.mt-hero-slider__container{min-height:452px;margin:0 auto;position:relative;background:transparent;overflow:hidden;--peek: 144px;--gap: 24px}.mt-hero-slide-small .mt-hero-slider__slider{width:100%;height:100%;display:flex;will-change:transform;position:relative;overflow:visible;gap:var(--gap)}.mt-hero-slide-small .mt-hero-slider__slide{width:calc(100vw - (2 * var(--peek)) - (2 * var(--gap)));height:auto;min-height:452px;position:relative;display:flex;align-items:stretch;justify-content:stretch;background:#fff;overflow:hidden;flex-shrink:0;transition:transform .3s ease}.mt-hero-slide-small .mt-hero-slider__slide-title{position:absolute;bottom:32px;left:0;right:0;color:#fff;font-family:Metropolis;font-weight:600;font-style:Semi Bold;font-size:32px;line-height:40px;letter-spacing:normal;text-align:center;z-index:10;pointer-events:none}.mt-hero-slide-small .mt-hero-slider__img-wrap{position:relative;width:100%;height:auto;z-index:inherit;pointer-events:auto;overflow:hidden}.mt-hero-slide-small .mt-hero-slider__img-wrap picture{width:100%;height:auto;display:block;overflow:hidden}.mt-hero-slide-small .mt-hero-slider__img{width:100%;height:auto;object-fit:cover;object-position:center;display:block}.mt-hero-slide-small .mt-hero-slider__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;transition:opacity .6s cubic-bezier(.4,0,.2,1);opacity:1;will-change:opacity;transform:translateZ(0);backface-visibility:hidden}@media (max-width: 749px){.mt-hero-slide-small .mt-hero-slider__overlay{opacity:.5}}@media (min-width: 750px){.mt-hero-slide-small .mt-hero-slider__slide.active .mt-hero-slider__overlay{opacity:0!important}.mt-hero-slide-small .mt-hero-slider__slide:not(.active) .mt-hero-slider__overlay{opacity:1!important}.mt-hero-slide-small .mt-hero-slider__overlay--solid{background:#0000004d}.mt-hero-slide-small .mt-hero-slider__overlay--gradient{background:linear-gradient(45deg,rgba(0,0,0,.3),transparent)}.mt-hero-slide-small .mt-hero-slider__overlay--radial{background:radial-gradient(circle,rgba(0,0,0,.3),transparent)}.mt-hero-slide-small .mt-hero-slider__overlay:hover{opacity:.8}.mt-hero-slide-small .mt-hero-slider__overlay--preset-dark{background:#00000040!important;opacity:1!important}.mt-hero-slide-small .mt-hero-slider__overlay--preset-light{background:#fff3!important;opacity:1!important}.mt-hero-slide-small .mt-hero-slider__overlay--preset-blue{background:#007bff33!important;opacity:1!important}.mt-hero-slide-small .mt-hero-slider__overlay--preset-warm{background:#ffc10733!important;opacity:1!important}.mt-hero-slide-small .mt-hero-slider__overlay--preset-none{opacity:1!important}}.mt-hero-slide-small .mt-hero-slider__content{position:absolute;left:0;right:0;bottom:52px;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:#222;background:none;box-sizing:border-box}.mt-hero-slide-small .mt-hero-slider__btn{display:inline-flex;font-family:Montserrat;font-weight:700;font-style:Bold;font-size:16px;line-height:25px;letter-spacing:normal;text-align:center;padding:10px 60px;border-radius:50px;border:none;background:#fff;color:#222;text-decoration:none;transition:all .3s ease;cursor:pointer;justify-content:center;align-items:center}.mt-hero-slide-small .mt-hero-slider__btn:hover{background:linear-gradient(90deg,#01ff5f,#04cdf7);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #00000026;transition:all .3s ease}.mt-hero-slide-small .mt-hero-slider__btn-text{position:relative;z-index:2}.mt-hero-slide-small .mt-hero-slider__btn-arrow{display:inline-block;margin-left:17px;font-size:14px;line-height:22px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative;z-index:2}.mt-hero-slide-small .mt-hero-slider__btn-arrow svg{margin-top:6px}.mt-hero-slide-small .mt-hero-slider__btn:hover:not([disabled]) .mt-hero-slider__btn-arrow path{stroke:#fff;background:#ffffffb3}.mt-hero-slide-small .mt-hero-slider__btn:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0%;background:#f7e5d5;color:#a76b58;z-index:1}.mt-hero-slide-small .mt-hero-slider__arrow{position:absolute;top:45%;transform:translateY(-50%);z-index:10;background:transparent;border:none;width:144px;height:80%;align-items:center;justify-content:center;cursor:pointer;color:transparent;padding:0;transition:all .3s ease}.mt-hero-slide-small .mt-hero-slider__arrow--left{left:0}.mt-hero-slide-small .mt-hero-slider__arrow--right{right:0}.mt-hero-slide-small .mt-hero-slider__arrow:hover{background:transparent}.mt-hero-slide-small .mt-hero-slider__arrow svg{display:none}.mt-hero-slide-small .mt-hero-slider__dots{position:relative;display:flex;gap:16px;justify-content:center;margin-top:30px;z-index:20}.mt-hero-slide-small .mt-hero-slider__dot{width:27px;height:2px;border-radius:2px;background:#d9d9d9;transition:all .3s ease;cursor:pointer;border:none;outline:none;position:relative;overflow:hidden;flex-shrink:0}.mt-hero-slide-small .mt-hero-slider__dot--active{background:#d9d9d9;width:50px}.mt-hero-slide-small .mt-hero-slider__dot-progress{position:absolute;top:0;left:0;height:100%;width:0%;background:#325ecc;border-radius:2px;z-index:10;min-width:0;opacity:1;transition:none;display:block!important;pointer-events:none}.mt-hero-slide-small .mt-hero-slider__btn--mobile{display:none;background:#000;color:#fff;border:2px solid #000000}.mt-hero-slide-small .mt-hero-slider__btn--mobile:hover{background:#333;border-color:#333;color:#fff}@media (max-width: 749px){.mt-hero-slide-small .mt-hero-slider__container{width:100%;max-width:100%;padding-left:0;padding-right:0}.mt-hero-slide-small .mt-hero-slider__slider{overflow:visible;gap:0}.mt-hero-slide-small .mt-hero-slider__slide{height:auto;min-height:300px;border-radius:0}.mt-hero-slide-small .mt-hero-slider__slide-title{font-size:32px;line-height:40px;bottom:24px}.mt-hero-slide-small .mt-hero-slider__overlay{display:none!important}.mt-hero-slide-small .mt-hero-slider__img-wrap{width:100%;height:auto;position:relative;z-index:inherit}.mt-hero-slide-small .mt-hero-slider__img{width:100%;height:auto;object-fit:cover;border-radius:0}.mt-hero-slide-small .mt-hero-slider__content{padding:0 20px 30px}.mt-hero-slide-small .mt-hero-slider__arrow{width:36px;height:36px}.mt-hero-slide-small .mt-hero-slider__arrow--left{left:20px;opacity:0}.mt-hero-slide-small .mt-hero-slider__arrow--right{right:20px;opacity:0}.mt-hero-slide-small .mt-hero-slider__arrow svg{display:block}.mt-hero-slide-small .mt-hero-slider__btn--mobile{display:inline-flex!important;margin-top:20px;width:auto;min-width:200px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mt-hero-slider-small.css.map */
