.categories-section{max-width:1380px;margin:0 auto;padding:0 20px 30px;display:flex;flex-direction:column;gap:40px}.categories-section__title{font-size:32px;line-height:38px;font-weight:600;color:#292929;margin:0;text-align:center}.categories-section__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-card{display:flex;flex-direction:column;gap:10px}.category-card__image{display:block;width:100%;height:370px;border-radius:20px;overflow:hidden}.category-card__image img{width:100%;height:100%;object-fit:cover}.category-card__placeholder{width:100%;height:100%;background:#f3f3f3;border-radius:20px}.category-card__body{display:flex;flex-direction:column;gap:25px}.category-card__content{display:flex;flex-direction:column;gap:10px}.category-card__heading{font-size:20px;font-weight:600;color:#292929;margin:0;text-align:center}.category-card__text{font-size:16px;line-height:1.4;color:#3a3939;text-align:center}.category-card__cta{display:inline-flex;align-items:center;gap:10px;color:#1c2e45;text-decoration:none;border:1px solid #000;border-radius:6px;height:45px;padding:0 20px;justify-content:center}.category-card__cta span{font-weight:500}.category-card__cta:hover{color:#f7ca5c}.category-card__cta svg{width:21px;height:11px}@media (max-width: 1200px){.categories-section__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.categories-section__title{font-size:24px;line-height:29px}.categories-section__grid{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:16px;scroll-snap-type:x mandatory;scroll-padding-left:20px;padding-bottom:10px;scrollbar-width:none}.categories-section__grid::-webkit-scrollbar{display:none}.category-card{flex:0 0 300px;max-width:300px;scroll-snap-align:start}.category-card__body{gap:15px}.category-card__image{height:330px;border-radius:10px}.category-card__placeholder{border-radius:10px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/categories-section.css.map */
