.landing-header{position:fixed;top:0;left:0;right:0;z-index:60;display:flex;justify-content:center;pointer-events:none}.landing-header__inner{pointer-events:auto;display:inline-flex;align-items:center;gap:60px;padding:16px 16px 16px 24px;margin:48px auto 0;width:max-content;border-radius:999px;color:#fff;background:#0e101233;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .4s ease;min-width:var(--header-min-width, auto)}.landing-header__actions{display:inline-flex;align-items:center;column-gap:0;transition:column-gap .35s ease}.landing-logo img{display:block;height:auto}.landing-cta{display:inline-block;padding:12px 20px;border:1px solid #ffffff;border-radius:999px;background:#0e101233;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:12px;color:#fff;text-decoration:none;line-height:1;white-space:nowrap;transition:opacity .3s ease}.landing-cta:hover{opacity:.8}.landing-btn--header{padding:12px 20px;font-size:12px;min-height:39px}.landing-hero-button-container{display:inline-flex;align-items:center;margin-inline-start:0;width:0;overflow:hidden;transition:width .35s ease-in-out;pointer-events:auto}.landing-hero-button-container .landing-btn--primary{flex-shrink:0;white-space:nowrap;pointer-events:auto}.landing-header__actions.single-action{column-gap:0}.landing-header__actions.single-action .landing-hero-button-container{width:auto;overflow:visible;transition:none}@media(max-width:1023px){.landing-header{margin:0 8px}}@media(max-width:640px){.landing-header__inner{gap:24px;margin-top:24px}}.landing-hero__content{position:relative;z-index:2;margin-top:auto}.landing-hero--v2{display:flex;flex-direction:column;align-items:center;min-height:100svh}.landing-hero--v2 .landing-hero__heading{margin-bottom:0;font-weight:var(--hero-heading-font-weight-desktop, 700)}.landing-hero--v2 .landing-hero__kicker{font-weight:var(--hero-kicker-font-weight-desktop, 600)}.landing-hero--v2 .landing-hero__content{position:relative;z-index:2;width:100%;justify-content:flex-start;flex-shrink:0}.landing-hero--v2 .landing-actions{position:relative;left:auto;top:auto;transform:none;z-index:2;margin-top:24px;justify-content:center;flex-wrap:wrap;width:100%;max-width:100%;padding:0 12px;pointer-events:auto;opacity:calc(1 - var(--fade, 0))}.landing-hero--v2 .landing-actions .landing-btn{min-height:var(--hero-button-height-desktop, 58px);font-size:var(--hero-button-font-size-desktop, 14px);font-weight:var(--hero-button-font-weight, 600);font-style:var(--hero-button-font-style, normal)}.landing-hero-v2__flags{display:inline-flex;align-items:center;gap:16px;margin-bottom:12px}.landing-hero-v2__flag{display:block;overflow:hidden;height:33px;border:1px solid rgba(37,37,34,.2);line-height:0}.landing-hero-v2__flag-image{display:block;width:auto;height:100%}.landing-hero-v2__images{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.landing-hero-v2__image{position:absolute;top:0;right:0;bottom:0;left:0}.landing-hero-v2__image--background{z-index:0;display:flex;justify-content:center;align-items:center}.landing-hero-v2__image--background .landing-hero-v2__image-media{max-width:min(1000px,92vw);width:100%;height:auto;max-height:calc(100svh - 220px);object-fit:contain;object-position:center}.landing-hero-v2__image--foreground{z-index:1;position:relative;display:flex;justify-content:center;margin-top:16px;padding-top:var(--hero-foreground-image-padding-top-desktop, 0px)}.landing-hero-v2__image--foreground picture{display:contents}.landing-hero-v2__image-media{display:block}.landing-hero-v2__image--foreground .landing-hero-v2__image-media{width:min(var(--hero-foreground-image-width-desktop, 90%),1867px);height:auto;max-height:55%;object-fit:contain;object-position:center bottom}.landing-hero-v2__images-gradient{position:absolute;left:0;right:0;bottom:0;z-index:2;height:222px;background:linear-gradient(to top,#020202 27.4%,#0e101200);pointer-events:none}.landing-hero-v2__usp{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;gap:72px;color:var(--hero-usp-color, #fcfbf7);font-size:var(--hero-usp-font-size-desktop, 20px);font-weight:var(--hero-usp-font-weight-desktop, 700);font-style:var(--hero-usp-font-style, normal);line-height:1.25;text-align:center;pointer-events:none;margin-top:48px;margin-bottom:auto}.landing-hero-v2__usp-item{margin:0;white-space:nowrap}@media(max-width:768px){.landing-hero--v2 .landing-hero__heading{font-weight:var(--hero-heading-font-weight-mobile, 700)}.landing-hero--v2 .landing-hero__kicker{font-weight:var(--hero-kicker-font-weight-mobile, 600)}.landing-hero-v2__image--background .landing-hero-v2__image-media{width:auto;max-width:92vw;height:auto;max-height:60svh;object-fit:contain}.landing-hero-v2__image--foreground .landing-hero-v2__image-media{width:var(--hero-foreground-image-width-mobile, 100%);max-height:40%}.landing-hero-v2__usp{flex-direction:column;gap:8px;width:100%;font-size:var(--hero-usp-font-size-mobile, 16px);font-weight:var(--hero-usp-font-weight-mobile, 700);margin-top:16px;margin-bottom:auto;flex-shrink:0}.landing-hero-v2__usp-item{white-space:normal;width:100%}.landing-hero--v2 .landing-actions{margin-top:24px;gap:12px;padding:0 12px}.landing-hero--v2 .landing-actions .landing-btn{min-height:var(--hero-button-height-mobile, 48px);padding:0 16px;font-size:var(--hero-button-font-size-mobile, 12px);white-space:normal;text-align:center}.landing-hero-v2__image--foreground{padding-top:var(--hero-foreground-image-padding-top-mobile, 4px)}}.landing-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.landing-hero__background-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.landing-hero__background-image{width:100%;height:100%;object-fit:cover}.landing-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.landing-hero__content{position:relative;z-index:2}@media(min-width:1024px){.landing-hero__bg--mobile{display:none}}@media(max-width:1023px){.landing-hero__bg--desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/362/compiled_assets/styles.css.map */
