.collection-hero{display:flex;flex-direction:column-reverse;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing);align-items:start}.collection-hero .collection-hero__text{flex-basis:50%}.collection-hero .collection-hero__badges{display:flex;align-items:center;justify-content:start;width:100%}.collection-hero__heading{margin-top:0}.collection-hero__subheading{margin:0}.collection-hero__subheading>:first-child{margin-top:0}.collection-hero__subheading>:last-child{margin-bottom:0}.collection-hero__badges-img{max-width:100%;height:auto;width:100%;display:block}.collection-hero__text{display:flex;flex-direction:column;gap:1.2rem}.collection-hero__text h1{margin-bottom:0}@media screen and (min-width: 990px){.collection-hero__text{gap:2.4rem}}@media screen and (min-width: 1280px){.collection-hero{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing);flex-direction:row}.collection-hero .collection-hero__badges{flex-basis:50%}}
