.category-grid,.category-grid__container{width:100%}.category-grid__heading-wrapper{margin-bottom:3.2rem}.category-grid__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);margin:0;color:rgba(var(--color-foreground),1)}.category-grid__grid{display:grid;grid-template-columns:1fr;gap:var(--gap-mobile, 20px);width:100%}@media (min-width: 769px){.category-grid__grid{grid-template-columns:1fr 1fr;gap:var(--gap, 20px)}}.category-grid__item{position:relative;overflow:hidden;border-radius:var(--border-radius, 0);display:flex;flex-direction:column;background-color:rgba(var(--color-foreground),.05);width:100%}.category-grid__item:not(.category-grid__item--large){aspect-ratio:var(--aspect-ratio-mobile, 1)}@media (min-width: 769px){.category-grid__item:not(.category-grid__item--large){aspect-ratio:var(--aspect-ratio-desktop, 1)}}.category-grid__item--large{grid-row:span 2;aspect-ratio:var(--aspect-ratio-mobile, 1)}@media (min-width: 769px){.category-grid__item--large{grid-row:span 2;aspect-ratio:unset;align-self:stretch;min-height:0}}.category-grid__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.category-grid__image{width:100%;height:100%}.category-grid__image--desktop{display:none}@media (min-width: 769px){.category-grid__image--desktop{display:block}.category-grid__image--mobile{display:none}}.category-grid__image--mobile{display:block}.category-grid__image-wrapper img,.category-grid__image-wrapper .xo-image img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(var(--image-size, 100%) / 100);transition:transform .3s ease}.category-grid__image-wrapper .xo-image{width:100%;height:100%}.category-grid__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:2.4rem;min-height:100%;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,rgba(0,0,0,.3) 50%,transparent 100%)}.category-grid__title{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);color:#fff;margin:0 0 .8rem}.category-grid__title:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-size:1.5rem;line-height:1.3}@media (min-width: 769px){.category-grid__title:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6){font-size:1.75rem}}.category-grid__body{color:#fff}.category-grid__body p{margin:0}.category-grid__button-wrapper{margin-top:2.4rem;display:block}.category-grid__button-wrapper,.category-grid__button-wrapper *{visibility:visible!important;opacity:1!important}@media (max-width: 768px){.category-grid__content{padding:.8rem 1.6rem}.category-grid__button-wrapper{margin-top:.8rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-category-grid.css.map */
