body .don-image-and-quote-slider{padding:3rem 0 3.7rem}
body .don-image-and-quote-slider-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(490px,1fr));gap:7.2rem}
@media(max-width:767.98px){
body .don-image-and-quote-slider-container{grid-template-columns:1fr}
}
body .don-image-and-quote-slider-images{display:flex;align-items:center;justify-content:center;gap:4.1rem}
body .don-image-and-quote-slider-images figure{margin:0}
body .don-image-and-quote-slider-images figure img{max-width:100%}
body .don-image-and-quote-slider-quotes .quote-slider-section{background:rgba(0,0,0,0)}
body .don-image-and-quote-slider-quotes .quote-slider-quotes-wrap{text-align:left}
body .don-image-and-quote-slider-quotes .quote-slider-quotes-wrap .quote p{color:#333;font-size:2.4rem;line-height:3.2rem}
body .don-image-and-quote-slider-quotes .quote-slider-quotes-wrap .pagination-wrapper{justify-content:flex-start}
body .don-image-and-quote-slider-quotes .quote-slider-quotes-wrap .splide__slide{display:flex;flex-direction:column;justify-content:center}
body .don-image-and-quote-slider-quotes .quote-slider-quotes-wrap .splide__pagination__page:not(.is-active){background:#ededed;border-color:#ededed}
body .don-image-and-quote-slider-quotes .quote-slider-quotes-wrap .splide__list{max-width:calc(100vw - 72px)}