.comment-user-photo{width:73px;height:73px;background-color:#f6f6f6;border-radius:50%;object-fit:cover}@media screen and (max-width:767px){.comment-user-photo{width:37px;height:37px}}.comment{display:flex;align-self:center;margin-bottom:30px}.comment-user-avatar{position:relative;margin-right:25px;width:73px;height:73px;background-color:#f6f6f6;border-radius:50%}.comment-social-icon{position:absolute;top:0;right:0;width:24px;height:24px}.comment-content{width:100%}.comment-content__header{display:flex}.comment-content__user-name{font-family:Gilroy-Bold,Roboto,sans-serif;font-size:16px;font-weight:600;margin:0 10px 7px 0}.comment-content__user-message{font-family:Roboto,sans-serif;font-size:16px;line-height:1.4;color:#000;margin-bottom:7px;word-break:break-word}.comment-content__link{color:#4e5591}@media screen and (min-width:1200px){.comment-content{padding-right:115px}}@media screen and (min-width:768px){.comment-user-avatar{min-width:73px}}@media screen and (max-width:767px){.comment-content__user-message{font-size:14px}.comment-user-avatar{margin-right:16px;width:37px;height:37px}.comment-social-icon{width:13px;height:13px}.comment-content__user-name{margin-bottom:5px}.comment-content__rating-container{width:100%;display:flex;justify-content:flex-end}}.service-reviews{padding-right:25px}.service-reviews__zero-comments{font-family:Gilroy-Bold,Roboto,sans-serif;font-size:18px;font-weight:600}.service-reviews__comments .comment{animation:fadeIn .4s}@media only screen and (max-width:468px){.rating-drawer-page .rating-social-widget{flex-wrap:wrap}.rating-drawer-page .rating-social-widget>div{width:50%}.rating-drawer-page .rating-social-widget>div:first-child,.rating-drawer-page .rating-social-widget>div:nth-child(2){margin-bottom:20px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}