body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
}

h1 {
    margin: 0;
}

h2 {
    margin: 0;
}

p {
    margin: 0;
}

span {
    margin: 0;
}

.backgraound-gradient {
    background-image: linear-gradient(180deg, #717FFF 64.58%, #4D5DE8 100%);
}

.backgraound-gradient_2 {
    background-image: linear-gradient(180deg, #6B8DE3 0%, #949EF6 100%);
    border-radius: 9.67px;
    margin-top: 70px;
    margin-bottom: 115px;
}

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

.wrapper_slider_1 {
    width: 100%;
    max-width: 1620px;
    padding: 0 20px 0 100px;
    margin: 0 auto;
}

.wrapper_1620_border {
    width: 100%;
    max-width: 1620px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}

.wrapper_2 {
    width: 100%;
    max-width: 1460px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}

.wrapper_3 {
    width: 100%;
    max-width: 1208px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}

.wrapper_4 {
    width: 100%;
    max-width: 1068px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}

.wrapper_5 {
    width: 100%;
    max-width: 1620px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
    background-color: #717FFF;
    border-radius: 6px;
}

.wrapper_5_1 {
    width: 100%;
    max-width: 991px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
}

.wrapper_news {
    width: 100%;
    max-width: 1208px;
}

.wrapper_clients {
    width: 100%;
    max-width: 1063px;
    padding: 0 20px 0 390px;
    margin: 0 auto;
}

.header {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    border-bottom: 1px solid white;
    padding-bottom: 45px;
}

.header-left {
    display: flex;
    gap: 32px;
}

.header-left_1 {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header-decoration {
    color: white;
    font-weight: 500;
    text-decoration: none;
}

.header-left_2 {
    display: flex;
    align-items: center;
    gap: 32px;
    padding-left: 32px;
}

.lang {
    color: white;
    font-weight: 500;
}

.myslider_1 {
    position: relative;
}

.myslider_1 .slick-arrow {
    font-size: 0;
    border: none;
    position: absolute;
    top: 50%;
}

.myslider_1 .slick-prev {
    left: 0;
    background: url('../img/Group\ 389.svg');
    width: 40px;
    height: 20px;
}

.myslider_1 .slick-next {
    right: 0;
    background: url('../img/Group\ 389.svg');
    transform: rotate(180deg);
    width: 40px;
    height: 20px;
}

.myslider_1 .slick-dots {
    list-style: none;
    display: flex !important;
    justify-content: center;
    gap: 16px;
    padding-bottom: 32px;
}

.myslider_1 .slick-dots button {
    font-size: 0;
    border: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--black-grey-alpha, rgba(27, 27, 27, 0.50));
}

.myslider_1 .slick-dots .slick-active button {
    background: #ffffff;
    width: 14px;
    height: 14px;
}

.content_1 {
    padding-top: 80px;
    padding-bottom: 92px;
}

.zag-h1 {
    font-size: 88px;
    color: white;
    line-height: 108px;
}

.devino-decoration {
    background-color: #717FFF;
    color: #FFFFFF;
    text-decoration: none;
    border-radius: 6px;
    padding: 16px 32px;
    margin-top: 30px;
    display: flex;
    gap: 8px;
    align-items: center;
    width: fit-content;
}

.zag-h2 {
    font-size: 72px;
    color: #161616;
    border-bottom: 2px solid #161616;
    padding-bottom: 25px;
    padding-top: 118px;
}

.content_2 {
    display: flex;
    align-items: center;
    gap: 36px;
    padding-top: 67px;
    padding-bottom: 88px;
}

.podzag-1 {
    font-size: 32px;
    font-weight: 600;
    color: #161616;
    line-height: 35px;
}

.my1text {
    color: #161616;
    line-height: 25px;
    padding-top: 36px;
    padding-bottom: 24px;
}

.my2text {
    color: #161616;
    line-height: 25px;
}

.container_1 {
    display: flex;
    gap: 100px 24px;
    flex-wrap: wrap;
    padding-bottom: 64px;
}

.content_1_2 {
    display: flex;
    gap: 16px;
    width: 32%;
}

.container_1_content {
    display: flex;
    gap: 24px;
}

.container_1_text {
    font-size: 16px;
    line-height: 25px;
    color: #161616;
}

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

.content_3_left {
    padding: 30px 0 37px 24px;
}

.content_3_cloud {
    display: flex;
    gap: 20px;
}

.cloud {
    color: #FFFFFF;
    font-size: 45px;
    font-weight: 500;
    line-height: 41px;
}

.content_3_text {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 25px;
    padding-top: 44px;
    padding-bottom: 28.75px;
}
.content_3_1 {
    display: flex;
    gap: 30px;
}

.devino-decoration_2 {
    background-color: #717FFF;
    color: #FFFFFF;
    font-size: 12.89px;
    text-decoration: none;
    border-radius: 9.67px;
    padding: 12.89px 25.79px;
    gap: 6.45px;
    display: flex;
    align-items: center;
}

.gap-10_68 {
    display: flex;
    gap: 10.68px;
}

 .radius {
    border-radius: 9.67px;
 }

 .margin_1 {
    margin-top: 136px;
    margin-bottom: 169px;
 }

 .container-kartochka {
    display: flex;
    align-items: center;
    gap: 58px;
    padding-top: 92px;
    padding-bottom: 102px;
 }

 .partner {
    color: white;
    font-size: 24px;
    font-weight: 500;
 }

 .partner_text {
    color: white;
    font-size: 15px;
    line-height: 25.6px;
    padding-top: 36.82px;
    padding-bottom: 36.21px;
 }

.partner_knopka {
    background-color: #666BD8;
    color: white;
    padding: 16px 32px;
    border-radius: 6px;
    text-decoration: none;
    display: flex;
    gap: 8px;
    align-items: center;
    width: fit-content;
 }

.cont-news {
    position: relative;
    display: flex;
    gap: 100px;
    width: 100%;
    max-width: 1585px;
    padding: 0 20px 0 20px;
    margin: 0 auto;
    margin-bottom: 138px;
}

.zag-h2_2 {
    font-size: 72px;
    color: #161616;
 }

.block_news {
    border: 1px solid #CACACA;
    border-radius: 24px;
    margin-right: 20px;
    margin-top: 42px;
    margin-bottom: 42px;
 }

.block_news:hover {
    box-shadow: 2px 16px 40px 2px #DEDEDE;
}


.block_news_2 {
    padding: 24px;
}

.data {
    color: #1B1B1B80;
    font-size: 14px;
    padding-top: 20px;
 }

.text_5 {
    color: #161616;
    font-size: 18px;
    padding-top: 24px;
    padding-bottom: 32px;
 }

 .read {
    text-decoration: none;
    color: #666BD8;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 24px;
    border: 1px solid #666BD8;
    width: fit-content;
    border-radius: 6px;
    display: flex;
    gap: 8px;
 }

 .a-news {
    background-color: #717FFF;
    color: #FFFFFF;
    padding: 16px 130px;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    gap: 8px;
    align-items: center;
    text-decoration: none;
    border-radius: 6px;
    position: absolute;
    right: 0;
    bottom: 0;
 }

.footer {
    display: flex;
    justify-content: space-evenly;
    padding-top: 48px;
    padding-bottom: 48px;
    margin-bottom: 100px;
}

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

.footer-zag {
    color: white;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
    padding-bottom: 15px;

}

.footer_text {
    color: white;
    font-size: 16px;
    text-decoration: none;
    padding-top: 9px;
    padding-bottom: 9px;
}

.footer-social {
    display: flex;
    gap: 39px;
    padding-top: 21px;
}

.footer_text_2 {
    color: white;
    font-size: 14px;
    text-decoration: none;
    padding-top: 299px;
}

.footer_text_2_4 {
    color: white;
    font-size: 14px;
    text-decoration: none;
    padding-top: 73px;
}

.footer_text_2_5 {
    color: white;
    font-size: 14px;
    text-decoration: none;
    padding-top: 370px;
}

.myslider_2 {
    position: relative;
    padding-bottom: 80px;
}

.myslider_2 .slick-arrow {
    font-size: 0;
    border: none;
    position: absolute;
    bottom: 0;
}

.myslider_2 .slick-prev {
    left: 0;
    background: url('../img/стрелка\ фиолетовая.svg');
    width: 40px;
    height: 20px;
}

.myslider_2 .slick-next {
    left: 180px;
    background: url('../img/стрелка\ фиолетовая.svg');
    transform: rotate(180deg);
    width: 40px;
    height: 20px;
}

.myslider_2 .slick-dots {
    position: absolute;
    bottom: 0;
    left: 60px;
    list-style: none;
    display: flex !important;
    justify-content: center;
    gap: 14px;
    margin: 0;
    padding: 0 0 3px 0;
    /* padding-bottom: 48px; */
}

.myslider_2 .slick-dots button {
    font-size: 0;
    border: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--black-grey-alpha, rgba(27, 27, 27, 0.50));
}

.myslider_2 .slick-dots .slick-active button {
    background: #717FFF;
    width: 14px;
    height: 14px;
}

.myslider_3 {
    position: relative;
    padding-bottom: 80px;
}

.myslider_3 .slick-arrow {
    font-size: 0;
    border: none;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.myslider_3 .slick-prev {
    left: -10px;
    background: url('../img/стрелка\ фиолетовая.svg');
    width: 40px;
    height: 20px;
}

.myslider_3 .slick-next {
    left: 180px;
    background: url('../img/стрелка\ фиолетовая.svg');
    transform: rotate(180deg);
    width: 40px;
    height: 20px;
}

.myslider_3 .slick-dots {
    position: absolute;
    bottom: 0;
    left: 55px;
    list-style: none;
    display: flex !important;
    justify-content: center;
    gap: 14px;
    margin: 0;
    padding: 0 0 3px 0;
    width: 100px;
}

.myslider_3 .slick-dots button {
    font-size: 0;
    border: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: var(--black-grey-alpha, rgba(27, 27, 27, 0.50));
}

.myslider_3 .slick-dots .slick-active button {
    background: #717FFF;
    width: 14px;
    height: 14px;
} 

.pad_36_45 {
    padding: 88px 45px;
}

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


