.img-wall-slider-wrapper{align-items:center;display:flex;flex-direction:column-reverse;gap:58px;justify-content:space-between;margin:0 auto}.img-wall-slider-wrapper__text p{line-height:150%}.img-wall-slider-wrapper__carousel{display:flex;max-height:360px;min-width:0;overflow:hidden;width:100%}.img-wall-slider-wrapper__carousel .column{gap:6px;padding-left:5px;padding-right:5px;position:relative;width:100%}.column .marquee{animation:scroll-up var(--speed) linear infinite;max-width:500px;will-change:transform}.column.dir-down .marquee{animation-direction:reverse}.column.paused .marquee,.column:hover .marquee{animation-play-state:paused}.column .column-item{background:#fff;border-radius:16px;margin-bottom:10px}.column-item__img{height:166px;width:100%}.column-item__img img{border-radius:10px;height:100%!important;object-fit:cover;width:100%}.img-wall-slider-wrapper__carousel .column.index-1{margin-top:-45px}.img-wall-slider-wrapper__carousel .column.index-2:before{background:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,0));content:"";height:80px;left:0;pointer-events:none;position:absolute;right:0;top:-2px;z-index:2}.img-wall-slider-wrapper__carousel .column.index-1:after{background:linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,0));bottom:0;content:"";height:80px;left:0;pointer-events:none;position:absolute;right:0;z-index:2}.img-wall-slider-wrapper__text h2{font-size:34px;font-weight:600;line-height:130%}.img-wall-slider-wrapper__text .button-wrapper .button{margin-top:32px;max-width:max-content}@media (max-width:768px){.img-wall-slider-wrapper__text .button-wrapper .button{margin-bottom:16px;max-width:100%}.img-wall-slider-wrapper__text{max-width:100%!important}}@media (min-width:577px){.img-wall-slider-wrapper__carousel{max-height:538px}.img-wall-slider-wrapper__carousel .column{gap:10px}.column-item__img{height:207px}.img-wall-slider-wrapper__carousel .column.index-1{margin-top:-90px}}@media (min-width:769px){.img-wall-slider-wrapper{flex-direction:row}.img-wall-slider-wrapper__text{margin-bottom:0}.img-wall-slider-wrapper__text p{line-height:137%}.img-wall-slider-wrapper__carousel{min-width:400px}.img-wall-slider-wrapper__carousel .column{width:50%}}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}