.centered-carousel{position:relative;width:100%;overflow:hidden;padding:3rem 0}.centered-carousel__title{text-align:center;font-weight:700;color:var(--color-white);font-family:var(--font-heading-family);font-size:4.8rem;padding:4rem 2rem}.centered-carousel .centered-carousel__container{position:relative;max-width:100%;margin:0 auto;display:flex;flex-direction:column;padding-bottom:6rem}.centered-carousel .centered-carousel__swiper{width:100%;display:flex;align-items:center}.centered-carousel .swiper-welcome{display:flex;align-items:center;height:60.6rem;overflow:hidden}.centered-carousel .carousel-slide{height:480px;transition:all .3s ease;transform:scale(1)}.centered-carousel .swiper-slide-active{height:600px;transform:scale(1);z-index:2;opacity:1!important;visibility:visible!important}.centered-carousel .carousel-slide__inner{position:relative;display:flex;flex-direction:column;width:100%;height:100%;border-radius:8px;overflow:hidden;background-color:rgb(var(--color-background));box-shadow:0 4px 12px rgba(var(--color-foreground),.1)}.centered-carousel .carousel-slide__media{position:relative;width:100%;height:100%;overflow:hidden}.centered-carousel .carousel-slide__media .video-container{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer}.centered-carousel .carousel-slide__image,.centered-carousel .carousel-slide__video{width:100%!important;height:100%!important;object-fit:cover!important}.centered-carousel .carousel-slide__product{width:100%;padding:.5rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.centered-carousel .carousel-slide__product-link{display:flex;align-items:center;text-decoration:none;color:inherit}.centered-carousel .carousel-slide__product-image{width:5rem;height:5rem;margin-right:1rem;border-radius:.4rem;overflow:hidden}.centered-carousel .carousel-slide__product-info{display:flex;flex:1;justify-content:space-between;align-items:center}.centered-carousel .carousel-slide__product-info button[disabled]{opacity:.5;cursor:not-allowed}.centered-carousel .carousel-slide__product-title{font-size:1.2rem;font-weight:800;font-family:var(--font-heading-family);color:var(--color-dsc-blue);text-transform:uppercase;line-height:1.2rem}.centered-carousel .carousel-slide__product-price{font-size:1.4rem;color:var(--color-dsc-blue);font-family:Gelica,serif;line-height:2rem}.centered-carousel .carousel-slide__content{padding:1rem}.centered-carousel .carousel-slide__heading{font-size:1.2rem;margin:0 0 .5rem}.centered-carousel .carousel-slide__text{font-size:.9rem;color:rgba(var(--color-foreground),.7)}.centered-carousel .mute-button{position:absolute;bottom:10px;right:10px;width:36px;height:36px;border-radius:50%;background-color:rgba(var(--color-foreground),.5);border:1px solid rgba(var(--color-background),.3);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;color:rgb(var(--color-background));transition:background-color .2s ease,transform .1s ease}.centered-carousel .mute-button:hover{background-color:rgba(var(--color-foreground),.7);transform:scale(1.05)}.centered-carousel .mute-button svg{width:18px;height:18px}.centered-carousel .swiper-button-prev,.centered-carousel .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:.4rem;box-shadow:0 2px 6px rgba(var(--color-foreground),.1);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:rgb(var(--color-foreground));transition:all .2s ease}.centered-carousel .swiper-button-prev:hover,.centered-carousel .swiper-button-next:hover{background-color:var(--color-dsc-blue);color:#fff}.centered-carousel .swiper-button-prev{left:10px}.centered-carousel .swiper-button-next{right:10px}.centered-carousel .swiper-button-prev{transform:rotate(90deg)}.centered-carousel .swiper-button-next{transform:rotate(-90deg)}.centered-carousel .swiper-pagination{position:relative;bottom:0;width:100%;display:flex;justify-content:center;margin-top:2.5rem}.centered-carousel .swiper-pagination-bullet{width:1rem;height:.4rem;border-radius:1rem;background-color:#fff3;margin:0 4px;transition:all .3s ease;opacity:1}.centered-carousel .swiper-pagination-bullet-active{width:3rem;height:.4rem;background-color:#ffffff80!important}@media screen and (max-width: 768px){.centered-carousel .swiper-welcome{height:46.8rem}.centered-carousel__title{font-size:3.2rem;padding:4rem 2rem 2.5rem}.centered-carousel .carousel-slide{height:41.8rem}.centered-carousel .swiper-slide-active{height:46.8rem}.centered-carousel .swiper-button-prev,.centered-carousel .swiper-button-next{display:none}}@media screen and (min-width: 768.1px){.centered-carousel .swiper-pagination{display:none}}.centered-carousel .media{height:100%}.centered-product-carousel .card:not(.ratio){justify-content:space-between}.centered-product-carousel .slider-container{display:flex;width:100%}.centered-product-carousel .swiper-slide{width:100%;background:var(--product-card-card-background);transform:scale(.85);border-radius:var(--product-card-image-corner-radius)}.centered-product-carousel .swiper-slide-active{height:auto;transform:scale(1)}.centered-product-carousel .card__heading,.centered-product-carousel .card__price{color:var(--product-card-secondary-text-color)}.centered-product-carousel .swiper-pagination{position:absolute;bottom:30px}.centered-product-carousel [data-bv-show=rating_summary] .bv_main_container .bv_avgRating_component_container,.centered-product-carousel [data-bv-show=rating_summary] .bv_main_container .bv_numReviews_component_container,.centered-product-carousel .dsc-card-information .pricing,.centered-product-carousel .card__information .pricing{display:none!important}.centered-carousel .video-container{position:relative}.centered-carousel .swiper-slide-active .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:7.5rem;color:rgb(var(--color-button));width:80px;height:80px;transition:background-color .2s ease,transform .1s ease;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.85;z-index:2}.centered-carousel .play-button:hover{opacity:.65}.centered-carousel .pause-button{position:absolute;bottom:5.25rem;right:1rem;background-color:rgba(var(--color-foreground),.5);border:1px solid rgba(var(--color-background),.3);border:none;border-radius:50%;color:#fff;font-size:1.2rem;width:36px;height:36px;cursor:pointer;z-index:10;transition:background-color .2s ease,transform .1s ease;display:none;align-items:center;justify-content:center}.centered-carousel .pause-button:hover{background-color:rgba(var(--color-foreground),.7);transform:scale(1.05)}@media screen and (min-width:750px){.centered-product-carousel .card__product-add-to-cart{justify-content:space-between}}@media screen and (min-width: 1024px){.centered-product-carousel .swiper-welcome{overflow:visible!important;height:auto}.centered-product-carousel .slider-container{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;transform:none!important;width:100%!important;height:auto!important}.centered-product-carousel.centered-carousel .swiper-slide-active,.centered-product-carousel .swiper-slide,.centered-product-carousel.centered-carousel .carousel-slide{width:100%!important;height:100%;opacity:1!important;transform:none!important;margin:0!important;padding:0!important;transform:scale(1);transition:all .3s ease}.centered-product-carousel .swiper-pagination,.centered-product-carousel .swiper-button-prev,.centered-product-carousel .swiper-button-next{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/centered-carousel.css.map */
