.hamburger.svelte-1kg3gsc.svelte-1kg3gsc{display:flex;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:0;gap:6px;transition:all .2s ease}.hamburger.svelte-1kg3gsc.svelte-1kg3gsc:focus{outline:none}.hamburger__line.svelte-1kg3gsc.svelte-1kg3gsc{width:26px;height:3px;background-color:#fff;transition:all .3s ease;transform-origin:center}.hamburger.open.svelte-1kg3gsc .hamburger__line.svelte-1kg3gsc:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger.open.svelte-1kg3gsc .hamburger__line.svelte-1kg3gsc:nth-child(2){opacity:0}.hamburger.open.svelte-1kg3gsc .hamburger__line.svelte-1kg3gsc:nth-child(3){transform:translateY(-9px) rotate(-45deg)}#header__wrapper.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:var(--spacing-16) var(--spacing-64) 0 var(--spacing-64)}#header__logo.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;align-items:center}#logo.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{width:140px;height:140px}#logo__caption.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{width:360px}#navigation.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;flex-direction:column;align-items:flex-end;gap:var(--spacing-16);font-size:var(--font-normal)}#header__contact.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:var(--spacing-16);font-weight:300;color:var(--clr-text-faded)}.header__contact--item.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-8)}.header__contact--item.svelte-dbzho2 a.svelte-dbzho2.svelte-dbzho2{padding:4px 0 0}.header__contact--item.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:hover{color:var(--clr-interactive)}.active.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{border-bottom:1px solid var(--clr-text)}.active.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:hover{border-bottom:1px solid var(--clr-interactive)}nav.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;flex-direction:row;align-items:center;gap:var(--spacing-8)}nav.svelte-dbzho2 span.svelte-dbzho2.svelte-dbzho2{opacity:.2}nav.svelte-dbzho2 a.svelte-dbzho2.svelte-dbzho2{font-weight:700;letter-spacing:.02em;padding:0 0 4px;border-bottom:1px solid transparent}nav.svelte-dbzho2 a.svelte-dbzho2.svelte-dbzho2:hover{color:var(--clr-interactive)}.dropdown.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{position:relative;display:inline-block;z-index:9999}.dropdown.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:before{content:"";position:absolute;top:100%;left:0;right:0;height:12px;background:transparent;z-index:999}.dropdown-trigger.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-weight:700;letter-spacing:.02em;padding:0 0 4px;border-bottom:1px solid transparent;color:inherit;text-decoration:none}.dropdown-trigger.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:hover{color:var(--clr-interactive)}.dropdown-trigger.active.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{border-bottom:1px solid var(--clr-text)}.dropdown-trigger.active.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:hover{border-bottom:1px solid var(--clr-interactive)}.dropdown-icon.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{font-size:14px;transition:transform .3s ease;margin-left:2px}.dropdown-menu.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{position:absolute;top:100%;left:0;min-width:max-content;background:var(--clr-primary-dark, #1a1a1a);border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 25px #00000026;z-index:1000;padding:8px 0;margin-top:12px;animation:svelte-dbzho2-dropdownFade .2s ease-out}.dropdown-menu.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:before{content:"";position:absolute;top:-6px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid var(--clr-primary-dark, #1a1a1a);z-index:1001}.dropdown-menu.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:after{content:"";position:absolute;top:-7px;left:19px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(255,255,255,.1);z-index:1000}.dropdown-menu.svelte-dbzho2 a.svelte-dbzho2.svelte-dbzho2{display:block;padding:12px 16px;color:#fff!important;text-decoration:none;font-weight:500;border-bottom:none!important;transition:all .2s ease;white-space:nowrap}.dropdown-menu.svelte-dbzho2 a.svelte-dbzho2.svelte-dbzho2:hover{background-color:var(--clr-interactive);color:#000!important;border-bottom:none!important}.dropdown-menu.svelte-dbzho2 a.active.svelte-dbzho2.svelte-dbzho2{background-color:var(--clr-primary);color:#fff!important;border-bottom:none!important}@keyframes svelte-dbzho2-dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mobile__nav.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:none;position:absolute;right:16px;z-index:10000;background-color:var(--clr-bg);border-radius:50px;padding:.5rem;box-shadow:0 0 10px #00000080;transition:all .3s ease;align-items:center;gap:var(--spacing-8)}#mobile__nav.scrolled.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2,#mobile__nav.open.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{background-color:var(--clr-primary-card);position:fixed;top:1rem;right:1rem;padding:1rem}.mobile__contact-actions.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;align-items:center;gap:var(--spacing-8)}.mobile__contact-link.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;align-items:center;justify-content:center;color:var(--clr-text);transition:all .2s ease;padding:var(--spacing-6);border-radius:var(--rounded-small);background-color:transparent;min-width:44px;min-height:44px}.mobile__contact-link.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:hover{background-color:var(--clr-interactive);color:var(--clr-bg)}.mobile__contact-link.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:focus{outline:2px solid var(--clr-interactive);outline-offset:2px}.mobile__hamburger-wrapper.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex;align-items:center;justify-content:center;padding:var(--spacing-6);border-radius:var(--rounded-small);min-width:44px;min-height:44px;transition:all .2s ease}.mobile__hamburger-wrapper.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2:hover{background-color:var(--clr-interactive)}.mobile__hamburger-wrapper.svelte-dbzho2:hover .hamburger__line{background-color:#000!important}#mobile__menu.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--clr-primary-dark);z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:4rem}#mobile__menu.svelte-dbzho2 nav.svelte-dbzho2.svelte-dbzho2{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-8)}#mobile__menu.svelte-dbzho2 nav.svelte-dbzho2 a.svelte-dbzho2{font-size:var(--font-large)}#mobile__bar.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{margin:20px 0 0;display:none}@media (max-width: 1820px){#logo__caption.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:none}}@media (max-width: 1220px){#mobile__nav.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:flex}#navigation.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{display:none}#header__wrapper.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{padding:var(--spacing-16) var(--spacing-16) 0 var(--spacing-16);position:relative}}@media (max-width: 1220px){#logo.svelte-dbzho2.svelte-dbzho2.svelte-dbzho2{width:82px;height:82px}}#footer.svelte-pfvckz.svelte-pfvckz{padding:var(--spacing-64);padding-bottom:var(--spacing-128);display:flex;flex-direction:column;gap:var(--spacing-32);margin-top:var(--spacing-64);background-color:#10141c;border-top:1px solid rgba(255,255,255,.1);min-height:70vh}@media (max-width: 900px){#footer.svelte-pfvckz.svelte-pfvckz{padding:var(--spacing-32);padding-bottom:var(--spacing-46)}}.footer__top.svelte-pfvckz.svelte-pfvckz{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--spacing-32)}@media (max-width: 1024px){.footer__top.svelte-pfvckz.svelte-pfvckz{flex-direction:column;align-items:center;text-align:center;gap:var(--spacing-24)}}@media (max-width: 768px){.footer__top.svelte-pfvckz.svelte-pfvckz{gap:var(--spacing-16)}}.footer__left.svelte-pfvckz.svelte-pfvckz{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-16);flex-shrink:0}@media (max-width: 1024px){.footer__left.svelte-pfvckz.svelte-pfvckz{order:2;align-items:center}}.footer__badge.svelte-pfvckz .badge-image.svelte-pfvckz{width:80px;height:auto;filter:brightness(.9)}@media (max-width: 768px){.footer__badge.svelte-pfvckz .badge-image.svelte-pfvckz{width:60px}}.footer__trustpilot.svelte-pfvckz a.svelte-pfvckz{transition:all .1s ease-in;filter:grayscale(30%);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--spacing-8)}.footer__trustpilot.svelte-pfvckz a.svelte-pfvckz:hover{filter:grayscale(0%)}@media (max-width: 1220px){.footer__trustpilot.svelte-pfvckz a.svelte-pfvckz{flex-direction:column;margin:var(--spacing-16) 0}}.footer__trustpilot.svelte-pfvckz .trustpilot__text.svelte-pfvckz{font-size:var(--font-tiny);font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#fffc;margin:var(--spacing-4) 0 0 0;text-align:left;line-height:1.4}.footer__trustpilot.svelte-pfvckz .trustpilot__text span.svelte-pfvckz{font-weight:600;color:#fff}@media (max-width: 1220px){.footer__trustpilot.svelte-pfvckz .trustpilot__text.svelte-pfvckz{text-align:center}}.footer__social.svelte-pfvckz.svelte-pfvckz{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-8)}@media (max-width: 1024px){.footer__social.svelte-pfvckz.svelte-pfvckz{justify-content:center}}.footer__social.svelte-pfvckz .social__item.svelte-pfvckz{transition:all .1s ease-in;filter:grayscale(30%)}.footer__social.svelte-pfvckz .social__item.svelte-pfvckz:hover{filter:grayscale(0%)}.footer__nav.svelte-pfvckz.svelte-pfvckz{display:flex;flex-direction:row;gap:var(--spacing-32);flex-grow:1;justify-content:flex-end}@media (max-width: 1024px){.footer__nav.svelte-pfvckz.svelte-pfvckz{justify-content:center;order:1;gap:var(--spacing-24)}}@media (max-width: 768px){.footer__nav.svelte-pfvckz.svelte-pfvckz{flex-direction:column;gap:var(--spacing-16);align-items:center}}.footer__subtitle.svelte-pfvckz.svelte-pfvckz{color:#fff;font-size:var(--font-medium);font-weight:700;-webkit-user-select:none;user-select:none;margin-bottom:var(--spacing-12)}.footer__links.svelte-pfvckz.svelte-pfvckz{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-8);min-width:120px}@media (max-width: 1024px){.footer__links.svelte-pfvckz.svelte-pfvckz{align-items:center}}.footer__links.svelte-pfvckz a.svelte-pfvckz{font-size:var(--font-normal);transition:color .2s ease}.footer__links.svelte-pfvckz a.svelte-pfvckz:hover{color:var(--clr-interactive)}.footer__bottom.svelte-pfvckz.svelte-pfvckz{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-top:var(--spacing-16);border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.footer__bottom.svelte-pfvckz.svelte-pfvckz{flex-direction:column;gap:var(--spacing-8);text-align:center}}.footer__bottom.svelte-pfvckz a.svelte-pfvckz:hover{color:var(--clr-interactive)}.footer__copyright.svelte-pfvckz.svelte-pfvckz{letter-spacing:.06em;line-height:1.4;opacity:.8}.fab-contact.svelte-1fbw3d0.svelte-1fbw3d0{position:fixed;bottom:2rem;right:2rem;z-index:1000;display:none;flex-direction:column;align-items:flex-end}@media (min-width: 1220px){.fab-contact.svelte-1fbw3d0.svelte-1fbw3d0{display:flex}}.fab-contact__icons-large.svelte-1fbw3d0.svelte-1fbw3d0{display:none;flex-direction:column;gap:16px;align-items:flex-end}@media (min-width: 1220px){.fab-contact__icons-large.svelte-1fbw3d0.svelte-1fbw3d0{display:flex}}.fab-contact__icons-medium.svelte-1fbw3d0.svelte-1fbw3d0{display:none}.fab-contact__pill-large.svelte-1fbw3d0.svelte-1fbw3d0{display:flex;align-items:center;gap:0;background-color:transparent;color:#fff;padding:0;border-radius:28px;text-decoration:none;box-shadow:none;transition:all .3s cubic-bezier(.25,.8,.25,1);white-space:nowrap;height:56px;overflow:visible}@media (min-width: 1921px){.fab-contact__pill-large.svelte-1fbw3d0.svelte-1fbw3d0{background-color:var(--clr-primary-dark);box-shadow:0 3px 15px #0003}}.fab-contact__pill-large.svelte-1fbw3d0.svelte-1fbw3d0:hover{transform:translate(-4px) scale(1.05);box-shadow:0 4px 20px #0000004d;background-color:var(--clr-primary-dark)}@media (max-width: 1920px){.fab-contact__pill-large.svelte-1fbw3d0:hover .fab-contact__pill-text.svelte-1fbw3d0{opacity:1;max-width:200px}}.fab-contact__pill-text.svelte-1fbw3d0.svelte-1fbw3d0{font-size:var(--font-small);font-weight:500;color:#fff;text-shadow:var(--text-shadow);padding:0 16px;flex:1;opacity:0;max-width:0;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}@media (min-width: 1921px){.fab-contact__pill-text.svelte-1fbw3d0.svelte-1fbw3d0{opacity:1;max-width:none}}.fab-contact__pill-icon.svelte-1fbw3d0.svelte-1fbw3d0{width:48px;height:48px;border-radius:50%;background-color:var(--option-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:4px}.fab-contact__fab-wrapper.svelte-1fbw3d0.svelte-1fbw3d0{display:flex;flex-direction:column;align-items:flex-end}@media (min-width: 1220px){.fab-contact__fab-wrapper.svelte-1fbw3d0.svelte-1fbw3d0{display:none}}.fab-contact__main.svelte-1fbw3d0.svelte-1fbw3d0{width:82px;height:82px;border-radius:50%;background-color:var(--clr-primary);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0003;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative}.fab-contact__main.svelte-1fbw3d0.svelte-1fbw3d0:hover{background-color:var(--clr-interactive);color:#000;transform:scale(1.05);box-shadow:0 6px 25px #0000004d}.fab-contact__main.expanded.svelte-1fbw3d0.svelte-1fbw3d0{background-color:var(--clr-interactive);color:#000;transform:rotate(90deg)}.fab-contact__main.svelte-1fbw3d0 svg{transition:transform .3s ease}.fab-contact__menu.svelte-1fbw3d0.svelte-1fbw3d0{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;align-items:flex-end}.fab-contact__option-wrapper.svelte-1fbw3d0.svelte-1fbw3d0{display:flex;align-items:center;animation:svelte-1fbw3d0-fabSlideIn .3s cubic-bezier(.25,.8,.25,1) forwards;animation-delay:var(--delay);opacity:0;transform:translateY(20px) scale(.8)}.fab-contact__option.svelte-1fbw3d0.svelte-1fbw3d0{display:flex;align-items:center;gap:12px;background-color:var(--clr-primary-dark);color:#fff;padding:12px 16px;border-radius:50px;text-decoration:none;box-shadow:0 3px 15px #0003;transition:all .2s ease;white-space:nowrap;min-height:48px}.fab-contact__option.svelte-1fbw3d0.svelte-1fbw3d0:hover{background-color:var(--option-color);transform:translate(-4px) scale(1.02);box-shadow:0 4px 20px #00000040}.fab-contact__option-text.svelte-1fbw3d0.svelte-1fbw3d0{font-size:var(--font-small);font-weight:500;color:#fff;transition:color .2s ease}.fab-contact__option-icon.svelte-1fbw3d0.svelte-1fbw3d0{width:36px;height:36px;border-radius:50%;background-color:var(--option-color);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.fab-contact__option-icon.svelte-1fbw3d0 svg{color:#fff}@keyframes svelte-1fbw3d0-fabSlideIn{to{opacity:1;transform:translateY(0) scale(1)}}*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}a{text-decoration:none;color:inherit}html,body{background-color:var(--clr-bg);color:var(--clr-text);font-family:poppins,sans-serif;font-size:16px;font-display:swap}*{box-sizing:border-box;font-family:poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{outline:none;border:none;color:inherit;background-color:transparent}sup{font-size:70%;vertical-align:super}:root{--spacing-4: .4rem;--spacing-8: .8rem;--spacing-12: 1.2rem;--spacing-16: 1.6rem;--spacing-24: 2.4rem;--spacing-32: 3.2rem;--spacing-46: 4.8rem;--spacing-64: 6.4rem;--spacing-72: 7.2rem;--spacing-96: 9.6rem;--spacing-128: 12.8rem;--rounded-small: 5px;--rounded-medium: 15px;--rounded-large: 30px;--rounded-circle: 50%;--font-tiny: .9rem;--font-small: 1rem;--font-normal: 1.25rem;--font-medium: 1.563rem;--font-large: 1.953rem;--font-xl: 2.441rem;--font-xxl: 3.052rem;--font-title: 3.6rem;--font-title-xl: 6rem;--font-title-xxl: 8rem}.segment{max-width:1920px;margin:0 auto;padding:0 var(--spacing-32)}@media (max-width: 400px){.segment{padding:0 var(--spacing-16)}}@media (min-width: 901px) and (max-width: 1400px){.segment{padding:0 var(--spacing-46)}}@media (min-width: 1401px){.segment{padding:0 var(--spacing-64)}}html[data-theme=Default]{--clr-bg: #0c0c0c;--clr-text: #ffffff;--clr-text-faded: #e7eaf0;--clr-interactive: #eabd10;--clr-interactive-faded: #d8c475;--clr-interactive-card: rgba(185, 162, 42, .1);--clr-interactive-dark: #504105;--clr-primary: #2e57a0;--clr-primary-bright: #6595df;--clr-faq-question: #9fc6f8;--clr-primary-dark: #1f2435;--clr-primary-card: #182e53;--clr-primary-card-item: #234379;--clr-primary-footer: #234379;--clr-primary-card-border: #3b3d40;--clr-primary-card-border-alt: #e1e6ee;--clr-input-border: #c5cbd9;--clr-form-input: #e0e4ec;--clr-cards-bg: #1e3865;--clr-stroke-faded: rgba(255, 255, 255, .3);--clr-table-bg: #0b172e;--clr-table-bg-alt: #102143;--clr-table-border: #2d4261;--clr-table-text: #ffffff;--clr-table-header: #23427b;--clr-table-header-alt: #284b8d;--clr-table-hover: #0e1f3c;--clr-table-caption: #53ea99;--clr-table-caption-hover: #109f52;--clr-table-event: #2f508a;--clr-benefits-physical: #f9cda3;--clr-benefits-physical-alt: #f7d5b4;--clr-benefits-mental: #a8ceff;--clr-benefits-mental-alt: #c3dcfd;--clr-contact-bg: #121212;--clr-modal: #192f55}html[data-theme=Dark]{--clr-bg: #031124;--clr-text: #ecf0f4}#site.svelte-iuhvda{display:flex;flex-direction:column;min-height:100vh;background-color:var(--clr-bg);color:var(--clr-text)}main.svelte-iuhvda{flex:1}.section__title{font-size:var(--font-title);font-weight:700;font-style:italic;line-height:1.2;contain:layout style;margin:0 0 var(--spacing-32) 0;text-align:center}.section__title span{color:var(--clr-primary-bright)}.page{padding:var(--spacing-32) 0}@media (max-width: 900px){.page{padding:var(--spacing-16)}}.section{contain:layout style;will-change:transform}.section__content{flex-basis:50%;display:flex;flex-direction:column;gap:var(--spacing-16)}.section__subtitle{font-size:var(--font-xxl);font-weight:700;font-style:italic;line-height:1.4}.section__desc{font-size:var(--font-normal);letter-spacing:.02em;line-height:1.5;color:var(--clr-text-faded)}.section__list{display:flex;flex-direction:column;gap:var(--spacing-8);font-size:var(--font-normal);list-style:disc}.section__list--item{color:var(--clr-interactive);line-height:1.4}.section__image{display:flex;align-items:center;justify-content:center}.section__image img{width:100%;height:100%;max-width:820px;object-fit:cover;border-radius:var(--rounded-small)}.section__splash{display:flex;align-items:center;justify-content:center;gap:var(--spacing-64);padding:0 var(--spacing-64) var(--spacing-32) var(--spacing-64)}@media (max-width: 1200px){.section__splash{flex-direction:column;padding:var(--spacing-32)}.section__splash-image img{max-width:820px}}@media (max-width: 900px){.section__splash{padding:0;gap:var(--spacing-32);margin:0 0 32px}}.section__splash--center{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-8);justify-content:center}.section__splash-content{flex-basis:50%;max-width:820px}.section__splash-title{text-align:left;font-weight:800;text-transform:uppercase}.section__splash-title--center{text-align:center}.section__splash-desc{font-size:var(--font-normal);letter-spacing:.02em;line-height:1.5;color:var(--clr-text-faded);margin:0 0 var(--spacing-16) 0;text-align:left}.section__splash-action{background-color:var(--clr-primary);padding:22px 32px;display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-8);cursor:pointer;letter-spacing:.02em;font-size:var(--font-normal);font-weight:600;line-height:1.5;text-align:center;transition:all .2s ease;border-radius:var(--rounded-small)}.section__splash-action:hover{background-color:var(--clr-interactive);color:var(--clr-bg)}@media (max-width: 900px){.section__splash-action{padding:15px;font-size:var(--font-small);width:100%}}.section__splash-image{flex-basis:50%}.section__splash-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--rounded-small)}.section__marquee{padding:var(--spacing-32) var(--spacing-64)}.section__marquee-list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--spacing-32)}@media (max-width: 900px){.section__marquee-list{margin:32px 0 0}}.section__marquee-item img{width:100%;max-width:200px;height:auto}@media (max-width: 900px){.section__marquee-item img{width:100%;max-width:82px;height:auto}}.section__faq{padding:var(--spacing-64);display:flex;gap:var(--spacing-64)}.section__faq-title{font-size:var(--font-xxl);font-weight:700;font-style:italic;line-height:1.4}.section__faq-qa{flex-basis:50%;display:flex;flex-direction:column;gap:var(--spacing-32)}.section__faq-item{display:flex;flex-direction:column;gap:var(--spacing-4)}.section__faq-question{font-size:var(--font-large);font-weight:600;line-height:1.5;color:var(--clr-faq-question)}.section__faq-answer{font-size:var(--font-normal);line-height:1.5;color:var(--clr-text-faded)}.section__faq-image{flex-basis:50%}.section__faq-image img{width:100%;position:sticky;top:var(--spacing-64);border-radius:var(--rounded-medium)}.section__faq-answer ul{margin:0 0 0 var(--spacing-16)}@media (max-width: 1480px){:root{--font-tiny:.72rem;--font-small:.8rem;--font-normal:1rem;--font-medium:1.25rem;--font-large:1.562rem;--font-xl:1.953rem;--font-xxl:2.441rem;--font-title:3.04rem;--font-title-xl:4.8rem;--font-title-xxl:6.4rem;--spacing-4:.32rem;--spacing-8:.64rem;--spacing-16:1.28rem;--spacing-24:1.92rem;--spacing-32:2.56rem;--spacing-64:5.12rem;--spacing-128:10.24rem}.section__content{flex-basis:100%}.section__image{max-width:520px}.section__faq{padding:var(--spacing-32)}.section__faq{flex-direction:column;gap:var(--spacing-16)}.section__faq-image{order:1;margin:0;text-align:center}.section__faq-image img{position:relative;top:var(--spacing-16);width:60%}}@media (max-width: 900px){.section__title{margin:0 0 var(--spacing-16) 0;font-size:var(--font-xl)}.section__content{order:1}.section__image{order:2}.section__faq{padding:var(--spacing-32) 0}.section__faq-qa{gap:var(--spacing-32)}.section__faq-image img{width:100%}}
