

/* Start:/local/templates/logicloud.health_s1/components/bitrix/news.detail/doctor1/style.css?17495377949433*/
/* Reset and base styles  */
* {
    padding: 0px;
    margin: 0px;
    border: none;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

/* Links */

a, a:link, a:visited  {
    text-decoration: none;
}

a:hover  {
    text-decoration: none;
}

/* Common */

aside, nav, footer, header, section, main {
    display: block;
}

h1, h2, h3, h4, h5, h6, p {
    font-size: inherit;
    font-weight: inherit;
}

ul, ul li {
    list-style: none;
}

img {
    vertical-align: top;
}

img, svg {
    max-width: 100%;
    height: auto;
}

address {
    font-style: normal;
}

/* Form */

input, textarea, button, select {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
}

input::-ms-clear {
    display: none;
}

button, input[type="submit"] {
    display: inline-block;
    box-shadow: none;
    background-color: transparent;
    background: none;
    cursor: pointer;
}

input:focus, input:active,
button:focus, button:active {
    outline: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

label {
    cursor: pointer;
}

legend {
    display: block;
}

.section_doctor{
    padding: 3vh 0;
}

.doctor_card_stack a{
    border-radius: 1vw;
    background: #F3F0F0;
    padding: 0.5vh 0.5vw;
    color: rgb(0, 0, 0);
    font-size: 1vw;
    font-weight: 400;
    transition: transform 1s ease;
}
.open_arrow {
    cursor: pointer;
}
.doctor_card_stack a:hover{
    transform: scale(1.07);
    text-decoration: none;
    color: rgb(0, 0, 0);

}

.doctro_card_info a:hover{
    text-decoration: none;
}

.doctor_card_wrap{
    display: flex;
    gap: 2vw;
    align-items: flex-start;
    justify-content: space-between;
    box-sizing: border-box;
    border: 0.1vw solid rgb(129, 189, 187);
    border-radius: 0.3vw;
    padding: 1.5vh;
    margin-bottom: 2vh;

}

.doctor_card{
    flex:0 0 68%;

}

.doctor_record{
    flex: 1 1 100%;
}


.doctor_card_info_wrap{
    display: flex;
    align-items: flex-start;
    gap: 2vw;
    margin-bottom: 2vh;

}

.doctro_card_info .title-h2{
    color: rgb(0, 0, 0);
    font-size: 1.4vw;
    margin-bottom: 1.5vh;
    font-family: 'OpenSans-Bold';
}
.doctor_card_stack_wrap, .doctor_card_expirience{
    display: flex;
    align-items: flex-start;
    gap: 2vw;
    margin-bottom: 1em;
}




.doctor_card_stack{
    display: flex;
    align-items: center;
    gap: 0.5vw;
    flex-wrap: wrap;
}




.doctor_card_expirience{
    display: grid;
    grid-template-columns: 3.5vw 1fr;
    align-items: flex-start;
    margin-bottom: 1.5vh;
}

.doctor_card_expirience:last-child{
    margin-bottom: 0;
}

.doctor_card_expirience .doctor-h6{
    color: rgb(0, 0, 0) !important;
    font-size: 1vw;
    font-weight: 400;
    margin-bottom: 0;
    font-family: 'OpenSans-Semibold';
}

.doctor_card_expirience img{
    height: 100%;
}

.doctor_card_expirience_img{
    height: 1.5vw;
}

.doctor_card ul{
    margin-top: 1.5vh;
    border-radius: 0.3vw;
    background: rgb(247, 243, 243);
    padding: 1.5vh 1vw;
}

.doctor_card ul li p:first-child{
    font-size: 1vw;
    color: #6A6A6A;
}

.profession_ul li{
    list-style-type: disc;
    color: rgb(0, 0, 0);
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 1vh;
    list-style-position: inside;
}

.doctor_card ul li:last-child{
    margin-bottom: 0;
}

.education_ul ul li{
    display: grid;
    grid-template-columns: 6vw 1fr;
}
.education_ul h5 {
    margin: 1vw 0;
}
.opit_ul li, .education_ul li {
    display: grid;
    grid-template-columns: 2vw 8vw 75%;
    border: 0.1vw solid #3D3E63;
    padding: 1vw;
    margin-bottom: 1.5vw;
    border-radius: 0.2vw;
}
.spec_ul li {
    display: grid;
    border: 0.1vw solid #3D3E63;
    padding: 1vw;
    margin-bottom: 1.5vw;
    border-radius: 0.2vw;
}
.opit_ul li:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' id='Layer_1' data-name='Layer 1' viewBox='0 0 24 24' width='512' height='512' fill='%233D3E63'%3e%3cpath d='m17,0H7c-1.654,0-3,1.346-3,3v21h16V3c0-1.654-1.346-3-3-3Zm-6,19h-3v-2h3v2Zm0-4h-3v-2h3v2Zm-2-7v-2h2v-2h2v2h2v2h-2v2h-2v-2h-2Zm7,11h-3v-2h3v2Zm0-4h-3v-2h3v2Zm8-6v15h-2V6.184c1.161.414,2,1.514,2,2.816ZM2,6.184v17.816H0v-15c0-1.302.839-2.402,2-2.816Z'/%3e%3c/svg%3e");
    background-repeat:no-repeat;
    background-size: 1.3em;
    content: " ";
}
.education_ul li:before {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%233D3E63' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='800px' height='800px' viewBox='0 0 260 188' xml:space='preserve'%3e%3cpath d='M134.3,109.2L202,83.8V146c0,13.4-32.2,24.3-72,24.3S58,159.4,58,146V83.8l67.9,25.4l4.2,1.6L134.3,109.2z M130.1,98L258,50 L130.1,2L2,50l20,7.5v81.8c-4.7,2.2-8,7.1-8,12.7v34h28v-34c0-5.7-3.3-10.6-8.1-12.8V61.9L130.1,98z'/%3e%3c/svg%3e");
    background-size: 1.5em;
    content: " ";
    background-repeat:no-repeat;
}

.doctor_card ul li::marker{
    color: rgb(129, 189, 187);
    font-size: 1em;
    margin-right: 1vw;
}
.doctor_card ol li::marker{
    color: rgb(129, 189, 187);
    font-size: 1em;
    margin-right: 1vw;
}
.doctor_card ol li {
    list-style-type: disc;
    color: rgb(0, 0, 0);
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 1vh;
    list-style-position: inside;}
.doctor_card_logo{
    min-width: 14vw;
    max-width: 14vw;
    aspect-ratio: 1/1;
    object-fit: cover;
    border-radius: 0.3vw;
}
#mobile_calendary{
    display: none;
}


.fc-daygrid-day {
    background-color: #f0f0f0;
}

.fc-daygrid-day-number {
    color: #333;
}

.fc-daygrid-day.fc-day-today {
    background-color: #007bff;
    color: #fff;
}


.array_info{
    display: none;
    max-height: 0;
    opacity: 0;
    transition: max-height 1s ease, opacity 0.7s ease;
}

.array_info.active{
    display: block;
    opacity: 1;
    max-height: none;
    margin-bottom: 1vh;
}
.array_info:last-child{
    margin-bottom: 0;
}

.open_arrow_img{
    transition: transform 1s ease;
}
.open_arrow_img.active{
    transform: rotate(180deg);
    transition: transform 1s ease;
}

.open_arrow{
    margin-bottom: .7em;
    color: #81bdbb;
    font-size: 1.5em;
    font-family: 'OpenSans-Bold';
}
.doctor_card ul h3 {
    font-size: 1.2em;
    margin-bottom: 1em;
    line-height: 1;
}
.doctro_card_info .doctor_card_expirience:last-of-type img{
    margin-left: 0.3vw;
}

#mobile_recording{
    display: none;
}
.section_doctor .doctor-h5 {
    cursor: pointer;
    padding: 0.5vh 0;
}
.section_doctor .col-lg-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%;
}


.news_more__wrap {
    display: flex;
    justify-content: flex-start;
    gap: 0.5em;
}

.news_more__block {
    padding: 1em 1em;
    border-radius: 0.5em;

    flex: 0 0 24.5%;
    display: flex;
    flex-direction: column;
    gap: 1em;
    justify-content: space-between;
    background: #F3F0F0;
}

.news_more__img {
    height: 10em;
    margin-bottom: 1em;
}

.news_more__img img {
    margin: 0 !important;
    width: 100%;
    border-radius: 0.5em;
    height: 100%;
    object-fit: cover;
}
.news_more__block .doctor-news{
    font-size: 1.2em !important;
    margin: 0 !important;
    font-family: 'OpenSans-Bold';
}

.news_more__block a {
    display: block;
    padding: 0.5em;
    border-radius: 0.3em;
    background: #81BDBB;
    text-align: center;
    color: white;
}

.news_more__block a:hover{
    color: white;
    text-decoration: none;
    transform: scale(1.03);
}

.news_more__content{
    max-height: 12em; /* ограничьте высоту контейнера */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* количество строк */
    -webkit-box-orient: vertical;
}

.news_more__content p{
    margin: 1em 0 0;
}

.doctor__slide {
    flex: 1 1 auto;
    /* Дополнительные стили */
}
#doctor__slider_prev{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0em;
    opacity: 1;
    width: 2em;
    height: 2em;
    outline: none;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    left: auto;
    z-index: 5;
}
#doctor__slider{
    position: relative;

}

#doctor__slider_next img{
    transform: rotate(-90deg);
}

#doctor__slider_prev img{
    transform: rotate(90deg);
}
#doctor__slider_next{
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 0em;
    opacity: 1;
    width: 2em;
    height: 2em;
    outline: none;
    background: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    left: auto;
    z-index: 5;
}
.clinic-licence__block{
    margin-bottom: 0 !important;
}


#doctor__slide{
    flex: 0 1% 25%;
}
.section_doctor .doctor-h5 {
    margin: 0;
}
.section_doctor .doctor-h5 {
    color: rgb(129, 189, 187);
    font-size: 1.1vw;
    margin: 1em 0;
    font-family: 'OpenSans-Bold';
}


.review-tabs {
    display: flex;
    margin-bottom: 2em;
}

.tab-button {
    padding: 1em 2em;
    border: 0.1em solid #ddd;
    background-color: #fff;
    cursor: pointer;
    margin-right: 0.5em;
    transition: background-color 0.3s;
}

.tab-button.active {
    background-color: #f7f7f7;
    border-bottom: 0.1em solid #81bdbb;
}

.tab-content {
    display: none;
}

.tab-content.active {
    display: block;
}

/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/news.detail/doctor1/media_style.css?17495365442880*/
@media screen and (orientation: portrait){

    .doctor_card_wrap {
        display: block;
        border-radius: 1.3vw;
        padding: 1vh;
    }
    .section_doctor .doctor_card_stack_wrap h5 {
        margin: 0;
    }
    .doctor_card_logo {
        min-width: 54vw;
        max-width: 54vw;
        border-radius: 1.3vw;
    }
    .doctor_card_info_wrap {
        display: block;
    }
    .doctor_card_logo_block{
        text-align: center;
        margin-bottom: 1vw;
    }
    .doctro_card_info .title-h2 {
        font-size: 4.8vw;
        text-align: center;
    }
    .section_doctor .doctor-h5 {
        color: rgb(129, 189, 187);
        font-size: 4.3vw;
        font-family: "OpenSans", sans-serif;
        margin-bottom: 0;
    }
    .doctor_card_stack a {
        border-radius: 4vw;
        padding: 0.7vh 3vw;
        font-size: 3.2vw;
    }
    .doctor_card_stack {
        gap: 1.7vw;
    }

    .doctor_card_expirience {
        grid-template-columns: 15vw 1fr;
        margin-bottom: 0;
        align-items: center;
    }

    .doctor_card_expirience{
        margin-bottom: 1.5vh;
    }

    .doctor_card_expirience .doctor-h6 {
        font-size: 3.75vw;
    }

    .doctor_card ul h3 {
        margin-bottom: 1em;
    }

    .inside-page__caption{
        display: none;
    }
    .opit_ul li{
        grid-template-columns: 23vw 1fr;
    }
    .doctor_card ul li p:first-child {
        margin-top: 0.5vh;
        font-size: 4.3vw;
    }

    .doctor_card ul li p:last-child {
        font-size: 3.7vw;
    }

    .education_ul ul li {
        grid-template-columns: 13vw 1fr;
    }
    .doctor_card ul li::marker {
        font-size: 3.7vw;
    }
    .profession_ul li, .doctor_card ol li {
        font-size: 3.7vw;
    }

    .doctor_card ul {
        border-radius: 1.3vw;
        padding: 1.5vh 4vw;
    }
    .doctor_card_expirience_img {
        height: 4.2vw;
    }
    .doctro_card_info .doctor_card_expirience:last-of-type img {
        margin-left: 0.9vw;
    }
    .doctor_record{
        display: none;
    }

    #mobile_recording{
        display: block;
    }
    .education_ul h5 {
        margin: 3vw 0;
    }
    .attention {
        margin: 30px 0;
        background: #FBFBFB;
        padding: 30px 40px;
        font-family: 'OpenSans-Bold';
        font-style: italic;
        display: flex;
        font-size: 1.2em;
        line-height: 1.8;
    }
    .opit_ul li, .education_ul li {
        display: flex;
        flex-direction: column;
        padding: 4vw;
        margin-bottom: 4.5vw;
    }
    .opit_ul li:before {

        background-size: 8vw;
        content: " ";
        height: 10vw;
    }
    .education_ul li:before {
        content: " ";
        background-size: 8vw;
        height: 10vw;
    }
    .news_more__wrap {
        flex-direction: column;
    }
    #doctor__slide{
        flex: 0 0 100%;
    }
}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/main.feedback/client_record_test/style.min.css?1749220712251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/main.feedback/client_record_test/media_style.css?17492207122489*/
@media screen and (orientation: portrait){
    .doctor_price_wrap{
        display: none;
    }
    .doctor_calendary_date_wrap{
        display: none;
    }
    .doctor_calendary{
        display: none;
    }
    .doctor_record_btn {
        border-radius: 1.3vw;
    }
    .doctor_info_btn {
        border-radius: 1.3vw;
    }

    #calendar-container{
        display: none;
    }

    .dorctor_form_wrap {
        width: 91.5vw;
        border-radius: 1.5vw;
        height: auto;
        padding: 4.5vh 4vw 3.5vh;
    }
    .doctor_info_recording{
        display: none;
    }
    .doctor_form_block label {
        font-size: 4.25vw;
    }
    .dorctor_form_content {
        display: block;
    }

    .doctor_form_block{
        margin-bottom: 1vh;
    }
    .doctor_form_block input {
        border-radius: 1.3vw;
        padding: 1vh 2vw 1vh 8vw;
    }

    .doctor_form_close {
        width: 3.3vw;
        top: 1.5vh;
        right: 6vw;
    }
    .doctor_form_block textarea {
        border-radius: 1.3vw;
        padding: 1vh 2vw 1vh 8vw;

    }
    .checkbox_wrap {
        margin: 1vh 0 1vh;
        gap: 2.5vw;
    }
    .checkbox_wrap p {
        margin-bottom: 0;
    }
    .doctor_form form input[type="submit"] {
        margin-top: 2vh;
        font-size: 4.25vw;
        border-radius: 1.3vw;
    }
    .medflex-round-widget{
        display: none;
    }

    #mobile_calendary{
        display: grid !important;
    }
    .mobile_title h2{
        display: block;
        font-size: 5vw;
    }
    .doctor_calendary_date.active {
        border-radius: 1.3vw;
        padding: 0.8vh 0vw;
    }
    .doctor_calendary_time button {
        border-radius: 1.3vw;
    }
    .doctor_calendary_time{
        gap: 1.5vw;
    }
    .doctor_calendary_time button:hover {
        transform: none;
    }
    .doctor_calendary_date_wrap {
        gap: 1.5vw;
    }
    .doctor_calendary_date:hover {
        transform: none;
    }

    .form_close_wrap:last-of-type {
        align-items: unset;
        gap: 4vw;
    }
    .btn_form {
        padding: 0.5vh 1vw;
        border-radius: 1.3vw;
    }

    .form_close_wrap p {
        font-size: 1em;
    }

    .doctor_successful_close {
        width: 3.3vw;
        top: 1vh;
        right: 3.5vw;
    }

    .section_form_successful p {
        font-size: 1.1em;
    }
    #doctor__metro_pc{
        display: none;
    }
    #mobile_metro{
        display: block;
    }
    #get_recording{
        display: none;
    }
}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/news.calendar/template1/style.css?17492207121413*/
.news-calendar{
	background: white;
	position: absolute;
	top: -100%;
	left: -100%;
	width: 21vw;
	padding: 1vh 1vw 0.5vh;
	box-shadow: 0px 0.2vw 0.2vw 0px rgba(0, 0, 0, 0.25);
	border-radius: 0.5vw;
	border: 0.1vw solid grey;
}
.NewsCalHeader{
	text-align: center;
	flex: 1 1 100%;
	font-size: 1vw;
	margin-bottom: 0.3vh;
}
.standart_td{
	flex: 1 1 100%;
	border-radius: 0.3vw;
	text-align: center;
	font-size: 1vw;
	padding: 0.5vw;
	width: 1vw;
	aspect-ratio: 1/1;
	transition: background 0.3s ease, color 0.3s ease;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.NewsCalToday{
	background: #81bdbb;
	color: white;
}
.standart_td:hover{
	background: #81bdbb;
	color: white;
}
.NewsCalOtherMonth:hover{
	background: none;
}
tr{
	display: flex;
	justify-content: space-between;
	gap: 0.3vw;
	margin-bottom: 0.3vw;
}
.month_wrap{
	flex: 1 1 100%;
	text-align: center;
	position: relative;
}
.month_text{
	display: none;
	font-size: 1.11111vw;
	display: none;
}
.month_text.active{
	display: block;
}
.month_arrow{
	position: absolute;
	width: 1.1vw;
	aspect-ratio: 1/1;
	top: 0.1vw;
}
.month_arrow.left{
	left: 0;
}
.month_arrow.right{
	right: 0;
}
tr:last-child{
	margin-bottom: 0;
}
.NewsCalTable{
	margin-top: 1.5vh;
}


.NewsCalWeekend{
	background: #E7F5F4;
}

.non_active{
	background: #F7F3F3;
	pointer-events: none;
	cursor: default;
	color: black;
	opacity: 0.3;
}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/news.calendar/template1/media_style.css?1749220712354*/
@media screen and (orientation: portrait) {
    .news-calendar {
        width: 45vw;
        top: 100%;
        left: 0;
    }
    .month_text {
        font-size: 3vw;
    }
    .month_arrow {
        width: 3.1vw;
    }
    .NewsCalHeader {
        font-size: 3vw;
    }
    .standart_td {
        border-radius: 1.3vw;
        font-size: 3vw;
    }
}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/news.list/reviews_all_company/style.css?17495368435020*/
.section_reviews p {
    margin-bottom: 0;
}
.section_reviews {
    margin-bottom: 1em;
}
.section_reviews button {
    border: none;
    background: none;
    padding: 0;
}

.reviews_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: flex-start;
    gap: 1em;
    margin-bottom: 1em;
}

.reviews {
    height: 100%;
    padding: 1em;
    border-radius: 0.3em;
    border: 0.1vw solid rgba(217, 217, 217, 1);
}

.reviews__title__img {
    width: 4em;
    height: 4em;
    border-radius: 50%;
    overflow: hidden;
}

.reviews__title {
    display: flex;
    align-items: flex-start;
    gap: 1em;
    margin-bottom: 1em;
}

.reviews__title__text_name {
    display: block;
    font-weight: 600;
    margin-bottom: 0.3em;
}

.reviews__title__rating {
    display: flex;
    align-items: center;
    gap: 0.1em;
    margin-bottom: 0;
}

.reviews_description {
    max-height: 3lh;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.reviews_description.expanded {
    max-height: none;
    -webkit-line-clamp: unset;
}

.reviews_description_btn {
    margin-top: 0.2em;
    color: #757575;
}

.reviews__title__text_date {
    display: flex;
    align-items: center;
    gap: 0.5em;
}

.reviews .sw-review-source-link {
    display: block;
    margin-top: 0.5em;
    text-decoration: underline;
    padding-bottom: .1vw;
    transition: all 1s ease;
    color: black;
}

.sw-review-source-link:hover {
    color: black;
    transform: scale(1.03);
}

#toggleReviewsBtn {
    display: inline-block;
    padding: 1vh 0;
    border-radius: 0.3em;
    background: #81bdbb;
    font-size: 1em;
    transition: all 1s ease;
    line-height: normal;
    min-width: 13vw;
    color: white;
}

#collapseBtn {
    display: inline-block;
    padding: 1vh 0;
    border-radius: 0.3em;
    background: #81bdbb;
    font-size: 1em;
    transition: all 1s ease;
    line-height: normal;
    min-width: 13vw;
    color: white;
}

#collapseBtn:hover {
    background: #3D3E63;
}

.reviews__btns {
    display: flex;
    justify-content: flex-start;
    gap: 1em;
}

#toggleReviewsBtn:hover {
    background: #3D3E63;
    color: white;
}

.reviews__info {
    width: 100%;
    padding: 2em 2em;
    border: 0.1em solid rgb(129, 189, 187);
    border-radius: .3em;
    margin-bottom: 1em;

}

.reviews__info_review a {
    display: block;
    width: 10em;
}

.reviews__info_review a img {
    display: inline-block;
    width: auto;
    height: 1.5em;
}

.reviews__info_review_title {
    margin-top: 1em;
    display: flex;
    gap: 0.5em;
    align-items: center;
}

.reviews__info_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reviews__info_review {
    flex: 40%;
}

.reviews__info_review_title-h2 {
    font-size: 2em;
    font-weight: bold;
}

.reviews__info_wrap svg {
    width: 2em;
}

.reviews__info_review_title-h3 {
    font-size: 1.1em;
    color: #757575;
}

.sw-reviews-btn {
    display: inline-block;
    padding: 1vh 0;
    border-radius: 0.3em;
    background: rgb(255, 230, 0);
    font-size: 1em;
    transition: all 1s ease;
    line-height: normal;
    min-width: 13vw;
    text-align: center;
}

.sw-reviews-btn:hover {
    background: #854385;
    color: white;
}

.otziv .container .container {
    max-width: 100%;
}

.otziv .container .container .reviews {
    background: #ffffff;
}

.otziv .container .section_reviews {
    padding: 0;
}


.reviews__component_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3em;
    padding: 2em 0;
    border-top: 0.1em solid rgba(217, 217, 217, 1);
    border-bottom: 0.1em solid rgba(217, 217, 217, 1);
    margin: 2em 0;
}

.reviews__component_content_img {
    height: 2em;
    margin-bottom: 1em;
}

.reviews__component_content_img img {
    height: 100%;
    width: auto;
}


.reviews__component_content_title {
    font-family: 'OpenSans-Bold';
    font-size: 1.1em;
    display: block;
    margin-bottom: 0.8em;
}

.reviews__component_content p {
    text-align: justify;
}

#review_filter,
#site_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(/local/templates/logicloud.health_s1/components/bitrix/news.list/reviews_all_company/images/arrow_bot.svg) no-repeat right 1em center;
    background-size: 1em;

    display: block;
    padding: 0 3em 0 1em;
    border-radius: 0.3em;
    outline: 0;
    box-shadow: none;
    font-family: inherit;
    font-weight: 400;
    color: #000;
    text-align: left;
    appearance: none;
    height: 2em;
    font-size: 1em;
    border: 0.1em solid rgb(129, 189, 187);
}

.reviews_select_wrap {
    display: flex;
    align-items: center;
    gap: 2em;

}
#openReviewDoctorPopupBtn,
#openReviewPopupBtn {
    color: rgb(255, 255, 255);
    font-size: 1em;
    border-radius: 0.3em;
    background: rgb(129, 189, 187) !important;
    padding: 0.7em 1em;
    transition: all 0.3s ease;
}

#openReviewPopupBtn:hover, #openReviewDoctorPopupBtn:hover {
    background: #3D3E63 !important;
}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/news.list/reviews_all_company/media_style.css?17495375061558*/
@media screen and (orientation: portrait) {
	.reviews_wrap {
		grid-template-columns: repeat(1, 1fr);
	}

	.reviews__info_wrap {
		gap: 1.5em;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.back_reviews {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
.reviews_select_wrap {
	width: 100%;
	display: flex;
	align-items: center;
gap:0;
	justify-content: space-between;
}

	#openReviewDoctorPopupBtn, #openReviewPopupBtn, #site_select, #review_filter {
		width: 45%;
		height: 2.5em;
	}
	.reviews__component_content
{
	height: 100%;
	padding: 1em;
	border-radius: 0.3em;
	border: 0.1vw solid rgba(217, 217, 217, 1);
}
	.reviews__info_review a {
		text-align: center;
	}
	.reviews__component_wrap {
		display: flex;
		flex-direction: column;
	}
	.reviews__info_review_title {
		flex-wrap: wrap;
		justify-content: center;
		column-gap: 1em;
		row-gap: 0;

	}
	.reviews__info_review {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		flex-direction: column-reverse;
		align-content: center;
		gap: 1em;
	}

	.reviews__info_review_title-h2 {
		font-size: 1.4em;
	}

	.reviews__info_wrap svg {
		width: 1.7em;
	}

	.reviews__title svg {
		width: 1em;
	}

	.reviews__info {
		border-radius: 1.3vw;
	}

	.sw-reviews-btn {
		width: 100%;
	}

	#toggleReviewsBtn, #collapseBtn {
		width: 48%;
	}

	.otziv .container .container {
		padding: 0;
	}
	.section_reviews .reviews_title_wrap{
		flex-direction: column;
		margin-bottom: 2em;
		gap: 2em;
	}
	#toggleReviewsBtn{
		width: 100%;
	}
	.popup_review__modal {
		width: 95%;
	}
}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/main.feedback/popup_reviews/style.css?17495373352051*/
.popup_review__section button{
    background: none;
    border: none;
}

.popup_review__modal{
    position: relative;

}

.popup_review__section{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    background: rgba(110, 112, 130, 0.75);
    overflow: hidden;
}

.popup_review__modal{
    border-radius: 1em;
    background: white;
    padding: 2em 2.5em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35%;
}

.popup_review__modal_title{
    font-family: 'OpenSans-Bold';
    font-size: 1.2em;
}

.popup_review__modal_input input{
    width: 100%;
    border-radius: 0.7em;
    display: block;
    border: 0.1em solid rgb(110, 112, 130);
    padding: 0.7em 1em;
}

.popup_review__modal_input textarea{
    width: 100%;
    border-radius: 0.7em;
    display: block;
    border: 0.1em solid rgb(110, 112, 130);
    height: 7em;
    padding: 0.7em 1em;
}

.popup_review__modal_input{
    margin-bottom: 1em;
}

.popup_review__modal_close{
    position: absolute;
    right: 2.5em;
    top: 2em;
}

.popup_review__modal_submit{
    margin-top: 1em;
    color: rgb(255, 255, 255);
    font-size: 1em;
    width: 100%;
    border-radius: 0.3em;
    background: rgb(129, 189, 187) !important;
    padding: 0.7em 1em;
}

.reviews_title_wrap{
    display: flex;
    justify-content: space-between;
    gap: 1em;
    align-items: center;
    margin-bottom: 1em;
}

#popup_review__modal_input_rating_stars{
    display: flex;
    align-items: center;
    gap: 0.3em;
}

#popup_review__modal_input_rating_stars .star{
    width: 2em;
    cursor: pointer;
}

#popup_review_form{
    padding-top: 1em;
}

.review_success{
    text-align: center;
    margin-bottom: 0;
    font-size: 1.5em;
}

@media screen and (orientation: portrait){
    .popup_review__modal {
        width: 95%;
    }
    .popup_form_close {
        position: absolute;
        right: 1em;
        top: 1em;
        width: 2em;
        background: white;
    }
}
/* End */


/* Start:/local/templates/logicloud.health_s1/components/bitrix/main.feedback/popup_reviews_doctor/style.min.css?1749537041251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */
/* /local/templates/logicloud.health_s1/components/bitrix/news.detail/doctor1/style.css?17495377949433 */
/* /local/templates/logicloud.health_s1/components/bitrix/news.detail/doctor1/media_style.css?17495365442880 */
/* /local/templates/logicloud.health_s1/components/bitrix/main.feedback/client_record_test/style.min.css?1749220712251 */
/* /local/templates/logicloud.health_s1/components/bitrix/main.feedback/client_record_test/media_style.css?17492207122489 */
/* /local/templates/logicloud.health_s1/components/bitrix/news.calendar/template1/style.css?17492207121413 */
/* /local/templates/logicloud.health_s1/components/bitrix/news.calendar/template1/media_style.css?1749220712354 */
/* /local/templates/logicloud.health_s1/components/bitrix/news.list/reviews_all_company/style.css?17495368435020 */
/* /local/templates/logicloud.health_s1/components/bitrix/news.list/reviews_all_company/media_style.css?17495375061558 */
/* /local/templates/logicloud.health_s1/components/bitrix/main.feedback/popup_reviews/style.css?17495373352051 */
/* /local/templates/logicloud.health_s1/components/bitrix/main.feedback/popup_reviews_doctor/style.min.css?1749537041251 */
