.collection-banner{--collection-banner-height: 300px;position:relative;height:var(--collection-banner-height);overflow:hidden}@media screen and (max-width: 989px){.collection-banner{height:auto}}.collection-banner__bg{position:absolute;inset:0;z-index:0}.collection-banner__bg picture,.collection-banner__bg img{width:100%;height:100%;object-fit:cover;display:block}.collection-banner__grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 2fr;height:100%}@media screen and (max-width: 989px){.collection-banner__grid{display:block;height:auto}}.collection-banner__title-col{display:flex;align-items:center;padding:2.4rem 4rem}@media screen and (max-width: 989px){.collection-banner__title-col{position:absolute;top:0;left:0;right:0;z-index:2;padding:2.4rem;justify-content:flex-start}}.collection-banner__title{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:clamp(24px,3.5vw,56px);line-height:1.1;color:var(--white);text-shadow:0 3px 3px rgba(0,0,0,.25)}.collection-banner__product-col{position:relative;overflow:hidden}@media screen and (max-width: 989px){.collection-banner__product-col{position:static;overflow:visible}}.collection-banner__product-img{position:absolute;bottom:0;right:0;height:auto;width:auto;max-height:100%;max-width:100%;display:block}@media screen and (max-width: 989px){.collection-banner__product-img{position:static;width:100%;height:auto;max-height:none;max-width:100%}}
