.product-carousel-v2__list-wrapper{overflow:hidden;padding:0 1px}.product-carousel-v2__list{display:flex;flex-direction:row;scroll-snap-type:x mandatory;overflow-x:scroll;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.product-carousel-v2__product{position:relative;display:inline-block;list-style-type:none;width:50%;padding:1px;flex-shrink:0;scroll-snap-align:start}.product-carousel-v2__product:focus-visible{outline-offset:-1px}.product-carousel-v2__list::-webkit-scrollbar{display:none}.product-carousel-v2__actions{width:100%;margin-top:25px;padding:0 15px}.product-carousel-v2__navigation{display:block;position:relative;height:24px;margin-top:10px;margin-bottom:25px}.product-carousel-v2__navigation-prev{all:unset;background-image:url(../img/left-arrow.c42a7822.svg);background-repeat:no-repeat;width:24px;height:24px;display:inline-block;cursor:pointer;outline-offset:1px}.product-carousel-v2__navigation-next{all:unset;background-image:url(../img/right-arrow.bcc93c77.svg);background-repeat:no-repeat;width:24px;height:24px;float:right;cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.product-carousel-v2__navigation-next:hover,.product-carousel-v2__navigation-prev:hover{transform:scale(1.2);transition:transform .2s ease}.product-carousel-v2__navigation-next:focus-visible,.product-carousel-v2__navigation-prev:focus-visible{outline:1px solid #00f}.product-carousel-v2__indicator.slider-indicator__path{bottom:10px;background-color:var(--color-light-grey);height:2.5px}.product-carousel-v2__indicator .slider-indicator{height:2.5px}@media (min-width:768px){.product-carousel-v2__product{width:25%}.product-carousel-v2__actions{padding:0 60px;margin-top:40px}.product-carousel-v2__navigation{margin-top:15px}.product-carousel-v2__indicator .slider-indicator,.product-carousel-v2__indicator.slider-indicator__path{height:3px}}@media (min-width:2010px){.product-carousel-v2__list-wrapper{padding:0}}.related-products{max-width:var(--layout-maxWidth);margin:0 auto;width:100%}.related-products__header{padding:15px;display:flex;justify-content:space-between;align-items:center;position:relative}.related-products__header-title{font-family:var(--font-proxima-nova-semi-bold);font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.01em;text-align:left}@media (min-width:768px){.related-products__header{padding:0 60px 20px 60px}}