.hero-slider-cs{position:relative;width:100%;aspect-ratio:var(--hero-slider-ratio-mobile, 1.3 / 1);max-height:var(--hero-slider-max-height-mobile, 640px);overflow:hidden}@media screen and (min-width:750px){.hero-slider-cs{aspect-ratio:var(--hero-slider-ratio-desktop, 2.7 / 1);max-height:var(--hero-slider-max-height, 760px)}}@media screen and (min-width:1400px){.hero-slider-cs{aspect-ratio:var(--hero-slider-ratio-pc, 3.2 / 1);max-height:var(--hero-slider-max-height-pc, 900px)}}.hero-slider-cs__track{position:relative;width:100%;height:100%}.hero-slider-cs__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease;z-index:1}.hero-slider-cs__slide.is-active{opacity:1;visibility:visible;z-index:2}.hero-slider-cs__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-slider-cs__img{width:100%;height:100%;object-fit:cover;object-position:var(--hero-img-position, center);display:block}.hero-slider-cs__img--mobile,.hero-slider-cs__img--pc{display:none}@media screen and (min-width:1400px){.hero-slider-cs__media.has-pc-image .hero-slider-cs__img--desktop{display:none}.hero-slider-cs__media.has-pc-image .hero-slider-cs__img--pc{display:block}}.hero-slider-cs__img--placeholder svg{width:100%;height:100%}.hero-slider-cs__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none}.hero-slider-cs__content{position:relative;z-index:3;height:100%;display:flex;align-items:center}.hero-slider-cs__content-inner{position:relative;max-width:560px;padding:0 5%;color:#fff}.hero-slider-cs__content-inner:before{content:"";position:absolute;top:-10%;bottom:-10%;left:-20px;right:-20px;z-index:-1;background:radial-gradient(ellipse at center,#00000059,#0000 70%)}.hero-slider-cs__content--left{justify-content:flex-start;text-align:left}.hero-slider-cs__content--center{justify-content:center;text-align:center}.hero-slider-cs__content--center .hero-slider-cs__content-inner{margin:0 auto}.hero-slider-cs__content--right{justify-content:flex-end;text-align:right}.hero-slider-cs__heading{font-size:clamp(28px,4vw,52px);line-height:1.1;margin:0 0 16px;color:inherit}.hero-slider-cs__description{font-size:clamp(14px,1.6vw,18px);line-height:1.5;margin:0 0 24px;color:inherit}.hero-slider-cs__description p{margin:0 0 8px}.hero-slider-cs__button{display:inline-block;text-decoration:none}.hero-slider-cs__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:44px;height:44px;border-radius:50%;border:none;background:#ffffffd9;color:#111;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.hero-slider-cs__arrow:hover{background:#fff}.hero-slider-cs__arrow--prev{left:20px}.hero-slider-cs__arrow--next{right:20px}.hero-slider-cs__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:10px}.hero-slider-cs__dot{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0;cursor:pointer;transition:background .2s ease}.hero-slider-cs__dot.is-active{background:#fff}@media screen and (max-width:749px){.hero-slider-cs__img--desktop{display:none}.hero-slider-cs__img--mobile{display:block}.hero-slider-cs__content-inner{max-width:100%}.hero-slider-cs__arrow{display:none}.hero-slider-cs__content-inner{max-width:100%;padding-right:8%}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-hero-slider.css.map */
