.product-carousel{display:flex;justify-content:center;overflow:hidden;padding-bottom:2rem;margin-bottom:2rem;position:relative}.product-carousel__embla{display:flex;position:relative;width:100%}.product-carousel__embla-viewport{display:flex;width:100%}.product-carousel__embla-slide{flex:0 0 auto;position:relative;counter-increment:embla;margin-right:2rem;width:100%}@media (min-width:768px){.product-carousel__embla-slide{width:calc(50% - 1rem)}}@container (min-width: 768px){.product-carousel__embla-slide{width:calc(50% - 1rem)}}@media (min-width:1024px){.product-carousel__embla-slide{width:calc(33% - 1rem)}}@container (min-width: 1024px){.product-carousel__embla-slide{width:calc(33% - 1rem)}}@media (min-width:1448px){.product-carousel__embla-slide{width:calc(25% - 1.5rem)}}@container (min-width: 1448px){.product-carousel__embla-slide{width:calc(25% - 1.5rem)}}.product-carousel__embla-button{position:absolute;background-color:#fff;border-radius:50%;top:50%;transform:translateY(-50%);cursor:pointer;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out}.product-carousel__embla-button:hover{color:var(--theme-color-grayscale-300)}.product-carousel__embla-button--prev{left:.5rem}.product-carousel__embla-button--prev svg{transform:rotate(-270deg)}.product-carousel__embla-button--next{right:.5rem}.product-carousel__embla-button--next svg{transform:rotate(-90deg)}.product-carousel__embla-button{top:220px;border:2px solid var(--theme-color-primary-default);color:var(--theme-color-primary-default)}.product-carousel__embla-button:hover{color:var(--theme-color-primary-dark);border-color:var(--theme-color-primary-dark)}.product-carousel__embla-button:disabled{color:var(--theme-color-primary-very-light);border-color:var(--theme-color-primary-very-light);cursor:auto}@container (max-width: 1023px){.product-carousel__embla-button{display:none}}.product-carousel__footer{position:absolute;bottom:0;left:0;display:grid;grid-row-gap:.5rem;width:100%;justify-items:center}.product-carousel__embla-dots{display:flex;grid-column-gap:.8rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-carousel__embla-dot:nth-child(-n+4){display:none}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-carousel__embla-dot:nth-child(4){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-carousel__embla-dot:nth-child(n+5):nth-child(-n+9){display:inline-block}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+5):nth-child(-n+8)) .product-carousel__embla-dot:nth-child(9){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-carousel__embla-dot:nth-child(-n+8){display:none}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-carousel__embla-dot:nth-child(8){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-carousel__embla-dot:nth-child(n+9):nth-child(-n+13){display:inline-block}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+9):nth-child(-n+12)) .product-carousel__embla-dot:nth-child(13){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-carousel__embla-dot:nth-child(-n+12){display:none}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-carousel__embla-dot:nth-child(12){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-carousel__embla-dot:nth-child(n+13):nth-child(-n+17){display:inline-block}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+13):nth-child(-n+16)) .product-carousel__embla-dot:nth-child(17){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-carousel__embla-dot:nth-child(-n+16){display:none}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-carousel__embla-dot:nth-child(16){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-carousel__embla-dot:nth-child(n+17):nth-child(-n+21){display:inline-block}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+17):nth-child(-n+20)) .product-carousel__embla-dot:nth-child(21){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dots:has(:nth-last-child(n+5)){display:flex;align-items:center}.product-carousel__embla-dots:has(:nth-last-child(n+5)) .product-carousel__embla-dot:nth-child(n+5){display:none}.product-carousel__embla-dots:has(:nth-last-child(n+5)):has(.product-carousel__embla-dot--active:nth-child(n+0):nth-child(-n+4)) .product-carousel__embla-dot:nth-child(5){display:inline-block;width:.5rem;height:.5rem}.product-carousel__embla-dot{font-size:0;width:1rem;height:1rem;border-radius:50%;background-color:var(--theme-color-grayscale-700)}.product-carousel__embla-dot--active{background-color:var(--theme-color-grayscale-200)}.product-carousel .product-tile{height:100%}