.arrow{align-items:center;background-color:#0052cc;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .3s ease-in-out;width:40px}.arrow:hover{background-color:#4b82fa}.arrow img{height:20px;width:20px}.slider{height:500px;margin:0 auto;overflow:hidden;position:relative;width:100%}.slides-container{cursor:grab;touch-action:pan-x;user-select:none}.slides-container:active{cursor:grabbing}.background-image{border-left:8px solid #0052cc;border-radius:0 30px 30px 0;height:100%;left:0;overflow:hidden;position:absolute;z-index:1}.background-image img{height:100%;object-fit:cover;width:100%}.background-image .pagination{align-items:center;bottom:16px;display:flex;gap:.5rem;left:4%;position:absolute;z-index:3}.dot{background-color:#ffffff00;border:1px solid #0052cc;border-radius:50%;cursor:pointer;height:14px;width:14px}.dot.active{background-color:#0052cc;border:0 solid #fff}.slides-container{height:100%;position:absolute;top:0;transition:transform .5s ease-in-out;z-index:2}.slide,.slides-container{align-items:center;display:flex}.slide{height:610px;justify-content:flex-end;width:1141px}.testimonial-card{background-color:#fff;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.2);position:relative;width:850px}.avatar{border:2px solid #0052cc;border-radius:50%;flex:0 0 auto;height:80px;overflow:hidden;width:80px}.avatar img{height:100%;object-fit:cover;width:100%}.testimonial-text{font-family:DM Sans,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400}.company-image{height:80px;overflow:hidden;width:180px}.company-image img{max-height:100%;max-width:100%;object-fit:contain}@media (max-width:768px){.background-image,.slider{height:auto;width:100%}.background-image{border-left:none;border-radius:0;border-top:8px solid #0052cc;position:relative;top:auto;z-index:1}.background-image .pagination{display:flex;justify-content:center;margin:.5rem auto 0;position:static;transform:none}.background-image img{height:600px;object-fit:cover;width:100%}.slides-container{padding-top:30px;top:0;transform:none;z-index:2}.slide,.slides-container{align-items:flex-start;position:absolute;width:100%}.slide{height:auto;justify-content:center;opacity:0;pointer-events:none;transition:opacity .5s ease}.slide.active{opacity:1;pointer-events:auto}.testimonial-card{height:auto;max-width:850px;position:relative;width:90%;z-index:3}.testimonials{padding:0}.quotes-img{flex:0 0 auto;height:40px;max-height:40px;max-width:40px;width:40px}.quotes-img img{height:100%;object-fit:contain;width:100%}}