ed-product-hero.ed-hero{--hero-bg: #101318;--hero-ink: #f8f9fa;--hero-muted: #c4ccd4;--hero-blue: #78c4f5;--hero-gutter: clamp(24px, 4vw, 64px);display:block;position:relative;isolation:isolate;color:var(--hero-ink);background:var(--hero-bg);overflow:hidden}.ed-hero *,.ed-hero *:before,.ed-hero *:after{box-sizing:border-box}.ed-hero[data-card-glow=true]{--hero-card-border: rgb(120 196 245 / 35%);--hero-card-shadow: 0 0 0 1px rgb(120 196 245 / 12%), 0 0 18px rgb(120 196 245 / 16%)}.ed-hero ::selection{background:var(--hero-blue);color:#101318}.ed-hero .ed-hero__viewport{position:relative;overflow:hidden;width:100%}.ed-hero .ed-hero__track{display:flex;width:100%;align-items:stretch}.ed-hero .ed-hero__slide{position:relative;flex:0 0 100%;width:100%;height:auto;min-width:0}.ed-hero:not([data-ready]) .ed-hero__slide[aria-hidden=true]{display:none}.ed-hero:not([data-ready]) .ed-hero__navigation{visibility:hidden}.ed-hero .ed-hero__media{position:relative;min-width:0;background:#080a0d}.ed-hero .ed-hero__image-link,.ed-hero picture{display:block;width:100%;height:100%}.ed-hero .ed-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hero-focus)}.ed-hero .ed-hero__placeholder{display:block;width:100%;height:100%;background:#20262e;fill:#a9b5c2}.ed-hero .ed-hero__caption{position:relative;padding:30px var(--hero-gutter)}.ed-hero .ed-hero__identity{min-width:0}.ed-hero .ed-hero__title{margin:0;color:var(--hero-ink);font-family:var(--font-heading-family);font-size:clamp(42px,5vw,72px);font-weight:600;line-height:1.04;letter-spacing:-.015em;text-transform:none;text-wrap:balance;overflow-wrap:anywhere}.ed-hero .ed-hero__brand{display:flex;align-items:center;margin-top:12px;min-height:24px;color:var(--hero-muted);font-size:16px;font-weight:500;line-height:1.4;letter-spacing:.04em}.ed-hero .ed-hero__brand img{display:block;width:var(--hero-logo-width);max-width:100%;height:calc(var(--hero-logo-width) * .36);object-fit:contain;object-position:left center}.ed-hero .ed-hero__description{max-width:46ch;margin-top:16px;color:var(--hero-muted);font-size:19px;font-weight:400;line-height:1.5;text-transform:none}.ed-hero .ed-hero__description p{margin:0}.ed-hero .ed-hero__description p+p{margin-top:8px}.ed-hero .ed-hero__description a{color:inherit;text-underline-offset:4px}.ed-hero .ed-hero__actions{display:flex;align-items:center;gap:28px;margin-top:24px}.ed-hero .ed-hero__button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:24px;min-height:54px;max-width:100%;padding:14px 26px;border:1px solid var(--hero-ink);border-radius:2px;background:var(--hero-ink);color:#101318;font-family:var(--font-body-family);font-size:19px;font-weight:600;line-height:1.2;letter-spacing:.015em;text-decoration:none;text-transform:none;transition:background .16s ease,border-color .16s ease}.ed-hero .ed-hero__button:hover{background:var(--hero-blue);border-color:var(--hero-blue)}.ed-hero svg{flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.ed-hero .ed-hero__navigation{display:flex;align-items:center;gap:6px;flex-shrink:0}.ed-hero .ed-hero__navigation button{display:grid;place-items:center;width:64px;height:64px;padding:0;color:var(--hero-ink);border:1px solid rgb(248 249 250 / 32%);border-radius:50%;background:var(--hero-bg);cursor:pointer;transition:background .16s ease,border-color .16s ease}.ed-hero .ed-hero__navigation button svg{width:28px;height:28px;stroke-width:1.75}.ed-hero .ed-hero__navigation button:hover{background:#25313e;border-color:var(--hero-ink)}.ed-hero .ed-hero__count{min-width:42px;color:var(--hero-ink);font-size:16px;font-weight:500;font-variant-numeric:tabular-nums;text-align:center}.ed-hero .ed-hero__divider{margin:0 7px;color:var(--hero-muted)}.ed-hero a:focus-visible,.ed-hero button:focus-visible,.ed-hero__slide:focus-visible{outline:3px solid var(--hero-blue);outline-offset:4px}.ed-hero .ed-hero__slide:focus-visible{outline-offset:-6px}.ed-hero .ed-hero__image-link:focus-visible{outline-offset:-6px}.ed-hero .ed-hero__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ed-hero .ed-hero__empty{height:400px;width:100%}@media(min-width:750px){.ed-hero[data-presentation=immersive] .ed-hero__slide{display:flex;align-items:flex-end;min-height:var(--hero-desktop-height)}.ed-hero[data-presentation=immersive] .ed-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ed-hero[data-presentation=immersive] .ed-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 22%,rgb(5 8 12 / 24%) 48%,rgb(5 8 12 / 92%) 100%)}.ed-hero[data-presentation=immersive] .ed-hero__caption{width:100%;padding-top:calc(var(--ed-hero-header-h, 100px) + 40px);padding-bottom:40px}.ed-hero[data-presentation=immersive] .ed-hero__identity{max-width:680px}.ed-hero[data-presentation=immersive] .ed-hero__actions{justify-content:space-between}.ed-hero[data-presentation=gallery],.ed-hero[data-presentation=split]{padding-top:var(--ed-hero-header-h, 100px)}.ed-hero[data-presentation=gallery] .ed-hero__media{height:clamp(340px,38vw,560px)}.ed-hero[data-presentation=gallery] .ed-hero__image{object-fit:contain}.ed-hero[data-presentation=gallery] .ed-hero__caption{display:flex;align-items:center;justify-content:space-between;gap:32px}.ed-hero[data-presentation=gallery] .ed-hero__title{font-size:clamp(38px,3.7vw,52px)}.ed-hero[data-presentation=gallery] .ed-hero__actions{margin-top:0}.ed-hero[data-presentation=gallery] .ed-hero__brand{margin-top:8px}.ed-hero[data-presentation=split] .ed-hero__slide{display:grid;grid-template-columns:2fr 1fr;min-height:500px}.ed-hero[data-presentation=split] .ed-hero__media{min-height:500px}.ed-hero[data-presentation=split] .ed-hero__caption{display:flex;flex-direction:column;justify-content:center;padding:48px clamp(24px,3vw,48px)}.ed-hero[data-presentation=split] .ed-hero__title{font-size:clamp(42px,4.5vw,64px)}.ed-hero[data-presentation=split] .ed-hero__button{width:min(var(--hero-logo-width),100%)}.ed-hero[data-presentation=split] .ed-hero__actions{align-items:flex-start;flex-direction:column;gap:32px;margin-top:32px}.ed-hero[data-presentation=showcase]{padding-top:var(--ed-hero-header-h, 100px)}.ed-hero[data-presentation=showcase] .ed-hero__slide{display:flex;flex-direction:column;padding-bottom:40px}.ed-hero[data-presentation=showcase] .ed-hero__caption{order:-1;padding:32px var(--hero-gutter);text-align:center}.ed-hero[data-presentation=showcase] .ed-hero__identity{max-width:760px;margin-inline:auto}.ed-hero[data-presentation=showcase] .ed-hero__title{font-size:clamp(42px,4.2vw,60px)}.ed-hero[data-presentation=showcase] .ed-hero__brand,.ed-hero[data-presentation=showcase] .ed-hero__actions{justify-content:center}.ed-hero[data-presentation=showcase] .ed-hero__brand img{object-position:center}.ed-hero[data-presentation=showcase] .ed-hero__description{margin-inline:auto}.ed-hero[data-presentation=showcase] .ed-hero__media{width:calc(100% - 2 * var(--hero-gutter));max-width:1120px;height:clamp(280px,35vw,500px);margin-inline:auto}.ed-hero[data-presentation=showcase] .ed-hero__image{object-fit:contain}.ed-hero[data-presentation=card] .ed-hero__slide{display:flex;align-items:center;justify-content:flex-end;min-height:var(--hero-desktop-height);padding:calc(var(--ed-hero-header-h, 100px) + 32px) var(--hero-gutter) 40px}.ed-hero[data-presentation=card] .ed-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ed-hero[data-presentation=card] .ed-hero__caption{width:min(420px,42%);padding:36px;background:var(--hero-bg);border:1px solid var(--hero-card-border, rgb(248 249 250 / 14%));box-shadow:var(--hero-card-shadow, none)}.ed-hero[data-presentation=card] .ed-hero__title{font-size:clamp(38px,3.7vw,52px)}.ed-hero[data-presentation=card] .ed-hero__actions{flex-wrap:wrap;gap:24px}@media(max-width:989px){.ed-hero[data-presentation=card]{padding-top:var(--ed-hero-header-h, 100px)}.ed-hero[data-presentation=card] .ed-hero__slide{display:flex;flex-direction:column;min-height:0;padding:0 0 32px}.ed-hero[data-presentation=card] .ed-hero__media{position:relative;inset:auto;width:100%;aspect-ratio:16 / 9}.ed-hero[data-presentation=card] .ed-hero__image{object-fit:contain}.ed-hero[data-presentation=card] .ed-hero__caption{width:calc(100% - 2 * var(--hero-gutter));margin-top:-20px;padding:28px}.ed-hero[data-presentation=card] .ed-hero__actions{justify-content:space-between}.ed-hero[data-presentation=split] .ed-hero__slide{display:block;min-height:0}.ed-hero[data-presentation=split] .ed-hero__media{min-height:0;height:auto;aspect-ratio:16 / 9}.ed-hero[data-presentation=split] .ed-hero__image{object-fit:contain}.ed-hero[data-presentation=split] .ed-hero__caption{padding:28px var(--hero-gutter)}.ed-hero[data-presentation=split] .ed-hero__button{width:min(var(--hero-logo-width),100%)}.ed-hero[data-presentation=split] .ed-hero__actions{flex-direction:row;align-items:center;justify-content:space-between;margin-top:24px}.ed-hero[data-presentation=gallery] .ed-hero__caption{display:block}.ed-hero[data-presentation=gallery] .ed-hero__actions{margin-top:22px;justify-content:space-between}}}@media(max-width:749px){ed-product-hero.ed-hero{--hero-gutter: 20px}.ed-hero .ed-hero__caption{padding:24px var(--hero-gutter)}.ed-hero .ed-hero__title{font-size:clamp(34px,9.7vw,42px);font-weight:700;line-height:1.06;letter-spacing:.005em}.ed-hero .ed-hero__image{object-position:var(--hero-focus-mobile)}.ed-hero .ed-hero__brand{font-size:15px;margin-top:10px}.ed-hero .ed-hero__brand img{width:var(--hero-logo-mobile-width);height:calc(var(--hero-logo-mobile-width) * .36)}.ed-hero .ed-hero__description{font-size:17px;margin-top:12px}.ed-hero .ed-hero__actions{flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:20px}.ed-hero .ed-hero__button{min-height:48px;min-width:min(180px,100%);padding:10px 22px;gap:22px;border:2px solid var(--hero-blue);font-size:18px;flex-shrink:1;overflow-wrap:anywhere}.ed-hero .ed-hero__navigation{gap:4px;margin-left:auto}.ed-hero .ed-hero__navigation button{width:52px;height:52px}.ed-hero .ed-hero__navigation button svg{width:24px;height:24px}.ed-hero .ed-hero__count{display:none}.ed-hero[data-mobile-presentation=immersive] .ed-hero__slide{display:flex;align-items:flex-end;min-height:var(--hero-mobile-height)}.ed-hero[data-mobile-presentation=immersive] .ed-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.ed-hero[data-mobile-presentation=immersive] .ed-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,transparent 22%,rgb(5 8 12 / 24%) 48%,rgb(5 8 12 / 92%) 100%)}.ed-hero[data-mobile-presentation=immersive] .ed-hero__caption{width:100%;padding-top:calc(var(--ed-hero-header-h, 80px) + 32px);padding-bottom:24px}.ed-hero[data-mobile-presentation=gallery],.ed-hero[data-mobile-presentation=split],.ed-hero[data-mobile-presentation=showcase],.ed-hero[data-mobile-presentation=card]{padding-top:var(--ed-hero-header-h, 100px)}.ed-hero[data-mobile-presentation=gallery] .ed-hero__media,.ed-hero[data-mobile-presentation=split] .ed-hero__media,.ed-hero[data-mobile-presentation=card] .ed-hero__media{width:100%;aspect-ratio:16 / 9}.ed-hero[data-mobile-presentation=gallery] .ed-hero__image,.ed-hero[data-mobile-presentation=split] .ed-hero__image,.ed-hero[data-mobile-presentation=showcase] .ed-hero__image,.ed-hero[data-mobile-presentation=card] .ed-hero__image{object-fit:contain}.ed-hero[data-mobile-presentation=showcase] .ed-hero__slide{display:flex;flex-direction:column;padding-bottom:24px}.ed-hero[data-mobile-presentation=showcase] .ed-hero__caption{order:-1;padding:28px var(--hero-gutter);text-align:center}.ed-hero[data-mobile-presentation=showcase] .ed-hero__brand,.ed-hero[data-mobile-presentation=showcase] .ed-hero__actions{justify-content:center}.ed-hero[data-mobile-presentation=showcase] .ed-hero__brand img{object-position:center}.ed-hero[data-mobile-presentation=showcase] .ed-hero__description{margin-inline:auto}.ed-hero[data-mobile-presentation=showcase] .ed-hero__navigation{margin-left:0}.ed-hero[data-mobile-presentation=showcase] .ed-hero__media{width:calc(100% - 2 * var(--hero-gutter));margin-inline:auto;aspect-ratio:16 / 9}.ed-hero[data-mobile-presentation=card] .ed-hero__slide{padding-bottom:20px}.ed-hero[data-mobile-presentation=card] .ed-hero__caption{width:calc(100% - 2 * var(--hero-gutter));margin:-12px auto 0;padding:18px 20px;background:var(--hero-bg);border:1px solid var(--hero-card-border, rgb(248 249 250 / 14%));box-shadow:var(--hero-card-shadow, none)}.ed-hero[data-mobile-presentation=card] .ed-hero__brand{margin-top:6px}.ed-hero[data-mobile-presentation=card] .ed-hero__actions{margin-top:12px}.ed-hero[data-mobile-presentation=card] .ed-hero__navigation{position:absolute;bottom:calc(100% + 12px);left:0;right:0;justify-content:space-between;margin:0}}.ed-hero[data-animate=true] .ed-hero__track{transition-timing-function:cubic-bezier(.22,1,.36,1)}@media(prefers-reduced-motion:reduce){.ed-hero *,.ed-hero *:before,.ed-hero *:after{animation:none!important;transition-duration:0s!important}}
/*# sourceMappingURL=/cdn/shop/t/54/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAQ */
