

/* Start:/local/templates/medicina/components/bitrix/news/news/bitrix/news.detail/.default/style.css?178996527910797*/
.asside-baner {
    padding: 0;
    text-align: center;
    margin-top: 0;
    border-radius: 15px;
    overflow: hidden;
    width: 360px
}

.author__content, .author__top {
    border-radius: 10px;
    -webkit-box-orient: horizontal
}

.newsDetail__calculator.calculator__gradient + .asside-baner {
    margin-top: 20px;
    top: 440px
}

.article-contents ul {
    list-style: unset !important
}

.article-contents ul li a.active {
    color: #44bb6e;
    position: relative;
    text-decoration: none
}

.page-block .article-contents a {
    display: block;
    line-height: 120%;
    font-size: 16px;
    border-bottom: unset !important
}

.page-block .questions-list__textWrap {
    background: #fff;
    border-left: 2px solid #dadada;
    border-right: 2px solid #dadada;
    border-bottom: 2px solid #dadada
}

.author__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-color: #f7f7f7;
    margin: 50px 0
}

.author__top, .author__top--right {
    display: -webkit-box;
    display: -ms-flexbox
}

.author__top {
    width: 50%;
    background-color: #e6f6f3;
    padding: 30px;
    gap: 20px;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.author__bottom, .author__top--right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.author__photo {
    width: 80px
}

.author__photo div {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #e0e0e0;
    overflow: hidden
}

.author__top--right {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

.author__title {
    font-size: 16px;
    font-weight: 800
}

.author__name {
    margin: 5px 0
}

.author__name a {
    font-weight: 800;
    font-size: 18px;
    color: #333
}

.author__position {
    color: grey;
    font-size: 14px;
    line-height: 120%
}

.author__bottom {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.course__item, .course__list {
    display: flex;
    background: #f7f7f7;
    border-radius: 10px
}

.author__bottom--title {
    font-size: 16px;
    font-weight: 800
}

.author__all {
    margin-top: 30px
}

.author__all a {
    color: #009688;
    -webkit-text-decoration-color: #009688 !important;
    text-decoration-color: #009688 !important;
    font-size: 18px;
    font-weight: 400
}

.course__name, .other__articles a {
    color: #333;
    text-decoration-color: #999 !important;
    line-height: 120%
}

.author__top a:hover, .course__link, .course__link:hover, .course__name:hover, .other__articles a:hover {
    color: #009688
}

.other__articles a {
    display: block;
    font-size: 16px;
    border-bottom: unset !important;
    -webkit-text-decoration-color: #999 !important
}

.course__wrap {
    margin: 40px 0
}

.course__list {
    flex-direction: column;
    width: 100%
}

.course__item {
    flex-direction: row;
    padding: 30px;
    position: relative;
    gap: 10px
}

.course__desc {
    width: 66.6%
}

.course__name {
    font-size: 20px;
    font-weight: 400;
    display: block
}

.course__props {
    list-style: none;
    padding-left: 0 !important;
    margin-bottom: unset;
    margin-top: 15px
}

.course__props li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    margin-bottom: 7px
}

.course__props li::before {
    content: '';
    width: 24px;
    height: 24px
}

.course__props li span {
    flex: 1 0 0
}

.course__prop1::before {
    background-image: url('/local/templates/medicina/assets/img/course-i1.svg')
}

.course__prop2::before {
    background-image: url('/local/templates/medicina/assets/img/course-i2.svg')
}

.course__prop3::before {
    background-image: url('/local/templates/medicina/assets/img/course-i3.svg')
}

.course__action {
    flex: 1 0 0;
    display: flex;
    flex-direction: column;
    justify-content: end
}

.course__btn {
    box-shadow: unset !important
}

.course__link {
    font-size: 16px;
    text-decoration-color: #009688 !important;
    display: block;
    margin-top: 10px;
    text-align: center
}

.course__item + .course__item::before {
    content: '';
    height: 1px;
    background: #ccc;
    position: absolute;
    top: 0;
    left: 30px;
    right: 40px
}

.news__content .two-colums td, .news__content .two-colums th {
    width: 50%;
    padding: 15px;
    border: 2px solid #058e79
}

.news__content .two-colums th {
    background: #32bea6;
    font-size: 20px;
    text-align: center;
    color: #fff
}

.news__content .defult-list {
    list-style: disc;
    color: #333;
    padding-left: 20px
}

.news__content .defult-list li {
    padding-left: unset;
    font-size: 19px;
    line-height: unset;
    margin-bottom: 5px
}

.news__content .defult-list li::before {
    display: none
}

.news__content .italic {
    font-style: italic
}

.news__content .page-block__info {
    border-radius: 0 20px 0 0
}

.info-slider__left::before, .info-slider__list::before {
    content: '';
    position: absolute;
    border-radius: 30px 0;
    transform: skewY(-5deg)
}

.news__content .numbers-list {
    padding-left: 0
}

.news__content .numbers-list > li::marker {
    color: #058e79;
    font-weight: 600
}

.news__content .numbers-list > li {
    margin-bottom: 15px !important
}

.news__content .front-serv-table .fa-minus {
    color: #9f9f9f
}

.news__content .front-serv-table .fa-plus {
    color: #00dbb5
}

.info-slider__item {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    gap: 20px
}

.info-slider__list {
    position: relative;
    margin: 50px 0
}

.info-slider__list::before {
    top: 50px;
    left: 0;
    right: 0;
    bottom: 50px;
    background: #f2f2f2
}

.info-slider__left {
    width: 40%;
    max-width: 370px;
    flex: 0 0 auto;
    position: relative;
    padding: 66px 0 0
}

.info-slider__left::before {
    background: linear-gradient(262.98deg, #32bea6 0, #157968 100%);
    z-index: -1;
    top: 40px;
    width: 80%;
    height: 100px;
    margin: 0 10%;
    box-shadow: 0 10px 25px #00000040
}

.info-slider__right {
    flex: 1 1 0;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.info-slider__img {
    max-width: 370px;
    height: 370px;
    border: 5px solid #fff;
    box-shadow: 0 10px 25px #00000040;
    border-radius: 50%;
    overflow: hidden;
    line-height: 100%;
    margin: 0 auto;
    background-color: #fff
}

.info-slider__img img {
    object-position: center;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.info-slider__text {
    padding: 80px 30px 80px 0
}

@media (max-width: 1100px) {
    .info-slider__left::before, .info-slider__list::before {
        display: none
    }

    .info-slider__wrap {
        padding-top: 50px
    }

    .info-slider__item {
        flex-direction: column;
        padding: 30px;
        position: relative;
        background: #f2f2f2;
        border-radius: 30px
    }

    .info-slider__left, .info-slider__right {
        width: 100%;
        padding: 0
    }

    .info-slider__item::before {
        width: 100%;
        height: 100px;
        background: linear-gradient(262.98deg, #32bea6 0, #157968 100%);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 30px 30px 0 0
    }

    .info-slider__img {
        width: 240px;
        height: 240px;
        max-width: unset;
        margin-top: -70px
    }

    .info-slider__text {
        padding: 30px 0
    }
}

.full-guide-nmo__wrapper .news__wrapper {
    width: 100%;
    max-width: 100%
}

.full-guide-nmo__wrapper .news__fullpage {
    min-width: 0;
    max-width: 100%
}

.full-guide-nmo__wrapper .service_page {
    max-width: 100%;
    overflow-x: clip
}

.full-guide .news__content p {
    font-size: 19px;
    line-height: 140%
}

.info-slider__list, .news__content .feature {
    max-width: 100%
}

.info-slider__list .slick-list {
    padding-bottom: 30px;
    overflow: hidden
}

.info-slider__list .slick-prev {
    left: 10px;
    z-index: 2
}

.info-slider__list .slick-next {
    right: 10px;
    z-index: 2
}

.info-slider__list::before {
    z-index: 0
}

.info-slider__item, .info-slider__wrap {
    position: relative;
    z-index: 1
}

.news__content .front-serv-table__wrapper {
    max-width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.news__content .feature img {
    max-width: 100%;
    height: auto
}

.news__content .page-block__info {
    display: flex;
    flex-direction: row;
    align-items: center
}

@media (max-width: 992px) {
    .news-asside .newsDetail__calculator {
        position: relative !important;
        top: unset !important
    }

    .asside-baner, .course__desc {
        width: 100%
    }

    .newsDetail__calculator.calculator__gradient + .asside-baner {
        top: unset;
        position: relative
    }

    .author__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .author__bottom, .author__top {
        width: 100%;
        padding: 20px
    }

    .author__top {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .author__photo {
        width: 60px
    }

    .author__photo div {
        width: 60px;
        height: 60px
    }

    .course__item {
        flex-direction: column;
        padding: 20px
    }

    .course__name {
        font-size: 16px;
        font-weight: 600
    }

    .course__action {
        opacity: 1;
        visibility: visible;
        margin-top: 10px
    }

    .course__props li {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 100%
    }

    .course__item + .course__item::before {
        left: 20px;
        right: 20px
    }

    .news__content .page-block__info {
        flex-direction: column
    }
}

.news__content .front-serv-table {
    table-layout: fixed
}

.news__content .front-serv-table td:first-child, .news__content .front-serv-table th:first-child {
    width: 40%;
    word-wrap: break-word
}

.news__content .front-serv-table td:not(:first-child), .news__content .front-serv-table th:not(:first-child) {
    width: 30%
}
/* End */


/* Start:/local/templates/medicina/assets/css/calculator-salary.css?17896333128486*/
@font-face {
    font-family: 'Nunito';
    src: url('/local/templates/medicina/assets/css/../fonts/nunito/NunitoRegular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('/local/templates/medicina/assets/css/../fonts/nunito/NunitoExtraLight.woff2') format('woff2');
    font-style: normal;
    font-weight: 200;
    font-display: swap;
}

@font-face {
    font-family: 'Nunito';
    src: url('/local/templates/medicina/assets/css/../fonts/nunito/NunitoMedium.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/local/templates/medicina/assets/css/../fonts/Roboto/RobotoRegular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/local/templates/medicina/assets/css/../fonts/Roboto/RobotoMedium.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

body {
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-feature-settings: "pnum" on, "lnum" on;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-variant-numeric: proportional-nums;
    scroll-behavior: smooth;
}


/* стили для калькулятора */
.calc-card {    
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: flex-start;
    align-items: stretch;
    background: #F0F5F4;
    border-radius: 24px; 
    padding: 32px 24px; 
    width: 100%;
    text-align: center; 
    font-family: 'Roboto', 'Nunito', 'Arial', sans-serif;
    font-weight: 400;
    margin: 32px 0;
}

.calc-card__label { 
    display: block; 
    font-size: 16px; 
    line-height: 24px;
    color: #333; 
    padding-top: 8px;
    margin-bottom: 18px; 
}

.calc-card .range-dots {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin-inline: -4px;
}

.calc-card .range-dots span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: 8px;
    background-color: #DAE8E5;
}

.calc-card .range-dots span.active {
    background-color: #009688;
}

.calc-card input[type=range] { 
    width: 100%; 
    cursor: pointer; 
    accent-color: #00a099;
}

.calc-card .price-value { 
    color: #00a099; 
    font-weight: bold; 
    font-size: 18px; 
    margin-top: 5px; 
}

.calc-card .options-grid {
    display: flex; 
    gap: 10px; 
    justify-content: center; 
    background: #f8fbfb; 
    padding: 15px; 
    border-radius: 10px; 
}

.calc-card .btn-group__wrap { 
    display: flex; 
    gap: 12px;
}

.calc-card .btn-group { 
    flex: 1; 
    padding: 24px;
    border-radius: 12px;
    background-color: #fff;
}

.calc-card .btn-group .calc-card__label { 
    padding-top: 0;
    margin-bottom: 16px;
}

.calc-card .btn-row { 
    display: flex; 
    gap: 8px; 
    justify-content: center; 
}

.calc-card .btn-row .button { 
    display: flex;
    gap: 6px;
    align-items: center;
    justify-content: center;
    border: 1px solid #F0F5F4; 
    background: #F0F5F4; 
    padding: 10px 16px; 
    border-radius: 8px; 
    cursor: pointer; 
    font-size: 16px; 
    line-height: 24px;
    font-weight: 400;
    height: 48px;
    transition: 0.2s;
}

.calc-card .btn-row .button:hover {
    border-color: #00a099; 
}

.calc-card .button.active { 
    border-width: 2px;
    border-color: #00a099; 
    background: #fff; 
    color: #00a099; 
}

.calc-card .button.active span {
    color: #333;
}

.calc-card .result-box { 
    padding: 24px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F0F5F4 100%);
    border-radius: 12px; 
}

.calc-card .result-value { 
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-family: 'Roboto', 'Nunito', 'Arial', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: #177F70;
}

.calc-card .result-value span {
    font-family: 'Nunito', 'Roboto', 'Arial', sans-serif;
    font-weight: 600;
    font-size: 44px;
    line-height: 51px;
    color: #333333;
}

.calc-card .result-value + .calc-card__label { 
    padding-top: 0;
    margin-top: -4px;
}

.calculator__salary .calc-card__btn {
    display: block;
    width: 100%;
    text-decoration: none !important;
    font-family: 'Nunito', 'Roboto', 'Arial', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 17px;
    background: radial-gradient(53% 112.54% at 47% 13.75%, #E32855 61%, #CF0D3C 100%);
    border-radius: 12px;
    border: none;
    border-bottom: 4px solid #971F3C;
    cursor: pointer; 
    margin-top: 32px; 
    transition: all .2s;
}

.calculator__salary .calc-card__btn:hover {
    color: #FFFFFF;
    background: radial-gradient(0% 112.54% at 47% 13.75%, #E32855 61%, #CF0D3C 100%);
}

.calculator__salary .calc-card__btn:focus {
    color: #FFFFFF;
}

.calculator__salary .calc-card__btn:active {
    margin-top: 35px;
    border-bottom-width: 1px;
}

.calc-card__slider {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.slider-container {
    position: relative;
    width: 100%;
    height: 44px;
    display: flex;
    align-items: center;
}

.slider-track-base {
    position: absolute;
    width: 100%;
    height: 8px;
    background: #fff;
    border-radius: 8px;
    z-index: 1;
}

.progress-bar {
    position: absolute;
    left: 0;
    height: 16px;
    border-radius: 16px;
    pointer-events: none;
    z-index: 2;
    overflow: hidden;
    background: repeating-linear-gradient(
        45deg,
        #009688,
        #009688 10px,
        #26A498 10px,
        #26A498 20px
    );
    background-size: 28px 28px;
    animation: move-stripes 0.8s linear infinite;
}

@keyframes move-stripes {
    from { background-position: 0 0; }
    to { background-position: 28px 0; }
}


.slider-container input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    background: transparent;
    position: relative;
    z-index: 5;
    outline: none;
    margin: 0;
}

.slider-container input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 44px;
    width: 44px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 8px solid #009688;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.calc-card .dots-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* Отступ равен половине ширины ползунка для центровки */
    padding: 0 22px; 
    margin-top: 24px;
    box-sizing: border-box;
}

.calc-card .dot {
    width: 8px;
    height: 8px;
    background-color: #DAE8E5;
    border-radius: 50%;
    transition: all 0.2s ease;
}

.calc-card .dot.active {
    background-color: #009688;
}

.calc-card .value-wrapper {
    position: relative;
    width: 100%;
    height: 40px;
    margin-top: 12px;
}

.calc-card .value-bubble {
    position: absolute;
    transform: translateX(-50%);
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    color: #009688;
    pointer-events: none;
    transition: left 0.1s ease-out;
    white-space: nowrap;
}

@media screen and (min-width: 1162px) and (max-width: 1272px) {
    .calc-card .btn-row .button {
        padding: 10px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1162px) {
    .calc-card .btn-group__wrap {
        flex-direction: column;
    }
}

@media screen and (max-width: 992px) {
    .calc-card {
        padding: 12px;
        margin: 24px 0 30px;
    }

    .calc-card .btn-group {
        padding: 12px;
    }

    .calc-card .result-box {
        padding: 12px;
    }

    .calc-card .btn-row .button {
        padding: 10px 13px;
    }
}

@media screen and (max-width: 764px) {
    .btn-group__wrap {
        flex-direction: column;
    }

    .calc-card .dots-container {
        display: none;
    }

    .calc-card .value-wrapper {
        margin-top: 6px;
        height: auto;
        margin-bottom: 16px;
    }

    .calc-card .value-bubble {
        position: static;
        transform: none;
    }
}

@media screen and (max-width: 368px) {
    .calc-card .btn-row .button {
        padding: 10px;
    }
}

@media screen and (max-width: 352px) {
    .calc-card .btn-row {
        flex-direction: column;
    }
}
/* End */


/* Start:/local/templates/medicina/components/redcode/calculator/front_calculator_v2/style.css?17896333126540*/
.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border-radius:8px;padding:30px}.form__step{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form__step--active{display:-webkit-box;display:-ms-flexbox;display:flex}.form__step p{font-size:16px;line-height:115%}.form__step .form__title{text-transform:uppercase;line-height:120%;font-weight:600;font-size:18px;margin-bottom:10px;width:80%}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}.form__subtitle{font-size:16px;margin-bottom:20px;line-height:110%}.form__field{position:relative;margin-bottom:20px}.form__field div{margin-bottom:unset !important}.form__field .inputField{border-bottom:1px solid #DCDCDC;height:32px;padding:0px}.form__field .inputField:focus+.inputLabel{color:#009688;-webkit-transform:translate3d(0, -15px, 0) scale3d(0.75, 0.75, 1);transform:translate3d(0, -15px, 0) scale3d(0.75, 0.75, 1);font-weight:400}.form__field .changeInput .inputLabel{color:#009688;-webkit-transform:translate3d(0, -15px, 0) scale3d(0.75, 0.75, 1);transform:translate3d(0, -15px, 0) scale3d(0.75, 0.75, 1);font-weight:400}.form__mark{border-radius:50%;overflow:hidden;background:center/25px no-repeat url("/local/templates/medicina/assets/img/check-white.svg"),#058E79}.form__mark--big{width:60px;height:60px;margin-bottom:20px}.form__mark--sm{width:30px;height:30px;margin-right:20px;background-size:15px auto}.form__btn{height:45px;text-transform:uppercase;font-weight:600;-webkit-transition:.2s;transition:.2s;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;padding:6px 12px;margin-bottom:0;font-size:14px;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:0px solid transparent;border-radius:4px}.form__btn--green{color:#fff;background:#058E79}.form__btn--green:hover{background:#009688;color:#fff}.form__btn--clear{color:#058E79;background:#fff;border:1px solid #058E79}.form__btn--clear:hover{background:#058E79;color:#fff}.form__btn--tlg::after{content:'';position:relative;width:16px;height:16px;background:url("/local/templates/medicina/assets/img/icon_telegram.png");margin:0px 0px 3px 10px}.form__btn--vk::after{content:'';position:relative;width:20px;height:20px;background:url("/local/templates/medicina/assets/img/icon_vk.png");margin:0px 0px 2px 10px}.form__btn--timer{background:#92D0C7;color:#fff;position:relative;overflow:hidden}.form__btn--timer:hover{background:#058E79;color:#fff}.form__btn__title{z-index:5}.form__btn__back{content:'';position:absolute;top:0;left:0;width:0%;-webkit-transition:.2s;transition:.2s;background:#058E79;z-index:1;bottom:0;border-radius:2px}.form__btn__time{z-index:5;position:absolute;left:15px;top:0;bottom:0;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form .personalInfo label{line-height:100%;font-size:14px}.inputRadio{position:absolute;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}.inputRadio+label{padding-left:30px;position:relative;font-weight:400;margin-bottom:unset;font-size:16px;cursor:pointer;margin-bottom:10px}.inputRadio+label::before{content:'';width:20px;height:20px;left:0;top:1px;border-radius:50%;border:1px solid #949494;display:inline-block;position:absolute}.inputRadio:checked+label::after{content:'';width:12px;height:12px;left:4px;top:5px;border-radius:50%;background:#009688;display:inline-block;position:absolute}.form__btn:disabled{font-size:0 !important;opacity:1;border-color:#00000000}.form__btn:disabled::after{display:none}.form__btn:disabled .form__loader{width:100%;display:block;position:absolute;inset:0;text-align:center;height:100%;z-index:6}.form__btn:disabled .form__loader::before{content:'';background:url("/local/templates/medicina/assets/img/loader-white.svg") center/contain no-repeat;position:absolute;margin:10px;inset:0}.calculator__gradient .form__wrap{background-color:inherit !important}.calculator__gradient .form__step .form__title{font-size:16px;color:#fff}.calculator__gradient .form__subtitle{color:#fff}.calculator__gradient .form .personalInfo label{line-height:100% !important;font-size:13px !important}.calculator__gradient .inputRadio+label{color:#fff}.calculator__gradient .inputRadio:checked+label::after{background:#fff}.calculator__gradient .inputField{background:unset;color:#fff}.calculator__gradient p{color:#fff}.calculator__gradient .form__btn__back{background:#fff}.calculator__gradient .form__btn__time,.calculator__gradient .form__btn--timer{color:#058E79}.calculator__gradient .form__btn--timer{background:#92D0C7;overflow:hidden}.calculator__gradient .form__mark{background:center/25px no-repeat url("/local/templates/medicina/assets/img/check-green.svg"),#fff}.calculator__gradient .form__mark--sm{background-size:15px auto}.calculator__gradient .form__btn--tlg{background:#fff;color:#058E79}.calculator__gradient .form__btn--tlg::after{background:url("/local/templates/medicina/assets/img/icon_telegram_green.svg");width:21px;height:21px;margin:0px 0px 3px 10px}.calculator__gradient .form__btn--vk{background:#fff;color:#058E79}.calculator__gradient .form__btn--vk::after{background:url("/local/templates/medicina/assets/img/icon_vk_green.svg");width:20px;height:13px}.calculator__gradient .form__btn:disabled .form__loader::before{background:url("/local/templates/medicina/assets/img/loader.svg") center/contain no-repeat}.calculator__gradient .form__btn__suscribe{color:#058E79;background:#fff}.calculator__gradient .form__btn__suscribe:hover{background:#058E79;color:#fff}.calculator__gradient .errorInput label{color:red !important}

/* End */
/* /local/templates/medicina/components/bitrix/news/news/bitrix/news.detail/.default/style.css?178996527910797 */
/* /local/templates/medicina/assets/css/calculator-salary.css?17896333128486 */
/* /local/templates/medicina/components/redcode/calculator/front_calculator_v2/style.css?17896333126540 */
