:root{--review-red:#9f0712;--review-gold:#a16207}.published-review-card__identity{display:flex;align-items:center;gap:.7rem;margin-bottom:.75rem}.published-review-card__identity img,.published-review-card__avatar{display:block;width:48px;height:48px;object-fit:cover;border-radius:12px;border:1px solid #e7e5e4;background:#fff8e8}.published-review-card__avatar{position:relative}.published-review-card__avatar:after{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:50%;background:#c1121f}.published-reviews-section{padding:clamp(4rem,8vw,7rem) 1rem;background:#fff8e8}.published-reviews-shell{width:min(1120px,100%);margin:0 auto}.published-reviews-heading{max-width:720px;margin-bottom:2rem}.published-reviews-heading h2{margin:.25rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,5vw,4rem);line-height:1.08}.published-reviews-heading>p:last-child{color:#57534e;line-height:1.7}.published-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.published-review-card{display:flex;flex-direction:column;min-height:250px;padding:1.5rem;border:1px solid #e7e5e4;border-radius:1.5rem;background:#fff;box-shadow:0 18px 45px #1c191714}.published-review-stars{margin:0 0 1rem;color:#a16207;letter-spacing:.08em}.published-review-card blockquote{flex:1;margin:0;color:#292524;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.65}.published-review-name{margin:1.25rem 0 0;color:#7f0010;font-weight:800}@media (max-width:900px){.published-reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.published-reviews-grid{grid-template-columns:1fr}.published-review-card{min-height:0}}
