.review_block_wrapper .profile_picture {
    min-height: 47px; 
    max-height: 47px;
    min-width: 47px; 
    max-width: 47px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    margin-right: 9px;
}
.reviewer_name {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
}
.review_block_wrapper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 17px 25px 19px 23px;
    border-top: 1px solid #cccccc;
    display: flex;
}
.review_block_user {
    -ms-flex-preferred-size: 170px;
    flex-basis: 170px;
    max-width: 170px;
    padding-right: 20px;
}
.review_block_content {
    flex: 1;
    min-width: 0;
}
.review_block_content_like {
    display: flex;
    justify-content: end;
    padding: 0 0 0 15px;
}
.reviews_wrapper.reviews_wrapper_exepanded .review_block_wrapper,
.reviews_wrapper .review_block_wrapper {
    display: flex;
}
.show_more_button_main {
    display: block;
    margin: 0 auto;
    border: 0;
    background: 0;
    font-size: 18px;
    font-weight: 600;
    color: #ed8264;
    text-align: center;
    line-height: 1;
}
.show_more_button_main i {
    display: block;
    width: 100%;
    font-size: 28px;
    line-height: 0.5;
}
.review_container_wraper {
    margin-top: 36px;
}
.review_container_wraper .reviews_count h2,
.review_container_wraper .reviews_count {
    color: #ef8062;
    font-size: 21px;
    font-weight: 700;
}
.show_more_review_button_wrapper {
    padding: 15px 0;
}
.middle_review_information_block .stars_rating i {
    font-size: 22px;
}
.middle_review_information_block .reviewer_name {
    font-size: 11px;
    font-weight: 700;
    padding-top: 5px;
}
.review_answer_institution {
    display: flex;
    align-items: center;
}
.activity-review-answer-avatar {
    min-height: 47px;
    max-height: 47px;
    min-width: 47px;
    max-width: 47px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
    margin-right: 9px;
}
.review_text_block {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    padding-top: 9px;
    overflow: hidden;
}
.answer_text_block {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
    padding-top: 9px;
    margin-left: 56px;
}
.show_more_review_cta {
    color: #ef8062;
    font-size: 11px;
    font-weight: 700;
    margin-top: 6px;
}
.post_review_stars:hover i {
    color: #f9bc43;
    transition: 0.3s;
}
.answer_text_block_wrapper {
    border: 1px solid #bfbfbf;
    background-color: #f5f5f5;
    max-width: 70%;
    border-radius: 34px;
    padding: 15px;
    margin-top: 17px;
    overflow: hidden;
}
.answer_text_block_wrapper .middle_review_information_block strong {
    font-size: 13px;
    font-weight: 700;
}
.activity_information-start a.reviews_count {
    font-size: 17px;
    font-weight: 300;
    text-decoration: underline;
    color: #004e7d;
}
.activity_information-start a.reviews_count:hover {
    text-decoration: none;
}
.main_rating_value {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: #212529;
    font-size: 25px;
}
.main_rating_value i {
    font-size: 25px;
    color: #eda619;
}
.main_rating_value span {
    margin-right: 8px;
}
.write_review_wrapper {
    text-align: center;
    margin-left: auto;
}
.write_review_wrapper a {
    display: flex;
    flex-wrap: wrap;
    border-radius: 34px;
    padding: 15px;
    line-height: normal;
}
.write_review_wrapper span {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
.write_review_wrapper strong {
    flex: 1;
    min-width: 0;
    font-size: 16px;
    text-align: left;
}
.write_review_wrapper svg {
    flex: 0 0 auto;
    max-width: 55px;
}
.write_review_wrapper {
    text-align: center;
}
.write_review_wrapper a:hover,
.write_review_wrapper a {
    display: flex;
    flex-wrap: wrap;
    border-radius: 34px;
    padding: 15px;
    line-height: normal;
}
.write_review_wrapper span {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
.write_review_wrapper strong {
    flex: 1;
    min-width: 0;
    font-size: 18px;
    text-align: left;
    margin-right: 9px;
}
.write_review_wrapper svg {
    flex: 0 0 auto;
    max-width: 40px;
}
.main_review_form_wrapper {
    margin: 15px 0 15px 0;
}
.main_review_form_wrapper h2 {
    font-size: 21px;
    font-weight: 700;
    margin: 0;
}
.activity_review_filters_text_wrapper h3 {
    font-size: 14px;
    margin: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}
.activity_review_filters_text_wrapper {
    border-top: 1px solid #cccccc;
    padding: 15px 0 15px 0;
    display: flex;
    flex-wrap: wrap;
}
.reviews_block_header {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px
}
.filter-buttons .filter_select {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    border-radius: 18px;
    background-color: #f5f5f5;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 9px;
    line-height: 1;
    cursor: pointer;
    position: relative;
    z-index: 2;
}
.filter-buttons .filter_select i {
    font-size: 14px;
    margin-right: 3px;
}
.filter_selections {
    position: absolute;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    top: 13px;
    padding-top: 21px;
    width: 100%;
    overflow: hidden;
    border-bottom-right-radius: 18px;
    border-bottom-left-radius: 18px;
}
.filter-buttons {
    position: relative;
    right: 0;
    left: 0;
    z-index: 1;
    min-width: 255px;
}
.filter_selections .sort-btn {
    padding: 6px 15px 8px 30px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    line-height: normal;
}
.filter_selections .sort-btn.pressed,
.filter_selections .sort-btn:hover {
    background-color: #f5f5f5;
    transition: 0.3s;
}
.main_review_filter_form_wrapper label {
    font-weight: 600;
    margin-right: 11px;
}
.content_answer_btn {
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}
.content_like_btn {
    border: 0;
    background: transparent;
    padding: 0;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
}
.content_answer_btn:hover,
.content_like_btn:hover {
    color: #366f90;
    transition: 0.3s;
}
.main_content_like_buttons {
    display: flex;
    align-items: center;
    gap: 17px;
    white-space: nowrap;
}
.toggle_term_review {
    border: 1px solid #cccccc;
    border-radius: 100px;
    background: white;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-weight: 400;
    font-size: 13px;
    padding: 5px 10px;
    margin: 9px 9px 0 0;
    min-height: 36px;
}
.toggle_term_review.active{
    border-color: #ef8062;
}
.toggle_term_review:hover {
    border: 1px solid #707070;
    transition: 0.1s;
}
.toggle_term_review_more {
    border: 1px solid #fff;
    border: 0;
    background: white;
    font-weight: 400;
    font-size: 13px;
    padding: 5px 10px;
    margin: 9px 9px 0 0;
    min-height: 36px;
    display: inline-flex;
    align-items: center;
}
.toggle_term_review_more:hover {
    color: #366f90;
    transition: 0.3s;
}
.review_main {
    position: relative;
}
.reviews_preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    background: white;
}
.reviews_pagination_preloader {
    display: flex;
    justify-content: center;
    width: 100%;
}
.reviews_pagination_preloader img {
    max-height: 50px;
}
.reviews_preloader img {
    max-height: 111px;
}
.review_created_date {
    font-size: 13px;
    white-space: nowrap;
    margin: 5px 0 5px 0;
}
.review_activity_name a {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
}
.reply_review_form_wrapper {
    margin-top: 10px;
    max-width: 70%;
}
.reply_review_form_group_wrapper {
    display: flex;
    align-items: center;
    position: relative;
}
.reply_review_form_group_wrapper button {
    position: absolute;
    right: 5px;
    border: 0;
    background: transparent;
}
.reply_review_form_group_wrapper button i {
    float: left;
}
.reply_review_form_group_wrapper button:not(:disabled):hover {
    color: #ef8062;
    transition: 0.3s;
}
.reply_review_form_group_wrapper button:disabled:hover,
.reply_review_form_group_wrapper button:disabled {
    background: transparent;
}
#activity_review_answer_form_answer {
    padding-right: 45px;
}
.stars_checkbox_validation i {
    font-size: 38px;
}
@media (max-width: 991px) {
    .reply_review_form_wrapper,
    .answer_text_block_wrapper {
        max-width: 100%;
    }
    .review_block_wrapper {
        flex-wrap: wrap;
    }
    .review_block_content {
        -ms-flex-preferred-size: calc(100% - 170px);
        flex-basis: calc(100% - 170px);
        max-width: calc(100% - 170px);
        min-width: 0;
    }
    .review_block_content_like {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100% ;
        max-width: 100% ;
        padding: 15px 0 0 0;
    }
}
@media(max-width: 767px) {
    .write_review_wrapper strong {
        display: none;
    }
    .write_review_wrapper svg {
        max-width: 25px;
        min-width: 25px;
    }
    .write_review_button {
        margin-left: 10px;
    }
    .main_review_form_wrapper h2 {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .review_block_wrapper {
        margin-bottom: 10px;
    }
    .main_review_form_wrapper {
        align-items: flex-start;
    }
    .review_block_user,
    .review_block_content {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .main_review_filter_form_wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
    .review_block_wrapper .profile_picture {
        max-height: 36px;
    }
    .review_block_wrapper {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        margin-right: 0;
    }
    .activity_information-start a.reviews_count,
    .rating_voted_title {
        font-size: 14px;
    }
    .middle_review_information_block .stars_rating i {
        font-size: 15px;
    }
    .review_container_wraper .reviews_count h2,
    .review_container_wraper .reviews_count {
        font-size: 18px;
    }
    .review_container_wraper {
        margin: 16px 0 12px 0;
    }
    .show_more_button_main {
        font-size: 12px;
    }
}
@media(min-width: 992px) {
    .review_block_wrapper:nth-child(3n) {
        margin-right: 0;
    }
}