.featured-carousel{position:relative}.featured-products-swiper{width:100%;overflow:hidden}.featured-products-swiper .swiper-slide{height:auto}.featured-nav{z-index:10;border:1px solid #e2d3b5;border:1px solid var(--border);background-color:#fff;background-color:var(--surface);width:2.25rem;height:2.25rem;box-shadow:0 2px 10px rgba(58,42,31,.06);box-shadow:var(--shadow-soft);color:var(--primary-strong);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .15s,box-shadow .15s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.featured-nav:hover{background-color:#f0e5cc;background-color:var(--linen-100);box-shadow:0 10px 30px rgba(58,42,31,.08);box-shadow:var(--shadow-card)}.featured-nav--prev{left:-3rem}.featured-nav--next{right:-3rem}.featured-nav.swiper-button-disabled{opacity:0;pointer-events:none}@media (max-width:959px){.featured-nav{display:none}}
