.hero-categories .container{padding-bottom:4rem}.hero-categories__header{margin-top:0;margin-bottom:2.4rem}.hero-categories__grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media screen and (min-width:990px){.hero-categories__grid{grid-template-columns:repeat(var(--hero-categories-columns, 4),minmax(0,1fr));align-items:stretch}.hero-categories__card--hero{grid-column:span 2}}.hero-categories__card{--hero-categories-background: rgb(var(--color-background));--hero-categories-padding: 2.4rem;--hero-categories-shadow: 0 .1rem .2rem rgba(1, 1, 1, .04), 0 .6rem 1.6rem rgba(1, 1, 1, .06);--hero-categories-shadow-hover: 0 .2rem .4rem rgba(1, 1, 1, .05), 0 1.6rem 3.2rem rgba(1, 1, 1, .12);position:relative;display:flex;flex-direction:column;overflow:hidden;background-color:var(--hero-categories-background);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;box-shadow:var(--hero-categories-shadow)}@media screen and (min-width:1360px){.hero-categories__card{--hero-categories-padding: 3.2rem}}@media(hover:hover){.hero-categories__card--category{transition:transform var(--duration-default) ease,box-shadow var(--duration-default) ease}.hero-categories__card--category:hover{transform:translateY(-.4rem);box-shadow:var(--hero-categories-shadow-hover)}.hero-categories__card--category:hover .hero-categories__image{transform:scale(1.03)}}@media(prefers-reduced-motion:reduce){.hero-categories__card--category,.hero-categories__image,.hero-categories__link .icon{transition:none}.hero-categories__card--category:hover,.hero-categories__card--category:hover .hero-categories__image{transform:none}}.hero-categories__body{display:flex;flex-direction:column;align-items:flex-start;padding:var(--hero-categories-padding)}.hero-categories__subheading{display:flex;align-items:center;gap:.8rem;margin:0 0 1.6rem;font-size:1.2rem;letter-spacing:.08rem;text-transform:uppercase;color:rgb(var(--color-foreground-secondary))}.hero-categories__dot{flex:none;width:.8rem;height:.8rem;border-radius:50%}.hero-categories__heading{margin:0;color:rgb(var(--color-foreground-title));text-wrap:balance}.hero-categories__heading.h2{font-size:calc(var(--font-heading-h2-scale) * 3rem)}.hero-categories__text{margin:1.2rem 0 0;color:rgb(var(--color-foreground-secondary));font-size:1.5rem;line-height:1.6;text-wrap:pretty}@media screen and (min-width:990px){.hero-categories__card--hero .hero-categories__text{max-width:44rem;font-size:1.6rem}}.hero-categories__actions{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 2rem;margin-top:2.8rem}@media screen and (min-width:990px){.hero-categories__card--hero .hero-categories__actions{margin-top:auto;padding-top:2.8rem}}.hero-categories__button.button{display:inline-flex;align-items:center;justify-content:center;min-height:5rem;padding:0 2.8rem;font-size:1.4rem;font-weight:700}.hero-categories__signature{display:flex;align-items:baseline;gap:.6rem;margin:0;font-size:1.4rem;color:rgb(var(--color-foreground-secondary))}.hero-categories__signature-name{font-weight:700;color:rgb(var(--color-accent))}.hero-categories__link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.6rem;font-size:1.4rem;font-weight:700;text-decoration:none;color:rgb(var(--color-accent))}.hero-categories__link .icon{width:2rem;height:2rem;transition:transform var(--duration-default) ease}.hero-categories__link:hover .icon{transform:translate(.3rem)}.hero-categories__link-label{border-bottom:.1rem solid transparent;transition:border-color var(--duration-default) ease}.hero-categories__link:hover .hero-categories__link-label{border-bottom-color:currentColor}.hero-categories__link--stretched:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-categories__card:has(.hero-categories__link--stretched:focus-visible){outline:.2rem solid rgb(var(--color-accent));outline-offset:.2rem}.hero-categories__link--stretched:focus-visible{outline:none}.hero-categories__media{position:relative;margin-top:auto;overflow:hidden}.hero-categories__image{display:block;width:100%;height:auto;transition:transform var(--duration-long) ease}.hero-categories__image--desktop{display:none}@media screen and (min-width:990px){.hero-categories__image--desktop{display:block}.hero-categories__image--mobile{display:none}}.hero-categories__media--contain .hero-categories__image{object-fit:contain;object-position:var(--hero-categories-focal, center bottom)}.hero-categories__media--cover .hero-categories__image{object-fit:cover;object-position:var(--hero-categories-focal, center bottom)}@media screen and (min-width:990px){.hero-categories__card--hero{display:block;min-height:var(--hero-categories-min-height, 48rem)}.hero-categories__card--hero .hero-categories__body{position:relative;z-index:1;justify-content:center;width:50%;min-height:var(--hero-categories-min-height, 48rem);padding:4rem}.hero-categories__card--hero .hero-categories__media{position:absolute;top:0;right:0;bottom:0;width:var(--hero-categories-image-width, 55%);margin:0}.hero-categories__card--hero .hero-categories__image{width:100%;height:100%;transform:scale(var(--hero-categories-image-scale, 1));transform-origin:var(--hero-categories-focal, center bottom)}.hero-categories__card--category{min-height:var(--hero-categories-min-height, 48rem)}.hero-categories__card--category .hero-categories__text{font-size:1.9rem}.hero-categories__card--category .hero-categories__media{flex:1 1 auto;min-height:0}.hero-categories__card--category .hero-categories__image{height:100%}}.hero-categories__card--dark{border-color:#ffffff24}.hero-categories__card--dark .hero-categories__heading,.hero-categories__card--dark .hero-categories__signature-name,.hero-categories__card--dark .hero-categories__link{color:#fff}.hero-categories__card--dark .hero-categories__subheading,.hero-categories__card--dark .hero-categories__text,.hero-categories__card--dark .hero-categories__signature{color:#fffc}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-hero-categories.css.map */
