.flex-row.rw{flex-direction:column;gap:40px}.flex-row.rww{flex-wrap:wrap;gap:95px;justify-content:center}.flex-row.rww a{text-decoration:none;transition:transform .2s ease-in-out;-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;-ms-transition:transform .2s ease-in-out;-o-transition:transform .2s ease-in-out}.flex-row.rww a:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1)}.review-wrapper{padding-bottom:3.75rem;padding-top:3.75rem}.rev-wrapper,.review-text{align-items:center;display:flex;flex-direction:column;gap:0;justify-content:center}.review-text{background-color:#ecf7fc;border:1px solid #c8e4f0;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;height:136px;width:136px}.review-image{align-items:center;background-color:var(--text-white);border:1px solid var(--border-color);border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;display:flex;height:56px;justify-content:center;margin-top:-10px;width:180px;z-index:2}.review-image img{max-height:44px;max-width:125px;width:auto}.r-number{font-size:3rem;font-weight:700;line-height:125%}.r-number,.r-text{color:var(--main-blue)}.r-text{font-size:.875rem;font-weight:600;line-height:142.857%}@media screen and (max-width:992px){.review-wrapper{padding-bottom:2.5rem;padding-top:2.5rem}.flex-row.rww{align-items:center;flex-direction:column;gap:40px}}