#testimonials-content,.tabs{display:flex;justify-content:center}.tabs{margin-bottom:40px;gap:10px}.testimonial-tabs{justify-content:left;padding-left:0!important;margin-bottom:20px;background:#e3eede;position:sticky;top:110px;padding-top:20px!important;overflow:auto}.tabs .tablink,.testimonial-tabs.tabs .tablink{background:0 0;border-radius:99px;padding:5px 25px;font-size:16px;font-weight:500}.tabs .tablink{border:1px solid #fff;color:#fff;white-space:nowrap}.testimonial-tabs.tabs .tablink{border:1px solid #000;color:#000;list-style:none;background:#fff}.tabs .tablink:hover{background:#dcfd9b;color:#000;border-color:#dcfd9b;cursor:pointer}.testimonial-tabs.tabs .tablink:hover{border-color:#00473f}.testimonial-course-title{font-size:14px!important;background:#fff;display:inline-block;padding:1px 15px;border-radius:24px;margin-bottom:10px;border:1px solid #e2e2e2;text-transform:capitalize;font-family:"Satoshi";line-height:1.5rem!important;font-weight:600!important}#testimonials-content .testimonial p{padding-bottom:0!important;font-size:16px;line-height:24px;margin-bottom:5px}#testimonials-content .testimonial a{color:#528406;font-weight:700;font-size:14px;text-decoration:underline}#testimonials-content{flex-wrap:wrap;gap:16px}#testimonials-content .testimonial{flex:0 1 calc(50% - 16px);background-color:#fff;display:flex;justify-content:left;align-items:flex-start;border-radius:10px;flex-direction:column;overflow:hidden;transition:transform .3s ease-in-out;padding:15px}@media only screen and (max-width:767px){.tabs{justify-content:left;overflow:auto}#testimonials-content .testimonial{flex:0 1 100%}}