 .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-1{flex:1}.review-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.reply-flex-container{display:flex;gap:15px;margin-top:20px}.reply-avatar{flex-shrink:0}.flex-container-1090{display:flex;flex-direction:column;width:100%;max-width:1090px;margin-left:auto;margin-right:auto;box-sizing:border-box}.flex-container-1090>*{width:100%}.flex-row-wrap{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.flex-between{display:flex;justify-content:space-between;align-items:center;width:100%}.w-50-responsive{width:50%}.w-100{width:100%}@media (max-width:768px){.w-50-responsive{width:100%}.review-header{flex-direction:column}}