.section__testimonial-carousel{color:var(--color-n-white);display:grid;padding:0 0 var(--space-7) 0;position:relative}.section__testimonial-carousel .bg-img{height:100%;inset:0;position:absolute;width:100%}.section__testimonial-carousel .bg-img img{object-fit:cover}.section__testimonial-carousel .container{display:grid;justify-content:start}.section__testimonial-carousel .container .swiper{background:linear-gradient(180deg,transparent,#0b1514);max-width:785px;padding:var(--space-9) var(--space-7) var(--space-6) var(--space-7);width:100%}.section__testimonial-carousel .container .swiper .title,.section__testimonial-carousel .container .swiper blockquote{margin-bottom:var(--space-5)}.section__testimonial-carousel .container .swiper .testimonial-footer{align-items:flex-end;display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:space-between}.section__testimonial-carousel .container .swiper .testimonial-footer .author p{font-weight:500;margin-bottom:4px}.section__testimonial-carousel .container .swiper .testimonial-footer .author a{align-items:center;color:var(--color-a-400);display:flex;gap:var(--space-1)}.section__testimonial-carousel .container .swiper .testimonial-footer .author a:hover svg{translate:var(--space-1)}.section__testimonial-carousel .container .swiper .testimonial-footer .author a svg{transition:.15s}.section__testimonial-carousel .container .swiper .testimonial-footer .author a svg path{fill:var(--color-a-400)}.section__testimonial-carousel .container .swiper .testimonial-footer .navigation{align-items:center;display:flex;gap:var(--space-5)}.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-prev{rotate:180deg}.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-next,.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-prev{height:24px;inset:0;margin-top:0;position:relative;transition:.15s;width:24px}.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-next:hover,.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-prev:hover{scale:1.1}.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-next:after,.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-prev:after{display:none}@media only screen and (max-width:768px){.section__testimonial-carousel .container .swiper{padding:var(--space-7) var(--space-5) var(--space-3) var(--space-5)}.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-next,.section__testimonial-carousel .container .swiper .testimonial-footer .navigation .swiper-button-prev{height:20px;width:20px}}