

/* Start:/local/templates/landing/template_styles.css?175084861916208*/
body .with-us-work{
    padding: 80px 0 0px;
}
.site-map__item{
    list-style: none;
}
.banner__brand img{
    height: auto;
}
body .reg-auth{
    display: none;
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
body .reg-auth .form{
    margin: 15% auto;
    position: relative;
}
.js_popup_user_close{
    position: absolute;
    top: 21px;
    color: #000;
    right: 25px;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
}
.container .container{
    padding: 0;
}
body .logo img{
    width: auto;
}
.req-wrap .js_popup_user_close{
    position: absolute;
    top: 0;
    color: #212121;
    right: 0;
    font-weight: normal;
    cursor: pointer;
    font-size: 26px;
    background: #2121210D;
    padding: 0px 13px 6px;
    border-radius: 0 10px 0px 20px;
    font-family: unset;
}

.req-wrap {
    align-items: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    min-height: 100vh;
    min-height: 100svh;
}
body .req-wrap {
    display: none;
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
body .req-wrap .form {
    margin: 10% auto;
    position: relative;
}
body .req-wrap .form{
    width: 640px;
}
body .req-wrap .form input::placeholder{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #919399;
}
body .req-wrap .form textarea::placeholder{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #919399;
}
body .req-wrap .form__title{
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
}
body .req-wrap .form .flex_wrap{
    display: flex;
    gap: 16px;
}
body .req-wrap .form .flex_wrap > div{
    width: 50%;
}
body .req-wrap .form .clear{
    height: 40;
    border-radius: 8px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #212121;
    background: #898D931A;
    width: 50%;
    display: inline-block;
    border-radius: 8px;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0px;
}

body .req-wrap .form label{
    float: left;
    display: block;
    width: 100%;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #898D93;
    margin-bottom: 4px;
}
body .req-wrap .form textarea{
    border: 1px solid #2121211A;
    width: 100%;
    min-height: 196px;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0px;
    resize: none;
    padding: 10px 12px;
}
body .req-wrap .form textarea:focus-visible{
    border: 1px solid #2121211A;
    outline: none;
}
body .req-wrap .form__btn{
    display: flex;
    gap: 16px;
    clear: both;
    padding-top: 24px;
}
body .req-wrap .form__btn button{
    width: 50%;
}
body .req-wrap .form label span{
    color: #ED0A34;
}


.form__input.error input{
    border-color: red;
}
body .req-wrap .form__input.error textarea{
    border-color: red;
}
.main-content .about-block{
    padding-bottom: 40px;
}
body .personal.error label,
body .privacy.error label{
    color: red;
}
body .lang__active:after{
    content: none;
}
body div.js-lang__active:after{
    content: "";
}
body .site-map__title{
    font-size: 20px;
}
body .site-map__link{
    font-size: 20px;
}
.site-map ul li ul{
    padding-top: 20px;
}
.site-map__link.black{
    color: #000;
    padding-left: 20px;
}
.site-map__link.black:before{
    content: none;
}
body .site-map__col:not(:last-child) {
    margin-bottom: 20px;
}
.adresss,
.adresss div{
    display: contents;
}
.wrap_close{
    background: url(/images/close.jpeg) no-repeat 50% 50%;
    background-size: 100%;
    height: 100vh;
    padding-left: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    display: none;
}
.wrap_close a {
    display: inline-block;
    margin: 50px;
    margin-left: 0;
}
.wrap_close h2{
    color: #FFF;
    font-family: Manrope,sans-serif;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: 112px;
    margin-top: 400px;
    margin-bottom: 0px;
}
.wrap_close p{
    color: #FFF;
    font-family: Manrope,sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    text-align: left;
    margin-top: 20px;
    opacity: 0.7;
}
.wrap_close ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrap_close ul li{
    float: left;
    margin-right: 48px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .bx-core-adm-dialog .adm-detail-content-cell-l,
body .bx-core-adm-dialog .adm-detail-content-cell-r{
    color: #000;
}
body #bx-admin-prefix .edit-field{
    background-color: #fff;
}

.privacy label,
.personal label{
    color: var(--color-second);
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    display: block;
}
.privacy input,
.personal input{
    display: none;
}
.privacy label:after,
.personal label:after{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    background: url(/images/check_false.svg) no-repeat 50% 50%;
}
.privacy input:checked + label:after,
.personal input:checked + label:after{
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    background: url(/images/check_true.svg) no-repeat 50% 50%;
}
.js_desctop .swiper-slide{
    height: auto;
    float: left;
}
.js_desctop .swiper-wrapper{
    display: block;
    height: auto;
}
.js_desctop {
    height: 356px;
}
.js_desctop.auto{
    height:auto;
}
.open_slide{
    color: #00504E;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    display: table;
    cursor: pointer;
    margin: 40px auto 0;
}
.with-us-work__logo{
    margin-top: 0;
    margin-bottom: 19px;
}
.image{
    display: flex;
    overflow: hidden;
    border-radius: 24px;
}
.image img{
    width: 100%;
}
.privacy a,
.personal a{
    color: var(--color-third);
    text-decoration: underline;
}
.banner__brands .banner__brand:first-child{
    margin-left: 0;
}
body .banner__brands{
    gap: inherit;
}
.banner__brand{
    margin: 0px 23px;
}
.with-us-work .swiper-wrapper{
    height: auto;
}

.contacts-block .container{
    position: relative;
}
.contacts-block .contacts-block__row{
    position: absolute;
    bottom: 0;
    right: 0;
    padding-right: 80px;
    padding-bottom: 48px;
}
.contacts-block .contacts-block__col-left{
    background-color: #FFFFFF;
    padding: 32px 24px;
    border-radius: 20px;
    width: 372px;
}
.contacts-block .contacts-block__title{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
}
.contacts-block .contacts-block__desc{
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #292C2F;
}
.contacts-block .contacts-block__desc h4{
    font-size: 12px;
    margin-bottom: 10px;
}

.contacts-block .contacts-block__desc sapn{
    color: #898D93;
}
.contacts-block .contacts-block__desc li:not(:last-child) {
    margin-bottom: 10px;
}
.contacts-block .js_popup_req{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #fff;
    text-decoration: none;
    margin-top: 24px;
    padding: 8px;
}
.form__input .select {
    display: block;
    max-width: 100%;
    width: 100%;
    position: relative;
    background-color: #fff;
}

.form__input .new-select {
    position: relative;
    border: 1px solid #2121211A;
    padding: 10px 15px;
    cursor: pointer;
    user-select: none;
    color: #212121;
    border-radius:8px;
}

.form__input .new-select__list {
    position: absolute;
    top: 45px;
    left: 0;
    border: 1px solid #2121211A;
    cursor: pointer;
    width: 100%;
    z-index: 2;
    background: #fff;
    user-select: none;
    height: 215px;
    overflow: auto;
}

.form__input .new-select__list.on {
    display: block;
}

.form__input .new-select__item span {
    display: block;
    padding: 10px 15px;
    color: #212121;
}
.form__input .new-select__item.selected{
    background: #898D931A;
}
.form__input .new-select__item span:hover {
    color: #12b223;
}
.form__input.error .new-select{
    border-color: red;
}
.form__input .new-select:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 9px;
    top: 9px;
    background: url('/images/strelka.svg') no-repeat 50% 50%;
    opacity: 0.6;

    -webkit-transition: all .27s ease-in-out;
        -o-transition: all .27s ease-in-out;
            transition: all .27s ease-in-out;

    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
}

.form__input .new-select.on:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}

.table .with-us-work__title{
    text-align: center;
    margin-bottom: 48px;
}
.table_brand{
    padding: 48px 40px;
    background-color: #fff;
    border-radius: 15px;
}
.table_brand thead tr td{
    padding-bottom: 20px;
}
.table_brand tr td span{
    color: #898D93;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.table_brand tr td b{
    color: #212121;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.table_brand tr td p{
    color: #212121;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}
.table_brand tr td{
    width: 15%;
    padding: 8px 10px;
    padding-left: 0;
    vertical-align: sub;

}
.table .container > p{
    color: #898D93;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-top: 48px;
}
.mobile_table{
    display: none;
}
@media (max-width: 1700px){
    .wrap_close{
        background-size: cover;
    }
}
@media (max-width: 1172px){
    .wrap_close h2{
        font-size: 72px;
    }
    .banner__brand{
        margin: 0px 12px;
    }
    .with-us-work__logo{
        margin-bottom: 15px;
    }
    .table_brand tr td {
        width: 21%;
    }
    .contacts-block .contacts-block__row{
        padding-bottom: 0px;
    }
    .image{
        min-height: 480px;
    }
}

@media (max-width: 700px){
    .wrap_close{
        padding-left: 20px;
    }
    .wrap_close h2{
        font-size: 40px;
        margin-top: 270px;
    }
    .wrap_close p{
        font-size: 32px;

    }
    .wrap_close ul{
        font-size: 32px;
        display: flex;
    }
    .wrap_close ul li{
        margin-right: 28px;
        width: 35%;
    }
    body .site-map__link{
        display: block;
    }
    .with-us-work{
        height: 400px;
    }
    .image{
        min-height: auto;
    }
    .contacts-block .contacts-block__row {
        position: relative;
        margin-top: 24px;
        padding-right: 0;
        width: 100%;
    }
    .contacts-block .contacts-block__col-left{
        width: 100%;
    }
    .image img{
        width: 100%;
        margin-right: 0;
    }
    .table .with-us-work__title{
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 24px;
    }
    .table_brand {
        padding: 40px 40px;
    }
    .table_brand{
        display: none;
    }
    .mobile_table{
        display: block;
        padding: 16px;
        background-color: #fff;
        border-radius: 15px;
    }
    .mobile_table .tab{
        color: #212121;
        margin-bottom: 10px;
    }
    .mobile_table .tab .wrap_list_tab{
        display: none;
    }
    .mobile_table .tab.active .wrap_list_tab{
        display: block;
    }
    .mobile_table .title_tab{
        font-size: 17px;
        font-weight: 600;
        line-height: 24px;
        text-align: left;
        text-underline-position: from-font;
        padding-top: 10px;
        text-decoration-skip-ink: none;
    }
    .mobile_table .wrap_list_tab{
        margin-bottom: 8px;
    }
    .mobile_table .wrap_list_tab span{
        font-size: 16px;
        font-weight: 400;
        line-height: 16px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #212121;
        display: block;
        margin-bottom: 8px;
    }
    .mobile_table .wrap_list_tab > div{
        width: 100%;
        overflow: hidden;
        display: flex;
        align-content: center;
        align-items: flex-start;
    }
    .mobile_table .wrap_list_tab p{
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        float: left;
        width: 75%;
        margin: 8px 0;
        color: #898D93;
    }
    .mobile_table .wrap_list_tab b{
        font-size: 14px;
        font-weight: 600;
        line-height: 16px;
        text-align: right;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-top: 8px;
        float: right;
        width: 25%;
    }
    .mobile_table .tab .title_tab:after{
        content: '+';
        font-size: 20px;
        display: block;
        width: 32px;
        height: 32px;
        border-radius: 5px;
        color: #212121;
        line-height: 24px;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        text-align: center;
        background: #898D931A;
        vertical-align: middle;
        float: right;
        padding-top: 4px;
        position: relative;
        top: -5px;
    }
    .mobile_table .tab.active .title_tab:after{
        content: '—';
    }
    body .req-wrap .form {
        width: 360px;
    }
    body .req-wrap .form .flex_wrap {
        display: block;
    }
    body .req-wrap .form .flex_wrap > div {
        width: 100%;
        margin-bottom: 16px;
    }
    body .req-wrap .form__btn {
        display: block;
    }
    body .req-wrap .form .clear{
        width: 100%;
        margin-bottom: 8px;
    }
    body .req-wrap .form__btn button{
        width: 100%;
    }
    .req-wrap .js-reg-form{
        margin-bottom: 0;
    }
}

@media (max-width: 400px){
    .wrap_close h2{
        font-size: 40px;
        margin-top: 90px;
    }
    .mobile_table .title_tab{
        font-size: 16px;
    }
}
.cooky{
    position: fixed;
    right: 120px;
    bottom: 160px;
    padding: 24px;
    background-color: #00504E;
    border-radius: 16px;
    z-index: 100;
}
.cooky p{
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #fff;
    margin-bottom: 24px;
}
.cooky span{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #fff;
}
.cooky > a{
    width: 100%;
    height: 40;
    border-radius: 8px;
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 16px;
    gap: 8px;
    color: #212121;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0px;
    margin-top: 24px;
    background-color: #fff;
    display: block;
    text-align: center;
}
@media (max-width: 500px){
    .cooky{
        right: 16px;
        left: 16px;
        z-index: 100;
        bottom: 16px;
    }
    .cooky p{
        font-size: 17px;
    }
    .cooky span{
        font-size: 13px;
    }
    .cooky br{
        display: none;
    }
}

/* End */
/* /local/templates/landing/template_styles.css?175084861916208 */
