.site-container.animated-section{padding:80px 40px 0;background-color:#fff;overflow:hidden;border-bottom:1px solid #000;display:flex;flex-wrap:wrap;justify-content:space-between}.site-container .product-card{width:16.66%;max-width:calc(16.66% - 20px);padding:20px 0 20px 20px;margin:0;border-left:1px solid #000;position:relative;display:flex;flex-direction:column;height:500px;transition:box-shadow .3s ease}.site-container span.dots{position:absolute;width:10px;height:10px;background:#000;left:-5px;top:-5px;border-radius:50%}.site-container .product-image{max-width:120px;height:120px;object-fit:contain;animation:zoomIn .8s ease-in-out;margin-bottom:15px}.site-container .product-title{font-size:16px;font-weight:700;margin-bottom:10px;text-transform:uppercase;line-height:28px;position:relative}.site-container .product-description{font-size:14px;color:#666;position:absolute;top:50%}@media(max-width:1400px){.site-container .product-title{font-size:14px;line-height:28px}.site-container .product-description{font-size:12px}.site-container.animated-section{padding:40px 20px 0}}@media(max-width:1024px){.site-container.animated-section{padding:70px 30px 0;justify-content:space-around;flex-wrap:wrap}.site-container .product-card{width:48%;max-width:calc(48% - 10px);padding:20px;height:auto;margin-bottom:20px;border-left:none;border-bottom:1px solid #000}.site-container span.dots{display:none}.site-container .product-image{max-width:110px;height:110px;margin-bottom:12px}.site-container .product-title{font-size:15px;line-height:26px;margin-bottom:10px}.site-container .product-description{font-size:14px;top:auto;margin-top:10px;position:relative}.site-container .product-card:nth-child(5),.site-container .product-card:nth-child(6){border-bottom:none}}@media(max-width:768px){.site-container{gap:10px}.site-container .product-card{width:100%;height:auto}.site-container.animated-section{padding:60px 20px 0;justify-content:center;flex-wrap:wrap}.site-container .product-card{width:100%;max-width:100%;padding:20px 10px;height:auto;margin-bottom:20px;border-left:none;border-bottom:1px solid #000}.site-container span.dots{display:none}.site-container .product-image{max-width:100px;height:100px;margin-bottom:10px}.site-container .product-title{font-size:14px;line-height:24px;margin-bottom:8px}.site-container .product-description{font-size:13px;top:auto;margin-top:10px;position:relative}.site-container .product-card:last-child{border-bottom:none}}@media(max-width:480px){.site-container .product-card{width:100%}}@keyframes zoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/section-animated-product-grid.css.map */
