.AppReviews{background:var(--ww-cream);padding:72px 0}@media screen and (min-width:769px){.AppReviews{padding:96px 0}}.AppReviews-inner{display:flex;flex-direction:column;gap:32px}.AppReviews-header{display:flex;flex-direction:column;gap:10px;max-width:720px}.AppReviews-heading{color:var(--ww-teal);margin:0}.AppReviews-intro{color:var(--ww-ink-mute);font-size:1.05rem;line-height:1.6;margin:0}.AppReviews-grid{display:grid;gap:22px;grid-template-columns:1fr}@media screen and (min-width:769px){.AppReviews-grid{align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1026px){.AppReviews-grid{gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}}.AppReviews-card{background:var(--ww-paper);border:1px solid var(--ww-line);border-radius:var(--ww-r-lg);box-shadow:var(--ww-shadow-md);display:flex;flex-direction:column;gap:22px;padding:28px}@media screen and (min-width:769px){.AppReviews-card{padding:34px}}.AppReviews-cardHeader{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto}.AppReviews-title{color:var(--ww-teal);font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800;line-height:1.18;margin:0}.AppReviews-meta{align-items:flex-end;color:var(--ww-ink-mute);display:flex;flex-direction:column;font-size:.92rem;gap:8px;line-height:1.35;margin:2px 0 0;min-width:92px;text-align:right}.AppReviews-meta strong{color:var(--ww-teal);font-weight:800}.AppReviews-stars{color:#ff9f1a;display:flex;gap:4px}.AppReviews-stars span{font-size:1.45rem;line-height:1}.AppReviews-text{color:var(--ww-ink-mute);font-size:1rem;line-height:1.7;margin:0}.AppReviews-source{align-items:center;border-top:1px solid var(--ww-line);color:var(--ww-ink-mute);display:flex;font-size:.92rem;font-weight:800;gap:10px;margin:auto 0 0;padding-top:22px}.AppReviews-source span{align-items:center;display:inline-flex;flex:0 0 auto;height:18px;justify-content:center;position:relative;width:18px}.AppReviews-source--app-store span:before{background:var(--ww-teal);border-radius:50% 50% 45% 45%;content:"";height:15px;width:13px}.AppReviews-source--app-store span:after{background:var(--ww-teal);border-radius:8px 0;content:"";height:7px;position:absolute;right:1px;top:-1px;transform:rotate(-28deg);width:7px}.AppReviews-source--google-play span:before{border-bottom:8px solid #0000;border-left:14px solid var(--ww-teal);border-top:8px solid #0000;content:"";height:0;width:0}@media screen and (min-width:1026px){.AppReviews-card:nth-child(2){margin-top:0}}@media (max-width:479px){.AppReviews-card{gap:18px;padding:24px}.AppReviews-cardHeader{gap:10px;grid-template-columns:1fr}.AppReviews-meta{align-items:flex-start;min-width:0;text-align:left}}