.hero-grid{padding-top:var(--hgc-padding-top, 40px);padding-bottom:var(--hgc-padding-bottom, 40px)}.hero-grid__wrap{background:var(--hgc-bg, #f2e9db);border-radius:32px;padding:40px;display:flex;gap:36px;align-items:stretch;position:relative;overflow:hidden}.hero-grid__panel{flex:1 1 38%;display:flex;flex-direction:column;justify-content:center;gap:16px;position:relative;z-index:2;min-width:260px}.hero-grid__eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--hgc-circle-bg, #422d22);color:#f2e9db;font-size:13px;font-weight:700;padding:7px 16px;border-radius:999px;width:fit-content}.hero-grid__heading{font-size:2.1rem;line-height:1.25;font-weight:800;margin:0}.hero-grid__text{font-size:1rem;line-height:1.8;max-width:440px;opacity:.85}.hero-grid__text p{margin:0}.hero-grid__cta{display:inline-flex;align-items:center;gap:10px;background:#190703;color:#f2e9db;font-weight:700;font-size:1rem;padding:15px 30px;border-radius:999px;text-decoration:none;width:fit-content;box-shadow:0 10px 22px #19070340}.hero-grid__cta svg{transform:scaleX(-1)}.hero-grid__deco{position:absolute;left:-30px;bottom:-40px;opacity:.12;color:#7a5b3a;z-index:-1;pointer-events:none}.hero-grid__tiles{flex:1 1 60%;display:grid;grid-template-columns:repeat(3,1fr);gap:18px 18px;z-index:2}.hero-grid__tile{display:flex;flex-direction:column;align-items:center;gap:10px;text-decoration:none;color:currentColor;transition:transform .2s ease}.hero-grid__tile:hover{transform:translateY(-3px)}.hero-grid__photo{width:250px;max-width:100%;aspect-ratio:5 / 4;border-radius:14px;overflow:hidden;position:relative;background:var(--hgc-tile-bg, #fffdfa);box-shadow:0 8px 20px #19070312;display:flex;align-items:center;justify-content:center}.hero-grid__photo--icon{background:var(--hgc-circle-bg, #422d22)}.hero-grid__photo-img--cover{width:100%;height:100%;object-fit:cover}.hero-grid__photo-img--icon{width:48%;height:48%;object-fit:contain}.hero-grid__tile-title{font-weight:700;font-size:.92rem;text-align:center}.hero-grid__badge{position:absolute;top:10px;left:10px;background:#c0392b;color:#fff;font-size:10px;font-weight:700;padding:3px 9px;border-radius:999px;z-index:2}@media screen and (max-width:989px){.hero-grid__wrap{flex-direction:column;padding:28px}.hero-grid__panel{min-width:0}.hero-grid__deco{display:none}}@media screen and (max-width:599px){.hero-grid__wrap{padding:16px}.hero-grid__tiles{grid-template-columns:repeat(2,1fr);gap:10px 10px}.hero-grid__heading{font-size:1.6rem}.hero-grid__photo{width:100%}.hero-grid__tile-title{font-size:.82rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-hero-category-grid.css.map */
