 .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}.field-half{width:49%}.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%}.profile-flex-container,.article-flex-container,.info-flex-container{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}.profile-col-main{width:68%}.profile-col-side{width:31%}.article-col-main{width:73%}.article-col-side{width:26%}.info-col-left{width:59%}.info-col-right{width:40%}@media (max-width:1024px){.profile-col-main,.profile-col-side,.article-col-main,.article-col-side,.info-col-left,.info-col-right{width:100%}.profile-col-main,.article-col-main,.info-col-right{margin-bottom:20px}}@media (max-width:768px){.w-50-responsive{width:100%}.field-half{width:100%}}