.bg-white .testimonial-slider{--slider-gradient:#fff}.bg-cool-grey-50 .testimonial-slider{--slider-gradient:var(--cool-grey-50)}.bg-midnight-blue-25 .testimonial-slider{--slider-gradient:var(--midnight-blue-50)}.bg-core-blue-900 .testimonial-slider{--slider-gradient:var(--core-blue-900)}.testimonial-slider{display:flex;gap:20px;background:#fff}@media (max-width:1024px){.testimonial-slider{flex-direction:column;gap:40px}}@media (max-width:768px){.testimonial-slider{flex-direction:column;gap:40px}}.testimonial-slider-paginations{display:flex;gap:24px}@media (max-width:1024px){.testimonial-slider-paginations{justify-content:end}}.testimonial-slider-heading{width:100%;max-width:416px;display:flex;flex-direction:column;justify-content:space-between}.testimonial-slider-heading .heading-block{padding:32px 0!important}@media (max-width:1024px){.testimonial-slider-heading{max-width:100%;padding-top:0;gap:40px}.testimonial-slider-heading .heading-block{padding:48px 10px 0 10px!important}.testimonial-slider-heading .testimonial-slider-paginations{padding:0 10px!important}}.testimonial-slider-swiper{width:100%}@media (min-width:640px){.testimonial-slider-swiper{position:relative}.testimonial-slider-swiper::before{content:"";position:absolute;width:24%;height:100%;right:0;top:0;background:linear-gradient(to right,transparent 60%,var(--slider-gradient) 100%);pointer-events:none;z-index:10}.testimonial-slider-swiper::after{content:"";position:absolute;width:24%;height:100%;left:0;top:0;background:linear-gradient(to right,var(--slider-gradient),transparent 100%);pointer-events:none;z-index:10}}.testimonial-slider .swiper-slide{transition:transform .3s ease,opacity .3s ease}.testimonial-slider .swiper-slide-active .testimonial-card{position:relative;border-radius:8px;box-shadow:6px -16px 50px -12px rgba(243,255,133,.25),-6px 16px 50px -12px rgba(72,230,238,.35)}.testimonial-slider .swiper-slide-active .testimonial-card::before{content:"";position:absolute;inset:0;padding:2px;border-radius:inherit;background:var(--bright-green-yellow);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}.testimonial-slider .testimonial-swiper-slide{background:0 0!important;display:flex;justify-content:center;align-items:center}.testimonial-slider .testimonial-swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.testimonial-slider .swiper-button-next,.testimonial-slider .swiper-button-prev{position:unset!important;margin-top:0!important}.testimonial-slider .testimonial-swiper-pagination::after{display:none!important}.testimonial-light .heading--light{background:0 0!important}.testimonial-light .swiper-button-prev{background:#000e8f}.testimonial-dark{background:#060f4b}.testimonial-dark .swiper-button-prev{background:#a2b400}