/* GENERATED by work/build-native-css.py. Native routes only; do not edit. */
/* Source: site.css */
body.tt-native-enabled{--tt-navy:#00366f;--tt-dark:#00326c;--tt-gold:#deb200;--tt-muted:#7d7d7d;--tt-pale:#f6f6ff;--tt-blue-pale:#f1f7ff;--tt-green:#30d935;--tt-line:#06c755;--tt-shadow:0 0 10px 1px #0000001a;--tt-radius:10px}
body.tt-native-enabled.tightent-site{margin:0;color:var(--tt-muted);background:#fff;font:400 16px/1.5 "IBM Plex Sans Thai",sans-serif;-webkit-font-smoothing:antialiased}
body.tt-native-enabled.tightent-site *{box-sizing:border-box}
body.tt-native-enabled.tightent-site img{display:block;max-width:100%;height:auto}
body.tt-native-enabled.tightent-site a{color:inherit;text-decoration:none}
body.tt-native-enabled.tightent-site h1,body.tt-native-enabled.tightent-site h2,body.tt-native-enabled.tightent-site h3,body.tt-native-enabled.tightent-site h4{font-family:inherit;font-weight:700;color:var(--tt-navy);margin:0}
body.tt-native-enabled.tightent-site h1{font-size:48px;line-height:60px}
body.tt-native-enabled.tightent-site h2{font-size:40px;line-height:50px}
body.tt-native-enabled.tightent-site h3{font-size:24px;line-height:1.5}
body.tt-native-enabled.tightent-site p{margin:0}
body.tt-native-enabled.tightent-site button,body.tt-native-enabled.tightent-site input,body.tt-native-enabled.tightent-site select,body.tt-native-enabled.tightent-site textarea{font:inherit}
body.tt-native-enabled.tightent-site button,body.tt-native-enabled.tightent-site summary,body.tt-native-enabled.tightent-site label:has(input){cursor:pointer}
body.tt-native-enabled.tightent-site button:not(.tt-button){background:none;border:0;padding:0;color:inherit}
body.tt-native-enabled.tightent-site button:not(.tt-button):hover,body.tt-native-enabled.tightent-site button:not(.tt-button):focus{background-color:transparent;color:inherit}
body.tt-native-enabled.tightent-site [hidden]{display:none!important}
body.tt-native-enabled.tightent-site :focus-visible{outline:3px solid #298dff;outline-offset:4px}
body.tt-native-enabled .tt-wrap{width:calc(100% - 48px);max-width:1200px;margin:0 auto}
body.tt-native-enabled .tt-section{padding:64px 0}
body.tt-native-enabled .tt-center{text-align:center}
body.tt-native-enabled .tt-subtitle{margin-top:20px!important;color:var(--tt-muted)}
body.tt-native-enabled .tt-heading-line{display:flex;align-items:center;gap:20px}
body.tt-native-enabled .tt-heading-line:before,body.tt-native-enabled .tt-heading-line:after{content:"";height:1px;background:#deb20080;flex:1}
body.tt-native-enabled .tt-grid{display:grid;gap:24px}
body.tt-native-enabled .tt-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
body.tt-native-enabled .tt-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
body.tt-native-enabled .tt-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
body.tt-native-enabled .tt-card{background:#fff;border-radius:10px;box-shadow:var(--tt-shadow);overflow:hidden}
body.tt-native-enabled .tt-pale{background:var(--tt-pale)}
body.tt-native-enabled .tt-button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:43px;padding:8px 28px;border-radius:6px;border:1px solid transparent;background:var(--tt-navy);color:white!important;font-size:16px;font-weight:700;line-height:24px;text-align:center;transition:filter .15s,transform .15s}
body.tt-native-enabled .tt-button:hover{filter:brightness(1.08);transform:translateY(-1px)}
body.tt-native-enabled .tt-button.tt-button-gold{background:var(--tt-gold);color:var(--tt-navy)!important}
body.tt-native-enabled .tt-button.tt-button-line{background:var(--tt-line)}
body.tt-native-enabled .tt-button.tt-button-white{background:white;color:var(--tt-green)!important}
body.tt-native-enabled .tt-button.tt-button-facebook{background:#298dff}
body.tt-native-enabled .tt-button.tt-button-outline{background:white;color:var(--tt-navy)!important;border-color:var(--tt-navy)}
body.tt-native-enabled .tt-button-icon{width:26px!important;height:26px!important;object-fit:contain}
body.tt-native-enabled .tt-actions{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
body.tt-native-enabled .tt-skip{position:fixed;top:-100px;left:20px;z-index:99999;background:#fff;padding:12px;color:var(--tt-navy)!important}
body.tt-native-enabled .tt-skip:focus{top:8px}
body.tt-native-enabled .tt-header{height:152px;background:#fff;position:relative;z-index:100;box-shadow:0 4px 4px #00000040}
body.tt-native-enabled .tt-header-inner{max-width:1236px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:50px}
body.tt-native-enabled .tt-logo{width:163px;flex:0 0 163px}
body.tt-native-enabled .tt-logo img{width:163px;height:74px;object-fit:contain}
body.tt-native-enabled .tt-nav{display:flex;align-items:center;gap:28px;color:#000;font-weight:700;white-space:nowrap}
body.tt-native-enabled .tt-nav-item{position:relative;display:flex;align-items:center;gap:4px}
body.tt-native-enabled .tt-nav-item>a,body.tt-native-enabled .tt-nav-item>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-nav-item>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{line-height:50px;font-size:16px}
body.tt-native-enabled .tt-nav a[aria-current]{color:var(--tt-navy)}
body.tt-native-enabled .tt-nav-toggle{min-width:16px;min-height:40px;display:flex;align-items:center;justify-content:center}
body.tt-native-enabled .tt-chevron{width:12px;height:6px!important}
body.tt-native-enabled .tt-subnav{position:absolute;top:100%;left:-16px;min-width:220px;padding:10px 0;background:white;box-shadow:var(--tt-shadow);border-radius:8px;display:none}
body.tt-native-enabled .tt-subnav a{display:block;padding:12px 20px;font-weight:500}
body.tt-native-enabled .tt-subnav a:hover{background:var(--tt-pale)}
body.tt-native-enabled .tt-nav-item:hover>.tt-subnav,body.tt-native-enabled .tt-nav-item:hover>:where(.tt-native-leaf)>.tt-subnav,body.tt-native-enabled .tt-nav-item:hover>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-subnav,body.tt-native-enabled .tt-nav-item:focus-within>.tt-subnav,body.tt-native-enabled .tt-nav-item:focus-within>:where(.tt-native-leaf)>.tt-subnav,body.tt-native-enabled .tt-nav-item:focus-within>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-subnav,body.tt-native-enabled .tt-nav-item.is-open>.tt-subnav,body.tt-native-enabled .tt-nav-item.is-open>:where(.tt-native-leaf)>.tt-subnav,body.tt-native-enabled .tt-nav-item.is-open>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-subnav{display:block}
body.tt-native-enabled .tt-header-chat{min-width:149px;padding:8px 18px!important}
body.tt-native-enabled .tt-mobile-menu{display:none}
body.tt-native-enabled .tt-line-cta{background:var(--tt-green);min-height:286px;display:flex;align-items:center;text-align:center;padding:40px 0}
body.tt-native-enabled .tt-line-cta h2{color:white;font-size:40px;line-height:50px}
body.tt-native-enabled .tt-line-cta p{color:#fff;margin:22px 0 26px;font-size:16px;line-height:24px}
body.tt-native-enabled .tt-line-cta .tt-button{width:240px}
body.tt-native-enabled .tt-footer{min-height:571px;padding:110px 0 85px;background:var(--tt-navy);color:#cad9e8}
body.tt-native-enabled .tt-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.12fr;gap:64px}
body.tt-native-enabled .tt-footer h3{font-size:16px;color:var(--tt-gold);line-height:24px;margin:14px 0 26px}
body.tt-native-enabled .tt-footer p{font-size:16px;line-height:24px}
body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a:not(.tt-button):not(.tt-footer-logo){display:block;margin:0 0 23px}
body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child a:not(.tt-button),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container)) a:not(.tt-button),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)) a:not(.tt-button){display:inline}
body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child h3:not(:first-child),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container)) h3:not(:first-child),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)) h3:not(:first-child){margin:26px 0}
body.tt-native-enabled .tt-footer-logo{display:block;width:145px;margin:0 0 40px}
body.tt-native-enabled .tt-footer-social{display:flex;gap:28px;margin-top:25px}
body.tt-native-enabled .tt-footer-social a{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #83a2c6;border-radius:5px}
body.tt-native-enabled .tt-footer-social img{width:27px;height:27px;object-fit:contain}
body.tt-native-enabled .tt-footer .tt-button{width:100%;margin-top:16px;min-height:43px}
body.tt-native-enabled .tt-footer .tt-button-line{background:var(--tt-green)}
body.tt-native-enabled .tt-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
body.tt-native-enabled .tt-grid-bestseller{grid-template-columns:repeat(5,minmax(0,1fr));gap:30px}
body.tt-native-enabled .tt-product-card{background:white;border-radius:10px;box-shadow:var(--tt-shadow);overflow:hidden;min-width:0}
body.tt-native-enabled .tt-product-card-image{display:block;background:var(--tt-pale);height:209px;overflow:hidden}
body.tt-native-enabled .tt-product-card-image img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-product-card-body{padding:14px 16px 18px}
body.tt-native-enabled .tt-product-card h3{font-size:24px;line-height:32px}
body.tt-native-enabled .tt-product-card p{line-height:26px;font-size:20px}
body.tt-native-enabled .tt-product-card .tt-button{width:100%;min-height:40px;padding:5px 12px;margin-top:7px}
body.tt-native-enabled .tt-card-bestseller .tt-product-card-image{height:180px}
body.tt-native-enabled .tt-card-bestseller .tt-product-card-body{padding:15px 16px 0}
body.tt-native-enabled .tt-card-bestseller h3{font-size:20px;line-height:40px}
body.tt-native-enabled .tt-card-bestseller small{font-size:12px;color:var(--tt-gold);font-weight:700}
body.tt-native-enabled .tt-card-pricebar{display:flex;justify-content:space-between;align-items:center;margin:12px -16px 0;font-weight:700;line-height:50px}
body.tt-native-enabled .tt-card-pricebar span{padding-left:16px}
body.tt-native-enabled .tt-card-pricebar strong{color:white;background:var(--tt-navy);font-size:24px;padding:0 25px;border-radius:16px 0 10px 0}
body.tt-native-enabled .tt-card-related{background:var(--tt-pale)}
body.tt-native-enabled .tt-card-related .tt-product-card-image{height:240px}
body.tt-native-enabled .tt-card-related .tt-product-card-body{background:white}
body.tt-native-enabled .tt-card-related h3{font-size:24px}
body.tt-native-enabled .tt-card-catalog .tt-product-card-image{height:230px;background:#f6f6f6}
body.tt-native-enabled .tt-card-catalog h3{font-size:24px}
body.tt-native-enabled .tt-card-catalog .tt-product-card-body{padding:18px 16px 16px}
body.tt-native-enabled .tt-product-tags{display:flex;gap:8px;margin:10px 0 22px}
body.tt-native-enabled .tt-product-tags span{font-size:10px;line-height:18px;padding:0 5px;background:var(--tt-pale)}
body.tt-native-enabled .tt-catalog-card-bottom{border-top:1px solid #eee;display:flex;gap:15px;align-items:center;padding-top:12px}
body.tt-native-enabled .tt-catalog-card-bottom>span,body.tt-native-enabled .tt-catalog-card-bottom>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-catalog-card-bottom>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{white-space:nowrap;font-size:12px}
body.tt-native-enabled .tt-catalog-card-bottom strong{color:var(--tt-navy);font-size:20px}
body.tt-native-enabled .tt-catalog-card-bottom .tt-button{width:auto;min-height:32px;flex:1;font-size:14px;margin:0}
body.tt-native-enabled .tt-faq-grid{display:grid;grid-template-columns:454fr 700fr;gap:46px;align-items:stretch}
body.tt-native-enabled .tt-faq-title{min-height:446px;display:flex;flex-direction:column;justify-content:center;border-radius:15px;padding:55px 70px;background:linear-gradient(135deg,#00326ce6,#004a9fe6),var(--faq-image) center/cover;color:white}
body.tt-native-enabled .tt-faq-title h2{color:white;white-space:nowrap}
body.tt-native-enabled .tt-faq-title p{margin-top:24px}
body.tt-native-enabled .tt-faq-items{display:flex;flex-direction:column;gap:11px}
body.tt-native-enabled .tt-faq-items details{background:var(--tt-blue-pale);border-radius:15px;padding:19px 40px;min-height:82px}
body.tt-native-enabled .tt-faq-items summary{font-size:24px;line-height:44px;font-weight:700;color:var(--tt-navy);list-style:none;position:relative;padding-right:30px}
body.tt-native-enabled .tt-faq-items summary::-webkit-details-marker{display:none}
body.tt-native-enabled .tt-faq-items summary:after{content:"";width:9px;height:9px;border-right:2px solid var(--tt-navy);border-bottom:2px solid var(--tt-navy);transform:rotate(45deg);position:absolute;right:0;top:15px}
body.tt-native-enabled .tt-faq-items details[open] summary:after{transform:rotate(225deg);top:20px}
body.tt-native-enabled .tt-faq-items details[open]{padding-top:28px;padding-bottom:32px}
body.tt-native-enabled .tt-faq-items details p{line-height:24px;margin-top:25px}
body.tt-native-enabled .tt-faq-items details[open] summary{line-height:32px}
body.tt-native-enabled .tt-lightbox,body.tt-native-enabled .tt-notice-dialog{border:0;border-radius:12px;padding:36px;max-width:min(1100px,92vw);max-height:90vh;box-shadow:0 20px 80px #0006;background:white}
body.tt-native-enabled .tt-lightbox::backdrop,body.tt-native-enabled .tt-notice-dialog::backdrop{background:#00182acc}
body.tt-native-enabled .tt-lightbox>img,body.tt-native-enabled .tt-lightbox>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-lightbox>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{max-height:75vh;width:auto;margin:auto;object-fit:contain}
body.tt-native-enabled .tt-lightbox>button,body.tt-native-enabled .tt-lightbox>:where(.tt-native-leaf)>button,body.tt-native-enabled .tt-lightbox>:where(.tt-native-leaf)>:where(.elementor-widget-container)>button,body.tt-native-enabled .tt-notice-dialog>button,body.tt-native-enabled .tt-notice-dialog>:where(.tt-native-leaf)>button,body.tt-native-enabled .tt-notice-dialog>:where(.tt-native-leaf)>:where(.elementor-widget-container)>button{position:absolute;top:6px;right:12px;font-size:32px;line-height:32px;padding:0 8px}
body.tt-native-enabled .tt-lightbox>p,body.tt-native-enabled .tt-lightbox>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-lightbox>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{text-align:center;margin-top:12px}
body.tt-native-enabled .tt-notice-dialog{max-width:540px;padding:48px}
body.tt-native-enabled .tt-notice-dialog p{margin:20px 0}
body.tt-native-enabled .tt-notice-dialog h2{font-size:28px;line-height:38px}
body.tt-native-enabled .tt-empty{padding:60px 25px;text-align:center;background:var(--tt-pale);border-radius:10px;grid-column:1/-1}
body.tt-native-enabled .tt-pagination{display:flex;justify-content:center;gap:12px;align-items:center;margin-top:60px}
body.tt-native-enabled .tt-pagination a,body.tt-native-enabled .tt-pagination span{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;border-radius:5px;font-weight:600;font-family:Arial,sans-serif;font-size:14px;background:#f6f6f6;color:#333}
body.tt-native-enabled .tt-pagination .current{background:var(--tt-navy);color:white}
body.tt-native-enabled .tt-pagination .prev,body.tt-native-enabled .tt-pagination .next{background:none}
body.tt-native-enabled .tt-toolbar-count{font-size:14px}
@media(max-width:1200px){
body.tt-native-enabled .tt-nav{gap:17px}
body.tt-native-enabled .tt-header-inner{gap:25px}
body.tt-native-enabled .tt-nav-item>a,body.tt-native-enabled .tt-nav-item>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-nav-item>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{font-size:14px}
body.tt-native-enabled .tt-logo{width:140px;flex-basis:140px}
body.tt-native-enabled .tt-grid-bestseller{gap:20px}
body.tt-native-enabled .tt-faq-title{padding:40px}
body.tt-native-enabled .tt-footer-grid{gap:35px}
body.tt-native-enabled .tt-product-card h3{font-size:20px}
body.tt-native-enabled .tt-card-pricebar strong{padding:0 15px}
}
@media(max-width:1023px){
body.tt-native-enabled .tt-header{height:104px}
body.tt-native-enabled .tt-header-inner{position:relative}
body.tt-native-enabled .tt-mobile-menu{display:flex!important;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px}
body.tt-native-enabled .tt-mobile-menu span{display:block;width:26px;height:2px;background:var(--tt-navy)}
body.tt-native-enabled .tt-nav{display:none;position:absolute;left:-24px;right:-24px;top:104px;white-space:normal;padding:20px 30px;background:white;box-shadow:0 8px 15px #0002;max-height:calc(100vh - 104px);overflow:auto}
body.tt-native-enabled .tt-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}
body.tt-native-enabled .tt-nav-item{flex-wrap:wrap;justify-content:space-between}
body.tt-native-enabled .tt-nav-item>a,body.tt-native-enabled .tt-nav-item>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-nav-item>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{font-size:16px}
body.tt-native-enabled .tt-subnav{position:static;width:100%;box-shadow:none;background:var(--tt-pale);display:none!important}
body.tt-native-enabled .tt-nav-item.is-open>.tt-subnav,body.tt-native-enabled .tt-nav-item.is-open>:where(.tt-native-leaf)>.tt-subnav,body.tt-native-enabled .tt-nav-item.is-open>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-subnav{display:block!important}
body.tt-native-enabled .tt-header-chat{margin-top:12px}
body.tt-native-enabled .tt-header .tt-logo img{height:64px}
body.tt-native-enabled .tt-footer{padding:65px 0}
body.tt-native-enabled .tt-footer-grid{grid-template-columns:repeat(2,1fr);gap:45px}
body.tt-native-enabled .tt-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
body.tt-native-enabled .tt-grid-bestseller{grid-template-columns:repeat(3,minmax(0,1fr))}
body.tt-native-enabled .tt-faq-grid{grid-template-columns:1fr}
body.tt-native-enabled .tt-faq-title{min-height:220px}
body.tt-native-enabled .tt-line-cta h2{font-size:34px;line-height:46px}
body.tt-native-enabled .tt-heading-line:before,body.tt-native-enabled .tt-heading-line:after{display:none}
}
@media(max-width:640px){
body.tt-native-enabled .tt-wrap{width:calc(100% - 36px)}
body.tt-native-enabled .tt-section{padding:44px 0}
body.tt-native-enabled.tightent-site h1{font-size:34px;line-height:46px}
body.tt-native-enabled.tightent-site h2{font-size:28px;line-height:40px}
body.tt-native-enabled.tightent-site h3{font-size:21px;line-height:30px}
body.tt-native-enabled .tt-actions{gap:10px}
body.tt-native-enabled .tt-button{padding:9px 20px;min-height:44px;font-size:14px}
body.tt-native-enabled .tt-grid-2,body.tt-native-enabled .tt-grid-3,body.tt-native-enabled .tt-grid-4{grid-template-columns:1fr}
body.tt-native-enabled .tt-product-grid,body.tt-native-enabled .tt-grid-bestseller{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.tt-native-enabled .tt-product-card-image,body.tt-native-enabled .tt-card-bestseller .tt-product-card-image{height:150px}
body.tt-native-enabled .tt-product-card h3,body.tt-native-enabled .tt-card-bestseller h3{font-size:17px;line-height:28px}
body.tt-native-enabled .tt-product-card-body{padding:12px}
body.tt-native-enabled .tt-product-card p{font-size:16px}
body.tt-native-enabled .tt-card-pricebar{line-height:38px;font-size:12px;margin-left:-16px;margin-right:-16px;gap:3px}
body.tt-native-enabled .tt-card-pricebar strong{font-size:18px;padding:0 9px}
body.tt-native-enabled .tt-card-pricebar span{padding-left:8px}
body.tt-native-enabled .tt-footer-grid{gap:40px 22px}
body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)):first-child,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):first-child>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):first-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){grid-column:1/-1}
body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){grid-column:1/-1}
body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>a:not(.tt-button):not(.tt-footer-logo),body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a:not(.tt-button):not(.tt-footer-logo){margin-bottom:16px}
body.tt-native-enabled .tt-footer h3{margin-bottom:20px}
body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child>.tt-button,body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-footer-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container))>.tt-button,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>.tt-button,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-footer-grid>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button{max-width:300px}
body.tt-native-enabled .tt-line-cta{padding:42px 0;min-height:0}
body.tt-native-enabled .tt-line-cta h2{font-size:28px;line-height:40px}
body.tt-native-enabled .tt-line-cta p br{display:none}
body.tt-native-enabled .tt-faq-title{padding:35px;min-height:230px}
body.tt-native-enabled .tt-faq-title h2{white-space:normal}
body.tt-native-enabled .tt-faq-items details{padding:18px 24px}
body.tt-native-enabled .tt-faq-items summary{font-size:18px;line-height:28px}
body.tt-native-enabled .tt-faq-items details[open] summary{line-height:28px}
body.tt-native-enabled .tt-lightbox{padding:32px 12px 16px}
body.tt-native-enabled .tt-notice-dialog{padding:40px 24px}
body.tt-native-enabled .tt-nav{left:-18px;right:-18px}
body.tt-native-enabled .tt-catalog-card-bottom{flex-wrap:wrap}
body.tt-native-enabled .tt-catalog-card-bottom .tt-button{flex-basis:100%}
body.tt-native-enabled .tt-product-tags{flex-wrap:wrap}
body.tt-native-enabled .tt-card-related .tt-product-card-image{height:160px}
}
@media(prefers-reduced-motion:reduce){
body.tt-native-enabled *{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
@media(min-width:1201px){
body.tt-native-enabled .tt-nav{gap:39px;margin-right:18px}
}
/* Source: catalog.css */
body.tt-native-enabled .tt-shop-intro{text-align:center;padding:98px 0 90px;border-bottom:1px solid #eee}
body.tt-native-enabled .tt-shop-intro h1{font-size:40px;line-height:50px}
body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{font-size:16px;margin:24px 0 76px}
body.tt-native-enabled .tt-shop-features{display:grid;grid-template-columns:repeat(6,1fr);padding:32px 20px 22px;border-radius:10px;box-shadow:var(--tt-shadow);gap:20px}
body.tt-native-enabled .tt-shop-features img{width:56px;height:56px;object-fit:contain;margin:0 auto 17px}
body.tt-native-enabled .tt-shop-features strong{color:var(--tt-navy);font-size:24px;line-height:32px}
body.tt-native-enabled .tt-catalog-section{padding:78px 0 80px}
body.tt-native-enabled .tt-catalog-layout{display:grid;grid-template-columns:278px minmax(0,1fr);gap:30px;align-items:start}
body.tt-native-enabled .tt-catalog-filter{padding:30px;border-radius:10px;box-shadow:var(--tt-shadow);font-size:14px}
body.tt-native-enabled .tt-catalog-filter fieldset,body.tt-native-enabled .tt-product-select fieldset{border:0;padding:0;margin:0 0 20px}
body.tt-native-enabled .tt-catalog-filter legend{font-weight:600;margin-bottom:12px}
body.tt-native-enabled .tt-catalog-filter label{display:flex;align-items:center;gap:6px;line-height:22px}
body.tt-native-enabled .tt-catalog-filter input[type=checkbox]{accent-color:var(--tt-navy);width:14px;height:14px}
body.tt-native-enabled .tt-range-inputs{display:flex;gap:6px;align-items:center}
body.tt-native-enabled .tt-range-inputs input{width:100%;border:0;border-bottom:1px solid #ddd;padding:5px 0;font-size:12px;border-radius:0}
body.tt-native-enabled .tt-catalog-filter input[type=range]{width:100%;accent-color:var(--tt-navy);margin:16px 0 7px}
body.tt-native-enabled .tt-price-endpoints{display:flex;justify-content:space-between;font-size:12px}
body.tt-native-enabled .tt-catalog-filter .tt-button{width:100%;font-size:14px;padding:5px 10px;margin:0 0 12px;min-height:38px}
body.tt-native-enabled .tt-catalog-filter .tt-button:last-child{margin:0}
body.tt-native-enabled .tt-category-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 14px;margin-bottom:55px}
body.tt-native-enabled .tt-category-chips a{padding:5px 28px;border:1px solid #6587af;border-radius:14px;color:var(--tt-navy);font-size:14px;font-weight:700;min-height:34px}
body.tt-native-enabled .tt-category-chips a.is-active{background:var(--tt-navy);color:white}
body.tt-native-enabled .tt-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;margin-bottom:38px;border-bottom:1px solid #eee}
body.tt-native-enabled .tt-catalog-toolbar select{border:1px solid #eee;border-radius:5px;width:245px;height:38px;padding:5px 12px;background:#fff;color:var(--tt-muted);font-size:14px}
body.tt-native-enabled .tt-grid-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px}
body.tt-native-enabled .tt-filter-toggle{display:none!important}
body.tt-native-enabled .tt-shop-sets{padding:82px 0 100px;background:linear-gradient(125deg,#00366f,#004a9f)}
body.tt-native-enabled .tt-shop-section-heading{display:flex;align-items:center;gap:25px;margin-bottom:70px}
body.tt-native-enabled .tt-shop-section-heading h2{font-size:40px;line-height:50px}
body.tt-native-enabled .tt-shop-section-heading>span,body.tt-native-enabled .tt-shop-section-heading>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-shop-section-heading>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{height:1px;flex:1;background:var(--tt-gold)}
body.tt-native-enabled .tt-shop-sets h2{color:white}
body.tt-native-enabled .tt-shop-section-heading .tt-button{font-size:16px;min-width:211px}
body.tt-native-enabled .tt-shop-set-card{background:white;border-radius:10px;overflow:hidden;text-align:center}
body.tt-native-enabled .tt-shop-set-card>img,body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%;height:210px;object-fit:cover}
body.tt-native-enabled .tt-shop-set-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:40px 35px 26px}
body.tt-native-enabled .tt-shop-set-card h3{font-size:24px}
body.tt-native-enabled .tt-shop-set-card p{font-size:16px;line-height:28px;margin:20px 0 30px}
body.tt-native-enabled .tt-shop-set-card .tt-actions{flex-wrap:nowrap;gap:12px}
body.tt-native-enabled .tt-shop-set-card .tt-actions>.tt-button:first-child,body.tt-native-enabled .tt-shop-set-card .tt-actions>:where(.tt-native-leaf):first-child>.tt-button,body.tt-native-enabled .tt-shop-set-card .tt-actions>:where(.tt-native-leaf):first-child>:where(.elementor-widget-container)>.tt-button{flex:1}
body.tt-native-enabled .tt-shop-set-card .tt-button-line{font-size:0;width:40px;height:40px;padding:6px;min-height:40px;gap:0}
body.tt-native-enabled .tt-shop-faq{padding-top:55px;padding-bottom:100px}
body.tt-native-enabled .tt-shop-pdf{background:linear-gradient(110deg,#00366f,#004a9f);padding:54px 0;color:white}
body.tt-native-enabled .tt-shop-pdf>.tt-wrap,body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>.tt-wrap,body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap{display:flex;align-items:center;gap:60px}
body.tt-native-enabled .tt-shop-pdf h2{color:white;font-size:40px;line-height:50px}
body.tt-native-enabled .tt-shop-pdf p{margin-top:12px}
body.tt-native-enabled .tt-pdf-symbol{border:2px solid #bdd1e4;border-radius:8px;width:106px;height:120px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#bdd1e4;flex-shrink:0}
body.tt-native-enabled .tt-shop-pdf .tt-button{margin-left:auto;white-space:nowrap}
body.tt-native-enabled .tt-shop-products{background:#f6f6f6;padding:70px 0 96px}
body.tt-native-enabled .tt-product-main{padding:58px 0 10px}
body.tt-native-enabled .tt-product-panel{display:grid;grid-template-columns:minmax(0,571fr) minmax(0,480fr);gap:43px;padding:83px 26px 63px 80px;min-height:779px;box-shadow:var(--tt-shadow);border-radius:10px}
body.tt-native-enabled .tt-main-product-image{display:block;width:100%;height:431px;background:var(--tt-pale);border-radius:15px;overflow:hidden}
body.tt-native-enabled .tt-main-product-image img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-thumbnails{display:flex;gap:18px;justify-content:space-between;align-items:center;margin-top:51px}
body.tt-native-enabled .tt-thumbnails>button:not(.tt-thumb),body.tt-native-enabled .tt-thumbnails>:where(.tt-native-leaf)>button:not(.tt-thumb),body.tt-native-enabled .tt-thumbnails>:where(.tt-native-leaf)>:where(.elementor-widget-container)>button:not(.tt-thumb){width:32px;height:32px;flex:0 0 32px;display:flex;justify-content:center;align-items:center;border:1px solid #ddd;border-radius:50%;font-size:26px;line-height:30px;color:var(--tt-navy)}
body.tt-native-enabled .tt-thumb{width:100px;height:100px;border-radius:6px!important;box-shadow:var(--tt-shadow);overflow:hidden;border:1px solid transparent!important}
body.tt-native-enabled .tt-thumb.is-active{border-color:#298dff!important}
body.tt-native-enabled .tt-thumb img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-product-summary h1{font-size:32px;line-height:50px;margin:0 0 12px}
body.tt-native-enabled .tt-product-summary>p,body.tt-native-enabled .tt-product-summary>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-product-summary>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{font-size:16px;line-height:24px;min-height:48px}
body.tt-native-enabled .tt-product-select{margin-top:20px}
body.tt-native-enabled .tt-product-select legend{font-weight:700;color:#000;font-size:16px;line-height:24px;margin-bottom:12px}
body.tt-native-enabled .tt-variant-row{display:grid;grid-template-columns:24px minmax(110px,1fr) minmax(80px,1fr) 72px;align-items:center;gap:14px;min-height:57px;padding:12px 16px;border:1px solid #d9d9d9;border-radius:6px;margin-bottom:12px;font-size:16px}
body.tt-native-enabled .tt-variant-row:has(input:checked){border-color:#298dff;background:#f5faff}
body.tt-native-enabled .tt-variant-row input{accent-color:#298dff;width:20px;height:20px;margin:0}
body.tt-native-enabled .tt-variant-row strong{font-size:16px;color:#111}
body.tt-native-enabled .tt-variant-row span{font-size:16px}
body.tt-native-enabled .tt-variant-row:has(input:checked) span{color:#298dff}
body.tt-native-enabled .tt-variant-row b{font-size:16px;color:var(--tt-navy)}
body.tt-native-enabled .tt-product-order{display:flex;align-items:center;gap:20px;margin-top:39px}
body.tt-native-enabled .tt-product-order>label,body.tt-native-enabled .tt-product-order>:where(.tt-native-leaf)>label,body.tt-native-enabled .tt-product-order>:where(.tt-native-leaf)>:where(.elementor-widget-container)>label{color:#111;font-weight:700;margin-right:12px}
body.tt-native-enabled .tt-product-order input{width:81px;height:43px;border:1px solid #d9d9d9;border-radius:2px;padding:6px 15px}
body.tt-native-enabled .tt-product-order .tt-button{min-width:211px}
body.tt-native-enabled .tt-product-categories{border-top:1px solid #ddd;margin-top:33px;padding-top:15px}
body.tt-native-enabled .tt-product-small-links{display:flex;gap:25px;margin-top:25px}
body.tt-native-enabled .tt-product-small-links a{display:flex;align-items:center;gap:10px;color:var(--tt-navy);font-size:16px;font-weight:700}
body.tt-native-enabled .tt-product-small-links img{width:26px;height:26px;object-fit:contain}
body.tt-native-enabled .tt-product-trust{padding:0 0 23px}
body.tt-native-enabled .tt-product-trust>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap{background:var(--tt-pale);border-radius:8px;padding:35px 65px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px;min-height:122px}
body.tt-native-enabled .tt-product-trust>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){display:flex;align-items:center;gap:20px;color:var(--tt-navy);font-size:16px}
body.tt-native-enabled .tt-product-trust img{width:55px;height:55px;object-fit:contain}
body.tt-native-enabled .tt-product-spec-section{padding:2px 0 46px}
body.tt-native-enabled .tt-spec-panel{padding:52px 48px 82px;border-radius:10px;box-shadow:var(--tt-shadow);min-height:2376px}
body.tt-native-enabled .tt-spec-panel h2{font-size:32px;line-height:50px;margin:0 0 34px}
body.tt-native-enabled .tt-spec-panel>.tt-spec-heading,body.tt-native-enabled .tt-spec-panel>:where(.tt-native-leaf)>.tt-spec-heading,body.tt-native-enabled .tt-spec-panel>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-spec-heading{text-align:center;padding:0 0 46px;border-bottom:1px solid #eee;margin-bottom:48px}
body.tt-native-enabled .tt-overview-grid{display:grid;grid-template-columns:1.8fr 1fr;gap:65px;margin-bottom:48px}
body.tt-native-enabled .tt-overview-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-overview-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-overview-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-overview-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-overview-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-overview-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-overview-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-overview-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-overview-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{margin:25px 0 38px;line-height:24px}
body.tt-native-enabled .tt-overview-grid h2{margin-bottom:22px}
body.tt-native-enabled .tt-product-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
body.tt-native-enabled .tt-product-benefits>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-benefits>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-benefits>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){background:var(--tt-pale);padding:26px 8px 20px;text-align:center;border-radius:6px}
body.tt-native-enabled .tt-product-benefits img{width:48px;height:48px;object-fit:contain;margin:0 auto 15px}
body.tt-native-enabled .tt-product-benefits h3{font-size:16px;line-height:24px}
body.tt-native-enabled .tt-product-benefits p{font-size:12px}
body.tt-native-enabled .tt-kit-items>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-kit-items>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-kit-items>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){display:flex;align-items:center;gap:15px;margin-bottom:10px;font-size:16px}
body.tt-native-enabled .tt-kit-items img{width:25px;height:25px;object-fit:contain}
body.tt-native-enabled .tt-kit-items>div:not(:where(.tt-native-leaf,.elementor-widget-container)) b,body.tt-native-enabled .tt-kit-items>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)) b,body.tt-native-enabled .tt-kit-items>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)) b{margin-left:auto}
body.tt-native-enabled .tt-size-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:50px}
body.tt-native-enabled .tt-size-card{border-radius:10px;box-shadow:var(--tt-shadow);overflow:hidden;background:var(--tt-pale)}
body.tt-native-enabled .tt-size-card>img,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%;height:175px;object-fit:cover;background:white}
body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){display:grid;grid-template-columns:1fr 1fr;padding:20px 12px;gap:8px;text-align:center}
body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{display:block}
body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span+span,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span+span,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span+span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span+span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span+span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span+span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span+span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span+span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span+span{border-left:1px solid #ddd}
body.tt-native-enabled .tt-size-card b{display:block;color:var(--tt-navy);font-size:22px;line-height:32px}
body.tt-native-enabled .tt-size-card small{font-size:14px;line-height:24px}
body.tt-native-enabled .tt-table-scroll{overflow:auto;margin-bottom:55px}
body.tt-native-enabled .tt-spec-table{border-collapse:collapse;width:100%;min-width:750px;font-size:16px;line-height:24px;margin:0}
body.tt-native-enabled .tt-spec-table td,body.tt-native-enabled .tt-spec-table th{border:1px solid #e5e5e5;padding:20px 16px;text-align:left;vertical-align:middle;font-weight:400}
body.tt-native-enabled .tt-spec-table thead th{font-weight:700;color:var(--tt-navy)}
body.tt-native-enabled .tt-spec-table tbody th{width:20%}
body.tt-native-enabled .tt-feature-detail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:46px}
body.tt-native-enabled .tt-feature-detail-grid>article,body.tt-native-enabled .tt-feature-detail-grid>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-feature-detail-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{border-radius:10px;box-shadow:var(--tt-shadow);overflow:hidden;text-align:center}
body.tt-native-enabled .tt-feature-detail-grid img{width:100%;height:180px;object-fit:cover}
body.tt-native-enabled .tt-feature-detail-grid .tt-feature-image-0{object-position:10% 100%;object-fit:cover}
body.tt-native-enabled .tt-feature-detail-grid .tt-feature-image-1{object-position:30% 40%}
body.tt-native-enabled .tt-feature-detail-grid .tt-feature-image-2{object-position:70% 30%}
body.tt-native-enabled .tt-feature-detail-grid h3{font-size:16px;line-height:24px;padding:15px 5px 5px}
body.tt-native-enabled .tt-feature-detail-grid p{font-size:16px;line-height:24px;padding:0 10px 22px}
body.tt-native-enabled .tt-product-work-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:13px 18px}
body.tt-native-enabled .tt-product-work-gallery>a,body.tt-native-enabled .tt-product-work-gallery>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-product-work-gallery>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{height:157px;border-radius:10px;overflow:hidden;position:relative}
body.tt-native-enabled .tt-product-work-gallery img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-product-work-gallery span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0005;color:white}
body.tt-native-enabled .tt-product-related{padding:0 0 72px}
body.tt-native-enabled .tt-product-related h2{font-size:32px;line-height:50px;margin-bottom:80px}
body.tt-native-enabled .tt-quote-page{padding:72px 0 100px;background:var(--tt-pale)}
body.tt-native-enabled .tt-quote-page>.tt-wrap>h1,body.tt-native-enabled .tt-quote-page>.tt-wrap>:where(.tt-native-leaf)>h1,body.tt-native-enabled .tt-quote-page>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>h1,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>.tt-wrap>h1,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>h1,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>h1,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>h1,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>h1,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>h1,body.tt-native-enabled .tt-quote-page>.tt-wrap>.tt-subtitle,body.tt-native-enabled .tt-quote-page>.tt-wrap>:where(.tt-native-leaf)>.tt-subtitle,body.tt-native-enabled .tt-quote-page>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-subtitle,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>.tt-wrap>.tt-subtitle,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>.tt-subtitle,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-subtitle,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>.tt-subtitle,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>.tt-subtitle,body.tt-native-enabled .tt-quote-page>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-subtitle{text-align:center}
body.tt-native-enabled .tt-quote-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;margin-top:50px;align-items:start}
body.tt-native-enabled .tt-quote-summary,body.tt-native-enabled .tt-quote-form{background:white;border-radius:12px;padding:40px;box-shadow:var(--tt-shadow)}
body.tt-native-enabled .tt-quote-summary h2{font-size:28px;line-height:40px;margin-bottom:24px}
body.tt-native-enabled .tt-quote-summary>img,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%;height:250px;object-fit:cover;border-radius:8px;background:var(--tt-pale);margin-bottom:24px}
body.tt-native-enabled .tt-quote-summary dl{margin:24px 0}
body.tt-native-enabled .tt-quote-summary dl>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-quote-summary dl>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-quote-summary dl>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #eee}
body.tt-native-enabled .tt-quote-summary dd{margin:0;color:var(--tt-navy);font-weight:700}
body.tt-native-enabled .tt-quote-summary>p,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{margin:15px 0}
body.tt-native-enabled .tt-quote-summary>a,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{color:var(--tt-navy);text-decoration:underline}
body.tt-native-enabled .tt-quote-help{margin-top:32px;display:flex;flex-direction:column;gap:20px;align-items:center}
body.tt-native-enabled .tt-form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}
body.tt-native-enabled .tt-quote-form label{display:block;font-weight:600;color:var(--tt-navy);margin-bottom:24px}
body.tt-native-enabled .tt-quote-form label>span,body.tt-native-enabled .tt-quote-form label>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-quote-form label>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{color:#b21b1b}
body.tt-native-enabled .tt-quote-form input,body.tt-native-enabled .tt-quote-form textarea{display:block;width:100%;border:1px solid #c8d5e5;border-radius:6px;padding:12px 14px;margin-top:8px;color:#253b54;background:#fff}
body.tt-native-enabled .tt-quote-form .tt-button{width:100%;margin-top:20px;min-height:50px}
body.tt-native-enabled .tt-form-note{font-size:14px}
body.tt-native-enabled .tt-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
body.tt-native-enabled .tt-form-status{background:#edf9f0;border:1px solid #a4d2ad;border-radius:8px;padding:24px;margin-bottom:24px;color:#176329}
body.tt-native-enabled .tt-form-status.is-error{background:#fff2f2;border-color:#e3b0b0;color:#a12020}
body.tt-native-enabled .tt-form-status h2{font-size:26px;color:inherit;margin-bottom:12px}
body.tt-native-enabled .tt-form-status strong{display:block;font-size:22px;margin:10px 0}
body.tt-native-enabled .tt-quote-form button[disabled]{opacity:.65;cursor:wait}
@media(max-width:1200px){
body.tt-native-enabled .tt-product-panel{padding:60px 35px;gap:35px}
body.tt-native-enabled .tt-variant-row{font-size:14px;gap:8px;padding:12px 10px;grid-template-columns:20px 1fr 1fr 65px}
body.tt-native-enabled .tt-variant-row strong,body.tt-native-enabled .tt-variant-row span,body.tt-native-enabled .tt-variant-row b{font-size:14px}
body.tt-native-enabled .tt-product-order{gap:12px}
body.tt-native-enabled .tt-product-order .tt-button{min-width:170px}
body.tt-native-enabled .tt-product-small-links{gap:12px}
body.tt-native-enabled .tt-product-small-links a{font-size:14px}
body.tt-native-enabled .tt-catalog-layout{grid-template-columns:240px minmax(0,1fr)}
body.tt-native-enabled .tt-catalog-filter{padding:22px}
body.tt-native-enabled .tt-card-catalog .tt-product-card-image{height:190px}
body.tt-native-enabled .tt-shop-features strong{font-size:19px}
body.tt-native-enabled .tt-shop-section-heading h2,body.tt-native-enabled .tt-shop-pdf h2{font-size:32px}
body.tt-native-enabled .tt-product-trust>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap{padding:30px;gap:20px}
body.tt-native-enabled .tt-overview-grid{gap:35px}
body.tt-native-enabled .tt-spec-panel{padding:44px 35px}
body.tt-native-enabled .tt-size-card b{font-size:18px}
body.tt-native-enabled .tt-thumbnails{gap:10px}
body.tt-native-enabled .tt-thumb{height:85px}
body.tt-native-enabled .tt-product-trust>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){gap:12px;font-size:14px}
}
@media(max-width:1023px){
body.tt-native-enabled .tt-shop-intro{padding:65px 0}
body.tt-native-enabled .tt-shop-features{grid-template-columns:repeat(3,1fr);row-gap:30px}
body.tt-native-enabled .tt-catalog-layout{grid-template-columns:1fr}
body.tt-native-enabled .tt-filter-toggle{display:flex!important;width:max-content}
body.tt-native-enabled .tt-catalog-filter{display:none}
body.tt-native-enabled .tt-catalog-filter.is-open{display:block}
body.tt-native-enabled .tt-catalog-filter fieldset{display:inline-block;vertical-align:top;margin-right:30px}
body.tt-native-enabled .tt-catalog-filter .tt-button{max-width:220px}
body.tt-native-enabled .tt-category-chips{margin:0 0 30px}
body.tt-native-enabled .tt-catalog-toolbar{margin-bottom:25px}
body.tt-native-enabled .tt-shop-section-heading{margin-bottom:40px}
body.tt-native-enabled .tt-shop-section-heading h2{font-size:28px;line-height:40px}
body.tt-native-enabled .tt-shop-section-heading .tt-button{min-width:0}
body.tt-native-enabled .tt-shop-pdf>.tt-wrap,body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>.tt-wrap,body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap{gap:30px;flex-wrap:wrap}
body.tt-native-enabled .tt-shop-pdf .tt-button{margin-left:0}
body.tt-native-enabled .tt-product-panel{grid-template-columns:1fr;min-height:0;padding:40px}
body.tt-native-enabled .tt-main-product-image{height:auto;aspect-ratio:571/431}
body.tt-native-enabled .tt-thumbnails{justify-content:center;gap:22px;margin-top:30px}
body.tt-native-enabled .tt-thumb{width:100px;height:100px}
body.tt-native-enabled .tt-product-summary h1{font-size:32px}
body.tt-native-enabled .tt-variant-row{font-size:16px;grid-template-columns:26px 1fr 1fr 90px;padding:15px;gap:20px}
body.tt-native-enabled .tt-variant-row strong,body.tt-native-enabled .tt-variant-row span,body.tt-native-enabled .tt-variant-row b{font-size:16px}
body.tt-native-enabled .tt-product-trust>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap{grid-template-columns:repeat(2,1fr)}
body.tt-native-enabled .tt-overview-grid{grid-template-columns:1fr;gap:30px}
body.tt-native-enabled .tt-product-benefits{max-width:700px}
body.tt-native-enabled .tt-kit-items{max-width:480px}
body.tt-native-enabled .tt-spec-panel{min-height:0}
body.tt-native-enabled .tt-size-cards,body.tt-native-enabled .tt-feature-detail-grid{grid-template-columns:repeat(2,1fr)}
body.tt-native-enabled .tt-feature-detail-grid img{height:220px}
body.tt-native-enabled .tt-product-work-gallery{grid-template-columns:repeat(3,1fr)}
body.tt-native-enabled .tt-quote-layout{grid-template-columns:1fr}
body.tt-native-enabled .tt-quote-summary>img,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:50%;height:auto}
body.tt-native-enabled .tt-quote-summary dl{max-width:400px}
body.tt-native-enabled .tt-product-related h2{margin-bottom:35px}
}
@media(max-width:640px){
body.tt-native-enabled .tt-shop-intro{padding:48px 0}
body.tt-native-enabled .tt-shop-intro h1{font-size:30px;line-height:40px}
body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{margin:16px 0 38px}
body.tt-native-enabled .tt-shop-features{grid-template-columns:repeat(2,1fr);padding:30px 15px}
body.tt-native-enabled .tt-shop-features strong{font-size:17px}
body.tt-native-enabled .tt-shop-features img{width:44px;height:44px}
body.tt-native-enabled .tt-catalog-section{padding:40px 0}
body.tt-native-enabled .tt-category-chips{gap:10px}
body.tt-native-enabled .tt-category-chips a{padding:5px 14px;font-size:12px}
body.tt-native-enabled .tt-catalog-toolbar{gap:15px}
body.tt-native-enabled .tt-catalog-toolbar select{width:150px}
body.tt-native-enabled .tt-toolbar-count{font-size:12px}
body.tt-native-enabled .tt-grid-catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
body.tt-native-enabled .tt-card-catalog .tt-product-card-image{height:145px}
body.tt-native-enabled .tt-shop-section-heading{flex-wrap:wrap;gap:15px}
body.tt-native-enabled .tt-shop-section-heading>span,body.tt-native-enabled .tt-shop-section-heading>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-shop-section-heading>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{display:none}
body.tt-native-enabled .tt-shop-sets{padding:48px 0}
body.tt-native-enabled .tt-shop-set-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:30px}
body.tt-native-enabled .tt-shop-set-card>img,body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{height:230px}
body.tt-native-enabled .tt-shop-faq{padding:44px 0}
body.tt-native-enabled .tt-shop-pdf{padding:40px 0}
body.tt-native-enabled .tt-pdf-symbol{width:64px;height:80px;font-size:18px}
body.tt-native-enabled .tt-shop-pdf>.tt-wrap,body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>.tt-wrap,body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap{gap:20px}
body.tt-native-enabled .tt-shop-pdf h2{font-size:27px;line-height:38px}
body.tt-native-enabled .tt-shop-pdf>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)):nth-child(2),body.tt-native-enabled .tt-shop-pdf>.tt-wrap>:where(.tt-native-leaf):nth-child(2)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-pdf>.tt-wrap>:where(.tt-native-leaf):nth-child(2)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)):nth-child(2),body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf):nth-child(2)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf):nth-child(2)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)):nth-child(2),body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf):nth-child(2)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-pdf>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf):nth-child(2)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){flex:1}
body.tt-native-enabled .tt-shop-pdf .tt-button{width:100%}
body.tt-native-enabled .tt-product-main{padding:30px 0 18px}
body.tt-native-enabled .tt-product-panel{padding:24px 18px;gap:30px}
body.tt-native-enabled .tt-product-gallery{min-width:0}
body.tt-native-enabled .tt-thumbnails{gap:8px;margin-top:20px}
body.tt-native-enabled .tt-thumb{width:58px;height:58px}
body.tt-native-enabled .tt-thumbnails>button:not(.tt-thumb),body.tt-native-enabled .tt-thumbnails>:where(.tt-native-leaf)>button:not(.tt-thumb),body.tt-native-enabled .tt-thumbnails>:where(.tt-native-leaf)>:where(.elementor-widget-container)>button:not(.tt-thumb){width:24px;height:24px;flex-basis:24px}
body.tt-native-enabled .tt-product-summary h1{font-size:27px;line-height:38px}
body.tt-native-enabled .tt-product-summary>p,body.tt-native-enabled .tt-product-summary>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-product-summary>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{font-size:14px}
body.tt-native-enabled .tt-variant-row{gap:8px;padding:12px 8px;grid-template-columns:18px 1fr 1fr 64px;min-height:60px}
body.tt-native-enabled .tt-variant-row strong,body.tt-native-enabled .tt-variant-row span,body.tt-native-enabled .tt-variant-row b{font-size:12px}
body.tt-native-enabled .tt-variant-row input{width:16px;height:16px}
body.tt-native-enabled .tt-product-order{flex-wrap:wrap;gap:12px;margin-top:25px}
body.tt-native-enabled .tt-product-order>label,body.tt-native-enabled .tt-product-order>:where(.tt-native-leaf)>label,body.tt-native-enabled .tt-product-order>:where(.tt-native-leaf)>:where(.elementor-widget-container)>label{margin-right:0}
body.tt-native-enabled .tt-product-order .tt-button{min-width:0;flex:1;padding:8px 10px;font-size:13px}
body.tt-native-enabled .tt-product-order input{width:64px}
body.tt-native-enabled .tt-product-categories{font-size:14px}
body.tt-native-enabled .tt-product-small-links{flex-direction:column;gap:16px}
body.tt-native-enabled .tt-product-trust>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap,body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap{padding:22px 18px;gap:20px 14px}
body.tt-native-enabled .tt-product-trust img{width:32px;height:32px}
body.tt-native-enabled .tt-product-trust>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-product-trust>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-wrap>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){font-size:12px;gap:10px}
body.tt-native-enabled .tt-spec-panel{padding:30px 20px}
body.tt-native-enabled .tt-spec-panel h2{font-size:25px;line-height:36px;margin-bottom:25px}
body.tt-native-enabled .tt-spec-panel>.tt-spec-heading,body.tt-native-enabled .tt-spec-panel>:where(.tt-native-leaf)>.tt-spec-heading,body.tt-native-enabled .tt-spec-panel>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-spec-heading{padding-bottom:25px;margin-bottom:30px}
body.tt-native-enabled .tt-product-benefits{grid-template-columns:repeat(2,1fr);gap:12px}
body.tt-native-enabled .tt-overview-grid{margin-bottom:35px}
body.tt-native-enabled .tt-kit-items>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-kit-items>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-kit-items>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){gap:10px;font-size:13px}
body.tt-native-enabled .tt-kit-items img{width:20px;height:20px}
body.tt-native-enabled .tt-size-cards{gap:12px}
body.tt-native-enabled .tt-size-card>img,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{height:115px}
body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:10px 4px;gap:4px}
body.tt-native-enabled .tt-size-card b{font-size:13px;line-height:22px}
body.tt-native-enabled .tt-size-card small{font-size:10px;line-height:18px}
body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{min-width:0}
body.tt-native-enabled .tt-feature-detail-grid{gap:12px}
body.tt-native-enabled .tt-feature-detail-grid img{height:120px}
body.tt-native-enabled .tt-feature-detail-grid h3{font-size:13px;line-height:20px}
body.tt-native-enabled .tt-feature-detail-grid p{font-size:12px;line-height:18px}
body.tt-native-enabled .tt-product-work-gallery{grid-template-columns:repeat(2,1fr);gap:10px}
body.tt-native-enabled .tt-product-work-gallery>a,body.tt-native-enabled .tt-product-work-gallery>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-product-work-gallery>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{height:105px}
body.tt-native-enabled .tt-product-related{padding-bottom:45px}
body.tt-native-enabled .tt-product-related h2{font-size:28px}
body.tt-native-enabled .tt-quote-page{padding:45px 0}
body.tt-native-enabled .tt-quote-summary,body.tt-native-enabled .tt-quote-form{padding:25px}
body.tt-native-enabled .tt-form-row{grid-template-columns:1fr;gap:0}
body.tt-native-enabled .tt-quote-summary>img,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-quote-summary>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%}
body.tt-native-enabled .tt-quote-layout{gap:25px}
}
body.tt-native-enabled .tt-feature-crop{position:relative;height:157px;overflow:hidden;background:#eee}
body.tt-native-enabled .tt-feature-crop img{position:absolute;max-width:none!important;object-fit:fill!important}
body.tt-native-enabled .tt-feature-crop-0 img{width:320.92%;height:539.63%;left:-10.94%;top:-318.07%}
body.tt-native-enabled .tt-feature-crop-1 img{width:433.57%;height:729.07%;left:-278.05%;top:-197.93%}
body.tt-native-enabled .tt-feature-crop-2 img{width:340.53%;height:572.61%;left:-120.35%;top:-163.33%}
body.tt-native-enabled .tt-feature-crop-3 img{width:100%;height:100%;inset:0;object-fit:cover!important}
@media(min-width:1024px){
body.tt-native-enabled .tt-shop-intro{padding-top:108px;padding-bottom:98px}
body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-shop-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{margin-bottom:76px}
body.tt-native-enabled .tt-shop-features{height:153px;padding:24px 20px 8px;gap:10px}
body.tt-native-enabled .tt-shop-features img{width:70px;height:70px;margin-bottom:1px}
body.tt-native-enabled .tt-shop-features strong{font-size:24px;line-height:50px;white-space:nowrap}
body.tt-native-enabled .tt-catalog-section{padding-top:76px;padding-bottom:70px}
body.tt-native-enabled .tt-catalog-layout{grid-template-columns:273px minmax(0,1fr);gap:33px}
body.tt-native-enabled .tt-category-chips{max-width:705px;margin:0 auto 47px;min-height:110px;align-content:flex-start;column-gap:15px;row-gap:17px}
body.tt-native-enabled .tt-category-chips a{font-size:16px;border-radius:15px;padding:4px 30px;height:40px}
body.tt-native-enabled .tt-catalog-toolbar{margin-bottom:40px;padding-bottom:23px;height:62px}
body.tt-native-enabled .tt-shop-sets{padding-top:90px;padding-bottom:100px;min-height:798px}
body.tt-native-enabled .tt-shop-set-card>img,body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{height:202px}
body.tt-native-enabled .tt-shop-set-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-shop-set-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding-top:38px}
body.tt-native-enabled .tt-shop-products{min-height:1068px;padding-top:70px}
body.tt-native-enabled .tt-product-panel{min-height:779px;padding-bottom:48px}
body.tt-native-enabled .tt-spec-panel{padding-top:46px;padding-bottom:68px;min-height:2376px}
body.tt-native-enabled .tt-overview-grid{grid-template-columns:697fr 348fr;gap:65px;margin-bottom:50px}
body.tt-native-enabled .tt-size-card>img,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{height:157px}
body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){min-height:115px;align-items:center}
body.tt-native-enabled .tt-size-card b{font-size:24px;line-height:32px}
body.tt-native-enabled .tt-size-card small{font-size:16px;line-height:24px}
body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span:first-child b,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf):first-child>span b,body.tt-native-enabled .tt-size-card>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf):first-child>:where(.elementor-widget-container)>span b,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span:first-child b,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf):first-child>span b,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf):first-child>:where(.elementor-widget-container)>span b,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>span:first-child b,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf):first-child>span b,body.tt-native-enabled .tt-size-card>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf):first-child>:where(.elementor-widget-container)>span b{font-size:22px}
body.tt-native-enabled .tt-table-scroll{margin-bottom:52px}
body.tt-native-enabled .tt-feature-detail-grid p{padding-bottom:22px}
body.tt-native-enabled .tt-product-related h2{margin-bottom:44px}
body.tt-native-enabled .tt-product-related .tt-product-card-image{height:218px}
body.tt-native-enabled .tt-product-related{padding-bottom:68px}
}
@media(max-width:640px){
body.tt-native-enabled .tt-feature-crop{height:120px}
}
/* Source: marketing.css */
body.tt-native-enabled .tt-marketing{--tt-m-shadow:0 0 10px 1px rgb(0 0 0 / .1);color:var(--tt-muted,#7d7d7d);font-family:"IBM Plex Sans Thai",sans-serif;font-size:16px;line-height:24px;clear:both}
body.tt-native-enabled .tt-marketing *{box-sizing:border-box}
body.tt-native-enabled .tt-marketing h1,body.tt-native-enabled .tt-marketing h2,body.tt-native-enabled .tt-marketing h3,body.tt-native-enabled .tt-marketing p,body.tt-native-enabled .tt-marketing :is(figure,:where(.tt-native-tag-figure)){margin:0}
body.tt-native-enabled .tt-marketing h1,body.tt-native-enabled .tt-marketing h2,body.tt-native-enabled .tt-marketing h3{color:var(--tt-navy,#00366f);font-weight:700}
body.tt-native-enabled .tt-marketing h2{font-size:40px;line-height:50px}
body.tt-native-enabled .tt-marketing h3{font-size:24px;line-height:1.5}
body.tt-native-enabled .tt-marketing a{text-decoration:none;color:inherit}
body.tt-native-enabled .tt-marketing img{display:block;max-width:100%;height:auto}
body.tt-native-enabled .tt-marketing button,body.tt-native-enabled .tt-marketing input{font:inherit}
body.tt-native-enabled .tt-marketing button{cursor:pointer}
body.tt-native-enabled .tt-marketing [hidden]{display:none!important}
body.tt-native-enabled .tt-marketing .tt-wrap{width:min(1200px,calc(100% - 48px));margin-inline:auto}
body.tt-native-enabled .tt-marketing .tt-m-title{text-align:center}
body.tt-native-enabled .tt-m-subtitle{text-align:center;margin-top:24px!important}
body.tt-native-enabled .tt-m-heading{display:flex;gap:28px;align-items:center;min-height:50px}
body.tt-native-enabled .tt-m-heading h2{flex:none}
body.tt-native-enabled .tt-m-heading>span,body.tt-native-enabled .tt-m-heading>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-heading>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{height:1px;background:var(--tt-gold,#deb200);flex:1}
body.tt-native-enabled .tt-m-heading .tt-m-small{min-width:211px;flex:none}
body.tt-native-enabled .tt-m-heading-center{justify-content:center;gap:50px}
body.tt-native-enabled .tt-m-heading-center::before{content:"";height:1px;background:var(--tt-gold,#deb200);flex:1}
body.tt-native-enabled .tt-m-heading-center h2{order:0}
body.tt-native-enabled .tt-m-heading-center>span,body.tt-native-enabled .tt-m-heading-center>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-heading-center>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{order:1}
body.tt-native-enabled .tt-marketing .tt-m-button,body.tt-native-enabled .tt-marketing .tt-button,body.tt-native-enabled .tt-marketing .tt-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:43px;min-width:211px;padding:8px 20px;border-radius:6px;border:0;font-size:16px;line-height:26px;font-weight:700;text-decoration:none;background:var(--tt-navy,#00366f);color:#fff}
body.tt-native-enabled .tt-marketing .tt-m-gold{background:var(--tt-gold,#deb200)!important;color:var(--tt-navy,#00366f)!important}
body.tt-native-enabled .tt-marketing .tt-m-line{background:#06c755;color:#fff}
body.tt-native-enabled .tt-marketing .tt-m-glass{background:rgb(255 255 255 / .18);backdrop-filter:blur(16px);border:.5px solid #fff}
body.tt-native-enabled .tt-m-line-icon{width:30px!important;height:30px!important;object-fit:contain}
body.tt-native-enabled .tt-m-actions{display:flex;gap:17px;align-items:center;flex-wrap:wrap}
body.tt-native-enabled .tt-marketing a:focus-visible,body.tt-native-enabled .tt-marketing button:focus-visible{outline:3px solid #deb200;outline-offset:5px}
body.tt-native-enabled .tt-m-hero{height:563px;position:relative;overflow:hidden;border-radius:0 0 35px 35px;background-size:cover;background-position:center}
body.tt-native-enabled .tt-m-home-hero{display:flex;align-items:center;background-position:center}
body.tt-native-enabled .tt-m-home-hero-copy{width:600px;padding-left:87px;padding-top:8px}
body.tt-native-enabled .tt-m-home-hero-copy h1{color:#fff;font-size:48px;line-height:50px;margin:22px 0 24px}
body.tt-native-enabled .tt-m-home-hero-copy>.tt-m-eyebrow,body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>.tt-m-eyebrow,body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-m-eyebrow{font-size:16px;font-weight:700;color:#deb200}
body.tt-native-enabled .tt-m-home-hero-copy>p:not(.tt-m-eyebrow),body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>p:not(.tt-m-eyebrow),body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p:not(.tt-m-eyebrow){color:#fff;max-width:513px}
body.tt-native-enabled .tt-m-home-hero-copy .tt-m-actions{margin-top:38px}
body.tt-native-enabled .tt-m-application-hero{display:flex;align-items:center;padding-left:60px;background-size:100% 120%;background-position:center 57%}
body.tt-native-enabled .tt-m-glass-panel{border:.5px solid #fff;background:rgb(255 255 255 / .18);backdrop-filter:blur(12.5px);border-radius:15px;padding:49px 62px 66px;width:614px;min-height:382px}
body.tt-native-enabled .tt-m-glass-panel h1{font-size:48px;line-height:60px;margin:0 0 22px}
body.tt-native-enabled .tt-m-glass-panel>p,body.tt-native-enabled .tt-m-glass-panel>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-m-glass-panel>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{max-width:513px;margin-bottom:25px}
body.tt-native-enabled .tt-m-glass-panel .tt-m-actions{flex-wrap:nowrap}
body.tt-native-enabled .tt-m-glass-panel .tt-m-actions>a,body.tt-native-enabled .tt-m-glass-panel .tt-m-actions>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-glass-panel .tt-m-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{min-width:211px}
body.tt-native-enabled .tt-m-outdoor-hero{display:flex;align-items:center;justify-content:center;background-size:130.62% 118.12%;background-position:center center}
body.tt-native-enabled .tt-m-outdoor-hero .tt-m-glass-panel{width:796px;min-height:382px;padding:54px 80px 56px;text-align:center}
body.tt-native-enabled .tt-m-outdoor-hero h1{font-size:48px;line-height:60px;margin-bottom:24px}
body.tt-native-enabled .tt-m-outdoor-hero h1>span,body.tt-native-enabled .tt-m-outdoor-hero h1>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-outdoor-hero h1>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{font-size:76px;line-height:60px}
body.tt-native-enabled .tt-m-outdoor-hero p{color:white;margin-inline:auto;margin-bottom:17px}
body.tt-native-enabled .home-categories{padding:67px 0 64px}
body.tt-native-enabled .tt-m-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 27px}
body.tt-native-enabled .tt-m-category{display:block;height:391px;position:relative;overflow:hidden;border-radius:10px;box-shadow:var(--tt-m-shadow);background:#efefed}
body.tt-native-enabled .tt-m-category>img,body.tt-native-enabled .tt-m-category>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-category>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-m-category-copy{position:absolute;left:0;right:0;bottom:0;background:rgb(255 255 255 / .57);backdrop-filter:blur(5px);padding:12px 54px 24px}
body.tt-native-enabled .tt-m-category-copy h2{font-size:24px;line-height:42px;white-space:nowrap}
body.tt-native-enabled .tt-m-category-copy p{font-size:16px;line-height:24px}
body.tt-native-enabled .tt-m-category-arrow{position:absolute;right:29px;bottom:96px;width:46px;height:42px;border-radius:6px;background:#fff;box-shadow:0 4px 4px #0002;display:grid;place-items:center}
body.tt-native-enabled .tt-m-category-arrow img{width:25px;height:25px;object-fit:contain}
body.tt-native-enabled .home-catalogue{background:linear-gradient(155deg,#00326c,#004a9f);color:#fff}
body.tt-native-enabled .tt-m-catalogue-layout{min-height:241px;display:grid;grid-template-columns:158px 1fr auto;gap:34px;align-items:center;padding-left:30px}
body.tt-native-enabled .tt-m-catalogue-layout h2{color:#fff;margin-bottom:24px}
body.tt-native-enabled .tt-m-pdf-icon{position:relative;width:158px;height:142px;display:grid;place-items:center}
body.tt-native-enabled .tt-m-pdf-outline{position:absolute;inset:0;width:158px!important;height:142px!important;object-fit:contain}
body.tt-native-enabled .tt-m-pdf-icon>span,body.tt-native-enabled .tt-m-pdf-icon>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-pdf-icon>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{font-size:24px;margin-top:10px}
body.tt-native-enabled .tt-m-download-icon{width:25px!important;height:25px!important}
body.tt-native-enabled .home-environments{padding:68px 0 75px}
body.tt-native-enabled .tt-m-environments{height:585px;border-radius:20px;overflow:hidden;position:relative;display:grid;grid-template-columns:1fr 1fr}
body.tt-native-enabled .tt-m-environment{background-size:100% 100%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;position:relative}
body.tt-native-enabled .tt-m-environment h2{font-size:64px;line-height:50px;color:white}
body.tt-native-enabled .tt-m-environment.tt-m-outdoor{margin-right:-64px;padding-right:45px;z-index:1}
body.tt-native-enabled .tt-m-environment.tt-m-indoor{margin-left:-65px;padding-left:65px}
body.tt-native-enabled .tt-m-environment-zap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:66px;height:61px;border-radius:15px;box-shadow:0 4px 4px #0004;background:#fff;display:grid;place-items:center}
body.tt-native-enabled .tt-m-environment-zap img{width:35px;height:35px}
body.tt-native-enabled .home-bestsellers{padding:0 0 40px;min-height:793px}
body.tt-native-enabled .application-bestsellers{padding:57px 0 58px;min-height:880px}
body.tt-native-enabled .tt-m-bestseller-list{margin-top:77px}
body.tt-native-enabled .home-reviews{padding:57px 0 92px;background:#f6f6f6;min-height:607px}
body.tt-native-enabled .tt-m-reviews{display:grid;grid-template-columns:repeat(3,346px);justify-content:space-between;gap:32px;margin-top:67px}
body.tt-native-enabled .tt-m-review{border-radius:10px;padding:31px;min-height:292px;box-shadow:var(--tt-m-shadow);background:#fff}
body.tt-native-enabled .tt-m-review .tt-m-stars{width:115px;height:19px;margin-bottom:27px}
body.tt-native-enabled .tt-m-review :is(blockquote,:where(.tt-native-tag-blockquote)){padding:0;margin:0 0 26px;font-size:16px;line-height:24px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)){display:flex;gap:18px;align-items:center;color:#000}
body.tt-native-enabled .tt-m-review-logo{display:block;flex:0 0 73px;height:59px;border-radius:4px;background:#d9d9d9}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) strong{font-size:16px;line-height:23px;display:block;white-space:nowrap}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) small{font-size:14px;line-height:23px;white-space:nowrap}
body.tt-native-enabled .home-factory{padding:108px 0 103px;background:linear-gradient(155deg,#00326c 24%,#003e85 46%,#004492 62%,#004a9f 84%);color:white;min-height:696px}
body.tt-native-enabled .tt-m-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}
body.tt-native-enabled .tt-m-factory-copy h2{color:#fff;line-height:50px;margin-bottom:24px}
body.tt-native-enabled .tt-m-factory-copy h2>span,body.tt-native-enabled .tt-m-factory-copy h2>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-factory-copy h2>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{color:#deb200}
body.tt-native-enabled .tt-m-factory-points{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:23px}
body.tt-native-enabled .tt-m-factory-points li{display:flex;gap:35px;align-items:center}
body.tt-native-enabled .tt-m-factory-points li>span,body.tt-native-enabled .tt-m-factory-points li>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-factory-points li>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{width:70px;height:64px;flex:none;border-radius:6px;background:rgb(255 255 255 / .18);backdrop-filter:blur(16px);border:.5px solid white;padding:6px 9px}
body.tt-native-enabled .tt-m-factory-points li img{width:52px;height:52px;object-fit:contain}
body.tt-native-enabled .tt-m-factory-points h3{font-size:32px;line-height:50px;color:white;font-weight:400}
body.tt-native-enabled .tt-m-factory-points p{font-size:16px;line-height:24px}
body.tt-native-enabled .tt-m-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:179px 72px 179px;gap:21px 24px}
body.tt-native-enabled .tt-m-mosaic>a,body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{overflow:hidden;border-radius:15px}
body.tt-native-enabled .tt-m-mosaic>a:nth-child(1),body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(1)>a,body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(1)>:where(.elementor-widget-container)>a{grid-area:1/1/2/2}
body.tt-native-enabled .tt-m-mosaic>a:nth-child(2),body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(2)>a,body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(2)>:where(.elementor-widget-container)>a{grid-area:1/2/3/3}
body.tt-native-enabled .tt-m-mosaic>a:nth-child(3),body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(3)>a,body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(3)>:where(.elementor-widget-container)>a{grid-area:2/1/4/2}
body.tt-native-enabled .tt-m-mosaic>a:nth-child(4),body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(4)>a,body.tt-native-enabled .tt-m-mosaic>:where(.tt-native-leaf):nth-child(4)>:where(.elementor-widget-container)>a{grid-area:3/2/4/3}
body.tt-native-enabled .tt-m-mosaic img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .home-benefits{padding:83px 0 93px;min-height:667px}
body.tt-native-enabled .tt-m-benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
body.tt-native-enabled .tt-m-benefit-cards>article,body.tt-native-enabled .tt-m-benefit-cards>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-benefit-cards>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{border-radius:15px;background:#fff;box-shadow:0 0 15px #0002;text-align:center;position:relative}
body.tt-native-enabled .tt-m-benefit-large{margin-top:64px}
body.tt-native-enabled .tt-m-benefit-large>article,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{min-height:377px;padding:79px 28px 68px}
body.tt-native-enabled .tt-m-benefit-large>article:last-child,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf):last-child>article,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>article{background:#f1f7ff}
body.tt-native-enabled .tt-m-round-icon{width:104px;height:104px;position:relative;display:block;margin-inline:auto}
body.tt-native-enabled .tt-m-round-icon img{position:absolute;object-fit:contain}
body.tt-native-enabled .tt-m-round-disc{width:104px!important;height:104px!important;inset:0}
body.tt-native-enabled .tt-m-round-glyph{width:78px!important;height:78px!important;inset:13px}
body.tt-native-enabled .tt-m-benefit-cards h3{font-size:32px;line-height:50px;margin-top:14px}
body.tt-native-enabled .tt-m-benefit-cards p{margin-top:10px}
body.tt-native-enabled .home-products,body.tt-native-enabled .outdoor-products{background:#f6f6f6;padding:92px 0 78px;min-height:1068px}
body.tt-native-enabled .tt-m-compact-list{margin-top:77px}
body.tt-native-enabled .home-clients{min-height:752px;padding:88px 0 99px}
body.tt-native-enabled .tt-m-client-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:25px 19px;margin-top:58px}
body.tt-native-enabled .tt-m-client-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-client-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-client-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){height:118px;border-radius:15px;background:#f6f6ff}
body.tt-native-enabled .home-service{background:#f6f6f6;padding:95px 0 93px;min-height:660px}
body.tt-native-enabled .home-service h2{line-height:55px;margin-bottom:24px}
body.tt-native-enabled .home-service .tt-m-split{gap:65px}
body.tt-native-enabled .home-faq{padding:78px 0 79px}
body.tt-native-enabled .application-faq{padding:58px 0 62px}
body.tt-native-enabled .outdoor-faq{padding:73px 0 78px}
body.tt-native-enabled .tt-m-faq-layout{display:grid;grid-template-columns:454px 1fr;gap:42px;align-items:start}
body.tt-native-enabled .tt-m-faq-intro{min-height:446px;padding:162px 71px 78px;border-radius:15px;color:white;background-size:cover;background-position:center}
body.tt-native-enabled .tt-m-faq-intro h2{color:#fff;white-space:nowrap;font-size:40px;line-height:50px}
body.tt-native-enabled .tt-m-faq-intro p{margin-top:24px;min-width:315px}
body.tt-native-enabled .tt-m-faq-list{display:grid;gap:10px}
body.tt-native-enabled .tt-m-faq-list details{border-radius:15px;background:#f1f7ff;overflow:hidden}
body.tt-native-enabled .tt-m-faq-list summary{list-style:none;font-size:24px;line-height:34px;font-weight:700;color:#00366f;position:relative;padding:24px 74px 24px 78px;cursor:pointer;min-height:82px}
body.tt-native-enabled .tt-m-faq-list summary::-webkit-details-marker{display:none}
body.tt-native-enabled .tt-m-faq-list details[open] summary{padding-top:47px;padding-bottom:23px}
body.tt-native-enabled .tt-m-faq-list details>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:0 74px 46px 78px;line-height:24px;min-height:154px}
body.tt-native-enabled .tt-m-faq-arrow{position:absolute;right:24px;top:29px;width:25px!important;height:25px!important;object-fit:contain;transform:rotate(90deg)}
body.tt-native-enabled .tt-m-faq-list details[open] .tt-m-faq-arrow{transform:rotate(-90deg);top:57px}
body.tt-native-enabled .application-benefits{padding:64px 0 70px;min-height:505px}
body.tt-native-enabled .tt-m-benefit-floating{margin-top:93px}
body.tt-native-enabled .tt-m-benefit-floating>article,body.tt-native-enabled .tt-m-benefit-floating>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-benefit-floating>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{padding:78px 22px 37px;min-height:223px}
body.tt-native-enabled .tt-m-benefit-floating .tt-m-round-icon{position:absolute;top:-52px;left:50%;transform:translateX(-50%)}
body.tt-native-enabled .tt-m-benefit-floating h3{margin:0}
body.tt-native-enabled .application-transformation{background:#f6f6f6;padding:65px 0 92px;min-height:1426px}
body.tt-native-enabled .tt-m-compare{position:relative;width:100%;height:585px;overflow:hidden;border-radius:30px;background:#d9d9d9;margin-top:53px;isolation:isolate;--tt-compare:50%}
body.tt-native-enabled .tt-m-compare-image{position:absolute;top:0;height:100%;overflow:hidden}
body.tt-native-enabled .tt-m-compare-image>img,body.tt-native-enabled .tt-m-compare-image>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-compare-image>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%;height:100%;max-width:none;object-fit:fill}
body.tt-native-enabled .tt-m-compare-left{left:0;width:calc(var(--tt-compare) + 2.75%);z-index:1}
body.tt-native-enabled .tt-m-compare-right{right:0;width:calc(100% - var(--tt-compare) + 2.75%)}
body.tt-native-enabled .tt-m-compare-label{position:absolute;top:46px;width:180px;height:44px;border-radius:6px;border:.5px solid white;backdrop-filter:blur(42.5px);background:rgb(255 255 255 / .18);display:flex;align-items:center;justify-content:center;gap:13px;color:white;font-weight:700;z-index:3;pointer-events:none}
body.tt-native-enabled .tt-m-compare-label.is-left{left:53px}
body.tt-native-enabled .tt-m-compare-label.is-right{right:53px}
body.tt-native-enabled .tt-m-mode-icon{width:25px!important;height:25px!important;object-fit:contain}
body.tt-native-enabled .tt-m-compare-divider{position:absolute;left:var(--tt-compare);top:-4%;height:108%;width:3px;background:white;transform:translateX(-50%) rotate(6.5deg);z-index:2;pointer-events:none}
body.tt-native-enabled .tt-m-compare-handle{position:absolute;z-index:3;left:var(--tt-compare);top:50%;transform:translate(-50%,-50%);width:66px;height:61px;border-radius:15px;box-shadow:0 4px 4px #0004;background:white;display:flex;align-items:center;justify-content:center;gap:15px;pointer-events:none}
body.tt-native-enabled .tt-m-compare-handle img{width:20px;height:20px;object-fit:contain}
body.tt-native-enabled .tt-m-handle-prev{transform:rotate(180deg)}
body.tt-native-enabled .tt-m-compare input[type=range]{position:absolute;inset:0;z-index:4;width:100%;height:100%;opacity:0;cursor:ew-resize;margin:0}
body.tt-native-enabled .tt-m-compare:focus-within{outline:3px solid #deb200;outline-offset:5px}
body.tt-native-enabled .tt-m-events-title{margin-top:59px!important}
body.tt-native-enabled .tt-m-events{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:61px}
body.tt-native-enabled .tt-m-events article{border-radius:10px;overflow:hidden;background:white;box-shadow:var(--tt-m-shadow);text-align:center;min-height:360px}
body.tt-native-enabled .tt-m-events article>a,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{display:block;height:173px}
body.tt-native-enabled .tt-m-events article>a img,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>a img,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-m-events article:first-child>a img,body.tt-native-enabled .tt-m-events article:first-child>:where(.tt-native-leaf)>a img,body.tt-native-enabled .tt-m-events article:first-child>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a img{object-position:65% 64%}
body.tt-native-enabled .tt-m-events h3{font-size:24px;line-height:50px;margin-top:14px}
body.tt-native-enabled .tt-m-events p{padding-inline:12px}
body.tt-native-enabled .tt-m-location{display:flex;align-items:center;justify-content:center;gap:13px;font-size:16px;font-weight:700;color:#00326c;margin-top:24px}
body.tt-native-enabled .tt-m-location img{width:25px;height:25px;object-fit:contain}
body.tt-native-enabled .application-sets{background:#f6f6ff}
body.tt-native-enabled .tt-m-set-banner{padding:51px 24px 54px;background:linear-gradient(174deg,#00326c,#004a9f);text-align:center}
body.tt-native-enabled .tt-m-set-banner h2{color:#fff}
body.tt-native-enabled .tt-m-application-sets{padding-top:52px;padding-bottom:72px;display:grid;gap:24px}
body.tt-native-enabled .tt-m-application-set{background:#fff;border-radius:15px;box-shadow:var(--tt-m-shadow);display:grid;grid-template-columns:470px 1fr;gap:60px;padding:67px 53px 72px 77px;min-height:608px;align-items:start}
body.tt-native-enabled .tt-m-application-set-cover{display:block;height:389px;overflow:hidden;border-radius:15px}
body.tt-native-enabled .tt-m-application-set-cover>img,body.tt-native-enabled .tt-m-application-set-cover>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-application-set-cover>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}
body.tt-native-enabled .tt-m-application-set-body h3{font-size:32px;line-height:50px;white-space:nowrap;margin-bottom:24px}
body.tt-native-enabled .tt-m-application-set-body>p,body.tt-native-enabled .tt-m-application-set-body>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-m-application-set-body>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{margin-bottom:35px;min-height:48px}
body.tt-native-enabled .tt-m-set-products{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}
body.tt-native-enabled .tt-m-set-products>a,body.tt-native-enabled .tt-m-set-products>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-set-products>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{display:block;min-width:0;color:#00326c}
body.tt-native-enabled .tt-m-set-products img{height:150px;width:150px;border-radius:15px;object-fit:cover;margin-bottom:14px}
body.tt-native-enabled .tt-m-set-products span{display:block;font-size:20px;line-height:34px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.tt-native-enabled .tt-m-set-products strong{font-size:32px;line-height:40px;font-weight:700;display:block}
body.tt-native-enabled .tt-m-application-set-body .tt-m-actions{margin-top:25px;flex-wrap:nowrap}
body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>a,body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{min-width:211px}
body.tt-native-enabled .application-videos{padding:77px 0 85px;background:#f6f6ff;min-height:718px}
body.tt-native-enabled .tt-m-video-mosaic{display:grid;grid-template-columns:2.1fr 1fr;gap:20px;margin-top:50px;height:452px}
body.tt-native-enabled .tt-m-video-mosaic>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){display:grid;grid-template-rows:1fr 1fr;gap:20px;min-height:0}
body.tt-native-enabled .tt-m-video{border:0;background:#d9d9d9;display:block;position:relative;width:100%;height:100%;border-radius:15px;padding:0;overflow:hidden;min-height:140px}
body.tt-native-enabled .tt-m-play-disc,body.tt-native-enabled .tt-m-play-arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-fit:contain}
body.tt-native-enabled .tt-m-play-disc{width:70px!important;height:70px!important}
body.tt-native-enabled .tt-m-play-arrow{width:27px!important;height:34px!important;margin-left:3px}
body.tt-native-enabled .tt-m-video:hover{background:#c9cbd0}
body.tt-native-enabled .application-gallery,body.tt-native-enabled .outdoor-gallery{padding:48px 0 90px;min-height:717px}
body.tt-native-enabled .outdoor-gallery{background:#f6f6ff}
body.tt-native-enabled .tt-m-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px 32px;margin-top:70px}
body.tt-native-enabled .tt-m-gallery>a,body.tt-native-enabled .tt-m-gallery>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-gallery>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{display:block;height:218px;border-radius:15px;overflow:hidden}
body.tt-native-enabled .tt-m-gallery img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .application-steps{background:#f6f6ff;padding:83px 0;min-height:535px}
body.tt-native-enabled .tt-m-order-steps{list-style:none;padding:0;margin:122px 0 0;display:grid;grid-template-columns:repeat(4,228px);justify-content:space-between;gap:40px}
body.tt-native-enabled .tt-m-order-steps>li,body.tt-native-enabled .tt-m-order-steps>:where(.tt-native-leaf)>li,body.tt-native-enabled .tt-m-order-steps>:where(.tt-native-leaf)>:where(.elementor-widget-container)>li{background:#fff;border-radius:15px;box-shadow:0 0 15px #0002;min-height:195px;padding:64px 21px 21px;text-align:center;position:relative}
body.tt-native-enabled .tt-m-order-steps h3{font-size:24px;line-height:50px;white-space:nowrap}
body.tt-native-enabled .tt-m-order-steps .tt-m-round-icon{position:absolute;left:50%;top:-52px;transform:translateX(-50%)}
body.tt-native-enabled .tt-m-order-arrow{position:absolute;top:-39px;left:calc(100% + 10px);width:69px!important;height:69px!important;object-fit:contain}
body.tt-native-enabled .outdoor-intro{padding:58px 0 57px}
body.tt-native-enabled .tt-m-intro-layout{display:grid;grid-template-columns:670px 1fr;gap:77px;align-items:center;min-height:428px}
body.tt-native-enabled .tt-m-intro-layout>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:670px;height:428px;object-fit:cover;border-radius:15px}
body.tt-native-enabled .tt-m-intro-layout h2{font-size:40px;line-height:50px;margin-bottom:24px}
body.tt-native-enabled .tt-m-intro-layout p{margin-bottom:25px}
body.tt-native-enabled .outdoor-comparison{padding:0 0 51px;min-height:850px}
body.tt-native-enabled .outdoor-comparison .tt-m-subtitle{margin-top:25px!important}
body.tt-native-enabled .outdoor-comparison .tt-m-compare{margin-top:71px}
body.tt-native-enabled .outdoor-benefits{min-height:585px;padding:0 0 97px}
body.tt-native-enabled .tt-m-outdoor-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:83px}
body.tt-native-enabled .tt-m-outdoor-benefits>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{box-shadow:0 0 15px #0002;border-radius:15px;min-height:288px;padding:42px 30px 25px}
body.tt-native-enabled .tt-m-outdoor-benefits .tt-m-round-icon{margin:0;width:60px;height:60px}
body.tt-native-enabled .tt-m-outdoor-benefits .tt-m-round-disc{width:60px!important;height:60px!important}
body.tt-native-enabled .tt-m-outdoor-benefits .tt-m-round-glyph{width:48px!important;height:48px!important;inset:6px}
body.tt-native-enabled .tt-m-outdoor-benefits h3{font-size:32px;line-height:50px;margin-top:22px;white-space:nowrap}
body.tt-native-enabled .tt-m-outdoor-benefits p{margin-top:2px}
body.tt-native-enabled .outdoor-installation{background:#f6f6f6;padding:48px 0 103px;min-height:662px}
body.tt-native-enabled .tt-m-installation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:64px}
body.tt-native-enabled .tt-m-installation-grid article{background:#fff;border-radius:15px;overflow:hidden;min-height:397px}
body.tt-native-enabled .tt-m-installation-grid .tt-m-video{height:222px;border-radius:15px 15px 0 0}
body.tt-native-enabled .tt-m-installation-grid article>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-installation-grid article>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-installation-grid article>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:30px 23px 20px}
body.tt-native-enabled .tt-m-installation-grid h3{font-size:24px;line-height:36px;margin-bottom:8px}
body.tt-native-enabled .outdoor-sets{padding:48px 0 65px;min-height:996px}
body.tt-native-enabled .tt-m-outdoor-sets{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 33px;margin-top:97px}
body.tt-native-enabled .tt-m-outdoor-set{position:relative;border-radius:15px;box-shadow:var(--tt-m-shadow);overflow:hidden;min-height:605px;background:white}
body.tt-native-enabled .tt-m-outdoor-set-cover{display:block;height:259px;background:#edf0f2}
body.tt-native-enabled .tt-m-outdoor-set-cover img{width:100%;height:100%;object-fit:cover;object-position:center}
body.tt-native-enabled .tt-m-popular{position:absolute;right:14px;top:24px;background:#deb200;color:#fff;font-size:14px;line-height:24px;font-weight:700;padding:2px 15px;border-radius:3px}
body.tt-native-enabled .tt-m-outdoor-set-body{padding:24px 47px 36px}
body.tt-native-enabled .tt-m-outdoor-set h3{font-size:24px;line-height:50px;white-space:nowrap}
body.tt-native-enabled .tt-m-outdoor-set ul{list-style:none;padding:0;margin:7px 0 17px;display:grid;gap:6px}
body.tt-native-enabled .tt-m-outdoor-set li{display:flex;gap:15px;font-size:16px;line-height:24px;align-items:center;white-space:nowrap}
body.tt-native-enabled .tt-m-set-bullet{width:16px!important;height:16px!important;object-fit:contain}
body.tt-native-enabled .tt-m-set-price{color:#00366f;font-size:32px;line-height:50px;font-weight:700;display:block;margin-bottom:16px}
body.tt-native-enabled .tt-m-set-actions{display:flex;gap:24px;align-items:center}
body.tt-native-enabled .tt-m-set-actions>.tt-btn,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>.tt-btn,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-btn,body.tt-native-enabled .tt-m-set-actions>.tt-button,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button{min-width:0;flex:1}
body.tt-native-enabled .tt-m-set-line{display:grid;place-items:center;background:#30d935;border-radius:6px;width:43px;height:43px;flex:none;padding:6px}
body.tt-native-enabled .tt-m-set-line img{width:30px;height:30px;object-fit:contain}
body.tt-native-enabled .tt-m-more-wrap{text-align:center;margin-top:72px}
body.tt-native-enabled .tt-m-more{border:.5px solid #00366f;border-radius:6px;background:#fff;color:#00366f;font-size:16px;line-height:26px;padding:9px 32px;min-width:211px;display:inline-flex;align-items:center;justify-content:center;gap:15px}
body.tt-native-enabled .tt-m-more-arrow{width:16px!important;height:16px!important;transform:rotate(90deg)}
body.tt-native-enabled .outdoor-videos{padding:66px 0 76px;min-height:781px}
body.tt-native-enabled .outdoor-videos .tt-m-video-mosaic{margin-top:61px}
@media(max-width:1250px) and (min-width:1024px){
body.tt-native-enabled .tt-m-home-hero-copy{padding-left:60px}
body.tt-native-enabled .tt-m-category-copy{padding-inline:35px}
body.tt-native-enabled .tt-m-catalogue-layout{grid-template-columns:120px 1fr auto;padding-left:0;gap:20px}
body.tt-native-enabled .tt-m-catalogue-layout h2{font-size:34px}
body.tt-native-enabled .tt-m-pdf-icon{width:120px}
body.tt-native-enabled .tt-m-reviews{grid-template-columns:repeat(3,1fr);gap:24px}
body.tt-native-enabled .tt-m-review{padding:24px}
body.tt-native-enabled .tt-m-review-logo{flex-basis:55px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)){gap:10px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) strong{font-size:14px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) small{font-size:11px}
body.tt-native-enabled .tt-m-split{gap:30px}
body.tt-native-enabled .tt-m-factory-points li{gap:20px}
body.tt-native-enabled .tt-m-factory-points h3{font-size:27px}
body.tt-native-enabled .tt-m-benefit-cards h3{font-size:27px}
body.tt-native-enabled .tt-m-faq-layout{grid-template-columns:38% 1fr;gap:28px}
body.tt-native-enabled .tt-m-faq-intro{padding-inline:35px}
body.tt-native-enabled .tt-m-faq-intro p{min-width:0}
body.tt-native-enabled .tt-m-faq-list summary{font-size:21px;padding-left:40px;padding-right:58px}
body.tt-native-enabled .tt-m-faq-list details>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding-left:40px;padding-right:48px}
body.tt-native-enabled .tt-m-application-set{grid-template-columns:42% 1fr;gap:35px;padding:60px 40px;min-height:608px}
body.tt-native-enabled .tt-m-set-products{gap:24px}
body.tt-native-enabled .tt-m-set-products img{height:auto;aspect-ratio:1}
body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>a,body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{min-width:190px;font-size:14px}
body.tt-native-enabled .tt-m-order-steps{grid-template-columns:repeat(4,1fr);gap:70px}
body.tt-native-enabled .tt-m-order-steps h3{font-size:21px}
body.tt-native-enabled .tt-m-order-arrow{width:50px!important;height:50px!important}
body.tt-native-enabled .tt-m-intro-layout{grid-template-columns:55% 1fr;gap:50px}
body.tt-native-enabled .tt-m-intro-layout>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%}
body.tt-native-enabled .tt-m-outdoor-benefits>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{padding-inline:22px}
body.tt-native-enabled .tt-m-outdoor-benefits h3{font-size:25px}
body.tt-native-enabled .tt-m-outdoor-set-body{padding-inline:25px}
body.tt-native-enabled .tt-m-outdoor-set h3{font-size:22px}
body.tt-native-enabled .tt-m-set-actions{gap:15px}
body.tt-native-enabled .tt-m-heading h2{font-size:36px}
body.tt-native-enabled .tt-m-heading-center{gap:24px}
}
@media(max-width:1023px){
body.tt-native-enabled .tt-marketing h2{font-size:32px;line-height:42px}
body.tt-native-enabled .tt-marketing h3{font-size:23px;line-height:34px}
body.tt-native-enabled .tt-marketing .tt-wrap{width:min(1200px,calc(100% - 40px))}
body.tt-native-enabled .tt-marketing{min-height:0}
body.tt-native-enabled .tt-m-heading{gap:18px;flex-wrap:wrap}
body.tt-native-enabled .tt-m-heading h2{flex:auto}
body.tt-native-enabled .tt-m-heading>span,body.tt-native-enabled .tt-m-heading>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-heading>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{display:none}
body.tt-native-enabled .tt-m-heading .tt-m-small{min-width:160px}
body.tt-native-enabled .tt-m-heading-center::before{display:none}
body.tt-native-enabled .tt-m-heading-center h2{text-align:center}
body.tt-native-enabled .tt-m-hero{height:540px}
body.tt-native-enabled .tt-m-home-hero-copy{width:600px;padding:40px}
body.tt-native-enabled .tt-m-home-hero{background-position:60% center}
body.tt-native-enabled .tt-m-application-hero{padding-left:24px;background-size:cover}
body.tt-native-enabled .tt-m-glass-panel{width:570px;padding:40px;min-height:350px}
body.tt-native-enabled .tt-m-glass-panel h1{font-size:40px;line-height:50px}
body.tt-native-enabled .tt-m-outdoor-hero{background-size:cover}
body.tt-native-enabled .tt-m-outdoor-hero .tt-m-glass-panel{width:calc(100% - 80px);padding:50px 30px;min-height:350px}
body.tt-native-enabled .tt-m-outdoor-hero h1>span,body.tt-native-enabled .tt-m-outdoor-hero h1>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-outdoor-hero h1>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{font-size:58px}
body.tt-native-enabled .tt-m-outdoor-hero h1{font-size:40px;line-height:50px}
body.tt-native-enabled .home-categories,body.tt-native-enabled .home-environments,body.tt-native-enabled .home-bestsellers,body.tt-native-enabled .home-reviews,body.tt-native-enabled .home-factory,body.tt-native-enabled .home-benefits,body.tt-native-enabled .home-products,body.tt-native-enabled .home-clients,body.tt-native-enabled .home-service,body.tt-native-enabled .home-faq,body.tt-native-enabled .application-faq,body.tt-native-enabled .outdoor-faq,body.tt-native-enabled .application-benefits,body.tt-native-enabled .application-transformation,body.tt-native-enabled .application-bestsellers,body.tt-native-enabled .application-videos,body.tt-native-enabled .application-gallery,body.tt-native-enabled .application-steps,body.tt-native-enabled .outdoor-intro,body.tt-native-enabled .outdoor-comparison,body.tt-native-enabled .outdoor-benefits,body.tt-native-enabled .outdoor-installation,body.tt-native-enabled .outdoor-sets,body.tt-native-enabled .outdoor-products,body.tt-native-enabled .outdoor-videos,body.tt-native-enabled .outdoor-gallery{padding-top:56px;padding-bottom:56px}
body.tt-native-enabled .tt-m-category-grid{grid-template-columns:repeat(3,1fr);gap:20px}
body.tt-native-enabled .tt-m-category{height:315px}
body.tt-native-enabled .tt-m-category-copy{padding:12px 20px 22px}
body.tt-native-enabled .tt-m-category-copy h2{font-size:23px;line-height:34px}
body.tt-native-enabled .tt-m-category-copy p{font-size:14px;line-height:21px}
body.tt-native-enabled .tt-m-category-arrow{right:20px;bottom:94px;width:38px;height:36px}
body.tt-native-enabled .tt-m-catalogue-layout{grid-template-columns:110px 1fr;gap:18px;padding:35px 0}
body.tt-native-enabled .tt-m-catalogue-layout h2{font-size:30px;line-height:40px}
body.tt-native-enabled .tt-m-catalogue-layout h2{margin-bottom:12px}
body.tt-native-enabled .tt-m-catalogue-layout>a,body.tt-native-enabled .tt-m-catalogue-layout>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-catalogue-layout>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{grid-column:2;justify-self:start}
body.tt-native-enabled .tt-m-pdf-icon{width:110px;height:110px;grid-row:span 2}
body.tt-native-enabled .tt-m-pdf-outline{width:110px!important;height:110px!important}
body.tt-native-enabled .tt-m-environments{height:420px}
body.tt-native-enabled .tt-m-environment h2{font-size:44px}
body.tt-native-enabled .tt-m-environment .tt-btn,body.tt-native-enabled .tt-m-environment .tt-button{min-width:160px}
body.tt-native-enabled .tt-m-bestseller-list,body.tt-native-enabled .tt-m-compact-list{margin-top:40px}
body.tt-native-enabled .tt-m-reviews{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}
body.tt-native-enabled .tt-m-review{padding:20px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)){display:block}
body.tt-native-enabled .tt-m-review-logo{width:65px;margin-bottom:12px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) strong{font-size:13px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) small{font-size:11px}
body.tt-native-enabled .tt-m-review :is(blockquote,:where(.tt-native-tag-blockquote)){font-size:14px;line-height:22px}
body.tt-native-enabled .tt-m-split{grid-template-columns:1fr;gap:40px}
body.tt-native-enabled .tt-m-factory-copy h2{font-size:34px;line-height:44px}
body.tt-native-enabled .tt-m-factory-points h3{font-size:28px;line-height:40px}
body.tt-native-enabled .tt-m-factory-points li{gap:24px}
body.tt-native-enabled .tt-m-mosaic{max-width:650px;width:100%;margin:auto}
body.tt-native-enabled .tt-m-benefit-large{margin-top:45px}
body.tt-native-enabled .tt-m-benefit-large>article,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{padding:45px 18px;min-height:330px}
body.tt-native-enabled .tt-m-benefit-cards h3{font-size:26px;line-height:38px}
body.tt-native-enabled .tt-m-benefit-cards p{font-size:14px;line-height:22px}
body.tt-native-enabled .tt-m-client-grid{grid-template-columns:repeat(6,1fr);gap:20px;margin-top:40px}
body.tt-native-enabled .tt-m-client-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-client-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-client-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){height:100px}
body.tt-native-enabled .home-service .tt-m-split{gap:40px}
body.tt-native-enabled .home-service h2{font-size:34px;line-height:44px}
body.tt-native-enabled .tt-m-faq-layout{grid-template-columns:1fr;gap:28px}
body.tt-native-enabled .tt-m-faq-intro{min-height:230px;padding:58px}
body.tt-native-enabled .tt-m-faq-intro p{min-width:0;max-width:460px}
body.tt-native-enabled .tt-m-faq-list summary{font-size:23px;padding:24px 65px 24px 32px}
body.tt-native-enabled .tt-m-faq-list details[open] summary{padding-top:28px}
body.tt-native-enabled .tt-m-faq-list details>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:0 55px 32px 32px;min-height:0}
body.tt-native-enabled .tt-m-faq-list details[open] .tt-m-faq-arrow{top:33px}
body.tt-native-enabled .tt-m-benefit-floating{margin-top:84px}
body.tt-native-enabled .tt-m-benefit-floating>article,body.tt-native-enabled .tt-m-benefit-floating>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-benefit-floating>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{padding:65px 18px 30px;min-height:225px}
body.tt-native-enabled .tt-m-compare{height:auto;aspect-ratio:1200/585;margin-top:40px;border-radius:20px}
body.tt-native-enabled .tt-m-compare-label{top:28px;width:145px;height:38px;font-size:14px}
body.tt-native-enabled .tt-m-compare-label.is-left{left:30px}
body.tt-native-enabled .tt-m-compare-label.is-right{right:30px}
body.tt-native-enabled .tt-m-compare-handle{width:54px;height:50px;gap:10px}
body.tt-native-enabled .tt-m-compare-handle img{width:18px;height:18px}
body.tt-native-enabled .tt-m-events-title{margin-top:50px!important}
body.tt-native-enabled .tt-m-events{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:35px}
body.tt-native-enabled .tt-m-events h3{font-size:24px;line-height:42px}
body.tt-native-enabled .tt-m-events article{padding-bottom:25px;min-height:0}
body.tt-native-enabled .tt-m-events article>a,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{height:210px}
body.tt-native-enabled .tt-m-set-banner{padding:40px 20px}
body.tt-native-enabled .tt-m-application-sets{padding-top:40px;padding-bottom:45px;gap:28px}
body.tt-native-enabled .tt-m-application-set{grid-template-columns:38% 1fr;gap:30px;padding:35px;min-height:0}
body.tt-native-enabled .tt-m-application-set-cover{height:340px}
body.tt-native-enabled .tt-m-application-set-body h3{font-size:25px;line-height:36px;white-space:normal;margin-bottom:18px}
body.tt-native-enabled .tt-m-application-set-body>p,body.tt-native-enabled .tt-m-application-set-body>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-m-application-set-body>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{margin-bottom:24px;font-size:14px;line-height:22px}
body.tt-native-enabled .tt-m-set-products{gap:15px}
body.tt-native-enabled .tt-m-set-products img{height:auto;aspect-ratio:1;margin-bottom:10px}
body.tt-native-enabled .tt-m-set-products span{font-size:16px;line-height:26px}
body.tt-native-enabled .tt-m-set-products strong{font-size:24px;line-height:32px}
body.tt-native-enabled .tt-m-application-set-body .tt-m-actions{flex-wrap:wrap;margin-top:20px;gap:10px}
body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>a,body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-application-set-body .tt-m-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{min-width:165px;padding-inline:14px;font-size:14px;min-height:43px}
body.tt-native-enabled .tt-m-video-mosaic{height:350px;margin-top:35px;gap:15px}
body.tt-native-enabled .tt-m-video-mosaic>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){gap:15px}
body.tt-native-enabled .tt-m-gallery{margin-top:40px;gap:20px}
body.tt-native-enabled .tt-m-gallery>a,body.tt-native-enabled .tt-m-gallery>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-gallery>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{height:165px}
body.tt-native-enabled .tt-m-order-steps{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:95px}
body.tt-native-enabled .tt-m-order-steps>li,body.tt-native-enabled .tt-m-order-steps>:where(.tt-native-leaf)>li,body.tt-native-enabled .tt-m-order-steps>:where(.tt-native-leaf)>:where(.elementor-widget-container)>li{padding:60px 12px 25px}
body.tt-native-enabled .tt-m-order-steps h3{font-size:20px;line-height:34px;white-space:normal}
body.tt-native-enabled .tt-m-order-steps p{font-size:14px;line-height:21px;margin-top:10px}
body.tt-native-enabled .tt-m-order-arrow{width:26px!important;height:26px!important;left:calc(100% + 2px);top:-20px}
body.tt-native-enabled .tt-m-intro-layout{grid-template-columns:55% 1fr;gap:35px;min-height:0}
body.tt-native-enabled .tt-m-intro-layout>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{width:100%;height:360px}
body.tt-native-enabled .tt-m-intro-layout h2{font-size:31px;line-height:41px}
body.tt-native-enabled .tt-m-intro-layout p{font-size:15px;line-height:23px}
body.tt-native-enabled .outdoor-comparison .tt-m-compare{margin-top:40px}
body.tt-native-enabled .tt-m-outdoor-benefits{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:40px}
body.tt-native-enabled .tt-m-outdoor-benefits>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{min-height:245px;padding:30px}
body.tt-native-enabled .tt-m-outdoor-benefits h3{font-size:27px;line-height:40px;margin-top:18px}
body.tt-native-enabled .tt-m-installation-grid{margin-top:40px;gap:20px}
body.tt-native-enabled .tt-m-installation-grid .tt-m-video{height:170px}
body.tt-native-enabled .tt-m-installation-grid article{min-height:0}
body.tt-native-enabled .tt-m-installation-grid article>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-installation-grid article>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-installation-grid article>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:24px 18px}
body.tt-native-enabled .tt-m-installation-grid h3{font-size:21px;line-height:30px}
body.tt-native-enabled .tt-m-installation-grid p{font-size:14px;line-height:21px}
body.tt-native-enabled .tt-m-outdoor-sets{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}
body.tt-native-enabled .tt-m-outdoor-set{min-height:0}
body.tt-native-enabled .tt-m-outdoor-set-cover{height:190px}
body.tt-native-enabled .tt-m-outdoor-set-body{padding:20px}
body.tt-native-enabled .tt-m-outdoor-set h3{font-size:20px;line-height:32px;white-space:normal}
body.tt-native-enabled .tt-m-outdoor-set li{font-size:12px;line-height:20px;gap:7px;white-space:normal}
body.tt-native-enabled .tt-m-set-price{font-size:27px;line-height:38px}
body.tt-native-enabled .tt-m-set-actions{gap:10px}
body.tt-native-enabled .tt-m-set-actions>.tt-btn,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>.tt-btn,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-btn,body.tt-native-enabled .tt-m-set-actions>.tt-button,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-m-set-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button{padding-inline:10px}
body.tt-native-enabled .tt-m-more-wrap{margin-top:40px}
body.tt-native-enabled .outdoor-videos .tt-m-video-mosaic{margin-top:40px}
}
@media(max-width:600px){
body.tt-native-enabled .tt-marketing .tt-wrap{width:calc(100% - 32px)}
body.tt-native-enabled .tt-marketing h2{font-size:27px;line-height:37px}
body.tt-native-enabled .tt-marketing{font-size:15px;line-height:23px}
body.tt-native-enabled .tt-m-heading{gap:16px}
body.tt-native-enabled .tt-m-heading .tt-m-small{min-width:0;padding-inline:15px;min-height:40px;font-size:14px}
body.tt-native-enabled .tt-m-hero{height:535px;border-radius:0 0 24px 24px}
body.tt-native-enabled .tt-m-home-hero{background-position:61% center}
body.tt-native-enabled .tt-m-home-hero-copy{padding:38px 24px;background:linear-gradient(90deg,#00366fdd,#00366f88,transparent);height:100%;width:100%;display:flex;flex-direction:column;justify-content:center}
body.tt-native-enabled .tt-m-home-hero-copy h1{font-size:43px;line-height:47px;margin:20px 0}
body.tt-native-enabled .tt-m-home-hero-copy>p:not(.tt-m-eyebrow),body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>p:not(.tt-m-eyebrow),body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p:not(.tt-m-eyebrow){font-size:14px;line-height:22px;max-width:280px}
body.tt-native-enabled .tt-m-home-hero-copy>.tt-m-eyebrow,body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>.tt-m-eyebrow,body.tt-native-enabled .tt-m-home-hero-copy>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-m-eyebrow{font-size:13px;line-height:22px}
body.tt-native-enabled .tt-m-home-hero-copy .tt-m-actions{gap:12px;margin-top:25px}
body.tt-native-enabled .tt-m-home-hero-copy .tt-m-actions>a,body.tt-native-enabled .tt-m-home-hero-copy .tt-m-actions>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-home-hero-copy .tt-m-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{min-width:180px}
body.tt-native-enabled .tt-m-application-hero{height:545px;padding:25px 16px;background-position:62% center}
body.tt-native-enabled .tt-m-glass-panel{width:100%;min-height:0;padding:35px 25px}
body.tt-native-enabled .tt-m-glass-panel h1{font-size:34px;line-height:43px}
body.tt-native-enabled .tt-m-glass-panel .tt-m-actions{flex-wrap:wrap;gap:12px}
body.tt-native-enabled .tt-m-glass-panel .tt-m-actions>a,body.tt-native-enabled .tt-m-glass-panel .tt-m-actions>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-glass-panel .tt-m-actions>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{min-width:190px}
body.tt-native-enabled .tt-m-outdoor-hero{height:540px;background-position:center}
body.tt-native-enabled .tt-m-outdoor-hero .tt-m-glass-panel{width:calc(100% - 28px);padding:40px 20px}
body.tt-native-enabled .tt-m-outdoor-hero h1>span,body.tt-native-enabled .tt-m-outdoor-hero h1>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-outdoor-hero h1>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{font-size:42px;line-height:48px}
body.tt-native-enabled .tt-m-outdoor-hero h1{font-size:27px;line-height:37px}
body.tt-native-enabled .tt-m-outdoor-hero p{font-size:14px;line-height:22px;margin-bottom:25px}
body.tt-native-enabled .home-categories,body.tt-native-enabled .home-environments,body.tt-native-enabled .home-bestsellers,body.tt-native-enabled .home-reviews,body.tt-native-enabled .home-factory,body.tt-native-enabled .home-benefits,body.tt-native-enabled .home-products,body.tt-native-enabled .home-clients,body.tt-native-enabled .home-service,body.tt-native-enabled .home-faq,body.tt-native-enabled .application-faq,body.tt-native-enabled .outdoor-faq,body.tt-native-enabled .application-benefits,body.tt-native-enabled .application-transformation,body.tt-native-enabled .application-bestsellers,body.tt-native-enabled .application-videos,body.tt-native-enabled .application-gallery,body.tt-native-enabled .application-steps,body.tt-native-enabled .outdoor-intro,body.tt-native-enabled .outdoor-comparison,body.tt-native-enabled .outdoor-benefits,body.tt-native-enabled .outdoor-installation,body.tt-native-enabled .outdoor-sets,body.tt-native-enabled .outdoor-products,body.tt-native-enabled .outdoor-videos,body.tt-native-enabled .outdoor-gallery{padding-top:42px;padding-bottom:42px}
body.tt-native-enabled .tt-m-category-grid{grid-template-columns:repeat(2,1fr);gap:16px}
body.tt-native-enabled .tt-m-category{height:255px}
body.tt-native-enabled .tt-m-category-copy{padding:10px 14px 16px}
body.tt-native-enabled .tt-m-category-copy h2{font-size:20px;line-height:30px}
body.tt-native-enabled .tt-m-category-copy p{font-size:12px;line-height:18px}
body.tt-native-enabled .tt-m-category-arrow{right:12px;bottom:91px;width:31px;height:30px}
body.tt-native-enabled .tt-m-category-arrow img{width:18px;height:18px}
body.tt-native-enabled .tt-m-catalogue-layout{grid-template-columns:70px 1fr;gap:18px;padding:32px 0}
body.tt-native-enabled .tt-m-pdf-icon{width:70px;height:90px}
body.tt-native-enabled .tt-m-pdf-outline{width:70px!important;height:90px!important}
body.tt-native-enabled .tt-m-pdf-icon>span,body.tt-native-enabled .tt-m-pdf-icon>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-pdf-icon>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{font-size:17px}
body.tt-native-enabled .tt-m-catalogue-layout h2{font-size:23px;line-height:32px}
body.tt-native-enabled .tt-m-catalogue-layout p{font-size:13px;line-height:21px}
body.tt-native-enabled .tt-m-catalogue-layout>a,body.tt-native-enabled .tt-m-catalogue-layout>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-catalogue-layout>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{min-width:180px;font-size:14px}
body.tt-native-enabled .tt-m-environments{height:480px;grid-template-columns:1fr;grid-template-rows:1fr 1fr}
body.tt-native-enabled .tt-m-environment.tt-m-outdoor,body.tt-native-enabled .tt-m-environment.tt-m-indoor{margin:0;padding:0;background-size:cover}
body.tt-native-enabled .tt-m-environment h2{font-size:37px;line-height:44px}
body.tt-native-enabled .tt-m-environment-zap{width:48px;height:45px}
body.tt-native-enabled .tt-m-environment-zap img{width:27px;height:27px}
body.tt-native-enabled .tt-m-reviews{grid-template-columns:1fr;gap:20px;margin-top:30px}
body.tt-native-enabled .tt-m-review{padding:26px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)){display:flex;gap:18px}
body.tt-native-enabled .tt-m-review-logo{margin-bottom:0;flex-basis:70px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) strong{font-size:15px}
body.tt-native-enabled .tt-m-review :is(figcaption,:where(.tt-native-tag-figcaption)) small{font-size:13px}
body.tt-native-enabled .tt-m-review :is(blockquote,:where(.tt-native-tag-blockquote)){font-size:15px;line-height:24px}
body.tt-native-enabled .tt-m-factory-copy h2,body.tt-native-enabled .home-service h2{font-size:29px;line-height:39px}
body.tt-native-enabled .tt-m-factory-points h3{font-size:22px;line-height:33px}
body.tt-native-enabled .tt-m-factory-points p{font-size:13px;line-height:21px}
body.tt-native-enabled .tt-m-factory-points li{gap:17px;align-items:flex-start}
body.tt-native-enabled .tt-m-factory-points li>span,body.tt-native-enabled .tt-m-factory-points li>:where(.tt-native-leaf)>span,body.tt-native-enabled .tt-m-factory-points li>:where(.tt-native-leaf)>:where(.elementor-widget-container)>span{width:54px;height:52px;padding:5px}
body.tt-native-enabled .tt-m-factory-points li img{width:42px;height:42px}
body.tt-native-enabled .tt-m-mosaic{grid-template-rows:116px 44px 116px;gap:15px}
body.tt-native-enabled .tt-m-benefit-cards{grid-template-columns:1fr;gap:20px}
body.tt-native-enabled .tt-m-benefit-large>article,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-benefit-large>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{min-height:0;padding:35px 25px}
body.tt-native-enabled .tt-m-benefit-cards h3{font-size:27px;line-height:40px}
body.tt-native-enabled .tt-m-benefit-cards p{font-size:15px;line-height:23px}
body.tt-native-enabled .tt-m-client-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:30px}
body.tt-native-enabled .tt-m-client-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-client-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-client-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){height:72px;border-radius:10px}
body.tt-native-enabled .tt-m-faq-intro{min-height:260px;padding:65px 32px}
body.tt-native-enabled .tt-m-faq-intro h2{font-size:30px;line-height:40px}
body.tt-native-enabled .tt-m-faq-intro p{margin-top:18px}
body.tt-native-enabled .tt-m-faq-list summary{font-size:18px;line-height:29px;padding:20px 52px 20px 23px;min-height:76px}
body.tt-native-enabled .tt-m-faq-list details[open] summary{padding-top:24px;padding-bottom:18px}
body.tt-native-enabled .tt-m-faq-list details>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-faq-list details>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:0 23px 26px;font-size:14px;line-height:23px}
body.tt-native-enabled .tt-m-faq-arrow{right:18px;top:27px;width:20px!important;height:20px!important}
body.tt-native-enabled .tt-m-faq-list details[open] .tt-m-faq-arrow{top:29px}
body.tt-native-enabled .tt-m-benefit-floating{margin-top:84px;gap:80px}
body.tt-native-enabled .tt-m-benefit-floating>article,body.tt-native-enabled .tt-m-benefit-floating>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-benefit-floating>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{padding:68px 25px 32px;min-height:210px}
body.tt-native-enabled .tt-m-compare{aspect-ratio:1.5;border-radius:15px;margin-top:30px}
body.tt-native-enabled .tt-m-compare-label{top:16px;width:95px;height:30px;font-size:11px;gap:5px}
body.tt-native-enabled .tt-m-compare-label.is-left{left:15px}
body.tt-native-enabled .tt-m-compare-label.is-right{right:15px}
body.tt-native-enabled .tt-m-mode-icon{width:16px!important;height:16px!important}
body.tt-native-enabled .tt-m-compare-handle{width:42px;height:41px;gap:4px;border-radius:10px}
body.tt-native-enabled .tt-m-compare-handle img{width:15px;height:15px}
body.tt-native-enabled .tt-m-events{grid-template-columns:1fr;margin-top:30px}
body.tt-native-enabled .tt-m-events article>a,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-events article>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{height:210px}
body.tt-native-enabled .tt-m-events p{font-size:15px;line-height:23px}
body.tt-native-enabled .tt-m-location{margin-top:20px;font-size:15px}
body.tt-native-enabled .tt-m-set-banner{padding:30px 16px}
body.tt-native-enabled .tt-m-application-set{grid-template-columns:1fr;gap:25px;padding:25px}
body.tt-native-enabled .tt-m-application-set-cover{height:265px}
body.tt-native-enabled .tt-m-application-set-body h3{font-size:26px;line-height:36px}
body.tt-native-enabled .tt-m-application-set-body>p,body.tt-native-enabled .tt-m-application-set-body>:where(.tt-native-leaf)>p,body.tt-native-enabled .tt-m-application-set-body>:where(.tt-native-leaf)>:where(.elementor-widget-container)>p{font-size:15px;line-height:23px}
body.tt-native-enabled .tt-m-set-products{gap:10px}
body.tt-native-enabled .tt-m-set-products span{font-size:14px;line-height:25px}
body.tt-native-enabled .tt-m-set-products strong{font-size:21px;line-height:28px}
body.tt-native-enabled .tt-m-application-set-body .tt-m-actions{flex-direction:column;align-items:stretch;gap:12px}
body.tt-native-enabled .tt-m-video-mosaic{height:auto;grid-template-columns:1fr;gap:16px}
body.tt-native-enabled .tt-m-video-mosaic>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-m-video{height:230px}
body.tt-native-enabled .tt-m-video-mosaic>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:16px}
body.tt-native-enabled .tt-m-video-mosaic>div:not(:where(.tt-native-leaf,.elementor-widget-container))>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>.tt-m-video,body.tt-native-enabled .tt-m-video-mosaic>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container))>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-m-video{height:145px}
body.tt-native-enabled .tt-m-play-disc{width:54px!important;height:54px!important}
body.tt-native-enabled .tt-m-play-arrow{width:22px!important;height:27px!important}
body.tt-native-enabled .tt-m-gallery{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px}
body.tt-native-enabled .tt-m-gallery>a,body.tt-native-enabled .tt-m-gallery>:where(.tt-native-leaf)>a,body.tt-native-enabled .tt-m-gallery>:where(.tt-native-leaf)>:where(.elementor-widget-container)>a{height:140px;border-radius:10px}
body.tt-native-enabled .tt-m-order-steps{grid-template-columns:repeat(2,1fr);gap:80px 20px;margin-top:95px}
body.tt-native-enabled .tt-m-order-steps>li,body.tt-native-enabled .tt-m-order-steps>:where(.tt-native-leaf)>li,body.tt-native-enabled .tt-m-order-steps>:where(.tt-native-leaf)>:where(.elementor-widget-container)>li{padding:60px 14px 24px}
body.tt-native-enabled .tt-m-order-steps h3{font-size:21px;line-height:34px}
body.tt-native-enabled .tt-m-order-arrow{display:none}
body.tt-native-enabled .tt-m-intro-layout{grid-template-columns:1fr;gap:30px}
body.tt-native-enabled .tt-m-intro-layout>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-intro-layout>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{height:260px}
body.tt-native-enabled .tt-m-intro-layout h2{font-size:29px;line-height:39px}
body.tt-native-enabled .tt-m-intro-layout p{font-size:15px;line-height:23px}
body.tt-native-enabled .tt-m-outdoor-benefits{gap:16px;margin-top:30px}
body.tt-native-enabled .tt-m-outdoor-benefits>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>article,body.tt-native-enabled .tt-m-outdoor-benefits>:where(.tt-native-leaf)>:where(.elementor-widget-container)>article{padding:25px 17px;min-height:245px}
body.tt-native-enabled .tt-m-outdoor-benefits h3{font-size:21px;line-height:31px;white-space:normal}
body.tt-native-enabled .tt-m-outdoor-benefits p{font-size:13px;line-height:21px;margin-top:8px}
body.tt-native-enabled .tt-m-installation-grid{grid-template-columns:1fr;margin-top:30px}
body.tt-native-enabled .tt-m-installation-grid .tt-m-video{height:225px}
body.tt-native-enabled .tt-m-installation-grid h3{font-size:23px;line-height:33px}
body.tt-native-enabled .tt-m-installation-grid p{font-size:15px;line-height:23px}
body.tt-native-enabled .tt-m-installation-grid article>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-installation-grid article>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-m-installation-grid article>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:25px}
body.tt-native-enabled .tt-m-outdoor-sets{grid-template-columns:1fr;gap:25px;margin-top:32px}
body.tt-native-enabled .tt-m-outdoor-set-cover{height:250px}
body.tt-native-enabled .tt-m-outdoor-set-body{padding:25px 30px}
body.tt-native-enabled .tt-m-outdoor-set h3{font-size:26px;line-height:38px}
body.tt-native-enabled .tt-m-outdoor-set li{font-size:15px;line-height:24px;gap:15px}
body.tt-native-enabled .tt-m-set-price{font-size:32px;line-height:45px}
body.tt-native-enabled .tt-m-set-actions{gap:20px}
body.tt-native-enabled .tt-m-more-wrap{margin-top:30px}
}
body.tt-native-enabled .tt-marketing .tt-button-gold{background:#deb200;color:#00366f}
body.tt-native-enabled .tt-m-category>img,body.tt-native-enabled .tt-m-category>:where(.tt-native-leaf)>img,body.tt-native-enabled .tt-m-category>:where(.tt-native-leaf)>:where(.elementor-widget-container)>img{position:absolute;left:0;top:-54.95%;width:100%;height:175.04%;object-fit:fill}
body.tt-native-enabled .tt-m-category-copy{background:rgb(255 255 255 / .75);backdrop-filter:blur(16px);border:.5px solid #fff;padding:9px 54px 17px}
body.tt-native-enabled .tt-m-bestseller-list{margin-top:91px}
body.tt-native-enabled .tt-m-bestseller-list .tt-grid-bestseller{gap:40px 25px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller .tt-product-card-image{height:149px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller .tt-product-card-body{padding:15px 16px 0}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller small{display:block;font-size:12px;line-height:28px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller h3{font-size:20px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar{margin-top:0;line-height:50px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar strong{width:147px;flex:none;padding:0 12px;text-align:center;font-size:24px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar span{font-size:16px;padding-left:17px;white-space:nowrap}
body.tt-native-enabled .tt-m-compact-list .tt-grid-compact{gap:38px 30px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card-image{height:218px;background:#eee}
body.tt-native-enabled .tt-m-compact-list .tt-product-card-body{padding:12px 32px 16px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card h3{font-size:24px;line-height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.tt-native-enabled .tt-m-compact-list .tt-product-card p{font-size:24px;line-height:32px;font-weight:700}
body.tt-native-enabled .tt-m-compact-list .tt-product-card .tt-button{min-width:0;width:100%;height:43px;min-height:43px;margin-top:6px;line-height:27px;padding:8px 10px}
body.tt-native-enabled .home-bestsellers{padding-bottom:28px}
body.tt-native-enabled .tt-marketing .tt-m-application-hero .tt-m-glass-panel{padding-right:49px}
body.tt-native-enabled .tt-marketing .tt-m-application-hero .tt-m-glass-panel h1{white-space:nowrap}
@media(max-width:1250px) and (min-width:1024px){
body.tt-native-enabled .tt-m-category-copy{padding-inline:35px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card-body{padding-inline:22px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar strong{width:61%;font-size:21px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar span{font-size:14px;padding-left:10px}
}
@media(max-width:1023px){
body.tt-native-enabled .tt-m-category-copy{padding:12px 20px 22px}
body.tt-native-enabled .tt-m-bestseller-list{margin-top:40px}
body.tt-native-enabled .tt-m-bestseller-list .tt-grid-bestseller{gap:24px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller h3{font-size:19px;line-height:40px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar strong{width:60%;font-size:21px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar span{font-size:13px;padding-left:10px}
body.tt-native-enabled .tt-m-compact-list .tt-grid-compact{gap:24px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card-image{height:190px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card-body{padding:15px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card h3,body.tt-native-enabled .tt-m-compact-list .tt-product-card p{font-size:20px;line-height:30px}
body.tt-native-enabled .tt-marketing .tt-m-application-hero .tt-m-glass-panel{padding-right:40px}
}
@media(max-width:600px){
body.tt-native-enabled .tt-m-category-copy{padding:10px 14px 16px}
body.tt-native-enabled .tt-m-bestseller-list{margin-top:32px}
body.tt-native-enabled .tt-m-bestseller-list .tt-grid-bestseller,body.tt-native-enabled .tt-m-compact-list .tt-grid-compact{gap:18px 16px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller .tt-product-card-image{height:135px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller .tt-product-card-body{padding:10px 12px 0}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller h3{font-size:16px;line-height:32px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-bestseller small{font-size:10px;line-height:23px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar{margin-left:-12px;margin-right:-12px;line-height:40px;gap:0}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar strong{width:60%;font-size:17px;padding:0 5px}
body.tt-native-enabled .tt-m-bestseller-list .tt-card-pricebar span{font-size:11px;padding-left:6px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card-image{height:145px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card-body{padding:12px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card h3,body.tt-native-enabled .tt-m-compact-list .tt-product-card p{font-size:17px;line-height:26px}
body.tt-native-enabled .tt-m-compact-list .tt-product-card .tt-button{font-size:14px;padding:8px;line-height:27px}
body.tt-native-enabled .tt-marketing .tt-m-application-hero .tt-m-glass-panel{padding-right:25px}
body.tt-native-enabled .tt-marketing .tt-m-application-hero .tt-m-glass-panel h1{white-space:normal}
}
@media(min-width:1024px){
body.tt-native-enabled .outdoor-benefits{padding-bottom:92px}
body.tt-native-enabled .application-gallery,body.tt-native-enabled .outdoor-gallery{padding-bottom:89px}
body.tt-native-enabled .tt-m-set-banner{padding-bottom:52px}
body.tt-native-enabled .home-faq .tt-m-faq-intro{min-height:449px}
}
@media(max-width:600px){
body.tt-native-enabled .tt-marketing .tt-m-order-arrow{display:none}
}
body.tt-native-enabled .tt-marketing button.tt-m-video{border:0;background:#d9d9d9;padding:0}
body.tt-native-enabled .tt-marketing button.tt-m-video:hover{background:#c9cbd0}
body.tt-native-enabled .tt-marketing button.tt-m-more{border:.5px solid #00366f;border-radius:6px;background:#fff;color:#00366f;font-size:16px;line-height:26px;padding:9px 32px;min-width:211px;min-height:45px}
body.tt-native-enabled .tt-marketing button.tt-m-more:disabled{cursor:default;opacity:.7}
@media(min-width:1024px){
body.tt-native-enabled .outdoor-sets{padding:57px 0 54px}
body.tt-native-enabled .tt-m-outdoor-sets{margin-top:91px}
body.tt-native-enabled .tt-m-outdoor-set{min-height:613px}
body.tt-native-enabled .tt-m-outdoor-set-cover{height:263px}
body.tt-native-enabled .tt-m-outdoor-set-body{padding:27px 47px 40px}
body.tt-native-enabled .tt-m-outdoor-set ul{margin:2px 0 25px;gap:10px}
body.tt-native-enabled .tt-m-set-price{margin-bottom:21px}
body.tt-native-enabled .tt-m-more-wrap{margin-top:75px}
body.tt-native-enabled .tt-marketing button.tt-m-more{height:56px;min-height:56px;padding:14px 32px}
}
@media(max-width:1250px) and (min-width:1024px){
body.tt-native-enabled .tt-m-outdoor-set-body{padding-inline:25px}
}
body.tt-native-enabled .tt-marketing button.tt-m-video:focus{background:#d9d9d9}
body.tt-native-enabled .tt-marketing button.tt-m-more:hover,body.tt-native-enabled .tt-marketing button.tt-m-more:focus{background:#f1f7ff;color:#00366f}
body.tt-native-enabled .tt-m-play-arrow{transform:translate(-50%,-50%) rotate(90deg)}
/* Source: pages.css */
body.tt-native-enabled .tt-p-hero,body.tt-native-enabled .tt-p-hero *,body.tt-native-enabled .tt-p-about-benefits *,body.tt-native-enabled .tt-p-about-office *,body.tt-native-enabled .tt-p-about-team *,body.tt-native-enabled .tt-p-about-gallery *,body.tt-native-enabled .tt-p-about-clients *,body.tt-native-enabled .tt-p-contact-line *,body.tt-native-enabled .tt-p-contact-channels *,body.tt-native-enabled .tt-p-contact-facebook *,body.tt-native-enabled .tt-p-articles *,body.tt-native-enabled .tt-p-article-page *{box-sizing:border-box}
body.tt-native-enabled .tt-p-hero-frame{width:min(1200px,calc(100% - 48px));height:563px;position:relative;margin:auto;border-radius:0 0 35px 35px;overflow:hidden}
body.tt-native-enabled .tt-p-hero-image{position:absolute;inset:0;overflow:hidden}
body.tt-native-enabled .tt-p-hero-image img{position:absolute;max-width:none!important;object-fit:fill!important}
body.tt-native-enabled .tt-p-hero-about .tt-p-hero-image img{width:185.19%;height:167.45%;left:-59.82%;top:-5.43%}
body.tt-native-enabled .tt-p-hero-contact .tt-p-hero-image img{width:130.62%;height:118.12%;left:-3.74%;top:-3.24%}
body.tt-native-enabled .tt-p-hero-articles .tt-p-hero-image img{width:237.95%;height:215.16%;left:-125.88%;top:-57.52%}
body.tt-native-enabled .tt-p-glass{position:absolute;border:0.5px solid #fff;background:rgba(255,255,255,.18);backdrop-filter:blur(12.5px);border-radius:15px;display:flex;flex-direction:column;justify-content:center}
body.tt-native-enabled .tt-p-glass h1{font-size:48px!important;line-height:60px!important;font-weight:700;margin:0!important;color:#00366f}
body.tt-native-enabled .tt-p-hero-about .tt-p-glass{left:60px;top:91px;width:614px;height:382px;padding:70px 62px}
body.tt-native-enabled .tt-p-glass p{color:#929292;font-size:16px;line-height:24px;margin:18px 0 28px}
body.tt-native-enabled .tt-p-hero-actions{display:flex;gap:18px}
body.tt-native-enabled .tt-p-hero-actions .tt-button{min-width:211px;height:43px;padding:0 20px;white-space:nowrap}
body.tt-native-enabled .tt-p-hero-contact .tt-p-glass,body.tt-native-enabled .tt-p-hero-articles .tt-p-glass{left:50%;transform:translateX(-50%);top:152px;width:734px;height:260px;align-items:center;text-align:center}
body.tt-native-enabled .tt-p-hero-contact .tt-p-hero-actions{margin-top:22px}
body.tt-native-enabled .tt-p-hero-articles .tt-p-glass h1{color:#fff}
body.tt-native-enabled .tt-p-breadcrumb,body.tt-native-enabled .tt-p-breadcrumb a{color:#fff;font-size:18px;line-height:26px}
body.tt-native-enabled .tt-p-breadcrumb{margin-top:6px}
body.tt-native-enabled .tt-p-about-benefits h2,body.tt-native-enabled .tt-p-about-office h2,body.tt-native-enabled .tt-p-about-team h2,body.tt-native-enabled .tt-p-about-gallery h2,body.tt-native-enabled .tt-p-about-clients h2,body.tt-native-enabled .tt-p-contact-panel h2,body.tt-native-enabled .tt-p-articles h2{font-size:40px!important;line-height:50px!important;font-weight:700;margin:0;color:#00366f}
body.tt-native-enabled.tightent-site .tt-p-section-intro{font-size:16px;line-height:24px;color:#999;margin:24px auto 0;text-align:center}
body.tt-native-enabled .tt-p-about-benefits{text-align:center;min-height:498px;padding:35px 0 54px}
body.tt-native-enabled .tt-p-ruled{display:flex;align-items:center;justify-content:center;gap:20px;white-space:nowrap}
body.tt-native-enabled .tt-p-ruled:before,body.tt-native-enabled .tt-p-ruled:after{content:"";height:1px;background:#dfbd50;flex:1}
body.tt-native-enabled .tt-p-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding-top:88px}
body.tt-native-enabled .tt-p-benefit-card{position:relative;background:#fff;border-radius:12px;box-shadow:0 0 12px #0002;min-height:194px;padding:58px 16px 30px}
body.tt-native-enabled .tt-p-benefit-icon{position:absolute;left:50%;top:-52px;transform:translateX(-50%);width:104px;height:104px;border-radius:50%;background:#00366f;display:flex;align-items:center;justify-content:center}
body.tt-native-enabled .tt-p-benefit-icon img{width:78px;height:78px;object-fit:contain}
body.tt-native-enabled .tt-p-benefit-card h3{font-size:24px;line-height:50px;color:#00326c;margin:0;font-weight:700}
body.tt-native-enabled .tt-p-benefit-card p{font-size:16px;line-height:24px;color:#999;margin:0}
body.tt-native-enabled .tt-p-about-office{padding-bottom:54px}
body.tt-native-enabled .tt-p-office-heading{background:linear-gradient(115deg,#00366f,#0055ae);padding:53px 24px 52px;text-align:center}
body.tt-native-enabled .tt-p-office-heading h2{color:#fff}
body.tt-native-enabled .tt-p-office-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:49px}
body.tt-native-enabled .tt-p-office-card{overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 0 9px #0002;min-height:449px}
body.tt-native-enabled .tt-p-office-photo{height:275px;position:relative;overflow:hidden}
body.tt-native-enabled .tt-p-office-photo img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-p-office-photo-0 img{position:absolute;height:143.03%;left:-.06%;top:-4.38%;object-fit:fill}
body.tt-native-enabled .tt-p-office-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child,body.tt-native-enabled .tt-p-office-card>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-p-office-card>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:25px 46px 30px}
body.tt-native-enabled .tt-p-office-card h3{font-size:24px;line-height:50px;color:#00366f;margin:0}
body.tt-native-enabled .tt-p-office-card p{font-size:16px;line-height:24px;color:#999;margin:5px 0 0}
body.tt-native-enabled .tt-p-about-team{background:#f6f6ff;min-height:604px;padding:62px 0 75px;text-align:center}
body.tt-native-enabled.tightent-site .tt-p-about-team .tt-p-section-intro{max-width:986px}
body.tt-native-enabled .tt-p-team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-top:46px}
body.tt-native-enabled .tt-p-team-card{border-radius:10px;background:#fff;box-shadow:0 2px 8px #0001;overflow:hidden;text-align:left}
body.tt-native-enabled .tt-p-team-photo{position:relative;height:183px;overflow:hidden}
body.tt-native-enabled .tt-p-team-photo img{position:absolute;object-fit:fill!important;max-width:none!important}
body.tt-native-enabled .tt-p-team-photo-0 img{width:892.18%;height:448.82%;left:-576.54%;top:-39.84%}
body.tt-native-enabled .tt-p-team-photo-1 img{width:1018.96%;height:680.02%;left:-783.72%;top:-200.28%}
body.tt-native-enabled .tt-p-team-photo-2 img{width:1055.38%;height:707.57%;left:-720.23%;top:-177.76%}
body.tt-native-enabled .tt-p-team-photo-3 img{width:1190.47%;height:601.64%;left:-897.43%;top:-94.76%}
body.tt-native-enabled .tt-p-team-photo-4 img{width:983.83%;height:659.6%;left:-664.89%;top:-169.26%}
body.tt-native-enabled .tt-p-team-photo-4{transform:scaleX(-1)}
body.tt-native-enabled .tt-p-team-copy{padding:24px 25px 26px}
body.tt-native-enabled .tt-p-team-copy h3{font-size:24px;line-height:32px;font-weight:700;color:#00366f;margin:0;white-space:nowrap}
body.tt-native-enabled .tt-p-team-copy p{font-size:16px;line-height:24px;color:#999;margin:0;white-space:nowrap}
body.tt-native-enabled .tt-p-about-gallery{min-height:900px;padding:64px 0 60px;text-align:center}
body.tt-native-enabled .tt-p-gallery-grid{display:grid;grid-template-columns:673fr 506fr;grid-template-rows:repeat(2,294px);gap:24px 20px;margin-top:42px}
body.tt-native-enabled .tt-p-gallery-card{display:block;position:relative;overflow:hidden;border-radius:15px;color:#00366f;text-align:left}
body.tt-native-enabled .tt-p-gallery-card-0{grid-row:span 2}
body.tt-native-enabled .tt-p-gallery-photo{position:absolute;inset:0;overflow:hidden}
body.tt-native-enabled .tt-p-gallery-photo img{position:absolute;max-width:none!important;object-fit:fill!important}
body.tt-native-enabled .tt-p-gallery-card-0 img{width:171.95%;height:141.87%;left:-72.04%;top:-41.86%}
body.tt-native-enabled .tt-p-gallery-card-1 img{width:195.66%;height:142.9%;left:-47.71%;top:-42.9%}
body.tt-native-enabled .tt-p-gallery-card-2 img{width:228.45%;height:166.85%;left:-118.96%;top:-43.64%}
body.tt-native-enabled .tt-p-gallery-caption{position:absolute;inset:auto 0 0;background:rgba(235,232,225,.76);backdrop-filter:blur(9px);padding:18px 42px 22px;min-height:96px}
body.tt-native-enabled .tt-p-gallery-card-0 .tt-p-gallery-caption{min-height:150px;padding:25px 64px}
body.tt-native-enabled .tt-p-gallery-caption h3{font-size:24px;line-height:34px;color:#00366f;margin:0;white-space:nowrap}
body.tt-native-enabled .tt-p-gallery-caption p{font-size:16px;line-height:24px;color:#888;margin:0}
body.tt-native-enabled .tt-p-about-clients{text-align:center;min-height:752px;padding:74px 0 100px}
body.tt-native-enabled .tt-p-client-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:42px 25px;margin-top:67px}
body.tt-native-enabled .tt-p-client-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-p-client-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-p-client-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){height:110px;background:#f6f6ff;border-radius:12px;box-shadow:0 1px 12px #0001}
body.tt-native-enabled .tt-p-contact-line{padding-top:45px}
body.tt-native-enabled .tt-p-line-panel{height:503px;position:relative;border-radius:10px;box-shadow:0 0 10px #0003;overflow:hidden;background:#fff}
body.tt-native-enabled .tt-p-line-copy{position:relative;z-index:1;padding:69px 0 65px 85px;width:50%}
body.tt-native-enabled .tt-p-line-copy h2{color:#06c755;font-size:48px!important;line-height:60px!important;font-weight:700;margin:0 0 24px}
body.tt-native-enabled .tt-p-line-lead{font-size:18px;line-height:26px;color:#999;font-weight:700;margin:0}
body.tt-native-enabled .tt-p-line-copy ul{padding:0;margin:32px 0 48px;list-style:none;display:grid;gap:16px}
body.tt-native-enabled .tt-p-line-copy li{display:flex;gap:23px;color:#999;font-size:16px;line-height:24px;align-items:center}
body.tt-native-enabled .tt-p-line-copy li img{width:20px;height:20px}
body.tt-native-enabled .tt-p-line-copy .tt-button{min-width:334px;height:52px}
body.tt-native-enabled .tt-p-line-phone{position:absolute;left:50.25%;bottom:0;width:51.34%;height:554px;overflow:hidden}
body.tt-native-enabled .tt-p-line-phone img{display:block;width:100%;height:111.19%;object-fit:fill;max-width:none}
body.tt-native-enabled .tt-p-contact-channels,body.tt-native-enabled .tt-p-contact-facebook{padding-top:45px}
body.tt-native-enabled .tt-p-contact-facebook{padding-bottom:45px}
body.tt-native-enabled .tt-p-contact-panel{height:503px;background:#f6f6ff;border-radius:10px;box-shadow:0 0 10px #0002;padding:61px 48px 70px;text-align:center}
body.tt-native-enabled.tightent-site .tt-p-contact-panel .tt-p-section-intro{color:#8896af;line-height:26px}
body.tt-native-enabled .tt-p-contact-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:39px;margin-top:45px}
body.tt-native-enabled .tt-p-contact-card{min-height:217px;background:#fff;border-radius:10px;box-shadow:0 1px 10px #0001;padding:30px 35px 33px;text-align:left}
body.tt-native-enabled .tt-p-contact-card-head{display:flex;gap:30px;min-height:111px}
body.tt-native-enabled .tt-p-contact-icon{width:54px;height:54px;background:#00366f;border-radius:50%;display:flex;justify-content:center;align-items:center;flex:none;margin-top:5px}
body.tt-native-enabled .tt-p-contact-icon img{width:30px;height:30px}
body.tt-native-enabled .tt-p-contact-card h3{font-size:24px;line-height:42px;font-weight:700;color:#00366f;margin:0}
body.tt-native-enabled .tt-p-contact-card p,body.tt-native-enabled .tt-p-contact-card p a{font-size:16px;line-height:24px;color:#999;margin:0}
body.tt-native-enabled .tt-p-contact-card .tt-button{display:flex;min-width:0;width:211px;height:43px;margin:auto}
body.tt-native-enabled .tt-p-facebook-grid{display:grid;grid-template-columns:1fr 565px;gap:36px;margin-top:47px;text-align:left}
body.tt-native-enabled .tt-p-facebook-intro{position:relative;min-height:228px;padding-left:208px}
body.tt-native-enabled .tt-p-facebook-icon{position:absolute;left:41px;top:0;width:128px;height:128px;background:#2d8bff;border-radius:50%;display:flex;justify-content:center;align-items:center}
body.tt-native-enabled .tt-p-facebook-icon img{width:80px;height:80px}
body.tt-native-enabled .tt-p-facebook-intro h3{font-size:40px;line-height:50px;color:#00366f;margin:0}
body.tt-native-enabled .tt-p-facebook-intro p{font-size:18px;line-height:26px;color:#8896af;margin:24px 0 0;white-space:nowrap}
body.tt-native-enabled .tt-p-facebook-intro>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button{position:absolute;left:41px;bottom:0;width:334px;height:52px}
body.tt-native-enabled .tt-p-facebook-preview{background:#fff;border-radius:15px;overflow:hidden;height:228px}
body.tt-native-enabled .tt-p-facebook-cover{height:126px;display:block}
body.tt-native-enabled .tt-p-facebook-cover img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-p-facebook-profile{position:relative;padding:0 23px 20px 147px;display:flex;align-items:center;justify-content:space-between;gap:12px;height:102px}
body.tt-native-enabled .tt-p-facebook-avatar{position:absolute;left:32px;top:-26px;width:98px;height:98px}
body.tt-native-enabled .tt-p-facebook-profile strong{font-size:24px;line-height:36px;color:#111}
body.tt-native-enabled .tt-p-facebook-profile p{font-size:16px;line-height:26px;color:#8896af;margin:0;white-space:nowrap}
body.tt-native-enabled .tt-p-facebook-profile .tt-button{min-width:167px;width:167px;height:29px;min-height:29px;font-size:10px;padding:0 10px}
body.tt-native-enabled .tt-p-facebook-profile .tt-button img{width:18px!important;height:18px!important}
body.tt-native-enabled .tt-p-articles{padding:74px 0 70px;min-height:991px}
body.tt-native-enabled .tt-p-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:50px}
body.tt-native-enabled .tt-p-article-card{box-shadow:0 2px 12px #0002;border-radius:10px;overflow:hidden;background:#fff}
body.tt-native-enabled .tt-p-card-cover{display:block;height:178px;overflow:hidden}
body.tt-native-enabled .tt-p-card-cover img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-p-card-body{padding:22px 33px 24px}
body.tt-native-enabled .tt-p-card-body h3{font-size:24px;line-height:40px;font-weight:700;color:#00366f;margin:0 0 10px}
body.tt-native-enabled .tt-p-card-body h3 a{color:inherit}
body.tt-native-enabled .tt-p-card-body p{font-size:16px;line-height:24px;color:#999;margin:0}
body.tt-native-enabled .tt-p-pagination{display:flex;justify-content:center;margin:46px 0 0}
body.tt-native-enabled .tt-p-pagination ul{display:flex;list-style:none;margin:0;padding:0;gap:8px;align-items:center}
body.tt-native-enabled .tt-p-pagination .page-numbers{height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#f6f6f6;color:#333;padding:0 8px;font-size:16px}
body.tt-native-enabled .tt-p-pagination ul.page-numbers{height:auto;background:none;padding:0}
body.tt-native-enabled .tt-p-pagination .current{background:#00366f;color:#fff}
body.tt-native-enabled .tt-p-pagination .prev,body.tt-native-enabled .tt-p-pagination .next{background:none;color:#888;font-size:28px}
body.tt-native-enabled .tt-p-empty{padding:50px 0;text-align:center}
body.tt-native-enabled .tt-p-article-page{background:#f6f6ff;padding:80px 0;min-height:2045px}
body.tt-native-enabled .tt-p-article-layout{display:grid;grid-template-columns:minmax(0,865px) 289px;gap:46px;align-items:start}
body.tt-native-enabled .tt-p-article-paper{background:#fff;padding:77px 56px 56px 64px;min-height:1491px}
body.tt-native-enabled .tt-p-article-paper h1{font-size:48px!important;line-height:50px!important;color:#00326c;font-weight:700;margin:0 0 10px}
body.tt-native-enabled.tightent-site .tt-p-article-meta{font-size:12px;line-height:24px;color:#999;margin:0 0 17px}
body.tt-native-enabled .tt-p-article-cover{height:389px;border-radius:15px;overflow:hidden;margin-bottom:29px}
body.tt-native-enabled .tt-p-article-cover img{width:100%;height:100%;object-fit:cover}
body.tt-native-enabled .tt-p-article-content p{font-size:16px;line-height:24px;color:#999;margin:0 0 17px}
body.tt-native-enabled .tt-p-article-content h2{font-size:40px!important;line-height:50px!important;color:#00326c;font-weight:700;margin:0 0 17px}
body.tt-native-enabled .tt-p-article-content h3{font-size:32px!important;line-height:50px!important;color:#00326c;font-weight:700;margin:0 0 10px}
body.tt-native-enabled .tt-p-share{display:flex;gap:29px;margin-top:61px;align-items:center}
body.tt-native-enabled .tt-p-share a{width:30px;height:30px;display:block}
body.tt-native-enabled .tt-p-share a:first-child{width:34px;height:34px}
body.tt-native-enabled .tt-p-share img{width:100%;height:100%;object-fit:contain}
body.tt-native-enabled .tt-p-post-navigation{display:flex;justify-content:space-between;gap:16px;padding:29px 0;font-weight:700}
body.tt-native-enabled .tt-p-post-navigation a{display:flex;align-items:center;gap:14px;font-size:16px;line-height:24px;color:#00366f}
body.tt-native-enabled .tt-p-post-navigation img,body.tt-native-enabled .tt-p-read-more img{width:21px;height:15px;object-fit:contain}
body.tt-native-enabled .tt-p-prev-arrow{transform:rotate(180deg)}
body.tt-native-enabled .tt-p-related{background:#fff;padding:36px 26px 42px;min-height:1885px}
body.tt-native-enabled .tt-p-related>h2,body.tt-native-enabled .tt-p-related>:where(.tt-native-leaf)>h2,body.tt-native-enabled .tt-p-related>:where(.tt-native-leaf)>:where(.elementor-widget-container)>h2{font-size:24px!important;line-height:24px!important;color:#888;margin:0 0 42px;font-weight:700}
body.tt-native-enabled .tt-p-related-card+.tt-p-related-card{margin-top:24px}
body.tt-native-enabled .tt-p-related-card .tt-p-card-cover{height:173px}
body.tt-native-enabled .tt-p-related-card .tt-p-card-body{padding:8px 25px 18px}
body.tt-native-enabled .tt-p-related-card h3{font-size:24px;line-height:50px;margin:0}
body.tt-native-enabled .tt-p-related-card p{font-size:16px;line-height:24px;margin:0 0 12px}
body.tt-native-enabled .tt-p-read-more{display:flex;align-items:center;gap:12px;font-size:16px;line-height:24px;font-weight:700;color:#00366f}
@media(max-width:1200px){
body.tt-native-enabled .tt-p-ruled{white-space:normal}
body.tt-native-enabled .tt-p-team-grid{gap:16px}
body.tt-native-enabled .tt-p-team-copy{padding:20px 12px}
body.tt-native-enabled .tt-p-team-copy h3{font-size:20px}
body.tt-native-enabled .tt-p-team-copy p{font-size:14px}
body.tt-native-enabled .tt-p-gallery-caption{padding-left:24px;padding-right:24px}
body.tt-native-enabled .tt-p-gallery-caption h3{font-size:21px;white-space:normal}
body.tt-native-enabled .tt-p-facebook-grid{grid-template-columns:1fr 1.05fr;gap:24px}
body.tt-native-enabled .tt-p-facebook-intro{padding-left:128px}
body.tt-native-enabled .tt-p-facebook-icon{left:0;width:105px;height:105px}
body.tt-native-enabled .tt-p-facebook-intro>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button{left:0}
body.tt-native-enabled .tt-p-facebook-intro p{font-size:16px;white-space:normal}
body.tt-native-enabled .tt-p-facebook-profile{padding-left:100px}
body.tt-native-enabled .tt-p-facebook-avatar{left:15px;width:74px;height:74px;top:-10px}
body.tt-native-enabled .tt-p-facebook-profile .tt-button{min-width:115px;width:115px}
body.tt-native-enabled .tt-p-facebook-profile p{font-size:12px}
body.tt-native-enabled .tt-p-contact-card-grid{gap:22px}
body.tt-native-enabled .tt-p-contact-card{padding:28px 20px}
body.tt-native-enabled .tt-p-contact-card-head{gap:18px}
body.tt-native-enabled .tt-p-contact-card .tt-button{width:100%}
body.tt-native-enabled .tt-p-article-layout{grid-template-columns:minmax(0,1fr) 260px;gap:26px}
body.tt-native-enabled .tt-p-article-paper{padding:50px 36px}
body.tt-native-enabled .tt-p-article-paper h1{font-size:40px!important}
body.tt-native-enabled .tt-p-article-content h2{font-size:32px!important}
body.tt-native-enabled .tt-p-related{padding:30px 20px}
body.tt-native-enabled .tt-p-line-copy{padding-left:55px}
body.tt-native-enabled .tt-p-line-copy h2{font-size:40px!important}
body.tt-native-enabled .tt-p-benefit-grid{gap:18px}
body.tt-native-enabled .tt-p-benefit-card h3{font-size:22px}
}
@media(max-width:900px){
body.tt-native-enabled .tt-p-hero-frame{height:480px}
body.tt-native-enabled .tt-p-hero-about .tt-p-glass{left:35px;width:55%;padding:30px;top:70px;height:340px}
body.tt-native-enabled .tt-p-glass h1{font-size:40px!important;line-height:50px!important}
body.tt-native-enabled .tt-p-hero-actions{flex-wrap:wrap;gap:12px}
body.tt-native-enabled .tt-p-hero-contact .tt-p-glass,body.tt-native-enabled .tt-p-hero-articles .tt-p-glass{width:75%;top:115px;height:250px}
body.tt-native-enabled .tt-p-hero-about .tt-p-glass p br{display:none}
body.tt-native-enabled .tt-p-hero-about .tt-p-glass p{font-size:14px}
body.tt-native-enabled .tt-p-hero-actions .tt-button{min-width:170px}
body.tt-native-enabled .tt-p-benefit-grid{grid-template-columns:repeat(2,1fr);row-gap:85px}
body.tt-native-enabled .tt-p-office-grid{gap:20px}
body.tt-native-enabled .tt-p-office-card>div:not(:where(.tt-native-leaf,.elementor-widget-container)):last-child,body.tt-native-enabled .tt-p-office-card>:where(.tt-native-leaf):last-child>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-p-office-card>:where(.tt-native-leaf):last-child>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){padding:22px}
body.tt-native-enabled .tt-p-office-card p br{display:none}
body.tt-native-enabled .tt-p-team-grid{grid-template-columns:repeat(3,1fr)}
body.tt-native-enabled .tt-p-team-photo{aspect-ratio:217/183;height:auto}
body.tt-native-enabled .tt-p-team-copy h3{font-size:24px}
body.tt-native-enabled .tt-p-about-team .tt-p-section-intro br,body.tt-native-enabled .tt-p-about-gallery .tt-p-section-intro br{display:none}
body.tt-native-enabled .tt-p-gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,250px)}
body.tt-native-enabled .tt-p-gallery-card-0 .tt-p-gallery-caption{padding:22px;min-height:130px}
body.tt-native-enabled .tt-p-gallery-caption h3{font-size:20px;line-height:28px}
body.tt-native-enabled .tt-p-gallery-caption p{font-size:14px;line-height:20px}
body.tt-native-enabled .tt-p-client-grid{grid-template-columns:repeat(6,1fr);gap:24px}
body.tt-native-enabled .tt-p-contact-panel{height:auto;padding:45px 30px}
body.tt-native-enabled .tt-p-contact-card-grid{grid-template-columns:1fr}
body.tt-native-enabled .tt-p-contact-card{display:flex;justify-content:space-between;align-items:center;min-height:150px;padding:25px}
body.tt-native-enabled .tt-p-contact-card-head{min-height:0}
body.tt-native-enabled .tt-p-contact-card .tt-button{width:190px;margin:0}
body.tt-native-enabled .tt-p-facebook-grid{grid-template-columns:1fr}
body.tt-native-enabled .tt-p-facebook-intro{min-height:210px;padding-left:160px}
body.tt-native-enabled .tt-p-facebook-icon{left:15px}
body.tt-native-enabled .tt-p-facebook-intro>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button{left:15px;bottom:10px}
body.tt-native-enabled .tt-p-facebook-preview{width:100%;max-width:565px;margin:auto}
body.tt-native-enabled .tt-p-line-panel{height:503px}
body.tt-native-enabled .tt-p-line-copy{width:57%;padding:55px 0 30px 30px}
body.tt-native-enabled .tt-p-line-copy h2{font-size:34px!important}
body.tt-native-enabled .tt-p-line-copy .tt-button{min-width:260px}
body.tt-native-enabled .tt-p-line-phone{left:50%;width:55%;height:460px}
body.tt-native-enabled .tt-p-line-copy ul{margin-bottom:32px}
body.tt-native-enabled .tt-p-articles-grid{grid-template-columns:repeat(2,1fr)}
body.tt-native-enabled .tt-p-article-layout{grid-template-columns:1fr}
body.tt-native-enabled .tt-p-related{min-height:0;display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
body.tt-native-enabled .tt-p-related>h2,body.tt-native-enabled .tt-p-related>:where(.tt-native-leaf)>h2,body.tt-native-enabled .tt-p-related>:where(.tt-native-leaf)>:where(.elementor-widget-container)>h2{grid-column:1/-1;margin:0 0 12px}
body.tt-native-enabled .tt-p-related-card+.tt-p-related-card{margin:0}
body.tt-native-enabled .tt-p-article-page{min-height:0}
body.tt-native-enabled .tt-p-article-paper{min-height:0}
body.tt-native-enabled .tt-p-article-cover{height:auto;aspect-ratio:743/389}
body.tt-native-enabled .tt-p-about-gallery,body.tt-native-enabled .tt-p-about-clients{min-height:0}
body.tt-native-enabled .tt-p-about-gallery{padding:55px 0}
body.tt-native-enabled .tt-p-gallery-grid{margin-top:36px}
}
@media(max-width:600px){
body.tt-native-enabled .tt-p-hero-frame{width:calc(100% - 28px);height:460px;border-radius:0 0 25px 25px}
body.tt-native-enabled .tt-p-hero-about .tt-p-hero-image img{width:250%;height:100%;left:-130%;top:0;object-fit:cover!important}
body.tt-native-enabled .tt-p-hero-about .tt-p-glass{left:20px;right:20px;width:auto;top:auto;bottom:25px;height:auto;padding:25px;background:rgba(255,255,255,.62)}
body.tt-native-enabled .tt-p-glass h1{font-size:34px!important;line-height:44px!important}
body.tt-native-enabled .tt-p-hero-about .tt-p-glass p{margin:10px 0 18px}
body.tt-native-enabled .tt-p-hero-actions{gap:10px;justify-content:center}
body.tt-native-enabled .tt-p-hero-actions .tt-button{min-width:0;padding:0 14px;font-size:13px}
body.tt-native-enabled .tt-p-hero-contact .tt-p-hero-image img{height:100%;width:235%;left:-98%;top:0;object-fit:cover!important}
body.tt-native-enabled .tt-p-hero-contact .tt-p-glass,body.tt-native-enabled .tt-p-hero-articles .tt-p-glass{width:calc(100% - 40px);top:auto;bottom:35px;height:205px}
body.tt-native-enabled .tt-p-hero-articles .tt-p-hero-image img{width:400%;height:155%;left:-280%;top:-20%}
body.tt-native-enabled .tt-p-about-benefits h2,body.tt-native-enabled .tt-p-about-office h2,body.tt-native-enabled .tt-p-about-team h2,body.tt-native-enabled .tt-p-about-gallery h2,body.tt-native-enabled .tt-p-about-clients h2,body.tt-native-enabled .tt-p-contact-panel h2,body.tt-native-enabled .tt-p-articles h2{font-size:28px!important;line-height:38px!important}
body.tt-native-enabled.tightent-site .tt-p-section-intro{font-size:14px;line-height:22px;margin-top:18px}
body.tt-native-enabled .tt-p-section-intro br{display:none}
body.tt-native-enabled .tt-p-ruled:before,body.tt-native-enabled .tt-p-ruled:after{display:none}
body.tt-native-enabled .tt-p-about-benefits{padding:40px 0}
body.tt-native-enabled .tt-p-benefit-grid{gap:75px 14px;padding-top:80px}
body.tt-native-enabled .tt-p-benefit-icon{width:88px;height:88px;top:-44px}
body.tt-native-enabled .tt-p-benefit-icon img{width:66px;height:66px}
body.tt-native-enabled .tt-p-benefit-card{padding:45px 10px 18px;min-height:170px}
body.tt-native-enabled .tt-p-benefit-card h3{font-size:18px;line-height:32px}
body.tt-native-enabled .tt-p-benefit-card p{font-size:13px;line-height:21px}
body.tt-native-enabled .tt-p-office-heading{padding:35px 20px}
body.tt-native-enabled .tt-p-office-grid{grid-template-columns:1fr;padding-top:30px}
body.tt-native-enabled .tt-p-office-card{min-height:0}
body.tt-native-enabled .tt-p-office-photo{height:220px}
body.tt-native-enabled .tt-p-office-card h3{font-size:22px;line-height:34px}
body.tt-native-enabled .tt-p-office-card p{font-size:14px;line-height:22px}
body.tt-native-enabled .tt-p-about-office{padding-bottom:35px}
body.tt-native-enabled .tt-p-about-team{padding:40px 0;min-height:0}
body.tt-native-enabled .tt-p-team-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:30px}
body.tt-native-enabled .tt-p-team-copy{padding:16px 12px}
body.tt-native-enabled .tt-p-team-copy h3{font-size:19px}
body.tt-native-enabled .tt-p-team-copy p{font-size:12px}
body.tt-native-enabled .tt-p-gallery-grid{grid-template-columns:1fr;grid-template-rows:420px 245px 245px}
body.tt-native-enabled .tt-p-gallery-card-0{grid-row:auto}
body.tt-native-enabled .tt-p-gallery-card-0 .tt-p-gallery-caption{min-height:120px}
body.tt-native-enabled .tt-p-about-gallery{padding:40px 0}
body.tt-native-enabled .tt-p-gallery-card-1 img{top:-42.9%}
body.tt-native-enabled .tt-p-client-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:35px}
body.tt-native-enabled .tt-p-client-grid>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-p-client-grid>:where(.tt-native-leaf)>div:not(:where(.tt-native-leaf,.elementor-widget-container)),body.tt-native-enabled .tt-p-client-grid>:where(.tt-native-leaf)>:where(.elementor-widget-container)>div:not(:where(.tt-native-leaf,.elementor-widget-container)){height:auto;aspect-ratio:128/110;border-radius:9px}
body.tt-native-enabled .tt-p-about-clients{padding:35px 0 50px}
body.tt-native-enabled .tt-p-contact-line,body.tt-native-enabled .tt-p-contact-channels,body.tt-native-enabled .tt-p-contact-facebook{padding-top:28px}
body.tt-native-enabled .tt-p-contact-facebook{padding-bottom:30px}
body.tt-native-enabled .tt-p-line-panel{height:auto;min-height:745px}
body.tt-native-enabled .tt-p-line-copy{padding:35px 26px;width:100%}
body.tt-native-enabled .tt-p-line-copy h2{font-size:34px!important;line-height:44px!important;margin-bottom:14px}
body.tt-native-enabled .tt-p-line-lead{font-size:16px;line-height:24px}
body.tt-native-enabled .tt-p-line-copy ul{margin:25px 0;gap:12px}
body.tt-native-enabled .tt-p-line-copy li{font-size:14px;gap:14px}
body.tt-native-enabled .tt-p-line-copy .tt-button{min-width:0;width:100%}
body.tt-native-enabled .tt-p-line-phone{left:50%;transform:translateX(-50%);bottom:0;width:340px;max-width:100%;height:330px}
body.tt-native-enabled .tt-p-line-phone img{height:auto;object-fit:contain}
body.tt-native-enabled .tt-p-contact-panel{padding:35px 20px}
body.tt-native-enabled .tt-p-contact-card-grid{margin-top:30px;gap:18px}
body.tt-native-enabled .tt-p-contact-card{display:block;padding:25px;min-height:205px}
body.tt-native-enabled .tt-p-contact-card-head{gap:25px;min-height:100px}
body.tt-native-enabled .tt-p-contact-card .tt-button{width:100%}
body.tt-native-enabled .tt-p-facebook-grid{margin-top:30px;gap:25px}
body.tt-native-enabled .tt-p-facebook-intro{padding-left:105px;min-height:210px}
body.tt-native-enabled .tt-p-facebook-icon{left:0;width:84px;height:84px}
body.tt-native-enabled .tt-p-facebook-icon img{width:56px;height:56px}
body.tt-native-enabled .tt-p-facebook-intro h3{font-size:32px;line-height:42px}
body.tt-native-enabled .tt-p-facebook-intro p{font-size:14px;line-height:22px;margin-top:10px}
body.tt-native-enabled .tt-p-facebook-intro p br{display:none}
body.tt-native-enabled .tt-p-facebook-intro>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>.tt-button,body.tt-native-enabled .tt-p-facebook-intro>:where(.tt-native-leaf)>:where(.elementor-widget-container)>.tt-button{width:100%;left:0;bottom:0}
body.tt-native-enabled .tt-p-facebook-preview{height:205px}
body.tt-native-enabled .tt-p-facebook-cover{height:104px}
body.tt-native-enabled .tt-p-facebook-profile{padding-left:85px;padding-right:12px;gap:8px}
body.tt-native-enabled .tt-p-facebook-avatar{width:65px;height:65px;left:10px}
body.tt-native-enabled .tt-p-facebook-profile strong{font-size:19px}
body.tt-native-enabled .tt-p-facebook-profile p{font-size:10px;line-height:18px}
body.tt-native-enabled .tt-p-facebook-profile .tt-button{min-width:90px;width:90px;font-size:9px;gap:4px}
body.tt-native-enabled .tt-p-facebook-profile .tt-button img{width:15px;height:15px}
body.tt-native-enabled .tt-p-articles{padding:40px 0;min-height:0}
body.tt-native-enabled .tt-p-articles-grid{grid-template-columns:1fr;gap:24px;margin-top:28px}
body.tt-native-enabled .tt-p-card-cover{height:auto;aspect-ratio:381/178}
body.tt-native-enabled .tt-p-card-body{padding:20px 25px 25px}
body.tt-native-enabled .tt-p-article-page{padding:30px 0}
body.tt-native-enabled .tt-p-article-paper{padding:28px 22px}
body.tt-native-enabled .tt-p-article-paper h1{font-size:32px!important;line-height:42px!important}
body.tt-native-enabled.tightent-site .tt-p-article-meta{font-size:10px;line-height:20px}
body.tt-native-enabled .tt-p-article-content p{font-size:15px;line-height:25px}
body.tt-native-enabled .tt-p-article-content h2{font-size:26px!important;line-height:36px!important;margin-top:18px}
body.tt-native-enabled .tt-p-article-content h3{font-size:23px!important;line-height:34px!important;margin-top:18px}
body.tt-native-enabled .tt-p-share{margin-top:30px;gap:25px}
body.tt-native-enabled .tt-p-post-navigation{padding:24px 0}
body.tt-native-enabled .tt-p-post-navigation a{font-size:13px;gap:8px}
body.tt-native-enabled .tt-p-related{grid-template-columns:1fr;padding:25px}
body.tt-native-enabled .tt-p-related-card .tt-p-card-cover{height:auto;aspect-ratio:238/173}
body.tt-native-enabled .tt-p-related-card .tt-p-card-body{padding:12px 24px 24px}
}
@media(min-width:901px){
body.tt-native-enabled .tt-p-contact-facebook .tt-p-contact-panel{padding-top:63px;padding-bottom:62px}
body.tt-native-enabled .tt-p-contact-facebook .tt-p-facebook-grid{margin-top:50px}
}
body.tt-native-enabled .tt-p-related-card .tt-p-read-more{color:#00366f}
