.sc-testimonial{display:flex;flex-direction:column;font-family:Manrope;overflow:hidden;row-gap:10px}.sc-testimonial .controls-wrapper{align-items:center;column-gap:20px;display:flex;justify-content:flex-end;width:100%}.sc-testimonial .counter{color:#00000080;font-size:24px;font-weight:600;width:fit-content}.sc-testimonial .arrows-wrapper{align-items:center;column-gap:30px;display:flex;width:fit-content}.sc-testimonial .icon{cursor:pointer;display:grid;flex-shrink:0;height:40px;opacity:1;place-items:center;transition:opacity .3s ease-in-out;width:40px}.sc-testimonial .disabled{cursor:default;opacity:.5}.sc-testimonial .testimonials{column-gap:2px;display:flex;transform:translateX(0);transition:transform .3s ease-in-out}.sc-testimonial .testimonial-wrapper{background-color:#eff4ff;border:1px solid #1e3d66;border-radius:24px;column-gap:10px;display:grid;grid-template-columns:1fr;height:fit-content;padding:30px;width:100%}.sc-testimonial .testimonial-wrapper.with-image{grid-template-columns:3fr 2fr}.sc-testimonial .details-wrapper{display:flex;flex-direction:column;height:100%;justify-content:center;row-gap:5px}.sc-testimonial .description{color:#1e3d66;font-size:24px;font-weight:600;margin-bottom:20px}.sc-testimonial .with-image .description{font-size:16px}.sc-testimonial .author{color:#1e3d66;font-size:16px;font-weight:600;margin-bottom:5px}.sc-testimonial .company,.sc-testimonial .position{color:#1e3d6680;font-size:16px;font-weight:600}.sc-testimonial .link{color:#1360c5;font-size:16px;font-weight:500}.sc-testimonial .link:visited{color:#1360c5}.sc-testimonial .image-wrapper{align-self:center;object-fit:contain;overflow:hidden;width:100%}.sc-testimonial .image-wrapper img{height:100%;width:100%}@media (max-width:768px){.sc-testimonial .description{font-size:20px}.sc-testimonial .with-image .description{font-size:14px}.sc-testimonial .testimonial-wrapper.with-image{grid-template-columns:1fr;row-gap:20px}}