.section-swiper-banner{padding:0!important;margin:0}.swiper-banner-wrapper{position:relative;width:100%;overflow:hidden;padding:0;margin-top:var(--section-margin-top, 0px);margin-bottom:var(--section-margin-bottom, 0px)}.swiper-banner{width:100%;height:auto;overflow:hidden}.swiper-banner .swiper-wrapper{display:flex}.swiper-banner.swiper-grab{cursor:grab}.swiper-banner.swiper-grabbing{cursor:grabbing}.swiper-banner .swiper-slide{position:relative;width:100%;height:auto}.slide-content{position:relative;width:100%;height:auto;display:block}.slide-bg{position:relative;width:100%;overflow:hidden;z-index:1;aspect-ratio:128 / 49;background-color:#f0f0f0;animation:skeleton-loading 1s infinite alternate}@keyframes skeleton-loading{0%{opacity:.3}to{opacity:1}}.slide-bg.image-loaded{background-color:unset;animation:none}.slide-bg picture{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.slide-bg img,.slide-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.slide-text-content{position:absolute;top:0;left:0;right:0;bottom:unset;z-index:2;padding:16px;max-width:678px;width:100%;pointer-events:none}.slide-text-content>*{pointer-events:auto}.slide-text-inner{position:relative}.slide-title{font-family:Manrope-ExtraBold;font-weight:800;line-height:1.2;margin-top:var(--title-margin-top-desktop, 0px);margin-bottom:var(--title-margin-bottom-desktop, 30px);margin-left:0;margin-right:0;font-size:var(--title-font-size-desktop, 50px);color:var(--title-color, #ffffff)}.slide-title p{margin:0}.slide-content-text{font-family:Manrope-Regular;font-weight:500;line-height:1.2;margin-top:var(--content-margin-top-desktop, 0px);margin-bottom:var(--content-margin-bottom-desktop, 60px);margin-left:0;margin-right:0;font-size:var(--content-font-size-desktop, 28px);color:var(--content-color, #ffffff)}.slide-content-text p{margin:0}.slide-button{display:inline-block;width:388px;height:48px;line-height:44px;text-align:center;padding:0 16px;margin-top:var(--button-margin-top-desktop, 0px);margin-bottom:var(--button-margin-bottom-desktop, 0px);margin-left:0;margin-right:0;background-color:var(--button-bg-color, rgba(0, 0, 0, .3));border-radius:5px;font-family:Manrope-Bold;font-size:20px;font-weight:700;color:var(--button-text-color, #ffffff);text-decoration:none;transition:all .3s ease;border:2px solid var(--button-border-color, #ffffff)}@media screen and (min-width: 1025px){.slide-button:hover,.slide-button:active{background-color:var(--button-bg-color-hover, #ffffff);border-color:var(--button-border-color-hover, #ffffff);color:var(--button-text-color-hover, #6A51B7)}}.slide-text-content.position-desktop-top-left{top:10%;left:5%;transform:none}.slide-text-content.position-desktop-top-center{top:10%;left:50%;transform:translate(-50%)}.slide-text-content.position-desktop-top-right{top:10%;right:5%;left:auto;transform:none}.slide-text-content.position-desktop-center-left{top:50%;left:5%;transform:translateY(-50%)}.slide-text-content.position-desktop-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.slide-text-content.position-desktop-center-right{top:50%;right:5%;left:auto;transform:translateY(-50%)}.slide-text-content.position-desktop-bottom-left{bottom:10%;top:auto;left:5%;transform:none}.slide-text-content.position-desktop-bottom-center{bottom:10%;top:auto;left:50%;transform:translate(-50%)}.slide-text-content.position-desktop-bottom-right{bottom:10%;top:auto;right:5%;left:auto;transform:none}.align-desktop-left{text-align:left}.align-desktop-center{text-align:center}.align-desktop-right{text-align:right}.swiper-banner .swiper-pagination{display:flex;width:auto;bottom:10px;left:50%;transform:translate(-50%)}.swiper-banner .swiper-pagination-bullet{display:block;width:4px;height:4px;background-color:#c2b8ff;opacity:1;transition:all .3s ease;margin:0 2px!important}.swiper-banner .swiper-pagination-bullet-active{background-color:#6a51b7;width:8px;border-radius:4px}.swiper-banner .swiper-button-next,.swiper-banner .swiper-button-prev{color:#fff;background-color:#0c0c0c4d;width:30px;height:100px;top:50%;transform:translateY(-50%);transition:all .3s ease}.swiper-banner .swiper-button-next{border-radius:10px 0 0 10px;left:auto;right:0}.swiper-banner .swiper-button-prev{border-radius:0 10px 10px 0;left:0;right:auto}@media screen and (min-width: 1025px){.swiper-banner .swiper-button-next:hover,.swiper-banner .swiper-button-prev:hover{background-color:#0009}}.swiper-banner .swiper-button-next:after,.swiper-banner .swiper-button-prev:after{font-size:30px;font-weight:500}@media (max-width: 767px){.swiper-banner-wrapper{height:auto}.slide-bg{aspect-ratio:767 / 977}.slide-text-content{padding:1rem;max-width:90%}.slide-title{font-size:var(--title-font-size-mobile, 22px);margin-top:var(--title-margin-top-mobile, 0px);margin-bottom:var(--title-margin-bottom-mobile, 14px)}.slide-content-text{font-size:var(--content-font-size-mobile, 18px);font-weight:400;margin-top:var(--content-margin-top-mobile, 0px);margin-bottom:var(--content-margin-bottom-mobile, 20px)}.slide-button{width:180px;height:36px;line-height:34px;padding:0 16px;font-size:16px;margin-top:var(--button-margin-top-mobile, 0px);margin-bottom:var(--button-margin-bottom-mobile, 0px)}.slide-button:hover,.slide-button:active{background-color:var(--button-bg-color, rgba(0, 0, 0, .3));border-color:var(--button-border-color, #ffffff);color:var(--button-text-color, #ffffff)}.swiper-banner .swiper-button-next,.swiper-banner .swiper-button-prev{display:none}.swiper-banner .swiper-button-next:after,.swiper-banner .swiper-button-prev:after{font-size:14px}.swiper-banner .swiper-pagination{bottom:16px;padding:0}.swiper-banner .swiper-pagination-bullet{width:4px;height:4px;margin:0 2px!important}.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width:8px;border-radius:4px}.slide-text-content.position-mobile-top{top:5%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%)!important}.slide-text-content.position-mobile-center{top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important}.slide-text-content.position-mobile-bottom{top:auto!important;left:50%!important;right:auto!important;bottom:5%!important;transform:translate(-50%)!important}.align-mobile-left{text-align:left!important}.align-mobile-center{text-align:center!important}.align-mobile-right{text-align:right!important}}@media (min-width: 768px) and (max-width: 1024px){.slide-title{font-size:2.5rem}.slide-content-text{font-size:1.1rem}.slide-text-content{max-width:500px}.slide-button:hover,.slide-button:active{background-color:var(--button-bg-color, rgba(0, 0, 0, .3));border-color:var(--button-border-color, #ffffff);color:var(--button-text-color, #ffffff)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/swiper-banner.css.map */
