

/* Start:/local/kc.templates/templates/golos_text/css/KCFont.css?17426577481365*/
@font-face {
    font-family: 'GolosText';
    src: url('/local/kc.templates/templates/golos_text/fonts/GolosText-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GolosText';
    src: url('/local/kc.templates/templates/golos_text/fonts/GolosText-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GolosText';
    src: url('/local/kc.templates/templates/golos_text/fonts/GolosText-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GolosText';
    src: url('/local/kc.templates/templates/golos_text/fonts/GolosText-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GolosText';
    src: url('/local/kc.templates/templates/golos_text/fonts/GolosText-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GolosText';
    src: url('/local/kc.templates/templates/golos_text/fonts/GolosText-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
/* End */


/* Start:/local/kc.templates/templates/grid/css/kc.grid.css?17539222499359*/
.kc-container {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1780px;
    margin: auto;
}
.kc-relative{
    position: relative;
}
.hr{
    display: block;
    position: relative;
    height: 1px;
    background-color: #242424;
}
p>i{
    letter-spacing: 1px;
}
@media(max-width: 1799px){
    .kc-container{
        max-width: 1610px;
    }
}
@media(max-width: 1629px){
    .kc-container{
        max-width: 1320px;
    }
}
@media(max-width: 1399px){
    .kc-container{
        max-width: 1140px;
    }
}
@media(max-width: 1199px){
    .kc-container{
        max-width: 960px;
    }
}
@media(max-width: 991px){
    .kc-container{
        max-width: 720px;
    }
}
@media(max-width: 767px){
    .kc-container{
        max-width: 540px;
    }
}
@media(max-width: 575px){
    .kc-container{
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media(max-width: 399px){
    .kc-container{
        padding-left: 10px;
        padding-right: 10px;
    }
}
.kc-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}
.kc-row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.kc-row-center {
    justify-content: center;
}
.kc-col {
    flex: 1 0 0%
}
@media (max-width: 575px) {
    .kc-row{
        margin-right: -10px;
        margin-left: -10px
    }
    .kc-row > *{
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (max-width: 399px) {
    .kc-row{
        margin-right: -5px;
        margin-left: -5px
    }
    .kc-row > *{
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media (min-width: 576px) {
    .kc-col-sm {
        flex: 1 0 0%
    }
}
@media (min-width: 768px) {
    .kc-col-md {
        flex: 1 0 0%
    }
}
@media (min-width: 992px) {
    .kc-col-lg {
        flex: 1 0 0%
    }
}
@media (min-width: 1200px) {
    .kc-col-xl {
        flex: 1 0 0%
    }
}
@media (min-width: 1400px) {
    .kc-col-xxl {
        flex: 1 0 0%
    }
}
@media (min-width: 1630px) {
    .kc-col-ul {
        flex: 1 0 0%
    }
}
@media (min-width: 1800px) {
    .kc-col-mg {
        flex: 1 0 0%
    }
}
.kc-col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}
.kc-col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}
.kc-col-3 {
    flex: 0 0 auto;
    width: 25%
}
.kc-col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}
.kc-col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}
.kc-col-6 {
    flex: 0 0 auto;
    width: 50%
}
.kc-col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}
.kc-col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}
.kc-col-9 {
    flex: 0 0 auto;
    width: 75%
}
.kc-col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}
.kc-col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}
.kc-col-12 {
    flex: 0 0 auto;
    width: 100%
}
@media (min-width: 576px) {
    .kc-col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 768px) {
    .kc-col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 992px) {
    .kc-col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .kc-col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1400px) {
    .kc-col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1630px) {
    .kc-col-ul-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-ul-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-ul-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-ul-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-ul-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-ul-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-ul-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-ul-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-ul-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-ul-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-ul-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-ul-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
@media (min-width: 1800px) {
    .kc-col-mg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .kc-col-mg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .kc-col-mg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .kc-col-mg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .kc-col-mg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .kc-col-mg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .kc-col-mg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .kc-col-mg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .kc-col-mg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .kc-col-mg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .kc-col-mg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }
    .kc-col-mg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}
/* End */


/* Start:/local/kc.templates/templates/header/css/KCApp.css?175434604822190*/
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'GolosText', sans-serif !important;
    padding-top: 80px;
    overflow-x: hidden;
    background-color: #fff;
}
/* Для WebKit-браузеров (Chrome, Safari, Edge) */
::-webkit-scrollbar {
    width: 8px; /* Ширина скроллбара */
    height: 8px; /* Высота горизонтального скроллбара */
}

::-webkit-scrollbar-track {
    background: transparent; /* Прозрачный фон трека */
    margin-top: 4px; /* Отступ сверху для вертикального скролла */
    margin-bottom: 4px; /* Отступ снизу для вертикального скролла */
    margin-left: 4px; /* Отступ слева для горизонтального скролла */
    margin-right: 4px; /* Отступ справа для горизонтального скролла */
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2); /* Цвет ползунка */
    border-radius: 4px; /* Закругленные углы */
    border: 2px solid transparent; /* Прозрачная граница (нужна для эффекта iOS) */
    background-clip: content-box; /* Ограничиваем фон только контентом (эффект отступа) */
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3); /* Цвет ползунка при наведении */
    background-clip: content-box;
}

/* Для Firefox */
* {
    scrollbar-width: thin; /* "auto" или "thin" */
    scrollbar-color: rgba(0, 0, 0, 0.2) transparent; /* Цвет ползунка и трека */
}

/* Чтобы скроллбар не занимал место и не влиял на ширину контента */
html {
    overflow: overlay;
}

body {
    overflow-x: hidden;
}
section{
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}
.kc-ulCheckbox ul,
ul.kc-ulCheckbox
{
    color: rgb(38, 50, 56);
    font-size: 18px;
    padding-left: 18px;
    font-weight: 400;
}
.kc-container{
    position: relative;
    width: 100%;
    max-width: 1320px;
    margin: auto;
}
.kc-container h3, .h3{
    color: #000;
    font-size: 46px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 22px;
}
.kc-container p, .p{
    color: rgb(38, 50, 56);
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 18px;
}
.kc-container ul{
    margin-bottom: 18px;
}
.kc-container li{
    color: rgb(38, 50, 56);
    font-size: 20px;
    margin-left: 18px;
}
a{
    cursor: pointer;
}
.kc-container a,
.kc-link,
.kc-content a
{
    color: #2860cd;
    text-decoration: none;
}
@media (max-width: 1400px){
    .kc-container{
        max-width: 1140px;
    }
    .kc-container h3, .h3{
        font-size: 38px;
    }
    .kc-container p, .p{
        font-size: 18px;
    }
    .kc-container li{
        font-size: 18px;
    }
}
@media (max-width: 1200px){
    .kc-container{
        max-width: 960px;
    }
    .kc-container h3, .h3{
        font-size: 32px;
    }
}
@media (max-width: 992px){
    .kc-container{
        max-width: 720px;
    }
    .kc-container h3, .h3{
        font-size: 28px;
    }
    .kc-container p, .p{
        font-size: 16px;
    }
    .kc-container li{
        font-size: 16px;
    }
}
@media (max-width: 768px){
    .kc-container{
        max-width: 540px;
    }
    .kc-container h3, .h3 {
        font-size: 24px;
    }
    .kc-container p, .p{
        font-size: 15px;
    }

    .kc-container li{
        font-size: 15px;
    }
}
@media (max-width: 576px){
    .kc-container{
        max-width: none;
        padding: 0 15px;
        width: calc(100% - 30px);
    }
}
.kc-header{
    display: grid;
    gap: 0;
    position: fixed;
    width: 100%;
    padding: 20px 0;
    background-color: transparent;
    top: 0;
    grid-template-columns: 270px auto 250px;
    z-index: 10;
    transition: background-color 0.3s;
}
.kc-header .kc-logo{
    filter: invert(1);
    transition: filter 0.3s;
}
.kc-scroll-start .kc-header .kc-logo{
    filter: invert(0);
}

.kc-scroll-start .kc-header{
    background-color: #000;
}
.kc-header>*:first-child{
    padding-left: 20px;
}
.kc-header>*:last-child{
    padding-right: 20px;
}
.kc-logo{
    display: block;
    width: 100%;
    max-width: 250px;
    margin-top: 5px;
}
.kc-logo>img{
    display: block;
    position: relative;
    width: 100%;
}
.kc-btn{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    padding: 0 15px 2px 15px;
    font-weight: 400;
    overflow: hidden;
    border-radius: 25px;
    background: #2860cd;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    text-decoration: none;
    outline: none;
    border: none;
    cursor: pointer;
}
.kc-btn.disable, .kc-input-group.disable{
    pointer-events: none;
    filter: grayscale(100%);
    opacity: 0.6;
}
/* Стиль кнопки в состоянии загрузки */
button[type="submit"].load span {
    position: relative;
    color: transparent !important; /* Делаем текст прозрачным */
    transition: color 0.2s ease;
    pointer-events: none; /* Отключаем взаимодействие */
}

/* Спиннер загрузки */
button[type="submit"].load span::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -14px 0 0 -10px; /* Центрируем */
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 0.8s linear infinite;
}

/* Анимация вращения */
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.kc-btn.kc-style-cube{
    font-size: 18px;
    line-height: 50px;
    border-radius: 12px;
    padding: 0 50px 2px 50px;
}
.kc-btn>span{
    position: relative;
    z-index: 1;
    color: #ffffff;
}
.kc-btn.red{
    background: linear-gradient(135.00deg, rgb(255, 81, 55),rgb(253, 7, 102));
}
.kc-btn.text-arrow{
    background: transparent;
}
.kc-btn.text-arrow>span:after{
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    left: 10px;
    background-image: url("/local/kc.templates/templates/header/img/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
}
.kc-btn.text-arrow > span:hover:after {
    transform: rotate(45deg);
    transition: transform 0.3s ease;
}
.kc-btn.text-arrow:before{
    display: none;
}
.kc-btn.kc-style-cube.text-arrow {
    line-height: 48px;
    padding-left: 20px;
}
.kc-btn.text-arrow>span{
    background: transparent;
    color: rgb(38, 50, 56);
    font-weight: 500;
}
.kc-btn.green{
    background: #03e1b9;
}
.kc-btn:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #222222;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.2, 1);
    transform: scale(0.2, 1);
}
.kc-btn:hover:before{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.kc-header>*:last-child>.kc-btn{
    float: right;
}
template{
    display: none;
}
.kc-callback-popup{
    display: block;
    position: relative;
    margin: auto;
    width: 100%;
    font-size: 0;
}
.kc-callback-popup>*{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: calc(100% - 15px);
    font-size: 15px;
    color: #000;
    white-space: normal;
    text-align: left;
}
.kc-callback-popup>*>img{
    display: block;
    position: relative;
    width: 100%;
    margin: auto;
    max-width: 350px;
}
.kc-callback-popup label{
    display: block;
    position: relative;
}
.kc-callback-popup label>input[type='text'],
.kc-callback-popup label>input[type='tel'],
.kc-callback-popup label>input[type='password'],
.kc-callback-popup label>input[type='number']{
    display: block;
    position: relative;
    width: calc(100% - 30px);
    border: 1px solid #ccc;
    outline: none;
    padding: 0 15px;
    border-radius: 5px;
    line-height: 50px;
}
.kc-callback-success{
    display: block !important;
    position: relative !important;
    text-align: center;
    width: calc(100% - 30px) !important;
    padding: 15px;
    top: unset !important;
    transform: unset !important;
}
.kc-callback-success img{
    display: block !important;
    position: relative !important;
    margin: 15px auto 0 auto !important;
    width: 100% !important;
    max-width: 110px !important;
}
.kc-callback-success button{
    cursor: pointer;
    background-color: #03e1b9 !important;
    width: unset !important;
}
.kc-callback-popup label>input[type='text'].err,
.kc-callback-popup label>input[type='tel'].err,
.kc-callback-popup label>input[type='password'].err,
.kc-callback-popup label>input[type='number'].err
{
    border: 1px solid red;
}
.kc-callback-popup label>input[type='checkbox']{
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.kc-callback-popup label>input[type='checkbox']+span {
    display: block;
    position: relative;
    align-items: center;
    user-select: none;
    top: unset;
    left: unset;
    transform: unset;
    padding: 0;
    white-space: break-spaces;
    font-size: 16px;
}
.kc-callback-popup label>input[type='checkbox']+span:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.kc-callback-popup label>input[type='checkbox']:checked+span::before {
    border-color: #0b76ef;
    background-color: #0b76ef;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
/* стили при наведении курсора на checkbox */
.kc-callback-popup label>input[type='checkbox']:not(:disabled):not(:checked)+span:hover::before {
    border-color: #b3d7ff;
}
/* стили для активного состояния чекбокса (при нажатии на него) */
.kc-callback-popup label>input[type='checkbox']:not(:disabled):active+span::before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}
/* стили для чекбокса, находящегося в фокусе */
.kc-callback-popup label>input[type='checkbox']:focus+span::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
/* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
.kc-callback-popup label>input[type='checkbox']:focus:not(:checked)+span::before {
    border-color: #80bdff;
}
/* стили для чекбокса, находящегося в состоянии disabled */
.kc-callback-popup label>input[type='checkbox']:disabled+span::before {
    background-color: #e9ecef;
}
.kc-callback-popup label>span{
    display: inline-block;
    position: absolute;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 0 15px;
    transition: 0.3s;
    font-size: 15px;
    line-height: 14px;
    border-radius: 0;
    background-color: transparent;
}
.kc-callback-popup label>input[type='text']:focus~span,
.kc-callback-popup label>input[type='text'].noEmpty~span,
.kc-callback-popup label>input[type='tel']:focus~span,
.kc-callback-popup label>input[type='tel'].noEmpty~span,
.kc-callback-popup label>input[type='password']:focus~span,
.kc-callback-popup label>input[type='password'].noEmpty~span,
.kc-callback-popup label>input[type='number'].noEmpty~span,
.kc-callback-popup label>input[type='number']:focus~span{
    top: 0;
    font-size: 10px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.kc-callback-popup label>.theme-btn{
    display: block;
    width: fit-content;
    margin: auto;
    cursor: pointer;
}
.kc-callback-popup label{
    margin-bottom: 20px;
}
.kc-callback-popup label:last-child{
    margin-bottom: 0;
    text-align: center;
}
.kc-errList{
    color: red;
    margin-bottom: 5px;
}
@media (min-width: 767px) {
    .kc-callback-popup>*:nth-child(1){
        width: calc(40% - 15px);
    }
    .kc-callback-popup>*:nth-child(2){
        width: calc(60% - 15px);
    }
}
@media(max-width: 1200px){
    .kc-logo{
        width: 200px;
        margin-top: 10px;
    }
    .kc-btn{
        font-size: 15px;
    }
    .kc-header{
        grid-template-columns: 220px auto 200px;
    }
}
@media(max-width: 992px){
    .kc-logo{
        width: 230px;
        margin-top: 2px;
    }
    .kc-header{
        grid-template-columns: 250px 1fr 49px;
    }
    .kc-header>*:last-child>.kc-btn{
        display: none;
    }
}
@media(max-width: 360px){
    .kc-logo{
        width: 200px;
        margin-top: 2px;
    }
    .kc-header{
        grid-template-columns: 220px 1fr 40px;
    }
    .kc-header>*:first-child{
        padding-left: 10px;
    }
    .kc-header>*:last-child{
        padding-right: 10px;
    }
}
.kc-footer {
    display: grid;
    background-color: #f1f3f4;
    padding: 40px 15px;
    grid-template-columns: 350px auto 270px;
}

.kc-footer .kc-footer-logo,
.kc-footer .kc-footer-logo img {
    display: block;
    width: 100%;
    max-width: 270px;
}

.kc-descriptor,
.kc-info-lite {
    font-size: 12px;
    width: fit-content;
}

.kc-descriptor {
    font-weight: 400;
    max-width: 270px;
    margin-top: 20px;
}

.kc-info-lite {
    color: #222222;
}

.kc-contact-lite,
.kc-title-lite {
    display: block;
    width: fit-content;
    text-decoration: none;
    color: #222222;
}

.kc-contact-lite {
    font-size: 16px;
    font-weight: 500;
    margin-top: 40px;
}

.kc-title-lite {
    font-size: 16px;
    font-weight: 600;
    margin-top: 95px;
}
.kc-soc-list{
    margin-top: 30px;
}
.kc-soc-list a{
    display: inline-block;
    white-space: normal;
    color: #54595E;
    font-size: 16px;
    line-height: 30px;
    padding-left: 30px;
    font-weight: 600;
    text-decoration: none;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px;
    margin-right: 10px;
}
.kc-soc-list a.gitflick{
    background-image: url(/local/kc.templates/templates/header/img/gitflic.svg);
}
.kc-soc-list a.telegram{
    background-image: url(/local/kc.templates/templates/header/img/telegram.svg);
}
.kc-footer>*:nth-child(2)>*{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0 30px;
}
.kc-footer>*:nth-child(2)>* a{
    display: block;
    width: fit-content;
    color: #54595E;
    text-decoration: none;
    font-size: 15px;
    padding: 5px 0;
}
.kc-footer>*:nth-child(2)>*>*>a{
    font-weight: 600;
    margin-bottom: 10px;
}
.kc-footer>*:nth-child(2)>* li{
    list-style-type: none;
}
.kc-footer>*:nth-child(3) h6,
.kc-footer>*:nth-child(3) .h6
{
    font-size: 16px;
    color: #54595E;
    font-weight: 600;
    margin-bottom: 10px;
}
.kc-footer>*:nth-child(3) h6+p,
.kc-footer>*:nth-child(3) .h6+p
{
    font-size: 12px;
    color: #54595E;
}
.kc-footer>*:nth-child(3) ul{
    display: block;
    margin-top: 30px;
    font-size: 15px;
    color: #54595E;
    margin-bottom: 12px;
}
.kc-footer>*:nth-child(3) li{
    list-style-type: none;
    margin-bottom: 33px;
}
.kc-footer>*:nth-child(3) .kc-link{
    display: block;
    width: fit-content;
    line-height: 35px;
    padding-left: 34px;
    background-size: 27px;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 15px;
}
.kc-footer>*:nth-child(3) .kc-link.kc-download{
    background-position: 0 6px;
    background-image: url('data:image/svg+xml,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><defs><linearGradient gradientUnits="userSpaceOnUse" y2="0.499999" x2="11.5" y1="9.5" x1="11.5" id="id_238863980711_paint0_linear_246_5041"><stop stop-color="currentColor"></stop><stop stop-color="currentColor" stop-opacity="0" offset="1"></stop></linearGradient></defs><path fill="%232860cd" d="M7.5 9.5L11 9.5L11 1.5299e-07L11.5 2.04648e-07C12.3284 2.90238e-07 13 0.671573 13 1.5L13 9.5L16.5 9.5L12 14.5L7.5 9.5Z"></path><path fill="%232860cd" d="M3 13H3.5C4.32843 13 5 13.6716 5 14.5V17C5 17.5523 5.44772 18 6 18H18C18.5523 18 19 17.5523 19 17V13H19.5C20.3284 13 21 13.6716 21 14.5V17.5C21 18.8807 19.8807 20 18.5 20H5.5C4.11929 20 3 18.8807 3 17.5V13Z" clip-rule="evenodd" fill-rule="evenodd"></path></svg>');
}
.kc-footer>*:nth-child(3) .kc-link.kc-print{
    background-position: left center;
    background-image: url('data:image/svg+xml,<svg width="100%" height="100%" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="%232860cd" d="M9 5H17V7H9V5ZM7 7V5V3H9H17H19V5V7H21H23V9V15.5C23 17.433 21.433 19 19.5 19H18.5V20C18.5 21.6569 17.1569 23 15.5 23H6.77096H6.40207H5.22411H4.84868C4.50836 23 4.36005 22.353 4.63952 22.1588C4.71009 22.1097 4.77989 22.0593 4.84868 22.0077C5.1637 21.7711 5.45762 21.508 5.70761 21.2275C5.77414 21.1528 5.83756 21.0769 5.89744 21C6.26574 20.5267 6.5 20.0134 6.5 19.5V19H4H2V17V10.5C2 8.567 3.567 7 5.5 7H7ZM19 9H17H9H7H5.5C4.67157 9 4 9.67157 4 10.5V17H6.5V16.6V16.5V14.6V14.5H8.5H16.5H18.5V14.6V16.5V16.6V17H19.5C20.3284 17 21 16.3284 21 15.5V9H19ZM16.5 16.6H14.5H10.5H8.5V17V18.6V19V19.5C8.5 20.0473 8.37997 20.5507 8.19706 21H15.5C16.0523 21 16.5 20.5523 16.5 20V19V18.6V17V16.6ZM17 12C17 11.4477 17.4477 11 18 11C18.5523 11 19 11.4477 19 12C19 12.5523 18.5523 13 18 13C17.4477 13 17 12.5523 17 12Z" clip-rule="evenodd" fill-rule="evenodd"></path></svg>');
}
@media (max-width: 1699px){
    .kc-footer>*:nth-child(2)>* a{
        font-size: 12px;
    }
}
@media (max-width: 1499px){
    .kc-footer{
        grid-template-columns: 270px auto 270px;
    }
}
@media (max-width: 1399px){
    .kc-footer{
        grid-template-columns: 270px auto 230px;
    }
    .kc-footer>*:nth-child(3) ul{
        margin-top: 15px;
        margin-bottom: 0;
    }
}
@media (max-width: 1299px){
    .kc-footer{
        grid-template-columns: 200px auto 230px;
    }
    .kc-footer>*:nth-child(2)>*{
        gap: 15px;
    }
    .kc-soc-list a{
        font-size: 15px;
        padding-left: 25px;
        background-size: 25px;
    }
}
@media (max-width: 1199px){
    .kc-footer>*:nth-child(2)>*>*>a{
        margin-bottom: 3px;
    }
    .kc-footer>*:nth-child(2)>* a{
        font-size: 11px;
    }
}
@media (max-width: 992px){
    .kc-footer>*:nth-child(2)>*{
        display: none;
    }
    .kc-footer{
        grid-template-columns: 1fr 1px 300px;
        gap: 30px;
    }
    .kc-footer>*:nth-child(3) ul {
        margin-top: 30px;
        margin-bottom: 14px;
    }
}
@media (max-width: 768px){
    .kc-footer{
        grid-template-columns: 1fr 1px 1fr;
    }
}
@media (max-width: 572px){
    .kc-footer>*:nth-child(3) ul {
        margin-top: 15px;
        margin-bottom: 0;
    }
}
@media (max-width: 490px){
    .kc-footer>*:nth-child(3) ul {
        font-size: 12px;
    }
    .kc-footer>*:nth-child(3) li{
        margin-bottom: 23px;
    }
    .kc-title-lite{
        margin-top: 12px;
    }
    .kc-soc-list a{
        font-size: 12px;
        padding-left: 20px;
        background-size: 20px;
        margin-right: 0;
    }
}
@media (max-width: 432px){
    .kc-footer>*:nth-child(3) ul,
    .kc-footer>*:nth-child(3) .kc-print
    {
        display: none;
    }
    .kc-footer {
        display: block;
        grid-template-columns: unset;
        gap: unset;
        padding-left: 15px;
        padding-right: 15px;
        height: 315px;
        overflow: hidden;
    }
    .kc-footer>*{
        display: block;
        margin: auto;
    }
    .kc-contact-lite{
        font-size: 15px;
        margin-top: 15px;
    }
    .kc-footer>*:nth-child(1)>div{
        width: fit-content;
        float: left;
        margin-bottom: 15px;
    }
    .kc-footer>*:nth-child(1)>div:nth-child(5){
        float: right;
    }
    .kc-footer>*:nth-child(1)>div:nth-child(5)+a{
        font-size: 12px;
        float: left;
        width: 50%;
    }
    .kc-footer>*:nth-child(1)>div:nth-child(5)+a+div{
        float: right;
        margin-top: 8px;
    }
    .kc-footer>*:nth-child(1)>div:last-child{
        float: unset;
    }
    .kc-footer>*:nth-child(3) h6,
    .kc-footer>*:nth-child(3) .h6
    {
        width: 100%;
        margin-bottom: 0;
        float: left;
    }
    .kc-footer>*:nth-child(3) h6+p,
    .kc-footer>*:nth-child(3) .h6+p
    {
        float: left;
    }
    .kc-footer>*:nth-child(3) .kc-download
    {
        float: right;
        margin-top: -17px;
    }
}
@media (max-width: 350px){
    .kc-footer>*:nth-child(1)>div:nth-child(5)+a{
        width: fit-content;
    }
}
/* End */


/* Start:/local/kc.templates/templates/header/css/KCMenu.css?175399541913068*/

.kc-menu{
    display: block;
    position: relative;
    text-align: center;
    white-space: nowrap;
}
.kc-menu>li>ul{
    display: none;
}
.kc-menu>li{
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    height: 40px;
}
.kc-menu>li:first-child{
    padding-left: 0;
}
.kc-menu>li:last-child{
    padding-right: 0;
}
.kc-menu>li:last-child .kc-btn-cp{
    display: none;
}
.kc-menu>li>a{
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #000;
    line-height: 40px;
}
.kc-scroll-start .kc-menu>li>a{
    color: #fff;
}
.kc-menu>li>a.kc-sub{
    padding-right: 18px;
}
.kc-menu>li>a.kc-sub:before{
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    right: 0;
    top: 50%;
    translate: 0 -50%;
    rotate: 0deg;
    transition: rotate 0.3s;
    background-size: 14px;
    background-position: 0;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg fill="%23fff" width="800px" height="800px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M11.125 16.313l7.688-7.688 3.594 3.719-11.094 11.063-11.313-11.313 3.5-3.531z"></path></svg>');
    transform-origin: center;
    filter: invert(1);
}
.kc-scroll-start .kc-menu>li>a.kc-sub:before{
    filter: invert(0);
}
.kc-menu>li>a.kc-sub.active:before{
    rotate: -180deg;
}
.kc-sub_menu{
    display: block;
    position: fixed;
    z-index: 9;
    width: 100%;
    height: calc(100% - 180px);
    top: 80px;
    padding: 50px 0;
    background-color: #000;
    /*background-image: linear-gradient(
            45deg,
            hsl(0deg 0% 0%) 0%,
            hsl(344deg 0% 4%) 8%,
            hsl(344deg 0% 7%) 17%,
            hsl(344deg 0% 9%) 25%,
            hsl(344deg 0% 11%) 33%,
            hsl(344deg 0% 13%) 42%,
            hsl(344deg 0% 15%) 50%,
            hsl(344deg 0% 17%) 58%,
            hsl(344deg 0% 20%) 67%,
            hsl(344deg 0% 22%) 75%,
            hsl(344deg 0% 24%) 83%,
            hsl(344deg 0% 26%) 92%,
            hsl(0deg 0% 29%) 100%
    );*/
    translate: 0 -100%;
    opacity: 0;
    transition: translate 0.3s, opacity 0.3s;
}
.kc-sub_menu.active{
    opacity: 1;
    translate: 0 0;
}
.kc-sub_menu .kc-close{
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg width="800px" height="800px" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path fill="%23fff" d="M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 0;
    top: 15px;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.3s;
}
.kc-sub_menu .kc-close:hover{
    opacity: 0.9;
}
.kc-sub_menu h3{
    display: block;
    position: relative;
    margin-bottom: 30px;
    font-size: 36px;
    color: #ffffff;
    padding-right: 30px;
    font-weight: 400;
}
.kc-sub_menu>.kc-container>ul{
    position: relative;
    width: 100%;
    margin: auto;
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    height: calc(100% - 100px);
    overflow-y: auto;
    padding-bottom: 50px;
}
.kc-sub_menu>.kc-container>ul>li>a,
.kc-sub_menu>.kc-container>ul>li>ul>li>a
{
    display: block;
    width: fit-content;
}
.kc-sub_menu>.kc-container>ul>li>a{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
}
.kc-sub_menu>.kc-container>ul>li>ul>li>a{
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 15px;
}
.kc-sub_menu ul>li{
    list-style-type: none !important;
}
.kc-sub_menu ul>li>a{
    text-decoration: none;
    color: #fff;
}
.kc-sub_menu>.kc-container{
    height: calc(100% + 50px);
}
.kc-btn-menu{
    display: none;
    position: relative;
    width: 32px;
    height: 32px;
    float: right;
    cursor: pointer;
    font-size: 0;
    opacity: 0.8;
    transition: 0.3s;
    rotate: 0;
    transform-origin: center;
    filter: invert(1);
}
.kc-scroll-start .kc-btn-menu{
    filter: invert(0);
}
.kc-btn-menu.active{
    filter: invert(0) !important;
}
.kc-btn-menu:before,
.kc-btn-menu:after
{
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: 0.3s;
}
.kc-btn-menu:before{
    opacity: 1;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg width="800px" height="800px" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" fill="none"><path fill="%23fff" fill-rule="evenodd" d="M19 4a1 1 0 01-1 1H2a1 1 0 010-2h16a1 1 0 011 1zm0 6a1 1 0 01-1 1H2a1 1 0 110-2h16a1 1 0 011 1zm-1 7a1 1 0 100-2H2a1 1 0 100 2h16z"/></svg>');
}
.kc-btn-menu:after{
    opacity: 0;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg width="800px" height="800px" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path fill="%23fff" d="M195.2 195.2a64 64 0 0 1 90.496 0L512 421.504 738.304 195.2a64 64 0 0 1 90.496 90.496L602.496 512 828.8 738.304a64 64 0 0 1-90.496 90.496L512 602.496 285.696 828.8a64 64 0 0 1-90.496-90.496L421.504 512 195.2 285.696a64 64 0 0 1 0-90.496z"/></svg>');
}
.kc-btn-menu.active{
    rotate: 90deg;
}
.kc-btn-menu.active:before{
    opacity: 0;
}
.kc-btn-menu.active:after{
    opacity: 1;
}
.kc-mobile-submenu{
    display: block;
    position: fixed;
    width: calc(100% - 30px);
    max-width: 400px;
    right: 0;
    top: 0;
    translate: 100% 0;
    opacity: 0;
    pointer-events: none;
    height: calc(100% - 142px);
    padding: 72px 15px 70px 15px;
    transition: 0.3s;
    z-index: 999;
    background-color: #000;
    /*background-image: linear-gradient(45deg, hsl(0deg 0% 0%) 0%, hsl(344deg 0% 4%) 8%, hsl(344deg 0% 7%) 17%, hsl(344deg 0% 9%) 25%, hsl(344deg 0% 11%) 33%, hsl(344deg 0% 13%) 42%, hsl(344deg 0% 15%) 50%, hsl(344deg 0% 17%) 58%, hsl(344deg 0% 20%) 67%, hsl(344deg 0% 22%) 75%, hsl(344deg 0% 24%) 83%, hsl(344deg 0% 26%) 92%, hsl(0deg 0% 29%) 100%);*/
}
.kc-mobile-submenu.active{
    translate: 0 0;
    opacity: 1;
    pointer-events: auto;
}
.kc-mobile-submenu:before{
    content: '';
    display: block;
    position: absolute;
    width: 212px;
    height: 30px;
    left: 16px;
    top: 19px;
    background-image: url(/local/kc.templates/templates/header/img/white_logo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.6;
}
.kc-mobile-submenu>ul{
    display: block;
    position: relative;
    overflow-y: auto;
    max-height: calc(100% - 34px);
}
.kc-mobile-submenu>h3{
    display: block;
    position: relative;
    margin-bottom: 30px;
    font-size: 21px;
    color: #ffffff;
    padding-right: 30px;
    font-weight: 400;
    opacity: 0.6;
}
.kc-close-mobile{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 22px 10px 21px 5px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.kc-close-mobile:before{
    content: '';
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 15px;
    height: 11px;
    margin-top: -3px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="iso-8859-1"%3F><svg fill="%23000000" height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512.006 512.006" xml:space="preserve"><g><g><path fill="%23fff" d="M388.419,475.59L168.834,256.005L388.418,36.421c8.341-8.341,8.341-21.824,0-30.165s-21.824-8.341-30.165,0L123.586,240.923c-8.341,8.341-8.341,21.824,0,30.165l234.667,234.667c4.16,4.16,9.621,6.251,15.083,6.251c5.461,0,10.923-2.091,15.083-6.251C396.76,497.414,396.76,483.931,388.419,475.59z"/></g></g></svg>');
}
.kc-mobile-submenu li{
    list-style-type:  none;
    border-bottom: 1px solid rgba(204, 204, 204, 0.2);
    padding: 12px 30px 12px 5px;
}
.kc-mobile-submenu li:last-child{
    border-bottom: none;
}
.kc-mobile-submenu li a{
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
}
@media (max-width:1400px){
    .kc-menu>li{
        padding: 0 15px;
    }
}
@media (max-width:1200px){
    .kc-menu>li{
        padding: 0 7px;
    }
    .kc-menu>li>a{
        font-size: 15px;
    }
    .kc-sub_menu>.kc-container>ul>li>a{
        font-size: 15px;
    }
    .kc-sub_menu>.kc-container>ul>li>ul>li>a{
        font-size: 12px;
    }
}
@media (max-width:992px){
    .kc-menu{
        display: block;
        position: fixed;
        width: calc(100% - 30px);
        max-width: 400px;
        right: 0;
        top: 0;
        translate: 100% 0;
        opacity: 0;
        height: calc(100% - 87px);
        padding: 72px 15px 15px 15px;
        transition: 0.3s;
        background-color: #000;
    }
    .kc-menu>li:first-child{
        height: unset;
    }
    .kc-menu>li:first-child>a{
        font-size: 36px;
        margin-bottom: 20px;
        padding-right: 0;
        opacity: 0.6;
        pointer-events: none;
    }
    .kc-menu>li:first-child a:before{
        display: none;
    }
    .kc-menu>li:last-child{
        display: block;
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 15px;
        width: calc(100% - 30px);
        height: unset;
        max-width: 200px;
    }
    .kc-menu>li>a:before {
        content: '';
        display: block;
        position: absolute;
        width: 15px;
        height: 15px;
        right: 0;
        top: 50%;
        translate: 0 -50%;
        background-image: url("/local/kc.templates/templates/header/img/arrow_white.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        opacity: 1;
    }
    .kc-menu>li>ul{
        display: block;
        position: relative;
        margin-bottom: 25px;
    }
    .kc-menu>li>ul>li{
        position: relative;
        border-bottom: 1px solid rgba(204, 204, 204, 0.2);
        padding: 12px 30px 12px 5px;
        text-align: left;
        list-style-type: none;
    }
    .kc-menu>li>ul>li:before{
        content: '';
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        right: 0;
        top: 50%;
        translate: 0 -50%;
        background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg width="800px" height="800px" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title/><g id="Complete"><g data-name="add" id="add-2"><g><line fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="12" x2="12" y1="19" y2="5"/><line fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" x1="5" x2="19" y1="12" y2="12"/></g></g></g></svg>');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        opacity: 1;
    }
    .kc-menu:before{
        content: '';
        display: block;
        position: absolute;
        width: 212px;
        height: 30px;
        left: 16px;
        top: 19px;
        background-image: url(/local/kc.templates/templates/header/img/w_logo.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        opacity: 0.6;
    }
    .kc-menu>li>ul>li:last-child{
        border-bottom: 0;
    }
    .kc-menu>li>ul>li>a{
        color: #fff;
        text-decoration: none;
    }
    .kc-menu>li>ul>li>ul{
        display: none;
    }
    .kc-menu>li:last-child .kc-btn{
        display: block;
        width: fit-content;
        margin-top: 15px;
        float: right;
    }
    .kc-menu>li{
        display: block;
        text-align: left;
    }
    .kc-menu.show{
        opacity: 1;
        translate: 0 0;
    }
    .kc-menu>li>a {
        display: block;
        font-size: 18px;
        color: #fff;
    }
    .kc-sub_menu{
        display: none;
    }
    .kc-btn-menu{
        display: block;
    }
}
@media(max-width: 360px){
    .kc-btn-menu{
        width: 30px;
        height: 30px;
    }
}
/* End */


/* Start:/local/kc.templates/templates/header/css/KCModalSite.css?17543417054158*/
.kc-modal{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: background-color 0.3s;
    background-color: rgba(0, 0, 0, 0);
    z-index: 999999;
    overscroll-behavior-y: contain;
    overflow-y: hidden;
}
.kc-modal.show{
    background-color: rgba(0, 0, 0, 0.46);
}
.kc-modal>.kc-body{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    width: 100%;
    height: auto;
    max-width: 767px;
    min-height: 120px;
    max-height: 100%;
    background-color: #fff;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, .1);
    transform-origin: center;
    transition: 0.3s;
    white-space: nowrap;
    font-size: 0;
}
@media(max-width: 767px){
    .kc-modal>.kc-body {
        max-width: calc(100% - 30px);
    }
}
.kc-modal>.kc-body>.kc-line-content{
    transform: translateX(0);
    transition: transform 0.3s;
}
.kc-modal>.kc-body .kc-content{
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    max-height: calc(100vh - 75px);
    font-size: 15px;
    padding: 15px 30px;
    overscroll-behavior-y: contain;
    overflow-y: auto;
    white-space: normal;
    vertical-align: top;
}
.kc-modal>.kc-body .kc-content *{
    overscroll-behavior-y: none;
}
.kc-modal.show>.kc-body{
    transform: translate(-50%, -50%) scale(1);
}
.kc-modal>.kc-body>.kc-close
{
    z-index: 99;
}
.kc-modal>.kc-body>.kc-title,
.kc-modal>.kc-body>.kc-close{
    display: block;
    position: absolute;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.kc-modal>.kc-body>.kc-title{
    left: 0;
    padding: 0 15px;
    line-height: 40px;
    font-size: 22px;
    font-weight: 500;
    width: calc(100% - 55px);
}
.kc-modal>.kc-body>.kc-title>.kc-back{
    display: block;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%);
    cursor: pointer;
    width: 30px;
    height: 30px;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd" [<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/"><!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/"><!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/"><!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">]><svg fill="%23000000" version="1.1" baseProfile="tiny" id="Layer_1" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/" width="800px" height="800px" viewBox="0 0 42 42" xml:space="preserve"><polygon fill-rule="evenodd" points="27.066,1 7,21.068 26.568,40.637 31.502,35.704 16.865,21.068 32,5.933 "/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 52%;
}
.kc-modal>.kc-body>.kc-title.back{
    padding-left: 60px;
}
.kc-modal>.kc-body>.kc-title.back>.kc-back{
    opacity: 0.5;
    pointer-events: auto;
}
.kc-modal>.kc-body>.kc-close{
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 0;
    cursor: pointer;
    opacity: 0.5;
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="24" height="24"/><path d="M7 17L16.8995 7.10051" stroke="%23000" stroke-linecap="round" stroke-linejoin="round"/><path d="M7 7.00001L16.8995 16.8995" stroke="%23000" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    transition: 0.3s;
}
.kc-modal>.kc-body>.kc-close:hover{
    opacity: 1;
}
/* End */


/* Start:/local/kc.templates/templates/breadcrumb/css/breadcrumb.css?1754350106862*/
.kc-breadcrumb{
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    height: 1px;
}
.kc-breadcrumb>.kc-container{
    translate: 0 40px;
}
.kc-breadcrumb span,
.kc-breadcrumb i,
.kc-breadcrumb a
{
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: left;
}
.kc-breadcrumb span{
    color: rgb(38, 50, 56);
}
.kc-breadcrumb a{
    color: rgb(91, 143, 244);
}
.kc-breadcrumb i{
    width: 12px;
    height: 7px;
    background-image: url(/local/kc.templates/templates/breadcrumb/img/arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
@media (max-width: 991px) {
    .kc-breadcrumb>.kc-container{
        translate: 0 20px;
    }
}
/* End */


/* Start:/local/kc.templates/templates/banner_h1/css/KCBanner.css?17538833954048*/
.kc-bc-section{
    display: block;
    position: absolute;
    top: 85px;
    left: 0;
    width: 100%;
}
.kc-cloud-bg>svg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    pointer-events: none;
}
.kc-bc-section .kc-breadcrumb{
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.kc-cloud-bg.kc-slider{
    min-height: unset !important;
    padding-top: 180px;
}
.kc-slider.kc-carousel{
    display: block;
}
.kc-slider{
    padding: 198px 0 118px 0;
}
.kc-slider>.kc-banner{
    display: none;
}
.kc-slider>.kc-banner:first-child{
    display: grid;
}

.kc-banner{
    display: grid;
    position: relative;
    gap: 30px;
    grid-template-columns: 54% calc(46% - 30px);
    padding-top: 20px;
}
.kc-cloud-bg{
    min-height: 782px;
}
.kc-banner>*:first-child>*{
    position: relative;
    top: 50%;
    translate: 0 -50%;
}
.kc-banner>*:first-child>*>.kc-btn{
    margin-top: 12px;
    text-align: center;
    padding: 0 50px 2px 50px;
}
.kc-banner>*:last-child>img,
.kc-banner>*:first-child>*>img
{
    display: block;
    position: relative;
    width: 100%;
    max-height: 374px;
}
.kc-banner>*:last-child{
    text-align: right;
}
.kc-banner>*:last-child>img{
    display: inline-block;
}
.kc-banner>*:first-child>*>img{
    display: none;
    /*max-width: 256px;*/
    /*max-height: 160px;*/
    margin: 0 auto 30px auto;
}
.kc-slider.kc-carousel>.kc-carousel_dots{
    display: block;
    position: absolute;
    padding: 15px 50px;
}
.kc-slider.kc-carousel>.kc-carousel_body{
    overflow: visible;
}
.kc-slider.kc-carousel>.kc-carousel_body>.kc-carousel_line>.kc-carousel_item{
    transition: 0.3s;
    opacity: 0;
}
.kc-slider.kc-carousel>.kc-carousel_body>.kc-carousel_line>.kc-carousel_item.active{
    opacity: 1;
}
.kc-slider.kc-carousel>.kc-carousel_dots>*{
    display: none;
    margin: 0;
    width: auto;
    height: auto;
    background-color: transparent;
    color: rgb(38, 50, 56);
    font-size: 23.54px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}
.kc-slider.kc-carousel>.kc-carousel_dots>*.active{
    display: block;
    background-color: transparent;
}
.kc-slider.kc-carousel>.kc-slider-hint{
    top: 50%;
    transform: translate(-50%, -50%);
}
.kc-slider.kc-carousel>.kc-carousel_nav>*{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #263238;
    background-image: url('data:image/svg+xml,<svg width="13.475586" height="13.131592" viewBox="0 0 13.4756 13.1316" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs/><path id="Стрелка 3" d="M10.1 5.58L6.21 1.68C5.82 1.29 5.82 0.68 6.21 0.29C6.6 -0.1 7.21 -0.1 7.6 0.29L13.18 5.86C13.57 6.25 13.57 6.87 13.18 7.26L7.6 12.83C7.21 13.22 6.6 13.22 6.21 12.83C5.82 12.44 5.82 11.83 6.21 11.44L10.1 7.55L0 7.55L0 5.58L10.1 5.58Z" fill="%23263238" fill-opacity="1.000000" fill-rule="evenodd"/></svg>');
    background-size: 30%;
}
.kc-slider.kc-carousel>.kc-carousel_nav>*:last-child{
    margin-left: 50px;
}

@media (max-width: 992px){
    .kc-banner{
        grid-template-columns: 100%;
    }
    .kc-banner>*:last-child{
        display: none;
    }
    .kc-banner>*:first-child>*>img{
        display: block;
    }
    .kc-cloud-bg{
        min-height: 765px;
    }
    .kc-bc-section{
        top: 41px;
    }
    .kc-cloud-bg.kc-slider{
        padding-top: 0;
    }
    .kc-banner>*:first-child>*>.kc-btn{
        padding: 0 20px 2px 20px;
    }
}
@media (max-width: 768px){
    .kc-cloud-bg{
        min-height: 631px;
    }
    .kc-slider {
        padding: 148px 0 78px 0;
    }
}
@media (max-width: 576px){

    .kc-banner>*:first-child>*>.kc-btn{
        padding: 0 12px 2px 12px;
    }
    .kc-cloud-bg{
        min-height: 589px;
    }
    .kc-slider {
        padding: 48px 0 38px 0;
    }
}
/* End */


/* Start:/local/kc.templates/templates/blue_slider/css/KCSlider.css?17530657597321*/
.kc-carousel{
    display: none;
}
.kc-carousel>.kc-carousel_body{
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 10px;
    width: 100%;
}
.kc-carousel>.kc-carousel_body>.kc-carousel_line{
    display: inline-flex;
    position: relative;
    white-space: nowrap;
    font-size: 0;
    transform: translate3d(0, 0, 0);
    align-items: stretch;
    padding-bottom: 40px;
}
.kc-carousel>.kc-carousel_body>.kc-carousel_line.move, .kc-carousel>.kc-carousel_body>.kc-carousel_line.move *{
    cursor: grab;
    transition: none !important;
}
.kc-carousel>.kc-carousel_body>.kc-carousel_line.move *{
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}
.kc-carousel>.kc-carousel_body>.kc-carousel_line.move.dont_click *{
    pointer-events: none !important;
}
.kc-carousel>.kc-carousel_body>.kc-carousel_line>.kc-carousel_item{
    display: inline-block;
    position: relative;
    vertical-align: top;
    font-size: unset;
    white-space: normal;
}
.kc-carousel>.kc-carousel_body>.kc-carousel_line>.kc-carousel_item [data-src]{
    background-size: 30px;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml,<svg width="38" height="38" viewBox="0 0 38 38" xmlns="http://www.w3.org/2000/svg" stroke="%23000"><g fill="none" fill-rule="evenodd"><g transform="translate(1 1)" stroke-width="2"><circle stroke-opacity=".5" cx="18" cy="18" r="18"/><path d="M36 18c0-9.94-8.06-18-18-18"><animateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/></path></g></g></svg>');
    background-position: center;
}
.kc-carousel>.kc-carousel_nav, .kc-carousel>.kc-carousel_dots, .kc-carousel>.kc-carousel_btns{
    display: none;
    position: relative;
}
.kc-carousel>.kc-carousel_nav.show, .kc-carousel>.kc-carousel_dots.show, .kc-carousel>.kc-carousel_btns.show{
    display: block;
}
.kc-carousel>.kc-carousel_nav>*,.kc-carousel>.kc-carousel_dots>*,.kc-carousel>.kc-carousel_btns>*{
    display: inline-block;
    position: relative;
    vertical-align: top;
    cursor: pointer;
    font-size: 0;
}
.kc-carousel>.kc-carousel_nav>*{
    background-image: url('data:image/svg+xml,\
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477.175 477.175">\
  <path d="M360.731 229.075l-225.1-225.1c-5.3-5.3-13.8-5.3-19.1 0s-5.3 13.8 0 19.1l215.5 215.5-215.5 215.5c-5.3 5.3-5.3 13.8 0 19.1 2.6 2.6 6.1 4 9.5 4 3.4 0 6.9-1.3 9.5-4l225.1-225.1c5.3-5.2 5.3-13.8.1-19z"/>\
  </svg>');
}
.kc-carousel>.kc-carousel_btns>.pause{
    background-size: 100%;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.50002 19.75C8.40032 19.7495 8.30174 19.7291 8.21002 19.69C8.0732 19.6341 7.95627 19.5385 7.87428 19.4155C7.7923 19.2925 7.74902 19.1478 7.75002 19V5.00003C7.75543 4.85772 7.80126 4.71989 7.88213 4.60266C7.96301 4.48544 8.07559 4.39366 8.2067 4.33807C8.33782 4.28247 8.48206 4.26536 8.62254 4.28873C8.76303 4.3121 8.89396 4.37499 9.00002 4.47003L16 11.47C16.1405 11.6107 16.2194 11.8013 16.2194 12C16.2194 12.1988 16.1405 12.3894 16 12.53L9.00002 19.53C8.86584 19.662 8.68797 19.7403 8.50002 19.75ZM9.25002 6.81003V17.19L14.44 12L9.25002 6.81003Z" fill="%23000000"/></svg>')
}
.kc-carousel>.kc-carousel_btns>.play.pause{
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools --><svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 19.75C8.80189 19.7474 8.61263 19.6676 8.47253 19.5275C8.33244 19.3874 8.25259 19.1981 8.25 19V5C8.25 4.80109 8.32902 4.61032 8.46967 4.46967C8.61032 4.32902 8.80109 4.25 9 4.25C9.19891 4.25 9.38968 4.32902 9.53033 4.46967C9.67098 4.61032 9.75 4.80109 9.75 5V19C9.74741 19.1981 9.66756 19.3874 9.52747 19.5275C9.38737 19.6676 9.19811 19.7474 9 19.75Z" fill="%23000000"/><path d="M15 19.75C14.8019 19.7474 14.6126 19.6676 14.4725 19.5275C14.3324 19.3874 14.2526 19.1981 14.25 19V5C14.25 4.80109 14.329 4.61032 14.4697 4.46967C14.6103 4.32902 14.8011 4.25 15 4.25C15.1989 4.25 15.3897 4.32902 15.5303 4.46967C15.671 4.61032 15.75 4.80109 15.75 5V19C15.7474 19.1981 15.6676 19.3874 15.5275 19.5275C15.3874 19.6676 15.1981 19.7474 15 19.75Z" fill="%23000000"/></svg>')
}
.kc-carousel>.kc-carousel_nav>*, .kc-carousel>.kc-carousel_btns>*{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50%;
    transform-origin: center;
    min-width: 20px;
    min-height: 20px;
    cursor: pointer;
    margin: .6rem;
}
.kc-carousel>.kc-carousel_nav>*:first-child, .kc-carousel>.kc-carousel_btns>*:first-child{
    margin-left: 0;
}
.kc-carousel>.kc-carousel_nav>*:last-child, .kc-carousel>.kc-carousel_btns>*:last-child{
    margin-right: 0;
}
.kc-carousel>.kc-carousel_nav>*:first-child{
    transform: rotate(180deg);
}
.kc-carousel>.kc-carousel_dots>*{
    margin: 3px;
    width: 5px;
    height: 5px;
    background-color: #ccc;
    border-radius: 50%;
}
.kc-carousel>.kc-carousel_dots>*.active{
    background-color: #000;
}

.kc-carousel>.kc-slider-hint {
    display: block;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 10px;
    width: fit-content;
    margin: auto;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" %3F><svg width="800px" height="800px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg"><g id="layer1"><path d="M 2.5 8 L 0 10.5 L 2.5 13 L 4 13 L 2 11 L 17 11 L 15 13 L 16.5 13 L 19 10.5 L 16.5 8 L 15 8 L 17 10 L 2 10 L 4 8 L 2.5 8 z " style="fill:%23fff; fill-opacity:1; stroke:none; stroke-width:0px;"/></g></svg>');
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: calc(50% + 2px) calc(50% - 10px);
    transition: 0.3s;
    opacity: 0;
    z-index: 99;
}
.kc-carousel>.kc-slider-hint>*{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 5px;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="%23fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M22 14a8 8 0 01-8 8" /><path d="M18 11v-1a2 2 0 00-2-2v0a2 2 0 00-2 2v0" /><path d="M14 10V9a2 2 0 00-2-2v0a2 2 0 00-2 2v1" /><path d="M10 9.5V4a2 2 0 00-2-2v0a2 2 0 00-2 2v10" /><path d="M18 11a2 2 0 114 0v3a8 8 0 01-8 8h-2c-2.8 0-4.5-.86-5.99-2.34l-3.6-3.6a2 2 0 012.83-2.82L7 15" /></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    animation: moveHand 2s infinite;
    transform: translate(-8px, 10px);
}
@keyframes moveHand {
    0%, 100% {
        transform: translate(-8px, 10px);
    }
    50% {
        transform: translate(10px, 10px);
    }
}
/* End */


/* Start:/local/kc.templates/templates/blue_slider/css/blue_slider.css?17543522553460*/
.kc-blueSlider-overflow{
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 105px;
}
.kc-blueSlider-overflow>div>h2{
    padding-top: 4px;
    margin-bottom: 28px;
}
.kc-blueSlider-overflow .kc-carousel>.kc-carousel_btns>*, .kc-blueSlider-overflow .kc-carousel>.kc-carousel_nav>*{
    margin: 0.6rem 5px;
}
.kc-blueSlider-overflow .kc-carousel>.kc-carousel_nav>*:last-child{
    margin-right: 0;
}
.kc-blueSlider-overflow .kc-carousel>.kc-slider-hint{
    top: 50%;
}
.kc-blueSlider{
    display: block;
    margin-top: 28px;
    margin-bottom: 20px;
    width: 100%;
}
.kc-blueSlider-overflow > .kc-container> .kc-blueSlider-span>a{
    font-size: 15px;
    color: rgb(38, 50, 56);
    text-decoration: underline;
}
.kc-blueSlider .kc-item{
    display: block;
    position: relative;
    padding: 27px;
    background-color: #F5F8FE;
    color: rgb(38, 50, 56);
    font-weight: 400;
    border-radius: 23px;
    height: calc(100% - 54px);
    -webkit-box-shadow: 0 0 16px rgba(38, 50, 56, 20%);
    -moz-box-shadow: 0 0 16px rgba(38, 50, 56, 20%);
    box-shadow: 0 0 16px rgba(38, 50, 56, 20%);
}
.kc-blueSlider .kc-item h3{
    color: rgb(38, 50, 56);
    font-size: 22px;
    font-weight: 700;
    white-space: normal;
    margin-bottom: 14px;
}
.kc-blueSlider .kc-item>span{
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 18px;
    margin-top: 3px;
    margin-bottom: 22px;
}
.kc-blueSlider .kc-item p{
    font-size: 15px;

}
.kc-blueSlider .kc-item .kc-title-box{
    margin-bottom: 14px;
}
.kc-blueSlider.kc-carousel>.kc-carousel_body{
    overflow: visible;
    padding-top: 0;
}
.kc-blueSlider-overflow .kc-carousel_nav.show{
    display: block;
    position: absolute;
    right: 0;
    top: -9px;
}
.kc-blueSlider.kc-carousel>.kc-carousel_nav>*{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #263238;
    background-image: url('data:image/svg+xml,<svg width="13.475586" height="13.131592" viewBox="0 0 13.4756 13.1316" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs/><path id="Стрелка 3" d="M10.1 5.58L6.21 1.68C5.82 1.29 5.82 0.68 6.21 0.29C6.6 -0.1 7.21 -0.1 7.6 0.29L13.18 5.86C13.57 6.25 13.57 6.87 13.18 7.26L7.6 12.83C7.21 13.22 6.6 13.22 6.21 12.83C5.82 12.44 5.82 11.83 6.21 11.44L10.1 7.55L0 7.55L0 5.58L10.1 5.58Z" fill="%23263238" fill-opacity="1.000000" fill-rule="evenodd"/></svg>');
    background-size: 30%;
}
@media (max-width: 576px){
    .kc-blueSlider .kc-carousel_nav{
        right: 15px;
    }
}
@media (max-width: 396px){
    .kc-blueSlider .kc-item{
        padding: 15px 43% 15px 15px;
    }
}
.kc-blueSlider-overflow .kc-carousel>.kc-carousel_dots.show {
    display: none;
}
@media (max-width: 992px){
    .kc-blueSlider-overflow .kc-carousel>.kc-carousel_nav.show{
        display: none ;
    }
    .kc-blueSlider-overflow .kc-carousel>.kc-carousel_dots.show{
        display: block ;
        top: -20px;
        text-align: center;
    }

    .kc-blueSlider-overflow .kc-carousel>.kc-carousel_dots>*{
        background: #d8d8d8;
        color: rgb(151, 150, 149);
        text-align: center;
        width: 7px;
        height: 7px;
    }
    .kc-blueSlider-overflow .kc-carousel>.kc-carousel_dots>*.active{
        background: #5B8FF4;
    }
}
/* End */


/* Start:/local/kc.templates/templates/pictures_count_slider/css/pictures_count_slider.css?17543829984193*/
.kc-pictures_count_slider-overflow{
    position: relative;
    overflow: hidden;
    margin-bottom: 100px;
}
.kc-pictures_count_slider-overflow h2{
    padding-right: 100px;
}
.kc-pictures_count_slider{
    display: block;
    position: relative;
}
.kc-pictures_count_slider .kc-item{
    position: relative;
    padding: 29px 26px 50px 26px;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 23px;
    height: 100%;
    box-sizing: border-box;
}
.kc-pictures_count_slider .kc-item>img{
    display: block;
    position: relative;
    width: 100%;
    height: 210px;
}
.kc-pictures_count_slider .kc-carousel_item{
    height: 100%;
}
body .kc-pictures_count_slider .kc-item>h6{
    position: relative;
    color: rgb(38, 50, 56);
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    z-index: 2;
    margin-bottom: 14px;
    margin-top: 30px;
}
body .kc-pictures_count_slider .kc-item>p{
    position: relative;
    color: rgb(38, 50, 56);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    z-index: 2;
}
body .kc-pictures_count_slider .kc-item>span{
    display: block;
    position: absolute;
    right: 26px;
    bottom: 0;
    color: rgb(235, 235, 235);
    font-size: 64px;
    font-weight: 900;
    letter-spacing: 0;
    z-index: 1;
}
.kc-pictures_count_slider.kc-carousel>.kc-carousel_nav.show>*{
    margin: 0.6rem 5px;
}
.kc-pictures_count_slider.kc-carousel>.kc-carousel_nav.show>*:last-child{
    margin-right: 0;
}
.kc-pictures_count_slider.kc-carousel_nav.show{
    display: block;
    position: absolute;
    right: 0;
    top: -9px;
}
.kc-pictures_count_slider.kc-carousel>.kc-carousel_nav.show>*{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #263238;
    background-image: url('data:image/svg+xml,<svg width="13.475586" height="13.131592" viewBox="0 0 13.4756 13.1316" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs/><path id="Стрелка 3" d="M10.1 5.58L6.21 1.68C5.82 1.29 5.82 0.68 6.21 0.29C6.6 -0.1 7.21 -0.1 7.6 0.29L13.18 5.86C13.57 6.25 13.57 6.87 13.18 7.26L7.6 12.83C7.21 13.22 6.6 13.22 6.21 12.83C5.82 12.44 5.82 11.83 6.21 11.44L10.1 7.55L0 7.55L0 5.58L10.1 5.58Z" fill="%23263238" fill-opacity="1.000000" fill-rule="evenodd"/></svg>');
    background-size: 30%;
}
.kc-pictures_count_slider.kc-carousel>.kc-carousel_body{
    overflow: unset;
}
.kc-pictures_count_slider.kc-carousel{
    position: unset;
}
.kc-pictures_count_slider-overflow .kc-carousel>.kc-slider-hint{
    top: 50%;
}
.kc-pictures_count_slider-overflow .kc-carousel_nav.show{
    display: block;
    position: absolute;
    right: 0;
    top: -9px;
}
.kc-pictures_count_slider .kc-item>b{
    display: block;
    position: absolute;
    width: calc(100% - 128px);
    left: 0;
    bottom: 15px;
    color: rgb(38, 50, 56);
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    padding-left: 24px;
    padding-right: 102px;
}
@media (max-width: 576px){
    body .kc-pictures_count_slider .kc-item>h6{
        font-size: 18px;
    }
    body .kc-pictures_count_slider .kc-item>p{
        font-size: 15px;
    }
    .kc-pictures_count_slider-overflow .kc-carousel_nav.show{
        right: 15px;
    }
}
.kc-pictures_count_slider-overflow .kc-carousel>.kc-carousel_dots.show {
    display: none;
}
.kc-pictures_count_slider-overflow>div>h2 {
    margin-bottom: 28px;
}
@media (max-width: 992px){
    .kc-pictures_count_slider-overflow .kc-carousel>.kc-carousel_nav.show{
        display: none ;
    }
    .kc-pictures_count_slider-overflow .kc-carousel>.kc-carousel_dots.show{
        display: block ;
        top: -20px;
        text-align: center;
    }

    .kc-pictures_count_slider-overflow .kc-carousel>.kc-carousel_dots>*{
        background: #d8d8d8;
        color: rgb(151, 150, 149);
        text-align: center;
        width: 7px;
        height: 7px;
    }
    .kc-pictures_count_slider-overflow .kc-carousel>.kc-carousel_dots>*.active{
        background: #5B8FF4;
    }
}
/* End */


/* Start:/local/kc.templates/templates/seo_text/css/seo_text.css?1753992768769*/
.kc-seo-text h2{
    padding-bottom: 11px;
}
.kc-seo-text{
    color: rgb(0, 0, 0);
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 50px;
}
.kc-seo-text p{
    display: block;
    position: relative;
    padding-bottom: 0;
    margin-bottom: 30px;
}
.kc-seo-text a{
    color: rgb(38, 50, 56);
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    text-align: left;
    text-decoration-line: underline;
}
.kc-seo-text .kc-btn-list{
    text-align: center;
}
.kc-seo-text .kc-btn-list .kc-btn{
    line-height: 12px;
    padding: 20px 30px;
    text-decoration: none;
    text-align: center;
    min-width: 350px;
}
@media (max-width: 767px) {
    .kc-seo-text .kc-btn-list .kc-btn{
        min-width: unset;
    }
}
/* End */


/* Start:/local/kc.templates/templates/tiles_count/css/KCInfo.css?17532908453276*/
.kc-info {
    display: grid;
    position: relative;
    grid-template-columns: 40% 1fr;
    margin-bottom: 70px;
}
.kc-info>*:first-child>img{
    display: block;
    position: relative;
    top: 50%;
    width: 100%;
    translate: 0 -50%;
}
.kc-info>*:last-child{
    padding: 50px;
}
.kc-info>*:last-child>div{
    display: inline-block;
    position: relative;
    top: 50%;
    translate: 0 -50%;
}
.kc-info>*:last-child h1
{
    color: #000;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0;
    text-align: left;

}
.kc-col-items{
    display: grid;
    position: relative;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
    margin: 30px 0 0 0;
}
.kc-col-items>*>span{
    display: block;
    color: rgb(255, 81, 55);
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
}

@media (max-width: 1400px){
    .kc-info>*:last-child{
        padding: 50px 30px;
    }
}
@media (max-width: 1200px){
    .kc-info {
        grid-template-columns: 35% 1fr;
    }
    .kc-info>*:last-child{
        padding: 10px 0 10px 30px;
    }
    .kc-info>*:last-child h1{
        font-size: 26px;
        line-height: 30px;
    }
}
@media (max-width: 992px){
    .kc-info {
        grid-template-columns: 100%;
    }
    .kc-info>*:first-child{
        position: absolute;
        height: 300px;
        width: 100%;
        max-width: 400px;
        left: 50%;
        opacity: 0.1;
        top: 50%;
        translate: -50% -50%;
    }
    .kc-info>*:last-child{
        padding: 0;
    }
}
@media (max-width: 767px){
    .kc-info>*:last-child h1{
        font-size: 21px;
        line-height: 28px;
    }
}
@media (max-width: 560px){
    .kc-info .kc-col-items{
        grid-template-columns: repeat(2, 1fr);
    }
}

.kc-text-decoration{
    text-decoration: underline;
    text-underline-offset: 3px;
}
.kc-steps{
    display: grid;
    position: relative;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
    margin-top: 28px;
}
.kc-steps>*{
    position: relative;
    padding: 29px 26px 66px 26px;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 23px;
    box-sizing: border-box;
}
body .kc-steps>*>h6{
    position: relative;
    color: rgb(38, 50, 56);
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    z-index: 2;
    margin-bottom: 14px;
}
body .kc-steps>*>p,
body .kc-steps ul>li{
    position: relative;
    color: rgb(38, 50, 56);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    z-index: 2;
}
body .kc-steps>*>span{
    display: block;
    position: absolute;
    right: 26px;
    bottom: 0;
    color: rgb(235, 235, 235);
    font-size: 64px;
    font-weight: 900;
    letter-spacing: 0;
    z-index: 1;
}
@media (max-width: 1200px){
    .kc-steps{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 576px){
    body .kc-steps>*>h6{
        font-size: 18px;
    }
    body .kc-steps>*>p,
    body .kc-steps ul>li{
        font-size: 15px;
    }
}
@media (max-width: 457px){
    .kc-steps{
        grid-template-columns: repeat(1, 1fr);
    }
}

/* End */


/* Start:/local/kc.templates/templates/tiles_pictures/css/tiles_pictures.css?17532878703699*/
.kc-tiles_pictures h2{
    margin-bottom: 28px;
}
.kc-tiles_pictures .kc-item-slider{
    display: block;
    position: relative;
}
.kc-tiles_pictures-info{
    position: relative;
    height: 100%;
}
.kc-tiles_pictures-info>div{
    display: block;
    position: relative;
    padding: 21px 26px 0 26px;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 23px;
    box-sizing: border-box;
    height: 100%;
    margin-bottom: 30px;
}
.kc-tiles_pictures-info>div>img{
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 21px;
    height: 240px;
    object-fit: contain;
    object-position: bottom center;
}
.kc-tiles_pictures-info>div>h6{
    display: block;
    position: relative;
    width: fit-content;
    padding: 7px 20px 0 20px;
    margin-bottom: 19px;
    color: rgb(255, 255, 255);
    font-family: 'GolosText', sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: left;
    height: 34px;
    background: rgb(91, 143, 244);
    border-radius: 23px;
}
.kc-tiles_pictures-info>div>p{
    color: rgb(38, 50, 56);
    font-family: 'GolosText', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}
.kc-tiles_pictures-info>div>ul>li {
    color: rgb(38, 50, 56);
    font-family: 'GolosText', sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}
.kc-tiles_pictures .kc-carousel_dots {
    display: none !important;
    position: absolute;
    bottom: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px !important;
    width: 100% !important;
    text-align: center !important;
    white-space: nowrap !important;
}
.kc-tiles_pictures .kc-carousel_dots .point {
    display: inline-block !important;
    position: relative;
    font-size: 0;
    width: 7px;
    height: 7px;
    padding: 0;
    margin: 0 5px;
    min-width: unset;
    border: none;
    color: #fff;
    background-color: #d8d8d8;
}
.kc-tiles_pictures .kc-carousel_dots .point.active {
    background-color: #5B8FF4;
}
@media(max-width: 1400px){
    .kc-tiles_pictures-info>div>h6{
        font-size: 17px;
        height: 28px;
    }
}
@media(max-width: 1200px){
    .kc-tiles_pictures-info>div>img{
        height: 230px;
    }
    .kc-tiles_pictures-info>div>h6 {
        font-size: 13px;
        height: 24px;
    }
    .kc-tiles_pictures-info>div>p{
        font-size: 15px;
        line-height: 16px;
        margin-bottom: 10px;
    }
    .kc-tiles_pictures-info>div>ul{
        margin-bottom: 10px;
    }
    .kc-tiles_pictures-info>div>ul>li{
        font-size: 15px;
        line-height: 16px;
    }
}
@media(max-width: 992px){
    .kc-tiles_pictures .kc-carousel_dots {
        display: block !important;
    }
    .kc-tiles_pictures-info>div>img{
        height: 170px;
    }
    .kc-tiles_pictures-info>div>h6{
        font-size: 15px;
        height: 25px;
    }
    .kc-tiles_pictures-info>div{
        padding: 21px 20px 0 20px;
    }
}
@media(max-width: 768px){
    .kc-tiles_pictures-info{
        display: block;
        grid-template-columns: repeat(2, 1fr);
        justify-content: center;
    }
    .kc-tiles_pictures-info>div{
        padding: 30px;
    }
    .kc-tiles_pictures-info>div>p{
        font-size: 16px;
        line-height: 17px;
    }
}
@media(max-width: 585px){
    .kc-tiles_pictures-info>div>p{
        font-size: 15px;
        line-height: 15px;
    }
}

/* End */


/* Start:/local/kc.templates/templates/additional_services/css/additional_services.css?17543830184816*/
.kc-additional_services-overflow{
    margin-bottom: 80px;
    overflow: hidden;
}
.kc-additional_services-overflow .kc-price-item{
    display: block;
    position: relative;
    width: calc(100% - 60px);
    border-radius: 23px;
    padding: 24px 30px;
    border: 1px solid #263238;
    /*margin-bottom: 50px;*/
}
.kc-additional_services-overflow .kc-price-item>h6{
    color: rgb(38, 50, 56);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    height: 48px;
    margin-bottom: 5px;
}
.kc-additional_services-overflow .kc-price-item>span{
    position: absolute;
    color: rgb(38, 50, 56);
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0;
    bottom: 4px;
    left: 0;
    width: 100%;
    text-align: center;
}
.kc-additional_services-overflow .kc-price-item>p{
    position: relative;
    color: rgb(38, 50, 56);
    font-size: 15px;
    font-weight: 400;
    margin: auto;
    letter-spacing: 0;
    text-align: center;
    width: 125px;
    height: 46px;
    line-height: 46px;
    border: 1px solid rgb(38, 50, 56);
    border-radius: 12px;
    transition: 0.3s;
    overflow: hidden;
}
.kc-additional_services-overflow .kc-price-item>p>span{
    position: relative;
    color: rgb(38, 50, 56);
    transition: 0.3s;
}
.kc-additional_services-overflow .kc-price-item>p:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(135deg, #ff5137, #fd0766);
    opacity: 0;
    transition: 0.3s;
}
.kc-additional_services-overflow .kc-price-item:hover>p{
    border: 1px solid transparent;
}
.kc-additional_services-overflow .kc-price-item:hover>p>span{
    color: #fff;
}
.kc-additional_services-overflow .kc-price-item:hover>p:before{
    opacity: 1;
}
.kc-additional_services-overflow .kc-carousel>.kc-carousel_nav.show>*{
    margin: 0.6rem 5px;
}
.kc-additional_services-overflow .kc-carousel>.kc-carousel_nav.show>*:last-child{
    margin-right: 0;
}
.kc-additional_services-overflow .kc-carousel_nav.show{
    display: block;
    position: absolute;
    right: 0;
    top: -9px;
}
.kc-additional_services-overflow .kc-carousel>.kc-carousel_nav.show>*{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #263238;
    background-image: url('data:image/svg+xml,<svg width="13.475586" height="13.131592" viewBox="0 0 13.4756 13.1316" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs/><path id="Стрелка 3" d="M10.1 5.58L6.21 1.68C5.82 1.29 5.82 0.68 6.21 0.29C6.6 -0.1 7.21 -0.1 7.6 0.29L13.18 5.86C13.57 6.25 13.57 6.87 13.18 7.26L7.6 12.83C7.21 13.22 6.6 13.22 6.21 12.83C5.82 12.44 5.82 11.83 6.21 11.44L10.1 7.55L0 7.55L0 5.58L10.1 5.58Z" fill="%23263238" fill-opacity="1.000000" fill-rule="evenodd"/></svg>');
    background-size: 30%;
}
.kc-additional_services-overflow .kc-carousel>.kc-carousel_body{
    overflow: unset;
}
.kc-additional_services-overflow h2{
    padding-right: 100px;
    padding-bottom: 18px;
}
.kc-additional_services-overflow .kc-carousel>.kc-slider-hint{
    top: 50%;
}
@media (max-width: 1400px){
    .kc-additional_services-overflow .kc-price-item>h6{
        font-size: 15px;
    }
    .kc-additional_services-overflow .kc-price-item{
        background-position: calc(100% - 15px) 25px;
    }
}
@media (max-width: 1200px){
    .kc-additional_services-overflow .kc-price-item>h6{
        font-size: 15px;
    }
    .kc-additional_services-overflow .kc-price-item>p{
        font-size: 12px;
        margin-top: 12px;
        margin-bottom: 0;
    }
    .kc-additional_services-overflow .kc-price-item{
        background-size: 30px;
    }
}
@media (max-width: 767px){
    .kc-additional_services-overflow .kc-price-item>h6{
        height: 35px;
    }
}
@media (max-width: 576px){
    .kc-additional_services-overflow .kc-carousel_nav.show{
        right: 15px;
    }
}

.kc-additional_services-overflow .kc-carousel>.kc-carousel_dots.show {
    display: none;
}
@media (max-width: 992px){
    .kc-additional_services-overflow .kc-carousel>.kc-carousel_nav.show{
        display: none ;
    }
    .kc-additional_services-overflow .kc-carousel>.kc-carousel_dots.show{
        display: block ;
        top: -20px;
        text-align: center;
    }

    .kc-additional_services-overflow .kc-carousel>.kc-carousel_dots>*{
        background: #d8d8d8;
        color: rgb(151, 150, 149);
        text-align: center;
        width: 7px;
        height: 7px;
    }
    .kc-additional_services-overflow .kc-carousel>.kc-carousel_dots>*.active{
        background: #5B8FF4;
    }
}
/* End */


/* Start:/local/kc.templates/templates/quick_links/css/quick_links.css?17549358873907*/
.kc-links-overflow{
    margin-bottom: 80px;
    overflow: hidden;
}
.kc-links-overflow>.kc-container>p{
    margin-bottom: 0;
}
.kc-links-overflow h2{
    margin-bottom: 28px;
    padding-right: 100px;
}
.kc-links-overflow .kc-slider-links{
    margin-top: 28px;
}
.kc-links-overflow .kc-links-item{
    display: block;
    position: relative;
    width: calc(100% - 60px);
    background-color: rgb(245, 248, 254);
    border-radius: 23px;
    padding: 24px 30px;
    background-image: url(/local/kc.templates/templates/quick_links/img/arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 30px) 25px;
    background-size: 45px;
    -webkit-box-shadow: 0 0 16px rgba(38, 50, 56, 20%);
    -moz-box-shadow: 0 0 16px rgba(38, 50, 56, 20%);
    box-shadow: 0 0 16px rgba(38, 50, 56, 20%);
}
.kc-links-overflow .kc-links-item>h6{
    color: rgb(38, 50, 56);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    width: calc(100% - 40px);
    height: 48px;
}
.kc-links-overflow .kc-links-item>p{
    color: rgb(38, 50, 56);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}
.kc-links-overflow .kc-carousel>.kc-carousel_nav.show>*{
    margin: 0.6rem 5px;
}
.kc-links-overflow .kc-carousel>.kc-carousel_body{
    padding-top: 0 !important;
    padding-bottom: 16px;
}
.kc-links-overflow .kc-carousel>.kc-carousel_nav.show>*:last-child{
    margin-right: 0;
}
.kc-links-overflow .kc-carousel_nav.show{
    display: block;
    position: absolute;
    right: 0;
    top: -9px;
}
.kc-links-overflow .kc-carousel>.kc-carousel_nav.show>*{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #263238;
    background-image: url('data:image/svg+xml,<svg width="13.475586" height="13.131592" viewBox="0 0 13.4756 13.1316" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs/><path id="Стрелка 3" d="M10.1 5.58L6.21 1.68C5.82 1.29 5.82 0.68 6.21 0.29C6.6 -0.1 7.21 -0.1 7.6 0.29L13.18 5.86C13.57 6.25 13.57 6.87 13.18 7.26L7.6 12.83C7.21 13.22 6.6 13.22 6.21 12.83C5.82 12.44 5.82 11.83 6.21 11.44L10.1 7.55L0 7.55L0 5.58L10.1 5.58Z" fill="%23263238" fill-opacity="1.000000" fill-rule="evenodd"/></svg>');
    background-size: 30%;
}
.kc-links-overflow .kc-carousel>.kc-carousel_body{
    overflow: unset;
}
.kc-links-overflow .kc-carousel>.kc-slider-hint{
    top: 50%;
}
.kc-links-overflow .kc-carousel>.kc-carousel_dots.show {
    display: none;
}
@media (max-width: 1400px){
    .kc-links-overflow .kc-links-item>h6{
        font-size: 15px;
    }
    .kc-links-overflow .kc-links-item{
        background-position: calc(100% - 15px) 25px;
    }
}
@media (max-width: 1200px){
    .kc-links-overflow .kc-links-item>h6{
        font-size: 15px;
    }
    .kc-links-overflow .kc-links-item>p{
        font-size: 12px;
        margin-top: 12px;
        margin-bottom: 0;
    }
    .kc-links-overflow .kc-links-item{
        background-size: 30px;
    }
}
@media (max-width: 992px){
    .kc-links-overflow .kc-carousel>.kc-carousel_nav.show{
        display: none ;
    }
    .kc-links-overflow .kc-carousel>.kc-carousel_dots.show{
        display: block ;
        text-align: center;
    }

    .kc-links-overflow .kc-carousel>.kc-carousel_dots>*{
        background: #d8d8d8;
        color: rgb(151, 150, 149);
        text-align: center;
        width: 7px;
        height: 7px;
    }
    .kc-links-overflow .kc-carousel>.kc-carousel_dots>*.active{
        background: #5B8FF4;
    }
}
@media (max-width: 767px){
    .kc-links-overflow .kc-links-item>h6{
        height: 35px;
    }
}
@media (max-width: 576px){
    .kc-links-overflow .kc-links-overflow .kc-carousel_nav.show{
        right: 15px;
    }
}
/* End */


/* Start:/local/kc.templates/templates/callback/css/KCUI.css?173859079211916*/
:root {
    --calendar-bg-color: #262829;
    --calendar-font-color: #FFF;
    --weekdays-border-bottom-color: #404040;
    --calendar-date-hover-color: #505050;
    --calendar-current-date-color: #1b1f21;
    --calendar-today-color: linear-gradient(to bottom, #03a9f4, #2196f3);
    --calendar-today-innerborder-color: transparent;
    --calendar-nextprev-bg-color: transparent;
    --next-prev-arrow-color : #FFF;
    --calendar-border-radius: 16px;
    --calendar-prevnext-date-color: #484848
}
.kc-input-group{
    display: block;
    position: relative;
}
.kc-input-group *{
    box-sizing: border-box;
}
.kc-input-group .kc-submit{
    display: block;
    position: relative;
    border-radius: 12px;
    font-size: 16px;
    width: fit-content;
    color: #fff;
    background: linear-gradient(135.00deg, rgb(55, 165, 255), rgb(7, 130, 253));
    outline: none;
    border: none;
    padding: 0 20px;
    line-height: 40px;
    cursor: pointer;
}
.kc-input-group.kc-checkbox>input,
.kc-input-group.kc-radio>input
{
    display: block;
    position: absolute;
    opacity: 0;
}
.kc-input-group.kc-checkbox>span>a,
.kc-input-group.kc-radio>span>a
{
    text-decoration: underline;
}
.kc-input-group.kc-checkbox>i,
.kc-input-group.kc-radio>i
{
    display: inline-block;
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 6px;
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s;
}
.kc-input-group.kc-radio>i{
    border-radius: 50%;
}

.kc-input-group.kc-radio>i:before{
    content: '';
    display: block;
    position: absolute;
    width: 50%;
    height: 50%;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    translate: -50% -50%;
    background-color: #fff;
}
.kc-input-group.kc-checkbox>i{
    background-image: url('data:image/svg+xml,<svg width="8.003906" height="6.003906" viewBox="0 0 8.00391 6.00391" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M0.5 2.5L2.5 5.5" stroke="%23FFFFFF" stroke-opacity="1.000000" stroke-width="1.000000" stroke-linejoin="round" stroke-linecap="round"/><path d="M7.5 0.5L2.5 5.5" stroke="%23FFFFFF" stroke-opacity="1.000000" stroke-width="1.000000" stroke-linejoin="round" stroke-linecap="round"/></svg>');
}
.kc-input-group.kc-checkbox>input:checked+i,
.kc-input-group.kc-radio>input:checked+i
{
    border-color: #0782FD;
    background-color: #0782FD;
}
.kc-input-group.kc-checkbox>span,
.kc-input-group.kc-radio>span
{
    display: inline;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    padding: 0;
    vertical-align: middle;
    pointer-events: auto;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.kc-input-group.kc-checkbox,
.kc-input-group.kc-radio
{
    line-height: 16px;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}
.kc-input-group .kc-input-text
{
    display: block;
    position: relative;
    width: 100%;
    min-width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    line-height: normal;
    font-size: 100%;
    font-family: inherit;
    background: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.kc-input-group.kc-err-validate .kc-input-text{
    border: 1px solid #ff0000;
}
.kc-input-group .kc-err-validate-text{
    display: block;
    position: absolute;
    bottom: 0;
    right: 15px;
    font-size: 12px;
    translate: 0 50%;
    color: #fff;
    background-color: #ff0000;
    padding: 0 15px;
    border-radius: 10px;
    pointer-events: none;
}
.kc-input-group>.kc-icon-show
{
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    translate: 0 -50%;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.kc-input-group>.kc-icon-show{
    background-image: url('data:image/svg+xml,<svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="rgb(0,0,0)"><path clip-rule="evenodd" d="m21.7071 3.70711c.3905-.39053.3905-1.02369 0-1.41422-.3905-.39052-1.0237-.39052-1.4142 0l-3.2953 3.29534c-1.3614-.91876-3.0314-1.58823-4.9976-1.58823-4.74317 0-7.73961 3.86183-9.02993 5.95444-.77886 1.26316-.77703 2.83136.00125 4.09316.54961.8911 1.37125 2.0437 2.47009 3.0968l-3.14441 3.1444c-.39053.3905-.39053 1.0237 0 1.4142.39052.3905 1.02369.3905 1.41421 0l6.25683-6.2568c.59546.3519 1.29016.5538 2.03196.5538 2.2091 0 4-1.7909 4-4 0-.7418-.2019-1.4365-.5538-2.03196zm-9.7071 2.29289c1.3404 0 2.522.4079 3.5507 1.03512l-1.5187 1.5187c-.5955-.35189-1.2902-.55382-2.032-.55382-2.20914 0-4 1.79086-4 4 0 .7418.20193 1.4365.55382 2.032l-1.69783 1.6978c-.95043-.9039-1.68124-1.9196-2.18243-2.7322-.38208-.6194-.38234-1.3752-.0011-1.9935 1.24881-2.02525 3.72618-5.0041 7.32754-5.0041zm-1.9323 6.518c-.38108-1.4251.9963-2.83912 2.4503-2.4503zm3.8646-1.036-2.4503 2.4503c1.454.3888 2.8314-1.0252 2.4503-2.4503z" fill-rule="evenodd"/><path d="m19.7766 8.18346c-.348-.42889-.9777-.49451-1.4066-.14656s-.4945.97771-.1466 1.4066c.4461.54985.8143 1.0908 1.1031 1.559.3821.6194.3823 1.375.001 1.9934-1.2488 2.0253-3.7262 5.0041-7.3275 5.0041-.8114 0-1.5594-.1489-2.24832-.4019-.51843-.1904-1.09304.0755-1.28343.594-.19039.5184.07554 1.093.59397 1.2834.8946.3285 1.87558.5245 2.93778.5245 4.7432 0 7.7396-3.8618 9.0299-5.9544.7789-1.2631.7772-2.8312-.0011-4.09301-.3252-.52726-.7424-1.14073-1.2522-1.76913z"/></g></svg>');
}
.kc-input-group>.kc-icon-show.kc-active{
    background-image: url('data:image/svg+xml,<svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g clip-rule="evenodd" fill="rgb(0,0,0)" fill-rule="evenodd"><path d="m12 8c-2.20914 0-4 1.79086-4 4 0 2.2091 1.79086 4 4 4 2.2091 0 4-1.7909 4-4 0-2.20914-1.7909-4-4-4zm-2 4c0-1.1046.8954-2 2-2s2 .8954 2 2-.8954 2-2 2-2-.8954-2-2z"/><path d="m12 4c-4.74316 0-7.73961 3.86183-9.02993 5.95444-.77845 1.26246-.77845 2.82866 0 4.09116 1.29032 2.0926 4.28677 5.9544 9.02993 5.9544 4.7432 0 7.7396-3.8618 9.0299-5.9544.7785-1.2625.7785-2.8287 0-4.09116-1.2903-2.09261-4.2867-5.95444-9.0299-5.95444zm-7.32754 7.0041c1.24881-2.02525 3.72618-5.0041 7.32754-5.0041 3.6014 0 6.0787 2.97885 7.3275 5.0041.3817.619.3817 1.3728 0 1.9918-1.2488 2.0253-3.7261 5.0041-7.3275 5.0041-3.60136 0-6.07873-2.9788-7.32754-5.0041-.38164-.619-.38164-1.3728 0-1.9918z"/></g></svg>');
}
.kc-input-group textarea.kc-input-text{
    min-height: 80px;
}
.kc-input-group>span,
.kc-input-group>label>span
{
    display: block;
    position: absolute;
    padding: 0 15px;
    top: 11px;
    left: 0;
    pointer-events: none;
    transition: 0.3s;
    z-index: 1;
}
.kc-input-group .kc-input-text:focus+span,
.kc-input-group .kc-input-text.kc-not-empty+span
{
    top: -7px;
    left: 10px;
    padding: 0 10px;
    color: #fff;
    background-color: #ccc;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.kc-add{
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    background-color: #000;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    border-radius: 50%;
    background-image:url('data:image/svg+xml,<svg id="Layer_1" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="m58.5 105.3h14.7c1.7 0 3-1.3 3-3v-23.3h24.8c1.7 0 3-1.3 3-3v-14.8c0-1.7-1.3-3-3-3h-24.7v-26.1c0-1.7-1.3-3-3-3h-14.8c-1.7 0-3 1.3-3 3v26.1h-24.7c-1.7 0-3 1.3-3 3v14.8c0 1.7 1.3 3 3 3h24.7v23.3c0 1.7 1.4 3 3 3zm-24.7-32.3v-8.7h24.7c1.7 0 3-1.3 3-3v-26.2h8.7v26.1c0 1.7 1.3 3 3 3h24.8v8.8h-24.7c-1.7 0-3 1.3-3 3v23.3h-8.7v-23.3c0-1.7-1.3-3-3-3z" fill="%23fff"/></svg>');
}
.kc-input-group.kc-input-file{
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    border: 2px dashed #ccc;
    border-radius: 12px;
    margin-bottom: 15px;
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><g id="Ikon"><path d="m27 6h-1v-1a3.0088 3.0088 0 0 0 -3-3h-18a3.0088 3.0088 0 0 0 -3 3v18a3.0088 3.0088 0 0 0 3 3h1v1a3.0088 3.0088 0 0 0 3 3h18a3.0088 3.0088 0 0 0 3-3v-18a3.0088 3.0088 0 0 0 -3-3zm-22 18a1.0029 1.0029 0 0 1 -1-1v-18a1.0029 1.0029 0 0 1 1-1h18a1.0029 1.0029 0 0 1 1 1v18a1.0029 1.0029 0 0 1 -1 1zm23 3a1.0029 1.0029 0 0 1 -1 1h-18a1.0029 1.0029 0 0 1 -1-1v-1h15a3.0088 3.0088 0 0 0 3-3v-15h1a1.0029 1.0029 0 0 1 1 1z" fill="%23ccc"/><path d="m21 14a1 1 0 0 1 -1 1h-5v5a1 1 0 0 1 -2 0v-5h-5a1 1 0 0 1 0-2h5v-5a1 1 0 0 1 2 0v5h5a1 1 0 0 1 1 1z" fill="%23ccc"/></g></svg>');
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
    cursor: pointer;
}
.kc-input-group.kc-input-file input[type="file"]{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.kc-input-group.kc-input-file label>span{
    top: -7px;
    left: 10px;
    padding: 0 10px;
    color: #fff;
    background-color: #ccc;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 10px;
}
.kc-input-group.kc-input-file .kc-input-file-list>*{
    display: block;
    position: relative;
    width: 146px;
    height: 146px;
    background-image: url('data:image/svg+xml,<svg fill="none" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="%230062bc"><path d="m20.5043 5c.4407 0 .6614-.53283.3498-.84445l-4.0096-4.009674c-.3117-.311623-.8445-.0909177-.8445.349784v2.515c0 .98934.5 1.98934 1.9893 1.98934z" fill="%230062bc" style="fill: rgb(204, 204, 204);"></path><path d="m6 1c-1.65685 0-3 1.34315-3 3v17c0 1.6569 1.34315 3 3 3h12c1.6569 0 3-1.3431 3-3v-13.78993c0-.27614-.2239-.5-.5-.5h-4.5c-1.1046 0-2-.89543-2-2v-3.21007c0-.27614-.2239-.5-.5-.5z" fill="%230062bc" style="fill: rgb(204, 204, 204);"></path></g></svg>');
    background-position: center;
    background-size: 60%;
    background-repeat: no-repeat;
    background-color: #fff;
    overflow: hidden;
    border-radius: 12px;
    cursor: default;
}
.kc-input-group.kc-input-file>textarea{
    display: none;
}
.kc-input-group.kc-input-file .kc-input-file-list>*>span{
    display: block;
    position: absolute;
    width: 85%;
    left: 50%;
    bottom: 30px;
    translate: -50% 0;
    border-radius: 12px;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    padding: 4px 6px;
    text-align: center;
}
.kc-input-group.kc-input-file .kc-input-file-list>*>span>i{
    display: block;
    position: absolute;
    top: -8px;
    right: -8px;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    background-image: url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 511.999 511.999" style="enable-background:new 0 0 511.999 511.999;" xml:space="preserve"><circle style="fill:%23E21B1B;" cx="255.999" cy="255.999" r="255.999"/><g><rect x="244.002" y="120.008" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -106.0397 256.0022)" style="fill:%23FFFFFF;" width="24" height="271.988"/><rect x="120.008" y="244.007" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -106.0428 256.0035)" style="fill:%23FFFFFF;" width="271.988" height="24"/></g></svg>');
}
/* End */


/* Start:/local/kc.templates/templates/callback/css/callback.css?17509341865104*/
.kc-callback-page{
    background-color: #5B8FF4;
    padding: 30px;
    border-radius: 23px;
    color: #fff;
}
.kc-callback-page>h2{
    margin-bottom: 20px;
}
.kc-callback-page>p{
    color: #fff;
}
.kc-callback-page>div{
    display: grid;
    position: relative;
    grid-template-columns: 387px 387px 1fr;
}
.kc-callback-page>div>*{
    padding: 0 30px 0 30px;
    border-right: 1px dashed #fff;
}
.kc-callback-page>div>*:first-child{
    padding-left: 0;
}
.kc-callback-page>div>*:last-child{
    border-right: none;
    padding-right: 0;
}
.kc-callback-page>div>*>h6{
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}
.kc-callback-page>div>*>a{
    display: block;
    width: fit-content;
    line-height: 29px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 600;
    padding-left: 40px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0;
}
.kc-callback-page>div>*>a.kc-tel{
    background-image: url(/local/kc.templates/templates/callback/img/tel.svg);
}
.kc-callback-page>div>*>a.kc-telegram{
    background-image: url(/local/kc.templates/templates/callback/img/telegram2.svg);
}
.kc-callback-page>div>*>a.kc-wa{
    background-image: url(/local/kc.templates/templates/callback/img/wa.svg);
}
.kc-callback-page>div>*>a.kc-qr{
    background-image: url(/local/kc.templates/templates/callback/img/qr.svg);
}
.kc-callback-page>div>*:last-child>.kc-form{
    display: grid;
    position: relative;
    grid-template-columns: repeat(2, 1fr);
    gap: 19px;
    margin-bottom: 22px;
}
.kc-callback-page *{
    box-sizing: border-box !important;
}
.kc-callback-page .kc-input-group .kc-input-text,
.kc-callback-page .kc-input-group .kc-input-time{
    border-radius: 12px !important;
    border: none !important;
    background-color: #79A2F4 !important;
    height: auto !important;
    line-height: 50px;
    padding: 0 20px !important;
    color: #fff;
}
.kc-callback-page .kc-input-group>span, .kc-callback-page .kc-input-group>label>span{
    top: 15px;
    left: 5px;
}
.kc-callback-page .kc-input-group .kc-input-text:focus+span,
.kc-callback-page .kc-input-group .kc-input-text.kc-not-empty+span{
    background-color: #fff;
    border: none;
    color: #263238;
}
.kc-callback-page *{
    box-sizing: border-box;
}
.kc-callback-page p{
    font-size: 18px;
    font-weight: 600;
}
.kc-callback-page .kc-input-group .kc-submit{
    position: relative;
    overflow: hidden;
    color: rgb(255, 255, 255);
    font-family: 'GolosText', sans-serif;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    width: 100%;
    line-height: 44px;
    background: linear-gradient(135deg, #ff5137, #fd0766);
}
.kc-callback-page .kc-input-group .kc-submit>span{
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
}
.kc-callback-page .kc-input-group .kc-submit:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #222;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(.2, 1);
    transform: scale(.2, 1);
}
.kc-callback-page .kc-input-group .kc-submit:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.kc-callback-page .kc-input-group.kc-checkbox>span, .kc-callback-page .kc-input-group.kc-radio>span{
    white-space: normal;
    color: #fff;
}
.kc-callback-page .kc-input-group.kc-checkbox>span>a, .kc-callback-page .kc-input-group.kc-radio>span>a{
    color: #263238;
}
.kc-callback-page .kc-input-group.kc-checkbox>input+i, .kc-callback-page .kc-input-group.kc-radio>input+i{
    margin-right: 12px;
}
.kc-callback-page .kc-input-group.kc-checkbox>input:checked+i, .kc-callback-page .kc-input-group.kc-radio>input:checked+i
{
    border-color: #FF5137;
    background-color: #FF5137;
}

@media (max-width: 1400px) {
    .kc-callback-page>div{
        grid-template-columns: 250px 340px 1fr;
    }
}
@media (max-width: 1200px) {
    .kc-callback-page>div{
        width: calc(100% - 60px);
        grid-template-columns: 50% 50%;
        gap: 40px;
    }
    .kc-callback-page>div>*{
        padding: 0;
        border-right: none;
    }
    .kc-callback-page>div>*:nth-child(3) {
        padding: 0;
        grid-column: 1 / -1; /* Заставляет элемент занимать всю ширину сетки */
    }
}
@media (max-width: 768px) {
    .kc-callback-page>div{
        display: block;
        width: 100%;
        grid-template-columns: unset;
    }
    .kc-qr{
        display: none !important;
    }
}
@media (max-width: 576px) {
    .kc-callback-page>div>*:last-child>.kc-form{
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/kc.templates/templates/faq/css/KCFaq.css?17539894212232*/
.kc-faq-block {
    margin-bottom: 60px;
}
.kc-faq-block h2{
    margin-bottom: 50px;
}
.kc-faq-block .kc-body>div,
.kc-faq-block .kc-body>div>span,
.kc-faq-block .kc-body>div>div{
    display: block;
    position: relative;
}
.kc-faq-block .kc-body>div{
    overflow: hidden;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(38, 50, 56);
    border-radius: 23px;
    box-sizing: border-box;
    padding: 25px 30px 0 30px;
    margin-bottom: 25px;
}
.kc-faq-block .kc-body>div>div>ul{
    padding-left: 15px;
}
.kc-faq-block .kc-body>div>div,
.kc-faq-block .kc-body>div>div>p,
.kc-faq-block .kc-body>div>div>ul li,
.kc-faq-block .kc-body>div>span{
    color: rgb(38, 50, 56);
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0;
    text-align: left;
    box-sizing: border-box;
}
.kc-faq-block .kc-body>div>span{
    cursor: pointer;
    padding-right: 26px;
}
.kc-faq-block .kc-body>div>span:before{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml,<svg width="23.993164" height="26.443848" viewBox="0 0 23.9932 26.4438" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs/><path id="Стрелка 9" d="M17.2 11.23L9.36 3.39C8.58 2.61 8.58 1.37 9.36 0.58C10.15 -0.2 11.38 -0.2 12.17 0.58L23.4 11.81C24.18 12.6 24.18 13.83 23.4 14.62L12.17 25.85C11.38 26.64 10.15 26.64 9.36 25.85C8.58 25.06 8.58 23.83 9.36 23.04L17.2 15.2L0 15.2L0 11.23L17.2 11.23Z" fill="%23979695" fill-opacity="1.000000" fill-rule="evenodd"/></svg>');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform-origin: center;
    transition: 0.3s;
}
.kc-faq-block .kc-body>div.kc-show>span:before{
    transform: translateY(-50%) rotate(90deg);
}
.kc-faq-block .kc-body>div>div{
    padding-top: 25px;
    transition: height 0.3s;
    height: 0;
}
.kc-faq-block .kc-body>div>div:before{
    content: '';
    display: block;
    position: absolute;
    width: calc(100% + 60px);
    height: 1px;
    background-color: rgb(38, 50, 56);
    top: 25px;
    left: -30px;
}
/* End */


/* Start:/local/kc.templates/templates/modal/css/modal.css?17543410873912*/
.kc-site-modal,
.kc-site-modal *
{
    box-sizing: border-box;
}
.kc-site-modal>.kc-body{
    border-radius: 23px;
}
.kc-site-modal>.kc-body h3{
    color: rgb(0, 0, 0);
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 39px;
}
.kc-site-modal>.kc-body label>input[type='tel'],
.kc-site-modal>.kc-body label>input[type='password']
{
    background: rgb(245, 248, 254);
    border-radius: 12px;
    border: none;
    width: 100%;
}
.kc-site-modal>.kc-body label>input[type='tel']:focus~span, .kc-site-modal>.kc-body label>input[type='tel'].noEmpty~span,
.kc-site-modal>.kc-body label>input[type='password']:focus~span, .kc-site-modal>.kc-body label>input[type='password'].noEmpty~span
{
    left: 20px;
    background: rgb(91, 143, 244);
    border-radius: 9px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
}
.kc-site-modal>.kc-body .kc-checkbox-filter{
    margin-top: 12px;
    margin-bottom: 24px;
}
.kc-site-modal>.kc-body .kc-checkbox-filter span{
    color: rgb(38, 50, 56);
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}
.kc-site-modal>.kc-body .kc-checkbox-filter span>a{
    color: rgb(38, 50, 56);
    text-decoration: underline;
}
.kc-site-modal>.kc-body label>input[type='checkbox']:checked+span::before {
    border-color: #ff5137;
    background-color: #ff5137;
}
.kc-site-modal>.kc-body h4 {
    margin-bottom: 17px;
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
}
.kc-site-modal>.kc-body h5 {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
    margin-top: 40px;
    margin-bottom: 15px;
}
.kc-site-modal>.kc-body .kc-list-soc>*{
    display: block;
    position: relative;
    color: rgb(38, 50, 56);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 10px;
    line-height: 23px;
}
.kc-site-modal>.kc-body{
    max-width: 979px;
}
.kc-site-modal>.kc-body .kc-list-soc>*>img{
    display: inline-block;
    position: relative;
    width: 23px;
    height: auto;
    margin-right: 7px;
    vertical-align: top;
}
.kc-site-modal>.kc-body .kc-list-soc>*:last-child{
    margin-bottom: 0;
}
.kc-site-modal>.kc-body .kc-content{
    padding-top: 30px;
    padding-bottom: 79px;
    width: 100%;
}
.kc-site-modal>.kc-body .kc-callback-popup>.kc-row{
    display: flex;
    position: relative;
    width: auto;
}
.kc-site-modal>.kc-body .kc-img-callback{
    display: block;
    position: relative;
    width: 100%;
    top: 50%;
    translate: 0 -50%;
}
.kc-site-modal>.kc-body .kc-btn.kc-style-cube{
    width: 100%;
    max-width: 189px;
    text-align: center;
    padding-right: 15px;
    padding-left: 15px;
}
.kc-site-modal .kc-title.back{
    height: 60px;
}
.kc-site-modal-qr .kc-img-callback{
    width: 100%;
    max-width: 222px;
    margin: auto;
    translate: none !important;
    top: unset !important;
}
.kc-site-modal-qr h3{
    text-align: center;
    margin-bottom: 41px;
}
.kc-site-modal-qr .kc-list-soc>*{
    text-align: center !important;
}
.kc-site-modal-qr .kc-list-soc{
    margin-bottom: 35px;
}
.kc-site-modal-qr .border-left{
    border-left: 2px dashed rgba(38, 50, 56, 0.47);
}
@media (max-width: 767px) {
    .kc-site-modal>.kc-body {
        max-width: 430px;
    }
    .kc-site-modal>.kc-body h3{
        margin-top: 40px;
    }
    .kc-site-modal>.kc-body .kc-btn.kc-style-cube{
        margin-top: 30px;
    }
    .kc-site-modal>.kc-body .kc-list-soc>*:last-child{
        display: none;
    }
}
@media (max-width: 430px) {
    .kc-site-modal>.kc-body {
        border-radius: 0;
    }
}

/* End */


/* Start:/local/kc.templates/templates/cookie/css/cookie.css?17543451182640*/
/* Основные стили модального окна */
.cookie-info-modal {
    position: fixed;
    bottom: 20px;
    right: 20px;
    max-width: 380px;
    padding: 20px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    transform: translateY(150%);
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.22, 1, 0.36, 1);
    box-sizing: border-box;
}
.cookie-info-modal *{
    box-sizing: border-box;
}
.cookie-info-modal.show {
    transform: translateY(0);
    opacity: 1;
}

/* Заголовок */
.cookie-info-modal__title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #1a1a1a;
    line-height: 1.3;
}

/* Основной текст */
.cookie-info-modal__text {
    font-size: 14px;
    line-height: 1.5;
    color: #4d4d4d;
    margin-bottom: 20px;
}

/* Кнопка */
.cookie-info-modal__button {
    display: inline-block;
    padding: 10px 20px;
    background: #1a73e8;
    color: white;
    border-radius: 8px;
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s ease;
    box-shadow: 0 2px 6px rgba(26, 115, 232, 0.2);
}

.cookie-info-modal__button:hover {
    background: #185abc;
    transform: translateY(-1px);
    box-shadow: 0 4px 8px rgba(26, 115, 232, 0.25);
}

.cookie-info-modal__button:active {
    transform: translateY(0);
}

/* Адаптивность для мобильных */
@media (max-width: 480px) {
    .cookie-info-modal {
        left: 10px;
        right: 10px;
        max-width: none;
        bottom: 10px;
    }

    .cookie-info-modal__button {
        width: 100%;
        padding: 12px 20px;
    }
}

/* Дополнительный вариант с иконкой cookie */
.cookie-info-modal::before {
    content: "🍪";
    position: absolute;
    top: -15px;
    right: 20px;
    font-size: 24px;
    background: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Альтернативный цветовой вариант (темная тема) */
.cookie-info-modal.dark {
    background: #2d3748;
    color: white;
}

.cookie-info-modal.dark .cookie-info-modal__title {
    color: white;
}

.cookie-info-modal.dark .cookie-info-modal__text {
    color: #e2e8f0;
}

.cookie-info-modal.dark .cookie-info-modal__button {
    background: #4299e1;
}
/* End */
/* /local/kc.templates/templates/golos_text/css/KCFont.css?17426577481365 */
/* /local/kc.templates/templates/grid/css/kc.grid.css?17539222499359 */
/* /local/kc.templates/templates/header/css/KCApp.css?175434604822190 */
/* /local/kc.templates/templates/header/css/KCMenu.css?175399541913068 */
/* /local/kc.templates/templates/header/css/KCModalSite.css?17543417054158 */
/* /local/kc.templates/templates/breadcrumb/css/breadcrumb.css?1754350106862 */
/* /local/kc.templates/templates/banner_h1/css/KCBanner.css?17538833954048 */
/* /local/kc.templates/templates/blue_slider/css/KCSlider.css?17530657597321 */
/* /local/kc.templates/templates/blue_slider/css/blue_slider.css?17543522553460 */
/* /local/kc.templates/templates/pictures_count_slider/css/pictures_count_slider.css?17543829984193 */
/* /local/kc.templates/templates/seo_text/css/seo_text.css?1753992768769 */
/* /local/kc.templates/templates/tiles_count/css/KCInfo.css?17532908453276 */
/* /local/kc.templates/templates/tiles_pictures/css/tiles_pictures.css?17532878703699 */
/* /local/kc.templates/templates/additional_services/css/additional_services.css?17543830184816 */
/* /local/kc.templates/templates/quick_links/css/quick_links.css?17549358873907 */
/* /local/kc.templates/templates/callback/css/KCUI.css?173859079211916 */
/* /local/kc.templates/templates/callback/css/callback.css?17509341865104 */
/* /local/kc.templates/templates/faq/css/KCFaq.css?17539894212232 */
/* /local/kc.templates/templates/modal/css/modal.css?17543410873912 */
/* /local/kc.templates/templates/cookie/css/cookie.css?17543451182640 */
