.collection-hero-banner{position:relative;overflow:hidden;background-color:var(--collection-hero-banner-fallback-bg,#9f77ff)}@media screen and (max-width:767px){.collection-hero-banner--has-image-mobile{background-image:var(--collection-hero-banner-bg-mobile);background-size:cover;background-position:center;background-repeat:no-repeat}.collection-hero-banner--has-image-mobile::after{content:"";position:absolute;inset:0;z-index:0;background:rgba(0,0,0,.35);pointer-events:none}}@media screen and (min-width:768px){.collection-hero-banner--has-image-desktop{background-image:var(--collection-hero-banner-bg-desktop);background-size:cover;background-position:center;background-repeat:no-repeat}.collection-hero-banner--has-image-desktop::after{content:"";position:absolute;inset:0;z-index:0;background:rgba(0,0,0,.35);pointer-events:none}}.collection-hero-banner__content{position:relative;z-index:1;padding-top:80px;padding-bottom:80px}@media(max-width:767px){.collection-hero-banner__content{padding-top:48px;padding-bottom:48px}}.collection-hero-banner__eyebrow{display:inline-block;margin:0 0 16px;padding:4px 12px;border-radius:999px;background:rgba(255,255,255,.1);backdrop-filter:blur(8px);color:#fff;font-family:owners-wide,sans-serif;font-size:11px;font-weight:700;letter-spacing:.55px;line-height:1.5;text-transform:uppercase}.collection-hero-banner__title{margin:0 0 12px;color:#fff;font-family:owners-wide,sans-serif;font-size:48px;font-weight:600;line-height:1.2}@media(max-width:767px){.collection-hero-banner__title{font-size:32px}}.collection-hero-banner__description{margin:0;color:#fff;font-family:owners-wide,sans-serif;font-size:15px;line-height:1.625}