.reviews-section{background:#0a1e46;color:#fff}.reviews-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:55px}.reviews-section h2{color:#fff}.rating-summary{display:flex;align-items:center;gap:16px;min-width:245px}.rating-summary>strong{font:600 56px/1 var(--serif)}.rating-summary>div{display:flex;flex-direction:column}.stars{color:#e6b85f;letter-spacing:.08em}.rating-summary small,.review-author small{font-size:10px;color:rgba(255,255,255,.55)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;color:var(--ink);padding:30px;min-height:300px;display:flex;flex-direction:column}.review-top{display:flex;justify-content:space-between}.google-mark{font-weight:800;color:#4285f4}.review-card blockquote{font:20px/1.55 var(--serif);margin:30px 0;flex:1;color:var(--navy)}.review-author{background:none;padding:0;display:flex;align-items:center;gap:12px;color:var(--ink)}.review-author img,.review-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.review-avatar{display:grid;place-items:center;background:var(--cream);font-weight:700;color:var(--navy)}.review-author div{display:flex;flex-direction:column}.review-author a{font-size:12px;font-weight:700}.review-author small{color:var(--muted)}.reviews-foot{display:flex;justify-content:space-between;gap:20px;margin-top:24px;font-size:11px;color:rgba(255,255,255,.55)}.reviews-foot a{color:#e6c081}@media(max-width:900px){.reviews-grid{grid-template-columns:1fr}.reviews-head{align-items:start;flex-direction:column}.review-card{min-height:250px}}@media(max-width:560px){.reviews-foot{flex-direction:column}.rating-summary>strong{font-size:45px}}
