.cgr-testimonials-outer{background-color:#0d1b2a;padding:40px 60px;box-sizing:border-box;width:100%}.cgr-testimonials-wrapper{display:flex;align-items:center;gap:12px;position:relative;width:100%;box-sizing:border-box}.cgr-testimonials-viewport{overflow:hidden;flex:1;min-width:0}.cgr-testimonials-track{display:flex;gap:24px;transition:transform 0.5s cubic-bezier(.25,.46,.45,.94);will-change:transform}.cgr-testi-card{flex:0 0 auto;box-sizing:border-box;background:#fff0;border-radius:8px;overflow:hidden}.cgr-testi-image-wrap{width:100%;overflow:hidden;line-height:0}.cgr-testi-image{width:100%;height:280px;object-fit:cover;object-position:center top;display:block;border-radius:8px 8px 0 0;transition:transform 0.4s ease}.cgr-testi-card:hover .cgr-testi-image{transform:scale(1.03)}.cgr-testimonials-outer .cgr-testi-content{padding:20px 10px 10px;text-align:center!important}.cgr-testimonials-outer .cgr-testi-stars{display:flex!important;justify-content:center!important;align-items:center!important;text-align:center!important;gap:2px;margin-bottom:14px;width:100%}.cgr-testimonials-outer .cgr-testi-star{font-size:26px;color:#f5a623;line-height:1;display:inline-block!important;float:none!important}.cgr-testi-description{font-size:15px;line-height:1.7;color:#e8e8e8;font-style:italic;margin:0 0 14px 0;text-align:center}.cgr-testi-name{font-size:15px;font-weight:600;color:#fff;margin:0;text-align:center;letter-spacing:.02em}.cgr-testi-arrow{flex-shrink:0;width:44px;height:44px;border-radius:50%;border:2px solid rgb(255 255 255 / .75);background:#fff0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:color 0.25s ease,border-color 0.25s ease,background 0.25s ease,opacity 0.25s ease;z-index:10}.cgr-testi-arrow svg{width:20px;height:20px;display:block;pointer-events:none}.cgr-testi-arrow:hover{color:#f5a623;border-color:#f5a623;background:rgb(245 166 35 / .08)}.cgr-testi-arrow:focus{outline:none;box-shadow:0 0 0 3px rgb(245 166 35 / .4)}.cgr-testi-arrow.cgr-arrow-disabled{opacity:.3;pointer-events:none}@media (max-width:768px){.cgr-testimonials-outer{padding:30px 16px}.cgr-testi-image{height:220px}.cgr-testi-arrow{width:36px;height:36px}.cgr-testi-arrow svg{width:16px;height:16px}}@media (max-width:480px){.cgr-testimonials-outer{padding:20px 10px}.cgr-testi-image{height:180px}}