.hc-testimonial-section{background-color:#fff;display:flex;font-family:sans-serif;justify-content:center;padding:0;width:100%}.hc-testimonial-container{box-sizing:border-box;max-width:1200px;padding:0 50px;position:relative;width:100%}.hc-testimonial-track{display:flex;gap:20px;overflow-x:auto;padding:15px 5px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hc-testimonial-track::-webkit-scrollbar{display:none}.hc-testimonial-card{box-sizing:border-box;flex:0 0 calc(33.333% - 14px);scroll-snap-align:start}.hc-card-inner{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 18px rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex-direction:column;height:100%;padding:30px 20px;text-align:center}.hc-img-placeholder,.hc-img-wrapper img{border-radius:50%;height:90px;margin-bottom:20px;object-fit:cover;width:90px}.hc-img-placeholder{background-color:#f0f0f0}.hc-quote-content{color:#000;flex-grow:1;font-size:15px;font-weight:500;line-height:1.6;margin-bottom:20px;position:relative}.hc-quote-icon{font-size:22px;line-height:0}.hc-name,.hc-quote-icon{color:#f25123;font-weight:700}.hc-name{font-size:18px;margin:0 0 5px}.hc-position{color:#777;font-size:14px;margin:0}.hc-carousel-arrow{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#333;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:40px;z-index:2}.hc-carousel-arrow:hover{background-color:#f25123;border-color:#f25123;color:#fff}.hc-carousel-arrow.prev{left:5px}.hc-carousel-arrow.next{right:5px}@media (max-width:992px){.hc-testimonial-card{flex:0 0 calc(50% - 10px)}}@media (max-width:650px){.hc-testimonial-container{padding:0 20px}.hc-testimonial-card{flex:0 0 100%}.hc-testimonial-track{padding-bottom:20px}}@media (max-width:540px){.hc-text-col{padding:0 58px}}