:root{--brand: #39c9fe;--brand-600: #2bb8e8;--brand-neon-green: #39c9fe;--brand-dark-neon-green: #2bb8e8;--brand-purple: #b26cff;--brand-purple-dark: #9a5ae6;--brand-white: #fff;--text: #0e0f12;--text-primary: #292e33;--text-secondary: #1a202c;--text-muted: #6b7280;--text-white: #fff;--text-black: #000;--text-dark: #262626;--text-light: #151515;--bg: #ffffff;--bg-white: #fff;--bg-black: #000;--bg-surface: #f5f7fa;--bg-surface-2: #eef1f4;--bg-mobile-grey: #f4f6f7;--bg-pearl-grey: #eaedef;--bg-stone-grey: #b3b7bc;--bg-steel-grey: #4d5257;--border-light: #e5e7eb;--border-medium: #c8c8c8;--border-dark: #9ca3af;--border-primary: #3b82f6;--shadow-light: rgba(0, 0, 0, .04);--shadow-medium: rgba(0, 0, 0, .08);--shadow-dark: rgba(0, 0, 0, .1);--shadow-darker: rgba(0, 0, 0, .15);--shadow-text: rgba(0, 0, 0, .35);--shadow-overlay: rgba(0, 0, 0, .35);--shadow-card: rgba(16, 24, 40, .06);--shadow-blue: rgba(59, 130, 246, .3);--transparent-white: rgba(255, 255, 255, .6);--transparent-white-full: rgba(255, 255, 255, 1);--transparent-black: rgba(0, 0, 0, 0);--transparent-black-50: rgba(0, 0, 0, .5);--transparent-black-80: rgba(0, 0, 0, .8);--transparent-grey: rgba(255, 255, 255, .78);--transparent-pearl: #eaedef80;--transparent-pearl-00: #eaedef00;--transparent-white-00: #ffffff00;--transparent-neon: #82dc3680;--transparent-dark: #252525d1;--transparent-pearl-cc: #eaedefcc;--gradient-overlay: linear-gradient(0deg, #8c8c8c, #8c8c8c);--success: #00b67a;--warning: #f59e0b;--error: #ef4444;--info: #3b82f6;--device-mk-blue: #4299e1;--device-mk-blue-light: #ebf8ff;--device-Shoes-indigo: #667eea;--device-Shoes-indigo-light: #f0f2ff;--Spacing-4XL: 160px;--Spacing-4XL-responsive: 8.352vw;--Spacing-2XL: 64px;--Mobile-Spacing: 24px;--Spacing-M: 24px;--Radius-XL: 40px;--Radius-L: 32px;--Radius-M: 24px;--aside-width: 510px;--Brand-White: var(--brand-white);--Brand-Neon-Green: var(--brand-neon-green);--Controls-Primary-Button: var(--brand-neon-green);--Typography-and-Iconography-Primary-Button-Text: var(--text-primary);--Brand-Dark-Neon-Green: var(--brand-dark-neon-green);--Brand-Pearl-Gray: var(--bg-pearl-grey);--Background-Pearl-Grey: var(--bg-pearl-grey);--Brand-Steel-Gray: var(--bg-steel-grey);--Mobile-Grey: var(--bg-mobile-grey);--Background-Stone-Grey: var(--bg-stone-grey);--Brand-Stone-Gray: var(--bg-stone-grey)}*{box-sizing:border-box;font-family:Roobert,sans-serif}html,body,#app{height:100%}body{margin:0;color:var(--text);background:var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Noto Sans,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:72px 0}.muted{color:var(--muted)}h1{font-size:56px;line-height:1.1;letter-spacing:-.02em}h2{font-size:32px;line-height:1.2}h3{font-size:24px;line-height:1.3}.btn{display:inline-block;padding:12px 18px;border-radius:10px;background:var(--brand);color:var(--text-white);font-weight:700;letter-spacing:.2px;transition:background .2s ease}.btn:hover{background:var(--brand-600)}.btn-outline{display:inline-block;padding:12px 18px;border-radius:10px;border:1px solid var(--transparent-white);color:var(--text-white);font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.grid{display:grid;gap:28px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--bg-white);border:1px solid var(--border-light);border-radius:16px;padding:24px;box-shadow:0 6px 24px var(--shadow-card)}.card h4{margin:0 0 8px}@media (max-width: 900px){.container{padding:0 16px}.section{padding:56px 0}h1{font-size:40px}h2{font-size:24px}.grid-2,.grid-3{grid-template-columns:1fr}}.mobile-overlay[data-v-06a067a5]{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--bg-white);z-index:454;padding-top:20px;opacity:0;transform:translate(100%);transition:.3s ease-out}.mobile-overlay.active[data-v-06a067a5]{opacity:1;transform:translate(0)}.mobile-overlay a[data-v-06a067a5]{display:block}.top-bar[data-v-06a067a5]{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:44px;padding-left:32px;padding-right:16px}.fill-target[data-v-06a067a5]{fill:#000}.hamburger-close[data-v-06a067a5]{width:56px}.hamburger-close svg[data-v-06a067a5]{display:block;width:100%}.mobile-btn[data-v-06a067a5]{padding:16px 32px;border-bottom:1px solid var(--border-medium);display:flex;justify-content:space-between;align-items:center}.mobile-btn .button-icon[data-v-06a067a5]{width:24px}.mobile-btn .button-icon svg[data-v-06a067a5]{display:block;width:100%}.overlay-links-wrap[data-v-06a067a5]{position:relative}.subnavigation-wrap-mobile[data-v-06a067a5]{position:absolute;top:0;left:0;width:100%;background:var(--bg-white);opacity:0;transform:translate(100%);transition:.3s ease-out}.subnavigation-wrap-mobile.active[data-v-06a067a5]{opacity:1;transform:translate(0)}.subnavi-top-wrap[data-v-06a067a5]{display:flex;align-items:center;gap:16px;color:var(--bg-stone-grey);padding:16px 32px}.subnavi-top-wrap .back-icon[data-v-06a067a5]{width:24px}.subnavi-top-wrap .back-icon svg[data-v-06a067a5]{display:block;width:100%}.nav[data-v-06a067a5]{background:transparent;position:absolute;top:0;left:0;width:100%;z-index:600}.nav[data-v-06a067a5]:before{content:"";position:absolute;left:0;right:0;top:0;height:100%;pointer-events:none}.row[data-v-06a067a5]{display:flex;justify-content:space-between;align-items:center;position:relative}.brand[data-v-06a067a5]{position:relative;z-index:1;display:inline-block}.brand a[data-v-06a067a5]{position:relative;display:flex;justify-content:center;align-items:center}.brand img[data-v-06a067a5]{height:36px;width:auto;max-width:180px;display:block;filter:drop-shadow(0 2px 4px var(--shadow-text))}.nav-wrap.is-hover .brand img[data-v-06a067a5]{filter:drop-shadow(0 2px 4px var(--brand-purple))}.links[data-v-06a067a5]{display:flex;gap:20px;align-items:center;position:relative;z-index:2}.links a[data-v-06a067a5]{display:flex;align-items:center;gap:6px;padding:12px 16px;border-radius:20px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);color:var(--text-white);text-shadow:0 1px 2px var(--shadow-text);font-size:18px;font-weight:500;letter-spacing:.5px}.links a[data-v-06a067a5]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--brand),var(--brand-purple));opacity:0;transition:opacity .3s ease;border-radius:20px;z-index:-1}.links a[data-v-06a067a5]:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%);transition:all .4s ease;z-index:-1}.links a[data-v-06a067a5]:hover{transform:translateY(-2px);text-shadow:none;box-shadow:0 8px 25px #39c9fe4d}.links a[data-v-06a067a5]:hover:before{opacity:1}.links a[data-v-06a067a5]:hover:after{width:100px;height:100px}.links a.is-active[data-v-06a067a5]{background:var(--brand);color:var(--text-white)!important;text-shadow:none!important;transform:translateY(-1px);box-shadow:0 6px 20px #39c9fe66}.links a.is-active[data-v-06a067a5]:before{opacity:1}.dropdown-icon[data-v-06a067a5]{transition:all .3s cubic-bezier(.4,0,.2,1);transform-origin:center}.links a:hover .dropdown-icon[data-v-06a067a5]{transform:rotate(180deg) scale(1.1)}.links a.is-active .dropdown-icon[data-v-06a067a5]{transform:rotate(180deg)}.nav-wrap.is-hover .links a[data-v-06a067a5]{color:var(--text-white);text-shadow:0 1px 2px rgba(0,0,0,.5)}.nav-wrap.is-hover .links a[data-v-06a067a5]:hover{color:var(--text-white)}.links a.router-link-active[data-v-06a067a5]{color:var(--brand)}.desktop-left[data-v-06a067a5],.desktop-right[data-v-06a067a5]{display:flex;align-items:center;position:relative;z-index:2}.desktop-right[data-v-06a067a5]{justify-content:flex-end}.lang-btn[data-v-06a067a5]{background:transparent;border:1px solid rgba(255,255,255,.5);padding:6px 12px;cursor:pointer;color:var(--text-white);font-size:13px;font-weight:600;border-radius:20px;position:relative;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1);letter-spacing:.5px;margin-right:4px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff1a}.lang-btn[data-v-06a067a5]:hover{background:var(--brand);border-color:var(--brand);color:var(--text-white);transform:translateY(-1px);box-shadow:0 4px 12px #39c9fe4d}.icon-btn[data-v-06a067a5]{background:transparent;border:0;padding:16px;cursor:pointer;color:var(--text-white);filter:drop-shadow(0 2px 4px var(--shadow-text));position:relative;z-index:2;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:50%;overflow:hidden}.icon-btn[data-v-06a067a5]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,var(--brand) 0%,var(--brand-purple) 100%);opacity:0;transform:scale(0);transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:50%;z-index:-1}.icon-btn[data-v-06a067a5]:after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#fff3;border-radius:50%;transform:translate(-50%,-50%);transition:all .4s ease;z-index:-1}.icon-btn[data-v-06a067a5]:hover{transform:translateY(-2px) scale(1.05);color:var(--text-white)!important;filter:drop-shadow(0 4px 8px rgba(57,201,254,.4))!important}.icon-btn[data-v-06a067a5]:hover:before{opacity:1;transform:scale(1)}.icon-btn[data-v-06a067a5]:hover:after{width:60px;height:60px}.icon-btn[data-v-06a067a5]:active{transform:translateY(-1px) scale(1.02)}.nav-wrap.is-hover .icon-btn[data-v-06a067a5]{color:var(--text-white);filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.nav-wrap.is-hover .icon-btn[data-v-06a067a5]:hover{color:var(--text-white);filter:drop-shadow(0 4px 8px rgba(57,201,254,.4))!important}.mobile-left[data-v-06a067a5],.mobile-center[data-v-06a067a5],.mobile-right[data-v-06a067a5]{display:none}.desktop-center[data-v-06a067a5]{width:100%;font-size:28px;position:absolute;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.overlay[data-v-06a067a5]{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--shadow-overlay);z-index:30;opacity:0;transform:translate(100%);transition:opacity .25s ease,transform .25s ease}.overlay.show[data-v-06a067a5]{opacity:1;transform:translate(0)}.drawer[data-v-06a067a5]{position:fixed;top:0;left:0;bottom:0;width:100%;background:var(--bg-white);box-shadow:0 10px 40px var(--shadow-darker);transform:translate(100%);transition:.3s ease-out;z-index:40;display:flex;flex-direction:column}.drawer.show[data-v-06a067a5]{transform:translate(0)}.drawer-head[data-v-06a067a5]{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 16px;border-bottom:1px solid #eef1f4}.drawer-links[data-v-06a067a5]{display:flex;flex-direction:column;padding:12px}.drawer-links a[data-v-06a067a5]{padding:12px 8px;border-radius:8px;color:#222}.drawer-links a.router-link-active[data-v-06a067a5]{color:var(--brand);background:#f3f7f5}.nav-wrap[data-v-06a067a5]{padding:32px;background:transparent;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:0 0 40px 40px;position:relative;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.nav-wrap[data-v-06a067a5]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:0 0 40px 40px;z-index:-1;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.1)}.nav-wrap.is-hover[data-v-06a067a5]{transform:translateY(-2px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.nav-wrap.is-hover[data-v-06a067a5]:before{opacity:1;box-shadow:0 12px 40px #00000026}.subnavigation-wrap[data-v-06a067a5]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(-10px);opacity:0}.subnavigation-wrap.active[data-v-06a067a5]{grid-template-rows:1fr;transform:translateY(0);opacity:1}.subnavigation-wrap .inner[data-v-06a067a5]{min-height:0;transition:all .6s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(-20px)}.subnavigation-wrap.active .inner[data-v-06a067a5]{opacity:1;transform:translateY(0)}.padding[data-v-06a067a5]{padding-top:32px}.inner-sub-navi-wrap[data-v-06a067a5]{position:relative}.subnavi-height-helper[data-v-06a067a5]{opacity:0;pointer-events:none}.subnavi-link-title[data-v-06a067a5]{position:absolute;bottom:0;left:0;padding:1.305vw;margin:0}.subnavi-abs-contents[data-v-06a067a5]{position:absolute;width:100%;height:100%;left:0;top:0}.subnavi-element[data-v-06a067a5]{position:absolute;width:100%;height:100%;left:0;top:0;opacity:1;pointer-events:none;transition:.3s}.subnavi-element.active[data-v-06a067a5]{opacity:1;pointer-events:all}.items-wrap[data-v-06a067a5]{display:flex;width:100%;gap:16px}.h5[data-v-06a067a5]{font-size:32px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h5[data-v-06a067a5],.h5[data-v-06a067a5]{font-size:1.6704vw}}.subnavi-link[data-v-06a067a5]{height:18.27vw;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:16px;overflow:hidden;position:relative;z-index:5;color:var(--text-white);transition:all .4s cubic-bezier(.4,0,.2,1);opacity:1;transform:scale(1)}.subnavi-link[data-v-06a067a5]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003;opacity:0;transition:all .4s ease;z-index:1;border-radius:16px}.subnavi-link[data-v-06a067a5]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(255,255,255,.1) 0%,transparent 70%);opacity:0;transition:all .4s ease;z-index:1}.subnavi-link[data-v-06a067a5]:hover{transform:scale(1.02) translateY(-4px);opacity:1;box-shadow:0 12px 30px #0003}.subnavi-link[data-v-06a067a5]:hover:before{opacity:1}.subnavi-link[data-v-06a067a5]:hover:after{opacity:1}.subnavi-link-title[data-v-06a067a5]{position:relative;z-index:2;transition:all .3s ease}.subnavi-link:hover .subnavi-link-title[data-v-06a067a5]{transform:translateY(-2px);text-shadow:0 4px 8px rgba(0,0,0,.5)}.subnavi-link-subtitle[data-v-06a067a5]{font-size:1.2vw;font-weight:400}@media (max-width: 764px){.mobile-items-wrap[data-v-06a067a5]{padding-top:16px;padding-left:32px;padding-right:32px;display:flex;flex-wrap:wrap;gap:8px;color:#fff}.mobile-items-wrap a[data-v-06a067a5]{height:135px;background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:16px;overflow:hidden;position:relative;z-index:5}.mobile-items-wrap .subnavi-link-title[data-v-06a067a5]{position:absolute;bottom:0;left:0;padding:8px 10px;line-height:1.2}.mobile-items-wrap .subnavi-link-subtitle[data-v-06a067a5]{font-size:24px;font-weight:400}.nav[data-v-06a067a5]{padding-left:16px!important;padding-right:16px!important}.nav-wrap[data-v-06a067a5]{padding:16px}.row[data-v-06a067a5]{display:flex;justify-content:space-between;align-items:center;position:relative}.desktop-left[data-v-06a067a5],.desktop-right[data-v-06a067a5],.links[data-v-06a067a5]{display:none}.desktop-center[data-v-06a067a5]{display:none;font-size:18px}.mobile-left[data-v-06a067a5],.mobile-center[data-v-06a067a5],.mobile-right[data-v-06a067a5]{display:flex;align-items:center}.mobile-left[data-v-06a067a5]{justify-content:flex-start}.mobile-center[data-v-06a067a5]{justify-content:center}.mobile-right[data-v-06a067a5]{justify-content:flex-end;gap:8px}.icon-btn[data-v-06a067a5]:hover{background:transparent;color:var(--text-white)!important;filter:none!important}.icon-btn[data-v-06a067a5]{padding:0}.mobile-right .lang-btn[data-v-06a067a5]{margin-right:4px;padding:4px 10px;font-size:12px}}.header-ctas-custom[data-v-06a067a5]{display:flex;gap:24px}@media only screen and (max-width: 1919px){.header-custom .header-ctas-custom[data-v-06a067a5]{gap:1.2528vw}}.links a[data-v-06a067a5]{font-size:20px}@media only screen and (min-width: 1300px){.links a[data-v-06a067a5]{font-size:16px;padding:14px 20px}.brand[data-v-06a067a5]{font-size:22px;letter-spacing:1.2px}.icon-btn[data-v-06a067a5]{padding:18px}.nav-wrap[data-v-06a067a5]{padding:36px}}@media only screen and (min-width: 1600px){.links a[data-v-06a067a5]{font-size:18px;padding:16px 24px}.brand[data-v-06a067a5]{font-size:24px;letter-spacing:1.5px}.icon-btn[data-v-06a067a5]{padding:20px}.nav-wrap[data-v-06a067a5]{padding:40px}}.links a[data-v-06a067a5],.brand[data-v-06a067a5],.icon-btn[data-v-06a067a5],.nav-wrap[data-v-06a067a5]{will-change:transform,opacity}.links a[data-v-06a067a5],.brand[data-v-06a067a5],.icon-btn[data-v-06a067a5],.subnavi-link[data-v-06a067a5]{transform:translateZ(0);backface-visibility:hidden}html[data-v-06a067a5]{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){.links a[data-v-06a067a5],.brand[data-v-06a067a5],.icon-btn[data-v-06a067a5],.nav-wrap[data-v-06a067a5],.subnavi-link[data-v-06a067a5],.subnavigation-wrap[data-v-06a067a5]{transition:none;animation:none}}.footer[data-v-368543b0]{border-top:1px solid #eee;padding:40px 0;background:var(--surface)}.footer h4[data-v-368543b0]{margin:0 0 8px}.legal[data-v-368543b0]{margin-top:24px;font-size:12px}.custom-footer[data-v-368543b0]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL);background:#4d5257;padding-top:80px;padding-bottom:40px;margin-top:40px;color:#fff}@media only screen and (max-width: 767px){.custom-footer[data-v-368543b0]{padding-top:32px;padding-bottom:40px;margin-top:0}}.general-max-width[data-v-368543b0]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-368543b0]{padding-left:32px;padding-right:32px}}.custom-footer .footer-inner-wrap[data-v-368543b0],.custom-footer .footer-inner-wrap-second-row[data-v-368543b0]{display:flex;justify-content:space-between;gap:20px}.custom-footer .footer-inner-wrap-second-row[data-v-368543b0]{padding-top:40px}@media only screen and (max-width: 1023px){.custom-footer .footer-inner-wrap[data-v-368543b0],.custom-footer .footer-inner-wrap-second-row[data-v-368543b0]{flex-wrap:wrap;flex-direction:column-reverse;gap:0}}@media only screen and (max-width: 1023px){.custom-footer .footer-inner-wrap-second-row[data-v-368543b0]{padding-top:64px}}.custom-footer .footer-links-main-wrap[data-v-368543b0]{display:flex;gap:80px}@media only screen and (max-width: 1919px){.custom-footer .footer-links-main-wrap[data-v-368543b0]{gap:4.176vw}}@media only screen and (max-width: 1023px){.custom-footer .footer-links-main-wrap[data-v-368543b0]{justify-content:space-between;gap:20px;flex-wrap:wrap}}@media only screen and (max-width: 767px){.custom-footer .footer-links-main-wrap[data-v-368543b0]{gap:0}}h5[data-v-368543b0],.h5[data-v-368543b0]{font-size:32px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h5[data-v-368543b0],.h5[data-v-368543b0]{font-size:1.6704vw}}@media only screen and (max-width: 767px){h5[data-v-368543b0],.h5[data-v-368543b0]{font-size:20px}}.custom-footer .h5[data-v-368543b0]{opacity:.66;margin-bottom:40px}@media only screen and (max-width: 1919px){.custom-footer .h5[data-v-368543b0]{margin-bottom:2.088vw}}@media only screen and (max-width: 767px){.custom-footer .h5[data-v-368543b0]{margin-bottom:32px}}.body-m[data-v-368543b0]{font-size:20px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body-m[data-v-368543b0]{font-size:max(1.044vw,12px)}}@media only screen and (max-width: 767px){.body-m[data-v-368543b0]{font-size:16px}}@media only screen and (max-width: 1919px){.custom-footer .footer-links-main-wrap .sub-link[data-v-368543b0]{margin-bottom:1.6704vw}}@media only screen and (max-width: 767px){.custom-footer .footer-links-main-wrap .sub-link[data-v-368543b0]{margin-bottom:24px}}.custom-footer .social-menu[data-v-368543b0]{display:flex;gap:8px}.custom-footer .footer-links-main-wrap .sub-link[data-v-368543b0]{margin-bottom:32px}.custom-footer .newsletter-box[data-v-368543b0]{border-radius:var(--Radius-L);background:#fff;overflow:hidden;z-index:5;position:relative;color:var(--Brand-Steel-Gray);padding:40px}@media only screen and (max-width: 1919px){.custom-footer .newsletter-box[data-v-368543b0]{padding:2.088vw}}@media only screen and (max-width: 1023px){.custom-footer .newsletter-box[data-v-368543b0]{margin-bottom:64px}}@media only screen and (max-width: 767px){.custom-footer .newsletter-box[data-v-368543b0]{padding:24px;border-radius:var(--Radius-M)}}.klaviyo-form.klaviyo-form.klaviyo-form[data-v-368543b0]{-webkit-overflow-scrolling:touch}.body-s[data-v-368543b0]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body-s[data-v-368543b0]{font-size:max(.8352vw,12px)}}@media only screen and (max-width: 767px){.body-s[data-v-368543b0]{font-size:16px}}@media only screen and (max-width: 767px){.custom-footer .newsletter-box .newsletter-legal-text[data-v-368543b0]{font-size:12px}}.custom-footer .newsletter-box form>div>div[data-v-368543b0]:last-of-type{margin-bottom:50px!important;display:flex;align-items:center;gap:24px;flex-direction:row!important}.custom-footer .newsletter-box form:has(input[type=email])>div>div[data-v-368543b0]:last-of-type{margin-top:40px!important}.custom-footer .newsletter-box form>div>div:last-of-type>div[data-v-368543b0]:first-of-type{flex:1!important}.custom-footer .newsletter-box form>div>div:last-of-type>div[data-v-368543b0]:last-of-type{flex:unset!important}.custom-footer .newsletter-box button[data-v-368543b0]{min-width:3.3408vw!important;width:3.3408vw!important;height:3.3408vw!important;padding:0!important;border-radius:var(--Radius-M)!important;background-color:var(--Controls-Primary-Button)!important;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAM4SURBVHgB7Zq7bhpBFIYPF9tpLBFfpJTb2EZyg7uU0LmMu3SxnyD2E8Q8gZMylaFMRdKFyvgJoEHiUmQfANCmC/f8R4YGz8AadnYGM5+0AnxWFvPvmfPPmYHIYrFYLBaLZUOJkGJOT09Tw+EwIQi5tVrNJc0oF+Dk5OTPeDx2BCEP13Wj0ciTRqKkmG63e4aXiiDEWZE7Pj7+QhqJkWI8z/vXbre/7+3tvY1EIu8Ft6T39/cJ9zySBpQLMKXT6fzGQHnKpQXh9MHBQWp3d7fIglGIKK8Bs6AmXKMm3EnCbjQazYRZHEMXgGFn6Pf7D/RUB2YJVQQtAjDJZNJBJjzIHGJraytTrVYrpBjlLiCDnzCKYgaXKwgnkCFlni6kmNCKoIhWq+Wh8OXj8XgSH5OCW85VO4RWAZiJTf5Y4BAJ3FMkBWirASKwKLrFi2xhVOn1ehnXdT0KEKMEYFAcL0ejEdtkKA5hnAAM2+RgMChIHCJQEbS5wDzY/uY4hIMMKWO6fKAA0F4EZbBDHB4e/kIWpPHx3Uz4Da6PQTiEsQIwLILqRspoAaYsaqQQc7CeeFymkVoLARg85RLWA3/x9lwQTsVisXNMmSJnDb0AI11gHrDJNIpggQKySV8CcMXFP06QIUAAh+QLJheN1IXfRsqvAGNaPy797DcauQ4IiK9+bnrNAvgqhq9WACygsn7ui5M/LtaoCL5oN2njbXCtpgC2yD5j8LLN1MoyXeLaCMAnSJjXssqe582SZVrktZgCGPw9Xi4l4Sz8/paWxGgBHMdJbG9vc8qnRHF0iDf1et2X38swVoBF5wa4rvDkf9KKGFkDeEtszuB5rZ8JYvCMcRmA+f6JnpaxoWyKGpUBk98K5EgweMz3Eir9WdBnhsZkwNHR0R0GKTwKw1T41mw2lRyT+V0KK4Mr/c7Ozj0GKdvlzWLwt6QIrRnAlX6yrBXaHES5wuBzpBBtGTC1Obx1BGEPxe4C871EitGSAUE3NKsQuguoaGhWIVQBVDU0qxDaFFDZ0KyCcgEmNleYnPE9/wIBNDSroNwFMPiyrKHB32/w5HOkEeUC4Alf4RKFjPixtMVisVgsFsvG8h97gIyKs5ldrgAAAABJRU5ErkJggg==)!important;background-size:24px 24px!important;background-repeat:no-repeat!important;background-position:center!important;font-size:0!important}button[data-v-368543b0]:not(._btn-secondary_13m6k_1){border:0!important}@media only screen and (max-width: 767px){.custom-footer .newsletter-box button[data-v-368543b0]{min-width:40px!important;width:40px!important;height:40px!important}}a.builder-block[data-v-368543b0],.button[data-v-368543b0],.custom-form input[type=submit][data-v-368543b0],button[data-v-368543b0]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}@media only screen and (max-width: 1919px){a.builder-block[data-v-368543b0],.button[data-v-368543b0],.custom-form input[type=submit][data-v-368543b0],button[data-v-368543b0]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}@media only screen and (max-width: 767px){a.builder-block[data-v-368543b0],.button[data-v-368543b0],.custom-form input[type=submit][data-v-368543b0],button[data-v-368543b0]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}svg[data-v-368543b0]:not(:root){overflow-clip-margin:content-box;overflow:hidden}.custom-footer .social-menu a svg[data-v-368543b0]{display:block;width:100%}.kl-private-reset-css-Xuajs1 h1[data-v-368543b0],.kl-private-reset-css-Xuajs1 h2[data-v-368543b0],.kl-private-reset-css-Xuajs1 h3[data-v-368543b0],.kl-private-reset-css-Xuajs1 h4[data-v-368543b0],.kl-private-reset-css-Xuajs1 h5[data-v-368543b0],.kl-private-reset-css-Xuajs1 h6[data-v-368543b0],.kl-private-reset-css-Xuajs1 p[data-v-368543b0]{margin:0}.custom-footer .newsletter-box h4[data-v-368543b0],.custom-footer .newsletter-box .h4[data-v-368543b0],.custom-footer .newsletter-box h4 span[data-v-368543b0]{font-size:56px!important;font-style:normal!important;font-weight:700!important;line-height:120%!important;font-family:Roobert,sans-serif!important;color:#4d5257!important}@media only screen and (max-width: 1919px){.custom-footer .newsletter-box h4[data-v-368543b0],.custom-footer .newsletter-box .h4[data-v-368543b0],.custom-footer .newsletter-box h4 span[data-v-368543b0]{font-size:2.9232vw!important}}.kl-private-reset-css-inner-Zxasda[data-v-368543b0],.kl-private-reset-css-Xuajs1 input[data-v-368543b0] :not([type=image]) ::placeholder,.kl-private-reset-css-Xuajs1[data-v-368543b0] :before,.kl-private-reset-css-Xuajs1[data-v-368543b0] :after,.kl-private-reset-css-Xuajs1 input[data-v-368543b0]:not([type]),.kl-private-reset-css-Xuajs1 input[type=text][data-v-368543b0],.kl-private-reset-css-Xuajs1 input[type=email][data-v-368543b0],.kl-private-reset-css-Xuajs1 input[type=number][data-v-368543b0],.kl-private-reset-css-Xuajs1 input[type=date][data-v-368543b0],.kl-private-reset-css-Xuajs1 input[type=tel][data-v-368543b0],.kl-private-reset-css-Xuajs1[data-v-368543b0]{animation:none;animation-delay:0;animation-direction:normal;animation-duration:0;animation-fill-mode:none;animation-iteration-count:1;animation-name:none;animation-play-state:running;animation-timing-function:ease;backface-visibility:visible;background:0;background-attachment:scroll;background-clip:border-box;background-color:var(--transparent-black);background-image:none;background-origin:padding-box;background-position:0 0;background-position-x:0;background-position-y:0;background-repeat:repeat;background-size:auto auto;border:0;border-style:none;border-width:medium;border-color:inherit;border-bottom:0;border-bottom-color:inherit;border-bottom-style:none;border-bottom-width:medium;border-collapse:separate;border-image:none;border-left:0;border-left-color:inherit;border-left-style:none;border-left-width:medium;border-radius:0;border-right:0;border-right-color:inherit;border-right-style:none;border-right-width:medium;border-spacing:0;border-top:0;border-top-color:inherit;border-top-style:none;border-top-width:medium;bottom:auto;box-shadow:none;box-sizing:content-box;caption-side:top;clear:none;clip:auto;color:inherit;columns:auto;column-count:auto;column-fill:balance;column-gap:normal;column-rule:medium none currentColor;column-rule-color:currentColor;column-rule-style:none;column-rule-width:none;column-span:1;column-width:auto;content:normal;counter-increment:none;counter-reset:none;cursor:auto;direction:ltr;display:block;empty-cells:show;float:none;font:normal;font-family:inherit;font-size:medium;font-style:normal;font-variant:normal;font-weight:400;height:auto;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:normal;list-style:none;list-style-image:none;list-style-position:outside;list-style-type:disc;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;orphans:0;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;page-break-after:auto;page-break-before:auto;page-break-inside:auto;perspective:none;perspective-origin:50% 50%;pointer-events:initial;position:static;right:auto;-moz-tab-size:8;tab-size:8;table-layout:auto;text-align:inherit;text-align-last:auto;text-decoration:none;text-decoration-color:inherit;text-decoration-line:none;text-decoration-style:solid;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-style:flat;transition:none;transition-delay:0s;transition-duration:0s;transition-property:none;transition-timing-function:ease;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;widows:0;width:auto;word-spacing:normal;z-index:auto;-webkit-font-smoothing:antialiased}@media only screen and (max-width: 767px){.custom-footer .newsletter-box input[data-v-368543b0]{line-height:40px!important}}@media only screen and (max-width: 1919px){.custom-footer .newsletter-box input[data-v-368543b0]{line-height:3.3408vw!important}}@media only screen and (max-width: 767px){.custom-footer .newsletter-box input[data-v-368543b0]{font-size:16px!important}}@media only screen and (max-width: 1919px){.custom-footer .newsletter-box input[data-v-368543b0]{font-size:max(1.2528vw,12px)!important}}.custom-footer .newsletter-box input[data-v-368543b0]{width:100%!important;border:none!important;border-bottom:1px solid #292E33!important;border-radius:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;margin:0!important;padding:0!important;line-height:64px!important;color:#000!important;outline:0!important;font-size:24px!important;font-style:normal!important;font-weight:500!important;line-height:150%!important;height:auto!important;font-family:Roobert,sans-serif!important}@media only screen and (max-width: 767px){input[type=text][data-v-368543b0],input[type=email][data-v-368543b0],input[type=search][data-v-368543b0],input[type=tel][data-v-368543b0]{line-height:40px!important}}@media only screen and (max-width: 1919px){input[type=text][data-v-368543b0],input[type=email][data-v-368543b0],input[type=search][data-v-368543b0],input[type=tel][data-v-368543b0]{line-height:3.3408vw!important}}.custom-footer .social-menu a[data-v-368543b0]{width:32px}.custom-footer a[data-v-368543b0]{color:inherit;display:block}.custom-footer .secondary-footer-menu[data-v-368543b0]{display:flex;gap:40px;color:#b3b7bc}@media only screen and (max-width: 1919px){.custom-footer .secondary-footer-menu[data-v-368543b0]{gap:2.088vw}}.custom-footer .footer-legal-text[data-v-368543b0]{color:#b3b7bc}@media only screen and (max-width: 1023px){.custom-footer .footer-legal-text[data-v-368543b0]{margin-top:40px}}@media only screen and (max-width: 767px){.custom-footer .footer-legal-text[data-v-368543b0]{font-size:12px}}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1}.general-max-width[data-v-72363fdd]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-72363fdd]{padding-top:40px;padding-bottom:40px}.big-spacing-bottom[data-v-72363fdd]{padding-bottom:80px}.big-spacing-top[data-v-72363fdd]{padding-top:40px}._DropdownSlider__flexWrap_1u72q_30[data-v-72363fdd]{display:flex;align-items:flex-start;gap:200px}@media only screen and (max-width: 1919px){._DropdownSlider__flexWrap_1u72q_30[data-v-72363fdd]{gap:5.22vw}}@media only screen and (max-width: 1023px){._DropdownSlider__flexWrap_1u72q_30[data-v-72363fdd]{gap:40px}}._DropdownSlider__textCol_1u72q_52[data-v-72363fdd]{width:calc(40% - 100px)}@media only screen and (max-width: 1919px){._DropdownSlider__textCol_1u72q_52[data-v-72363fdd]{width:calc(40% - 2.61vw)}}@media only screen and (max-width: 1023px){._DropdownSlider__textCol_1u72q_52[data-v-72363fdd]{width:calc(40% - 20px)}}h4[data-v-72363fdd],.h4[data-v-72363fdd]{font-size:56px;font-style:normal;font-weight:700;line-height:120%}h1[data-v-72363fdd],h2[data-v-72363fdd],h3[data-v-72363fdd],h4[data-v-72363fdd],h5[data-v-72363fdd],h6[data-v-72363fdd],p[data-v-72363fdd]{margin:0}@media only screen and (max-width: 1919px){h4[data-v-72363fdd],.h4[data-v-72363fdd]{font-size:2.9232vw}}._DropdownSlider_1u72q_1 h4[data-v-72363fdd]{margin-bottom:80px}@media only screen and (max-width: 1919px){._DropdownSlider_1u72q_1 h4[data-v-72363fdd]{margin-bottom:4.176vw}}@media only screen and (min-width: 764px){.mobile[data-v-72363fdd]{display:none}}.custom-swiper-navi[data-v-72363fdd]{display:flex;align-items:center;justify-content:space-between}._DropdownSlider_1u72q_1 .custom-swiper-navi[data-v-72363fdd]{margin-top:40px}.custom-swiper-navi .total[data-v-72363fdd]{color:var(--bg-stone-grey)}button[data-v-72363fdd]:not(._btn-secondary_13m6k_1){border:0!important}.custom-swiper-navi .custom-swiper-navi-button[data-v-72363fdd]{width:40px;cursor:pointer;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:0;background:transparent;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:50%}.custom-swiper-navi .custom-swiper-navi-button[data-v-72363fdd]:hover{transform:scale(1.1)}.custom-swiper-navi .custom-swiper-navi-button[data-v-72363fdd]:active{transform:scale(.95)}.swiper[data-v-72363fdd]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-wrapper[data-v-72363fdd]{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide[data-v-72363fdd],.swiper-ios .swiper-slide[data-v-72363fdd],.swiper-wrapper[data-v-72363fdd]{transform:translateZ(0)}.swiper-autoheight .swiper-wrapper[data-v-72363fdd]{align-items:flex-start;transition-property:transform,height}._DropdownSlider_1u72q_1 .swiper.disabled .swiper-wrapper[data-v-72363fdd]{display:block;height:auto!important}@media only screen and (min-width: 764px){._DropdownSlider__items__element_1u72q_90.active[data-v-72363fdd]{padding-bottom:14px}}@media only screen and (min-width: 764px){._DropdownSlider__items__element__inner_1u72q_127[data-v-72363fdd]{padding:16px 16px 16px 24px;border-radius:var(--Radius-XL);background:var(--transparent-pearl);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}._DropdownSlider__items__element_1u72q_90:hover ._DropdownSlider__items__element__inner_1u72q_127[data-v-72363fdd]{background:#39c9fe1a;transform:translateY(-2px);box-shadow:0 8px 25px #39c9fe33}._DropdownSlider__items__element_1u72q_90.collapsed ._DropdownSlider__items__element__inner_1u72q_127[data-v-72363fdd]{padding:12px 16px 12px 24px}._DropdownSlider__items__element_1u72q_90.collapsed ._DropdownSlider__items__element__text_1u72q_184[data-v-72363fdd]{max-height:0;opacity:0;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}}@media only screen and (min-width: 764px){._DropdownSlider__items__element__expandWrap_1u72q_134[data-v-72363fdd]{display:flex;justify-content:space-between;align-items:center;gap:12px;min-width:0}._DropdownSlider__items__element__expandWrap_1u72q_134 h6[data-v-72363fdd]{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:8px}._DropdownSlider__items__element__toggleButton_1u72q_105[data-v-72363fdd]{flex-shrink:0}}._DropdownSlider__items__element__toggleButton__expand_1u72q_109[data-v-72363fdd],._DropdownSlider__items__element__toggleButton__collapse_1u72q_109[data-v-72363fdd]{width:56px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:50%;padding:8px}._DropdownSlider__items__element__toggleButton__expand_1u72q_109[data-v-72363fdd]:hover,._DropdownSlider__items__element__toggleButton__collapse_1u72q_109[data-v-72363fdd]:hover{background:#39c9fe1a;transform:scale(1.1)}@media only screen and (max-width: 1919px){._DropdownSlider__items__element__toggleButton__expand_1u72q_109[data-v-72363fdd],._DropdownSlider__items__element__toggleButton__collapse_1u72q_109[data-v-72363fdd]{width:2.9232vw}}._DropdownSlider__items__element__toggleButton__expand_1u72q_109[data-v-72363fdd]{opacity:1}@media only screen and (min-width: 764px){._DropdownSlider__items__element_1u72q_90.active ._DropdownSlider__items__element__toggleButton__expand_1u72q_109[data-v-72363fdd]{opacity:0}}.swiper-slide[data-v-72363fdd]{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}._DropdownSlider__items__element_1u72q_90[data-v-72363fdd]{margin-bottom:24px}@media only screen and (max-width: 1919px){._DropdownSlider__items__element_1u72q_90[data-v-72363fdd]{margin-bottom:1.2528vw}}@media only screen and (min-width: 764px){._DropdownSlider__items__element_1u72q_90[data-v-72363fdd]{padding-bottom:0;transition:all .3s cubic-bezier(.4,0,.2,1)}}.swiper-backface-hidden .swiper-slide[data-v-72363fdd]{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width: 764px){._DropdownSlider__items__element_1u72q_90.hide-bar[data-v-72363fdd]{padding-bottom:0}}._DropdownSlider__imageCol_1u72q_70[data-v-72363fdd]{width:calc(60% - 100px)}@media only screen and (max-width: 1919px){._DropdownSlider__imageCol_1u72q_70[data-v-72363fdd]{width:calc(60% - 2.61vw)}}.abs-wrap[data-v-72363fdd],._DropdownSlider__imageCol__imageElement_1u72q_227[data-v-72363fdd],._DropdownSlider__imageCol__imageElement__inner_1u72q_234[data-v-72363fdd]{position:absolute;width:100%;height:100%;left:0;top:0}._DropdownSlider__imageCol__imageElement_1u72q_227 .video-wrap[data-v-72363fdd],._DropdownSlider__imageCol__imageElement_1u72q_227 .image-wrap[data-v-72363fdd]{position:absolute;width:100%;height:100%;left:0;top:0;position:relative;z-index:5;border-radius:var(--Radius-XL);overflow:hidden;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1);transform:scale(.95)}._DropdownSlider__imageCol__imageElement_1u72q_227.active .video-wrap[data-v-72363fdd],._DropdownSlider__imageCol__imageElement_1u72q_227.active .image-wrap[data-v-72363fdd]{opacity:1;transform:scale(1)}._DropdownSlider__imageCol__imageElement__uspWrap_1u72q_263[data-v-72363fdd]{position:absolute;bottom:0;left:0;width:100%;padding:24px;z-index:15;display:flex;align-items:center;gap:8px}._DropdownSlider__imageCol__imageElement__uspWrap__element__inner_1u72q_277[data-v-72363fdd]{display:flex;align-items:center;gap:10px;padding:6px 16px;color:var(--text-white);border-radius:999px;border:2px solid white}img[data-v-72363fdd]{border-radius:4px}img[data-v-72363fdd],video[data-v-72363fdd]{display:block;width:100%}._DropdownSlider__imageCol__imageElement_1u72q_227 img[data-v-72363fdd],._DropdownSlider__imageCol__imageElement_1u72q_227 video[data-v-72363fdd]{height:100%;object-fit:cover}._DropdownSlider__imageCol__imageElement__uspWrap__element__inner_1u72q_277 img[data-v-72363fdd]{width:32px}.body-s[data-v-72363fdd]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (min-width: 764px){._DropdownSlider__items__element__progress_1u72q_140[data-v-72363fdd]{position:absolute;bottom:-10px;left:50%;transform:translate(-50%,100%);width:calc(100% - 80px);background:var(--bg-pearl-grey);height:3px;opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:10px;overflow:hidden}}@media only screen and (min-width: 764px){._DropdownSlider__items__element__progress__line_1u72q_154[data-v-72363fdd]{position:absolute;width:0%;height:100%;left:0;top:0;background:var(--brand);border-radius:10px;overflow:hidden}}@media only screen and (min-width: 764px){._DropdownSlider__items__element_1u72q_90.active ._DropdownSlider__items__element__text_1u72q_184[data-v-72363fdd]{grid-template-rows:1fr}}@media only screen and (max-width: 1919px){.body-s[data-v-72363fdd]{font-size:max(.8352vw,12px)}}@media only screen and (min-width: 764px){._DropdownSlider__items__element__text_1u72q_184[data-v-72363fdd]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1)}}@media only screen and (min-width: 764px){._DropdownSlider__items__element__text__padding_1u72q_195[data-v-72363fdd]{padding-bottom:8px}}.body-s[data-v-72363fdd]{font-size:18px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body-s[data-v-72363fdd]{font-size:max(.8352vw,16px)}}@media only screen and (max-width: 763px){._DropdownSlider__items__element__expandWrap_1u72q_134[data-v-72363fdd]{display:flex;justify-content:space-between;align-items:center;gap:8px;min-width:0}._DropdownSlider__items__element__expandWrap_1u72q_134 h6[data-v-72363fdd]{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:4px}._DropdownSlider__items__element__toggleButton_1u72q_105[data-v-72363fdd]{flex-shrink:0}._DropdownSlider__items__element__progress_1u72q_140[data-v-72363fdd]{position:absolute;bottom:-8px;left:50%;transform:translate(-50%,100%);width:calc(100% - 40px);background:var(--bg-pearl-grey);height:3px;opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:10px;overflow:hidden}._DropdownSlider__items__element__progress__line_1u72q_154[data-v-72363fdd]{position:absolute;width:0%;height:100%;left:0;top:0;background:var(--brand);border-radius:10px;overflow:hidden}}@media only screen and (max-width: 767px){.general-max-width[data-v-72363fdd]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){._DropdownSlider__flexWrap_1u72q_30[data-v-72363fdd]{flex-wrap:wrap;flex-direction:column-reverse;gap:40px}._DropdownSlider__textCol_1u72q_52[data-v-72363fdd],._DropdownSlider__imageCol_1u72q_70[data-v-72363fdd]{width:100%}._DropdownSlider__imageCol__inner_1u72q_217[data-v-72363fdd]{height:0;padding-bottom:60%}}@media only screen and (max-width: 767px){.desktop[data-v-72363fdd]{display:none}}@media only screen and (max-width: 767px){h4[data-v-72363fdd],.h4[data-v-72363fdd]{font-size:24px}}._DropdownSlider_1u72q_1 h2[data-v-72363fdd]{margin-bottom:40px}@media only screen and (max-width: 767px){h2[data-v-72363fdd],.h2[data-v-72363fdd]{font-size:48px}}@media only screen and (max-width: 767px){._DropdownSlider__flexWrap_1u72q_30[data-v-72363fdd]{flex-wrap:wrap;flex-direction:column-reverse;gap:0px}._DropdownSlider__textCol_1u72q_52[data-v-72363fdd],._DropdownSlider__imageCol_1u72q_70[data-v-72363fdd]{width:100%}._DropdownSlider__imageCol__inner_1u72q_217[data-v-72363fdd]{height:0;padding-bottom:60%}}@media only screen and (max-width: 767px){._DropdownSlider__imageCol_1u72q_70[data-v-72363fdd]{margin-left:-32px;margin-right:-32px;width:calc(100% + 64px)}}._DropdownSlider__imageCol__inner_1u72q_217[data-v-72363fdd]{position:relative;height:0;padding-bottom:75%}@media only screen and (max-width: 767px){._DropdownSlider__imageCol__inner_1u72q_217[data-v-72363fdd]{padding-bottom:90%}}@media only screen and (max-width: 767px){._DropdownSlider__flexWrap_1u72q_30[data-v-72363fdd]{flex-wrap:wrap;flex-direction:column-reverse;gap:0}}@media only screen and (max-width: 767px){.general-max-width[data-v-72363fdd]{padding-left:32px;padding-right:32px;background-color:var(--bg-mobile-grey);border-radius:0 0 var(--Radius-XL) var(--Radius-XL)}}._DropdownSlider__imageCol__imageElement_1u72q_227 .video-wrap[data-v-72363fdd],._DropdownSlider__imageCol__imageElement_1u72q_227 .image-wrap[data-v-72363fdd],._DropdownSlider__items__element_1u72q_90[data-v-72363fdd],.custom-swiper-navi .custom-swiper-navi-button[data-v-72363fdd]{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}@media (prefers-reduced-motion: reduce){._DropdownSlider__imageCol__imageElement_1u72q_227 .video-wrap[data-v-72363fdd],._DropdownSlider__imageCol__imageElement_1u72q_227 .image-wrap[data-v-72363fdd],._DropdownSlider__items__element_1u72q_90[data-v-72363fdd],.custom-swiper-navi .custom-swiper-navi-button[data-v-72363fdd],._DropdownSlider__items__element__text_1u72q_184[data-v-72363fdd]{transition:none;animation:none}}@media only screen and (max-width: 767px){[data-v-72363fdd]:root{--cart-aside-summary-height-with-discount: 360px;--cart-aside-summary-height: 360px}}.swiper-horizontal[data-v-72363fdd]{touch-action:pan-y}.swiper-autoheight[data-v-72363fdd],.swiper-autoheight .swiper-slide[data-v-72363fdd]{height:auto}@media only screen and (max-width: 767px){._DropdownSlider_1u72q_1 .swiper[data-v-72363fdd]{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}._DropdownSlider_1u72q_1 .swiper.disabled .swiper-wrapper[data-v-72363fdd]{display:flex;flex-direction:row;height:auto}._DropdownSlider__items__element__inner_1u72q_127[data-v-72363fdd]{background:var(--transparent-pearl-00)}.swiper-wrapper[data-v-72363fdd]{display:block;height:auto}.swiper-slide[data-v-72363fdd]{width:100%;margin-right:0;margin-bottom:0;display:none}.swiper-slide.active[data-v-72363fdd]{display:block}._DropdownSlider__items__element_1u72q_90[data-v-72363fdd]{margin-bottom:0;height:auto}._DropdownSlider__items__element__inner_1u72q_127[data-v-72363fdd]{padding:16px;border-radius:var(--Radius-XL);background:var(--transparent-white-00);position:relative}._DropdownSlider__items__element__text_1u72q_184[data-v-72363fdd]{display:block!important;max-height:none!important;opacity:1!important;overflow:visible!important}._DropdownSlider__items__element__progress_1u72q_140[data-v-72363fdd],._DropdownSlider__items__element__toggleButton_1u72q_105[data-v-72363fdd]{display:none!important}.mobile-always-show[data-v-72363fdd]{display:block!important;max-height:none!important;opacity:1!important;overflow:visible!important}}.builder-cd4e81b2c82a494f8320a1ee1b21932c[data-v-36d5d3cb]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box;width:100%;height:100%}.greyBG[data-v-36d5d3cb]{background-color:var(--Mobile-Grey)}.borderBottomRadius[data-v-36d5d3cb]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-panel-padding[data-v-36d5d3cb]{padding-top:40px;padding-bottom:40px}.big-spacing-bottom[data-v-36d5d3cb]{padding-bottom:80px}.swiper[data-v-36d5d3cb]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-horizontal[data-v-36d5d3cb]{touch-action:pan-y}.game-swiper-wrapper[data-v-36d5d3cb]{position:relative;width:100%;height:100%;z-index:1;display:flex;transition:transform .3s ease-out;box-sizing:content-box}.swiper-android .swiper-slide[data-v-36d5d3cb],.swiper-ios .swiper-slide[data-v-36d5d3cb],.game-swiper-wrapper[data-v-36d5d3cb]{transform:translateZ(0)}.swiper-slide[data-v-36d5d3cb]{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .swiper-slide[data-v-36d5d3cb]{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width: 768px){._cardsSlider__naviWrap_9772u_24[data-v-36d5d3cb]{text-align:right}.swiper-slide[data-v-36d5d3cb]{width:calc(25% - 12px);min-width:200px;max-width:300px;margin-right:16px;flex-shrink:0}.swiper-slide[data-v-36d5d3cb]:last-child{margin-right:0}.game-swiper-wrapper[data-v-36d5d3cb]{display:flex;flex-wrap:nowrap;justify-content:flex-start}.general-hover-tile-with-button[data-v-36d5d3cb]{overflow:hidden;transition:all .3s ease-out}.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap[data-v-36d5d3cb]{position:absolute;bottom:-1px;left:0;width:100%;transition:transform .3s ease-out;transform:translateY(100%);z-index:10}.general-hover-tile-with-button .ratio-wrap[data-v-36d5d3cb]{transition:all .3s ease-out}.general-hover-tile-with-button:hover .general-hover-tile-with-button-buttonWrap[data-v-36d5d3cb]{transform:translateY(0)}.general-hover-tile-with-button:hover .ratio-wrap[data-v-36d5d3cb]{padding-bottom:60%}}@media only screen and (min-width: 1200px){.swiper-slide[data-v-36d5d3cb]{width:calc(25% - 12px);min-width:250px;max-width:350px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.swiper-slide[data-v-36d5d3cb]{width:calc(25% - 8px);min-width:180px;max-width:250px;margin-right:12px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.swiper-slide[data-v-36d5d3cb]{width:calc(25% - 6px);min-width:160px;max-width:220px;margin-right:8px}}@media only screen and (max-width: 767px){.game-swiper-wrapper[data-v-36d5d3cb]{display:flex;transition:transform .3s ease-out}.swiper-slide[data-v-36d5d3cb]{width:calc(100vw - 64px);flex-shrink:0;margin-right:16px}.swiper-slide[data-v-36d5d3cb]:last-child{margin-right:0}}.custom-swiper-navi[data-v-36d5d3cb]{display:flex;align-items:center;justify-content:space-between}._cardsSlider_9772u_1 .swiper[data-v-36d5d3cb],._cardsSlider_9772u_1 .custom-swiper-navi[data-v-36d5d3cb]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}._cardsSlider_9772u_1 .custom-swiper-navi[data-v-36d5d3cb]{margin-top:40px}@media only screen and (min-width: 768px){._cardsSlider_9772u_1 .custom-swiper-navi[data-v-36d5d3cb]{display:inline-flex;gap:40px}}.body-s[data-v-36d5d3cb]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body-s[data-v-36d5d3cb]{font-size:max(.8352vw,12px)}}button[data-v-36d5d3cb]:not(._btn-secondary_13m6k_1){border:0!important}.custom-swiper-navi .custom-swiper-navi-button[data-v-36d5d3cb]{width:40px;cursor:pointer;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:0;background:transparent}.custom-swiper-navi svg[data-v-36d5d3cb]{display:block;width:100%}a[data-v-36d5d3cb]{color:var(--text-black);text-decoration:none}.general-hover-tile-with-button[data-v-36d5d3cb]{width:100%;overflow:hidden;display:block;position:relative;z-index:5;border-bottom-left-radius:20px;border-bottom-right-radius:20px}._cardsSlider_9772u_1 .general-hover-tile-with-button .ratio-wrap[data-v-36d5d3cb]{padding-bottom:100%}.general-hover-tile-with-button .ratio-wrap[data-v-36d5d3cb]{padding-bottom:76%}.ratio-wrap[data-v-36d5d3cb]{padding-bottom:50%;position:relative;height:0}.general-hover-tile-with-button .abs-wrap[data-v-36d5d3cb]{transition:.3s ease-out}.abs-wrap[data-v-36d5d3cb],.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer[data-v-36d5d3cb]{position:absolute;width:100%;height:100%;left:0;top:0}img[data-v-36d5d3cb],video[data-v-36d5d3cb]{display:block;width:100%}.general-hover-tile-with-button img[data-v-36d5d3cb]{border-radius:var(--Radius-XL)}.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap[data-v-36d5d3cb]{position:absolute;bottom:-1px;left:0;width:100%;transition:.3s ease-out;transform:translateY(100%)}.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap a[data-v-36d5d3cb],.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap .button[data-v-36d5d3cb]{width:100%;justify-content:space-between}a.builder-block .button-icon[data-v-36d5d3cb],.button .button-icon[data-v-36d5d3cb],.custom-form input[type=submit] .button-icon[data-v-36d5d3cb],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon[data-v-36d5d3cb]{width:24px}._icon_rb1e1_1[data-v-36d5d3cb]{display:flex;transition:fill .2s ease-out;outline:0;-webkit-user-select:none;user-select:none}._icon--medium_rb1e1_13[data-v-36d5d3cb]{min-width:24px;min-height:24px;width:1.2528vw;height:1.2528vw}a.builder-block .fill-target[data-v-36d5d3cb],.button .fill-target[data-v-36d5d3cb],.custom-form input[type=submit] .fill-target[data-v-36d5d3cb],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .fill-target[data-v-36d5d3cb]{fill:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out}a.builder-block .button-icon svg[data-v-36d5d3cb],.button .button-icon svg[data-v-36d5d3cb],.custom-form input[type=submit] .button-icon svg[data-v-36d5d3cb],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon svg[data-v-36d5d3cb]{display:block;width:100%}h1[data-v-36d5d3cb],h2[data-v-36d5d3cb],h3[data-v-36d5d3cb],h4[data-v-36d5d3cb],h5[data-v-36d5d3cb],h6[data-v-36d5d3cb],p[data-v-36d5d3cb]{margin:0}h5[data-v-36d5d3cb],.h5[data-v-36d5d3cb]{font-size:32px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h5[data-v-36d5d3cb],.h5[data-v-36d5d3cb]{font-size:1.6704vw}}.general-hover-tile-with-button-outer .general-hover-tile-with-button-title-below[data-v-36d5d3cb]{margin-top:40px;text-align:center}@media only screen and (max-width: 1919px){h4[data-v-36d5d3cb],.h4[data-v-36d5d3cb]{font-size:2.9232vw}}@media only screen and (min-width: 768px){.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrapMobile[data-v-36d5d3cb],.general-hover-tile-with-button .general-hover-tile-with-button-textLayerMobile[data-v-36d5d3cb]{display:none}}@media only screen and (max-width: 1919px) and (min-width: 768px){.general-hover-tile-with-button[data-v-36d5d3cb]{border-bottom-left-radius:1.044vw;border-bottom-right-radius:1.044vw}}a.builder-block[data-v-36d5d3cb],.button[data-v-36d5d3cb],.custom-form input[type=submit][data-v-36d5d3cb],button[data-v-36d5d3cb]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer .video-wrap[data-v-36d5d3cb],.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer .general-hover-tile-with-button-imageWrap[data-v-36d5d3cb]{height:100%}.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer img[data-v-36d5d3cb],.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer video[data-v-36d5d3cb]{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 767px){.general-hover-tile-with-button-outer .general-hover-tile-with-button-title-below[data-v-36d5d3cb]{display:none}}@media only screen and (max-width: 767px){h5[data-v-36d5d3cb],.h5[data-v-36d5d3cb]{font-size:20px}}@media only screen and (max-width: 767px){.general-hover-tile-with-button .general-hover-tile-with-button-textLayerMobile[data-v-36d5d3cb]{text-align:center}}@media only screen and (max-width: 767px){.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrapMobile[data-v-36d5d3cb]{margin-top:16px;margin-bottom:16px}}@media only screen and (max-width: 767px){a.builder-block[data-v-36d5d3cb],.button[data-v-36d5d3cb],.custom-form input[type=submit][data-v-36d5d3cb],button[data-v-36d5d3cb]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}.general-hover-tile-with-button-buttonWrap[data-v-36d5d3cb]{display:none}}@media only screen and (max-width: 1919px){a.builder-block[data-v-36d5d3cb],.button[data-v-36d5d3cb],.custom-form input[type=submit][data-v-36d5d3cb],button[data-v-36d5d3cb]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}@media only screen and (min-width: 768px){.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrapMobile[data-v-36d5d3cb],.general-hover-tile-with-button .general-hover-tile-with-button-textLayerMobile[data-v-36d5d3cb]{display:none}.general-hover-tile-with-button:hover .abs-wrap[data-v-36d5d3cb]{height:calc(100% - 84px)}}@media only screen and (min-width: 768px) and (max-width: 1919px){.general-hover-tile-with-button:hover .abs-wrap[data-v-36d5d3cb]{height:calc(100% - 2.61vw - 20px)}}@media only screen and (min-width: 768px){.general-hover-tile-with-button:hover .general-hover-tile-with-button-buttonWrap[data-v-36d5d3cb]{transform:translate(0)}}.custom-swiper-navi .total[data-v-36d5d3cb]{color:var(--Background-Stone-Grey)}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-bg[data-v-36d5d3cb]{fill:#eaedefcc}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-front[data-v-36d5d3cb]{fill:#b3b7bc}.swiper .game-swiper-wrapper[data-v-36d5d3cb]{transition:transform .3s ease-out}.swiper .game-swiper-wrapper[data-v-36d5d3cb]{transform:translate3d(var(--game-translate-x, 0px),0,0)}@media only screen and (max-width: 767px){.swiper .game-swiper-wrapper[data-v-36d5d3cb]{transform:translate3d(var(--game-translate-x, 0px),0,0)}}@media only screen and (max-width: 767px){._cardsSlider_9772u_1 .swiper[data-v-36d5d3cb],._cardsSlider_9772u_1 .custom-swiper-navi[data-v-36d5d3cb]{padding-left:32px;padding-right:32px}}.cooperation[data-v-396f5512]{width:100%;padding:80px 0;overflow:hidden}.cooperation-container[data-v-396f5512]{max-width:1200px;margin:0 auto;padding:0 20px}.cooperation-title[data-v-396f5512]{text-align:center;font-size:2.5rem;font-weight:700;color:#333;margin-bottom:60px}.logo-rows[data-v-396f5512]{display:flex;flex-direction:column;gap:180px}.logo-row[data-v-396f5512]{display:flex;align-items:center;gap:300px;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:both;animation-play-state:running;width:200%}.logo-row-left[data-v-396f5512]{animation-name:moveLeft-396f5512}.logo-row-right[data-v-396f5512]{animation-name:moveRight-396f5512}.logo-item[data-v-396f5512]{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;transition:transform .3s ease}.logo-item[data-v-396f5512]:hover{transform:scale(1.05)}.logo-item img[data-v-396f5512]{max-width:120px;max-height:120px;width:auto;height:auto;object-fit:contain;transition:all .3s ease}.logo-item:hover img[data-v-396f5512]{filter:brightness(1.1)}@keyframes moveLeft-396f5512{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes moveRight-396f5512{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 768px){.cooperation[data-v-396f5512]{padding:60px 0}.cooperation-title[data-v-396f5512]{font-size:2rem;margin-bottom:40px}.logo-rows[data-v-396f5512]{gap:180px}.logo-row[data-v-396f5512]{gap:100px}.logo-item[data-v-396f5512]{padding:0;min-width:100px}.logo-item img[data-v-396f5512]{max-width:100px;max-height:50px}.logo-row[data-v-396f5512]{width:200%}}@media (min-width: 769px){.logo-row[data-v-396f5512]{width:200%}}@media (min-width: 1200px){.cooperation-container[data-v-396f5512]{padding:0 40px}.logo-item[data-v-396f5512]{padding:0}.logo-item img[data-v-396f5512]{max-width:180px;max-height:130px}}.builder-33ee85aceb354d38a607b2ac74de36ae[data-v-d283e646]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-max-width[data-v-d283e646]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.blog-grid-custom .general-max-width[data-v-d283e646]{padding-left:0;padding-right:0}.blog-grid-custom .swiper[data-v-d283e646],.blog-grid-custom .custom-swiper-navi[data-v-d283e646]{padding-left:32px;padding-right:32px}.blog-grid-custom .custom-swiper-navi[data-v-d283e646]{margin-top:40px}.blog-grid-custom .button[data-v-d283e646]{margin-top:16px}.blog-grid-custom .swiper-slide[data-v-d283e646]{height:auto}}.general-panel-padding[data-v-d283e646]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-d283e646]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-d283e646]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-d283e646]{padding-top:0}}._newsTeaser__tile__imageWrap_e0unb_45 img[data-v-d283e646]{height:100%;object-fit:cover;border-radius:var(--Radius-XL);width:100%}.button-text[data-v-d283e646]{font-size:20px}@media only screen and (min-width: 1300px) and (max-width: 1650px){.button-text[data-v-d283e646]{font-size:.875rem}}@media only screen and (min-width: 768px) and (max-width: 1300px){.button-text[data-v-d283e646]{font-size:max(1.044vw,8px)}}@media only screen and (max-width: 767px){.desktop[data-v-d283e646]{display:none}}.ratio-wrap[data-v-d283e646]{padding-bottom:50%;position:relative;height:0}h5[data-v-d283e646]{display:block;font-size:.83em;margin-block-start:0em;margin-block-end:0em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700;unicode-bidi:isolate}@media only screen and (max-width: 1919px){h5[data-v-d283e646],.h5[data-v-d283e646]{font-size:1.6704vw}}.abs-wrap[data-v-d283e646]{position:absolute;width:100%;height:100%;left:0;top:0}a.builder-block[data-v-d283e646],.button[data-v-d283e646],.custom-form input[type=submit][data-v-d283e646],button[data-v-d283e646]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}@media only screen and (max-width: 1919px){a.builder-block[data-v-d283e646],.button[data-v-d283e646],.custom-form input[type=submit][data-v-d283e646],button[data-v-d283e646]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}@media only screen and (min-width: 768px){._newsTeaser_e0unb_1 .button[data-v-d283e646]{position:absolute;bottom:0;left:0;transition:.3s ease-out;transform:translateY(100%);width:100%;justify-content:space-between}}a.builder-block .button-icon[data-v-d283e646],.button .button-icon[data-v-d283e646],.custom-form input[type=submit] .button-icon[data-v-d283e646],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon[data-v-d283e646]{width:24px}a.builder-block .button-icon svg[data-v-d283e646],.button .button-icon svg[data-v-d283e646],.custom-form input[type=submit] .button-icon svg[data-v-d283e646],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon svg[data-v-d283e646]{display:block;width:100%}._newsTeaser__tilesWrap_e0unb_4[data-v-d283e646]{display:flex;flex-wrap:wrap;gap:40px}@media only screen and (max-width: 1919px){._newsTeaser__tilesWrap_e0unb_4[data-v-d283e646]{gap:2.088vw}}._newsTeaser__tile__outer_e0unb_14[data-v-d283e646]{width:calc(33.3333% - 27px);position:relative;overflow:hidden;z-index:5;border-bottom-left-radius:20px;border-bottom-right-radius:20px;isolation:isolate}@media only screen and (max-width: 1919px) and (min-width: 768px){._newsTeaser__tile__outer_e0unb_14[data-v-d283e646]{border-bottom-left-radius:1.044vw;border-bottom-right-radius:1.044vw}}._newsTeaser__tile__imageWrap_e0unb_45 img[data-v-d283e646]{height:100%;object-fit:cover;border-radius:var(--Radius-XL)}._newsTeaser__tile__imageWrap_e0unb_45 .ratio-wrap[data-v-d283e646]{padding-bottom:70%}._newsTeaser__tile__textWrap_e0unb_53[data-v-d283e646]{padding:40px 40px 0}@media only screen and (max-width: 1919px){._newsTeaser__tile__textWrap_e0unb_53[data-v-d283e646]{padding:2.088vw;padding-bottom:0}}._newsTeaser__tile__bottomInfo_e0unb_69.hidden-info[data-v-d283e646]{opacity:0}._newsTeaser__tile__bottomInfo_e0unb_69.visible-info[data-v-d283e646]{position:absolute;bottom:0;left:0;width:100%}@media only screen and (min-width: 768px){._newsTeaser_e0unb_1 .button[data-v-d283e646]{position:absolute;bottom:0;left:0;transition:.3s ease-out;transform:translateY(100%);width:100%;justify-content:space-between;z-index:10}}._newsTeaser_e0unb_1 .ratio-wrap[data-v-d283e646]{transition:.3s ease-out}@media only screen and (max-width: 767px){._newsTeaser_e0unb_1 .general-max-width[data-v-d283e646]{padding-left:0;padding-right:0}._newsTeaser_e0unb_1 .swiper[data-v-d283e646],._newsTeaser_e0unb_1 .custom-swiper-navi[data-v-d283e646]{padding-left:32px;padding-right:32px}._newsTeaser_e0unb_1 .custom-swiper-navi[data-v-d283e646]{margin-top:40px}._newsTeaser_e0unb_1 .button[data-v-d283e646]{margin-top:16px}._newsTeaser_e0unb_1 .swiper-slide[data-v-d283e646]{height:auto}}@media only screen and (min-width: 768px){._newsTeaser__tile__outer_e0unb_14:hover ._newsTeaser__tile_e0unb_4[data-v-d283e646]{height:calc(100% - 84px)}}@media only screen and (min-width: 768px) and (max-width: 1919px){._newsTeaser__tile__outer_e0unb_14:hover ._newsTeaser__tile_e0unb_4[data-v-d283e646]{height:calc(100% - 2.61vw - 20px)}}@media only screen and (min-width: 768px){._newsTeaser__tile__outer_e0unb_14:hover .ratio-wrap[data-v-d283e646]{padding-bottom:calc(70% - 84px)}}@media only screen and (min-width: 768px) and (max-width: 1919px){._newsTeaser__tile__outer_e0unb_14:hover .ratio-wrap[data-v-d283e646]{padding-bottom:calc(70% - 2.61vw - 20px)}}@media only screen and (min-width: 768px){._newsTeaser__tile__outer_e0unb_14:hover .button[data-v-d283e646]{transform:translate(0)}}@media only screen and (min-width: 768px){.mobile[data-v-d283e646]{display:none}}.swiper[data-v-d283e646]{margin-left:auto;margin-right:auto;position:relative;overflow:visible;list-style:none;padding:0;z-index:1;display:block}.swiper-horizontal[data-v-d283e646]{touch-action:pan-y}.swiper-wrapper[data-v-d283e646]{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, ease-out);transition-duration:.3s;box-sizing:content-box}.swiper-android .swiper-slide[data-v-d283e646],.swiper-ios .swiper-slide[data-v-d283e646],.swiper-wrapper[data-v-d283e646]{transform:translateZ(0)}.swiper-slide[data-v-d283e646]{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}._newsTeaser__tile__outer_e0unb_14[data-v-d283e646]{width:calc(33.3333% - 27px);position:relative;overflow:hidden;z-index:5;border-bottom-left-radius:20px;border-bottom-right-radius:20px}@media only screen and (max-width: 1919px){._newsTeaser__tile__outer_e0unb_14[data-v-d283e646]{width:calc(33.3333% - 1.4094vw)}}.swiper-backface-hidden .swiper-slide[data-v-d283e646]{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (max-width: 767px){._newsTeaser_e0unb_1 .swiper-slide[data-v-d283e646]{height:auto;width:calc(100vw - 64px)!important;margin-right:16px}._newsTeaser_e0unb_1 .swiper[data-v-d283e646]{width:100%;overflow:hidden}._newsTeaser_e0unb_1 .swiper-wrapper[data-v-d283e646]{width:auto;display:flex;transition:transform .3s ease-out}}._newsTeaser__tile_e0unb_4[data-v-d283e646]{border-radius:var(--Radius-XL);background:var(--Mobile-Grey);position:relative;height:100%;transition:.3s ease-out}@media only screen and (max-width: 767px){._newsTeaser__tile__textWrap_e0unb_53[data-v-d283e646]{padding:32px 32px 0}}@media only screen and (max-width: 767px){h5[data-v-d283e646],.h5[data-v-d283e646]{font-size:20px}}._newsTeaser__tile__bottomInfo_e0unb_69[data-v-d283e646]{padding:40px;display:flex;justify-content:space-between;color:var(--Background-Stone-Grey)}@media only screen and (max-width: 1919px){.body[data-v-d283e646],p[data-v-d283e646],input[data-v-d283e646],select[data-v-d283e646],textarea[data-v-d283e646],.builder-text[data-v-d283e646],.builder-text p[data-v-d283e646]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.body[data-v-d283e646],p[data-v-d283e646],input[data-v-d283e646],select[data-v-d283e646],textarea[data-v-d283e646],.builder-text[data-v-d283e646],.builder-text p[data-v-d283e646]{font-size:16px}}@media only screen and (max-width: 1919px){._newsTeaser__tile__bottomInfo_e0unb_69[data-v-d283e646]{padding:2.088vw}}@media only screen and (max-width: 767px){._newsTeaser__tile__bottomInfo_e0unb_69[data-v-d283e646]{padding:32px}}._newsTeaser_e0unb_1 a[data-v-d283e646]{text-decoration:none}@media only screen and (max-width: 767px){a.builder-block[data-v-d283e646],.button[data-v-d283e646],.custom-form input[type=submit][data-v-d283e646],button[data-v-d283e646]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}.button .button-icon[data-v-d283e646]{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.button .button-icon svg[data-v-d283e646]{width:100%;height:100%;display:block}}@media only screen and (max-width: 767px){._newsTeaser_e0unb_1 .button[data-v-d283e646]{margin-top:16px}}.custom-swiper-navi[data-v-d283e646]{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 767px){._newsTeaser_e0unb_1 .custom-swiper-navi[data-v-d283e646]{margin-top:40px}}@media only screen and (max-width: 767px){._newsTeaser_e0unb_1 .swiper[data-v-d283e646],._newsTeaser_e0unb_1 .custom-swiper-navi[data-v-d283e646]{padding-left:32px;padding-right:32px}}.body-s[data-v-d283e646]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body-s[data-v-d283e646]{font-size:max(.8352vw,12px)}}@media only screen and (max-width: 767px){.body-s[data-v-d283e646]{font-size:16px}}.custom-swiper-navi .custom-swiper-navi-button[data-v-d283e646]{width:40px;cursor:pointer;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:0;background:transparent}button[data-v-d283e646]:not(._btn-secondary_13m6k_1){border:0!important}.custom-swiper-navi svg[data-v-d283e646]{display:block;width:100%}@media only screen and (max-width: 767px){._newsTeaser__tile_e0unb_4[data-v-d283e646]{height:calc(100% - 63px)}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1.hasNoText.mobileTinyButton ._flexWrap_53y33_1[data-v-d283e646]{display:flex;gap:20px}}.custom-swiper-navi .total[data-v-d283e646]{color:var(--Background-Stone-Grey)}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-bg[data-v-d283e646]{fill:var(--transparent-pearl-cc)}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-front[data-v-d283e646]{fill:var(--bg-stone-grey)}.swiper-wrapper.swiper-sliding[data-v-d283e646]{transition:transform .3s ease-out}@media only screen and (max-width: 767px){.swiper-wrapper.swiper-sliding[data-v-d283e646]{transform:translate3d(var(--translate-x, 0px),0,0)}}.container[data-v-8e6e3dc5]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-8e6e3dc5]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-8e6e3dc5]{position:relative;height:100vh;padding:120px 0;color:var(--text-white);display:flex;align-items:center}.hero-title[data-v-8e6e3dc5]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-8e6e3dc5]{max-width:820px;margin:0 0 24px;color:var(--transparent-grey);font-size:18px}.hero-cta[data-v-8e6e3dc5]{display:flex;gap:12px}.surface[data-v-8e6e3dc5]{background:var(--surface)}h3[data-v-8e6e3dc5]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-8e6e3dc5]{font-size:40px}.hero[data-v-8e6e3dc5],.hero-bg[data-v-8e6e3dc5]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-8e6e3dc5]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-8e6e3dc5]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-8e6e3dc5]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-8e6e3dc5]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-8e6e3dc5]{padding-top:0}}.big-spacing-top[data-v-8e6e3dc5]{padding-top:80px}.big-spacing-top-xl[data-v-8e6e3dc5]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-8e6e3dc5]{padding-top:80px}}.general-max-width[data-v-8e6e3dc5]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-8e6e3dc5]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-8e6e3dc5]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-8e6e3dc5]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-8e6e3dc5],.news_twoColTitleText__title__col_53y33_16[data-v-8e6e3dc5]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-8e6e3dc5]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-8e6e3dc5]{margin-top:40px}a.builder-block[data-v-8e6e3dc5],.button[data-v-8e6e3dc5],.custom-form input[type=submit][data-v-8e6e3dc5],button[data-v-8e6e3dc5]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-8e6e3dc5]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-8e6e3dc5]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-8e6e3dc5]{width:24px}.button .button-icon svg[data-v-8e6e3dc5]{display:block;width:100%}.button .button-icon[data-v-8e6e3dc5]{width:24px}.button .button-icon svg .fill-target[data-v-8e6e3dc5]{fill:currentColor}h2[data-v-8e6e3dc5]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-8e6e3dc5],.button[data-v-8e6e3dc5],.custom-form input[type=submit][data-v-8e6e3dc5],button[data-v-8e6e3dc5]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-8e6e3dc5],p[data-v-8e6e3dc5],input[data-v-8e6e3dc5],select[data-v-8e6e3dc5],textarea[data-v-8e6e3dc5],.builder-text[data-v-8e6e3dc5],.builder-text p[data-v-8e6e3dc5]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-8e6e3dc5],p[data-v-8e6e3dc5],input[data-v-8e6e3dc5],select[data-v-8e6e3dc5],textarea[data-v-8e6e3dc5],.builder-text[data-v-8e6e3dc5],.builder-text p[data-v-8e6e3dc5]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-8e6e3dc5]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-8e6e3dc5]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-8e6e3dc5],.h2[data-v-8e6e3dc5]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-8e6e3dc5]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-8e6e3dc5],.button[data-v-8e6e3dc5],.custom-form input[type=submit][data-v-8e6e3dc5],button[data-v-8e6e3dc5]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-8e6e3dc5]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-8e6e3dc5]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-8e6e3dc5]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-8e6e3dc5]{width:100%;margin-bottom:46px}}.video-section[data-v-8e6e3dc5]{padding:80px max(7vw,40px)}.video-title[data-v-8e6e3dc5]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-8e6e3dc5]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px var(--shadow-dark)}.video-player[data-v-8e6e3dc5]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-8e6e3dc5]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-8e6e3dc5]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-8e6e3dc5]{height:100%;width:100%}}.ratio-wrap[data-v-8e6e3dc5]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-8e6e3dc5]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-8e6e3dc5]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-8e6e3dc5]{position:relative;padding-bottom:0;height:100%}.builder-5df8768609914d54a9db53a3027b7558[data-v-056c6216]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-056c6216]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-056c6216]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-056c6216]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-056c6216]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-056c6216]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-056c6216]{padding-top:80px}.big-spacing-bottom[data-v-056c6216]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-056c6216]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-056c6216]{position:absolute;height:100%;width:40%;top:0;left:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-056c6216]{position:sticky;top:0;left:0;padding-top:200px;padding-right:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-056c6216]{padding-top:10.44vw}}h1[data-v-056c6216],h2[data-v-056c6216],h3[data-v-056c6216],h4[data-v-056c6216],h5[data-v-056c6216],h6[data-v-056c6216],p[data-v-056c6216]{margin:0}h3[data-v-056c6216],.h3[data-v-056c6216]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-056c6216],.h3[data-v-056c6216]{font-size:2.088vw}}h3.big[data-v-056c6216],.h3.big[data-v-056c6216]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-056c6216],.h3.big[data-v-056c6216]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-056c6216],.h2[data-v-056c6216]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-056c6216]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-056c6216],._twoColSticky_1a8lg_1 h3[data-v-056c6216]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-056c6216],._twoColSticky_1a8lg_1 h3[data-v-056c6216]{margin-bottom:4.176vw}}.body[data-v-056c6216],p[data-v-056c6216],input[data-v-056c6216],select[data-v-056c6216],textarea[data-v-056c6216],.builder-text[data-v-056c6216],.builder-text p[data-v-056c6216]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-056c6216],p[data-v-056c6216],input[data-v-056c6216],select[data-v-056c6216],textarea[data-v-056c6216],.builder-text[data-v-056c6216],.builder-text p[data-v-056c6216]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-056c6216]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-056c6216]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-056c6216]{width:60%;margin-left:auto}}._twoColSticky__images_1a8lg_67[data-v-056c6216]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-056c6216]{width:100%}.ratio-wrap[data-v-056c6216]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-056c6216]{padding-bottom:75%}.abs-wrap[data-v-056c6216]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-056c6216]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-056c6216]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-056c6216]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-056c6216],.video-wrap video[data-v-056c6216]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-056c6216],video[data-v-056c6216]{display:block;width:100%}[data-v-056c6216]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-056c6216]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-056c6216]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-056c6216]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-056c6216]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-056c6216]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-056c6216]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-056c6216]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-056c6216]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}.container[data-v-4419676d]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-4419676d]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-4419676d]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-4419676d]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-4419676d]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-4419676d]{display:flex;gap:12px}.surface[data-v-4419676d]{background:var(--surface)}h3[data-v-4419676d]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-4419676d]{font-size:40px}.hero[data-v-4419676d],.hero-bg[data-v-4419676d]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-4419676d]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-4419676d]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-4419676d]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-4419676d]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-4419676d]{padding-top:0}}.big-spacing-top[data-v-4419676d]{padding-top:80px}.big-spacing-top-xl[data-v-4419676d]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-4419676d]{padding-top:80px}}.general-max-width[data-v-4419676d]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-4419676d]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-4419676d]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-4419676d]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-4419676d],.news_twoColTitleText__title__col_53y33_16[data-v-4419676d]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-4419676d]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-4419676d]{margin-top:40px}a.builder-block[data-v-4419676d],.button[data-v-4419676d],.custom-form input[type=submit][data-v-4419676d],button[data-v-4419676d]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-4419676d]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-4419676d]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-4419676d]{width:24px}.button .button-icon svg[data-v-4419676d]{display:block;width:100%}.button .button-icon[data-v-4419676d]{width:24px}.button .button-icon svg .fill-target[data-v-4419676d]{fill:currentColor}h2[data-v-4419676d]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-4419676d],.button[data-v-4419676d],.custom-form input[type=submit][data-v-4419676d],button[data-v-4419676d]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-4419676d],p[data-v-4419676d],input[data-v-4419676d],select[data-v-4419676d],textarea[data-v-4419676d],.builder-text[data-v-4419676d],.builder-text p[data-v-4419676d]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-4419676d],p[data-v-4419676d],input[data-v-4419676d],select[data-v-4419676d],textarea[data-v-4419676d],.builder-text[data-v-4419676d],.builder-text p[data-v-4419676d]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-4419676d]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-4419676d]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-4419676d],.h2[data-v-4419676d]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-4419676d]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-4419676d],.button[data-v-4419676d],.custom-form input[type=submit][data-v-4419676d],button[data-v-4419676d]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-4419676d]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-4419676d]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-4419676d]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-4419676d]{width:100%;margin-bottom:46px}}.video-section[data-v-4419676d]{padding:80px max(7vw,40px)}.video-title[data-v-4419676d]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-4419676d]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-4419676d]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-4419676d]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-4419676d]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-4419676d]{height:100%;width:100%}}.ratio-wrap[data-v-4419676d]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-4419676d]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-4419676d]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-4419676d]{position:relative;padding-bottom:0;height:100%}.builder-cd4e81b2c82a494f8320a1ee1b21932c[data-v-22820d3f]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box;width:100%;height:100%}.greyBG[data-v-22820d3f]{background-color:var(--Mobile-Grey)}.borderBottomRadius[data-v-22820d3f]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-panel-padding[data-v-22820d3f]{padding-top:40px;padding-bottom:40px}.big-spacing-bottom[data-v-22820d3f]{padding-bottom:80px}.swiper[data-v-22820d3f]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-horizontal[data-v-22820d3f]{touch-action:pan-y}.product-swiper-wrapper[data-v-22820d3f]{position:relative;width:100%;height:100%;z-index:1;display:flex;transition:transform .3s ease-out;box-sizing:content-box}.swiper-android .product-swiper-slide[data-v-22820d3f],.swiper-ios .product-swiper-slide[data-v-22820d3f],.product-swiper-wrapper[data-v-22820d3f]{transform:translateZ(0)}.product-swiper-slide[data-v-22820d3f]{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-backface-hidden .product-swiper-slide[data-v-22820d3f]{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}@media only screen and (min-width: 768px){._cardsSlider__naviWrap_9772u_24[data-v-22820d3f]{text-align:right}.product-swiper-slide[data-v-22820d3f]{width:calc(25% - 12px);min-width:200px;max-width:300px;margin-right:16px;flex-shrink:0}.product-swiper-slide[data-v-22820d3f]:last-child{margin-right:0}.product-swiper-wrapper[data-v-22820d3f]{display:flex;flex-wrap:nowrap;justify-content:flex-start}.general-hover-tile-with-button[data-v-22820d3f]{overflow:hidden;transition:all .3s ease-out}.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap[data-v-22820d3f]{position:absolute;bottom:-1px;left:0;width:100%;transition:transform .3s ease-out;transform:translateY(100%);z-index:10}.general-hover-tile-with-button .ratio-wrap[data-v-22820d3f]{transition:all .3s ease-out}.general-hover-tile-with-button:hover .general-hover-tile-with-button-buttonWrap[data-v-22820d3f]{transform:translateY(0)}.general-hover-tile-with-button:hover .ratio-wrap[data-v-22820d3f]{padding-bottom:60%}}@media only screen and (min-width: 1200px){.product-swiper-slide[data-v-22820d3f]{width:calc(25% - 12px);min-width:250px;max-width:350px}}@media only screen and (min-width: 768px) and (max-width: 1199px){.product-swiper-slide[data-v-22820d3f]{width:calc(25% - 8px);min-width:180px;max-width:250px;margin-right:12px}}@media only screen and (min-width: 768px) and (max-width: 1023px){.product-swiper-slide[data-v-22820d3f]{width:calc(25% - 6px);min-width:160px;max-width:220px;margin-right:8px}}@media only screen and (max-width: 767px){.product-swiper-wrapper[data-v-22820d3f]{display:flex;transition:transform .3s ease-out}.product-swiper-slide[data-v-22820d3f]{width:calc(100vw - 64px);flex-shrink:0;margin-right:16px}.product-swiper-slide[data-v-22820d3f]:last-child{margin-right:0}}.custom-swiper-navi[data-v-22820d3f]{display:flex;align-items:center;justify-content:space-between}._cardsSlider_9772u_1 .swiper[data-v-22820d3f],._cardsSlider_9772u_1 .custom-swiper-navi[data-v-22820d3f]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}._cardsSlider_9772u_1 .custom-swiper-navi[data-v-22820d3f]{margin-top:40px}@media only screen and (min-width: 768px){._cardsSlider_9772u_1 .custom-swiper-navi[data-v-22820d3f]{display:inline-flex;gap:40px}}.body-s[data-v-22820d3f]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body-s[data-v-22820d3f]{font-size:max(.8352vw,12px)}}button[data-v-22820d3f]:not(._btn-secondary_13m6k_1){border:0!important}.custom-swiper-navi .custom-swiper-navi-button[data-v-22820d3f]{width:40px;cursor:pointer;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:0;background:transparent}.custom-swiper-navi svg[data-v-22820d3f]{display:block;width:100%}a[data-v-22820d3f]{color:#000;text-decoration:none}.general-hover-tile-with-button[data-v-22820d3f]{width:100%;overflow:hidden;display:block;position:relative;z-index:5;border-bottom-left-radius:20px;border-bottom-right-radius:20px}._cardsSlider_9772u_1 .general-hover-tile-with-button .ratio-wrap[data-v-22820d3f]{padding-bottom:100%}.general-hover-tile-with-button .ratio-wrap[data-v-22820d3f]{padding-bottom:76%}.ratio-wrap[data-v-22820d3f]{padding-bottom:50%;position:relative;height:0}.general-hover-tile-with-button .abs-wrap[data-v-22820d3f]{transition:.3s ease-out}.abs-wrap[data-v-22820d3f],.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer[data-v-22820d3f]{position:absolute;width:100%;height:100%;left:0;top:0}img[data-v-22820d3f],video[data-v-22820d3f]{display:block;width:100%}.general-hover-tile-with-button img[data-v-22820d3f]{border-radius:var(--Radius-XL)}.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap[data-v-22820d3f]{position:absolute;bottom:-1px;left:0;width:100%;transition:.3s ease-out;transform:translateY(100%)}.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap a[data-v-22820d3f],.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrap .button[data-v-22820d3f]{width:100%;justify-content:space-between}a.builder-block .button-icon[data-v-22820d3f],.button .button-icon[data-v-22820d3f],.custom-form input[type=submit] .button-icon[data-v-22820d3f],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon[data-v-22820d3f]{width:24px}._icon_rb1e1_1[data-v-22820d3f]{display:flex;transition:fill .2s ease-out;outline:0;-webkit-user-select:none;user-select:none}._icon--medium_rb1e1_13[data-v-22820d3f]{min-width:24px;min-height:24px;width:1.2528vw;height:1.2528vw}a.builder-block .fill-target[data-v-22820d3f],.button .fill-target[data-v-22820d3f],.custom-form input[type=submit] .fill-target[data-v-22820d3f],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .fill-target[data-v-22820d3f]{fill:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out}a.builder-block .button-icon svg[data-v-22820d3f],.button .button-icon svg[data-v-22820d3f],.custom-form input[type=submit] .button-icon svg[data-v-22820d3f],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon svg[data-v-22820d3f]{display:block;width:100%}h1[data-v-22820d3f],h2[data-v-22820d3f],h3[data-v-22820d3f],h4[data-v-22820d3f],h5[data-v-22820d3f],h6[data-v-22820d3f],p[data-v-22820d3f]{margin:0}h5[data-v-22820d3f],.h5[data-v-22820d3f]{font-size:32px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h5[data-v-22820d3f],.h5[data-v-22820d3f]{font-size:1.6704vw}}.general-hover-tile-with-button-outer .general-hover-tile-with-button-title-below[data-v-22820d3f]{margin-top:40px;text-align:center}@media only screen and (max-width: 1919px){h4[data-v-22820d3f],.h4[data-v-22820d3f]{font-size:2.9232vw}}@media only screen and (min-width: 768px){.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrapMobile[data-v-22820d3f],.general-hover-tile-with-button .general-hover-tile-with-button-textLayerMobile[data-v-22820d3f]{display:none}}@media only screen and (max-width: 1919px) and (min-width: 768px){.general-hover-tile-with-button[data-v-22820d3f]{border-bottom-left-radius:1.044vw;border-bottom-right-radius:1.044vw}}a.builder-block[data-v-22820d3f],.button[data-v-22820d3f],.custom-form input[type=submit][data-v-22820d3f],button[data-v-22820d3f]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer .video-wrap[data-v-22820d3f],.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer .general-hover-tile-with-button-imageWrap[data-v-22820d3f]{height:100%}.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer img[data-v-22820d3f],.general-hover-tile-with-button .general-hover-tile-with-button-bgLayer video[data-v-22820d3f]{width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 767px){.general-hover-tile-with-button-outer .general-hover-tile-with-button-title-below[data-v-22820d3f]{display:none}}@media only screen and (max-width: 767px){h5[data-v-22820d3f],.h5[data-v-22820d3f]{font-size:20px}}@media only screen and (max-width: 767px){.general-hover-tile-with-button .general-hover-tile-with-button-textLayerMobile[data-v-22820d3f]{text-align:center}}@media only screen and (max-width: 767px){.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrapMobile[data-v-22820d3f]{margin-top:16px;margin-bottom:16px}}@media only screen and (max-width: 767px){a.builder-block[data-v-22820d3f],.button[data-v-22820d3f],.custom-form input[type=submit][data-v-22820d3f],button[data-v-22820d3f]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}.general-hover-tile-with-button-buttonWrap[data-v-22820d3f]{display:none}}@media only screen and (max-width: 1919px){a.builder-block[data-v-22820d3f],.button[data-v-22820d3f],.custom-form input[type=submit][data-v-22820d3f],button[data-v-22820d3f]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}@media only screen and (min-width: 768px){.general-hover-tile-with-button .general-hover-tile-with-button-buttonWrapMobile[data-v-22820d3f],.general-hover-tile-with-button .general-hover-tile-with-button-textLayerMobile[data-v-22820d3f]{display:none}.general-hover-tile-with-button:hover .abs-wrap[data-v-22820d3f]{height:calc(100% - 84px)}}@media only screen and (min-width: 768px) and (max-width: 1919px){.general-hover-tile-with-button:hover .abs-wrap[data-v-22820d3f]{height:calc(100% - 2.61vw - 20px)}}@media only screen and (min-width: 768px){.general-hover-tile-with-button:hover .general-hover-tile-with-button-buttonWrap[data-v-22820d3f]{transform:translate(0)}}.custom-swiper-navi .total[data-v-22820d3f]{color:var(--Background-Stone-Grey)}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-bg[data-v-22820d3f]{fill:#eaedefcc}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-front[data-v-22820d3f]{fill:#b3b7bc}.swiper .product-swiper-wrapper[data-v-22820d3f]{transition:transform .3s ease-out}.swiper .product-swiper-wrapper[data-v-22820d3f]{transform:translate3d(var(--game-translate-x, 0px),0,0)}@media only screen and (max-width: 767px){.swiper .product-swiper-wrapper[data-v-22820d3f]{transform:translate3d(var(--game-translate-x, 0px),0,0)}}@media only screen and (max-width: 767px){._cardsSlider_9772u_1 .swiper[data-v-22820d3f],._cardsSlider_9772u_1 .custom-swiper-navi[data-v-22820d3f]{padding-left:32px;padding-right:32px}}.builder-13272a9b29a24dfda4216a7d3f94213d[data-v-96696718]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-max-width[data-v-96696718]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-96696718]{padding-top:40px;padding-bottom:40px}@media only screen and (min-width: 768px){._dataFacts__flexWrap_1v2p1_2[data-v-96696718]{display:flex;gap:40px}}@media only screen and (min-width: 768px){._dataFacts__leftCol_1v2p1_6[data-v-96696718]{width:60%;position:relative}}.video-wrap[data-v-96696718]{position:relative;z-index:5;border-radius:var(--Radius-XL)}@media only screen and (min-width: 768px){._dataFacts__leftCol_1v2p1_6 .video-wrap[data-v-96696718]{height:100%}}.video-wrap .bg-poster[data-v-96696718],.video-wrap img[data-v-96696718]{position:relative;z-index:5;border-radius:var(--Radius-XL)}.video-wrap .bg-poster[data-v-96696718]{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-repeat:no-repeat;background-position:center}video[data-v-96696718]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}@media only screen and (min-width: 768px){._dataFacts__leftCol_1v2p1_6 iamge[data-v-96696718]{object-fit:cover;height:100%}}@media only screen and (min-width: 768px){._dataFacts__rightCol_1v2p1_17[data-v-96696718]{width:40%}}._dataFacts__boxes_1v2p1_35[data-v-96696718]{display:flex;flex-wrap:wrap;gap:40px}@media only screen and (max-width: 1919px){._dataFacts__boxes_1v2p1_35[data-v-96696718]{gap:2.088vw}}._dataFacts__box_1v2p1_35[data-v-96696718]{border-radius:var(--Radius-XL);background:#f5f6f7;padding:24px 24px 40px;width:calc(50% - 20px)}@media only screen and (max-width: 1919px){._dataFacts__box_1v2p1_35[data-v-96696718]{width:calc(50% - 1.044vw)}}@media only screen and (max-width: 1919px){._dataFacts__box_1v2p1_35[data-v-96696718]{border-radius:2.088vw;padding:1.2528vw 1.2528vw 2.088vw}}._dataFacts__box_1v2p1_35.fullWidth[data-v-96696718]{width:100%}@media only screen and (max-width: 1919px){._dataFacts__box_1v2p1_35.fullWidth[data-v-96696718]{width:100%}}._dataFacts__box__iconWrap_1v2p1_90[data-v-96696718]{border-radius:50px;background:var(--Brand-Neon-Green);display:inline-flex;align-items:center;gap:16px;margin-bottom:40px;max-width:48px;overflow:hidden;padding:8px 16px 8px 8px;transition:1s ease-out}@media only screen and (max-width: 1919px){._dataFacts__box__iconWrap_1v2p1_90[data-v-96696718]{gap:.8352vw;margin-bottom:2.088vw;padding:.4176vw .8352vw}}@media only screen and (max-width: 1919px){._dataFacts__box__iconWrap_1v2p1_90[data-v-96696718]{max-width:2.5056vw;padding-left:.4176vw}}._dataFacts__box__iconWrap_1v2p1_90.active[data-v-96696718]{padding-left:16px;max-width:200px}@media only screen and (max-width: 1919px){._dataFacts__box__iconWrap_1v2p1_90.active[data-v-96696718]{padding-left:.8352vw;max-width:10.44vw}}img[data-v-96696718]{border-radius:4px}img[data-v-96696718],video[data-v-96696718]{display:block;width:100%}._dataFacts__box__iconWrap_1v2p1_90 img[data-v-96696718]{width:32px}@media only screen and (max-width: 1919px){._dataFacts__box__iconWrap_1v2p1_90 img[data-v-96696718]{width:1.6704vw}}.body-s[data-v-96696718]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body-s[data-v-96696718]{font-size:max(.8352vw,12px)}}._dataFacts__box__factsWrap_1v2p1_158[data-v-96696718]{display:flex;gap:40px}@media only screen and (max-width: 1919px){._dataFacts__box__factsWrap_1v2p1_158[data-v-96696718]{gap:2.088vw}}._dataFacts__box__fact__titles_1v2p1_173[data-v-96696718]{color:var(--Brand-Stone-Gray);margin-bottom:16px}@media only screen and (max-width: 1919px){._dataFacts__box__fact__titles_1v2p1_173[data-v-96696718]{margin-bottom:.8352vw}}h3[data-v-96696718],.h3[data-v-96696718]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-96696718],.h3[data-v-96696718]{font-size:2.088vw}}@media only screen and (max-width: 767px){.general-panel-padding[data-v-96696718]{padding-top:32px;padding-bottom:32px}}@media only screen and (max-width: 767px){.general-max-width[data-v-96696718]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){._dataFacts__leftCol_1v2p1_6[data-v-96696718]{margin-left:-32px;margin-right:-32px;margin-bottom:16px}}@media only screen and (max-width: 767px){._dataFacts__rightCol_1v2p1_17[data-v-96696718]{margin-left:-16px;margin-right:-16px}}@media only screen and (max-width: 767px){.video-wrap[data-v-96696718]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap img[data-v-96696718]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width: 767px){._dataFacts__boxes_1v2p1_35[data-v-96696718]{gap:16px}}@media only screen and (max-width: 767px){._dataFacts__box_1v2p1_35[data-v-96696718]{width:calc(50% - 8px)}}@media only screen and (max-width: 767px){._dataFacts__box_1v2p1_35[data-v-96696718]{border-radius:24px;padding:16px 16px 24px}}@media only screen and (max-width: 767px){._dataFacts__box_1v2p1_35.fullWidth[data-v-96696718]{width:100%}}@media only screen and (max-width: 767px){._dataFacts__box__iconWrap_1v2p1_90[data-v-96696718]{padding-right:12px;gap:8px;padding-top:7px;padding-bottom:7px;margin-bottom:40px}}@media only screen and (max-width: 767px){._dataFacts__box__iconWrap_1v2p1_90[data-v-96696718]{max-width:36px;padding-left:7px}}@media only screen and (max-width: 767px){._dataFacts__box__iconWrap_1v2p1_90.active[data-v-96696718]{padding-left:12px;max-width:150px}}@media only screen and (max-width: 767px){._dataFacts__box__factsWrap_1v2p1_158[data-v-96696718]{gap:10px;justify-content:space-between}}@media only screen and (max-width: 767px){._dataFacts__box__iconWrap_1v2p1_90 img[data-v-96696718]{width:20px}}@media only screen and (max-width: 767px){._dataFacts_1v2p1_2 .body-s[data-v-96696718]{font-size:14px}}@media only screen and (max-width: 767px){h3[data-v-96696718],.h3[data-v-96696718]{font-size:24px}}.builder-5df8768609914d54a9db53a3027b7558[data-v-ad263f67]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-ad263f67]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-ad263f67]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-ad263f67]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-ad263f67]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-ad263f67]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-ad263f67]{padding-top:80px}.big-spacing-bottom[data-v-ad263f67]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-ad263f67]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-ad263f67]{position:absolute;height:100%;width:40%;top:0;left:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-ad263f67]{position:sticky;top:0;left:0;padding-top:200px;padding-right:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-ad263f67]{padding-top:10.44vw}}h1[data-v-ad263f67],h2[data-v-ad263f67],h3[data-v-ad263f67],h4[data-v-ad263f67],h5[data-v-ad263f67],h6[data-v-ad263f67],p[data-v-ad263f67]{margin:0}h3[data-v-ad263f67],.h3[data-v-ad263f67]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-ad263f67],.h3[data-v-ad263f67]{font-size:2.088vw}}h3.big[data-v-ad263f67],.h3.big[data-v-ad263f67]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-ad263f67],.h3.big[data-v-ad263f67]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-ad263f67],.h2[data-v-ad263f67]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-ad263f67]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-ad263f67],._twoColSticky_1a8lg_1 h3[data-v-ad263f67]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-ad263f67],._twoColSticky_1a8lg_1 h3[data-v-ad263f67]{margin-bottom:4.176vw}}.body[data-v-ad263f67],p[data-v-ad263f67],input[data-v-ad263f67],select[data-v-ad263f67],textarea[data-v-ad263f67],.builder-text[data-v-ad263f67],.builder-text p[data-v-ad263f67]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-ad263f67],p[data-v-ad263f67],input[data-v-ad263f67],select[data-v-ad263f67],textarea[data-v-ad263f67],.builder-text[data-v-ad263f67],.builder-text p[data-v-ad263f67]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-ad263f67]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-ad263f67]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-ad263f67]{width:60%;margin-left:auto}}._twoColSticky__images_1a8lg_67[data-v-ad263f67]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-ad263f67]{width:100%}.ratio-wrap[data-v-ad263f67]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-ad263f67]{padding-bottom:75%}.abs-wrap[data-v-ad263f67]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-ad263f67]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-ad263f67]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-ad263f67]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-ad263f67],.video-wrap video[data-v-ad263f67]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-ad263f67],video[data-v-ad263f67]{display:block;width:100%}[data-v-ad263f67]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-ad263f67]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-ad263f67]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-ad263f67]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-ad263f67]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-ad263f67]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-ad263f67]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-ad263f67]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-ad263f67]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}h4[data-v-3f0d79df]{display:block;margin-block-start:1.33em;margin-block-end:1.33em;margin-inline-start:0px;margin-inline-end:0px;font-weight:700;unicode-bidi:isolate}.builder-c913c752f0ae491cbf46af02ccc2675a[data-v-3f0d79df]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}._hotspotSlider_oixln_1[data-v-3f0d79df]{overflow:hidden}.general-max-width[data-v-3f0d79df]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-3f0d79df]{padding-top:40px;padding-bottom:40px}._hotspotSlider_oixln_1 img[data-v-3f0d79df]{border-radius:var(--Radius-XL)}img[data-v-3f0d79df],video[data-v-3f0d79df]{display:block;width:100%}._hotspotSlider__hotspots_oixln_10[data-v-3f0d79df]{position:absolute;width:100%;height:100%;left:0;top:0}._hotspotSlider__hotspotEle__circle_oixln_20[data-v-3f0d79df]{background:#00000080;width:48px;height:48px;border-radius:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s ease-out;position:relative;z-index:5}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__circle_oixln_20[data-v-3f0d79df]{width:2.5056vw;height:2.5056vw}}._hotspotSlider__hotspotEle_oixln_17.active ._hotspotSlider__hotspotEle__circle_oixln_20[data-v-3f0d79df]{background:#82dc3680}._hotspotSlider__hotspotEle_oixln_17.active ._hotspotSlider__hotspotEle__circle__inner_oixln_39[data-v-3f0d79df]{background:var(--Brand-Neon-Green)}._hotspotSlider__hotspotEle__popup_oixln_52[data-v-3f0d79df]{border-radius:var(--Radius-M);background:linear-gradient(0deg,#8c8c8c,#8c8c8c),#252525d1;background-blend-mode:overlay,normal;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);padding:40px;color:#fff;max-width:480px;min-width:300px;margin-top:16px;margin-left:24px;opacity:0;transition:.3s ease-out;position:relative;z-index:2}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__popup_oixln_52[data-v-3f0d79df]{padding:2.088vw;max-width:25.056vw;margin-top:.8352vw;margin-left:1.2528vw}}._hotspotSlider__hotspotEle__popup_oixln_52.popupRightAligned[data-v-3f0d79df]{transform:translate(-100%)}h1[data-v-3f0d79df],h2[data-v-3f0d79df],h3[data-v-3f0d79df],h4[data-v-3f0d79df],h5[data-v-3f0d79df],h6[data-v-3f0d79df],p[data-v-3f0d79df]{margin:0}h5[data-v-3f0d79df],.h5[data-v-3f0d79df]{font-size:32px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h5[data-v-3f0d79df],.h5[data-v-3f0d79df]{font-size:1.6704vw}}._hotspotSlider__hotspotEle__popup_oixln_52 h5[data-v-3f0d79df]{margin-bottom:32px}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__popup_oixln_52 h5[data-v-3f0d79df]{margin-bottom:1.6704vw}}.body-s[data-v-3f0d79df]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}._hotspotSlider__hotspotEle_oixln_17[data-v-3f0d79df]{position:absolute}._hotspotSlider__hotspotEle__circle__inner_oixln_39[data-v-3f0d79df]{width:32px;height:32px;border-radius:100%;background:#000;transition:.3s ease-out}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__circle__inner_oixln_39[data-v-3f0d79df]{width:1.6704vw;height:1.6704vw}}._hotspotSlider__bottomNavi_oixln_115[data-v-3f0d79df]{position:absolute;bottom:0;left:0;padding:40px;background:#fff;border-top-right-radius:32px}@media only screen and (max-width: 1919px){._hotspotSlider__bottomNavi_oixln_115[data-v-3f0d79df]{padding:2.088vw}}._hotspotSlider__bottomNavi__TopLeftRadius_oixln_140[data-v-3f0d79df]{position:absolute;top:0;left:0;transform:translateY(-100%);width:50px}@media only screen and (max-width: 1919px){._hotspotSlider__bottomNavi__TopLeftRadius_oixln_140[data-v-3f0d79df]{width:2.61vw}}svg[data-v-3f0d79df]:not(:root){overflow-clip-margin:content-box;overflow:hidden}._hotspotSlider__bottomNavi_oixln_115 svg[data-v-3f0d79df]{display:block;width:100%}._hotspotSlider__bottomNavi__BottomRightRadius_oixln_152[data-v-3f0d79df]{position:absolute;bottom:0;left:100%;width:50px}@media only screen and (max-width: 1919px){._hotspotSlider__bottomNavi__BottomRightRadius_oixln_152[data-v-3f0d79df]{width:2.61vw}}.custom-swiper-navi[data-v-3f0d79df]{display:flex;align-items:center;justify-content:space-between}._hotspotSlider__bottomNavi_oixln_115 .custom-swiper-navi[data-v-3f0d79df]{gap:40px}@media only screen and (max-width: 1919px){._hotspotSlider__bottomNavi_oixln_115 .custom-swiper-navi[data-v-3f0d79df]{gap:2.088vw}}button[data-v-3f0d79df]:not(._btn-secondary_13m6k_1){border:0!important}.custom-swiper-navi .custom-swiper-navi-button[data-v-3f0d79df]{width:40px;cursor:pointer;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;padding:0;background:transparent}@media only screen and (max-width: 1919px){.body-s[data-v-3f0d79df]{font-size:max(.8352vw,12px)}}.custom-swiper-navi .total[data-v-3f0d79df]{color:var(--Background-Stone-Grey)}.custom-swiper-navi .custom-swiper-navi-button .fill-target-bg[data-v-3f0d79df],.custom-swiper-navi .custom-swiper-navi-button .fill-target-front[data-v-3f0d79df]{transition:.2s ease-out}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-bg[data-v-3f0d79df]{fill:#eaedefcc}.custom-swiper-navi .custom-swiper-navi-button.inactive .fill-target-front[data-v-3f0d79df]{fill:#b3b7bc}@media only screen and (max-width: 767px){.general-max-width[data-v-3f0d79df]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.general-panel-padding[data-v-3f0d79df]{padding-top:32px;padding-bottom:32px}}._hotspotSlider__innerWrap_oixln_7[data-v-3f0d79df]{position:relative}@media only screen and (max-width: 767px){.desktop[data-v-3f0d79df]{display:none}}@media only screen and (max-width: 767px){h5[data-v-3f0d79df],.h5[data-v-3f0d79df]{font-size:20px}}.swiper[data-v-3f0d79df]{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-horizontal[data-v-3f0d79df]{touch-action:pan-y}@media only screen and (max-width: 767px){._hotspotSlider_oixln_1 .swiper[data-v-3f0d79df]{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}}.swiper-wrapper[data-v-3f0d79df]{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide[data-v-3f0d79df],.swiper-ios .swiper-slide[data-v-3f0d79df],.swiper-wrapper[data-v-3f0d79df]{transform:translateZ(0)}.swiper-autoheight .swiper-wrapper[data-v-3f0d79df]{align-items:flex-start;transition-property:transform,height}.swiper-slide[data-v-3f0d79df]{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}._hotspotSlider__mobileEle_oixln_174[data-v-3f0d79df]{border-radius:var(--Radius-XL);background:var(--Background-Pearl-Grey)}.swiper-autoheight[data-v-3f0d79df],.swiper-autoheight .swiper-slide[data-v-3f0d79df]{height:auto}.swiper-backface-hidden .swiper-slide[data-v-3f0d79df]{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}._hotspotSlider__mobileEle__textWrap_oixln_178[data-v-3f0d79df]{padding:32px}h4[data-v-3f0d79df],.h4[data-v-3f0d79df]{font-size:56px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h4[data-v-3f0d79df],.h4[data-v-3f0d79df]{font-size:2.9232vw}}@media only screen and (max-width: 767px){h4[data-v-3f0d79df],.h4[data-v-3f0d79df]{font-size:24px}}._hotspotSlider__mobileEle__textWrap_oixln_178 h4[data-v-3f0d79df]{margin-bottom:24px}@media only screen and (max-width: 767px){._hotspotSlider_oixln_1 .custom-swiper-navi[data-v-3f0d79df]{margin-top:40px}}@media only screen and (max-width: 767px){.body-s[data-v-3f0d79df]{font-size:16px}}@media only screen and (min-width: 768px){.mobile[data-v-3f0d79df]{display:none}}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__circle__inner_oixln_39[data-v-c993fae6][data-v-3f0d79df]{width:1.6704vw;height:1.6704vw}}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__circle_oixln_20[data-v-c993fae6][data-v-3f0d79df]{width:2.5056vw;height:2.5056vw}}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__popup_oixln_52.popupBottomAligned[data-v-3f0d79df]{transform:translateY(-100%) translateY(-2.5056vw);margin-top:-.8352vw}}._hotspotSlider__hotspotEle__popup_oixln_52.popupBottomAligned[data-v-3f0d79df]{transform:translateY(-100%) translateY(-48px);margin-top:-16px}._hotspotSlider__hotspotEle__popup_oixln_52.popupBottomAligned.popupRightAligned[data-v-3f0d79df]{transform:translateY(-100%) translateY(-48px) translate(-100%)}@media only screen and (max-width: 1919px){._hotspotSlider__hotspotEle__popup_oixln_52.popupBottomAligned.popupRightAligned[data-v-3f0d79df]{transform:translateY(-100%) translateY(-2.5056vw) translate(-100%)}}._hotspotSlider__hotspotEle_oixln_17.active ._hotspotSlider__hotspotEle__popup_oixln_52[data-v-3f0d79df]{opacity:1;z-index:10}.builder-5df8768609914d54a9db53a3027b7558[data-v-90aef3a0]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-90aef3a0]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-90aef3a0]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-90aef3a0]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-90aef3a0]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-90aef3a0]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-90aef3a0]{padding-top:80px}.big-spacing-bottom[data-v-90aef3a0]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-90aef3a0]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-90aef3a0]{position:absolute;height:100%;width:40%;top:0;left:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-90aef3a0]{position:sticky;top:0;left:0;padding-top:200px;padding-right:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-90aef3a0]{padding-top:10.44vw}}h1[data-v-90aef3a0],h2[data-v-90aef3a0],h3[data-v-90aef3a0],h4[data-v-90aef3a0],h5[data-v-90aef3a0],h6[data-v-90aef3a0],p[data-v-90aef3a0]{margin:0}h3[data-v-90aef3a0],.h3[data-v-90aef3a0]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-90aef3a0],.h3[data-v-90aef3a0]{font-size:2.088vw}}h3.big[data-v-90aef3a0],.h3.big[data-v-90aef3a0]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-90aef3a0],.h3.big[data-v-90aef3a0]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-90aef3a0],.h2[data-v-90aef3a0]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-90aef3a0]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-90aef3a0],._twoColSticky_1a8lg_1 h3[data-v-90aef3a0]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-90aef3a0],._twoColSticky_1a8lg_1 h3[data-v-90aef3a0]{margin-bottom:4.176vw}}.body[data-v-90aef3a0],p[data-v-90aef3a0],input[data-v-90aef3a0],select[data-v-90aef3a0],textarea[data-v-90aef3a0],.builder-text[data-v-90aef3a0],.builder-text p[data-v-90aef3a0]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-90aef3a0],p[data-v-90aef3a0],input[data-v-90aef3a0],select[data-v-90aef3a0],textarea[data-v-90aef3a0],.builder-text[data-v-90aef3a0],.builder-text p[data-v-90aef3a0]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-90aef3a0]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-90aef3a0]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-90aef3a0]{width:60%;margin-left:auto}}._twoColSticky__images_1a8lg_67[data-v-90aef3a0]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-90aef3a0]{width:100%}.ratio-wrap[data-v-90aef3a0]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-90aef3a0]{padding-bottom:75%}.abs-wrap[data-v-90aef3a0]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-90aef3a0]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-90aef3a0]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-90aef3a0]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-90aef3a0],.video-wrap video[data-v-90aef3a0]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-90aef3a0],video[data-v-90aef3a0]{display:block;width:100%}[data-v-90aef3a0]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-90aef3a0]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-90aef3a0]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-90aef3a0]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-90aef3a0]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-90aef3a0]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-90aef3a0]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-90aef3a0]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-90aef3a0]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}.builder-829c5e355b024431bf36e6e80659f7b0[data-v-cedf62e1]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.borderBottomRadius[data-v-cedf62e1]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.borderTopRadius[data-v-cedf62e1]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.greyBG[data-v-cedf62e1]{background-color:var(--Mobile-Grey)}.big-spacing-bottom[data-v-cedf62e1]{padding-bottom:80px}.big-spacing-top[data-v-cedf62e1]{padding-top:80px}.general-panel-padding[data-v-cedf62e1]{padding-top:40px;padding-bottom:40px}.general-max-width[data-v-cedf62e1]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}._inTheBox__flexWrap_fp4u1_1[data-v-cedf62e1]{display:flex;margin-top:80px}._inTheBox__listItem_fp4u1_54[data-v-cedf62e1]{max-width:560px}._inTheBox__listItem__inner_fp4u1_67[data-v-cedf62e1]{display:flex;align-items:center;gap:40px;padding-top:24px;padding-bottom:24px;border-bottom:2px solid rgba(0,0,0,.1)}.body[data-v-cedf62e1],p[data-v-cedf62e1],input[data-v-cedf62e1],select[data-v-cedf62e1],textarea[data-v-cedf62e1],.builder-text[data-v-cedf62e1],.builder-text p[data-v-cedf62e1]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}._inTheBox__imageItem__inner_fp4u1_114[data-v-cedf62e1]{border-radius:var(--Radius-XL);position:relative;overflow:hidden;z-index:5}img[data-v-cedf62e1],video[data-v-cedf62e1]{display:block;width:100%}img[data-v-cedf62e1]{border-radius:4px}._inTheBox__imageItem_fp4u1_41 ._inTheBox__listItem__bullet_fp4u1_90[data-v-cedf62e1]{position:absolute;left:24px;bottom:24px}._inTheBox__listItem__bullet_fp4u1_90[data-v-cedf62e1]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:16px;background:var(--Brand-Stone-Gray)}h6[data-v-cedf62e1],.h6[data-v-cedf62e1]{font-size:24px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){._inTheBox__imageItem_fp4u1_41 ._inTheBox__listItem__bullet_fp4u1_90[data-v-cedf62e1]{left:1.2528vw;bottom:1.2528vw}}@media only screen and (max-width: 1919px){._inTheBox__imageItem_fp4u1_41[data-v-cedf62e1]{width:calc(33.333% - 1.4094vw)}}@media only screen and (max-width: 1919px){._inTheBox__imageItem__inner_fp4u1_114[data-v-cedf62e1]{border-radius:2.088vw}}@media only screen and (max-width: 1919px){h6[data-v-cedf62e1],.h6[data-v-cedf62e1]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 1919px){.body[data-v-cedf62e1],p[data-v-cedf62e1],input[data-v-cedf62e1],select[data-v-cedf62e1],textarea[data-v-cedf62e1],.builder-text[data-v-cedf62e1],.builder-text p[data-v-cedf62e1]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 1919px){._inTheBox__listItem__bullet_fp4u1_90[data-v-cedf62e1]{width:2.5056vw;height:2.5056vw;border-radius:.8352vw}}@media only screen and (max-width: 1919px){._inTheBox__listItem__inner_fp4u1_67[data-v-cedf62e1]{gap:2.088vw;padding-top:1.2528vw;padding-bottom:1.2528vw;border-bottom:1px solid rgba(0,0,0,.1)}}@media only screen and (min-width: 768px){._inTheBox__leftCol_fp4u1_17[data-v-cedf62e1]{width:40%;padding-right:60px}}@media only screen and (min-width: 768px){._inTheBox__rightCol_fp4u1_21[data-v-cedf62e1]{width:60%}}@media only screen and (max-width: 1919px){._inTheBox__listItem_fp4u1_54[data-v-cedf62e1]{max-width:29.232vw}}._inTheBox__imagesWrap_fp4u1_25[data-v-cedf62e1]{display:flex;flex-wrap:wrap;gap:40px}@media only screen and (max-width: 1919px){._inTheBox__imagesWrap_fp4u1_25[data-v-cedf62e1]{gap:2.088vw}}._inTheBox__imageItem_fp4u1_41[data-v-cedf62e1]{width:calc(50% - 20px)!important}@media only screen and (max-width: 767px){.general-max-width[data-v-cedf62e1]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-cedf62e1]{padding-top:40px}}@media only screen and (max-width: 767px){._inTheBox__flexWrap_fp4u1_1[data-v-cedf62e1]{display:block;margin-top:40px}}@media only screen and (max-width: 767px){._inTheBox__listItem_fp4u1_54[data-v-cedf62e1]{max-width:100%}}@media only screen and (max-width: 767px){._inTheBox__listItem__inner_fp4u1_67[data-v-cedf62e1]{gap:24px;padding-top:12px;padding-bottom:12px}}@media only screen and (max-width: 767px){._inTheBox__listItem__bullet_fp4u1_90[data-v-cedf62e1]{width:32px;height:32px;border-radius:16px}}@media only screen and (max-width: 767px){.body[data-v-cedf62e1],p[data-v-cedf62e1],input[data-v-cedf62e1],select[data-v-cedf62e1],textarea[data-v-cedf62e1],.builder-text[data-v-cedf62e1],.builder-text p[data-v-cedf62e1]{font-size:16px}}@media only screen and (max-width: 767px){._inTheBox__imagesWrap_fp4u1_25[data-v-cedf62e1]{gap:16px;margin-top:40px}}@media only screen and (max-width: 767px){._inTheBox__imageItem__inner_fp4u1_114[data-v-cedf62e1]{border-radius:24px}}@media only screen and (max-width: 767px){._inTheBox__imageItem_fp4u1_41 ._inTheBox__listItem__bullet_fp4u1_90[data-v-cedf62e1]{left:8px;bottom:8px}}@media only screen and (max-width: 767px){h6[data-v-cedf62e1],.h6[data-v-cedf62e1]{font-size:16px}}.builder-52c6c0705efa43879cf421fc55274ec9[data-v-f751c025]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box;padding-top:0}h1[data-v-f751c025],h2[data-v-f751c025],h3[data-v-f751c025],h4[data-v-f751c025],h5[data-v-f751c025],h6[data-v-f751c025],p[data-v-f751c025]{margin:0}._faq__inner_1kkoo_1[data-v-f751c025]{border-radius:40px;padding:40px;background:var(--Background-Pearl-Grey)}._faq__expandable__bar_1kkoo_13[data-v-f751c025]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}h3[data-v-f751c025],.h3[data-v-f751c025]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}h3.big[data-v-f751c025],.h3.big[data-v-f751c025]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}._faq__expandable__bar__toggleButton_1kkoo_19[data-v-f751c025]{position:relative;width:56px}._faq__expandable__bar__toggleButton__collapse_1kkoo_32[data-v-f751c025]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:.2s ease-out}._faq__expandable__bar__toggleButton_1kkoo_19 svg[data-v-f751c025]{display:block;width:100%}._faq__expandable__content__inner_1kkoo_50[data-v-f751c025]{min-height:0;transition:.5s;opacity:0}._faq__expandable__content__inner__padding_1kkoo_55[data-v-f751c025]{padding-top:120px}._faq__element_1kkoo_77[data-v-f751c025]{padding:40px;border-radius:var(--Radius-L);background:#fff;margin-bottom:40px}._faq__element_1kkoo_77 h3[data-v-f751c025]{margin-bottom:80px}.body[data-v-f751c025],p[data-v-f751c025],input[data-v-f751c025],select[data-v-f751c025],textarea[data-v-f751c025],.builder-text[data-v-f751c025],.builder-text p[data-v-f751c025]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){h3[data-v-f751c025],.h3[data-v-f751c025]{font-size:2.088vw}h3.big[data-v-f751c025],.h3.big[data-v-f751c025]{font-size:3.7584vw}._faq__expandable__content__inner__padding_1kkoo_55[data-v-f751c025]{padding-top:6.264vw}._faq__element_1kkoo_77 h3[data-v-f751c025]{margin-bottom:4.176vw}.body[data-v-f751c025],p[data-v-f751c025],input[data-v-f751c025],select[data-v-f751c025],textarea[data-v-f751c025],.builder-text[data-v-f751c025],.builder-text p[data-v-f751c025]{font-size:max(1.2528vw,12px)}}.general-panel-padding[data-v-f751c025]{padding-top:40px;padding-bottom:40px}.general-max-width[data-v-f751c025]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}._faq__expandable__bar__toggleButton__collapse_1kkoo_32.active[data-v-f751c025]{opacity:1}._faq__expandable__content_1kkoo_44.active[data-v-f751c025]{grid-template-rows:1fr}._faq__expandable__content_1kkoo_44[data-v-f751c025]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.5s}._faq__expandable__content_1kkoo_44.active ._faq__expandable__content__inner_1kkoo_50[data-v-f751c025]{opacity:1}@media only screen and (max-width: 767px){._faq__inner_1kkoo_1[data-v-f751c025]{padding:20px 24px}}@media only screen and (max-width: 767px){.general-panel-padding[data-v-f751c025]{padding-top:32px;padding-bottom:32px}}@media only screen and (max-width: 767px){h3.big[data-v-f751c025],.h3.big[data-v-f751c025]{font-size:32px}}@media only screen and (max-width: 767px){.general-max-width[data-v-f751c025]{padding-left:32px;padding-right:32px}}.spacingBottomTiny[data-v-f751c025]{padding-bottom:8px}@media only screen and (max-width: 767px){._faq__expandable__bar__toggleButton_1kkoo_19[data-v-f751c025]{width:40px}}.builder-bb32f8479b1a41ca92093fdd96a8d06e[data-v-94cbec60]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-94cbec60]{padding-top:40px;padding-bottom:40px}.general-max-width[data-v-94cbec60]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}._techSpecs__inner_65iww_1[data-v-94cbec60]{border-radius:40px;padding:40px;background:var(--Background-Pearl-Grey)}._techSpecs__expandable__bar_65iww_13[data-v-94cbec60]{display:flex;justify-content:space-between;align-items:center;cursor:pointer}h3.big[data-v-94cbec60],.h3.big[data-v-94cbec60]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}h3[data-v-94cbec60],.h3[data-v-94cbec60]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}._techSpecs__expandable__bar__toggleButton_65iww_19[data-v-94cbec60]{position:relative;width:56px}._techSpecs__expandable__bar__toggleButton__collapse_65iww_32.active[data-v-94cbec60]{opacity:1}._techSpecs__expandable__bar__toggleButton__collapse_65iww_32[data-v-94cbec60]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:.2s ease-out}._techSpecs__expandable__bar__toggleButton_65iww_19 svg[data-v-94cbec60]{display:block;width:100%}._techSpecs__expandable__content_65iww_44.active[data-v-94cbec60]{grid-template-rows:1fr}._techSpecs__expandable__content_65iww_44[data-v-94cbec60]{display:grid;grid-template-rows:0fr;overflow:hidden;transition:.5s}._techSpecs__expandable__content_65iww_44.active ._techSpecs__expandable__content__inner_65iww_50[data-v-94cbec60]{opacity:1}._techSpecs__expandable__content__inner_65iww_50[data-v-94cbec60]{min-height:0;transition:.5s;opacity:0}._techSpecs__expandable__content__inner__padding_65iww_55[data-v-94cbec60]{padding-top:80px;padding-bottom:40px}._techSpecs__element_65iww_71[data-v-94cbec60]{margin-bottom:80px}._techSpecs__element__inner_65iww_98[data-v-94cbec60]{display:flex;gap:40px}._techSpecs__element_65iww_71 h4[data-v-94cbec60]{margin-bottom:40px}h4[data-v-94cbec60],.h4[data-v-94cbec60]{font-size:56px;font-style:normal;font-weight:700;line-height:120%}h1[data-v-94cbec60],h2[data-v-94cbec60],h3[data-v-94cbec60],h4[data-v-94cbec60],h5[data-v-94cbec60],h6[data-v-94cbec60],p[data-v-94cbec60]{margin:0}h4[data-v-94cbec60]{margin-top:.5rem;margin-bottom:.5rem}.body[data-v-94cbec60],p[data-v-94cbec60],input[data-v-94cbec60],select[data-v-94cbec60],textarea[data-v-94cbec60],.builder-text[data-v-94cbec60],.builder-text p[data-v-94cbec60]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}._techSpecs__element_65iww_71 table[data-v-94cbec60],._techSpecs__element_65iww_71 tr[data-v-94cbec60],._techSpecs__element_65iww_71 th[data-v-94cbec60],._techSpecs__element_65iww_71 td[data-v-94cbec60]{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;border-collapse:collapse}._techSpecs__element_65iww_71 td[data-v-94cbec60]{padding-top:24px;padding-bottom:24px;border-bottom:2px solid rgba(0,0,0,.1)}._techSpecs__element_65iww_71 td[data-v-94cbec60]:last-of-type{text-align:right;padding-left:20px}img[data-v-94cbec60],video[data-v-94cbec60]{display:block;width:100%}img[data-v-94cbec60]{border-radius:4px}@media only screen and (max-width: 1919px){h3.big[data-v-94cbec60],.h3.big[data-v-94cbec60]{font-size:3.7584vw}h3[data-v-94cbec60],.h3[data-v-94cbec60]{font-size:2.088vw}._techSpecs__element__inner_65iww_98[data-v-94cbec60]{gap:2.088vw}h4[data-v-94cbec60],.h4[data-v-94cbec60]{font-size:2.9232vw}._techSpecs__element_65iww_71 td[data-v-94cbec60]{border-bottom:1px solid rgba(0,0,0,.1)}.body[data-v-94cbec60],p[data-v-94cbec60],input[data-v-94cbec60],select[data-v-94cbec60],textarea[data-v-94cbec60],.builder-text[data-v-94cbec60],.builder-text p[data-v-94cbec60]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 1024px){._techSpecs__element_65iww_71 .small-screen-image[data-v-94cbec60]{display:none}._techSpecs__element__inner_65iww_98.imageColBig ._techSpecs__element__imageCol_65iww_122[data-v-94cbec60]{width:65%}}@media only screen and (max-width: 1023px){._techSpecs__element_65iww_71[data-v-94cbec60]{max-width:500px}._techSpecs__element__inner_65iww_98[data-v-94cbec60]{display:block}._techSpecs__element_65iww_71 .big-screen-image[data-v-94cbec60]{display:none}._techSpecs__element_65iww_71 img[data-v-94cbec60]{margin-top:24px}}@media only screen and (max-width: 767px){.general-panel-padding[data-v-94cbec60]{padding-top:32px;padding-bottom:32px}.general-max-width[data-v-94cbec60]{padding-left:32px;padding-right:32px}._techSpecs__inner_65iww_1[data-v-94cbec60]{padding:20px 24px}h3.big[data-v-94cbec60],.h3.big[data-v-94cbec60]{font-size:32px}h3[data-v-94cbec60],.h3[data-v-94cbec60]{font-size:24px}._techSpecs__expandable__bar__toggleButton_65iww_19[data-v-94cbec60]{width:40px}._techSpecs__expandable__content__inner__padding_65iww_55[data-v-94cbec60]{padding-top:40px;padding-bottom:20px}._techSpecs__element_65iww_71[data-v-94cbec60]{margin-bottom:40px}h4[data-v-94cbec60],.h4[data-v-94cbec60]{font-size:24px}.body[data-v-94cbec60],p[data-v-94cbec60],input[data-v-94cbec60],select[data-v-94cbec60],textarea[data-v-94cbec60],.builder-text[data-v-94cbec60],.builder-text p[data-v-94cbec60]{font-size:16px}}.spacingTopTiny[data-v-94cbec60]{padding-top:8px}._techSpecs__element_65iww_71 table[data-v-94cbec60]{width:100%}.general-max-width[data-v-7f5454fb]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}._discoverBar_1dsu9_1[data-v-7f5454fb]{position:fixed;bottom:40px;left:0;width:100%;z-index:500;transform:translateY(100%);opacity:0;transition:.5s ease-out}@media only screen and (min-width: 768px){._discoverBar__innerWrap_1dsu9_12[data-v-7f5454fb]{background:#fff;border-radius:32px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 16px 16px 24px;box-shadow:0 0 100px #0000004d}}.body[data-v-7f5454fb],p[data-v-7f5454fb],input[data-v-7f5454fb],select[data-v-7f5454fb],textarea[data-v-7f5454fb],.builder-text[data-v-7f5454fb],.builder-text p[data-v-7f5454fb]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-7f5454fb],p[data-v-7f5454fb],input[data-v-7f5454fb],select[data-v-7f5454fb],textarea[data-v-7f5454fb],.builder-text[data-v-7f5454fb],.builder-text p[data-v-7f5454fb]{font-size:max(1.2528vw,12px)}}.body-bold[data-v-7f5454fb]{font-weight:700}.body-s[data-v-7f5454fb]{font-size:16px;font-style:normal;font-weight:500;line-height:150%}._discoverBar__slidingTitles__inner_1dsu9_79[data-v-7f5454fb]{position:relative;padding-left:4px;padding-right:4px;display:flex;border-radius:40px;background:var(--Brand-Pearl-Gray)}@media only screen and (max-width: 1919px){._discoverBar__slidingTitles__inner_1dsu9_79[data-v-7f5454fb]{padding-left:.2088vw;padding-right:.2088vw}}@media only screen and (max-width: 1199px){._discoverBar__slidingTitles__element_1dsu9_94[data-v-7f5454fb]{position:absolute;top:0;left:50%;transform:translate(-50%);opacity:0;transition:.5s ease-out}}@media only screen and (max-width: 1199px){._discoverBar__slidingTitles__element_1dsu9_94.active[data-v-7f5454fb]{opacity:1}}._discoverBar__slidingTitles__element_1dsu9_94[data-v-7f5454fb]:first-of-type{position:relative}._discoverBar__slidingTitles__element__inner_1dsu9_109[data-v-7f5454fb]{display:flex;align-items:center;padding:12px 20px;white-space:nowrap}@media only screen and (max-width: 1919px){._discoverBar__slidingTitles__element__inner_1dsu9_109[data-v-7f5454fb]{padding:.6264vw 1.044vw}}._discoverBar__slidingTitles__element__inner__icon_1dsu9_126[data-v-7f5454fb]{width:24px;margin-right:16px}@media only screen and (max-width: 1919px){._discoverBar__slidingTitles__element__inner__icon_1dsu9_126[data-v-7f5454fb]{width:1.2528vw;margin-right:.8352vw}}img[data-v-7f5454fb],video[data-v-7f5454fb]{display:block;width:100%}img[data-v-7f5454fb]{border-radius:4px}@media only screen and (max-width: 1919px){.body-s[data-v-7f5454fb]{font-size:max(.8352vw,12px)}}a.builder-block[data-v-7f5454fb],.button[data-v-7f5454fb],.custom-form input[type=submit][data-v-7f5454fb],button[data-v-7f5454fb]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}@media only screen and (max-width: 1919px){a.builder-block[data-v-7f5454fb],.button[data-v-7f5454fb],.custom-form input[type=submit][data-v-7f5454fb],button[data-v-7f5454fb]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}a.builder-block .button-icon[data-v-7f5454fb],.button .button-icon[data-v-7f5454fb],.custom-form input[type=submit] .button-icon[data-v-7f5454fb],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon[data-v-7f5454fb]{width:24px}a.builder-block .button-icon svg[data-v-7f5454fb],.button .button-icon svg[data-v-7f5454fb],.custom-form input[type=submit] .button-icon svg[data-v-7f5454fb],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon svg[data-v-7f5454fb]{display:block;width:100%}a.builder-block .fill-target[data-v-7f5454fb],.button .fill-target[data-v-7f5454fb],.custom-form input[type=submit] .fill-target[data-v-7f5454fb],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .fill-target[data-v-7f5454fb]{fill:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out}a.builder-block[data-v-7f5454fb]:hover,.button[data-v-7f5454fb]:hover,.custom-form input[type=submit][data-v-7f5454fb]:hover,button[data-v-7f5454fb]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn):hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);text-decoration:none}a[data-v-7f5454fb]:hover{text-decoration:underline;cursor:pointer}a.builder-block:hover .fill-target[data-v-7f5454fb],.button:hover .fill-target[data-v-7f5454fb],.custom-form input[type=submit]:hover .fill-target[data-v-7f5454fb],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn):hover .fill-target[data-v-7f5454fb]{fill:var(--Brand-White)}._discoverBar_1dsu9_1.active[data-v-7f5454fb]{transform:translate(0);opacity:1}@media only screen and (max-width: 767px){._discoverBar__titles_1dsu9_62[data-v-7f5454fb]{display:none}}@media only screen and (max-width: 767px){._discoverBar_1dsu9_1[data-v-7f5454fb]{padding:12px 12px 12px 24px;border-top-left-radius:var(--Radius-L);border-top-right-radius:var(--Radius-L);bottom:0;background:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}}@media only screen and (max-width: 767px){.body[data-v-7f5454fb],p[data-v-7f5454fb],input[data-v-7f5454fb],select[data-v-7f5454fb],textarea[data-v-7f5454fb],.builder-text[data-v-7f5454fb],.builder-text p[data-v-7f5454fb]{font-size:16px}}@media only screen and (max-width: 767px){.body-s[data-v-7f5454fb]{font-size:16px}}@media only screen and (max-width: 767px){._discoverBar__slidingTitles_1dsu9_75[data-v-7f5454fb]{display:none}}@media only screen and (max-width: 767px){a.builder-block[data-v-7f5454fb],.button[data-v-7f5454fb],.custom-form input[type=submit][data-v-7f5454fb],button[data-v-7f5454fb]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}._discoverBarMobile_1dsu9_227[data-v-7f5454fb]{text-align:center;padding-top:40px;padding-bottom:40px}.general-text-max-width[data-v-7f5454fb]{padding-left:20px;padding-right:20px}h3[data-v-7f5454fb],.h3[data-v-7f5454fb]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-7f5454fb],.h3[data-v-7f5454fb]{font-size:2.088vw}}@media only screen and (max-width: 767px){h3[data-v-7f5454fb],.h3[data-v-7f5454fb]{font-size:24px}}.container[data-v-0f82eb01]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-0f82eb01]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-0f82eb01]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-0f82eb01]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-0f82eb01]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-0f82eb01]{display:flex;gap:12px}.surface[data-v-0f82eb01]{background:var(--surface)}h3[data-v-0f82eb01]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-0f82eb01]{font-size:40px}.hero[data-v-0f82eb01],.hero-bg[data-v-0f82eb01]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-0f82eb01]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-0f82eb01]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-0f82eb01]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-0f82eb01]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-0f82eb01]{padding-top:0}}.big-spacing-top[data-v-0f82eb01]{padding-top:80px}.big-spacing-top-xl[data-v-0f82eb01]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-0f82eb01]{padding-top:80px}}.general-max-width[data-v-0f82eb01]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-0f82eb01]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-0f82eb01]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-0f82eb01]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-0f82eb01],.news_twoColTitleText__title__col_53y33_16[data-v-0f82eb01]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-0f82eb01]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-0f82eb01]{margin-top:40px}a.builder-block[data-v-0f82eb01],.button[data-v-0f82eb01],.custom-form input[type=submit][data-v-0f82eb01],button[data-v-0f82eb01]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-0f82eb01]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-0f82eb01]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-0f82eb01]{width:24px}.button .button-icon svg[data-v-0f82eb01]{display:block;width:100%}.button .button-icon[data-v-0f82eb01]{width:24px}.button .button-icon svg .fill-target[data-v-0f82eb01]{fill:currentColor}h2[data-v-0f82eb01]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-0f82eb01],.button[data-v-0f82eb01],.custom-form input[type=submit][data-v-0f82eb01],button[data-v-0f82eb01]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-0f82eb01],p[data-v-0f82eb01],input[data-v-0f82eb01],select[data-v-0f82eb01],textarea[data-v-0f82eb01],.builder-text[data-v-0f82eb01],.builder-text p[data-v-0f82eb01]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-0f82eb01],p[data-v-0f82eb01],input[data-v-0f82eb01],select[data-v-0f82eb01],textarea[data-v-0f82eb01],.builder-text[data-v-0f82eb01],.builder-text p[data-v-0f82eb01]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-0f82eb01]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-0f82eb01]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-0f82eb01],.h2[data-v-0f82eb01]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-0f82eb01]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-0f82eb01],.button[data-v-0f82eb01],.custom-form input[type=submit][data-v-0f82eb01],button[data-v-0f82eb01]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-0f82eb01]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-0f82eb01]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-0f82eb01]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-0f82eb01]{width:100%;margin-bottom:46px}}.video-section[data-v-0f82eb01]{padding:80px max(7vw,40px)}.video-title[data-v-0f82eb01]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-0f82eb01]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-0f82eb01]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-0f82eb01]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-0f82eb01]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-0f82eb01]{height:100%;width:100%}}.ratio-wrap[data-v-0f82eb01]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-0f82eb01]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-0f82eb01]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-0f82eb01]{position:relative;padding-bottom:0;height:100%}.builder-5df8768609914d54a9db53a3027b7558[data-v-0eae6bae]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-0eae6bae]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-0eae6bae]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-0eae6bae]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-0eae6bae]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-0eae6bae]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-0eae6bae]{padding-top:80px}.big-spacing-bottom[data-v-0eae6bae]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-0eae6bae]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-0eae6bae]{position:absolute;height:100%;width:40%;top:0;left:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-0eae6bae]{position:sticky;top:0;left:0;padding-top:200px;padding-right:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-0eae6bae]{padding-top:10.44vw}}h1[data-v-0eae6bae],h2[data-v-0eae6bae],h3[data-v-0eae6bae],h4[data-v-0eae6bae],h5[data-v-0eae6bae],h6[data-v-0eae6bae],p[data-v-0eae6bae]{margin:0}h3[data-v-0eae6bae],.h3[data-v-0eae6bae]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-0eae6bae],.h3[data-v-0eae6bae]{font-size:2.088vw}}h3.big[data-v-0eae6bae],.h3.big[data-v-0eae6bae]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-0eae6bae],.h3.big[data-v-0eae6bae]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-0eae6bae],.h2[data-v-0eae6bae]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-0eae6bae]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-0eae6bae],._twoColSticky_1a8lg_1 h3[data-v-0eae6bae]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-0eae6bae],._twoColSticky_1a8lg_1 h3[data-v-0eae6bae]{margin-bottom:4.176vw}}.body[data-v-0eae6bae],p[data-v-0eae6bae],input[data-v-0eae6bae],select[data-v-0eae6bae],textarea[data-v-0eae6bae],.builder-text[data-v-0eae6bae],.builder-text p[data-v-0eae6bae]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-0eae6bae],p[data-v-0eae6bae],input[data-v-0eae6bae],select[data-v-0eae6bae],textarea[data-v-0eae6bae],.builder-text[data-v-0eae6bae],.builder-text p[data-v-0eae6bae]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-0eae6bae]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-0eae6bae]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-0eae6bae]{width:60%;margin-left:auto}}._twoColSticky__images_1a8lg_67[data-v-0eae6bae]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-0eae6bae]{width:100%}.ratio-wrap[data-v-0eae6bae]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-0eae6bae]{padding-bottom:75%}.abs-wrap[data-v-0eae6bae]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-0eae6bae]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-0eae6bae]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-0eae6bae]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-0eae6bae],.video-wrap video[data-v-0eae6bae]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-0eae6bae],video[data-v-0eae6bae]{display:block;width:100%}[data-v-0eae6bae]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-0eae6bae]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-0eae6bae]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-0eae6bae]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-0eae6bae]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-0eae6bae]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-0eae6bae]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-0eae6bae]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-0eae6bae]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width: 767px){.desktop[data-v-0eae6bae]{display:none}}.builder-5df8768609914d54a9db53a3027b7558[data-v-6d0e09c7]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-6d0e09c7]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-6d0e09c7]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-6d0e09c7]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-6d0e09c7]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-6d0e09c7]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-6d0e09c7]{padding-top:80px}.big-spacing-bottom[data-v-6d0e09c7]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-6d0e09c7]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-6d0e09c7]{position:absolute;height:100%;width:40%;top:0;right:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-6d0e09c7]{position:sticky;top:0;left:0;padding-top:200px;padding-left:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-6d0e09c7]{padding-top:10.44vw}}h1[data-v-6d0e09c7],h2[data-v-6d0e09c7],h3[data-v-6d0e09c7],h4[data-v-6d0e09c7],h5[data-v-6d0e09c7],h6[data-v-6d0e09c7],p[data-v-6d0e09c7]{margin:0}h3[data-v-6d0e09c7],.h3[data-v-6d0e09c7]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-6d0e09c7],.h3[data-v-6d0e09c7]{font-size:2.088vw}}h3.big[data-v-6d0e09c7],.h3.big[data-v-6d0e09c7]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-6d0e09c7],.h3.big[data-v-6d0e09c7]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-6d0e09c7],.h2[data-v-6d0e09c7]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-6d0e09c7]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-6d0e09c7],._twoColSticky_1a8lg_1 h3[data-v-6d0e09c7]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-6d0e09c7],._twoColSticky_1a8lg_1 h3[data-v-6d0e09c7]{margin-bottom:4.176vw}}.body[data-v-6d0e09c7],p[data-v-6d0e09c7],input[data-v-6d0e09c7],select[data-v-6d0e09c7],textarea[data-v-6d0e09c7],.builder-text[data-v-6d0e09c7],.builder-text p[data-v-6d0e09c7]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-6d0e09c7],p[data-v-6d0e09c7],input[data-v-6d0e09c7],select[data-v-6d0e09c7],textarea[data-v-6d0e09c7],.builder-text[data-v-6d0e09c7],.builder-text p[data-v-6d0e09c7]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-6d0e09c7]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-6d0e09c7]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-6d0e09c7]{width:60%;margin-right:auto}}._twoColSticky__images_1a8lg_67[data-v-6d0e09c7]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-6d0e09c7]{width:100%}.ratio-wrap[data-v-6d0e09c7]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-6d0e09c7]{padding-bottom:75%}.abs-wrap[data-v-6d0e09c7]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-6d0e09c7]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-6d0e09c7]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-6d0e09c7]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-6d0e09c7],.video-wrap video[data-v-6d0e09c7]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-6d0e09c7],video[data-v-6d0e09c7]{display:block;width:100%}[data-v-6d0e09c7]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-6d0e09c7]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-6d0e09c7]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-6d0e09c7]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-6d0e09c7]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-6d0e09c7]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-6d0e09c7]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-6d0e09c7]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-6d0e09c7]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width: 767px){.desktop[data-v-6d0e09c7]{display:none}}.container[data-v-caed30b2]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-caed30b2]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-caed30b2]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-caed30b2]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-caed30b2]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-caed30b2]{display:flex;gap:12px}.surface[data-v-caed30b2]{background:var(--surface)}h3[data-v-caed30b2]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-caed30b2]{font-size:40px}.hero[data-v-caed30b2],.hero-bg[data-v-caed30b2]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-caed30b2]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-caed30b2]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-caed30b2]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-caed30b2]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-caed30b2]{padding-top:0}}.big-spacing-top[data-v-caed30b2]{padding-top:80px}.big-spacing-top-xl[data-v-caed30b2]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-caed30b2]{padding-top:80px}}.general-max-width[data-v-caed30b2]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-caed30b2]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-caed30b2]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-caed30b2]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-caed30b2],.news_twoColTitleText__title__col_53y33_16[data-v-caed30b2]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-caed30b2]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-caed30b2]{margin-top:40px}a.builder-block[data-v-caed30b2],.button[data-v-caed30b2],.custom-form input[type=submit][data-v-caed30b2],button[data-v-caed30b2]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-caed30b2]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-caed30b2]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-caed30b2]{width:24px}.button .button-icon svg[data-v-caed30b2]{display:block;width:100%}.button .button-icon[data-v-caed30b2]{width:24px}.button .button-icon svg .fill-target[data-v-caed30b2]{fill:currentColor}h2[data-v-caed30b2]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-caed30b2],.button[data-v-caed30b2],.custom-form input[type=submit][data-v-caed30b2],button[data-v-caed30b2]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-caed30b2],p[data-v-caed30b2],input[data-v-caed30b2],select[data-v-caed30b2],textarea[data-v-caed30b2],.builder-text[data-v-caed30b2],.builder-text p[data-v-caed30b2]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-caed30b2],p[data-v-caed30b2],input[data-v-caed30b2],select[data-v-caed30b2],textarea[data-v-caed30b2],.builder-text[data-v-caed30b2],.builder-text p[data-v-caed30b2]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-caed30b2]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-caed30b2]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-caed30b2],.h2[data-v-caed30b2]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-caed30b2]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-caed30b2],.button[data-v-caed30b2],.custom-form input[type=submit][data-v-caed30b2],button[data-v-caed30b2]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-caed30b2]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-caed30b2]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-caed30b2]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-caed30b2]{width:100%;margin-bottom:46px}}.video-section[data-v-caed30b2]{padding:80px max(7vw,40px)}.video-title[data-v-caed30b2]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-caed30b2]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-caed30b2]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-caed30b2]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-caed30b2]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-caed30b2]{height:100%;width:100%}}.ratio-wrap[data-v-caed30b2]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-caed30b2]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-caed30b2]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-caed30b2]{position:relative;padding-bottom:0;height:100%}.builder-5df8768609914d54a9db53a3027b7558[data-v-01fdab1e]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-01fdab1e]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-01fdab1e]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-01fdab1e]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-01fdab1e]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-01fdab1e]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-01fdab1e]{padding-top:80px}.big-spacing-bottom[data-v-01fdab1e]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-01fdab1e]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-01fdab1e]{position:absolute;height:100%;width:40%;top:0;left:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-01fdab1e]{position:sticky;top:0;left:0;padding-top:200px;padding-right:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-01fdab1e]{padding-top:10.44vw}}h1[data-v-01fdab1e],h2[data-v-01fdab1e],h3[data-v-01fdab1e],h4[data-v-01fdab1e],h5[data-v-01fdab1e],h6[data-v-01fdab1e],p[data-v-01fdab1e]{margin:0}h3[data-v-01fdab1e],.h3[data-v-01fdab1e]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-01fdab1e],.h3[data-v-01fdab1e]{font-size:2.088vw}}h3.big[data-v-01fdab1e],.h3.big[data-v-01fdab1e]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-01fdab1e],.h3.big[data-v-01fdab1e]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-01fdab1e],.h2[data-v-01fdab1e]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-01fdab1e]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-01fdab1e],._twoColSticky_1a8lg_1 h3[data-v-01fdab1e]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-01fdab1e],._twoColSticky_1a8lg_1 h3[data-v-01fdab1e]{margin-bottom:4.176vw}}.body[data-v-01fdab1e],p[data-v-01fdab1e],input[data-v-01fdab1e],select[data-v-01fdab1e],textarea[data-v-01fdab1e],.builder-text[data-v-01fdab1e],.builder-text p[data-v-01fdab1e]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-01fdab1e],p[data-v-01fdab1e],input[data-v-01fdab1e],select[data-v-01fdab1e],textarea[data-v-01fdab1e],.builder-text[data-v-01fdab1e],.builder-text p[data-v-01fdab1e]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-01fdab1e]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-01fdab1e]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-01fdab1e]{width:60%;margin-left:auto}}._twoColSticky__images_1a8lg_67[data-v-01fdab1e]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-01fdab1e]{width:100%}.ratio-wrap[data-v-01fdab1e]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-01fdab1e]{padding-bottom:75%}.abs-wrap[data-v-01fdab1e]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-01fdab1e]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-01fdab1e]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-01fdab1e]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-01fdab1e],.video-wrap video[data-v-01fdab1e]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-01fdab1e],video[data-v-01fdab1e]{display:block;width:100%}[data-v-01fdab1e]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-01fdab1e]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-01fdab1e]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-01fdab1e]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-01fdab1e]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-01fdab1e]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-01fdab1e]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-01fdab1e]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-01fdab1e]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width: 767px){.desktop[data-v-01fdab1e]{display:none}}.builder-5df8768609914d54a9db53a3027b7558[data-v-39392a2e]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-39392a2e]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-39392a2e]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-39392a2e]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-39392a2e]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-39392a2e]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-39392a2e]{padding-top:80px}.big-spacing-bottom[data-v-39392a2e]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-39392a2e]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-39392a2e]{position:absolute;height:100%;width:40%;top:0;right:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-39392a2e]{position:sticky;top:0;left:0;padding-top:200px;padding-left:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-39392a2e]{padding-top:10.44vw}}h1[data-v-39392a2e],h2[data-v-39392a2e],h3[data-v-39392a2e],h4[data-v-39392a2e],h5[data-v-39392a2e],h6[data-v-39392a2e],p[data-v-39392a2e]{margin:0}h3[data-v-39392a2e],.h3[data-v-39392a2e]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-39392a2e],.h3[data-v-39392a2e]{font-size:2.088vw}}h3.big[data-v-39392a2e],.h3.big[data-v-39392a2e]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-39392a2e],.h3.big[data-v-39392a2e]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-39392a2e],.h2[data-v-39392a2e]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-39392a2e]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-39392a2e],._twoColSticky_1a8lg_1 h3[data-v-39392a2e]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-39392a2e],._twoColSticky_1a8lg_1 h3[data-v-39392a2e]{margin-bottom:4.176vw}}.body[data-v-39392a2e],p[data-v-39392a2e],input[data-v-39392a2e],select[data-v-39392a2e],textarea[data-v-39392a2e],.builder-text[data-v-39392a2e],.builder-text p[data-v-39392a2e]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-39392a2e],p[data-v-39392a2e],input[data-v-39392a2e],select[data-v-39392a2e],textarea[data-v-39392a2e],.builder-text[data-v-39392a2e],.builder-text p[data-v-39392a2e]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-39392a2e]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-39392a2e]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-39392a2e]{width:60%;margin-right:auto}}._twoColSticky__images_1a8lg_67[data-v-39392a2e]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-39392a2e]{width:100%}.ratio-wrap[data-v-39392a2e]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-39392a2e]{padding-bottom:75%}.abs-wrap[data-v-39392a2e]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-39392a2e]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-39392a2e]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-39392a2e]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-39392a2e],.video-wrap video[data-v-39392a2e]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-39392a2e],video[data-v-39392a2e]{display:block;width:100%}[data-v-39392a2e]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-39392a2e]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-39392a2e]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-39392a2e]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-39392a2e]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-39392a2e]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-39392a2e]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-39392a2e]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-39392a2e]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width: 767px){.desktop[data-v-39392a2e]{display:none}}.builder-5df8768609914d54a9db53a3027b7558[data-v-9fb93a6e]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.greyBG[data-v-9fb93a6e]{background-color:var(--Mobile-Grey)}.borderTopRadius[data-v-9fb93a6e]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}.borderBottomRadius[data-v-9fb93a6e]{border-bottom-left-radius:var(--Radius-XL);border-bottom-right-radius:var(--Radius-XL)}.general-max-width[data-v-9fb93a6e]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-9fb93a6e]{padding-top:40px;padding-bottom:40px}.big-spacing-top[data-v-9fb93a6e]{padding-top:80px}.big-spacing-bottom[data-v-9fb93a6e]{padding-bottom:80px}._twoColSticky_1a8lg_1 ._eleWrap_1a8lg_17[data-v-9fb93a6e]{position:relative}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24[data-v-9fb93a6e]{position:absolute;height:100%;width:40%;top:0;left:0}}@media only screen and (min-width: 768px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-9fb93a6e]{position:sticky;top:0;left:0;padding-top:200px;padding-right:60px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol__sticky_1a8lg_31[data-v-9fb93a6e]{padding-top:10.44vw}}h1[data-v-9fb93a6e],h2[data-v-9fb93a6e],h3[data-v-9fb93a6e],h4[data-v-9fb93a6e],h5[data-v-9fb93a6e],h6[data-v-9fb93a6e],p[data-v-9fb93a6e]{margin:0}h3[data-v-9fb93a6e],.h3[data-v-9fb93a6e]{font-size:40px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3[data-v-9fb93a6e],.h3[data-v-9fb93a6e]{font-size:2.088vw}}h3.big[data-v-9fb93a6e],.h3.big[data-v-9fb93a6e]{font-size:72px;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 1919px){h3.big[data-v-9fb93a6e],.h3.big[data-v-9fb93a6e]{font-size:3.7584vw}}@media only screen and (max-width: 1919px){h2[data-v-9fb93a6e],.h2[data-v-9fb93a6e]{font-size:5.742vw}}@media only screen and (min-width: 768px){.mobile[data-v-9fb93a6e]{display:none}}._twoColSticky_1a8lg_1 h2[data-v-9fb93a6e],._twoColSticky_1a8lg_1 h3[data-v-9fb93a6e]{margin-bottom:80px}@media only screen and (max-width: 1919px){._twoColSticky_1a8lg_1 h2[data-v-9fb93a6e],._twoColSticky_1a8lg_1 h3[data-v-9fb93a6e]{margin-bottom:4.176vw}}.body[data-v-9fb93a6e],p[data-v-9fb93a6e],input[data-v-9fb93a6e],select[data-v-9fb93a6e],textarea[data-v-9fb93a6e],.builder-text[data-v-9fb93a6e],.builder-text p[data-v-9fb93a6e]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-9fb93a6e],p[data-v-9fb93a6e],input[data-v-9fb93a6e],select[data-v-9fb93a6e],textarea[data-v-9fb93a6e],.builder-text[data-v-9fb93a6e],.builder-text p[data-v-9fb93a6e]{font-size:max(1.2528vw,12px)}}@media only screen and (min-width: 768px){._twoColSticky__textCol_1a8lg_24 .body[data-v-9fb93a6e]{max-width:570px}}@media only screen and (min-width: 768px) and (max-width: 1919px){._twoColSticky__textCol_1a8lg_24 .body[data-v-9fb93a6e]{max-width:29.754vw}}@media only screen and (min-width: 768px){._twoColSticky__imageCol_1a8lg_55[data-v-9fb93a6e]{width:60%;margin-left:auto}}._twoColSticky__images_1a8lg_67[data-v-9fb93a6e]{margin-bottom:40px;display:flex;gap:40px}._twoColSticky__imageEle_1a8lg_101[data-v-9fb93a6e]{width:100%}.ratio-wrap[data-v-9fb93a6e]{padding-bottom:50%;position:relative;height:0}._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-9fb93a6e]{padding-bottom:75%}.abs-wrap[data-v-9fb93a6e]{position:absolute;width:100%;height:100%;left:0;top:0}.video-wrap[data-v-9fb93a6e]{position:relative;z-index:5;border-radius:var(--Radius-XL)}._twoColSticky__images_1a8lg_67 .video-wrap[data-v-9fb93a6e]{position:absolute;width:100%;height:100%;left:0;top:0;padding-bottom:0}._twoColSticky__images_1a8lg_67 video[data-v-9fb93a6e]{height:100%;object-fit:cover}.video-wrap .bg-poster[data-v-9fb93a6e],.video-wrap video[data-v-9fb93a6e]{position:relative;z-index:5;border-radius:var(--Radius-XL)}img[data-v-9fb93a6e],video[data-v-9fb93a6e]{display:block;width:100%}[data-v-9fb93a6e]{box-sizing:border-box;font-family:Roobert,sans-serif}video[data-v-9fb93a6e]{object-fit:contain;overflow-clip-margin:content-box;overflow:clip}._twoColSticky__images_1a8lg_67.count-2 .ratio-wrap[data-v-9fb93a6e]{padding-bottom:110%}._twoColSticky__imageEle_1a8lg_101 img[data-v-9fb93a6e]{object-fit:cover;height:100%;border-radius:var(--Radius-XL)}@media only screen and (max-width: 767px){._twoColSticky__imageCol_1a8lg_55[data-v-9fb93a6e]{margin-top:64px;margin-left:-32px;margin-right:-32px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67[data-v-9fb93a6e]{margin-bottom:16px;gap:16px}}@media only screen and (max-width: 767px){._twoColSticky__images_1a8lg_67 .ratio-wrap[data-v-9fb93a6e]{padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap[data-v-9fb93a6e]{height:0;padding-bottom:110%}}@media only screen and (max-width: 767px){.video-wrap video[data-v-9fb93a6e]{object-fit:cover;height:100%;position:absolute;top:0;left:0}}@media only screen and (max-width: 767px){.desktop[data-v-9fb93a6e]{display:none}}.container[data-v-615b62de]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-615b62de]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-615b62de]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-615b62de]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-615b62de]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-615b62de]{display:flex;gap:12px}.surface[data-v-615b62de]{background:var(--surface)}h3[data-v-615b62de]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-615b62de]{font-size:40px}.hero[data-v-615b62de],.hero-bg[data-v-615b62de]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-615b62de]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-615b62de]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-615b62de]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-615b62de]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-615b62de]{padding-top:0}}.big-spacing-top[data-v-615b62de]{padding-top:80px}.big-spacing-top-xl[data-v-615b62de]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-615b62de]{padding-top:80px}}.general-max-width[data-v-615b62de]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-615b62de]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-615b62de]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-615b62de]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-615b62de],.news_twoColTitleText__title__col_53y33_16[data-v-615b62de]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-615b62de]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-615b62de]{margin-top:40px}a.builder-block[data-v-615b62de],.button[data-v-615b62de],.custom-form input[type=submit][data-v-615b62de],button[data-v-615b62de]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-615b62de]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-615b62de]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-615b62de]{width:24px}.button .button-icon svg[data-v-615b62de]{display:block;width:100%}.button .button-icon[data-v-615b62de]{width:24px}.button .button-icon svg .fill-target[data-v-615b62de]{fill:currentColor}h2[data-v-615b62de]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-615b62de],.button[data-v-615b62de],.custom-form input[type=submit][data-v-615b62de],button[data-v-615b62de]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-615b62de],p[data-v-615b62de],input[data-v-615b62de],select[data-v-615b62de],textarea[data-v-615b62de],.builder-text[data-v-615b62de],.builder-text p[data-v-615b62de]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-615b62de],p[data-v-615b62de],input[data-v-615b62de],select[data-v-615b62de],textarea[data-v-615b62de],.builder-text[data-v-615b62de],.builder-text p[data-v-615b62de]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-615b62de]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-615b62de]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-615b62de],.h2[data-v-615b62de]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-615b62de]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-615b62de],.button[data-v-615b62de],.custom-form input[type=submit][data-v-615b62de],button[data-v-615b62de]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-615b62de]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-615b62de]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-615b62de]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-615b62de]{width:100%;margin-bottom:46px}}.video-section[data-v-615b62de]{padding:80px max(7vw,40px)}.video-title[data-v-615b62de]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-615b62de]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-615b62de]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-615b62de]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-615b62de]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-615b62de]{height:100%;width:100%}}.ratio-wrap[data-v-615b62de]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-615b62de]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-615b62de]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-615b62de]{position:relative;padding-bottom:0;height:100%}.container[data-v-15f099ab]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-15f099ab]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-15f099ab]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-15f099ab]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-15f099ab]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-15f099ab]{display:flex;gap:12px}.surface[data-v-15f099ab]{background:var(--surface)}h3[data-v-15f099ab]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-15f099ab]{font-size:40px}.hero[data-v-15f099ab],.hero-bg[data-v-15f099ab]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-15f099ab]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-15f099ab]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-15f099ab]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-15f099ab]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-15f099ab]{padding-top:0}}.big-spacing-top[data-v-15f099ab]{padding-top:80px}.big-spacing-top-xl[data-v-15f099ab]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-15f099ab]{padding-top:80px}}.general-max-width[data-v-15f099ab]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-15f099ab]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-15f099ab]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-15f099ab]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-15f099ab],.news_twoColTitleText__title__col_53y33_16[data-v-15f099ab]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-15f099ab]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-15f099ab]{margin-top:40px}a.builder-block[data-v-15f099ab],.button[data-v-15f099ab],.custom-form input[type=submit][data-v-15f099ab],button[data-v-15f099ab]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-15f099ab]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-15f099ab]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-15f099ab]{width:24px}.button .button-icon svg[data-v-15f099ab]{display:block;width:100%}.button .button-icon[data-v-15f099ab]{width:24px}.button .button-icon svg .fill-target[data-v-15f099ab]{fill:currentColor}h2[data-v-15f099ab]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-15f099ab],.button[data-v-15f099ab],.custom-form input[type=submit][data-v-15f099ab],button[data-v-15f099ab]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-15f099ab],p[data-v-15f099ab],input[data-v-15f099ab],select[data-v-15f099ab],textarea[data-v-15f099ab],.builder-text[data-v-15f099ab],.builder-text p[data-v-15f099ab]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-15f099ab],p[data-v-15f099ab],input[data-v-15f099ab],select[data-v-15f099ab],textarea[data-v-15f099ab],.builder-text[data-v-15f099ab],.builder-text p[data-v-15f099ab]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-15f099ab]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-15f099ab]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-15f099ab],.h2[data-v-15f099ab]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-15f099ab]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-15f099ab],.button[data-v-15f099ab],.custom-form input[type=submit][data-v-15f099ab],button[data-v-15f099ab]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-15f099ab]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-15f099ab]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-15f099ab]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-15f099ab]{width:100%;margin-bottom:46px}}.video-section[data-v-15f099ab]{padding:80px max(7vw,40px)}.video-title[data-v-15f099ab]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-15f099ab]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-15f099ab]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-15f099ab]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-15f099ab]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-15f099ab]{height:100%;width:100%}}.ratio-wrap[data-v-15f099ab]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-15f099ab]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-15f099ab]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-15f099ab]{position:relative;padding-bottom:0;height:100%}.container[data-v-0ae7751b]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-0ae7751b]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-0ae7751b]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-0ae7751b]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-0ae7751b]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-0ae7751b]{display:flex;gap:12px}.surface[data-v-0ae7751b]{background:var(--surface)}h3[data-v-0ae7751b]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-0ae7751b]{font-size:40px}.hero[data-v-0ae7751b],.hero-bg[data-v-0ae7751b]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-0ae7751b]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-0ae7751b]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-0ae7751b]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-0ae7751b]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-0ae7751b]{padding-top:0}}.big-spacing-top[data-v-0ae7751b]{padding-top:80px}.big-spacing-top-xl[data-v-0ae7751b]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-0ae7751b]{padding-top:80px}}.general-max-width[data-v-0ae7751b]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-0ae7751b]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-0ae7751b]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-0ae7751b]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-0ae7751b],.news_twoColTitleText__title__col_53y33_16[data-v-0ae7751b]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-0ae7751b]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-0ae7751b]{margin-top:40px}a.builder-block[data-v-0ae7751b],.button[data-v-0ae7751b],.custom-form input[type=submit][data-v-0ae7751b],button[data-v-0ae7751b]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-0ae7751b]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-0ae7751b]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-0ae7751b]{width:24px}.button .button-icon svg[data-v-0ae7751b]{display:block;width:100%}.button .button-icon[data-v-0ae7751b]{width:24px}.button .button-icon svg .fill-target[data-v-0ae7751b]{fill:currentColor}h2[data-v-0ae7751b]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-0ae7751b],.button[data-v-0ae7751b],.custom-form input[type=submit][data-v-0ae7751b],button[data-v-0ae7751b]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-0ae7751b],p[data-v-0ae7751b],input[data-v-0ae7751b],select[data-v-0ae7751b],textarea[data-v-0ae7751b],.builder-text[data-v-0ae7751b],.builder-text p[data-v-0ae7751b]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-0ae7751b],p[data-v-0ae7751b],input[data-v-0ae7751b],select[data-v-0ae7751b],textarea[data-v-0ae7751b],.builder-text[data-v-0ae7751b],.builder-text p[data-v-0ae7751b]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-0ae7751b]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-0ae7751b]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-0ae7751b],.h2[data-v-0ae7751b]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-0ae7751b]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-0ae7751b],.button[data-v-0ae7751b],.custom-form input[type=submit][data-v-0ae7751b],button[data-v-0ae7751b]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-0ae7751b]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-0ae7751b]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-0ae7751b]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-0ae7751b]{width:100%;margin-bottom:46px}}.video-section[data-v-0ae7751b]{padding:80px max(7vw,40px)}.video-title[data-v-0ae7751b]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-0ae7751b]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-0ae7751b]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-0ae7751b]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-0ae7751b]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-0ae7751b]{height:100%;width:100%}}.ratio-wrap[data-v-0ae7751b]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-0ae7751b]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-0ae7751b]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-0ae7751b]{position:relative;padding-bottom:0;height:100%}.builder-f5b1a9cc44bd42aaa7d0935f5877e8eb[data-v-4a477a6f]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box;margin-bottom:20px}._pc-game-tile-container_1qcuu_1[data-v-4a477a6f]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box;max-width:3840px;margin-top:80px;margin-left:auto;margin-right:auto;width:100%;padding-left:max(7vw,40px);padding-right:max(7vw,40px)}._pc-game-tile-grid_1qcuu_49[data-v-4a477a6f]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}@media (max-width: 1200px){._pc-game-tile-grid_1qcuu_49[data-v-4a477a6f]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}._pc-game-tile_1qcuu_1[data-v-4a477a6f]{background:#fff;overflow:hidden;cursor:pointer}._pc-game-tile__image-container_1qcuu_78[data-v-4a477a6f]{border-radius:20px;overflow:hidden;height:400px;width:100%}@media (max-width: 2400px){._pc-game-tile__image-container_1qcuu_78[data-v-4a477a6f]{height:320px}}@media (max-width: 2100px){._pc-game-tile__image-container_1qcuu_78[data-v-4a477a6f]{height:250px}}@media (max-width: 1600px){._pc-game-tile__image-container_1qcuu_78[data-v-4a477a6f]{height:192px}}img[data-v-4a477a6f],video[data-v-4a477a6f]{display:block;width:100%}img[data-v-4a477a6f]{border-radius:4px}._pc-game-tile__image_1qcuu_75[data-v-4a477a6f]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}._pc-game-tile__content_1qcuu_105[data-v-4a477a6f]{padding:1.5rem .5rem 1rem}@media only screen and (max-width: 1919px){h2[data-v-4a477a6f],.h2[data-v-4a477a6f]{font-size:5.742vw}}@media only screen and (max-width: 767px){h2[data-v-4a477a6f],.h2[data-v-4a477a6f]{font-size:48px}}._pc-game-tile__title_1qcuu_108[data-v-4a477a6f]{font-size:1.2rem;text-align:left;font-weight:700}@media (max-width: 480px){._pc-game-tile-grid_1qcuu_49[data-v-4a477a6f]{grid-template-columns:1fr}}@media (max-width: 768px){._pc-game-tile-grid_1qcuu_49[data-v-4a477a6f]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.container[data-v-ef198a81]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-ef198a81]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-ef198a81]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-ef198a81]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-ef198a81]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-ef198a81]{display:flex;gap:12px}.surface[data-v-ef198a81]{background:var(--surface)}h3[data-v-ef198a81]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-ef198a81]{font-size:40px}.hero[data-v-ef198a81],.hero-bg[data-v-ef198a81]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-ef198a81]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-ef198a81]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-ef198a81]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-ef198a81]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-ef198a81]{padding-top:0}}.big-spacing-top[data-v-ef198a81]{padding-top:80px}.big-spacing-top-xl[data-v-ef198a81]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-ef198a81]{padding-top:80px}}.general-max-width[data-v-ef198a81]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-ef198a81]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-ef198a81]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-ef198a81]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-ef198a81],.news_twoColTitleText__title__col_53y33_16[data-v-ef198a81]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-ef198a81]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-ef198a81]{margin-top:40px}a.builder-block[data-v-ef198a81],.button[data-v-ef198a81],.custom-form input[type=submit][data-v-ef198a81],button[data-v-ef198a81]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-ef198a81]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-ef198a81]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-ef198a81]{width:24px}.button .button-icon svg[data-v-ef198a81]{display:block;width:100%}.button .button-icon[data-v-ef198a81]{width:24px}.button .button-icon svg .fill-target[data-v-ef198a81]{fill:currentColor}h2[data-v-ef198a81]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-ef198a81],.button[data-v-ef198a81],.custom-form input[type=submit][data-v-ef198a81],button[data-v-ef198a81]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-ef198a81],p[data-v-ef198a81],input[data-v-ef198a81],select[data-v-ef198a81],textarea[data-v-ef198a81],.builder-text[data-v-ef198a81],.builder-text p[data-v-ef198a81]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-ef198a81],p[data-v-ef198a81],input[data-v-ef198a81],select[data-v-ef198a81],textarea[data-v-ef198a81],.builder-text[data-v-ef198a81],.builder-text p[data-v-ef198a81]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-ef198a81]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-ef198a81]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-ef198a81],.h2[data-v-ef198a81]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-ef198a81]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-ef198a81],.button[data-v-ef198a81],.custom-form input[type=submit][data-v-ef198a81],button[data-v-ef198a81]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-ef198a81]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-ef198a81]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-ef198a81]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-ef198a81]{width:100%;margin-bottom:46px}}.video-section[data-v-ef198a81]{padding:80px max(7vw,40px)}.video-title[data-v-ef198a81]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-ef198a81]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-ef198a81]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-ef198a81]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-ef198a81]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-ef198a81]{height:100%;width:100%}}.ratio-wrap[data-v-ef198a81]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-ef198a81]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-ef198a81]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-ef198a81]{position:relative;padding-bottom:0;height:100%}.container[data-v-0412b3d4]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-0412b3d4]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-0412b3d4]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-0412b3d4]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-0412b3d4]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-0412b3d4]{display:flex;gap:12px}.surface[data-v-0412b3d4]{background:var(--surface)}h3[data-v-0412b3d4]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-0412b3d4]{font-size:40px}.hero[data-v-0412b3d4],.hero-bg[data-v-0412b3d4]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-0412b3d4]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-0412b3d4]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-0412b3d4]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-0412b3d4]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-0412b3d4]{padding-top:0}}.big-spacing-top[data-v-0412b3d4]{padding-top:80px}.big-spacing-top-xl[data-v-0412b3d4]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-0412b3d4]{padding-top:80px}}.general-max-width[data-v-0412b3d4]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-0412b3d4]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-0412b3d4]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-0412b3d4]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-0412b3d4],.news_twoColTitleText__title__col_53y33_16[data-v-0412b3d4]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-0412b3d4]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-0412b3d4]{margin-top:40px}a.builder-block[data-v-0412b3d4],.button[data-v-0412b3d4],.custom-form input[type=submit][data-v-0412b3d4],button[data-v-0412b3d4]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-0412b3d4]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-0412b3d4]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-0412b3d4]{width:24px}.button .button-icon svg[data-v-0412b3d4]{display:block;width:100%}.button .button-icon[data-v-0412b3d4]{width:24px}.button .button-icon svg .fill-target[data-v-0412b3d4]{fill:currentColor}h2[data-v-0412b3d4]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-0412b3d4],.button[data-v-0412b3d4],.custom-form input[type=submit][data-v-0412b3d4],button[data-v-0412b3d4]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-0412b3d4],p[data-v-0412b3d4],input[data-v-0412b3d4],select[data-v-0412b3d4],textarea[data-v-0412b3d4],.builder-text[data-v-0412b3d4],.builder-text p[data-v-0412b3d4]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-0412b3d4],p[data-v-0412b3d4],input[data-v-0412b3d4],select[data-v-0412b3d4],textarea[data-v-0412b3d4],.builder-text[data-v-0412b3d4],.builder-text p[data-v-0412b3d4]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-0412b3d4]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-0412b3d4]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-0412b3d4],.h2[data-v-0412b3d4]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-0412b3d4]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-0412b3d4],.button[data-v-0412b3d4],.custom-form input[type=submit][data-v-0412b3d4],button[data-v-0412b3d4]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-0412b3d4]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-0412b3d4]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-0412b3d4]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-0412b3d4]{width:100%;margin-bottom:46px}}.video-section[data-v-0412b3d4]{padding:80px max(7vw,40px)}.video-title[data-v-0412b3d4]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-0412b3d4]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-0412b3d4]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-0412b3d4]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-0412b3d4]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-0412b3d4]{height:100%;width:100%}}.ratio-wrap[data-v-0412b3d4]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-0412b3d4]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-0412b3d4]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-0412b3d4]{position:relative;padding-bottom:0;height:100%}img[data-v-cdac0e6a]{overflow-clip-margin:content-box;overflow:clip}img[data-v-cdac0e6a]{border-radius:4px}img[data-v-cdac0e6a],video[data-v-cdac0e6a]{display:block;width:100%}.general-max-width[data-v-cdac0e6a]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}.general-panel-padding[data-v-cdac0e6a]{padding-top:40px;padding-bottom:40px}.blog-grid-custom .pagination-link-wrap[data-v-cdac0e6a]{text-align:center}.blog-grid-custom .blog-grid-custom-flex[data-v-cdac0e6a]{display:flex;flex-wrap:wrap;gap:40px}@media only screen and (max-width: 1919px){.blog-grid-custom .blog-grid-custom-flex[data-v-cdac0e6a]{gap:2.088vw}}.blog-grid-custom a[data-v-cdac0e6a]{text-decoration:none}.blog-grid-custom .newsTeaser__tile__outer[data-v-cdac0e6a]{width:calc(33.3333% - 27px);position:relative;overflow:hidden;z-index:5;border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:block}@media only screen and (max-width: 1919px){.blog-grid-custom .newsTeaser__tile__outer[data-v-cdac0e6a]{width:calc(33.3333% - 1.4094vw)}}@media only screen and (max-width: 1919px) and (min-width: 768px){.blog-grid-custom .newsTeaser__tile__outer[data-v-cdac0e6a]{border-bottom-left-radius:1.044vw;border-bottom-right-radius:1.044vw}}.blog-grid-custom .newsTeaser__tile[data-v-cdac0e6a]{border-radius:var(--Radius-XL);background:var(--Mobile-Grey);position:relative;height:100%;transition:.3s ease-out}.blog-grid-custom .ratio-wrap[data-v-cdac0e6a]{transition:.3s ease-out}.ratio-wrap[data-v-cdac0e6a]{padding-bottom:50%;position:relative;height:0}.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__imageWrap .ratio-wrap[data-v-cdac0e6a]{padding-bottom:70%}.abs-wrap[data-v-cdac0e6a]{position:absolute;width:100%;height:100%;left:0;top:0}.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__imageWrap img[data-v-cdac0e6a]{background:#4d5256;height:100%;object-fit:cover;border-radius:var(--Radius-XL)}.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__textWrap[data-v-cdac0e6a]{padding:40px 40px 0}@media only screen and (max-width: 1919px){.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__textWrap[data-v-cdac0e6a]{padding:2.088vw;padding-bottom:0}}@media only screen and (max-width: 1919px){h5[data-v-cdac0e6a],.h5[data-v-cdac0e6a]{font-size:1.6704vw}}.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__bottomInfo[data-v-cdac0e6a]{padding:40px;display:flex;justify-content:space-between;color:var(--Background-Stone-Grey)}@media only screen and (max-width: 1919px){.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__bottomInfo[data-v-cdac0e6a]{padding:2.088vw}}.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__bottomInfo.hidden-info[data-v-cdac0e6a]{opacity:0}.body[data-v-cdac0e6a],p[data-v-cdac0e6a],input[data-v-cdac0e6a],select[data-v-cdac0e6a],textarea[data-v-cdac0e6a],.builder-text[data-v-cdac0e6a],.builder-text p[data-v-cdac0e6a]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-cdac0e6a],p[data-v-cdac0e6a],input[data-v-cdac0e6a],select[data-v-cdac0e6a],textarea[data-v-cdac0e6a],.builder-text[data-v-cdac0e6a],.builder-text p[data-v-cdac0e6a]{font-size:max(1.2528vw,12px)}}.blog-grid-custom .newsTeaser__tile .newsTeaser__tile__bottomInfo.visible-info[data-v-cdac0e6a]{position:absolute;bottom:0;left:0;width:100%}a.builder-block[data-v-cdac0e6a],.button[data-v-cdac0e6a],.custom-form input[type=submit][data-v-cdac0e6a],button[data-v-cdac0e6a]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}@media only screen and (max-width: 1919px){a.builder-block[data-v-cdac0e6a],.button[data-v-cdac0e6a],.custom-form input[type=submit][data-v-cdac0e6a],button[data-v-cdac0e6a]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}@media only screen and (min-width: 768px){.blog-grid-custom .button[data-v-cdac0e6a]{position:absolute;bottom:0;left:0;transition:.3s ease-out;transform:translateY(100%);width:100%;justify-content:space-between}}a.builder-block .button-icon[data-v-cdac0e6a],.button .button-icon[data-v-cdac0e6a],.custom-form input[type=submit] .button-icon[data-v-cdac0e6a],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon[data-v-cdac0e6a]{width:24px}a.builder-block .button-icon svg[data-v-cdac0e6a],.button .button-icon svg[data-v-cdac0e6a],.custom-form input[type=submit] .button-icon svg[data-v-cdac0e6a],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .button-icon svg[data-v-cdac0e6a]{display:block;width:100%}a.builder-block .fill-target[data-v-cdac0e6a],.button .fill-target[data-v-cdac0e6a],.custom-form input[type=submit] .fill-target[data-v-cdac0e6a],button:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn) .fill-target[data-v-cdac0e6a]{fill:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out}a.builder-block[data-v-cdac0e6a]:hover,.svg[data-v-cdac0e6a]:hover,.button[data-v-cdac0e6a]:hover,.custom-form input[type=submit][data-v-cdac0e6a]:hover,button[data-v-cdac0e6a]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn):hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);text-decoration:none}a[data-v-cdac0e6a]:hover{text-decoration:underline;cursor:pointer}@media only screen and (min-width: 768px){.newsTeaser__tile__outer:hover .newsTeaser__tile__imageWrap .ratio-wrap[data-v-cdac0e6a]{padding-bottom:calc(70% - 84px)}}@media only screen and (min-width: 768px) and (max-width: 1919px){.newsTeaser__tile__outer:hover .newsTeaser__tile__imageWrap .ratio-wrap[data-v-cdac0e6a]{padding-bottom:calc(70% - 2.61vw - 20px)}}@media only screen and (min-width: 768px){.newsTeaser__tile__outer:hover .newsTeaser__tile[data-v-cdac0e6a]{height:calc(100% - 84px)}}@media only screen and (min-width: 768px) and (max-width: 1919px){.newsTeaser__tile__outer:hover .newsTeaser__tile[data-v-cdac0e6a]{height:calc(100% - 2.61vw - 20px)}}@media only screen and (min-width: 768px){.newsTeaser__tile__outer:hover .button[data-v-cdac0e6a]{transform:translate(0)}}.container[data-v-501ba1a9]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-501ba1a9]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-501ba1a9]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-501ba1a9]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-501ba1a9]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-501ba1a9]{display:flex;gap:12px}.surface[data-v-501ba1a9]{background:var(--surface)}h3[data-v-501ba1a9]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-501ba1a9]{font-size:40px}.hero[data-v-501ba1a9],.hero-bg[data-v-501ba1a9]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-501ba1a9]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-501ba1a9]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-501ba1a9]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-501ba1a9]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-501ba1a9]{padding-top:0}}.big-spacing-top[data-v-501ba1a9]{padding-top:80px}.big-spacing-top-xl[data-v-501ba1a9]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-501ba1a9]{padding-top:80px}}.general-max-width[data-v-501ba1a9]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-501ba1a9]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-501ba1a9]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-501ba1a9]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-501ba1a9],.news_twoColTitleText__title__col_53y33_16[data-v-501ba1a9]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-501ba1a9]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-501ba1a9]{margin-top:40px}a.builder-block[data-v-501ba1a9],.button[data-v-501ba1a9],.custom-form input[type=submit][data-v-501ba1a9],button[data-v-501ba1a9]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-501ba1a9]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-501ba1a9]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-501ba1a9]{width:24px}.button .button-icon svg[data-v-501ba1a9]{display:block;width:100%}.button .button-icon[data-v-501ba1a9]{width:24px}.button .button-icon svg .fill-target[data-v-501ba1a9]{fill:currentColor}h2[data-v-501ba1a9]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-501ba1a9],.button[data-v-501ba1a9],.custom-form input[type=submit][data-v-501ba1a9],button[data-v-501ba1a9]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-501ba1a9],p[data-v-501ba1a9],input[data-v-501ba1a9],select[data-v-501ba1a9],textarea[data-v-501ba1a9],.builder-text[data-v-501ba1a9],.builder-text p[data-v-501ba1a9]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-501ba1a9],p[data-v-501ba1a9],input[data-v-501ba1a9],select[data-v-501ba1a9],textarea[data-v-501ba1a9],.builder-text[data-v-501ba1a9],.builder-text p[data-v-501ba1a9]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-501ba1a9]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-501ba1a9]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-501ba1a9],.h2[data-v-501ba1a9]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-501ba1a9]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-501ba1a9],.button[data-v-501ba1a9],.custom-form input[type=submit][data-v-501ba1a9],button[data-v-501ba1a9]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-501ba1a9]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-501ba1a9]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-501ba1a9]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-501ba1a9]{width:100%;margin-bottom:46px}}.video-section[data-v-501ba1a9]{padding:80px max(7vw,40px)}.video-title[data-v-501ba1a9]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-501ba1a9]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-501ba1a9]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-501ba1a9]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-501ba1a9]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-501ba1a9]{height:100%;width:100%}}.ratio-wrap[data-v-501ba1a9]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-501ba1a9]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-501ba1a9]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-501ba1a9]{position:relative;padding-bottom:0;height:100%}.container[data-v-14f86354]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-14f86354]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-14f86354]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-14f86354]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-14f86354]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-14f86354]{display:flex;gap:12px}.surface[data-v-14f86354]{background:var(--surface)}h3[data-v-14f86354]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-14f86354]{font-size:40px}.hero[data-v-14f86354],.hero-bg[data-v-14f86354]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-14f86354]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-14f86354]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-14f86354]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-14f86354]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-14f86354]{padding-top:0}}.big-spacing-top[data-v-14f86354]{padding-top:80px}.big-spacing-top-xl[data-v-14f86354]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-14f86354]{padding-top:80px}}.general-max-width[data-v-14f86354]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-14f86354]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-14f86354]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-14f86354]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-14f86354],.news_twoColTitleText__title__col_53y33_16[data-v-14f86354]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-14f86354]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-14f86354]{margin-top:40px}a.builder-block[data-v-14f86354],.button[data-v-14f86354],.custom-form input[type=submit][data-v-14f86354],button[data-v-14f86354]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-14f86354]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-14f86354]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-14f86354]{width:24px}.button .button-icon svg[data-v-14f86354]{display:block;width:100%}.button .button-icon[data-v-14f86354]{width:24px}.button .button-icon svg .fill-target[data-v-14f86354]{fill:currentColor}h2[data-v-14f86354]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-14f86354],.button[data-v-14f86354],.custom-form input[type=submit][data-v-14f86354],button[data-v-14f86354]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-14f86354],p[data-v-14f86354],input[data-v-14f86354],select[data-v-14f86354],textarea[data-v-14f86354],.builder-text[data-v-14f86354],.builder-text p[data-v-14f86354]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-14f86354],p[data-v-14f86354],input[data-v-14f86354],select[data-v-14f86354],textarea[data-v-14f86354],.builder-text[data-v-14f86354],.builder-text p[data-v-14f86354]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-14f86354]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-14f86354]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-14f86354],.h2[data-v-14f86354]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-14f86354]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-14f86354],.button[data-v-14f86354],.custom-form input[type=submit][data-v-14f86354],button[data-v-14f86354]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-14f86354]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-14f86354]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-14f86354]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-14f86354]{width:100%;margin-bottom:46px}}.video-section[data-v-14f86354]{padding:80px max(7vw,40px)}.video-title[data-v-14f86354]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-14f86354]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-14f86354]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-14f86354]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-14f86354]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-14f86354]{height:100%;width:100%}}.ratio-wrap[data-v-14f86354]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-14f86354]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-14f86354]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-14f86354]{position:relative;padding-bottom:0;height:100%}[data-v-9533204d]{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.step-item[data-v-9533204d]{display:flex;gap:16px;padding:20px;margin-bottom:16px;background-color:#fff;border-radius:12px;border:1px solid #f0f0f0;box-shadow:0 2px 8px var(--shadow-light);transition:all .3s ease;position:relative;overflow:hidden}.step-item[data-v-9533204d]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;transition:all .3s ease}.step-item[data-device-type=mk][data-v-9533204d]:before{background-color:var(--device-mk-blue)}.step-item[data-device-type=Shoes][data-v-9533204d]:before{background-color:var(--device-Shoes-indigo)}.step-item[data-v-9533204d]:hover{transform:translateY(-3px);box-shadow:0 8px 16px var(--shadow-medium);border-color:transparent}.step-number[data-v-9533204d]{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;transition:all .3s ease;position:relative;z-index:1}.step-item[data-device-type=mk] .step-number[data-v-9533204d]{color:var(--device-mk-blue);background-color:var(--device-mk-blue-light)}.step-item[data-device-type=Shoes] .step-number[data-v-9533204d]{color:var(--device-Shoes-indigo);background-color:var(--device-Shoes-indigo-light)}.step-item:hover .step-number[data-v-9533204d]{color:var(--text-white)}.step-item[data-device-type=mk]:hover .step-number[data-v-9533204d]{background-color:var(--device-mk-blue)}.step-item[data-device-type=Shoes]:hover .step-number[data-v-9533204d]{background-color:var(--device-Shoes-indigo)}.step-content[data-v-9533204d]{flex:1;padding-right:16px}.step-header[data-v-9533204d]{display:flex;align-items:center;gap:12px;margin-bottom:12px}.step-header h3[data-v-9533204d]{font-size:18px;color:var(--text-secondary);font-weight:600}.step-icon[data-v-9533204d]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:14px}.step-item[data-device-type=mk] .step-icon[data-v-9533204d]{background-color:var(--device-mk-blue-light);color:var(--device-mk-blue)}.step-item[data-device-type=Shoes] .step-icon[data-v-9533204d]{background-color:var(--device-Shoes-indigo-light);color:var(--device-Shoes-indigo)}.step-description[data-v-9533204d]{color:#4a5568;line-height:1.6;font-size:14px;margin-bottom:8px}.step-helper[data-v-9533204d]{color:#718096;font-size:12px;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;gap:6px}.step-helper[data-v-9533204d]:before{content:"✓";font-size:12px}.step-item[data-device-type=mk] .step-helper[data-v-9533204d]:before{color:var(--device-mk-blue)}.step-item[data-device-type=Shoes] .step-helper[data-v-9533204d]:before{color:var(--device-Shoes-indigo)}.step-item:hover .step-helper[data-v-9533204d]{opacity:1}@media (max-width: 768px){.step-item[data-v-9533204d]{padding:16px;gap:12px}.step-number[data-v-9533204d]{width:36px;height:36px;font-size:16px}.step-header h3[data-v-9533204d]{font-size:16px}.step-description[data-v-9533204d]{font-size:13px}}.tutorial-container{max-width:1000px;margin:0 auto;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6}.tutorial-header{text-align:center;margin-bottom:40px}.tutorial-title{font-size:2.2rem;color:#2c3e50;margin-bottom:10px;font-weight:700}.tutorial-subtitle{font-size:1.1rem;color:#7f8c8d;margin:0}.device-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:40px}.device-tab{padding:12px 24px;background-color:#f8f9fa;border:none;border-radius:30px;font-size:1rem;font-weight:600;color:#4a5568;cursor:pointer;transition:all .3s ease}.device-tab:hover{background-color:#e9ecef;transform:translateY(-2px)}.device-tab.active{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 12px var(--shadow-blue)}.device-tab.active:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.steps-container{display:flex;flex-direction:column;gap:20px}.tutorial-tips{margin-top:40px;padding:20px;background-color:#fff8e1;border-left:4px solid #f59e0b;border-radius:8px;display:flex;align-items:flex-start;gap:15px}.tip-icon{color:#f59e0b;font-size:1.5rem;margin-top:3px}.tip-content h3{margin-top:0;color:#d97706;font-size:1.2rem}.tip-content p{margin-bottom:0;color:#7c2d12}@media (max-width: 768px){.tutorial-title{font-size:1.8rem}.device-tab{padding:10px 20px;font-size:.9rem}}.container[data-v-5c903e72]{display:flex;flex-direction:column;align-items:center}.hero-bg[data-v-5c903e72]{border-radius:0 0 40px 40px;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.hero[data-v-5c903e72]{position:relative;height:100vh;padding:120px 0;color:#fff;display:flex;align-items:center}.hero-title[data-v-5c903e72]{margin:0 0 12px;font-size:7.308vw;line-height:1.05;letter-spacing:-.02em}.hero-sub[data-v-5c903e72]{max-width:820px;margin:0 0 24px;color:#ffffffc7;font-size:18px}.hero-cta[data-v-5c903e72]{display:flex;gap:12px}.surface[data-v-5c903e72]{background:var(--surface)}h3[data-v-5c903e72]{margin:0 0 12px}@media (max-width: 764px){.hero-title[data-v-5c903e72]{font-size:40px}.hero[data-v-5c903e72],.hero-bg[data-v-5c903e72]{height:450px}}.builder-29374f63a2c046c5a5c9d7243127f22c[data-v-5c903e72]{display:flex;flex-direction:column;position:relative;flex-shrink:0;box-sizing:border-box}.general-panel-padding[data-v-5c903e72]{padding-top:40px;padding-bottom:40px}@media only screen and (max-width: 767px){.general-panel-padding[data-v-5c903e72]{padding-top:32px;padding-bottom:32px}.general-panel-padding.mobile-padding-bottom-none[data-v-5c903e72]{padding-bottom:0}.general-panel-padding.mobile-padding-top-none[data-v-5c903e72]{padding-top:0}}.big-spacing-top[data-v-5c903e72]{padding-top:80px}.big-spacing-top-xl[data-v-5c903e72]{padding-top:120px}@media only screen and (max-width: 767px){.big-spacing-top-xl[data-v-5c903e72]{padding-top:80px}}.general-max-width[data-v-5c903e72]{padding-left:max(7vw,40px);padding-right:max(7vw,40px)}@media only screen and (max-width: 767px){.general-max-width[data-v-5c903e72]{padding-left:32px;padding-right:32px}}@media only screen and (max-width: 767px){.mobileGreyBG[data-v-5c903e72]{background-color:var(--Mobile-Grey)}}._flexWrap_53y33_1[data-v-5c903e72]{display:flex;justify-content:space-between;gap:8.352vw}._twoColTitleText__title__col_53y33_16[data-v-5c903e72],.news_twoColTitleText__title__col_53y33_16[data-v-5c903e72]{width:calc(65% - var(--Spacing-4XL-responsive) / 2)}._twoColTitleText__text__col_53y33_30[data-v-5c903e72]{width:calc(35% - var(--Spacing-4XL-responsive) / 2);padding-top:1.2528vw}._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-5c903e72]{margin-top:40px}a.builder-block[data-v-5c903e72],.button[data-v-5c903e72],.custom-form input[type=submit][data-v-5c903e72],button[data-v-5c903e72]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){border-radius:var(--Radius-M);background:var(--Controls-Primary-Button);padding:17px 24px;display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:20px;font-style:normal;font-weight:500;line-height:150%;color:var(--Typography-and-Iconography-Primary-Button-Text);transition:.2s ease-out;cursor:pointer}.button.transparent[data-v-5c903e72]{background:transparent;border:1px solid var(--Typography-and-Iconography-Primary-Button-Text)}.button.transparent[data-v-5c903e72]:hover{color:var(--Brand-White);background:var(--Brand-Dark-Neon-Green);border:1px solid var(--Brand-Dark-Neon-Green)}.button-icon[data-v-5c903e72]{width:24px}.button .button-icon svg[data-v-5c903e72]{display:block;width:100%}.button .button-icon[data-v-5c903e72]{width:24px}.button .button-icon svg .fill-target[data-v-5c903e72]{fill:currentColor}h2[data-v-5c903e72]{font-size:5.742vw;font-style:normal;font-weight:700;line-height:110%;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}@media only screen and (max-width: 1919px){a.builder-block[data-v-5c903e72],.button[data-v-5c903e72],.custom-form input[type=submit][data-v-5c903e72],button[data-v-5c903e72]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:max(1.044vw,12px);gap:.6264vw;padding:.8874vw 1.2528vw}}.body[data-v-5c903e72],p[data-v-5c903e72],input[data-v-5c903e72],select[data-v-5c903e72],textarea[data-v-5c903e72],.builder-text[data-v-5c903e72],.builder-text p[data-v-5c903e72]{font-size:24px;font-style:normal;font-weight:500;line-height:150%}@media only screen and (max-width: 1919px){.body[data-v-5c903e72],p[data-v-5c903e72],input[data-v-5c903e72],select[data-v-5c903e72],textarea[data-v-5c903e72],.builder-text[data-v-5c903e72],.builder-text p[data-v-5c903e72]{font-size:max(1.2528vw,12px)}}@media only screen and (max-width: 767px){.mobileBorderTopRadius[data-v-5c903e72]{border-top-left-radius:var(--Radius-XL);border-top-right-radius:var(--Radius-XL)}}@media only screen and (max-width: 767px){.big-spacing-top[data-v-5c903e72]{padding-top:40px}}@media only screen and (max-width: 767px){h2[data-v-5c903e72],.h2[data-v-5c903e72]{font-size:48px}}@media only screen and (max-width: 767px){._twoColTitleText__text__col__buttonWrap_53y33_46[data-v-5c903e72]{margin-top:32px}}@media only screen and (max-width: 767px){a.builder-block[data-v-5c903e72],.button[data-v-5c903e72],.custom-form input[type=submit][data-v-5c903e72],button[data-v-5c903e72]:not(.custom-swiper-navi-button):not(.close-outside):not(.remove-btn):not(.quantity-btn){font-size:18px;gap:8px;padding:10px 16px;width:100%;justify-content:center}}@media only screen and (max-width: 767px){._twoColTitleText_53y33_1 ._flexWrap_53y33_1[data-v-5c903e72]{display:block}}@media only screen and (max-width: 767px){._twoColTitleText__text__col_53y33_30[data-v-5c903e72]{width:100%;padding-top:0}}@media only screen and (max-width: 767px){._twoColTitleText__title__col_53y33_16[data-v-5c903e72]{width:100%;margin-bottom:32px}}@media only screen and (max-width: 767px){.news_twoColTitleText__title__col_53y33_16[data-v-5c903e72]{width:100%;margin-bottom:46px}}.video-section[data-v-5c903e72]{padding:80px max(7vw,40px)}.video-title[data-v-5c903e72]{font-size:40px;font-weight:700;margin-bottom:20px}.video-container[data-v-5c903e72]{position:relative;width:100%;height:clamp(300px,50vw,60vh);border-radius:var(--Radius-XL);overflow:hidden;box-shadow:0 10px 40px #0000001a}.video-player[data-v-5c903e72]{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 764px){.video-section[data-v-5c903e72]{padding:32px 0 0;background-color:var(--Mobile-Grey)}.video-container[data-v-5c903e72]{height:clamp(250px,100vw,100vh);box-shadow:none}.video-player[data-v-5c903e72]{height:100%;width:100%}}.ratio-wrap[data-v-5c903e72]{padding-bottom:50%;position:relative;height:0}._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-5c903e72]{padding-bottom:45%;overflow:hidden;border-radius:var(--Radius-XL);z-index:5}@media only screen and (max-width: 767px){._FullscreenMedia_1nv4s_1 .ratio-wrap[data-v-5c903e72]{padding-bottom:110%}}._FullscreenMedia_1nv4s_1 .video-wrap[data-v-5c903e72]{position:relative;padding-bottom:0;height:100%}
