.hero{position:relative;width:100%;display:flex;justify-content:center;overflow:hidden;background-color:rgb(var(--color-background))}.hero--bg-brand{background-color:rgb(var(--color-brand, var(--color-background)))}.hero__content{z-index:1;width:100%;margin:0 auto}.hero__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem;width:100%}.hero__text{grid-column:span 12;display:flex;flex-direction:column;gap:2.5rem}@media screen and (min-width: 640px){.hero__text{grid-column:span 10}}@media screen and (min-width: 768px){.hero__text{grid-column:span 7}.hero__content{padding-bottom:8rem}}@media screen and (min-width: 1024px){.hero__text{grid-column:span 6}.hero__content{padding-bottom:12rem}}.hero__heading{margin:0;width:100%;color:#fff}.hero__text-content{color:#fff}.hero__text-content *{margin:0;color:#fff}.hero__image-wrapper{right:0;top:0;grid-column:span 9 / span 9;grid-column-start:4;transform:translate(1.5rem)}@media screen and (min-width: 640px){.hero__image-wrapper{transform:translate(2rem);grid-column:span 6 / span 6;grid-column-start:7}}@media screen and (min-width: 768px){.hero__image-wrapper{position:absolute;right:0;top:0;width:33.333%;max-width:37.5rem;transform:translate(0)}}.hero__image-item{width:100%;height:20rem;object-fit:cover;object-position:top;display:block}@media screen and (min-width: 640px){.hero__image-item{height:24rem}}@media screen and (min-width: 768px){.hero__image-item{height:auto}}.hero__image-item.placeholder{background-color:rgba(var(--color-foreground),.04);border:.1rem solid rgba(var(--color-foreground),.1)}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-hero.css.map */
