body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}
h1 {
    margin: 0;
}
h2 {
    margin: 0;
}
p {
    margin: 0;
}
span {
    margin: 0;
}

ul {
    padding: 0;
}

ul {
    margin: 0;
}

hr {
    margin: 0;
}

.background-color {
    background-color: #121127;
}
.wrapper {
    max-width: 1128px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}

.header-container {
    display: flex;
    justify-content: space-between;
    padding-bottom: 70px;
}

.header-container__2 {
    display: flex;
    gap: 48px;
    align-items: center;
}

.logo-container {
    display: flex;
    gap: 2px;
    align-items: center;
}

.header-logo__text {
    color: #444BD3;
    font-weight: 700;
    font-size: 26px;
}

.header-text {
    color: #F2F2F2;
    text-decoration: none;
    padding: 33px 0 33px 0;
} 

.btn-header {
    color: #F2F2F2;
    background-color: transparent;
    text-decoration: none;
    border: 1px solid #F2F2F2;
    padding: 8px 24px;
    border-radius: 6px;
    margin: 28px 0 28px 0;
}

.container-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.container-1__left {
    max-width: 456px;
}

.text-h1 {
    color: #FFFFFF;
    font-size: 56px;
}
.text-1 {
    color: #F2F2F2;
    font-size: 20px; 
    padding-top: 12px;
    padding-bottom: 24px;
    line-height: 36px;
}
.a-started {
    color: #FFFFFF;
    background-color: #444BD3;
    padding: 14px 32px 14px 32px;
    text-decoration: none;
    border-radius: 8px;
}

.a-more {
    color: #FFFFFF;
    background-color: transparent;
    padding: 14px 32px 14px 32px;
    text-decoration: none;
    border-radius: 8px;
    border: 1px solid #F2F2F2;
}

.a-2 {
    display: flex;
    gap: 16px;
}

.background-color__2 {
    background-color: #FFFFFF0A;
    border-radius: 40px;
    margin-top: 195px;
    margin-bottom: 190px;
}

.container-2 {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.container-2__left {
    max-width: 448px;
}

.text-h1__2 { 
    color: #FFFFFF;
    font-size: 40px;
    line-height: 56px;
}

.text-2 {
    color: #FFFFFF8F;
    font-size: 18px;
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 32px;
}
.text-3 {
    color: #6068DB;
    font-size: 14px;
    font-weight: 600;
}
        
.text-h2 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    padding-top: 6px;
}
.text-4 {
    color: #FFFFFF8F;
    font-size: 18px;
    line-height: 32px;
    padding-top: 24px;
    padding-bottom: 24px;
    max-width: 434px;
}

.arrow {
    display: flex;
    gap: 12px;
    width: fit-content;
}

.zag-plans {
    color: #FFFFFF;
    font-size: 44px;
    font-weight: 700;
    display: block;
    text-align: center;
}

.text-plans {
    color: #FFFFFF8F;
    font-size: 18px;
    display: block;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 32px;
}

.zag-questions {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 700;
    display: block;
    text-align: center;
}

.text-questions {
    color: #FFFFFF8F;
    font-size: 14px;
    font-weight: 600;
    display: block;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 48px;
}

.blocks-6 {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 24px;
    padding-bottom: 248px;
}

.block-6 {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.block-6__text {
    display: flex;
    flex-direction: column;
    max-width: 312px;
}

.questions-6 {
    color: #FFFFFF;
    font-weight: 700;
}

.otvet-6 {
    color: #FFFFFF8F;
    font-size: 14px;
    line-height: 25px;
}

.background-color__3 {
    background-color: #444BD3;
    border-radius: 16px;
    padding: 56px 48px;
    margin-bottom: 248px;
}

.container-inp {
    display: flex;
    gap: 52px;
}

.text-sign {
    color: #FFFFFF;
    font-size: 32px;
    font-weight: 700;
}

.text-5 {
    color: #FFFFFF8F;
    line-height: 29px;
    padding-top: 12px;
    opacity: 56%;
}

.email-inp {
    display: flex;
    gap: 16px;
}

.email {
    background-color: transparent;
    border: 1px solid #FFFFFF1F;
    border-radius: 8px;
    padding: 14px 75px 13px 16px;
}

.a-notify {
    color: #FFFFFF;
    font-weight: 500;
    background-color: #6068DB;
    border-radius: 8px;
    padding: 14px 32px;
    white-space: nowrap;
    text-decoration: none;
}

.text-privacy {
    display: block;
    color: #FFFFFF7A;
    font-size: 12px;
    opacity: 48%;
    padding-top: 12px;
}

.text-privacy__span {
    color: #599BF9;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:#FFFFFF7A;
    opacity: 48%;
 }

.text-podzag {
    color: #6068DB;
    font-size: 14px;
    font-weight: 600;
}

.text-podzag__2 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 41px;
}

.bloks-otzuv {
    background-color: #FFFFFF0A;
    border-radius: 12px;
    padding: 32px 24px;
    width: fit-content;
    margin-right: 24px;
}

.text-otzuv {
    color: #FFFFFF8F;
    line-height: 28px;
    max-width: 419px;
    font-size: 14px;
}

.bloks-otzuv__1 {
    display: flex;
    justify-content: space-between;
    padding-top: 32px;
    align-items: center;
}

.bloks-otzuv__2 {
    display: flex;
    gap: 12px;
    align-items: center;
}

.kristi-otz {
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 600;
    display: block;
    padding-bottom: 5px;
}

.kristi-data {
    color: #FFFFFF8F;
    font-size: 12px;
}

.slider-3 {
    position: relative;
    padding-bottom: 191px;
}

.slider-3 .slick-arrow {
    font-size: 0;
    border: 0;
    border-radius: 100px;
    width: 72px;
    height: 48px;    
    position: absolute;
    top: -95px;
    right: 0;
}

.slider-3 .slick-arrow:hover {
    background-color: rgba(96, 104, 219, 1);
}

.slider-3 .slick-prev {
    background: url('../img/longarrow-left.svg') no-repeat rgba(255, 255, 255, 0.04) center;
    right: 80px;
}

.slider-3 .slick-next {
    background: url('../img/longarrow-left.svg') no-repeat rgba(255, 255, 255, 0.04) center;
    transform: rotate(180deg);
}

.text-podzag__3 {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
}

.text-podzag__4 {
    color: #FFFFFF8F;
    opacity: 56%;
    padding-bottom: 48px;
}

.article {
    background-color: #FBCFE8;
    color: #DB2777;
    font-size: 12px;
    font-weight: 600;
    border-radius: 100px;
    padding: 3px 16px;
}

.blogtext-1 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    max-width: 349px;
    padding-top: 16px;
    padding-bottom:24px ;
}

.knopki-2 {
    background-color: rgba(255, 255, 255, 0.04);
    padding: 0 4px;
    border-radius: 100px;
    width: fit-content;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
}

.a-monthly {
    background-color: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 1);
    border-radius: 100px;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    width: 122px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.a-early {
    color: rgba(255, 255, 255, 0.56);
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    padding-right: 16px;
    padding-left: 16px;
}

.tarif-3 {
    display: flex;
    gap: 24px;
    padding-top: 64px;
    padding-bottom: 192px;
}

.bloks-3content {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 12px;
    width: 33%;
}

.bloks-3content__zag {
    font-size: 20px;
    font-weight: 600;
    color: rgba(96, 104, 219, 1);
}

.bloks-3content__text {
    color: rgba(255, 255, 255, 0.48);
    opacity: 48%;
    line-height: 28px;
    padding-top: 16px;
    padding-bottom: 16px;
}

.bloks-3content__num {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 600;
}

.bloks-3content__num__2 {
    font-weight: 600;
    color: #FFFFFF;
    opacity: 56%;
}

.bloks-3content__btn {
    background-color: #FFFFFF14;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 24px;
    border-radius: 6px;
    text-decoration: none;
    margin-top: 32px;
    text-align: center;
}

.bloks-3content__column {
    display: flex;
    flex-direction: column;
    padding: 40px 24px 32px 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.container-check {
    padding: 32px 24px 49px 24px;
}

.bloks-3content__zag__2 {
    color: rgba(96, 104, 219, 1);
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 14px;
    display: block;
}

.container-check__2 {
    display: flex;
    gap: 12px;
}

.bloks-3content__btn:hover {
    background-color: rgba(96, 104, 219, 1);
}

.check-text {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.blogtext-2 {
    color: #FFFFFF8F;
    opacity: 56%;
    max-width: 414px;
    font-size: 15px;
    line-height: 28px;
    padding-bottom:24px;
}

.video {
    background-color: #FFD89F;
    color: #F25722;
    font-size: 12px;
    font-weight: 600;
    border-radius: 100px;
    padding: 3px 16px;
}

.casestudy {
    background-color: #90ECF4;
    color: #2A7576;
    font-size: 12px;
    font-weight: 600;
    border-radius: 100px;
    padding: 3px 16px;
}

.blocks-3 {
    display: flex;
    padding-top: 48px;
    gap: 24px;
    padding-bottom: 96px;
}
.zag-leadership {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-weight: 600;
}

.text-leadership {
    color: #FFFFFF8F;
    opacity: 56%;
    line-height: 28px;
    max-width: 425px;
    padding-top: 12px;
}

.container-3 {
    display: flex;
    gap: 120px;
    padding-bottom: 96px
}

.blocks-8 {
    display: flex;
    flex-wrap: wrap;
    gap: 32px 24px
}

.blocks-8__2 {
    display: flex;
    gap: 10.5px;
    align-items: center;
    max-width: 360px;
    width: 100%;
}

.blocks-8__name {
    color: #FFFFFF;
    font-weight: 600;
}

.blocks-8__profession {
    color: #6068DB;
    font-size: 14px;
    font-weight: 600;
    padding-top: 4px;
}

.text-6 {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    max-width: 552px;
    padding-top: 12px;
    padding-bottom: 16px;
}

.text-6__2 {
    color: rgba(255, 255, 255, 0.56);
    font-size: 18px;
    line-height: 32px;
    max-width: 552px;
}

.blocks-4 {
    display: flex;
    flex-wrap: wrap;
    max-width: 552px;
    gap: 45px 24px;
    padding-top: 72px;
}

.short-text {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-weight: 600;
}
.long-text {
    color: rgba(255, 255, 255, 0.56);
    font-size: 14px;
    line-height: 25px;
    padding-top: 12px;
    max-width: 264px;
}

.container-4 {
    display: flex;
    align-items: center;
    padding-top: 96px;
    padding-bottom: 192px;
}

.pos-rel {
    position: relative;
}

.pos-abs {
    position: absolute;
    right: 0;
}

.wrapper-2 {
    width: 100%; 
    max-width: 1128px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}

.zag-companies {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    max-width: 648px;
    padding-top: 12px;
    padding-bottom: 24px;
}

.text-7 {
    color:  rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.text-7__btn {
    background-color: rgba(96, 104, 219, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: 600;
    border-radius: 100px;
    padding: 8px 20px;
    text-decoration: none;
}

.container-5 {
    display: flex;
    gap: 24px;
    align-items: center;
    padding-bottom: 52px;
}

.container-5__2 {
    display: flex;
    align-items: center;
    gap: 8px;
}

.short-text__2 {
    color: rgba(96, 104, 219, 1);
    font-size: 20px;
    font-weight: 600;
}

.long-text__2 {
    color: rgba(255, 255, 255, 1);
    line-height: 28px;
    padding-top: 12px;
    padding-bottom: 48px;
}

.short-text__3 {
    color: rgba(255, 255, 255, 0.56);
    font-size: 14px;
}
.container-7 {
    display: flex;
    align-items: center;
}

.container-6 {
    display: flex;
    gap: 14px;
    align-items: center;
}

.pad-top {
    padding-top: 16px;
}

.text-podzag__5 {
    display: block;
    color: #6068DB;
    font-size: 14px;
    font-weight: 600;
    padding-top: 172px;
    padding-bottom: 20px;
}

.zag-when {
    color: rgba(255, 255, 255, 1);
    font-size: 44px;
    font-weight: 600;
    max-width: 500px;
    line-height: 61px;
}

.text-8 {
    color: rgba(255, 255, 255, 0.56);
    line-height: 28px;
    max-width: 480px;
}

.d-flex {
    display: flex;
    gap: 70px;
    align-items: center;
    padding-bottom: 32px;
}

.select {
    margin-bottom: 48px;
    background-color: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.12);
    padding: 8px 12px;
    border-radius: 6px;
    width: 200px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}

.d-flex__2 {
    display: flex;
    gap: 16px;
}

.blocks-story {
    display: flex;
    gap: 24px;   
    padding-bottom: 192px;
}

.block-story__span {
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    font-weight: 600;
}

.block-story__text {
    color: rgba(255, 255, 255, 0.56);
    font-size: 14px;
    line-height: 25px;
    padding-top: 16px;
    padding-bottom: 24px;
}

.block-story {
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    width: fit-content;
}

.block_story_2 {
    padding: 24px;
    max-width: 318px;
}

.fullstory-text {
    color: rgba(96, 104, 219, 1);
    font-weight: 500;
    display: flex;
    gap: 8px;
    align-items: center;
    text-decoration: none;
}

.block-story__text__2 {
    color: rgba(255, 255, 255, 0.56);
    font-size: 14px;
    line-height: 25px;
    padding-top: 40px;
    padding-bottom: 24px;
}

.zag-Docu {
    color: rgba(255, 255, 255, 1);
    font-weight: 600;
    font-size: 40px;
    padding-top: 20px;
}

.text-Docu {
    color: rgba(255, 255, 255, 0.56);
    line-height: 28px;
    padding-top: 16px;
    padding-bottom: 32px;
}

.a-fullstory {
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
    background-color: rgba(96, 104, 219, 1);
    padding: 14px 32px;
    text-decoration: none;
    border-radius: 8px;
}

.container-8__2 {
    width: 100%;
    max-width: 456px;
}

.container-8 {
    display: flex;
    justify-content: space-between;
}

.pos-rel__2 {
    position: relative;
    padding-bottom: 100px;
}

.pos-abs__2 {
    position: absolute;
    top: 28%;
    right: 44%;
}

.zag-trust {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-weight: 600;
    padding-top: 72px;
    display: block;
    text-align: center;
    padding-bottom: 48px;
}

.block-6__photo {
    display: flex;
    justify-content: space-between;
    padding-bottom: 101px;
}

.background-color__4 {
    background-color: rgba(63, 67, 200, 1);
    position: relative;
}

.zag-us {
    color: rgba(255, 255, 255, 1);
    font-size: 40px;
    font-weight: 600;
    padding-top: 96px;
    display: block;
}

.text-us {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 32px;
    padding-top: 20px;
    padding-bottom: 113px;
    max-width: 678px;
}

.text-label {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: 600;
}

.d-flex__3 {
    position: absolute;
    left: 90px;
    top: 282px;
}

.back-color__abs {
    background-color: #201F37;
    border-radius: 16px;
    padding: 48px;
    width: 100%;
    max-width: 744px;
}

.column {
    display: flex;
    flex-direction: column;
}

.inp-email {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 32px;
    padding: 14px 16px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

.topic__8-block {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding-top: 8px;
    padding-bottom: 32px;
    width: 100%;
    max-width: 535px;
}

.topic__8 {
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    font-weight: 600;
    background-color: rgba(255, 255, 255, 0.12);
    border-radius: 100px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    text-decoration: none;
    padding: 0 20px;
    height: 40px;
    display: flex;
    align-items: center;
}

.a-help {
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
    background-color: rgba(96, 104, 219, 1);
    border-radius: 8px;
    text-decoration: none;
    height: 52px;
    padding: 0 32px;
    width: fit-content;
    display: flex;
    align-items: center;
}

.group-6 {
    position: absolute;
    top: -111px;
    right: -475px;
}

.container-footer {
    padding-top: 662px;
    display: flex;
}

.column-footer {
    display: flex;
    flex-direction: column;
    width: 25%;
}

.footer-zag {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    padding-bottom: 12px;
}

.footer-shorttext {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    padding-top: 8px;
    padding-bottom: 8px;
}

.select_footer {
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.12);
    padding: 6px 12px;
    margin-top: 8px;
    margin-bottom: 12px;
}

.line1-footer {
    opacity: 12%;
    margin-top: 60px; 
    margin-bottom: 40px;
}

.line2-footer {
    opacity: 12%;
    margin-bottom: 37px;
}

.footer-zag__2 {
    color: rgba(255, 255, 255, 0.4);
    font-size: 14px;
    font-weight: 600;
}

.d-flex-footer {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}

.inp-footer {
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 6px;
    padding: 12px 12px;
}

.btn-footer {
    background-color: rgba(96, 104, 219, 1);
    border-radius: 6px;
    padding: 12px 24px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    margin-left: 12px;
}

.footer-text {
    color: rgba(255, 255, 255, 0.56);
}

.footer-4block {
    display: flex;
    gap: 48px;
}