.static-heading{line-height:1.25;font-size:32px;font-weight:500;color:var(--color-text-heading-light)}@media(max-width:1079px){.static-heading{font-size:28px}}.dark .static-heading{color:#fff}.static-heading strong{color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(95deg,#0090a0,#00a99e);font-weight:inherit}.animation-target{opacity:0!important;transform:translateY(100%);transition:opacity 1.2s ease,transform .8s ease}.animation-target.animated{opacity:1!important;transform:translateY(0)}.static-slideshow-content{display:flex;width:100%;overflow:auto;overflow:overlay;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.static-slideshow-content::-webkit-scrollbar{height:0px;display:none}.static-slideshow-slide{height:560px;flex-grow:0;flex-shrink:0;width:100%;scroll-snap-align:start;scroll-snap-stop:always;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;display:flex;flex-direction:column;justify-content:center}@media(max-width:749px){.static-slideshow-slide{height:calc(100vh - 120px);height:calc(100lvh - 120px);justify-content:end;padding-bottom:15vh;padding-bottom:15lvh}}.static-slideshow-slide.dark:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background-color:#00000026}@media(max-width:749px){.static-slideshow-copy-wrapper{display:grid}}.static-slideshow-copy-wrapper *{position:relative}.static-slideshow-copy-wrapper .primary-button{z-index:1}.static-slideshow-copy-wrapper .static-heading{max-width:50%}@media(max-width:1079px){.static-slideshow-copy-wrapper .static-heading{max-width:65%}}@media(max-width:749px){.static-slideshow-copy-wrapper .static-heading{max-width:unset}}.static-slideshow-copy-wrapper h2.static-heading{font-size:28px;margin-bottom:.4em;text-shadow:0 0 6px rgba(0,0,0,.4)}@media(max-width:1079px){.static-slideshow-copy-wrapper h2.static-heading{font-size:24px}}@media(max-width:749px){.static-slideshow-copy-wrapper h2.static-heading{font-size:20px;margin-bottom:.6em}}.static-slideshow-copy-wrapper h3.static-heading{font-size:42px;margin-bottom:.75em;text-shadow:0 0 6px rgba(0,0,0,.4);font-weight:600}@media(max-width:1079px){.static-slideshow-copy-wrapper h3.static-heading{font-size:38px}}@media(max-width:749px){.static-slideshow-copy-wrapper h3.static-heading{font-size:34px;margin-bottom:1em}}.static-slideshow-link{display:block;position:absolute;width:100%;height:100%;top:0;left:0}.static-slideshow-switches{display:flex;justify-content:center;column-gap:4px;position:absolute;left:50%;transform:translate(-50%);bottom:35px;max-width:45%}.static-slideshow-switch{display:inline-block;width:40px;height:4px;border-radius:2px;background-color:#fff6;transition:all .5s ease}.static-slideshow-switch.current{width:120px;background-color:#ffffffd9}.static-slideshow-switches.dark .static-slideshow-switch{background-color:#60606040}.static-slideshow-switches.dark .static-slideshow-switch.current{background-color:#606060bf}.static-intro{padding-top:120px;padding-bottom:140px}@media(max-width:1079px){.static-intro{padding-top:100px;padding-bottom:120px}}@media(max-width:749px){.static-intro{padding-bottom:50px}}.static-intro-copy-wrapper{text-align:center}.static-intro-description{margin-top:1em;margin-bottom:3.5em}.static-intro-image-wrapper{height:293px;background-repeat:no-repeat;background-size:contain;background-position:center}@media(max-width:1599px){.static-intro-image-wrapper{background-size:cover}}@media(max-width:1079px){.static-intro-image-wrapper{height:250px}}@media(max-width:749px){.static-intro-image-wrapper{height:613px}}.static-products{padding-top:120px;padding-bottom:100px;background-color:#f2f2f2}@media(max-width:1079px){.static-products{padding-top:100px}}.static-product-copy-wrapper{text-align:center}.static-product-content-wrapper{width:100%;display:grid;grid-template-columns:auto 57.5%;grid-template-rows:auto auto;grid-template-areas:"tabs image" "spare info";margin-top:50px;column-gap:min(4%,50px);row-gap:min(4%,50px)}@media(max-width:1199px){.static-product-content-wrapper{grid-template-columns:auto 55%}}@media(max-width:859px){.static-product-content-wrapper{grid-template-columns:auto;grid-template-rows:auto 450px auto;grid-template-areas:"tabs" "image" "info";row-gap:20px;margin-top:40px}}.static-product-brands{display:flex;flex-direction:column;row-gap:20px}@media(max-width:859px){.static-product-brands{flex-direction:row;column-gap:20px;overflow:auto;overflow:overlay;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.static-product-brands::-webkit-scrollbar{height:0px;display:none}}.static-product-brand{background-color:#fff;border-radius:20px;cursor:pointer;position:relative;display:grid;grid-template-columns:60px auto;grid-template-rows:auto auto;grid-template-areas:"thumbnail name" "thumbnail tagline";padding:25px 35px 25px 45px}@media(max-width:859px){.static-product-brand{flex-grow:0;flex-shrink:0;scroll-snap-stop:always;scroll-snap-align:center;width:clamp(280px,70%,320px);border-radius:12px;padding-left:30px;padding-right:30px}}@media(max-width:599px){.static-product-brand{grid-template-columns:50px auto}}.static-product-brand:hover{background-color:#00808020}.static-product-brand *{pointer-events:none}.static-product-brand.selected{background-color:teal;color:#fff}.static-product-thumbnail{background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.15));grid-area:thumbnail}.static-product-brand-name{color:inherit;margin-bottom:5px;font-size:22px;padding:20px 10px 0 35px;line-height:1.35;display:flex;align-items:end}@media(max-width:1079px){.static-product-brand-name{font-size:20px;padding-top:10px;padding-left:30px}}@media(max-width:859px){.static-product-brand-name{padding-top:0;padding-left:25px;padding-right:0;font-size:19px}}.static-product-brand-tagline{font-size:15px;position:relative;z-index:1;padding:0 10px 20px 35px}@media(max-width:1079px){.static-product-brand-tagline{font-size:14px;padding-bottom:15px;padding-left:30px}}@media(max-width:859px){.static-product-brand-tagline{padding-bottom:0;padding-left:25px;padding-right:0}}.static-product-image-wrapper{display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:20px;overflow:hidden}@media(max-width:859px){.static-product-image-wrapper{border-radius:12px}}.static-product-image-wrapper picture{display:none;width:100%;height:100%}.static-product-image-wrapper picture.selected{display:block}.static-product-image-wrapper picture img{width:100%!important;height:100%!important;object-fit:cover;object-position:center}.static-product-info-wrapper{background-color:teal;background-image:linear-gradient(280deg,teal,#009980);width:100%;padding:30px 50px;border-radius:20px;grid-area:info}@media(max-width:1079px){.static-product-info-wrapper{padding-left:40px;padding-right:40px}}@media(max-width:859px){.static-product-info-wrapper{border-radius:12px}}@media(max-width:749px){.static-product-info-wrapper{padding-left:35px;padding-right:35px}}.static-product-info{display:flex;flex-wrap:wrap;column-gap:50px;row-gap:20px}.static-product-info{display:none}.static-product-info.selected{display:flex}.static-product-info-key{font-size:14px;font-weight:600;color:#fff;margin-bottom:6px}@media(max-width:1079px){.static-product-info-key{font-size:13px}}.static-product-info-values{display:flex;color:#fff;font-size:15px;flex-wrap:wrap;gap:10px}@media(max-width:1079px){.static-product-info-values{font-size:14px}}.static-product-info-values li{background-color:#0003;border-radius:4px;padding-top:.5em;padding-bottom:.5em;width:75px;text-align:center}.static-product-link-catalog,.static-product-link-file{display:flex;justify-content:center;align-items:center;margin-top:22px}.static-product-link-icon{width:1.2em;height:1.2em;background:no-repeat center / contain;margin-right:8px}.static-product-link-catalog .static-product-link-icon{background-image:url(/cdn/shop/files/more-icon-teal.svg?v=1701677190);margin-bottom:2px}@media(max-width:1079px){.static-product-link-catalog .static-product-link-icon{margin-bottom:1px}}.static-product-link-catalog a,.static-product-link-file a{display:none}.static-product-link-catalog a.selected,.static-product-link-file a.selected{display:inline-block}.static-product-link-file .static-product-link-icon{background-image:url(/cdn/shop/files/download-icon-teal.svg?v=1701677190);margin-bottom:2px;width:1.4em;height:1.4em}.static-services{padding-top:75px;padding-bottom:150px;background-color:#f2f2f2}@media(max-width:1079px){.static-services{padding-top:50px;padding-bottom:120px}}@media(max-width:749px){.static-services{padding-top:25px;padding-bottom:120px}}@media(max-width:599px){.static-services{padding-top:0}}.static-service-wrapper{display:grid;grid-template-columns:max-content max-content max-content;grid-auto-rows:1fr;gap:50px;justify-content:center}@media(max-width:1149px){.static-service-wrapper{column-gap:25px}}@media(max-width:1079px){.static-service-wrapper{column-gap:50px;row-gap:40px;grid-template-columns:auto auto}}@media(max-width:749px){.static-service-wrapper{column-gap:20px}}.static-service{display:flex;align-items:center}.static-service-icon{width:50px;height:50px;background-repeat:no-repeat;background-position:center;background-size:contain;flex-shrink:0;flex-grow:0}.static-service div{font-size:17px;line-height:1.4;padding-left:1em}@media(max-width:1079px){.static-service div{font-size:16px}}.static-figures{padding-top:150px;padding-bottom:60px}@media(max-width:1079px){.static-figures{padding-top:100px;padding-bottom:20px}}@media(max-width:749px){.static-figures{padding-bottom:0}}.static-figure-heading{text-align:center}.static-figure-content-wrapper{margin-top:50px;padding-top:50px;padding-bottom:100px;background:url(/cdn/shop/files/world-map-background.webp?v=1701426526) no-repeat center top / cover}@media(max-width:1079px){.static-figure-content-wrapper{margin-top:40px}}@media(max-width:749px){.static-figure-content-wrapper{margin-top:20px}}.static-figure-container{display:flex;justify-content:center;padding-left:50px;padding-right:50px}@media(max-width:749px){.static-figure-container{padding-left:30px;padding-right:30px}}.static-figure-group{display:inline-grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto;gap:60px 80px}@media(max-width:1079px){.static-figure-group{gap:50px}}@media(max-width:749px){.static-figure-group{gap:45px 30px}}@media(max-width:649px){.static-figure-group{grid-template-columns:1fr 1fr}}.static-figure-copy{font-size:17px}@media(max-width:1079px){.static-figure-copy{font-size:16px}}@media(max-width:549px){.static-figure-copy{font-size:15px}}.static-figure-copy strong{font-size:45px;font-weight:600;line-height:1.15;display:block;margin:4px 0;color:transparent;background:linear-gradient(275deg,teal,#009980) no-repeat center / cover;-webkit-background-clip:text;background-clip:text}@media(max-width:1079px){.static-figure-copy strong{font-size:40px}}@media(max-width:549px){.static-figure-copy strong{font-size:36px}}.static-figure-copy :not(strong){display:inline-block;max-width:220px}.static-figure-brands{overflow:hidden;margin-top:80px}@media(max-width:1079px){.static-figure-brands{margin-top:50px}}.static-brand-wrapper{display:flex;will-change:transform;padding-top:30px}.static-brand-wrapper.duplicated{position:relative;left:-10%}.static-brand-list{display:flex}.static-brand-item{margin-left:20px}@media(max-width:1079px){.static-brand-item{margin-left:16px}}@media(max-width:599px){.static-brand-item{margin-left:12px}}.static-brand-logo{width:300px;height:auto;background-color:#fffc;border:solid 1px #f0f0f0;border-radius:15px;aspect-ratio:2/1;background-repeat:no-repeat;background-position:center;background-size:auto 56px;box-sizing:border-box;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}@media(max-width:1079px){.static-brand-logo{width:240px;background-size:auto 45px}}@media(max-width:599px){.static-brand-logo{width:180px;background-size:auto 34px}}.static-brand-name{font-size:14px;font-weight:600;color:var(--color-text-footnote-light)}.static-brand-logo.loop-3,.static-brand-logo.loop-9-reversed{background-position:center 45%}.static-brand-logo.loop-5,.static-brand-logo.loop-7-reversed{background-size:220px auto}.static-brand-logo.loop-8,.static-brand-logo.loop-4-reversed{background-position:center 40%}@media(max-width:1079px){.static-brand-logo.loop-5,.static-brand-logo.loop-7-reversed{background-size:165px auto}}@media(max-width:549px){.static-brand-logo.loop-5,.static-brand-logo.loop-7-reversed{background-size:110px auto}}.static-strengths{padding-top:120px;padding-bottom:100px;background-color:#f2f2f2}@media(max-width:1079px){.static-strengths{padding-top:100px}}@media(max-width:749px){.static-strengths{padding-top:80px}}.static-strength-copy-wrapper{text-align:center}.static-strength-content-wrapper{width:100%;display:grid;grid-template-columns:60% auto;grid-template-rows:auto auto;margin-top:50px;column-gap:min(4%,50px)}@media(max-width:859px){.static-strength-content-wrapper{grid-template-columns:auto;grid-template-rows:auto auto auto;grid-template-areas:"switchers" "image" "copy";row-gap:20px;margin-top:40px}}.static-strength-bullet-points{display:flex;flex-direction:column;row-gap:20px}@media(max-width:859px){.static-strength-bullet-points{flex-direction:row;column-gap:20px;overflow:auto;overflow:overlay;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-area:switchers}.static-strength-bullet-points::-webkit-scrollbar{height:0px;display:none}}.static-strength-bullet-point{background-color:#fff;border-radius:20px;padding:8% 10.8%;cursor:pointer;position:relative;overflow:hidden}@media(max-width:1079px){.static-strength-bullet-point{padding:30px 45px}}@media(max-width:859px){.static-strength-bullet-point{flex-grow:0;flex-shrink:0;padding:25px 30px;scroll-snap-stop:always;scroll-snap-align:center;width:clamp(240px,70%,320px);border-radius:12px}}.static-strength-bullet-point:hover{background-color:#00808020}.static-strength-bullet-point:after{content:"";display:block;height:65%;width:auto;background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;bottom:-18%;right:5%;aspect-ratio:1;opacity:0}.static-strength-bullet-point *{pointer-events:none}.static-strength-bullet-point.selected{background-color:teal;color:#fff}.static-strength-bullet-point.selected:after{mix-blend-mode:color-burn;opacity:.2}.static-strength-bullet-point h3{color:var(--color-text-weak-light);margin-bottom:4px;font-size:15px}.static-strength-bullet-point.selected h3{color:inherit}.static-strength-bullet-point div{color:inherit;font-size:22px;font-weight:500}@media(max-width:1079px){.static-strength-bullet-point h3{font-size:14px}.static-strength-bullet-point div{font-size:18px;line-height:1.35}}.static-strength-image-wrapper{background-color:#fff;border-radius:20px;overflow:hidden}@media(max-width:859px){.static-strength-image-wrapper{grid-area:image;border-radius:12px}}.static-strength-image{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;display:none}.static-strength-image.selected{display:block}@media(max-width:859px){.static-strength-image{height:450px}}.static-strength-image.research{background-position:20% center}.static-strength-descriptions{margin-top:2em}@media(max-width:859px){.static-strength-descriptions{margin-top:0}}.static-strength-desc{display:none;font-size:16px;color:var(--color-text-weak-light)}@media(max-width:1079px){.static-strength-desc{font-size:15px}}.static-strength-desc.selected{display:block}.static-vb-wrapper{height:600px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;contain:paint;background-color:#00c8c8}.static-vb-wrapper:before{content:"";display:block;position:absolute;right:-10%;top:40%;width:50%;aspect-ratio:1;background-color:teal;border-radius:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(250px);opacity:.65}@media(max-width:1079px){.static-vb-wrapper:before{width:65%;top:45%}}@media(max-width:699px){.static-vb-wrapper:before{width:90%;top:50%}}.static-vb-wrapper:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00404066}.static-bg-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.static-vb-copy-wrapper{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.static-vb-heading{margin-bottom:30px;font-size:48px;text-transform:uppercase;letter-spacing:1px;font-weight:600;text-shadow:0 0 6px rgba(0,0,0,.4);color:#fff}@media(max-width:1079px){.static-vb-heading{font-size:42px}}@media(max-width:699px){.static-vb-heading{font-size:36px}}.static-vb-cta{box-shadow:0 0 6px #0666}.static-vb-video-link{color:#fff!important;position:relative;margin-top:40px;top:60px;display:flex;align-items:center;font-weight:500;text-align:center}.static-vb-video-link:before{content:"";display:inline-block;background:url(/cdn/shop/files/icon-video-fill-white.svg?v=1701856575) center / contain no-repeat;width:30px;height:30px;margin-right:8px;position:relative;top:-1px}.static-full-video-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;z-index:110;background-color:#fff;display:none;justify-content:center;align-items:center;pointer-events:auto;padding:50px;transition:transform .75s ease-in;transform:translateY(100%);flex-direction:column;overflow:auto}@media(max-width:749px){.static-full-video-wrapper{padding-left:15px;padding-right:15px}}@media(max-width:699px){.static-full-video-wrapper{padding-left:0;padding-right:0}}.static-full-video-wrapper .static-video-video{width:100%;max-width:1280px;flex:none}.static-full-video-player{display:block;width:100%;height:auto}.static-full-video-exit{margin-top:50px;display:flex;align-items:center;justify-content:center;text-align:left}@media(max-width:749px){.static-full-video-exit{margin-top:35px}}.static-full-video-exit:before{content:"";display:inline-block;background:url(/cdn/shop/files/icon-close-teal.svg?v=1702002729) center / contain no-repeat;width:22px;height:22px;margin-right:8px}@media(prefers-color-scheme:dark){.static-full-video-wrapper{background-color:#000}.static-full-video-exit{color:var(--color-text-key-dark)}.static-full-video-exit:hover{color:var(--color-text-key-light)}.static-full-video-exit:before{background:url(/cdn/shop/files/icon-close-teal-lighter.svg?v=1702002729) center / contain no-repeat}}.static-video{padding-top:100px;padding-bottom:100px}.static-video-copy-wrapper{text-align:center}.static-video-video-wrapper{margin-top:40px}@media(max-width:699px){.static-video-video-wrapper{padding-left:0!important;padding-right:0!important}}.static-video video{display:block;width:100%;height:auto}.static-video-video{position:relative;border-radius:20px;overflow:hidden;cursor:pointer}@media(max-width:1079px){.static-video-video{border-radius:12px}}@media(max-width:699px){.static-video-video{border-radius:0}}.static-video-video:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-color:transparent;-webkit-backdrop-filter:saturate(1);backdrop-filter:saturate(1);z-index:1;transition-property:background-color,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:ease;transition-duration:.1s;pointer-events:none}.static-video-video.controls:before{background-color:#00303080;-webkit-backdrop-filter:saturate(.8);backdrop-filter:saturate(.8);pointer-events:all}.static-video-video:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:0px;height:0px;border-left:solid 69.28px rgba(255,255,255,.8);border-top:solid 40px transparent;border-bottom:solid 40px transparent;transition:border-color .5s ease,filter .5s ease,opacity .1s ease;z-index:1;opacity:0}.static-video-video.controls:after{opacity:1}@media(max-width:1079px){.static-video-video:after{border-left-width:55.424px;border-top-width:32px;border-bottom-width:32px}}@media(max-width:699px){.static-video-video:after{border-left-width:41.568px;border-top-width:24px;border-bottom-width:24px}}.static-video-video:hover:after{filter:drop-shadow(0 0 10px rgba(0,0,0,.4));border-left-color:#fffffff2}.static-video-transcript-wrapper{display:flex;justify-content:center;align-items:center;column-gap:8px;margin-top:30px}.static-video-transcript-icon{height:27px;width:27px;background:url(/cdn/shop/files/transcript-icon-teal.svg?v=1699503419) no-repeat center / contain;position:relative;top:2px}@media(max-width:749px){.static-video-transcript-copy{margin-left:20px;margin-right:20px}}.static-video-transcript{padding-top:40px;padding-bottom:40px;border:solid 1px var(--color-border-secondary-light);border-radius:16px;margin-top:40px}@media(max-width:1079px){.static-video-transcript{border-radius:12px}}.static-video-transcript p:not(:first-of-type){margin-top:1.5em}.static-news{padding-top:100px;padding-bottom:120px;background-color:#f2f2f2}@media(max-width:1079px){.static-news{padding-bottom:110px}}@media(max-width:749px){.static-news{padding-bottom:100px}}.static-news-heading,.static-news-link-wrapper{text-align:center}.static-news-post-wrapper{padding-top:50px;padding-bottom:50px}@media(max-width:1079px){.static-news-post-wrapper{padding-top:40px;padding-bottom:40px}}.static-news-posts{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto;gap:30px}@media(max-width:1079px){.static-news-posts{grid-template-columns:1fr 1fr}}@media(max-width:749px){.static-news-posts{gap:15px}}@media(max-width:699px){.static-news-posts{grid-template-columns:1fr}}.static-news-post{border:solid 1px var(--color-border-secondary-light);border-radius:10px;overflow:hidden;contain:paint;background-color:#fff;display:flex;flex-direction:column;position:relative;transition:transform .5s ease-in-out}.static-news-post:hover{transform:translateY(-10px)}.static-post-image{width:100%;aspect-ratio:16/9;height:auto;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.static-post-image:after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:#00666680;opacity:0;transition:opacity .5s ease-in-out}.static-news-post:hover .static-post-image:after{opacity:1}.static-post-copy-wrapper{padding:1.5em;display:flex;flex-direction:column;flex-grow:1}.static-post-tag{font-size:14px;color:var(--color-text-key-light);font-weight:600;padding-bottom:.25em}.static-post-title{line-height:1.3;font-size:20px;flex-grow:1}@media(max-width:1079px){.static-post-title{font-size:18px}}.static-post-pubdate{font-size:15px;padding-top:1em;font-weight:500;color:var(--color-text-weak-light)}.static-post-link{position:absolute;width:100%;height:100%;top:0;left:0;display:block}.static-testimonials{padding-top:120px;padding-bottom:140px}@media(max-width:1079px){.static-testimonials{padding:110px 50px 120px}}@media(max-width:749px){.static-testimonials{padding:100px 0 50px}}.static-tm-heading{text-align:center}@media(max-width:749px){.static-tm-heading{padding-left:15px;padding-right:15px}}.static-tm-content-wrapper{margin-top:50px;display:grid;grid-template-columns:1fr min(1280px,80%) 1fr;align-items:center;column-gap:2.5%}@media(max-width:1079px){.static-tm-content-wrapper{grid-template-columns:auto;position:relative;margin-top:40px}}.static-tm-main{border-radius:20px;background-image:linear-gradient(280deg,teal,#009980);overflow:hidden;color:#fff;position:relative}@media(max-width:1079px){.static-tm-main{background-image:linear-gradient(355deg,teal,#009980)}}@media(max-width:749px){.static-tm-main{border-radius:0}}.static-tm-content{display:flex;overflow:auto;overflow:overlay;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.static-tm-content::-webkit-scrollbar{height:0px;display:none}.static-testimonial{width:100%;flex-shrink:0;flex-grow:0;scroll-snap-align:start;scroll-snap-stop:always;display:grid;grid-template-columns:30% auto;padding:100px 50px 110px 60px}@media(max-width:1079px){.static-testimonial{grid-template-columns:auto;grid-template-rows:auto auto;justify-items:center;align-content:start;padding:60px 100px 100px}}@media(max-width:749px){.static-testimonial{grid-template-columns:auto;grid-template-rows:auto auto;justify-items:center;align-content:start;padding:40px 30px 60px}}@media(max-width:599px){.static-testimonial{padding:30px 20px 45px}}.static-tm-avatar{width:100%;aspect-ratio:1;height:auto;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:center}@media(max-width:1079px){.static-tm-avatar{width:50%;max-width:260px}}.static-tm-review-wrapper{padding-left:10%;padding-right:4%;display:flex;flex-direction:column;justify-content:center}@media(max-width:1079px){.static-tm-review-wrapper{padding:50px 0 30px 20px;width:85%}}@media(max-width:749px){.static-tm-review-wrapper{width:70%}}@media(max-width:599px){.static-tm-review-wrapper{padding-left:25px;width:90%}}.static-tm-review{border-bottom:solid 1px rgba(255,255,255,.2);padding-bottom:2em;margin-bottom:1.5em;position:relative}.static-tm-review:before{content:url(/cdn/shop/files/quotation-mark-icon.svg?v=1699949329);position:absolute;top:-20%;left:-8%}@media(max-width:1079px){.static-tm-review:before{top:-50px;left:-50px}}.static-tm-review p:not(:first-of-type){margin-top:1em}.static-tm-footnote{display:flex;flex-direction:column;row-gap:5px;font-size:15px;font-weight:500}@media(max-width:1079px){.static-tm-footnote{font-size:14px}}.static-tm-prev-wrapper{text-align:right;height:100%}.static-tm-next-wrapper{height:100%}@media(max-width:1079px){.static-tm-prev-wrapper{position:absolute;left:0;z-index:1}.static-tm-next-wrapper{position:absolute;right:0;z-index:1}}@media(max-width:599px){.static-tm-prev-wrapper,.static-tm-next-wrapper{display:none}}.static-tm-button{width:80px;height:100%;display:inline-block;position:relative;background-repeat:no-repeat;background-position:center}@media(max-width:1079px){.static-tm-button{opacity:.3;transition:opacity .5s ease}.static-tm-button:hover{opacity:.8}}@media(max-width:749px){.static-tm-button{width:60px;background-size:contain}}.static-tm-prev{background-image:url(/cdn/shop/files/arrow-icon-green.svg?v=1699945998);transform:rotate(-180deg)}@media(max-width:1079px){.static-tm-prev{background-image:url(/cdn/shop/files/arrow-icon-white.svg?v=1700036268)}}.static-tm-next{background-image:url(/cdn/shop/files/arrow-icon-teal.svg?v=1699946001)}@media(max-width:1079px){.static-tm-next{background-image:url(/cdn/shop/files/arrow-icon-white.svg?v=1700036268)}}.static-tm-switches{display:flex;justify-content:center;column-gap:4px;position:absolute;left:50%;transform:translate(-50%);bottom:35px;max-width:45%}.static-tm-switch{display:inline-block;width:40px;height:4px;border-radius:2px;background-color:#fff6;transition:all .5s ease}.static-tm-switch.current{width:120px;background-color:#ffffffd9}.static-footer-brand{display:flex;justify-content:center;align-items:center;height:350px;background-position:center;background-size:cover;position:relative;background-image:url(/cdn/shop/files/hangsen-footer-cta-background.png?v=1701684654)}.static-footer-brand:before{content:"";background-color:#00404066;width:100%;height:100%;top:0;left:0;position:absolute;display:block}.static-fb-copy-wrapper{text-align:center;position:relative}.static-fb-heading{margin-bottom:24px;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.4);text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:38px}@media(max-width:1079px){.static-fb-heading{font-size:35px}}@media(max-width:749px){.static-fb-heading{font-size:32px}}.static-fb-cta{box-shadow:0 0 6px #0666;background-color:#006060}.static-footer-wl{height:300px;display:flex;align-items:center;background-position:center;background-size:cover;background-repeat:no-repeat}.static-fwl-heading{margin-bottom:12px;max-width:55%;font-size:28px}@media(max-width:1079px){.static-fwl-heading{max-width:70%;font-size:26px}}@media(max-width:699px){.static-fwl-heading{max-width:85%;font-size:24px}}.static-fwl-link:after{content:" >"}
/*# sourceMappingURL=/cdn/shop/t/28/assets/static.css.map */
