.kids-collage-section{padding:60px 20px;overflow:hidden}.kids-collage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.collage-item{position:relative;overflow:hidden;border-radius:20px;background:#f5f5f5}.collage-item img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s ease}.collage-item:hover img{transform:scale(1.05)}.collage-item.small{grid-column:span 2;height:260px}.collage-item.large{grid-column:span 2;grid-row:span 2;height:540px}.collage-content{position:absolute;left:25px;bottom:25px;z-index:2}.collage-content h3{font-size:34px;color:#fff;margin:0 0 10px;font-weight:700}.collage-btn{display:inline-block;padding:10px 18px;background:#fff;color:#000;text-decoration:none;border-radius:30px;font-size:14px}.product-wrapper{grid-column:span 4;margin:10px 0 20px}.product-grid{display:grid;grid-template-columns:repeat(var(--desktop-products),1fr);gap:20px}.product-card{background:#fff;border-radius:18px;overflow:hidden;text-align:center}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-card h4{font-size:16px;margin:12px 0 5px}.product-price{margin-bottom:10px;color:#666}.product-btn{display:inline-block;padding:10px 18px;background:#000;color:#fff;border-radius:30px;margin-bottom:20px;text-decoration:none}@media(max-width:991px){.kids-collage-grid{grid-template-columns:repeat(2,1fr)}.collage-item.small,.collage-item.large{height:320px}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.kids-collage-section{padding:30px 15px}.kids-collage-grid{grid-template-columns:1fr}.collage-item.small,.collage-item.large{grid-column:unset;grid-row:unset;height:auto}.collage-item img{width:100%;height:var(--mobile-height, 320px);object-fit:cover}.collage-content h3{font-size:22px}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}}
/*# sourceMappingURL=/cdn/shop/t/59/compiled_assets/styles.css.map */
