.client-reviews__quote-toggle{display:inline;margin-left:2px;color:var(--review-primary);font-weight:700;font-size:15px;line-height:1.45;text-decoration:underline;white-space:nowrap;cursor:pointer}.client-reviews__quote-toggle:hover{color:var(--review-secondary);background:0 0!important}.client-reviews__progress span.is-running{animation:reviewProgress var(--review-duration) linear forwards}.client-reviews__container:hover .client-reviews__progress span.is-running{animation-play-state:paused}.client-reviews__dot{width:9px!important;height:9px!important;min-width:9px!important;min-height:9px!important;padding:0!important;margin:0!important;border:0!important;border-radius:999px!important;background:rgba(11,45,114,.23)!important;cursor:pointer;transition:width .3s ease,background-color .3s ease}.client-reviews__dot.is-active{width:30px!important;background:var(--review-primary)!important}.client-reviews.is-changing .client-reviews__quote p,.client-reviews.is-changing .client-reviews__person{opacity:0;transform:translateY(12px)}@media (max-width:560px){.client-reviews__dot{width:4px!important;height:4px!important;min-width:4px!important;min-height:4px!important}}