.s-new-products-grid__container{display:grid;gap:1rem;margin-bottom:40px;grid-template-columns:repeat(2,minmax(0,1fr))}.s-new-products-grid__slider .s-new-products-grid__container{display:flex;margin-bottom:0;gap:0}.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%}.s-new-products-grid__slider-button{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.s-new-products-grid__slider-button:hover{background:#f5f5f5;border-color:#222}.s-new-products-grid__slider-button--prev{left:0}.s-new-products-grid__slider-button--next{right:0}.s-new-products-grid__slider-button svg{width:20px;height:20px}.s-new-products-grid--rtl .s-new-products-grid__slider-button--prev{left:auto;right:0}.s-new-products-grid--rtl .s-new-products-grid__slider-button--next{right:auto;left:0}.s-new-products-grid__slider{position:relative;padding:0 40px}.s-new-products-grid__slider .swiper-slide{height:auto}.swiper{width:100%;height:100%}.swiper-wrapper{display:flex}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-pagination{position:relative;margin-top:20px;text-align:center}.swiper-pagination-bullet{width:8px;height:8px;background:#ddd;opacity:1;margin:0 4px;transition:all .3s ease;display:inline-block;border-radius:50%;cursor:pointer}.swiper-pagination-bullet-active{background:#222;transform:scale(1.2)}.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:#fff;flex-shrink:0;height:250px;overflow:hidden;position:relative;width:100%}.new-product-card__image{width:100%;height:100%;object-fit:contain;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 1s 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;text-transform:uppercase;font-weight:700}.new-product-card__price{margin:0 0 15px;font-size:16px;font-weight:600}.new-product-card__button{margin-top:auto;width:100%;background:#000;color:#fff;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}@media screen and (max-width:768px){.s-new-products-grid__slider{padding:0 15px}.s-new-products-grid__slider-button{display:none}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/section-new-products-grid.css.map */
