.featured-section{max-width:1280px}.home-products{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.home-card{padding:9px;border-radius:13px}.home-card-image{height:175px}.home-card>p{margin-top:10px}.home-card h3{font-size:12px;line-height:1.35;min-height:49px}.home-card strong{font-size:18px}.home-card button{width:34px;height:34px;font-size:19px}@media(max-width:1100px){.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:700px){.featured-section{overflow:hidden}.home-products{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:165px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory}.home-card{scroll-snap-align:start}.home-card-image{height:155px}.home-title h2{font-size:28px}}
