.ed-collhero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:clamp(34rem,46vh,52rem);margin:0;padding:clamp(3rem,6vh,6rem) 0;overflow:hidden;background:var(--ed-canvas, #15171d);color:var(--ed-on-dark, #fff)}.ed-collhero--flat{min-height:clamp(24rem,32vh,34rem)}.ed-collhero__media,.ed-collhero__media .ed-collhero__img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%}.ed-collhero__img{object-fit:cover;object-position:center;filter:brightness(1.28) saturate(1.06)}.ed-collhero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:radial-gradient(135% 115% at 0% 100%,#0a0c11f2,#0a0c11d1 22%,#0a0c1185 48%,#0a0c1133 72%,#0a0c110f),linear-gradient(180deg,rgba(10,12,17,.34) 0%,transparent 42%)}.ed-collhero__inner{position:relative;z-index:2;width:100%}.ed-collhero__copy{max-width:62rem;margin-left:0;margin-right:auto;text-align:left;text-shadow:0 .1rem .2rem rgba(6,8,12,.55),0 .4rem 1.6rem rgba(6,8,12,.45)}.ed-collhero__actions{text-shadow:none}.ed-collhero__eyebrow{margin:0 0 clamp(1.2rem,2vw,2rem);color:var(--ed-blue, #00a8ff);font-size:clamp(1.2rem,1.3vw,1.5rem);font-weight:800;letter-spacing:.24em;text-transform:uppercase}.ed-collhero__title{margin:0;color:var(--ed-on-dark, #fff);font-size:clamp(4.2rem,7vw,8.4rem);font-weight:800;line-height:.94;letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance}.ed-collhero__brand-lockup{display:inline-flex;align-items:center;flex-wrap:wrap;gap:clamp(1rem,2vw,2.2rem);max-width:100%}.ed-collhero__type{display:inline-block}.ed-collhero__type.is-typing:after{content:"";display:inline-block;width:.06em;height:.78em;margin-left:.06em;vertical-align:baseline;background:var(--ed-blue, #00a8ff);animation:edCollheroCaret .9s steps(2,end) infinite}@keyframes edCollheroCaret{0%,to{opacity:1}50%{opacity:0}}.ed-collhero__logo{display:block;width:auto;max-width:min(46rem,68vw);height:clamp(7.2rem,12vw,14rem);object-fit:contain;object-position:left center;opacity:0;transform:translate3d(0,.55rem,0) scale(.985);animation:edCollheroLogoAppear .72s .12s cubic-bezier(.22,1,.36,1) forwards}.ed-collhero__creator-name{display:inline-block;max-width:min(44rem,100%);color:var(--ed-on-dark, #fff);font-size:clamp(3.2rem,5.2vw,6.4rem);font-weight:800;line-height:.94;letter-spacing:-.02em;text-transform:uppercase;text-wrap:balance}@keyframes edCollheroLogoAppear{to{opacity:1;transform:translateZ(0) scale(1)}}.ed-collhero__intro{margin-top:clamp(2.4rem,3.4vw,3.6rem);max-width:46rem;color:var(--ed-on-dark-2, rgba(255, 255, 255, .78));font-size:clamp(1.5rem,1.5vw,1.8rem);line-height:1.55}.ed-collhero__intro-band{padding:clamp(2.4rem,3.4vw,3.6rem) 0 0}.ed-collhero__intro-band .ed-collhero__intro{margin:0;color:var(--ed-band-ink-2, var(--ed-ink));text-wrap:pretty}.category-hub .ed-collhero__intro-band .ed-collhero__intro{color:var(--brand-muted, rgba(255, 255, 255, .78));margin-bottom:clamp(2rem,3vw,3.2rem)}.ed-collhero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:clamp(2.4rem,3.4vw,3.6rem)}.ed-collhero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.8rem;padding:1.1rem 2.6rem;border-radius:.4rem;font-size:1.5rem;font-weight:800;letter-spacing:.03em;text-decoration:none;transition:background-color .24s cubic-bezier(.16,1,.3,1),color .24s cubic-bezier(.16,1,.3,1),border-color .24s cubic-bezier(.16,1,.3,1),transform .24s cubic-bezier(.16,1,.3,1)}.ed-collhero__cta--primary{border:.1rem solid var(--ed-blue, #00a8ff);background:var(--ed-blue, #00a8ff);color:#06202e}.ed-collhero__cta--primary:hover{transform:translateY(-.1rem);background:#37bcff;border-color:#37bcff}.ed-collhero__cta--ghost{border:.1rem solid rgba(255,255,255,.42);background:transparent;color:#fff}.ed-collhero__cta--ghost:hover{transform:translateY(-.1rem);border-color:#fff;background:#ffffff1a}.ed-collhero__cta:focus-visible{outline:.3rem solid var(--ed-blue, #00a8ff);outline-offset:.3rem}@media screen and (max-width:749px){.ed-collhero{min-height:clamp(28rem,42vh,38rem);align-items:flex-end}.ed-collhero__copy{max-width:none}.ed-collhero__scrim{background:radial-gradient(165% 105% at 0% 100%,#0a0c11f2,#0a0c11d1,#0a0c1180 68%,#0a0c1138)}.ed-collhero__intro{max-width:none}.ed-collhero__brand-lockup{align-items:flex-start;gap:1.2rem}.ed-collhero__logo{max-width:78vw;height:clamp(6rem,17vw,9rem)}.ed-collhero__creator-name{max-width:calc(100% - 12.5rem);font-size:clamp(2.6rem,9vw,4.4rem)}.ed-collhero__cta{flex:1 1 auto}}@media(prefers-reduced-motion:reduce){.ed-collhero__logo{animation:none;opacity:1;transform:none}.ed-collhero__creator-name{min-height:0!important}.ed-collhero__cta{transition:none}.ed-collhero__cta:hover{transform:none}}.ed-collhero__brand-lockup{align-items:baseline}.ed-collhero__brand-lockup .ed-collhero__logo{max-height:1.6em;width:auto;max-width:min(52rem,60%);object-fit:contain;object-position:left center;align-self:center}@media screen and (max-width:749px){.ed-collhero__brand-lockup{flex-direction:column;align-items:flex-start;gap:.8rem}.ed-collhero__brand-lockup .ed-collhero__logo{max-height:4.4rem;max-width:60%}.ed-collhero__brand-lockup .ed-collhero__creator-name{max-width:100%}}.ed-collhero--contained .ed-collhero__media img,.ed-collhero--contained .ed-collhero__img{object-fit:contain;background:var(--ed-canvas, #15171d)}.ed-collhero--contained{min-height:clamp(38rem,52vh,58rem);background:var(--ed-canvas, #15171d)}
/*# sourceMappingURL=/cdn/shop/t/42/assets/collection-hero.css.map */
