/*
===========================================================
-- DO NOT EDIT!!!----------------------------------------
-- THIS IS A GENERATED FILE. CHANGES WILL BE OVERWRITTEN --
===========================================================
*/
.collection-hero{display:flex;position:relative;align-items:center;justify-content:center;width:100%;height:140px;overflow:hidden;background:linear-gradient(180deg, var(--collection-hero-background-start-color) 0%, var(--collection-hero-background-end-color) 100%)}@media screen and (min-width: 750px){.collection-hero{height:320px}}.collection-hero .wrapper{width:100%;padding:0 16px}.collection-hero__image{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}.collection-hero__image img{display:block;width:100%;height:100%;object-fit:cover}.collection-hero__content{position:relative;margin-top:-20px}@media screen and (min-width: 750px){.collection-hero__content{margin-top:-8px}}.collection-hero__preheading{margin-bottom:12px;color:var(--collection-hero-preheading-color);font-family:"Sharp Grotesk Book 19",helvetica,arial,sans-serif;font-size:1.2rem;line-height:1.4rem;text-transform:uppercase}@media screen and (min-width: 750px){.collection-hero__preheading{margin-bottom:8px;font-size:1.4rem;line-height:1.8rem}}.collection-hero__headline{max-width:906px;margin:0 auto;color:var(--collection-hero-headline-color);font-family:"Sharp Grotesk Medium 23",helvetica,arial,sans-serif;font-size:1.9rem;line-height:2.4rem}@media screen and (min-width: 750px){.collection-hero__headline{font-size:4rem;line-height:5.1rem}}