.section-kids-product-grid{--card-bg: #0d3b3c;--card-bg-light: #114a4b;--accent-yellow: #ffe066;--text-cream: #f6f1e7;--text-muted: #a9c2be;--radius-lg: 22px;background-color:#eaeeff;--radius-full: 999px}.products-section{background-color:#eaeeff;max-width:1080px;margin:0 auto;padding:48px 24px}.products-section__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:28px;flex-wrap:wrap;gap:12px}.products-section__eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--card-bg);background:var(--accent-yellow);padding:4px 12px;border-radius:var(--radius-full);margin-bottom:10px}.products-section__title{font-size:clamp(28px,4vw,40px);color:#16332f;margin:0;line-height:1.1}.products-section__subtitle{color:#6b7e79;font-size:15px;margin-top:6px}.products-section__empty{color:#6b7e79;font-size:15px}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:991px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.products-grid{grid-template-columns:1fr}}.product-card{position:relative;background:linear-gradient(160deg,var(--card-bg-light),var(--card-bg));border-radius:var(--radius-lg);padding:36px 36px 44px;color:var(--text-cream);text-decoration:none;display:flex;flex-direction:column;border:3px solid transparent;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);border-color:#fff;box-shadow:0 12px 28px #0d3b3c47}.product-card__arrow{position:absolute;top:24px;left:25px;width:34px;height:34px;border-radius:50%;background:#f0f8ff;color:var(--card-bg);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000026;z-index:2;font-size:15px}.product-card__badge{position:absolute;top:10px;right:10px;background:var(--accent-yellow);color:var(--card-bg);font-size:12px;font-weight:700;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.1;transform:rotate(6deg);box-shadow:0 2px 6px #00000026;z-index:2}.product-card__media{border-radius:16px;height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.product-card__media img,.product-card__media svg{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.product-card__title{font-size:17px;font-weight:600;color:#ffe066;margin:0 0 4px}.product-card__meta{font-size:13px;color:#f6f1e7;display:flex;align-items:center;gap:6px}.product-card__meta .price{color:#f6f1e7;font-weight:700}.product-card__meta .dot{width:3px;height:3px;border-radius:50%;background:#f6f1e7;display:inline-block}
/*# sourceMappingURL=/cdn/shop/t/2/assets/kids-product-grid.css.map */
