:root{--sh-black: #000000;--sh-cyan: #4AC9D3;--sh-blue: #0044FE;--sh-white: #FFFFFF}.sh-grid-section{background:#0a0a0a;color:#fff;padding:60px 6vw}.sh-grid-section__eyebrow{font-size:13px;font-weight:600;letter-spacing:3px;color:var(--sh-cyan);text-transform:uppercase;margin-bottom:14px}.sh-grid-section__heading{font-weight:700;font-size:clamp(28px,4vw,44px);text-transform:uppercase;margin-bottom:40px;max-width:700px}.sh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.sh-card{background:#111;border:1px solid #1e1e1e;text-decoration:none;color:#fff;display:block}.sh-card__media{aspect-ratio:1/1;background:#080808;display:flex;align-items:center;justify-content:center;overflow:hidden}.sh-card__media img{width:90%;height:90%;object-fit:contain}.sh-card__body{padding:18px 20px 22px}.sh-card__badge{display:inline-block;background:var(--sh-cyan);color:var(--sh-black);font-size:10px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;padding:4px 9px;margin-bottom:8px}.sh-card__name{font-size:15px;font-weight:500;margin-bottom:6px}.sh-card__price{font-size:14px;color:var(--sh-cyan);margin-bottom:4px}.sh-card__note{font-size:11px;color:#777;margin-bottom:6px}.sh-card__addon{font-size:11px;color:var(--sh-cyan);margin-bottom:6px}@media(max-width:900px){.sh-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:560px){.sh-grid{grid-template-columns:1fr}.sh-grid-section{padding:40px 5vw}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-grid.css.map */
