.arrow-wrapper{display:flex;gap:12px}.arrow{border-radius:22.5px;height:45px;width:45px;display:flex;align-items:center;justify-content:center;cursor:pointer}.arrow:hover{opacity:.8}.arrow:active{opacity:.6}.arrow img{width:16px;height:14px}.testimonials-blocks{display:flex;flex-direction:column;justify-content:center;width:100%;gap:42px;overflow:visible;--card-width:461px}.testimonials-blocks .testimonials{overflow:visible}.testimonials-blocks .testimonials,.testimonials-blocks .testimonials .middle-shown-cards{align-items:center;justify-content:center;display:flex;gap:73.5px;width:100%}.testimonials-blocks .testimonials.move-left{transition:transform 1s ease-in-out;transform:translateX(var(--card-width));overflow:visible}.testimonials-blocks .testimonials.move-right{transition:transform 1s ease-in-out;transform:translateX(calc(var(--card-width)*-1));overflow:visible}.testimonials-blocks .testimonials .right-hidden-card{display:flex;margin-right:-33%;opacity:.5}.testimonials-blocks .testimonials .left-hidden-card{display:flex;margin-left:-33%;opacity:.5}.testimonials-blocks .testimonials.move-left .left-hidden-card,.testimonials-blocks .testimonials.move-right .right-hidden-card{opacity:1}@media only screen and (max-width:1441px){.testimonials-blocks .testimonials,.testimonials-blocks .testimonials .middle-shown-cards{gap:42px}}.testimonials-blocks .title-container{align-items:center;display:flex;justify-content:space-between;width:100%}.testimonial-card{border-radius:8px;box-shadow:0 10px 20px #00000033;display:flex;flex-direction:column;gap:16px;padding:24px;width:431px}.testimonial-card .quote-container{font:var(--body1-regular-paragraph);color:var(--spblue-6-1)}.testimonial-card .client{display:flex;justify-content:space-between;padding:8px 0 0}.testimonial-card .reviewer{padding:8px 0 0;align-items:center;display:flex;gap:12px;width:100%}.testimonial-card .info{display:inline-flex;flex-direction:column;width:100%}.testimonial-card .reviewer-name{font:var(--h4-medium);color:var(--spblue-9-0)}.testimonial-card .reviewer-type{font:var(--body1-regular);color:var(--spblue-5-2);display:flex;width:100%;align-items:center;justify-content:space-between;flex-wrap:wrap}.testimonial-card{background-color:var(--spblue-0-9)}.rating-stars{display:flex;gap:5px}.ghost-card{width:431px;height:200px;background-color:var(--spblue-0-9);opacity:.5}