.banner.banner--carousel{padding-top:0;display:block;height:calc(100vh - 100px)}@media(max-width:767.98px){.banner.banner--carousel{height:calc(100vh - 140px)}}.banner--carousel .home-banner-carousel,.banner--carousel .swiper-wrapper,.banner--carousel .swiper-slide{width:100%;height:100%}.banner--carousel .swiper-slide{position:relative;overflow:hidden;display:flex;padding-top:102px;padding-bottom:80px;box-sizing:border-box;pointer-events:none}.banner--carousel .swiper-slide-active{pointer-events:auto}@media(max-width:575.98px){.banner--carousel .swiper-slide{padding-top:82px;padding-bottom:64px}}.banner--carousel .banner__slide--top-left,.banner--carousel .banner__slide--top-center,.banner--carousel .banner__slide--top-right{align-items:flex-start}.banner--carousel .banner__slide--middle-left,.banner--carousel .banner__slide--middle-center,.banner--carousel .banner__slide--middle-right{align-items:center}.banner--carousel .banner__slide--bottom-left,.banner--carousel .banner__slide--bottom-center,.banner--carousel .banner__slide--bottom-right{align-items:flex-end}.banner--carousel .banner__slide .container{position:relative;z-index:2;width:100%;max-width:1280px;padding:0 24px;display:block}.banner--carousel .banner__slide .container .content{max-width:860px;width:100%}.banner--carousel .banner__slide--top-left .content,.banner--carousel .banner__slide--middle-left .content,.banner--carousel .banner__slide--bottom-left .content{margin-left:0;margin-right:auto}.banner--carousel .banner__slide--top-center .content,.banner--carousel .banner__slide--middle-center .content,.banner--carousel .banner__slide--bottom-center .content{margin-left:auto;margin-right:auto}.banner--carousel .banner__slide--top-right .content,.banner--carousel .banner__slide--middle-right .content,.banner--carousel .banner__slide--bottom-right .content{margin-left:auto;margin-right:0}.banner--carousel .text-left .content{text-align:left}.banner--carousel .text-center .content{text-align:center}.banner--carousel .text-right .content{text-align:right}.banner--carousel .bg-box{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.banner.banner--carousel .bg-box:after,.banner--carousel .swiper-slide .bg-box:after{display:none!important;background:none!important;content:none!important}.banner--carousel .img-box,.banner--carousel .video-box,.banner--carousel .video-box video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;-o-object-fit:cover}.banner--carousel .img-box.mobile,.banner--carousel .video-box.mobile{display:none}@media(max-width:767.98px){.banner--carousel .img-box.desktop,.banner--carousel .video-box.desktop{display:none}.banner--carousel .img-box.mobile,.banner--carousel .video-box.mobile{display:block}}.banner--carousel .banner__overlay{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.banner--carousel .banner__heading{font-family:Matrice;font-weight:900;font-style:normal;font-size:60px;line-height:1;letter-spacing:-.02em;text-transform:capitalize;color:#fff;margin:0 0 24px}@media(max-width:991.98px){.banner--carousel .banner__heading{font-size:56px}}@media(max-width:575.98px){.banner--carousel .banner__heading{font-size:32px;margin:0 0 20px}}.banner--carousel .banner__subheading,.banner--carousel .banner__subheading p{color:#fff;margin:0 0 32px;font-size:18px;line-height:1.5}@media(max-width:575.98px){.banner--carousel .banner__subheading,.banner--carousel .banner__subheading p{font-size:16px;margin:0 0 24px}}.banner--carousel .container .btns{display:flex;gap:16px;flex-wrap:wrap;margin:0}.banner--carousel .text-left .btns{justify-content:flex-start}.banner--carousel .text-center .btns{justify-content:center}.banner--carousel .text-right .btns{justify-content:flex-end}.banner--carousel .container .btns .btn,.banner--carousel .container .btns .btn:first-child,.banner--carousel .container .btns .btn:nth-child(2){background:#e3e0d7;color:#000;border-color:transparent}.banner--carousel .container .btns .btn:hover,.banner--carousel .container .btns .btn:first-child:hover,.banner--carousel .container .btns .btn:nth-child(2):hover{background:#fff;color:#000}.banner--carousel .container .btns .btn.btn--outline,.banner--carousel .container .btns .btn--outline:first-child,.banner--carousel .container .btns .btn--outline:nth-child(2){background:transparent;color:#fff;border:1px solid #fff}.banner--carousel .container .btns .btn.btn--outline:hover,.banner--carousel .container .btns .btn--outline:first-child:hover,.banner--carousel .container .btns .btn--outline:nth-child(2):hover{background:#fff;color:#000}@media(max-width:767.98px){.banner--carousel .swiper-slide[class*=banner__slide--]{align-items:flex-end!important;justify-content:center!important}.banner--carousel .swiper-slide[class*=banner__slide--] .content{margin-left:auto!important;margin-right:auto!important;text-align:center!important}.banner--carousel .container .btns{justify-content:center!important}.banner--carousel .container .btns{flex-direction:row;gap:10px;width:100%;flex-wrap:nowrap}.banner--carousel .container .btns .btn{flex:1 1 0;min-width:0;justify-content:center;padding-left:8px;padding-right:8px}}.banner--carousel .banner-pagination{position:absolute;left:50%;transform:translate(-50%);bottom:clamp(16px,4vw,40px);right:auto;width:auto;display:flex;gap:8px;z-index:4}.banner--carousel .banner-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#ffffff73;opacity:1;border-radius:50%;transition:width .25s ease,background .25s ease,border-radius .25s ease;margin:0;cursor:pointer}.banner--carousel .banner-pagination .swiper-pagination-bullet-active{background:#fff;width:24px;border-radius:4px}.banner--carousel .banner-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;padding:0;transition:transform .2s ease,background .2s ease;pointer-events:auto}.banner--carousel .banner-nav:hover{background:#fff;transform:translateY(-50%) scale(1.05)}.banner--carousel .banner-nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.banner--carousel .banner-nav--prev{left:24px}.banner--carousel .banner-nav--next{right:24px}.banner--carousel .banner-nav svg{width:14px;height:14px;color:#111}.banner--carousel .banner-nav--prev svg{transform:rotate(90deg)}.banner--carousel .banner-nav--next svg{transform:rotate(-90deg)}.banner--carousel .banner-nav[aria-disabled=true],.banner--carousel .banner-nav.swiper-button-disabled{opacity:.4;pointer-events:none}.banner--carousel:not(.is-initialized) .banner-nav,.banner--carousel:not(.is-initialized) .banner-pagination{opacity:0}.banner--carousel.is-initialized .banner-nav,.banner--carousel.is-initialized .banner-pagination{opacity:1;transition:opacity .3s ease}@media(max-width:767.98px){.banner--carousel .banner-nav{width:36px;height:36px;top:40%}.banner--carousel .banner-nav--prev{left:12px}.banner--carousel .banner-nav--next{right:12px}.banner--carousel .banner-pagination{bottom:16px}}@media(prefers-reduced-motion:reduce){.banner--carousel .swiper-slide{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/section-home-banner-carousel.css.map */
