.productCarousel{padding:2.5rem 0}.productCarousel__container{max-width:66.25rem;margin:0 auto;padding-left:1.25rem}.productCarousel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-right:1.25rem}.productCarousel__header h2{font-size:clamp(1.125rem,.9188654354rem + .8795074758vw,1.75rem);color:#000;font-weight:500;margin:0;font-family:var(--main-font)}.productCarousel__header-link{gap:.75rem;border-radius:1rem;display:flex;justify-content:center;align-items:center;text-align:center;font-family:var(--subheading-font);font-size:1rem;font-style:normal;font-weight:500;line-height:1;width:fit-content;box-sizing:border-box;color:#000;background-color:transparent;border:.0625rem solid #000;cursor:pointer;transition:all .3s ease-in-out;text-transform:uppercase;text-decoration:none;min-height:fit-content;min-width:fit-content;padding:.5rem 1.875rem;appearance:none}.productCarousel__header-link svg{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (hover:hover){.productCarousel__header-link:hover{color:#fff;background-color:#d16039;border-color:#d16039}}.productCarousel__header-link:disabled,.productCarousel__header-link[disabled]{color:#919191;background-color:#fff;border-color:#919191;cursor:not-allowed}.productCarousel__header-link::after,.productCarousel__header-link::before{display:none}.productCarousel .swiper-slide{width:100%;height:auto;max-width:15.625rem}.productCarousel .swiper-slide .productCard{height:100%}.productCarousel .swiper-slide .productCard__image{height:19.6875rem}.productCarousel .swiper-slide .productCard__image [data-image-wrapper] [data-image]{max-width:12.5rem}