.category-grid{background-color:var(--color-bg);color:var(--color-text);padding:.8rem 0}.category-grid__heading{text-align:center;margin-bottom:2rem}.category-grid__heading .section-heading{font-size:2rem;font-weight:700;margin:0;color:var(--color-text)}.category-grid__container{display:grid;gap:.5rem;width:100%}.category-grid--desktop-2{grid-template-columns:repeat(2,1fr)}.category-grid--desktop-3{grid-template-columns:repeat(3,1fr)}.category-grid--desktop-4{grid-template-columns:repeat(4,1fr)}.category-grid--desktop-5{grid-template-columns:repeat(5,1fr)}.category-grid--desktop-6{grid-template-columns:repeat(6,auto);max-width:1000px;margin:0 auto;justify-content:center}.category-grid__item{position:relative;border-radius:12px;overflow:hidden;transition:all .3s ease}.category-grid__link{display:block;text-decoration:none;color:inherit;height:100%;transition:transform .3s ease}.category-grid__link:hover{transform:translateY(-2px);color:var(--color-hover)}.category-grid__content{display:flex;align-items:center;padding:.5rem;background:#ffffffe6;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;min-height:80px}.category-grid__link:hover .category-grid__content{box-shadow:0 4px 16px #00000026;background:#fff}.category-grid__image{flex-shrink:0;margin-right:1rem;border-radius:8px;overflow:hidden}.category-grid__image--small{width:40px;height:40px}.category-grid__image--medium{width:60px;height:60px}.category-grid__image--large{width:80px;height:80px}.category-grid__img{width:100%;height:100%;object-fit:cover;border-radius:8px}.category-grid__text{flex:1;min-width:0}.category-grid__title{font-weight:600;line-height:1.4;display:block;word-wrap:break-word}.category-grid__arrow{flex-shrink:0;margin-left:.5rem;opacity:.7;transition:all .3s ease}.category-grid__link:hover .category-grid__arrow{opacity:1;transform:translate(4px);color:var(--color-hover)}.category-grid--text-left .category-grid__text,.category-grid--text-center .category-grid__text{text-align:center}.category-grid--text-right .category-grid__text{text-align:right}.category-grid--text-center .category-grid__content{justify-content:center;text-align:center}.category-grid--text-center .category-grid__image{margin-right:0;margin-bottom:.5rem}.category-grid--text-center .category-grid__content{flex-direction:column}@media screen and (max-width: 1024px){.category-grid__container{gap:1rem}.category-grid__content{padding:.75rem;min-height:70px}.category-grid__image--small{width:35px;height:35px}.category-grid__image--medium{width:50px;height:50px}.category-grid__image--large{width:65px;height:65px}}@media screen and (max-width: 768px){.category-grid--mobile-1{grid-template-columns:1fr!important}.category-grid--mobile-2{grid-template-columns:repeat(2,1fr)!important}.category-grid{padding:1.5rem 0}.category-grid__heading{margin-bottom:1.5rem}.category-grid__heading .section-heading{font-size:1.5rem}.category-grid__container{gap:.75rem}.category-grid__content{padding:.5rem;min-height:60px}.category-grid__image{margin-right:.75rem}.category-grid__image--small{width:30px;height:30px}.category-grid__image--medium{width:40px;height:40px}.category-grid__image--large{width:50px;height:50px}.category-grid__title{font-size:14px}.category-grid__arrow{width:20px;height:20px}}.category-grid__link:focus{outline:2px solid var(--color-hover);outline-offset:2px}.category-grid__link:focus .category-grid__content{box-shadow:0 4px 16px #00000026}
/*# sourceMappingURL=/cdn/shop/t/6/assets/category-grid.css.map */
