.vemc-testimonials-block{font-family:'Inter',sans-serif;background-color:#fff;color:#333}.vemc-testimonials-block.testimonials-section,.vemc-testimonials-block .testimonials-section{text-align:center}.vemc-testimonials-block .carousel-container{position:relative;width:100%;overflow:hidden;padding:5px 0 30px}.vemc-testimonials-block .carousel-track{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:20px;scroll-padding-left:0;-ms-overflow-style:none;scrollbar-width:none}.vemc-testimonials-block .carousel-track::-webkit-scrollbar{display:none}.vemc-testimonials-block .testimonial-card{flex:0 0 auto;width:600px;background:#fff;border-radius:12px;border:1px solid rgba(231,231,231,1);display:flex;overflow:hidden;scroll-snap-align:start;transition:transform .3s ease;text-align:left;padding:20px}.vemc-testimonials-block .t-card-image{width:45%;position:relative;overflow:hidden;border-radius:6px}.vemc-testimonials-block .t-card-image img{width:100%;height:100%;object-fit:cover;display:block}.vemc-testimonials-block .t-card-content{width:55%;padding:0 0 0 25px;display:flex;flex-direction:column;justify-content:space-between}.vemc-testimonials-block .testimonial-text{font-size:15px;line-height:1.6;color:rgba(86,86,86,1);margin-bottom:25px;font-weight:500;line-height:25px}.vemc-testimonials-block .user-profile{display:flex;align-items:center;gap:12px;margin-top:auto}.vemc-testimonials-block .avatar{width:48px;height:48px;border-radius:6px;object-fit:cover}.vemc-testimonials-block .user-info h4{font-size:15px;font-weight:700;color:rgba(13,13,13,1);margin-bottom:2px}.vemc-testimonials-block .user-info p{font-size:11px;color:rgba(67,67,67,1);margin-bottom:0;font-weight:400;line-height:21px}.vemc-testimonials-block .pagination{display:flex;justify-content:flex-end;gap:8px;margin-top:10px;padding-right:20px}.vemc-testimonials-block .dot{width:8px;height:8px;background-color:#ddd;border-radius:50%;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.vemc-testimonials-block .dot.active{background-color:#03c;transform:scale(1.1)}@media (max-width:1024px){.vemc-testimonials-block .testimonial-card{width:85vw}}@media (max-width:768px){.vemc-testimonials-block .testimonial-card{width:85vw;flex-direction:column;height:auto}.vemc-testimonials-block .t-card-image{width:100%;height:200px}.vemc-testimonials-block .t-card-content{width:100%;padding:20px 0}.vemc-testimonials-block .pagination{justify-content:center;padding-right:0}}