.reviews-band{background:#f6f5f1;border-top:1px solid #e0e3e2;padding:34px 0}.reviews-band-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.reviews-band-copy{display:flex;align-items:center;gap:22px}.reviews-band-copy strong{display:block;font-size:21px}.reviews-band-copy span:last-child{display:block;color:#647079;font-size:13px}.review-stars{color:#f2693d;letter-spacing:.12em;font-size:19px;white-space:nowrap}.reviews-band-actions{display:flex;gap:12px;flex-wrap:wrap}.reviews-band-actions .button{min-height:44px;padding:10px 18px}.reviews-page-intro{max-width:760px;margin-bottom:42px}.reviews-page-intro p{font-size:15px}.review-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.review-profile{border:1px solid #e0e3e2;border-radius:12px;padding:30px;background:#fff}.review-profile:first-child{grid-column:1/-1;background:#10232d;color:#fff}.review-profile:first-child p{color:#c8d0d5}.review-profile:first-child .text-link{border-color:#fff}.review-profile h3{font-size:25px;margin:12px 0}.review-profile p{font-size:14px;min-height:68px}@media(max-width:760px){.reviews-band-inner,.reviews-band-copy{align-items:flex-start;flex-direction:column}.reviews-band-actions{width:100%}.reviews-band-actions .button{flex:1}.review-profile-grid{grid-template-columns:1fr}.review-profile:first-child{grid-column:auto}.review-profile p{min-height:0}}
