.boxComment__list{align-items:center;display:flex;height:100%;justify-content:center}.boxComment{background:var(--R5-color-neutral-polarWhite);border-radius:24px;box-shadow:0 10px 20px 0 rgba(33,41,56,.1);flex-direction:column;gap:24px;height:100%;padding:8px;width:100%}.boxComment__row{display:flex}.boxComment__row--first{border-radius:16px;padding:24px 16px}.boxComment__row--first-without-background{background:none;border-radius:0;padding:0}.boxComment__image-container{float:left}.boxComment__row--second{flex-direction:column;gap:8px;padding:8px}