.product-wrapper{display:flex;flex-direction:column;justify-content:space-between;text-align:center;gap:10px;position:relative;cursor:pointer;height:500px;background-color:#fff;width:19vw!important}.product-img{object-fit:contain!important;width:19vw!important;height:400px!important;overflow:hidden!important}.product-second-img{position:absolute;top:0;object-fit:cover;width:19vw;height:400px;opacity:0;overflow:hidden}.product-second-img:hover{opacity:1}.product-footer{background-color:#000;font-size:.8rem}.product-footer,.product-tag{color:#fff;padding:5px;display:flex;align-items:center;justify-content:center}.product-tag{background-color:#bc0505;position:absolute;top:1rem;height:2.5rem}.last-price{font-size:1.1rem}@media screen and (max-width:900px){.product-img{width:100vw!important}.desktop{display:none}.product-wrapper{gap:0;width:100vw!important}.product-slider-mobile-grid .product-wrapper{border:1px solid #e6ded8;border-radius:4px;box-shadow:0 1px 2px rgba(32,25,22,.06);gap:0;height:auto;justify-content:flex-start;overflow:hidden;width:100%!important}.product-slider-mobile-grid .product-img{aspect-ratio:1/1.28;background:#f5f1ed;height:auto!important;object-fit:cover!important;width:100%!important}.product-slider-mobile-grid .product-second-img{display:none}.product-slider-mobile-grid .product-wrapper>p:not(.product-footer){color:#5d5550;font-size:.82rem;line-height:1.12;margin:0;min-height:2.05rem;padding:.55rem .45rem 0}.product-slider-mobile-grid .product-footer{background:#fff;color:#000;font-size:.86rem;font-weight:700;margin:0;padding:.55rem .35rem .9rem}.product-slider-mobile-grid .currency-style{color:inherit;font-size:.8rem;margin-right:.2rem}.product-slider-mobile-grid .product-tag{font-size:.7rem;height:auto;padding:.25rem .4rem;top:.5rem}}