

/* Start:/local/templates/main/fonts/fonts.css?17571001912145*/
/* open-sans-regular - cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/local/templates/main/fonts/open-sans-v43-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-italic - cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: url('/local/templates/main/fonts/open-sans-v43-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/local/templates/main/fonts/open-sans-v43-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600italic - cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: url('/local/templates/main/fonts/open-sans-v43-cyrillic_cyrillic-ext_greek_greek-ext_hebrew_latin_latin-ext_math_symbols_vietnamese-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* End */


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

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;
    -webkit-text-decoration: underline dotted;
    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
}

[hidden],
template {
    display: none
}

.choices {
    font-size: 16px;
    margin-bottom: 24px;
    overflow: hidden;
    position: relative
}

.choices:focus {
    outline: 0
}

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

.choices.is-open {
    overflow: visible
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
    background-color: #eaeaea;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.choices.is-disabled .choices__item {
    cursor: not-allowed
}

.choices [hidden] {
    display: none !important
}

.choices[data-type*=select-one] {
    cursor: pointer
}

.choices[data-type*=select-one] .choices__inner {
    padding-bottom: 7.5px
}

.choices[data-type*=select-one] .choices__input {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%
}

.choices[data-type*=select-one] .choices__button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 8px;
    border-radius: 10em;
    height: 20px;
    margin-right: 25px;
    margin-top: -10px;
    opacity: .25;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px
}

.choices[data-type*=select-one] .choices__button:focus,
.choices[data-type*=select-one] .choices__button:hover {
    opacity: 1
}

.choices[data-type*=select-one] .choices__button:focus {
    box-shadow: 0 0 0 2px #00bcd4
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
    display: none
}

.choices[data-type*=select-one]:after {
    border: 5px solid transparent;
    border-top-color: #333;
    content: "";
    height: 0;
    margin-top: -2.5px;
    pointer-events: none;
    position: absolute;
    right: 11.5px;
    top: 50%;
    width: 0
}

.choices[data-type*=select-one].is-open:after {
    border-color: transparent transparent #333;
    margin-top: -7.5px
}

.choices[data-type*=select-one][dir=rtl]:after {
    left: 11.5px;
    right: auto
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
    left: 0;
    margin-left: 25px;
    margin-right: 0;
    right: auto
}

.choices[data-type*=select-multiple] .choices__inner,
.choices[data-type*=text] .choices__inner {
    cursor: text
}

.choices[data-type*=select-multiple] .choices__button,
.choices[data-type*=text] .choices__button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Im0yLjU5Mi4wNDQgMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NCAxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 8px;
    border-left: 1px solid #008fa1;
    border-radius: 0;
    display: inline-block;
    line-height: 1;
    margin: 0-4px 0 8px;
    opacity: .75;
    padding-left: 16px;
    position: relative;
    width: 8px
}

.choices[data-type*=select-multiple] .choices__button:focus,
.choices[data-type*=select-multiple] .choices__button:hover,
.choices[data-type*=text] .choices__button:focus,
.choices[data-type*=text] .choices__button:hover {
    opacity: 1
}

.choices__inner {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2.5px;
    display: inline-block;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
    padding: 7.5px 7.5px 3.75px;
    vertical-align: top;
    width: 100%
}

.is-focused .choices__inner,
.is-open .choices__inner {
    border-color: #b7b7b7
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px
}

.choices__list {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%
}

[dir=rtl] .choices__list--single {
    padding-left: 16px;
    padding-right: 4px
}

.choices__list--single .choices__item {
    width: 100%
}

.choices__list--multiple {
    display: inline
}

.choices__list--multiple .choices__item {
    background-color: #00bcd4;
    border: 1px solid #00a5bb;
    border-radius: 20px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 3.75px;
    margin-right: 3.75px;
    padding: 4px 10px;
    vertical-align: middle;
    word-break: break-all
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px
}

[dir=rtl] .choices__list--multiple .choices__item {
    margin-left: 3.75px;
    margin-right: 0
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaa;
    border: 1px solid #919191
}

.choices__list--dropdown,
.choices__list[aria-expanded] {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    margin-top: -1px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 100%;
    will-change: visibility;
    word-break: break-all;
    z-index: 1
}

.is-active.choices__list--dropdown,
.is-active.choices__list[aria-expanded] {
    visibility: visible
}

.is-open .choices__list--dropdown,
.is-open .choices__list[aria-expanded] {
    border-color: #b7b7b7
}

.is-flipped .choices__list--dropdown,
.is-flipped .choices__list[aria-expanded] {
    border-radius: .25rem .25rem 0 0;
    bottom: 100%;
    margin-bottom: -1px;
    margin-top: 0;
    top: auto
}

.choices__list--dropdown .choices__list,
.choices__list[aria-expanded] .choices__list {
    max-height: 300px;
    overflow: auto;
    position: relative;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position
}

.choices__list--dropdown .choices__item,
.choices__list[aria-expanded] .choices__item {
    font-size: 14px;
    padding: 10px;
    position: relative
}

[dir=rtl] .choices__list--dropdown .choices__item,
[dir=rtl] .choices__list[aria-expanded] .choices__item {
    text-align: right
}

@media (min-width:640px) {

    .choices__list--dropdown .choices__item--selectable,
    .choices__list[aria-expanded] .choices__item--selectable {
        padding-right: 100px
    }

    .choices__list--dropdown .choices__item--selectable:after,
    .choices__list[aria-expanded] .choices__item--selectable:after {
        content: attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%)
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable,
    [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable {
        padding-left: 100px;
        padding-right: 10px;
        text-align: right
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable:after,
    [dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after {
        left: 10px;
        right: auto
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after,
.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after {
    opacity: .5
}

.choices__item {
    cursor: default
}

.choices__item--selectable {
    cursor: pointer
}

.choices__item--disabled {
    cursor: not-allowed;
    opacity: .5;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.choices__heading {
    border-bottom: 1px solid #f7f7f7;
    color: gray;
    font-size: 12px;
    font-weight: 600;
    padding: 10px
}

.choices__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    text-indent: -9999px
}

.choices__button:focus,
.choices__input:focus {
    outline: 0
}

.choices__input {
    background-color: #f9f9f9;
    border: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
    max-width: 100%;
    padding: 4px 0 4px 2px;
    vertical-align: baseline
}

.choices__input::-webkit-search-cancel-button,
.choices__input::-webkit-search-decoration,
.choices__input::-webkit-search-results-button,
.choices__input::-webkit-search-results-decoration {
    display: none
}

.choices__input::-ms-clear,
.choices__input::-ms-reveal {
    display: none;
    height: 0;
    width: 0
}

[dir=rtl] .choices__input {
    padding-left: 0;
    padding-right: 2px
}

.choices__placeholder {
    opacity: .5
}

:root {
    --f-primary: "Open Sans", Arial, sans-serif;
    --f-s-promo: 80px;
    --f-s-h1: 24px;
    --f-s-h2: 26px;
    --f-s-h3: 16px;
    --f-s-body: 16px;
    --f-s-small: 14px;
    --f-s-exsmall: 12px;
    --c-primary: #03838c;
    --c-primary-light: #f1faf5;
    --c-secondary: #369;
    --c-text: #262626;
    --c-text-light: #cfd4d9;
    --c-lines: #4d6aaf;
    --c-bg: #edf6ff;
    --c-white: #fff;
    --c-black: #000;
    --c-error: red;
    --topMenuHeight: 66px;
    --border: 1px solid var(--c-text-light);
    --border-radius: 4px;
    --transition: all 0.4s ease
}

@media(min-width:768px) {
    :root {
        --f-s-h1: 32px;
        --f-s-h2: 24px;
        --f-s-h3: 20px
    }
}

@media(min-width:992px) {
    :root {
        --f-s-promo: 120px;
        --f-s-h1: 40px;
        --f-s-h2: 32px;
        --f-s-h3: 24px
    }
}

.icon {
    height: 1em;
    pointer-events: none;
    transition: var(--transition);
    width: 1em
}

* {
    box-sizing: border-box
}

h1,
h2,
h3,
h4 {
    margin: 0
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

ol,
ul {
    list-style: none
}

li,
ol,
ul {
    margin: 0;
    padding: 0
}

li {
    list-style-position: inside
}

p {
    margin: 0
}

button {
    background: none;
    border: none;
    color: inherit;
    font-family: inherit;
    padding: 0
}

button:active,
button:hover {
    outline: none
}

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

input {
    border: none;
    font: inherit
}

button,
input,
input:active,
input:hover {
    outline: none
}

button {
    cursor: pointer
}

button,
select,
textarea {
    font: inherit
}

textarea {
    resize: none
}

body {
    margin: 0
}

video {
    display: block;
    max-width: 100%
}

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

html {
    height: 100%;
    scroll-behavior: smooth;
    scroll-padding-top: 68px
}

@media(min-width:992px) {
    html {
        scroll-padding-top: 120px
    }
}

.hidden {
    display: none !important
}

#svg-icons {
    display: none
}

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

.hidden-mobile {
    display: none
}

@media(min-width:992px) {
    .hidden-mobile {
        display: block
    }
}

@keyframes zoom-in-out {
    50% {
        transform: scale(.9)
    }
}

@keyframes stickyHeader {
    0% {
        top: -100%
    }

    to {
        top: 0
    }
}

@keyframes mobileMenu {
    0% {
        right: -100%
    }

    to {
        right: 0
    }
}

@keyframes move {
    0% {
        transform: rotate(var(--r, 0))
    }

    50% {
        transform: rotate(calc(-45deg*var(--m, 1) + var(--r-a, 0deg)))
    }

    to {
        transform: translate(calc(var(--x, -5px)*var(--d, 1)), calc(var(--y, 1px)*var(--d, 1))) rotate(calc(-45deg*var(--m, 1) + var(--r-a, 0deg)))
    }
}

@keyframes move-back {
    0% {
        transform: translate(calc(var(--x, -5px)*var(--d, 1)), calc(var(--y, 1px)*var(--d, 1))) rotate(calc(-45deg*var(--m, 1) + var(--r-a, 0deg)))
    }

    50% {
        transform: translate(calc(var(--x, -5px)*var(--d, 1)*.7), calc(var(--y, 1px)*var(--d, 1)*.7)) rotate(var(--r, 0))
    }

    to {
        transform: rotate(var(--r, 0))
    }
}

@keyframes overlay {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        transform: translateY(-100px)
    }

    60% {
        opacity: 1;
        transform: translateY(20px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        transform: translateY(100px)
    }

    60% {
        opacity: 1;
        transform: translateY(-20px)
    }

    to {
        transform: translateX(0)
    }
}

.container {
    margin: 0 auto;
    padding: 0 16px
}

@media(min-width:560px) {
    .container {
        max-width: 100%
    }
}

@media(min-width:768px) {
    .container {
        max-width: 100%
    }
}

@media(min-width:992px) {
    .container {
        max-width: 100%
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1140px;
        padding: 0 20px
    }
}

@media(min-width:1440px) {
    .container {
        max-width: 1200px
    }
}

.mb-4 {
    margin-bottom: 4px
}

.mb-8 {
    margin-bottom: 8px
}

.mb-16 {
    margin-bottom: 16px
}

.mb-24 {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .mb-24 {
        margin-bottom: 24px
    }
}

.mb-28 {
    margin-bottom: 20px
}

@media(min-width:768px) {
    .mb-28 {
        margin-bottom: 28px
    }
}

.mb-32 {
    margin-bottom: 24px
}

@media(min-width:768px) {
    .mb-32 {
        margin-bottom: 32px
    }
}

.mb-40,
.p-product .card,
.p-products .card:not(:last-child) {
    margin-bottom: 20px
}

@media(min-width:768px) {

    .mb-40,
    .p-product .card,
    .p-products .card:not(:last-child) {
        margin-bottom: 40px
    }
}

.mb-60,
.p-contacts__group:last-child {
    margin-bottom: 28px
}

@media(min-width:768px) {

    .mb-60,
    .p-contacts__group:last-child {
        margin-bottom: 40px
    }
}

@media(min-width:1200px) {

    .mb-60,
    .p-contacts__group:last-child {
        margin-bottom: 60px
    }
}

.pt-60 {
    padding-top: 28px
}

@media(min-width:768px) {
    .pt-60 {
        padding-top: 40px
    }
}

@media(min-width:1200px) {
    .pt-60 {
        padding-top: 60px
    }
}

.mb-80 {
    margin-bottom: 40px
}

@media(min-width:768px) {
    .mb-80 {
        margin-bottom: 64px
    }
}

@media(min-width:1200px) {
    .mb-80 {
        margin-bottom: 80px
    }
}

.p-products .card:not(:last-child),
.pb-40 {
    padding-bottom: 20px
}

@media(min-width:768px) {

    .p-products .card:not(:last-child),
    .pb-40 {
        padding-bottom: 32px
    }
}

@media(min-width:1200px) {

    .p-products .card:not(:last-child),
    .pb-40 {
        padding-bottom: 40px
    }
}

.pb-80 {
    padding-bottom: 40px
}

@media(min-width:768px) {
    .pb-80 {
        padding-bottom: 64px
    }
}

@media(min-width:1200px) {
    .pb-80 {
        padding-bottom: 80px
    }
}

.pt-80 {
    padding-top: 40px
}

@media(min-width:768px) {
    .pt-80 {
        padding-top: 64px
    }
}

@media(min-width:1200px) {
    .pt-80 {
        padding-top: 80px
    }
}

.mb-120 {
    margin-bottom: 60px
}

@media(min-width:992px) {
    .mb-120 {
        margin-bottom: 100px
    }
}

@media(min-width:1200px) {
    .mb-120 {
        margin-bottom: 120px
    }
}

.pb-120 {
    padding-bottom: 60px
}

@media(min-width:992px) {
    .pb-120 {
        padding-bottom: 80px
    }
}

@media(min-width:1200px) {
    .pb-120 {
        padding-bottom: 120px
    }
}

.pt-120 {
    padding-top: 60px
}

@media(min-width:992px) {
    .pt-120 {
        padding-top: 80px
    }
}

@media(min-width:1200px) {
    .pt-120 {
        padding-top: 120px
    }
}

.btn {
    align-items: center;
    background-color: var(--c-secondary);
    color: var(--c-white);
    display: flex;
    flex-flow: column nowrap;
    font-family: var(--f-primary);
    font-size: var(--f-s-small);
    font-weight: 600;
    height: 44px;
    justify-content: center;
    line-height: 1;
    padding: 12px 32px;
    text-align: center;
    transition: var(--transition);
    width: 100%
}

.btn:hover {
    opacity: .7
}

@media(min-width:560px) {
    .btn {
        width: -moz-fit-content;
        width: fit-content
    }
}

.btn._with-icon {
    flex-direction: row;
    gap: 16px
}

.btn._only-icon {
    background-color: transparent;
    border-radius: 0;
    height: auto;
    min-width: auto;
    padding: 0
}

.btn._border {
    background-color: transparent;
    border: var(--border);
    color: var(--c-lines)
}

.btn._border:hover {
    background-color: var(--c-primary);
    border-color: var(--c-primary);
    color: var(--c-text);
    opacity: 1
}

.btn._white {
    background-color: var(--c-white);
    border-color: var(--c-white);
    color: var(--c-primary)
}

.btn._center {
    margin-left: auto;
    margin-right: auto
}

.btn._fullSize {
    width: 100%
}

.btn[disabled] {
    opacity: .4;
    pointer-events: none
}

.mobile-btn {
    --color: var(--c-white);
    background: none;
    border: none;
    cursor: pointer;
    height: 36px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 36px
}

@media(min-width:1200px) {
    .mobile-btn {
        display: none
    }
}

.mobile-btn .icon {
    display: block;
    height: 48px;
    left: -14px;
    position: absolute;
    top: -6px;
    width: 64px;
    stroke: var(--color);
    stroke-width: 2px;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none
}

.mobile-btn .icon path {
    transition: stroke-dasharray var(--duration, .85s) var(--easing, ease) var(--delay, 0s), stroke-dashoffset var(--duration, .85s) var(--easing, ease) var(--delay, 0s);
    stroke-dasharray: var(--array-1, 26px) var(--array-2, 100px);
    stroke-dashoffset: var(--offset, 126px);
    transform: translateZ(0)
}

.mobile-btn .icon path:nth-child(2) {
    --duration: 0.7s;
    --easing: ease-in;
    --offset: 100px;
    --array-2: 74px
}

.mobile-btn .icon path:nth-child(3) {
    --offset: 133px;
    --array-2: 107px
}

.mobile-btn._active .icon path {
    --offset: 57px
}

.mobile-btn._active .icon path:first-child,
.mobile-btn._active .icon path:nth-child(3) {
    --delay: 0.15s;
    --easing: cubic-bezier(0.2, 0.4, 0.2, 1.1)
}

.mobile-btn._active .icon path:nth-child(2) {
    --duration: 0.4s;
    --offset: 2px;
    --array-1: 1px
}

.mobile-btn._active .icon path:nth-child(3) {
    --offset: 58px
}

.b-text .h1,
.b-text h1,
.h1 {
    color: var(--c-primary);
    font-size: var(--f-s-h2);
    font-weight: 600;
    line-height: 1.15
}

.b-text h1._center,
.h1._center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.b-text .h2,
.b-text h2,
.h2 {
    color: var(--c-primary);
    font-size: var(--f-s-h2);
    font-weight: 600;
    line-height: 1.15;
    text-transform: uppercase
}

.b-text h2._center,
.h2._center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.b-text h2._border,
.h2._border {
    padding-bottom: 16px;
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.b-text h2._border:before,
.h2._border:before {
    background-color: var(--c-primary);
    bottom: 0;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 60%
}

.b-text .h3,
.b-text h3,
.h3 {
    font-size: var(--f-s-h3);
    font-weight: 600;
    line-height: 1.15
}

.b-text h3._color,
.h3._color {
    color: var(--c-primary)
}

.b-text h3._color-2,
.h3._color-2 {
    color: var(--c-secondary)
}

.b-text h3._center,
.h3._center {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.input {
    --heightSize: 44px;
    --inputFontSize: var(--f-s-small);
    --inputBorderColor: var(--c-text);
    --inputBorderColorActive: var(--c-secondary);
    --inputBorderRadius: 0;
    --inputColor: var(--c-text);
    --inputColorLabel: var(--c-text);
    --inputColorPlaceholder: var(--c-text-light);
    --inputBg: transparent;
    --inputErrorFontSize: var(--f-s-small);
    --inputErrorColor: var(--c-error);
    --labelFontSize: var(--f-s-small);
    position: relative;
    width: 100%
}

.input._textarea {
    --heightSize: 80px
}

.input._error {
    --inputColor: var(--c-error)
}

.input._revert {
    --inputBg: var(--c-bg);
    --inputColorPlaceholder: var(--c-bg-second)
}

.input._with-icon {
    position: relative
}

.input._with-icon .icon {
    height: 20px;
    position: absolute;
    right: 10px;
    top: 9px;
    width: 20px;
    fill: var(--c-bg-second)
}

.input._with-icon .input__text {
    padding: 14px 40px 14px 16px
}

.input__label {
    color: var(--inputColorLabel);
    display: block;
    font-size: var(--labelFontSize);
    font-weight: 400;
    margin-bottom: 8px;
    transition: var(--transition)
}

.input__text {
    background-color: var(--inputBg);
    border: var(--border);
    border-color: var(--inputBorderColor);
    border-radius: var(--inputBorderRadius);
    color: var(--inputColor);
    font-size: var(--inputFontSize);
    height: var(--heightSize);
    padding: 12px 60px 12px 12px;
    transition: var(--transitions);
    width: 100%
}

.input__text:hover {
    opacity: .8
}

.input__text::-moz-placeholder {
    color: var(--inputColorPlaceholder)
}

.input__text::placeholder {
    color: var(--inputColorPlaceholder)
}

.input__text:active,
.input__text:focus {
    border-color: var(--inputBorderColorActive)
}

.input__text:active+label,
.input__text:focus+label {
    color: var(--inputBorderColorActive)
}

.input__error {
    color: var(--inputErrorColor);
    font-size: var(--inputErrorFontSize)
}

.input-file__text {
    color: var(--c-text-light);
    font-size: var(--f-s-small);
    gap: 4px;
    height: auto;
    justify-content: center;
    line-height: 1;
    min-height: 36px;
    padding-bottom: 4px;
    padding-top: 4px
}

.input-file__text._active {
    color: var(--c-text)
}

.input-file__text {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-right: 12px;
    width: 100%
}

.input-file__input {
    display: none;
    font-size: 0;
    opacity: 0
}

.input-file__file-name {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.input-file__file-btn .icon {
    display: block;
    height: 14px;
    position: relative;
    width: 14px;
    z-index: 2;
    stroke: var(--c-text);
    cursor: pointer
}

.b-text a,
.link {
    --linkColorPrimary: var(--c-primary);
    --linkColorText: var(--c-text);
    --linkActiveOpacity: 0.7;
    color: var(--c-text);
    position: relative;
    transition: fill .4s linear, opacity .4s linear, color .4s linear
}

.b-text a:active,
.b-text a:hover,
.link:active,
.link:hover {
    color: var(--linkColorPrimary)
}

.b-text a:active,
.link:active {
    opacity: .6
}

.b-text a._bold,
.link._bold {
    font-weight: 600
}

.b-text a._block,
.link._block {
    display: block
}

.b-text a._secondary,
.link._secondary {
    color: var(--c-secondary)
}

.b-text a._secondary:hover,
.link._secondary:hover {
    opacity: .7
}

.b-text a._with-icon,
.link._with-icon {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    gap: 6px;
    justify-content: center
}

.b-text a._with-icon .icon,
.link._with-icon .icon {
    height: 12px;
    width: 12px;
    fill: currentColor
}

.b-text a._only-icon .icon,
.link._only-icon .icon {
    height: 12px;
    width: 12px;
    fill: var(--linkColorText)
}

.b-text a._revert,
.link._revert {
    color: var(--linkColorPrimary)
}

.b-text a._revert:active,
.b-text a._revert:hover,
.link._revert:active,
.link._revert:hover {
    color: var(--linkColorText)
}

.b-text a._revert:active,
.link._revert:active {
    opacity: .6
}

.b-text a._revert .icon,
.link._revert .icon {
    fill: var(--linkColorPrimary)
}

.b-text a._revert:hover .icon,
.link._revert:hover .icon {
    fill: var(--linkColorText)
}

.b-text a._active,
.link._active {
    cursor: default;
    opacity: var(--linkActiveOpacity)
}

.b-text a._active:active,
.b-text a._active:hover,
.link._active:active,
.link._active:hover {
    color: inherit;
    opacity: var(--linkActiveOpacity)
}

.overlay {
    --overlayBg: rgba(0, 0, 0, .6);
    animation: overlay .4s ease;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: var(--overlayBg);
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 100
}

.overlay._active {
    display: block
}

.form {
    --formPoliticsFontSize: var(--f-s-exsmall);
    display: grid;
    grid-gap: 20px
}

.form._width {
    max-width: 400px
}

.form__inner {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 12px;
    align-items: center
}

@media(min-width:560px) {
    .form__inner {
        grid-template-columns: repeat(2, 1fr)
    }
}

.form__politics {
    font-size: var(--formPoliticsFontSize)
}

.form__google-error {
    color: var(--c-error)
}

.form .input__label,
.form__google-error {
    font-size: var(--f-s-small)
}

.select {
    --inputHeight: 36px;
    --bgColor: var(--c-white);
    --borderColor: var(--c-text);
    --color: var(--c-text);
    cursor: pointer;
    position: relative;
    width: 100%
}

.select:has(.input__error) {
    padding-bottom: 16px
}

.select .input__error {
    bottom: -22px;
    left: 0;
    position: absolute
}

.select option {
    color: var(--c-text)
}

.select._border {
    --bgColor: transparent
}

.select._white {
    --borderColor: var(--c-white);
    --color: var(--c-white)
}

.select__inner {
    cursor: pointer;
    height: var(--inputHeight);
    position: relative
}

.select__inner:before {
    background-color: var(--c-white);
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    height: 8px;
    right: 16px;
    top: 16px;
    transform: rotate(180deg);
    width: 8px;
    z-index: 2
}

.select__inner:after,
.select__inner:before {
    content: "";
    pointer-events: none;
    position: absolute
}

.select__inner:after {
    background-color: var(--c-primary);
    height: calc(100% - 2px);
    right: 1px;
    top: 1px;
    width: 38px
}

.select__label {
    display: block;
    position: relative;
    width: 100%
}

.select__item {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bgColor);
    border: var(--border);
    border-color: var(--borderColor);
    color: var(--color);
    height: var(--inputHeight);
    padding: 2px 16px;
    width: 100%
}

.select__item:active,
.select__item:focus {
    outline: none
}

.checkbox-symbol {
    height: 0;
    pointer-events: none;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 0
}

.checkbox {
    --checboxColor: var(--c-secondary);
    --inputErrorFontSize: var(--f-s-small);
    --inputErrorColor: var(--c-error);
    align-items: center;
    color: inherit;
    display: flex;
    flex-flow: row wrap;
    font-size: var(--f-s-small)
}

.checkbox__input {
    position: absolute;
    visibility: hidden
}

.checkbox__input:checked+.checkbox__label .checkbox__svg {
    animation: zoom-in-out .3s ease;
    background: var(--checboxColor);
    border-color: var(--checboxColor)
}

.checkbox__input:checked+.checkbox__label .checkbox__svg-icon {
    stroke-dashoffset: 0
}

.checkbox__label {
    cursor: pointer;
    display: flex;
    overflow: hidden;
    transition: all .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.checkbox__svg {
    border: 1px solid var(--checboxColor);
    flex: 0 0 24px;
    height: 24px;
    margin-right: 8px;
    position: relative;
    transition: all .3s ease;
    vertical-align: middle;
    width: 24px;
    fill: var(--c-white);
    transform: translateZ(0)
}

.checkbox__label:hover .checkbox__svg {
    border-color: var(--checboxColor)
}

.checkbox__svg-icon {
    left: 6px;
    position: absolute;
    top: 6px;
    fill: none;
    stroke: #fff;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transform: translateZ(0);
    transition: all .3s ease
}

.checkbox__text {
    padding-left: 8px;
    transform: translateZ(0);
    vertical-align: middle
}

.choices {
    --inputErrorFontSize: var(--f-s-small);
    --inputErrorColor: var(--c-error);
    overflow: initial
}

.choices:after {
    display: none
}

.choices__inner {
    background-color: transparent;
    border-color: var(--borderColor);
    height: 36px;
    min-height: 36px;
    padding-left: 10px;
    padding-top: 8px
}

.choices__item--choice:first-child {
    display: none
}

.choices__item {
    padding-right: 0 !important
}

.choices__heading {
    color: var(--c-primary);
    opacity: 1
}

.choices__list {
    z-index: 5 !important
}

.choices__list--single {
    padding: 0 28px 0 0
}

.choices__input--cloned {
    display: none !important
}

.img-not-broken {
    display: block;
    height: auto;
    overflow: hidden;
    position: relative
}

.img-not-broken:before {
    background-color: #eee;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.img-not-broken:after {
    content: attr(alt);
    height: 100%;
    left: 4px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 100%
}

.img-not-broken[alt] {
    color: #999;
    font-weight: 700;
    text-align: center
}

.modal,
.scroll-block {
    --scrollColor: var(--c-primary)
}

.modal::-webkit-scrollbar-track,
.scroll-block::-webkit-scrollbar-track {
    border-radius: 0
}

.modal::-webkit-scrollbar,
.scroll-block::-webkit-scrollbar {
    background-color: var(--c-white);
    width: 0
}

.modal::-webkit-scrollbar-thumb,
.scroll-block::-webkit-scrollbar-thumb {
    background-color: var(--scrollColor)
}

._horizontal.modal::-webkit-scrollbar,
.scroll-block._horizontal::-webkit-scrollbar {
    background-color: var(--c-white);
    height: 0;
    width: 100%
}

._horizontal.modal::-webkit-scrollbar-thumb,
.scroll-block._horizontal::-webkit-scrollbar-thumb {
    background-color: var(--scrollColor);
    border-radius: 4px
}

.b-text__column {
    display: grid;
    grid-gap: 28px
}

@media(min-width:992px) {
    .b-text__column {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 40px
    }
}

.b-text__container {
    width: min(900px, 100%)
}

.b-text__note {
    border-left: var(--border);
    border-color: var(--c-primary);
    padding-left: 16px
}

.b-text .btn,
.b-text .btn:hover {
    color: var(--c-white)
}

.b-text .btn._border,
.b-text .btn._border:hover {
    color: var(--c-primary)
}

.b-text iframe {
    width: 100%
}

@media(min-width:560px) {
    .b-text iframe {
        width: 400px
    }
}

.b-text * {
    font-size: var(--f-s-body)
}

.b-text *+* {
    margin-top: 16px
}

.b-text li+li {
    margin-top: 8px
}

.b-text .h1,
.b-text h1 {
    margin-bottom: 36px
}

.b-text .h2,
.b-text .h3,
.b-text h2,
.b-text h3 {
    margin-bottom: 24px
}

.b-text p+h2 {
    margin-top: 60px
}

.b-text a {
    font-family: inherit;
    font-size: inherit
}

.b-text ol {
    list-style-type: decimal
}

.b-text .table {
    overflow-x: auto;
    width: 93vw
}

@media(min-width:992px) {
    .b-text .table {
        width: auto
    }
}

.b-text table {
    border: var(--border);
    border-collapse: collapse;
    min-width: 600px;
    table-layout: auto;
    width: 100%
}

.b-text td,
.b-text th {
    padding: 14px 20px
}

.b-text td {
    border: var(--border)
}

.b-text td p {
    width: -moz-fit-content;
    width: fit-content
}

.b-text iframe {
    aspect-ratio: 16/9;
    height: auto;
    max-width: 100%
}

.b-list-def,
.b-text ul {
    list-style-type: disc
}

.b-list-def p,
.b-text ul p {
    display: inline-block
}

.b-list-def li::marker,
.b-text ul li::marker {
    color: var(--c-primary)
}

.logo {
    display: block;
    height: auto;
    max-width: 178px;
    transition: opacity .7s linear
}

@media(min-width:768px) {
    .logo {
        max-width: 240px
    }
}

@media(min-width:1200px) {
    .logo {
        max-width: 290px
    }
}

.logo:hover {
    opacity: .8
}

.logo__img {
    display: block;
    height: inherit;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left;
    width: 100%
}

.modal {
    --modalBorderRadius: var(--border-radius);
    --modalBC: var(--c-white);
    --modalBoxShadow: 0 -29px 60px rgba(0, 0, 0, .1);
    --modalTransition: var(--transition);
    animation: modal 1s ease;
    background-color: var(--modalBC);
    border-radius: var(--modalBorderRadius);
    display: none;
    height: auto;
    max-height: 100%;
    left: 50%;
    overflow-y: auto;
    padding: 60px 20px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    z-index: 1000
}

@media(min-width:560px) {
    .modal {
        box-shadow: var(--modalBoxShadow);
        min-height: 100vh;
        padding: 60px 24px
    }
}

@media(min-width:768px) {
    .modal {
        max-height: 94vh;
        min-height: auto;
        width: 400px
    }
}

@media(min-width:1200px) {
    .modal._big {
        width: 1040px
    }
}

.modal._active {
    display: block
}

@media(min-width:992px) {
    .modal._active {
        display: grid
    }
}

.modal__close {
    background: none;
    border: none;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    transition: var(--modalTransition);
    width: 16px
}

.modal__close .icon {
    height: inherit;
    width: inherit;
    stroke: var(--c-text)
}

.modal__close:hover {
    opacity: .7
}

.modal__close:active {
    opacity: .5
}

.modal__title {
    color: var(--c-secondary);
    font-weight: 600;
    text-transform: uppercase
}

.modal .form {
    margin: 0 auto
}

.socials {
    --socialIconSize: 28px;
    --socialIconFill: var(--c-black);
    --socialIconFillHover: var(--c-primary);
    width: -moz-fit-content;
    width: fit-content
}

.socials__list {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 12px;
    align-items: center
}

@media(min-width:992px) {
    .socials__list {
        grid-gap: 16px
    }
}

.socials__item {
    display: grid;
    place-items: center
}

.socials__item:hover .icon {
    opacity: .7
}

.socials__item-link {
    -webkit-appearance: none;
    display: block;
    height: var(--socialIconSize);
    width: var(--socialIconSize)
}

.socials .icon {
    height: 100%;
    width: 100%;
    fill: var(--socialIconFill);
    transition: opacity .4s linear
}

.breadcrumbs {
    --breadcrumbsFontSize: var(--f-s-small);
    --breadcrumbsColor: var(--c-secondary);
    max-width: 100vw;
    padding: 0 0 32px
}

@media(min-width:768px) {
    .breadcrumbs {
        padding: 0 0 52px
    }
}

.breadcrumbs__list {
    align-items: flex-start;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    overflow: auto
}

.breadcrumbs__list::-webkit-scrollbar {
    width: 0
}

.breadcrumbs__item {
    color: var(--breadcrumbsColor);
    font-size: var(--breadcrumbsFontSize);
    position: relative
}

.breadcrumbs__item:not(._active) {
    margin-right: 12px;
    padding-right: 20px
}

.breadcrumbs__item:not(._active):before {
    color: var(--c-text-light);
    content: ">";
    position: absolute;
    right: 0;
    top: 0
}

.breadcrumbs__item._active {
    color: var(--c-text-light)
}

.breadcrumbs__link {
    color: inherit;
    font-size: inherit;
    white-space: nowrap
}

.btn-up {
    bottom: 10vh;
    display: none;
    padding: 12px;
    position: fixed;
    right: 0;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 10
}

.btn-up._active {
    display: flex
}

.section-wide {
    margin-left: auto;
    margin-right: auto;
    max-width: 1040px
}

.accordion {
    display: grid;
    grid-gap: 8px;
    height: -moz-fit-content;
    height: fit-content
}

.accordion__item {
    border-top: var(--border);
    padding: 16px 0;
    text-align: left;
    min-width: 0;
}

.accordion__item._active .btn-plus {
    --p: running
}

.accordion__item._inactive .btn-plus {
    --p: running;
    --n: move-back
}

.accordion._active .accordion__btn {
    margin-bottom: 16px
}

.accordion__btn {
    display: grid;
    grid-template-columns: 1fr 24px;
    grid-gap: 16px;
    align-items: center;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    width: 100%
}

.accordion__btn-text {
    font-size: var(--f-s-h4);
    font-weight: 700
}

.accordion__text {
    margin-top: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height .4s ease-out
}

.accordion__text-inner {
    height: 0
}

.accordion__item._active .accordion__text-inner {
    height: auto;
    padding-top: 20px
}

.btn-plus {
    --color: var(--c-primary);
    --duration: 1s;
    background: none;
    border: none;
    cursor: pointer;
    height: 32px;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
    width: 32px
}

.btn-plus span:after,
.btn-plus span:before,
.btn-plus:after,
.btn-plus:before {
    animation: var(--n, move) var(--duration) ease forwards;
    animation-play-state: var(--p, paused);
    background: var(--color);
    border-radius: 2px;
    content: "";
    height: 12px;
    left: var(--l, 18px);
    margin: -8px 0 0 -2px;
    position: absolute;
    top: var(--t, 12px);
    transform: rotate(var(--r, 0));
    width: 2px
}

.btn-plus:after {
    --d: -1;
    --t: 24px
}

.btn-plus span {
    --m: -1;
    --r-a: 180deg;
    --t: 18px;
    --r: 90deg;
    --x: 1px;
    --y: 5px
}

.btn-plus span:before {
    --l: 12px
}

.btn-plus span:after {
    --d: -1;
    --l: 24px
}

.btn-plus._active {
    --p: running
}

.btn-plus._inactive {
    --n: move-back
}

.body {
    color: var(--c-text);
    font-family: var(--f-primary);
    font-size: var(--f-s-body);
    line-height: 1.25
}

.body._no-scroll {
    margin-left: -4px;
    overflow: hidden
}

.header {
    position: relative;
    z-index: 400
}

@media(min-width:992px) {
    .header {
        z-index: 100
    }
}

.header._sticky {
    animation: stickyHeader .6s ease;
    background-color: var(--c-white);
    left: 0;
    position: sticky;
    top: 0;
    z-index: 400
}

@media(min-width:992px) {
    .header._sticky {
        z-index: 100
    }
}

.header__top {
    background-color: var(--c-primary);
    color: var(--c-white);
    padding: 16px 0
}

.header__top-row {
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-gap: 24px
}

.header__top-container {
    align-items: center;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    position: relative
}

.header__top-inner {
    display: none
}

@media(min-width:1200px) {
    .header__top-inner {
        display: grid;
        grid-auto-flow: column;
        grid-gap: 40px;
        align-items: center
    }
}

.header__link {
    display: none;
    font-size: var(--f-s-small)
}

@media(min-width:1200px) {
    .header__link {
        color: var(--c-white);
        display: flex;
        font-size: var(--f-s-small);
        width: -moz-fit-content;
        width: fit-content
    }

    .header__link:hover {
        color: inherit;
        opacity: .7
    }

    .header__link .icon {
        stroke: var(--c-white)
    }

    .header__bottom {
        padding: 16px 0
    }
}

.header .main-menu {
    display: none
}

@media(min-width:1200px) {
    .header .main-menu {
        display: block
    }
}

.header .lang-modal {
    display: none
}

.footer {
    font-size: var(--f-s-small);
    padding: 40px 0
}

.footer__row {
    display: grid;
    grid-gap: 16px
}

@media(min-width:768px) {
    .footer__row {
        grid-gap: 20px;
        grid-template-columns: 1fr auto
    }
}

.footer__row:first-child {
    border-bottom: 1px solid var(--c-primary);
    margin-bottom: 16px;
    padding-bottom: 16px
}

@media(min-width:768px) {
    .footer__row._2 {
        grid-template-columns: repeat(3, 1fr)
    }
}

.footer .logo {
    max-width: 170px
}

.main-menu__list {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 20px;
    justify-content: center
}

@media(min-width:992px) {
    .main-menu__list {
        grid-gap: 64px
    }
}

.main-menu__item {
    position: relative
}

.main-menu__item._sub-menu .main-menu__item-link {
    display: flex;
    justify-content: space-between
}

@media(min-width:992px) {
    .main-menu__item._sub-menu .main-menu__item-link {
        justify-content: flex-start
    }
}

.main-menu__sub-menu._hidden {
    display: none
}

.main-menu__item-link {
    color: var(--c-secondary);
    font-size: var(--f-s-body);
    font-weight: 600;
    text-align: center;
    text-transform: uppercase
}

@media(min-width:1200px) {
    .main-menu__item .main-menu__sub-menu {
        background-color: var(--c-white);
        left: 0;
        min-width: 220px;
        opacity: 0;
        padding-top: 16px;
        pointer-events: none;
        position: absolute;
        top: 100%;
        width: 100%
    }

    .main-menu__item .main-menu__sub-menu:before {
        background-color: var(--c-primary);
        content: "";
        height: 4px;
        left: 0;
        position: absolute;
        top: 12px;
        width: 100%;
        z-index: 2
    }

    .main-menu__item:hover .main-menu__sub-menu {
        opacity: 1;
        pointer-events: auto
    }
}

.main-menu__sub-menu-item {
    background-color: var(--c-white);
    border-bottom: 1px solid var(--c-text-light)
}

.main-menu__sub-menu-item:hover {
    background-color: var(--c-bg)
}

.main-menu__sub-menu-item-link {
    display: block;
    padding: 16px 28px 16px 16px
}

.main-menu__sub-menu-item-link:hover {
    color: inherit
}

.main-menu__item-link-icon {
    display: none
}

.main-menu__item-link-icon._active {
    display: block
}

.mobile-side {
    animation: mobileMenu .4s ease;
    background-color: var(--c-white);
    color: var(--c-secondary);
    display: none;
    height: calc(100vh - var(--topMenuHeight));
    overflow: auto;
    padding: 0;
    position: fixed;
    right: 0;
    top: var(--topMenuHeight);
    width: 100vw;
    z-index: 120
}

.mobile-side._active {
    display: block
}

@media(min-width:992px) {
    .mobile-side {
        display: none
    }
}

.mobile-side__search {
    margin-bottom: 40px
}

.mobile-side__lang {
    color: var(--c-secondary);
    font-size: var(--f-s-body);
    font-weight: 600;
    justify-content: flex-start !important;
    padding: 0 16px;
    text-transform: uppercase
}

.mobile-side__lang .icon {
    height: 16px;
    width: 16px;
    stroke: var(--c-secondary) !important
}

.mobile-side__inner {
    background-color: var(--c-bg);
    padding: 16px 0 40px
}

.mobile-side .container {
    overflow-y: auto;
    padding: 0
}

.mobile-side .main-menu {
    margin-bottom: 40px
}

.mobile-side .main-menu__list {
    grid-auto-flow: dense;
    justify-content: flex-start;
    grid-gap: 0;
    width: 100%
}

.mobile-side .main-menu__item {
    width: 100vw
}

.mobile-side .main-menu__item-link {
    border-bottom: var(--border);
    border-color: var(--c-text-light);
    display: block;
    font-size: var(--f-s-body);
    padding: 16px;
    text-align: left;
    width: 100%
}

.mobile-side .lang-modal {
    background-color: transparent
}

.lang-modal,
.mobile-side .lang-modal__item[href=""] {
    display: none
}

.lang-modal {
    background-color: var(--c-white);
    color: var(--c-secondary);
    max-width: 880px;
    padding: 20px;
    width: 100%
}

@media(min-width:992px) {
    .lang-modal {
        box-shadow: -1px 8px 11px 3px rgba(34, 60, 80, .2)
    }
}

@media(min-width:1200px) {
    .lang-modal {
        padding: 16px 20px;
        position: absolute;
        right: 16px;
        top: 28px;
        width: calc(100% - 32px);
        z-index: 2
    }
}

.lang-modal._active {
    display: block
}

.lang-modal__list {
    display: grid
}

@media(min-width:768px) {
    .lang-modal__list {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:992px) {
    .lang-modal__list {
        grid-template-columns: repeat(4, 1fr)
    }
}

.lang-modal__item {
    font-size: var(--f-s-exsmall);
    padding: 6px 4px;
    transition: background-color .4s linear
}

.lang-modal__item:hover {
    background-color: var(--c-bg)
}

@media(min-width:992px) {
    .lang-modal__item {
        padding: 4px
    }
}

.modal-feedback__row {
    display: grid;
    grid-gap: 20px
}

@media(min-width:992px) {
    .modal-feedback__row {
        grid-template-columns: repeat(2, 1fr)
    }
}

.modal-feedback__toggle {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.modal-feedback__toggle-item {
    border-bottom: 4px solid var(--c-text-light);
    padding-bottom: 8px;
    padding-top: 28px;
    text-align: center;
    text-transform: uppercase;
    transition: border-color .3s linear, color .3s linear
}

.modal-feedback__toggle-item._active,
.modal-feedback__toggle-item:hover {
    border-color: var(--c-primary);
    color: var(--c-primary)
}

.modal-feedback .form {
    height: -moz-fit-content;
    height: fit-content
}

.modal-reg__forgot {
    margin-right: auto
}

.modal-profile__form-selects {
    border: 1px solid var(--c-primary);
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.modal-profile__form-select {
    color: var(--c-primary);
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    padding: 12px;
    transition: all .2s linear
}

.modal-profile__form-select:first-child {
    border-right: 1px solid var(--c-primary)
}

.modal-profile__form-select input {
    grid-column: 1/-1;
    grid-row: 1/-1;
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.modal-profile__form-select span {
    display: block;
    grid-column: 1/-1;
    grid-row: 1/-1;
    text-align: center
}

.modal-profile__form-select:has(input:checked),
.modal-profile__form-select:hover {
    background-color: var(--c-primary);
    color: var(--c-white)
}

.modal-profile__form-select-2 [data-value="Ваша специальность"] {
    opacity: .6
}

.modal-profile__spec {
    display: none
}

.modal-profile__spec._active {
    display: block
}

.modal-profile__btn {
    width: 100%
}

.modal-country {
    height: -moz-fit-content;
    height: fit-content;
    left: 16px;
    max-height: 180px;
    min-height: auto;
    overflow: hidden;
    padding: 32px 16px 20px;
    position: absolute;
    top: 60px;
    transform: none;
    width: calc(100% - 32px)
}

@media(min-width:768px) {
    .modal-country {
        left: auto;
        max-height: 140px;
        padding: 32px 24px 24px;
        right: 0;
        top: 100px;
        width: -moz-fit-content;
        width: fit-content
    }
}

.modal-country__title {
    color: var(--c-text);
    font-weight: 600
}

.modal-country__btn-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
    align-items: center
}

.modal-country .modal__close {
    height: 14px;
    right: 10px;
    top: 10px;
    width: 14px
}

.card {
    display: grid
}

@media(min-width:768px) {
    .card {
        grid-template-columns: 1fr 1.3fr;
        grid-gap: 16px
    }
}

@media(min-width:992px) {
    .card {
        grid-gap: 20px
    }
}

.card__img {
    -o-object-fit: contain;
    object-fit: contain
}

.card__note {
    font-size: var(--f-s-small)
}

.news {
    background-color: var(--c-bg)
}

.news__list {
    display: grid;
    grid-gap: 16px
}

@media(min-width:768px) {
    .news__list {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:992px) {
    .news__list {
        grid-template-columns: repeat(3, 1fr)
    }
}

.news__sub-title {
    grid-column: 1/-1
}

.news-item {
    display: flex;
    flex-direction: column;
    position: relative;
    transition: opacity .4s linear
}

.news-item:hover {
    opacity: .7
}

.news-item._hidden {
    display: none
}

.news-item__img {
    aspect-ratio: 2/1;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.news-item__title {
    display: -webkit-box;
    margin-bottom: 8px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    overflow: hidden
}

.news-item__title:before {
    content: "";
    inset: 0;
    position: absolute
}

.news-item__text {
    display: -webkit-box;
    margin-bottom: 8px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.news-item__date {
    color: var(--c-text-light);
    display: block;
    margin-left: auto;
    margin-top: auto;
    text-align: right
}

.b-quote {
    background-color: var(--c-bg)
}

.b-quote__icon {
    --quoteSize: 80px;
    height: var(--quoteSize);
    left: 0;
    position: absolute;
    top: 0;
    transform: translate(-10%, -30%);
    width: var(--quoteSize)
}

@media(min-width:768px) {
    .b-quote__icon {
        --quoteSize: 160px;
        transform: translate(-70%, -30%)
    }
}

.b-quote__text-inner {
    color: var(--c-primary);
    font-size: var(--f-s-h1);
    font-style: italic;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    max-width: 850px;
    position: relative
}

.b-quote__text {
    position: relative;
    z-index: 2
}

.p-index__mobile-text {
    margin-left: auto;
    margin-right: auto;
    max-width: 280px;
    text-align: center
}

@media(min-width:768px) {
    .p-index__mobile-text {
        display: none
    }
}

.promo__video {
    aspect-ratio: 16/9;
    -o-object-fit: cover;
    object-fit: cover
}

@media(min-width:992px) {
    .promo__video {
        max-height: calc(80vh - 60px);
        width: 100%
    }
}

.about {
    align-items: center;
    display: grid;
    position: relative
}

@media(min-width:992px) {
    .about {
        min-height: 500px
    }

    .about:after,
    .about:before {
        content: "";
        height: 100%;
        position: absolute;
        top: 0;
        width: 50%
    }

    .about:before {
        background: url(/assets/img/index/about-1.webp) no-repeat;
        left: 0
    }

    .about:after {
        background: url(/assets/img/index/about-2.webp) no-repeat;
        right: 0;
        width: calc(50% - 16px)
    }
}

.about__container {
    display: grid;
    grid-gap: 0 16px;
    padding: 0;
    width: 100%
}

@media(min-width:992px) {
    .about__container {
        align-items: center;
        grid-template-columns: repeat(2, 1fr);
        padding: 20px
    }
}

.about__history {
    background: url(/assets/img/index/about-1.webp) no-repeat;
    color: var(--c-white);
    display: grid;
    justify-content: center;
    padding: 40px 16px;
    position: relative;
    z-index: 2
}

@media(min-width:768px) {
    .about__history {
        padding: 64px 16px
    }
}

@media(min-width:992px) {
    .about__history {
        align-items: center;
        background: none;
        justify-content: flex-start;
        padding: 64px 64px 64px 0
    }
}

.about__history .b-text h2,
.about__history .h2,
.b-text .about__history h2 {
    color: var(--c-white)
}

.about__history-text {
    max-width: 460px;
    text-align: center
}

@media(min-width:992px) {
    .about__history-text {
        text-align: left
    }
}

.about__history-btn {
    margin: 0 auto
}

@media(min-width:992px) {
    .about__history-btn {
        margin: 0
    }
}

.about__facts {
    display: grid;
    position: relative;
    z-index: 2;
    grid-gap: 20px;
    background: url(/assets/img/index/about-2.webp) no-repeat;
    padding: 40px 16px
}

@media(min-width:560px) {
    .about__facts {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 28px 20px;
        padding: 64px
    }
}

@media(min-width:992px) {
    .about__facts {
        background: none
    }
}

.about__facts-item-num {
    color: var(--c-primary);
    display: block;
    margin-bottom: 16px
}

.about__facts-item-desc {
    display: block;
    text-align: center
}

@media(min-width:992px) {
    .about__facts-item-desc {
        text-align: left
    }
}

.about .b-text h2,
.about .h2,
.b-text .about h2 {
    text-align: center
}

@media(min-width:992px) {

    .about .b-text h2,
    .about .h2,
    .b-text .about h2 {
        text-align: left
    }
}

.products__container {
    display: grid;
    grid-gap: 20px;
    justify-content: center
}

@media(min-width:992px) {
    .products__container {
        align-items: center;
        grid-template-columns: repeat(2, 1fr);
        justify-content: flex-start
    }

    .products__col {
        max-width: 490px
    }
}

.b-text .products h2,
.products .b-text h2,
.products .btn,
.products .h2,
.products__text {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media(min-width:992px) {

    .b-text .products h2,
    .products .b-text h2,
    .products .btn,
    .products .h2,
    .products__text {
        margin-left: 0;
        margin-right: 0;
        text-align: left
    }
}

.p-default-page {
    position: relative
}

.p-default-page__img {
    display: block;
    margin-bottom: 16px;
    width: 100%
}

.p-default-page__medic-num {
    bottom: 16px;
    color: var(--c-text-light);
    left: 50%;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    transform: translateX(-50%);
    width: 100%
}

.p-news__filter {
    align-items: center;
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

@media(min-width:992px) {
    .p-news__filter {
        gap: 40px
    }
}

.p-news__filter label {
    width: -moz-fit-content;
    width: fit-content
}

.p-news__filter .select__inner {
    width: 128px
}

.p-news-detail__date {
    color: var(--c-text-light);
    display: block
}

.p-news-detail__other-list {
    display: grid;
    grid-gap: 16px
}

@media(min-width:768px) {
    .p-news-detail__other-list {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(min-width:992px) {
    .p-news-detail__other-list {
        grid-template-columns: repeat(4, 1fr)
    }
}

.p-news-detail__docs {
    display: grid;
    grid-gap: 16px
}

.p-news-detail__doc-link,
.p-news-detail__doc-term {
    display: block
}

.p-about__content-inner {
    display: grid;
    grid-gap: 16px
}

@media(min-width:992px) {
    .p-about__content-inner {
        grid-template-columns: repeat(2, 1fr)
    }
}

.p-about__content-img {
    width: 100%
}

.p-about__promo {
    align-items: center;
    color: var(--c-white);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr
}

.p-about__promo .b-text p+p {
    margin-top: 4px
}

.p-about__promo-title {
    color: inherit
}

.p-about__promo-img {
    grid-column: 1/-1;
    grid-row: 1/-1;
    max-height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media(min-width:992px) {
    .p-about__promo-img {
        max-height: none
    }
}

.p-about__promo-container {
    grid-column: 1/-1;
    grid-row: 1/-1;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%
}

.history-line {
    overflow: hidden
}

.history-line__container {
    height: 414px;
    position: relative
}

@media(min-width:992px) {
    .history-line__container {
        height: 740px;
        padding-left: 0;
        padding-right: 0
    }
}

.history-line__scroll {
    height: 100%;
    left: 16px;
    overflow: hidden;
    overflow-x: auto;
    position: absolute;
    top: 0;
    transition: left 1.2s linear
}

@media(min-width:992px) {
    .history-line__scroll {
        left: 0
    }
}

.history-line__scroll::-webkit-scrollbar {
    height: 0;
    width: 0
}

.history-line__line {
    background-color: var(--c-text-light);
    border-radius: 2px;
    color: var(--c-text-light);
    height: 4px;
    margin-bottom: 20px;
    margin-top: -28px;
    width: 100%
}

@media(min-width:992px) {
    .history-line__line {
        transform: translateY(-50%)
    }
}

.history-line__inner {
    display: grid;
    grid-auto-flow: column;
    position: relative;
    grid-gap: 24px;
    margin-bottom: 18px;
    pointer-events: none;
    width: -moz-fit-content;
    width: fit-content
}

@media(min-width:992px) {
    .history-line__inner {
        margin-bottom: 20px
    }
}

.history-line__inner:last-child {
    display: none;
    margin-top: -62px
}

@media(min-width:768px) {
    .history-line__inner:last-child {
        display: grid;
        margin-left: 40vw
    }
}

@media(min-width:992px) {
    .history-line__inner:last-child {
        margin-left: 400px
    }
}

.history-line__inner:last-child .icon {
    order: -1
}

.history-line__inner:first-child .history-line__item {
    align-self: flex-end
}

@media(min-width:768px) {
    .history-line__inner:first-child .history-line__item:nth-child(2n) {
        display: none
    }

    .history-line__inner:last-child .history-line__item {
        opacity: 0
    }

    .history-line__inner:last-child .history-line__item._active {
        opacity: 1
    }
}

.history-line__item {
    display: grid;
    position: relative;
    z-index: 2;
    grid-gap: 16px;
    height: -moz-fit-content;
    height: fit-content;
    overflow: hidden;
    pointer-events: none;
    width: 330px
}

.history-line__item:last-child {
    margin-right: 40px
}

@media(min-width:768px) {
    .history-line__item {
        margin-right: 40vw
    }
}

@media(min-width:992px) {
    .history-line__item {
        margin-right: 350px
    }

    .history-line__item:first-child .icon {
        margin-left: 40px
    }
}

.history-line__item * {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media(min-width:992px) {
    .history-line__inner:first-child .history-line__item.js-animate-elem:nth-child(n+7) {
        opacity: 0
    }

    .history-line__inner:first-child .history-line__item.js-animate-elem._active:nth-child(n+7) {
        opacity: 1
    }
}

.history-line__inner:first-child .history-line__item.js-animate-elem._active .history-line__item-img,
.history-line__inner:first-child .history-line__item.js-animate-elem._active .history-line__item-text,
.history-line__inner:first-child .history-line__item.js-animate-elem._active .history-line__item-year {
    animation: cd-bounce-2 .6s
}

.history-line__inner:last-child .history-line__item.js-animate-elem._active .history-line__item-img,
.history-line__inner:last-child .history-line__item.js-animate-elem._active .history-line__item-text,
.history-line__inner:last-child .history-line__item.js-animate-elem._active .history-line__item-year {
    animation: cd-bounce-2-inverse .6s
}

.history-line__item-year {
    color: var(--c-secondary);
    display: block
}

.history-line__item-img {
    display: block;
    max-width: 160px
}

.history-line__wrapper {
    left: 0;
    margin-right: 25vw;
    padding-right: 25vw;
    position: relative;
    transition: left 1.2s linear
}

.history-line__wrapper._animate {
    left: -40vw
}

.history-line__btn {
    align-items: center;
    background-color: var(--c-primary);
    display: flex;
    height: 32px;
    justify-content: center;
    position: sticky;
    top: 0;
    transform: translateY(-122%);
    width: 32px;
    z-index: 20
}

.history-line__btn._left {
    left: 0;
    transform: translateY(-127%)
}

.history-line__btn._left .icon {
    transform: rotate(-90deg)
}

.history-line__btn._right {
    left: calc(100vw - 60px);
    margin-top: -34px
}

@media(min-width:992px) {
    .history-line__btn._right {
        left: 60vw
    }
}

.history-line__btn._right .icon {
    transform: rotate(90deg)
}

.p-carrier__scope-list {
    display: grid;
    grid-gap: 16px
}

@media(min-width:768px) {
    .p-carrier__scope-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

.p-carrier__scope-item {
    background-color: var(--c-bg);
    font-weight: 600;
    padding: 16px 16px 40px
}

@media(min-width:992px) {
    .p-carrier__scope-item {
        padding-bottom: 60px
    }
}

.p-carrier__promo2 {
    background-color: var(--c-bg)
}

.p-carrier__vacancy-item-strong {
    display: block
}

.p-carrier__vacancy-item .b-text strong {
    display: block;
    margin-top: 20px
}

.p-carrier__vacancy-container {
    display: grid;
    grid-gap: 16px
}

@media(min-width:992px) {
    .p-carrier__vacancy-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

.p-map__content {
    color: var(--c-secondary)
}

.p-map__content a {
    color: inherit;
    font-weight: 600;
    transition: opacity .4s linear
}

.p-map__content a:hover {
    opacity: .7
}

.p-map__content li::marker {
    color: inherit !important
}

.p-map__content-first-level {
    text-transform: uppercase
}

.p-map__content-first-level ul {
    padding-left: 16px;
    text-transform: none
}

@media(min-width:992px) {
    .p-map__content-first-level ul {
        padding-left: 28px
    }
}

.p-map__content-first-level+.p-map__content-first-level {
    margin-top: 24px
}

.p-contacts__group+.p-contacts__group {
    margin-top: 8px
}

.p-contacts__form {
    background-color: var(--c-bg)
}

.p-contacts__form-text {
    font-weight: 600
}

.b-text .p-contacts__form-text a,
.p-contacts__form-text,
.p-contacts__form-text .b-text a,
.p-contacts__form-text .link {
    text-transform: uppercase
}

.p-contacts__world-contact-sub-category {
    color: var(--c-primary);
    display: block;
    font-weight: 600
}

.p-contacts__world-contact-item a {
    color: var(--c-primary);
    display: block;
    transition: opacity .4s linear
}

.p-contacts__world-contact-item a:hover {
    opacity: .7
}

.p-contacts__world-contact-country {
    color: var(--c-secondary);
    font-weight: 600;
    text-transform: none
}

.p-contacts__world-contact-group {
    display: none
}

.p-contacts__world-contact-group:has(.p-contacts__world-contact-item) {
    display: block
}

.p-docs__table {
    border-bottom: 4px solid var(--c-primary);
    border-top: 4px solid var(--c-primary)
}

.p-docs__table-row {
    background-color: var(--c-white);
    display: grid;
    padding: 16px 12px;
    position: relative
}

.p-docs__table-row._hidden {
    display: none !important
}

.p-docs__table-row._head {
    font-weight: 600
}

.p-docs__table-row:nth-child(odd) {
    background-color: var(--c-primary-light)
}

.p-docs__table-row:not(:first-child),
.p-docs__table-row:not(:last-child) {
    border-bottom: var(--border)
}

@media(min-width:768px) {
    .p-docs__table-row {
        grid-gap: 20px;
        grid-template-columns: 1.5fr 4fr 1fr;
        padding: 24px 16px
    }
}

.p-production__list {
    display: grid;
    grid-gap: 16px
}

@media(min-width:768px) {
    .p-production__list {
        grid-template-columns: repeat(2, 1fr)
    }
}

.p-production__item {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    place-items: center
}

.p-production__item-img {
    aspect-ratio: 1/1;
    grid-column: 1/-1;
    grid-row: 1/-1;
    -o-object-fit: cover;
    object-fit: cover
}

.p-production__item-inner {
    grid-column: 1/-1;
    grid-row: 1/-1;
    height: -moz-fit-content;
    height: fit-content
}

.p-production__item-link {
    margin-left: auto;
    margin-right: auto
}

.p-products__top-section {
    border-bottom: 1px solid var(--c-primary)
}

.p-products__links {
    display: grid;
    grid-gap: 16px
}

@media(min-width:992px) {
    .p-products__links {
        grid-template-columns: repeat(2, 1fr)
    }
}

.p-products .card:not(:last-child) {
    border-bottom: 1px solid var(--c-primary)
}

.p-product__sections {
    display: grid;
    grid-gap: 24px
}

.p-product__section-name {
    color: var(--c-secondary);
    display: block;
    font-weight: 600;
    margin-bottom: 4px;
    text-transform: uppercase
}

.p-product__note {
    display: block
}

.p-product__attention {
    font-weight: 700;
    max-width: 760px;
    text-transform: uppercase
}

.p-product__other-list {
    display: grid;
    grid-gap: 20px
}

@media(min-width:992px) {
    .p-product__other-list {
        grid-template-columns: repeat(4, 1fr)
    }
}

.p-product__other-item-img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

@media(min-width:992px) {
    .p-product__other-item-img {
        aspect-ratio: 1/1
    }
}

.p-product__other-item {
    display: flex;
    flex-direction: column;
    position: relative;
    transition: opacity .4s linear
}

.p-product__other-item:hover {
    opacity: .7
}

.p-product__other-item-name {
    color: var(--c-primary);
    display: block;
    display: -webkit-box;
    margin-bottom: 12px;
    margin-top: auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.p-product__other-item-name:after {
    content: "";
    inset: 0;
    position: absolute
}

.p-product__other-item-text {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.p-product__medic-num {
    color: var(--c-text-light);
    text-align: right;
    text-transform: uppercase;
    width: 100%
}

.p-product .accordion__btn-text {
    color: var(--c-secondary)
}

.p-product .btn-plus {
    --color: var(--c-secondary)
}

/*# sourceMappingURL=main.css.map?16b4df3312c468c31ad2*/
/* End */


/* Start:/local/templates/main/css/custom.css?178712767118387*/
.search-page-params, select[name='where'] {
    display: none !important;
}

.search-page__inner {
    display: grid;
    grid-gap: 16px;
}

@media (min-width: 768px) {
    .search-page__inner {
        grid-template-columns: 1fr auto;
    }
}

.search-page__item + .search-page__item {
    margin-top: 24px;
}

.search-page__item {
    display: grid;
    grid-gap: 4px;
}

.search-page__item-title {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--c-secondary);
}

.search-page__item-path {
    margin-bottom: 4px;
    font-size: var(--f-s-small);
    color: var(--c-primary);
}

.search-page__item-path {
    font-size: 0;
}

.search-page__item-path * {
    display: none;
}

.search-page__item-path a:not(:first-child) {
    display: inline-block;
    font-size: var(--f-s-small);
}

.b-text * + * {
    margin-top: auto;
}

.breadcrumbs__item._active._2 + .breadcrumbs__item._active._2 {
	display: none;
}

.b-text *:not(div) + *:not(div) {
    margin-top: auto;
}
.modal-surgeons {
    max-width: 370px;
    width: 100%;
}
.modal__buttons {
    display: flex;
    gap: 12px;
    justify-content: center;
}

[hidden] {
    display: none !important;
}

.modal-profile {
    max-width: 460px;
    width: calc(100% - 32px);
}

.modal-profile__title {
    color: var(--c-primary);
    font-size: 32px;
    font-weight: 600;
    line-height: 1.08;
    max-width: 360px;
    text-transform: uppercase;
}

.modal-profile__description {
    line-height: 1.25;
}

.modal-profile__selected,
.modal-profile__available {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.modal-profile__selected:not(:empty) {
    margin-bottom: 5px;
}

.modal-profile__tag {
    align-items: center;
    border: 1px solid var(--c-secondary);
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    gap: 10px;
    min-height: 32px;
    padding: 7px 12px;
    text-transform: uppercase;
    transition: var(--transition);
}

.modal-profile__tag[hidden] {
    display: none;
}

.modal-profile__tag:hover {
    opacity: .75;
}

.modal-profile__tag._available {
    background-color: var(--c-secondary);
    color: var(--c-white);
}

.modal-profile__tag._selected {
    background-color: var(--c-white);
    color: var(--c-text);
}

.modal-profile__tag-close {
    height: 16px;
    position: relative;
    width: 16px;
}

.modal-profile__tag-close::before,
.modal-profile__tag-close::after {
    background-color: var(--c-secondary);
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 8px;
    width: 18px;
}

.modal-profile__tag-close::before {
    transform: rotate(45deg);
}

.modal-profile__tag-close::after {
    transform: rotate(-45deg);
}

.modal-profile__hint {
    font-size: var(--f-s-small);
    font-weight: 600;
    margin-top: 14px;
}

.modal-profile__btn {
    width: 100%;
}

.modal-profile__specialties._error .input__error {
    display: block;
    margin-top: 8px;
}

@media (max-width: 559px) {
    .modal-profile__title {
        font-size: 28px;
    }

    .modal-profile__tag {
        font-size: 11px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.p-specialists__header {
    align-items: start;
    column-gap: 64px;
    display: grid;
    grid-template-columns: 287px minmax(0, 1fr);
    max-width: 1080px;
}

.p-specialists__header > .h2 {
    justify-self: start;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
}

.p-specialists__header > .h2._border::before {
    left: 0;
    transform: none;
    width: 100%;
}

.p-specialists__header > .b-text {
    line-height: 1.25;
    margin-top: 0;
}

.specialists-filter {
    align-items: start;
    display: grid;
    gap: 14px 24px;
    grid-template-columns: minmax(0, 1fr) 280px;
    margin-bottom: 28px;
    margin-top: 32px;
    position: relative;
}

.specialists-filter fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0;
}

.specialists-filter input[type='radio'],
.specialists-filter input[type='checkbox'] {
    height: 1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.specialists-filter__categories {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    min-height: 44px;
}

.specialists-filter__category {
    color: var(--c-secondary);
    cursor: pointer;
    font-size: 30px;
    line-height: 1.15;
    transition: color .2s ease;
}

.specialists-filter__category._active {
    color: var(--c-primary);
    font-weight: 700;
}

.specialists-filter__specialties {
    position: relative;
    z-index: 5;
}

.specialists-filter__specialties summary {
    align-items: center;
    background-color: var(--c-bg);
    color: var(--c-text);
    cursor: pointer;
    display: flex;
    font-size: var(--f-s-small);
    font-weight: 600;
    justify-content: space-between;
    min-height: 44px;
    padding: 12px 16px;
    transition: background-color .2s ease;
}

.specialists-filter__specialties summary::-webkit-details-marker {
    display: none;
}

.specialists-filter__specialties summary::after {
    border-color: var(--c-secondary) transparent transparent;
    border-style: solid;
    border-width: 6px 5px 0;
    content: '';
    transition: transform .2s ease;
}

.specialists-filter__specialties[open] summary::after {
    transform: rotate(180deg);
}

.specialists-filter__specialties summary:hover,
.specialists-filter__specialties summary:focus-visible {
    background-color: #e3f0fb;
}

.specialists-filter__specialties-list {
    background-color: var(--c-white);
    box-shadow: 0 8px 20px rgba(38, 38, 38, .12);
    display: grid;
    left: 0;
    max-height: 320px;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 100%;
}

.specialists-filter__specialty {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: var(--f-s-small);
    font-weight: 600;
    padding: 12px 20px;
    border-top: 1px solid #CFD4D9;
}

.specialists-filter__specialty:last-child {
    border-bottom: 1px solid #CFD4D9;
}

.specialists-filter__specialty_radio {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    border: 2px solid var(--c-secondary);
}

.specialists-filter__specialty._active .specialists-filter__specialty_radio::before {
/* .specialists-filter__specialty:has(input:focus-visible) .specialists-filter__specialty_radio::before { */
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: var(--c-secondary);
}

.modal-reg[data-modals-type="reg"] .input__text:not(:placeholder-shown),
.modal-reg[data-modals-type="auth"] .input__text:not(:placeholder-shown) {
    background-color: #E8F3FF;
}

.modal-reg[data-modals-type="reg"] .input__text:-webkit-autofill,
.modal-reg[data-modals-type="auth"] .input__text:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #E8F3FF inset;
    -webkit-text-fill-color: var(--inputColor);
}

/* @media (hover: hover) and (pointer: fine) {
    .specialists-filter__specialty:hover .specialists-filter__specialty_radio::before {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        background: var(--c-secondary);
    }
} */

.specialists-filter__tags-row {
    align-items: flex-start;
    display: grid;
    gap: 16px;
    grid-column: 1 / -1;
    grid-template-columns: minmax(0, 1fr) auto auto;
}

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

.specialists-filter__tag {
    align-items: center;
    background-color: var(--c-bg);
    border: 1px solid var(--c-bg);
    color: var(--c-text);
    cursor: pointer;
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    min-height: 30px;
    padding: 8px 12px;
    text-transform: uppercase;
    transition: background-color .2s ease, color .2s ease;
}

.specialists-filter__tag._active {
    background-color: var(--c-white);
    border-color: #336699;
    order: -1;
}

@media (hover: hover) and (pointer: fine) {
    .specialists-filter__tag:hover {
        background-color: var(--c-white);
        border-color: #336699;
    }
}

.specialists-filter__tag._collapsed {
    display: none;
}

.specialists-filter__tags-toggle {
    align-items: center;
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    gap: 9px;
    min-height: 30px;
    text-transform: uppercase;
}

.specialists-filter__tags-toggle::after {
    border-color: var(--c-secondary) transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    content: '';
}

.specialists-filter__tags-toggle[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.specialists-filter__actions {
    align-items: center;
    display: flex;
    gap: 8px;
    grid-column: 1 / -1;
}

.specialists-filter._enhanced .specialists-filter__actions {
    display: none;
}

.specialists-filter__clear,
.specialists-filter__submit {
    align-items: center;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    justify-content: center;
    min-height: 30px;
    padding: 8px 14px;
    transition: opacity .2s ease;
}

.specialists-filter__clear {
    border: 1px solid var(--c-secondary);
    color: var(--c-secondary);
}

.specialists-filter__submit {
    background-color: var(--c-secondary);
    color: var(--c-white);
}

.specialists-filter__clear:hover,
.specialists-filter__submit:hover {
    opacity: .75;
}

.specialists-catalog__list {
    gap: 16px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.specialists-card {
    background-color: var(--c-white);
    border: 1px solid #dce9f4;
    min-height: 430px;
    overflow: hidden;
    transition: opacity 0.4s linear;
}

.specialists-card:hover {
    opacity: 0.7;
}

.specialists-card__image-wrap {
    display: block;
    position: relative;
}

.specialists-card__image {
    aspect-ratio: 2 / 1;
    margin: 0;
    object-fit: cover;
    width: 100%;
}

.specialists-card__category {
    background-color: var(--c-primary);
    color: var(--c-white);
    display: inline-flex;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 8px;
    text-transform: uppercase;
}

.specialists-card__image-wrap .specialists-card__category {
    position: absolute;
    right: 0;
    top: 0;
}

.specialists-card > .specialists-card__category {
    align-self: flex-end;
}

.specialists-card__tags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 12px 12px 0;
}

.specialists-card__tag {
    background-color: #f3f8fc;
    color: var(--c-text);
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 10px;
    text-transform: uppercase;
}

.specialists-card__title {
    font-size: 16px;
    line-height: 1.25;
    margin: 16px 12px 8px;
}

.specialists-card__title::before {
    content: none;
}

.specialists-card__text {
    margin: 0 12px 12px;
}

.specialists-card__text * {
    font-size: 13px;
    line-height: 1.25;
}

.specialists-card__date {
    font-size: 16px;
    margin: auto 12px 14px;
    text-align: left;
}

.news__empty {
    border: 1px solid #dce9f4;
    color: var(--c-text-light);
    padding: 48px 24px;
    text-align: center;
}

.news__pagination {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.news__pagination .navigation {
    color: var(--c-secondary);
    font-size: var(--f-s-small);
    text-align: center;
}

.news__pagination .navigation-arrows,
.news__pagination .navigation-pages {
    margin-top: 8px;
}

.news__pagination .navigation-pages a,
.news__pagination .nav-current-page {
    align-items: center;
    border: 1px solid #dce9f4;
    display: inline-flex;
    height: 38px;
    justify-content: center;
    margin: 0 2px;
    min-width: 38px;
    padding: 0 8px;
}

.news__pagination .nav-current-page {
    border-color: var(--c-secondary);
    font-weight: 600;
}

.news__pagination .navigation-title,
.news__pagination .ctrl {
    display: none;
}

.specialists-filter._enhanced .specialists-filter__submit {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.specialists-filter__clear[hidden] {
    display: none !important;
}

.specialists-filter__tag-close {
    display: none;
    flex: 0 0 14px;
    height: 14px;
    margin-left: 10px;
    width: 14px;
}

.specialists-filter__tag._active .specialists-filter__tag-close {
    display: block;
}

.specialists-filter__status {
    grid-column: 1 / -1;
    min-height: 20px;
    display: none;
}

.specialists-filter._loading,
.js-specialists-catalog-result._loading {
    opacity: .55;
    pointer-events: none;
}

.specialists-filter._error .specialists-filter__status {
    color: var(--c-error);
}

.specialists-pagination {
    align-items: center;
    display: flex;
    gap: 2px;
    justify-content: center;
}

.specialists-pagination__page,
.specialists-pagination__arrow,
.specialists-pagination__ellipsis {
    align-items: center;
    display: inline-flex;
    height: 42px;
    justify-content: center;
    min-width: 42px;
    font-size: 14px;
    font-weight: 600;
}

.specialists-pagination__page,
.specialists-pagination__arrow {
    background-color: var(--c-bg);
    color: var(--c-secondary);
    transition: background-color .2s ease, border-color .2s ease;
}

.specialists-pagination__page:hover,
.specialists-pagination__arrow:hover {
    background-color: #e3f0fb;
}

.specialists-pagination__page._current {
    background-color: var(--c-white);
    border: 1px solid var(--c-secondary);
    font-weight: 600;
}

.specialists-pagination__arrow {
    position: relative;
}

.specialists-pagination__arrow::before {
    border-bottom: 3px solid var(--c-secondary);
    border-left: 3px solid var(--c-secondary);
    content: '';
    height: 9px;
    width: 9px;
}

.specialists-pagination__arrow._previous::before {
    transform: rotate(45deg) translate(2px, -2px);
}

.specialists-pagination__arrow._next::before {
    transform: rotate(225deg) translate(2px, -2px);
}

.specialists-pagination__arrow._disabled {
    opacity: .35;
}

.specialists-pagination__arrow._previous {
    margin-right: 18px;
}

.specialists-pagination__arrow._next {
    margin-left: 18px;
}

@media (max-width: 1440px) {
    .p-specialists__header {
        grid-template-columns: 275px minmax(0, 1fr);
        max-width: 1040px;
    }

    .specialists-filter {
        margin-top: 60px;
        gap: 18px 24px;
    }
}

@media (max-width: 991px) {
    .p-specialists__header {
        grid-template-columns: 1fr;
    }

    .p-specialists__header > .h2 {
        margin: auto auto 28px;
    }

    .p-specialists__header > .b-text {
        line-height: 1.35;
    }

    .specialists-filter {
        gap: 20px;
        margin-top: 36px;
    }

    .specialists-filter__categories {
        gap: 21px;
    }

    .specialists-filter__category {
        font-size: 22px;
        margin-top: 10px;
    }

    .specialists-filter__specialties summary {
        font-size: 12px;
        padding: 12px 20px;
    }

    .specialists-filter__specialties-list {
        max-height: 280px;
    }

    .specialists-filter__specialty {
        font-size: 12px;
        padding: 8px 10px;
    }

    .specialists-filter__tags-row {
        gap: 12px;
    }

    .specialists-catalog__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .specialists-card {
        min-height: 385px;
    }

    .specialists-card__title {
        margin: 22px 12px 8px;
    }

    .specialists-card__text * {
        font-size: 14px;
    }

    .news__empty {
        padding: 40px 20px;
    }

    .news__pagination {
        margin-top: 28px;
    }

    .news__pagination .navigation {
        font-size: 11px;
    }

    .news__pagination .navigation-arrows,
    .news__pagination .navigation-pages {
        margin-top: 6px;
    }

    .news__pagination .navigation-pages a,
    .news__pagination .nav-current-page {
        height: 34px;
        min-width: 34px;
        padding: 0 7px;
    }
}

@media (max-width: 767px) {
    .p-specialists__header > .h2 {
        font-size: 26px;
        margin-bottom: 22px;
        line-height: 0.9;
    }

    .p-specialists__header > .b-text {
        font-size: 16px;
        line-height: 1.21;
        margin-bottom: 0;
    }

    .specialists-filter {
        gap: 26px;
        grid-template-columns: minmax(0, 1fr);
        margin-bottom: 24px;
    }

    .specialists-filter__categories {
        gap: 18px;
        min-height: 34px;
        overflow-x: auto;
        scrollbar-width: none;
        justify-content: space-between;
    }

    .specialists-filter__categories::-webkit-scrollbar {
        display: none;
    }

    .specialists-filter__category {
        flex: 0 0 auto;
        font-size: 18px;
    }

    .specialists-filter__specialties {
        grid-column: 1 / -1;
    }

    .specialists-filter__specialties summary {
        font-size: 14px;
        min-height: 36px;
        padding: 14px 20px;
    }

    .specialists-filter__specialties-list {
        max-height: 240px;
    }

    .specialists-filter__specialty {
        font-size: 10px;
        padding: 7px 8px;
    }

    .specialists-filter__tags-row {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .specialists-filter__tags-toggle {
        order: 2;
    }

    .specialists-filter__clear {
        order: 3;
    }

    .specialists-filter__tags {
        gap: 4px;
    }

    .specialists-filter__actions {
        width: 100%;
    }

    .specialists-filter__clear,
    .specialists-filter__submit {
        flex: 1 1 0;
        min-height: 30px;
        width: 100%;
        min-width: 100%;
    }

    .specialists-card {
        min-height: 0;
    }

    .specialists-catalog__list {
        grid-template-columns: 1fr;
    }

    .specialists-card__text {
        margin: 0 12px 21px;
    }

    .news__pagination {
        margin-top: 24px;
    }

    .news__pagination .navigation-pages a,
    .news__pagination .nav-current-page {
        height: 30px;
        min-width: 30px;
        padding: 0 5px;
    }

    .specialists-pagination__arrow._previous {
        margin-right: 12px;
    }

    .specialists-pagination__arrow._next {
        margin-left: 12px;
    }
}

/* End */
/* /local/templates/main/fonts/fonts.css?17571001912145 */
/* /local/templates/main/css/main.css?178712767168107 */
/* /local/templates/main/css/custom.css?178712767118387 */
