.marquee-slider{overflow:hidden;position:relative;width:100%;padding-top:var(--pt, 32px);padding-bottom:var(--pb, 32px)}.marquee-slider .slide-track{display:flex}.marquee-slider .slide{flex-shrink:0;margin-right:16px;height:350px;width:25%;position:relative}.marquee-slider .slide img.full-height{width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;margin:auto}.slide-img-wrapper{display:flex;justify-content:center;align-items:center;height:100%}.slide-img.centered{height:auto;display:block;margin:0 auto;object-fit:contain}.marquee-slider .slide .slide-content{position:absolute;width:100%;bottom:0;left:0;z-index:999;padding:12px}.marquee-slider .slide .slide-content-inner{overflow:hidden;height:fit-content;max-height:0;transition:all .5s ease-out}.marquee-slider .slide:hover .slide-content-inner{max-height:300px;transition:all .5s ease-out}.marquee-slider .slide .slide-content .title{color:#fff;font-size:18px;font-weight:700}.marquee-slider .slide .slide-content .text{color:#fff;font-size:13px}.marquee-slider .slide .slide-content:before{content:"";width:100%;height:150%;min-height:80px;position:absolute;left:0;bottom:0;background:linear-gradient(180deg,#00637700,#006377ba 68%,#006377);opacity:1;z-index:-11}@media only screen and (max-width: 1200px){.marquee-slider .slide{width:calc(100% / 3)}}@media only screen and (max-width: 992px){.marquee-slider .slide{width:50%}}@media only screen and (max-width: 568px){.marquee-slider .slide{width:calc(100% / 1.5);height:250px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/marquee-slider.css.map */
