.product-slider-wrapper{z-index:100;height:550px;position:relative}.product-slider,.product-slider-wrapper{display:flex;width:100vw;gap:1vw;padding:.5vw}.product-slider{margin-top:6.5rem}.product-slider-title{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;width:100%;padding:1.25rem 1rem 1.6rem;text-align:center}.product-slider-title:after{content:"";width:24px;height:1px;margin-top:.5rem;background-color:var(--color-primary)}.product-slider-title .featured-title{position:relative;width:auto;color:var(--color-primary);font-size:1rem!important;letter-spacing:.34rem;line-height:1}.product-slider-title .featured-title:after,.product-slider-title .featured-title:before{content:"";position:absolute;top:50%;width:5px;height:5px;background-color:var(--color-primary);transform:translateY(-50%) rotate(45deg)}.product-slider-title .featured-title:before{left:-18px}.product-slider-title .featured-title:after{right:-14px}.product-slider-title span{color:var(--color-dark);font-size:1.7rem!important;line-height:1.2;font-weight:500}.featured-title{color:#000;width:100%;text-align:center;font-size:1.5rem!important}.arrow-forward{position:absolute;top:50%;right:2rem;transform:translateY(-50%);background-color:#fff;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;cursor:pointer;font-size:1.2rem!important}.arrow-back svg,.arrow-forward svg{font-size:1.5rem!important}.arrow-back{position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#fff;display:flex;justify-content:center;align-items:center;padding:.4rem;border-radius:50%;cursor:pointer;font-size:1.2rem!important}.mobile,.product-slider-mobile-link{display:none}@media screen and (max-width:700px){.product-slider-wrapper{display:block;width:100%;height:auto;min-height:0;gap:0;position:relative;padding:1.25rem 20px 1rem;background:#fbfaf8}.mobile{display:grid}.product-slider{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0;margin-top:5.5rem!important}.product-slider-title{gap:.28rem;left:0;padding-bottom:0}.product-slider-title:after{width:22px;margin-top:.35rem}.product-slider-title .featured-title{font-size:1rem!important;letter-spacing:.24rem}.product-slider-title span{font-size:1.5rem!important}.product-slider-mobile-link{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;min-height:42px;margin-top:12px;border:0;border-radius:5px;background:#f3efeb;color:var(--color-primary);text-decoration:none;font-size:.66rem;letter-spacing:.12rem}.product-slider-mobile-link span{font-size:.95rem}}