@charset "UTF-8";.product-slider{margin:2rem auto;position:relative}.product-slider a{text-decoration:none}.product-slider .section-title{font-size:3rem;font-weight:700;margin-top:0;width:100%}.product-slider .product-slider-button{display:flex;align-items:center;justify-content:center}.product-slider .product-slider-button a{display:inline-block;padding:12px 24px;background-color:#000;color:#fff;font-size:1rem;font-weight:700;border-radius:32px;transition:background-color .3s,transform .3s,box-shadow .3s}.product-slider .product-slider-button a:hover{background-color:#111;transform:scale(1.05);box-shadow:0 4px 8px #0000004d}.product-slider .product-card{background:#fff;overflow:hidden;text-align:center;position:relative;padding:3rem;margin:0 .5rem}.product-slider .product-card .product-image{position:relative;overflow:hidden;width:100%;margin-bottom:1rem}.product-slider .product-card .product-image img{width:100%;height:auto;display:block;transition:opacity .4s ease,transform .4s ease;backface-visibility:hidden;object-fit:contain}.product-slider .product-card .product-image .image-primary{position:relative;z-index:1}.product-slider .product-card .product-image .image-secondary{position:absolute;top:0;left:0;z-index:2;opacity:0;pointer-events:none}.product-slider .product-card .product-image:hover .image-secondary{opacity:1;transform:scale(1.02)}.product-slider .product-card .product-image:hover .image-primary{opacity:0;transform:scale(1.02)}.product-slider .product-card .product-info{position:relative;display:flex;align-items:flex-start;justify-content:space-between}.product-slider .product-card .product-info .product-discount{z-index:2;position:absolute;top:-15px;left:0;transform:translateY(-50%);background:#fac53b;color:#000;padding:2px 8px;font-size:.9rem;font-weight:500;border-radius:32px;box-shadow:0 2px 4px #0000001a}.product-slider .product-card .product-info .product-title{text-transform:capitalize;text-align:left;font-size:1.1rem;font-weight:700;margin:.5rem 0;color:#333;max-width:65%}.product-slider .product-card .product-info .product-price .product-price-on-sale{display:flex;align-items:flex-end;justify-content:flex-end;flex-direction:column;gap:.5rem}.product-slider .product-card .product-info .product-price .product-price-on-sale div{font-size:1.6rem;font-weight:600}.product-slider .product-card .product-info .product-price .product-price-on-sale s div{font-weight:500;font-size:1rem}.custom-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.custom-arrow:hover{background:#f5f5f5}.custom-arrow svg{width:24px;height:24px;stroke:#000}.custom-arrow.custom-prev{left:-50px}.custom-arrow.custom-next{right:-50px}@media (max-width: 1024px){.product-slider .section-title{font-size:2.5rem;text-align:center}.product-slider .product-slider-button a{padding:10px 20px;font-size:.9rem}.product-card{margin:0 .25rem}}@media (max-width: 768px){.product-slider{margin-top:3rem}.product-slider .product-slider-button{margin:1rem auto}.product-slider .product-slider-button a{padding:8px 16px;font-size:.85rem}.product-card{padding:1.5rem;margin:0}.product-card .product-info{flex-direction:column!important;align-items:center!important;justify-content:center!important}.product-card .product-info .product-title{max-width:100%!important;text-align:center!important}.product-card .product-info .product-price-on-sale{margin-top:.5rem;display:flex;align-items:center;justify-content:center;width:100%}.product-card .product-info .product-price-on-sale div{font-size:1.4rem}.product-card .product-info .product-price-on-sale s div{font-size:.9rem}.product-card .product-image .image-secondary{display:none}.product-card .product-image:hover .image-primary{opacity:1;transform:none}.custom-arrow.custom-prev{left:-10px}.custom-arrow.custom-next{right:-10px}}
