.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:grid;grid-template-columns:1fr;grid-template-rows:1fr;align-items:start;justify-items:start}.slide-bg{grid-column:1;grid-row:1;position:relative;width:100%;overflow:hidden;z-index:1;aspect-ratio:128 / 49;background-color:#c9c9c9}.slide-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,var(--overlay-opacity-desktop, 0)),#0000 65%)}@media(min-width:768px){.swiper-banner-wrapper.desktop-natural:not(.adaptive-height) .slide-bg{aspect-ratio:unset;height:auto}.swiper-banner-wrapper:not(.desktop-natural):not(.adaptive-height) .slide-bg{aspect-ratio:unset;height:var(--desktop-image-height, 500px)}}.swiper-banner-wrapper.adaptive-height .slide-bg{aspect-ratio:unset;height:480px}@media(min-width:1024px){.swiper-banner-wrapper.adaptive-height .slide-bg{height:42vw;min-height:650px;max-height:800px}}@media(max-width:767px){.swiper-banner-wrapper.mobile-natural:not(.adaptive-height) .slide-bg{aspect-ratio:unset;height:auto}.swiper-banner-wrapper:not(.mobile-natural):not(.adaptive-height) .slide-bg{aspect-ratio:unset;height:var(--mobile-image-height, 400px)}.slide-bg:after{background:linear-gradient(180deg,rgba(0,0,0,var(--overlay-opacity-mobile, 0)),#0000 65%)}}.slide-bg picture{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-bg video.slide-bg-video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.slide-bg .video-bg-template{display:none}.hero-text{grid-column:1;grid-row:1;position:relative;height:100%;z-index:2;display:flex;align-items:flex-start;justify-content:center}.slide-text-content{position:relative;padding:16px 0;max-width:min(var(--content-max-width-desktop, 678px),65%);width:100%;pointer-events:none}.slide-text-content>*{pointer-events:auto}.slide-text-inner{position:relative}.slide-subtitle,.slide-subtitle *,.slide-subtitle h1,.slide-subtitle h2,.slide-subtitle h3,.slide-subtitle h4,.slide-subtitle h5,.slide-subtitle h6,.slide-subtitle p{color:var(--subtitle-color, #ffffff)!important}.slide-subtitle *{margin:0}.slide-title,.slide-title *,.slide-title h1,.slide-title h2,.slide-title h3,.slide-title h4,.slide-title h5,.slide-title h6,.slide-title p{color:var(--title-color, #ffffff)!important}.slide-title *{margin:0}.slide-subtitle h1,.slide-subtitle h2,.slide-subtitle h3,.slide-subtitle h4,.slide-subtitle h5,.slide-subtitle h6,.slide-subtitle p,.slide-subtitle div,.slide-subtitle span,.slide-title h1,.slide-title h2,.slide-title h3,.slide-title h4,.slide-title h5,.slide-title h6,.slide-title p,.slide-title div,.slide-title span,.slide-content-text h1,.slide-content-text h2,.slide-content-text h3,.slide-content-text h4,.slide-content-text h5,.slide-content-text h6,.slide-content-text p,.slide-content-text div,.slide-content-text span{font-size:inherit!important;line-height:inherit!important;font-weight:inherit!important}.slide-subtitle .highlight.hl-font,.slide-title .highlight.hl-font{font-size:inherit!important}.slide-content-text{margin-left:0;margin-right:0;color:var(--content-color, #ffffff)}.slide-content-text p{margin:0}.slide-remark-content{margin-left:0;margin-right:0}.slide-content-image{margin:0}.slide-remark-content-text{margin:0;color:var(--remark-content-color, #ffffff);line-height:1.5}.slide-remark-content-text p{margin:0}.slide-button{display:inline-block;background-color:var(--button-bg-color, rgba(0, 0, 0, .3));color:var(--button-text-color, #ffffff);border:1px solid var(--button-border-color, #ffffff);transition:.3s}@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)}}.hero-text:has(.position-desktop-top-left){align-items:flex-start;justify-content:flex-start}.slide-text-content.position-desktop-top-left{margin-top:5%;margin-left:1%}.hero-text:has(.position-desktop-top-center){align-items:flex-start;justify-content:center}.slide-text-content.position-desktop-top-center{margin-top:5%}.hero-text:has(.position-desktop-top-right){align-items:flex-start;justify-content:flex-end}.slide-text-content.position-desktop-top-right{margin-top:5%;margin-right:1%}.hero-text:has(.position-desktop-center-left){align-items:center;justify-content:flex-start}.slide-text-content.position-desktop-center-left{margin-left:1%}.hero-text:has(.position-desktop-center-center){align-items:center;justify-content:center}.hero-text:has(.position-desktop-center-right){align-items:center;justify-content:flex-end}.slide-text-content.position-desktop-center-right{margin-right:1%}.hero-text:has(.position-desktop-bottom-left){align-items:flex-end;justify-content:flex-start}.slide-text-content.position-desktop-bottom-left{margin-bottom:5%;margin-left:1%}.hero-text:has(.position-desktop-bottom-center){align-items:flex-end;justify-content:center}.slide-text-content.position-desktop-bottom-center{margin-bottom:5%}.hero-text:has(.position-desktop-bottom-right){align-items:flex-end;justify-content:flex-end}.slide-text-content.position-desktop-bottom-right{margin-bottom:5%;margin-right:1%}.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{display:none}.swiper-banner .swiper-button-next svg,.swiper-banner .swiper-button-prev svg{width:12px;height:24px}@media(max-width:767px){.swiper-banner-wrapper{height:auto}.swiper-banner-wrapper:not(.adaptive-height) .slide-bg{aspect-ratio:767 / 977}.slide-text-content{padding:1rem 0;max-width:100%}.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-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}.hero-text:has(.position-mobile-top){align-items:flex-start!important;justify-content:center!important}.slide-text-content.position-mobile-top{margin-top:5%!important;margin-left:auto!important;margin-right:auto!important}.hero-text:has(.position-mobile-center){align-items:center!important;justify-content:center!important}.slide-text-content.position-mobile-center{margin-left:auto!important;margin-right:auto!important}.hero-text:has(.position-mobile-bottom){align-items:flex-end!important;justify-content:center!important}.slide-text-content.position-mobile-bottom{margin-bottom:5%!important;margin-left:auto!important;margin-right:auto!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-text-content{max-width:min(var(--content-max-width-desktop, 678px),500px,65%)}.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)}}@media(min-width:768px)and (max-width:1200px){.slide-title{font-size:48px;line-height:1.2}.slide-content-text{font-size:16px;line-height:1.2}}
/*# sourceMappingURL=/cdn/shop/t/77/assets/swiper-banner.css.map */
