

/* 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/contacts/css/contacts.css?17539475773418*/
.kc-contacts-container{
    display: flex;
    gap: 40px;
    align-items: start;
    margin-top: 28px;
}
.kc-contacts-container a{
    color: #263238;
    font-size: 18px;
    font-weight: 500;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px 0;
}
.kc-contacts-container a.kc-tg{
    padding-left: 25px;
    background-image: url("/local/kc.templates/templates/contacts/img/tg.svg");
}
.kc-contacts-container a.kc-wa{
    padding-left: 25px;
    background-image: url("/local/kc.templates/templates/contacts/img/wa.svg");
}
.kc-contacts-container a.kc-qr{
    padding-left: 25px;
    background-image: url("/local/kc.templates/templates/contacts/img/qr.svg");
}
.kc-contacts-container a.kc-email{
    padding-left: 25px;
    background-image: url("/local/kc.templates/templates/contacts/img/email.svg");
}
.kc-contacts-container .kc-phones-wrapper,
.kc-contacts-container .kc-messengers-wrapper,
.kc-contacts-container .kc-social-wrapper{
    display: grid;
    align-items: start;
}
.kc-contacts-container .kc-wrapper-title{
    color: rgb(0, 0, 0);
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 8px;
}
.kc-contacts-container .kc-wrapper-subtitle{
    color: #263238;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 8px;
}
.kc-contacts-container .kc-wrapper-subtitle .kc-tg-name,
.kc-details-wrapper p{
    color: #263238;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
    margin-bottom: 8px;
}
.kc-contacts-container .kc-social-wrapper .kc-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 23px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 100%;
    padding: 10px 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    z-index: 0;
    width: 100px;
    background: linear-gradient(270.00deg, rgb(255, 81, 55),rgb(91, 143, 244));
}
.kc-contacts-container .kc-social-wrapper .kc-btn__text {
    position: relative;
    z-index: 2;
}
.kc-contacts-container .kc-social-wrapper .kc-btn:before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    z-index: 1;
    opacity: 0;
    transform: scale(0.2, 1);
    transition: all 0.4s ease;
    pointer-events: none;
}

.kc-contacts-container .kc-social-wrapper .kc-btn:hover:before{
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
@media (max-width: 1400px) {
    .kc-contacts-container a{
        font-size: 16px;
    }
    .kc-contacts-container{
        gap: 20px;
    }
}
@media (max-width: 1200px) {
    .kc-contacts-container{
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 992px) {
    .kc-contacts-container .kc-social-wrapper>div>img{
        display: none;
    }
}
@media (max-width: 768px) {
    .kc-contacts-container{
        grid-template-columns: repeat(2, 1fr);
    }
    .kc-contacts-container a.kc-qr {
        display: none;
    }
}
@media (max-width: 436px) {
    .kc-contacts-container{
        grid-template-columns: repeat(1, 1fr);
    }
}
/* 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/contacts/css/contacts.css?17539475773418 */
/* /local/kc.templates/templates/modal/css/modal.css?17543410873912 */
/* /local/kc.templates/templates/cookie/css/cookie.css?17543451182640 */
