.product-card{text-align:center;padding:1rem 0 0;background:#fff;border-radius:1.5rem;overflow:hidden;display:flex;flex-direction:column;position:relative}.product-card .mySwiper{width:100%}.product-card .mySwiper .swiper-wrapper{display:flex;width:100%}.product-card .mySwiper .swiper-wrapper .swiper-slide{width:100%}.product-card .mySwiper .swiper-button-prev{transition:transform .3s ease;transform:translateX(-50px)}.product-card .mySwiper .swiper-button-prev:after{filter:invert(1);background-image:url(/_next/static/media/arrow-right.02fe44b6.png);background-repeat:no-repeat;font-size:0;width:2rem;height:2rem;background-size:contain}.product-card .mySwiper .swiper-button-next{transition:transform .3s ease;transform:translateX(50px)}.product-card .mySwiper .swiper-button-next:after{background-image:url(/_next/static/media/arrow-left.43dee2d2.png);background-repeat:no-repeat;font-size:0;width:2rem;height:2rem;background-size:contain;filter:invert(1)}.product-card:hover img{scale:1.03}.product-card:hover .vm img{scale:1}.product-card:hover .swiper-button-next,.product-card:hover .swiper-button-prev{transform:translateX(0)}.product-card div:last-child.colors{margin-top:2rem!important}.product-card .product-card-link{display:inline-block}.product-card .isActive{transition:scale .45s cubic-bezier(.175,.885,.32,1.275)}.product-card .isActive:hover{scale:1.1}.product-card label{border-radius:0 .5rem .5rem 0;background:#000;color:#fff;font-size:1.3rem;font-weight:500;text-transform:uppercase;padding:.6rem 1.4rem;position:relative;left:0;transform:translateX(-100%);transition-delay:0;transition:transform 2s;z-index:2}.product-card label.show{transform:translateX(0)}.product-card label.show.delay{transition-delay:2s}.product-card button{border:none;background:none;padding:0 .8rem 0 0;position:relative}.product-card button svg{width:2.4rem;height:2.4rem}.product-card .vm{border-radius:0 0 1.5rem 1.5rem;width:100%;background-color:#ececec;color:#000;font-size:1.5rem;font-weight:400;line-height:1;padding:.5rem 0;display:flex;align-items:center;justify-content:center}@media(max-width:575.98px){.product-card .vm{font-size:1.2rem}}.product-card .vm img{width:2rem!important;height:2rem!important;margin:0 .7rem!important;padding:0!important}@media(max-width:575.98px){.product-card .vm img{width:1.8rem!important;height:1.8rem!important}}.product-card img{border-radius:1.5rem 1.5rem 0 0;object-fit:contain;margin:2rem 0;transition:scale .5s cubic-bezier(.075,.82,.165,1)}.product-card .brand-name{color:gray;font-size:1.5rem;font-weight:600;line-height:1.9rem}.product-card .product-modal{color:#000;font-size:1.7rem;font-weight:400;margin-top:.5rem;line-height:2.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;padding:5px 20px 0}.product-card .product-price-detail{display:flex;align-items:center;column-gap:1rem;margin-top:1rem;justify-content:center;font-size:1.5rem}.product-card .product-price-detail .real-price{color:#000;font-weight:600;display:flex;gap:.5rem}.product-card .product-price-detail .offer-price{color:#878787;font-weight:400;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;-webkit-text-decoration-color:#878787;text-decoration-color:#878787;display:flex;gap:.5rem}.product-card .product-price-detail .percentage{color:red;font-weight:600}.add-to-cart{padding:1.2rem 3.3rem;border-radius:9.8rem;color:#fff;display:inline-block;background-color:#000;transition:all .3s ease;border:1px solid #000}@media(max-width:575.98px){.add-to-cart{padding:.5rem 2.1rem;font-size:1.3rem}}.add-to-cart:hover{background-color:transparent;transition:all .3s ease;color:#000}.add-to-cart-btn{padding:1.2rem 3.3rem!important;border-radius:9.8rem!important;color:#fff!important;display:inline-block!important;background-color:#000!important;transition:all .3s ease!important;border:1px solid #000!important}@media(max-width:575.98px){.add-to-cart-btn{padding:.5rem 2.1rem!important;font-size:1.3rem!important}}.add-to-cart-btn:hover{background-color:transparent!important;transition:all .3s ease!important;color:#000!important}.app.rtl .product-card button{padding-right:0;padding-left:.8rem}.app.rtl .product-card .vm img{margin-left:.7rem!important;margin-right:0!important}.colors{display:flex;margin:auto 1.5rem 1rem;justify-content:center}@media(max-width:575.98px){.colors{margin:auto .8rem}}.colors .color-li{width:1.5rem;height:1.5rem;border-radius:50%;transition:all .2s ease-in-out;position:relative}.colors .color-li.isActive{width:1.3rem;height:1.3rem;transition:all .2s ease-in-out;outline:2px solid #ff8768;border:2px solid #fff}@media(max-width:575.98px){.colors .color-li{width:1.5rem;height:1.5rem}}.colors .color-ul{display:flex;gap:1rem;align-items:center;height:3.4rem}.colors .color-ul p{color:#000}.app.rtl .product-card label{right:0;left:unset;transform:translateX(100%);transition-delay:0;transition:transform 2s;z-index:2;border-radius:.5rem 0 0 .5rem}.app.rtl .product-card label.show{transform:translateX(0)}.app.rtl .product-card label.show.delay{transition-delay:2s}