@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: -.4em
}
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
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: none
}
ol, ul {
    padding-left: 0;
    margin: 0
}
body {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #000
}
.container {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1215px;
    min-width: 320px
}
.container-fluid {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1530px;
    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:1024px) {
    .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);
    background-color: grey
}
.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);
    background-color: grey
}
.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;
    background-color: grey
}
.title {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: #008c76;
    margin-bottom: 40px
}
@media all and (max-width:1450px) {
    .title {
        font-size: 30px;
        line-height: 38px
    }
}
@media all and (max-width:1199px) {
    .title {
        font-size: 24px;
        line-height: 29px
    }
}
.title.one {
    margin: 0
}
.h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 56px;
    text-align: center;
    color: #000
}
@media all and (max-width:1450px) {
    .h1 {
        font-size: 36px;
        line-height: 42px
    }
}
@media all and (max-width:1199px) {
    .h1 {
        font-size: 30px;
        line-height: 38px
    }
}
@media all and (max-width:767px) {
    .h1 {
        font-size: 24px;
        line-height: 30px
    }
}
@media all and (max-width:575px) {
    .h1 {
        font-size: 18px;
        line-height: 22px
    }
}
.h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 37px
}
@media all and (max-width:1450px) {
    .h2 {
        font-size: 24px;
        line-height: 29px
    }
}
@media all and (max-width:1199px) {
    .h2 {
        font-size: 24px;
        line-height: 29px
    }
}
@media all and (max-width:767px) {
    .h2 {
        font-size: 18px;
        line-height: 24px
    }
}
.h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px
}
@media all and (max-width:1450px) {
    .h3 {
        font-size: 20px;
        line-height: 30px
    }
}
@media all and (max-width:1199px) {
    .h3 {
        font-size: 16px;
        line-height: 24px
    }
}
@media all and (max-width:767px) {
    .h3 {
        font-size: 14px;
        line-height: 20px
    }
}
.image.bt {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .image.bt {
        margin-bottom: 40px
    }
}
.image img {
    width: 100%
}
.note {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px
}
.note .wrap {
    margin-bottom: 27px
}
.note span {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #555
}
.note p {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    color: #000
}
.header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 50
}
.header__wrap {
    padding: 16px 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 a {
    margin: 0 15px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000
}
.header__menu a:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #008c76
}
.header__btn a {
    background: #0066b1;
    border-radius: 15px;
    padding: 10px 28px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #fff
}
.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);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}
@media all and (max-width:1024px) {
    .header__btn {
        display: none
    }
}
.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;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.header__mobile-menu .header__menu a {
    margin-bottom: 20px
}
.header__mobile-menu .header__menu-item {
    margin-right: 0
}
.header__mobile-menu .header__menu-item:not(:last-child) {
    margin-bottom: 20px
}
.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
}
.main-block {
    padding-top: 62px;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0))), #e5f3f1;
    background: -o-linear-gradient(bottom, #fff 0, rgba(255, 255, 255, 0) 100%), #e5f3f1;
    background: linear-gradient(0deg, #fff 0, rgba(255, 255, 255, 0) 100%), #e5f3f1;
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .main-block {
        padding-top: 30px;
        margin-bottom: 40px
    }
}
.main-block__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 112px
}
@media all and (max-width:1199px) {
    .main-block__wrap {
        margin-bottom: 60px
    }
}
@media all and (max-width:767px) {
    .main-block__wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 30px
    }
}
.main-block__col {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    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
}
.main-block__col:nth-child(2) {
    margin: auto
}
@media all and (max-width:767px) {
    .main-block__col:nth-child(2) {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .main-block__col:nth-child(2) img {
        max-width: 50%
    }
}
@media all and (max-width:767px) {
    .main-block__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .main-block__col:first-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .main-block__col:last-child {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .main-block__col .h1 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .main-block__col img {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .main-block__col span {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}
.main-block__col span {
    font-weight: 500;
    font-size: 40px;
    line-height: 49px;
    text-align: center;
    color: #418370;
    margin-top: auto;
    padding-left: 35px
}
@media all and (max-width:1199px) {
    .main-block__col span {
        font-size: 30px;
        line-height: 38px
    }
}
@media all and (max-width:767px) {
    .main-block__col span {
        margin-top: 0;
        padding-left: 0;
        font-size: 20px;
        line-height: 30px
    }
}
@media all and (max-width:575px) {
    .main-block__col span {
        font-size: 12px;
        line-height: 15px
    }
}
.main-block__text {
    max-width: 1154px;
    margin: 0 auto;
    width: 100%
}
.assort {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .assort {
        margin-bottom: 40px
    }
}
.assort__list ul {
    list-style: none;
    padding-left: 43px
}
.assort__list li {
    position: relative
}
.assort__list li:not(:last-child) {
    margin-bottom: 26px
}
.assort__list li:before {
    content: '';
    position: absolute;
    top: 3px;
    left: -43px;
    width: 24px;
    height: 24px;
    background: #008c76;
    border-radius: 50%
}
.type {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .type {
        margin-bottom: 40px
    }
}
.type .img-wrap {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media all and (max-width:575px) {
    .type .img-wrap {
        max-width: 123px;
        margin-left: auto;
        margin-right: auto
    }
}
.type .h3 {
    text-align: center
}
.type__item {
    max-width: 413px;
    width: 100%
}
@media all and (max-width:767px) {
    .type__item:not(:last-child) {
        margin-bottom: 40px
    }
}
.type__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
@media all and (max-width:767px) {
    .type__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}
.impact {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .impact {
        margin-bottom: 40px
    }
}
.impact__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.impact__list:not(:last-child) {
    margin-bottom: 40px
}
@media all and (max-width:767px) {
    .impact__list {
        -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
    }
}
.impact__item {
    border: 5px solid #008c76;
    border-radius: 25px;
    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;
    text-align: center;
    padding: 22px 0;
    max-width: 377px;
    width: 100%
}
.impact__item:first-child {
    max-width: 277px;
    font-weight: 700;
    color: #008c76
}
@media all and (max-width:767px) {
    .impact__item:first-child {
        background: #008c76;
        color: #fff
    }
}
@media all and (max-width:575px) {
    .impact__item:first-child {
        max-width: unset
    }
}
.impact__item:not(:last-child) {
    margin-right: 34px;
    position: relative
}
.impact__item:not(:last-child):after {
    content: '';
    position: absolute;
    width: 18px;
    height: 5px;
    background: #008c76;
    top: 50%;
    right: -31px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media all and (max-width:767px) {
    .impact__item:not(:last-child) {
        margin: 0 0 34px 0
    }
    .impact__item:not(:last-child):after {
        height: 15px;
        width: 5px;
        top: unset;
        bottom: -30px;
        right: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}
@media all and (max-width:767px) {
    .impact__item {
        font-size: 24px;
        line-height: 29px
    }
}
.possible {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .possible {
        margin-bottom: 40px
    }
}
.possible .name {
    padding: 25px 0;
    border-bottom: 5px solid #008c76;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #008c76
}
@media all and (max-width:767px) {
    .possible .name {
        font-size: 24px
    }
}
.possible .desc {
    padding: 29px 5px;
    text-align: center
}
.possible__wrap {
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media all and (max-width:767px) {
    .possible__wrap {
        background: 0 0 !important;
        -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
    }
}
.possible__item {
    border: 5px solid #008c76;
    border-radius: 25px;
    max-width: 427px;
    width: 100%
}
@media all and (max-width:1199px) {
    .possible__item {
        max-width: 380px
    }
}
@media all and (max-width:767px) {
    .possible__item:not(:last-child) {
        margin-bottom: 25px
    }
}
.your {
    margin-bottom: 70px;
    position: relative
}
@media all and (max-width:767px) {
    .your {
        margin-bottom: 40px
    }
}
.your .name {
    font-weight: 700;
    font-size: 110px;
    line-height: 110px;
    color: rgba(229, 229, 229, .64)
}
@media all and (max-width:1300px) {
    .your .name {
        font-size: 74px
    }
}
@media all and (max-width:1199px) {
    .your .name {
        font-size: 70px;
        line-height: 70px
    }
}
@media all and (max-width:1199px) {
    .your .name {
        font-size: 55px;
        line-height: 46px
    }
}
@media all and (max-width:767px) {
    .your .name {
        font-size: 38px
    }
}
.your__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-bottom: 30px
}
@media all and (max-width:767px) {
    .your__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background-size: 30%
    }
}
.your__wrap ul {
    list-style: none;
    margin-left: auto
}
.your__wrap li {
    font-weight: 700;
    color: #008c76;
    position: relative;
    max-width: 656px;
    width: 100%;
    text-transform: uppercase
}
.your__wrap li:not(:last-child) {
    margin-bottom: 30px
}
.your__wrap li:before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -60px;
    width: 17px;
    height: 17px;
    background: #008c76;
    border-radius: 50%
}
@media all and (max-width:1199px) {
    .your__wrap li:before {
        left: -30px
    }
}
@media all and (max-width:767px) {
    .your__left {
        margin-bottom: 20px
    }
}
.your__right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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) {
    .your__right {
        padding-left: 60px
    }
}
@media all and (max-width:767px) {
    .your__right {
        padding-left: 30px
    }
}
.your__desc {
    border: 5px solid #008c76;
    border-radius: 25px;
    padding: 25px 25px 5px;
    margin-bottom: 40px
}
@media all and (max-width:767px) {
    .your__desc {
        margin-bottom: 20px
    }
}
.your__desc .h2 {
    margin-bottom: 10px;
    color: #008c76
}
@media all and (max-width:767px) {
    .your__desc .h2 {
        font-size: 24px
    }
}
.your__desc .h3 {
    margin-bottom: 20px
}
.your__desc span {
    color: #008c76;
    font-weight: 700
}
.your__list {
    margin-bottom: 40px
}
.your__list_mod ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media all and (max-width:991px) {
    .your__list_mod ul {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}
.your__list_mod li {
    white-space: nowrap
}
@media all and (max-width:991px) {
    .your__list_mod li {
        white-space: normal
    }
}
.your__list_mod li:first-child {
    width: 100%;
    text-align: center
}
@media all and (max-width:991px) {
    .your__list_mod li:first-child {
        text-align: left
    }
}
.your__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    list-style: none
}
@media all and (max-width:1024px) {
    .your__list ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}
@media all and (max-width:991px) {
    .your__list ul {
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset
    }
}
@media all and (max-width:767px) {
    .your__list ul {
        -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
    }
}
.your__list li {
    font-weight: 700;
    color: #008c76
}
.your__list li span {
    color: #000;
    font-weight: 700;
    font-size: 30px;
    line-height: 37px
}
@media all and (max-width:767px) {
    .your__list li {
        text-align: center
    }
}
.your__ram {
    max-width: 1100px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    color: #726565
}
.your__ram.mod {
    text-align: left
}
@media all and (max-width:767px) {
    .your__ram.mod {
        text-align: center
    }
}
.advantage {
    padding: 33px 0 40px;
    background: rgba(0, 140, 118, .1);
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .advantage {
        margin-bottom: 40px
    }
}
@media all and (max-width:767px) {
    .advantage .title {
        display: none
    }
}
.advantage .img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 134px;
    flex: 0 0 134px;
    max-width: 134px;
    margin-right: 34px
}
@media all and (max-width:767px) {
    .advantage .img {
        margin-right: 0;
        margin-bottom: 20px
    }
}
@media all and (max-width:767px) {
    .advantage .wrap {
        text-align: center
    }
}
.advantage .h2 {
    margin-bottom: 10px;
    color: #008c76
}
.advantage__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.advantage__item:not(:last-child) {
    margin-bottom: 20px
}
@media all and (max-width:767px) {
    .advantage__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .advantage__item .h2 {
        font-size: 24px
    }
}
.advantage ul {
    list-style: none;
    padding: 0;
    margin-left: 70px
}
@media all and (max-width:767px) {
    .advantage ul {
        margin: 0
    }
}
.use {
    margin-bottom: 70px
}
@media all and (max-width:767px) {
    .use {
        margin-bottom: 40px
    }
}
.use .name {
    padding: 15px 0;
    border-bottom: 3px solid #008c76;
    font-weight: 700;
    text-align: center;
    color: #008c76
}
@media all and (max-width:767px) {
    .use .name {
        font-size: 18px
    }
}
.use .desc {
    padding: 25px 5px;
    text-align: center;
    font-weight: 500;
    font-size: 24px
}
@media all and (max-width:767px) {
    .use .desc {
        font-size: 18px
    }
}
.use__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
@media all and (max-width:767px) {
    .use__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.use__item {
    border: 3px solid #008c76;
    margin: 0 27px;
    border-radius: 25px;
    max-width: 457px;
    width: 100%
}
@media all and (max-width:767px) {
    .use__item {
        margin: 0
    }
    .use__item:not(:last-child) {
        margin-bottom: 20px
    }
}

sup.num {
    font-size: 16px;
    top: -15px;
}

.btn__buy{
    background: #0066b1;
    border-radius: 15px;
    padding: 10px 28px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
}
    

.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__buy {
        display: none;
    }
}



.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;
    margin: 0 auto;
}

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

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

.prop_item.third.open-menu .product-links {
    pointer-events: auto;
    opacity: 1;
    left: 25px;
}

.prop_item.third {
    position: relative;
}

.product-links {
    top: -webkit-calc(100% - 0px);
    top: calc(100% - 0px);
    text-align: center;

}

@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;
    }
    .plus-icon{
        width: 100%;
        text-align: center;
    }
}