.collection-hero{position:relative;background:var(--cph-bg, #141419);min-height:var(--cph-min-height, 440px);display:flex;overflow:hidden}.collection-hero__content-side{position:relative;z-index:2;display:flex;align-items:center;flex:1}.collection-hero--split .collection-hero__content-side{flex:0 0 58%}.collection-hero__container{width:100%;padding:var(--cph-pad-top, 72px) 48px var(--cph-pad-bottom, 72px) 120px;display:flex;flex-direction:column;gap:18px;box-sizing:border-box}.collection-hero:not(.collection-hero--split) .collection-hero__container{max-width:860px;padding-right:120px}.collection-hero__accent{width:40px;height:3px;border-radius:2px;background:var(--color-accent, #b7f24a);margin-bottom:2px;transform-origin:left center}.collection-hero__breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:#ffffff61;text-transform:uppercase;letter-spacing:.1em}.collection-hero__breadcrumb a{color:#ffffff61;text-decoration:none;transition:color .18s ease}.collection-hero__breadcrumb a:hover{color:var(--color-accent, #b7f24a)}.collection-hero__breadcrumb-sep{opacity:.3}.collection-hero__title{margin:0;font-size:clamp(40px,5vw,80px);font-weight:900;line-height:1;letter-spacing:-.03em;text-transform:uppercase;color:var(--cph-text, #ffffff)}.collection-hero__description{margin:0;font-size:15px;line-height:1.7;color:#ffffff8c;max-width:420px}.collection-hero__meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:2px}.collection-hero__count{display:inline-flex;align-items:center;padding:7px 16px;border-radius:999px;background:#b7f24a17;border:1px solid rgba(183,242,74,.22);color:#b7f24a;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.collection-hero__scroll-cta{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#fff6;text-decoration:none;letter-spacing:.02em;transition:color .2s ease}.collection-hero__scroll-cta svg{transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.collection-hero__scroll-cta:hover{color:#ffffffc7}.collection-hero__scroll-cta:hover svg{transform:translateY(4px)}.collection-hero__image-side{position:absolute;right:0;top:0;bottom:0;width:48%;z-index:1;overflow:hidden}.collection-hero__image{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.collection-hero__image-fade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--cph-bg, #141419) 0%,rgba(20,20,25,.65) 28%,rgba(20,20,25,.15) 55%,transparent 75%)}.collection-hero__bg-glow{position:absolute;top:-30%;right:-8%;width:60%;aspect-ratio:1;background:radial-gradient(circle,rgba(183,242,74,.05) 0%,transparent 70%);pointer-events:none;z-index:1}@keyframes cph-fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes cph-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cph-scaleX{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.collection-hero__accent{animation:cph-scaleX .55s cubic-bezier(.22,1,.36,1) both;animation-delay:0ms}.collection-hero__breadcrumb{animation:cph-fadeUp .5s ease both;animation-delay:80ms}.collection-hero__title{animation:cph-fadeUp .65s cubic-bezier(.22,1,.36,1) both;animation-delay:.16s}.collection-hero__description{animation:cph-fadeUp .55s ease both;animation-delay:.26s}.collection-hero__meta{animation:cph-fadeUp .5s ease both;animation-delay:.34s}.collection-hero__image-side{animation:cph-fadeIn 1s ease both;animation-delay:60ms}.collection-hero__bg-glow{animation:cph-fadeIn 1.4s ease both;animation-delay:.2s}@media(prefers-reduced-motion:reduce){.collection-hero__accent,.collection-hero__breadcrumb,.collection-hero__title,.collection-hero__description,.collection-hero__meta,.collection-hero__image-side,.collection-hero__bg-glow{animation:none}}.cph-card-animate{opacity:0;transform:translateY(18px);transition:opacity .45s ease,transform .45s ease}.cph-card-animate.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.cph-card-animate{opacity:1;transform:none;transition:none}}@media screen and (min-width:750px)and (max-width:1099px){.collection-hero__container{padding-left:40px;padding-right:32px}.collection-hero:not(.collection-hero--split) .collection-hero__container{padding-right:40px}.collection-hero--split .collection-hero__content-side{flex:0 0 62%}.collection-hero__image-side{width:44%}}@media screen and (max-width:749px){.collection-hero{min-height:0;flex-direction:column}.collection-hero--split .collection-hero__content-side{flex:unset;width:100%}.collection-hero__image-side{position:relative;inset:unset;width:100%;height:var(--cph-img-height-mobile, 240px);order:-1;flex-shrink:0}.collection-hero__image-fade{background:linear-gradient(to bottom,transparent 30%,var(--cph-bg, #141419) 100%)}.collection-hero__container{padding:var(--cph-pad-top-mobile, 32px) 16px var(--cph-pad-bottom-mobile, 36px);gap:14px}.collection-hero:not(.collection-hero--split) .collection-hero__container{max-width:none;padding-right:16px}.collection-hero__title{font-size:clamp(32px,11vw,52px)}.collection-hero__description{font-size:14px;max-width:none}.collection-hero__bg-glow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-collection-hero.css.map */
