@keyframes ctcBounce{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}@keyframes tf_loader{to{transform:rotate(360deg)}}.ht-ctc-chat{--side:right}.ht_ctc_notification{animation:ctcBounce .45s ease-out forwards}a.shortcode.button{background-color:#f5f5f5;background-image:none;border:1px solid #aaa;border-radius:.3em;box-shadow:0 1px 0 rgb(0 0 0/.05),inset 0 1px 0 hsl(0 0% 100%/.2),inset 0-1px 0 hsl(0 0% 100%/.1);color:#333;display:inline-block;line-height:110%;margin:.5em .2em .5em 0;text-decoration:none!important;text-shadow:0 1px 0 hsl(0 0% 100%/.1);transition:background-color .3s,background-color .3s,border .3s,color .3s;vertical-align:middle}a.shortcode.button:hover{background-color:#fff;text-decoration:none}a.shortcode.button.yellow{background-color:#ffe20b;border-color:#f2bd00;color:#000!important}a.shortcode.button.yellow:hover{background-color:#fff21e}a.shortcode.button.large{font-size:120%;font-weight:700}@media screen and (max-width:600px){a.shortcode.button.large{font-size:115%;font-weight:700}}:where(.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 rgb(149 149 149/.2);border-left-color:rgb(149 149 149/.6);animation:tf_loader 1.1s infinite linear}.tf_clear{clear:both}.tf_textc{text-align:center}.module_row .module .ui.builder_button,.tf_text_dec,.widget .social-links a,.widget .social-links a:hover{text-decoration:none}.tf_hide,.widget .feature-posts-list br{display:none}.tf_inline_b{display:inline-block}.tf_vmiddle{vertical-align:middle}.tf_mw{max-width:100%}.tf_w{width:100%}:where(.tf_overflow){overflow:hidden}.tf_box,ul{box-sizing:border-box}:where(.tf_abs){position:absolute;inset:0}.tf_rel{position:relative}.tf_clearfix:after{content:"";display:table;clear:both}.loops-wrapper>.post{float:left;box-sizing:border-box;margin-left:3.2%;margin-right:0;margin-bottom:3.2%;clear:none}.tf_scrollbar{scroll-behavior:smooth;--tf_scroll_color:rgba(137,137,137,.2);--tf_scroll_color_hover:rgba(137,137,137,.4);scrollbar-color:var(--tf_scroll_color) #fff0;scrollbar-width:thin}.tf_scrollbar::-webkit-scrollbar{width:var(--tf_scroll_w,10px);height:var(--tf_scroll_h,10px)}.tf_scrollbar::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color);background-clip:padding-box;border:2px solid #fff0;border-radius:5px}.tf_scrollbar:hover{scrollbar-color:var(--tf_scroll_color_hover) #fff0}.tf_scrollbar:hover::-webkit-scrollbar-thumb{background-color:var(--tf_scroll_color_hover)}.tf_close{position:relative;transition:transform .3s linear}.tf_close:after,.tf_close:before{content:"";height:100%;width:1px;position:absolute;top:50%;left:50%;background-color:currentColor;transition:transform .25s}.tf_close:before{transform:translate(-50%,-50%) rotate(45deg)}.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)}.tf_close,a{cursor:pointer}:is(button,a,input,select,.button):focus{outline:1px dotted hsl(0 0% 59%/.2)}.screen-reader-text{clip:rect(1px,1px,1px,1px)}.screen-reader-text:focus{border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip:auto!important;font-size:.875rem;font-weight:700}.skip-to-content:focus{clip-path:none}:root{--tb_rounded_corner:12px}.module_column,.module_row,.module_row .module,.module_subrow{box-sizing:border-box;min-width:0;position:relative}.module,:is(.module-buttons,.module_row,.module_subrow,.module_column,.module-image img):hover{transition:.5s ease;transition-property:background,font-size,line-height,color,padding,margin,border,border-radius,box-shadow,text-shadow,filter,transform}.module_row{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-wrap:wrap}.module_subrow,.row_inner{display:grid;--gutter:3.2%;--narrow:1.6%;--none:0;--align_start:start;--align_center:center;--align_end:end;--auto_height:stretch;--align_items:var(--auto_height);--align_content:var(--align_start);--colg:var(--gutter);--c1:1fr;--c2:1fr 1fr;--c3:1fr 1fr 1fr;--c4:1fr 1fr 1fr 1fr;--c5:1fr 1fr 1fr 1fr 1fr;--c6:1fr 1fr 1fr 1fr 1fr 1fr;--c1_2:1fr 2.1025fr;--c2_1:2.1025fr 1fr;--c1_3:1fr 3.2831fr;--c3_1:3.2831fr 1fr;--c1_1_2:1fr 1fr 2.1415fr;--c1_2_1:1fr 2.1415fr 1fr;--c2_1_1:2.1415fr 1fr 1fr;--col:repeat(auto-fit,minmax(1%,1fr));align-content:var(--align_content);align-items:var(--align_items);gap:var(--rowg,0) var(--colg);grid:var(--row,none)/var(--col);grid-auto-columns:1fr;grid-template-areas:var(--area);--area5_3:"col1 col1 col2 col2 col3 col3" "col4 col4 col5 col5 . .";--area5_1_2:"col1 col2 col2" "col3 col4 col5";--area5_2_1:"col1 col1 col2" "col3 col4 col5";--area5_1_3:"col1 col2 col2 col2" "col3 col4 col4 col4" "col5 col5 col5 col5";--area5_3_1:"col1 col1 col1 col2" "col3 col4 col4 col5";--area5_1_1_2:"col1 col2 col3 col3" "col4 col4 col5 col5";--area5_1_2_1:"col1 col2 col2 col3" "col4 col4 col5 col5";--area5_2_1_1:"col1 col1 col2 col3" "col4 col4 col5 col5";--aream2_auto:"col1" "col2";--aream3_auto:"col1" "col2" "col3";--aream4_auto:"col1" "col2" "col3" "col4";--aream5_auto:"col1" "col2" "col3" "col4" "col5";--areat6_auto:"col1 col2 col3" "col4 col5 col6";--aream6_auto:"col1 col2" "col3 col4" "col5 col6";--areat7_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7";--aream7_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7";--areat8_auto:"col1 col2" "col3 col4" "col5 col6" "col7 col7" "col8 col8";--aream8_auto:"col1" "col2" "col3" "col4" "col5" "col6" "col7" "col8"}.row_inner{margin:0 auto;width:min(1160px,100%)}@supports (-webkit-touch-callout:none){.module_column,.module_row,.module_subrow{background-attachment:scroll!important}}div.module_column{align-content:inherit;align-items:inherit;display:grid;float:none;margin-inline:0;max-width:none;width:auto}.col_align_middle{--align_content:var(--align_center)}.gutter-narrow{--colg:var(--narrow)}.gutter-none{--colg:var(--none)}.module_column:first-of-type{grid-area:col1}.module_column:nth-of-type(2){grid-area:col2}.module_column:nth-of-type(3){grid-area:col3}.tb_col_count_1>.module_column{grid-area:auto}.tb_col_count_2{--area:"col1 col2"}.tb_col_count_3{--area:"col1 col2 col3"}.module:after{clear:both;content:"";display:table}.tb_default_color{--tb_pr_color:#555;--tb_pr_bg:#f7f7f7;--tb_pr_hover_bg:#f1f1f1}.module_row .ui{background-color:var(--tb_pr_bg,#f7f7f7);color:var(--tb_pr_color,#555)}.ui.builder_button{border:1px solid rgb(0 0 0/.05);border-radius:var(--tb_app_r,0);font-size:var(--tb_mb_f,1em);line-height:1.35;position:relative;transition:.3s linear;transition-property:color,background-color,padding,border,box-shadow}.builder_button:hover{background-color:var(--tb_pr_hover_bg,#f1f1f1);text-decoration:none}.module img{border:0;vertical-align:bottom}@media (max-width:1260px){.row_inner{max-width:94%}}@media (max-width:760px){.row_inner{max-width:90%}}.footer-right-col .main-col{width:22.6%}.footer-right-col .section-col{width:74.2%}.footer-right-col .main-col,.footer-right-col .section-col{float:right;margin-right:3.2%}.footer-right-col .main-col.first{clear:right;margin-right:0}.footer-right-col #footer .widget{margin:0 0 2em}.footer-right-col .footer-text{padding-top:.9em}@media (max-width:680px){.footer-right-col .main-col,.footer-right-col .section-col{margin-left:0;margin-right:0;max-width:100%;width:100%}}#site-logo{font-style:normal;padding:0;transition:.2s ease-in-out;transition-property:color,margin,padding,font-size}#footer-logo a,#site-logo a{color:inherit;text-decoration:none}#site-logo a:hover{color:var(--theme_accent);text-decoration:none}.social-links li em,.social-widget .widget{display:inline-block}.social-widget .widgettitle{background:0;border:0;border-radius:0;box-shadow:none;display:inline-block;font-family:inherit;font-size:100%;font-weight:700;letter-spacing:0;margin:0 .5em 0 0;padding:0;text-transform:none;vertical-align:middle;width:auto}.social-widget .social-links{display:inline;margin:6px 0 0;padding:0}.widget .social-links{line-height:1em;padding:0}.social-links .social-link-item{border:0;display:inline-block;list-style:none;margin:0 5px 5px 0;padding:0}.social-links li em{font-size:20px;text-align:center;vertical-align:middle;border-radius:100%;height:1.1em;line-height:1.1em;margin-right:.25em;padding:.25em;width:1.1em}.social-links .icon-large em{font-size:28px;height:36px;padding:6px;width:36px}#footer .social-links.horizontal li{border:0;display:inline-block}#header .social-widget{margin-left:8px}.social-widget a{color:inherit}.social-links .icon-medium em{border-radius:100%;line-height:1em;margin:0;padding:9px}.social-links a:hover em{background:hsl(0 0% 78%/.25)}#footer .social-widget .widget,.footer-right-col #footer .social-widget .widget,.social-widget .social-links.horizontal,.social-widget .widget{margin:0}.social-widget .social-links.horizontal li{clear:none;line-height:100%;margin:0 4px 0 0;padding:0}#footer .social-widget{padding-bottom:1.6em}.entry-content{counter-reset:footnotes}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;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-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}html :where([style*=border-width]){border-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}.tb_row_frame{background-size:100% 100%;contain:strict;line-height:0}span.tb_row_frame{display:block}.tb_row_frame_wrap{direction:ltr;inset-block:-1px;pointer-events:none}span:is(.tb_row_frame_bottom,.tb_row_frame_top){border-top-left-radius:inherit;border-top-right-radius:inherit;height:150px;inset-block-start:0}span.tb_row_frame_bottom{inset-block:auto 0}.module-buttons-item{font-size:var(--tb_mb_f,1em);gap:.5em}.module-buttons a{gap:inherit}.module-buttons.small{--tb_mb_f:.85em}.module.module-buttons .ui{color:var(--tb_pr_color)}.module-buttons.rounded a{--tb_app_r:var(--tb_rounded_corner)}.module-buttons.circle a{--tb_app_r:50em}.black{--tb_pr_color:#eee;--tb_pr_bg:#000;--tb_pr_hover_bg:#595959}.yellow{--tb_pr_color:#594718;--tb_pr_bg:#fff06c;--tb_pr_hover_bg:#fff4b2}.module-image .image-title{margin:0 0 .3em}.module-image .image-wrap{width:auto}.module-image .image-wrap img{display:inline-block;vertical-align:top}.module-image.auto_fullwidth :is(.image-wrap,img){display:block;width:100%}.module-divider{border-style:solid;border-bottom:0!important;border-inline:0!important;width:100%}.module-box{margin-bottom:1.5em}.ui.module-box-content{padding:1.5em}.module-box :is(h1,h2,h3,h4,h5,h6){color:inherit;margin-top:0}.post-content{padding:0;position:static}.builder-posts-wrap .post-image img{height:auto;max-width:100%}.builder-posts-wrap.grid3 .post-title{font-size:150%}@media (max-width:680px){.builder-posts-wrap:is(.grid3) .post{clear:both;float:none;margin-inline:0;width:auto}.post-content{overflow:visible!important}}.loops-wrapper:is(.overlay) .post-image+:is(.post-content){background-color:rgb(0 0 0/.7);color:#fff;left:0;overflow:hidden;padding:5%;position:absolute;right:0;transition:.5s ease-in-out;transition-property:color,top,bottom,transform,height,min-height;z-index:1}.loops-wrapper.overlay .post-image+:is(.post-content){bottom:0;height:100%;top:100%}.overlay :is(.post):hover .post-image+:is(.post-content){top:0!important}.loops-wrapper:is(.overlay) .post:hover .post-image{transform:scale(1.1)}.loops-wrapper:is(.overlay) .post-image{margin-bottom:0}.loops-wrapper:is(.overlay) .post-image img{width:100%}.loops-wrapper.overlay .post-image+.post-content .post-content-inner{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}.loops-wrapper.overlay .post{border-radius:var(--theme_rounded);overflow:hidden;position:relative;text-align:center}.loops-wrapper:is(.grid3):is(.overlay) .post-image+.post-content{cursor:pointer}.loops-wrapper.grid3>.post{width:31.2%}.loops-wrapper.grid3>.post:nth-of-type(3n+1){clear:left;margin-left:0}@media (max-width:900px){.loops-wrapper.grid3>.post{width:48.4%}.loops-wrapper.grid3>.post:nth-of-type(3n+1){clear:none;margin-left:3.2%}.loops-wrapper.grid3>.post:nth-of-type(odd){clear:left;margin-left:0}}@media (max-width:680px){.loops-wrapper.grid3>.post,.loops-wrapper.grid3>.post:nth-of-type(3n+1){float:none;margin-left:0;width:100%}.loops-wrapper.grid3>.post:nth-of-type(4n){clear:none;margin-left:0}}.loops-wrapper.grid3>.post{margin-bottom:2em}.loops-wrapper.grid3 .post-title,.themify_builder_content-2078 .tb_5ffh265.module-buttons .module-buttons-item a{font-size:1.5em}.module-image.image-overlay{font-size:.85em}.module-image.image-overlay .image-wrap{margin:0}.module-image.image-overlay .image-wrap img,.sidebar-none #content{width:100%}.module-image.image-overlay .image-content{background:rgb(0 0 0/.7);box-sizing:border-box;color:#ccc;line-height:1.4em;padding:4% 7%;transition:background-color .3s ease-in-out,color .3s ease-in-out}.module-image.image-overlay :is(.image-wrap a,img)+.image-content{bottom:0;inset-inline:0;position:absolute}.module-image.image-overlay .image-title{font-size:1.2em}.module-image.image-overlay :is(h1,h2,h3:not(.module-title),h4,h5,h6){color:#fff;margin:0 0 .2em}.module.image-overlay.active-caption-hover .image-wrap{overflow:hidden}.module.image-overlay.active-caption-hover .image-wrap .image-content{bottom:-100%;transition:bottom .6s}.module.image-overlay.active-caption-hover .image-wrap:hover .image-content{bottom:0;transition:bottom .3s}.module-icon-item{max-width:100%;display:inline-flex;place-items:center}.module-icon em{align-self:baseline;background-color:var(--tb_pr_bg,transparent);color:var(--tb_pr_color,inherit);display:inline-flex;font-size:var(--tb_mi_f,16px);line-height:0;margin-top:calc(var(--tb_mi_size)/9);min-height:var(--tb_mi_size,auto);min-width:var(--tb_mi_size,auto);padding:.5em;place-content:center;transition:.3s;transition-property:box-shadow,border,background-color,color,padding,font-size;border-radius:var(--tb_mi_r,100%)}.module-icon.small{--tb_mi_size:24px;--tb_mi_f:12px}.module-social-share a{align-items:center;background-color:var(--tb_ss_bg);border-radius:var(--tb_ss_r);color:#fff;display:inline-flex;line-height:1;margin-bottom:.25em;margin-right:.25em;padding:.5em .9em;text-decoration:none;transition:.5s ease-in-out;transition-property:color,background-color,opacity}.module-social-share a:hover{opacity:.6;text-decoration:none}.module-icon-item,.module-social-share .ss_anchor_wrap a,.themify_builder_content-2078 .tb_4h8i350.module-text a,.themify_builder_content-2078 .tb_53p0461.module-text a,.themify_builder_content-2078 .tb_w38t772.module-text a,.themify_builder_content-2078 .tb_yo9o748.module-text a{text-decoration:none}.module.tb_ss_shape_circle a{--tb_ss_r:10em;padding:.75em}[data-type=facebook]{--tb_ss_bg:#3b5998}[data-type=twitter]{--tb_ss_bg:#00acee}[data-type=linkedin]{--tb_ss_bg:#0077b5}[data-type=pinterest]{--tb_ss_bg:#e60223}.module-social-share span{font-size:var(--tb_ss_f);padding-left:.3em}.module-social-share em{font-size:var(--tb_ss_ef,var(--tb_ss_f))}.tb_ss_size_small{--tb_ss_f:12px}.rounded{--tb_app_r:var(--tb_rounded_corner)}.buttons-fullwidth :is(.module-buttons-item,.module-buttons-item a){box-sizing:border-box;place-content:center;width:100%}#footerwrap{border-top:1px solid rgb(0 0 0/.05);padding:54px 0 2em}#footer{font-size:.9em}.footer-text{line-height:1.8em;padding:0 0 2em}.footer-widgets .widget{margin:0 0 1.5em}.footer-widgets .widgettitle{color:inherit}.main-col,.section-col{box-sizing:border-box}@media (max-width:680px){#footerwrap{padding-top:35px}.footer-widgets :is(.col4-2,.col3-1){margin-left:0;max-width:100%;width:100%}}#footer-logo{font-size:1.5em;margin:0 0 .8em;padding:0}.widget .feature-posts-list li{margin:0 0 1em;padding:0;text-align:left}.widget .feature-posts-list .post-img{border-radius:var(--theme_rounded);float:left;margin:0 1em .5em 0}.widget .feature-posts-list small{display:block;font-size:.85em;margin:0 0 .3em}.widget .feature-posts-list .feature-posts-title{display:inherit;line-height:1.3em;margin:0 0 .4em;text-decoration:none}a,body,br,div,em,figure,form,html,img,pre,small,span,strong,table,tbody,td,tfoot,th,thead,tr{margin:0;padding:0}button{margin:0}h1,h2,h3,h4,h5,h6{padding:0}a,img{border:0}.sidebar-none #layout,article,figure,footer,header,nav{display:block}:root{--theme_accent:#ed1e24;--theme_accent_semi:rgba(251,9,48,.8);--theme_accent_hover:#000;--theme_rounded:12px;--theme_input_rounded:12px;--theme_btn_rounded:30px}html{scroll-behavior:smooth}body{background-color:#fff;font:1em/1.65em Public Sans,Arial,sans-serif;overflow-wrap:break-word;-webkit-font-smoothing:antialiased;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-size:1.125em;font-family:"Open Sans"}a,a:hover{font-style:normal;text-decoration:none}a{color:var(--theme_accent);transition:color .3s ease-in-out;color:#000}a:hover{color:var(--theme_accent_hover);font-weight:400;color:#0a1019}.themify-popup p,li,p,ul{margin:0 0 1.3em;padding:0}small{font-size:87%}blockquote{border-left:3px solid hsl(0 0% 59%/.3);font-size:1.1em;line-height:1.4em;margin:0 5% 1.2em;padding:.8em 1.4em}li,ul{margin:0 0 1.4em 1.6em}li{margin:0 0 1em}h1,h2,h3,h4,h5,h6{letter-spacing:-.03em;margin:0 0 .5em;overflow-wrap:normal}h3,h4,h5,h6{font-weight:600;line-height:1.4em}h5,h6{font-size:1.3em;line-height:1.7em}h1{font-size:3.1em;line-height:1.2em}h2{font-size:2.3em;line-height:1.3em}h3{font-size:1.7em}h4{font-size:1.4em}h6{font-size:1.2em}button,input,select{font-family:inherit;font-size:100%;max-width:100%}input:read-only,input:read-write,select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid rgb(0 0 0/.25);border-radius:var(--theme_input_rounded)}input:read-only,input:read-write{width:17em}input[type=number]{width:7em}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='none' stroke='rgba(40,40,40,.8)' stroke-linecap='round' stroke-width='12'%3E%3Cpath d='m2.7 2.3 46.4 54.9L95.5 2.3'/%3E%3C/svg%3E");background-position:calc(100% - .7em) calc(50% + .15em);background-repeat:no-repeat;background-size:.85em;color:inherit;margin:0 0 .6em;padding-right:2em}:is(select):focus,input:read-only:focus,input:read-write:focus{border-color:rgb(0 0 0/.5)}button{-webkit-appearance:none;background-color:var(--theme_accent);border:0;border-radius:var(--theme_btn_rounded);cursor:pointer;display:inline-block;width:auto;color:#000;line-height:normal}button:hover{background-color:var(--theme_accent_hover);box-shadow:0 5px 10px rgb(0 0 0/.1);color:#fff;transform:translateY(-1px)}#main-nav ul a,.post,.post-content,.sidemenu,.widget,img,input{box-sizing:border-box}.col3-1,.col4-2{float:left;margin-left:3.2%}.col4-2{width:48.4%}.col3-1{width:31.2%}:is(.col4-2,.col3-1).first{clear:left;margin-left:0}#pagewrap{overflow-x:clip}.pagewidth{margin:0 auto;max-width:100%;width:1160px}#layout{display:flex;flex-wrap:wrap}#content{padding:5.75%0;width:71%}.sidemenu-active{left:0;position:relative;transition:left .2s ease-in-out}.full_width #layout{flex-wrap:wrap;max-width:100%;width:100%}.full_width #content{max-width:100%;padding:0;width:100%}#headerwrap{background-color:var(--tf_fixed_header_bg,#fff);border-bottom:var(--tf_fixed_header_border,1px solid rgb(0 0 0 / .05));color:var(--tf_fixed_header_color,#000);inset-block:var(--tf_fixed_header_p,0 auto);left:0;margin-inline:var(--tf_fixed_header_m,0);min-height:55px;position:var(--tf_fixed_header,absolute);transition:.3s ease-in-out;transition-property:background-color,color,box-shadow,min-height,left,padding;width:var(--tf_fixed_header_w,100%);z-index:999}.fixed-header-enabled{--tf_fixed_header:sticky}#header{overflow:visible;position:relative}.fixed-header-enabled #header{transition:padding .3s ease-in-out}@supports (-webkit-touch-callout:none){#headerwrap{background-attachment:scroll!important;background-position:50%!important}}#main-nav{padding:0}#main-nav li,.widget ul{margin:0;padding:0}#main-nav li{display:inline-block;list-style:none;position:relative}#main-nav ul li{background:0;display:block;float:none}#main-nav li>.sub-menu{background:#fff;border-radius:var(--theme_rounded);box-shadow:0 0 0 1px rgb(0 0 0/.1),0 3px 12px rgb(0 0 0/.12);box-sizing:border-box;contain:style layout;left:-.3em;opacity:0;padding:calc(var(--tb_rounded_corner) - 2px)0;position:absolute;top:100%;transform:scaleY(0);transform-origin:top;transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:210px;z-index:100}@media (hover:hover){#main-nav li:hover>.sub-menu,#main-nav li>.sub-menu:focus-within,#main-nav li>a:focus+.sub-menu{opacity:1;transform:scale(1)}}.menu-item .child-arrow{border-radius:100%;cursor:pointer;display:none;height:36px;position:absolute;right:0;top:4px;transition:transform .3s;width:36px;z-index:12}.child-arrow:after,.child-arrow:before{background:currentColor;border-radius:10px;content:"";height:1px;position:absolute;top:50%;transition:transform .3s ease-in-out;width:8px;z-index:9999}.child-arrow:before{left:12px;transform:rotate(45deg)}.child-arrow:after{left:17px;transform:rotate(-45deg)}@media (hover:none){#main-nav .menu-item-has-children>a{padding-right:45px}.menu-item .child-arrow{border-radius:100%;display:inline-block;margin-left:7px;margin-top:-17px;padding:0;right:5px;top:50%}#main-nav li>.sub-menu{display:none}}#main-nav a{color:inherit;display:block;padding:.6em;text-decoration:none;transition:color .2s ease-in-out}#main-nav ul a{padding:.4em 1.4em;text-align:left;letter-spacing:normal;margin:0;color:#fff;font-family:"Open Sans";font-weight:400;font-size:14px}#main-nav a:hover{color:var(--theme_accent)}.header-icons :is(a,a:hover){color:inherit;text-decoration:none}#headerwrap .header-icons>*{vertical-align:middle}#menu-icon{border-radius:100%;line-height:1em;margin:0 0 0 10px;padding:10px 9px 11px}#menu-icon:hover{background:hsl(0 0% 78%/.25)}.menu-icon-inner{border-bottom:2px solid;box-sizing:border-box;height:18px;position:relative;width:22px}.menu-icon-inner:after,.menu-icon-inner:before{border-top:2px solid;content:"";display:block;left:0;position:absolute;transition:border .7s ease;transition-property:transform;width:100%}.menu-icon-inner:before{top:0}.menu-icon-inner:after{top:50%}#menu-icon-close{transform:rotate(0deg);transition:border .3s ease-in-out,transform .3s ease-in-out}.post{margin-bottom:2em;position:relative}.post-content{min-width:120px}.post-title{font-size:2.4em;letter-spacing:-.04em;line-height:1.4em;margin:0 0 .4em;padding:0;text-transform:none}.post-image{margin:0 0 1em}.post-image img{border-radius:var(--theme_rounded);vertical-align:bottom}.loops-wrapper .post-image{margin-bottom:1em;position:relative;transition:border .3s ease-in-out,margin .3s ease-in-out,width .3s ease-in-out,transform .3s ease-in-out}.widget{margin:0 0 2.4em}.widgettitle{line-height:1.3em;padding:0}.widget li{clear:both;list-style:none;margin:0;padding:.4em 0;line-height:normal}.module-title{font-size:1.2em;font-weight:600;margin:0 0 .8em}a.shortcode.button{border-radius:var(--theme_btn_rounded);padding:.65em 1em}.menu:after,.widget li:after{clear:both;content:"";display:table}.post-image,.post-img{transition:.3s ease-in-out;transition-property:border,padding,width}@media (max-width:1260px){h1{font-size:2.4em}h2{font-size:2em}.pagewidth{max-width:94%}#pagewrap{max-width:100%}}@media (max-width:760px){body .pagewidth{max-width:90%}#layout{flex-wrap:wrap}#content{clear:both;max-width:100%;padding-top:10%;width:100%}}@media (max-width:680px){h1{font-size:1.9em}.post-title,h2{font-size:1.6em}h3{font-size:1.35em}.col3-1,.col4-2{margin-left:0;max-width:100%;width:100%}#headerwrap .header-icons{right:5%}.loops-wrapper:is(.grid3) .post-image{float:none;max-width:none;overflow:visible;width:auto}}#header{padding:1em 0}.header-bar{float:left}.social-widget{order:1}#header,.sidemenu-off .navbar-wrapper{align-items:center;display:flex}.sidemenu-off{flex:1}.sidemenu-off #main-nav-wrap{margin-left:auto}:root{--theme_accent:#ffc55f;--theme_accent_semi:rgba(255,197,97,.8);--theme_accent_hover:#003d63}input:read-only,input:read-write,select{border-color:#ddd;margin:0;max-width:none;padding:.7em 1.05em}#headerwrap{background-color:var(--tf_fixed_header_bg,#003d63);border:0}#header,.fixed-header-enabled #header{padding-block:0}#headerwrap a:hover,#site-logo{color:var(--theme_accent)}#site-logo{font-size:2em;font-weight:700;letter-spacing:0}#main-nav a{position:relative}#main-nav>li>a:before{border-top:3px solid #fff0;content:"";display:block;left:50%;margin-left:-13px;position:absolute;top:0;transform:translateY(-100%);transition:transform .25s,border .25s;width:26px}#main-nav .current-menu-item>a:before,#main-nav .current_page_item>a:before,#main-nav a:hover:before{border-color:var(--theme_accent);transform:none}#footer a,#main-nav .current-menu-item>a,#main-nav .current_page_item>a,#main-nav ul a:hover{color:var(--theme_accent)}.header-top-widgets:not(.fixed-header-on) #site-logo{margin-bottom:0}.widgettitle{font-family:Playfair Display,serif;font-size:1.25em;font-weight:700;letter-spacing:.02em;margin:0 0 1.4em;text-transform:none}.post-title{font-family:Alegreya Sans,Arial,sans-serif;font-weight:500}#footerwrap{border:0}#footer-logo{color:#000;font-family:Playfair Display,serif;letter-spacing:-.05em}.footer-widgets .widgettitle{margin:0 0 1.2em}.footer-text{font-size:unset}.section-col+.footer-text{text-align:center}.footer-text .one{display:inline-block}.builder_button,button{font-weight:600;letter-spacing:-.01em;padding:.7em 1.9em;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out}.ui.builder_button{font-weight:600;padding:.7em 1.4em;text-transform:uppercase}.module-image .image-title{font-size:1.7em;font-weight:500;letter-spacing:-.01em;line-height:normal}.module.module-contact .builder-contact-field{margin:0}#site-logo,h3,h4,h5,h6{font-family:"Public Sans",sans-serif}.module span.required{color:red}.module .builder-contact-field{margin:0 0 .5em}.builder-contact-field-send .tf_loader{display:none;margin-right:10px}.builder-contact-field-send .tf_loader:before{border-color:inherit;border-left-color:hsl(0 0% 58%/.6)}.module .control-label{display:inline-block}.module .builder-contact-field-send{margin-top:1em}.builder-contact-field-send .tf_submit_icon{margin-inline-end:5px}.module.contact-style1 .control-label{margin-bottom:.3em}.module-contact.contact-style1 input:is([type=number],[type=tel],[type=text],[type=email]){box-sizing:border-box;max-width:100%;width:100%}@media (min-width:681px){.module-contact label{display:inline-block;margin-inline-end:10px}}.module-image.image-center .image-wrap{text-align:center}.themify_builder_content-2078 .tb_wdo5434>.tb_row_frame_wrap .tb_row_frame_bottom{transform:rotate(180deg);height:84%;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%3Cpolygon%20fill%3D%22rgba\(255%2C%20255%2C%20255%2C%201\)%22%20points%3D%221500%2C0%200%2C0%200%2C150%20206.4%2C62.8%22%2F%3E%3C%2Fsvg%3E)}.themify_builder_content-2078 .tb_wdo5434{padding-bottom:12%;padding-top:10%;background-color:#e5b75a;background-attachment:fixed;background-size:contain;background-position:0 100%;background-repeat:no-repeat;background-image:url(https://staging.juanconstructions.com/wp-content/uploads/2025/11/tri-bg.png)}.themify_builder_content-2078 .tb_ybz2481{--colg:var(--none);--align_content:var(--align_start);--col:var(--c2_1)}.themify_builder_content-2078 .tb_kr2x620.module-text.module .tb_text_wrap h1,.themify_builder_content-2078 .tb_zbz6143.module-text.module .tb_text_wrap h1{font-family:"Roboto Condensed";font-weight:400;text-shadow:3px 3px 0#fff;background-clip:border-box;background-image:none;color:#1a2a40;font-style:normal}.themify_builder_content-2078 .tb_zbz6143.module-text.module h1{text-transform:uppercase;line-height:1em;font-size:8em;margin-bottom:-.1em}.themify_builder_content-2078 .tb_kr2x620.module-text.module .tb_text_wrap h1{text-shadow:1px 1px 2px #fff}.themify_builder_content-2078 .tb_kr2x620.module-text{padding-top:15px}.themify_builder_content-2078 .tb_kr2x620.module-text.module h1{text-transform:uppercase;line-height:.9em;font-size:3em;margin-bottom:.2em}.themify_builder_content-2078 .tb_5ffh265.module-buttons{padding-top:20px}.themify_builder_content-2078 .tb_b3b1482{padding:20px;border-radius:20px;border:1px solid #0a1019}.themify_builder_content-2078 .tb_cok4906{padding-top:20px;--colg:var(--narrow);--align_content:var(--align_center);--col:1.174fr 1.929fr}.themify_builder_content-2078 .tb_qps5906.module-text.module h5{text-transform:uppercase;line-height:20px;letter-spacing:.5px}.themify_builder_content-2078 .tb_qps5906.module-text.module .tb_text_wrap h5{background-clip:border-box;background-image:none;color:#fff;font-weight:700;text-shadow:2px 2px 2px #0a1019}.themify_builder_content-2078 .tb_qps5906.module-text.module h3{text-transform:uppercase;font-size:50px;line-height:0}.themify_builder_content-2078 .tb_qps5906.module-text{padding-top:15px;text-align:center}.themify_builder_content-2078 .tb_qps5906.module-text.module .tb_text_wrap h3{text-shadow:2px 2px 2px #000;background-clip:border-box;background-image:none;color:#fff}.themify_builder_content-2078 .tb_r4iz906.module-text.module .tb_text_wrap h4{font-style:normal;font-family:"Oswald";font-weight:500;background-clip:border-box;background-image:none;color:#fff}.themify_builder_content-2078 .tb_r4iz906.module-text.module h4{line-height:25px}.module-accordion li,.themify_builder_content-2078 .tb_6302772.module-text,.themify_builder_content-2078 .tb_bsz9748.module-text,.themify_builder_content-2078 .tb_fa7a350.module-text,.themify_builder_content-2078 .tb_q7jx471,.themify_builder_content-2078 .tb_r4iz906.module-text{margin-bottom:0}.themify_builder_content-2078 .tb_qoh2596.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_qoh2596.module-text .tb_text_wrap h2,.themify_builder_content-2078 .tb_qoh2596.module-text .tb_text_wrap p{font-family:"Open Sans";font-weight:700;background-clip:border-box;background-image:none;color:#1a2a40}.themify_builder_content-2078 .tb_qoh2596.module-text.module h2{font-size:24px}.themify_builder_content-2078 .tb_qoh2596.module-text{margin-bottom:10px;line-height:1.5em;font-size:14px}.themify_builder_content-2078 .tb_9ze2683,.themify_builder_content-2078 .tb_avhx218{padding-top:80px}.themify_builder_content-2078 .tb_h1nj184.module-text.module h3{font-size:30px}.themify_builder_content-2078 .tb_7c3v683.module-text,.themify_builder_content-2078 .tb_h1nj184.module-text,.themify_builder_content-2078 .tb_v8as240.module-text{line-height:1.5em;font-size:1em;padding-bottom:26px}.themify_builder_content-2078 .tb_hrqf183{padding-top:25px;background-position:0 50%;background-attachment:scroll;background-repeat:no-repeat;background-image:url(https://staging.juanconstructions.com/wp-content/uploads/2025/11/bg-hex.png);padding-bottom:50px}.themify_builder_content-2078 .tb_53p0461.module-text.module .tb_text_wrap h2,.themify_builder_content-2078 .tb_h4uo593.module-text.module .tb_text_wrap h2,.themify_builder_content-2078 .tb_hicw184.module-text.module .tb_text_wrap h2,.themify_builder_content-2078 .tb_oipq232.module-text.module .tb_text_wrap h2,.themify_builder_content-2078 .tb_rlcy875.module-text.module .tb_text_wrap h2,.themify_builder_content-2078 .tb_suv7675.module-text.module .tb_text_wrap h2,.themify_builder_content-2078 .tb_xn84593.module-text.module .tb_text_wrap h2{font-style:italic;font-family:"Playfair Display SC";font-weight:400}.themify_builder_content-2078 .tb_7yss52.module-text,.themify_builder_content-2078 .tb_h4uo593.module-text,.themify_builder_content-2078 .tb_hicw184.module-text,.themify_builder_content-2078 .tb_oipq232.module-text,.themify_builder_content-2078 .tb_rlcy875.module-text,.themify_builder_content-2078 .tb_suv7675.module-text{z-index:1}.themify_builder_content-2078 .tb_h4uo593.module-text.module h2,.themify_builder_content-2078 .tb_hicw184.module-text.module h2,.themify_builder_content-2078 .tb_rlcy875.module-text.module h2{margin-bottom:0;line-height:1.2em;font-size:8em;text-transform:uppercase;letter-spacing:-.05em}.themify_builder_content-2078 .tb_gmf3184.module-image{margin-left:-67px;margin-top:-29px;margin-bottom:-35px}.themify_builder_content-2078 .tb_0yti184,.themify_builder_content-2078 .tb_llzg111{--col:var(--c3_1)}.themify_builder_content-2078 .tb_d87e747{--align_items:var(--align_content)}.themify_builder_content-2078 .tb_fzbb772,.themify_builder_content-2078 .tb_lafr350,.themify_builder_content-2078 .tb_r4ht748{background-color:#1a2a40;border-radius:20px;padding-bottom:15px}.themify_builder_content-2078 .tb_fijl350.module-text.module h3,.themify_builder_content-2078 .tb_kump748.module-text.module h3,.themify_builder_content-2078 .tb_u7ri772.module-text.module h3{margin-bottom:8px;text-transform:uppercase;font-size:30px}.themify_builder_content-2078 .tb_6302772.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_6302772.module-text .tb_text_wrap p,.themify_builder_content-2078 .tb_bsz9748.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_bsz9748.module-text .tb_text_wrap p,.themify_builder_content-2078 .tb_fa7a350.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_fa7a350.module-text .tb_text_wrap p,.themify_builder_content-2078 .tb_fijl350.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_fijl350.module-text .tb_text_wrap h3,.themify_builder_content-2078 .tb_kump748.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_kump748.module-text .tb_text_wrap h3,.themify_builder_content-2078 .tb_pzmy472.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_pzmy472.module-text .tb_text_wrap h4,.themify_builder_content-2078 .tb_pzmy472.module-text .tb_text_wrap p,.themify_builder_content-2078 .tb_u7ri772.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_u7ri772.module-text .tb_text_wrap h3{background-clip:border-box;background-image:none;color:#fff}.themify_builder_content-2078 .tb_fijl350.module-text,.themify_builder_content-2078 .tb_kump748.module-text,.themify_builder_content-2078 .tb_u7ri772.module-text{padding-right:20px;padding-left:20px;padding-top:20px}.themify_builder_content-2078 .tb_59gb350,.themify_builder_content-2078 .tb_hp4s772,.themify_builder_content-2078 .tb_w3vj748{padding-right:20px;padding-left:20px;text-align:left;padding-bottom:20px;--align_content:var(--align_center)}.themify_builder_content-2078 .tb_5gqr22.module-text.module h3,.themify_builder_content-2078 .tb_86rp772.module-text.module h3,.themify_builder_content-2078 .tb_av4o266.module-text.module h3,.themify_builder_content-2078 .tb_h3w3266.module-text.module h3,.themify_builder_content-2078 .tb_m9eh350.module-text.module h3,.themify_builder_content-2078 .tb_umvu380.module-text.module h3,.themify_builder_content-2078 .tb_uz1q928.module-text.module h3,.themify_builder_content-2078 .tb_wnn7748.module-text.module h3,.themify_builder_content-2078 .tb_xkms266.module-text.module h3{margin-bottom:8px;text-transform:uppercase}.themify_builder_content-2078 .tb_86rp772.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_86rp772.module-text .tb_text_wrap h3,.themify_builder_content-2078 .tb_m9eh350.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_m9eh350.module-text .tb_text_wrap h3,.themify_builder_content-2078 .tb_wnn7748.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_wnn7748.module-text .tb_text_wrap h3{background-clip:border-box;background-image:none;color:#e5b75a}.themify_builder_content-2078 .tb_86rp772.module-text,.themify_builder_content-2078 .tb_m9eh350.module-text,.themify_builder_content-2078 .tb_wnn7748.module-text{margin-top:-30px}.themify_builder_content-2078 .tb_4h8i350.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_4h8i350.module-text .tb_text_wrap li,.themify_builder_content-2078 .tb_4h8i350.module-text .tb_text_wrap span,.themify_builder_content-2078 .tb_w38t772.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_w38t772.module-text .tb_text_wrap li,.themify_builder_content-2078 .tb_w38t772.module-text .tb_text_wrap span,.themify_builder_content-2078 .tb_yo9o748.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_yo9o748.module-text .tb_text_wrap li,.themify_builder_content-2078 .tb_yo9o748.module-text .tb_text_wrap span{font-family:"Open Sans";background-clip:border-box;background-image:none;color:#1a2a40;font-weight:600;text-decoration:none}.themify_builder_content-2078 .tb_4h8i350.module-text,.themify_builder_content-2078 .tb_w38t772.module-text,.themify_builder_content-2078 .tb_yo9o748.module-text{font-size:12px}.themify_builder_content-2078 .tb_78bh189.module-box .module-box-content{border-radius:20px;box-shadow:1px 1px 10px 1px rgb(10 16 26/.3)}.themify_builder_content-2078 .tb_78bh189.module-box{text-align:center;margin-top:20px}.themify_builder_content-2078 .tb_78bh189.module-box.module .tb_text_wrap h6{background-clip:border-box;background-image:none;color:#1a2a40}.themify_builder_content-2078 .tb_78bh189.module-box .ui{padding-top:50px}.themify_builder_content-2078 .tb_f6ha630.module-text.module h2{font-size:36px}.themify_builder_content-2078 .tb_fe0z110>.tb_row_frame_wrap .tb_row_frame_bottom,.themify_builder_content-2078 .tb_fe0z110>.tb_row_frame_wrap .tb_row_frame_top,.themify_builder_content-2078 .tb_xkiz593>.tb_row_frame_wrap .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%3E%3Cpolygon%20fill%3D%22rgba\(255%2C%20255%2C%20255%2C%201\)%22%20points%3D%221500%2C0%200%2C0%200%2C150%20206.4%2C62.8%22%2F%3E%3C%2Fsvg%3E)}.themify_builder_content-2078 .tb_fe0z110>.tb_row_frame_wrap .tb_row_frame_bottom{transform:rotate(180deg);height:45%}.themify_builder_content-2078 .tb_fe0z110>.tb_row_frame_wrap .tb_row_frame_top,.themify_builder_content-2078 .tb_xkiz593>.tb_row_frame_wrap .tb_row_frame_top{height:43%}.themify_builder_content-2078 .tb_fe0z110{padding-top:70px;background-position:100% 100%;background-attachment:scroll;background-repeat:no-repeat;background-color:#ececec;padding-bottom:22%;background-image:url(https://staging.juanconstructions.com/wp-content/uploads/2025/11/bg-diamond.png);margin-bottom:0}.themify_builder_content-2078 .tb_7yss52.module-text.module .tb_text_wrap h2,.themify_builder_content-2078 .tb_cffz445.module-text.module .tb_text_wrap h2{font-style:italic;font-family:"Open Sans";font-weight:400}.themify_builder_content-2078 .tb_7yss52.module-text.module h2,.themify_builder_content-2078 .tb_cffz445.module-text.module h2,.themify_builder_content-2078 .tb_xn84593.module-text.module h2{margin-bottom:-.4em;line-height:1em;font-size:4em;text-transform:uppercase;letter-spacing:-.05em}.themify_builder_content-2078 .tb_53p0461.module-text{z-index:1;margin-top:-30px}.themify_builder_content-2078 .tb_53p0461.module-text.module h2{margin-bottom:0;line-height:1.6em;font-size:8em;text-transform:uppercase}.themify_builder_content-2078 .tb_t28y111.module-image{z-index:0;margin-left:-115px;margin-top:-29px;margin-bottom:16px}.themify_builder_content-2078 .tb_xk1z957.module-text{line-height:1.5em;font-size:1.3em;padding-bottom:26px}.themify_builder_content-2078 .tb_xk1z957.module-text .tb_text_wrap,.themify_builder_content-2078 .tb_xk1z957.module-text .tb_text_wrap p{font-weight:700}.themify_builder_content-2078 .tb_quzk541.module-portfolio .post-image,.themify_builder_content-2078 .tb_quzk541.module-portfolio .post-image img{border-radius:50px}.themify_builder_content-2078 .tb_quzk541.module-portfolio .post-image{box-shadow:0 0 5px 10px #e5b75a}.themify_builder_content-2078 .tb_lbf5472,.themify_builder_content-2078 .tb_lbf5472 h3,.themify_builder_content-2078 .tb_quzk541.module-portfolio.module .post-title,.themify_builder_content-2078 .tb_uvqe472,.themify_builder_content-2078 .tb_uvqe472 h4,.themify_builder_content-2078 .tb_uvqe472 p,.themify_builder_content-2078 .tb_xnjd472,.themify_builder_content-2078 .tb_xnjd472 h4,.themify_builder_content-2078 .tb_xnjd472 p{color:#fff}.themify_builder_content-2078 .tb_9lcf68{margin-top:-10%;background-position:0 50%;background-attachment:scroll;background-repeat:no-repeat;background-image:url(https://staging.juanconstructions.com/wp-content/uploads/2025/11/bg-arrows.png)}.themify_builder_content-2078 .tb_oipq232.module-text.module h2,.themify_builder_content-2078 .tb_suv7675.module-text.module h2{margin-bottom:0;line-height:1.2em;font-size:6em;text-transform:uppercase;letter-spacing:-.05em}.themify_builder_content-2078 .tb_suv7675.module-text.module h2{font-size:2em}.themify_builder_content-2078 .tb_dqxr987.module-image{z-index:0;margin-left:0;margin-top:-5px;margin-bottom:68px}.themify_builder_content-2078 .tb_xkiz593{padding-top:98px;background-position:100% 100%;background-attachment:scroll;background-repeat:no-repeat;background-color:#edd3a2;padding-bottom:8%;background-image:url(https://staging.juanconstructions.com/wp-content/uploads/2025/11/bg-tokens.png)}.themify_builder_content-2078 .tb_wbfo593.module-image{z-index:0;margin-left:-330px;margin-top:-20px;margin-bottom:50px}.themify_builder_content-2078 .tb_23yq408.module-image,.themify_builder_content-2078 .tb_5jtg267.module-image,.themify_builder_content-2078 .tb_actk266.module-image,.themify_builder_content-2078 .tb_gsh8266.module-image,.themify_builder_content-2078 .tb_n7qx462.module-image,.themify_builder_content-2078 .tb_vpl5266.module-image{margin-top:-51px;padding-bottom:10px}.themify_builder_content-2078 .tb_5gqr22.module-text,.themify_builder_content-2078 .tb_av4o266.module-text,.themify_builder_content-2078 .tb_h3w3266.module-text,.themify_builder_content-2078 .tb_umvu380.module-text,.themify_builder_content-2078 .tb_uz1q928.module-text,.themify_builder_content-2078 .tb_xkms266.module-text{margin-bottom:1.5em}.themify_builder_content-2078 .tb_8idg756{padding-bottom:50px;padding-top:80px;background-color:#fff}.themify_builder_content-2078 .tb_42n1739.module-image{z-index:0;margin-left:0;margin-top:-5px;margin-bottom:0}.themify_builder_content-2078 .tb_q7jx471>.row_inner{--align_content:var(--align_start);--colg:var(--none)}.themify_builder_content-2078 .tb_xnjd472{background-color:#1a2a40;padding:60px 0 40px 20px;border-right:1px solid #000;transform-origin:0 0}.themify_builder_content-2078 .tb_1olm472,.themify_builder_content-2078 .tb_3hh5472{--col:var(--c1_3)}.themify_builder_content-2078 .tb_wcz7472.module-icon .module-icon-item em,.themify_builder_content-2078 .tb_yldx472.module-icon .module-icon-item em{font-size:50px}.themify_builder_content-2078 .tb_eaaw472.module-text,.themify_builder_content-2078 .tb_pzmy472.module-text{font-size:14px}.themify_builder_content-2078 .tb_uvqe472{background-color:#1a2a40;padding:60px 0 40px 20px;border-right:1px solid #000}.themify_builder_content-2078 .tb_lbf5472{background-color:#e5b75a;padding:60px 84px 40px 30px;border-right-style:none}.themify_builder_content-2078 .tb_6u5c472.module-social-share.module .module-title{font-size:22px}.themify_builder_content-2078 .tb_6u5c472.module-social-share{padding-bottom:20px}.themify_builder_content-2078 .tb_dgvg472.module-buttons .module-buttons-item a{padding:0 20px 0 10px}.themify_builder_content-2078 .tb_dgvg472.module-buttons .module-buttons-item em{font-size:30px;margin-bottom:15px}.themify_builder_content-2078 .tb_dgvg472.module-buttons{text-align:left}@media (max-width:1024px){.themify_builder_content-2078 .tb_wdo5434{padding-top:16%}.themify_builder_content-2078 .tb_zbz6143.module-text.module h1{font-size:11em}.themify_builder_content-2078 .tb_kr2x620.module-text.module h1{font-size:4.3em}.themify_builder_content-2078 .tb_5ffh265.module-buttons .module-buttons-item a{font-size:1.4em}.themify_builder_content-2078 .tb_53p0461.module-text.module h2,.themify_builder_content-2078 .tb_h4uo593.module-text.module h2,.themify_builder_content-2078 .tb_hicw184.module-text.module h2,.themify_builder_content-2078 .tb_rlcy875.module-text.module h2,.themify_builder_content-2078 .tb_suv7675.module-text.module h2{font-size:6em}.themify_builder_content-2078 .tb_7yss52.module-text.module h2,.themify_builder_content-2078 .tb_cffz445.module-text.module h2,.themify_builder_content-2078 .tb_xn84593.module-text.module h2{font-size:3.9em}.themify_builder_content-2078 .tb_q7jx471{margin-top:0}.themify_builder_content-2078 .tb_eaaw472.module-text,.themify_builder_content-2078 .tb_pzmy472.module-text{text-align:left}.themify_builder_content-2078 .tb_uvqe472,.themify_builder_content-2078 .tb_xnjd472{padding-left:10px;text-align:center;padding-right:10px}.themify_builder_content-2078 .tb_lbf5472{padding-left:15px;padding-right:15px;text-align:center}}@media (max-width:768px){.themify_builder_content-2078 .tb_wdo5434{padding-top:21%}.themify_builder_content-2078 .tb_zbz6143.module-text.module h1{font-size:10em}.themify_builder_content-2078 .tb_kr2x620.module-text.module h1{font-size:3.8em}.themify_builder_content-2078 .tb_5ffh265.module-buttons .module-buttons-item a{font-size:1.2em}.themify_builder_content-2078 .tb_53p0461.module-text.module h2,.themify_builder_content-2078 .tb_h4uo593.module-text.module h2,.themify_builder_content-2078 .tb_hicw184.module-text.module h2,.themify_builder_content-2078 .tb_oipq232.module-text.module h2,.themify_builder_content-2078 .tb_rlcy875.module-text.module h2,.themify_builder_content-2078 .tb_suv7675.module-text.module h2{font-size:5em}.themify_builder_content-2078 .tb_59gb350,.themify_builder_content-2078 .tb_hp4s772,.themify_builder_content-2078 .tb_w3vj748{--area:"col1" "col2"}.themify_builder_content-2078 .tb_86rp772.module-text,.themify_builder_content-2078 .tb_m9eh350.module-text,.themify_builder_content-2078 .tb_wnn7748.module-text{margin-top:-25px}.themify_builder_content-2078 .tb_7yss52.module-text.module h2,.themify_builder_content-2078 .tb_cffz445.module-text.module h2,.themify_builder_content-2078 .tb_xn84593.module-text.module h2{font-size:3.3em}.themify_builder_content-2078 .tb_q7jx471>.row_inner{--align_items:var(--auto_height)}.themify_builder_content-2078 .tb_1olm472,.themify_builder_content-2078 .tb_3hh5472{--col:var(--c1_2)}}@media (max-width:600px){.themify_builder_content-2078 .tb_wdo5434>.tb_row_frame_wrap .tb_row_frame_bottom{height:90%}.themify_builder_content-2078 .tb_wdo5434{padding-top:22%}.themify_builder_content-2078 .tb_0yti184,.themify_builder_content-2078 .tb_llzg111,.themify_builder_content-2078 .tb_ybz2481{--col:none;--area:var(--aream2_auto)}.themify_builder_content-2078 .tb_zbz6143.module-text.module h1{font-size:6em}.themify_builder_content-2078 .tb_kr2x620.module-text.module h1{font-size:2.2em}.themify_builder_content-2078 .tb_5ffh265.module-buttons{padding-bottom:21px}.themify_builder_content-2078 .tb_5ffh265.module-buttons .module-buttons-item a{font-size:1.1em}.themify_builder_content-2078 .tb_cok4906{margin-top:10px;--colg:var(--gutter);--col:var(--c1_2)}.themify_builder_content-2078 .tb_qoh2596.module-text.module h2{font-size:22px}.themify_builder_content-2078 .tb_qoh2596.module-text{z-index:1;line-height:1.3em}.themify_builder_content-2078 .tb_7c3v683.module-text,.themify_builder_content-2078 .tb_h1nj184.module-text,.themify_builder_content-2078 .tb_v8as240.module-text,.themify_builder_content-2078 .tb_xk1z957.module-text{font-size:1.2em;z-index:1;line-height:1.3em}.themify_builder_content-2078 .tb_53p0461.module-text.module h2,.themify_builder_content-2078 .tb_h4uo593.module-text.module h2,.themify_builder_content-2078 .tb_hicw184.module-text.module h2,.themify_builder_content-2078 .tb_rlcy875.module-text.module h2{font-size:3.5em}.themify_builder_content-2078 .tb_gmf3184.module-image{width:230px;margin-left:-27px;margin-bottom:-11px;margin-top:-12px}.themify_builder_content-2078 .tb_d87e747{padding-bottom:20px;padding-top:20px;--area:var(--aream3_auto)}.themify_builder_content-2078 .tb_fzbb772,.themify_builder_content-2078 .tb_lafr350,.themify_builder_content-2078 .tb_r4ht748{padding-bottom:10px;padding-top:10px;margin-bottom:20px;margin-top:20px}.themify_builder_content-2078 .tb_w3vj748{--area:"col1 col2";--colg:var(--narrow)}.themify_builder_content-2078 .tb_86rp772.module-text.module h3,.themify_builder_content-2078 .tb_m9eh350.module-text.module h3,.themify_builder_content-2078 .tb_wnn7748.module-text.module h3{font-size:30px}.themify_builder_content-2078 .tb_86rp772.module-text,.themify_builder_content-2078 .tb_m9eh350.module-text,.themify_builder_content-2078 .tb_wnn7748.module-text{margin-top:-20px}.themify_builder_content-2078 .tb_59gb350,.themify_builder_content-2078 .tb_hp4s772{--area:"col1 col2"}.themify_builder_content-2078 .tb_fe0z110>.tb_row_frame_wrap .tb_row_frame_top{height:19%}.themify_builder_content-2078 .tb_fe0z110>.tb_row_frame_wrap .tb_row_frame_bottom,.themify_builder_content-2078 .tb_xkiz593>.tb_row_frame_wrap .tb_row_frame_top{height:16%}.themify_builder_content-2078 .tb_7yss52.module-text.module h2{font-size:2em;line-height:2em}.themify_builder_content-2078 .tb_oipq232.module-text.module h2{font-size:2.6em}.themify_builder_content-2078 .tb_suv7675.module-text.module .tb_text_wrap h2{font-family:"Open Sans"}.themify_builder_content-2078 .tb_suv7675.module-text.module h2{font-size:1.2em;line-height:1.5em;letter-spacing:.5px}.themify_builder_content-2078 .tb_42n1739.module-image,.themify_builder_content-2078 .tb_dqxr987.module-image{margin-top:-4px}.themify_builder_content-2078 .tb_cffz445.module-text.module h2,.themify_builder_content-2078 .tb_xn84593.module-text.module h2{font-size:2em}.themify_builder_content-2078 .tb_wbfo593.module-image{margin-left:-121px;margin-top:-8px}.themify_builder_content-2078 .tb_bj1x266,.themify_builder_content-2078 .tb_q7jx471>.row_inner,.themify_builder_content-2078 .tb_zgwq142{--area:var(--aream3_auto)}.themify_builder_content-2078 .tb_8idg756{padding-top:50px}.themify_builder_content-2078 .tb_q7jx471{text-align:center}.themify_builder_content-2078 .tb_uvqe472,.themify_builder_content-2078 .tb_xnjd472{border-right-style:none;padding-right:20px;padding-left:20px}.themify_builder_content-2078 .tb_1olm472,.themify_builder_content-2078 .tb_3hh5472{--col:var(--c1_3)}.themify_builder_content-2078 .tb_lbf5472{padding-bottom:60px;padding-right:40px;padding-left:40px}}.tm-calc-container{max-width:stretch!important;margin:10px auto;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 15px -3px rgb(0 0 0/.1);font-family:sans-serif}.tm-calc-header{text-align:center;margin-bottom:30px}.tm-calc-header h2{margin:0 0 10px;font-size:28px;color:#1f2937}.tm-calc-controls{display:flex;justify-content:center;gap:20px;margin-bottom:30px;flex-wrap:wrap}.tm-control-group{display:flex;align-items:center;gap:10px}.tm-control-group label{font-weight:700;color:#374151}.tm-calc-table input,.tm-control-group select{width:220px;padding:8px;border-radius:6px;border:1px solid #d1d5db}.tm-calc-table-wrapper{overflow-x:auto}.tm-calc-table{width:100%;border-collapse:collapse;margin-bottom:20px}.tm-calc-table td,.tm-calc-table th{padding:12px;border:1px solid #e5e7eb;text-align:left}.tm-calc-table th{background:#f9fafb;color:#4b5563}.tm-calc-table input{width:100%;padding:6px;border-radius:4px}.tm-total-row{background:#f3f4f6;font-weight:700;font-size:1.2em}.tm-total-val{color:#b45309;text-align:right}.tm-calc-btn-wrap{text-align:center;margin-top:25px}.module-accordion{list-style:none;padding:0;margin:0}.tb_title_accordion{display:block;padding:10px 10px 10px 20px;background-color:#f4f4f4;color:#333;text-decoration:none;font-weight:bolder;font-size:18px;border:1px solid #ddd;transition:background-color .3s ease}.accordion-content{padding:20px;border:1px solid #ddd;border-top:none;background-color:#eccc8b}.pkgicon{padding-right:5px;color:#e5b75a;font-size:20px;float:right;font-weight:700}.themify_builder_content-2039 .tb_sjlo336>.row_inner{--colg:var(--none)}.themify_builder_content-2039 .tb_sjlo336{background-color:#212d40;padding:50px 30px 50px 25px}.themify_builder_content-2039 .tb_r1zn339{text-align:center;border-radius:20px;background-color:#fff;box-shadow:2px 2px 30px 2px rgb(11 17 28/.62)}.themify_builder_content-2039 .tb_hcvk340.module-text{margin-bottom:20px;background-image:none;background-color:#e5b75a;padding-top:10px;text-align:center}.themify_builder_content-2039 .tb_hcvk340.module-text .tb_text_wrap,.themify_builder_content-2039 .tb_hcvk340.module-text .tb_text_wrap h4,.themify_builder_content-2039 .tb_n1gh340.module-text .tb_text_wrap,.themify_builder_content-2039 .tb_n1gh340.module-text .tb_text_wrap h2{background-clip:border-box;background-image:none;color:#404040}.themify_builder_content-2039 .tb_hcvk340.module-text.module h4{font-size:16px}.themify_builder_content-2039 .tb_lzqm341{padding:20px}.themify_builder_content-2039 .tb_xql434.module-contact input[type=email],.themify_builder_content-2039 .tb_xql434.module-contact input[type=tel],.themify_builder_content-2039 .tb_xql434.module-contact input[type=text]{margin-bottom:10px}.themify_builder_content-2039 .tb_xql434.module-contact{text-align:left}.themify_builder_content-2039 .tb_kwn1887{padding:30px}.themify_builder_content-2039 .tb_1n2w462{--align_content:var(--align_center);--col:var(--c1_2)}.themify_builder_content-2039 .tb_3yg2340.module-image{margin-bottom:0}.themify_builder_content-2039 .tb_zksx326.module-text.module h4{font-size:20px}.themify_builder_content-2039 .tb_zksx326.module-text{margin-bottom:0;padding-top:10px}.themify_builder_content-2039 .tb_zksx326.module-text .tb_text_wrap,.themify_builder_content-2039 .tb_zksx326.module-text .tb_text_wrap h4{background-clip:border-box;background-image:none;color:#e5b75a}.themify_builder_content-2039 .tb_n1gh340.module-text.module h2{font-size:32px}.themify_builder_content-2039 .tb_2q3a829.module-text .tb_text_wrap,.themify_builder_content-2039 .tb_2q3a829.module-text .tb_text_wrap p,.themify_builder_content-2039 .tb_n1gh340.module-text.module .tb_text_wrap h2{background-clip:border-box;background-image:none;color:#fff}.themify_builder_content-2039 .tb_n1gh340.module-text{padding-top:20px;border-left:5px solid #e5b75a;padding-left:20px;margin-top:20px}.themify_builder_content-2039 .tb_ekc4505{padding-top:20px;--colg:var(--narrow);--align_content:var(--align_center);--col:var(--c2_1)}.themify_builder_content-2039 .tb_2q3a829.module-text{margin-top:20px;border-left:5px solid #e5b75a;padding-left:10px;padding-top:10px}.themify_builder_content-2039 .tb_ze4n802.module-image{margin-top:0}@media (max-width:600px){.themify_builder_content-2039 .tb_sjlo336>.row_inner{--col:none;--area:"col2" "col1"}.themify_builder_content-2039 .tb_kwn1887{padding:20px}.themify_builder_content-2039 .tb_1n2w462{margin-bottom:10px}.themify_builder_content-2039 .tb_ekc4505{margin-top:10px;--colg:var(--gutter)}}:root{--theme_accent:#e5b75a;--theme_accent_semi:#eccc8b;--theme_accent_hover:#1a2a40}body,h1,h2,h3,h4,h5,h6{color:#1a2a40}#footerwrap a,#main-nav .sub-menu>.current-menu-item>a,#main-nav .sub-menu>.current_page_item>a,.post-title{color:#e5b75a}#footerwrap,#headerwrap{color:#fff}h1,h2{font-family:"Playfair Display";font-weight:500}#footerwrap,#headerwrap{background:0 0;background-color:#0a1019}#headerwrap #header{background:0 0;background-color:rgb(10 16 26/.89)}#header{font-family:"Open Sans";font-weight:400;color:#e5b75a}#footer a:hover,#headerwrap a,#main-nav .current-menu-item>a,#main-nav .current_page_item>a{color:#fff}body #site-logo a img{width:125px;height:125px}#main-nav,#site-logo{margin:auto}#main-nav{width:auto}#main-nav a{margin:auto;font-family:"Open Sans";font-weight:400}#main-nav li>.sub-menu{background:0 0;background-color:#0a101a;margin:auto}#footer-logo a img{width:200px;height:200px}#footer,.footer-widgets .widget{color:#eccc8b}#footer,#footer-logo,.footer-text{text-align:center}#footer,#footer a,#footer-logo,.footer-text,.footer-widgets{font-style:normal;font-weight:400;text-decoration:none}#footer a{color:#eccc8b}.footer-widgets{text-align:left}#footer .footer-widgets .widgettitle{font-family:"Open Sans";font-weight:400}@media (max-width:1024px){body #site-logo a img{width:125px;height:125px}#footer-logo a img{width:200px;height:200px}}@media (max-width:768px){body #site-logo a img{width:125px;height:125px}#footer-logo a img{width:200px;height:200px}}@media (max-width:600px){body #site-logo a img{width:125px;height:125px}#footer-logo a img{width:200px;height:200px}}#site-logo{line-height:0!important}@media screen and (max-width:1100px){.sidemenu{background-color:#0a101a!important}#header{height:auto;padding:10px 0 5px;text-align:inherit}#site-logo{clear:both;float:none;padding:0;position:static;font-size:24px;margin:5px 10px 5px 0}.header-icons{display:block;position:absolute;right:4%;top:27px;transform:translateY(-50%);z-index:1999}.header-icons a{font-size:1em;text-decoration:none!important}.sidemenu{color:#000;display:none;height:100%;overflow-y:auto;padding:60px 25px 25px;position:fixed;text-align:left;top:0;transition:.2s ease-in-out;transition-property:left,right,top,bottom,width,transform,opacity;width:300px;z-index:11111}#mobile-menu{contain:paint;right:-300px}#headerwrap #menu-icon-close{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:100%;color:inherit;display:block;font-size:20px;min-height:1em;min-width:1em;padding:9px;position:absolute;right:10px;text-decoration:none;top:10px;transform-origin:center;transition-property:transform}#main-nav .child-arrow:hover,#menu-icon-close:hover{background:hsl(0 0% 78%/.25)}#menu-icon-close:after,#menu-icon-close:before{height:56%}#main-nav-wrap{display:block;margin:1em 0 1.5em;padding:0}#main-nav{background-color:#fff0;float:none}#main-nav li{clear:both;display:block;padding:0;width:100%}#main-nav li>.sub-menu{background:0;border:0;box-shadow:none;color:inherit;display:none;height:auto;margin:0 0 0 1em;opacity:1;padding:0;position:static;transform:none;width:auto}#main-nav .child-arrow{display:inline-block}#main-nav li:not(.themify-widget-menu)>ul{background:0}#headerwrap #main-nav a{background:0;border:0;box-shadow:none;color:inherit;display:block;font-weight:400;line-height:1.5em;margin:0;padding:.6em 0;text-decoration:none;width:auto}#headerwrap #main-nav .has-sub-menu>a{padding-right:40px}#main-nav>li:last-child a{border:0}#headerwrap #main-nav .current-menu-item>a,#headerwrap #main-nav .current_page_item>a,#headerwrap #main-nav a:hover,#headerwrap #main-nav ul a:hover{color:var(--theme_accent)}#header .social-widget a{color:inherit}#header .social-widget{float:none;margin:0;position:static}#header,.sidemenu-off .navbar-wrapper{display:block}#mobile-menu.sidemenu{left:0;right:0;transform:translateY(-125%);transform-origin:top;transition:visibility .8s ease,transform .8s ease;visibility:hidden;width:100%}#main-nav .current-menu-item>a:before,#main-nav .current_page_item>a:before,#main-nav li a:before{display:none}}.mfp-hide{display:none!important}button::-moz-focus-inner{border:0;padding:0}.themify-popup{max-width:100%;position:relative;z-index:9999}.themify-popup h2,.themify-popup h4{line-height:1.3em;margin:0 0 .4em;padding:0}.shortcode.button:active{position:relative;top:1px}.themify-popup .module_row>.row_inner{max-width:100%!important;width:100%!important}