/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none
}

html * {
    max-height: 1000000px
}

body,html {
    scrollbar-gutter: stable
}

*,:after,:before {
    box-sizing: inherit;
    padding: 0;
    margin: 0
}

a[href^=http]:empty::before {
    content: attr(href)
}

audio,img,video {
    max-width: 100%;
    height: auto
}

button,label,select {
    cursor: pointer
}

label[for] {
    cursor: pointer
}

.slick-slide:focus,a:focus,button:focus,input:focus,textarea:focus {
    outline: 0
}

a,button {
    cursor: pointer
}

html {
    font-size: 16px;
    font-size: 1.1111vw
}

body {
    font-family: "Open Sans",sans-serif;
    line-height: 1.4;
    color: #fff;
    background: #151515
}

.loaded a {
    transition: .25s ease-in-out
}

.loaded .btn_default {
    transition: .25s ease-in-out
}

.btn_default {
    appearance: none;
    border-radius: 0;
    border: none;
    text-decoration: none;
    cursor: pointer;
    color: inherit
}

.hide_scrollbar::-webkit-scrollbar {
    display: none
}

.hide_scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.page__wrap {
    overflow: hidden
}

.container {
    margin: 0 auto;
    max-width: 82.5rem;
    padding: 0 1.25rem;
    width: 100%
}

.title_y {
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 1.3;
    margin: 0;
    margin-bottom: 1.225rem
}

@media screen and (max-width: 992px) {
    .title_y {
        font-size:28px
    }
}

@media screen and (max-width: 750px) {
    .title_y {
        font-size:28px;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 550px) {
    .title_y {
        font-size:28px;
        margin-bottom: 20px
    }
}

.text_y {
    font-size: 1.12rem;
    line-height: 1.3;
    margin-bottom: 1.5rem
}

@media screen and (max-width: 750px) {
    .text_y {
        font-size:14px;
        line-height: 1.45
    }
}

.form_field {
    position: relative;
    margin-bottom: 16px
}

.form_field:last-child {
    margin-bottom: 0
}

.form_field--btn {
    margin-bottom: 0
}

.form_field--btn button {
    width: 100%;
    justify-content: center;
    font-weight: 500;
    font-size: 17px
}

.form_field input {
    width: 100%;
    padding: 14px 20px;
    line-height: 1;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 0;
    -webkit-appearance: none
}

.form_field textarea {
    width: 100%;
    padding: 14px 20px;
    line-height: 1.5;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 0;
    resize: vertical;
    min-height: 100px;
    -webkit-appearance: none
}

.page__container {
    margin-bottom: 7.5rem
}

@media screen and (max-width: 750px) {
    .page__container {
        margin-bottom:80px
    }
}

.default_text>* {
    margin-bottom: 1rem
}

@media screen and (max-width: 750px) {
    .default_text>* {
        margin-bottom:22px
    }
}

.default_text>:last-child {
    margin-bottom: 0
}

.default_text ol,.default_text ul {
    padding-left: 2rem;
    margin-top: 1rem
}

.default_text li {
    margin-bottom: .775rem
}

.default_text li:last-child {
    margin-bottom: 0
}

.text_x.text_x--800 {
    max-width: 55rem;
    font-size: .85rem;
    line-height: 1.65
}

.default_text h1,.default_text h2,.default_text h3,.default_text h4 {
    font-weight: 500;
    margin-top: 2.25rem;
    line-height: 1.25;
    margin-bottom: 1.5rem
}

.default_text h2 {
    font-size: 1.55rem
}

.default_text h3 {
    font-size: 1.35rem
}

.default_text h4 {
    font-size: 1.25rem
}

.default_text hr {
    width: 100%;
    border: none;
    margin: 2rem 0;
    height: 1px;
    background: #333
}

@media screen and (max-width: 550px) {
    .default_text ol,.default_text ul {
        padding-left:25px
    }

    .default_text li {
        margin-bottom: 14px
    }
}

.breadcrumbs {
    padding: 1.35rem 0 2.3rem
}

.breadcrumbs_list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.1;
    color: rgba(255,255,255,.2);
    gap: .65rem
}

.breadcrumbs_list a {
    color: rgba(255,255,255,.6);
    text-decoration: none;
    position: relative
}

.breadcrumbs_list a:hover {
    color: #fff
}

.breadcrumbs_list a:after {
    content: "";
    position: absolute;
    width: .015rem;
    background: #fff;
    height: 50%;
    top: .1rem;
    right: -.35rem;
    bottom: 0;
    margin: auto;
    opacity: .2
}

.title_x {
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.3;
    color: #fff;
    margin: 0;
    letter-spacing: -.035rem;
    margin-bottom: 1.45rem
}

.text_x {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.5;
    color: #fff
}

@media screen and (max-width: 992px) {
    .title_x {
        margin-bottom:20px;
        font-size: 32px
    }

    .text_x {
        font-size: 14px
    }
}

.fancybox__slide::-webkit-scrollbar {
    display: none
}

.fancybox__slide {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.header__logo {
    display: inline-flex;
    align-items: center
}

.header_btn_menu {
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    position: relative;
    background: 0 0;
    border: none;
    appearance: none;
    border-radius: 0
}

.header_btn_menu span {
    background: #fff;
    width: 75%;
    height: 1.5px;
    position: absolute;
    border-radius: 5px;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    transition: .5s
}

.header_btn_menu span:nth-child(1) {
    transform: translate(0,-7px)
}

.header_btn_menu span:nth-child(2) {
    transform: translate(0,0)
}

.header_btn_menu span:nth-child(3) {
    transform: translate(0,7px)
}

.header_btn_menu.active span:nth-child(1) {
    transform: translate(0,0) rotate(45deg)
}

.header_btn_menu.active span:nth-child(2) {
    opacity: 0
}

.header_btn_menu.active span:nth-child(3) {
    transform: translate(0,0) rotate(-45deg)
}

.header_main__top {
    padding: 1.15rem 0 .8rem;
    border-bottom: 1px solid #1e2021
}

.header_main__top .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2rem
}

.header__logo {
    font-size: 0;
    width: 12.525rem
}

.header__logo img {
    width: 100%
}

.header_btn_menu {
    display: none
}

.header_main__menu_service ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 1.35rem
}

.header_main__menu_service a {
    color: inherit;
    text-decoration: none;
    display: flex;
    align-items: center;
    font-weight: 600;
    font-size: .88rem;
    line-height: 1.3;
    gap: .85rem
}

.header_main__menu_service {
    flex: 1;
    justify-content: center;
    display: flex
}

.btn_ghost {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.3;
    color: #fff;
    background: 0 0;
    border: 2px solid #e57917;
    padding: .75rem 2.12rem;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.btn_ghost:hover {
    background: #e57918
}

.header_main__menu_service a img {
    width: 1.55rem;
    filter: brightness(50);
    height: auto;
    margin-top: -.1rem
}

.header_main__menu_service a:hover img {
    filter: none
}

.loaded .header_main__menu_service a img {
    transition: .15s
}

.header_main__menu_service a:hover {
    color: #e57918
}

.header_main__bottom .container {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: center
}

.header_main__menu {
    flex: 1
}

.header_main__info {
    display: flex;
    flex-wrap: wrap;
    font-size: .88rem;
    line-height: 1.3;
    gap: 1.37rem;
    align-items: center
}

.header_main__menu ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: .575rem 1.325rem
}

.header_main__menu a {
    text-decoration: none;
    font-size: .88rem;
    line-height: 1.3;
    color: inherit;
    position: relative
}

.header_main__bottom {
    padding: .75rem 0
}

.loaded .header_main__menu a::before {
    transition: .35s ease-in-out
}

.header_main__menu a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + .25rem);
    height: 1px;
    background: #fff;
    opacity: 0
}

.header_main__menu a:hover:before {
    opacity: 1;
    top: calc(100% + .4rem)
}

.header_main__menu a:active:before {
    opacity: 0
}

.header_main__menu a:active {
    color: #e57917
}

.header_main__info_mail {
    color: inherit;
    text-decoration: none
}

.header_main__info_phone {
    color: inherit;
    text-decoration: none
}

.header_main__info_social {
    font-size: 0;
    gap: 0;
    display: flex;
    margin-left: -.85rem
}

.header_main__info_social a {
    padding: .5rem;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.header_main__info_social a svg {
    width: 1rem;
    height: auto
}

.loaded .header_main__info_social a path {
    transition: .25s
}

.header_main__info_social a:hover path {
    fill: #e57917
}

.header_main__info_mail:hover,.header_main__info_phone:hover {
    color: #e57917
}

.header_main__info_social a:hover .social__path__stroke {
    stroke: #e57917
}

@media screen and (min-width: 1600px) {
    html {
        font-size:17.75px
    }
}

@media screen and (max-width: 992px) {
    html {
        font-size:14px
    }

    .header_main__menu_service {
        display: none
    }

    .header_main__top__info {
        flex: 1;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 20px
    }

    header.header_main {
        display: flex;
        flex-direction: column;
        flex-direction: column-reverse
    }

    .header_main__menu {
        display: none
    }

    .header_main__top {
        border: none;
        border-top: 1px solid #1e2021
    }

    .header_main__info {
        flex: 1;
        justify-content: space-between
    }

    .header_btn_menu {
        display: flex
    }
}

@media screen and (max-width: 750px) {
    .header_main__info_time {
        display:none
    }

    .header_main__info {
        justify-content: flex-start;
        gap: 20px
    }

    .header_main__info_social {
        flex: 1;
        justify-content: flex-end
    }
}

@media screen and (max-width: 550px) {
    .header__logo {
        width:200px;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto
    }

    .btn_header_call {
        display: none
    }

    .header_main__top__info {
        justify-content: flex-start
    }

    .header_main__info_social {
        display: none
    }

    .header_main__info {
        justify-content: space-between;
        flex-direction: row-reverse;
        font-size: 15px
    }

    .header_main__bottom {
        padding: 17px 0 15px
    }

    .header_main__top {
        padding: 18px 0
    }
}

.price_menu a {
    color: #e57918
}

.main_footer__top .container {
    display: flex;
    flex-wrap: wrap;
    gap: 1.85rem
}

.main_footer {
    border-top: 1px solid #1e2021;
    padding: 2.425rem 0 2.65rem
}

.main_footer__col {
    flex: 1
}

.main_footer__info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    font-weight: 400;
    font-size: 1.12rem;
    line-height: 1.3;
    gap: 1.2rem
}

.main_footer__info_link {
    color: inherit;
    text-decoration: none
}

.main_footer__logo {
    display: inline-flex;
    align-items: flex-start;
    width: 12.45rem;
    margin-bottom: 1.3rem
}

.main_footer__logo img {
    width: 100%
}

.main_footer__info_link:hover {
    color: #e57917
}

.main_footer__info_social {
    display: flex;
    flex-wrap: wrap;
    margin-top: -.5rem;
    margin-left: -.5rem;
    gap: .225rem
}

.main_footer__info_social a {
    padding: .5rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.main_footer__info_social svg {
    width: 1rem;
    height: auto
}

.main_footer__info_social a:hover path {
    fill: #e57917
}

.loaded .main_footer__info_social a path {
    transition: .25s
}

.loaded .main_footer__info_social a:hover .social__path__stroke {
    stroke: #e57917
}

.main_footer__bottom__politic {
    font-weight: 400;
    font-size: .75rem;
    line-height: 1.3;
    text-decoration: underline;
    color: rgba(255,255,255,.6)
}

.main_footer__bottom__politic:hover {
    color: #e57917;
    text-decoration: none
}

.main_footer__top {
    padding-bottom: 2rem
}

.main_footer__bottom_row {
    justify-content: space-between;
    display: flex;
    align-items: center
}

.main_footer__col__title {
    font-weight: 700;
    font-size: 1.12rem;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 1.2rem
}

.main_footer__col--menu {
    flex: .85
}

.main_footer__col.main_footer__col--call {
    width: 15.5rem;
    flex: none
}

.btn_footer_call {
    width: 100%;
    text-align: center;
    justify-content: center
}

.main_footer__col.main_footer__col--contact {
    flex: none;
    width: 19rem
}

.main_footer__col--menu_catalog_list {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: .485rem
}

.main_footer__col--menu_catalog_list a {
    color: inherit;
    text-decoration: none;
    align-items: center;
    display: inline-flex;
    gap: .6rem;
    font-size: .88rem;
    line-height: 1.3
}

.main_footer__col--menu_catalog_list a img {
    margin-top: .075rem;
    width: 1.22rem;
    filter: brightness(50)
}

.main_footer__col--menu_catalog_list a:hover img {
    filter: none
}

.loaded .main_footer__col--menu_catalog_list a img {
    transition: .15s
}

.main_footer__col--menu_catalog_list a:hover {
    color: #e57917
}

.main_footer__col--menu_list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    width: 14rem;
    font-size: .88rem;
    line-height: 1.3;
    gap: 1rem 0
}

.main_footer__col--menu_list a {
    color: inherit;
    text-decoration: none;
    position: relative
}

.loaded .main_footer__col--menu_list a::before {
    transition: .35s ease-in-out
}

.main_footer__col--menu_list a::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + .25rem);
    height: 1px;
    background: #fff;
    opacity: 0
}

.main_footer__col--menu_list a:hover:before {
    opacity: 1;
    top: calc(100% + .4rem)
}

.main_footer__col--menu_list a:active:before {
    opacity: 0
}

.main_footer__col--menu_list a:active {
    color: #e57917
}

.main_footer__col--menu_list .price_menu a {
    color: #e57918
}

.main_footer__col--menu_list li {
    width: 50%
}

.main_footer__bottom_copyright {
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-weight: 400;
    font-size: .88rem;
    text-align: center;
    color: rgba(255,255,255,.6);
    gap: .675rem
}

.main_footer__bottom_copyright:hover {
    color: #fff
}

.main_footer__bottom_copyright svg {
    width: 4.2rem;
    height: auto
}

@media screen and (max-width: 750px) {
    .main_footer__logo {
        position:absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: -80px;
        width: 200px
    }

    .main_footer__top .container {
        position: relative;
        max-width: 480px
    }

    .main_footer__top {
        padding-top: 115px
    }

    .main_footer {
        padding: 0 0 40px
    }

    .main_footer__bottom .container {
        max-width: 480px
    }
}

@media screen and (max-width: 550px) {
    .main_footer__col.main_footer__col--contact {
        order:2;
        width: 100%
    }

    .main_footer__col.main_footer__col--call {
        order: 2;
        width: 100%
    }

    .main_footer__info {
        font-size: 16px;
        gap: 20px;
        padding-top: 5px
    }

    .main_footer__info_social a {
        border: 1px solid #fff;
        border-radius: 50%;
        width: 36px;
        height: 36px;
        padding: 0
    }

    .main_footer__info_social a svg {
        width: 50%;
        height: auto
    }

    .main_footer__top {
        padding-bottom: 40px
    }

    .main_footer__info_social a:hover {
        border-color: #e57917
    }

    .main_footer__info_social {
        margin: 0;
        gap: 20px;
        margin-top: 3px
    }

    .main_footer__top .container {
        gap: 40px;
        flex-direction: column
    }

    .main_footer__col--menu_list a {
        font-size: 16px
    }

    .main_footer__col--menu_list {
        width: 100%;
        max-width: 400px
    }

    .main_footer__col--menu_catalog_list a {
        font-size: 18px;
        gap: 11px
    }

    .main_footer__col--menu_catalog_list a img {
        width: 20px;
        margin-top: -4px
    }

    .main_footer__col--menu_catalog_list {
        gap: 14px
    }

    .main_footer__col__title {
        font-size: 18px
    }

    .main_footer__bottom_row {
        flex-direction: column;
        align-items: flex-start;
        gap: 22px
    }

    .main_footer__bottom__politic {
        font-size: 12px
    }

    .main_footer__bottom_copyright {
        font-size: 14px
    }

    .main_footer__bottom_copyright svg {
        width: 68px
    }

    .btn_footer_call {
        font-size: 16px
    }
}

.loaded .modal__menu {
    transition: .25s ease-in-out
}

.modal__menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    overflow: scroll;
    overscroll-behavior: contain;
    pointer-events: none;
    transform: translate(0,-2%);
    max-width: 100%;
    width: 100%;
    background: #151515;
    visibility: hidden;
    color: #fff
}

.modal__menu.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translate(0,0)
}

.loaded .modal__menu__overlay {
    transition: .25s ease-in-out
}

.modal__menu__overlay {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    pointer-events: none
}

.modal__menu__overlay.active {
    opacity: 1;
    z-index: 9;
    visibility: visible;
    pointer-events: all
}

.modal__menu::-webkit-scrollbar {
    display: none
}

.modal__menu {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.modal__menu__inner {
    padding: 25px 20px 30px
}

.modal__menu__btn_close {
    width: 2.5rem;
    height: 2.5rem;
    background: 0 0;
    position: relative;
    border: none;
    margin-top: -2px;
    margin-right: -5px
}

.modal__menu__btn_close:after,.modal__menu__btn_close:before {
    height: 1.25px;
    width: 65%;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    background: #fff;
    transform: rotate(45deg)
}

.modal__menu__btn_close:after {
    transform: rotate(-45deg)
}

.modal__default {
    display: none;
    padding: 0;
    max-width: 450px;
    width: 100%;
    color: #fff
}

.modal__inner {
    padding: 32px 50px
}

.modal__title {
    font-weight: 700;
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.25
}

.modal__menu__top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px
}

.modal__menu__logo {
    display: block;
    font-size: 0;
    width: 11rem
}

.modal__menu__list ul {
    list-style: none
}

.modal__menu__list a {
    font-size: 15px;
    color: inherit;
    text-decoration: none
}

.modal__menu__list ul {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    max-width: 505px
}

.modal__menu__list a:hover {
    color: #594036
}

.modal__menu__inner {
    display: flex;
    flex-direction: column;
    min-height: 100svh
}

.modal__menu__list {
    border-bottom: 1px solid #1e2021;
    padding: 0 20px 25px;
    margin: 0 -20px 20px;
    flex: 1
}

.modal__menu__list li {
    width: calc(50% - 8px)
}

.modal__menu__list__service {
    border-bottom: 1px solid #1e2021;
    padding: 0 20px 25px;
    margin: 0 -20px 20px
}

.modal__menu__list__service li a {
    display: inline-flex;
    gap: 15px;
    align-items: center;
    color: inherit;
    text-decoration: none
}

.modal__menu__list__service ul {
    display: flex;
    flex-direction: column;
    gap: 15px;
    list-style: none
}

.modal__menu__list__service img {
    width: 23px;
    height: auto;
    margin-top: -2px;
    filter: brightness(0) invert(1)
}

.modal__menu__list__service a:hover img {
    filter: none
}

.loaded .modal__menu__list__service a img {
    transition: .15s
}

.modal__menu__contact {
    max-width: 500px;
    display: flex;
    gap: 12px;
    flex-wrap: wrap
}

.modal__menu__contact a {
    color: inherit;
    text-decoration: none;
    flex: 1
}

.modal__menu__contact__time {
    width: 100%;
    margin-top: 0
}

.header_main__info_social.header_main__info_social--modal {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 13px;
    margin-left: 0;
    margin-top: 7px
}

.header_main__info_social.header_main__info_social--modal a {
    border: 1px solid;
    border-radius: 50%;
    width: 35px;
    height: 34px;
    flex: none
}

.header_main__info_social.header_main__info_social--modal a:hover {
    background: #fff;
    border-color: #fff
}

.modal__menu__contact a:hover {
    color: #e57918
}

a.btn_modal__menu:hover {
    color: #fff
}

.modal__menu__list__service li a:hover {
    color: #e57918
}

.modal__menu__list a:hover {
    color: #e57918
}

.btn_modal__menu__block {
    margin-top: 15px;
    width: 100%
}

.btn_modal__menu {
    width: 100%;
    justify-content: center
}

.modal__menu__tilte {
    font-weight: 500;
    margin-bottom: 20px;
    font-size: 18px
}

.home_advantage__item_n {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 1.3;
    color: #e57917;
    margin-bottom: 1.15rem
}

.home_advantage__item_title {
    font-size: 1.25rem;
    line-height: 1.3;
    color: #fff
}

.home_advantage__list {
    display: flex;
    flex-wrap: wrap
}

.home_advantage__item {
    border: 1px solid #1e2021;
    padding: 2.5rem;
    width: 25%
}

.home_advantage__item.home_advantage__item--big {
    padding: 0;
    width: 50%;
    border: none
}

.home_advantage__item_content.home_advantage__item_content--image {
    padding-top: 31.9%;
    position: relative;
    min-height: 100%
}

.home_advantage__item_content.home_advantage__item_content--image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.home_advantage {
    margin-bottom: 7.5rem
}

.home_promo__title {
    font-weight: 500;
    font-size: 3rem;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 1.1rem
}

.home_promo__label {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.3;
    color: #e57917;
    margin-bottom: .65rem
}

.home_promo {
    margin: 3.92rem 0 2.15rem
}

.home_promo__text {
    font-size: .88rem;
    line-height: 1.3;
    color: rgba(255,255,255,.8);
    margin-bottom: 5.05rem
}

.btn_home_promo__more {
    padding: .64rem;
    width: 15.6rem
}

.home_promo__info {
    max-width: 35rem
}

.home_promo .container {
    position: relative;
    display: flex;
    justify-content: space-between;
    gap: 2rem
}

.home_promo__image {
    width: 18.9rem;
    margin-top: -2.7rem;
    margin-right: 10rem
}

.home_cat_item__title {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.3;
    flex: 1
}

.home_cat_item {
    text-decoration: none;
    border: 1px solid #1e2021;
    padding: 1.2rem 2.45rem 1rem 2.35rem;
    width: 25%;
    border-right: none;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: inherit
}

.home_cat_list .container {
    display: flex;
    flex-wrap: wrap
}

.home_cat_item__top {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: .25rem;
    align-items: center;
    text-decoration: none
}

.loaded .home_cat_item__more {
    transition: .25s
}

.home_cat_item__more {
    border: 2px solid #e57917;
    padding: .25rem;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.home_cat_item__image {
    font-size: 0;
    pointer-events: none
}

.home_cat_item:hover .home_cat_item__image img {
    transform: scale(1.05)
}

.loaded .home_cat_item__image img {
    transition: .5s
}

.home_cat_list {
    margin-bottom: 5.85rem
}

.home_cat_item:last-child {
    border-right: 1px solid #1e2021
}

.home_cat_item:hover {
    color: #e57918
}

.home_cat_item:hover .home_cat_item__more {
    background: #e57918
}

.home_cat_item:hover .home_cat_item__more path {
    stroke: #fff
}

.loaded .home_cat_item__more path {
    transition: .25s
}

.home_use__list {
    display: grid;
    gap: .2rem .1rem;
    grid-template-rows: 1fr auto;
    grid-auto-flow: dense;
    grid-template-columns: repeat(3,1fr)
}

.home_use__item {
    display: block;
    overflow: hidden;
    height: 15.7rem;
    position: relative;
    color: inherit
}

.home_use__item__title {
    position: absolute;
    left: 1.3rem;
    z-index: 2;
    bottom: 1.3rem;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.3
}

.home_use__item.home_use__item--4 {
    grid-column: 1/2;
    grid-row-start: span 2;
    height: 31.4rem
}

.home_use__item__content:before {
    background: #000;
    opacity: .4;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    z-index: 1
}

.loaded .home_use__item__content:before {
    transition: .25s
}

.home_use__item:hover .home_use__item__content:before {
    opacity: .2
}

.home_use__item:hover .home_use__item__content img {
    transform: scale(1.025)
}

.loaded .home_use__item__content img {
    transition: .5s
}

.home_use {
    margin-bottom: 7.25rem
}

.text_y--home_form {
    max-width: 59rem;
    margin-bottom: 2.55rem
}

.home_form__row {
    border: 1px solid #1e2021;
    display: flex;
    flex-wrap: wrap
}

.field_x__row {
    display: flex;
    flex-wrap: wrap;
    gap: 3.75rem
}

.field_x__item {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.field_x__item_title {
    font-weight: 400;
    margin-bottom: .5rem
}

.field_x__item_content input {
    background: 0 0;
    border: 1px solid #fff;
    width: 100%;
    border-radius: 0;
    appearance: none;
    padding: .775rem;
    font-family: inherit;
    color: #fff
}

.field_x__item_content input:-webkit-autofill,.field_x__item_content input:-webkit-autofill:active,.field_x__item_content input:-webkit-autofill:focus,.field_x__item_content input:-webkit-autofill:hover {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
    transition: background-color 5000s ease-in-out 0s;
    box-shadow: inset 0 0 20px 20px #23232329
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.home_form__content {
    flex: 1;
    padding: 2.5rem
}

.home_form__help {
    width: 31.1rem;
    text-align: center;
    padding: 1.85rem 2rem 2.3rem;
    border-left: 1px solid #1e2021
}

.home_form__help_title {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.3;
    text-align: center;
    color: #fff;
    max-width: 20rem;
    margin: 0 auto .75rem
}

.home_form__help_text {
    max-width: 23rem;
    margin: 0 auto;
    font-size: .88rem;
    line-height: 1.3;
    text-align: center;
    color: rgba(255,255,255,.8);
    margin-bottom: 2rem
}

.home_form__help_image {
    margin: 0 auto 2.5rem;
    text-align: center
}

.home_form__help_image img {
    width: 10.75rem
}

.btn_home_form__help_more {
    width: 100%;
    max-width: 18rem;
    padding: .7rem 1.2rem
}

.home_form {
    margin-bottom: 7.5rem
}

.home_text_content__show_hide__content {
    background: linear-gradient(180deg,#fff 0,#fff 100%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    max-width: 59.5rem;
    margin-bottom: 1rem
}

.home_text_content__show_hide__content.closed {
    max-height: 15.35rem
}

.home_use__item__content img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.loaded .home_text_content__show_hide__content {
    transition: .5s
}

.home_text_content__show_hide__content.closed {
    background: linear-gradient(180deg,#fff 0,rgba(255,255,255,0) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.home_use__item__content {
    width: 100%;
    height: 100%
}

.home_text_content__show_hide__more_less {
    color: inherit;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    font-size: 1.12rem;
    gap: .45rem
}

.home_text {
    margin-bottom: 7.5rem
}

.loaded .home_text_content__show_hide__more_less path {
    transition: .25s
}

.home_text_content__show_hide__more_less svg {
    margin-bottom: -.35rem;
    transition: .25s
}

.home_text_content__show_hide__more_less:hover {
    color: #e57917
}

.home_text_content__show_hide__more_less:hover path {
    stroke: #e57917
}

.home_text_content__show_hide__more_less:hover svg {
    transform: rotate(180deg) translate(0,1px)
}

.field_x__group {
    display: flex;
    flex-direction: column;
    gap: 2.575rem
}

.field_x__item.field_x__item--btn {
    width: 15.55rem;
    flex: none
}

.btn_field_x__item {
    width: 100%;
    padding: .625rem 1rem;
    text-align: center
}

.field_x__row.field_x__row--bottom {
    gap: 1.25rem
}

.field_x__item--agree {
    font-size: .75rem;
    line-height: 1.3;
    color: rgba(255,255,255,.8);
    display: flex;
    align-items: center;
    gap: .7rem;
    flex-direction: row
}

.field_x__item--agree a {
    color: rgba(229,121,23,.8)
}

.field_x__item--agree_view {
    width: 1rem;
    height: 1rem;
    border: 1px solid #fff;
    border-radius: .12rem;
    position: relative
}

.field_x__item--agree_text {
    flex: 1
}

.field_x__item--agree a:hover {
    color: inherit;
    text-decoration: none
}

.field_x__item--agree input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.field_x__item--agree input:checked+.field_x__item--agree_view:before {
    opacity: 1
}

.field_x__item--agree_view:before {
    border-radius: .12rem;
    right: -1px;
    left: -1px;
    top: -1px;
    bottom: -1px;
    position: absolute;
    background: #fff;
    content: "";
    opacity: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.000488281' width='16' height='16' rx='1.6' fill='%23E57917'/%3E%3Cpath d='M12 5.60059L6.5 10.4006L4 8.21877' stroke='white' stroke-width='1.59866' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #f73
}

.select2-container {
    width: 100%!important
}

.select2-container--default .select2-selection--single {
    border: 1px solid #fff;
    border-radius: 0;
    background: 0 0;
    color: #fff;
    height: auto
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #e57918
}

.select2-dropdown {
    background: #151515;
    border-color: #fff;
    border-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-radius: 0
}

.select2-container--default .select2-results__option--selected {
    background: #1e2021
}

.select2-results__option {
    padding: .55rem .775rem;
    font-size: .9rem
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: .775rem;
    height: auto;
    line-height: 1.17;
    color: #fff
}

.select2-results__option:last-child {
    padding-bottom: .65rem
}

.select2-results__option:first-child {
    padding-top: .65rem
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    width: 2.25em
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 12.5rem
}

.home_text_content__show_hide__content {
    font-weight: 400;
    font-size: 1.12rem;
    line-height: 1.3;
    letter-spacing: .0065rem
}

@media screen and (max-width: 992px) {
    .home_advantage__item.home_advantage__item--3 {
        order:1
    }

    .home_advantage__item--1 {
        order: 0
    }

    .home_advantage__item--2 {
        order: 3
    }

    .home_advantage__item {
        width: 33.33%;
        padding-right: 10px
    }

    .home_advantage__item.home_advantage__item--big {
        width: 66.66%
    }

    .home_advantage__item--5 {
        order: 3;
        width: 50%
    }

    .home_advantage__item.home_advantage__item--4 {
        order: 2
    }

    .home_advantage__item--6 {
        order: 5;
        width: 50%
    }

    .home_advantage {
        margin-bottom: 60px
    }

    .title_y--use {
        margin-bottom: 30px;
        max-width: 310px
    }

    .home_use {
        margin-bottom: 80px
    }

    .home_form__help {
        width: 100%;
        border: none;
        border-top: 1px solid #1e2021
    }

    .home_form {
        margin-bottom: 80px
    }

    .home_text {
        margin-bottom: 80px
    }

    .home_promo__title {
        font-size: 32px
    }

    .home_promo__label {
        font-size: 16px
    }

    .home_promo__text {
        font-size: 14px
    }

    .home_promo {
        margin: 85px 0
    }

    .home_promo__image {
        margin-right: 2.25rem;
        margin-top: -2rem
    }

    .home_cat_item {
        width: 50%
    }

    .home_cat_item__image {
        max-width: 300px;
        margin: 0 auto
    }

    .home_cat_item:nth-child(2) {
        border-right: 1px solid #1e2021
    }
}

@media screen and (max-width: 750px) {
    .home_text_content__show_hide__content {
        line-height:1.45
    }

    .home_advantage__item {
        width: 100%;
        padding: 20px 20px 30px
    }

    .home_advantage__item--3 {
        display: none
    }

    .home_advantage__item.home_advantage__item--4 {
        width: calc(100% + 2.5rem);
        order: 10;
        margin: 0 -1.25rem;
        margin-top: 60px
    }

    .home_advantage__item_content.home_advantage__item_content--image {
        padding: 0;
        height: 200px
    }

    .home_advantage__item_n {
        font-size: 32px;
        margin-bottom: 18px
    }

    .home_advantage__item_title {
        font-size: 18px
    }

    .home_advantage {
        margin-bottom: 60px
    }

    .home_use__list {
        display: flex;
        flex-wrap: wrap;
        gap: 5px
    }

    .home_use__item,.home_use__item.home_use__item--4 {
        height: auto;
        width: calc((100% - 5px)/ 2)
    }

    .home_use__item__content {
        padding-top: 60%;
        position: relative;
        height: auto
    }

    .home_use__item__content img {
        position: absolute;
        top: 0;
        left: 0
    }

    .home_promo__image {
        margin-right: 0;
        max-width: 230px
    }

    .home_promo__text {
        margin-bottom: 40px
    }

    .title_y--home_form {
        margin-bottom: 20px
    }

    .text_y--home_form {
        margin-bottom: 35px
    }
}

@media screen and (max-width: 550px) {
    .home_cat_item {
        width:100%;
        padding: 1.2rem 1.45rem 1rem 1.35rem;
        border-right: 1px solid #1e2021
    }

    .home_promo .container {
        flex-direction: column;
        gap: 35px;
        max-width: 400px;
        text-align: center;
        padding-bottom: 85px
    }

    .home_promo__image {
        max-width: 190px;
        margin: 0 auto
    }

    .home_promo {
        margin: 32px 0 75px
    }

    .home_promo__title {
        margin-bottom: 18px
    }

    .btn_home_promo__more {
        position: absolute;
        bottom: 0;
        left: 1.25rem;
        right: 1.25rem;
        margin: auto;
        width: auto
    }

    .home_promo__text {
        margin-bottom: 0
    }

    .home_use__item,.home_use__item.home_use__item--4 {
        width: 100%
    }

    .home_use__item__title {
        font-size: 18px;
        right: 1.3rem;
        text-align: center
    }

    .field_x__row {
        flex-direction: column;
        gap: 20px
    }

    .field_x__item_title {
        margin-bottom: 13px
    }

    .field_x__group {
        gap: 20px
    }

    .field_x__item.field_x__item--btn {
        width: 100%
    }

    .home_form__content {
        padding: 20px;
        border: 1px solid #1e2021
    }

    .home_form__row {
        border: none
    }

    .home_form__help {
        border: none;
        padding: 25px 20px 20px;
        border-bottom: 1px solid #1e2021
    }

    .home_form {
        margin-bottom: 45px
    }

    .btn_home_form__help_more {
        max-width: 100%;
        padding: .75rem 1.2rem 1rem
    }

    .field_x__row.field_x__row--bottom {
        margin-top: 12px
    }

    .text_y--home_form {
        margin-bottom: 26px
    }
}

.page_support_main__link_item {
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.3;
    color: inherit;
    display: inline-block;
    text-decoration: none;
    position: relative;
    margin-right: 2.365rem;
    padding-bottom: .6rem
}

.page_support_main__link_list {
    font-size: 0;
    white-space: nowrap;
    border-bottom: 1px solid #1e2021
}

.page_support_main__link_list__top {
    overflow: auto;
    margin-bottom: 2.5rem
}

.page_support_main__link_list__top::-webkit-scrollbar {
    display: none
}

.page_support_main__link_list__top {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.page_support_main__link_item.active:after {
    opacity: 1
}

.page_support_main__link_item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: .1rem;
    background: #e57917;
    opacity: 0
}

.text_x.text_x--support {
    margin-bottom: 5.1rem
}

.page_support_main__link_item:last-child {
    margin-right: 0
}

.page_support_main__link_item:hover {
    color: #e57917
}

.page_support_main__link_section.active {
    display: block
}

.page_support_main__link_section {
    display: none
}

.page_support_main__link_section__list {
    display: flex;
    flex-wrap: wrap
}

.page_support_main__link_download {
    width: 33.3333333333%;
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: inherit;
    text-decoration: none;
    border: 1px solid #1e2021;
    padding: 1.22rem;
    gap: .65rem;
    align-items: center
}

.page_support_main__link_download__text {
    flex: 1;
    letter-spacing: .01rem
}

.page_support_main__link_download__icon {
    font-size: 0
}

.page_support_main__link_download__icon svg {
    width: 2rem;
    height: auto
}

.page_support_main__link_download:hover {
    background: #1e2021
}

.page__container.page__container--support {
    margin-bottom: 7.3rem
}

@media screen and (max-width: 992px) {
    .page__container.page__container--support {
        margin-bottom:80px
    }

    .page_support_main__link_list__top::-webkit-scrollbar {
        display: none
    }

    .page_support_main__link_list__top {
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-right: -1.25rem
    }

    .page_support_main__link_item:last-child {
        margin-right: 1.25rem
    }

    .title_x {
        margin-bottom: 20px;
        font-size: 32px
    }

    .text_x {
        font-size: 14px
    }

    .text_x.text_x--support {
        margin-bottom: 70px
    }

    .page_support_main__link_item {
        font-size: 18px;
        margin-right: 30px
    }
}

@media screen and (max-width: 750px) {
    .page_support_main__link_download {
        width:50%;
        gap: 12px
    }

    .page_support_main__link_download__text {
        font-size: 15px
    }

    .page_support_main__link_download__icon svg {
        width: 30px
    }
}

@media screen and (max-width: 550px) {
    .page_support_main__link_download {
        width:100%;
        min-height: 88px
    }
}

.contact_page__main {
    margin-top: 4.925rem;
    margin-bottom: 7.45rem
}

.contact_page__info_item__value {
    font-size: 1.25rem;
    line-height: 1.3;
    max-width: 40rem
}

.contact_page__info_item__title {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.5;
    color: rgba(255,255,255,.8);
    margin-bottom: 1.25rem
}

.contact_page__main_info {
    border: 1px solid #1e2021;
    display: flex;
    flex-wrap: wrap
}

.contact_page__info_item {
    width: 20rem;
    border-left: 1px solid #1e2021;
    padding: 2.375rem 2.455rem 2.5rem
}

.contact_page__info_item--adress {
    flex: 1;
    border-left: 0
}

.contact_page__info_item__value a {
    color: inherit;
    text-decoration: none
}

.contact_page__info_item__value a:hover {
    color: #f73
}

.contact_page__main_row_2 {
    display: flex;
    flex-wrap: wrap
}

.contact_page__main_pay {
    padding: 2.375rem 2.455rem;
    width: 20.275rem;
    border: 1px solid #1e2021
}

.contact_page__main_map {
    flex: 1
}

.contact_page__main_map iframe {
    width: 100%;
    height: 27.9rem
}

.contact_page__main_pay_title {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.5;
    color: rgba(255,255,255,.8);
    margin-bottom: 1.2rem
}

.contact_page__main_pay_info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 1.15rem
}

.contact_page__main_pay__item_title {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.5;
    color: rgba(255,255,255,.8);
    margin-bottom: .225rem
}

.contact_page__main_pay__item_value {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.3
}

.form_callback__content {
    border: 1px solid #1e2021;
    display: flex;
    flex-wrap: wrap
}

.form_callback__top {
    margin-bottom: 2.56rem
}

.text_y.text_y--form_callback {
    margin-bottom: 0
}

.form_callback__content_form {
    flex: 1;
    padding: 2.5rem 2.45rem
}

.form_callback__add_column {
    width: 31rem;
    border-left: 1px solid #1e2021;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0
}

.form_callback__add_column_image {
    max-width: 18.5rem;
    margin: 0 auto;
    width: 65%
}

.field_x__item--file input {
    position: absolute;
    opacity: 0;
    z-index: -1
}

.field_x__item--file__top {
    display: flex;
    flex-wrap: wrap;
    gap: .6rem;
    align-items: center
}

.field_x__item--file__addtitle {
    font-size: .62rem;
    line-height: 1.3;
    color: rgba(255,255,255,.6)
}

.field_x__item--file__icon {
    font-size: 0
}

.field_x__item--file:hover .field_x__item--file__icon path {
    stroke: #f73
}

.field_x__item--file__icon path {
    transition: .25s
}

.loaded .field_x__item--file__top {
    transition: .25s
}

.field_x__item--file:hover .field_x__item--file__top {
    color: #f73
}

.field_x__item--file__icon svg {
    width: 1.5rem;
    height: auto
}

.field_x__item--file__title {
    margin-right: .78rem
}

.field_x__item--file__list {
    font-size: .62rem;
    line-height: 1.3;
    color: rgba(255,255,255,.6);
    margin-top: 1rem
}

@media screen and (max-width: 992px) {
    .contact_page__info_item {
        width:50%
    }

    .contact_page__info_item--adress {
        width: 100%;
        flex: none;
        border-bottom: 1px solid #1e2021
    }

    .contact_page__main_pay {
        width: 320px
    }

    .form_callback__add_column {
        width: 300px
    }
}

@media screen and (max-width: 750px) {
    .contact_page__main {
        margin-top:60px;
        margin-bottom: 65px
    }

    .form_callback__add_column {
        display: none
    }

    .contact_page__info_item {
        width: 100%;
        padding: 20px;
        min-height: 140px;
        border-bottom: 1px solid #1e2021;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .contact_page__main_row_2 {
        flex-direction: column-reverse;
        margin-top: 60px
    }

    .contact_page__main_map {
        margin: 0 -1.25rem
    }

    .contact_page__main_map iframe {
        height: 300px
    }

    .contact_page__main_pay {
        width: 100%;
        padding: 20px;
        margin-top: 60px
    }

    .contact_page__info_item__title {
        font-size: 14px;
        margin-bottom: 18px
    }

    .contact_page__info_item__value {
        font-size: 20px;
        line-height: 1.45
    }

    .contact_page__main_pay_title {
        font-size: 14px;
        margin-bottom: 18px
    }

    .contact_page__main_pay_info {
        gap: 22px
    }

    .contact_page__main_pay__item_title {
        font-size: 14px;
        margin-bottom: 5px
    }

    .contact_page__main_pay__item_value {
        font-size: 20px
    }

    .form_callback__content_form {
        padding: 20px
    }

    .form_callback__top {
        margin-bottom: 40px
    }
}

.page_buyers__content {
    flex: 1
}

.page_buyers__top {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    margin-bottom: 6.65rem;
    align-items: flex-start
}

.page_buyers__image {
    max-width: 25.775rem;
    font-size: 0;
    margin-top: 5.3rem
}

.text_x.text_x--buyers {
    margin-bottom: 2.4rem
}

.text_x--buyers_2__title {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.3;
    letter-spacing: .005rem;
    margin-bottom: 1.1rem
}

.text_x--buyers_2__text {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.5;
    color: #fff
}

.text_x--buyers_2__text a {
    font-weight: 500;
    color: inherit;
    text-decoration: none;
    margin-left: .3rem;
    font-size: 1.075rem
}

.text_x--buyers_2__text a:hover {
    color: #e57917
}

.text_x--buyers_2__text ul {
    list-style: none
}

.text_x--buyers_2__text li {
    position: relative;
    padding-left: 1.76rem;
    margin-bottom: .875rem
}

.text_x--buyers_2__text li:before {
    width: 1.12rem;
    height: 1.12rem;
    content: "";
    position: absolute;
    top: .34rem;
    background: #e57917;
    left: 0;
    display: block
}

@media screen and (max-width: 992px) {
    .page_buyers__image {
        width:20rem
    }
}

@media screen and (max-width: 750px) {
    .page_buyers__top {
        gap:60px;
        flex-direction: column;
        margin-bottom: 60px
    }

    .page_buyers__image {
        width: calc(100% + 2.5rem);
        margin: 0 -1.25rem;
        max-width: none
    }

    .page_buyers__image img {
        width: 100%
    }

    .text_x--buyers_2__title {
        font-size: 20px;
        margin-bottom: 20px
    }

    .text_x--buyers_2__text li {
        padding: 20px;
        border: 1px solid #1e2021;
        margin: 0;
        font-size: 14px;
        flex: 1 0 250px
    }

    .text_x--buyers_2__text ul {
        display: flex;
        flex-wrap: wrap
    }

    .text_x--buyers_2__text li:before {
        margin-bottom: 14px;
        position: static
    }

    .text_x--buyers_2__text a {
        margin-top: 5px;
        margin-left: 0;
        display: inline-block;
        font-size: 16px
    }
}

.page_buyers__image--price {
    max-width: none;
    margin: 0;
    border: 1px solid #1e2021;
    width: 25.3rem;
    padding-bottom: .65rem;
    margin-top: 5.3rem
}

.page_buyers__image--price img {
    width: 43.25%;
    margin: 0 auto;
    height: auto;
    display: block
}

.page_buyers__image_price__inner {
    margin-top: .575rem
}

.btn_call--price {
    width: 100%;
    max-width: 15.65rem;
    padding: .7rem 2.12rem;
    margin-top: .75rem
}

.field_x__item.field_x__item--short {
    max-width: calc(50% - 1.875rem)
}

@media screen and (max-width: 750px) {
    .page_buyers__image_price__inner {
        margin-top:0
    }

    .page_buyers__image--price {
        margin-top: -15px;
        border: none;
        padding-bottom: 0;
        width: 100%
    }

    .page_buyers__image--price img {
        max-width: 19rem;
        width: 55%
    }

    .title_y.title_y--form_callback br {
        display: none
    }
}

@media screen and (max-width: 550px) {
    .field_x__item.field_x__item--short {
        max-width:100%
    }

    .btn_call--price {
        max-width: 100%;
        margin-top: 15px
    }
}

.category_main__content {
    flex: 1
}

.category_main_section {
    display: flex;
    gap: 1.25rem;
    margin-top: 5.125rem;
    margin-bottom: 7.6rem
}

.category_list {
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    margin-bottom: 2.25rem
}

.product_card {
    border: 1px solid #1e2021;
    padding: 2.45rem 2.45rem 2.15rem;
    display: flex
}

.category_main__aside {
    width: 19.06rem
}

.product_card__inner {
    display: flex;
    flex-wrap: wrap;
    gap: 2.5rem;
    width: 100%;
    position: relative
}

.product_card__price {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.3;
    letter-spacing: .075rem
}

.product_card__data {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 12.05rem;
    gap: 1.225rem
}

.product_card__info {
    flex: 1
}

.product_card__image img {
    width: 100%
}

.product_card__image {
    width: 10rem;
    font-size: 0
}

.product_card__title {
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: 1.15rem
}

.btn_product_card__call {
    padding: .635rem 0;
    width: 100%
}

.product_card__more {
    border: 2px solid #1e2021;
    padding: .75rem 1rem;
    width: 100%;
    display: flex;
    align-items: center;
    gap: .85rem;
    font-weight: 500;
    padding-left: 2.15rem;
    justify-content: center
}

.product_card__more svg {
    width: 1rem;
    height: auto
}

.product_card__more:hover {
    background: #1e2021
}

.product_card__more:active {
    border-color: #e57918;
    background: #e57918;
    color: #fff
}

.loaded .product_card__more path {
    transition: .25s
}

.category_promo {
    background: #fff;
    text-align: center;
    padding: 1.25rem;
    color: #151515;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(../images/__content/pages/category/promo.jpg)
}

.product_card__meta__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.3;
    gap: .25rem;
    position: relative
}

.product_card__meta__table {
    display: flex;
    flex-direction: column;
    gap: .64rem
}

.product_card__meta__name {
    flex: 1
}

.product_card__meta__row:after {
    border-bottom: 1px dashed rgba(255,255,255,.2);
    position: absolute;
    bottom: .4rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    content: ""
}

.product_card__meta__name span {
    padding-right: .35rem
}

.product_card__meta__value span {
    padding-left: .45rem
}

.product_card__meta__row span {
    background: #151515;
    z-index: 1;
    position: relative
}

.product_card__meta__value {
    width: 10rem;
    text-align: right
}

.product_card__meta__text {
    font-size: .88rem;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
}

.category_promo_title {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.3;
    letter-spacing: -.01rem;
    margin-bottom: 1.25rem
}

.category_promo_text {
    font-size: .88rem;
    line-height: 1.3;
    color: rgba(21,21,21,.8);
    margin-bottom: 14.4rem
}

.btn_category_promo_more {
    width: 100%;
    max-width: 73%;
    padding: .63rem 1rem;
    color: inherit
}

.btn_category_promo_more:hover {
    color: #fff
}

.category_pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem
}

.btn_pagination__more {
    padding: .6rem 1.65rem
}

.category_pagination__list ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: .625rem
}

.category_pagination__list a {
    font-size: .88rem;
    line-height: 1.1;
    color: rgba(255,255,255,.8);
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    width: 2.25rem;
    height: 2.25rem;
    border: 2px solid #1e2021;
    justify-content: center;
    align-items: center;
    position: relative
}

.next.page-numbers:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%23e57917' stroke-opacity='0.8' stroke-width='1.99832' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 50%;
    filter: brightness(10)
}

.prev.page-numbers:after {
     content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-position: 50%;
    filter: brightness(10);
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L1 7L7 13' stroke='%23e57917' stroke-opacity='0.8' stroke-width='1.99832' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}
.page-numbers.next,.page-numbers.prev {
    font-size: 0;
}

.nav-links {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: .625rem;
}

.page-numbers.current {
    color: #e57917;
    border-color: #e57917;
    width: 2.25rem;
    height: 2.25rem;
    border: 2px solid;
}

.category_pagination__list span {
    width: 1.75rem;
    height: 2.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category_pagination__list .active a {
    color: #e57917;
    border-color: #e57917
}

.category_pagination__list a:hover {
    color: #fff;
    background: 0 0;
    border-color: #e57918;
    font-weight: 500
}

.category_pagination__list a:active {
    color: #e57918
}

.category_pagination__list a:active:after {
    filter: none
}

.category_pagination__list li.active a {
    pointer-events: none
}

.loaded .pagination__arrow a:after {
    transition: .25s
}

.category_pagination__list {
    flex: 1
}

.home_advantage.advantage--catalog .container {
    padding: 0
}

@media screen and (max-width: 992px) {
    .product_card__data {
        position:absolute;
        right: 0;
        width: 195px;
        z-index: 2
    }

    .product_card__inner {
        flex-direction: column;
        padding-right: 205px;
        gap: 50px
    }

    .product_card__image {
        width: 175px
    }

    .product_card__info {
        margin-right: -205px
    }
}

@media screen and (max-width: 750px) {
    .category_main_section {
        margin-top:40px;
        flex-direction: column;
        gap: 60px;
        margin-bottom: 80px
    }

    .product_card__title {
        font-size: 20px;
        line-height: 1.5
    }

    .product_card {
        padding: 20px
    }

    .product_card__price {
        font-size: 24px
    }

    .product_card__data {
        gap: 15px;
        width: 220px
    }

    .product_card__meta__table {
        gap: 14px
    }

    .category_list {
        gap: 20px;
        margin-bottom: 40px
    }

    .category_main__aside {
        width: 100%
    }

    .category_promo {
        max-width: 320px;
        margin: 0 auto;
        padding: 2rem 1.25rem 2.5rem;
        background-position: 50% -20px
    }

    .category_pagination {
        flex-direction: column-reverse;
        gap: 25px
    }

    .btn_category_promo_more {
        max-width: 100%;
        font-weight: 500;
        font-size: 16px
    }

    .category_promo_text {
        margin-bottom: 19rem;
        font-size: 14px
    }
}

@media screen and (max-width: 550px) {
    .product_card__data {
        position:static;
        text-align: center;
        justify-content: center;
        align-items: center;
        width: 100%
    }

    .product_card__info {
        margin: 0;
        text-align: center;
        margin-bottom: 20px
    }

    .product_card__image {
        width: 100%;
        padding-top: 15px;
        margin-bottom: 35px
    }

    .product_card__inner {
        padding-right: 0;
        gap: 0
    }

    .product_card__image img {
        max-width: 270px;
        margin: 0 auto;
        display: block;
        width: 62.5%
    }

    .product_card__meta {
        display: none
    }

    .product_card__title {
        margin-bottom: 0
    }

    .product_card__price {
        margin-bottom: 10px
    }

    .category_pagination__more {
        width: 100%
    }

    .btn_pagination__more {
        width: 100%;
        padding: 1rem;
        border-color: #1e2021
    }

    .btn_pagination__more:hover {
        border-color: #e57918
    }

    .category_pagination__list ul {
        gap: .55rem
    }
}

.about__page__top {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    gap: 2rem;
    padding-right: 25.8rem;
    margin-bottom: 7.35rem
}

.about__page_top__count {
    margin-top: 3.15rem;
    display: flex;
    flex-wrap: wrap
}

.about__page_top__count__item__text {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.3
}

.about__page_top__count__item__value {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.3;
    margin-bottom: 1.5rem
}

.about__page_top__count__item__content {
    padding: 2.25rem 2.5rem 2.5rem
}

.about__page_top__count__item--year__image {
    font-size: 0
}

.about__page_top__count__item--year__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about__page_top__count__item {
    border: 1px solid #1e2021;
    flex: 1
}

.about__page_top__count__item--year {
    background: #e57917;
    position: absolute;
    right: 0;
    top: 0;
    width: 25.8rem;
    border: none;
    flex: none
}

.title_y.title_y--about__page__info {
    max-width: 35rem
}

.about__page__info {
    max-width: 52rem;
    margin-bottom: 7.5rem
}

.text_y.text_y--about__page__info {
    font-size: .88rem;
    line-height: 1.55
}

.about__soninger_this__item__title {
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.3;
    color: #e57917;
    letter-spacing: .021rem;
    margin-bottom: 1.25rem
}

.about__soninger_this__item__text {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.3
}

.about__soninger_this__list {
    display: flex;
    flex-wrap: wrap
}

.about__soninger_this__item {
    width: 33.3333333333%;
    border: 1px solid #1e2021;
    padding: 2.35rem 2.5rem 2.125rem
}

.about__soninger_this__item:has(.about__soninger_this__item__image) {
    padding: 0;
    border: none
}

.about__soninger_this__item__image img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.about__soninger_this__item__image {
    font-size: 0
}

.about__soninger_this {
    margin-bottom: 7.5rem
}

.title_y.title_y--about__page__info--2 {
    max-width: 45rem
}

.home_form--about .container {
    padding: 0
}

.about__page_top__count__item__value {
    color: #e57918
}

.about__page_top__count__item--year .about__page_top__count__item__value {
    color: inherit
}

.text_x.text_x--about {
    padding-right: 2rem
}

@media screen and (max-width: 992px) {
    .about__page__top {
        padding-right:0;
        gap: 40px;
        margin-bottom: 60px
    }

    .text_x.text_x--about {
        padding-right: 0
    }

    .about__page_top__count__item--year {
        position: static;
        display: flex;
        width: 100%
    }

    .about__page_top__count__item--year__image {
        width: 50%
    }

    .about__page_top__count__item--year .about__page_top__count__item__content {
        width: 50%
    }

    .about__page_top__count {
        margin-top: 0
    }

    .about__soninger_this__item {
        width: 50%
    }

    .about__soninger_this__item--1 {
        order: -1
    }

    .about__soninger_this__item--3 {
        order: 0
    }

    .about__soninger_this__item--2 {
        order: 2
    }

    .about__soninger_this__item--4 {
        order: 5
    }

    .about__soninger_this__item--5 {
        order: 4
    }

    .about__soninger_this__item--6 {
        order: 6
    }

    .about__page__info {
        margin-bottom: 60px
    }

    .about__soninger_this {
        margin-bottom: 60px
    }
}

@media screen and (max-width: 750px) {
    .about__page_top__count__item--year__image {
        position:absolute;
        bottom: 0;
        height: 200px;
        right: -1.25rem;
        left: -1.25rem;
        width: auto
    }

    .about__page_top__count {
        padding-bottom: 260px
    }

    .about__page_top__count__item__value {
        font-size: 36px
    }

    .about__page_top__count__item__content {
        padding: 32px 35px 42px
    }

    .about__page_top__count__item {
        flex: none;
        width: 100%
    }

    .about__page_top__count__item--year .about__page_top__count__item__content {
        width: 100%
    }

    .about__page_top__count__item__text {
        font-size: 17px;
        line-height: 1.45
    }

    .text_y.text_y--about__page__info {
        font-size: 14px
    }

    .title_y.title_y--about__page__info {
        margin-bottom: 22px
    }

    .about__soninger_this__item--3 {
        order: -10;
        margin-bottom: 60px
    }

    .about__soninger_this__item {
        width: 100%;
        padding: 35px
    }

    .about__soninger_this__item:has(.about__soninger_this__item__image) {
        width: auto;
        margin-left: -1.25rem;
        margin-right: -1.25rem
    }

    .about__soninger_this__list {
        margin-top: 28px
    }

    .about__soninger_this__item__title {
        font-size: 19px
    }

    .about__soninger_this__item__text {
        font-size: 14px;
        line-height: 1.5
    }

    .about__soninger_this__item--4 {
        order: 10;
        margin-top: 60px
    }
}

.product__top {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5.125rem;
    gap: 1.5rem
}

.product__top_info_2__item {
    border: 1px solid #1e2021;
    padding: 1.175rem;
    position: relative
}

.product__top_info_2__item+.product__top_info_2__item {
    margin-top: -1px
}

.product__top_price {
    font-weight: 500;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 1.275rem;
    text-transform: uppercase
}

.product__top_images {
    width: 25.75rem;
    font-size: 0
}

.product__top_info {
    flex: 1;
    padding-right: 1rem
}

.product__top_info_2 {
    width: 24.5rem
}

.product__top_info_2__btn_block {
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem
}

.btn_product {
    flex: 1;
    padding: .62rem 0;
    text-align: center
}

.product__top_info_2__item__title {
    font-weight: 500;
    font-size: 1.12rem;
    line-height: 1.3;
    margin-bottom: 1.35rem
}

.product__top_info_2__item__more {
    display: flex;
    max-width: 10.425rem
}

.product__top_info_2__item__more:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='66' height='66' viewBox='0 0 66 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 41.25C22 39.7913 21.4205 38.3924 20.3891 37.3609C19.3576 36.3295 17.9587 35.75 16.5 35.75C15.0413 35.75 13.6424 36.3295 12.6109 37.3609C11.5795 38.3924 11 39.7913 11 41.25V46.75C11 48.2087 11.5795 49.6076 12.6109 50.6391C13.6424 51.6705 15.0413 52.25 16.5 52.25C17.9587 52.25 19.3576 51.6705 20.3891 50.6391C21.4205 49.6076 22 48.2087 22 46.75V41.25Z' stroke='%231E2021' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M55 41.25C55 39.7913 54.4205 38.3924 53.3891 37.3609C52.3576 36.3295 50.9587 35.75 49.5 35.75C48.0413 35.75 46.6424 36.3295 45.6109 37.3609C44.5795 38.3924 44 39.7913 44 41.25V46.75C44 48.2087 44.5795 49.6076 45.6109 50.6391C46.6424 51.6705 48.0413 52.25 49.5 52.25C50.9587 52.25 52.3576 51.6705 53.3891 50.6391C54.4205 49.6076 55 48.2087 55 46.75V41.25Z' stroke='%231E2021' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 41.25V33C11 27.1652 13.3179 21.5695 17.4437 17.4437C21.5695 13.3179 27.1652 11 33 11C38.8348 11 44.4306 13.3179 48.5564 17.4437C52.6822 21.5695 55 27.1652 55 33V41.25' stroke='%231E2021' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M49.5 52.25C49.5 54.439 47.762 56.5373 44.6683 58.0828C41.5717 59.631 37.3725 60.5 33 60.5' stroke='%231E2021' stroke-width='5.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    right: 1.15rem;
    bottom: 1.15rem;
    width: 4.125rem;
    height: 4.125rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.btn_ghost--white {
    border: 2px solid #1e2021
}

.btn_ghost--white:hover {
    background: #1e2021
}

.btn_ghost--white:active {
    background: #e57917;
    border-color: #e57917
}

.product__top_info__title {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.3;
    letter-spacing: -.0225rem;
    margin-bottom: .9rem
}

.slick-next:before {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 13L7 7L1 1' stroke='%23e57917' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.slick-arrow {
    top: 50%;
    position: absolute;
    border: 1px solid #1e2021;
    padding: .25rem;
    width: 2rem;
    height: 2rem;
    font-size: 0;
    transform: translate(0,-50%);
    background: 0 0;
    z-index: 2
}

.slick-arrow:before {
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    width: 65%;
    height: auto;
    margin: auto;
    filter: brightness(100);
    opacity: .15
}

.slick-next {
    right: 0
}

.product__top_info__list {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.3;
    margin-bottom: .75rem
}

.product__top_info__list_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: .625rem;
    position: relative
}

.product__top_info__list_row>* {
    max-width: 70%
}

.product__top_info__list_row span {
    background: #151515;
    display: inline-block;
    position: relative;
    z-index: 1
}

.product__top_info__list_row:after {
    border-bottom: 1px dashed rgba(255,255,255,.2);
    position: absolute;
    bottom: .05rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    content: ""
}

.product__top_info__list_row__title span {
    padding-right: .45rem
}

.product__top_info__list_row__value span {
    padding-left: .45rem
}

.product__top_info__more a {
    font-weight: 500;
    font-size: .88rem;
    line-height: 1.3;
    color: #e57917;
    text-decoration: none;
    letter-spacing: -.015rem
}

.product__top_info__list_row:last-child {
    margin-bottom: 0
}

.product__top_info__more a:hover {
    color: #fff
}

.product__top_images__add_item__inner {
    border: 1px solid #1e2021;
    width: 3.75rem;
    height: 3.12rem
}

.product__top_images__add_item {
    padding-right: 1rem
}

.product__top_images__main_item {
    height: 16.25rem
}

.product__top_images__main_item__inner {
    width: 100%;
    height: 100%
}

.product__top_images__main_item__inner img {
    width: 97%;
    height: 97%;
    object-fit: contain;
    margin: auto
}

.product__top_images__main {
    margin-bottom: 1.25rem
}

.product__top_images__add_item__inner img {
    width: 92.5%;
    height: 92.5%;
    object-fit: contain;
    margin: auto
}

.product__top_images__add_item.slick-active .product__top_images__add_item__inner {
    border-color: #e57918
}

.slick-arrow:hover {
    border-color: #e57918
}

.loaded .slick-arrow:before {
    transition: .25s
}

.slick-arrow:hover:before {
    opacity: 1
}

.slick-arrow:active:before {
    filter: none;
    opacity: 1
}

.loaded .slick-arrow {
    transition: .25s
}

.slick-prev:before {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L1 7L7 13' stroke='%23e57917' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.product__top_info__block {
    flex: 1;
    display: flex;
    gap: 1.5rem
}

@media screen and (max-width: 992px) {
    .product__top_info__block {
        flex-direction:column
    }

    .product__top_info_2 {
        width: 100%
    }

    .product__top_info_2__item__more {
        max-width: 48%
    }

    .product__top {
        margin-block:80px}
}

@media screen and (max-width: 750px) {
    .product__top {
        flex-direction:column;
        max-width: 550px;
        gap: 40px;
        margin-top: 0
    }

    .product__top_info__block {
        gap: 40px
    }

    .product__top_images {
        width: 100%
    }
}

@media screen and (max-width: 550px) {
    .product__top_info {
        display:none
    }

    .product__top_info_2__btn_block {
        flex-direction: column;
        gap: 15px
    }

    .product__top_info_2__item__more {
        max-width: 100%
    }

    .product__top_info_2__item__more:after {
        width: 35px;
        height: 35px;
        bottom: auto;
        top: 16px
    }

    .product__top_images__add_item__inner {
        width: 60px;
        height: 50px
    }

    .product__top_images__add .slick-list {
        border-right: 1px solid #1e2021
    }

    .product__top_images__add_item {
        padding-right: 12px
    }
}

.product_tabs__top {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #1e2021;
    gap: 2.25rem
}

.product_tabs__top a {
    font-weight: 500;
    font-size: 1.12rem;
    line-height: 1.3;
    color: inherit;
    text-decoration: none;
    padding-bottom: .55rem;
    position: relative
}

.product_tabs__top a:hover {
    color: #e57918
}

.product_tabs {
    margin-top: 3.75rem
}

.product_tabs__top a:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 1px
}

.product_tabs__top a.active:after {
    background: #e57918
}

.product_specifications__table__row {
    display: flex;
    flex-wrap: wrap;
    max-width: 53rem;
    width: 100%;
    justify-content: space-between;
    position: relative;
    align-items: flex-end
}

.product_specifications__table {
    font-weight: 400;
    font-size: .88rem;
    line-height: 1.3;
    letter-spacing: .0075em;
    display: flex;
    flex-direction: column;
    gap: .6rem
}

.product_tabs__item__content {
    padding-top: 2.45rem
}

.product_specifications__table__item {
    max-width: 65%;
    flex: 1
}

.product_specifications__table__item--value {
    text-align: right
}

.product_specifications__table__item--value span {
    padding-left: .75rem
}

.product_specifications__table__item--name span {
    padding-right: .75rem
}

.product_specifications__table__item span {
    position: relative;
    z-index: 1;
    background: #151515
}

.product_specifications__table__row:before {
    border-bottom: 1px dashed rgba(255,255,255,.2);
    position: absolute;
    bottom: .425rem;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    content: ""
}

.product_tabs__item {
    display: none
}

.product_tabs__item.active {
    display: block
}

.product__description {
    max-width: 53.5rem
}

.product__support__list {
    display: flex;
    flex-wrap: wrap
}

.product__use__list {
    display: flex;
    flex-wrap: wrap
}

.product__use__item {
    width: 33.3333333333%;
    position: relative;
    overflow: hidden;
    color: inherit;
    text-decoration: none
}

.product__use__item__inner {
    width: 100%;
    aspect-ratio: 2/1.175;
    overflow: hidden;
    position: relative
}

.product__use__item__inner img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.product__use__item:hover img {
    transform: scale(1.025)
}

.loaded .product__use__item img {
    transition: .5s
}

.product__use__item__inner:before {
    transition: .25s;
    background: #000;
    opacity: .4;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    z-index: 1
}

.product__use__item:hover .product__use__item__inner:before {
    opacity: .2
}

.product__use__item__title {
    position: absolute;
    left: 1.3rem;
    z-index: 2;
    bottom: 1.3rem;
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.3
}

.product_tabs__item__top__mobile {
    display: none
}

.product_tabs__item .home_form__help_title {
    display: none
}

.product_tabs__item .home_form__help_text {
    display: none
}

.product_tabs__item .home_form__help_more {
    display: none
}

.product_tabs__item .home_form__help_image img {
    width: 67.5%
}

.product_tabs__item .home_form__help_image {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.product_tabs__item.active .product_tabs__item__content {
    display: block
}

@media screen and (max-width: 992px) {
    .product_tabs__item__content .home_form {
        margin:0
    }

    .product_tabs__item__content .home_form__help {
        display: none
    }

    .product_tabs__top a {
        font-size: 1rem
    }

    .product_tabs__top {
        gap: 1rem 1.65rem
    }
}

@media screen and (max-width: 750px) {
    .product_tabs__item {
        display:block;
        margin-top: -1px
    }

    .product_tabs__item__content {
        display: none
    }

    .product_tabs__top {
        display: none
    }

    .product_tabs__item__top__mobile {
        display: flex;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.3;
        border: 1px solid #1e2021;
        padding: 20.5px;
        position: relative;
        justify-content: space-between;
        align-items: center
    }

    .product_tabs__item__top__mobile_btn {
        font-size: 0;
        height: auto;
        align-items: center;
        display: flex;
        margin-bottom: -2px
    }

    .loaded .product_tabs__item__top__mobile_btn {
        transition: .25s
    }

    .product_tabs__item__content {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .product_tabs__item.active .product_tabs__item__top__mobile_btn {
        transform: rotate(180deg)
    }

    .page_support_main__link_download {
        width: 50%;
        gap: 12px
    }

    .product__use__item {
        width: 50%
    }
}

@media screen and (max-width: 550px) {
    .product__use__item {
        width:100%
    }

    .page_support_main__link_download {
        width: 100%;
        min-height: 88px
    }

    .product_specifications__table {
        font-size: 11.5px;
        gap: 10px
    }

    .product_specifications__table__item--value {
        flex: none
    }

    .product_specifications__table__item {
        max-width: 85%
    }

    .product_specifications__table__item--name span {
        padding-right: 5px
    }

    .product_specifications__table__item--value span {
        padding-left: 5px
    }

    .product__description {
        line-height: 1.5
    }

    .product__use__item__title {
        right: 1.3rem;
        text-align: center
    }
}

.page_404_info {
    text-align: center
}

.page_404_info__image {
    display: flex;
    justify-content: center;
    margin-bottom: 3.8rem;
    font-size: 0;
    pointer-events: none
}

.page_404_info__image img {
    width: 44.25rem;
    display: block
}

.page_404_info__text {
    font-weight: 400;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 1.25rem
}

.page_404_info__title {
    margin-bottom: 1.25rem
}

.btn_404 {
    padding: .645rem 2rem
}

.page__container.page__container--404 {
    margin: 5.075rem 0 7.55rem
}

@media screen and (max-width: 550px) {
    .page_404_info__title {
        font-size:26px;
        margin-bottom: 20px
    }

    .page_404_info__text {
        font-size: 16px;
        margin-bottom: 20px
    }

    .page_404_info__image {
        margin-bottom: 45px
    }

    .page__container.page__container--404 {
        margin: 65px 0 82.5px
    }

    .btn_404 {
        padding: .575em 2rem .8rem;
        width: 100%;
        font-size: 16px
    }
}

.fancybox__backdrop {
    --fancybox-bg: #151515
}

.modal_default {
    background: #151515;
    color: #fff;
    padding: 0;
    padding: 3rem 0;
    width: 100%;
    display: none
}

.home_form__help_image.home_form__help_image--big {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.home_form__help_image.home_form__help_image--big img {
    width: 80%;
    max-width: 17.5rem
}

.modal_default_text {
    max-width: 65rem;
    line-height: 1.5
}

.is-compact .fancybox__content>.f-button.is-close-btn {
    background: 0 0
}

.modal_form--call {
    max-width: 52rem
}

.text_y--modal_discount {
    max-width: 36rem
}

.modal_form--success {
    max-width: 50rem
}

.modal_form--success .modal_default_inner {
    border: 1px solid #1e2021;
    padding: 2.5rem;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.btn_modal_close {
    width: 100%
}

.modal_form__content {
    width: 100%;
    max-width: 20rem
}

.modal_default__icon {
    width: 5rem;
    height: auto;
    margin-bottom: 1.2rem
}

.modal_form--success .text_y--modal_discount {
    max-width: 20rem;
    text-align: center;
    margin-bottom: 1.85rem
}

.modal_form--success .title_y {
    text-align: center;
    font-size: 1.85rem
}

@media screen and (max-width: 992px) {
    .modal_default {
        padding:35px 0
    }
}

.__animate__title {
    overflow: hidden
}

.__animate__title span {
    overflow: hidden;
    transform: translate(0,40%);
    display: block;
    opacity: 0
}

.__animate__top {
    transform: translate(0,1.5rem);
    opacity: 0
}

.__animate__left {
    transform: translate(-1.5rem,0);
    opacity: 0
}

.__animate__scale {
    transform: scale(0);
    opacity: 0
}

.__animate__opacity {
    opacity: 0
}

.__animate__scale_down {
    transform: scale(1.5)
}

.__animate__line_home_about {
    transform: scaleX(0);
    transform-origin: 0 0
}

.__animate__line_home_about--right {
    transform: scaleX(0);
    transform-origin: 100% 0
}

.__animate_promo_curtain {
    transform: translate(0,-2rem)
}

.text__draw {
    position: relative
}

.text__draw span {
    display: block
}

.text__draw--clone {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.text__draw--main {
    opacity: .2
}

.text__draw--clone .text__draw__line {
    transform: translate(-100%,0);
    overflow: hidden;
    -webkit-mask-image: -webkit-gradient(linear,left top,right top,color-stop(98%,#000),to(rgba(0,0,0,0)));
    -webkit-mask-image: linear-gradient(90deg,#000 98%,rgba(0,0,0,0) 100%);
    mask-image: -webkit-gradient(linear,left top,right top,color-stop(98%,#000),to(rgba(0,0,0,0)));
    mask-image: linear-gradient(90deg,#000 98%,rgba(0,0,0,0) 100%)
}

.text__draw--clone .text__draw__line span {
    transform: translate(100%,0)
}



@media screen and (max-width: 550px) {

    .nav-links {
        gap: 0.425rem;
    }
}