@charset "UTF-8";
/*/css/base.min.css*/
.tf_loader{width:1em;height:1em;overflow:hidden;display:inline-block;vertical-align:middle;position:relative}.tf_loader:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;text-indent:-9999em;border-radius:50%;box-sizing:border-box;border:.15em solid rgba(149,149,149,.2);border-left-color:rgba(149,149,149,.6);animation:tf_loader 1.1s infinite linear}@keyframes tf_loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.tf_clear{clear:both}.tf_left{float:left}.tf_right{float:right}.tf_textl{text-align:left}.tf_textr{text-align:right}.tf_textc{text-align:center}.tf_textj{text-align:justify}.tf_text_dec{text-decoration:none}.tf_hide{display:none}.tf_hidden{visibility:hidden}.tf_block{display:block}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}.tf_h{height:100%}.tf_overflow{overflow:hidden}.tf_box{box-sizing:border-box}.tf_abs{position:absolute;top:0;left:0;right:0;bottom:0}.tf_rel{position:relative}.tf_opacity{opacity:0}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post,.woocommerce ul.loops-wrapper.products>li.product{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.woocommerce .loops-wrapper.no-gutter.products>.product,body .loops-wrapper.no-gutter>.post{margin:0}.woocommerce .loops-wrapper.products.list-post>.product{margin-left:0}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137, 137, 137, .2);--tf_scroll_color_hover:rgba(137, 137, 137, .4);--tf_scroll_w:10px;--tf_scroll_h:10px;scrollbar-color:var(--tf_scroll_color) transparent;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w);height:var(--tf_scroll_h)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid transparent;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) transparent}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear;cursor:pointer}.tf_close:after,.tf_close:before{content:'';height:100%;width:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:currentColor;transition:transform .25s}.tf_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.tf_close:hover:after{transform:translate(-50%,-50%) rotate(45deg)}.tf_close:hover:before{transform:translate(-50%,-50%) rotate(135deg)}

/*/css/themify.common.css*/
.edit-button{
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:.1em;
	text-decoration:none
}
.edit-button a:hover{
	text-decoration:underline
}
.wp-video{
    width:100%!important;
    max-width:100%!important;
    margin-bottom:1em
}
.wp-video .mejs-container{
	width:100% !important;
	height:auto !important;
}
.wp-video .mejs-mediaelement{
	position:static;
}
.wp-video .mejs-overlay{
	width:100% !important;
	height:100% !important;
}
.wp-video  video.wp-video-shortcode, 
.wp-video .wp-video-shortcode video {
	width:100%;
	height:auto !important;
}
.wp-video .mejs-button>button{
	border-radius:0;
}
.wp-video .mejs-button>button:hover{
	background-color:transparent
} 
iframe{
    border:0
}
a:focus,input:focus,button:focus,select:focus,textarea:focus,.button:focus{
    outline:1px dotted rgba(150,150,150,.2)
}
.tf_focus_heavy button:focus,
.tf_focus_heavy a:focus,
.tf_focus_heavy input:focus,
.tf_focus_heavy select:focus,
.tf_focus_heavy textarea:focus,
.tf_focus_heavy .button:focus{
    outline:2px solid rgba(0,176,255,.8)
}
.tf_focus_none a,
.tf_focus_none button:focus,
.tf_focus_none a:focus,
.tf_focus_none input:focus,
.tf_focus_none select:focus,
.tf_focus_none textarea:focus,
.tf_focus_none .button:focus{
    outline:none
}
.tf_large_font{
    font-size:1.1em
}
.screen-reader-text{
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}
.screen-reader-text:focus{
    background-color:#f1f1f1;
    border-radius:3px;
    box-shadow:0 0 2px 2px rgba(0,0,0,.6);
    clip:auto!important;
    color:#21759b;
    display:block;
    font-size:.875rem;
    font-weight:700;
    height:auto;
    left:5px;
    line-height:normal;
    padding:15px 23px 14px;
    text-decoration:none;
    top:5px;
    width:auto;
    z-index:100000
}
.skip-to-content:focus{
	clip-path:none
}
.post-image .themify_lightbox{
    position:relative;
    display:block;
    max-width:100%
}
.post-image .themify_lightbox .zoom{
    width:35px;
    height:35px;
    background:rgba(0,0,0,.3);
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
    border-radius:100%
}
.post-image .themify_lightbox .zoom .tf_fa{
    vertical-align:middle;
    color:#fff;
	stroke-width:1px;
    line-height:100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%)
}
.post-image .themify_lightbox:hover .zoom{
    background:rgba(0,0,0,.6)
}
@media screen and (max-width:600px){
    .admin-bar.fixed-header-on #headerwrap{
        top:0!important
    }
    .admin-bar.fixed-header #wpadminbar{
        position:fixed
    }
    .admin-bar.fixed-header-on #wpadminbar{
        position:absolute
    }
    body:not(.header-none).admin-bar.no-fixed-header #wpadminbar{
        margin-top:-46px
    }
}
.pswp:not(.pswp--open){display:none}
.ptb_map button,
.themify_map button{
    min-width:auto;
    border-radius:0
}
/*/themify-builder/css/themify-builder-style.css*/
.module_row,
.module_subrow,
.module_column,
.module_row .module{
    position:relative;
    box-sizing:border-box
}
.module_row .col-full{
    width:100%
}
.themify_builder .direction-rtl{
    flex-flow:row-reverse wrap-reverse
}
/* Hover Animation */
.module-buttons:hover,
.module_row:hover,
.module_column:hover,
.page-loaded .module-image img:hover,
.module-accordion i,
.module{
    transition-delay:0s;
    transition-timing-function:ease;
    transition-duration:.5s;
    transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform
}
/* fix gutenberg empty p tag bug */
.entry-content > p:first-of-type:empty,
.entry-content > p:first-of-type+p:empty{
    margin:0;
    padding:0
}
/*GRID*/
.module_row{/* fix Chrome bug */
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.module.themify_builder_slider_wrap{
    transition:none
}
div.module_column{
    margin-left:3.2%;
    margin-right:0;
    float:left;
    /* top aligned */
    align-items:flex-start;
    align-content:flex-start
}
.module_column.col6-1{
    width:14%
}
.module_column.col5-1{
    width:17.44%
}
.module_column.col4-1{
    width:22.6%
}
.module_column.col4-2,
.module_column.col2-1{
    width:48.4%
}
.module_column.col4-3{
    width:74.2%
}
.module_column.col3-1{
    width:31.2%
}
.module_column.col3-2{
    width:65.6%
}
/*NARROW*/
.gutter-narrow>.module_column{
    margin-left:1.6%
}
.gutter-narrow>.col6-1{
    width:15.33%
}
.gutter-narrow>.col5-1{
    width:18.72%
}
.gutter-narrow>.col4-1{
    width:23.8%
}
.gutter-narrow>.col4-2,
.gutter-narrow>.col2-1{
    width:49.2%
}
.gutter-narrow>.col4-3{
    width:74.539%
}
.gutter-narrow>.col3-1{
    width:32.266%
}
.gutter-narrow>.col3-2{
    width:66.05%
}
/*NONE*/
.gutter-none>.module_column{
    margin-left:0;
    margin-right:0
}
.gutter-none>.col6-1{
    width:16.666%
}
.gutter-none>.col5-1{
    width:20%
}
.gutter-none>.col4-1{
    width:25%
}
.gutter-none>.col4-2,
.gutter-none>.col2-1{
    width:50%
}
.gutter-none>.col4-3{
    width:75%
}
.gutter-none>.col3-1{
    width:33.333%
}
.gutter-none>.col3-2{
    width:66.666%
}
/* first column */
.gutter-narrow>.module_column.first,
.module_column.col-full,
.module_column.first{
    margin-left:0;
    clear:left
}
/*CLEARFIX*/
.module:after{
    content:"";
    display:table;
    clear:both
}
/*RESETS*/
.ui,
.ui>li,
.themify_builder ul.loops-wrapper{
    margin:0;
    padding:0;
    list-style:none
}
/*SIZES*/
.ui.builder_button.large{
    font-size:120%;
    padding:10px 20px
}
.ui.builder_button.small{
    font-size:70%;
    padding:5px 10px
}
.xlarge .ui.builder_button{
    padding:.935em 1.875em
}
/*DEFAULT STYLES*/
.ui{
    color:#555
}
.ui.transparent{
    background:transparent;
	box-shadow:none;
    /* for transparent style inherit color */
    color:inherit
}
.ui.builder_button{
	text-decoration:none;
    position:relative; 
    border:solid 1px rgba(0,0,0,.05);
    display:inline-block;
    line-height:130%;
    transition:color .3s linear,background-color .3s linear,padding .3s linear,border .3s linear,box-shadow .3s linear;
    padding:.625em 1.25em;
    box-shadow:none
}
.ui.builder_button:hover{
    background:#f1f1f1
}
.ui>li.current,
.ui>li.current:hover{
    background:#666;
    box-shadow:inset 0 2px 3px rgba(0,0,0,.2)
}
.ui>li.current>a{
    color:#fff
}
.module_row .ui.builder_button{
    text-decoration:none
}
/*MODULE*/
.module-title{
    font-size:1.2em;
    margin:0 0 1.2em
}
.module img{
    border:none;
    vertical-align:bottom
}
/* MediaElement*/
.module_row .wp-video{
    width:100%!important;
    max-width:100%!important
}
.module_row .mejs__container{
    text-align:center!important;
    max-width:100%;
    min-height:100%!important
}
.module-slider{
    margin-bottom:2.5em
}
video[poster]{
	object-fit:cover
}
/*Widget Module*/
.module-widget .widget{
    margin:0
}
.wp-caption{
    max-width:100%
}
/*Map Module*/
.module-map button{
    border-radius:0
}
.module-map .gm-style-mtc img{
    vertical-align:baseline;
    margin-right:5px
}
/*BACKGROUND MODE*/
.themify_builder .repeat{
    background-repeat:repeat
}
.themify_builder .repeat-x{
    background-repeat:repeat-x
}
.themify_builder .repeat-y{
    background-repeat:repeat-y
}
.themify_builder .repeat-none{
    background-repeat:no-repeat
}
.themify_builder .fullcover{
    background-size:cover
}
.themify_builder .best-fit-image{
    background-size:contain;
    background-position:center center;
    background-repeat:no-repeat
}
.themify_builder .builder-bg-fixed{
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-size:cover
}
/* fullwidth row */
.themify_builder .module_row.fullheight .module_subrow,
.sidebar-none .themify_builder .module_row{
    width:100%
}
.module_row.fullwidth>.row_inner{
    width:100%;
    max-width:100%
}
/*BEST-FIT*/
.best-fit{
    background:#000
}
.best-fit-vertical{
    top:0!important;
    left:1%!important;
    right:1%!important;
    width:auto!important;
    height:100%!important;
    margin:auto!important
}
.best-fit-horizontal{
    top:10%!important;
    left:0!important;
    bottom:10%!important;
    width:100%!important;
    height:auto!important;
    margin:auto!important
}
/* iOS doesn't support fixed attachment */
@supports (-webkit-touch-callout: none) {
	.themify_builder_row { background-attachment: scroll !important; }
}
/*COLUMN ALIGNMENT*/
/* FLEX BOX */
.row_inner,
.module_column,
.subrow_inner{
    display:flex;
    flex-flow:wrap
}
.col_auto_height>.module_column{
    height:100%
}
.col_align_middle.col_auto_height{
    align-items:center
}
.col_align_bottom.col_auto_height:not(.direction-rtl){
    align-items:flex-end
}
/*FULLHEIGHT ROW*/
.module_row.fullheight{
    min-height:100vh;
    display:flex;
    width:100%
}
.fullheight>.row_inner>.module_column,
.fullheight>.row_inner{
    min-height:inherit
}
/* top aligned */
.col_align_top>.module_column{
    align-items:flex-start;
    align-content:flex-start
}
/* center aligned */
.col_align_middle>.module_column,
.fullheight>.row_inner>.col-full{
    align-items:center;
    align-content:center			
}
/* bottom aligned */
.col_align_bottom>.module_column{
    align-items:flex-end;
    align-content:flex-end
}
.module-plain-text:after{
    display:contents!important
}
/*MEDIA QUERIES*/
@media (min-width:681px) and (max-width:959px){
    .module_column.col6-1{
        width:31.2%;
        margin-top:25px
    }
    .gutter-narrow>.module_column.col6-1{
        width:32.266%
    }
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(3),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(4){
        margin-left:0;
        clear:left
    }
    .gutter-none>.module_column.col6-1{
        width:33.333%
    }
}
@media screen and (max-width:680px){
	.themify_map.tf_map_loaded{
        width:100%!important;
	}
    .ui.builder_button,
    .ui.nav li a{
        padding:.525em 1.15em
    }
    .gutter-narrow:not(.tb_grid_classes)>.module_column,
    .gutter-none:not(.tb_grid_classes)>.module_column,
    div:not(.tb_grid_classes)>.module_column{
        margin-left:0;
        width:100%;
        max-width:100%;
        float:none
    }
    .module_row div:not(.tb_grid_classes)>.module_column.col6-1{
        width:48.4%;
        margin-left:3.2%
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1:nth-of-type(2n+1),
    .direction-rtl:not(.tb_grid_classes)>.col6-1:nth-of-type(2n),
    div:not(.direction-rtl):not(.tb_grid_classes)>.col6-1:nth-of-type(2n+1){
        margin-left:0;
        clear:left
    }
    div.gutter-narrow:not(.tb_grid_classes)>.module_column.col6-1{
        width:49.2%;   
        margin-left:1.6%
    }
    div.gutter-none:not(.tb_grid_classes)>.module_column.col6-1{
        width:50%;
        margin-left:0
    }
    .fullheight>.row_inner>.module_column:not(.col-full),
    .fullheight>.row_inner{
        min-height:0
    }
}

/*/wordpress/wp-content/themes/themify-simple/styles/modules/site-logo.css*/
#site-logo {
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 2.2em;
	line-height: 1em;
	letter-spacing: .02em;
	display: inline-block;
}
#site-logo a,
#site-logo a:hover {
	text-decoration: none;
}

/*/css/modules/social-links.css*/
.social-widget .widget{
    display:inline-block;
    margin:0 3px 0 0
}
.social-widget .widgettitle{
    width:auto;
    font-weight:700;
    font-size:100%;
    font-family:inherit;
    text-transform:none;
    letter-spacing:0;
    display:inline-block;
    vertical-align:middle;
    margin:0 .5em 0 0;
    padding:0;
    background:0;
    border:0;
    border-radius:0;
    box-shadow:none
}
.social-widget .social-links{
    margin:6px 0 0;
    padding:0;
    display:inline
}
.widget .social-links li img{
    vertical-align:middle
}
.widget .social-links{
    padding:0;
    line-height:1em
}
.social-links .social-link-item{
    display:inline-block;
    margin:0 5px 5px 0;
    padding:0;
    list-style:none;
    border:0
}
.social-links.vertical li{
    display:block;
    margin:0 0 5px
}
.widget .social-links a,
.widget .social-links a:hover{
    text-decoration:none
}
.social-links li em{
    vertical-align:middle;
    line-height:1em;
    width:20px;
    height:20px;
    padding:4px;
    font-size:20px;
    text-align:center;
    border-radius:100%;
    display:inline-block
}
.social-links .icon-small em{
    font-size:8px;
    width:8px;
    height:8px
}
.social-links .icon-large em{
    font-size:28px;
    padding:6px;
    width:36px;
    height:36px
}
.social-links .icon-small img{
    max-width:16px;
    max-height:16px
}
.social-links .icon-medium img{
    max-width:24px;
    max-height:24px
}
.social-links .icon-large img{
    max-width:32px;
    max-height:32px
}
#footer .social-links.horizontal li,
#sidebar .social-links.horizontal li{
    border:0;
    display:inline-block
}
#footer .social-links.vertical,
#sidebar .social-links.vertical{
    display:block
}
#footer .social-links.vertical li,
#sidebar .social-links.vertical li{
    display:block;
    margin:0 0 .5em
}
/*/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;
    z-index:-100;
    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/image_styles/center.css*/
.module-image.image-center .image-wrap{
    text-align:center
}
.module-image.image-center .image-content{
    text-align:center;
    padding-top:.5em;
    padding-bottom:1em
}
/*/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:#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/buttons.css*/
.module.module-buttons a{
    text-decoration:none;
    display:inline-block
}
.module.module-buttons a:hover{
    text-decoration:none;
}
.module.module-buttons .tb_default_color{
    color:#555
}
.module-buttons-item + .module-buttons-item{
    margin-left:.4em
}
.module-buttons span{
    margin-left:.2em;
    margin-right:.2em
}
.module-buttons em{
    display:inline-block;
    font-size:16px;
	line-height:1
}
/* size */
.module-buttons.small em{
    font-size:12px
}
.module-buttons.small span{
    font-size:.8em
}
.module-buttons.large em{
    font-size:24px
}
.module-buttons.large span{
    font-size:1.2em
}
.module-buttons.xlarge span{
    font-size:1.4em
}
.module-buttons.none.small em{
    font-size:18px
}
.module-buttons.none.large em{
    font-size:30px
}
.module-buttons.xlarge em,
.module-buttons.none.xlarge em{
    font-size:36px
}
/* button styles */
.module.module-buttons.rounded a{
    border-radius:8px
}
.module.module-buttons.squared a{
    border-radius:0
}
.module.module-buttons.circle a{
    border-radius:50em
}
.module.module-buttons .transparent,
.module.module-buttons.transparent a{
    background:transparent;
    border:none;
}
.module.module-buttons.transparent a:hover{
    background:transparent
}
@media screen and (max-width:680px){
    .module-buttons span{
        font-size:.9em
    }
    .module-buttons.xlarge span,
    .module-buttons.large span{
        font-size:1.1em
    }
}
/*/themify-builder/css/modules/buttons_styles/outline.css*/
.module.module-buttons.outline a{
    border-style:solid;
    border-width:1px;
    background:none;
    box-shadow:none;
    color:#fff;
    border-color:#fff
}
.module.module-buttons.outline a:hover{
    color:#000;
    background:#fff
}
.module.module-buttons.outline .tb_default_color {
	color: #fff;
}
.module.module-buttons.outline a.black.builder_button{
    color:#000;
    border-color:#000
}
.module.module-buttons.outline a.black.builder_button:hover{
    color:#fff;
    background-color:#000
}
.module.module-buttons.outline a.gray.builder_button{
    color:#666;
    border-color:#666
}
.module.module-buttons.outline a.gray.builder_button:hover{
    color:#fff;
    background-color:#666
}
.module.module-buttons.outline a.blue.builder_button{
    color:#3e65b2;
    border-color:#3e65b2
}
.module.module-buttons.outline a.blue.builder_button:hover{
    color:#fff;
    background-color:#3e65b2
}
.module.module-buttons.outline a.light-blue.builder_button{
    color:#6694d6;
    border-color:#6694d6
}
.module.module-buttons.outline a.light-blue.builder_button:hover{
    color:#fff;
    background-color:#6694d6;
}
.module.module-buttons.outline a.green.builder_button{
    color:#76ab3b;
    border-color:#76ab3b
}
.module.module-buttons.outline a.green.builder_button:hover{
    color:#fff;
    background-color:#76ab3b
}
.module.module-buttons.outline a.light-green.builder_button{
    color:#ebf8d6;
    border-color:#ebf8d6
}
.module.module-buttons.outline a.light-green.builder_button:hover{
    color:#000;
    background-color:#ebf8d6
}
.module.module-buttons.outline a.purple.builder_button{
    color:#584eb2;
    border-color:#584eb2
}
.module.module-buttons.outline a.purple.builder_button:hover{
    color:#fff;
    background-color:#584eb2
}
.module.module-buttons.outline a.light-purple.builder_button{
    color:#7f76cc;
    border-color:#7f76cc
}
.module.module-buttons.outline a.light-purple.builder_button:hover{
    color:#fff;
    background-color:#7f76cc
}
.module.module-buttons.outline a.brown.builder_button{
    color:#622d07;
    border-color:#622d07
}
.module.module-buttons.outline a.brown.builder_button:hover{
    color:#fff;
    background-color:#622d07
}
.module.module-buttons.outline a.orange.builder_button{
    color:#bc6e00;
    border-color:#bc6e00
}
.module.module-buttons.outline a.orange.builder_button:hover{
    color:#fff;
    background-color:#bc6e00
}
.module.module-buttons.outline a.yellow.builder_button{
    color:#dcb232;
    border-color:#dcb232
}
.module.module-buttons.outline a.yellow.builder_button:hover{
    color:#fff;
    background-color:#dcb232
}
.module.module-buttons.outline a.red.builder_button{
    color:#9d1d14;
    border-color:#9d1d14
}
.module.module-buttons.outline a.red.builder_button:hover{
    color:#fff;
    background-color:#9d1d14
}
.module.module-buttons.outline a.pink.builder_button{
    color:#b27e9d;
    border-color:#b27e9d
}
.module.module-buttons.outline a.pink.builder_button:hover{
    color:#fff;
    background-color:#b27e9d
}
/*/themify-builder/css/modules/colors/black.css*/
.module.module-buttons a.black.builder_button,
.module-alert.ui .ui.black,
.module-menu .ui.nav.black a,
.themify_builder .ui.black,
.ui.nav.black li a,
.ui.module-tab.black .tab-nav li a{
    color:#eee
}
.ui.black,
.ui.nav.black,
.ui.nav.black ul,
.ui.separate.black>li,
.ui.module-tab.black .tab-nav li,
.ui.black.vertical .tab-nav,
.ui.module-accordion.black .accordion-title,
.ui.module-tab.black.panel .tab-nav{
    background-color:#000
}
.ui.black>li.current_page_item>a,
.ui.black>li.current_page_item:hover>a,
.ui.black>li.current-menu-item>a,
.ui.black>li.current-menu-item:hover>a,
.ui.builder_button.black:hover,
.ui.nav.black>li a:hover,
.ui.module-accordion.black li:hover .accordion-title,
.ui.module-tab.black .tab-nav li:hover{
    background:#595959
}
.ui.black>li.current,
.ui.black>li.current:hover,
.ui.black .tab-nav li.current{
    background:#101010
}
.module.module-buttons.transparent a.black{
    color:#000
}
/*/themify-builder/css/modules/fancy-heading.css*/
.module-fancy-heading a{
    text-decoration:none;  
    display:inline-block
}
.module-fancy-heading a:hover{
    text-decoration:none
}
.module-fancy-heading .sub-head{
    padding-top:.6em;
    margin-top:.2em;
    font-size:65%
}
.module.tb_hide_divider .sub-head:before{
    display:none
}
.module-fancy-heading .sub-head:before{
    content:"";
    border-top: 1px solid;
    width:2em;
    display:block;
    padding-top:.2em;
}
.module-fancy-heading .tf_textc .sub-head:before{
    margin:auto
}
.module-fancy-heading .tf_textr .sub-head:before{
    margin:0 0 0 auto
}
.inline-fancy-heading .fancy-heading .sub-head:after,
.inline-fancy-heading .fancy-heading .sub-head:before{
    display: 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/colors/tb_default_color.css*/
.module.module-buttons a.tb_default_color,
.module .ui.nav.tb_default_color a,
.ui.module-tab.tb_default_color .tab-nav li a{
    color:#555
}
.tb_default_color,
.tb_default_color.nav,
.tb_default_color.nav ul,
.tb_default_color.separate>li,
.module-tab.tb_default_color .tab-nav li,
.tb_default_color.vertical .tab-nav,
.module-tab.panel.tb_default_color .tab-nav,
.module-accordion.tb_default_color .accordion-title,
.tb_default_color.module-callout{
    background-color:#F7F7F7
}
.tb_default_color,
.tb_default_color.nav ul,
.tb_default_color.nav li,
.tb_default_color_default_color.module-tab .tab-nav li,
.module-tab.tb_default_color .tab-content,
.module-tab.tb_default_color.panel .tab-nav,
.tb_default_color.module-accordion>li,
.tb_default_color.module-callout{
    border-color:rgba(0,0,0,.05)
}
/*/themify-builder/css/modules/post.css*/
.post{
    margin-bottom:2.2em;
    box-sizing:border-box
}
.post-title a{
    text-decoration:none
}
.post-video{
    margin:0 0 1em
}
.post-content{
    min-width:120px;
    padding:0;
    position:static
}
.module-post p.post-meta{
    margin:0 0 .6em
}
.post-meta .post-author,
.post-meta .post-category,
.post-meta .post-tag,
.post-meta .post-author,
.post-meta .post-comment a,
.post-meta span{
    margin-right:.3em
}
.post-date{
    margin:0 0 .5em;
    display:block
}
.builder-posts-wrap .post-image img{
    max-width:100%;
    height:auto
}
.builder-posts-wrap.grid4 .post-title{
    font-size:130%
}
.builder-posts-wrap.grid3 .post-title{
    font-size:150%
}
.builder-posts-wrap.grid2 .post-title,
.builder-posts-wrap.grid2-thumb .post-title{
    font-size:160%
}
.builder-posts-wrap.list-thumb-image .post-title{
    font-size:140%
}
.builder-posts-wrap.list-large-image .post-title{
    font-size:200%
}
.builder-posts-wrap.grid2-thumb .post-image{
    width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.builder-posts-wrap.list-thumb-image .post-image{
    max-width:20%;
    float:left;
    margin:0 1.5em 1em 0
}
.tb_fullwidth_image .post-image img,
.builder-posts-wrap.list-large-image .post-image img,
.builder-posts-wrap.list-thumb-image .post-image img{
    width:100%
}
.builder-posts-wrap.list-thumb-image .post-content,
.builder-posts-wrap.grid2-thumb .post-content{
    overflow:hidden
}
.builder-posts-wrap.list-post .post-content{
    width:auto
}
.builder-posts-wrap.list-large-image .post-image{
    max-width:64%;
    float:left;
    margin:0 1.5em 1em 0
}
/* reset post content min-width */
.col2-1 .builder-posts-wrap.grid3 .post-content,
.col2-1 .builder-posts-wrap.grid4 .post-content,
.col3-1 .builder-posts-wrap.grid2 .post-content,
.col3-1 .builder-posts-wrap.grid3 .post-content,
.col3-1 .builder-posts-wrap.grid4 .post-content,
.col3-2 .builder-posts-wrap.grid2 .post-content,
.col3-2 .builder-posts-wrap.grid3 .post-content,
.col3-2 .builder-posts-wrap.grid4 .post-content,
.col4-1 .builder-posts-wrap.grid2 .post-content,
.col4-1 .builder-posts-wrap.grid3 .post-content,
.col4-1 .builder-posts-wrap.grid4 .post-content,
.col4-2 .builder-posts-wrap.grid2 .post-content,
.col4-2 .builder-posts-wrap.grid3 .post-content,
.col4-2 .builder-posts-wrap.grid4 .post-content{
    min-width:50%
}
/*image appearance*/
.module.rounded .post-image img{
    border-radius:8px
}
.module.bordered .post-image img{
    border:solid 1px rgba(0,0,0,.15);
    background:#fff;
    padding:3px;
    box-sizing:border-box
}
.module.drop-shadow .post-image img{
    box-shadow:0 1px 8px 2px rgba(0,0,0,.15)
}
.module.circle .post-image img{
    border-radius:50em
}
@media screen and (max-width:680px){
    .builder-posts-wrap.grid2 .post,
    .builder-posts-wrap.grid3 .post,
    .builder-posts-wrap.grid4 .post{
        clear:both;
        width:auto;
        float:none;
        margin-left:0;
        margin-right:0
    }
    .post-content{
        overflow:visible!important
    }
}
/*/css/grids/grid3.css*/
.loops-wrapper.products.grid3>.product,
.loops-wrapper.grid3>.post{
    width:31.2%
}
.loops-wrapper.grid3>.post:nth-of-type(3n+1){
    margin-left:0;
    clear:left
}
.loops-wrapper.products.grid3.no-gutter>.product,
.loops-wrapper.grid3.no-gutter>.post{
    width:33.33%
}
@media screen and (max-width:900px){
	.loops-wrapper.products.grid3>.product,
	.loops-wrapper.grid3>.post{
		width:48.4%
	}
	.loops-wrapper.products.grid3.no-gutter>.product,
	.loops-wrapper.grid3.no-gutter>.post{
		width:50%
	}
	.loops-wrapper.grid3>.post:nth-of-type(3n+1){
		clear:none;
		margin-left:3.2%
	}
	.loops-wrapper.products.grid3>.product:nth-of-type(2n+1),
	.loops-wrapper.grid3>.post:nth-of-type(2n+1){
		margin-left:0;
		clear:left
	}
	.loops-wrapper.products.grid3.no-gutter>.product,
	.loops-wrapper.grid3.no-gutter>.post{
		margin-left:0
	}
}
@media screen and (max-width:680px){
	.loops-wrapper.grid3>.post,
	.loops-wrapper.grid3.no-gutter>.post{
		width:100%;
		margin-left:0;
		float:none
	}
	.loops-wrapper.grid3>.post:nth-of-type(4n){
		margin-left:0;
		clear:none
	}
}
@media screen and (min-width:901px){
	.loops-wrapper.products.grid3>.product:nth-of-type(3n+1){
		margin-left:0;
		clear:left
	}
}
/*/wordpress/wp-includes/css/dist/block-library/style.min.css*/
#start-resizable-editor-section{display:none}.wp-block-audio{margin:0 0 1em}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;overflow-wrap:break-word;box-sizing:border-box}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:calc(100% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100:only-child{margin-right:0;width:100%}@supports (column-gap:0.5em){.wp-block-buttons.is-content-justification-right>.wp-block-button.wp-block-button,.wp-block-buttons>.wp-block-button.wp-block-button{margin-right:0;margin-left:0}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .375em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .25em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .125em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:auto;flex-basis:100%}}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline{border:2px solid;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.5em}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button{margin-right:0}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin-left:0;margin-right:.5em;margin-bottom:.5em}.wp-block-buttons>.wp-block-button:last-child{margin-right:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right>.wp-block-button{margin-left:.5em;margin-right:0}.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child{margin-left:0}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:.5em}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:.5em}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;margin-bottom:.5em;width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){flex-basis:calc(50% - 1em)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__embed{margin-bottom:1em}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;align-self:flex-start;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image,.blocks-gallery-grid.is-cropped .blocks-gallery-item,.wp-block-gallery.is-cropped .blocks-gallery-image,.wp-block-gallery.is-cropped .blocks-gallery-item{align-self:inherit}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:sticky){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin:0 0 1em}.wp-block-image img{max-width:100%}.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#555;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-link,.wp-block-navigation .wp-block-pages-list__item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__container:empty,.wp-block-navigation .wp-block-pages-list__item .wp-block-navigation-link__container:empty{display:none}.wp-block-navigation .wp-block-navigation-link__content,.wp-block-navigation .wp-block-pages-list__item__link{color:inherit;display:block}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__container,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:active,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:focus{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus,.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link,.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation-link__submenu-icon,.wp-block-navigation .wp-block-page-list__submenu-icon{height:inherit}.wp-block-navigation .wp-block-navigation-link__submenu-icon svg,.wp-block-navigation .wp-block-page-list__submenu-icon svg{stroke:currentColor}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content.wp-block-navigation-link__content.wp-block-navigation-link__content,.wp-block-navigation .wp-block-pages-list__item .wp-block-pages-list__item__link{padding:0}.wp-block-navigation .has-child>.wp-block-navigation-link__content,.wp-block-navigation .has-child>.wp-block-pages-list__item__link{margin-right:.5em}.wp-block-navigation .has-child .submenu-container,.wp-block-navigation .has-child .wp-block-navigation-link__container{background-color:inherit;color:inherit;position:absolute;z-index:2;flex-direction:column;align-items:normal;min-width:200px;display:none;opacity:0;transition:opacity .1s linear;visibility:hidden}.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__content,.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-pages-list__item__link,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__content,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-pages-list__item__link,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__content,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-pages-list__item__link,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__content,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-pages-list__item__link{flex-grow:1}.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon{padding-right:.5em}@media (min-width:782px){.wp-block-navigation .has-child .submenu-container .submenu-container:before,.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container:before,.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container:before,.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__submenu-icon svg,.wp-block-navigation .has-child .submenu-container .wp-block-page-list__submenu-icon svg,.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__submenu-icon svg,.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-page-list__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:hover>.wp-block-navigation-link__container{display:flex;visibility:visible;opacity:1}.wp-block-navigation .has-child:focus-within>.wp-block-navigation-link__container{display:flex;visibility:visible;opacity:1}.wp-block-navigation .has-child:hover{cursor:pointer}.wp-block-navigation .has-child:hover>.submenu-container{display:flex;visibility:visible;opacity:1}.wp-block-navigation .has-child:focus-within{cursor:pointer}.wp-block-navigation .has-child:focus-within>.submenu-container{display:flex;visibility:visible;opacity:1}.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container{left:auto;right:0}.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:auto;right:100%}.wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link,.wp-block-navigation.wp-block-navigation .wp-block-page-list,.wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item{margin:0 2em 0 0}.wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link:last-child,.wp-block-navigation.wp-block-navigation .wp-block-page-list:last-child,.wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item:last-child{margin-right:0}.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container>.wp-block-navigation-link,.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list,.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list>.wp-block-pages-list__item{margin:0 .5em 0 0}.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container .wp-block-navigation-link__content,.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list .wp-block-pages-list__item__link{padding:.5em 1em}.wp-block-navigation.wp-block-navigation .has-child .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container{left:-1em;top:100%}.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item{margin:0}.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__content,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item__link,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__content,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item__link{padding:.5em 1em}.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:-1px}@media (min-width:782px){.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:100%;top:-1px}}.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container{left:0;top:100%}.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:0}@media (min-width:782px){.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:100%;top:0}}.wp-block-navigation:not(.has-background) .submenu-container,.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link__container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{align-items:center;list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}@media (min-width:600px){.wp-block-navigation__container{display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block;flex-direction:column;align-items:flex-start}}.items-justified-center .wp-block-navigation__container{justify-content:center}.items-justified-right .wp-block-navigation__container{justify-content:flex-end}.items-justified-space-between .wp-block-navigation__container{justify-content:space-between}.is-vertical.items-justified-center>ul{align-items:center}.is-vertical.items-justified-right>ul{align-items:flex-end}.is-vertical.items-justified-right>ul .wp-block-navigation-link,.is-vertical.items-justified-right>ul .wp-block-pages-list__item{margin-right:0;justify-content:flex-end}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;align-items:flex-start;justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;overflow:auto;z-index:100000;padding:24px;background-color:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;align-items:flex-start;line-height:48px;padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container .wp-block-page-list{flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link .wp-block-navigation-link__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item .submenu-container{background:transparent!important}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open){display:flex;flex-direction:row;position:relative;background-color:inherit}.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .submenu-container.submenu-container.submenu-container.submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open{display:none}}.items-justified-left .wp-block-navigation__responsive-container-open{margin-left:0;margin-right:auto}.items-justified-center .wp-block-navigation__responsive-container-open{margin-left:auto;margin-right:auto}.items-justified-right .wp-block-navigation__responsive-container-open{margin-left:auto;margin-right:0}.wp-block-navigation__responsive-container-close{position:absolute;top:24px;right:24px;z-index:2}.wp-block-navigation__responsive-close{width:100%}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{width:100%;height:100%}.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__submenu-icon,.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list__submenu-icon{display:none}.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .submenu-container,.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .wp-block-navigation-link__container{position:relative;opacity:1;visibility:visible;padding:0 0 0 32px;border:none}.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item{flex-direction:column;align-items:flex-start}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-link__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-home-link__content{color:inherit;display:block;padding:.5em 1em}.wp-block-navigation[style*=text-decoration] .wp-block-home-link,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus{text-decoration:none}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container{top:-1px}.wp-block-navigation .wp-block-page-list{display:flex;flex-wrap:wrap;background-color:inherit}.wp-block-navigation .wp-block-pages-list__item{background-color:inherit}.wp-block-navigation .wp-block-page-list__submenu-icon{display:none}.is-open .wp-block-navigation__container .wp-block-page-list,.is-vertical .wp-block-navigation__container .wp-block-page-list,.wp-block-navigation .show-submenu-icons .wp-block-page-list__submenu-icon{display:block}@media (min-width:480px){.is-open .wp-block-navigation__container .wp-block-page-list{display:flex}}.items-justified-space-between .wp-block-page-list{display:contents}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-post-comments .commentlist{list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5;margin-left:-3.25em}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{line-height:1.5;margin-left:-3.25em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.75em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block}.wp-block-post-comments .comment-form-comment textarea{box-sizing:border-box;width:100%}.wp-block-post-comments .reply{font-size:.75em;margin-bottom:1.4em}.wp-block-post-comments input,.wp-block-post-comments textarea{border:1px solid #949494}.wp-block-post-comments-form input[type=submit]{border:none;box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-excerpt__more-link,.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template,.wp-block-query-loop{max-width:100%;list-style:none;padding:0}.wp-block-post-template li,.wp-block-query-loop li{clear:both}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap}.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin:0 0 1.25em;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin-right:1.25em}.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li:nth-child(2n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li:nth-child(3n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li:nth-child(4n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li:nth-child(5n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li:nth-child(6n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n){margin-right:0}}.wp-block-query-pagination{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{display:inline-block;margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-rss.wp-block-rss{box-sizing:border-box}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 1em)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}.wp-block-rss.columns-4 li{width:calc(25% - 1em)}.wp-block-rss.columns-5 li{width:calc(20% - 1em)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#555;font-size:.8125em}.wp-block-search .wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal}.wp-block-search .wp-block-search__button.has-icon{line-height:0}.wp-block-search .wp-block-search__button svg{min-width:1.5em;min-height:1.5em}.wp-block-search .wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;min-width:3em;border:1px solid #949494}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border-top:1px solid;border-bottom:1px solid}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo .aligncenter{display:table}.wp-block-site-logo.is-style-rounded img{border-radius:9999px}.wp-block-social-links{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin:4px 8px 4px 0}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-table{margin:0 0 1em;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin:0 0 1em}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;height:auto}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-white-background-color{background-color:#fff}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-black-background-color{background-color:#000}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-white-color{color:#fff}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-black-color{color:#000}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
/*/wordpress/wp-content/themes/themify-simple/style.css*/
/*
Theme Name: Themify Simple
Theme URI: https://themify.me/themes/simple
Version: 5.4.1
Description: Created by <a href="http://www.themify.me">Themify</a>.
Author: Themify
Author URI: http://www.themify.me
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) Themify.
Tags: themify, featured-images, translation-ready, custom-menu, sidebar
Text Domain: themify

---------

DO NOT EDIT THIS FILE.

If you need to override theme styling, please add custom CSS in Appearance > Customize > Custom CSS or a child theme (https://themify.me/docs/child-theme).
*/

/*----------------------------------------------------------------------------------
TABLE OF CONTENT

1.  Reset
2.  General Styling (default font, color, lists, headings, form elements, etc.)
3.  Structure (page width & layout containers)
4.  Grid (column width)
5.  Header (logo, tagline, social widget, search form, main menu)
6.  Page (page title, author page, pagination)
7.  Post (post layouts & styling, comments, post navigation)
    7.1 Portfolio Post Type
    7.2 Team Post Type
8.  Sidebar
    8.1 Widget Styles
9.  Footer
10. Builder Styling
11. WordPress Formatting
12. Gallery
13. Clear & Alignment
14. Image Filter
15. WooCommerce

----*/

/************************************************************************************
1. RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

audio,
iframe, object, embed {
	max-width: 100%;
}

/************************************************************************************
2. GENERAL STYLING
*************************************************************************************/
@font-face {
  font-family: 'themify_theme_icon';
  font-display:swap;
  src: url('data:application/octet-stream;base64,d09GRgABAAAAAAxQAA8AAAAAFTAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+IFHNY21hcAAAAdgAAABeAAABlOJ1VUBjdnQgAAACOAAAABMAAAAgBtX/BGZwZ20AAAJMAAAFkAAAC3CKkZBZZ2FzcAAAB9wAAAAIAAAACAAAABBnbHlmAAAH5AAAAZMAAAGuK4EFpmhlYWQAAAl4AAAAMgAAADYU7FpKaGhlYQAACawAAAAfAAAAJAc8A1VobXR4AAAJzAAAABAAAAAQDoH//2xvY2EAAAncAAAACgAAAAoA7wBmbWF4cAAACegAAAAgAAAAIADQC8puYW1lAAAKCAAAAZkAAANF4g1j03Bvc3QAAAukAAAAMAAAAEGz/h9OcHJlcAAAC9QAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZF7AOIGBlYGBqYppDwMDQw+EZnzAYMjIBBRlYGVmwAoC0lxTGBxeMHyYxxz0P4shijmIYRpQmBEkBwD/YAxzAHic7ZDBDYAwDAMvTUEIMQrixTS8mIz5+mSD4rQdA0sXK46Uh4EJcLGLDHZjhC6l1nJnbXnm0D7LjVTsfWqFQnfJdFuap/hoM7+2Ns+xefTViW7LQH2pxQ7+ARu5Ed4AAHicY2BAAxIQyBz0PwuEARJsA90AeJytVml300YUHXlJnIQsJQstamHExGmwRiZswYAJQbJjIF2crZWgixQ76b7xid/gX/Nk2nPoN35a7xsvJJC053Cak6N3583VzNtlElqS2AvrkZSbL8XU1iaN7DwJ6YZNy1F8KDt7IWWKyd8FURCtltq3HYdERCJQta6wRBD7HlmaZHzoUUbLtqRXTcotPekuW+NBvVXffho6yrE7oaRmM3RoPbIlVRhVokimPVLSpmWo+itJK7y/wsxXzVDCiE4iabwZxtBI3htntMpoNbbjKIpsstwoUiSa4UEUeZTVEufkigkMygfNkPLKpxHlw/yIrNijnFawS7bT/L4vead3OT+xX29RtuRAH8iO7ODsdCVfhFtbYdy0k+0oVBF213dCbNnsVP9mj/KaRgO3KzK90IxgqXyFECs/ocz+IVktnE/5kkejWrKRE0HrZU7sSz6B1uOIKXHNGFnQ3dEJEdT9kjMM9pg+Hvzx3imWCxMCeBzLekclnAgTKWFzNEnaMHJgJWWLKqn1rpg45XVaxFvCfu3a0ZfOaONQd2I8Ww8dWzlRyfFoUqeZTJ3aSc2jKQ2ilHQmeMyvAyg/oklebWM1iZVH0zhmxoREIgIt3EtTQSw7saQpBM2jGb25G6a5di1apMkD9dyj9/TmVri501PaDvSzRn9Wp2I62AvT6WnkL/Fp2uUiRen66Rl+TOJB1gIykS02w5SDB2/9DtLL15YchdcG2O7t8yuofdZE8KQB+xvQHk/VKQlMhZhViFZAYq1rWZbJ1awWqcjUd0OaVr6s0wSKchwXx76Mcf1fMzOWmBK+34nTsyMuPXPtSwjTHHybdT2a16nFcgFxZnlOp1mW7+s0x/IDneZZntfpCEtbp6MsP9RpgeVHOh1jeUELmnTfwZCLMOQCDpAwhKUDQ1hegiEsFQxhuQhDWBZhCMslGMLyYxjCchmGsLysZdXUU0nj2plYBmxCYGKOHrnMReVqKrlUQrtoVGpDnhJulVQUz6p/ZaBePPKGObAWSJfIml8xzpWPRuX41hUtbxo7V8Cx6m8fjvY58VLWi4U/Bf/V1lQlvWLNw5Or8BuGnmwnqjapeHRNl89VPbr+X1RUWAv0G0iFWCjKsmxwZyKEjzqdhmqglUPMbMw8tOt1y5qfw/03MUIWUP34NxQaC9yDTllJWe3grNXX27LcO4NyOBMsSTE38/pW+CIjs9J+kVnKno98HnAFjEpl2GoDrRW82ScxD5neJM8EcVtRNkja2M4EiQ0c84B5850EJmHqqg3kTuGGDfgFYW7BeSdconqjLIfuRezzKKT8W6fiRPaoaIzAs9kbYa/vQspvcQwkNPmlfgxUFaGpGDUV0DRSbqgGX8bZum1Cxg70Iyp2w7Ks4sPHFveVkm0ZhHykiNWjo5/WXqJOqtx+ZhSX752+BcEgNTF/e990cZDKu1rJMkdtA1O3GpVT15pD41WH6uZR9b3j7BM5a5puuiceel/TqtvBxVwssPZtDtJSJhfU9WGFDaLLxaVQ6mU0Se+4BxgWGNDvUIqN/6v62HyeK1WF0XEk307Ut9HnYAz8D9h/R/UD0Pdj6HINLs/3mhOfbvThbJmuohfrp+g3MGutuVm6BtzQdAPiIUetjrjKDXynBnF6pLkc6SHgY90V4gHAJoDF4BPdtYzmUwCj+Yw5PsDnzGHQZA6DLeYw2GbOGsAOcxjsMofBHnMYfMGcdYAvmcMgZA6DiDkMnjAnAHjKHAZfMYfB18xh8A1z7gN8yxwGMXMYJMxhsK/p1jDMLV7QXaC2QVWgA1NPWNzD4lBTZcj+jheG/b1BzP7BIKb+qOn2kPoTLwz1Z4OY+otBTP1V050h9TdeGOrvBjH1D4OY+ky/GMtlBr+MfJcKB5RdbD7n74n3D9vFQLkAAQAB//8AD3icLY9NSxtRFIbPe+/cmSQmk3Ry5waxxprgV0ZTaEPS+jEEQaQYIQsXVrKQMrRFbBcuRBBaabcllBSCuBAr+QcFtwGXLkQ3Rfo7unEz8UY9vKvnvAeeQyA9/JwFJMj8I4AZb8yKYgL8vBA2wkYBl+0pdMLGFC77Vdbr9bb4b56gCI2SV50cAcgGB1smgwgGbRKIM/BNYizB3mTyMu0IMeihVIQplQ9IM/ccZj5XZL6RZRlpZRT73rpq6SA7PSu7wX699bHK5rebneb2PJa6Lr59aLH2xaH5IzwaLrjdJX/r52nz86yx+L69uh903fs3iHq3PM0HtNszek3l6svJKCNgmbiA4PhEJgluir4iYU1vaN1gukG1snr1tJR2LDHkVbTfeKn8QgllesiNTxShs4BSpTyHLH+klSJ/oBoqQzl//Q1fB1nIJyu2RPzswHbi0SR/e/q1hjG4qbqtYAXH/3Zt6SbxC7HrvWCmf+PvJDOOfXAWh7RXUrGYVfvS2Ugqmdi7OXkX0bCekpHd6/D/HaTnVBgAeJxjYGRgYADiQtYncvH8Nl8ZuJlfAEUYbnzmLofR////z2J+wcwL5HIwMIFEAV0xDRYAAHicY2BkYGAO+p8FJF/8////H/MLBqAICmABALaJB5YAA+gAAAPoAAADoP//AxEAAAAAAAAAGABmANcAAAABAAAABAA6AAMAAAAAAAIADgAeAHMAAABHC3AAAAAAeJyNkM1Kw0AUhU9qVbTgQsH1LEQUIf0BEV0phXbnwkU3LmqMk2RKOlMmUyELH0F8Fre+gCtfwRfwJTxJBxGL0ITJfPfccydzL4BdfCLA4jnlWnBA/dRzA5sYel6jfu25Sb7zvI4WrOcN6k+et3GCF88t7OGNJwTNLUYTfHgOcBCceW5gJ7j1vEZdeW6Snz2vYz949bxB/d3zNkbBl+cWDhtXfTMrrUozJ476x6LX6Z6L+1IYSkpHuYjmLjO2EJciMdrJPDdhbKYuk1OVlONql2MVG30j03ke2eXEsjKStlBGi27YWU4OpZY2cvKhukXxmPacS0RizVQM/P/FzJqJjF2YOTe7aLd/3wt9GMxQcswKKTI4CBxRPebeQwddnJPu6RB0LlwKGhFyKhHmrMjqTMH4kithpKlKOnJyiJjfae2T3BUdJcY/sSSr2qNxwyjlmTlPtitVrOIZMarup+pIsKeQna1SOWSk6+qo7ujhZxYFHnnTHlXH+qprW3cpMPjTv+B8q9yESkw9rKfsqF6gzfefeX0Dbw+nugAAAHicY2BigAAuBuyAhZGJkZmRhZGVgSMxLz0nVbe0gK04NbEoOYO5qLiYgQEAWYEHG3icY/DewXAiKGIjI2Nf5AbGnRwMHAzJBRsZWJ02MTAyaIEYm7mYGDkgLD4GMIvNaRfTAaA0J5DN7rSLwQHCZmZw2ajC2BEYscGhI2Ijc4rLRjUQbxdHAwMji0NHckgESEkkEGzmYWLk0drB+L91A0vvRiYGFwAMdiP0AAA=') format('woff');
}
body {
	font: 1.05em/1.8em 'Open Sans', Arial, Helvetica, sans-serif;
	overflow-wrap:break-word;
	color: #656565;
 	-webkit-font-smoothing: antialiased;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
a {
	text-decoration: none;
	outline: none;
	color: #03c6ad;
}
a:hover {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0 0 1.75em;
}
small {
	font-size: 87%;
}
blockquote {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: .8em 2em 1em;
	margin: 0 0 1.2em;
	position: relative;
}
blockquote:before {
	content: '\201C';
	font-size: 3.3em;
	position: absolute;
	margin-left: -.5em;
	margin-top: .2em;
}
ins {
	text-decoration: none;
}

/* LIST
================================================ */
ul, ol {
	margin: 0 0 1.4em 1.6em;
	padding: 0;
}
li {
	margin: 0 0 1em 0;
	padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-top: 1em;
}

/* HEADINGS
================================================ */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Poppins';
	line-height: 1.4em;
	margin: 0 0 .4em;
	overflow-wrap: normal;
	font-weight: 600;
	color: #000;
}
h1 {
	font-size: 2.4em;
	letter-spacing: -.05em;
}
h2 {
	font-size: 2em;
	letter-spacing: -.03em;
}
h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}

/* FORM
================================================ */
/* form input */
input, textarea, select, input[type=search], button {
	font-size: 100%;
	font-family: inherit;
	max-width: 100%;
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #c8c8c8;
	font-size: 0.975em;
	letter-spacing: 0.01em;
	padding: 0.15em 0.1em 0.9em;
	margin: .2em 0 0;
	max-width: 100%;
	-webkit-appearance: none;
	box-sizing: border-box;
	transition: all 0.7s ease;
	width: 15em;
}
input[type=number] {
	width: 7em;
}

/* text area */
textarea {
	width: 100%;
	min-height: 8em;
	border: 1px solid #c8c8c8;
	padding: 0.6em 0.8em;
	height: 206px;
	margin-top: 0.75em;
}

/* form input:focus */
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus {
	outline: none;
}

/* form button */
input[type=reset], input[type=submit], button {
	background-color: #03c6ad;
	border-radius: 5em;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Poppins';
	font-size: 0.95em;
	font-weight: 600;
	padding: 0.95em 1.75em 0.75em 1.9em;
	text-transform: uppercase;
	letter-spacing: -0.01em;
	margin-top: 0.3em;
	transition: all 0.7s ease;
	-webkit-appearance: none;
}

/* form input:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
	background-color: #000;
	color: #fff;
}
label {
	font-family: 'Poppins';
	font-size: 0.95em;
	font-weight: 600;
	text-transform: uppercase;
}
label small {
	font-weight: normal;
	text-transform: none;
}

/************************************************************************************
3. STRUCTURE
*************************************************************************************/
/* set general layout containers box-sizing */
img, textarea, input, #pagewrap, .pagewidth, #headerwrap, #header, #main-nav, #body, #layout, #content, .post, .author-box, .post-nav, #sidebar, .widget, #footerwrap, #footer, .col4-1, .col4-2, .col4-3, .col3-1, .col3-2, .col2-1 {
	box-sizing: border-box;
}

/* main page width */
.pagewidth,
.module_row > .row_inner,
.module-layout-part .module_row.fullwidth_row_container > .row_inner {
	width: 1160px;
	max-width: 100%;
	margin: 0 auto;
}

/* body (middle container) */
#body {
	max-width: 100%;
	clear: both;
}

/* admin-bar */
.admin-bar #headerwrap,
.admin-bar #headerwrap.fixed-header {
	top: 32px;
}

/* content */
#content {
	width: 68%;
	float: left;
	padding: 5% 0;
}
.sidebar-none #content {
	width: 100%;
	float: none;
}

/* sidebar */
#sidebar {
	width: 26.5%;
	float: right;
	padding: 5% 0;
	font-size: 0.9em;
}
#sidebar .secondary {
	width: 47%;
}

/* full_width content */
.full_width #layout {
	width: 100%;
	max-width: 100%;
}
.full_width #content {
	padding: 0;
	width: auto;
	max-width: 100%;
	float: none;
}
.full_width #sidebar {
	width: auto;
	float: none;
}

/* sidebar left */
.sidebar-left #content {
	float: right;
}
.sidebar-left #sidebar {
	float: left;
}

/************************************************************************************
4. GRID
*************************************************************************************/
.col4-1,
.col4-2,
.col4-3,
.col3-1,
.col3-2,
.col2-1
{
	margin-left: 3.2%;
	float: left;
}
.col4-1 {
	width: 22.6%;
}
.col4-2, .col2-1 {
	width: 48.4%;
}
.col4-3 {
	width: 74.2%;
}
.col3-1 {
	width: 31.2%;
}
.col3-2 {
	width: 65.6%;
}
.col.first,
.col4-1.first,
.col4-2.first,
.col4-3.first,
.col3-1.first,
.col3-2.first,
.col2-1.first
{
	margin-left: 0;
	clear: left;
}

/************************************************************************************
5. HEADER
*************************************************************************************/
#headerwrap {
	background-color: #fff;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
}
#header {
	position: relative;
	padding: 2.25em 30px 2.04em;
	width: auto;
}

.social-wrap {
	position:absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
}
#logo-wrap {
	text-align: center;
}
/*
SOCIAL WIDGET
================================================ */
#header .social-widget {
	display: inline-block;
	vertical-align: middle;
	margin-right: 57px;
	margin-top: 0;
}
.social-widget a {
	text-decoration: none;
	padding: 0 0.15em;
	color: inherit;
}
.social-widget a:hover {
	text-decoration: none;
	color: #03c6ad;
}
.social-widget .widget {
	display: inline-block;
	vertical-align: middle;
	margin: 0 2px 0 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.social-widget .widget div {
	display: inline;
}
.social-widget .widgettitle {
	width: auto;
	font-weight: bold;
	font-size: 100%;
	font-family: inherit;
	text-transform: none;
	letter-spacing: 0;
	position: static;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .5em 0 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	display: none;
}
.social-widget ul {
	margin: 6px 0 0 !important;
	padding: 0;
	display: inline;
}
.social-widget .social-links.horizontal li {
	padding: 0 2px 5px 0;
	margin: 0;
	display: inline-block;
	border: none !important;
	clear: none;
	line-height: 100%;
}
.social-widget li img {
	vertical-align: middle;
	margin-top: -3px;
}

/* rss */
.social-widget div.rss {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}
.social-widget div.rss a {
	display: inline-block;
}
.social-widget .rss a:before {
	content: "\f09e";
	font-family: 'themify_theme_icon';
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	font-size: 23px;
}

/*
SEARCH FORM
================================================ */
#searchform-wrap {
	position: relative;
}
#headerwrap #searchform {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	right: 0;
	top: 0;
}
#headerwrap #searchform #s {
	background-color: transparent;
	border: 2px solid;
	border-radius: 5em;
	color: inherit;
	margin: 0;
	padding: 4px 15px;
	width: 30px;
	transition: all .8s ease;
}
#headerwrap #searchform #s:focus,
#headerwrap #searchform #s:hover,
#headerwrap #searchform .icon-search:hover + #s {
	width: 170px;
	color: #000;
	background-color: rgba(255,255,255,0.9);
	padding-right: 30px;
}
#headerwrap #searchform .icon-search:before {
	content: "\e801";
	font-family: 'themify_theme_icon';
	font-style: normal;
	position: absolute;
	right: 9px;
	top: 0.1em;
	z-index: 1;
}

/*
MAIN NAVIGATION
================================================ */
#main-nav {
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	position: absolute;
	left: 30px;
	top: 50%;
	z-index: 1;
	width: 100%;
	max-width: 40%;
	transform: translateY(-50%);
	padding-top: 2em;
}
#main-nav li {
	margin: 0 0.3em 0 0;
	padding: 0;
	list-style: none;
	position: relative;
	display: inline-block;
}

/* dropdown icon */
#main-nav ul .menu-item-has-children > a:after {
	content: "\e649";
	font-family: themify;
	font-size: 0.6em;
	position: absolute;
	right: 15px;
	top: 1.8em;
}

/* main level link */
#main-nav a {
	color: inherit;
	display: block;
	padding: 0.2em 0 0.2em 0.75em;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom: 2.15em;
}
#main-nav > li:first-child > a {
	padding-left: 0;
}

/* main level link :hover & current link */
#main-nav a:hover,
#main-nav .current_page_item > a,
#main-nav .current-menu-item > a {
	color: #03c6ad;
}

/* sub-levels link */
#main-nav ul a {
	color: #333;
	border-bottom: 1px solid #ddd;
	display: block;
	font-size: .95em;
	font-weight: normal;
	line-height: 1.5em;
	letter-spacing: .055em;
	text-transform: none;
	padding: 1.1em 1.4em 1.2em;
	margin: 0;
	width: 230px;
	box-sizing: border-box;
}
/* sub-levels link :hover */
#main-nav ul a:hover {
	color: #000
}
#main-nav ul a:hover,
#main-nav ul .current_page_item > a,
#main-nav ul .current-menu-item > a {
	background-color: #e7f2f1;
	color: #000;
}
#main-nav ul li:last-child > a {
	border: none;
}

/* dropdown ul */
#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #03c6ad;
	position: absolute;
	z-index: 100;
	display: none;
	top: 100%;
	left: -20px;
}
#main-nav ul li {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
}
/* sub-levels dropdown */
#main-nav ul ul {
	left: 100%;
	top: -1px;
	margin-left: 0;
}
/* show dropdown ul */
#main-nav li:hover > ul {
	display: block;
}

/* Arrow on left side for sub level menu */
#main-nav ul:after {
	content: '';
	border: 10px solid transparent;
	border-bottom-color: #03c6ad;
	height: 0;
	width: 0;
	bottom: 100%;
	position: absolute;
	pointer-events: none;
	left: 30px;
	top: 0;
	margin: -20px 0 0;
}
/* Arrow on left side for sub sub level menu */
#main-nav ul ul:after {
	left: -20px;
	top: 50%;
	border-right-color: #03c6ad;
	border-bottom-color: transparent;
	margin-top: -10px;
}

/* mobile menu icon */
#menu-icon,
#menu-icon-close {
	display: none;
}
.menu-icon-inner {
	box-sizing: border-box;
	display: inline-block;
	position: relative;
	width: 1.7em;
	height: 1.3em;
	overflow: hidden;
	vertical-align: middle;
}
.menu-icon-inner:before,
.menu-icon-inner:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	transition: all .7s ease;
	transition-property: transform;
}
.menu-icon-inner:before {
	top: 0;
}
.menu-icon-inner:after {
	top: 50%;
}
.menu-icon-inner,
.menu-icon-inner:before,
.menu-icon-inner:after {
	border-bottom: 5px solid;
}
body.mobile-menu-visible {
	position: relative;
	overflow-y: hidden;
	overflow-x: hidden;
}
.body-overlay {
	display: none;
	background-color: rgba(255,255,255,.7);
	width: 100%;
	height: 100%;
	position: fixed;
	right: 300px;
	top: 0;
	z-index: 1000;
	box-shadow: inset -1px 0 13px rgba(0,0,0,.13)
}
.body-overlay.body-overlay-on {
	display: block; /* fix for Windows phone */
}

/* Edge Menu */
#main-nav .edge > ul {
	left: auto;
	right: 0;
}
#main-nav ul .edge > ul {
	left: auto;
	right: 100%;
}

/* Transparent Header */
.transparent-header #headerwrap {
	background-color: transparent;
	color: #fff;
}
.transparent-header #headerwrap #searchform #s {
	border-color: #fff;
}
.transparent-header #headerwrap #searchform:hover .icon-search:before {
	color: #000;
}
.transparent-header.themify_builder_active #headerwrap {
	position: static !important;	
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap a {
	color: inherit;
}
.transparent-header #headerwrap > a:hover,
.transparent-header #main-nav > a:hover {
	color: rgba(255,255,255,0.6);
}
.transparent-header #headerwrap #site-logo a,
.transparent-header #main-nav .current_page_item a,
.transparent-header #main-nav .current-menu-item a {
	color: #fff;
}
/* Transparent Header - Fixed Header */
.transparent-header #headerwrap.fixed-header {
	color: #000;
}
.transparent-header #headerwrap.fixed-header #searchform #s {
	border-color: #000;
}
.transparent-header #headerwrap.fixed-header a:hover,
.transparent-header #headerwrap.fixed-header #main-nav a:hover {
	color: rgba(0,0,0,0.6);
}
.transparent-header #headerwrap.fixed-header #site-logo a,
.transparent-header #headerwrap.fixed-header #main-nav .current_page_item a,
.transparent-header #headerwrap.fixed-header #main-nav .current-menu-item a {
	color: #000;
}

/* Fixed Header */
#headerwrap.fixed-header {
	position: fixed;
	background-color: rgba(255, 255, 255, .9);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	transition: all 0.2s ease;
}
.fixed-header-enabled #headerwrap{
	position:sticky;
	position:-webkit-sticky; /*for safari*/
}
.transparent-header #headerwrap{
	position:fixed
}
#headerwrap.fixed-header #header {
	padding-top: 1em;
	padding-bottom: 1em;
	transition: all 0.3s ease;
}
#headerwrap.fixed-header #main-nav {
	padding-top: 1em;
}
#headerwrap.fixed-header #main-nav a {
	padding-bottom: 1.3em;
}

/* prevent transparent header overlap builder */
.themify_builder_active.fixed-header-enabled #headerwrap {
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap {
	position: static !important;	
	color: inherit;
}
.transparent-header.themify_builder_active #headerwrap a {
	color: inherit;
}

/************************************************************************************
6. PAGE
*************************************************************************************/

/* page category wrapper */
.page-category-title-wrap {
	background-color: #1cccb5;
	padding: 6.5% 5%;
	text-align: center;
	position: relative;
	color: #fff;
}
.page-category-title-wrap .page-title {
	font-family: 'Poppins';
	font-weight: 600;
	font-size: 4.2em;
	color: #fff;
	margin: 0.15em 0 0.1em;
	letter-spacing: -0.06em;
	text-transform: uppercase;
	position: relative;
	z-index: 3;
}
.transparent-header .page-category-title-wrap {
	padding-top: 16%;
}
.page-category-title-wrap a {
	color: #fff;
}
.page-category-title-wrap .category-description {
	font-size: 1.2em;
	margin: 0 0 1.35em;
	letter-spacing: 0.005em;
	position: relative;
	z-index: 3;
}
.category-title-overlay {
	background-color: #1cccb5;
	opacity: 0.7;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

/* page category: author page */
.page-category-title-wrap .author-avatar {
	border-radius: 100%;
}

/*
AUTHOR PAGE
================================================ */
.author-bio {
	margin: 0 0 2em;
}
.author-bio .author-avatar {
	float: left;
	margin: 0 15px 0 0;
}
.author-bio .author-avatar img {
	background-color: #fff;
	padding: 5px;
	border: solid 1px #ccc;
}
.author-bio .author-name {
	margin: 0 0 .5em;
	padding: 0;
	font-size: 1.6em;
}
.author-posts-by {
	margin: 0 0 1.5em;
	padding: 1em 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
	border-top: solid 4px #ccc;
	border-color: rgba(118,118,118,.3);
}
/************************************************************************************
7. POST
*************************************************************************************/
.post {
	margin-bottom: 2.7em;
}

/* post content */
.post-content {
	min-width: 120px;
}

/* post title */
.post-title {
	font: bold 2.7em/1.1em 'Poppins';
	margin: 0 0 0.7em;
	padding: 0;
}
.post-title a {
	text-decoration: none;
	color: inherit;
}
.post-title a:hover {
	color: #03c6ad;
}

/* post image */
.post-image {
	margin: 0 0 1.95em;
}
.post-image img {
	width: 100%;
	vertical-align: bottom;
}
.post-image.left {
	float: left;
	margin-right: 1em;
}
.post-image.right {
	float: right;
	margin-left: 1em;
}

/* post meta */
.post-meta {
	font-size: .8em;
	font-weight: 600;
	line-height: 1.6em;
	margin: 0 0 2.5em;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #ddd;
}
.post-meta a {
	text-decoration: none;
}

/* post author cattag wrapper */
.post-author-wrapper,
.post-cattag-wrapper {
	display: inline-block;
	vertical-align: top;
	padding-left: 2.25em;
}
.post-author-wrapper {
	border-right: 1px solid #ddd;
	padding-left: 0;
	padding-right: 2.25em;
	min-height: 65px;
}
.post-author-inner-wrapper {
	display: inline-block;
}

/* author avatar */
.post-meta .author-avatar img {
	border-radius: 100%;
	margin: 0 1.3em 1em 0;
	display: inline-block;
	vertical-align: top;
}

/* post author */
.post-author {
	display: inline-block;
	margin: 0.5em 0 0.65em;
	letter-spacing: 0.085em;
}

/* post date */
.post-date {
	display: block;
	margin: 0 0 1.35em;
	font-family: 'Poppins';
	font-size: 1.35em;
	font-weight: 300;
	text-transform: none;
	letter-spacing: 0.03em;
}
.post-date span {
	margin-right: 0;
}
.post-meta .author-avatar + .post-author + .post-date {
	overflow: hidden;
}

/* post category */
.post-category {
	display: block;
	margin: 0.5em 0 0.35em;
	font-size: 1.3em;
	font-family: 'Poppins';
	letter-spacing: 0.045em;
}

/* post tag */
.post-tag {
	font-family: 'Poppins';
	font-weight: normal;
	font-size: 1.1em;
	text-transform: none;
	letter-spacing: 0.03em;
}
.post-tag a {
	color: inherit;
}

/* post comment */
.post-meta .post-comment {
	font-family: 'Poppins';
	font-size: 1.55em;
	float: right;
	margin: 0.35em 0 0;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0.55em 0.95em 0.3em;
	position: relative;
	margin-bottom: 16px;
}
.post-meta .post-comment:before,
.post-meta .post-comment:after {
	content: '';
	display: block;
	border: 8px solid transparent;
	position: absolute;
	top: 99%;
	left: 50%;
	transform: translateX(-50%);
}
.post-meta .post-comment:before {
	border-top-color: #ddd;
	margin-top: 1px;
}
.post-meta .post-comment:after {
	border-top-color: #fff;
}

/* read more */
.more-link {
	background-color: #03c6ad;
	border-radius: 5em;
	color: #fff;
	font-family: 'Poppins';
	font-size: 0.75em;
	font-weight: 600;
	padding: 0.9em 1.95em 0.65em 1.9em;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.03em;
	transition: all 0.7s ease;
}
.more-link:hover {
	background-color: #000;
	color: #fff;
}

/*
COMMON GRID STYLE
================================================ */
.loops-wrapper.grid4 .post,
.loops-wrapper.grid3 .post {
	font-size: 0.9rem;
	line-height: 1.7em;
}
.loops-wrapper.grid4 .post-meta,
.loops-wrapper.grid3 .post-meta,
.loops-wrapper.grid2 .post-meta,
.loops-wrapper.grid2-thumb .post-meta,
.loops-wrapper.list-thumb-image .post-meta,
.loops-wrapper.list-large-image .post-meta {
	margin: 0 0 1.9em;
	position: relative;
}
.loops-wrapper.grid4 .post-author-wrapper,
.loops-wrapper.grid4 .post-cattag-wrapper,
.loops-wrapper.grid3 .post-author-wrapper,
.loops-wrapper.grid3 .post-cattag-wrapper,
.loops-wrapper.grid2 .post-author-wrapper,
.loops-wrapper.grid2 .post-cattag-wrapper,
.loops-wrapper.grid2-thumb .post-author-wrapper,
.loops-wrapper.grid2-thumb .post-cattag-wrapper,
.loops-wrapper.list-thumb-image .post-author-wrapper,
.loops-wrapper.list-thumb-image .post-cattag-wrapper,
.loops-wrapper.list-large-image .post-author-wrapper,
.loops-wrapper.list-large-image .post-cattag-wrapper {
	padding: 0.5em 0 0.6em;
	overflow: hidden;
}
.loops-wrapper.grid4 .post-author-wrapper .post-date ,
.loops-wrapper.grid4 .post-cattag-wrapper .post-date ,
.loops-wrapper.grid3 .post-author-wrapper .post-date ,
.loops-wrapper.grid3 .post-cattag-wrapper .post-date ,
.loops-wrapper.grid2 .post-author-wrapper .post-date ,
.loops-wrapper.grid2 .post-cattag-wrapper .post-date ,
.loops-wrapper.grid2-thumb .post-author-wrapper.post-date ,
.loops-wrapper.grid2-thumb .post-cattag-wrapper.post-date ,
.loops-wrapper.list-thumb-image .post-author-wrapper.post-date ,
.loops-wrapper.list-thumb-image .post-cattag-wrapper.post-date ,
.loops-wrapper.list-large-image .post-author-wrapper.post-date ,
.loops-wrapper.list-large-image .post-cattag-wrapper .post-date {
	margin: 0 0 .3em;
	font-size: 1em;
}
.loops-wrapper.grid4 .post-author-wrapper,
.loops-wrapper.grid3 .post-author-wrapper,
.loops-wrapper.grid2 .post-author-wrapper,
.loops-wrapper.grid2-thumb .post-author-wrapper,
.loops-wrapper.list-thumb-image .post-author-wrapper,
.loops-wrapper.list-large-image .post-author-wrapper {
	display: block;
	border-right: none;
}
.loops-wrapper.grid4 .post-image,
.loops-wrapper.grid3 .post-image,
.loops-wrapper.grid2 .post-image,
.loops-wrapper.grid2-thumb .post-image,
.loops-wrapper.list-thumb-image .post-image,
.loops-wrapper.list-large-image .post-image {
	margin-bottom: 0.75em;
}
.loops-wrapper.grid4 .post-meta .author-avatar + .post-author + .post-date,
.loops-wrapper.grid3 .post-meta .author-avatar + .post-author + .post-date,
.loops-wrapper.grid2 .post-meta .author-avatar + .post-author + .post-date,
.loops-wrapper.grid2-thumb .post-meta .author-avatar + .post-author + .post-date,
.loops-wrapper.list-thumb-image .post-meta .author-avatar + .post-author + .post-date,
.loops-wrapper.list-large-image .post-meta .author-avatar + .post-author + .post-date {
	padding-left: initial;
	margin-bottom: auto;
	font-size: 0.95em;
	letter-spacing: 0.04em;
}
.loops-wrapper.grid4 .author-avatar img,
.loops-wrapper.grid3 .author-avatar img,
.loops-wrapper.grid2 .author-avatar img,
.loops-wrapper.grid2-thumb .author-avatar img,
.loops-wrapper.list-thumb-image .author-avatar img,
.loops-wrapper.list-large-image .author-avatar img {
	width: 38px;
	height: 38px;
	margin: 0 0.9em 0 0;
}
.loops-wrapper.grid4 .post-author,
.loops-wrapper.grid3 .post-author,
.loops-wrapper.grid2 .post-author,
.loops-wrapper.grid2-thumb .post-author,
.loops-wrapper.list-thumb-image .post-author,
.loops-wrapper.list-large-image .post-author {
	margin: 0 0 0.3em;
}
.loops-wrapper.grid4 .post-cattag-wrapper,
.loops-wrapper.grid3 .post-cattag-wrapper,
.loops-wrapper.grid2 .post-cattag-wrapper,
.loops-wrapper.grid2-thumb .post-cattag-wrapper,
.loops-wrapper.list-thumb-image .post-cattag-wrapper,
.loops-wrapper.list-large-image .post-cattag-wrapper {
	padding-right: 4.8em;
	display: block;
}

.loops-wrapper.grid4 .post-comment,
.loops-wrapper.grid3 .post-comment,
.loops-wrapper.grid2 .post-comment,
.loops-wrapper.grid2-thumb .post-comment,
.loops-wrapper.list-thumb-image .post-comment,
.loops-wrapper.list-large-image .post-comment {
	padding: 0.4em 1.2em 0.2em;
	margin-top: -3.5em;
	font-size: 1em;
}
.loops-wrapper.grid4 .post-category,
.loops-wrapper.grid3 .post-category,
.loops-wrapper.grid2 .post-category,
.loops-wrapper.grid2-thumb .post-category,
.loops-wrapper.list-thumb-image .post-category,
.loops-wrapper.list-large-image .post-category {
	font-size: 1em;
	letter-spacing: 0.07em;
	margin-bottom: 0.02em;
}
.loops-wrapper.grid4 .post-tag,
.loops-wrapper.grid3 .post-tag,
.loops-wrapper.grid2 .post-tag,
.loops-wrapper.grid2-thumb .post-tag,
.loops-wrapper.list-thumb-image .post-tag,
.loops-wrapper.list-large-image .post-tag {
	font-size: 1em;
	margin-bottom: 0.35em;
	display: block;
}

/*
ADD PADDING ON SIDEBAR-NONE POST & PAGE
================================================ */
.page.sidebar-none:not(.has-builder) #content,
.sidebar-none .loops-wrapper.list-post .post-content,
.single-post.sidebar-none #content {
	padding-left: 10%;
	padding-right: 10%;
}
.page.query-post.sidebar-none #content,
.page.sidebar-none.full_width #content {
	padding-left: 0;
	padding-right: 0;
}
.single-post.sidebar-none #content {
	padding-top: 0;
}

/*
LIST POST
================================================ */
.loops-wrapper.list-post .post-title {
	margin-bottom: .8em;
}
.single-post .post-cattag-wrapper,
.loops-wrapper.list-post .post-cattag-wrapper {
	max-width: 60%;
}

/*
GRID4 POST
================================================ */
.loops-wrapper.grid4 .post-title {
	font-size: 1.55em;
	line-height: 1.2em;
	letter-spacing: -0.015em;
	margin: 0 0 0.4em;
}

/*
GRID3 POST
================================================ */
.loops-wrapper.grid3 .post-title {
	font-size: 1.85em;
}

/*
GRID2 POST
================================================ */
.loops-wrapper.grid2 .post-title {
	font-size: 2.2em;
}

/*
GRID2-THUMB POST
================================================ */
.loops-wrapper.grid2-thumb .post-title {
	font-size: 1.8em;
}
.loops-wrapper.grid2-thumb .post-image {
	width: 20%;
	float: left;
	margin: 0 1.6em 1.3em 0;
}
.loops-wrapper.grid2-thumb .post-content {
	overflow: hidden;
	min-width: 120px;
}

/*
LIST-THUMB-IMAGE POST
================================================ */
.loops-wrapper.list-thumb-image .post-image {
	width: 20%;
	float: left;
	margin: 0 1.4em 1em 0;
}
.loops-wrapper.list-thumb-image .post-image img {
	width: 100%;
}
.loops-wrapper.list-thumb-image .post-content {
	overflow: hidden;
}
.loops-wrapper.list-thumb-image .post-video {
	width: 20%;
	float: left;
	margin: 0 1.4em 1em 0;
	padding-bottom: 12.25%;
}
.loops-wrapper.list-thumb-image .post-video .post-video { /* reset inner video wrapper */
	width: 100%;
	float: none;
	padding: 0;
	margin: 0;
	display: block;
	position: static;
}

/*
LIST-LARGE-IMAGE POST
================================================ */
.loops-wrapper.list-large-image .post-image {
	max-width: 70%;
	float: left;
	margin: 0 2em 1.3em 0;
}

/*
SLIDER POST
================================================ */
.loops-wrapper.slider {
	position: relative;
	margin: 0 0 50px;
}
.loops-wrapper.slider .post {
	width: 100%;
	float: left;
	margin-left: 0;
	margin-bottom: 0;
	text-align: left;
	position: relative;
	margin: 0 0 15px;
	min-height: 40px;
}
.loops-wrapper.slider .post-image {
	width: auto;
	float: none;
	margin: 0;
}
.loops-wrapper.slider .post-image img {
	width: 100%;
	vertical-align: bottom;
}
.loops-wrapper.slider .post-image .themify_lightbox .zoom {
	display: none;
}
.loops-wrapper.slider .post-title {
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0 0 0.313em;
}
.loops-wrapper.slider .post-date {
	margin: 0;
}
.loops-wrapper.slider .post-content {
	position: absolute;
	bottom: 0;
	width: 90%;
	min-height: 40px;
	padding: 15px 5%;
	overflow: visible;
	margin: 0 auto;
	background-color: rgba(0,0,0,.6);
	font-size: .9em;
	line-height: 1.5em;
	color: #eee;
}
.loops-wrapper.slider .post-content a {
	color: #fff !important;
}

/* reset slider shortcode in framework css */
.shortcode.post-slider .carousel-prev,
.shortcode.slider .carousel-prev,
.shortcode.post-slider .carousel-next,
.shortcode.slider .carousel-next {
	border-radius: 0;
	border: 0;
	text-shadow: none;
	margin: 0;
	box-shadow: none;
	background-image: none;
}

/* slider carousel controls */
.loops-wrapper.slider .carousel-wrap {
	position: relative;
}
.loops-wrapper.slider .carousel-nav-wrap {
	width: 100% !important;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev,
.loops-wrapper.slider .carousel-nav-wrap .carousel-next {
	position: absolute;
	top: 30%;
	display: block;
	width: auto !important;
	height: auto !important;
	float: left;
	font-size: 0;
	text-indent: -900em;
	text-decoration: none;
	color: #fff;
	background-color: rgba(0,0,0,.3);
	padding: 5% 2.5%;
	transition: all .2s ease-in-out;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	left: 0;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	right: 0;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover,
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover {
	color: #fff;
	background-color: rgba(0,0,0,.5);
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:hover {
	padding-left: 4%;
}
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:hover {
	padding-right: 4%;
}

/* carousel prev/next arrow */
.loops-wrapper.slider .carousel-nav-wrap .carousel-next:before,
.loops-wrapper.slider .carousel-nav-wrap .carousel-prev:before {
	width: 100%;
	text-align: center;
	content: '\f054';
	font-family: FontAwesome;
	display: block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	line-height: 100%;
	position: absolute;
	left: 0;
	top: 45%;
}

/* carousel pager */
.loops-wrapper.slider .carousel-pager {
	clear: both;
	text-align: center;
	line-height: 100%;
	width: auto;
}
.loops-wrapper.slider .carousel-pager a {
	text-indent: -900em;
	width: 8px;
	height: 8px;
	display: inline-block;
	vertical-align: middle;
	margin: 2px 3px 0;
	background-color: #ccc;
	background-color: rgba(0,0,0,.2);
	border: solid 2px #666;
	border-radius: 100%;
	cursor: pointer;
}
.loops-wrapper.slider .carousel-pager a.selected {
	background-color: #fff;
	border-color: #ccc;
}

/************************************************************************************
AUTHOR BOX
*************************************************************************************/
.author-box {
	margin: 15px 0;
	border: none;
}
.author-box .author-avatar {
	float: left;
	margin: 0 15px 5px 0;
}
.author-box .author-name {
	margin: 0 0 5px;
	font-family: 'Poppins';
}

/************************************************************************************
POST PAGINATION (the <nextpage> tag)
*************************************************************************************/
.post-pagination {
	text-align: right;
	margin: .5em 0 2em;
}
.post-pagination strong {
	margin-right: 3px;
}
.post-pagination a {
	margin-left: 3px;
	margin-right: 3px;
}

/************************************************************************************
POST NAVIGATION
*************************************************************************************/
.post-nav {
	margin: 0 0 1.8em;
	padding: 1.5em 0 0;
	clear: both;
	font-family: 'Poppins';
	font-size: 1.05em;
	font-weight: 600;
	border-top: 1px solid #ddd;
}
.post-nav .prev,
.post-nav .next {
	width: 47%;
	position: relative;
	box-sizing: border-box;
}
.post-nav .prev {
	float: left;
	padding-left: 37px;
}
.post-nav .next {
	float: right;
	text-align: right;
	padding-right: 37px;
}

/* post nav link */
.post-nav a {
	text-decoration: none;
	display: block;
	color: inherit;
}
.post-nav a:hover {
	text-decoration: none;
}

/* post nav arrow */
.post-nav .arrow {
	position: absolute;
	left: 0;
	top:50%;
	margin-top:-8px;
	color:#03c6ad;
}
.post-nav .next .arrow {
	float: right;
	left: auto;
	right: 0;
}
.post-nav .next .arrow:before,
.post-nav .prev .arrow:before {
	content:"";
	display:inline-block;
	width:16px;
	height:16px;
	position:absolute;
	top:0;
}
.post-nav .next .arrow:before {
	border-top:2px solid;
	border-right:2px solid;
	transform:rotateZ(45deg);
	right:0;
}
.post-nav .prev .arrow:before {
	border-top:2px solid;
	border-left:2px solid;
	transform:rotateZ(-45deg);
}
.post-nav .prev a:hover span:before {
	animation: arrow-prev 1s infinite;
	animation-timing-function: linear;
}
.post-nav .next a:hover span:before {
	animation: arrow-next 1s infinite;
	animation-timing-function: linear;
}
/* post nav animation */
@keyframes arrow-prev {
	0% {left: 0;}
	50% {left: -10px;}
	100% {left: 0;}
}
@keyframes arrow-next {
	0% {right: 0;}
	50% {right: -10px;}
	100% {right: 0;}
}

/************************************************************************************
COMMENTS
*************************************************************************************/
.commentwrap {
	margin: 6.2em 0 6.5em;
	position: relative;
	clear: both;
	border-top: 1px solid #ddd;
	padding-top: 1.8em;
}

/* comment title */
.comment-title,
.comment-reply-title {
	color: #000;
	font-family: 'Poppins';
	font-size: 1.4em;
	font-weight: 600;
	margin: 0 0 1.05em;
	padding: 0;
	letter-spacing: -0.015em;
}

/* comment pagenav */
.commentwrap .pagenav {
	margin: 10px 0;
	box-shadow: none;
}
.commentwrap .pagenav.top {
	margin: 0;
	position: absolute;
	top: 1.5em;
	right: 0;
}

/* commentlist */
.commentlist {
	margin: 0 0 30px;
	padding: 5px 0 0;
}
.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.commentlist .comment-author {
	margin: 3px 0 18px;
	padding: 0;
}
.commentlist .avatar {
	float: left;
	margin: 0 1.3em 0 0;
	width: 65px;
	height: 65px;
	border-radius: 5em;
}
.commentlist cite {
	font-family: 'Poppins';
	font-style: normal;
	font-size: 1.05em;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding-top: 0.25em;
	margin-bottom: -8px;
}
.commentlist cite a {
	text-decoration: none;
}
.commentlist cite .tf_fa{
	margin-right:10px
}
.commentlist .bypostauthor > .comment-author cite:before {
	content: '\f02e';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-right: 12px;
}
.commentlist .comment-author br {
	display: none;
}
.commentlist .comment-time {
	font-family: 'Poppins';
	font-size: .85em;
	font-style: normal;
}
.commentlist .commententry {
	position: relative;
	min-height: 40px;
	overflow: hidden;
	padding-bottom: 0.6em;
	overflow-wrap:break-word;
}
.commentlist .commententry a {
	color: inherit;
}
.commentlist ul,
.commentlist ol {
	margin: 0 0 0 7%;
	padding: 0;
}

/* reply link */
.commentlist .reply {
	position: absolute;
	right: 12px;
	top: 0;
}
.commentlist .comment-reply-link {
	font-family: 'Poppins';
	font-weight: 700;
	font-size: 0.9em;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	text-decoration: none;
}
.commentlist .comment-reply-link:hover {
	text-decoration: none;
}
.commentlist .comment-reply-link:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	border-bottom: 1px solid;
	width: 1.265em;
	margin-right: 0.6em;
}
.commentlist .comment-reply-link:hover:before {
	animation: cmt-reply 1s infinite;
	animation-timing-function: linear;
}
/* comment-reply animation */
@keyframes cmt-reply {
	0% {transform: translateX(0px);}
	50% {transform: translateX(-10px);}
	100% {transform: translateX(0px);}
}

/*
COMMENT FORM
================================================ */
#respond {
	margin: 0;
	padding: 2.75em 0 0;
	position: relative;
	clear: both;
}
#respond #cancel-comment-reply-link {
	position: absolute;
	top: 3.5em;
	right: 0;
	font-family: 'Poppins';
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.045em;
	line-height: 100%;
	text-decoration: none;
	display: block;
}
#respond #cancel-comment-reply-link:hover {
	color: red;
}
#respond #cancel-comment-reply-link:before,
#respond #cancel-comment-reply-link:after {
	content: '';
	display: inline-block;
	border-top: 1px solid;
	width: 1.2em;
	position: absolute;
	left: -25px;
	top: 7px;
	transition: all 0.3s ease;
}
#respond #cancel-comment-reply-link:before {
	transform: rotate(45deg);
}
#respond #cancel-comment-reply-link:after {
	transform: rotate(-45deg);
}
#respond #cancel-comment-reply-link:hover:before {
	transform: rotate(135deg);
}
#respond #cancel-comment-reply-link:hover:after {
	transform: rotate(45deg);
}
#commentform {
	margin: 0.95em 0 0;
	font-size: 0.9em;
}
#commentform p {
	margin: 0 0 1.5em;
}
#commentform .comment-form-author,
#commentform .comment-form-email {
	width: 50%;
	float: left;
	box-sizing: border-box;
	clear: none;
}
#commentform p.comment-form-author {
    padding-right: 2%;
}
#commentform .comment-form-email {
	padding-left: 2%;
}
#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
	width: 100%;
	max-width: none;
}
#commentform p.comment-notes,
#commentform p.logged-in-as,
#commentform p.logged-in-as+p{
	padding: 0;
	float: none;
	width: 100%;
}

/************************************************************************************
POST VIDEO (css for fluid video)
*************************************************************************************/
.post-video,
.embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}
.post-video iframe,
.post-video object,
.post-video embed,
.embed-youtube iframe,
.embed-youtube object,
.embed-youtube embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/************************************************************************************
8. SIDEBAR
*************************************************************************************/
.widget {
	margin: 0 0 2.4em;
}
.widgettitle {
	margin: 0 0 0.625em;
	padding: 0;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: .4em 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #ddd;
}
.widget ul ul {
	margin: 6px 0 -6px 0px;
	padding: 0;
	border-top: none;
}
.widget ul ul li {
	margin: 0;
	padding-left: 10px;
}

/************************************************************************************
8.1 WIDGET STYLES
*************************************************************************************/
/* calendar widget */
.widget #wp-calendar caption {
	font-weight: bold;
	padding-bottom: 10px;
}
.widget #wp-calendar td {
	width: 31px;
	padding: 4px 2px;
	text-align: center;
}

/* recent post widget */
.widget_recent_entries li {
	margin: 0 0 1.2em;
}
.widget_recent_entries a {
	font-size: 1.2em;
	display: inline-block;
	margin: 0 0 .3em;
}
.widget_recent_entries .post-date {
	display: block;
	font-size: .95em
}

/* feature posts widget */
.widget .feature-posts-list li {
	padding: 0;
	margin: 0 0 1.2em;
}
.widget .feature-posts-list br {
	display: none;
}
.widget .feature-posts-list .post-img {
	margin: 0 1.2em 1em 0;
	float: left;
}
.widget .feature-posts-list small {
	font-size: 90%;
	display: block;
	margin: 0 0 .3em;
}
.widget .feature-posts-list .feature-posts-title {
	margin: 0 0 .2em;
	display: inline-block;
	font-size: 1.1em;
}
.widget .feature-posts-list .post-excerpt {
	display: block;
}

/* twitter widget */
.widget .twitter-list li {
	padding: 0;
	margin: 0 0 1.2em;
}
.widget .twitter-list .twitter-timestamp {
	font-style: italic;
	display: block;
	padding-top: .4em;
}
.widget .follow-user {
	margin: 0;
	padding: 5px 0;
}

/* links widget */
.widget .links-list img, .widget_links img {
	vertical-align: middle;
}

/* recent comments widget */
.recent-comments-list .avatar {
	margin-right: 12px;
	float: left;
}

/* flickr widget */
.widget .flickr_badge_image {
	margin-top: 10px;
}
.widget .flickr_badge_image img {
	width: 50px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
}

/* search widget */
#sidebar #searchform {
	position: static;
}
#sidebar #searchform #s {
	width: 93%;
}

/* add white bg to facebook badge iframe */
iframe[src*="facebook"] {
	background-color: #fff;
}

/* reset twitter embed max-width to 100% */
#content .twitter-tweet-rendered {
	max-width: 100% !important;
}
#content .twt-border {
	max-width: 100% !important;
	min-width: 180px !important;
}

/* Text widget */
.widget .textwidget ul {
	margin: 0 0 1.4em 1.6em;
}
.widget .textwidget li {
	display: list-item;
}
.widget .textwidget ul li {
	list-style: disc;
}
.widget .textwidget ol li {
	list-style: decimal;
}

/************************************************************************************
9. FOOTER
*************************************************************************************/
#footerwrap {
	background-color: #fff;
	border-top: 1px solid #e6e6e6;
	clear: both;
	text-align: center;
	padding: 1.5em 0;
}

/* footer widgets */
.footer-widgets {
	clear: both;
}
.footer-widgets .widget {
	margin-bottom: 2em;
}
.footer-widgets .widgettitle {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #656565;
}

/* back to arrow */
.back-top {
	margin: 1.5em auto 1.8em;
	text-align: center;
	width: 100px;
}
.back-top .arrow-up a {
	display: inline-block;
	position: relative;
	font-size: 1.75em;
	bottom: 0;
	border: 2px solid #c7c7c7;
	border-radius: 5em;
	width: 53px;
	height: 53px;
	line-height: 50px;
	z-index: 10;
	color: #666;
	text-decoration: none;
	transition: all .5s ease;
}
.back-top a:before {
	content: "\e800";
	font-family: 'themify_theme_icon';
	font-style: normal;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.back-top .arrow-up:hover a:before {
	animation: arrow-up 1s infinite;
	animation-timing-function: linear;
}
@keyframes arrow-up {
	0%   { top: -10px; }
	50%   { top: 10px; }
	100% { top: -10px; }
}
/* footer nav */
.footer-nav {
	margin: .5em 0 2.05em;
	padding: 0;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 0.9em;
	margin-left: 1.25em;
}
.footer-nav li {
	display: inline-block;
	padding: 0;
	margin: 0 0.5em;
	list-style: none;
}
.footer-nav a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
	transition: all .5s ease;
}
.footer-nav a:hover {
	opacity: 0.5;
}

/* footer social widget */
#footer .social-widget {
	margin: 0 auto 1.65em;
}

/* footer text */
.footer-text {
	clear: both;
	font-size: 0.8em;
	padding: 0 0 1.85em;
	position: relative;
	letter-spacing: 0.01em;
}
.footer-text a {
	text-decoration: none;
}
.footer-text:before {
	content: '';
	display: block;
	width: 188px;
	border-top: 1px solid #e7e7e7;
	margin: auto;
	padding-top: 2.6em;
}

/************************************************************************************
10. BUILDER STYLING
*************************************************************************************/
/* builder row */
.module_row.fullwidth > .row_inner {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

/* module title */
.themify_builder_content .module-title {
	margin: 1.4em 0 1.6em;
	padding: 1em 0 0;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Disable background attachment on iOS devices */
@supports (-webkit-touch-callout: none) {
	#headerwrap{
		background-attachment:scroll !important;
		background-position:center !important
	}
}

/************************************************************************************
11. WORDPRESS POST FORMATTING
*************************************************************************************/
.sticky {}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
	margin-bottom: 1em;
}
.alignleft {
	float: left;
	margin-right: 2em;
}
.alignright {
	float: right;
	margin-left: 2em;
}
.aligncenter {
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1em;
	max-width: 100%;
}
.wp-caption-text {
	margin: .5em 0;
}

/* attachment page */
body.attachment {
	width: auto;
	float: none;
	position: static;
}
.single .attachment.post {
	width: auto;
	float: none;
}
/************************************************************************************
13. CLEAR & ALIGNMENT
*************************************************************************************/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}

/* clearfix */
.tf_clearfix:after, .widget li:after, #body:after, #footer:after, footer:after, .pagenav:after, #main-nav:after, .menu:after, #content:after {
	content: "";
	display: table;
	clear: both;
}

/*/wordpress/wp-content/uploads/themify-css/themify-builder-2342-generated.css*/
/* Generated from page: home-2 */
.themify_builder_content-2342 .tb_5w77564.module_row{background-image:url(https://inthekillhouse.com/wordpress/wp-content/uploads/2020/01/DK2_banner.png.jpg);background-repeat:no-repeat;background-size:cover;background-position:87.83% 4.7%;background-color:rgba(0, 0, 0, 1);text-align:center;padding-top:15%;padding-bottom:8%;background-attachment:scroll;mix-blend-mode:normal;}
.themify_builder_content-2342 .tb_5w77564.module_row>.builder_row_cover::before,.themify_builder_content-2342 .tb_5w77564.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.00);background-image:linear-gradient(0deg,rgba(22, 47, 94, 0.31) 0%,rgba(255, 255, 255, 0) 24%);}
.themify_builder_content-2342 .tb_5w77564.module_row:hover>.builder_row_cover::before,.themify_builder_content-2342 .tb_5w77564.module_row>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.00);}
.themify_builder_content-2342 .tb_5w77564.module_row>.builder_row_cover::after,.themify_builder_content-2342 .tb_5w77564.module_row>.ms-tableCell>.builder_row_cover::after{background-image:linear-gradient(0deg,rgba(120, 58, 0, 0.57) 0%,rgba(255, 255, 255, 0) 24%);}
.themify_builder_content-2342 .tb_5w77564.module_row a{color:rgba(255, 255, 255, 1.00);text-decoration:underline;}
.themify_builder_content-2342 .tb_5w77564.module_row:hover{mix-blend-mode:normal;}
.themify_builder_content-2342 .tb_5w77564.module_row>.tb_row_frame_bottom,.themify_builder_content-2342 .tb_5w77564.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(8%2C%2026%2C%2043%2C%201)%22%20d%3D%22M1499.996%2010.446V0H0v88.667c.753.23%201.604.502%202.478.468-.912.036-1.727.262-2.478.54v6.466c1.966.1%203.74.27%202.282%201.223.63-.225%201.206-.734%202.587-.62l.2.985c1.992-.254%204.215-.445%204.79.11-1.078.234-1.44.67-1.797%201.104%208.422.172%201.78-3.23%209.24-3.317l-.086.64%201.874-.672c.59.352%201.02.776.897%201.33%201.005-.277.54-.586.166-.91l.94.384c2.688-2.187%2010.47.197%2014.974-.96%201.77-.18%204.102%201.115%207.467.973l-.22-.986c2.716%201.004%2012.825%201.637%2015.36%203.922%202.553-.765-.27-.207-.212-.988%201.83-.377%203.032-.406%203.953-.264.29%201.085-1.93%201.766%201.072%202.25%202.008.252%202.858-.415%203.618-1.02.243-.065.288-.117.208-.164.565-.44%201.133-.8%202.157-.654-.044-.082-.112-.13-.176-.186%201.19-.287%202.125-.77%204.625-.65-.06.226-.015.444.075.655-.3.046-.596.105-.765.21.25-.062.512-.115.786-.165.2.438.5.827.13%201.1%201.025-.19%201.972-.438%202.4-1.095a6.1%206.1%200%200%201-.764-.244c2.115-.2%204.66-.21%207.293-.187-.506.418-3.434.862-.778%201.438%201.22-.57%201.447-1.01%201.385-1.435l6.364.016c.345.48-1.2%201.375%201.165%201.922%201.077-.24.392-1.34%202.128-1.062-.206-.274-.364-.5-.5-.715%206.838.58%2016.058.88%2023.493%201.694l.15-.358c3.375.922%207.035.062%2010.982.474l-1.93-.524c2.577-.623%204.024-.23%206.462-.494l1.36%201.033c2.64-.34%201.166-.875%203.083-1.412%202.4.656%207.486.05%208.63.098.793.48-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.472%2020.836-1.085%2031.056-2.017-.693-.054-.52-.27-.786-.478%2010.788-.375%2023.237-.43%2031.767-2.88-5.83.27-15.707-1.363-21.65.467-2.2-.735-5.588.33-6.5-.713a53.85%2053.85%200%200%200-1.72-.062c-1.03-.625-3.03-1.103-1.116-2.123%201.176-1.267%204.147-1.1%206.238-1.355-1.795-1.434.2-2.047%202.354-2.53-2.81-.035-.72-1.672-4.018-.727l-.065-1.152c1.406.02%203.07.52%204.474.543-.292.312.033.572-.427.762l4.185-.52-.426.762c2.58.13%205.75%201.004%207.286.577-1.242.1-2.318-1.022-1.015-1.358.753-.5%202.125-1.06%203.3-.948.62%201.32%205.063%201.284%202.253%202.625%203.624-.688%202.286-.93%205.75-1.746l-2.32.35c-.292-1.058%201.635-2.826-.587-3.494%202.612-.672.946-2.552%204.444-2.79%201.42.64-.424%202.14-2.387%202.4.99.084%201.888.663%202.9-.066.748.87-1.862%201.543-1.764%201.895%201.798.057-.034-.574%201.663-.87%202.973-1.21%201.894%201.784%204.737%201.023-.622.055-1.728-.28-.98-.783%203.82.02%202.125-1.06%204.9-1.6%201.568%201.527.88%203.184%203.39%203.535l-1.4-.02c.98.78%202.088%201.117%203.102%201.097%205.225-1.336%209.537-3.68%2014.924-4.886l-1.927.392c-.652-.523%201.607-.652%201.574-1.23l1.205.69c.33-1.115-2.708-1.062-1.99-2.14.163.134.557.168.785.074l-1.113-.333c2.517.354%204.51-1.637%206.403.148-4.902.224-.75%203.254-5.552%203.828%202.543-.445.452%201.19.713%201.676%201.34.242.657-.855%202.16-.485-.035.803-3.27%201.528-1.832%202.12.164-1.245%201.5-1.002%202.153-1.856%201.11.336-.028.8.46%201.2.618-.056.98-.6%201.534-.43l-.42.767c3.1%201.1.944-1.172%204.47-.84.1-1.02-.98-.78-2.448-.576-.746-2.248%204.54-2.437%204.25-4.87%203.333-.376-.882.945%201.958%201.562%201.565%201.523-2.1%201.638-2.812%202.716l2.944.965c-.983%201.973-2.812%201.338-3.334%203.125%202.188.094%201.927-.392%204.15-1.1-3.594-1.487%201.564-1.227-.5-3.14%201.664.5%201.14.9%203.558.9-1.534.43-.062%201.602-2.09%201.637%203.265-.147%202.383-.578%205.647-.723%201.017-1.396-3.298-1.805.627-2.81.85-.017.683.512.185.508%202.804.543-.576-1.73%201.186-2.44%201.225-.172%201.666.375%201.16.707%201.837-.773.82-1.7%202.043-2.012l-.556-.168c.522-.406-.91-2.38%201.733-2.473%201.93%200%201.326.78%201.37%201.246%201.5-.48%202.652-.076%203.68.41-.104-.272.01-.547.466-.555%202.548-.45%201.465%201.172%202.414%201.375%203.63.688-.453-2.565%203.596-2.642l-4.703-.444c.196-.673.297-1.695-.717-1.677-.095%201.022-1.764%201.898-3.334%201.746-.453-1.188%204.217-1.32%201.57-2.603.947.203%202.258-.128%203.43-.02-1.176%201.265%203.757.242%201.73%201.654%205.13-.314%205.88.56%2010.584-.37-.424.764-3.428%202.774-5.878%202.196l-.2-.707c-3.067.854%202.4.802%201.833%202.01%203.787-1.935%208.4.913%2013.026.207-.815-.648.104-1.025.3-1.69-1.862.166-1.537.43-2.906-.39.26-.896%201.372-.56%201.96-1.19.49-.985-1.403-.016-2.062-.54%201.77-.52%201.602-.652%202.65-1.47.978.78.846%201.227%201.598%202.102%204.247.182%203.92-1.47%207.12-1.262-1.168-.03.516.753-.344.76l.606.057c-3.04%201.434-8.265%201.396-7.744%203.738%202.483-.223%204.282-1.543%207.315-1.598l-.128.445c2.19.094-.033-.574.487-.986%202.452-.8%203.17%202.252%204.865.58l-2.51-.356c1.894-.965-.557-.168-.1-1.73%203.365-1.172%209.18-.387%2013.95-1.54-1.37-.82-1.76-.854-3.56-.914.813-2.102%201.537-1.805.658-3.608l-2.2-.094-.032-1.95a4.43%204.43%200%200%201%201.723.259c.3-1.224%203.32.37%203.47-.797l-1.862.164c-.914-1.004%201.278-.9%202.584-1.242-1.242-1.266-4.05.07-6.695.163.19.708-2.45%202.178.128%202.31-.033.797-1.57%201.227-2.584%201.242.468-.36-1.446-1.757-.236-2.474-1.414.5-.663-.174-2.93.224.358-.54-4.443.034-4.148-1.656-.8.722.042%202.496-2.91%202.578.717%201.168%204.01%201.336%201.8%202.594l1.436-.78c2.057.54-.56%201.21%202.124%201.69-.788-.074-2.388.578-2.744-.262.688%202.477-3.985%201.23-4.115%203.05-.59-.742-1.373-.817-2.85-.613.202-.672-.614-1.32.53-1.785.946.202%201.632-.074%202.678.484-.58-2.46-3.816-.773-6.265-1.29.343.197.44.434-.237.787-1.497-.37-4.798-.8-3.852-1.974l-7.543.316c-.034-.578%201.076-.243%201.537-.433l-4.212-.053c-.42-.333-.22-.523.18-.69%204.08.14%208.204.014%2015.944.783%204.062-2.51%203.073-5.408%209.867-7.11%202%201.095%201.125%203.312%2010.354%201.6.452-1.12-2.854-1.233-5.447-1.634%2017.88-2.733%2040.392-6.355%2059.25-6.24-9.798%202.433%204.155%202.586%203.15%204.392l18.713-2.677c-5.153%201.58-17.718%203.228-27.362%206.068%205.04%202.725-6.377%207.655%206.73%207.688%205.064-1.988-4.038-2.18%204.35-4.056%203.57.938%207.458.347%2012.245-.12-.296%201.528-5.627%202.688-4.35%204.058%206.354-.617%209.665-2.862%2010.11-3.98%201.022.54-1.006%201.813%203.173%202.037%209.625-.506%205.34-3.5%205.776-4.613%204.48%201.077%2010.853%205.638%2018.277%201.043l-6.567%204.77c7.18-.348%207.834-3.39%2016.908-2.907-7.95.49-14.716%202.097-10.895%203.937%2010.163-3.752%2022.36%202.205%2027.954-3.363l-1.714%205.188c14.468.23%205.377-3.644%2015.4-5.086-3.812.77-.277%201.926-4.92%202.523%201.197%201.434%2010.797%201.523%2017.88%201.16%2017.536-.898%2032.97-.183%2048.786-.32-1.58%201.73%204.716%202.65%2011.916%202.597-9.02%201.108-9.882-1.882-17.067-1.732l6.882%204.306c-7.727-4.07-13.768.92-18.163%202.303-.512-1.08%203.556-4.362-6.082-4.202-4.153.512-2.042%201.642-3.024%202.252-.52-1.084-3.978-3.097-10.36-3.272-1.18%201.452%204.22%202.24%204.62%203.747-4.81-.137-8.728-.457-12.225.725-8.498-1.293.57-2.11-4.62-3.744-13.07.938-1.342%205.068-6.182%208.135a88.91%2088.91%200%200%200%203.18.637c-5.122.115-10.316.012-13.86-.74-6.623%201.746-1.484%203.23-10.588%204.478l-4.802-2.96c-8.4%201.078-13.466.106-22.255%202.455l4.872.892%2045.94%201.16c.707-1.026%207.156-1.934%206.373-3.135l18.854%201.38c-2.4-.56-6.354-1.024-10.87-1.57%208.457-1.173%208.793-3.702%2021.21-3.55l.21.847c32.222-3.913%2073.27-.965%20109.547-2.538-2.447-.244-1.808-.874-2.732-1.525%2019.104.088%2039.718.346%2059.35-.502%2019.63-.834%2038.27-2.787%2053.297-6.744-10.313.594-24.225-.3-38.154-.828-13.937-.506-27.902-.61-38.48%201.883-5.53-1.706-13.28-.736-18.4-1.233%2017.738-.274%2040.983-3.834%2057.05-2.887-1.957-2.597-16.44-.044-22.573-.795l13.708-2.693-22.854.91c.425-.648.314-1.248.314-1.8-.478%201.322-6.23%202.607-10.022%203.9-6.786.86-13.873%201.195-20.307%201.82-29.784-2.285-42.18%202.672-70.894%201.77-2.104-.36-2.586-.92-2.712-1.58-.004.018.004.034-.002.054l-2.188.242-.842-2.06c1.572.44%202.754.912%202.994%201.455-.038-.552.03-1.158-.438-1.774l4.895-.144c3.202.916.838%203.336%208.007%203.867-3.855-.508-.41-1.9-5.083-2.18.757-1.045%205.567-1.728%2010.808-2.093l4.236-.123-.6-.075%203.313-.103c28.325-.507%2050.897-4.836%2078.85-3.346.007.018.001.036.006.053.08-.668.52-1.26%202.596-1.765%2028.633-2.886%2041.332%201.224%2070.997-3.15%202.9-3.44%2015.138-1.435%2022.677-4.344%2010.725%201.758%2024.65.688%2038.52-.78%2013.86-1.48%2027.676-3.342%2038.006-3.46-1.674-.32-3.396-.606-5.15-.873%205.37-.37%2010.456-.994%2014.6-2.188-5.83.268-15.707-1.363-21.65.467-2.198-.736-5.588.33-6.5-.713-3.71-.198-6.455.043-9.054.38-3.386-.142-6.842-.227-10.354-.262l4.852-.37-3.938-.412c1.704-.46%205.855-.127%206.33-1.057-5.645%201.113-14.672.243-19.598%201.555%202.316.234%205.208-.04%207.948.04.288.08.614.152.942.226a439.01%20439.01%200%200%200-12.073.16l-15.925.638.05-.16c-.06.064-.123.113-.187.167l-5.2.286c-.665-.04-1.34-.028-1.997.117l-.766.048c-.655-.6%201.2-.962%203.312-1.008-2.565-.3-2.797.697-4.845.672l1.94-1.46c-2.178%201.395-3.907-.27-5.143-.74-.146.357%201.003%201.468-1.73%201.384-1.174-.186-.573-.554-.85-.76-.15.36-1.136%201.018-2.94%201.056-.33-.487%201.2-.733%201.317-1.233-1.36.03-2.472.124-3.458-.28-2.408.406.155.704-1.316%201.234-3.698-.35-.37-1.693-1.73-2.73%202.784-.697%206.368-.916%207.86-1.305l-5.345.4c.323-.574-3.614-.985-.793-1.54-5.324-.525-11.76.11-16.866.573.724.198%201.654.317%201.503.68-2.642.34-2.348-.375-2.89-.79-1.955.396-1.737%201.385-2.938%202.117-4.033-.832-4.6-.325-8.036-1.527l.214.988c-2.436-.797-2.8.697-5.412.116-.146-.212.858-.465%201.666-.694-2.323.324-2.142-.834-4.406-.45l1.797-1.103c-1.805.04-4.452.38-3.52-.562-3.153%201.13-8.686.684-12.623%201.334l.26-.856c-2.036%201.038-7.485-.052-9.253%201.192l-.3-.35-4.055%201.15c-1.835-.102-1.212-1.39-1.36-1.033-4.027.227-7.188.297-9.776-.146-.65%201.15-4.9%201.453-8.26%201.596-3.555-.156-7.17-.213-10.805-.213L756.9%2033.682c2.46%201.2%204.22.157%206.565-.622l5.352-.508c.22.034.432.056.662.104%201.396.676-4.635%201.672%201.3%201.595l-.34-.72c8.203.18%2013.064%202.315%2019.8%202.688%201.003-2.652-5.8-3.412-12.772-4.486l8.494-.805a56.63%2056.63%200%200%200%203.31.016%209.69%209.69%200%200%200%20.512-.377l4.664-.44%201.045-.05c-.507.058-.7.246-.3.722%201.59%201.014%204.6.47%205.308%201.9-3.706%201.32-2.824.9-7.87.633.53%201.07%203.023%201.672.812%202.7%2012.588%201.137%2025.032-3.527%2035.338-.56-1.53-1.907%2013.268-2.026%204.932-3.282l-.527%201.14c-6.64%201.022-14.817-2.122-15.975-3.336%2012.758%201.364%2014.775-.064%2028.688.214-5.537-2.166%207.862-.764%204.637-2.733%203.17-.233%206.734.227%209.294-.152-7.13%202.2%205.532%202.152%204.348%204.075-4.257.338-8.812-.975-9.1-2.606-2.75.022-2.445%201.653-1.892%202.72l-12.743.937c10.984-.065-.006%205.336%209.832%204.062%202.568-.374-.42-2.913%206.5-2.33%201.236-.01%201.557.42%201.285.865%202.773-.837%205.888-1.55%209.976-.872.105-.747-1.562-1.958%203.675-2.08%207.182-.02%203.368%203.23%204.802%203.848l-1.504.304c3.334.42.605%201.97%205.63%203.085-1.39-.498-.212-1.402%203.124-1.213%204.82%201.02-4.275%204.894%203.325%203.824-1.354.04-1.827-.79.48-.826%2010.72%201.32-1%202.292%201.827%204.45%208.887-.012%206.505.744%2015.397.723-5.522.106-1.57-1.887-5.765-2.454%206.107-.177%205.304-.722%208.77-1.55.104.053.216.105.323.158-2.863%202.062%203.105%202.255%202.87%203.215l1.092-.142c-.907-.368-1.768-.876-2.48-1.67l3.66-.825-.005.07c.06-.05.14-.077.208-.116l1.12-.253c1.075-.017%202.37.357%203.034.628l.894-1.082%202.18.596c-.4.2-.588.505-.494.975.864-.076%201.602-.113%202.236-.12.125.113.238.234.332.373l-.08-.374c5.48.003%202.845%202.373%207.887%201.457l.546-.19.014.06c1.992-.254%204.215-.446%204.79.11-1.078.235-1.44.67-1.797%201.103%208.422.173%201.78-3.228%209.238-3.317l-.086.64%201.894-.68%201.983.81c2.688-2.186%2010.47.198%2014.975-.96%201.77-.18%204.102%201.116%207.467.973l-.22-.986c2.716%201.004%2012.824%201.637%2015.358%203.922%202.554-.765-.27-.207-.212-.988%204.98-1.028%205.327.522%207.94%201.105%203.067-.493-2.347-.375-.697-1.12%204.7.748%203.816-1.217%209.62-.562.576.555-1.498.387-2.098.754%204.084-1.008%2011.695-.395%2017.77-.594%206.948.7%2017.21.975%2025.334%201.863l.15-.358c3.375.92%207.034.062%2010.98.473l-1.93-.524c2.577-.624%204.024-.23%206.462-.495l1.36%201.034c2.64-.34%201.166-.875%203.083-1.412%202.4.656%207.485.05%208.63.098.793.478-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.472%2020.836-1.085%2031.056-2.016-.692-.054-.52-.27-.786-.478%2010.788-.375%2023.237-.43%2031.768-2.88-5.83.268-15.707-1.363-21.65.467-2.2-.736-5.588.33-6.5-.713-8.48-.453-11.926%201.393-20.08%201.426-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.243-19.597%201.555%202.315.234%205.208-.04%207.948.04%201.205.33%203.07.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.19-2.02.115-4.757.032-5.1-.455%201.325-.172.325-.577%201.412-.814-2.854.42-.286%201.78-4.414%201.585l.528-1.713c-1.642%201.8-5.05-.315-7.988.74-1.058-.686.892-1.082%203.15-1.13-2.564-.3-2.796.697-4.844.672l1.94-1.46c-2.18%201.395-3.907-.27-5.144-.74-.146.357%201.003%201.468-1.73%201.384-1.174-.186-.573-.554-.85-.76-.15.36-1.135%201.018-2.94%201.056-.33-.487%201.2-.733%201.316-1.233-1.36.03-2.47.124-3.458-.28-2.407.406.156.704-1.315%201.234-3.698-.35-.37-1.693-1.73-2.73l.054-.012a18.19%2018.19%200%200%200%203.703-.665c1.69-.234%203.246-.404%204.104-.627l-2.74.206c2.84-.955%205.262-2.024%2010.203-1.16l-1.035-2.875c12.426%202.406%2014.273.695%2028.696%201.784%204.002-2.605%202.942-5.48%209.696-7.342%202.024%201.047%201.203%203.283%2010.39%201.353.426-1.133-2.883-1.166-5.483-1.506%2017.812-3.156%2040.23-7.313%2059.085-7.645-3.678%201.006-3.974%201.606-2.973%202.063a29.11%2029.11%200%200%201-1.884.45c1.557.126%202.48.08%203.332-.01%202.147.502%205.248.917%204.775%201.812l3.226-.54c.464.235.96.464%201.55.66l-.89-.77%202.385-.4c.622.115.945.292%202.495-.264l-.043.603c-5.446%201.18-11.84%202.56-17.285%204.307%201.26.644%201.52%201.446%201.393%202.285%202.817-.198%205.592%201.157%209.32.186.37.446%201.2.833%202.23%201.19%203.1.33%206.46-.215%2010.458-.702-.17%201-2.472%201.896-3.697%202.768.772.35%201.2.73.98%201.163%205.326-.926%208.096-2.958%208.48-3.99%201.033.518-.964%201.838%203.22%201.962%209.61-.734%205.256-3.626%205.663-4.75%204.507.97%2010.983%205.38%2018.3.6l-6.452%204.925c7.17-.517%207.75-3.575%2016.833-3.3-7.934.68-14.66%202.446-10.797%204.194%2010.07-3.993%2022.406%201.674%2027.865-4.026l-1.59%205.226%201.157-.018c.146-.294.295-.578.518-.848l6.123-.16c.66-.155%201.088-.714%201.666-1.344.563-.923-.21-4.398%202.437-5.89l.91.4c.044.35.193.693.11.854.37-.103.8-.24%201.27-.4.01.002.018.005.026.007.937-.15%201.078-.243.876-.322l2.724-1.015c1.118-.324%202.333-.682%205.324-.345.576.555-1.498.387-2.098.754%204.084-1.008%2011.695-.395%2017.77-.594%206.948.7%2017.21.975%2025.334%201.863l.15-.357c3.375.92%207.035.06%2010.982.473l-1.93-.525c2.577-.623%204.024-.23%206.462-.494l1.36%201.033c2.64-.34%201.166-.875%203.083-1.412%202.41.656%207.485.05%208.63.098.793.48-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.473%2020.836-1.086%2031.056-2.016-.693-.055-.52-.27-.786-.48%2010.788-.375%2023.237-.43%2031.768-2.88-5.83.268-15.707-1.363-21.65.467-2.2-.736-5.588.33-6.5-.713-8.48-.453-11.926%201.393-20.08%201.426-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.244-19.597%201.555%202.315.234%205.208-.04%207.948.04%201.204.33%203.07.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.19-2.02.115-4.757.033-5.1-.455%201.324-.172.324-.576%201.41-.814-2.854.42-.285%201.78-4.413%201.586l.528-1.713c-1.642%201.81-5.05-.316-7.988.74-1.058-.686.892-1.082%203.15-1.13-2.564-.3-2.796.697-4.844.672l1.94-1.46c-2.18%201.395-3.907-.27-5.144-.74-.146.357%201.003%201.47-1.73%201.385-1.175-.186-.573-.555-.85-.762-.15.36-1.135%201.018-2.94%201.057-.33-.488%201.198-.734%201.316-1.234-1.36.03-2.47.125-3.458-.28-2.407.406.156.705-1.315%201.234-2.922-.274-1.465-1.172-1.393-2.047.45-.174.803-.368.984-.592%209.334-1.48%2021.943.707%2026.854-.624%201.562.796%203.37%201.322%205.312%201.713%205.154-.396%2010.412-.948%2015.86-1.75.007-.02-.002-.034%200-.052.144.658.64%201.205%202.75%201.515%2028.774.218%2041.04-5.052%2070.983-3.448%203.206%203.157%2015.204.024%2022.98%202.222%202.684-.702%205.596-1.236%208.672-1.643.08-.86%201.393-1.715%205.168-2.572%204.095%201.266%202.197-.465%205.48-.975%203.856.567%204.462%201.404%206.2%202.41%203.705-.075%207.49-.072%2011.282-.033-.215-1.285-11.148-1.67-1.317-3.116l3.38%202.573c2.572-3.027%209.65-3.894%2017.097-3.512-1.486-.842-1.896-1.733-.154-2.723-.297%202.195%209.6.28%207.645%202.73-1.638.26-3.598-1.107-5.89.09%204.364-.567%203.676.38%206.82.96%201.256-.464%201.902-.812%202.19-1.09.303-.293.218-.503.01-.685zM115.176%2087.588c.5.897%203.712.677%202.488%201.485l-5.183.39c.323-.574-3.614-.984-.793-1.54-.434-.043-.885-.066-1.333-.095%201.607-.266%203.32-.48%204.82-.238zm62.48%205.405c-4.344.398-7.73%201.283-13.355%201.307-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.242-19.597%201.555%202.316.234%205.208-.04%207.948.04%201.205.33%203.072.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.188-2.02.115-4.757.032-5.1-.454%201.325-.173.325-.578%201.412-.814-2.854.42-.286%201.78-4.414%201.585l.53-1.714c-1.642%201.81-5.05-.314-7.99.742-1.057-.687.892-1.082%203.15-1.13-2.565-.3-2.796.696-4.844.672l1.94-1.46c-2.178%201.395-3.907-.27-5.143-.74-.146.356%201.003%201.468-1.73%201.384-1.174-.187-.573-.554-.85-.76-.15.358-1.135%201.018-2.94%201.056-.33-.487%201.2-.733%201.317-1.233-1.36.03-2.47.125-3.458-.28-2.408.406.156.705-1.316%201.234-3.698-.35-.37-1.693-1.73-2.73%202.674-.67%206.064-.9%207.653-1.26-.042.025-.104.057-.156.086.675-.27%202.93-.5%202.255-1.29-.295.316-.62.06-1.24.113l.552-1.207c1.667.5%203.533-1.043%205.132-.315.522.965-3.003.63-1.928%201.766%201.537-1.805%207.805-2.582%209.8-1.82%201.34.242%201.498%201.752%202.057%201.916l2.25-.13c.264.483.298%201.062.717%201.676%201.11.336%201.863-.168%202.55-.445%202.937.965%201.368%202.195-.137%203.2l-1.658-.504c-1.21.687-2.944.406-1.927%201.765.84-.147.812-.722%201.11-1.038l.975.78c.98-.598%203.692-.914%203.402-1.973%201.988.762%204.273-.168%206.038.7-1.2-.688.326-1.117-.032-1.953l-2.12-.315c1.698-.3%204.148-1.1%205.75-.37-.196.668-.26.89.55%201.543-1.14-.914%202.972-1.207.494-2.364-.913.372-1.764.52-2.944.41-.775-1.454%201.085-1.617%202.127-2.438%201.307-.332%203.857-.78%205.62-1.302%201.1.336%201.436%201.972%203.333%201.004-2.416-1.375%202.284-2.305%202.9-3.733%201.83.63%202.97-1.21%204.438-.04-.75.504-3.56.465-4.277%201.543-.102%201.022.62%202.7-2.157%203.238%203.337.514%201.96-.88%203.497-1.298l-1.143.142c.52-.407-.46-1.188.553-1.207%203.917.375%204.605%201.468%207.25%202.754-.6-.743.62-1.434%201.243-1.49%202.104.77.713%201.754%201.046%202.935l-.17-.222-3.725.575c1.477.663%202.264.123%204.24.257.045.054.084.104.14.16.886-.95%202.62-.67%202.032-1.414%201.008-.02.485.39%201.206.688.65-.854%201.407-1.354%202.806-1.336-.127.445-.323%201.113-1.664.87%201.503.375%202.054%201.918%201.402%202.773l-2.447-.578c-1.113%201.043%202.283.45%202.19%201.47-1.08.242-1.894-.4-2.582-.13.16.252.4.383.685.443zm3.364-.517c.545.05.878.174%201.083.334a45.38%2045.38%200%200%200-2.933.072c.657-.15%201.33-.36%201.85-.406zm25.947-22.54a2.7%202.7%200%200%200%20.299-.537l.77-.086c-.264.25-.6.47-1.07.623zm12.148%201.157c-1.962-.188-4.605-.094-6.27-.594%201.03-.526%201.264-1.196.983-1.835l6.198-.77%201.44.67c-2.124-.316-1.697%201.672-2.352%202.53zm33.278-.18c-2.258-.127-5.046.055-6.464%201.47l.6-2.007-2.484.224c-1.857-1.212%202.19-1.285%203.43-1.396-3.366-.21-5.62-.078-8.655-.02.885.424.358.836.78%201.45-1.042.82-2.48.223-3.56.465-.262-.484-.13-.93.718-1.078l-2.086.258c.166-1.246-.852-1.228%201.2-2.062l-1.927.4c-2.126-.314.095-1.02.618-1.434l-3.363-.202c-1.206.688.686%201.1-1.632%201.447-2.162-.765-4.74-.79-7.295-.85%204.852-.734%209.3-1.662%2012.807-3.02-3.073%203.06%206.178%201.354%2012.528.768l-6.09%203.766c7.897-1.733%207.512%201.777%2015.623.203-1.678.54-3.6%201.12-4.75%201.63zm4.12%202.48c.833-1.35-.412-1.115-1.2-1.484a18.44%2018.44%200%200%200%203.813-.633c-.08.42.22.78%201.142.98-1.406-.017-3.398.595-3.754%201.138zm7.02-2.662c-1.152.04-1.354-.154-1.226-.418a18.06%2018.06%200%200%201%202.012-.471c-.21.324-.454.63-.786.89zm5.993-3.52l-.025-.075.365.078c-.116.003-.227-.002-.34-.003zm.537%201.6l-.347-1.04c.577-.053%201.232-.062%201.766-.232l1.8.34c-.863.533-1.692%201.024-3.23.934zM646.896%2049.83l-.087.64%201.894-.678%201.984.81c2.688-2.186%2010.47.197%2014.974-.96%201.77-.18%204.102%201.115%207.467.973l-.22-.985c1.65.6%206.038%201.086%209.793%201.878-24.436%201.822-48.836%203.846-69.764%202.762l-.15.858c-13.408%201.095-12.883-1.933-23.702-2.18%201.397.777%207.623.857%204.98%202.494-3.978.47-21.714-.15-29.957%202.2-6.73-1.283-1.704-3.12-10.872-3.734l-4.585%203.285c-8.457-.494-13.44.824-22.37-.912l4.8-1.226L608%2047.77c1.988.425%202.956%201.43%204.913%202.082l-1.118-.967c3.453-.785%202.38.516%205.107-.466l-.112%201.563c.96-.8%203.37-.146%204.363.26l.893-1.082c2.174.592%203.6.842%204.253%201.82l-.213-.99c.82.623%208.36-.107%205.78%201.577.63-.225%201.206-.735%202.587-.62l.2.985c1.992-.254%204.215-.446%204.79.108-1.078.236-1.44.67-1.797%201.104%208.423.17%201.782-3.227%209.24-3.317zm261.6-7.633l-.062-.053.23-.05c-.06.035-.11.07-.167.104zm.328-3.373c.113-.254.413-.542.958-.877%207.685-1.226-3.83-2.985%205.243-2.665-.225%201.307%201.227%202.16%203.186%202.85l-9.387.69zm29.153-1.52c-.857-1.586-.174-3.404-8.073-3.344%205.045-3.03%2010.564-.036%2017.38-.848l-3.002.643c.624.127%201.69.03%202.126-.196%202.017%201.656-6.24%201.863-5.282%203.617l3.235-1.222c-.048.75%203.958.885%204.573%201.385-3.625-.086-7.286-.092-10.957-.035zm34.395-.317c-.226-.055-.4-.134-.51-.225.227-.104.444-.213.65-.326l-.138.55zm50.007-.494c-2.642.34-2.348-.375-2.89-.79-1.955.396-1.737%201.385-2.938%202.117-4.033-.832-4.6-.325-8.035-1.527l.213.988c-2.436-.797-2.8.697-5.412.116-.146-.212.858-.465%201.666-.694-2.323.324-2.142-.834-4.406-.45l1.797-1.103c-1.63.036-3.938.313-3.688-.326%206.543-.987%2012.628-2.17%2017.146-4.042-1.914%201.998%201.146%201.936%205.26%201.438.087-.313.476-.613%201.283-.867%201.53-.008%202.697.07%203.614.206l2.387-.308-.958.625c2.658.834%202.126%202.444%205.787%203.172-4.188.005-8.6.43-12.33.766.726.2%201.656.318%201.505.68zm14.984-1.28c-.12-.01-.243-.017-.364-.026l1.003-.195-.64.22zm230.524-16.727c-1.283-.265-2.214-.394-3-.485%201.226-.294%202.517-.337%203.837-.278-.213.262-.45.526-.838.763z%22%2F%3E%3C%2Fsvg%3E");height:10%;}
.themify_builder_content-2342 .tb_5nsr567.module_column a{text-decoration:underline;}
.themify_builder_content-2342 .tb_5nsr567.module_column{padding-top:0%;padding-right:0%;padding-bottom:0%;padding-left:0%;}
.themify_builder_content-2342 .tb_qsb0170.module_column{padding-left:4%;padding-right:4%;padding-bottom:5%;}
.themify_builder_content-2342 .tb_mgfm180.module-image a{text-decoration:underline;}
.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_xwmh75.module-text .tb_text_wrap span{color:rgba(56, 46, 28, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;text-shadow:0px 0px 10px rgba(227, 211, 168, 1);}
.themify_builder_content-2342 .tb_4841564.module_row{background-color:rgba(8, 26, 43, 1);padding-top:0px;padding-bottom:0px;}
.themify_builder_content-2342 .tb_4841564.module_row,.themify_builder_content-2342 .tb_4841564.module_row p,.themify_builder_content-2342 .tb_4841564.module_row h1,.themify_builder_content-2342 .tb_4841564.module_row h2,.themify_builder_content-2342 .tb_4841564.module_row h3:not(.module-title),.themify_builder_content-2342 .tb_4841564.module_row h4,.themify_builder_content-2342 .tb_4841564.module_row h5,.themify_builder_content-2342 .tb_4841564.module_row h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_kau9573.module_column{padding-top:0%;}
.themify_builder_content-2342 .tb_x25i565.module_row:hover>.builder_row_cover::before,.themify_builder_content-2342 .tb_x25i565.module_row>.ms-tableCell:hover>.builder_row_cover::before{background-color:rgba(255, 0, 0, 0.00);}
.themify_builder_content-2342 .tb_x25i565.module_row,.themify_builder_content-2342 .tb_x25i565.module_row p,.themify_builder_content-2342 .tb_x25i565.module_row h1,.themify_builder_content-2342 .tb_x25i565.module_row h2,.themify_builder_content-2342 .tb_x25i565.module_row h3:not(.module-title),.themify_builder_content-2342 .tb_x25i565.module_row h4,.themify_builder_content-2342 .tb_x25i565.module_row h5,.themify_builder_content-2342 .tb_x25i565.module_row h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-2342 .tb_x25i565.module_row a{color:rgba(255, 255, 255, 1);text-decoration:underline;}
.themify_builder_content-2342 .tb_x25i565.module_row{padding-top:5%;padding-right:0%;padding-bottom:5%;padding-left:0%;}
.themify_builder_content-2342 .tb_x25i565.module_row>.tb_row_frame_top,.themify_builder_content-2342 .tb_x25i565.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%20fill%3D%22rgba(8%2C%2026%2C%2043%2C%201)%22%3E%3Cpath%20d%3D%22M1500%2038.415v-2c-2.305.526-4.86.98-7.744%201.03%202.775-.05%205.468.576%207.744.97zM801.276%2071.143c.097-.23.294-.506.627-.85-.287.278-.996.585-1.95.88l1.322-.028zm-107.26%202.324l4.363-.094.442-.1c-1.13-.446-3.465.105-4.805.203zm438.482-9.502l2.726-.06c-.001-.012-.005-.022-.005-.035-1.08-.014-1.97.024-2.72.096zm23.506-.5l4.902-.105c-1.636-.127-3.308-.118-4.902.105zM0%200v56l102.646%202.594c.962-.5%201.653-1.06%202-1.652%209.222.666%2020.336-.35%2034.48-2.06.445-1.107-1.472%202.9%205.018%202.744l14.032-4.482%201.132.967c5.955-4.174%2025.393-2.313%2032.337-5.942l-.73%202.627c13.732-2.957%2033.318-3.05%2044.177-7.25-3.073%203.06%206.178%201.354%2012.528.768l-6.1%203.765c7.897-1.733%207.512%201.778%2015.623.204-2.8.897-6.272%201.914-5.713%202.512%209.364%201.055%2010.287-3.508%2019.04-1.76l-.967-2.9c12.367%202.7%2014.252%201.034%2028.646%202.465%204.062-2.5%203.073-5.408%209.867-7.1%202%201.095%201.125%203.312%2010.354%201.6.452-1.12-2.854-1.233-5.447-1.634%2017.88-2.733%2040.392-6.356%2059.25-6.24-9.798%202.433%204.155%202.586%203.15%204.392l18.713-2.677c-5.153%201.58-17.718%203.228-27.362%206.068%205.04%202.725-6.377%207.655%206.73%207.688%205.064-1.988-4.038-2.178%204.35-4.055%203.57.938%207.458.346%2012.245-.12-.296%201.528-5.627%202.7-4.35%204.057%206.354-.617%209.665-2.862%2010.1-3.98%201.022.54-1.006%201.813%203.173%202.037%209.625-.506%205.34-3.5%205.776-4.613%204.48%201.077%2010.853%205.638%2018.278%201.043l-6.568%204.77c7.18-.348%207.834-3.4%2016.908-2.908-7.95.5-14.715%202.097-10.894%203.936%2010.163-3.752%2022.36%202.205%2027.954-3.363l-1.714%205.188c14.468.23%205.377-3.644%2015.4-5.086-3.812.772-.278%201.925-4.92%202.524%201.197%201.433%2010.797%201.523%2017.88%201.16%2028.292-1.45%2051.1%201.3%2078.892-2.108.006-.02-.002-.036.002-.054.126.662.606%201.222%202.712%201.582%2028.763.9%2041.148-4.076%2071.045-1.762%203.13%203.23%2015.2.385%2022.922%202.766%2010.578-2.494%2024.545-2.4%2038.48-1.883%2013.93.52%2027.84%201.422%2038.154.828-15.026%203.957-33.667%205.9-53.296%206.744s-40.246.6-59.35.502c.926.652.285%201.282%202.732%201.526C583.058%2061%20542%2058.043%20509.8%2061.956l-.2-.846c-13.45-.166-12.72%202.817-23.495%203.812%201.34-.872%207.546-1.382%204.794-2.832-4-.194-21.65%201.65-30.037-.127-6.623%201.746-1.484%203.23-10.588%204.478l-4.8-2.96c-8.402%201.077-13.466.106-22.255%202.455l4.872.9%20226.758%205.73c2.37-1.368%204.198-.448%206.594.167l5.373.137c.217-.05.427-.086.652-.15%201.348-.77-4.738-1.35%201.187-1.68l-.3.74c8.172-.746%2012.875-3.213%2019.567-4.05%201.184%202.577-5.56%203.805-12.433%205.357l8.53.216c.975-.103%202.06-.187%203.3-.244a8.5%208.5%200%200%201%20.537.341l4.683.118%201.046-.022c-.5-.022-.715-.197-.35-.7%201.516-1.12%204.557-.786%205.164-2.262-3.8-1.062-2.88-.703-7.896-.088.456-1.104%202.9-1.877.623-2.76%2012.48-2.003%2025.216%201.8%2035.292-1.883-1.396%202%2013.376%201.105%205.146%202.934l-.606-1.102c-6.693-.56-14.635%203.14-15.705%204.432%2012.633-2.242%2014.745-.957%2028.604-2.195-5.374%202.543%207.896.22%204.814%202.406%203.18.014%206.703-.7%209.282-.5-7.266-1.703%205.37-2.53%204.056-4.365-4.27-.044-8.723%201.58-8.897%203.23-2.744.168-2.554-1.48-2.075-2.582L738.223%2068c10.964-.693-.374-5.322%209.528-4.73%202.588.195-.218%202.935%206.655%201.873%201.233-.074%201.523-.527%201.222-.95l-3.168-.707c1.6-.3%202.807.188%203.168.707%202.826.643%205.98%201.14%2010.013.18-.04-.187-.148-.35-.554-.425l1.52.2c-.33.096-.644.146-.97.226.157.737-1.423%202.062%203.8%201.82%207.164-.477%203.137-3.454%204.523-4.17l-1.52-.2c3.297-.648.47-2.008%205.403-3.467a4.84%204.84%200%200%201%201.103-.312c-.455.103-.747.208-1.103.312-1.35.593-.114%201.414%203.2.994%204.737-1.35-4.604-4.586%203.054-4.045.266-.012.54.004.87.062l-.87-.062c-1.353.053-1.77.914.537.8%2010.602-2.057-1.155-2.217%201.515-4.565%208.867-.603%206.438-1.2%2015.312-1.784-5.517.275-1.438%202-5.58%202.846%206.57-.264%205.178.45%209.73%201.073-4.233-2.1%202.396-2.726%202.077-3.72l1.098.065c-.88.43-1.7.996-2.357%201.836l8.063%201.24c-1.897%201.796-11.824%202.36-7.478%204.635%207.75.692-3.614%203.243%205.414%202.297-.94-3.867%2013.416-4.695%2011.26-8.217-3.98.473-6.9.963-6.7-.68%208.796.165%204.52-2.686%2010.258-2.05l1.686.455-.938%201.076c1.077.153%201.875-.256%202.85-.56l1.536.414c-.3.443-.883.896%201.08%201.178.297-.246.65-.438%201.035-.604l.765.206c-.538.266-.902.53-.912.8%203.22.354%202.748-.605%204.148-.912.486.193%201.02.363%201.6.514-.72%201-3.14%202.58%201.13%202.16l1.013-.12c-.376.053-.708.1-1.013.12-11.4%201.483-.928%205.728-13.862%206.524%205.243%202.675%2010.543-.694%2017.397-.355l-3.04-.434c.613-.17%201.686-.148%202.135.05%201.896-1.8-6.354-1.428-5.52-3.243l3.312.995c-.122-.924%206-1.332%204.2-2.1l-5.215.8c5.148-.854%209.926-1.922%2014.578-3.055%205.754.193%2011.323.47%2014.48%201.94l-.85-2.592c13.853%202.332%2033.423%201.535%2044.46%205.24-2.048-1.86%201-2%205.146-1.8.108.308.517.58%201.34.776%201.526-.098%202.686-.256%203.6-.455l2.402.143-1-.557c2.896-1.135%201.74-2.96%206.98-3.88a12.07%2012.07%200%200%201-.89-.17c1.13-.084%202.478-.05%204.25.2-2.827-.77-6.353-1.63-5.82-2.25%209.307-1.48%2010.437%203.037%2019.1.894l-.835%202.94c12.23-3.258%2014.2-1.68%2028.505-3.762%204.173%202.322%203.315%205.264%2010.18%206.655%201.948-1.185.974-3.358%2010.27-2.067.503%201.1-2.796%201.362-5.366%201.88%2017.986%201.918%2040.64%204.517%2059.472%203.545-9.898-1.984%204.034-2.77%202.946-4.528l18.814%201.824c-5.22-1.345-17.845-2.42-27.608-4.82%201.214-.73%201.415-1.548%201.23-2.376%202.824.003%205.5-1.54%209.284-.83.34-.47%201.142-.914%202.144-1.34%203.068-.544%206.46-.23%2010.48-.022-.238-.986-2.597-1.72-3.88-2.506.746-.402%201.137-.8.896-1.228%205.378.556%208.28%202.392%208.735%203.396.996-.588-1.088-1.767%203.076-2.18%209.64.068%205.494%203.254%205.98%204.348%204.43-1.28%2010.586-6.125%2018.213-1.873l-6.777-4.468c7.188.02%207.98%203.03%2017.02%202.14-7.962-.13-14.795-1.428-11.06-3.438%2010.322%203.288%2022.236-3.217%2028.076%202.092l-1.945-5.104%201.156-.062c.164.283.334.556.573.8l6.12-.264c.67.108%201.135.637%201.755%201.226.735%201.034%201.302%202.213%206%202.674-1.4-.22-1.832-.535-2.035-.866%205.532%201.135%2022.4-.252%2026.546-3.154%202.94%201.793-6.654%201.334-5.223%202.867%204.36%201.13%209.417-1.38%2013.958-.6l1.5-1.943c-1.686.1-2.57-.307-3.37.205-.778-.525-.135-.902%201.002-1.197l3.816-.18c.15.698%206.424.606%207.54%201.798%209.413.83%2021.843-2.22%2026.834-1.232%201.502-.902%203.27-1.552%205.182-2.076%205.17.04%2010.453.227%2015.943.65.008.02%200%20.034.005.052.097-.666.554-1.246%202.638-1.7%2028.7-2.205%2041.292%202.205%2071.053-1.463%202.98-3.37%2015.166-1.074%2022.773-3.804%202.726.515%205.667.847%208.764%201.04.14.854%201.508%201.614%205.334%202.2%203.997-1.546%202.224.312%205.535.594%203.8-.832%204.354-1.7%206.02-2.834%203.7-.18%207.477-.445%2011.257-.746-.125%201.297-11.006%202.436-1.1%203.2l3.194-2.8c2.775%202.842%209.896%203.218%2017.298%202.322-1.425.942-1.77%201.86.033%202.728-.447-2.17%209.56-.94%207.438-3.253-1.65-.146-3.512%201.353-5.88.315%204.394.265%203.64-.633%206.74-1.428%206.924%202.028-3.934%201.906%205.733%204.053%206.548.22%2013.02.08%2017.764-.57l-4.13-1.543%206.096-1.946c1.078-.023-4.545%204.096%203.114%201.93%204.078-1.18-.62-2.894%202.888-4.233-4.458-.63-8.046.353-12.358.44l.878%201.617-3.963-.824c1.564-2.938%2014.674.233%2014.983-3.405-.167%201.06%201.464%201.48%203.365%201.68.65.413%202.227.666%205.173.538.077-.02.127-.038.194-.057.205.146-.06.378-1.07.766%207.488-.52.55-2.56%206.293-3.582l3.465%201.02c5.758-1.028-3.708-2.103%201.542-2.934-.695%201.823%204.938%202.805%207.8%203.652l-3.446.797-1.502-.314c.743-.524%201.438-1.138-1.656-1.078-2.315-.68-12.505%202.438-8.216%204.713%203.884.464%205.588-1.75%209.32-2.006-.236%203.996%208.126.015%206.88%204.4%207.988-.704%205.796-3.384%207.57-5.233.73.892-1.554%202.935%203.188%202.297l-.033-2.234a1.133%201.133%200%200%201-.008-.486l.008.486c.462%202.027%206.7%202.658%2010.57%203.66l2.36%201.983c5.12-1.053%2011.126-2.23%206.607-3.312l-3.796-.17c3.172-.88%208.767-2.94%2014.15-3.916-1.846.427-8%204-1.935%205.46%202.984-.685%205.06-1.4%207.492-2.065V0H0zm1342.122%2023.04l.608.284-1.13.548-.598.013c.376-.32.788-.613%201.12-.845l-.732-.34c1.796-.43%201.498-.198.732.34zm-67.16-2.306c7.744.967-1.947%201.74-2.302%202.452%201.897.422%203.338.955%204.783%201.473l-5.28.206c-.162-1.432-3.416-2.403%202.8-4.13zM1250.686%2020c9.243%201.222-3.462%203.676%208.634%203.576-2.804%201.406-2.248%201.258-3.3%202.038l-3.122.16c.834-.177%201.542-.52%202.062-1.143-7.64-.027-7.293-.747-10.062-2.907%204.728.424%202.855-1.326%205.787-1.723zm-.32%205.902l-4.776.242c-.015-.055-.032-.106-.046-.164-4.627.497-1.692.096-5.967-.126%203.343-1.2%207.498-.138%2010.8.048zM555.432%2047.027c.47.617.4%201.224.438%201.774-.567-1.286-6.395-2.172-10.27-3.198-9.668-.554-19.9.002-28.05-.87%2017.485-3.615%2049.308.1%2069.344-2.467-1.772%202.725-16.398%201.18-22.464%202.353l13.86%201.74-22.86.67zm281.6%203.498l.104-.098c.02.014.044.023.063.036l-.167.062zm82.515%202.202c1.45.25%202.615.336%203.606.32a19.68%2019.68%200%200%200-1.964.595l-1.642-.916zm8.693-.33a9%209%200%200%201-1.584.112l.17-.048a16.8%2016.8%200%200%201%201.415-.064zm117.368-3.755c-.8-1.635-2.04-3.168%201.202-3.978%201.664.216%203.594.383%205.976.483.02%200%20.033-.002.053-.004.294.86-2.38%201.437.208%202.252-2.08.64-5.18.918-7.44%201.247zM1293.776%2025.9c.896-.695.227-1.295%202.66-1.65l-6.424.062c3.194-.612%206.513-1.115.6-2%201.2-1.055%203.767-1.453%206.56-1.767.636-.27%201.9-.473%204.45-.577l.13.056c1.853-.266%203.403-.664%204.413-1.323-.223-.333-.17-.598.795-.65-.17.263-.5.454-.795.65.522.834%202.833%202.188-2.308%202.304l-2.105-.98c-1.475.203-3.05.35-4.582.52-1.726.735%201.812%201.974.375%203.24%204.72-.06%2010.68-.18%2013.63%201.245l-17.413.88zm20.328-1.02c.02-.614-1.078-1.274.353-2.025-2.134-.1-3.833-.02-4.537-.794%206.838.554%206.217-3.7%2016.288-2.965%209.407.888-.026%202.202%203.8%204.433%201.415%201.55%203.113-.746%205.685-.416l.68.88-22.277.886zm133.284%204.073l1.13.352-1.233.285c-.863.017-.4-.28.104-.637zm32.605%202.934l-2.62-.117c1.186-1.986%201.723-4.34%205.8-4.146-.464-.56-2.446-.382-3.73-.126a6.29%206.29%200%200%201-1.082.396c-.22-.064.3-.243%201.082-.396%202.205-1.062%203.152-3.062%207.748-1.403-3.787%202.206-3.17%203.116-7.2%205.792zM932.157%2053.74c7.64-.048%207.124-.658%204.608-1.45.36.702-2.326%201-4.608%201.45zm4.506-1.7c-.578-.116-1.008-.153-1.52-.226l1.623.474c-.043-.083.047-.15-.102-.248zm286.77-10.644c-9.634%201-19.87.9-27.98%202.144%2017.633%202.817%2049.25-2.35%2069.385-.683-1.895-2.643-16.436-.437-22.548-1.332l13.77-2.365-22.87.367c.438-.637.345-1.24.357-1.793-.513%201.3-6.292%202.46-10.114%203.662zm10.135-3.968a2.24%202.24%200%200%200-.023.307.485.485%200%200%200%20.023-.307zm35.83%2010.9l2.068-2.692c-7.275%201.1-10.17-.413-15.323%202.054l13.255.638zm-5.54-8.8l11.12-.717-6.96-.62zM1101.66%2050.94l26.887%201.6-25.175-1.993-1.712.383zM931.3%2056.686l11.63%201.604c-2.955-.992-7.1-.547-9.92-1.958l-1.7.354zm-114.44%202.612c-5.896%203.915-1.643-.34%202.6%203.942-1.174-1.5%204.032-3.035-2.6-3.942z%22%2F%3E%3Cpath%20d%3D%22M819.684%2063.47l-.226-.23a1.47%201.47%200%200%200%20.226.23zm-17.67-5.9c-2.187-.737-4.4-1.477-8.43-1.444%202.945.98%203.064%203.326%208.43%201.444z%22%2F%3E%3C%2Fsvg%3E");height:10%;}
.themify_builder_content-2342 .tb_x25i565.module_row>.tb_row_frame_bottom,.themify_builder_content-2342 .tb_x25i565.module_row > .fp-tableCell > .tb_row_frame_bottom{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%3E%3Cpath%20fill%3D%22rgba(8%2C%2026%2C%2043%2C%201)%22%20d%3D%22M1499.996%2010.446V0H0v88.667c.753.23%201.604.502%202.478.468-.912.036-1.727.262-2.478.54v6.466c1.966.1%203.74.27%202.282%201.223.63-.225%201.206-.734%202.587-.62l.2.985c1.992-.254%204.215-.445%204.79.11-1.078.234-1.44.67-1.797%201.104%208.422.172%201.78-3.23%209.24-3.317l-.086.64%201.874-.672c.59.352%201.02.776.897%201.33%201.005-.277.54-.586.166-.91l.94.384c2.688-2.187%2010.47.197%2014.974-.96%201.77-.18%204.102%201.115%207.467.973l-.22-.986c2.716%201.004%2012.825%201.637%2015.36%203.922%202.553-.765-.27-.207-.212-.988%201.83-.377%203.032-.406%203.953-.264.29%201.085-1.93%201.766%201.072%202.25%202.008.252%202.858-.415%203.618-1.02.243-.065.288-.117.208-.164.565-.44%201.133-.8%202.157-.654-.044-.082-.112-.13-.176-.186%201.19-.287%202.125-.77%204.625-.65-.06.226-.015.444.075.655-.3.046-.596.105-.765.21.25-.062.512-.115.786-.165.2.438.5.827.13%201.1%201.025-.19%201.972-.438%202.4-1.095a6.1%206.1%200%200%201-.764-.244c2.115-.2%204.66-.21%207.293-.187-.506.418-3.434.862-.778%201.438%201.22-.57%201.447-1.01%201.385-1.435l6.364.016c.345.48-1.2%201.375%201.165%201.922%201.077-.24.392-1.34%202.128-1.062-.206-.274-.364-.5-.5-.715%206.838.58%2016.058.88%2023.493%201.694l.15-.358c3.375.922%207.035.062%2010.982.474l-1.93-.524c2.577-.623%204.024-.23%206.462-.494l1.36%201.033c2.64-.34%201.166-.875%203.083-1.412%202.4.656%207.486.05%208.63.098.793.48-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.472%2020.836-1.085%2031.056-2.017-.693-.054-.52-.27-.786-.478%2010.788-.375%2023.237-.43%2031.767-2.88-5.83.27-15.707-1.363-21.65.467-2.2-.735-5.588.33-6.5-.713a53.85%2053.85%200%200%200-1.72-.062c-1.03-.625-3.03-1.103-1.116-2.123%201.176-1.267%204.147-1.1%206.238-1.355-1.795-1.434.2-2.047%202.354-2.53-2.81-.035-.72-1.672-4.018-.727l-.065-1.152c1.406.02%203.07.52%204.474.543-.292.312.033.572-.427.762l4.185-.52-.426.762c2.58.13%205.75%201.004%207.286.577-1.242.1-2.318-1.022-1.015-1.358.753-.5%202.125-1.06%203.3-.948.62%201.32%205.063%201.284%202.253%202.625%203.624-.688%202.286-.93%205.75-1.746l-2.32.35c-.292-1.058%201.635-2.826-.587-3.494%202.612-.672.946-2.552%204.444-2.79%201.42.64-.424%202.14-2.387%202.4.99.084%201.888.663%202.9-.066.748.87-1.862%201.543-1.764%201.895%201.798.057-.034-.574%201.663-.87%202.973-1.21%201.894%201.784%204.737%201.023-.622.055-1.728-.28-.98-.783%203.82.02%202.125-1.06%204.9-1.6%201.568%201.527.88%203.184%203.39%203.535l-1.4-.02c.98.78%202.088%201.117%203.102%201.097%205.225-1.336%209.537-3.68%2014.924-4.886l-1.927.392c-.652-.523%201.607-.652%201.574-1.23l1.205.69c.33-1.115-2.708-1.062-1.99-2.14.163.134.557.168.785.074l-1.113-.333c2.517.354%204.51-1.637%206.403.148-4.902.224-.75%203.254-5.552%203.828%202.543-.445.452%201.19.713%201.676%201.34.242.657-.855%202.16-.485-.035.803-3.27%201.528-1.832%202.12.164-1.245%201.5-1.002%202.153-1.856%201.11.336-.028.8.46%201.2.618-.056.98-.6%201.534-.43l-.42.767c3.1%201.1.944-1.172%204.47-.84.1-1.02-.98-.78-2.448-.576-.746-2.248%204.54-2.437%204.25-4.87%203.333-.376-.882.945%201.958%201.562%201.565%201.523-2.1%201.638-2.812%202.716l2.944.965c-.983%201.973-2.812%201.338-3.334%203.125%202.188.094%201.927-.392%204.15-1.1-3.594-1.487%201.564-1.227-.5-3.14%201.664.5%201.14.9%203.558.9-1.534.43-.062%201.602-2.09%201.637%203.265-.147%202.383-.578%205.647-.723%201.017-1.396-3.298-1.805.627-2.81.85-.017.683.512.185.508%202.804.543-.576-1.73%201.186-2.44%201.225-.172%201.666.375%201.16.707%201.837-.773.82-1.7%202.043-2.012l-.556-.168c.522-.406-.91-2.38%201.733-2.473%201.93%200%201.326.78%201.37%201.246%201.5-.48%202.652-.076%203.68.41-.104-.272.01-.547.466-.555%202.548-.45%201.465%201.172%202.414%201.375%203.63.688-.453-2.565%203.596-2.642l-4.703-.444c.196-.673.297-1.695-.717-1.677-.095%201.022-1.764%201.898-3.334%201.746-.453-1.188%204.217-1.32%201.57-2.603.947.203%202.258-.128%203.43-.02-1.176%201.265%203.757.242%201.73%201.654%205.13-.314%205.88.56%2010.584-.37-.424.764-3.428%202.774-5.878%202.196l-.2-.707c-3.067.854%202.4.802%201.833%202.01%203.787-1.935%208.4.913%2013.026.207-.815-.648.104-1.025.3-1.69-1.862.166-1.537.43-2.906-.39.26-.896%201.372-.56%201.96-1.19.49-.985-1.403-.016-2.062-.54%201.77-.52%201.602-.652%202.65-1.47.978.78.846%201.227%201.598%202.102%204.247.182%203.92-1.47%207.12-1.262-1.168-.03.516.753-.344.76l.606.057c-3.04%201.434-8.265%201.396-7.744%203.738%202.483-.223%204.282-1.543%207.315-1.598l-.128.445c2.19.094-.033-.574.487-.986%202.452-.8%203.17%202.252%204.865.58l-2.51-.356c1.894-.965-.557-.168-.1-1.73%203.365-1.172%209.18-.387%2013.95-1.54-1.37-.82-1.76-.854-3.56-.914.813-2.102%201.537-1.805.658-3.608l-2.2-.094-.032-1.95a4.43%204.43%200%200%201%201.723.259c.3-1.224%203.32.37%203.47-.797l-1.862.164c-.914-1.004%201.278-.9%202.584-1.242-1.242-1.266-4.05.07-6.695.163.19.708-2.45%202.178.128%202.31-.033.797-1.57%201.227-2.584%201.242.468-.36-1.446-1.757-.236-2.474-1.414.5-.663-.174-2.93.224.358-.54-4.443.034-4.148-1.656-.8.722.042%202.496-2.91%202.578.717%201.168%204.01%201.336%201.8%202.594l1.436-.78c2.057.54-.56%201.21%202.124%201.69-.788-.074-2.388.578-2.744-.262.688%202.477-3.985%201.23-4.115%203.05-.59-.742-1.373-.817-2.85-.613.202-.672-.614-1.32.53-1.785.946.202%201.632-.074%202.678.484-.58-2.46-3.816-.773-6.265-1.29.343.197.44.434-.237.787-1.497-.37-4.798-.8-3.852-1.974l-7.543.316c-.034-.578%201.076-.243%201.537-.433l-4.212-.053c-.42-.333-.22-.523.18-.69%204.08.14%208.204.014%2015.944.783%204.062-2.51%203.073-5.408%209.867-7.11%202%201.095%201.125%203.312%2010.354%201.6.452-1.12-2.854-1.233-5.447-1.634%2017.88-2.733%2040.392-6.355%2059.25-6.24-9.798%202.433%204.155%202.586%203.15%204.392l18.713-2.677c-5.153%201.58-17.718%203.228-27.362%206.068%205.04%202.725-6.377%207.655%206.73%207.688%205.064-1.988-4.038-2.18%204.35-4.056%203.57.938%207.458.347%2012.245-.12-.296%201.528-5.627%202.688-4.35%204.058%206.354-.617%209.665-2.862%2010.11-3.98%201.022.54-1.006%201.813%203.173%202.037%209.625-.506%205.34-3.5%205.776-4.613%204.48%201.077%2010.853%205.638%2018.277%201.043l-6.567%204.77c7.18-.348%207.834-3.39%2016.908-2.907-7.95.49-14.716%202.097-10.895%203.937%2010.163-3.752%2022.36%202.205%2027.954-3.363l-1.714%205.188c14.468.23%205.377-3.644%2015.4-5.086-3.812.77-.277%201.926-4.92%202.523%201.197%201.434%2010.797%201.523%2017.88%201.16%2017.536-.898%2032.97-.183%2048.786-.32-1.58%201.73%204.716%202.65%2011.916%202.597-9.02%201.108-9.882-1.882-17.067-1.732l6.882%204.306c-7.727-4.07-13.768.92-18.163%202.303-.512-1.08%203.556-4.362-6.082-4.202-4.153.512-2.042%201.642-3.024%202.252-.52-1.084-3.978-3.097-10.36-3.272-1.18%201.452%204.22%202.24%204.62%203.747-4.81-.137-8.728-.457-12.225.725-8.498-1.293.57-2.11-4.62-3.744-13.07.938-1.342%205.068-6.182%208.135a88.91%2088.91%200%200%200%203.18.637c-5.122.115-10.316.012-13.86-.74-6.623%201.746-1.484%203.23-10.588%204.478l-4.802-2.96c-8.4%201.078-13.466.106-22.255%202.455l4.872.892%2045.94%201.16c.707-1.026%207.156-1.934%206.373-3.135l18.854%201.38c-2.4-.56-6.354-1.024-10.87-1.57%208.457-1.173%208.793-3.702%2021.21-3.55l.21.847c32.222-3.913%2073.27-.965%20109.547-2.538-2.447-.244-1.808-.874-2.732-1.525%2019.104.088%2039.718.346%2059.35-.502%2019.63-.834%2038.27-2.787%2053.297-6.744-10.313.594-24.225-.3-38.154-.828-13.937-.506-27.902-.61-38.48%201.883-5.53-1.706-13.28-.736-18.4-1.233%2017.738-.274%2040.983-3.834%2057.05-2.887-1.957-2.597-16.44-.044-22.573-.795l13.708-2.693-22.854.91c.425-.648.314-1.248.314-1.8-.478%201.322-6.23%202.607-10.022%203.9-6.786.86-13.873%201.195-20.307%201.82-29.784-2.285-42.18%202.672-70.894%201.77-2.104-.36-2.586-.92-2.712-1.58-.004.018.004.034-.002.054l-2.188.242-.842-2.06c1.572.44%202.754.912%202.994%201.455-.038-.552.03-1.158-.438-1.774l4.895-.144c3.202.916.838%203.336%208.007%203.867-3.855-.508-.41-1.9-5.083-2.18.757-1.045%205.567-1.728%2010.808-2.093l4.236-.123-.6-.075%203.313-.103c28.325-.507%2050.897-4.836%2078.85-3.346.007.018.001.036.006.053.08-.668.52-1.26%202.596-1.765%2028.633-2.886%2041.332%201.224%2070.997-3.15%202.9-3.44%2015.138-1.435%2022.677-4.344%2010.725%201.758%2024.65.688%2038.52-.78%2013.86-1.48%2027.676-3.342%2038.006-3.46-1.674-.32-3.396-.606-5.15-.873%205.37-.37%2010.456-.994%2014.6-2.188-5.83.268-15.707-1.363-21.65.467-2.198-.736-5.588.33-6.5-.713-3.71-.198-6.455.043-9.054.38-3.386-.142-6.842-.227-10.354-.262l4.852-.37-3.938-.412c1.704-.46%205.855-.127%206.33-1.057-5.645%201.113-14.672.243-19.598%201.555%202.316.234%205.208-.04%207.948.04.288.08.614.152.942.226a439.01%20439.01%200%200%200-12.073.16l-15.925.638.05-.16c-.06.064-.123.113-.187.167l-5.2.286c-.665-.04-1.34-.028-1.997.117l-.766.048c-.655-.6%201.2-.962%203.312-1.008-2.565-.3-2.797.697-4.845.672l1.94-1.46c-2.178%201.395-3.907-.27-5.143-.74-.146.357%201.003%201.468-1.73%201.384-1.174-.186-.573-.554-.85-.76-.15.36-1.136%201.018-2.94%201.056-.33-.487%201.2-.733%201.317-1.233-1.36.03-2.472.124-3.458-.28-2.408.406.155.704-1.316%201.234-3.698-.35-.37-1.693-1.73-2.73%202.784-.697%206.368-.916%207.86-1.305l-5.345.4c.323-.574-3.614-.985-.793-1.54-5.324-.525-11.76.11-16.866.573.724.198%201.654.317%201.503.68-2.642.34-2.348-.375-2.89-.79-1.955.396-1.737%201.385-2.938%202.117-4.033-.832-4.6-.325-8.036-1.527l.214.988c-2.436-.797-2.8.697-5.412.116-.146-.212.858-.465%201.666-.694-2.323.324-2.142-.834-4.406-.45l1.797-1.103c-1.805.04-4.452.38-3.52-.562-3.153%201.13-8.686.684-12.623%201.334l.26-.856c-2.036%201.038-7.485-.052-9.253%201.192l-.3-.35-4.055%201.15c-1.835-.102-1.212-1.39-1.36-1.033-4.027.227-7.188.297-9.776-.146-.65%201.15-4.9%201.453-8.26%201.596-3.555-.156-7.17-.213-10.805-.213L756.9%2033.682c2.46%201.2%204.22.157%206.565-.622l5.352-.508c.22.034.432.056.662.104%201.396.676-4.635%201.672%201.3%201.595l-.34-.72c8.203.18%2013.064%202.315%2019.8%202.688%201.003-2.652-5.8-3.412-12.772-4.486l8.494-.805a56.63%2056.63%200%200%200%203.31.016%209.69%209.69%200%200%200%20.512-.377l4.664-.44%201.045-.05c-.507.058-.7.246-.3.722%201.59%201.014%204.6.47%205.308%201.9-3.706%201.32-2.824.9-7.87.633.53%201.07%203.023%201.672.812%202.7%2012.588%201.137%2025.032-3.527%2035.338-.56-1.53-1.907%2013.268-2.026%204.932-3.282l-.527%201.14c-6.64%201.022-14.817-2.122-15.975-3.336%2012.758%201.364%2014.775-.064%2028.688.214-5.537-2.166%207.862-.764%204.637-2.733%203.17-.233%206.734.227%209.294-.152-7.13%202.2%205.532%202.152%204.348%204.075-4.257.338-8.812-.975-9.1-2.606-2.75.022-2.445%201.653-1.892%202.72l-12.743.937c10.984-.065-.006%205.336%209.832%204.062%202.568-.374-.42-2.913%206.5-2.33%201.236-.01%201.557.42%201.285.865%202.773-.837%205.888-1.55%209.976-.872.105-.747-1.562-1.958%203.675-2.08%207.182-.02%203.368%203.23%204.802%203.848l-1.504.304c3.334.42.605%201.97%205.63%203.085-1.39-.498-.212-1.402%203.124-1.213%204.82%201.02-4.275%204.894%203.325%203.824-1.354.04-1.827-.79.48-.826%2010.72%201.32-1%202.292%201.827%204.45%208.887-.012%206.505.744%2015.397.723-5.522.106-1.57-1.887-5.765-2.454%206.107-.177%205.304-.722%208.77-1.55.104.053.216.105.323.158-2.863%202.062%203.105%202.255%202.87%203.215l1.092-.142c-.907-.368-1.768-.876-2.48-1.67l3.66-.825-.005.07c.06-.05.14-.077.208-.116l1.12-.253c1.075-.017%202.37.357%203.034.628l.894-1.082%202.18.596c-.4.2-.588.505-.494.975.864-.076%201.602-.113%202.236-.12.125.113.238.234.332.373l-.08-.374c5.48.003%202.845%202.373%207.887%201.457l.546-.19.014.06c1.992-.254%204.215-.446%204.79.11-1.078.235-1.44.67-1.797%201.103%208.422.173%201.78-3.228%209.238-3.317l-.086.64%201.894-.68%201.983.81c2.688-2.186%2010.47.198%2014.975-.96%201.77-.18%204.102%201.116%207.467.973l-.22-.986c2.716%201.004%2012.824%201.637%2015.358%203.922%202.554-.765-.27-.207-.212-.988%204.98-1.028%205.327.522%207.94%201.105%203.067-.493-2.347-.375-.697-1.12%204.7.748%203.816-1.217%209.62-.562.576.555-1.498.387-2.098.754%204.084-1.008%2011.695-.395%2017.77-.594%206.948.7%2017.21.975%2025.334%201.863l.15-.358c3.375.92%207.034.062%2010.98.473l-1.93-.524c2.577-.624%204.024-.23%206.462-.495l1.36%201.034c2.64-.34%201.166-.875%203.083-1.412%202.4.656%207.485.05%208.63.098.793.478-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.472%2020.836-1.085%2031.056-2.016-.692-.054-.52-.27-.786-.478%2010.788-.375%2023.237-.43%2031.768-2.88-5.83.268-15.707-1.363-21.65.467-2.2-.736-5.588.33-6.5-.713-8.48-.453-11.926%201.393-20.08%201.426-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.243-19.597%201.555%202.315.234%205.208-.04%207.948.04%201.205.33%203.07.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.19-2.02.115-4.757.032-5.1-.455%201.325-.172.325-.577%201.412-.814-2.854.42-.286%201.78-4.414%201.585l.528-1.713c-1.642%201.8-5.05-.315-7.988.74-1.058-.686.892-1.082%203.15-1.13-2.564-.3-2.796.697-4.844.672l1.94-1.46c-2.18%201.395-3.907-.27-5.144-.74-.146.357%201.003%201.468-1.73%201.384-1.174-.186-.573-.554-.85-.76-.15.36-1.135%201.018-2.94%201.056-.33-.487%201.2-.733%201.316-1.233-1.36.03-2.47.124-3.458-.28-2.407.406.156.704-1.315%201.234-3.698-.35-.37-1.693-1.73-2.73l.054-.012a18.19%2018.19%200%200%200%203.703-.665c1.69-.234%203.246-.404%204.104-.627l-2.74.206c2.84-.955%205.262-2.024%2010.203-1.16l-1.035-2.875c12.426%202.406%2014.273.695%2028.696%201.784%204.002-2.605%202.942-5.48%209.696-7.342%202.024%201.047%201.203%203.283%2010.39%201.353.426-1.133-2.883-1.166-5.483-1.506%2017.812-3.156%2040.23-7.313%2059.085-7.645-3.678%201.006-3.974%201.606-2.973%202.063a29.11%2029.11%200%200%201-1.884.45c1.557.126%202.48.08%203.332-.01%202.147.502%205.248.917%204.775%201.812l3.226-.54c.464.235.96.464%201.55.66l-.89-.77%202.385-.4c.622.115.945.292%202.495-.264l-.043.603c-5.446%201.18-11.84%202.56-17.285%204.307%201.26.644%201.52%201.446%201.393%202.285%202.817-.198%205.592%201.157%209.32.186.37.446%201.2.833%202.23%201.19%203.1.33%206.46-.215%2010.458-.702-.17%201-2.472%201.896-3.697%202.768.772.35%201.2.73.98%201.163%205.326-.926%208.096-2.958%208.48-3.99%201.033.518-.964%201.838%203.22%201.962%209.61-.734%205.256-3.626%205.663-4.75%204.507.97%2010.983%205.38%2018.3.6l-6.452%204.925c7.17-.517%207.75-3.575%2016.833-3.3-7.934.68-14.66%202.446-10.797%204.194%2010.07-3.993%2022.406%201.674%2027.865-4.026l-1.59%205.226%201.157-.018c.146-.294.295-.578.518-.848l6.123-.16c.66-.155%201.088-.714%201.666-1.344.563-.923-.21-4.398%202.437-5.89l.91.4c.044.35.193.693.11.854.37-.103.8-.24%201.27-.4.01.002.018.005.026.007.937-.15%201.078-.243.876-.322l2.724-1.015c1.118-.324%202.333-.682%205.324-.345.576.555-1.498.387-2.098.754%204.084-1.008%2011.695-.395%2017.77-.594%206.948.7%2017.21.975%2025.334%201.863l.15-.357c3.375.92%207.035.06%2010.982.473l-1.93-.525c2.577-.623%204.024-.23%206.462-.494l1.36%201.033c2.64-.34%201.166-.875%203.083-1.412%202.41.656%207.485.05%208.63.098.793.48-.987.66-1.372.95%203.095-.348%202.876-1.336%206.723-1.348l.063.28c9.188-1.473%2020.836-1.086%2031.056-2.016-.693-.055-.52-.27-.786-.48%2010.788-.375%2023.237-.43%2031.768-2.88-5.83.268-15.707-1.363-21.65.467-2.2-.736-5.588.33-6.5-.713-8.48-.453-11.926%201.393-20.08%201.426-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.244-19.597%201.555%202.315.234%205.208-.04%207.948.04%201.204.33%203.07.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.19-2.02.115-4.757.033-5.1-.455%201.324-.172.324-.576%201.41-.814-2.854.42-.285%201.78-4.413%201.586l.528-1.713c-1.642%201.81-5.05-.316-7.988.74-1.058-.686.892-1.082%203.15-1.13-2.564-.3-2.796.697-4.844.672l1.94-1.46c-2.18%201.395-3.907-.27-5.144-.74-.146.357%201.003%201.47-1.73%201.385-1.175-.186-.573-.555-.85-.762-.15.36-1.135%201.018-2.94%201.057-.33-.488%201.198-.734%201.316-1.234-1.36.03-2.47.125-3.458-.28-2.407.406.156.705-1.315%201.234-2.922-.274-1.465-1.172-1.393-2.047.45-.174.803-.368.984-.592%209.334-1.48%2021.943.707%2026.854-.624%201.562.796%203.37%201.322%205.312%201.713%205.154-.396%2010.412-.948%2015.86-1.75.007-.02-.002-.034%200-.052.144.658.64%201.205%202.75%201.515%2028.774.218%2041.04-5.052%2070.983-3.448%203.206%203.157%2015.204.024%2022.98%202.222%202.684-.702%205.596-1.236%208.672-1.643.08-.86%201.393-1.715%205.168-2.572%204.095%201.266%202.197-.465%205.48-.975%203.856.567%204.462%201.404%206.2%202.41%203.705-.075%207.49-.072%2011.282-.033-.215-1.285-11.148-1.67-1.317-3.116l3.38%202.573c2.572-3.027%209.65-3.894%2017.097-3.512-1.486-.842-1.896-1.733-.154-2.723-.297%202.195%209.6.28%207.645%202.73-1.638.26-3.598-1.107-5.89.09%204.364-.567%203.676.38%206.82.96%201.256-.464%201.902-.812%202.19-1.09.303-.293.218-.503.01-.685zM115.176%2087.588c.5.897%203.712.677%202.488%201.485l-5.183.39c.323-.574-3.614-.984-.793-1.54-.434-.043-.885-.066-1.333-.095%201.607-.266%203.32-.48%204.82-.238zm62.48%205.405c-4.344.398-7.73%201.283-13.355%201.307-1.17-.188-.602-.695-.938-1.184l6.462-.494-3.938-.412c1.704-.46%205.856-.127%206.33-1.057-5.644%201.113-14.67.242-19.597%201.555%202.316.234%205.208-.04%207.948.04%201.205.33%203.072.572%202.95%201.072-7.84%201.445-14.34.734-22.394%201.188-2.02.115-4.757.032-5.1-.454%201.325-.173.325-.578%201.412-.814-2.854.42-.286%201.78-4.414%201.585l.53-1.714c-1.642%201.81-5.05-.314-7.99.742-1.057-.687.892-1.082%203.15-1.13-2.565-.3-2.796.696-4.844.672l1.94-1.46c-2.178%201.395-3.907-.27-5.143-.74-.146.356%201.003%201.468-1.73%201.384-1.174-.187-.573-.554-.85-.76-.15.358-1.135%201.018-2.94%201.056-.33-.487%201.2-.733%201.317-1.233-1.36.03-2.47.125-3.458-.28-2.408.406.156.705-1.316%201.234-3.698-.35-.37-1.693-1.73-2.73%202.674-.67%206.064-.9%207.653-1.26-.042.025-.104.057-.156.086.675-.27%202.93-.5%202.255-1.29-.295.316-.62.06-1.24.113l.552-1.207c1.667.5%203.533-1.043%205.132-.315.522.965-3.003.63-1.928%201.766%201.537-1.805%207.805-2.582%209.8-1.82%201.34.242%201.498%201.752%202.057%201.916l2.25-.13c.264.483.298%201.062.717%201.676%201.11.336%201.863-.168%202.55-.445%202.937.965%201.368%202.195-.137%203.2l-1.658-.504c-1.21.687-2.944.406-1.927%201.765.84-.147.812-.722%201.11-1.038l.975.78c.98-.598%203.692-.914%203.402-1.973%201.988.762%204.273-.168%206.038.7-1.2-.688.326-1.117-.032-1.953l-2.12-.315c1.698-.3%204.148-1.1%205.75-.37-.196.668-.26.89.55%201.543-1.14-.914%202.972-1.207.494-2.364-.913.372-1.764.52-2.944.41-.775-1.454%201.085-1.617%202.127-2.438%201.307-.332%203.857-.78%205.62-1.302%201.1.336%201.436%201.972%203.333%201.004-2.416-1.375%202.284-2.305%202.9-3.733%201.83.63%202.97-1.21%204.438-.04-.75.504-3.56.465-4.277%201.543-.102%201.022.62%202.7-2.157%203.238%203.337.514%201.96-.88%203.497-1.298l-1.143.142c.52-.407-.46-1.188.553-1.207%203.917.375%204.605%201.468%207.25%202.754-.6-.743.62-1.434%201.243-1.49%202.104.77.713%201.754%201.046%202.935l-.17-.222-3.725.575c1.477.663%202.264.123%204.24.257.045.054.084.104.14.16.886-.95%202.62-.67%202.032-1.414%201.008-.02.485.39%201.206.688.65-.854%201.407-1.354%202.806-1.336-.127.445-.323%201.113-1.664.87%201.503.375%202.054%201.918%201.402%202.773l-2.447-.578c-1.113%201.043%202.283.45%202.19%201.47-1.08.242-1.894-.4-2.582-.13.16.252.4.383.685.443zm3.364-.517c.545.05.878.174%201.083.334a45.38%2045.38%200%200%200-2.933.072c.657-.15%201.33-.36%201.85-.406zm25.947-22.54a2.7%202.7%200%200%200%20.299-.537l.77-.086c-.264.25-.6.47-1.07.623zm12.148%201.157c-1.962-.188-4.605-.094-6.27-.594%201.03-.526%201.264-1.196.983-1.835l6.198-.77%201.44.67c-2.124-.316-1.697%201.672-2.352%202.53zm33.278-.18c-2.258-.127-5.046.055-6.464%201.47l.6-2.007-2.484.224c-1.857-1.212%202.19-1.285%203.43-1.396-3.366-.21-5.62-.078-8.655-.02.885.424.358.836.78%201.45-1.042.82-2.48.223-3.56.465-.262-.484-.13-.93.718-1.078l-2.086.258c.166-1.246-.852-1.228%201.2-2.062l-1.927.4c-2.126-.314.095-1.02.618-1.434l-3.363-.202c-1.206.688.686%201.1-1.632%201.447-2.162-.765-4.74-.79-7.295-.85%204.852-.734%209.3-1.662%2012.807-3.02-3.073%203.06%206.178%201.354%2012.528.768l-6.09%203.766c7.897-1.733%207.512%201.777%2015.623.203-1.678.54-3.6%201.12-4.75%201.63zm4.12%202.48c.833-1.35-.412-1.115-1.2-1.484a18.44%2018.44%200%200%200%203.813-.633c-.08.42.22.78%201.142.98-1.406-.017-3.398.595-3.754%201.138zm7.02-2.662c-1.152.04-1.354-.154-1.226-.418a18.06%2018.06%200%200%201%202.012-.471c-.21.324-.454.63-.786.89zm5.993-3.52l-.025-.075.365.078c-.116.003-.227-.002-.34-.003zm.537%201.6l-.347-1.04c.577-.053%201.232-.062%201.766-.232l1.8.34c-.863.533-1.692%201.024-3.23.934zM646.896%2049.83l-.087.64%201.894-.678%201.984.81c2.688-2.186%2010.47.197%2014.974-.96%201.77-.18%204.102%201.115%207.467.973l-.22-.985c1.65.6%206.038%201.086%209.793%201.878-24.436%201.822-48.836%203.846-69.764%202.762l-.15.858c-13.408%201.095-12.883-1.933-23.702-2.18%201.397.777%207.623.857%204.98%202.494-3.978.47-21.714-.15-29.957%202.2-6.73-1.283-1.704-3.12-10.872-3.734l-4.585%203.285c-8.457-.494-13.44.824-22.37-.912l4.8-1.226L608%2047.77c1.988.425%202.956%201.43%204.913%202.082l-1.118-.967c3.453-.785%202.38.516%205.107-.466l-.112%201.563c.96-.8%203.37-.146%204.363.26l.893-1.082c2.174.592%203.6.842%204.253%201.82l-.213-.99c.82.623%208.36-.107%205.78%201.577.63-.225%201.206-.735%202.587-.62l.2.985c1.992-.254%204.215-.446%204.79.108-1.078.236-1.44.67-1.797%201.104%208.423.17%201.782-3.227%209.24-3.317zm261.6-7.633l-.062-.053.23-.05c-.06.035-.11.07-.167.104zm.328-3.373c.113-.254.413-.542.958-.877%207.685-1.226-3.83-2.985%205.243-2.665-.225%201.307%201.227%202.16%203.186%202.85l-9.387.69zm29.153-1.52c-.857-1.586-.174-3.404-8.073-3.344%205.045-3.03%2010.564-.036%2017.38-.848l-3.002.643c.624.127%201.69.03%202.126-.196%202.017%201.656-6.24%201.863-5.282%203.617l3.235-1.222c-.048.75%203.958.885%204.573%201.385-3.625-.086-7.286-.092-10.957-.035zm34.395-.317c-.226-.055-.4-.134-.51-.225.227-.104.444-.213.65-.326l-.138.55zm50.007-.494c-2.642.34-2.348-.375-2.89-.79-1.955.396-1.737%201.385-2.938%202.117-4.033-.832-4.6-.325-8.035-1.527l.213.988c-2.436-.797-2.8.697-5.412.116-.146-.212.858-.465%201.666-.694-2.323.324-2.142-.834-4.406-.45l1.797-1.103c-1.63.036-3.938.313-3.688-.326%206.543-.987%2012.628-2.17%2017.146-4.042-1.914%201.998%201.146%201.936%205.26%201.438.087-.313.476-.613%201.283-.867%201.53-.008%202.697.07%203.614.206l2.387-.308-.958.625c2.658.834%202.126%202.444%205.787%203.172-4.188.005-8.6.43-12.33.766.726.2%201.656.318%201.505.68zm14.984-1.28c-.12-.01-.243-.017-.364-.026l1.003-.195-.64.22zm230.524-16.727c-1.283-.265-2.214-.394-3-.485%201.226-.294%202.517-.337%203.837-.278-.213.262-.45.526-.838.763z%22%2F%3E%3C%2Fsvg%3E");height:10%;}
.themify_builder_content-2342 .tb_6pv5575.module_column{background-image:url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/action_squad_bg4-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:left center;text-align:center;padding-top:0px;padding-right:0%;padding-bottom:0px;padding-left:0%;background-attachment:scroll;}
.themify_builder_content-2342 .tb_6pv5575.module_column>.builder_row_cover::before,.themify_builder_content-2342 .tb_6pv5575.module_column>.ms-tableCell>.builder_row_cover::before{background-image:linear-gradient(180deg,rgba(8, 34, 51, 0.93) 0%,rgba(8, 34, 51, 0.77) 55%,rgba(255, 255, 255, 0) 90%);}
.themify_builder_content-2342 .tb_6pv5575.module_column>.builder_row_cover::after,.themify_builder_content-2342 .tb_6pv5575.module_column>.ms-tableCell>.builder_row_cover::after{background-image:linear-gradient(180deg,rgba(255, 255, 255, 0) 68%,rgba(255, 255, 255, 0.48) 100%);}
.themify_builder_content-2342 .tb_6pv5575.module_column,.themify_builder_content-2342 .tb_6pv5575.module_column p,.themify_builder_content-2342 .tb_6pv5575.module_column h1,.themify_builder_content-2342 .tb_6pv5575.module_column h2,.themify_builder_content-2342 .tb_6pv5575.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_6pv5575.module_column h4,.themify_builder_content-2342 .tb_6pv5575.module_column h5,.themify_builder_content-2342 .tb_6pv5575.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_6pv5575.module_column a{text-decoration:underline;}
.themify_builder_content-2342 .tb_gtpl575.module-image a{text-decoration:underline;}
.themify_builder_content-2342 .tb_gtpl575.module-image{padding-top:7%;padding-right:5%;padding-bottom:7%;padding-left:5%;}
.themify_builder_content-2342 .tb_d1nz575.module-text{background-color:rgba(28, 51, 66, 0.00);background-image:none;text-align:center;padding:4%;}
.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text a{text-decoration:underline;}
.themify_builder_content-2342 .tb_d1nz575.module-text.module .tb_text_wrap h1{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text.module .tb_text_wrap h2{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text.module .tb_text_wrap h3:not(.module-title){color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text.module .tb_text_wrap h4{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text.module .tb_text_wrap h5{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text.module .tb_text_wrap h6{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons.module{background-color:rgba(28, 51, 66, 0.00);background-image:none;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons i,.themify_builder_content-2342 .tb_ga5q575.module-buttons span{font-size:30px;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons{padding-top:5%;padding-right:10%;padding-bottom:10%;padding-left:10%;margin:0px;z-index:2;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a{background-color:rgba(204, 51, 51, 0.00);background-image:none;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a:hover{background-color:rgba(255, 255, 255, 1.00);background-image:none;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a,.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a:hover,.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a:hover i{color:rgba(10, 34, 59, 1.00);}
.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a,.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item a i,.themify_builder_content-2342 .tb_ga5q575.module-buttons .module-buttons-item span{text-decoration:underline;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons.module .module-buttons-item a{border-top:2px solid rgba(255, 255, 255, 1.00);border-right:2px solid rgba(255, 255, 255, 1.00);border-bottom:2px solid rgba(255, 255, 255, 1.00);border-left:2px solid rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_tydo577.module_column{background-image:url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/dk1_bg2-1.jpg);background-repeat:no-repeat;background-size:cover;background-position:right center;text-align:center;padding-top:0px;padding-right:0%;padding-bottom:0px;padding-left:0%;background-attachment:scroll;}
.themify_builder_content-2342 .tb_tydo577.module_column>.builder_row_cover::before,.themify_builder_content-2342 .tb_tydo577.module_column>.ms-tableCell>.builder_row_cover::before{background-image:linear-gradient(180deg,rgba(8, 34, 51, 0.92) 0%,rgba(8, 34, 51, 0.79) 55%,rgba(255, 255, 255, 0) 90%);}
.themify_builder_content-2342 .tb_tydo577.module_column>.builder_row_cover::after,.themify_builder_content-2342 .tb_tydo577.module_column>.ms-tableCell>.builder_row_cover::after{background-image:linear-gradient(180deg,rgba(255, 255, 255, 0) 68%,rgba(255, 255, 255, 0.47) 100%);}
.themify_builder_content-2342 .tb_tydo577.module_column,.themify_builder_content-2342 .tb_tydo577.module_column p,.themify_builder_content-2342 .tb_tydo577.module_column h1,.themify_builder_content-2342 .tb_tydo577.module_column h2,.themify_builder_content-2342 .tb_tydo577.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_tydo577.module_column h4,.themify_builder_content-2342 .tb_tydo577.module_column h5,.themify_builder_content-2342 .tb_tydo577.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_tydo577.module_column a{text-decoration:underline;}
.themify_builder_content-2342 .tb_zgxi577.module-image a{text-decoration:underline;}
.themify_builder_content-2342 .tb_zgxi577.module-image{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-2342 .tb_tm34577.module-text{background-color:rgba(28, 51, 66, 0.00);background-image:none;text-align:center;padding:4%;}
.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text a{text-decoration:underline;}
.themify_builder_content-2342 .tb_tm34577.module-text.module .tb_text_wrap h1{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text.module .tb_text_wrap h2{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text.module .tb_text_wrap h3:not(.module-title){color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text.module .tb_text_wrap h4{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text.module .tb_text_wrap h5{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text.module .tb_text_wrap h6{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_4arr577.module-buttons.module{background-color:rgba(28, 51, 66, 0.00);background-image:none;}
.themify_builder_content-2342 .tb_4arr577.module-buttons i,.themify_builder_content-2342 .tb_4arr577.module-buttons span{font-size:30px;}
.themify_builder_content-2342 .tb_4arr577.module-buttons{padding-top:5%;padding-right:10%;padding-bottom:10%;padding-left:10%;margin:0px;z-index:2;}
.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a{background-color:rgba(204, 51, 51, 0.00);background-image:none;}
.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a:hover{background-color:rgba(255, 255, 255, 1.00);background-image:none;}
.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a,.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a:hover,.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a:hover i{color:rgba(10, 34, 59, 1.00);}
.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a,.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item a i,.themify_builder_content-2342 .tb_4arr577.module-buttons .module-buttons-item span{text-decoration:underline;}
.themify_builder_content-2342 .tb_4arr577.module-buttons.module .module-buttons-item a{border-top:2px solid rgba(255, 255, 255, 1.00);border-right:2px solid rgba(255, 255, 255, 1.00);border-bottom:2px solid rgba(255, 255, 255, 1.00);border-left:2px solid rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_vmys578.module_column{background-image:url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/08/dk2_bg3.jpg);background-repeat:no-repeat;background-size:cover;background-position:left center;text-align:center;padding-top:0px;padding-right:0%;padding-bottom:0px;padding-left:0%;background-attachment:scroll;}
.themify_builder_content-2342 .tb_vmys578.module_column>.builder_row_cover::before,.themify_builder_content-2342 .tb_vmys578.module_column>.ms-tableCell>.builder_row_cover::before{background-image:linear-gradient(180deg,rgba(255, 174, 69, 0) 43%,rgba(41, 28, 16, 0.75) 84%);}
.themify_builder_content-2342 .tb_vmys578.module_column>.builder_row_cover::after,.themify_builder_content-2342 .tb_vmys578.module_column>.ms-tableCell>.builder_row_cover::after{background-image:linear-gradient(180deg,rgba(255, 255, 255, 0) 68%,rgba(255, 255, 255, 0.53) 98%);}
.themify_builder_content-2342 .tb_vmys578.module_column,.themify_builder_content-2342 .tb_vmys578.module_column p,.themify_builder_content-2342 .tb_vmys578.module_column h1,.themify_builder_content-2342 .tb_vmys578.module_column h2,.themify_builder_content-2342 .tb_vmys578.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_vmys578.module_column h4,.themify_builder_content-2342 .tb_vmys578.module_column h5,.themify_builder_content-2342 .tb_vmys578.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_vmys578.module_column a{text-decoration:underline;}
.themify_builder_content-2342 .tb_k5ia579.module-image a{text-decoration:underline;}
.themify_builder_content-2342 .tb_k5ia579.module-image{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-2342 .tb_gi4v579.module-text{background-color:rgba(28, 51, 66, 0.00);background-image:none;text-align:center;padding:4%;}
.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text a{text-decoration:underline;}
.themify_builder_content-2342 .tb_gi4v579.module-text.module .tb_text_wrap h1{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text.module .tb_text_wrap h2{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text.module .tb_text_wrap h3:not(.module-title){color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text.module .tb_text_wrap h4{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text.module .tb_text_wrap h5{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text.module .tb_text_wrap h6{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_6usz579.module-buttons.module{background-color:rgba(28, 51, 66, 0.00);background-image:none;}
.themify_builder_content-2342 .tb_6usz579.module-buttons i,.themify_builder_content-2342 .tb_6usz579.module-buttons span{font-size:30px;}
.themify_builder_content-2342 .tb_6usz579.module-buttons{padding-top:5%;padding-right:10%;padding-bottom:10%;padding-left:10%;margin:0px;z-index:2;}
.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a{background-color:rgba(204, 51, 51, 0.00);background-image:none;}
.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a:hover{background-color:rgba(255, 255, 255, 1);background-image:none;}
.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a,.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a i{color:rgba(255, 255, 255, 1);}
.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a:hover,.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a:hover i{color:rgba(10, 34, 59, 1);}
.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a,.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item a i,.themify_builder_content-2342 .tb_6usz579.module-buttons .module-buttons-item span{text-decoration:underline;}
.themify_builder_content-2342 .tb_6usz579.module-buttons.module .module-buttons-item a{border-top:2px solid rgba(255, 255, 255, 1);border-right:2px solid rgba(255, 255, 255, 1);border-bottom:2px solid rgba(255, 255, 255, 1);border-left:2px solid rgba(255, 255, 255, 1);}
.themify_builder_content-2342 .tb_41ef565.module_row{background-color:rgba(8, 26, 43, 1.00);}
.themify_builder_content-2342 .tb_uv50580.module_column a{text-decoration:underline;}
.themify_builder_content-2342 .tb_uv50580.module_column{padding-top:20px;padding-bottom:20px;}
.themify_builder_content-2342 .tb_enft565.module_row a{text-decoration:underline;}
.themify_builder_content-2342 .tb_enft565.module_row{padding-top:5%;padding-bottom:5%;}
.themify_builder_content-2342 .tb_enft565.module_row>.tb_row_frame_top,.themify_builder_content-2342 .tb_enft565.module_row > .fp-tableCell > .tb_row_frame_top{background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20preserveAspectRatio%3D%22none%22%20viewBox%3D%220%200%201500%20150%22%20fill%3D%22rgba(8%2C%2026%2C%2043%2C%201)%22%3E%3Cpath%20d%3D%22M1500%2038.415v-2c-2.305.526-4.86.98-7.744%201.03%202.775-.05%205.468.576%207.744.97zM801.276%2071.143c.097-.23.294-.506.627-.85-.287.278-.996.585-1.95.88l1.322-.028zm-107.26%202.324l4.363-.094.442-.1c-1.13-.446-3.465.105-4.805.203zm438.482-9.502l2.726-.06c-.001-.012-.005-.022-.005-.035-1.08-.014-1.97.024-2.72.096zm23.506-.5l4.902-.105c-1.636-.127-3.308-.118-4.902.105zM0%200v56l102.646%202.594c.962-.5%201.653-1.06%202-1.652%209.222.666%2020.336-.35%2034.48-2.06.445-1.107-1.472%202.9%205.018%202.744l14.032-4.482%201.132.967c5.955-4.174%2025.393-2.313%2032.337-5.942l-.73%202.627c13.732-2.957%2033.318-3.05%2044.177-7.25-3.073%203.06%206.178%201.354%2012.528.768l-6.1%203.765c7.897-1.733%207.512%201.778%2015.623.204-2.8.897-6.272%201.914-5.713%202.512%209.364%201.055%2010.287-3.508%2019.04-1.76l-.967-2.9c12.367%202.7%2014.252%201.034%2028.646%202.465%204.062-2.5%203.073-5.408%209.867-7.1%202%201.095%201.125%203.312%2010.354%201.6.452-1.12-2.854-1.233-5.447-1.634%2017.88-2.733%2040.392-6.356%2059.25-6.24-9.798%202.433%204.155%202.586%203.15%204.392l18.713-2.677c-5.153%201.58-17.718%203.228-27.362%206.068%205.04%202.725-6.377%207.655%206.73%207.688%205.064-1.988-4.038-2.178%204.35-4.055%203.57.938%207.458.346%2012.245-.12-.296%201.528-5.627%202.7-4.35%204.057%206.354-.617%209.665-2.862%2010.1-3.98%201.022.54-1.006%201.813%203.173%202.037%209.625-.506%205.34-3.5%205.776-4.613%204.48%201.077%2010.853%205.638%2018.278%201.043l-6.568%204.77c7.18-.348%207.834-3.4%2016.908-2.908-7.95.5-14.715%202.097-10.894%203.936%2010.163-3.752%2022.36%202.205%2027.954-3.363l-1.714%205.188c14.468.23%205.377-3.644%2015.4-5.086-3.812.772-.278%201.925-4.92%202.524%201.197%201.433%2010.797%201.523%2017.88%201.16%2028.292-1.45%2051.1%201.3%2078.892-2.108.006-.02-.002-.036.002-.054.126.662.606%201.222%202.712%201.582%2028.763.9%2041.148-4.076%2071.045-1.762%203.13%203.23%2015.2.385%2022.922%202.766%2010.578-2.494%2024.545-2.4%2038.48-1.883%2013.93.52%2027.84%201.422%2038.154.828-15.026%203.957-33.667%205.9-53.296%206.744s-40.246.6-59.35.502c.926.652.285%201.282%202.732%201.526C583.058%2061%20542%2058.043%20509.8%2061.956l-.2-.846c-13.45-.166-12.72%202.817-23.495%203.812%201.34-.872%207.546-1.382%204.794-2.832-4-.194-21.65%201.65-30.037-.127-6.623%201.746-1.484%203.23-10.588%204.478l-4.8-2.96c-8.402%201.077-13.466.106-22.255%202.455l4.872.9%20226.758%205.73c2.37-1.368%204.198-.448%206.594.167l5.373.137c.217-.05.427-.086.652-.15%201.348-.77-4.738-1.35%201.187-1.68l-.3.74c8.172-.746%2012.875-3.213%2019.567-4.05%201.184%202.577-5.56%203.805-12.433%205.357l8.53.216c.975-.103%202.06-.187%203.3-.244a8.5%208.5%200%200%201%20.537.341l4.683.118%201.046-.022c-.5-.022-.715-.197-.35-.7%201.516-1.12%204.557-.786%205.164-2.262-3.8-1.062-2.88-.703-7.896-.088.456-1.104%202.9-1.877.623-2.76%2012.48-2.003%2025.216%201.8%2035.292-1.883-1.396%202%2013.376%201.105%205.146%202.934l-.606-1.102c-6.693-.56-14.635%203.14-15.705%204.432%2012.633-2.242%2014.745-.957%2028.604-2.195-5.374%202.543%207.896.22%204.814%202.406%203.18.014%206.703-.7%209.282-.5-7.266-1.703%205.37-2.53%204.056-4.365-4.27-.044-8.723%201.58-8.897%203.23-2.744.168-2.554-1.48-2.075-2.582L738.223%2068c10.964-.693-.374-5.322%209.528-4.73%202.588.195-.218%202.935%206.655%201.873%201.233-.074%201.523-.527%201.222-.95l-3.168-.707c1.6-.3%202.807.188%203.168.707%202.826.643%205.98%201.14%2010.013.18-.04-.187-.148-.35-.554-.425l1.52.2c-.33.096-.644.146-.97.226.157.737-1.423%202.062%203.8%201.82%207.164-.477%203.137-3.454%204.523-4.17l-1.52-.2c3.297-.648.47-2.008%205.403-3.467a4.84%204.84%200%200%201%201.103-.312c-.455.103-.747.208-1.103.312-1.35.593-.114%201.414%203.2.994%204.737-1.35-4.604-4.586%203.054-4.045.266-.012.54.004.87.062l-.87-.062c-1.353.053-1.77.914.537.8%2010.602-2.057-1.155-2.217%201.515-4.565%208.867-.603%206.438-1.2%2015.312-1.784-5.517.275-1.438%202-5.58%202.846%206.57-.264%205.178.45%209.73%201.073-4.233-2.1%202.396-2.726%202.077-3.72l1.098.065c-.88.43-1.7.996-2.357%201.836l8.063%201.24c-1.897%201.796-11.824%202.36-7.478%204.635%207.75.692-3.614%203.243%205.414%202.297-.94-3.867%2013.416-4.695%2011.26-8.217-3.98.473-6.9.963-6.7-.68%208.796.165%204.52-2.686%2010.258-2.05l1.686.455-.938%201.076c1.077.153%201.875-.256%202.85-.56l1.536.414c-.3.443-.883.896%201.08%201.178.297-.246.65-.438%201.035-.604l.765.206c-.538.266-.902.53-.912.8%203.22.354%202.748-.605%204.148-.912.486.193%201.02.363%201.6.514-.72%201-3.14%202.58%201.13%202.16l1.013-.12c-.376.053-.708.1-1.013.12-11.4%201.483-.928%205.728-13.862%206.524%205.243%202.675%2010.543-.694%2017.397-.355l-3.04-.434c.613-.17%201.686-.148%202.135.05%201.896-1.8-6.354-1.428-5.52-3.243l3.312.995c-.122-.924%206-1.332%204.2-2.1l-5.215.8c5.148-.854%209.926-1.922%2014.578-3.055%205.754.193%2011.323.47%2014.48%201.94l-.85-2.592c13.853%202.332%2033.423%201.535%2044.46%205.24-2.048-1.86%201-2%205.146-1.8.108.308.517.58%201.34.776%201.526-.098%202.686-.256%203.6-.455l2.402.143-1-.557c2.896-1.135%201.74-2.96%206.98-3.88a12.07%2012.07%200%200%201-.89-.17c1.13-.084%202.478-.05%204.25.2-2.827-.77-6.353-1.63-5.82-2.25%209.307-1.48%2010.437%203.037%2019.1.894l-.835%202.94c12.23-3.258%2014.2-1.68%2028.505-3.762%204.173%202.322%203.315%205.264%2010.18%206.655%201.948-1.185.974-3.358%2010.27-2.067.503%201.1-2.796%201.362-5.366%201.88%2017.986%201.918%2040.64%204.517%2059.472%203.545-9.898-1.984%204.034-2.77%202.946-4.528l18.814%201.824c-5.22-1.345-17.845-2.42-27.608-4.82%201.214-.73%201.415-1.548%201.23-2.376%202.824.003%205.5-1.54%209.284-.83.34-.47%201.142-.914%202.144-1.34%203.068-.544%206.46-.23%2010.48-.022-.238-.986-2.597-1.72-3.88-2.506.746-.402%201.137-.8.896-1.228%205.378.556%208.28%202.392%208.735%203.396.996-.588-1.088-1.767%203.076-2.18%209.64.068%205.494%203.254%205.98%204.348%204.43-1.28%2010.586-6.125%2018.213-1.873l-6.777-4.468c7.188.02%207.98%203.03%2017.02%202.14-7.962-.13-14.795-1.428-11.06-3.438%2010.322%203.288%2022.236-3.217%2028.076%202.092l-1.945-5.104%201.156-.062c.164.283.334.556.573.8l6.12-.264c.67.108%201.135.637%201.755%201.226.735%201.034%201.302%202.213%206%202.674-1.4-.22-1.832-.535-2.035-.866%205.532%201.135%2022.4-.252%2026.546-3.154%202.94%201.793-6.654%201.334-5.223%202.867%204.36%201.13%209.417-1.38%2013.958-.6l1.5-1.943c-1.686.1-2.57-.307-3.37.205-.778-.525-.135-.902%201.002-1.197l3.816-.18c.15.698%206.424.606%207.54%201.798%209.413.83%2021.843-2.22%2026.834-1.232%201.502-.902%203.27-1.552%205.182-2.076%205.17.04%2010.453.227%2015.943.65.008.02%200%20.034.005.052.097-.666.554-1.246%202.638-1.7%2028.7-2.205%2041.292%202.205%2071.053-1.463%202.98-3.37%2015.166-1.074%2022.773-3.804%202.726.515%205.667.847%208.764%201.04.14.854%201.508%201.614%205.334%202.2%203.997-1.546%202.224.312%205.535.594%203.8-.832%204.354-1.7%206.02-2.834%203.7-.18%207.477-.445%2011.257-.746-.125%201.297-11.006%202.436-1.1%203.2l3.194-2.8c2.775%202.842%209.896%203.218%2017.298%202.322-1.425.942-1.77%201.86.033%202.728-.447-2.17%209.56-.94%207.438-3.253-1.65-.146-3.512%201.353-5.88.315%204.394.265%203.64-.633%206.74-1.428%206.924%202.028-3.934%201.906%205.733%204.053%206.548.22%2013.02.08%2017.764-.57l-4.13-1.543%206.096-1.946c1.078-.023-4.545%204.096%203.114%201.93%204.078-1.18-.62-2.894%202.888-4.233-4.458-.63-8.046.353-12.358.44l.878%201.617-3.963-.824c1.564-2.938%2014.674.233%2014.983-3.405-.167%201.06%201.464%201.48%203.365%201.68.65.413%202.227.666%205.173.538.077-.02.127-.038.194-.057.205.146-.06.378-1.07.766%207.488-.52.55-2.56%206.293-3.582l3.465%201.02c5.758-1.028-3.708-2.103%201.542-2.934-.695%201.823%204.938%202.805%207.8%203.652l-3.446.797-1.502-.314c.743-.524%201.438-1.138-1.656-1.078-2.315-.68-12.505%202.438-8.216%204.713%203.884.464%205.588-1.75%209.32-2.006-.236%203.996%208.126.015%206.88%204.4%207.988-.704%205.796-3.384%207.57-5.233.73.892-1.554%202.935%203.188%202.297l-.033-2.234a1.133%201.133%200%200%201-.008-.486l.008.486c.462%202.027%206.7%202.658%2010.57%203.66l2.36%201.983c5.12-1.053%2011.126-2.23%206.607-3.312l-3.796-.17c3.172-.88%208.767-2.94%2014.15-3.916-1.846.427-8%204-1.935%205.46%202.984-.685%205.06-1.4%207.492-2.065V0H0zm1342.122%2023.04l.608.284-1.13.548-.598.013c.376-.32.788-.613%201.12-.845l-.732-.34c1.796-.43%201.498-.198.732.34zm-67.16-2.306c7.744.967-1.947%201.74-2.302%202.452%201.897.422%203.338.955%204.783%201.473l-5.28.206c-.162-1.432-3.416-2.403%202.8-4.13zM1250.686%2020c9.243%201.222-3.462%203.676%208.634%203.576-2.804%201.406-2.248%201.258-3.3%202.038l-3.122.16c.834-.177%201.542-.52%202.062-1.143-7.64-.027-7.293-.747-10.062-2.907%204.728.424%202.855-1.326%205.787-1.723zm-.32%205.902l-4.776.242c-.015-.055-.032-.106-.046-.164-4.627.497-1.692.096-5.967-.126%203.343-1.2%207.498-.138%2010.8.048zM555.432%2047.027c.47.617.4%201.224.438%201.774-.567-1.286-6.395-2.172-10.27-3.198-9.668-.554-19.9.002-28.05-.87%2017.485-3.615%2049.308.1%2069.344-2.467-1.772%202.725-16.398%201.18-22.464%202.353l13.86%201.74-22.86.67zm281.6%203.498l.104-.098c.02.014.044.023.063.036l-.167.062zm82.515%202.202c1.45.25%202.615.336%203.606.32a19.68%2019.68%200%200%200-1.964.595l-1.642-.916zm8.693-.33a9%209%200%200%201-1.584.112l.17-.048a16.8%2016.8%200%200%201%201.415-.064zm117.368-3.755c-.8-1.635-2.04-3.168%201.202-3.978%201.664.216%203.594.383%205.976.483.02%200%20.033-.002.053-.004.294.86-2.38%201.437.208%202.252-2.08.64-5.18.918-7.44%201.247zM1293.776%2025.9c.896-.695.227-1.295%202.66-1.65l-6.424.062c3.194-.612%206.513-1.115.6-2%201.2-1.055%203.767-1.453%206.56-1.767.636-.27%201.9-.473%204.45-.577l.13.056c1.853-.266%203.403-.664%204.413-1.323-.223-.333-.17-.598.795-.65-.17.263-.5.454-.795.65.522.834%202.833%202.188-2.308%202.304l-2.105-.98c-1.475.203-3.05.35-4.582.52-1.726.735%201.812%201.974.375%203.24%204.72-.06%2010.68-.18%2013.63%201.245l-17.413.88zm20.328-1.02c.02-.614-1.078-1.274.353-2.025-2.134-.1-3.833-.02-4.537-.794%206.838.554%206.217-3.7%2016.288-2.965%209.407.888-.026%202.202%203.8%204.433%201.415%201.55%203.113-.746%205.685-.416l.68.88-22.277.886zm133.284%204.073l1.13.352-1.233.285c-.863.017-.4-.28.104-.637zm32.605%202.934l-2.62-.117c1.186-1.986%201.723-4.34%205.8-4.146-.464-.56-2.446-.382-3.73-.126a6.29%206.29%200%200%201-1.082.396c-.22-.064.3-.243%201.082-.396%202.205-1.062%203.152-3.062%207.748-1.403-3.787%202.206-3.17%203.116-7.2%205.792zM932.157%2053.74c7.64-.048%207.124-.658%204.608-1.45.36.702-2.326%201-4.608%201.45zm4.506-1.7c-.578-.116-1.008-.153-1.52-.226l1.623.474c-.043-.083.047-.15-.102-.248zm286.77-10.644c-9.634%201-19.87.9-27.98%202.144%2017.633%202.817%2049.25-2.35%2069.385-.683-1.895-2.643-16.436-.437-22.548-1.332l13.77-2.365-22.87.367c.438-.637.345-1.24.357-1.793-.513%201.3-6.292%202.46-10.114%203.662zm10.135-3.968a2.24%202.24%200%200%200-.023.307.485.485%200%200%200%20.023-.307zm35.83%2010.9l2.068-2.692c-7.275%201.1-10.17-.413-15.323%202.054l13.255.638zm-5.54-8.8l11.12-.717-6.96-.62zM1101.66%2050.94l26.887%201.6-25.175-1.993-1.712.383zM931.3%2056.686l11.63%201.604c-2.955-.992-7.1-.547-9.92-1.958l-1.7.354zm-114.44%202.612c-5.896%203.915-1.643-.34%202.6%203.942-1.174-1.5%204.032-3.035-2.6-3.942z%22%2F%3E%3Cpath%20d%3D%22M819.684%2063.47l-.226-.23a1.47%201.47%200%200%200%20.226.23zm-17.67-5.9c-2.187-.737-4.4-1.477-8.43-1.444%202.945.98%203.064%203.326%208.43%201.444z%22%2F%3E%3C%2Fsvg%3E");height:10%;}
.themify_builder_content-2342 .tb_4ykl582.module-post .post{background-color:rgba(8, 26, 43, 1.00);padding:5px;border-top:1px solid rgba(1, 8, 15, 1.00);border-right:1px solid rgba(1, 8, 15, 1.00);border-bottom:1px solid rgba(1, 8, 15, 1.00);border-left:1px solid rgba(1, 8, 15, 1.00);}
.themify_builder_content-2342 .tb_4ykl582.module-post span,.themify_builder_content-2342 .tb_4ykl582.module-post a:not(.post-edit-link),.themify_builder_content-2342 .tb_4ykl582.module-post p{color:rgba(151, 173, 194, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_bs68276.module_row{background-color:rgba(8, 27, 46, 1);padding-top:2%;}
.themify_builder_content-2342 .tb_xgiu277.module-plain-text{text-align:center;}

@media screen and (max-width:1024px){
.themify_builder_content-2342 .tb_6pv5575.module_column,.themify_builder_content-2342 .tb_6pv5575.module_column p,.themify_builder_content-2342 .tb_6pv5575.module_column h1,.themify_builder_content-2342 .tb_6pv5575.module_column h2,.themify_builder_content-2342 .tb_6pv5575.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_6pv5575.module_column h4,.themify_builder_content-2342 .tb_6pv5575.module_column h5,.themify_builder_content-2342 .tb_6pv5575.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text{font-size:10px;text-align:center;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons i,.themify_builder_content-2342 .tb_ga5q575.module-buttons span{font-size:20px;}
.themify_builder_content-2342 .tb_tydo577.module_column,.themify_builder_content-2342 .tb_tydo577.module_column p,.themify_builder_content-2342 .tb_tydo577.module_column h1,.themify_builder_content-2342 .tb_tydo577.module_column h2,.themify_builder_content-2342 .tb_tydo577.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_tydo577.module_column h4,.themify_builder_content-2342 .tb_tydo577.module_column h5,.themify_builder_content-2342 .tb_tydo577.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text{font-size:10px;text-align:center;}
.themify_builder_content-2342 .tb_4arr577.module-buttons i,.themify_builder_content-2342 .tb_4arr577.module-buttons span{font-size:20px;}
.themify_builder_content-2342 .tb_vmys578.module_column,.themify_builder_content-2342 .tb_vmys578.module_column p,.themify_builder_content-2342 .tb_vmys578.module_column h1,.themify_builder_content-2342 .tb_vmys578.module_column h2,.themify_builder_content-2342 .tb_vmys578.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_vmys578.module_column h4,.themify_builder_content-2342 .tb_vmys578.module_column h5,.themify_builder_content-2342 .tb_vmys578.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text{font-size:10px;text-align:center;}
.themify_builder_content-2342 .tb_6usz579.module-buttons i,.themify_builder_content-2342 .tb_6usz579.module-buttons span{font-size:20px;}
}
@media screen and (max-width:768px){
.themify_builder_content-2342 .tb_6pv5575.module_column,.themify_builder_content-2342 .tb_6pv5575.module_column p,.themify_builder_content-2342 .tb_6pv5575.module_column h1,.themify_builder_content-2342 .tb_6pv5575.module_column h2,.themify_builder_content-2342 .tb_6pv5575.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_6pv5575.module_column h4,.themify_builder_content-2342 .tb_6pv5575.module_column h5,.themify_builder_content-2342 .tb_6pv5575.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text{font-size:10px;text-align:center;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons i,.themify_builder_content-2342 .tb_ga5q575.module-buttons span{font-size:16px;}
.themify_builder_content-2342 .tb_tydo577.module_column,.themify_builder_content-2342 .tb_tydo577.module_column p,.themify_builder_content-2342 .tb_tydo577.module_column h1,.themify_builder_content-2342 .tb_tydo577.module_column h2,.themify_builder_content-2342 .tb_tydo577.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_tydo577.module_column h4,.themify_builder_content-2342 .tb_tydo577.module_column h5,.themify_builder_content-2342 .tb_tydo577.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text{font-size:10px;text-align:center;}
.themify_builder_content-2342 .tb_4arr577.module-buttons i,.themify_builder_content-2342 .tb_4arr577.module-buttons span{font-size:16px;}
.themify_builder_content-2342 .tb_vmys578.module_column,.themify_builder_content-2342 .tb_vmys578.module_column p,.themify_builder_content-2342 .tb_vmys578.module_column h1,.themify_builder_content-2342 .tb_vmys578.module_column h2,.themify_builder_content-2342 .tb_vmys578.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_vmys578.module_column h4,.themify_builder_content-2342 .tb_vmys578.module_column h5,.themify_builder_content-2342 .tb_vmys578.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text{font-size:10px;text-align:center;}
.themify_builder_content-2342 .tb_6usz579.module-buttons i,.themify_builder_content-2342 .tb_6usz579.module-buttons span{font-size:16px;}
}
@media screen and (max-width:680px){
.themify_builder_content-2342 .tb_5w77564.module_row{text-align:center;padding-top:200px;}
.themify_builder_content-2342 .tb_5w77564.module_row a{text-decoration:underline;}
.themify_builder_content-2342 .tb_5nsr567.module_column{line-height:100%;text-align:center;}
.themify_builder_content-2342 .tb_5nsr567.module_column a{text-decoration:underline;}
.themify_builder_content-2342 .tb_x25i565.module_row{padding-top:15%;padding-right:0%;padding-bottom:15%;padding-left:0%;}
.themify_builder_content-2342 .tb_6pv5575.module_column,.themify_builder_content-2342 .tb_6pv5575.module_column p,.themify_builder_content-2342 .tb_6pv5575.module_column h1,.themify_builder_content-2342 .tb_6pv5575.module_column h2,.themify_builder_content-2342 .tb_6pv5575.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_6pv5575.module_column h4,.themify_builder_content-2342 .tb_6pv5575.module_column h5,.themify_builder_content-2342 .tb_6pv5575.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_6pv5575.module_column{background-position:left center;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/action_squad_bg4-1.jpg);}
.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_d1nz575.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_d1nz575.module-text{font-size:14px;text-align:center;}
.themify_builder_content-2342 .tb_ga5q575.module-buttons i,.themify_builder_content-2342 .tb_ga5q575.module-buttons span{font-size:20px;}
.themify_builder_content-2342 .tb_tydo577.module_column,.themify_builder_content-2342 .tb_tydo577.module_column p,.themify_builder_content-2342 .tb_tydo577.module_column h1,.themify_builder_content-2342 .tb_tydo577.module_column h2,.themify_builder_content-2342 .tb_tydo577.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_tydo577.module_column h4,.themify_builder_content-2342 .tb_tydo577.module_column h5,.themify_builder_content-2342 .tb_tydo577.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_tydo577.module_column{background-position:right center;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/dk1_bg2-1.jpg);}
.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_tm34577.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_tm34577.module-text{font-size:14px;text-align:center;}
.themify_builder_content-2342 .tb_4arr577.module-buttons i,.themify_builder_content-2342 .tb_4arr577.module-buttons span{font-size:20px;}
.themify_builder_content-2342 .tb_vmys578.module_column,.themify_builder_content-2342 .tb_vmys578.module_column p,.themify_builder_content-2342 .tb_vmys578.module_column h1,.themify_builder_content-2342 .tb_vmys578.module_column h2,.themify_builder_content-2342 .tb_vmys578.module_column h3:not(.module-title),.themify_builder_content-2342 .tb_vmys578.module_column h4,.themify_builder_content-2342 .tb_vmys578.module_column h5,.themify_builder_content-2342 .tb_vmys578.module_column h6{color:rgba(255, 255, 255, 1.00);}
.themify_builder_content-2342 .tb_vmys578.module_column{background-position:left center;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-image:url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/08/dk2_bg3.jpg);}
.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap p,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap blockquote,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h1,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h2,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h3,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h4,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h5,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap h6,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap li,.themify_builder_content-2342 .tb_gi4v579.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1.00);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-2342 .tb_gi4v579.module-text{font-size:14px;text-align:center;}
.themify_builder_content-2342 .tb_6usz579.module-buttons i,.themify_builder_content-2342 .tb_6usz579.module-buttons span{font-size:20px;}
}
/*/wordpress/wp-content/uploads/themify-customizer-5.4.3-5.4.1.css*/
/* Themify Customize Styling */
body:before {
	content: '';
	background-image: url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/bg2.jpg);
	background-size: cover;
	background-position: center bottom;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background-image: url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/bg2.jpg);
	background-size: cover;
	background-position: center bottom;background-attachment: fixed;
	font-family: "Poppins";	font-weight:normal;
	font-size:16px;

	color: #f0f0f0; 
}
a {		font-weight:bold;
	font-weight:bold;

	color: #d2e4fa; 
}
a:hover {	
	color: #ffffff; 
}
#pagewrap {	background: none;
	background-color: #153347;background-image: url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/bg2.jpg);
	background-size: cover;
	background-position: center center;background-attachment: fixed; 
}
h1 {	
	color: #ffffff; 
}
h2 {	
	color: #ffffff; 
}
h3 {	
	color: #ffffff; 
}
h4 {	
	color: #ffffff; 
}
h5 {	
	color: #ffffff; 
}
h6 {	
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #081a2b; 
}
#header {	background: none;
	background-color: rgba(8,25,43,0.15);height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ffffff; 
}
#header a {	
	color: #ffffff; 
}
#header a:hover {	
	color: #d2e4fa; 
}
#headerwrap.fixed-header {	background: none;
	background-color: rgba(8,26,43,0.95); 
}
.fixed-header #header {	
	color: #ffffff; 
}
.fixed-header #header a {	
	color: #ffffff; 
}
.fixed-header #header a:hover {	
	color: #b8cde6; 
}
#site-logo {	
	right: 46%; 
}
#main-nav {	
	margin: 0%; 
}
#main-nav a {	
	font-family: "Abel";	font-weight:normal;
	font-size:22px;

	color: #d2e4fa; 
}
#main-nav a:hover {	
	color: #ffffff; 
}
#main-nav .current_page_item > a,  #main-nav .current-menu-item > a {	background: none;
	background-color: rgba(0,0,0,0.00); 
}
#main-nav .current_page_item > a:hover,  #main-nav .current-menu-item > a:hover {	
	color: #d2e4fa; 
}
.post {	background: none;
	background-color: rgba(8,25,43,0.53);
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px; 
}
.post-title, .post-title a {	
	color: #d2e4fa; 
}
.post-title a:hover {	
	color: #ffffff; 
}
.post-meta {	
	color: #d2e4fa; 
}
.post-meta a {	
	color: #d2e4fa; 
}
.post-meta a:hover {	
	color: #ffffff; 
}
.more-link {	
	color: #d2e4fa; 
}
.more-link:hover {	
	color: #ffffff; 
}
.post-nav a {	
	color: #d2e4fa; 
}
.post-nav .arrow {	
	color: #ffffff;background: none;
	background-color: #ffffff; 
}
.page-title, .page-category-title-wrap .page-title {	
	color: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #081b2e;
	background-size: cover;
	background-position: center center;
	border-top: 2px solid #081b2e; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #c7ecff; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body {	
	color: #cccccc; 
}
a {	
	color: #7fb9ff; 
}
a:hover {	
	color: #d2e4fa; 
}
h1 {	
	color: #ffffff; 
}
h2 {	
	color: #ffffff; 
}
h3 {	
	color: #ffffff; 
}
h4 {	
	color: #ffffff; 
}
h5 {	
	color: #ffffff; 
}
h6 {	
	color: #ffffff; 
}
#headerwrap {	background: none;
	background-color: #081a2b; 
}
#header {	background: none;
	background-color: rgba(8,25,43,0.22);
	color: #ffffff; 
}
#header a {	
	color: #ffffff; 
}
#header a:hover {	
	color: #d2e4fa; 
}
#headerwrap.fixed-header {	background: none;
	background-color: rgba(8,26,43,0.95); 
}
.fixed-header #header {	
	color: #ffffff; 
}
.fixed-header #header a {	
	color: #ffffff; 
}
.fixed-header #header a:hover {	
	color: #b8cde6; 
}
#main-nav a {	
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #d2e4fa; 
}
#main-nav .current_page_item > a,  #main-nav .current-menu-item > a {	background: none;
	background-color: rgba(0,0,0,0.00); 
}
#main-nav .current_page_item > a:hover,  #main-nav .current-menu-item > a:hover {	
	color: #d2e4fa; 
}
.post {	background: none;
	background-color: rgba(8,25,43,0.53); 
}
.post-title a:hover {	
	color: #d2e4fa; 
}
.post-meta {	
	color: #d2e4fa; 
}
.post-meta a {	
	color: #ffffff; 
}
.post-meta a:hover {	
	color: #d2e4fa; 
}
.post-nav a {	
	color: #d2e4fa; 
}
.post-nav .arrow {	
	color: #ffffff;background: none;
	background-color: #ffffff; 
}
.page-title, .page-category-title-wrap .page-title {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #c7ecff; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body {	
	color: #cccccc; 
}
a {	
	color: #7fb9ff; 
}
a:hover {	
	color: #d2e4fa; 
}
h1 {	
	color: #ffffff; 
}
h2 {	
	color: #ffffff; 
}
h3 {	
	color: #ffffff; 
}
h4 {	
	color: #ffffff; 
}
h5 {	
	color: #ffffff; 
}
h6 {	
	color: #ffffff; 
}
#header {	background: none;
	background-color: rgba(8,25,43,0.22);
	color: #ffffff; 
}
#header a {	
	color: #ffffff; 
}
#header a:hover {	
	color: #d2e4fa; 
}
#headerwrap.fixed-header {	background: none;
	background-color: rgba(8,26,43,0.95); 
}
.fixed-header #header {	
	color: #ffffff; 
}
.fixed-header #header a {	
	color: #ffffff; 
}
.fixed-header #header a:hover {	
	color: #b8cde6; 
}
#main-nav a {	
	color: #ffffff; 
}
#main-nav a:hover {	
	color: #d2e4fa; 
}
#main-nav .current_page_item > a,  #main-nav .current-menu-item > a {	background: none;
	background-color: rgba(0,0,0,0.00); 
}
#main-nav .current_page_item > a:hover,  #main-nav .current-menu-item > a:hover {	
	color: #d2e4fa; 
}
.post {	background: none;
	background-color: rgba(8,25,43,0.53); 
}
.post-title a:hover {	
	color: #d2e4fa; 
}
.post-meta {	
	color: #d2e4fa; 
}
.post-meta a {	
	color: #ffffff; 
}
.post-meta a:hover {	
	color: #d2e4fa; 
}
.post-nav a {	
	color: #d2e4fa; 
}
.post-nav .arrow {	
	color: #ffffff;background: none;
	background-color: #ffffff; 
}
.page-title, .page-category-title-wrap .page-title {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #c7ecff; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body:before {
	content: '';
	background-image: url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/bg2.jpg);
	background-size: cover;
	background-position: center center;
	position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:-1; 
}
body {	background-image: url(https://inthekillhouse.com/wordpress/wp-content/uploads/2017/07/bg2.jpg);
	background-size: cover;
	background-position: center center;background-attachment: fixed;
	color: #cccccc; 
}
a {	
	color: #7fb9ff; 
}
a:hover {	
	color: #d2e4fa; 
}
#pagewrap {	
	background-position: center center;background-attachment: fixed; 
}
#body {	
	background-position: center center;background-attachment: fixed; 
}
#content {	
	background-position: left center;background-attachment: fixed; 
}
h1 {	
	color: #ffffff; 
}
h2 {	
	color: #ffffff; 
}
h3 {	
	color: #ffffff; 
}
h4 {	
	color: #ffffff; 
}
h5 {	
	color: #ffffff; 
}
h6 {	
	color: #ffffff; 
}
#headerwrap {	
	padding-bottom: 0px;
	margin: 0px; 
}
#header {	background: none;
	background-color: rgba(8,25,43,0.22);
	padding: 0px;
	color: #ffffff; 
}
#header a {	
	color: #ffffff; 
}
#header a:hover {	
	color: #d2e4fa; 
}
#headerwrap.fixed-header {	background: none;
	background-color: rgba(8,26,43,0.95); 
}
.fixed-header #header {	
	color: #ffffff; 
}
.fixed-header #header a {	
	color: #ffffff; 
}
.fixed-header #header a:hover {	
	color: #b8cde6; 
}
#main-nav a {		font-weight:normal;

	color: #ffffff; 
}
#main-nav a:hover {	
	color: #d2e4fa; 
}
#main-nav .current_page_item > a,  #main-nav .current-menu-item > a {	background: none;
	background-color: rgba(0,0,0,0.00); 
}
#main-nav ul a, #main-nav .current_page_item ul a, #main-nav ul .current_page_item > a, #main-nav .current-menu-item ul a, #main-nav ul .current-menu-item > a, .fixed-header #main-nav ul a {	
	color: #ffffff; 
}
.post {	background: none;
	background-color: rgba(8,25,43,0.53); 
}
.post-title, .post-title a {	
	color: #d2e4fa; 
}
.post-title a:hover {	
	color: #d2e4fa; 
}
.post-meta {	
	color: #d2e4fa; 
}
.post-meta a {	
	color: #ffffff; 
}
.post-meta a:hover {	
	color: #d2e4fa; 
}
.more-link:hover {	
	color: #ffffff; 
}
.post-nav a {	
	color: #d2e4fa; 
}
.post-nav .arrow {	
	color: #ffffff;background: none;
	background-color: #ffffff; 
}
.page-title, .page-category-title-wrap .page-title {	
	color: #ffffff; 
}
#footerwrap {	
	background-size: cover;
	background-position: center center; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #c7ecff; 
}
 }
/* Themify Custom CSS */
.game-card {
	transition: transform .3s;
}


.game-card:hover {
transform: translateY(-10px);
}

.transparent-header #headerwrap.fixed-header #main-nav .current_page_item a, 
.transparent-header #headerwrap.fixed-header #main-nav .current-menu-item a {
color: #fff;
}

.transparent-header #headerwrap.fixed-header #main-nav .current_page_item a:hover, 
.transparent-header #headerwrap.fixed-header #main-nav .current-menu-item a:hover {
color: #d2e4fa;
}

.transparent-header #headerwrap.fixed-header a:hover, 
.transparent-header #headerwrap.fixed-header #main-nav a:hover {
color: #d2e4fa;
}

#headerwrap.fixed-header #header {
padding-top: 10px;
padding-bottom: 6px;
}

@media screen and (max-width: 1200px){
.sidemenu {
width: 200px;
background-color: #08192b
}}

@media screen and (max-width: 1200px) {
.sidemenu-left {

left: 0px;
}}

@media screen and (max-width: 1200px) {
#headerwrap #header {
max-width: 100%;
padding-top: 5px;
padding-bottom: 4px;
}}

.body-overlay {
background-color: rgba(8, 25, 43, 0.0);
}

@media screen and (max-width: 1200px) {
.sidemenu-left .body-overlay {
left: 200px;
}}

@media screen and (max-width: 1200px){
.transparent-header #headerwrap a, 
.transparent-header #headerwrap a:hover, 
.transparent-header #headerwrap #main-nav a:hover, 
.transparent-header #headerwrap #main-nav .current_page_item a, 
.transparent-header #headerwrap #main-nav .current-menu-item a {
color: white;
}}

@media screen and (max-width: 1200px){
#headerwrap #main-nav a,
#headerwrap #main-nav ul a {
color: white;
}}

@media screen and (max-width: 1200px){
.transparent-header #headerwrap #menu-icon-close {
color: white;
}}

@media screen and (max-width: 1200px){
#headerwrap #menu-icon {
left: 10px;
}}

@media screen and (max-width: 1200px) {
.transparent-header #headerwrap.fixed-header #site-logo a,
.transparent-header #headerwrap.fixed-header #menu-icon {
color: white;
left: 10px;
}}

.category-title-overlay {
background-color: #081a2b;
}

#headerwrap {
background-color: #081a2b;
}

.post-content {
padding: 20px
}

.post-meta .author-avatar img {
display: none;
}

.post-author {
display: none;
}

.themify_builder .module-post .post {
position: relative;
}

.loops-wrapper.grid3 .post-meta, 
.loops-wrapper.list-large-image .post-meta {
position: absolute;
top: 0px;
left: 0px;
background-color: rgba(8, 25, 43, 0.9);
padding-left: 4px;
padding-right: 7px;
border-bottom: 0px;
font-size: 1.2em;
}

.module-post .post-title a {
color: #d2e4fa!important;
text-decoration: none!important;
}

.module-post .post-title a:hover {
color: white!important;
}

.themify_builder .post-2342-4-0-0.module-post .post {
padding: 0px!important;
border: 0px!important;
}

.loops-wrapper.grid3 .post-author-wrapper .post-date {
margin: 0px!important;
}

.loops-wrapper.grid3 .post-author-wrapper {
padding-top: 2px;
padding-bottom: 2px;
}

.loops-wrapper.grid3 .post-comment {
display: none;
}

.pagenav .current, .pagenav a:hover {
background-color: rgba(8, 25, 43, 0.4);
border: none;
}

.pagenav a, .pagenav span {
color: white;
border: none;
}

.module-post a {
text-decoration: none!important;
}

.pagenav > a:last-child, .pagenav > span:last-child {
border-top-right-radius: 0em;
border-bottom-right-radius: 0em;
border: none;
}

.pagenav > a:first-child, .pagenav > span:first-child {
border-top-left-radius: 0em;
border-bottom-left-radius: 0em;
border: none;
}

.post-nav .next .arrow:before, .post-nav .prev .arrow:before {
color: white;
transition: transform .3s;
}

.post-nav .prev a:hover span:before {
transform: translateX(-10px);
animation: none;
}

.post-nav .next a:hover span:before {
transform: translateX(10px);
animation: none;
}

.post-nav a:hover {
color: white;
}

.back-top .arrow-up:hover a:before {
-webkit-animation: arrow-up 1s infinite;/* Chrome, Safari, Opera */
-webkit-animation-timing-function: linear;/* Chrome, Safari, Opera */
animation: arrow-up .4s infinite;
animation-timing-function: linear;
}

@keyframes arrow-up {
	0%   { top: -5px; }
	50%   { top: 0px; }
	100% { top: -5px; }
}

.loops-wrapper.grid3 .post-image a:hover {
transition: .3s;
filter: brightness(105%)
}

#body .gallery {
margin: 0px;
padding-top: 30px;
}

#body .module.gallery .gallery-item, .module.gallery .gallery-item {
margin: 0px;
}

#body .gallery-columns-5 .gallery-item {
width: 20%;
}

.widget {
margin: 0px;
}

@media screen and (max-width: 1200px) {
#headerwrap #site-logo {
max-width: 20%;
}}

.video-wrap {
box-shadow: 0px 0px 10px 6px #031424;
}

.feature-row {
position: relative;
}

@media screen and (min-width: 680px) {
.feature-icon  {
position: relative;
width: 25%;
}}

@media screen and (min-width: 680px) {
.feature-text {
position: absolute!important;
top: 50%;
transform: translateY(-50%);
margin-left: 25%!important;
}}


@media screen and (min-width: 680px) {
.feature-text2 {
position: absolute!important;
top: 50%;
transform: translateY(-50%);
padding-right: 25%!important;
}}

@media screen and (max-width: 680px) {
.feature-text {
top: 100%;
}}

@media screen and (max-width: 680px) {
.feature-icon {
width: 100%;
}}


.module-slider {
margin-bottom: 0px;
}

.ui.module-tab .tab-nav {
padding-left: 0px;
display: flex;
flex-direction: row;
justify-content: space-around;
margin: auto;
}

.ui.module-tab ul.tab-nav li {
border: 0px;
display: inline-flex;
flex: auto;
padding: 0px;
margin: auto;
}

.themify_builder .tab-2497-7-0-0.ui.module-tab ul.tab-nav li i {
font-size: 70px!important;
}

.themify_builder .tab-2497-7-0-0.ui.module-tab ul.tab-nav li a {
font-size: 20px!important;
padding-left: 0px;
padding-right: 0px;
margin: auto;
}

.themify_builder 
.tab-2497-7-0-0.ui.module-tab a {
text-decoration: none!important;
}

@media screen and (max-width: 680px) {
.themify_builder .tab-2497-7-0-0.ui.module-tab ul.tab-nav li i {
font-size: 40px!important;
}
.themify_builder .tab-2497-7-0-0.ui.module-tab ul.tab-nav li a {
font-size: 10px!important;
padding-left: 0px;
padding-right: 0px;
margin: auto;
}
.themify_builder .tab-2497-7-0-0.ui.module-tab .tab-content {
line-height: 20px;
}
.themify_builder .tab-2497-7-0-0.ui.module-tab .tab-content img.aligncenter {
max-width: 50%;
margin-bottom: 0px;
}
.module-tab .tab-content h4 {
font-size: 160%;
}
}

.module-buttons .module-buttons-item a span {
text-decoration: none!important;
}

@media screen and (max-width: 1200px) {
.themify_builder .fancy-heading-2342-0-0-1.module .main-head {
font-size: 120%!important;
line-height: 70%;
}
.themify_builder .fancy-heading-2342-0-0-1.module .sub-head {
font-size: 70%!important;
}
.themify_builder .plain-text-2342-0-0-0.module-plain-text {
font-size: 150%!important;
}}

.module-icon i {
text-decoration: none!important;
}

a:active {
    outline: none;
}

a:focus {
outline: none;
}


.post-meta {
border: 0px;
margin-bottom: 0.1em;
}

.post-author-wrapper {
border: 0px;
}

.comment-title, .comment-reply-title {
color: white;
}

.commentlist .avatar {
display: none;
}

.commentlist .comment-author {
color: white;
margin-bottom: 5px;
margin-top: 20px;
}

.commentlist .commententry {
background-color: rgba(8,25,43,0.30);
padding: 10px;
color: #d2e4fa;
}

#jp-relatedposts h3.jp-relatedposts-headline {
font-size: 26px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
color: #d2e4fa;
font-weight: bold;
font-size: 16px;
}

.jp-relatedposts-post-excerpt {
color: white;
}


#jp-relatedposts {
background-color: rgba(8,25,43,0.30);
padding: 1%;
}

.post {
margin-top: 20px;
}

.post-meta .post-comment {
display: none;
}

a.customize-unpreviewable {
color: #d2e4fa;
}

a.customize-unpreviewable:hover {
color: white;
}

textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {
background-color: rgba(8,25,43,0.30);
border: 2px solid rgba(250,250,250,0.40);
color: white;
padding: .7em;
}

label {
color: white;
font-size: 16px;
text-transform: none;
}

input#submit.submit {
background-color: white;
color: #08192b;
font-size: 16px;
border-radius: 0px;
}

input#submit.submit:hover {
border-radius: 30px;
}

.commentlist .comment-reply-link {
color: #d2e4fa;
font-size: 17px;
}

.commentlist .comment-reply-link:hover {
color: white;
}

input[type=text] {
color: white;
}

input {
color: white;
background-color: rgba(8,25,43,0.30);
border: 0px;
}

input[type=submit] {
background-color: white;
color: #08192b;
font-size: 16px;
border-radius: 0px;
}

input[type=submit]:hover {
background-color: white;
border-radius: 30px;
color: #08192b;
font-size: 16px;
}

#menu-icon:before {
content: "\f0c9";
font-family: FontAwesome;
font-size: 40px;
font-weight: 400;
font-style: normal;
font-variant: normal;
line-height: 1;
}

@media screen and (min-width: 680px){
.feature-text3 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25%;
}}

@media screen and (max-width: 680px) {
.feature-text3 {
    position: initial;
    transform: translateY(0px);
    right: 0;
}}

.themify_builder .module_row_2698-1 a {
text-decoration: none!important;
padding-top: 30px;
}

.themify_builder .icon-2698-1-0-1 div.module-icon a span {
text-decoration: none!important;
}

.module-icon a span {
text-decoration: none!important;
}

.themify_builder .module_row_3589-1 a {
text-decoration: none!important;
}

.themify_builder_slider .slide-image {
margin-bottom: 0px;
}

@media screen and (max-width: 532px) {
.themify_builder .plain-text-3683-2-0-1.module-plain-text {
height: 200px!important;
}}

@media screen and (max-width: 532px) {
.themify_builder .plain-text-3683-2-1-1.module-plain-text {
height: 200px!important;
}}

@media screen and (max-width: 532px) {
.themify_builder .plain-text-3683-2-2-1.module-plain-text {
height: 200px!important;
}}

@media screen and (min-width: 680px) {
@media screen and (max-width: 1487px) {
.themify_builder .plain-text-3683-2-0-1.module-plain-text {
height: 200px!important;
}}}

@media screen and (min-width: 680px) {
.themify_builder .plain-text-3683-2-1-1.module-plain-text {
height: 200px!important;
}}

@media screen and (min-width: 680px) {
.themify_builder .plain-text-3683-2-2-1.module-plain-text {
height: 200px!important;
}}

@media screen and (min-width: 680px){
.themify_builder .text-3788-12-1-0.module-text {
	 position: absolute;
    top: 50%;
    transform: translateY(-50%);
	}}

.menu-icon-inner, .menu-icon-inner:before, .menu-icon-inner:after {
	display: none;
}
	
.mobile_menu_active #headerwrap #menu-icon:before {
 margin-left: 20px;
	color: white!important;
}

.themify_builder_3788_row.module_row_13 a
{
	text-decoration: none!important;
}

span.mc4wp-checkbox.mc4wp-checkbox-contact-form-7
{
	margin: 0 0 0 1em;
}

.module_row_1 .module_column_0.tb_3788_column a
{text-decoration: none!important}

6