@charset "UTF-8";
/* Themify Ultra 8.1.4 framework 8.3.0 */

/*/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,.tb_text_dropcap>.tb_text_wrap:first-child:first-letter{background-color:var(--theme_accent,#0f70e8);color:#fff;float:left;font-size:2.85em;line-height:.4em;margin-right:.325em;margin-block:.15em .25em;padding:.425em .375em}.tb-text-more-link-indicator{background:rgba(55,55,55,.6);display:block;height:3px;margin:5px 0}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{font-size:1.2em;margin:0 0 .3em}.module-image .image-title a{color:inherit;font-family:inherit;text-decoration:none;text-shadow:inherit}.module-image .image-wrap{width:auto}.module-image .image-wrap img{display:inline-block;vertical-align:top}.module-image.rounded .image-wrap img{border-radius:var(--tb_rounded_corner)}.module-image.circle .image-wrap img{border-radius:50em}.module-image.bordered .image-wrap img{background:#fff;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;padding:3px}.module-image.drop-shadow .image-wrap img{box-shadow:0 1px 8px 2px rgba(0,0,0,.15)}.module-image.auto_fullwidth .lightbox{display:block}.module-image.auto_fullwidth :is(.image-wrap,img){display:block;width:100%}.module-image .image-wrap .lightbox{display:inline-block;max-width:100%;position:relative}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{margin-block:.5em 1em}
/*/themify-builder/css/modules/gallery.css*/
.module-gallery :is(.gallery-icon,.gallery-item img){margin:0;padding:0}.module-gallery.rounded .gallery-icon{max-width:100%}.module-gallery.rounded img{border-radius:var(--tb_rounded_corner)}.module-gallery.bordered img{border:1px solid rgba(0,0,0,.2);padding:3px}.module-gallery.drop-shadow img{box-shadow:0 1px 8px 0 rgba(0,0,0,.1)}.module.module-gallery.circle img{border-radius:50em;overflow:hidden;text-align:center}.module_column .module.module-gallery.circle .gallery-caption{text-align:center}.module.gallery .gallery-caption{font-size:.9em;line-height:1.4;margin:.5em 0}
/*/themify-builder/css/modules/gallery_styles/grid.css*/
.module-gallery-grid{--galn:var(--gald);--galg:15px;--galh:var(--galg);display:grid;gap:var(--galh) var(--galg);grid-template-columns:repeat(var(--galn),1fr)}.gallery-masonry{row-gap:0;--galg:1.5%}div.module-gallery-grid .gallery-item{margin:0;text-align:center}.gallery-masonry .pagenav{position:absolute;top:100%;width:100%}div.gallery-masonry .gallery-item{margin-bottom:var(--galh)}