.s-new-products-grid__container{display:grid;gap:1rem;margin-bottom:40px;grid-template-columns:repeat(2,minmax(0,1fr))}.s-new-products-grid__title,.s-new-products-grid__subtitle{text-align:center}.s-new-products-grid__product-card{display:flex;flex-direction:column;height:100%}.new-product-card{background-color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;text-align:center;transition:box-shadow .3s ease}.new-product-card__image-container{background-color:#f8f8f8;flex-shrink:0;height:250px;overflow:hidden;position:relative;width:100%}.new-product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.new-product-card__image-container:before{content:"";position:absolute;top:-50%;left:-50%;width:30%;height:200%;background:linear-gradient(45deg,#fff0,#fff6,#fff0);transform:rotate(45deg);z-index:1;opacity:0;transition:all .4s ease}.new-product-card:hover .new-product-card__image{transform:scale(1.05)}.new-product-card:hover .new-product-card__image-container:before{animation:shine .6s forwards}@keyframes shine{0%{left:-50%;top:-50%;opacity:0}10%{opacity:1}to{left:120%;top:120%;opacity:0}}.new-product-card__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:12px 14px;text-align:center}.new-product-card__title{margin:0 0 8px;font-size:14px;font-weight:500}.new-product-card__price{margin:0 0 15px;font-size:16px;font-weight:600}.new-product-card__button{margin-top:auto;width:100%;padding:12px;border:none;cursor:pointer;font-weight:600;transition:background-color .2s ease;font-size:12px}.s-new-products-grid__bottom{text-align:center;margin-top:30px}.s-new-products-grid__button-link{display:inline-block;padding:12px 30px;background-color:#000;color:#fff;text-decoration:none;font-weight:600;border-radius:4px;transition:background-color .2s ease}.s-new-products-grid__button-link:hover{background-color:#333}.new-product-card__clickable-area{flex-grow:1;display:flex;flex-direction:column}.new-product-card__link{display:flex;flex-direction:column;flex-grow:1;text-decoration:none;color:inherit}.new-product-card__link:hover{text-decoration:none;color:inherit}.new-product-card__form{margin-top:auto}
/*# sourceMappingURL=/cdn/shop/t/57/assets/section-new-products-grid.css.map */
