@charset "UTF-8";
@font-face {
    font-family: fontello;
    src: url(../../fonts/fontello/font/fontello.eot?27825890);
    src: url(../../fonts/fontello/font/fontello.eot?27825890#iefix) format("embedded-opentype"), url(../../fonts/fontello/font/fontello.woff2?27825890) format("woff2"), url(../../fonts/fontello/font/fontello.woff?27825890) format("woff"), url(../../fonts/fontello/font/fontello.ttf?27825890) format("truetype"), url(../../fonts/fontello/font/fontello.svg?27825890#fontello) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" ic-"]:before, [class^=ic-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.ic-arrow-left:before {
    content: '\e800'
}
.ic-arrow-right:before {
    content: '\e801'
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}
body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}
p {
    margin-top: 0;
    margin-bottom: 1rem
}
abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}
dt {
    font-weight: 700
}
dd {
    margin-bottom: .5rem;
    margin-left: 0
}
blockquote {
    margin: 0 0 1rem
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}
a:hover {
    color: #0056b3;
    text-decoration: underline
}
a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}
code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}
pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}
figure {
    margin: 0 0 1rem
}
img {
    vertical-align: middle;
    border-style: none
}
svg {
    overflow: hidden;
    vertical-align: middle
}
table {
    border-collapse: collapse
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}
th {
    text-align: inherit;
    text-align: -webkit-match-parent
}
label {
    display: inline-block;
    margin-bottom: .5rem
}
button {
    border-radius: 0
}
button:focus:not(:focus-visible) {
    outline: 0
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button, input {
    overflow: visible
}
button, select {
    text-transform: none
}
[role=button] {
    cursor: pointer
}
select {
    word-wrap: normal
}
[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
textarea {
    overflow: auto;
    resize: vertical
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}
progress {
    vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}
output {
    display: inline-block
}
summary {
    display: list-item;
    cursor: pointer
}
template {
    display: none
}
[hidden] {
    display: none !important
}
::-webkit-input-placeholder {
    color: #666
}
::-moz-placeholder {
    color: #666
}
:-ms-input-placeholder {
    color: #666
}
::-ms-input-placeholder {
    color: #666
}
::placeholder {
    color: #666
}
::-moz-selection {
    background-color: #000;
    color: #fff
}
::selection {
    background-color: #000;
    color: #fff
}
input:-webkit-autofill, input:-webkit-autofill:active, input:-webkit-autofill:focus, input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    border: none
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input, textarea {
    outline: 0
}
input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red
}
input:required:valid, textarea:required:valid {
    border-color: green
}
img {
    display: block;
    max-width: 100%;
    height: auto
}
.text-center {
    text-align: center
}
b, strong {
    font-weight: 700
}
ol, ul {
    margin: 0
}
body {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #333
}
.container {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1200px;
    min-width: 320px
}
.container-fluid {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1630px;
    min-width: 320px
}
body.active-menu {
    overflow: hidden
}
body.active-menu .overlay-menu {
    opacity: .4;
    pointer-events: all
}
body.active-menu .header__mobile-menu {
    right: 0
}
.overlay-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 5;
    opacity: 0;
    pointer-events: none;
    background-color: #1a2f34;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.burger-mobile {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media all and (max-width:1199px) {
    .burger-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-right: 15px
    }
}
@media all and (max-width:506px) {
    .burger-mobile {
        padding-right: 0
    }
}
.burger-mobile .burger-mobile-box {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px
}
.burger-mobile .burger-mobile-line {
    position: absolute;
    width: 50px;
    height: 6px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 100px;
    background-color: #008c76;
    top: 50%;
    display: block;
    margin-top: -2px
}
.burger-mobile .burger-mobile-line:before {
    display: block;
    content: '';
    top: 15px;
    position: absolute;
    width: 50px;
    height: 6px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 100px;
    background-color: #008c76
}
.burger-mobile .burger-mobile-line:after {
    display: block;
    content: '';
    bottom: 15px;
    position: absolute;
    width: 50px;
    height: 6px;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    border-radius: 100px;
    background-color: #008c76
}
.active-mobile-btn {
    opacity: 1
}
.active-mobile-btn .burger-mobile-line {
    -webkit-transition-delay: .12s;
    -o-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}
.active-mobile-btn .burger-mobile-line:after {
    bottom: 0;
    -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    transition: bottom 75ms ease, transform 75ms cubic-bezier(.215, .61, .355, 1) .12s, -webkit-transform 75ms cubic-bezier(.215, .61, .355, 1) .12s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}
.active-mobile-btn .burger-mobile-line:before {
    top: 0;
    -webkit-transition: top 75ms ease, opacity 75ms ease .12s;
    -o-transition: top 75ms ease, opacity 75ms ease .12s;
    transition: top 75ms ease, opacity 75ms ease .12s;
    opacity: 0
}
.header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 50
}
.header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 100px 13px
}
@media all and (max-width:1440px) {
    .header__wrap {
        padding: 20px
    }
}
@media all and (max-width:767px) {
    .header__wrap {
        padding: 10px
    }
}
.header__logo {
    max-width: 209px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}
@media all and (max-width:1280px) {
    .header__logo {
        max-width: 205px
    }
}
@media all and (max-width:1199px) {
    .header__logo {
        max-width: 283px
    }
}
@media all and (max-width:506px) {
    .header__logo {
        max-width: 180px
    }
}
.header__menu ul {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.header__menu-item:not(:last-child) {
    margin-right: 29px
}
@media all and (max-width:1280px) {
    .header__menu-item:not(:last-child) {
        margin-right: 15px
    }
}
.header__menu-item:hover a {
    color: #008c76
}
.header__menu-item a {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
@media all and (max-width:1280px) {
    .header__menu-item a {
        font-size: 13px
    }
}
.header__btn a {
    max-width: 206px;
    width: 100%;
    background: #d8241d;
    border-radius: 15px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.header__btn a:hover {
    -webkit-box-shadow: 0 5.33878px 5.33878px rgba(0, 0, 0, .25);
    box-shadow: 0 5.33878px 5.33878px rgba(0, 0, 0, .25)
}
.header__mobile-menu {
    position: fixed;
    background-color: #fff;
    bottom: 0;
    right: -100%;
    z-index: 25;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 575px;
    width: 100%;
    overflow-y: scroll;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.header__mobile-menu .header__menu {
    margin-top: 20px
}
.header__mobile-menu .header__menu ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding: 0 55px 0 49px
}
.header__mobile-menu .header__menu-item {
    margin-right: 0
}
.header__mobile-menu .header__menu-item a {
    font-weight: 500;
    font-size: 30px;
    line-height: 37px
}
.header__mobile-menu .header__menu-item:not(:last-child) {
    margin-bottom: 20px
}
@media all and (max-width:506px) {
    .header__mobile-menu .header__menu-item a {
        font-size: 16px;
        line-height: 22px
    }
}
.header__mobile-menu .open {
    display: block
}
.header__mobile-menu .header__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.header__mobile-menu .header__link img {
    display: block
}
.header__mobile-menu .header__btn {
    margin-top: auto;
    margin-bottom: 40px
}
.custom-radio {
    cursor: pointer;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 30px
}
.custom-radio .text {
    font-size: 14px;
    color: #51656c
}
.custom-radio input {
    visibility: hidden;
    opacity: 0;
    width: 0 !important;
    height: 0 !important;
    margin-left: 0;
    border: none
}
.custom-radio input:checked .checkmark:after, .custom-radio input:checked~.checkmark:after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1)
}
.custom-radio .checkmark:after, .custom-radio .checkmark:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 1px solid #51656c;
    border-radius: 50%;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}
.custom-radio .checkmark:before {
    width: 16px;
    height: 16px;
    border-color: #51656c
}
.custom-radio .checkmark:after {
    width: 8px;
    height: 8px;
    background-color: #7f3e9a;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0)
}
html.open-modal {
    overflow: hidden
}
.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 200;
    background: rgba(12, 12, 12, .6);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.modal__container {
    position: relative;
    padding: 40px 50px;
    max-width: 584px;
    min-height: 620px;
    width: 100%;
    max-height: 100vh;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}
.modal__container.sucsess {
    display: none;
    min-height: 308px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media all and (max-width:767px) {
    .modal__container {
        padding: 55px 18px 40px 18px;
        min-height: 311px;
        border-radius: 10px
    }
}
.modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 26px
}
@media all and (max-width:767px) {
    .modal__header {
        margin-bottom: 40px
    }
}
.modal__title {
    margin: 0 auto;
    font-weight: 700;
    font-size: 50px;
    line-height: 70px;
    text-align: center
}
@media all and (max-width:767px) {
    .modal__title {
        font-size: 35px;
        line-height: 45px
    }
}
.modal__close:before {
    content: "\2715";
    font-size: 22px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
.modal__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    outline: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25px;
    right: 25px;
    background: 0 0;
    border: 0
}
.modal__close:focus {
    outline: 0
}
@media all and (max-width:767px) {
    .modal__close {
        top: 15px;
        right: 15px
    }
}
.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, .8)
}
.modal__content_sucsess {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.modal__content_sucsess .sucsess__title {
    white-space: pre-line;
    font-weight: 400;
    font-size: 30px;
    line-height: 44px;
    text-align: center
}
.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    -webkit-transition: -webkit-transform .25s ease-out;
    -o-transition: transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}
.modal__btn:focus, .modal__btn:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}
.modal__btn-primary {
    background-color: #00449e;
    color: #fff
}
@-webkit-keyframes mmfadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes mmfadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@-webkit-keyframes mmfadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes mmfadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@-webkit-keyframes mmslideIn {
    from {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes mmslideIn {
    from {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
@-webkit-keyframes mmslideOut {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}
@keyframes mmslideOut {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}
.micromodal-slide {
    display: none
}
.micromodal-slide.is-open {
    display: block
}
.micromodal-slide[aria-hidden=false] .modal__overlay {
    -webkit-animation: mmfadeIn .3s cubic-bezier(0, 0, .2, 1);
    animation: mmfadeIn .3s cubic-bezier(0, 0, .2, 1)
}
.micromodal-slide[aria-hidden=false] .modal__container {
    -webkit-animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1)
}
.micromodal-slide[aria-hidden=true] .modal__overlay {
    -webkit-animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmfadeOut .3s cubic-bezier(0, 0, .2, 1)
}
.micromodal-slide[aria-hidden=true] .modal__container {
    -webkit-animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
    animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1)
}
.micromodal-slide .modal__container, .micromodal-slide .modal__overlay {
    will-change: transform
}
.banner {
    margin-bottom: 47px
}
@media all and (max-width:991px) {
    .banner {
        margin-bottom: 0
    }
}
.banner__wrap {
    padding: 0 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media all and (max-width:1580px) {
    .banner__wrap {
        padding: 0
    }
}
@media all and (max-width:1199px) {
    .banner__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media all and (max-width:1580px) {
    .banner__left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
@media all and (max-width:1280px) {
    .banner__left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }
}
@media all and (max-width:1199px) {
    .banner__left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
@media all and (max-width:507px) {
    .banner__left img {
        max-width: 89%;
        padding-top: 23px
    }
}
.banner__right {
    padding-left: 84px
}
@media all and (max-width:1580px) {
    .banner__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
@media all and (max-width:1280px) {
    .banner__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
}
@media all and (max-width:1199px) {
    .banner__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }
}
.banner__right h1 {
    margin-top: 19px;
    margin-bottom: 35px
}
@media all and (max-width:991px) {
    .banner__right h1 {
        text-align: center;
        margin-bottom: 21px
    }
}
.banner__right .desc {
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #000;
    margin-bottom: 40px
}
@media all and (max-width:1199px) {
    .banner__right .desc {
        text-align: center
    }
}
@media all and (max-width:1199px) {
    .banner__right .vector {
        display: none
    }
}
.banner__right .vector ul {
    padding-left: 33px;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.banner__right .vector ul li {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000
}
.banner__right .vector ul li:not(:last-child) {
    margin-right: auto
}
.banner__right .vector ul li:before {
    content: url(../images/ok.svg);
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 1;
    -webkit-transform: translate(-100%, -22%);
    -ms-transform: translate(-100%, -22%);
    transform: translate(-100%, -22%)
}
.use {
    margin-bottom: 40px
}
.use h2 {
    margin-bottom: 18px
}
.use__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.use__desc {
    max-width: 515px;
    width: 100%;
    margin: 0 auto 49px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000
}
.use__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 76px;
    padding: 0 85px 0 128px
}
@media all and (max-width:1199px) {
    .use__wrapper {
        padding: 0 0 0 50px
    }
}
@media all and (max-width:767px) {
    .use__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 22px
    }
}
.use__wrapper h3 {
    color: #000;
    text-align: center;
    margin: 0
}
.use__wrappers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 58px
}
@media all and (max-width:1199px) {
    .use__wrappers {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
@media all and (max-width:767px) {
    .use__wrappers {
        margin-bottom: 49px
    }
}
.use__wrappers h3 {
    color: #000;
    text-align: center;
    margin: 0
}
@media all and (max-width:767px) {
    .use__list {
        max-width: 220px;
        width: 100%
    }
}
.use__list div:not(:last-child) {
    margin-bottom: 23px
}
@media all and (max-width:767px) {
    .use__list div {
        margin-bottom: 23px !important
    }
}
.use__list p {
    position: relative;
    white-space: nowrap;
    margin-bottom: 0
}
.use__list p:before {
    content: url(../images/3min.svg);
    position: absolute;
    top: 50%;
    left: -14px;
    z-index: 1;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}
.use__left {
    margin-top: -4px
}
@media all and (max-width:1199px) {
    .use__left {
        margin: 0 0 57px 0
    }
}
.use__left h3 {
    width: 327px;
    border: 7px solid #00a685;
    border-radius: 18px;
    padding: 31px 0
}
@media all and (max-width:506px) {
    .use__left h3 {
        width: 290px
    }
}
.use__left h3:not(:last-child) {
    margin-bottom: 57px
}
.use__middle {
    border: 7px solid #00a685;
    width: 311px;
    height: 311px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 26px
}
@media all and (max-width:1199px) {
    .use__middle {
        margin-bottom: 57px
    }
}
@media all and (max-width:506px) {
    .use__middle {
        width: 290px;
        height: 290px
    }
}
.use__middle h3 {
    position: relative
}
.use__right {
    margin-top: -4px
}
@media all and (max-width:1024px) {
    .use__right {
        margin: 0
    }
}
.use__right h3 {
    width: 327px;
    border: 7px solid #00a685;
    border-radius: 18px;
    padding: 31px 0
}
@media all and (max-width:506px) {
    .use__right h3 {
        width: 290px
    }
}
.use__right h3:not(:last-child) {
    margin-bottom: 57px
}
.use__note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media all and (max-width:767px) {
    .use__note {
        padding-left: 22px
    }
}
.use__note p {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    margin-bottom: 0
}
.substance {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0))), rgba(0, 166, 133, .18);
    background: -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%), rgba(0, 166, 133, .18);
    background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%), rgba(0, 166, 133, .18);
    padding-bottom: 19px;
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .substance {
        padding-bottom: 13px;
        margin-bottom: 40px
    }
}
.substance__full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media all and (max-width:1199px) {
    .substance__full {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.substance__full h3 {
    margin-bottom: 18px
}
@media all and (max-width:1199px) {
    .substance__full h3 {
        text-align: center
    }
}
.substance__full .desc {
    padding-left: 66px
}
@media all and (max-width:1199px) {
    .substance__full .desc {
        padding: 0
    }
}
.substance__full p {
    max-width: 720px;
    width: 100%;
    position: relative;
}

.substance__full p:before {
    content: url(../images/ok.svg);
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 1;
    -webkit-transform: translate(-100%, -22%);
    -ms-transform: translate(-100%, -22%);
    transform: translate(-100%, -22%);
}
@media all and (max-width:1199px) {
    .substance__full p {
        text-align: center
    }
}
@media all and (max-width:767px) {
    .substance__full p {
        max-width: 428px;
        margin-bottom: 10px
    }
    .substance__full p:before {
    	left: 30px;
	}
}
@media all and (max-width:1199px) {
    .substance__full .img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 21px
    }
    .substance__full .img img {
        margin-right: 56px
    }
}
@media all and (max-width:506px) {
    .substance__full .img img {
        margin-right: 10px
    }
}
.substance__full .vector {
    display: none
}
.substance__full .vector ul {
    padding-left: 33px;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.substance__full .vector ul li {
    position: relative;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000
}
@media all and (max-width:506px) {
    .substance__full .vector ul li {
        font-size: 13px
    }
}
.substance__full .vector ul li:not(:last-child) {
    margin-bottom: 20px
}
.substance__full .vector ul li:before {
    content: url(../images/ok.svg);
    position: absolute;
    top: 0;
    left: -5px;
    z-index: 1;
    -webkit-transform: translate(-100%, -22%);
    -ms-transform: translate(-100%, -22%);
    transform: translate(-100%, -22%)
}
@media all and (max-width:1199px) {
    .substance__full .vector {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
.why {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .why {
        margin-bottom: 40px
    }
}
.why h2 {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .why h2 {
        margin-bottom: 38px
    }
}
.why__wrap {
    padding: 0 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media all and (max-width:1480px) {
    .why__wrap {
        padding: 0
    }
}
@media all and (max-width:1199px) {
    .why__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.why__left {
    padding-left: 23px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
@media all and (max-width:1199px) {
    .why__left {
        padding: 0;
        margin-bottom: 24px
    }
}
@media all and (max-width:767px) {
    .why__left img {
        max-width: 90%
    }
}
.why__right {
    background-image: url(../images/dest/back.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%
}
@media all and (max-width:1199px) {
    .why__right {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: 100%;
        padding-left: 50px;
        background-position: center
    }
}
.why__right ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.why__right li {
    position: relative;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000
}
.why__right li:not(:last-child) {
    margin-bottom: 22px
}
.why__right li:before {
    content: url(../images/ok.svg);
    position: absolute;
    top: 0;
    left: -20px;
    z-index: 1;
    -webkit-transform: translate(-100%, -22%);
    -ms-transform: translate(-100%, -22%);
    transform: translate(-100%, -22%)
}
.application {
    margin-bottom: 60px
}
@media all and (max-width:767px) {
    .application {
        margin-bottom: 30px
    }
}
.application h2 {
    margin-bottom: 40px
}
.application__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}
@media all and (max-width:767px) {
    .application__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0
    }
}
.application__item {
    max-width: 200px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@media all and (max-width:767px) {
    .application__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
        max-width: 46%;
        margin-bottom: 40px
    }
}
.application__item .img-wrap {
    margin-bottom: 30px
}
.application__item p {
    margin-bottom: 0;
    text-align: center
}
.reasons {
    margin-bottom: 30px
}
.reasons h2 {
    margin-bottom: 18px
}
@media all and (max-width:767px) {
    .reasons h2 {
        margin-bottom: 30px
    }
}
.reasons h3 {
    color: #000;
    text-align: center;
    margin-bottom: 40px
}
.reasons .use__note {
    padding: 0 100px
}
@media all and (max-width:767px) {
    .reasons .use__note {
        padding: 0
    }
}
.reasons__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}
.reasons__left {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, #fff 0, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
@media all and (max-width:1024px) {
    .reasons__left {
        display: none
    }
}
.reasons__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.5%;
    flex: 0 0 54.5%;
    max-width: 54.5%
}
@media all and (max-width:1024px) {
    .reasons__right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}
.reasons__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.reasons__item:not(:last-child) {
    margin-bottom: 35px
}
@media all and (max-width:767px) {
    .reasons__item:not(:last-child) {
        margin-bottom: 43px
    }
}
@media all and (max-width:767px) {
    .reasons__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.reasons__item h3 {
    font-weight: 700;
    text-align: left;
    color: #d8241d;
    margin-bottom: 17px
}
@media all and (max-width:767px) {
    .reasons__item h3 {
        text-align: center
    }
}
@media all and (max-width:507px) {
    .reasons__item h3 {
        max-width: 333px;
        width: 100%
    }
}
.reasons__item p {
    margin-bottom: 0;
    max-width: 466px;
    width: 100%
}
@media all and (max-width:767px) {
    .reasons__item p {
        text-align: center
    }
}
@media all and (max-width:507px) {
    .reasons__item p {
        max-width: 333px
    }
}
.reasons__item .left {
    margin-right: 56px;
    max-width: 87px;
    width: 100%
}
@media all and (max-width:767px) {
    .reasons__item .left {
        margin: 0 0 28px 0;
        max-width: 104px
    }
}
.title {
    position: relative;
    z-index: 30;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.title:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #28a745;
    left: 0;
    right: 0;
    bottom: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media all and (max-width:767px) {
    .title:before {
        content: unset
    }
}
h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 56px;
    color: #d8241d
}
@media all and (max-width:506px) {
    h1 {
        font-size: 34px;
        line-height: 40px
    }
}
h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    color: #d8241d;
    text-align: center
}
@media all and (max-width:506px) {
    h2 {
        font-size: 22px;
        line-height: 28px
    }
}
.link-block {
    display: none;
    margin-bottom: 40px
}
.link-block a {
    max-width: 477px;
    padding: 25px 139px;
    display: block;
    font-size: 24px;
    line-height: 29px
}
@media all and (max-width:1199px) {
    .link-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
@media all and (max-width:1199px) {
    .link-block a {
        padding: 10px 20px
    }
}
h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #00a685
}
@media all and (max-width:506px) {
    h3 {
        font-size: 20px;
        line-height: 24px
    }
}
h4 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: .03em
}
p {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000
}
.note {
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #726565
}
a:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-decoration: none
}


.btn-red{
    max-width: 206px;
    width: 100%;
    background: #d8241d;
    border-radius: 15px;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 28px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.header-btn{
    display: block;
}

.product-links {
    margin-bottom: 30px;
    width: 100%;
    position: absolute;
    top: -webkit-calc(100% - 2px);
    top: calc(100% - 2px);
    opacity: 0;
    pointer-events: none;
    background-color: #fff;
    z-index: 99999;
    -webkit-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
    border: 1px solid var(--colorLine);
    border-top: none;
    overflow: hidden;
    max-width: 208px;
}

.product-links a {
    display: flex;
    justify-content: center;
    height: 40px;
    align-items: center;
    font-size: 14px;
    color: #000;
}

.header-btn.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}

.banner__btn.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
}


.banner__btn{
    display: none;
}

@media all and (max-width:767px) {
    .product-links {
        max-width: 100%;
        top: -webkit-calc(100% - 0px);
        top: calc(100% - 0px);
        margin-bottom: 0;
    }
    .product-links a {
        background: #fff;
    }
    .banner__btn.open-menu .product-links {
       position: relative;
    }
    .banner__btn{
        display: block;
    }
    .header-btn {
        display: none;
    }
}