

/* Start:/bitrix/templates/new_tpl/components/bitrix/breadcrumb/ld_breadcrumbs/style.css?1688152148607*/
.b-crumbs {
	display: none;
}

@media screen and (min-width: 1200px) {
	.b-crumbs {
		display: block;
		max-width: 1920px;
		margin: auto;
	}

	.b-crumbs ul {
		display: flex;
		margin-top: 25px;
		margin-left: 50px;
		font-weight: 300;
		font-size: 18px;
		line-height: 23px;
		color: #C6C6C6;
		list-style: none;
	}

	.b-crumbs li {
		margin-left: 15px;
		position: relative;
	}

	.b-crumbs li:not(:last-of-type)::after {
		content: "/";
		position: absolute;
		right: -10px;
	}
}


@media screen and (min-width: 1600px) {
	.b-crumbs ul {
		margin-left: 80px;
	}
}

/* End */


/* Start:/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/style.css?1749132526108283*/
@import url('/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../components/subscribe-block.css');
@import url('/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../components/page-footer.css');
@import url('/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../swiper/css/swiper.min.css');
@import url('/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../components/test-block.css');
@import url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../components/header.css");
@import url('/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../components/before-after_slider/photo-slider/css/twentytwenty.css');
@import url('/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../components/before-after_slider/photo-slider/css/before-after_slider.css');
@import url('/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../../components/discounts_slider/css/discounts-slider.css');
@import url('/css/discounts_slider/css/swiper.css');


.sticky-container {
    position: relative;
}
.procedure-nav-arrow-container {
    position: absolute;
    top: -1px;
    height: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
@media (min-width: 999px) {
    .procedure-nav-arrow-container {
display: none;
    }
}
/*.procedure-nav-arrow-container .swiper-button-discount_prev {*/
/*    background-image: url("data:image/svg+xml,%3Csvg width='14' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 1L1 13l12 12' stroke='%236E18A2'/%3E%3C/svg%3E");*/
/*}*/
/*.procedure-nav-arrow-container .swiper-button-discount_next {*/
/*    background-image: url("data:image/svg+xml,%3Csvg width='14' height='26' viewBox='0 0 14 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L13 13L1 25' stroke='%236E18A2'/%3E%3C/svg%3E");*/
/*}*/
.procedure-nav-arrow-container .swiper-button-discount_next,
.procedure-nav-arrow-container .swiper-button-discount_prev {
    /*background-color: rgba(0, 0, 0, 0);*/
    background-color: #fff;
    height: 18px;
    cursor: pointer;
    z-index: 99;
    padding: 0px 2px;
}


.cta-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    border-radius: 4px;
    font-weight: 300;
    /*text-align: center;
    border: none;
    cursor: pointer;*/ }

/*Content wrapper*/
.in-wrap {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px; }
@media screen and (min-width: 768px) {
    .in-wrap {
        padding: 0 20px; } }
@media screen and (min-width: 1200px) {
    .in-wrap {
        max-width: 1100px; } }
@media screen and (min-width: 1600px) {
    .in-wrap {
        max-width: 1408px; } }

.m_photo {
    flex-grow: 1;
    align-self: end;
}

.m_photo img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto;
}

.wrap-procedure-doctor .procedure-text {
    margin-left: 25px;
}

@media (max-width: 1199px) {
    .m_photo {
        align-self: auto;
    }
}

html {
    box-sizing: border-box; }

*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    outline: none; }

html,
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: "PF Handbook Pro", "Arial", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #111111; }

img {
    max-width: 100%; }

a {
    text-decoration: none;
    color: inherit; }

p {
    margin: 0; }

.layout {
    width: 100%;
    height: 100vh;
    background: rgba(0, 14, 22, 0.6);
    position: fixed;
    top: 0;
    z-index: 10; }

.visually-hidden {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }

ul {
    /*list-style: none; */}

button {
    border: none;
    background-color: transparent; }

input {
    border: none; }

.lg-wrap {
    margin: 0 auto;
    max-width: 1760px; }
h4 {
    font-size: 36px;
    font-weight: 500;
    line-height: 43px;
    color: #530085; }
@media (max-width: 999px) {
    h4 {
        font-size: 18px;
        font-weight: 300;
        line-height: 22px;
        color: #e62877; } }

.violet {
    color: #e62877; }

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #FDFDFD;
    z-index: 60; }

.procedure-nav li:first-of-type a {
    color: #e62877;
}

main {
    font-weight: 300; }
@media (min-width: 1600px) {
    main {
        font-size: 22px;
        line-height: 26px; } }

.procedure-nav {
    width: 100%;
    padding-bottom: 5px;
    margin-top: 11px;
    margin-bottom: 11px;
    border-bottom: 2px solid #E3F2FA;
    color: #6E18A2; }
.procedure-nav ul {
    list-style: none;
    margin-left: 10px;
}
@media (min-width: 1000px) {
    .procedure-nav {
        margin-top: 31px;
        margin-bottom: 42px; } }
.procedure-nav ul {
    width: 99%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media (min-width: 1000px) {
    .procedure-nav li {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        padding: 0; }
    .procedure-nav li:not(:last-of-type) {
        margin-right: 18px; } }
@media (max-width: 999px) {
    .procedure-nav li:nth-of-type(4) {
        padding-right: 40px;
        margin-right: 30px;}
    .procedure-nav li:nth-of-type(5) {
        padding-right: 23px; }
    .procedure-nav li:nth-of-type(8), .procedure-nav li:nth-of-type(9) {
        padding-right: 30px;}
    .procedure-nav li:nth-of-type(10) {
        margin-right: -20px; }
    .procedure-nav li:nth-of-type(11), .procedure-nav li:nth-of-type(12), .procedure-nav li:nth-of-type(13) {
        margin-right: -35px; } }
@media (min-width: 700px) {
    .procedure-nav li:nth-of-type(10) {
        margin-right: 0; } }
@media (min-width: 851px) {
    .procedure-nav li:nth-of-type(11), .procedure-nav li:nth-of-type(12), .procedure-nav li:nth-of-type(13) {
        margin-right: 35px; } }
.procedure-nav a {
    white-space: nowrap; }
.procedure-nav .active {
    color: #e62877;
    border-bottom: 3px solid #6E18A2; }
.procedure-description {
    padding: 0 30px; }
@media (max-width: 1199px) {
    .procedure-description {
        padding: 0; } }
.procedure-bg {
    max-width: 1808px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    background: #E3F2FA;
    border-radius: 8px;

    margin-bottom: 33px;}
@media (min-width: 1000px) {
    .procedure-bg {
        padding: 35px 0;
        margin-bottom: 67px;} }
@media (max-width: 1199px) {
    .procedure-bg {
        max-width: 960px; } }
.procedure-main {
    display: flex;
    max-width: 100% !important;
}
@media (max-width: 1199px) {
    .procedure-main {
        flex-direction: column; } }
.procedure-main img {
    border-radius: 6px; }
@media (min-width: 999px) {
    .procedure-main img {
        max-width: 450px; } }
@media (min-width: 1600px) {
    .procedure-main img {
        max-width: 600px; } }
.procedure-text {
    margin-left: 75px; }
@media (max-width: 1199px) {
    .procedure-text {
        margin-top: 20px;
        margin-left: 35px; } }
@media (max-width: 999px) {
    .procedure-text {
        margin-left: 0; } }
@media (min-width: 1000px) {
    .procedure-text > p:first-of-type {
        font-size: 18px;
        line-height: 25px; } }
@media (min-width: 1200px) {
    .procedure-text > p:first-of-type {
        font-size: 24px;
        line-height: 34px; } }
.procedure-text p {
    font-weight: 500; }
.procedure-text p span {
    font-weight: 300; }
.procedure-text > .pricing-offer {
    display: block;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px; }
@media (min-width: 1000px) {
    .procedure-text > .pricing-offer {
        font-size: 34px; } }
@media (min-width: 1200px) {
    .procedure-text > .pricing-offer {
        font-size: 48px;
        line-height: 58px;
        overflow-x: visible;
        width: auto;}
    .procedure-text > .content_zone {
        overflow-x: visible;
        width: calc(50vw - 50px);
        max-width: 890px;
    } }
.pricing-offer > a {
    display: block;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    text-decoration: underline; }
@media (max-width: 1599px) {
    .pricing-offer > a {
        font-size: 16px;
        line-height: 19px;
    }
}
@media (max-width: 999px) {
    .pricing-offer > a {
        font-size: 14px; } }
.procedure-text ul {
    margin: 14px 0 10px;
    color: #530085; }
@media (min-width: 1000px) {
    .procedure-text ul {
        margin: 18px 0; } }
.procedure-text li:not(span) {
    font-weight: 500; }
.procedure-text li:not(span) span {
    font-weight: 300; }
.procedure-text > .descr_block.content_zone {
    position: relative;
    padding-left: 13px;
    margin-top: 14px;}
.procedure-text > .descr_block.content_zone:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    border-radius: 4px;
    background-color: #C7E6F5;
    bottom: 0;
    left: 0; }
.procedure-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 16px; }
@media (min-width: 1000px) {
    .procedure-btns {
        margin-top: 30px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
.procedure-btns a {
    max-width: 164px;
    width: 100%;
    height: 24px;
    padding: 0;
    white-space: nowrap;}
@media (min-width: 1000px) {
    .procedure-btns a {
        max-width: 272px;
        height: 40px;
        padding: 0 10px; } }
.procedure-btns a:nth-of-type(1) {
    background-color: #9B26A8;
    color: #fff;
    margin-bottom: 14px; }
@media (min-width: 1000px) {
    .procedure-btns a:nth-of-type(1) {
        margin: 0 40px 0 0; } }
.procedure-btns a:nth-of-type(2) {
    border: 1px solid #9B26A8;
    color: #9B26A8; }
.procedure-advantages {
    padding: 9px 0 34px;
    background: #FDFDFD; }
@media (min-width: 1000px) {
    .procedure-advantages {
        /*margin-top: 67px;*/
        padding: 45px 0 78px; } }
.procedure-advantages .in-wrap:nth-of-type(2) {
    margin-top: 32px; }
.procedure-about {
    padding: 29px 0;
    background: #C7E6F5; }
.procedure-about.tpl_6 {
    margin-top: 150px; }
.procedure-about > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media (max-width: 999px) {
    .procedure-about > div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }*/
.procedure-about .about-text {
    /*max-width: 514px;*/
    width: 100%;
    /*margin-left: 104px;*/
    padding-top: 3.363%; }
/*@media (max-width: 1599px) {
    .procedure-about .about-text {
        margin-left: 46px;
    }
}*/
.procedure-about .about-text ul,
.procedure-about .about-text ol {
    margin-left: 15px;
}
@media (max-width: 1199px) {
    .procedure-about .about-text {
       /* margin-left: 30px;*/
        padding-top: 0;} }
@media (max-width: 999px) {
    .procedure-about .about-text {
        /* max-width: 100%;
         margin-left: 0;*/
        margin-top: 30px; } }
.procedure-about h2 {
    margin-bottom: 29px;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px; }
.procedure-about a {
    display: block;
    margin-top: 6px;
    text-decoration: underline; }
@media (min-width: 1000px) {
    .procedure-about a {
        margin-top: 52px; } }
.procedure-process {
    margin-top: 16px;
    padding-bottom: 28px;
    position: relative;
    z-index: 10; }
@media (min-width: 1000px) {
    .procedure-process {
        margin-top: 163px;
        padding-bottom: 65px; } }
.procedure-process .prep-ol {
    list-style-type: none;
    counter-reset: myCounter;
    position: relative; }
.procedure-process .prep-ol .prep-li ol li{
    list-style-type: disc;
    display: list-item;
    margin-left: 15px;
}
@media (min-width: 1000px) {
    .procedure-process .prep-ol {
        margin-top: -37px;
        padding-bottom: 138px;
        border-top: 4px solid #C7E6F5;
        border-right: 4px solid #C7E6F5;
        border-bottom: 4px solid #C7E6F5;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px; }
    .procedure-process .prep-ol:before {
        content: '';
        position: absolute;
        background-color: #fff;
        width: 600px;
        height: 20px;
        top: -6px;
        left: 80px; }}
@media (min-width: 1000px) and (min-width: 1200px) {
    .procedure-process .prep-ol:before {
        left: 200px; } }
@media (min-width: 1000px) and (min-width: 1600px) {
    .procedure-process .prep-ol:before {
        left: 180px;
        top: -10px; } }

@media (max-width: 1199px) and (min-width: 1000px) {
    .procedure-process .prep-ol {
        margin-top: -10px;
        padding-bottom: 60px; } }
.procedure-process li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.procedure-process .prep-li:first-of-type {
    margin-top: 57px; }
.procedure-process .prep-li:not(:last-of-type) {
    margin-bottom: 18px; }
.procedure-process .prep-li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #C7E6F5;
    font-size: 48px;
    line-height: 58px; }
@media (max-width: 999px) {
    .procedure-process .prep-li:before {
        position: absolute;
        left: 8px; } }
@media (min-width: 1000px) {
    .procedure-process .prep-li:before {
        margin-right: 18px; } }
@media (min-width: 1200px) {
    .procedure-process .prep-li:before {
        font-size: 76px;
        line-height: 80px; } }
@media (max-width: 1199px) {
    .procedure-process .prep-li:first-of-type {
        margin-top: 28px; } }
@media (min-width: 1600px) {
    .procedure-process .prep-li:before {
        font-size: 96px;
        line-height: 92px; } }
.procedure-process details {
    width: 100%;
    border: 2px solid #C7E6F5;
    border-radius: 4px;
    padding: 18px 20px 18px 34px;
    position: relative;
    z-index: 10;}
.procedure-process details.down:after {
    content: '';
    background-repeat: no-repeat;
    background-size: 35%;
    background-image: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/drop-arrow.svg");
    background-position: center center;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 20px;
    right: 2%;
    z-index: -1;}
@media (min-width: 1200px) {
    .procedure-process details.down:after {
        background-size: 70%;
        top: 37px; } }
@media (min-width: 1600px) {
    .procedure-process details.down:after {
        background-size: 100%;
        top: 40px; } }
.procedure-process details.up:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
@media (min-width: 1000px) {
    .procedure-process details {
        max-width: 67%;
        border: 4px solid #C7E6F5;
        padding: 24px;
        padding-right: 10px;} }
@media (min-width: 1600px) {
    .procedure-process details {
        max-width: 75%;
        border: 4px solid #C7E6F5;
        padding: 24px;
        padding-right: 10px;} }
@media (max-width: 1199px) and (min-width: 1000px) {
    .procedure-process details {
        padding-top: 10px;
        padding-bottom: 10px; } }
.procedure-process summary {
    cursor: pointer;
    font-weight: 500;
    color: #363636; }
@media (min-width: 1000px) {
    .procedure-process summary {
        font-size: 22px;
        line-height: 22px; } }
@media (min-width: 1200px) {
    .procedure-process summary {
        font-size: 28px;
        line-height: 26px; } }
@media (min-width: 1600px) {
    .procedure-process summary {
        font-size: 36px;
        line-height: 43px; } }
.procedure-process summary::-webkit-details-marker {
    display: none; }
@-webkit-keyframes ease-in-out {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }
@keyframes ease-in-out {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }
.procedure-process details[open] summary ~ * {
    margin-top: 15px;
    margin-right: 24px;
    -webkit-animation-name: ease-in-out;
    animation-name: ease-in-out;
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms; }

.process-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 42px; }
@media (max-width: 999px) {
    .process-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
@media (min-width: 1000px) {
    .process-block {
        margin-top: 140px; } }
.video-container {
    margin-top: 42px;
    padding-bottom: 28px;
    position: relative;
}
@media (min-width: 1000px) {
    .video-container {
        padding-bottom: 65px;
    }
}

.video-container::before {
    content: '';
    position: absolute;
    background: #C7E6F5;
    width: 100%;
    height: 480px;
    bottom: 0;
    z-index: -1;
}
@media screen and (max-width: 1599px) {
    .video-container::before {
        height: 364px;
    }
}
@media screen and (max-width: 992px) {
    .video-container::before {
        height: 300px;
    }
}
@media screen and (max-width: 768px) {
    .video-container::before {
        height: 250px;
    }
}
@media screen and (max-width: 500px) {
    .video-container::before {
        height: 150px;
    }
}

@media (min-width: 1000px) {
    .video-container {
        margin-top: 140px;
    }
}
.process-block .video {
    position: relative;
    padding-bottom: 38.23%;
    padding-top: 25px;
    height: 0;
    width: 100%; }
@media (max-width: 999px) {
    .process-block .video {
        padding-bottom: 56.25%; } }
@media (min-width: 1200px) {
    .process-block .video:before {
        content: '';
        position: absolute;
        background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.5H21V21C21 21 20.5 13 14.5 7C8.5 1 0 0.5 0 0.5Z' fill='white'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        width: 21px;
        height: 21px;
        top: 30%;
        left: -20px; } }
@media (min-width: 1600px) {
    .process-block .video:before {
        top: 24%; } }
@media (min-width: 1200px) {
    .process-block .video:after {
        content: '';
        position: absolute;
        background-image: url("data:image/svg+xml,%3Csvg width='21' height='22' viewBox='0 0 21 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.25 21.75L0.249999 0.75L20.75 0.749999C20.75 0.749999 12.75 1.25 6.75 7.25C0.75 13.25 0.25 21.75 0.25 21.75Z' fill='white'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        width: 21px;
        height: 21px;
        top: 30%;
        right: -1.5%; } }

@media (min-width: 1600px) {
    .process-block .video:after {
        top: 24%;
        right: -1.5%; } }

.process-block .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 8px solid #ffffff;
    border-radius: 6px; }
/*@media (min-width: 1000px) {
    .process-text {
        max-width: 411px;
        margin-right: 20px; } }
@media (min-width: 1200px) {
    .process-text {
        max-width: 463px;
        margin-right: 81px; } }
.process-text h3 {
    margin: 24px 0 14px;
    font-size: 1em;
    color: #111111; }
@media (min-width: 1000px) {
    .process-text h3 {
        margin: 0 0 34px;
        font-weight: 200;
        font-size: 48px;
        line-height: 58px; } }
.process-text a {
    display: block;
    margin-top: 6px;
    text-decoration: underline; }
@media (min-width: 1000px) {
    .process-text a {
        margin-top: 43px; } }
*/
.advantages-description {
    max-width: 947px; }
.advantages-description li {
    list-style: none;
}
.advantages-description .adv-title {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #e62877;
    width: max-content;
    padding-right: 15px;
    z-index: 1; }
@media (max-width: 999px) {
    .advantages-description .adv-title {
        margin-bottom: 10px;
        text-align: center; } }
@media (min-width: 1200px) {
    .advantages-description .adv-title {
        font-weight: 300;
        font-size: 40px;
        line-height: 1; } }
@media (min-width: 1600px) {
    .advantages-description .adv-title {
        font-weight: 300;
        font-size: 48px;
        line-height: 1; } }
.advantages-description .adv-title:before {
    content: '';
    background-color: #C7E6F5;
    border-radius: 4px;
    position: absolute;
    height: .6em;
    width: 100%;
    bottom: 0;
    z-index: -1; }
.advantages-description li {
    /*padding-left: 158px;*/
    background-position: 10px 30px;
    background-repeat: no-repeat; }
@media (max-width: 1199px) {
    .advantages-description li {
        /*padding-left: 100px;*/
        background-position: 10px; } }
@media (max-width: 999px) {
    .advantages-description li {
        /*padding: 60px 0 0;*/
        background-position: center top; } }
.advantages-description li:not(:last-of-type) {
    margin-bottom: 56px; }
.advantages-description li:first-of-type {
    /*background-image: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/icon-safety.svg");*/
    background-size: 48px; }
@media (min-width: 1000px) {
    .advantages-description li:first-of-type {
        background-size: 5.5%; } }
@media (min-width: 1600px) {
    .advantages-description li:first-of-type {
        background-size: 7%; } }
/*.advantages-description li:first-of-type .adv-title:before {*/
/*    width: 5.4em; }*/
.advantages-description li:nth-of-type(2) {
    /*background-image: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/icon-effectiveness.svg");*/
    background-size: 39px; }
@media (min-width: 1000px) {
    .advantages-description li:nth-of-type(2) {
        background-size: 4%;
        background-position-x: 21px; } }
@media (min-width: 1600px) {
    .advantages-description li:nth-of-type(2) {
        background-size: 5%; } }
/*.advantages-description li:nth-of-type(2) .adv-title:before {*/
/*    width: 6em; }*/
.advantages-description li:nth-of-type(3) {
    /*background-image: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/icon-painless.svg");*/
    background-size: 58px; }
@media (min-width: 1000px) {
    .advantages-description li:nth-of-type(3) {
        background-size: 7%; } }
@media (min-width: 1600px) {
    .advantages-description li:nth-of-type(3) {
        background-size: 8%; } }
/*.advantages-description li:nth-of-type(3) .adv-title:before {*/
/*    width: 7em; }*/
.advantages-description p {
    margin-top: 6px; }
/*
.swiper-before-after-container {
    width: 100%;
    margin: 0 auto;
    position: relative; }
@media (min-width: 1000px) {
    .in-wrap>.swiper-before-after-container {
        max-width: 450px;
        margin-top:0;

        margin-right: 30px;} }
@media (min-width: 1200px) {
    .in-wrap>.swiper-before-after-container {
        max-width: 600px;
        margin-top:0;

        margin-right: 46px;} }
@media (min-width: 1600px) {
    .in-wrap>.swiper-before-after-container {
        max-width: 674px;
        margin-top:0;

        margin-right: 104px;} }
.swiper-before-after-container .swiper-before-after {
    height: 290px; }
@media (min-width: 1200px) {
    .swiper-before-after-container .swiper-before-after {
        height: 355px;
        margin-top: 0;} }
@media (min-width: 1600px) {
    .swiper-before-after-container .swiper-before-after {
        height: 436px; } }
.swiper-before-after .swiper-slide {
    margin: 0 auto; }
.swiper-before-after .swiper-slide > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media screen and (min-width: 1200px) {
    .swiper-before-after .swiper-slide > div {
        width: auto!important;
    }
}
.swiper-before-after .swiper-slide img {
    border-radius: 6px; }
@media (min-width: 1200px) and (max-width: 1599px) {
    .swiper-before-after .swiper-slide img {
        margin: 0 auto; } }
.swiper-before-after .swiper-pagination {
    margin-top: 27px; }
@media (min-width: 1000px) {
    .swiper-before-after .swiper-pagination {
        display: none; } }
.swiper-offers {
    height: 430px; }
@media (max-width: 767px) {
    .swiper-offers {
        height: 450px; } }

.swiper-before-after-container .before-after-arrows {
    position: absolute;
    width: 100%;
    height: 36px;
    margin: 0 auto;
    top: 36%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media (max-width: 999px) {
    .swiper-before-after-container .before-after-arrows {
        position: relative;
        max-width: 300px;
        top: 24px;
        padding: 0 10px;
        margin-top: -52px;
        height: 22px; } }
@media (min-width: 1200px) {
    .swiper-before-after-container .before-after-arrows {
        top: 43%; }
    .swiper-before-after-container .swiper-button-next-before-after {
        margin-right: 0;
    }}
@media (min-width: 1600px) {
    .swiper-before-after-container .before-after-arrows {
        top: 48%; } }
@media (max-width: 767px) {
    .swiper-before-after-container .before-after-arrows {
        position: relative;
        max-width: 320px;
        margin-top: -53px; } }

.swiper-before-after-container .swiper-button-next-before-after, .swiper-before-after-container .swiper-button-prev-before-after {
    background-repeat: no-repeat;
    background-size: 50%;
    width: 36px;
    height: 36px;
    z-index: 10; }
@media (max-width: 1599px) {
    .swiper-before-after-container .swiper-button-next-before-after, .swiper-before-after-container .swiper-button-prev-before-after {
        width: 24px;
        height: 24px; } }
.swiper-before-after-container .swiper-button-next-before-after {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='38' viewBox='0 0 21 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 1L2 19L20 37' stroke='%239B26A8' stroke-width='2'/%3E%3C/svg%3E");}
.swiper-before-after-container .swiper-button-prev-before-after {
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='38' viewBox='0 0 21 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L19 19L1 37' stroke='%239B26A8' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-position-x: right;}
*/
/*Article about test procedure*/
.test {
    margin: 26px 0; }
@media (min-width: 1000px) {
    .test {
        margin: 48px 0 91px; } }

/*Bottom slider*/
.other-articles {
    padding: 47px 0 51px;
    background: #DCF4FF; }
@media (min-width: 1000px) {
    .other-articles {
        padding: 49px 0 120px; } }
/*.other-articles h2 {
    font-size: 72px;
    line-height: 86px;
    font-weight: 200;
    color: #e62877;
    position: relative;
    z-index: 1; }
@media (max-width: 1199px) {
    .other-articles h2 {
        font-size: 42px;
        line-height: 42px; }
    .other-articles h2:before {
        content: '';
        background-color: #C7E6F5;
        position: absolute;
        bottom: 0;
        left: -3%;
        width: 119px;
        height: 15px;
        z-index: -1; } }
@media (max-width: 768px) {
    .other-articles h2 {
        font-size: 24px;
        line-height: 29px; }
    .other-articles h2:before {
        left: -4%; } }*/
.other-articles .slider-reviews-container {
    position: relative;
    max-width: 1700px;
    margin: 24px auto 0; }
@media (min-width: 1000px) {
    .other-articles .slider-reviews-container {
        margin-top: 83px; } }
@media (max-width: 767px) {
    .other-articles .slider-reviews-container {
        max-width: 320px; } }
.other-articles .swiper-wrapper {
    min-height: 290px; }
@media (min-width: 768px) and (max-width: 999px){
    .other-articles .swiper-wrapper {
        min-height: 450px; }
}
@media (min-width: 1000px) {
    .other-articles .swiper-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
@media (min-width: 1200px) {
    .other-articles .swiper-pagination {
        display: none; } }
.other-articles .arrow-container {
    position: absolute;
    top: 47%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1%; }
@media (max-width: 999px) {
    .swiper-articles {
        max-width: 320px;
    }
    .other-articles .arrow-container {
        position: relative;
        max-width: 290px;
        margin: -31px auto 10px; }
    .other-articles .slider-prev,
    .other-articles .slider-next {
        position: relative;
    }
}
@media (min-width: 1000px) {
    .other-articles .arrow-container {
        display: none; } }
@media (min-width: 1000px) {
    .other-articles .slide-container {
        margin-bottom: 46px;
        padding-bottom: 18px;
        border-bottom: 2px solid #B6DAF0;
        overflow: hidden; } }
@media (max-width: 767px) {
    .other-articles .offer-item {
        max-width: 292px;
        margin: 0 auto; } }
.other-articles h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #6E18A2; }
@media (min-width: 1000px) {
    .other-articles h4 {
        margin-left: 286px;
        font-size: 20px;
        line-height: 34px; } }
@media (min-width: 1600px) {
    .other-articles h4 {
        font-weight: 300;
        font-size: 28px;
        line-height: 34px; } }
.other-articles .time {
    font-size: 14px;
    line-height: 17px;
    color: #818181; }
@media (min-width: 1000px) {
    .other-articles .time-mob {
        display: none; } }
@media (max-width: 999px) {
    .other-articles .time-desk {
        display: none; } }
@media (min-width: 1000px) {
    .other-articles .time-desk {
        font-size: 18px;
        line-height: 23px;
        margin-left: 286px; } }
@media (min-width: 1600px) {
    .other-articles .time-desk {
        font-size: 24px;
        line-height: 29px; } }
/*.swiper-articles {
    max-width: 320px;
}*/
.other-articles img {
    margin: 6px 0 8px; }
@media (min-width: 768px) {
    .other-articles img {
        width: 261px; } }
@media (min-width: 1000px) {
    .other-articles img {
        float: left;
        margin-top: -58px; } }
.other-articles p, .other-articles .desk-link {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #363636; }
@media (min-width: 1600px) {
    .other-articles p, .other-articles .desk-link {
        font-size: 22px;
        line-height: 26px; } }
@media (min-width: 1000px) {
    .other-articles p {
        margin-left: 286px; } }
.other-articles .desk-link {
    color: #6E18A2;
    text-decoration: underline; }
@media (max-width: 999px) {
    .other-articles .desk-link {
        display: none; } }
@media (min-width: 1000px) {
    .other-articles .desk-link {
        margin-left: 25px; } }
.other-articles .cta-link {
    width: 142px;
    height: 24px;
    margin: 24px auto 0;
    border: 1px solid #438BC6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    color: #438BC6; }
@media (min-width: 1000px) {
    .other-articles .cta-link {
        width: 204px;
        height: 40px; } }

.select-container {
    font-weight: 300;
    margin-top: 85px;
    margin-bottom: 44px; }
@media (min-width: 1600px) {
    .select-container {
        font-size: 22px; } }
@media (max-width: 1199px) {
    .select-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.select-container p {
    max-width: 331px;
    width: 100%;
    margin-right: 22px; }
@media (max-width: 1199px) {
    .select-container p {
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        margin: 12px auto 8px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
.select-container form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 740px;
    width: 100%;
    margin: 0 auto; }
@media (max-width: 1199px) {
    .select-container form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
.select-container .clinics-select {
    font-family: "PF Handbook Pro", "Arial", sans-serif;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    max-width: 327px;
    width: 100%;
    margin-right: 50px;
    line-height: 40px;
    border: none;
    border-radius: 4px;
    font-size: inherit;
    font-weight: 300;
    color: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-size: 3.5%;
    background-image: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-select-wh.svg");
    background-position: 96% center;
    background-color: #9B26A8;
    padding-right: 14px;
    padding-left: 24px;
    text-indent: 0.01px;
    -o-text-overflow: '';
    text-overflow: ''; }
@media (max-width: 1599px) {
    .select-container .clinics-select {
        background-size: 2.5%; } }
@media (max-width: 1199px) {
    .select-container .clinics-select {
        height: 24px;
        line-height: 24px;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 0 auto; } }
.select-container select ::-ms-expand {
    display: none; }
.select-container div {
    position: relative;
    width: 100%;
    max-width: 679px; }
@media (max-width: 1199px) {
    .select-container div {
        max-width: 327px;
        margin: 0 auto; } }
.select-container input {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    width: 100%;
    line-height: 40px;
    background: #C4C4C5;
    opacity: 0.5;
    border-radius: 4px;
    padding-left: 10%; }
.select-container input::-webkit-input-placeholder {
    color: #818181; }
.select-container input:-moz-placeholder {
    color: #818181; }
.select-container input::-moz-placeholder {
    color: #818181; }
.select-container input:-ms-input-placeholder {
    color: #818181; }
@media (max-width: 1199px) {
    .select-container input {
        height: 24px;
        line-height: 24px; } }
.select-container button {
    background-repeat: no-repeat;
    background-size: 66%;
    background-image: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../img/icons/lupa.png");
    background-position: 10% center;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 2%; }
@media (max-width: 1599px) {
    .select-container button {
        width: 30px;
        height: 30px;
        top: 10%; } }
@media (max-width: 1199px) {
    .select-container button {
        width: 24px;
        height: 24px;
        top: 0; } }

.procedure-price {
    margin-bottom: 21px; }
@media (min-width: 1000px) {
    .procedure-price {
        margin-bottom: 60px; } }
.procedure-price > div:first-of-type {
    margin-bottom: 22px; }
@media (min-width: 1200px) {
    .procedure-price > div:first-of-type {
        margin-bottom: 100px; } }
.procedure-price .price-container {
    margin-top: 11px; }
@media (max-width: 999px) {
    .procedure-price .price-container {
        background: #E2F2F9;
        padding-bottom: 48px; } }
@media (min-width: 1000px) {
    .procedure-price .price-container {
        margin-top: 44px; } }

.procedure-price .price-container > div:first-of-type {
    padding-bottom: 42px;
}
@media (max-width: 1199px) {
    .procedure-price .price-container > div:first-of-type {
        position: relative;
    }

    .procedure-price .price-container > div:first-of-type:before {
        position: absolute;
        content: '';
        background: #E2F2F9;
        width: 100%;
        height: 100%;
        bottom: 0;
        z-index: -1;
        left: 0;
    }
}

.procedure-price > div:nth-of-type(4) > p,
p.see_also {
    font-weight: 500;
}
p.see_also {
    font-weight: 500;
}
@media (max-width: 999px) {
    .procedure-price > div:nth-of-type(4) > p,
    p.see_also {
        text-align: center; } }

.procedure-price > div:nth-of-type(4) > p > a,
p.see_also > a {
    font-weight: 300;
    color: #6E18A2;
    text-decoration: underline; }

@media (min-width: 1200px) {
    ul.price-list {
        position: relative;
    }
    ul.price-list:before {
        position: absolute;
        content: '';
        background: #E2F2F9;
        width: 22%;
        height: 100%;
        bottom: 0;
        z-index: -1;
        left: -21%;
    }
}

@media (max-width: 1599px) and (min-width: 1000px) {
    .procedure-price .price-container p:nth-of-type(2) {
        max-width: 43%; } }
.procedure-price button {
    margin: 28px auto;
    max-width: 166px;
    width: 100%;
    height: 24px;
    border: 1px solid #9B26A8;
    border-radius: 4px;
    color: #9B26A8; }
@media (min-width: 1200px) {
    .procedure-price button {
        margin-top: 24px;
        margin-bottom: 24px;
        /*max-width: 272px;*/
        max-width: 300px;
        height: 40px; } }
.procedure-price button + p {
    font-weight: 500; }
@media (max-width: 999px) {
    .procedure-price button + p {
        text-align: center; } }
.procedure-price button + p a {
    font-weight: 300;
    color: #6E18A2;
    text-decoration: underline; }

.price-list {
    color: #000000;
    font-size: 16px;
    line-height: 19px; }
@media (min-width: 1000px) {
    .price-list {
        max-width: 95.5%; } }
@media (min-width: 1200px) {
    .price-list {
        max-width: 96.5%; } }
@media (min-width: 1600px) {
    .price-list {
        font-size: 18px;
        line-height: 22px; } }
.price-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    min-height: 36px; }
@media (max-width: 999px) {
    .price-list li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
@media (min-width: 1000px) {
    .price-list >li:not(.price-list-item):not(.price-list-heading) {
        border-bottom: 2px solid #CFE1EF;
    }
    .item-price-list li {
        border-bottom: 2px solid #CFE1EF;
    }
}

.price-list li div:first-of-type {
    background: #E2F2F9; }
@media (max-width: 999px) {
    .price-list li div:first-of-type {
        background: #CCE1EB; } }
.price-list li:nth-of-type(2n+1) div:first-of-type {
    background: #CCE1EB; }
.price-list div {
    width: 100%;
    padding: 9px 0 9px 18px;
    text-align: left; }
@media (max-width: 999px) {
    .price-list div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-left: 0; } }
@media (max-width: 999px) {
    .price-list div:first-of-type {
        position: relative; }
    .price-list div:first-of-type:before, .price-list div:first-of-type:after {
        content: '';
        position: absolute;
        width: 20px;
        height: 100%;
        background: #CCE1EB; }
    .price-list div:first-of-type:before {
        bottom: 0;
        left: -20px; }
    .price-list div:first-of-type:after {
        bottom: 0;
        right: -10px; } }
@media (max-width: 999px) and (min-width: 768px) {
    .price-list div:first-of-type:after {
        right: -20px; } }

@media (min-width: 1000px) {
    .price-list div:first-of-type {
        max-width: 65%; } }
.price-list div:nth-of-type(2) {
    text-align: right; }
@media (max-width: 999px) {
    .price-list div:nth-of-type(2) {
        border-bottom: 1px solid #92BEDF; } }
@media (min-width: 1000px) {
    .price-list div:nth-of-type(2) {
        max-width: 166px;
        padding-left: 27px; } }
@media (max-width: 999px) {
    .price-list div:nth-of-type(3) {
        border-bottom: 1px solid #92BEDF; } }
@media (min-width: 1000px) {
    .price-list div:nth-of-type(3) {
        max-width: 190px;
        text-align: center; } }
@media (max-width: 999px) {
    .price-list div:nth-of-type(4) {
        margin-bottom: 18px;
        border-bottom: 1px solid #92BEDF; } }
@media (min-width: 1000px) {
    .price-list div:nth-of-type(4) {
        max-width: 180px;
        text-align: right; } }
@media (min-width: 1200px) {
    .price-list div:nth-of-type(4) {
        max-width: 203px; } }
@media (max-width: 999px) {
    .price-list div:nth-of-type(5) {
        margin-bottom: 18px;
        border-bottom: 1px solid #92BEDF; } }
@media (min-width: 1000px) {
    .price-list div:nth-of-type(5) {
        max-width: 180px;
        text-align: right; } }
@media (min-width: 1200px) {
    .price-list div:nth-of-type(5) {
        max-width: 203px; } }
@media (max-width: 999px) {
    .price-list div:nth-of-type(6) {
        margin-bottom: 18px;
        border-bottom: 1px solid #92BEDF; } }
@media (min-width: 1000px) {
    .price-list div:nth-of-type(6) {
        max-width: 180px;
        text-align: right; } }
@media (min-width: 1200px) {
    .price-list div:nth-of-type(6) {
        max-width: 203px; } }
.price-list-heading {
    min-height: 81px;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #818181; }
@media (max-width: 999px) {
    .price-list-heading div:first-of-type {
        background: #E2F2F9 !important; }
    .price-list-heading div:first-of-type:before, .price-list-heading div:first-of-type:after {
        content: none; }
    .price-list-heading div:not(:first-of-type) {
        display: none; } }
@media (min-width: 1200px) {
    .price-list-heading {
        font-size: 18px;
        line-height: 22px; } }
@media (min-width: 1600px) {
    .price-list-heading {
        font-size: 20px;
        line-height: 24px; } }
.price-list-heading div:last-of-type p {
    margin-right: -100px;
    text-align: left; }
@media (min-width: 1000px) {
    .price-list-heading div:last-of-type p {
        text-align: center; } }
@media (max-width: 1300px) {
    .price-list-heading div:last-of-type p {
        margin-right: -90px; } }
@media (max-width: 1199px) {
    .price-list-heading div:last-of-type p {
        margin-right: -60px; } }
.price-list + p {
    margin-top: 24px; }
@media (min-width: 1200px) {
    .price-list + p {
        margin-top: 49px;
        width: 40%;} }
@media (min-width: 1600px) {
    .price-list + p {
        margin-top: 49px;
        width: 50%;} }
@media (min-width: 1000px) {
    .price-list .mob {
        display: none; } }

li.item-price {
    display: none; }
li.item-price-list {
    width: 100%; }
@media (max-width: 999px) {
    li.item-price li div:first-of-type {
        background: #CCE1EB !important; } }
li.item-price li:nth-of-type(even) div:first-of-type {
    background: #E2F2F9; }
li.item-price li:nth-of-type(odd) div:first-of-type {
    background: #CCE1EB; }

/*# sourceMappingURL=styles.css.map */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

details, img, main {
    display: block
}

h1 {
    font-size: 2em
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    max-width: 100%;
    height: auto
}

button, input, optgroup, select, textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

optgroup {
    font-family: inherit
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio], legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

@font-face {
    font-family: "PF Handbook Pro";
    src: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-ExtraThin.woff2) format("woff2"), url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-ExtraThin.woff) format("woff");
    font-display: swap;
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "PF Handbook Pro";
    src: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-Light.woff2) format("woff2"), url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-Light.woff) format("woff");
    font-display: swap;
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "PF Handbook Pro";
    src: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-Medium.woff2) format("woff2"), url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-Mediumt.woff) format("woff");
    font-display: swap;
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "PF Handbook Pro";
    src: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-Bold.woff2) format("woff2"), url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../fonts/PFHandbookPro-Bold.woff) format("woff");
    font-display: swap;
    font-weight: 600;
    font-style: normal
}

:root {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body, html {
    height: 100%
}

.clinics-slider .swiper-container .swiper-slide > div, .experts-slider_row .swiper-container_experts .swiper-slide .card, body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.clinics-slider-block h2, body {
    font-family: "PF Handbook Pro", "Arial", sans-serif
}

body {
    width: 100%;
    min-width: 100%;
    font-size: 1rem;
    text-rendering: optimizeSpeed;
    background-color: #fdfdfd;
    margin: 0;
    line-height: 1.2
}

li, ul {
    /*list-style: none*/
}

h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0
}

button {
    outline: 0
}

button, input, select, textarea {
    font-family: inherit;
    border: 0;
    border-radius: 0
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.page-footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden
}

.cta-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    padding: 0 15px;
    text-align: center;
    border: 0;
    cursor: pointer;
    min-height: 24px
}

@media screen and (min-width: 1200px) {
    .cta-link {
        font-size: 22px;
        line-height: 26px
    }
}

.bg {
    background-color: #c7e6f5;
    width: 100%;
    height: 50%;
    max-height: 640px;
    position: absolute;
    bottom: 0
}

.clinics-slider-block {
    padding-bottom: 25px
}

@media screen and (min-width: 1200px) {
    .clinics-slider-block {
        margin-bottom: 25px;
        padding-bottom: 0
    }
}

.clinics-slider-block h2 {
    color: #e62a78;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    position: relative;
    padding-left: 15px;
    z-index: 10;
    max-width: 1920px;
    margin: auto auto 25px
}

.clinics-slider-block h2::before {
    content: "";
    position: absolute;
    width: 119px;
    height: 15px;
    border-radius: 0 4px 4px 0;
    background-color: #c7e6f5;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media screen and (min-width: 768px) {
    .clinics-slider-block h2 {
        font-size: 42px;
        line-height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .clinics-slider-block h2 {
        font-weight: 200;
        font-size: 72px;
        line-height: 86px;
        padding-left: 160px
    }

    .clinics-slider-block h2::before {
        width: 400px;
        height: 42px
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider-block h2 {
        font-size: 72px;
        line-height: 86px;
        padding-left: 256px
    }

    .clinics-slider-block h2::before {
        width: 482px;
        height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .clinics-slider-block h2 {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider-block h2 {
        margin-bottom: 90px
    }
}

.clinics-slider-block a.cta-link {
    border: 2px solid #9b26a8;
    color: #9b26a8;
    margin: auto;
    width: 140px;
    height: 24px
}

@media screen and (min-width: 1200px) {
    .clinics-slider-block a.cta-link {
        width: 204px;
        height: 40px
    }
}

.clinics-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: auto
}

.clinics-slider-wrapper {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .clinics-slider-wrapper {
        max-width: 1200px;
        margin: auto;
        position: relative
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider-wrapper {
        max-width: 1408px
    }
}

.clinics-slider .swiper-container_clinics {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container_clinics {
        position: static
    }
}

.clinics-slider .swiper-container .swiper-slide, .clinics-slider .swiper-container .swiper-wrapper {
    width: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.clinics-slider .swiper-container .swiper-wrapper {
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.clinics-slider .swiper-container .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: auto
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-slide {
        margin: 0
    }
}

.clinics-slider .swiper-container .swiper-slide > div, .experts-slider_row .swiper-container_experts .swiper-slide .card {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.clinics-slider .swiper-container .swiper-slide > div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 25px
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-slide > div {
        margin-bottom: 35px
    }
}

.clinics-slider .swiper-container .swiper-slide > div div {
    width: 234px;
    height: 144px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-slide > div div {
        width: 304px;
        height: 200px
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider .swiper-container .swiper-slide > div div {
        width: 404px;
        height: 200px
    }
}

.clinics-slider .swiper-container .swiper-slide > div div img, .experts-slider_row .swiper-container_experts .swiper-slide .card > div img, .tools .swiper-container_tools .swiper-slide > div > div.tools-img-wrapper > div img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

.clinics-slider .swiper-container .swiper-slide > div p {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #9b26a8
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-slide > div p {
        font-size: 20px;
        line-height: 26px
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider .swiper-container .swiper-slide > div p {
        font-size: 22px;
        line-height: 26px
    }
}

.clinics-slider .swiper-container .swiper-slide > div span, .experts-block_row .title {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #e62a78
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-slide > div span {
        font-size: 18px;
        line-height: 24px
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider .swiper-container .swiper-slide > div span {
        font-size: 22px;
        line-height: 26px
    }
}

.clinics-slider .swiper-container .swiper-button-clinics_next, .clinics-slider .swiper-container .swiper-button-clinics_prev {
    position: absolute;
    background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-mob.svg) no-repeat;
    top: 60px;
    width: 15px;
    height: 28px;
    cursor: pointer;
    z-index: 10
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-button-clinics_next, .clinics-slider .swiper-container .swiper-button-clinics_prev {
        background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-desk.svg) no-repeat;
        top: 80px;
        width: 30px;
        height: 40px
    }
}

.clinics-slider .swiper-container .swiper-button-clinics_prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 13px
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-button-clinics_prev {
        left: -40px
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider .swiper-container .swiper-button-clinics_prev {
        left: -60px
    }
}

.clinics-slider .swiper-container .swiper-button-clinics_next {
    right: 13px
}

@media screen and (min-width: 1200px) {
    .clinics-slider .swiper-container .swiper-button-clinics_next {
        right: -40px
    }
}

@media screen and (min-width: 1600px) {
    .clinics-slider .swiper-container .swiper-button-clinics_next {
        right: -60px
    }
}

.experts-block_row {
    padding-bottom: 50px
}

@media screen and (min-width: 1200px) {
    .experts-block_row {
        padding-bottom: 70px
    }
}

@media screen and (min-width: 1600px) {
    .experts-block_row {
        padding-bottom: 120px
    }
}

.experts-block_row .title {
    font-family: "PF Handbook Pro", "Arial", sans-serif;
    font-size: 24px;
    line-height: 29px;
    position: relative;
    padding-left: 15px;
    z-index: 10;
    max-width: 1920px;
    margin: auto auto 25px
}

.experts-block_row .title::before {
    content: "";
    position: absolute;
    width: 119px;
    height: 15px;
    border-radius: 0 4px 4px 0;
    background-color: #c7e6f5;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media screen and (min-width: 768px) {
    .experts-block_row .title {
        font-size: 42px;
        line-height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .experts-block_row .title {
        font-weight: 200;
        font-size: 72px;
        line-height: 86px;
        padding-left: 160px
    }

    .experts-block_row .title::before {
        width: 400px;
        height: 42px
    }
}

@media screen and (min-width: 1600px) {
    .experts-block_row .title {
        font-size: 72px;
        line-height: 86px;
        padding-left: 256px
    }

    .experts-block_row .title::before {
        width: 482px;
        height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .experts-block_row .title {
        margin-bottom: 50px
    }
}

@media screen and (min-width: 1600px) {
    .experts-block_row .title {
        margin-bottom: 100px
    }
}

.experts-block_row a.cta-link {
    border: 2px solid #9b26a8;
    color: #9b26a8;
    margin: auto;
    width: 142px;
    height: 24px
}

@media screen and (min-width: 1200px) {
    .experts-block_row a.cta-link {
        width: 204px;
        height: 40px
    }
}

.experts-slider_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: auto;
    padding-bottom: 35px
}

@media screen and (min-width: 1200px) {
    .experts-slider_row {
        padding-bottom: 50px
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row {
        padding-bottom: 80px
    }
}

.experts-slider_row-wrapper {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .experts-slider_row-wrapper {
        max-width: 1200px;
        margin: auto;
        position: relative
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row-wrapper {
        max-width: 1445px
    }
}

.experts-slider_row .swiper-container_experts {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts {
        position: static
    }
}

.experts-slider_row .swiper-container_experts .swiper-slide, .experts-slider_row .swiper-container_experts .swiper-wrapper {
    width: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.experts-slider_row .swiper-container_experts .swiper-wrapper {
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.experts-slider_row .swiper-container_experts .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: auto;
    width: -webkit-fit-content;    width: -moz-fit-content;    width: fit-content;
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-slide {
        margin: 0
    }
}

.experts-slider_row .swiper-container_experts .swiper-slide .card {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card {
        -webkit-box-shadow: none;
        box-shadow: none;
        height: auto;
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card {
        font-size: 22px
    }
}

.experts-slider_row .swiper-container_experts .swiper-slide .card > div {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-top: 17px;
    margin-bottom: 8px
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card > div {
        width: 144px;
        height: 144px
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card > div {
        width: 164px;
        height: 164px
    }
}

.experts-slider_row .swiper-container_experts .swiper-slide .card > div img {
    border-radius: 50%
}

.experts-slider_row .swiper-container_experts .swiper-slide .card a {
    text-align: center
}

.experts-slider_row .swiper-container_experts .swiper-slide .card a:first-of-type {
    color: #6e18a2;
    width: 240px
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card a:first-of-type {
        width: 100%
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card a:first-of-type {
        width: 263px
    }
}

.experts-slider_row .swiper-container_experts .swiper-slide .card a:nth-of-type(2) {
    color: #9b26a8;
    text-decoration: underline
}

.experts-slider_row .swiper-container_experts .swiper-slide .card p {
    text-align: center;
    width: 240px
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card p {
        width: 100%
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row .swiper-container_experts .swiper-slide .card p {
        width: 294px
    }
}

.experts-slider_row .swiper-container_experts .swiper-slide .card p:nth-of-type(2) {
    color: #818181
}

.experts-slider_row .swiper-container_experts .swiper-button_experts-next, .experts-slider_row .swiper-container_experts .swiper-button_experts-prev {
    position: absolute;
    background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-mob.svg) no-repeat;
    top: 50%;
    width: 15px;
    height: 28px;
    cursor: pointer;
    z-index: 10
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-button_experts-next, .experts-slider_row .swiper-container_experts .swiper-button_experts-prev {
        background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-desk.svg) no-repeat;
        width: 30px;
        height: 40px
    }
}

.experts-slider_row .swiper-container_experts .swiper-button_experts-prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 13px
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-button_experts-prev {
        left: -40px
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row .swiper-container_experts .swiper-button_experts-prev {
        left: -60px
    }
}

.experts-slider_row .swiper-container_experts .swiper-button_experts-next {
    right: 13px
}

@media screen and (min-width: 1200px) {
    .experts-slider_row .swiper-container_experts .swiper-button_experts-next {
        right: -40px
    }
}

@media screen and (min-width: 1600px) {
    .experts-slider_row .swiper-container_experts .swiper-button_experts-next {
        right: -60px
    }
}

.feedback {
    margin: auto
}

@media screen and (min-width: 1200px) {
    .feedback {
        padding: 0;
        margin-bottom: 80px
    }
}

@media screen and (min-width: 1600px) {
    .feedback {
        margin-bottom: 110px
    }
}

.feedback .section-title {
    color: #e62a78;
    font-family: "PF Handbook Pro", "Arial", sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    position: relative;
    padding-left: 15px;
    z-index: 10;
    max-width: 1920px;
    margin: auto auto 40px
}

.feedback .section-title::before {
    content: "";
    position: absolute;
    width: 119px;
    height: 15px;
    border-radius: 0 4px 4px 0;
    background-color: #c7e6f5;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media screen and (min-width: 768px) {
    .feedback .section-title {
        font-size: 42px;
        line-height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .feedback .section-title {
        font-weight: 200;
        font-size: 72px;
        line-height: 86px;
        padding-left: 160px
    }

    .feedback .section-title::before {
        width: 400px;
        height: 42px
    }
}

@media screen and (min-width: 1600px) {
    .feedback .section-title {
        font-size: 72px;
        line-height: 86px;
        padding-left: 256px
    }

    .feedback .section-title::before {
        width: 482px;
        height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .feedback .section-title {
        margin-bottom: 80px
    }
}

@media screen and (min-width: 1600px) {
    .feedback .section-title {
        margin-bottom: 100px
    }
}

.feedback-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 1200px) {
    .feedback-buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.feedback-buttons a.cta-link {
    width: 142px;
    height: 24px
}

@media screen and (min-width: 1200px) {
    .feedback-buttons a.cta-link {
        width: 272px;
        height: 40px
    }
}

.feedback-buttons a.cta-link:first-of-type {
    background: #9b26a8;
    color: #fff;
    margin-bottom: 25px
}

@media screen and (min-width: 1200px) {
    .feedback-buttons a.cta-link:first-of-type {
        margin-bottom: 0;
        margin-right: 35px
    }
}

.feedback-buttons a.cta-link:last-of-type {
    border: 2px solid #9b26a8;
    color: #9b26a8
}

.feedback-slider, .feedback-slider .swiper-container_feedback .swiper-slide > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.feedback-slider {
    width: 100%;
    margin: auto;
    padding: 0 15px 30px
}

@media screen and (min-width: 1200px) {
    .feedback-slider {
        padding-bottom: 0
    }
}

.feedback-slider .feedback-slider-wrapper {
    width: 100%
}

@media screen and (min-width: 1200px) {
    .feedback-slider .feedback-slider-wrapper {
        max-width: 1200px;
        margin: auto;
        position: relative
    }
}

@media screen and (min-width: 1600px) {
    .feedback-slider .feedback-slider-wrapper {
        max-width: 1408px
    }
}

.feedback-slider .swiper-container_feedback {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding-bottom: 60px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback {
        position: static;
        margin-bottom: 50px;
        padding-bottom: 80px
    }
}

@media screen and (min-width: 1200px) and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback {
        margin-bottom: 0
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide, .feedback-slider .swiper-container_feedback .swiper-wrapper {
    width: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.feedback-slider .swiper-container_feedback .swiper-wrapper {
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.feedback-slider .swiper-container_feedback .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: center;
    align-self: center;
    margin: auto
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide {
        margin: 0
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #c6e6f5;
    border-radius: 10px;
    padding: 20px 15px 0;
    margin-bottom: 30px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div {
        padding: 30px 30px 60px 40px;
        position: relative;
        margin-bottom: 0
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-bottom: 25px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 30px;
        height: 45px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 48px;
    height: 45px;
    background-image: url("data:image/svg+xml,%3Csvg width='29' height='25' viewBox='0 0 49 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.2764 22.8C48.2764 19.65 45.7264 18 42.2764 18H32.2264C32.9764 15.3 33.2764 12.75 33.2764 10.5C33.2764 1.8 30.8764 0 28.7764 0C27.4264 0 26.3764 0.150001 25.0264 0.900001C24.5764 1.2 24.4264 1.5 24.2764 1.95L22.7764 10.05C21.1264 14.25 17.0764 18 13.7764 20.55V42C14.9764 42 16.1764 42.6 17.6764 43.35C19.3264 44.1 20.9764 45 22.7764 45H37.0264C40.0264 45 42.2764 42.6 42.2764 40.5C42.2764 40.05 42.2764 39.75 42.1264 39.45C43.9264 38.7 45.2764 37.2 45.2764 35.25C45.2764 34.35 45.1264 33.6 44.8264 32.85C46.0264 32.1 47.0764 30.75 47.0764 29.25C47.0764 28.35 46.6264 27.45 46.1764 26.7C47.3764 25.8 48.2764 24.3 48.2764 22.8ZM45.1264 22.8C45.1264 24.75 43.1764 24.9 42.8764 25.8C42.5764 26.85 44.0764 27.15 44.0764 28.95C44.0764 30.75 41.8264 30.75 41.5264 31.8C41.2264 33 42.2764 33.3 42.2764 35.1V35.4C41.9764 36.9 39.7264 37.05 39.2764 37.65C38.8264 38.4 39.2764 38.7 39.2764 40.35C39.2764 41.25 38.2264 41.85 37.0264 41.85H22.7764C21.5764 41.85 20.3764 41.25 18.8764 40.5C17.6764 39.9 16.4764 39.3 15.2764 39V23.25C19.0264 20.4 23.8264 16.2 25.6264 10.95V10.65L26.9764 3.15C27.5764 3 28.0264 3 28.7764 3C29.0764 3 30.2764 4.8 30.2764 10.5C30.2764 12.75 29.8264 15.15 29.0764 18H28.7764C27.8764 18 27.2764 18.6 27.2764 19.5C27.2764 20.4 27.8764 21 28.7764 21H42.2764C43.7764 21 45.1264 21.75 45.1264 22.8Z' fill='%239B26A8'/%3E%3Cpath d='M12.2764 45H3.27637C1.62637 45 0.276367 43.65 0.276367 42V21C0.276367 19.35 1.62637 18 3.27637 18H12.2764C13.9264 18 15.2764 19.35 15.2764 21V42C15.2764 43.65 13.9264 45 12.2764 45ZM3.27637 21V42H12.2764V21H3.27637Z' fill='%239B26A8'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type:before {
        top: 0;
        background-image: url("data:image/svg+xml,%3Csvg width='49' height='45' viewBox='0 0 49 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.2764 22.8C48.2764 19.65 45.7264 18 42.2764 18H32.2264C32.9764 15.3 33.2764 12.75 33.2764 10.5C33.2764 1.8 30.8764 0 28.7764 0C27.4264 0 26.3764 0.150001 25.0264 0.900001C24.5764 1.2 24.4264 1.5 24.2764 1.95L22.7764 10.05C21.1264 14.25 17.0764 18 13.7764 20.55V42C14.9764 42 16.1764 42.6 17.6764 43.35C19.3264 44.1 20.9764 45 22.7764 45H37.0264C40.0264 45 42.2764 42.6 42.2764 40.5C42.2764 40.05 42.2764 39.75 42.1264 39.45C43.9264 38.7 45.2764 37.2 45.2764 35.25C45.2764 34.35 45.1264 33.6 44.8264 32.85C46.0264 32.1 47.0764 30.75 47.0764 29.25C47.0764 28.35 46.6264 27.45 46.1764 26.7C47.3764 25.8 48.2764 24.3 48.2764 22.8ZM45.1264 22.8C45.1264 24.75 43.1764 24.9 42.8764 25.8C42.5764 26.85 44.0764 27.15 44.0764 28.95C44.0764 30.75 41.8264 30.75 41.5264 31.8C41.2264 33 42.2764 33.3 42.2764 35.1V35.4C41.9764 36.9 39.7264 37.05 39.2764 37.65C38.8264 38.4 39.2764 38.7 39.2764 40.35C39.2764 41.25 38.2264 41.85 37.0264 41.85H22.7764C21.5764 41.85 20.3764 41.25 18.8764 40.5C17.6764 39.9 16.4764 39.3 15.2764 39V23.25C19.0264 20.4 23.8264 16.2 25.6264 10.95V10.65L26.9764 3.15C27.5764 3 28.0264 3 28.7764 3C29.0764 3 30.2764 4.8 30.2764 10.5C30.2764 12.75 29.8264 15.15 29.0764 18H28.7764C27.8764 18 27.2764 18.6 27.2764 19.5C27.2764 20.4 27.8764 21 28.7764 21H42.2764C43.7764 21 45.1264 21.75 45.1264 22.8Z' fill='%239B26A8'/%3E%3Cpath d='M12.2764 45H3.27637C1.62637 45 0.276367 43.65 0.276367 42V21C0.276367 19.35 1.62637 18 3.27637 18H12.2764C13.9264 18 15.2764 19.35 15.2764 21V42C15.2764 43.65 13.9264 45 12.2764 45ZM3.27637 21V42H12.2764V21H3.27637Z' fill='%239B26A8'/%3E%3C/svg%3E%0A");
        background-repeat: no-repeat
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #818181;
    padding-left: 50px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > p {
        font-size: 20px;
        line-height: 24px;
        padding-left: 70px;
        margin-right: 40px;
        padding-top: 10px
    }
}

@media screen and (min-width: 1600px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > p {
        font-size: 22px;
        line-height: 26px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 50px;
    position: relative
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > div {
        padding-left: 0
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > div span {
    position: relative;
    padding-right: 20px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > div span {
        padding-right: 35px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > div span::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../img/icons/icon-star-mob.svg) no-repeat
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:first-of-type > div span::before {
        top: -15px;
        background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/../img/icons/icon-star-desk.svg) no-repeat;
        width: 30px;
        height: 30px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(2) {
        padding-bottom: 35px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(2) p {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(2) p {
        font-size: 22px;
        line-height: 26px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        bottom: -40px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:first-child {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin: 0 auto -20px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:first-child {
        width: 84px;
        height: 84px;
        margin: 0
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:first-child img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child {
        padding-left: 30px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    padding-bottom: 5px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > p {
        font-size: 20px;
        line-height: 24px
    }
}

@media screen and (min-width: 1600px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > p {
        font-size: 22px;
        line-height: 26px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 8px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding-bottom: 0;
        padding-top: 5px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #818181
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div p {
        font-size: 20px;
        line-height: 24px
    }

    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div p:first-of-type {
        position: relative;
        padding-right: 20px
    }

    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div p:first-of-type::after {
        content: "/";
        position: absolute;
        right: 2px
    }

    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div p:nth-of-type(2) {
        padding-left: 10px
    }
}

@media screen and (min-width: 1600px) {
    .feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div p {
        font-size: 22px;
        line-height: 26px
    }
}

.feedback-slider .swiper-container_feedback .swiper-slide > div > div:nth-of-type(3) > div:last-child > div p span {
    color: #9b26a8
}

.feedback-slider .swiper-container_feedback .swiper-button_feedback-next, .feedback-slider .swiper-container_feedback .swiper-button_feedback-prev {
    position: absolute;
    background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-mob.svg) no-repeat;
    bottom: 20px;
    width: 15px;
    height: 28px;
    cursor: pointer;
    z-index: 10
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-button_feedback-next, .feedback-slider .swiper-container_feedback .swiper-button_feedback-prev {
        background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-desk.svg) no-repeat;
        width: 30px;
        height: 40px;
        top: 35%;
        bottom: 0
    }
}

.feedback-slider .swiper-container_feedback .swiper-button_feedback-prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 13px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-button_feedback-prev {
        left: -50px
    }
}

@media screen and (min-width: 1600px) {
    .feedback-slider .swiper-container_feedback .swiper-button_feedback-prev {
        left: -60px
    }
}

.feedback-slider .swiper-container_feedback .swiper-button_feedback-next {
    right: 13px
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-container_feedback .swiper-button_feedback-next {
        right: -50px
    }
}

@media screen and (min-width: 1600px) {
    .feedback-slider .swiper-container_feedback .swiper-button_feedback-next {
        right: -60px
    }
}

.feedback-slider .swiper-pagination_feedback {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

@media screen and (min-width: 1200px) {
    .feedback-slider .swiper-pagination_feedback {
        display: none
    }
}

.feedback-slider .swiper-pagination_feedback .swiper-pagination-hidden {
    opacity: 0
}

.feedback-slider .swiper-container-horizontal > .swiper-pagination-bullets, .feedback-slider .swiper-pagination-custom, .feedback-slider .swiper-pagination-fraction {
    bottom: 25px;
    left: 0;
    width: 100%
}

.feedback-slider .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100%;
    background: #530085;
    opacity: .5;
    margin-right: 15px
}

.feedback-slider .swiper-pagination-bullet-active {
    opacity: 1
}

.counterindication {
    background: #f9fdff;
    position: relative;
    margin-bottom: 30px;
    padding-top: 25px
}

@media screen and (min-width: 1200px) {
    .counterindication {
        padding: 50px 0 40px;
        margin-bottom: 0
    }
}

@media screen and (min-width: 1600px) {
    .counterindication {
        padding-top: 70px
    }
}

.counterindication .section-title {
    color: #e62a78;
    font-family: "PF Handbook Pro", "Arial", sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    position: relative;
    padding-left: 15px;
    z-index: 10;
    max-width: 1920px;
    margin: auto auto 30px
}

.counterindication .section-title::before {
    content: "";
    position: absolute;
    width: 119px;
    height: 15px;
    border-radius: 0 4px 4px 0;
    background-color: #c7e6f5;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media screen and (min-width: 768px) {
    .counterindication .section-title {
        font-size: 42px;
        line-height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .counterindication .section-title {
        font-weight: 200;
        font-size: 72px;
        line-height: 86px;
        padding-left: 160px
    }

    .counterindication .section-title::before {
        width: 400px;
        height: 42px
    }
}

@media screen and (min-width: 1600px) {
    .counterindication .section-title {
        font-size: 72px;
        line-height: 86px;
        padding-left: 256px
    }

    .counterindication .section-title::before {
        width: 482px;
        height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .counterindication .section-title {
        margin-bottom: 40px
    }
}

.contr-c {
    display: flex;
    flex-direction: column;
    margin: auto
}

@media screen and (min-width: 1200px) {
    .contr-c {
        flex-direction: row;
        align-items: center;
        padding: 25px 0 150px 35px;
        max-width: 1200px;
        border: 4px solid #c7e6f5;
        border-radius: 6px
    }
}

@media screen and (min-width: 1600px) {
    .contr-c {
        padding-bottom: 180px;
        max-width: 1470px;
        padding-left: 62px
    }
}

.contr-c_l {
    display: flex;
    flex-direction: column;
    flex: 1
}

.contr-c_l h3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #e62a78;
    margin-bottom: 10px;
    padding: 0 15px
}

@media screen and (min-width: 1200px) {
    .contr-c_l h3 {
        font-weight: 300;
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 20px;
        padding: 0
    }
}

@media screen and (min-width: 1600px) {
    .contr-c_l h3 {
        font-size: 36px;
        line-height: 43px
    }
}

@media screen and (min-width: 1200px) {
    .contr-c_l h3:first-of-type {
        width: auto
    }
}

.contr-c_l h3:last-of-type {
    max-width: 729px
}

.contr-c_l > p {
    margin: 0 0 15px 15px;
    padding-left: 10px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    position: relative
}

@media screen and (min-width: 1200px) {
    .contr-c_l > p {
        margin-bottom: 40px;
        font-size: 20px;
        line-height: 24px;
        padding-left: 20px;
    }
}

.contr-c_l ul {
    /*margin: 0 0 15px 15px;*/
    margin: 20px 0 15px 15px;
    list-style: none;
}

@media screen and (min-width: 1200px) {
    .contr-c_l ul {
        /*margin-bottom: 40px;*/
        margin: 20px 0 40px 0;
    }
}

.contr-c_l ul li {
    padding-left: 10px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #000;
    position: relative
}

.contr-c_l ul li::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #9b26a8;
    border-radius: 50%;
    left: 0;
    top: 8px
}

@media screen and (min-width: 1200px) {
    .contr-c_l ul li::before {
        width: 6px;
        height: 6px
    }

    .contr-c_l ul li {
        font-size: 20px;
        line-height: 24px;
        padding-left: 20px
    }
}

@media screen and (min-width: 1600px) {
    .contr-c_l ul li {
        font-size: 22px;
        line-height: 26px
    }
}

.contr-c__bottomblock {
    display: flex;
    flex-direction: column;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .11);
    box-shadow: 0 0 20px rgba(0, 0, 0, .11);
    padding: 16px 14px 20px
}

@media screen and (min-width: 1200px) {
    .contr-c__bottomblock {
        background-color: inherit;
        flex-direction: row;
        -webkit-box-shadow: none;
        box-shadow: none;
        position: absolute;
        left: 0;
        bottom: 70px;
        padding-left: 0
    }
}

.contr-c__bottomtext {
    margin-bottom: 25px
}

@media screen and (min-width: 1200px) {
    .contr-c__bottomtext {
        margin-bottom: 0;
        margin-right: 35px;
        padding: 17px 8px 17px 0;
        width: 650px;
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content;
        background: #fff;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .11);
        box-shadow: 0 0 20px rgba(0, 0, 0, .11);
        border-radius: 0 4px 4px 0
    }
}

@media screen and (min-width: 1600px) {
    .contr-c__bottomtext {
        padding-right: 16px;
        width: 790px;
        height: 108px
    }
}

.contr-c__bottomtext > p {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #9b26a8
}

.contr-c__bottomtext > p span {
    color: #e62a78
}

@media screen and (min-width: 1200px) {
    .contr-c__bottomtext > p {
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        width: 450px;
        text-align: left;
        margin-left: auto
    }
}

@media screen and (min-width: 1600px) {
    .contr-c__bottomtext > p {
        width: auto;
        padding-left: 256px;
        font-size: 22px;
        line-height: 26px
    }
}

.contr-c__bottomblock a {
    background: #9b26a8;
    color: #fff;
    width: 190px;
    height: 24px;
    line-height: 24px;
    padding: 0;
    -ms-flex-item-align: center;
    align-self: center
}

@media screen and (min-width: 1200px) {
    .contr-c__bottomblock:last-of-type a {
        width: 272px;
        height: 40px;
        padding: 0 15px
    }
}

/*.contr-c > div:last-of-type {*/
/*    display: none*/
/*}*/

/*@media screen and (min-width: 1200px) {*/
/*    .contr-c > div:last-of-type {*/
/*        display: -webkit-box;*/
/*        display: -ms-flexbox;*/
/*        display: flex;*/
/*        -webkit-box-pack: center;*/
/*        -ms-flex-pack: center;*/
/*        justify-content: center;*/
/*        -webkit-box-align: center;*/
/*        -ms-flex-align: center;*/
/*        align-items: center;*/
/*        width: 450px;*/
/*        height: 415px;*/
/*        border-radius: 6px;*/
/*        overflow: hidden;*/
/*        position: relative*/
/*    }*/

/*    .contr-c > div:last-of-type img {*/
/*        position: absolute;*/
/*        top: 50%;*/
/*        left: 50%;*/
/*        width: 100%;*/
/*        height: 100%;*/
/*        -webkit-transform: translate(-50%, -50%);*/
/*        transform: translate(-50%, -50%);*/
/*        -o-object-fit: cover;*/
/*        object-fit: cover*/
/*    }*/
/*}*/

/*@media screen and (min-width: 1600px) {*/
/*    .contr-c > div:last-of-type {*/
/*        width: 503px*/
/*    }*/
/*}*/




.variants-removal .section-title {
    color: #e62a78;
    font-family: "PF Handbook Pro", "Arial", sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    position: relative;
    padding-left: 15px;
    z-index: 10;
    max-width: 1920px;
    margin: auto auto 50px
}

.variants-removal .section-title::before {
    content: "";
    position: absolute;
    width: 119px;
    height: 15px;
    border-radius: 0 4px 4px 0;
    background-color: #c7e6f5;
    bottom: 0;
    left: 0;
    z-index: -1
}

@media screen and (min-width: 768px) {
    .variants-removal .section-title {
        font-size: 42px;
        line-height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .variants-removal .section-title {
        font-weight: 200;
        font-size: 72px;
        line-height: 86px;
        padding-left: 160px
    }

    .variants-removal .section-title::before {
        width: 400px;
        height: 42px
    }
}

@media screen and (min-width: 1600px) {
    .variants-removal .section-title {
        font-size: 72px;
        line-height: 86px;
        padding-left: 256px
    }

    .variants-removal .section-title::before {
        width: 482px;
        height: 42px
    }
}

@media screen and (min-width: 1200px) {
    .variants-removal .section-title {
        margin-bottom: 75px
    }
}

.variants-removal .tools .subtitle, .variants-removal .subtitle {
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #530085
}

@media screen and (min-width: 1200px) {
    .variants-removal .subtitle {
        font-size: 44px;
        line-height: 54px
    }
}

@media screen and (min-width: 1600px) {
    .variants-removal .subtitle {
        font-size: 48px;
        line-height: 58px;
        width: auto;
        padding-left: 240px
    }
}

.variants-removal ul:first-of-type {
    list-style: none;
}

.variants-removal ul:first-of-type, .variants-removal ul:first-of-type li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width: 768px) {
    .variants-removal ul:first-of-type {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (min-width: 1200px) {
    .variants-removal ul:first-of-type {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 90px;
        align-items: flex-start;
    }
}

.variants-removal ul:first-of-type li {
    margin-bottom: 30px
}

@media screen and (min-width: 1200px) {
    .variants-removal ul:first-of-type li {
        margin-bottom: 0
    }

    .variants-removal ul:first-of-type li:not(:last-of-type) {
        margin-right: 50px
    }
}

@media screen and (min-width: 1600px) {
    .variants-removal ul:first-of-type li:not(:last-of-type) {
        margin-right: 100px
    }
}

.variants-removal ul:first-of-type li > a div {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px
}

@media screen and (min-width: 1200px) {
    .variants-removal ul:first-of-type li > a div {
        width: 170px;
        height: 170px;
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1600px) {
    .variants-removal ul:first-of-type li > a div {
        width: 220px;
        height: 220px
    }
}

.variants-removal ul:first-of-type li > a div img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover
}

.variants-removal ul:first-of-type li > a span {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #111;
    max-width: 210px
}

@media screen and (min-width: 1200px) {
    .variants-removal ul:first-of-type li > a span {
        font-size: 20px;
        line-height: 24px;
        max-width: 250px
    }
}

@media screen and (min-width: 1600px) {
    .variants-removal ul:first-of-type li > a span {
        font-size: 22px;
        line-height: 26px;
        max-width: 280px
    }
}

.hide {
    display: none
}

/*# sourceMappingURL=style.min.css.map */

.popup_bg{
    position:fixed;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.5);
    z-index:100;
}
.popup_cont {
    position:absolute;
    top:0px;
    left: 0px;
    width:100%;
    z-index:1000;
}

.popup_container {
    position:relative;
    width:80%;
    margin:0 auto;
    background-color:#fff;
    margin-bottom:100px;
    margin-top: 100px;
    z-index: 110;
    max-width: 1024px;
}

.popup_content_block {
    background-color: #fff;
    padding: 30px 50px;
}

.popup_close_button {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 12px;
    height: 12px;
    background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/popup_close.svg) left top no-repeat;
    z-index: 100;
}


.popup_close_button.white {
    background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/popup_close_white.svg) left top no-repeat;
}

.popup_close_button:hover {
    background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/popup_close.svg) left bottom no-repeat;
    cursor: pointer;
}

.popup_header {
    text-align: center;

    padding: 30px 40px 27px;

    font-family: PHBThin, Tahoma, Arial;
    font-size: 40px;
    line-height: 46px;
}
.popup_content_block {
    background-color: #fff;
    padding: 30px 50px;
}

.content_zone {
    font-size: 16px;
    font-family: PTS, Tahoma, Arial;
    margin: 18px 0;
}

.content_zone {
    line-height: 30px;
    color: #000;
    font-size: 16px;
    font-family: PTS, Tahoma, Arial;
}

.content_zone h1,
.content_zone h2,
.content_zone h3,
.content_zone h4,
.content_zone h5,
.content_zone h6 {
    font-size: 25px;
    margin: 0px 0px 30px;
    font-weight: normal;
    font-family: PHBThin, Tahoma, Arial;
}

.content_zone ul,
.content_zone ol {
    padding-left: 30px;
}

.content_zone img {
    padding: 10px;
}

.content_zone img,
.content_zone iframe,
.content_zone table {
    max-width: 100%;
}



.content_zone  p {
    margin-bottom: 20px;
}
.content_zone  p:last-of-type {
    margin-bottom: 0px;
}

.content_zone b,
.content_zone strong {
    font-family: PTSBold, Tahoma, Arial;
    font-weight: bold;
}

.content_zone i,
.content_zone em {
    font-style: italic;
}

/*******************************************/

.discount-slider-block {
    background-color: #ffffff;
    padding-top: 25px; }
@media screen and (min-width: 1200px) {
    .discount-slider-block {
        background-color: #FDFDFD;
        margin-bottom: 60px; } }
@media screen and (min-width: 1600px) {
    .discount-slider-block {
        margin-bottom: 150px; } }
.discount-slider-block > p {
    color: #E62A78;
    font-family: "PF Handbook Pro", "Arial", sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    position: relative;
    padding-left: 15px;
    z-index: 10;
    max-width: 1920px;
    margin: auto;
    margin-bottom: 25px; }
.discount-slider-block >p::before {
    content: "";
    position: absolute;
    width: 119px;
    height: 15px;
    border-radius: 0px 4px 4px 0px;
    background-color: #C7E6F5;
    bottom: 0;
    left: 0;
    z-index: -1; }
@media screen and (min-width: 768px) {
    .discount-slider-block >p {
        font-size: 42px;
        line-height: 42px; } }
@media screen and (min-width: 1200px) {
    .discount-slider-block >p {
        font-weight: 200;
        font-size: 72px;
        line-height: 86px;
        padding-left: 160px; }
    .discount-slider-block >p::before {
        width: 400px;
        height: 42px; } }
@media screen and (min-width: 1600px) {
    .discount-slider-block >p {
        font-size: 72px;
        line-height: 86px;
        padding-left: 256px; }
    .discount-slider-block >p::before {
        width: 482px;
        height: 42px; } }
.discount-slider-block p.title-desk {
    display: none; }
@media screen and (min-width: 1200px) {
    .discount-slider-block >p {
        margin-bottom: 80px; }
    .discount-slider-block p.title-desk {
        display: block; }
    .discount-slider-block p.title-mob {
        display: none; } }
@media screen and (min-width: 1600px) {
    .discount-slider-block >p {
        margin-bottom: 150px; } }
.discount-slider-block a.cta-link {
    border: 2px solid #9B26A8;
    color: #9B26A8;
    margin: auto;
    width: 140px;
    height: 24px;
    margin-top: 20px; }
@media screen and (min-width: 1200px) {
    .discount-slider-block a.cta-link {
        width: 204px;
        height: 40px;
        margin-top: 0; } }

.discount-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: auto;
    padding-bottom: 30px; }
@media screen and (min-width: 1200px) {
    .discount-slider {
        padding-bottom: 0; } }

.discount-slider-wrapper {
    width: 100%; }
@media screen and (min-width: 1200px) {
    .discount-slider-wrapper {
        max-width: 1200px;
        margin: auto;
        position: relative; } }
@media screen and (min-width: 1600px) {
    .discount-slider-wrapper {
        max-width: 1408px; } }

.discount-slider .swiper-container_discount {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 1; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount {
        position: static;} }
@media screen and (min-width: 1200px) and (max-width: 1599px){
    .discount-slider .swiper-container_discount {
        max-width: 1100px;} }
.discount-slider .swiper-container_discount .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform; }

.discount-slider .swiper-container_discount .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    margin: auto; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-slide {
        margin: 0; } }
.discount-slider .swiper-container_discount .swiper-slide > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    width: 292px;
    margin: auto;
    margin-bottom: 60px;
    padding-bottom: 10px; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-slide > div {
        width: 362px;
        margin-bottom: 50px;
        padding-bottom: 20px; } }
.discount-slider .swiper-container_discount .swiper-slide > div div {
    width: 292px;
    height: 191px;
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-slide > div div {
        width: 362px; } }
.discount-slider .swiper-container_discount .swiper-slide > div div img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -o-object-fit: cover;
    object-fit: cover; }
.discount-slider .swiper-container_discount .swiper-slide > div p {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #000000;
    text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.12); }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-slide > div p {
        font-size: 20px;
        line-height: 26px; }
    .discount-slider .swiper-container_discount .swiper-slide > div p:first-of-type {
        color: #E62A78; } }
@media screen and (min-width: 1600px) {
    .discount-slider .swiper-container_discount .swiper-slide > div p {
        font-size: 22px;
        line-height: 26px; } }
.discount-slider .swiper-container_discount .swiper-slide > div span {
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #818181; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-slide > div span {
        font-size: 18px;
        line-height: 24px; } }
@media screen and (min-width: 1600px) {
    .discount-slider .swiper-container_discount .swiper-slide > div span {
        font-size: 22px;
        line-height: 26px; } }

.discount-slider .swiper-container_discount .swiper-button_discount-next,
.discount-slider .swiper-container_discount .swiper-button_discount-prev {
    position: absolute;
    background: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-mob.svg") no-repeat;
    bottom: 20px;
    width: 15px;
    height: 28px;
    cursor: pointer;
    z-index: 10; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-button_discount-next,
    .discount-slider .swiper-container_discount .swiper-button_discount-prev {
        background: url("/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-desk.svg") no-repeat;
        width: 30px;
        height: 40px; } }

.discount-slider .swiper-container_discount .swiper-button_discount-prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 13px; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-button_discount-prev {
        left: -50px;
        bottom: 0;
        top: 35%; } }
@media screen and (min-width: 1600px) {
    .discount-slider .swiper-container_discount .swiper-button_discount-prev {
        left: -60px; } }

.discount-slider .swiper-container_discount .swiper-button_discount-next {
    right: 13px; }
@media screen and (min-width: 1200px) {
    .discount-slider .swiper-container_discount .swiper-button_discount-next {
        right: -50px;
        bottom: 0;
        top: 35%; } }
@media screen and (min-width: 1600px) {
    .discount-slider .swiper-container_discount .swiper-button_discount-next {
        right: -60px; } }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10; }
@media screen and (min-width: 1200px) {
    .swiper-pagination {
        display: none; } }

.discount-slider .swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 25px;
    left: 0;
    width: 100%; }

.discount-slider .swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    transform: scale(0.33);
    position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    transform: scale(0.33); }

.discount-slider .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 100%;
    background: #530085;
    opacity: 0.5;
    margin-right: 15px; }

.discount-slider .swiper-pagination-bullet-active {
    opacity: 1; }

.test {
    margin-top: 0 !important;
}
.in-wrap.buttons {
	display: none;
}
/* End */


/* Start:/bitrix/templates/new_tpl/components/bitrix/catalog.section/price_section_service/style.css?170049273853*/
.price_table_cell__price {
    font-weight: bold;
}
/* End */


/* Start:/bitrix/templates/new_tpl/components/ld/element.list/clinics_slider/style.css?16881521486858*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.clinics-slider-block {
	padding-bottom: 25px
}

@media screen and (min-width: 1200px) {
	.clinics-slider-block {
		margin-bottom: 50px;
		padding-bottom: 0
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider-block {
		margin-bottom: 90px
	}
}

.clinics-slider-block > p.title {
	color: #e62a78;
	font-family: "PF Handbook Pro", "Arial", sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 29px;
	position: relative;
	padding-left: 15px;
	z-index: 10;
	margin-bottom: 25px
}

.clinics-slider-block > p.title::before {
	content: "";
	position: absolute;
	width: 119px;
	height: 15px;
	border-radius: 0 4px 4px 0;
	background-color: #c7e6f5;
	bottom: 0;
	left: 0;
	z-index: -1
}

@media screen and (min-width: 768px) {
	.clinics-slider-block > p.title {
		font-size: 42px;
		line-height: 42px
	}
}

@media screen and (min-width: 1200px) {
	.clinics-slider-block > p.title {
		font-weight: 200;
		font-size: 72px;
		line-height: 86px;
		padding-left: 256px;
		margin-bottom: 50px
	}

	.clinics-slider-block > p.title::before {
		width: 482px;
		height: 42px
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider-block > p.title {
		margin-bottom: 90px
	}
}

.clinics-slider-block a.cta-link {
	border: 1px solid #9b26a8;
	color: #9b26a8;
	margin: auto;
	width: 140px;
	height: 24px
}

@media screen and (min-width: 1200px) {
	.clinics-slider-block a.cta-link {
		width: 204px;
		height: 40px
	}
}

.clinics-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	margin: auto
}

.clinics-slider-wrapper {
	width: 100%
}

@media screen and (min-width: 1200px) {
	.clinics-slider-wrapper {
		max-width: 1200px;
		margin: auto;
		position: relative
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider-wrapper {
		max-width: 1408px
	}
}

.clinics-slider .swiper-container_clinics {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container_clinics {
		position: static
	}
}

.clinics-slider .swiper-container .swiper-slide, .clinics-slider .swiper-container .swiper-wrapper {
	width: auto;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.clinics-slider .swiper-container .swiper-wrapper {
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.clinics-slider .swiper-container .swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: auto
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container .swiper-slide {
		margin: 0 auto;
	}
}

.clinics-slider .swiper-container .swiper-slide > a > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 25px
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container .swiper-slide > a > div {
		margin-bottom: 0
	}
}

.clinics-slider .swiper-container .swiper-slide > a > div div {
	width: 234px;
	height: 144px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container .swiper-slide > a > div div {
		width: 304px;
		height: 200px
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider .swiper-container .swiper-slide > a > div div {
		width: 404px;
		height: 200px
	}
}

.clinics-slider .swiper-container .swiper-slide > a  > div div img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover
}

.clinics-slider .swiper-container .swiper-slide > a > div p {
	font-weight: 300;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #9b26a8
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container .swiper-slide > a > div p {
		font-size: 20px;
		line-height: 26px
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider .swiper-container .swiper-slide > a > div p {
		font-size: 22px;
		line-height: 26px
	}
}

.clinics-slider .swiper-container .swiper-slide > a > div span {
	font-weight: 300;
	font-size: 14px;
	line-height: 17px;
	color: #e62a78
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container .swiper-slide > a > div span {
		font-size: 18px;
		line-height: 24px;
		text-align: center;
	}

	.clinics-slider .swiper-container .swiper-slide > a > div span,
	.clinics-slider .swiper-container .swiper-slide > a > div p {
		width: 305px;
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider .swiper-container .swiper-slide > a > div span {
		text-align: center;
		font-size: 22px;
		line-height: 26px
	}

	.clinics-slider .swiper-container .swiper-slide > a > div span,
	.clinics-slider .swiper-container .swiper-slide > a > div p {
		width: 405px;
	}
}

.clinics-slider .swiper-container .swiper-button-clinics_next, .clinics-slider .swiper-container .swiper-button-clinics_prev {
	position: absolute;
	background: url(/bitrix/templates/new_tpl/components/ld/element.list/clinics_slider/img/icons/arrow-mob.svg) no-repeat;
	top: 30%;
	width: 15px;
	height: 28px;
	cursor: pointer;
	z-index: 10
}

.clinics-slider .swiper-container .swiper-button-clinics_prev {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	left: 13px
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container .swiper-button-clinics_prev {
		left: -50px;
		bottom: 0;
		top: 35%
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider .swiper-container .swiper-button-clinics_prev {
		left: -60px
	}
}

.clinics-slider .swiper-container .swiper-button-clinics_next {
	right: 13px
}

@media screen and (min-width: 1200px) {
	.clinics-slider .swiper-container .swiper-button-clinics_next {
		right: -50px;
		bottom: 0;
		top: 35%
	}
}

@media screen and (min-width: 1600px) {
	.clinics-slider .swiper-container .swiper-button-clinics_next {
		right: -60px
	}
}

/* End */


/* Start:/bitrix/templates/new_tpl/components/ld/element.list/all_doctors_list/style.css?1688152148162*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/new_tpl/components/ld/element.list/license_slider/style.css?16911475485686*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.license-slider-block {
	padding-bottom: 25px
}

@media screen and (min-width: 1200px) {
	.license-slider-block {
		margin-bottom: 50px;
		padding-bottom: 0
	}
}

@media screen and (min-width: 1600px) {
	.license-slider-block {
		margin-bottom: 90px
	}
}

.license-slider-block > p.title {
	color: #e62a78;
	font-family: "PF Handbook Pro", "Arial", sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 29px;
	position: relative;
	padding-left: 15px;
	z-index: 10;
	margin-bottom: 25px
}

.license-slider-block > p.title::before {
	content: "";
	position: absolute;
	width: 119px;
	height: 15px;
	border-radius: 0 4px 4px 0;
	background-color: #c7e6f5;
	bottom: 0;
	left: 0;
	z-index: -1
}

@media screen and (min-width: 768px) {
	.license-slider-block > p.title {
		font-size: 42px;
		line-height: 42px
	}
}

@media screen and (min-width: 1200px) {
	.license-slider-block > p.title {
		font-weight: 200;
		font-size: 72px;
		line-height: 86px;
		padding-left: 256px;
		margin-bottom: 50px
	}

	.license-slider-block > p.title::before {
		width: 482px;
		height: 42px
	}
}

@media screen and (min-width: 1600px) {
	.license-slider-block > p.title {
		margin-bottom: 90px
	}
}

.license-slider {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%;
	margin: auto
}

.license-slider-wrapper {
	width: 100%
}

@media screen and (min-width: 1200px) {
	.license-slider-wrapper {
		max-width: 1200px;
		margin: auto;
		position: relative
	}
}

@media screen and (min-width: 1600px) {
	.license-slider-wrapper {
		max-width: 1408px
	}
}

.license-slider .swiper-container_license {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

@media screen and (min-width: 1200px) {
	.license-slider .swiper-container_license {
		position: static
	}
}

.license-slider .swiper-container .swiper-slide, .license-slider .swiper-container .swiper-wrapper {
	width: auto;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.license-slider .swiper-container .swiper-wrapper {
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.license-slider .swiper-container .swiper-slide {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin: auto
}

@media screen and (min-width: 1200px) {
	.license-slider .swiper-container .swiper-slide {
		margin: 0 auto;
	}
}

.license-slider .swiper-container .swiper-slide > a > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 25px
}

@media screen and (min-width: 1200px) {
	.license-slider .swiper-container .swiper-slide > a > div {
		margin-bottom: 0
	}
}

.license-slider .swiper-container .swiper-slide > a > div div {
	width: 234px;
	height: 328px;
	border: 1px solid #9b26a8;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px
}

@media screen and (min-width: 1200px) {
	.license-slider .swiper-container .swiper-slide > a > div div {
		width: 304px;
		/*height: 200px;*/
		height: 430px;
	}
}

@media screen and (min-width: 1600px) {
	.license-slider .swiper-container .swiper-slide > a > div div {
		width: 404px;
		height: 568px
	}
}

.license-slider .swiper-container .swiper-slide > a  > div div img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-o-object-fit: cover;
	object-fit: cover
}


.license-slider .swiper-container .swiper-button-license_next,
.license-slider .swiper-container .swiper-button-license_prev {
	position: absolute;
	/*background: url(/bitrix/templates/new_tpl/components/ld/element.list/license_slider/img/icons/arrow-mob.svg) no-repeat;*/
	/*background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-mob.svg) no-repeat;*/
	background: url(/bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/img/icons/arrow-slider-desk.svg) no-repeat;
	top: 38%;
	width: 30px;
	height: 40px;
	cursor: pointer;
	z-index: 10
}

.license-slider .swiper-container .swiper-button-license_prev {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	left: 13px
}

@media screen and (min-width: 1200px) {
	.license-slider .swiper-container .swiper-button-license_prev {
		left: 0px;
		bottom: 0;
		top: 41%;
	}
}

@media screen and (min-width: 1600px) {
	.license-slider .swiper-container .swiper-button-license_prev {
		left: -20px;
		top: 41%;
	}
}

.license-slider .swiper-container .swiper-button-license_next {
	right: 13px
}

@media screen and (min-width: 1200px) {
	.license-slider .swiper-container .swiper-button-license_next {
		right: 0px;
		bottom: 0;
		top: 41%
	}
}

@media screen and (min-width: 1600px) {
	.license-slider .swiper-container .swiper-button-license_next {
		right: -20px;
		top: 41%;
	}
}

/* End */


/* Start:/bitrix/templates/new_tpl/components/bitrix/news.list/service_articles_list/style.css?1701770689473*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.other-articles__title {
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #6E18A2;
	margin-left: 286px;
}
@media screen and (max-width: 999px) {
	.other-articles__title {
		margin-left: 0px;
	}
}
/* End */
/* /bitrix/templates/new_tpl/components/bitrix/breadcrumb/ld_breadcrumbs/style.css?1688152148607 */
/* /bitrix/templates/new_tpl/components/bitrix/catalog.element/service_element_detail/style.css?1749132526108283 */
/* /bitrix/templates/new_tpl/components/bitrix/catalog.section/price_section_service/style.css?170049273853 */
/* /bitrix/templates/new_tpl/components/ld/element.list/clinics_slider/style.css?16881521486858 */
/* /bitrix/templates/new_tpl/components/ld/element.list/all_doctors_list/style.css?1688152148162 */
/* /bitrix/templates/new_tpl/components/ld/element.list/license_slider/style.css?16911475485686 */
/* /bitrix/templates/new_tpl/components/bitrix/news.list/service_articles_list/style.css?1701770689473 */
