.quote-slider-wrapper{background:var(--color-blue-dark);padding:120px 0}.quote-slider .swiper-slide{align-items:center;display:flex;justify-content:center}.quote-slider .swiper-slide p{background:#8ebcff;color:#fff;font-size:48px;font-weight:600;line-height:1.15;margin:auto;max-width:100%;padding:10px 20px;text-align:center;width:55%}.swiper-button-next.custom-next,.swiper-button-prev.custom-prev{align-items:center;background:hsla(0,0%,100%,.2);border-radius:50%;color:#fff;display:flex;font-size:20px;height:44px;justify-content:center;width:44px}.swiper-button-next.custom-next:after,.swiper-button-prev.custom-prev:after{font-size:20px}@media (max-width:768px){.quote-slider .swiper-slide p{font-size:24px;width:70%}}