.gift-category{--color-text: #000;--color-primary: #f36621}.gift-category{text-align:center;padding:50px 0 0}.gift-title{font-size:24px;font-weight:600;margin-bottom:30px;padding:0 10px}.gift-card svg{width:20px;height:20px;stroke-width:2px}.gift-grid{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);justify-items:center}@media (min-width: 768px){.gift-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1025px){.gift-title{font-size:32px}.gift-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1024px){.gift-category{padding:40px 0 0}}.gift-card{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .3s ease}.gift-card:hover{transform:translateY(-5px)}.gift-img{width:100%;height:auto;border-radius:50%;overflow:hidden;background:#f9f9f9;display:flex;align-items:center;justify-content:center}.gift-img img{width:100%;height:100%;object-fit:cover}.gift-card p{margin-top:16px;font-size:18px;color:var(--color-text);display:inline-flex;align-items:center;gap:8px;margin-bottom:0}.gift-card p span{color:var(--color-primary);font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/10/assets/gift-category-section.css.map */
