@media screen and (min-width:768px){span.dot:last-child{display:none}}body2{background-color:#251e1e;color:#fff;font-family:Segoe UI,sans-serif;margin:0}.testimonial-section{text-align:center}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:40px}.carousel-wrapper{align-items:center;display:flex;gap:10px}.arrow{background:none;border:none;color:#fff;cursor:pointer;font-size:2rem;padding:10px;transition:color .3s ease}.arrow:hover{color:#facc15}.carousel{flex:1;overflow:hidden}.slides{display:flex;gap:20px;transition:transform .5s ease-in-out}.slide{background-color:#131212;border-radius:20px;box-sizing:border-box;flex:0 0 calc(50% - 10px);padding:30px}.testimonial-text{font-size:20px;line-height:32px;margin-bottom:30px;text-align:left}.testimonial-footer{align-items:center;display:flex;gap:15px;justify-content:space-between}.avatar{border-radius:50%;height:50px;width:50px}.testimonial-info{flex-grow:1;text-align:left}.name{font-size:18px;font-weight:700}.designation{color:gray;font-size:14px}.logo{height:70px}.dots{margin-top:20px}.dot{background-color:gray;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;transition:background-color .3s ease;width:12px}.dot.active{background-color:#facc15}@media (max-width:767px){.slide{flex:0 0 100%}.testimonial-footer{align-items:center!important}.arrow{font-size:1.5rem}.testimonial-footer{align-items:flex-start;flex-direction:column}.testimonial-info,p.testimonial-text{text-align:center!important}}