.testimonials-section{margin-top:60px;margin-left:20px;margin-right:20px}.testimonials-section .testimonials-grid{display:flex;width:auto;margin:10px auto;position:relative}.testimonials-section .testimonials-grid .masonry-column{background-clip:padding-box}.testimonials-section .heading-1{margin-bottom:20px;font-size:35px}.testimonials-section .testimonial-box{margin-bottom:10px;background:#ebf0f7;border-radius:30px;padding:40px 25px;margin-left:5px;margin-right:5px}.testimonials-section .testimonial-box .testimonial-header{display:flex;align-items:center;margin-bottom:10px}.testimonials-section .testimonial-box .testimonial-header .display-img{margin-right:10px}.testimonials-section .testimonial-box .testimonial-header .display-img img{width:50px;height:50px;border-radius:50%}.testimonials-section .testimonial-box .testimonial-header .header-text .user-name{font-size:16px;font-weight:700}.testimonials-section .testimonial-box .testimonial-header .header-text .user-role{font-size:14px;color:#777}.testimonials-section .testimonial-box .rating{display:flex;gap:4px}.testimonials-section .testimonial-box .rating .star{width:20px}.testimonials-section .testimonial-box .rating .star img{width:100%}.testimonials-section .testimonial-box .rating .star.filled{filter:brightness(1.5)}.testimonials-section .testimonial-box .testimonial-body{margin-top:10px}.testimonials-section .testimonial-box .testimonial-body .testimonial-text{font-size:18px;color:#595959;line-height:30px}.testimonials-section .testimonial-box .testimonial-body .testimonial-text .last{margin-right:7px}.testimonials-section .testimonial-box .testimonial-body .testimonial-text span{display:inline-block;margin:0;line-height:25px}.testimonials-section .slick-slide{padding:0 10px}.testimonials-section .slides-navigation-btns{display:none}.testimonials-section .testimonial-slider .mobile-testimonials-wrapper{display:flex;flex-direction:column;gap:15px;margin-bottom:20px}.testimonials-section .testimonial-slider .show-more-container{display:flex;justify-content:center;margin:20px 0 30px}.testimonials-section .testimonial-slider .show-more-text{color:#003a9b;font-weight:500;font-size:16px;cursor:pointer;background:none;border:none;border-radius:0;padding:0;transition:color .2s;text-decoration:underline}.testimonials-section .testimonial-slider .show-more-text:focus,.testimonials-section .testimonial-slider .show-more-text:hover{color:#002678;text-decoration:underline;box-shadow:none}.testimonials-section .testimonial-slider .show-more-button{display:none}.testimonials-section .shape-1{position:absolute;left:0;top:0;width:100%}.testimonials-section .shape-1 img{width:100%}@media(max-width:767px){.testimonials-section .shape-1{display:none}}.testimonials-section .shape-2{position:absolute;left:0;bottom:0;width:100%}.testimonials-section .shape-2 img{width:100%}@media(max-width:767px){.testimonials-section .shape-2{display:none}}.testimonials-section .yellow-background{background-color:#ff0}