.container-review{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:30px;border-right:1px solid #262626}@media (max-width:992px){.container-review{border-right:none;margin-bottom:3rem}}.profile-container{display:flex;justify-content:center;align-items:center;align-self:stretch;gap:20px;margin-bottom:50px}.review-content{display:flex;flex-direction:column;position:relative;padding:30px 24px 24px;align-items:flex-start;gap:10px;align-self:stretch;border-radius:12px;border:1px solid #842dd9;background:rgba(55,3,106,.3);color:#fff}.reviews-content-h2{color:#fff;text-align:center;font-size:16px;font-weight:300;line-height:150%}.name{color:var(--Absolute-White,#fff);font-size:18px;font-weight:500}.adress,.name{line-height:150%}.adress{color:#c5c5c5;font-weight:400;bottom:10px;font-size:16px}.profile-image{height:70px;width:70px}.profile-avatar{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff}.avatar-initials{font-size:18px;font-weight:600}.avatar-1,.avatar-2,.avatar-3{background:#4a90e2}.stars{display:flex;padding:1px 12px;align-items:flex-start;gap:4px;border-radius:100px;border:1px solid #842dd9;background:#1e003d;position:absolute;top:-25px;left:50%;transform:translateX(-50%);margin:0}.star{display:flex;color:#ffce22;font-size:20px}