@charset "UTF-8";
/* framework 7.7.0 */

/*/wp-content/plugins/themify-builder/css/modules/cover.css*/
.builder_row_cover{border-radius:inherit;contain:strict;transform:translateZ(0);z-index:0}.builder_row_cover:after,.builder_row_cover:before{border-radius:inherit;content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:opacity .5s ease-in-out,background-color .5s ease-in-out;width:100%}.builder_row_cover:after{opacity:0}div:hover>.builder_row_cover:after{opacity:1}
/*/wp-content/plugins/themify-builder/css/modules/text.css*/
.drop-cap>:first-child:first-letter,.tb_text_dropcap>.tb_text_wrap:first-child:first-letter{background-color:var(--theme_accent,#0f70e8);color:#fff;float:left;font-size:2.85em;line-height:.4em;margin-right:.325em;margin-block:.15em .25em;padding:.425em .375em}.tb-text-more-link-indicator{background:rgba(55,55,55,.6);display:block;height:3px;margin:5px 0}
/*/wp-content/plugins/themify-builder/css/modules/divider.css*/
.module-divider{border-style:solid;border-bottom:0!important;border-inline:0!important;width:100%}.module-divider.dashed{border-style:dashed}.module-divider.dotted{border-style:dotted}.module-divider.double{border-style:double}.divider-center{margin-inline:auto}.divider-right{float:right;margin-left:auto}.divider-right+div{clear:both}
/*/wp-content/plugins/themify-builder/css/modules/image.css*/
.module-image .image-title{font-size:1.2em;margin:0 0 .3em}.module-image .image-title a{color:inherit;font-family:inherit;text-decoration:none;text-shadow:inherit}.module-image .image-wrap{width:auto}.module-image .image-wrap img{display:inline-block;vertical-align:top}.module-image.rounded .image-wrap img{border-radius:var(--tb_rounded_corner)}.module-image.circle .image-wrap img{border-radius:50em}.module-image.bordered .image-wrap img{background:#fff;border:1px solid rgba(0,0,0,.15);box-sizing:border-box;padding:3px}.module-image.drop-shadow .image-wrap img{box-shadow:0 1px 8px 2px rgba(0,0,0,.15)}.module-image.auto_fullwidth .lightbox{display:block}.module-image.auto_fullwidth :is(.image-wrap,img){display:block;width:100%}.module-image .image-wrap .lightbox{display:inline-block;max-width:100%;position:relative}
/*/wp-content/plugins/themify-builder/css/modules/image_styles/top.css*/
.module-image.image-top .image-content{margin-block:.5em 1em}
/*/wp-content/plugins/themify-builder/css/modules/accordion.css*/
.module-accordion{margin-bottom:1em;--tb_app_glc:normal}.accordion-content{background:#fff;color:#333;padding:1em}.module-accordion:not(.rounded){--tb_app_r:0}.module-accordion:not(.gradient){--tb_app_gr:none}.module-accordion:not(.shadow):not(.embossed){--tb_app_shadow:initial}.accordion-title{--tb_app_glc:"";background-color:var(--tb_pr_bg);background-image:var(--tb_app_gr);border-radius:inherit;box-shadow:var(--tb_app_shadow);color:var(--tb_pr_color);cursor:pointer;font-size:105%;font-weight:700;line-height:140%;margin:0}.module-accordion>li,.ui.module-accordion{border:var(--tb_acc_b_w,1px) solid var(--tb_acc_b_c,rgba(0,0,0,.05))}ul.ui.module-accordion{box-shadow:none;margin:0;padding:0}.accordion-content .module_row{visibility:visible!important}.module-accordion>li{background-image:var(--tb_app_gr);border-width:1px 0 0;list-style:none;margin:0;padding:0;position:relative}.ui>li:hover>.accordion-title{background-color:var(--tb_pr_hover_bg)}ul>.builder-accordion-active>.accordion-content{box-shadow:var(--tb_app_shadow,inset 0 1px 1px rgba(0,0,0,.1))}.module-accordion>li:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.module-accordion>li:last-child,.ui>li:last-child>.accordion-content{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}ul.ui.module-accordion .accordion-title a{align-items:start;color:inherit;display:inline-flex;padding:.5em 1em;text-decoration:none}.accordion-title i{margin-inline-end:.4em}
/*/wp-content/plugins/themify-builder/css/modules/accordion_styles/transparent.css*/
.ui.module-accordion.transparent{border:0}.ui.module-accordion.transparent>:is(li,li.builder-accordion-active),.ui.module-accordion.transparent>li>.accordion-content{background:0;box-shadow:none}.ui.module-accordion.transparent>li>:is(.accordion-title,.accordion-content){color:inherit}ul.ui.transparent>li>.accordion-title a{padding-inline:0}
/*/wp-content/plugins/themify-builder/css/modules/icon.css*/
.module-icon .tf_fa{max-width:1em}.module-icon-item{max-width:100%}.module-icon .module-icon-item a,.module-icon-item{display:inline-flex;place-items:center;text-decoration:none}.module-icon-item+.module-icon-item{margin-left:.4em}.module-icon span{font-size:var(--tb_mi_s,inherit);margin-inline:.6em}.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}.module-icon em,.module-icon img{border-radius:var(--tb_mi_r,100%)}.module-icon img{padding:var(--tb_mi_p,3px)}.module-icon.small{--tb_mi_size:24px;--tb_mi_f:12px}.module-icon.large{--tb_mi_size:48px;--tb_mi_s:1.2em;--tb_mi_f:24px;--tb_mi_p:6px}.module-icon.xlarge{--tb_mi_size:62px;--tb_mi_f:36px;--tb_mi_s:1.4em;--tb_mi_p:9px}.module-icon.xlarge em{padding:12px 0 0 2px}.module-icon.rounded{--tb_mi_r:var(--tb_rounded_corner)}.module-icon.squared{--tb_mi_r:0}.module-icon.none em{--tb_pr_bg:transparent;--tb_mi_r:0;color:inherit;padding:.2em}.module-icon.none{--tb_mi_r:0;--tb_mi_f:24px}.module-icon.none.small{--tb_mi_f:18px}.module-icon.none.large{--tb_mi_f:30px}.module-icon.none.xlarge{--tb_mi_f:36px}.icon_vertical{display:flex;flex-flow:column wrap}.icon_vertical .module-icon-item{margin:0 0 .4em}.tf_textr .module-icon-item,.tf_textr.icon_vertical{place-content:end}.tf_textr .module-icon-item :is(em,img){order:1}.tf_textc.icon_vertical{place-content:center}.tf_textc.icon_vertical :is(.module-icon-item a,.module-icon-item){flex-direction:column}.tf_textc.icon_vertical em{align-self:unset}@media (max-width:680px){.module-icon.large{--tb_mi_s:1.1em}.module-icon.xlarge{--tb_mi_s:1.2em}}
/*/wp-content/plugins/themify-builder/css/themify-builder-style.css*/
:root{--tb_rounded_corner:12px}.module_column,.module_row,.module_row .module,.module_subrow{box-sizing:border-box;min-width:0;position:relative}.module,.module-accordion i,: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}.entry-content>p:is(:first-of-type,:first-of-type+p):empty{margin:0;padding:0}.module_row{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-wrap:wrap}.themify_builder_slider_wrap{transition:none}[data-tbfullwidthvideo]:is(.module_row,.module_subrow,.module_column){background-size:cover}.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%)}.module_row.fullheight .module_subrow,.module_row.fullwidth>.row_inner{max-width:100%;width:100%}@supports(-webkit-touch-callout:none){.module_column,.module_row,.module_subrow{background-attachment:scroll!important}}.module_row.fullheight{min-height:100vh}.fullheight>.row_inner,.fullheight>.row_inner>.module_column{min-height:inherit}div.module_column{align-content:inherit;align-items:inherit;display:grid;float:none;margin-inline:0;max-width:none;width:auto}.col_align_middle,.fullheight>.tb_col_count_1{--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}.module_column:nth-of-type(4){grid-area:col4}.module_column:nth-of-type(5){grid-area:col5}.module_column:nth-of-type(6){grid-area:col6}.module_column:nth-of-type(7){grid-area:col7}.module_column:nth-of-type(8){grid-area:col8}.module_column:nth-of-type(9){grid-area:col9}.module_column:nth-of-type(10){grid-area:col10}.module_column:nth-of-type(11){grid-area:col11}.module_column:nth-of-type(12){grid-area:col12}.module_column:nth-of-type(13){grid-area:col13}.module_column:nth-of-type(14){grid-area:col14}.module_column:nth-of-type(15){grid-area:col15}.module_column:nth-of-type(16){grid-area:col16}.tb_col_count_1>.module_column{grid-area:auto}.tb_col_count_2{--area:"col1 col2"}.tb_col_count_3{--area:"col1 col2 col3"}.tb_col_count_4{--area:"col1 col2 col3 col4"}.tb_col_count_5{--area:"col1 col2 col3 col4 col5"}.tb_col_count_6{--area:"col1 col2 col3 col4 col5 col6"}.tb_col_count_7{--area:"col1 col2 col3 col4 col5 col6 col7"}.tb_col_count_8{--area:"col1 col2 col3 col4 col5 col6 col7 col8"}.module:after{clear:both;content:"";display:table}.module_row ul.loops-wrapper{display:block;list-style:none;margin:0;padding:0}.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.rounded{border-radius:var(--tb_app_r,0)}.ui.gradient{background-image:var(--tb_app_gr,none)}.ui:is(.shadow,.embossed){box-shadow:var(--tb_app_shadow,none)}.ui.builder_button{border:1px solid rgba(0,0,0,.05);border-radius:var(--tb_app_r,0);font-size:var(--tb_mb_f,1em);line-height:1.35;padding:.625em 1.25em;position:relative;transition:.3s linear;transition-property:color,background-color,padding,border,box-shadow}.builder_button:not(:is(.tf_flx,.tf_in_flx)){display:inline-block}.builder_button:hover{background-color:var(--tb_pr_hover_bg,#f1f1f1);text-decoration:none}.module_row .module .ui.builder_button{text-decoration:none}.ui.transparent{--tb_pr_bg:transparent;--tb_pr_hover_bg:transparent;--tb_pr_color:#555;--tb_app_r:0;--tb_app_gr:none;--tb_app_shadow:none;border:0;color:inherit}.transparent.gradient{--tb_app_gr:linear-gradient(180deg,hsla(0,0%,100%,.45) 0%,hsla(0,0%,100%,0))}.module-title{font-size:1.2em;margin:0 0 1.2em}.module img{border:0;vertical-align:bottom}.module-slider{margin-bottom:2.5em}.module-widget .widget{margin:0}.wp-caption{max-width:100%}.module-map button{border-radius:0}.module-map .gm-style-mtc img{margin-right:5px;vertical-align:baseline}.module-plain-text:after{display:contents!important}@media (max-width:1260px){.row_inner{max-width:94%}}@media (max-width:760px){.row_inner{max-width:90%}}.themify_builder div.builder-parallax-scrolling{transition:background-position-y 0s}@supports not(cursor:grab){.builder-parallax-scrolling{background-attachment:scroll!important}}
/*/wp-content/plugins/themify-builder/css/modules/fancy-heading.css*/
.module-fancy-heading .fancy-heading{line-height:1.25}.module.module-fancy-heading a{display:inline-block;text-decoration:none}.module-fancy-heading a:hover{text-decoration:none}.module-fancy-heading .sub-head{font-size:70%;padding-top:.3em}.module-fancy-heading .main-head+.sub-head:before{border-top:1px solid;content:"";display:block;padding-top:.3em;width: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,:is(.module-fancy-heading.tb_hide_divider,.inline-fancy-heading) .sub-head:before{display:none}.module-fancy-heading:not(.inline-fancy-heading) .tb_fancy_heading_icon_wrap{display:flex;margin-top:.2em}.module-fancy-heading .tb_fancy_heading_border{width:40px}.module-fancy-heading .tb_fancy_heading_border:before{border-top:1px solid hsla(0,0%,71%,.5);content:"";left:0;margin-bottom:-1px;position:absolute;top:50%;width:100%}.module-fancy-heading .tb_fancy_heading_icon{font-size:.5em;line-height:0;margin:0 8px;vertical-align:middle}.module-fancy-heading .tb_fancy_heading_icon em{font-size:1em;line-height:1;margin:0;padding:0}.module-fancy-heading .tb_fancy_heading_icon img{border:0;box-sizing:content-box;margin:0;min-width:40px;padding:0;vertical-align:middle;width:40px}.module-fancy-heading:not(.inline-fancy-heading) .tf_textc .tb_fancy_heading_icon_wrap{justify-content:center}.module-fancy-heading:not(.inline-fancy-heading) .tf_textr .tb_fancy_heading_icon_wrap{justify-content:right}
/*/css/base.min.css*/
: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 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%}:where(.tf_overflow){overflow:hidden}.tf_box{box-sizing:border-box}:where(.tf_abs){position:absolute;inset:0}:where(.tf_abs_t){position:absolute;top:0;left:0}:where(.tf_abs_b){position:absolute;bottom:0;left:0}:where(.tf_abs_c){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tf_rel{position:relative}:where(.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:2.5em;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);scrollbar-color:var(--tf_scroll_color) transparent;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 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)}.tf_vd_lazy:fullscreen video{height:100%;object-fit:contain}

/*/wp-content/uploads/themify-css/themify-builder-298-generated.css*/
/* Generated from post: samsung */
/*Builder GLOBAL CSS START*/
.themify_builder_content-298 .tb_blmj14.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_blmj14.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_blmj14.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_blmj14.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_blmj14.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_blmj14.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_blmj14.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_blmj14.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_blmj14.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_blmj14.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_3ubk788.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_3ubk788.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_3ubk788.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_3ubk788.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_3ubk788.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_3ubk788.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_3ubk788.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_3ubk788.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_3ubk788.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_3ubk788.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_vjov256.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_vjov256.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_vjov256.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_vjov256.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_vjov256.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_vjov256.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_vjov256.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_vjov256.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_vjov256.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_vjov256.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_njqc257.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_njqc257.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_njqc257.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_njqc257.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_njqc257.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_njqc257.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_njqc257.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_njqc257.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_njqc257.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_njqc257.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_nz1w257.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_nz1w257.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_nz1w257.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_nz1w257.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_nz1w257.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_nz1w257.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_nz1w257.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_nz1w257.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_nz1w257.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_nz1w257.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_l6l0257.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_l6l0257.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_l6l0257.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_l6l0257.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_l6l0257.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_l6l0257.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_l6l0257.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_l6l0257.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_l6l0257.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_l6l0257.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_b0qs432.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_b0qs432.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_b0qs432.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_b0qs432.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_b0qs432.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_b0qs432.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_b0qs432.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_b0qs432.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_b0qs432.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_b0qs432.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_bd0r575.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_bd0r575.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_bd0r575.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_bd0r575.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_bd0r575.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_bd0r575.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_bd0r575.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_bd0r575.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_bd0r575.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_bd0r575.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_gokt486.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_gokt486.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_gokt486.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_gokt486.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_gokt486.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_gokt486.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_gokt486.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_gokt486.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_gokt486.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_gokt486.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_qahi839.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_qahi839.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_qahi839.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_qahi839.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_qahi839.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_qahi839.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_qahi839.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_qahi839.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_qahi839.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_qahi839.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_avgi952.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_avgi952.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_avgi952.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_avgi952.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_avgi952.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_avgi952.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_avgi952.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_avgi952.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_avgi952.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_avgi952.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_rpi9481.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_rpi9481.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_rpi9481.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_rpi9481.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_rpi9481.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_rpi9481.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_rpi9481.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_rpi9481.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_rpi9481.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_rpi9481.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_4y6o176.module-accordion{font-size:1.3rem;font-weight:300;font-family:"Roboto";font-style:normal;}
.themify_builder_content-298 .tb_4y6o176.module-accordion .tb_title_accordion,.themify_builder_content-298 .tb_4y6o176.module-accordion .accordion-content{color:#808080;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_23pl899.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_23pl899.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_23pl899.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_23pl899.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_23pl899.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_23pl899.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_23pl899.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_23pl899.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_23pl899.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_23pl899.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_2vu9398.module-accordion{font-size:1.3rem;font-weight:300;font-family:"Roboto";font-style:normal;}
.themify_builder_content-298 .tb_2vu9398.module-accordion .tb_title_accordion,.themify_builder_content-298 .tb_2vu9398.module-accordion .accordion-content{color:#808080;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_mnwv697.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-298 .tb_mnwv697.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-298 .tb_mnwv697.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-298 .tb_mnwv697.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_mnwv697.module-text{font-size:1.3rem;}
.themify_builder_content-298 .tb_mnwv697.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-298 .tb_mnwv697.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_mnwv697.module-text.module h2{font-size:2vw;}
.themify_builder_content-298 .tb_mnwv697.module-text.module h3{font-size:1rem;}
.themify_builder_content-298 .tb_mnwv697.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}

@media(max-width:768px){
.themify_builder_content-298 .tb_blmj14.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_blmj14.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_blmj14.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_3ubk788.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_3ubk788.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_3ubk788.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_vjov256.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_vjov256.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_vjov256.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_njqc257.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_njqc257.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_njqc257.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_nz1w257.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_nz1w257.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_nz1w257.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_l6l0257.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_l6l0257.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_l6l0257.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_b0qs432.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_b0qs432.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_b0qs432.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_bd0r575.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_bd0r575.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_bd0r575.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_gokt486.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_gokt486.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_gokt486.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_qahi839.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_qahi839.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_qahi839.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_avgi952.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_avgi952.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_avgi952.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_rpi9481.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_rpi9481.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_rpi9481.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_4y6o176.module-accordion{font-size:1.1rem;}
.themify_builder_content-298 .tb_23pl899.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_23pl899.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_23pl899.module-text.module h4{font-size:4em;}
.themify_builder_content-298 .tb_2vu9398.module-accordion{font-size:1.1rem;}
.themify_builder_content-298 .tb_mnwv697.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-298 .tb_mnwv697.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_mnwv697.module-text.module h4{font-size:4em;}
}
@media(max-width:600px){
.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_blmj14.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_blmj14.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_blmj14.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_3ubk788.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_3ubk788.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_3ubk788.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_vjov256.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_vjov256.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_vjov256.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_njqc257.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_njqc257.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_njqc257.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_nz1w257.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_nz1w257.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_nz1w257.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_l6l0257.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_l6l0257.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_l6l0257.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_b0qs432.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_b0qs432.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_b0qs432.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_bd0r575.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_bd0r575.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_bd0r575.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_gokt486.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_gokt486.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_gokt486.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_qahi839.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_qahi839.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_qahi839.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_avgi952.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_avgi952.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_avgi952.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_rpi9481.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_rpi9481.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_rpi9481.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_4y6o176.module-accordion{font-weight:300;font-family:"Roboto";font-size:1.1rem;font-style:normal;}
.themify_builder_content-298 .tb_4y6o176.module-accordion .tb_title_accordion,.themify_builder_content-298 .tb_4y6o176.module-accordion .accordion-content{color:#808080;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_23pl899.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_23pl899.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_23pl899.module-text.module h2{font-size:1rem;}
.themify_builder_content-298 .tb_2vu9398.module-accordion{font-weight:300;font-family:"Roboto";font-size:1.1rem;font-style:normal;}
.themify_builder_content-298 .tb_2vu9398.module-accordion .tb_title_accordion,.themify_builder_content-298 .tb_2vu9398.module-accordion .accordion-content{color:#808080;background-image:none;background-clip:border-box;}
.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap p,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap blockquote,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h1,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h2,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h3,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h4,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h5,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap h6,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap li,.themify_builder_content-298 .tb_mnwv697.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-298 .tb_mnwv697.module-text{font-size:1.1rem;}
.themify_builder_content-298 .tb_mnwv697.module-text.module h2{font-size:1rem;}
}/*Builder GLOBAL CSS END*/
.themify_builder_content-298 .tb_l5sl951>.builder_row_cover::before,.themify_builder_content-298 .tb_l5sl951>:is(.tf_lax, .tf_lax_done) > .builder_row_cover::before{background-image:linear-gradient(180deg,rgb(0, 0, 0) 49%,rgba(0, 0, 0, 0) 100%)}
.themify_builder_content-298 .tb_l5sl951{z-index:-1;position:fixed;height:50vh}
.themify_builder_content-298 .tb_0h3w567{transform-origin:50% 50%;z-index:10;height:90vh;top:0;position:absolute}
.themify_builder_content-298 .tb_0h3w567>.builder_row_cover::before,.themify_builder_content-298 .tb_0h3w567>:is(.tf_lax, .tf_lax_done) > .builder_row_cover::before{background-image:linear-gradient(0deg,rgba(0, 0, 0, 0.81) 0%,rgba(255, 255, 255, 0) 39%)}
.themify_builder_content-298 .tb_sbpa896{transform-origin:50% 50%;z-index:11;bottom:11%;left:0;position:absolute;margin-top:0}
.themify_builder_content-298 .tb_rl0e896,.themify_builder_content-298 .tb_ayye689,.themify_builder_content-298 .tb_vtyt254,.themify_builder_content-298 .tb_avgi952.module-text{transform-origin:50% 50%}
.themify_builder_content-298 .tb_blmj14.module-text{z-index:1;transform-origin:50% 50%;margin-bottom:-3%}
.themify_builder_content-298 .tb_blmj14.module-text.module h2{margin-bottom:1%;margin-top:0}
.themify_builder_content-298 .tb_3ubk788.module-text{transform-origin:50% 50%;margin-right:0;margin-left:0;padding-right:0;padding-left:0;text-align:center}
.themify_builder_content-298 .tb_3ubk788.module-text.module h2{margin-top:10px}
.themify_builder_content-298 .tb_7d7o814{background-position:50% 72%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;transform-origin:50% 50%;z-index:9;height:90vh;background-image:url(http://sohaibsofian.com/wp-content/uploads/2023/11/Samsung-Mobile-Stand-3.jpg)}
.themify_builder_content-298 .tb_gus7478>.row_inner{--align_content:var(--align_start);--colg:var(--none)}
.themify_builder_content-298 .tb_gus7478{z-index:9;padding:10px;transform-origin:50% 50%}
.themify_builder_content-298 .tb_vjov256.module-text.module h3,.themify_builder_content-298 .tb_njqc257.module-text.module h3,.themify_builder_content-298 .tb_nz1w257.module-text.module h3,.themify_builder_content-298 .tb_l6l0257.module-text.module h3{text-transform:capitalize;margin-bottom:0;margin-top:0}
.themify_builder_content-298 .tb_njqc257.module-text{padding-right:25%;text-align:center}
.themify_builder_content-298 .tb_nz1w257.module-text{text-align:center}
.themify_builder_content-298 .tb_l6l0257.module-text{column-count:0;text-align:right}
.themify_builder_content-298 .tb_kcb3611{z-index:7;top:0;position:fixed;mix-blend-mode:normal;transform-origin:50% 50%;height:20vh;filter:opacity(70%) }
.themify_builder_content-298 .tb_kcb3611>.builder_row_cover::before,.themify_builder_content-298 .tb_kcb3611>:is(.tf_lax, .tf_lax_done) > .builder_row_cover::before{background-image:linear-gradient(180deg,rgb(0, 0, 0) 54%,rgba(0, 0, 0, 0) 100%)}
.themify_builder_content-298 .tb_bwzd611>.builder_row_cover::before,.themify_builder_content-298 .tb_bwzd611>:is(.tf_lax, .tf_lax_done) > .builder_row_cover::before,.themify_builder_content-298 .tb_nkya418>.builder_row_cover::before,.themify_builder_content-298 .tb_nkya418>:is(.tf_lax, .tf_lax_done) > .builder_row_cover::before{background-image:linear-gradient(180deg,rgba(0, 0, 0, 0.92) 18%,rgba(255, 255, 255, 0) 88%)}
.themify_builder_content-298 .tb_bwzd611,.themify_builder_content-298 .tb_nkya418{height:13vh}
.themify_builder_content-298 .tb_yf9g418{z-index:7;top:0;position:fixed;mix-blend-mode:normal;transform-origin:50% 50%;height:30vh;filter:opacity(70%) }
.themify_builder_content-298 .tb_yf9g418>.builder_row_cover::before,.themify_builder_content-298 .tb_yf9g418>:is(.tf_lax, .tf_lax_done) > .builder_row_cover::before{background-image:linear-gradient(180deg,rgb(0, 0, 0) 0%,rgba(0, 0, 0, 0) 100%)}
.themify_builder_content-298 .tb_7zt6496{height:auto;z-index:8;padding-bottom:5%}
.themify_builder_content-298 .tb_eyin689>.row_inner{--colg:var(--none);--align_content:var(--align_start)}
.themify_builder_content-298 .tb_eyin689{transform-origin:50% 50%;z-index:1;margin-bottom:8%}
.themify_builder_content-298 .tb_1gem689{background-attachment:scroll;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;background-image:url(http://sohaibsofian.com/wp-content/uploads/2023/11/61fMVB3x5L.png);transform-origin:50% 0;transform:scale(1.2) translateY(5%) ;z-index:1}
.themify_builder_content-298 .tb_b0qs432.module-text,.themify_builder_content-298 .tb_gokt486.module-text{transform-origin:50% 50%;column-count:0}
.themify_builder_content-298 .tb_5zti343.module-divider{transform-origin:50% 50%;transform:scaleX(2) translateX(-25%) }
.themify_builder_content-298 .tb_bd0r575.module-text{padding-right:25%;padding-left:4%}
.themify_builder_content-298 .tb_3mzg818>.row_inner{--align_content:var(--align_center);--align_items:var(--align_content);--colg:var(--none)}
.themify_builder_content-298 .tb_3mzg818{background-color:#0d0d0d;padding:16px}
.themify_builder_content-298 .tb_qr4v818{margin-top:-25%}
.themify_builder_content-298 .tb_gokt486.module-text.module h3{margin-top:12px}
.themify_builder_content-298 .tb_qahi839.module-text{padding-right:20%;padding-left:4%}
.themify_builder_content-298 .tb_jgsb675{margin-top:-5%;--align_items:var(--align_content);--colg:var(--none);--col:1fr .504fr .934fr 1.563fr}
.themify_builder_content-298 .tb_7cfo31.module-image,.themify_builder_content-298 .tb_cail462.module-image{z-index:1}
.themify_builder_content-298 .tb_bzs5230.module-image{transform-origin:50% 50%;z-index:1}
.themify_builder_content-298 .tb_pcbd254{transform-origin:50% 50%;margin-top:-225px;--align_content:var(--align_center);--align_items:var(--align_content);--colg:var(--none);--col:.874fr .355fr 1.773fr 1fr}
.themify_builder_content-298 .tb_k8wx424.module-image,.themify_builder_content-298 .tb_hiuy30.module-image,.themify_builder_content-298 .tb_bwk7951.module-image{z-index:2}
.themify_builder_content-298 .tb_vx2f278{background-size:100%;--tbBg:zoom;background-attachment:scroll;background-position:50% 100%;background-repeat:no-repeat;background-image:url(http://sohaibsofian.com/wp-content/uploads/2023/11/shutterstock_2218371267-web.jpg);padding-top:0;margin-top:-60px;height:100vh;min-height:500px;background-color:#fdd92b}
.themify_builder_content-298 .tb_vx2f278>div.row_inner{padding-top:70px}
.themify_builder_content-298 .tb_wq84778{--align_content:var(--align_center);--col:var(--c1_2_1);--colg:var(--none)}
.themify_builder_content-298 .tb_ghjs823.module-divider{transform-origin:100% 50%;transform:scale(0.1,0.2) }
.themify_builder_content-298 .tb_avgi952.module-text.module h4{margin-top:0}
.themify_builder_content-298 .tb_avgi952.module-text.module .tb_text_wrap h4{background-clip:border-box;background-image:none;color:#171717}
.themify_builder_content-298 .tb_gtzf960.module-divider{transform-origin:0 50%;transform:scale(0.1,0.2) }
.themify_builder_content-298 .tb_g80m35{background-color:#050505;padding-top:5%}
.themify_builder_content-298 .tb_rpi9481.module-text{padding:0 11%;text-align:center}
.themify_builder_content-298 .tb_rpi9481.module-text p{margin-bottom:8%;margin-top:2%}
.themify_builder_content-298 .tb_i7lx938{background-position:50% 50%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-color:#050505;background-image:url(http://sohaibsofian.com/wp-content/uploads/2024/01/Samsung-Pattern-1.png);z-index:2}
.themify_builder_content-298 .tb_jonz214.module-accordion>.ui>li>.accordion-title i,.themify_builder_content-298 .tb_4y6o176.module-accordion>.ui>li>.accordion-title i,.themify_builder_content-298 .tb_2vu9398.module-accordion>.ui>li>.accordion-title i{font-size:0.8em}
.themify_builder_content-298 .tb_jonz214.module-accordion>.ui>li>.accordion-content{column-count:0}
.themify_builder_content-298 .tb_jonz214.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_4y6o176.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_2vu9398.module-accordion>.ui>li>.accordion-title{font-style:normal;font-size:5vw;font-family:"Roboto";font-weight:100}
.themify_builder_content-298 .tb_t2wz176{background-position:50% 30%;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;background-color:#0d0d0d;background-image:url(http://sohaibsofian.com/wp-content/uploads/2024/01/Samsung-Pattern-1.png);z-index:1}
.themify_builder_content-298 .tb_4y6o176.module-accordion>.ui>li>.accordion-content,.themify_builder_content-298 .tb_2vu9398.module-accordion>.ui>li>.accordion-content{column-count:0;padding-right:5%;padding-left:5%}
.themify_builder_content-298 .tb_4y6o176.module-accordion>.ui>li>.accordion-title a,.themify_builder_content-298 .tb_2vu9398.module-accordion>.ui>li>.accordion-title a{color:#fff}
.themify_builder_content-298 .tb_8js2397{background-position:50% 0%;background-attachment:scroll;background-size:cover;background-repeat:no-repeat;background-image:url(http://sohaibsofian.com/wp-content/uploads/2024/01/Samsung-Pattern-1.png);background-color:#171717}
.themify_builder_content-298 .tb_235p927{background-color:#0d0d0d;padding-bottom:10%;padding-top:10%}
.themify_builder_content-298 .tb_8j35928{justify-items:center}
.themify_builder_content-298 .tb_gcst51.module-fancy-heading.module .sub-head::before,.themify_builder_content-298 .tb_gcst51.module-fancy-heading.module .sub-head::after{width:50%}
.themify_builder_content-298 .tb_gcst51.module-fancy-heading.module .tb_fancy_heading_icon em,.themify_builder_content-298 .tb_gcst51.module-fancy-heading.module .tb_fancy_heading_icon img{padding-right:15px;padding-left:15px;font-size:1.5em}
.themify_builder_content-298 .tb_gcst51.module-fancy-heading{padding-right:21%;padding-left:21%}
.themify_builder_content-298 .tb_gcst51.module-fancy-heading.module .main-head{font-style:normal;text-transform:none;font-size:1.7em;font-family:"Roboto";font-weight:700}
.themify_builder_content-298 .tb_gcst51.module-fancy-heading.module .sub-head{font-style:normal;text-transform:none;font-size:1.2em;font-family:"Roboto";font-weight:300}
.themify_builder_content-298 .tb_6ids952{background-size:cover;--tbBg:parallax;background-attachment:fixed;background-position:50% 50%;background-repeat:no-repeat;background-image:url(http://sohaibsofian.com/wp-content/uploads/2023/12/samsung-galaxy-a7-2018-matt-fekete-hatso-kamera-vedo-folia-tempered-glass-edzett-uveg-1.png);transform-origin:50% 50%;z-index:50}
.themify_builder_content-298 .tb_6ids952>.builder_row_cover::before,.themify_builder_content-298 .tb_6ids952>:is(.tf_lax, .tf_lax_done) > .builder_row_cover::before{background-color:rgba(13, 13, 13, .79)}
.themify_builder_content-298 .tb_x448954{background-attachment:scroll;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;background-image:url(http://sohaibsofian.com/wp-content/uploads/2023/12/samsung-1-logo-png-transparent-w.png);height:auto;transform-origin:50% 50%;min-height:50vh}
.themify_builder_content-298 .tb_guqr954{height:auto}

@media(max-width:1024px){
.themify_builder_content-298 .tb_7d7o814{background-position:50% 100%;transform-origin:50% 100%}
.themify_builder_content-298 .tb_eyin689{padding-top:10%}
.themify_builder_content-298 .tb_1gem689{transform:scale(1) translateY(5%) }
.themify_builder_content-298 .tb_bd0r575.module-text{padding-right:5%}
.themify_builder_content-298 .tb_qahi839.module-text{padding-right:10%;padding-left:0}
.themify_builder_content-298 .tb_vx2f278{transform-origin:50% 50%;min-height:80vh;height:auto}
.themify_builder_content-298 .tb_i7lx938{background-position:50% 0%;background-attachment:scroll}
.themify_builder_content-298 .tb_jonz214.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_4y6o176.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_2vu9398.module-accordion>.ui>li>.accordion-title{font-size:7vw}
}
@media(max-width:768px){
.themify_builder_content-298 .tb_0h3w567{height:80vh}
.themify_builder_content-298 .tb_7d7o814{height:80vh;transform-origin:81.33% 100%}
.themify_builder_content-298 .tb_pwc4478>.tb_row_frame_wrap .tb_row_frame_top,.themify_builder_content-298 .tb_1gem689>.tb_row_frame_wrap .tb_row_frame_top{background-image:none}
.themify_builder_content-298 .tb_pwc4478{justify-self:auto;align-self:auto;gap:0;align-items:inherit;align-content:inherit;justify-content:inherit;justify-items:inherit;grid-auto-flow:row}
.themify_builder_content-298 .tb_v8st478,.themify_builder_content-298 .tb_qr4v818{padding-left:5%}
.themify_builder_content-298 .tb_f84i478{margin-top:-5%}
.themify_builder_content-298 .tb_l9dv478{padding-left:5%;margin-top:-5%}
.themify_builder_content-298 .tb_eyin689{padding-top:0}
.themify_builder_content-298 .tb_1gem689{transform:scale(1) translate(5%,5%) ;min-height:30vh;justify-self:auto;align-self:auto;gap:0;align-items:inherit;align-content:inherit;justify-content:inherit;justify-items:inherit;grid-auto-flow:row}
.themify_builder_content-298 .tb_ayye689{padding-right:10%;padding-left:10%}
.themify_builder_content-298 .tb_5zti343.module-divider{transform:scaleX(2.6) translateX(-26%) }
.themify_builder_content-298 .tb_bd0r575.module-text{padding-right:0;padding-left:2%;padding-top:5%}
.themify_builder_content-298 .tb_3mzg818>.row_inner{--col:none}
.themify_builder_content-298 .tb_8imu222,.themify_builder_content-298 .tb_7cfo31.module-image{transform-origin:50% 50%}
.themify_builder_content-298 .tb_jgsb675{margin-top:-13%}
.themify_builder_content-298 .tb_vx2f278>div.row_inner{padding-top:10%}
.themify_builder_content-298 .tb_vx2f278{min-height:60vh;margin-top:0}
.themify_builder_content-298 .tb_wq84778{--col:.902fr 2.299fr .94fr}
.themify_builder_content-298 .tb_i7lx938{background-attachment:fixed;background-size:contain}
.themify_builder_content-298 .tb_jonz214.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_4y6o176.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_2vu9398.module-accordion>.ui>li>.accordion-title{font-size:9vw}
}
@media(max-width:600px){
.themify_builder_content-298 .tb_0h3w567{height:75vh}
.themify_builder_content-298 .tb_7d7o814{transform-origin:78.67% 100%;height:75vh;background-position:53.73% 71%;background-size:auto}
.themify_builder_content-298 .tb_gus7478>.row_inner{--area:"col1 col2" "col4 col3"}
.themify_builder_content-298 .tb_gus7478{padding-left:0;padding-right:0;padding-top:2%}
.themify_builder_content-298 .tb_pwc4478{transform-origin:50% 50%}
.themify_builder_content-298 .tb_vjov256.module-text p,.themify_builder_content-298 .tb_l6l0257.module-text p{margin-bottom:0;margin-top:0}
.themify_builder_content-298 .tb_vjov256.module-text,.themify_builder_content-298 .tb_l6l0257.module-text{text-align:left}
.themify_builder_content-298 .tb_v8st478{padding-left:0}
.themify_builder_content-298 .tb_njqc257.module-text{text-align:right;padding-right:0}
.themify_builder_content-298 .tb_f84i478{margin-top:0}
.themify_builder_content-298 .tb_nz1w257.module-text{text-align:right;transform-origin:50% 50%}
.themify_builder_content-298 .tb_l9dv478{margin-top:0;padding-left:0}
.themify_builder_content-298 .tb_7zt6496{padding-bottom:10%}
.themify_builder_content-298 .tb_eyin689>.row_inner{--col:none;--area:var(--aream2_auto)}
.themify_builder_content-298 .tb_eyin689{padding-right:0;padding-top:10%}
.themify_builder_content-298 .tb_1gem689{transform-origin:50% 50%;transform:scale(1) translate(0,0) }
.themify_builder_content-298 .tb_ayye689{padding-right:0;padding-left:0;transform:translateY(0) ;margin-top:-10%;padding-top:0;justify-self:auto;align-self:auto;gap:0;align-items:inherit;align-content:inherit;justify-content:inherit;justify-items:inherit;grid-auto-flow:row}
.themify_builder_content-298 .tb_b0qs432.module-text{text-align:center}
.themify_builder_content-298 .tb_5zti343.module-divider{transform:scaleX(1) translate(0,0) }
.themify_builder_content-298 .tb_bd0r575.module-text{transform-origin:50% 50%;margin-top:5px;padding-left:0;padding-top:0;text-align:justify}
.themify_builder_content-298 .tb_3mzg818>.row_inner{--area:"col2" "col1"}
.themify_builder_content-298 .tb_qr4v818{transform-origin:50% 50%;padding-left:0;margin-top:-40%}
.themify_builder_content-298 .tb_gokt486.module-text{margin-top:-30%;text-align:center}
.themify_builder_content-298 .tb_qahi839.module-text{padding-right:0;text-align:justify;margin-top:-7%}
.themify_builder_content-298 .tb_8imu222{transform:scale(0.8) translate(-18%,-12%) }
.themify_builder_content-298 .tb_jgsb675{transform-origin:50% 50%;--align_content:var(--align_start);--col:.004fr .568fr 1.144fr 2.284fr}
.themify_builder_content-298 .tb_pcbd254{--col:none}
.themify_builder_content-298 .tb_vx2f278>div.row_inner{padding-top:0}
.themify_builder_content-298 .tb_vx2f278{min-height:50vh}
.themify_builder_content-298 .tb_i7id278>.tb_row_frame_wrap .tb_row_frame_top{background-image:none}
.themify_builder_content-298 .tb_i7id278{justify-self:auto;align-self:auto;gap:0;align-items:inherit;align-content:inherit;justify-content:inherit;justify-items:inherit;grid-auto-flow:row}
.themify_builder_content-298 .tb_wq84778{--align_items:var(--auto_height);--col:none;--area:var(--aream3_auto)}
.themify_builder_content-298 .tb_avgi952.module-text{margin-top:5%;transform-origin:50% 0}
.themify_builder_content-298 .tb_g80m35{z-index:1}
.themify_builder_content-298 .tb_jonz214.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_4y6o176.module-accordion>.ui>li>.accordion-title,.themify_builder_content-298 .tb_2vu9398.module-accordion>.ui>li>.accordion-title{font-size:8vw}
.themify_builder_content-298 .tb_23pl899.module-text,.themify_builder_content-298 .tb_mnwv697.module-text{text-align:justify}
.themify_builder_content-298 .tb_gcst51.module-fancy-heading{padding-right:0;padding-left:0}
}/*Builder Custom CSS START*/
.module-image .image-wrap img {
    width: auto;
}

.ChangeWidth {
	width: 50px;
}

.shift1 {
  transform: translateY(-20em);
}

.themify-no-overflow-x {
  overflow-x: clip;
}

.container {
  text-align: -webkit-center;
  /*text-align: center;*/
  place-items: normal;
  display: grid;
}

.typing {
  text-align: center;
  animation: typing 1s steps(20, end) forwards;
  white-space: wrap;
  width: 0;
  overflow: hidden;
  animation-delay: .5s;

}

@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

.stick {
  position: sticky;
  top: 4rem;
  /*top: 6vh;*/
}

.stab {
  position: sticky;
  top: 4rem;
  /*top: 7vh;*/
}

#Title {
  transition: 0.2s linear;
}

#subtitle {
  transition: 0.2s linear;
}

.shadow-over {
	pointer-events: none;
}
/*Builder Custom CSS END*/
/*/wp-content/uploads/themify-css/themify-builder-1371-generated.css*/
/* Generated from tbuilder_layout_part: 01section */
/*Builder GLOBAL CSS START*/
.themify_builder_content-1371 .tb_ckeu101.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-1371 .tb_ckeu101.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_ckeu101.module-text{font-size:1.3rem;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module h2{font-size:2vw;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module h3{font-size:1rem;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_5uge101.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-1371 .tb_5uge101.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-1371 .tb_5uge101.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-1371 .tb_5uge101.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_5uge101.module-text{font-size:1.3rem;}
.themify_builder_content-1371 .tb_5uge101.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-1371 .tb_5uge101.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_5uge101.module-text.module h2{font-size:2vw;}
.themify_builder_content-1371 .tb_5uge101.module-text.module h3{font-size:1rem;}
.themify_builder_content-1371 .tb_5uge101.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_cdnk101.module-text{font-size:1.3rem;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h2{font-size:2vw;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h3{font-size:1rem;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_opa0101.module-text.module h1{margin-top:0;margin-bottom:0;font-size:10vw;}
.themify_builder_content-1371 .tb_opa0101.module-text.module .tb_text_wrap h2{font-style:normal;font-weight:300;font-family:"Roboto";}
.themify_builder_content-1371 .tb_opa0101.module-text.module h5{text-transform:none;font-size:3em;}
.themify_builder_content-1371 .tb_opa0101.module-text.module .tb_text_wrap h5{font-style:normal;font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_opa0101.module-text{font-size:1.3rem;}
.themify_builder_content-1371 .tb_opa0101.module-text.module h4{margin-bottom:0.5em;font-size:5em;text-transform:capitalize;}
.themify_builder_content-1371 .tb_opa0101.module-text.module .tb_text_wrap h4{font-weight:300;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_opa0101.module-text.module h2{font-size:2vw;}
.themify_builder_content-1371 .tb_opa0101.module-text.module h3{font-size:1rem;}
.themify_builder_content-1371 .tb_opa0101.module-text.module .tb_text_wrap h1{font-style:normal;font-weight:900;font-family:"Roboto";color:#fff;background-image:none;background-clip:border-box;}
.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}

@media(max-width:768px){
.themify_builder_content-1371 .tb_ckeu101.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-1371 .tb_ckeu101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module h4{font-size:4em;}
.themify_builder_content-1371 .tb_5uge101.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-1371 .tb_5uge101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_5uge101.module-text.module h4{font-size:4em;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-1371 .tb_cdnk101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h4{font-size:4em;}
.themify_builder_content-1371 .tb_opa0101.module-text.module h3{font-size:0.9rem;}
.themify_builder_content-1371 .tb_opa0101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_opa0101.module-text.module h4{font-size:4em;}
}
@media(max-width:600px){
.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_ckeu101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_ckeu101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_ckeu101.module-text.module h2{font-size:1rem;}
.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_5uge101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_5uge101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_5uge101.module-text.module h2{font-size:1rem;}
.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_cdnk101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_cdnk101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h2{font-size:1rem;}
.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap p,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap blockquote,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h1,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h2,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h3,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h4,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h5,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap h6,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap li,.themify_builder_content-1371 .tb_opa0101.module-text .tb_text_wrap span{font-weight:300;font-family:"Roboto";color:#808080;background-image:none;background-clip:border-box;font-style:normal;}
.themify_builder_content-1371 .tb_opa0101.module-text{font-size:1.1rem;}
.themify_builder_content-1371 .tb_opa0101.module-text.module h2{font-size:1rem;}
}/*Builder GLOBAL CSS END*/
.themify_builder_content-1371 .tb_fg66101{--align_content:var(--align_center);--align_items:var(--align_content);--col:.998fr 1.002fr}
.themify_builder_content-1371 .tb_tlj4101{padding-right:10%;padding-left:10%}
.themify_builder_content-1371 .tb_ckeu101.module-text p{margin-bottom:15%}
.themify_builder_content-1371 .tb_y5gw101{margin-bottom:3%;margin-top:3%;--align_content:var(--align_center);--align_items:var(--align_content)}
.themify_builder_content-1371 .tb_cdnk101.module-text{text-align:left}
.themify_builder_content-1371 .tb_cdnk101.module-text.module h5{margin-top:3%;margin-bottom:3%}
.themify_builder_content-1371 .tb_cs8i101{padding-bottom:3%;padding-top:3%}

@media(max-width:1024px){
.themify_builder_content-1371 .tb_8kzs101{padding-right:0;padding-left:0}
.themify_builder_content-1371 .tb_tlj4101{padding-right:0;padding-left:12%}
}
@media(max-width:768px){
.themify_builder_content-1371 .tb_tlj4101{padding-left:0}
.themify_builder_content-1371 .tb_cs8i101{--col:none;--area:var(--areat6_auto)}
}
@media(max-width:600px){
.themify_builder_content-1371 .tb_fg66101,.themify_builder_content-1371 .tb_y5gw101{--col:none;--area:var(--aream2_auto)}
.themify_builder_content-1371 .tb_ckeu101.module-text,.themify_builder_content-1371 .tb_5uge101.module-text,.themify_builder_content-1371 .tb_opa0101.module-text{text-align:justify}
.themify_builder_content-1371 .tb_cs8i101{--area:var(--aream6_auto)}
}