.category-grid-section{padding:60px 0}.category-grid-section__inner{max-width:var(--page-width);margin:0 auto;text-align:center}.category-grid-section__eyebrow{display:inline-block;padding:7px 20px;border-radius:999px;background:#f6f1e7;color:#22422b;font-size:12px;letter-spacing:0;font-weight:500;text-transform:uppercase;margin-bottom:14px;border:1px solid #DDD8D3}.category-grid-section__heading{font-family:BookmanJFPro;font-style:italic;font-weight:400;font-size:26px;margin:0 0 36px;color:#1a1a1a}.category-grid-section__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:40px}.category-grid-section__card{position:relative;display:block;aspect-ratio:3 / 4;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit}.category-grid-section__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.category-grid-section__card:hover .category-grid-section__image{transform:scale(1.04)}.category-grid-section__image--placeholder{background:#cfd8d4}.category-grid-section__image--placeholder svg{width:100%;height:100%}.category-grid-section__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(10,20,16,.85) 0%,rgba(10,20,16,.15) 45%,transparent 70%)}.category-grid-section__content{position:absolute;left:0;right:0;bottom:0;padding:18px 20px 20px;text-align:left;display:flex;flex-direction:column;gap:4px}.category-grid-section__number{font-size:14px;letter-spacing:.06em;color:#fff;font-weight:500}.category-grid-section__title{font-family:BookmanJFPro;font-size:20px;color:#fff7ef}.category-grid-section__description{font-size:14px;line-height:1.4;color:#fff;font-weight:500;letter-spacing:.7%}.category-grid-section__cta{display:flex;justify-content:center}.category-grid-section__button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;border:1px solid rgba(0,0,0,.15);font-size:13px;font-weight:500;color:#1a1a1a;text-decoration:none;transition:background .2s ease}.category-grid-section__button:hover{background:#0000000d}@media(max-width:900px){.category-grid-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.category-grid-section__grid{grid-template-columns:1fr}.category-grid-section__heading{font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/category-grid-section.css.map */
