.section-product-carousel{background-repeat:no-repeat;background-attachment:scroll;background-position:center;background-size:cover;padding-bottom:5em;overflow:hidden}.section-product-carousel a{height:auto;text-decoration:none}.section-product-carousel__inner .swiper-product-carousel{display:flex;width:100%;gap:.5em;overflow:visible}.section-product-carousel__inner .swiper-product-carousel .swiper-wrapper-product-carousel{position:relative}.section-product-carousel__inner .swiper-product-carousel .swiper-pagination-carousel{bottom:-2em;width:100%;display:flex}.section-product-carousel__inner .swiper-product-carousel .swiper-pagination-carousel .swiper-pagination-bullet{flex-grow:1;height:4px;margin:0!important;border-radius:0;background-color:var(--color-light-grey)}.section-product-carousel__inner .swiper-product-carousel .swiper-pagination-carousel .swiper-pagination-bullet-active{background-color:var(--color-bright-green)}.section-product-carousel__inner .swiper-product-carousel .swiper-button::after{content:none}.section-product-carousel__inner .swiper-product-carousel .swiper-button{z-index:2;background-color:#31f786;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:40px}.section-product-carousel__inner .swiper-product-carousel .swiper-button--prev{position:absolute;left:-20px;top:50%}.section-product-carousel__inner .swiper-product-carousel .swiper-button--next{position:absolute;right:-20px;top:50%}.section-product-carousel__inner .swiper-product-carousel .swiper-button svg{width:1.2em;height:auto}.section-product-carousel__inner .swiper-product-carousel .swiper-button svg circle,.section-product-carousel__inner .swiper-product-carousel .swiper-button svg line,.section-product-carousel__inner .swiper-product-carousel .swiper-button svg path,.section-product-carousel__inner .swiper-product-carousel .swiper-button svg polygon{fill:none;stroke:#5a008d;stroke-width:2;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.section-product-carousel__inner .swiper-product-carousel .swiper-button:hover{background-color:var(--color-pale-green)}@media (max-width:1024px){.section-product-carousel__inner .swiper-product-carousel .swiper-button{display:none}}.section-product-carousel-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;max-width:100vw;padding-bottom:2rem}.section-product-carousel-header h2{margin-bottom:0;font-size:4.1875em}@media (max-width:1024px){.section-product-carousel-header h2{font-size:2.375em}}.section-product-carousel-header a{font-family:mundial,arial,sans-serif;font-size:.875em;font-weight:700;margin-bottom:1em}@media (max-width:1024px){.section-product-carousel-header a{margin-bottom:.5em}}.section-product-carousel-header a:hover{color:var(--color-bright-pink)}