

/* Start:/local/templates/gm/assets/neyrocentr/css/template.css?174963293810749*/
.b-component-title {
    display: none;
}
body .h-checkup-content-area {
    padding: 20px 0 100px;
}
.landing-content{
    display: flex;
}

@media (min-width: 1200px) {
    .landing .container {
        max-width: 1410px;
    }
}
.landing .sidebar-block{
    flex: none;
    width: 233px;
    margin-right: 50px;
}
.landing .content-block{
    width: 100%;
}
.landing .sidebar{
    position: sticky;
    top: 0;
}
.landing .btn {
     cursor: pointer;
     border: 1px solid #46b3de;
     background: #46b3de;
     border-radius: 36px;
     font-size: 24px;
     line-height: 1;
     font-weight: 500;
     color: #fff;
     padding: 19px 47px;
     display: inline-block;
 }
.landing .btn:focus{
    box-shadow: none;
}
.landing-page__section{
    margin-bottom: 120px;
    max-width:100%;
}
.landing-page__section__title{
    font-weight: 700;
    font-size: 46px;
    line-height: 65%;
    color: #000;
    line-height: 1.3;
    margin-bottom: 45px;
}
.landing-page__section_banner{
    position:relative;
    background-image: url('/local/templates/gm/assets/neyrocentr/css/../img/home_banner.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    margin-bottom: 38px;
    height:575px;
    box-sizing: border-box;
    padding: 95px 0;
    color: #000;
}
.landing-page__section_banner:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(64, 64, 64, 0.3);
}

.landing-page__section_banner h1{
    font-weight: 700;
    font-size: 64px;
    line-height: 128%;
}
.landing-page__section_banner .landing-page__section__desc{
    font-weight: 700;
    font-size: 48px;
    line-height: 1.3;
}
.landing-page__section_banner .landing-page__section__container{
    display: flex;
    align-items: flex-end;
    height: 100%;
    position: relative;
    z-index: 1;
}
.landing-page__section_banner .landing-page__section__content{
    background: #F6F6F6B2;
    border-radius: 20px;
    padding: 25px 50px;
}

.landing-page__section_top-text{
    margin-top: 22px;
}
.landing-page__section_top-text .landing-page__section__content{
    display: flex;
}
.landing-page__section_top-text .landing-page__section__content-text{
    margin-right: 96px;
}

.landing-page__section_cases .landing-page__section__content-btns{
    margin-top: 45px;
    text-align:center;
}
.landing-page__section_citate{
    border: 1px solid #46b3de;
    border-radius: 20px;
    box-shadow: 0 0 15px 0 rgba(124, 205, 231, 0.45);
    background: #fff;
    padding: 40px;
}
.landing-page__section_citate .landing-page__section__content{
    display: flex;
    justify-content: space-between;
}
.landing-page__section_citate .landing-page__section__content-text{
    margin-right: 71px;
    font-weight: 400;
    font-size: 18px;
    line-height: 167%;
    color: #000;
}
.landing-page__section__content-text-base{
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}
.landing-page__section__content-text-base-icon{
    display: flex;
    margin-right: 20px;
}
.landing-page__section__content-text-extra{

}
.landing-page__section__content-text-extra-text{
    font-weight: 700;
    font-size: 24px;
    line-height: 142%;
    text-align: right;
    color: #000;
}

.landing-page__section__content-text-extra .landing-page__section__content-img-wrap{
    display: none;
}

.landing-page__section_citate .landing-page__section__content-img-wrap{
    flex: none;
    width: 360px;
}

.landing-page__section_reviews .landing-page__section__content-btns{
    margin-top: 45px;
    text-align: center;
}

.landing-page__section__map{
    border-radius: 20px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 10px;
    width: 100%;
}
.landing-page__section_contacts {
    margin-top: 120px;
    margin-bottom: 0;
}
.landing-page__section_contacts .landing-page__section__content{
    margin-right: 150px;
}

.landing-page__section_contacts .landing-page__section__city-name{
    font-weight: 500;
    font-size: 46px;
    line-height: 113%;
    color: #000;
    margin-bottom: 60px;
    white-space: nowrap;
}
.landing-page__section_contacts .landing-page__section__content-item:not(:last-child){
    margin-bottom: 40px;
}
.landing-page__section_contacts .landing-page__section__content-title{
    font-weight: 500;
    font-size: 24px;
    line-height: 125%;
    color: #000;
    margin-bottom: 10px;
}
.landing-page__section_contacts .landing-page__section__content-value{
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #000;
}
.landing-page__section_contacts .landing-page__section__container{
    display: flex;
}
.landing-page__section__map-inner{
    border-radius: 20px;
    overflow: hidden;
}

.landing-page__section_form a,
.landing-page__section_form a:hover
{
    color: #fff;
}
.landing-page__section_form{
    background: #46B3DE;
    padding: 50px 75px 70px 75px;
    border-radius: 20px;
    color: white;
}
.landing-page__section_form .landing-page__section__title{
    font-weight: 700;
    font-size: 46px;
    line-height: 113%;
    color: #fff;
    margin-bottom: 20px;
}
.landing-page__section_form .landing-page__section__post-title{
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

@media (max-width: 1288px) {
    .landing-page__section{
        margin-bottom: 60px;
    }
    .landing-page__section_contacts{
        margin-top: 60px;
        margin-bottom: 0;
    }
    .landing-page__section_top-text .landing-page__section__content {
        display: block;
    }
    .landing-page__section_top-text .landing-page__section__content-text {
        margin: 0 0 40px;
    }
    .landing-page__section_top-text .landing-page__section__content-btns {
        text-align: center;
    }
    .landing-page__section__content-text-extra{
        display:flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 56px;
    }
    .landing-page__section__content-img-wrap{
        display: none;
    }
    .landing-page__section_citate .landing-page__section__content-img-wrap {
        width: 189px;
    }
    .landing-page__section__content-text-extra .landing-page__section__content-img-wrap{
        display: block;
    }
    .landing-page__section_citate .landing-page__section__content-text{
        margin-right: 0;
    }
}

@media (max-width: 1199px) {
    .sidebar-block {
        display:none;
    }
    .landing-page__section_contacts .landing-page__section__container {
        display: block;
    }
    .landing-page__section_contacts .landing-page__section__content {
        margin: 0 0 50px;
        text-align: center;
    }
    .landing-page__section_banner{
        margin-bottom: 22px;
    }
    .landing-page__section_banner h1 {
        font-size: 46px;
    }
    .landing-page__section_banner .landing-page__section__desc{
        font-size: 32px;
    }
}

@media (max-width: 991px) {
    /*.landing .container {*/
    /*    max-width: calc(100% - 10px);*/
    /*}*/
    .landing .custom-checkbox+label {
        align-items: flex-start;
    }
}

@media (max-width: 768px) {
    .landing-page__section_banner {
        background-image: url('/local/templates/gm/assets/neyrocentr/css/../img/home_banner_tablet.png');
        height: 449px;
        padding: 84px 0;
    }
}
@media (max-width: 767px) {
    .landing-page__section_banner h1 {
        font-size: 30px;
    }
    .landing-page__section_banner .landing-page__section__desc{
        font-size: 24px;
    }
    .order-list .order-list-item {
        gap: 15px;
        flex-wrap: wrap;
    }
    .order-list-item .order-list-item-title {
        max-width: calc(100% - 71px);
        order: 2;
    }
    .order-list-item .order-list-item-num {
        order: 1;
    }
    .order-list-item .order-list-item-text {
         padding-left: 0;
         order: 3;
     }
    .order-list-item .order-list-item-num span:after{
        display: none;
    }
    .price__category-item {
        flex-direction: column;
    }
    .price__category-item-type {
        width: auto;
    }
    .landing-page__section_reviews .landing-page__section__content-btns {
        text-align: center;
    }
    .landing .btn {
        padding: 19px 22px;
    }
    .landing-page__section__content-text-base{
        display: block;
    }
    .landing-page__section__content-text-extra{
        padding-left: 0;
    }
    .landing-page__section__content-text-base-icon{
        margin-bottom: 20px;
    }
    .landing-page__section_citate .landing-page__section__content-img-wrap {
        width: 144px;
    }
    .landing-page__section__content-text-extra-text{
        font-size: 18px;
        line-height: 167%;
    }
    .landing-page__section__content-text-extra{
        align-items: flex-end;
    }
    .landing-page__section__content-text-base {
        margin-bottom: 30px;
    }
    .landing-page__section_form {
        padding: 31px 23px;
    }
    .landing-page__section__title {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .landing .btn {
        font-size: 20px;
    }
}
@media (max-width: 450px) {
    .landing-page__section_banner {
        background-image: url('/local/templates/gm/assets/neyrocentr/css/../img/home_banner_mobile.png');
        height: 380px;
        padding: 31px 0;
    }
    .landing-page__section_banner .landing-page__section__content {
        padding: 25px 40px;
    }
    .order-list .order-list-item {
        gap: 13px;
    }
}
@media (max-width: 374px) {
    body{
        min-width:320px;
    }
    .landing-page__section_banner .landing-page__section__desc {
        font-size: 18px;
    }
    .landing .btn {
        font-size: 16px;
    }
    .landing-page__section__title {
        font-size: 24px;
    }
    .landing-page__section__content-text-base-inner{
        font-size: 14px;
    }
    .landing-page__section_citate .landing-page__section__content-img-wrap {
        width: 74px;
    }
    .landing-page__section__content-text-extra-text {
        font-size: 14px;
    }
    .landing-page__section_contacts .landing-page__section__city-name {
        font-size: 30px;
    }
}
.form{
    background: #46B3DE;
    padding: 50px 75px 70px 75px;
    border-radius: 20px;
    color: white;
    margin-bottom: 120px;
}
.form a, .form a:hover, .form a:visited{
    color: #fff;
}
.form__input {
    padding-left: 50px;
    border-radius: 36px;
}
.form__field-title{
    display: none;
}
.form__checkbox-wrap + .form__field-title{
    display: block;
}
.form__field-title a{
    color: #fff;
}
.form .form__buttons .btn{
    background: white;
    border: none;
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    padding: 20px;
    border-radius: 36px;
    min-width: 313px;
    text-align: center;
    cursor: pointer;
    color: #333;
}
/* End */


/* Start:/local/templates/gm/components/bitrix/menu/sidebar_menu/style.css?1738316901431*/
.sidebar-menu{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 22px;
    border-left: 4px solid #46B3DE;
}
.sidebar-menu__list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
.sidebar-menu__item {
    margin-bottom: 30px;
}
.sidebar-menu__item:last-child {
    margin-bottom: 0;
}
.sidebar-menu__item-link{
    font-weight: 400;
    font-size: 18px;
    line-height: 167%;
    color: #000;
}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/neyrocentr_case/style.css?1738316948555*/
.case__list{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 16px;
}
.case__item{
    aspect-ratio: auto;
}
.case__item__inner{
    display: flex;
    height:100%;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    background: #f6f6f6;
}
.case__item__icon{
    margin-right: 10px;
}
@media (max-width: 1268px) {
    .case__list{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 768px) {
    .case__list{
        grid-template-columns: repeat(1, 1fr);
    }
}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/neyrocentr_reason/style.css?1738316949462*/
.reason__list{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
}
.reason__item{
    aspect-ratio: auto;
}
.reason__item__inner{
    display: flex;
    height:100%;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
}
.reason__item__icon{
    margin-right: 10px;
}
@media (max-width: 1268px) {
    .reason__list{
        grid-template-columns: repeat(1, 1fr);
    }
}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/neyrocentr_gallery/style.css?1738316949397*/
.neyro-gallery__wrapper{
    position:relative;
}
.neyro-gallery{
    max-width: 100%;
    overflow: hidden;
}
.neyro-gallery__list{
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
}
.neyro-gallery__item {
    max-width: 613px;
    width: 613px;
}
.neyro-gallery__item__img{
    display: block;
}
.neyro-gallery__item__img img{
    border-radius:10px;
    max-width:100%;
}
/* End */


/* Start:/local/extra/swiper_slider/assets/css/swiper.helper.css?17388628742011*/
.swiper-top-wrapper{
    position: relative;
    display: grid;
    --swiper-scrollbar-size: 15px;
    --swiper-scrollbar-sides-offset: 0%;
}
.swiper-top-wrapper.is-not-initialized:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    background: #f6f6f6;
    z-index:11;
}
.swiper-top-wrapper.is-not-initialized:after{
    content: "";
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 12;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid #46B3DE;
    border-radius: 50%;
    border-top-color: transparent;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-top-wrapper .swiper{
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.swiper-top-wrapper .swiper-slide{
    user-select: none;
    /*width: fit-content;*/
}
.swiper-top-wrapper.is-show-custom-navigation:not(.is-arrow-hidden){
    padding: 0 82px;
}
.swiper-top-wrapper.is-show-scrollbar .swiper{
    padding-bottom: 50px;
}
.swiper-top-wrapper .swiper-button-control{
    margin-top: -31px;
}
.swiper-top-wrapper .swiper-button-control.is-no-active{
    opacity: 0.3;
}
.swiper-top-wrapper .swiper-button-control{
    width: 62px;
    height: 62px;
    border-radius: 100%;
    background: #f6f6f6;
    --swiper-navigation-size: 16px;
}
.swiper-top-wrapper .swiper-button-control:after{
    color: black;
}
.swiper-top-wrapper .swiper-scrollbar{
    padding: 3px;
}
.swiper-top-wrapper .swiper-scrollbar-drag{
    background: #46b3de;
    cursor: move;
}
.swiper-top-wrapper .swiper-pagination + .swiper-scrollbar{
  
}

.swiper-top-wrapper .swiper-pagination-bullet-active {
    background: #46b3de;
}
.swiper-top-wrapper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}
.swiper-top-wrapper.is-arrow-hidden .swiper-button-control {
    display:none;
}

/* End */


/* Start:/local/extra/swiper_slider/assets/css/swiper-bundle.min.css?173831660218458*/
/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/neyrocentr_reviews/style.css?17386643662053*/
.review__wrapper{
    position:relative;
}
.swiper-button-prev,
.swiper-button-next{
    position: absolute;
}
.review{
    max-width: 100%;
}
.review__item__icon{
    margin-right: 20px;
}
.review__item__name{
    font-weight: 700;
    font-size: 24px;
    line-height: 142%;
    color: #000;
}
.review__item__content-text{
    font-weight: 400;
    font-size: 18px;
    line-height: 167%;
    color: #000;
}
.review__item__content-box,
.review__item__content-top
{
    display:flex;
    align-items: self-start;
    justify-content: space-between;
}
.review__item__content-top{
    align-items: center;
    margin-bottom: 16px;
}
.review__list{
    /*display: flex;*/
    /*flex-wrap: nowrap;*/
    /*justify-content: stretch;*/
}
.review__item{
    padding: 2px;
}
.review__item__inner{
    border-radius: 20px;
    padding: 36px 20px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    background: #f6f6f6;
}
.review__item-stars {
    position: relative;
}
.review__item-stars-rating-wrap{
    overflow: hidden;
}
.review__item-stars-rating-inner{
    display: flex;
}
.review__item-stars-rating-inner > *{
    flex: none;
}
.review__item-stars-rating_is-no-active{

}
.review__item-stars-rating_is-active{
    flex: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}
@media (max-width: 600px) {
    .review__wrapper .swiper-button-control{
        top: 100%;
        margin-top: -42px;
    }
    .swiper-top-wrapper.review__wrapper.is-show-custom-navigation{
        padding: 0;
    }
    .review__swiper{
        padding-bottom: 57px;
    }
    .review__swiper .swiper-horizontal>.swiper-pagination-bullets,
    .review__swiper .swiper-pagination-bullets.swiper-pagination-horizontal,
    .review__swiper .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0;
    }
}

@media (max-width: 374px) {
    .review__item__icon{
        display: none;
    }
    .review__item__content-top{
        display: block;
    }
    .review__item__name{
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/neyrocentr_order/style.css?17386643801669*/
.order-list {
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.order-list-item {
    display: flex;
    align-items: center;
    gap: 34px;
}

.order-list-item-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 142%;
    color: #000;
    margin-bottom: 0;
}

.order-list-item-title {
    min-width: 275px;
}

.order-list-item-num {
    border: 2px solid #46B3DE;
    max-width: 56px;
    min-width: 56px;
    min-height: 56px;
    max-height: 56px;
    border-radius: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #46B3DE;
    background: white;
    position: relative;
}

.order-list-item-num:before {
    height: 76px;
    content: '';
    display: block;
    width: 76px;
    position: absolute;
    left: -10px;
    background: white;
    z-index: -1;
}

.order-list-item-num span:after {
    content: '';
    display: block;
    position: absolute;
    height: 160px;
    width: 2px;
    border-left: 2px dashed #46B3DE;
    z-index: -2;
    left: calc(28px - 2px);
    top: 54px;
}

.order-list-item:last-child .order-list-item-num span:after {
    display: none;
}

.order-list-item-text {
    padding-left: 43px;
}
@media (max-width: 400px) {
    .order-list-item-title {
        font-size: 20px;
    }
}
@media (max-width: 374px) {
    .order-list-item-title {
        font-size: 16px;
        min-width: auto;
    }
    .order-list-item-num:before {
        height: 45px;
        width: 45px;
    }
    .order-list-item-num {
        max-width: 30px;
        min-width: 30px;
        min-height: 30px;
        max-height: 30px;
        font-size: 15px;
    }
}
/* End */


/* Start:/local/templates/gm/components/bitrix/news.list/neyrocentr_doctors/style.css?1738316949865*/
.doctor{
    max-width: 100%;
    overflow: hidden;
}
.doctor__list{
    display: flex;
    flex-wrap: nowrap;
    justify-content: stretch;
}
.doctor__item{
    max-width: 413px;
    width: 413px;
    padding: 2px;
}
.doctor__item__inner{
    border-radius: 10px;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    padding: 20px;
    height: 100%;
}
.doctor__item__img{
    display: block;
    width: 100%;
    height: 440px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius:10px;
    margin-bottom: 10px;
}
.doctor__item__img img{
    max-width:100%;
}
.doctor__item__name{
    display: block;
    font-weight: 700;
    font-size: 24px;
    line-height: 125%;
    min-height: 60px;
    color: #000;
}
.doctor__item__content{
    margin-top: 10px;
    font-size: 18px;
    line-height: 167%;
    color: #000;
}

/* End */


/* Start:/local/templates/gm/components/bitrix/catalog.section.list/prices/style.css?17384961861724*/
.price__box{}
.price__category:not(:last-child){
	margin-bottom: 16px;
}
.price__category-title
{
	display:flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	font-weight: 700;
	font-size: 24px;
	line-height: 125%;
	color: #000;
	cursor:pointer;
}
.price__category.is-active .price__category-title-arrow{
	transform: rotate(180deg);
}
.price__category-title-icon{
	margin-right: 10px;
}
.price__category-title-text{
	width: 100%;
}
.price__category:not(.is-active) .price__category-content{
	display: none;
}
.price__category-content{
	padding: 10px 27px;
}
.price__category-item{
	display:flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 5px 10px;
	border-radius: 10px;
	font-size: 18px;
	line-height: 167%;
	color: #000;
}
.price__category-item:hover{
	background: #efefef;
}
.price__category-item:not(:last-child){
	margin-bottom: 5px;
}
.price__category-item-title,
.price__category-item-type{
	margin-right: 25px;
}
.price__category-item-title{
	width: 100%;
}
.price__category-item-type{
	flex: none;
	width: 178px;
	text-align: center;
}

.price__category-item-price{
	flex: none;
	width: 120px;
}
.price__category-item-price-btn{
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 167%;
	color: #fff;
	border-radius: 20px;
	padding: 0px 16px;
	background: #46b3de;
	white-space: nowrap;
}
@media (max-width: 500px) {
	.price__category .price__category-item > *{
		text-align: left;
	}
	.price__category .price__category-item:not(:last-child){
		margin-bottom: 25px;
	}
	.price__category .price__category-item > *:not(:last-child){
		margin-bottom: 10px;
	}
}
/* End */


/* Start:/local/awc.assets/custom.appsweb.iblock.form/libs/grid/grid.css?175515230836123*/
.form .form__col{
  width: auto;
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters>.col,.no-gutters>[class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%
}

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  -ms-flex-order: -1;
  order: -1
}

.order-last {
  -ms-flex-order: 13;
  order: 13
}

.order-0 {
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-4 {
  -ms-flex-order: 4;
  order: 4
}

.order-5 {
  -ms-flex-order: 5;
  order: 5
}

.order-6 {
  -ms-flex-order: 6;
  order: 6
}

.order-7 {
  -ms-flex-order: 7;
  order: 7
}

.order-8 {
  -ms-flex-order: 8;
  order: 8
}

.order-9 {
  -ms-flex-order: 9;
  order: 9
}

.order-10 {
  -ms-flex-order: 10;
  order: 10
}

.order-11 {
  -ms-flex-order: 11;
  order: 11
}

.order-12 {
  -ms-flex-order: 12;
  order: 12
}

.offset-1 {
  margin-left: 8.333333%
}

.offset-2 {
  margin-left: 16.666667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.333333%
}

.offset-5 {
  margin-left: 41.666667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.333333%
}

.offset-8 {
  margin-left: 66.666667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.333333%
}

.offset-11 {
  margin-left: 91.666667%
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-sm-0 {
    margin-left: 0
  }

  .offset-sm-1 {
    margin-left: 8.333333%
  }

  .offset-sm-2 {
    margin-left: 16.666667%
  }

  .offset-sm-3 {
    margin-left: 25%
  }

  .offset-sm-4 {
    margin-left: 33.333333%
  }

  .offset-sm-5 {
    margin-left: 41.666667%
  }

  .offset-sm-6 {
    margin-left: 50%
  }

  .offset-sm-7 {
    margin-left: 58.333333%
  }

  .offset-sm-8 {
    margin-left: 66.666667%
  }

  .offset-sm-9 {
    margin-left: 75%
  }

  .offset-sm-10 {
    margin-left: 83.333333%
  }

  .offset-sm-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-md-0 {
    margin-left: 0
  }

  .offset-md-1 {
    margin-left: 8.333333%
  }

  .offset-md-2 {
    margin-left: 16.666667%
  }

  .offset-md-3 {
    margin-left: 25%
  }

  .offset-md-4 {
    margin-left: 33.333333%
  }

  .offset-md-5 {
    margin-left: 41.666667%
  }

  .offset-md-6 {
    margin-left: 50%
  }

  .offset-md-7 {
    margin-left: 58.333333%
  }

  .offset-md-8 {
    margin-left: 66.666667%
  }

  .offset-md-9 {
    margin-left: 75%
  }

  .offset-md-10 {
    margin-left: 83.333333%
  }

  .offset-md-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-lg-0 {
    margin-left: 0
  }

  .offset-lg-1 {
    margin-left: 8.333333%
  }

  .offset-lg-2 {
    margin-left: 16.666667%
  }

  .offset-lg-3 {
    margin-left: 25%
  }

  .offset-lg-4 {
    margin-left: 33.333333%
  }

  .offset-lg-5 {
    margin-left: 41.666667%
  }

  .offset-lg-6 {
    margin-left: 50%
  }

  .offset-lg-7 {
    margin-left: 58.333333%
  }

  .offset-lg-8 {
    margin-left: 66.666667%
  }

  .offset-lg-9 {
    margin-left: 75%
  }

  .offset-lg-10 {
    margin-left: 83.333333%
  }

  .offset-lg-11 {
    margin-left: 91.666667%
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size:0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
  }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
  }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
  }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
  }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
  }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
  }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
  }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
  }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1
  }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13
  }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0
  }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1
  }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2
  }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3
  }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4
  }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5
  }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6
  }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7
  }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8
  }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9
  }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10
  }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11
  }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12
  }

  .offset-xl-0 {
    margin-left: 0
  }

  .offset-xl-1 {
    margin-left: 8.333333%
  }

  .offset-xl-2 {
    margin-left: 16.666667%
  }

  .offset-xl-3 {
    margin-left: 25%
  }

  .offset-xl-4 {
    margin-left: 33.333333%
  }

  .offset-xl-5 {
    margin-left: 41.666667%
  }

  .offset-xl-6 {
    margin-left: 50%
  }

  .offset-xl-7 {
    margin-left: 58.333333%
  }

  .offset-xl-8 {
    margin-left: 66.666667%
  }

  .offset-xl-9 {
    margin-left: 75%
  }

  .offset-xl-10 {
    margin-left: 83.333333%
  }

  .offset-xl-11 {
    margin-left: 91.666667%
  }
}

.d-none {
  display: none!important
}

.d-inline {
  display: inline!important
}

.d-inline-block {
  display: inline-block!important
}

.d-block {
  display: block!important
}

.d-table {
  display: table!important
}

.d-table-row {
  display: table-row!important
}

.d-table-cell {
  display: table-cell!important
}

.d-flex {
  display: -ms-flexbox!important;
  display: flex!important
}

.d-inline-flex {
  display: -ms-inline-flexbox!important;
  display: inline-flex!important
}

@media (min-width: 576px) {
  .d-sm-none {
    display:none!important
  }

  .d-sm-inline {
    display: inline!important
  }

  .d-sm-inline-block {
    display: inline-block!important
  }

  .d-sm-block {
    display: block!important
  }

  .d-sm-table {
    display: table!important
  }

  .d-sm-table-row {
    display: table-row!important
  }

  .d-sm-table-cell {
    display: table-cell!important
  }

  .d-sm-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display:none!important
  }

  .d-md-inline {
    display: inline!important
  }

  .d-md-inline-block {
    display: inline-block!important
  }

  .d-md-block {
    display: block!important
  }

  .d-md-table {
    display: table!important
  }

  .d-md-table-row {
    display: table-row!important
  }

  .d-md-table-cell {
    display: table-cell!important
  }

  .d-md-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-md-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display:none!important
  }

  .d-lg-inline {
    display: inline!important
  }

  .d-lg-inline-block {
    display: inline-block!important
  }

  .d-lg-block {
    display: block!important
  }

  .d-lg-table {
    display: table!important
  }

  .d-lg-table-row {
    display: table-row!important
  }

  .d-lg-table-cell {
    display: table-cell!important
  }

  .d-lg-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display:none!important
  }

  .d-xl-inline {
    display: inline!important
  }

  .d-xl-inline-block {
    display: inline-block!important
  }

  .d-xl-block {
    display: block!important
  }

  .d-xl-table {
    display: table!important
  }

  .d-xl-table-row {
    display: table-row!important
  }

  .d-xl-table-cell {
    display: table-cell!important
  }

  .d-xl-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

@media print {
  .d-print-none {
    display: none!important
  }

  .d-print-inline {
    display: inline!important
  }

  .d-print-inline-block {
    display: inline-block!important
  }

  .d-print-block {
    display: block!important
  }

  .d-print-table {
    display: table!important
  }

  .d-print-table-row {
    display: table-row!important
  }

  .d-print-table-cell {
    display: table-cell!important
  }

  .d-print-flex {
    display: -ms-flexbox!important;
    display: flex!important
  }

  .d-print-inline-flex {
    display: -ms-inline-flexbox!important;
    display: inline-flex!important
  }
}

.flex-row {
  -ms-flex-direction: row!important;
  flex-direction: row!important
}

.flex-column {
  -ms-flex-direction: column!important;
  flex-direction: column!important
}

.flex-row-reverse {
  -ms-flex-direction: row-reverse!important;
  flex-direction: row-reverse!important
}

.flex-column-reverse {
  -ms-flex-direction: column-reverse!important;
  flex-direction: column-reverse!important
}

.flex-wrap {
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important
}

.flex-nowrap {
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap!important
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse!important;
  flex-wrap: wrap-reverse!important
}

.flex-fill {
  -ms-flex: 1 1 auto!important;
  flex: 1 1 auto!important
}

.flex-grow-0 {
  -ms-flex-positive: 0!important;
  flex-grow: 0!important
}

.flex-grow-1 {
  -ms-flex-positive: 1!important;
  flex-grow: 1!important
}

.flex-shrink-0 {
  -ms-flex-negative: 0!important;
  flex-shrink: 0!important
}

.flex-shrink-1 {
  -ms-flex-negative: 1!important;
  flex-shrink: 1!important
}

.justify-content-start {
  -ms-flex-pack: start!important;
  justify-content: flex-start!important
}

.justify-content-end {
  -ms-flex-pack: end!important;
  justify-content: flex-end!important
}

.justify-content-center {
  -ms-flex-pack: center!important;
  justify-content: center!important
}

.justify-content-between {
  -ms-flex-pack: justify!important;
  justify-content: space-between!important
}

.justify-content-around {
  -ms-flex-pack: distribute!important;
  justify-content: space-around!important
}

.align-items-start {
  -ms-flex-align: start!important;
  align-items: flex-start!important
}

.align-items-end {
  -ms-flex-align: end!important;
  align-items: flex-end!important
}

.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important
}

.align-items-baseline {
  -ms-flex-align: baseline!important;
  align-items: baseline!important
}

.align-items-stretch {
  -ms-flex-align: stretch!important;
  align-items: stretch!important
}

.align-content-start {
  -ms-flex-line-pack: start!important;
  align-content: flex-start!important
}

.align-content-end {
  -ms-flex-line-pack: end!important;
  align-content: flex-end!important
}

.align-content-center {
  -ms-flex-line-pack: center!important;
  align-content: center!important
}

.align-content-between {
  -ms-flex-line-pack: justify!important;
  align-content: space-between!important
}

.align-content-around {
  -ms-flex-line-pack: distribute!important;
  align-content: space-around!important
}

.align-content-stretch {
  -ms-flex-line-pack: stretch!important;
  align-content: stretch!important
}

.align-self-auto {
  -ms-flex-item-align: auto!important;
  align-self: auto!important
}

.align-self-start {
  -ms-flex-item-align: start!important;
  align-self: flex-start!important
}

.align-self-end {
  -ms-flex-item-align: end!important;
  align-self: flex-end!important
}

.align-self-center {
  -ms-flex-item-align: center!important;
  align-self: center!important
}

.align-self-baseline {
  -ms-flex-item-align: baseline!important;
  align-self: baseline!important
}

.align-self-stretch {
  -ms-flex-item-align: stretch!important;
  align-self: stretch!important
}

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-sm-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-sm-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-sm-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-sm-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-sm-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-sm-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-sm-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-sm-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-sm-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-sm-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-sm-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-sm-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-sm-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-sm-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-md-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-md-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-md-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-md-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-md-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-md-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-md-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-md-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-md-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-md-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-md-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-md-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-md-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-md-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-md-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-md-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-md-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-md-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-md-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-lg-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-lg-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-lg-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-lg-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-lg-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-lg-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-lg-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-lg-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-lg-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-lg-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-lg-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-lg-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-lg-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-lg-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction:row!important;
    flex-direction: row!important
  }

  .flex-xl-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important
  }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
  }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
  }

  .flex-xl-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important
  }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0!important;
    flex-grow: 0!important
  }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0!important;
    flex-shrink: 0!important
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1!important;
    flex-shrink: 1!important
  }

  .justify-content-xl-start {
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
  }

  .justify-content-xl-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
  }

  .justify-content-xl-center {
    -ms-flex-pack: center!important;
    justify-content: center!important
  }

  .justify-content-xl-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
  }

  .align-items-xl-start {
    -ms-flex-align: start!important;
    align-items: flex-start!important
  }

  .align-items-xl-end {
    -ms-flex-align: end!important;
    align-items: flex-end!important
  }

  .align-items-xl-center {
    -ms-flex-align: center!important;
    align-items: center!important
  }

  .align-items-xl-baseline {
    -ms-flex-align: baseline!important;
    align-items: baseline!important
  }

  .align-items-xl-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center!important;
    align-content: center!important
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto!important;
    align-self: auto!important
  }

  .align-self-xl-start {
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
  }

  .align-self-xl-end {
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
  }

  .align-self-xl-center {
    -ms-flex-item-align: center!important;
    align-self: center!important
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
  }
}

/* End */


/* Start:/local/awc.assets/custom.appsweb.iblock.form/plugins/jquery.remodal.min/remodal.min.css?1755152308730*/
html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}
/* End */


/* Start:/local/awc.assets/custom.appsweb.iblock.form/helpers/remodal/css/remodal.helper.css?17551523077053*/
.remodal{
  --awc-modal-bg: #fff;
  --awc-modal-color: #333;
  --awc-modal-padding: 30px;
  --awc-modal-radius: 0;
  --awc-modal-max-width: 100%;
  --awc-modal-text-align: left;
  --awc-modal-loader-size: 50px;
  --awc-modal-loader-border-size: 4px;
  --awc-modal-loader-color:#1dc8ff;
  --awc-modal-loader-bg: transparent;
}

.remodal {
  text-align: var(--awc-modal-text-align);
  box-sizing: border-box;
  width: 100%;
  max-width:  var(--awc-modal-max-width);
  padding: var(--awc-modal-text-align);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: var(--awc-modal-color);
  background-color: var(--awc-modal-bg);
  border-radius: var(--awc-modal-radius);
}

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal__close-link {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal__close-link:hover,
.remodal__close-link:focus {
  color: #2b2e38;
}

/* Dialog buttons */
.remodal__btn-confirm,
.remodal__btn-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal__btn-confirm {
  color: #fff;
  background: #81c784;
}

.remodal__btn-confirm:hover,
.remodal__btn-confirm:focus {
  background: #66bb6a;
}

.remodal__btn-cancel {
  color: #fff;
  background: #e57373;
}

.remodal__btn-cancel:hover,
.remodal__btn-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal__btn-confirm::-moz-focus-inner,
.remodal__btn-cancel::-moz-focus-inner,
.remodal__close-link::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.remodal__header {
  padding: 0;
}
.remodal__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 22px;
  text-align: center;
  padding: 12px 24px;
  background-color: #f2f2f2;
  border-top-left-radius: var(--awc-modal-radius);
  border-top-right-radius: var(--awc-modal-radius);
}
.remodal__body {
  padding: 30px 24px;
}

.remodal-is-ajax-loading .remodal__body {
  padding: 30px;
  text-align: center;
  background-color: var(--awc-modal-loader-bg);
}

.remodal-is-ajax-loading .remodal__body:after {
  content: "";
  display: block;
  position: absolute;
  width: var(--awc-modal-loader-size);
  height: var(--awc-modal-loader-size);
  left: 50%;
  top: 50%;
  margin-left: calc(var(--awc-modal-loader-size) / 2 * -1);
  margin-top: calc(var(--awc-modal-loader-size) / 2 * -1);
  z-index: 20;
  transform-origin: 50%;
  box-sizing: border-box;
  border: var(--awc-modal-loader-border-size) solid var(--awc-modal-loader-color);
  border-radius: 50%;
  border-top-color: transparent;
  animation: preloader-spin 1s steps(12, end) infinite;
}
.remodal__close-link {
  top: 11px;
  right: 0;
  width: 24px;
  height: 24px;
}

.remodal__close-link svg{
  width: 100%;
  height: 100%;
}
.remodal__close-link:focus{
  outline: none;
}

@media (min-width: 1025px) {
  .remodal__title {
    padding: 20px 50px;
  }
  .remodal__close-link {
    top: 15px;
    right: 9px;
  }
  .remodal__body {
    padding: 30px 50px;
  }
  .remodal__close-link {
    width: 32px;
    height: 32px;
  }
}

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}
@keyframes preloader-spin {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}
/* End */


/* Start:/local/components/custom.appsweb/iblock.form/assets/css/style.css?175601647517759*/
.awc--form{
  --awc-form-font-family: inherit;
  --awc-form-radius: none;
  --awc-form-bg: none;
  --awc-form-padding: 0;
  --awc-form-max-width: 100%;
  --awc-form-margin: 0;
  --awc-form-error-color: #e96b6b;
  --awc-form-success-color: #8dc774;
  --awc-form-color: #333;
  --awc-form-font-size: 14px;
  --awc-form-weight: 400;

  /* for links */
  --awc-form-link-color: var(--awc-form-color);
  /*--awc-form-link-font-size: var(--awc-form-font-size);*/
  --awc-form-link-weight: var(--awc-form-weight);

  --awc-form-link-color-hover: var(--awc-form-link-color);
  /*--awc-form-link-font-size-hover: var(--awc-form-link-font-size);*/
  --awc-form-link-weight-hover: var(--awc-form-link-weight);

  /* for form error message */
  --awc-error-message-item-padding: 5px 10px;
  --awc-error-message-item-font-size: 12px;
  --awc-error-message-item-radius: 6px;
  --awc-error-message-item-mb: 10px;
  --awc-error-message-item-color: #fff;
  --awc-error-message-item-bg: var(--awc-form-error-color);
  --awc-error-message-item-link-color: var(--awc-error-message-item-color);
  --awc-error-message-item-link-color-hover: var(--awc-error-message-item-link-color);

  /* for form success message */
  --awc-success-message-item-padding: 10px;
  --awc-success-message-item-font-size: 16px;
  --awc-success-message-item-radius: 6px;
  --awc-success-message-item-mb: 10px;
  --awc-success-message-item-color: #fff;
  --awc-success-message-item-bg: var(--awc-form-success-color);
  --awc-success-message-item-link-color: var(--awc-success-message-item-color);
  --awc-success-message-item-link-color-hover: var(--awc-success-message-item-link-color);

  /* for form preloader */
  --awc-btn-loader-size: 50px;
  --awc-btn-loader-color: #1dc8ff;
  --awc-btn-loader-border-size: 4px;
  --awc-btn-loader-bg: transparent;

  /* for form title */
  --awc-title-font-size: 22px;
  --awc-title-color: var(--awc-form-color);
  --awc-title-weight: 700;
  --awc-title-mb: 25px;

  /* for form posttitle */
  --awc-posttitle-font-size: 20px;
  --awc-posttitle-color: var(--awc-form-color);
  --awc-posttitle-weight: 500;
  --awc-posttitle-mb: 30px;

  /* for field title */
  --awc-field-title-font-size: var(--awc-form-font-size);
  --awc-field-title-color: var(--awc-form-color);
  --awc-field-title-weight: var(--awc-form-weight);
  --awc-field-title-mb: 5px;

  /* for field grid */
  --awc-grid-gap: 15px;
  --awc-grid-mb: var(--awc-grid-gap);

  /* for field input */
  --awc-input-font-size: 14px;
  --awc-input-font-weight: 400;
  --awc-input-padding: 14px;
  --awc-input-bg: #fff;
  --awc-input-placeholder-color: #ccc;
  --awc-input-placeholder-color-focus: var(--awc-input-placeholder-color);
  --awc-input-color: #2e2e2e;
  --awc-input-border: 1px solid #d8dce1;
  --awc-input-radius: 8px;
  --awc-input-outline: none;
  --awc-input-shadow: none;

  --awc-input-padding-focus: var(--awc-input-padding);
  --awc-input-bg-focus: var(--awc-input-bg);
  --awc-input-border-focus: var(--awc-input-border);
  --awc-input-color-focus: var(--awc-input-color);
  --awc-input-radius-focus: var(--awc-input-radius);
  --awc-input-outline-focus: var(--awc-input-outline);
  --awc-input-shadow-focus: var(--awc-input-shadow);

  --awc-input-padding-badge-focus: 0 14px;
  --awc-input-font-size-badge-focus: 12px;
  --awc-input-pos-top-badge-focus: 10px;

  --awc-checkbox-size: 30px;
  --awc-checkbox-radius: var(--awc-input-radius);

  /* for button */
  --awc-btn-submit-bg: #e0e0e0;
  --awc-btn-submit-bg-hover: #607D8B;
  --awc-btn-submit-color: #333;
  --awc-btn-submit-color-hover: #fff;
  --awc-btn-submit-radius: 8px;
  --awc-btn-submit-padding: 20px 40px;
  --awc-btn-submit-font-size: 16px;
  --awc-btn-submit-white-space: wrap;

  /* for modal button */
  --awc-btn-modal-bg: #e0e0e0;
  --awc-btn-modal-bg-hover: #607D8B;
  --awc-btn-modal-color: #333;
  --awc-btn-modal-color-hover: #fff;
  --awc-btn-modal-radius: 8px;
  --awc-btn-modal-padding: 20px 40px;
  --awc-btn-modal-font-size: 16px;

  font-family: var(--awc-form-font-family);
  background: var(--awc-form-bg);
  color:var(--awc-form-color);
  font-size:var(--awc-form-font-size);
  font-weight: var(--awc-form-weight);
  padding: var(--awc-form-padding);
  max-width: var(--awc-form-max-width);
  margin: var(--awc-form-margin);
  border-radius: var(--awc-form-radius);
}
@media (max-width: 600px) {
  .awc--form{
    --awc-field-title-req-color: var(--awc-m-field-title-req-color, --awc-field-title-req-color);
  }

}
.awc--form.is-not-init{
  background: linear-gradient(100deg, #eceff1 30%, #f6f7f8 50%, #eceff1 70%);
  background-size: 400%;
  animation: slideLoading 1.2s ease-in-out infinite;
  max-width: 100%;
  min-width: 300px;
  min-height: 100px;
  max-height: 100%;
}

.awc--form_is-loading {
  position: relative;
}
.awc--form_is-loading:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: var(--awc-btn-loader-bg);
  z-index: 15;
}

.awc--form_is-loading:after {
  content: "";
  display: block;
  position: absolute;
  width: var(--awc-btn-loader-size);
  height: var(--awc-btn-loader-size);
  left: 50%;
  top: 50%;
  margin-left: calc(var(--awc-btn-loader-size) / 2 * -1);
  margin-top: calc(var(--awc-btn-loader-size) / 2 * -1);
  z-index: 20;
  transform-origin: 50%;
  box-sizing: border-box;
  border: var(--awc-btn-loader-border-size) solid var(--awc-btn-loader-color);
  border-radius: 50%;
  border-top-color: transparent;
  animation: preloader-spin 1s steps(12, end) infinite;
}

.awc--form__col:not(:last-child) {
  margin-bottom: var(--awc-grid-mb);
}
.awc--form__row.row{
  margin-right: calc(var(--awc-grid-gap) * -1);
  margin-left: calc(var(--awc-grid-gap) * -1);
}
.awc--form__row .awc--form__col{
   padding-right: var(--awc-grid-gap);
   padding-left: var(--awc-grid-gap);
}
.awc--form__title{
  margin-bottom: var(--awc-title-mb);
  color: var(--awc-title-color);
  font-size: var(--awc-title-font-size);
  font-weight: var(--awc-title-weight);
}
.awc--form__posttitle{
  font-weight: var(--awc-posttitle-weight);
  line-height: 1.2;
  font-size: var(--awc-posttitle-font-size);
  margin-bottom: var(--awc-posttitle-mb);
}
.awc--form__req {
  color: var(--awc-form-error-color);
}
.awc--form__message-item {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 5px;
  margin-bottom: 25px;
}
.awc--form__message-item_error {
  background-color: var(--awc-error-message-item-bg);
  color: var(--awc-error-message-item-color);
  font-size:var(--awc-error-message-item-font-size);
  padding:var(--awc-error-message-item-padding);
  border-radius :var(--awc-error-message-item-radius);
}
.awc--form__message-item_error:not(:last-child){
  margin-bottom: var(--awc-error-message-item-mb);
}
.awc--form__message-item_error a {
  color: var(--awc-error-message-item-link-color);
}
.awc--form__message-item_error a:hover {
  color: var(--awc-error-message-item-link-color-hover);
}

.awc--form__message-item_success {
  padding: var(--awc-success-message-item-padding);
  font-size: var(--awc-success-message-item-font-size);
  border-radius: var(--awc-success-message-item-radius);
  color: var(--awc-success-message-item-color);
  background-color: var(--awc-success-message-item-bg);
}
.awc--form__message-item_success:not(:last-child){
  margin-bottom: var(--awc-success-message-item-mb);
}
.awc--form__message-item_success a{
  color: var(--awc-success-message-item-link-color);
}
.awc--form__message-item_success a:hover{
  color: var(--awc-success-message-item-link-color-hover);
}
/*.awc--form__message .awc--form__message-item {
  padding: 15px;
}*/

.awc--form__field-title {
  margin-bottom: var(--awc-field-title-mb);
}
.awc--form__field-title{
  color: var(--awc-field-title-color);
  font-size: var(--awc-field-title-font-size);
  font-weight: var(--awc-field-title-weight);
}
.awc--form a, .awc--form a:active, .awc--form a:visited {
  color: var(--awc-form-link-color);
  /*font-size: var(--awc-form-link-font-size);*/
  font-weight: var(--awc-form-link-weight);
}
.awc--form a:hover {
  color: var(--awc-form-link-color-hover);
  /*font-size: var(--awc-form-link-font-size-hover);*/
  font-weight: var(--awc-form-link-weight-hover);
}
@media (min-width: 1025px) {
  .awc--form__field-title {
    margin-bottom: 10px;
  }
}

.awc--form__field-box_as-badge{
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  background-color: var(--awc-input-bg);
  border-radius: var(--awc-input-radius);
}
.awc--form__field-box_as-badge.is-focus{
  background-color: var(--awc-input-bg-focus);
}
.awc--form__field-box_as-badge .awc--form__field {
  position: relative;
  z-index: 2;
}
.awc--form__field-box_as-badge .awc--form__field,
.awc--form__field-box_as-badge .awc--form__field:focus{
  background-color: transparent;
}

.awc--form__field-box_as-badge .awc--form__field-title {
  box-sizing: border-box;
  padding: var(--awc-input-padding);
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  transition: all 300ms cubic-bezier(0.25, 0.8, 0.25, 1);
  position: absolute;
  top: 0;
  z-index: 1;
  font-size: var(--awc-input-font-size);
  font-weight: var(--awc-input-font-weight);
}
.awc--form__field-box_as-badge.is-focus .awc--form__field-title,
.awc--form__field-box_as-badge.is-filled .awc--form__field-title{
  font-size: var(--awc-input-font-size-badge-focus);
  font-weight: 500;
  line-height: 1;
  padding: var(--awc-input-padding-badge-focus);
  top: var(--awc-input-pos-top-badge-focus);
}

.awc--form__field-wrap {
  position: relative;
}
.awc--form__field-wrap .awc--form__message-item {
  position: absolute;
  top: 100%;
  padding: 2px 5px;
  z-index: 10;
}
.awc--form__field_error .awc--form__field {
  border: 1px solid var(--awc-form-error-color);
}
.awc--form__field_error{
  --awc-input-placeholder-color: var(--awc-form-error-color);
}
.awc--form__field_success .awc--form__field {
  border: 1px solid var(--awc-form-success-color);
}
.awc--form_title-inline .awc--form__field-wrap {
  display: flex;
  align-items: start;
  justify-content: flex-start;
}
.awc--form_title-inline .awc--form__field-title {
  margin-bottom: 0;
  margin-right: 10px;
}
.awc--form__input {
  font-size: var(--awc-input-font-size);
  font-weight: var(--awc-input-font-weight);
  padding: var(--awc-input-padding);
  color: var(--awc-input-color);
  width: 100%;
  background-color: var(--awc-input-bg);
  border: var(--awc-input-border);
  border-radius: var(--awc-input-radius);
  outline: var(--awc-input-outline);
  box-shadow: var(--awc-input-shadow);
}
.awc--form__input::placeholder {
  color: var(--awc-input-placeholder-color);
}
.awc--form__input:focus {
  padding: var(--awc-input-padding-focus);
  color: var(--awc-input-color-focus);
  background-color: var(--awc-input-bg-focus);
  border: var(--awc-input-border-focus);
  border-radius: var(--awc-input-radius-focus);
  outline: var(--awc-input-outline-focus);
  box-shadow: var(--awc-input-shadow-focus);
}
.awc--form__input:focus::placeholder {
  color: var(--awc-input-placeholder-color-focus);
}

.awc--form__field-title a{
  text-decoration: underline;
}

.awc--form__input:focus {
  outline: none;
}
.awc--form__select {
  width: 100%;
  border-radius: 5px;
  padding: 8px 15px;
  border: 1px solid #d8dce1;
	background-color: #fff;
}

.awc--form__select-wrap{
	position: relative;
}
.awc--form__select-wrap .awc--form__select{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 3;
	opacity: 0;
}
.awc--form__select-wrap .awc--form__select-box{
	width: 100%;
	border-radius: 5px;
	border: 1px solid #d8dce1;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.awc--form__select-wrap .awc--form__select-icon{
	width: 30px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.awc--form__select-wrap .awc--form__select-icon:after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(/local/templates/appsweb/img/svg_sprite.svg#arrow_top);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	transform: rotate(180deg);
}

.awc--form__select-wrap .awc--form__select-text{
	font-size: 16px;
	font-weight: 500;
	color: #2e2e2e;
	padding: 8px 15px;
}

@media (min-width: 1025px) {
  .awc--form__select, .awc--form__select-wrap .awc--form__select-text {
    padding: 12px 15px;
  }
}
.awc--form__textarea {
  resize: vertical;
}
.awc--form__checkbox {
  position: absolute;
  opacity: 0;
}
.awc--form__checkbox-label {
  display: flex;
  align-items: center;
  justify-content: start;
  cursor: pointer;
}
.awc--form__checkbox-wrap{
  position: relative;
  background-color: var(--awc-input-bg);
  border: var(--awc-input-border);
  border-radius: var(--awc-checkbox-radius);
  width: var(--awc-checkbox-size);
  height: var(--awc-checkbox-size);
  flex: none;
}
.awc--form__checkbox-wrap ~ *{
  margin-left: 10px;
}
.awc--form__checkbox-pseudo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 17px;
  height: 14px;
  margin-left: -8.5px;
  margin-top: -7px;
}
.awc--form__field_error .switchbox__control,
.awc--form__field_error .awc--form__checkbox-wrap {
  border: 1px solid var(--awc-form-error-color);
}
.awc--form__checkbox:checked + .awc--form__checkbox-pseudo:before {
  content: '';
  position: absolute;
  left: -1px;
  top: 7px;
  width: 10px;
  height: 3px;
  background: #333;
  -webkit-transform: rotate(50deg);
  transform: rotate(50deg);
}
.awc--form__checkbox:checked + .awc--form__checkbox-pseudo:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 5px;
  width: 16px;
  height: 3px;
  background: #333;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.awc--form__checkbox-label .awc--form__field-title {
  margin: 0;
  padding-left: 10px;
}
.awc--form__radio {
  position: absolute;
  opacity: 0;
}
.awc--form__radio-label {
  display: flex;
  align-items: center;
  justify-content: start;
  cursor: pointer;
  font-size: var(--awc-input-font-size);
}
.awc--form__radio-group_inline .awc--form__radio-label{
  display: inline-flex;
}
.awc--form__radio-group_inline .awc--form__radio-label:not(:last-child){
  margin-right: 20px;
}
.awc--form__radio-pseudo {
  position: relative;
  border-radius: 50%;
  background-color: #fff;
  border: var(--awc-input-border);
  width: 27px;
  height: 27px;
}
.awc--form__radio:checked + .awc--form__radio-pseudo {
  border: var(--awc-input-border);
}
.awc--form__radio:checked + .awc--form__radio-pseudo:before {
  content: "";
  display: block;
  border-radius: 50%;
  background-color: #000;
  width: 11px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 11px;
  width: 11px;
  margin-top: -5.5px;
  margin-left: -5.5px;
}
.awc--form__radio-label .awc--form__radio-text {
  margin: 0;
  padding-left: 10px;
}
.awc--form__buttons {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.awc--form__buttons_right {
  justify-content: right;
}
.awc--form__buttons_center {
  justify-content: center;
}
.awc--form__button {
  padding: var(--awc-btn-submit-padding);
  font-size: var(--awc-btn-submit-font-size);
  background-color: var(--awc-btn-submit-bg);
  color:var(--awc-btn-submit-color);
  border-radius: var(--awc-btn-submit-radius);
  border: var(--awc-btn-submit-border, none);
  cursor:pointer;
  white-space: var(--awc-btn-submit-white-space);
}
.awc--form__button:hover{
  background-color:var(--awc-btn-submit-bg-hover);
  color:var(--awc-btn-submit-color-hover);
}

.awc--form__modal-button {
  --awc--form__modal-button-bg: var(--awc-root--form__modal-button-bg, #e0e0e0);
  --awc--form__modal-button-color: var(--awc-root--form__modal-button-color, #333);
  --awc--form__modal-button-bg-hover: var(--awc-root--form__modal-button-bg-hover, #607D8B);
  --awc--form__modal-button-color-hover: var(--awc-root--form__modal-button-color-hover, #fff);

  padding: 14px 64px;
  font-size: 16px;
  background-color: var(--awc--form__modal-button-bg);
  color:var(--awc--form__modal-button-color);
  border: none;
  cursor:pointer;
}
.awc--form__modal-button:hover{
  background-color:var(--awc--form__modal-button-bg-hover);
  color:var(--awc--form__modal-button-color-hover);
}
.awc--form__button:focus,
.awc--form__modal-button:focus{
  outline: none;
}

@media (min-width: 1281px) {
  .awc--form__button {
    padding: 19px 39px;
  }
}
.awc--form__field-group-title {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 500;
}
@media (min-width: 1025px) {
  .awc--form__field-group-title {
    font-size: 16px;
  }
}
.awc--form__field-group_bordered {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  border-top: 1px solid #e4e4e4;
}
.awc--form__field_hidden {
  display: none;
}
.awc--form__field-group_show-all .awc--form__field_hidden {
  display: block;
}
.awc--form__field-group_show-all-link {
  font-size: 13px;
  color: #3c5191;
  text-decoration: underline;
  line-height: 1.231;
  cursor: pointer;
}
.awc--form__field-group_show-all .awc--form__field-group_show-all-link-text_show, .awc--form__field-group_show-all-link-text_hide {
  display: none;
}
.awc--form__field-group_show-all .awc--form__field-group_show-all-link-text_hide {
  display: block;
}
.awc--form__notice{
  padding: 10px;
  background: #c5b372;
  text-align: center;
  color: #fff;
  width: 100%;
  border-radius: 8px;
  margin-bottom: 15px;
}

@keyframes preloader-spin {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}
@keyframes slideLoading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1520323163666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */
/* /local/templates/gm/assets/neyrocentr/css/template.css?174963293810749 */
/* /local/templates/gm/components/bitrix/menu/sidebar_menu/style.css?1738316901431 */
/* /local/templates/gm/components/bitrix/news.list/neyrocentr_case/style.css?1738316948555 */
/* /local/templates/gm/components/bitrix/news.list/neyrocentr_reason/style.css?1738316949462 */
/* /local/templates/gm/components/bitrix/news.list/neyrocentr_gallery/style.css?1738316949397 */
/* /local/extra/swiper_slider/assets/css/swiper.helper.css?17388628742011 */
/* /local/extra/swiper_slider/assets/css/swiper-bundle.min.css?173831660218458 */
/* /local/templates/gm/components/bitrix/news.list/neyrocentr_reviews/style.css?17386643662053 */
/* /local/templates/gm/components/bitrix/news.list/neyrocentr_order/style.css?17386643801669 */
/* /local/templates/gm/components/bitrix/news.list/neyrocentr_doctors/style.css?1738316949865 */
/* /local/templates/gm/components/bitrix/catalog.section.list/prices/style.css?17384961861724 */
/* /local/awc.assets/custom.appsweb.iblock.form/libs/grid/grid.css?175515230836123 */
/* /local/awc.assets/custom.appsweb.iblock.form/plugins/jquery.remodal.min/remodal.min.css?1755152308730 */
/* /local/awc.assets/custom.appsweb.iblock.form/helpers/remodal/css/remodal.helper.css?17551523077053 */
/* /local/components/custom.appsweb/iblock.form/assets/css/style.css?175601647517759 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1520323163666 */
