@charset "UTF-8";
/* Themify Ultra 7.3.8 framework 7.3.5 */

/*/themify-builder/css/modules/text.css*/
.drop-cap > :first-child:first-letter,
.tb_text_dropcap > .tb_text_wrap:first-child:first-letter,
.tb_text_dropcap > .tb_text_wrap > :first-child:first-letter{
    font-size:2.85em;
    float:left;
    line-height:.4em;
    padding:.425em .375em;
    background-color:var(--theme_accent,#0f70e8);
    color:#fff;
    margin-right:.325em;
    margin-top:.15em;
    margin-bottom:.25em
}
.tb-text-more-link-indicator{
    display:block;
    height:3px; 
    margin:5px 0; 
    background:rgba(55,55,55,.6)
}

/*/themify-builder/css/modules/video.css*/
.module .video-title{
    margin:0 0 .3em;
    font-size:1.3em;
    padding:0
}
.video-wrap:not(.tf_local_video){
    padding-bottom:56.25%;
    height:0
}
.video-top .video-title{
    margin-top:.8em
}
.video-top .video-caption{
    margin-bottom:1em
}
/* Fix fullscreen vimeo video z-index */
.themify_builder .wow.module-video{
    animation-fill-mode:none
}
/*layout*/
.video-right .video-wrap-outer,
.video-left .video-wrap-outer{
    width:50%;
    margin-right:1.5em;
    margin-bottom:1em;
    float:left;
}
.video-right .video-wrap-outer{
    float:right;
    margin-right:0;
    margin-left:1.5em;
}
.tb_hover_play  img.tb_video_poster{
	width:100%;
	height:100%;
    object-fit: cover;
	transition:opacity .3s,visibility .3s;
    contain:layout paint style;
	z-index:503
}
.tb_video_loaded .tf_vd_lazy:hover+.tb_video_poster,
.tb_video_loaded .tb_video_poster:hover{
	visibility:hidden;
	opacity:0;
	pointer-events:none
}
.tb_video_buffer{
	width:2%;
	height:4px;
	background:#f00;
	transition:width .3s;
    z-index:504
}
/*/themify-builder/css/modules/feature.css*/
.layout-icon-top .module-feature-content{
    min-width:120px;/*prevent iOS Safari flicker on scroll */
}
.module .module-feature-title{
    font-size:1.2em;
    margin:.5em 0 .2em;
    padding:0
}
.chart-html5-circle{
    display:flex;
    align-items:center;
    justify-content:center
}
/* feature module html5 chart (overwriting styles above) */
.module-feature-chart-html5 img{
    border-radius:100%;
    max-height:100%;
    max-width:100%;
    object-fit:cover
}
.module-feature-chart-html5{
    border-radius:50%;
    width:100px;
    height:100px
}
.module-feature-chart-html5 > svg{
    transform:rotate(-90deg);
    transform-origin:center
}
.tb_feature_stroke{
    fill:none;
    transition:stroke-dasharray 2s
}
.tb_feature_fill{
    fill:none;
    stroke:rgba(0,0,0,.1)
}
.module-feature-image a:hover{
    text-decoration:none
}
.module .module-feature-icon{
    font-size:2em
}
.module.size-medium .module-feature-chart-html5{
    width:150px;
    height:150px
}
.module.size-medium .module-feature-icon{
    font-size:3.5em
}
.module.size-large .module-feature-icon{
    font-size:4.5em
}
.module.size-large .module-feature-chart-html5{
    width:200px;
    height:200px
}

/* icon displayed when using "Both" image and icon */
.module-feature-icon-wrap{
	border-radius:50%;
	transform:rotate(222deg)
}
.module-feature-icon-wrap .module-feature-icon{
	font-size:1em;
	border-radius:10px;
	width:35px;
	height:35px;
	line-height:35px;
	transform:translateY(-50%) rotate(-222deg)
}
.module-feature-icon-wrap tf-lottie{
    aspect-ratio:1
}

@media screen and (min-width:681px) and (max-width:900px){
    .module.size-large .module-feature-chart-html5{
         width:130px;
         height:130px
    }
}
/*/themify-builder/css/modules/cover.css*/
.builder_row_cover{
    z-index:0;
    contain:strict;
    transform:translateZ(0)
}
.builder_row_cover:before,
.builder_row_cover:after{
    height:100%;
    width:100%;
    position:absolute;
    top:0; 
    left:0;
    content:'';
    display:block;
    transition:opacity .5s ease-in-out,background-color .5s ease-in-out
}
.builder_row_cover:after{
    opacity:0
}
.tb_visual_hover > .builder_row_cover:after,
.module_row:hover > .builder_row_cover:after,
.module_subrow:hover > .builder_row_cover:after,
.module_column:hover > .builder_row_cover:after{
    opacity:1
}
/*/themify-builder/css/modules/image.css*/
.module-image .image-title{
    margin:0 0 .3em;
    font-size:1.2em
}
.module-image .image-title a{
    text-decoration:none;
    color:inherit;
    font-family:inherit;
    text-shadow:inherit
}
/*layout*/
.module-image .image-wrap{
    width:auto
}
.module-image .image-wrap img{
    vertical-align:top;
    display:inline-block
}
/*appearance*/
.module-image.rounded .image-wrap img{
   border-radius:10px
}
.module-image.bordered .image-wrap img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module-image.drop-shadow .image-wrap img,
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module-image.circle .image-wrap img{
    border-radius:50em
}
/* auto fullwidth */
.themify_builder .auto_fullwidth .lightbox{
    display:block
}
.themify_builder .auto_fullwidth .image-wrap,
.themify_builder .auto_fullwidth img{
    width:100%;
    display:block; /* required for FF */
}
/* lightbox */
.module-image .image-wrap .lightbox{
    position:relative;
    display:inline-block;
    max-width:100%
}
/*/themify-builder/css/modules/appearance.css*/
.shadow{
	--tb_app_shadow:0 1px 8px 1px rgba(0,0,0,.1)
}
.embossed{
	--tb_app_shadow:inset 0 1px 0 rgba(255,255,255,.5), inset 0 -3px 0 rgba(0,0,0,.1)
}
.gradient{
	--tb_app_gr:linear-gradient(to bottom, rgba(255,255,255,.45) 0%,rgba(255,255,255,0) 100%)
}
.rounded{
	--tb_app_r:8px
}
.glossy{
	--tb_app_gl:linear-gradient(to top, rgba(255,255,255,.2), rgba(255,255,255,.5))
}
.ui.glossy:before,
.ui.glossy .accordion-title a:before,
.ui.glossy .tab-nav a:before,
.ui.nav.glossy a:before{
	content:var(--tb_app_glc,'');
    width:100%;
    height:50%;
    position:absolute;
    top:0;
    left:0;
    z-index:0;
	border-top-left-radius:inherit;
	border-top-right-radius:inherit;
    background:var(--tb_app_gl);
    pointer-events:none
}
/*/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{
    margin-top:.5em;
    margin-bottom:1em
}
/*/themify-builder/css/modules/divider.css*/
.module-divider{
    border-left:none!important;
    border-right:none!important;
    border-bottom:none!important
}
.module-divider.solid{
    border-style:solid
}
.module-divider.dashed{
    border-style:dashed
}
.module-divider.dotted{
    border-style:dotted
}
.module-divider.double{
    border-style:double
}
.divider-center{
    margin-left:auto;
    margin-right:auto
}
.divider-right{
    margin-left:auto;
    float:right
}
.divider-right + div{
    clear:both; /* require to clear float */
}
/*/themify-builder/css/modules/box.css*/
.module-box{
    margin-bottom:1.5em
}
.ui.module-box-content{
    padding:1.5em
}
.module-box h1,
.module-box h2,
.module-box h3,
.module-box h4,
.module-box h5,
.module-box h6{
    color:inherit;    
    margin-top:0
}
/*/themify-builder/css/modules/colors.css*/
.black{
	--tb_pr_color:#eee;
	--tb_pr_bg:#000;
	--tb_pr_hover_bg:#595959
}
.blue{
	--tb_pr_color:#edf3ff;
	--tb_pr_bg:#4d7de1;
	--tb_pr_hover_bg:#6b9df9
}
.brown{
	--tb_pr_color:#ffeee0;
	--tb_pr_bg:#a35004;
	--tb_pr_hover_bg:#d68035
}
.gray{
	--tb_pr_color:#eee;
	--tb_pr_bg:#989797;
	--tb_pr_hover_bg:#c9c9c9
}
.green{
	--tb_pr_color:#e9ffdb;
	--tb_pr_bg:#4aab10;
	--tb_pr_hover_bg:#6bbf2f
}
.light-blue{
	--tb_pr_color:#2a3e59;
	--tb_pr_bg:#bdd9fd;
	--tb_pr_hover_bg:#d3e7ff
}
.light-green{
	--tb_pr_color:#293807;
	--tb_pr_bg:#9bd611;
	--tb_pr_hover_bg:#c1ed53
}
.light-purple{
	--tb_pr_color:#39355b;
	--tb_pr_bg:#c1bafd;
	--tb_pr_hover_bg:#d3ceff
}
.orange{
	--tb_pr_color:#fff2ea;
	--tb_pr_bg:#ff9600;
	--tb_pr_hover_bg:#ffb651
}
.pink{
	--tb_pr_color:#441e32;
	--tb_pr_bg:#feb4e4;
	--tb_pr_hover_bg:#ffd1ee
}
.purple{
	--tb_pr_color:#eeedff;
	--tb_pr_bg:#7a6bf8;
	--tb_pr_hover_bg:#9589ff
}
.red{
	--tb_pr_color:#fff;
	--tb_pr_bg:#e8311f;
	--tb_pr_hover_bg:#ff7568
}
.yellow{
	--tb_pr_color:#594718;
	--tb_pr_bg:#fff06c;
	--tb_pr_hover_bg:#fff4b2
}