@charset "UTF-8";
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, "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;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

hr {
    margin: 1rem 0;
    color: inherit;
    background-color: currentColor;
    border: 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-bs-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul {
    padding-left: 2rem
}

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: .875em
}

mark {
    padding: .2em;
    background-color: #fcf8e3
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #0d6efd;
    text-decoration: none
}

a:hover {
    color: #0a58ca
}

a:not([href]):not([class]),
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;
    direction: ltr;
    unicode-bidi: bidi-override
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    font-size: .875em
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

code {
    font-size: .875em;
    color: #d63384;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: .875em;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 1em;
    font-weight: 700
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

caption {
    padding-top: .5rem;
    padding-bottom: .5rem;
    color: #6c757d;
    text-align: left
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

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,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[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
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

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

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }
}

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

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

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

@font-face {
    font-family: proxima;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ProximaNova-Regular.woff2) format("woff2")
}

@font-face {
    font-family: proxima;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/ProximaNova-Semibold.woff2) format("woff2")
}

@font-face {
    font-family: proxima;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ProximaNova-Bold.woff2) format("woff2")
}

::-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: orange;
    color: #fff
}

::selection {
    background-color: orange;
    color: #fff
}

input,
textarea {
    outline: 0
}

input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red
}

input:required:valid,
textarea:required:valid {
    border-color: green
}

body {
    font-family: proxima, sans-serif;
    font-size: 16px;
    line-height: 1.65;
    color: #333;
    min-width: 320px;
    position: relative;
    overflow-x: hidden
}

main.main-single {
    position: relative;
    /* background-image: url(../images/bg_article.jpg); */
    background-position: center;
    background-size: cover
}

main.main-single h1 {
    color: #343f48
}

main.main-single p {
    color: #000;
    opacity: .9;
    font-size: 22px;
    max-width: 576px
}

@media (max-width:991.98px) {
    main.main-single p {
        font-size: 20px;
    }
    main.main-single::after {
        display: none
    }
}

@media (max-width:1199.98px) {
    main.main-single:after {
        width: 700px;
        right: -150px
    }
}

.block-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.faq--right {
    border-top: 1px solid #c9c9c9
}

.faq--right h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 120%;
    color: #1c1c1c;
    margin-top: 25px;
    text-align: center;
}

.faq--right h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #353535;
    margin-bottom: 18px;
    text-align: center;
}

.faq--right p {
    font-size: 16px;
    line-height: 140%;
    color: #000
}

.faq--right .section-materials__wrapper {
    height: 600px
}

.faq--right .section-materials__wrapper ul {
    margin: 10px -15px
}

.faq--right .section-materials__wrapper li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 31%;
    flex: 1 1 31%;
    margin: 10px 15px
}

@media (max-width:575.98px) {
    .faq--right .section-materials__wrapper {
        height: auto
    }
    .faq--right .section-materials__wrapper li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
}

.faq--right__wrapper {
    border-bottom: 1px solid #c9c9c9
}

.block {
    margin-bottom: 50px
}

.block-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width:575.98px) {
    .block-2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.block-2__title {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 575px;
    flex: 0 1 575px
}

@media (max-width:1199.98px) {
    .block-2__title {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 425px;
        flex: 0 1 425px
    }
}

@media (max-width:575.98px) {
    .block-2__title {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }
}

.block-2--right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    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;
    position: relative;
    background: #f8f8f8
}

.block-2--right:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 10px;
    background: #07e897
}

.block-2--right .block-2__title {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.block-2--right .span-title {
    font-weight: 700;
    font-size: 70px;
    line-height: 120%;
    color: #0e81ab
}

.block-2--right span {
    font-size: 20px;
    line-height: 120%;
    color: #0e81ab
}

@media (max-width:575.98px) {
    .block-2--right {
        padding: 50px 0
    }
}

.block-4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dedede;
}

.block-4--img {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 300px;
    flex: 0 1 300px
}

.block-4--img img {
    max-width: 100%;
    width: 100%
}

.block-4--text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    margin-left: 15px
}

.block-4 .block-4--title {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #0e81ab;
    opacity: .8
}

@media (max-width:575.98px) {
    .block-4 .block-4--title {
        font-size: 28px
    }
}

.block-4 span {
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    text-transform: uppercase;
    color: #171717;
    opacity: .2;
    display: block;
    margin: 25px 0 30px
}

@media (max-width:575.98px) {
    .block-4 span {
        font-size: 18px
    }
}

.block-4 p {
    font-size: 16px;
    line-height: 140%;
    color: #000;
    opacity: .7
}

@media (max-width:575.98px) {
    .block-4 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .block-4--img {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }
    .block-4--text {
        margin-top: 20px
    }
}

.block-quote {
    background: #f8f8f8;
    padding: 10px 50px 10px 20px;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    margin-bottom: 20px;
}

.block-quote img {
    margin-bottom: 35px;
    max-width: 50px;
}

.block-video {
    background-image: url(../images/Rectangle132.jpg);
    height: 380px
}

.block-video__overlay {
    background-color: rgba(10, 91, 117, .5);
    width: 100%;
    height: 100%
}

.block-video__wrapper {
    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;
    position: relative;
    width: 100%;
    height: 100%
}

.block-video__wrapper h2 {
    max-width: 320px;
    font-size: 32px;
    line-height: 107%;
    color: #fff;
    margin-left: 40px;
    position: relative;
    margin-bottom: 40px
}

.block-video__wrapper h2:before {
    content: "";
    width: 15px;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#43b59c), to(#0d80ab));
    background: -o-linear-gradient(top, #43b59c 0, #0d80ab 100%);
    background: linear-gradient(180deg, #43b59c 0, #0d80ab 100%);
    position: absolute;
    left: -20px;
    top: 0
}

.block-video__wrapper .play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:1199.98px) {
    .block-video__wrapper img {
        max-width: 250px;
        width: 100%
    }
}

@media (max-width:575.98px) {
    .block-video__wrapper {
        position: relative
    }
    .block-video__wrapper img {
        display: none
    }
    .block-video__wrapper .play img {
        display: block;
        width: 70px
    }
    .block-video__wrapper h2 {
        margin-bottom: 0;
        position: absolute;
        top: 30px;
        left: 30px;
        max-width: 100%;
        margin-left: 0;
        padding: 0 15px;
        font-size: 25px
    }
}

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    z-index: 3
}

@media (max-width:767.98px) {
    .popup iframe {
        width: 500px !important
    }
}

@media (max-width:575.98px) {
    .popup iframe {
        width: 250px !important;
        height: 300px
    }
}

.popup.open {
    opacity: 1;
    visibility: visible
}

.popup.open .popup__content {
    -webkit-transform: perspective(600px) translate(0, 0) rotateX(0);
    transform: perspective(600px) translate(0, 0) rotateX(0);
    opacity: 1
}

.popup__area {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.popup__body {
    min-height: 100%;
    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;
    padding: 30px 10px;
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s
}

.popup__content {
    background-color: #fff;
    color: #000;
    max-width: 800px;
    position: relative;
    -webkit-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    opacity: 0;
    -webkit-transform: perspective(600px) translate(0, -100%) rotateX(45deg);
    transform: perspective(600px) translate(0, -100%) rotateX(45deg)
}

.popup__content_image {
    padding: 0
}

.popup__image img {
    max-width: 100%;
    vertical-align: top
}

.popup__close {
    position: absolute;
    right: -30px;
    top: -30px;
    font-size: 20px;
    color: #fff;
    text-decoration: none
}

.popup__close:hover {
    color: #fff
}

.popup__title {
    font-size: 40px;
    margin: 0 0 1em 0
}

.block-person {
    background: #dedede;
    padding: 40px 0;
    color: #313131;
    width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -59vw;
    margin-right: -50vw;
    position: relative;
    overflow: hidden
}

.block-person h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #000;
    margin-bottom: 0;
}

.block-person p {
    color: #000
}

.block-person--text {
    margin-left: 40px
}

@media (max-width:1199.98px) {
    .block-person {
        margin-left: -64vw
    }
}

@media (max-width:991.98px) {
    .block-person {
        margin-left: -50vw
    }
}

@media (max-width:575.98px) {
    .block-person {
        padding: 15px
    }
    .block-person--text {
        margin-left: 0;
        margin-top: 20px
    }
}

.block-person__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 840px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    left: 173px
}

@media (max-width:1199.98px) {
    .block-person__wrapper {
        max-width: 650px;
        left: 120px
    }
}

@media (max-width:991.98px) {
    .block-person__wrapper {
        left: 0
    }
}

@media (max-width:575.98px) {
    .block-person__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.header {
    background: #333;
    border-radius: 8px;
    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;
    color: #fff;
    padding: 15px 15px;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header:hover {
    text-decoration: none;
    color: #fff;
    background: #333
}

.header__block {
    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
}

.header p {
    margin-bottom: 0;
    margin-left: 28px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    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
}

.header p:before {
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #fff
}

@media (max-width:575.98px) {
    .header p {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .header .footer-btn {
        margin-left: 0
    }
}

.section-wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    padding: 0 15px
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.main {
    background: rgb(7,232,151);
    background: radial-gradient(circle, rgba(7,232,151,0.1) 29%, rgba(0,0,0,0.1) 100%);

    height: 600px;
    /* margin-top: 20px; */
    margin-bottom: 60px
}

@media (max-width:991.98px) {
    .main {
        height: 500px
    }
}

.main-home {
    position: relative;
    overflow: hidden;
    background-image: url(../images/bg_main.jpg);
    background-size: cover;
    background-position: center
}

@media (max-width:1199.98px) {
    .main-home:after {
        width: 500px;
        right: 0;
        bottom: 0
    }
}

@media (max-width:991.98px) {
    .main-home {
        padding: 60px 0;
        background-position: right
    }
    .main-home:after {
        display: none
    }
}

.main__wrapper {
    height: 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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 3
}

.main--top {
    margin-bottom: 70px
}

.main-title {
    max-width: 700px;
    width: 100%
}

.main-title h1 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 60px;
    line-height: 120%;
    color: #fff
}

.main-title p {
    font-size: 24px;
    line-height: 140%;
    color: #fff;
    opacity: .9
}

@media (max-width:767.98px) {
    .main-title h1 {
        font-size: 40px
    }
    .main-title p {
        font-size: 18px
    }
}

.main-title h1 {
    font-size: 46px;
}

.main-title p {
    font-size: 16px
}

.section-text p {
    padding-bottom: 55px;
    border-bottom: 1px solid #c9c9c9
}

.section-materials__wrapper ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.section-materials__wrapper li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    background: #f9f9f9;
    padding: 15px 15px 45px;
    position: relative;
    overflow: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.section-materials__wrapper li:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.section-materials__wrapper li:hover li {
    border-radius: 0 0 20px 0
}

.section-materials__wrapper li:hover:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    background: #07e897;
    border-radius: 0 0 20px 0
}

.section-materials__wrapper li:hover p {
    opacity: 1;
    visibility: 1;
    position: relative;
    bottom: 0
}

.section-materials__wrapper li:hover .material--text {
    height: auto
}

@media (max-width:991.98px) {
    .section-materials__wrapper ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .section-materials__wrapper li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%
    }
}

@media (max-width:767.98px) {
    .section-materials__wrapper li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 20px
    }
    .section-materials__wrapper li:before {
        position: relative
    }
    .section-materials__wrapper li p {
        opacity: 1;
        visibility: 1;
        position: relative;
        bottom: 0
    }
    .section-materials__wrapper li .material--text {
        height: auto
    }
}

.material--img img {
    max-width: 100%;
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.material--text {
    margin-top: 20px;
    height: 90px;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.material--text img {
    width: 20px;
    margin-left: 20px
}

.material--text p {
    opacity: 0;
    visibility: 0;
    position: absolute;
    bottom: -100%;
    -webkit-transition: bottom .5s;
    -o-transition: bottom .5s;
    transition: bottom .5s;
    margin-top: 20px;
    margin-bottom: 40px
}

.material--text h3 {
    font-size: 16px;
    line-height: 120%;
    font-weight: 600;
    color: #000
}

.material--text a {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #0d397f;
    opacity: .9
}

.section-materials {
    margin-top: 50px;
    margin-bottom: 100px;
    height: 650px
}

.section-materials .title-block {
    margin-bottom: 70px
}

@media (max-width:1199.98px) {
    .section-materials {
        height: auto
    }
}
footer {
    margin: auto;
    max-width: 1240px;
    text-align: center;
    margin-bottom: 20px;
}
.footer-a {
    margin-bottom: 10px;
}
.footer-p {
    margin-bottom: 0;
    font-size: 10px;
}

.footer-btn {
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    max-width: 110px;
    width: 100%;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px
}

.footer-btn img {
    margin-right: 5px
}

.footer-btn:hover {
    color: #fff
}

.faq-section {
    padding-top: 40px;
    padding-bottom: 50px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 10px
}

.faq-section__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.faq--left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    -ms-flex-item-align: normal;
    -ms-grid-row-align: normal;
    align-self: normal;
    margin-right: 30px
}

@media (max-width:1199.98px) {
    .faq--left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px
    }
}

@media (max-width:991.98px) {
    .faq--left {
        display: none
    }
}

.faq--left__wrapper {
    background: #fff;
    opacity: .99;
    border: 1px solid rgba(206, 206, 206, .5);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 30px 30px 30px 50px;
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    -webkit-box-shadow: inset 0 0 0 1px rgba(13, 103, 149, .1), inset 0 4px 0 #07e897;
    box-shadow: inset 0 0 0 1px rgba(13, 103, 149, .1), inset 0 4px 0 #07e897;
    border-radius: 5px;
    z-index: 2
}

.faq--left__wrapper ul {
    list-style-type: none;
    counter-reset: num;
    padding: 0
}

.faq--left__wrapper li {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.faq--left__wrapper li:hover {
    color: #4f5384
}

.faq--left__wrapper li::before {
    content: counter(num) ". ";
    counter-increment: num;
    position: absolute;
    left: -20px
}

.faq--left__wrapper li.active {
    color: #4f5384
}

.faq--left__wrapper li.active a {
    color: #4f5384
}

.faq--left__wrapper a {
    color: #171717;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.faq--left__wrapper a:hover {
    color: #4f5384;
    text-decoration: none
}

.main__block {
    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;
    height: 100%
}

.main__block .main__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 576px;
    flex: 0 0 576px
}

.main__block .main-img {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

@media (max-width:1199.98px) {
    .main-title h1 {
        font-size: 28px;
    }
    .main__block .main__wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 476px;
        flex: 0 0 476px
    }
    .main__block .main-img img {
        max-width: 800px
    }
}
@media (max-width:666.98px) {
    .main__block .main__wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 250px;
        flex: 0 0 250px
    }
    .main__block .main-img img {
        max-width: 800px
    }
    .main--top {
        margin-bottom: 20px;
    }
    .main-title h1 {
        margin-bottom: 20px;
    }
}

@media (max-width:991.98px) {
    .main__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .main__block .main-img img {
        max-width: 800px;
        width: 100%
    }
}

@media (max-width:991.98px) {
    .main {
        height: auto;
        margin-bottom: 0;
    }
}
.integration {
    background-color: #f4f4f4;
    border-left: 6px solid #343f48;
    padding-left: 10px;
    font-weight: 600;
    font-size: 22px !important;
}
.bolded {
    font-weight: 600;
}
.about-author {
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(128, 128, 128, 0.91);
}
.image-container {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 30px 0;
}
.image-container img {
    max-width: 60%;
}
.bottom-left {
    position: absolute;
    font-weight: 600;
    max-width: 650px;
    line-height: 1.1em;
    bottom: 65px;
    left: 16px;
    color: #fff;
    /* mix-blend-mode: difference; */
    font-size: 31px;
    /*background: linear-gradient(173deg, rgba(0, 1, 99, 0.5), rgba(102, 114, 170, 0.71) 51.26%, rgba(34, 22, 122, 0.5));*/
    background: url(../images/back.png);
    background-size: cover;
  }
.image-container-left {
    position: relative;
    float: left;
    width: 50%;
    padding: 10px;
}
.image-container-left .bottom-left {
    margin-right: 20px;
    line-height: 1em;
}

  @media (orientation: portrait) {
      .bottom-left {
          bottom: 30px;
          max-width: 80%;
          font-size: 20px;
          line-height: 1em;
      }
      .image-container-left {
          width: 100%;
          padding: 0;
      }
      
  }
  @media (max-width:320px) {
    .faq--right {
        max-width: 300px;
    }
}
@media (orientation: portrait) {
    .faq--right {
        max-width: 450px;
    }
}

.posit {
    margin-bottom: 10px;
    font-size: 12px;
}
.cloud-int {
    border-left: 6px solid #07E897;
    padding-left: 10px;
    margin-bottom: 20px;
}