.home-testimonials-wrapper{background-color:#f0f4fe;position:relative}.home-testimonials-wrapper .content-wrapper .header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.home-testimonials-wrapper .content-wrapper .bg-wrapper{position:absolute;left:-3px;bottom:-167px;opacity:.1;width:100%;height:338px;background:linear-gradient(180deg,#f1f5fe,rgba(241,245,254,0) 52.97%,#f1f5fe),url(/assets/Home/pattern.png) 0 0/100px 100px repeat}.home-testimonials-wrapper .content-wrapper .swiper-wrapper{padding:32px 0;align-self:stretch}.home-testimonials-wrapper .content-wrapper .testimonials-swipper-wrapper{display:flex;flex-direction:row;align-items:stretch}.home-testimonials-wrapper .content-wrapper .navigation{display:flex;justify-content:center;gap:24px}.home-testimonials-wrapper .content-wrapper .navigation .next-arrow-testimonials,.home-testimonials-wrapper .content-wrapper .navigation .prev-arrow-testimonials{border-radius:60px;border:1.5px solid var(--Grey-200,#e7e7e7);background:rgba(1,156,223,.2);display:flex;justify-content:center;align-items:center;cursor:pointer;width:40px;height:40px;padding:1px 10px 0;transition:all .3s ease-in-out;z-index:1}.home-testimonials-wrapper .content-wrapper .navigation .next-arrow-testimonials:hover,.home-testimonials-wrapper .content-wrapper .navigation .prev-arrow-testimonials:hover{background:var(--Grey-200,#e7e7e7)}.testimonial-card-wrapper{display:flex;padding:32px;flex-direction:column;gap:24px;border-radius:12px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);height:90%}.testimonial-card-wrapper .author-wrapper{display:flex;gap:16px;justify-self:flex-end;margin-top:auto}.testimonial-card-wrapper .author-wrapper .author{display:flex;flex-direction:column;gap:6px}