.container-page {
    width: 1290px;
}

.hero-header__particles, .hero-header__gradient {
    display: initial;
}

.large-header {
    font-size: 60px;
    font-weight: 900;

}

.big-header {
    font-size: 60px;
    font-weight: 900;
}

.mid-header {
    font-size: 40px;
    font-weight: 900;
}

.small-header {
    font-size: 30px;
    font-weight: 900;
}

.hero-header__banner .container-page {

    display: flex;
    flex-direction: row;
    align-items: center;
}


.hero-header__banner-mobile {
    display: none;
}
.hero-header__banner__social-icons {
    margin-left: 77px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100px;
}

.hero-header__banner__menu {
    margin-left: 160px;
    width: 767px;
}

.hero-header__banner__menu ol {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.hero-header__banner__menu ol li {
    font-size: 20px;
}

.hero-header__content {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    position: relative;
    z-index: 1;
}
.hero-header__content-right {
    display: initial;
}

.hero-header__particles {
    position: absolute;
    top: 500px;
    left: -220px;
    z-index: -1;
}

.hero-header__gradient {
    left: -1000px;
    top: 0;
    z-index: -1;
}

.hero-header__content .hero-header__content-left .large-header {
    color: var(--blue);
    line-height: 86px;
}
.hero-header__content {
    margin-top: 200px;
    margin-bottom: 150px;
}
.hero-header__content-left__description {
    font-weight: 300;
    width: 620px;
    font-size: 22px;
    margin-top: 11px;
    line-height: 32px;
}
.hero-header__content-left__button {
    border: none;
    background: var(--blue);
    color: var(--white);
    width: 270px;
    height: 77px;
    font-size: 25px;
    margin: 82px 0;
    font-weight: 300;
}

.hero-header__content .hero-header__content-right {
    margin-left: 43px;
}

.hero-header__partners {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: initial;
    margin-top: 80px;
}

.first-section {
    position: relative;
    overflow: visible;
    text-align: left;
    width: 100vw;
    height: 636px;
    border-bottom: 2px solid var(--line-gray);
}

.first-section .container-page {
    position: relative;
}

.first-section__particles {
    display: initial;
    position: absolute;
    right: -530px;
    top: -167px;
}

.first-section__content {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.first-section .mid-header {
    width: 920px;
    line-height: 50px;
}

.first-section__description {
    width: 820px;
    text-align: left;
    font-size: 22px;
    line-height: 32px;
}

.first-section__content-right {
    margin-left: 100px;
}

.first-section__content-right-features--numbers {
    font-size: 100px;
}

.first-section__content-right-features .small-header {
    font-size: 29px;
}

.star-image {
    left: 900px;
    width: 909px;
    top: 250px;
}

.second-section {
    margin-top: 70px;
}

.second-section__top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

/* .second-section__arrows {
    display: flex;
    justify-content: space-between;
} */

.second-section__content-box p {
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    height: 140px;
    padding-top: 31px;
}

/* .second-section__arrows__arrow {
    padding: 18px;
} */

.third-section {
    margin-top: 130px;
    text-align: left;
}

.third-section .third-section__header {
    font-size: 60px;
}

.third-section .mid-header {
    margin-top: 50px;
}

.third-section .third-section__description {
    font-size: 22px;
    width: 1170px;
    margin-top: 40px;
    line-height: 32px;
    font-weight: 300;
}

.third-section__content-element {
    height: 180px;
    display: flex;
}

.third-section__content-element .container-page {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.third-section__content-element .container-page .big-header {
    font-size: 59px;
    width: 300px;
}

.third-section__content-element .container-page p {
    width: 750px;
    padding-right: 30px;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
}

.fourth-section {
    margin-top: 134px;
    text-align: left;
    overflow: hidden;
}

.fourth-section .container-page {
    position: relative;
}

.fourth-section__sub-header {
    margin-top: 50px;
    width: 1100px;
}
.fourth-section__text {
    display: initial;
}

.fourth-section .fourth-section__description {
    margin-top: 40px;
    font-size: 22px;
    line-height: 32px;
    width: 934px;
    text-align: left;
}

.fourth-section__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 170px;
}

.fourth-section__content-box {
    width: 428px;
    align-items: flex-start;
    margin-top: 0;
}

.fourth-section__content-box .large-header {
    font-size: 180px;
    color: var(--blue);
}

.fourth-section__content-box p {
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    margin-top: 40px;
    width: 90%;
}

.fourth-section__particles {
    position: absolute;
    top: 150px;
    right: -11%;
    display: initial;
}

.fifth-section {
    margin-top: 152px;
    background: url("../assets/images/banner.jpeg") no-repeat;
    background-size: cover;
    color: var(--white);
    padding-top: 526px;
    height: 802px;
    text-align: left;
}
.fifth-section .container-page {
    align-items: flex-start;
}

.fifth-section p {
    font-size: 22px;
    line-height: 32px;
    width: 1195px;
    margin-top: 50px;
}

.sixth-section {
    padding-top: 90px;
    /*box-sizing: border-box;*/
    height: 316px;
}

.sixth-section .container-page {
    position: relative;
}

.sixth-section__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.sixth-section__content-left .mid-header {
    color: var(--blue);
}

.sixth-section__content-left p {
    line-height: 38px;
    font-size: 22px;
    margin-top: 28px;
    text-align: left;
}

.sixth-section__content-right .small-header {
    font-size: 30px;
}

.sixth-section__particles {
    position: absolute;
    top: -55px;
    left: 500px;
}

.sixth-section__social-icons {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100px;
    margin-left: 235px;
    margin-top: 62px;
}

footer {
    background: var(--white);
    height: 160px;
    display: flex;
    align-items: center;
}

.footer_content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.footer__content-left img {
    width: 112px;
}

.footer__content-right p {
    font-size: 16px;
    margin-top: 0;
}
