.text-card-container a:hover,.text-card-container span:hover{color:#2ba3ff!important}.testimonial-header{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-bottom:15px;text-align:right}.testimonial-header img{border-radius:50%;height:40px;object-fit:cover;width:40px}.testimonial-header .name{font-size:1rem;font-weight:700}.testimonial-header .company{color:#8c92a6;font-size:1rem}.testimonials-carousel,.testimonials-carousel-container{margin:0 auto;max-width:1200px;position:relative;width:100%}.testimonials-carousel{overflow:hidden}.testimonials-carousel-wrapper{display:flex;transition:transform .5s ease-in-out}.testimonials-blog-wrapper{box-sizing:border-box;flex:0 0 calc(33.33% - 10px);margin:0 5px}.testimonials-blog-wrapper-container{display:flex;justify-content:left;overflow:hidden}.testimonials-carousel-arrow{align-items:center;background-color:rgba(0,0,0,.5);border:2px solid #2ba3ff;border-radius:50%;box-shadow:0 4px 6px rgba(0,0,0,.2);color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s,border-color .3s,transform .3s;width:40px;z-index:2}.testimonials-carousel-arrow:active,.testimonials-carousel-arrow:hover{background-color:#2ba3ff;border-color:#2ba3ff;cursor:pointer;transform:translateY(-50%) scale(1.1)}.testimonials-carousel-arrow:active{transform:translateY(-50%) scale(.95)}.testimonials-left-arrow{left:-40px;padding:0 3px 3px 2px}.testimonials-right-arrow{padding:0 3px 3px 2px;right:-40px}.testimonials-carousel-indicators{display:flex;justify-content:center;margin-top:10px}.testimonials-indicator{background-color:#ccc;border:none;border-radius:50%;cursor:pointer;height:15px;margin:0 5px;padding:0;width:15px}.testimonials-indicator.active,.testimonials-indicator:active{background-color:#2ba3ff}.testimonials-carousel .overlay-container{width:100%}.testimonials-carousel-card-container{background-color:#1a1a1a;border:1px solid hsla(0,0%,100%,.2);border-radius:12px;box-shadow:0 4px 8px hsla(0,0%,100%,.1);color:#fff;flex-shrink:0;height:100%;margin:auto;max-width:350px;padding:20px}@media only screen and (max-width:1024px){.testimonials-left-arrow{left:-25px}.testimonials-right-arrow{right:-25px}}@media only screen and (max-width:768px){.testimonials-blog-wrapper{display:flex;flex:0 0 calc(100% - 10px);justify-content:center}.testimonials-blog-wrapper-container{justify-content:center}.testimonials-left-arrow{left:4px}.testimonials-right-arrow{right:4px}.testimonials-carousel-card-container{padding:10px}}