.reviews{column-count:3;gap:32px;@media(max-width:991px){column-count:2}@media(max-width:640px){column-count:1}.review{align-self:flex-start;background:var(--Light-Section-5,#f3f3f3);border-radius:16px;break-inside:avoid;margin-bottom:24px;padding:32px;@media(max-width:991px){padding-bottom:24px;padding-left:24px;padding-right:24px;padding-top:24px}.review-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.review-title{color:var(--Dark-Black,#0b0b0b);font-size:18px;font-style:normal;font-weight:700;line-height:115%;margin-bottom:8px}.review-content{color:var(--Light-Paragraph,#545454);font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:24px}.review-bottom{display:flex;gap:12px;justify-content:space-between;.review-author{margin-bottom:32px;.review-author-name{color:var(--Dark-Black,#0b0b0b);font-weight:600;margin-bottom:2px}.review-author-job,.review-author-name{font-size:14px;font-style:normal;line-height:125%}.review-author-job{color:var(--Light-Paragraph,#545454);font-weight:400}}}img{width:100%}}}