.hero{background:var(--hero-background);padding:64px 24px 0;width:100vw}.hero__inner{display:flex;flex-flow:column nowrap;width:100%;max-width:1440px;margin:0 auto}.hero__title{width:100%;max-width:873px;margin-bottom:10px;color:var(--hero-font, #2A2A2C)}.hero__description{width:100%;max-width:873px;padding-bottom:32px}.hero__description *{color:var(--hero-font, #2A2A2C)}.hero__description+.hero__collection-list{padding-top:52px}.hero__description a{color:var(--hero-font, #2A2A2C);font-weight:300;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.hero__description h2,.hero__description h3,.hero__description h4{margin:0 0 10px}.hero__collection-list{width:100%;display:grid;grid-template-columns:auto auto;grid-template-rows:360px 50%;gap:16px;padding-top:84px}.hero__collection{position:relative}.hero__collection-image{width:100%;height:100%;overflow:hidden}.hero__collection-image picture,.hero__collection-image img{width:100%;height:100%;object-fit:cover;display:block}.hero__collection a.button{position:absolute;bottom:28px;left:26px}.hero__collection:nth-child(1){grid-area:1 / 1 / 3 / 2}.hero__collection:nth-child(2){grid-area:1 / 2 / 2 / 3}.hero__collection:nth-child(3){grid-area:2 / 2 / 3 / 3}@media only screen and (max-width: 768px){.hero{padding:62px 12px}.hero__collection-list{grid-template-columns:1fr;grid-template-rows:repeat(4,200px)}.hero__collection:nth-child(1){grid-area:1 / 1 / 3 / 2}.hero__collection:nth-child(2){grid-area:3 / 1 / 4 / 2}.hero__collection:nth-child(3){grid-area:4 / 1 / 5 / 2}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-hero.css.map */
