feature-slider{display:block;overflow:clip}.feature-slider__track{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.feature-slider__track::-webkit-scrollbar{display:none}@media screen and (min-width:750px){.feature-slider__track{padding-inline-start:0;padding-inline-end:0;scroll-padding-inline-start:0}}@media(prefers-reduced-motion:reduce){.feature-slider__track{scroll-behavior:auto}}.feature-slider__card{flex:0 0 100%;scroll-snap-align:start;display:grid;grid-template-columns:1fr;border-radius:24px;background:#f7f7f7;overflow:hidden}@media screen and (min-width:750px){.feature-slider__card{flex:0 0 100%;display:block;background:transparent;border-radius:0;overflow:visible}}.feature-slider__card-inner{display:flex;flex-direction:column}@media screen and (min-width:750px){.feature-slider__card-inner{display:grid;grid-template-columns:1fr 1fr;height:700px;border-radius:24px;background:#f7f7f7;overflow:hidden}}.feature-slider__content{display:flex;flex-direction:column;align-items:flex-start;order:2;padding:2rem 1.3rem;min-height:0}@media screen and (min-width:750px){.feature-slider__content{order:unset;padding:clamp(2.5rem,3vw + 1rem,8rem) clamp(2rem,3vw + .5rem,4.3125rem)}}.feature-slider__heading{font-family:var(--font-heading-family);font-size:2.4rem;font-weight:400;line-height:1;color:#222847;margin:0;text-align:center;text-transform:capitalize;width:100%}@media screen and (min-width:750px){.feature-slider__heading{font-size:3.36rem;font-weight:400;text-align:left}}.feature-slider__text{font-family:var(--font-body-family);font-size:1.6rem;font-weight:300;line-height:1.4;letter-spacing:.01em;color:#222847;margin:0;margin-top:1.2rem;text-align:center}@media screen and (min-width:750px){.feature-slider__text{font-size:2.08rem;font-weight:300;margin-top:1.6rem;text-align:left;letter-spacing:2%}}.feature-slider__dots{display:flex;align-items:center;gap:.9375rem;padding:0}.feature-slider__content .feature-slider__dots{display:none;margin-top:clamp(1rem,1vw + .5rem,1.9375rem)}@media screen and (min-width:750px){.feature-slider__content .feature-slider__dots{display:flex;margin-top:auto}}.feature-slider__dot{position:relative;flex:0 0 .75rem;width:.75rem;height:.75rem;padding:0;border-radius:50%;border:none;background:#6975a2;cursor:pointer;box-shadow:none;min-width:0;min-height:0;transition:background-color .2s ease}.feature-slider__dot:before{content:"";position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem}.feature-slider__dot.is-active{background:#222847}.feature-slider__dot:focus-visible{outline:2px solid #222847;outline-offset:3px}.feature-slider__product{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:2.5rem}@media screen and (min-width:750px){.feature-slider__product{margin-top:auto}}.feature-slider__product-name{font-family:var(--font-body-family);font-size:1.25rem;font-weight:600;line-height:1.3;letter-spacing:.02em;text-transform:uppercase;color:#222847;margin:0;text-align:center;width:100%}@media screen and (min-width:750px){.feature-slider__product-name{font-size:1.6rem;text-align:left}}.feature-slider__product-subtitle{display:block;font-weight:400;text-transform:none}.feature-slider__volume{font-family:var(--font-body-family);font-size:1.25rem;font-weight:400;line-height:1.3;letter-spacing:.02em;color:#222847;margin:0;margin-top:.125rem;text-align:center;width:100%}@media screen and (min-width:750px){.feature-slider__volume{text-align:left;font-size:1.6rem}}@media screen and (min-width:750px){.feature-slider__volume{display:none}}.feature-slider__price{display:none}@media screen and (min-width:750px){.feature-slider__price{display:block;font-family:var(--font-body-family);font-size:1.6;font-weight:600;line-height:1;letter-spacing:.02em;color:#222847;margin:0;margin-top:1rem}}.feature-slider__price-note{font-weight:400}.feature-slider__product .banner__buy-button{width:100%;margin-top:1.2rem}.feature-slider__product .banner__buy-button .product-form,.feature-slider__product .banner__buy-button .product-form form,.feature-slider__product .banner__buy-button .product-form__buttons{display:block;width:100%}.feature-slider__product .banner__buy-button .product-form__submit{--color-button-background: 105, 117, 162;--color-button-border: 105, 117, 162;--color-button-text: 255, 255, 255;display:flex;align-items:center;justify-content:space-between;width:100%;height:45px;min-height:45px;min-width:0;border-radius:117.43px;padding:16px 50px;font-size:1.04rem;font-weight:400;letter-spacing:.21em;text-transform:uppercase}.feature-slider__product .banner__buy-button .product-form__submit:disabled{justify-content:center}@media screen and (min-width:750px){.feature-slider__product .banner__buy-button{margin-top:2.5rem}.feature-slider__product .banner__buy-button .product-form__submit{width:300px;height:53px;min-height:53px;padding:20px 45px;font-size:var(--font-button-size);letter-spacing:.2em}}.feature-slider__media{position:relative;order:1;overflow:hidden;border-radius:24px 24px 0 0;aspect-ratio:15 / 17}@media screen and (min-width:750px){.feature-slider__media{order:unset;aspect-ratio:unset;border-radius:0 24px 24px 0}}.feature-slider__image{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.feature-slider__image-placeholder{width:100%;height:100%;background:#e8e8e8;display:flex;align-items:center;justify-content:center}.feature-slider__image-placeholder svg{width:60%;height:60%;opacity:.25}.feature-slider__dots--media{display:none}@media screen and (max-width:749px){.feature-slider__dots--media{display:flex;align-items:center;gap:.9375rem;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);z-index:2;padding:0;margin:0}.feature-slider__dots--media .feature-slider__dot{background:#ffffff80;box-shadow:0 0 0 1px #22284726}.feature-slider__dots--media .feature-slider__dot.is-active{background:#222847;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/section-page-mist-feature-slider.css.map */
