.frame1 {
    display: flex;
    align-items: center;
    max-width: 970px;
    width: 100%;
    position: relative;
    padding-bottom: 32px;
    padding-top: 10px;

}
.bg {
    /*max-width: 100%;*/
    width: 100%;
    max-width: 1920px;
    background-position: center;
}
.bg1 {
    height: 309px;
    background-image: url("../images/bg1.webp");
    background-repeat: no-repeat;
}
.bg2 {
    height: 309px;
    background-image: url("../images/bg1.webp");
    background-repeat: no-repeat;
}

.frame1 .textBlock {
    width: 500px;
    z-index: 2;
}

.textBlock .header {
    font-size: 48px;
    font-weight: 800;
    color: #fff;
    line-height: 53px;
    font-family: 'Bai Jamjuree', sans-serif;
}

/*.textBlock .header .green {*/
/*    display: block;*/
/*}*/

.textBlock .description {
    color: #fff;
    padding-left: 20px;
    border-left: 2px solid #87C6ED;
    height: 64px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.contact_with_us {
    font-size: 16px;
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #fff;
    border: 3px solid transparent;
    text-transform: uppercase;
    width: 189px;
    height: 46px;
    display: flex;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: transparent;
    transition: 0.2s;
    position: relative;
    padding-top: 12px;
    padding-bottom: 0px;
    flex-direction: row;
}

.button-class {
    padding-top: 20px;
}

.contact_with_us:hover {
    box-shadow: 0px 4px 37px rgb(103, 146, 178, 0.43), 0px 21px 49px rgba(0, 0, 0, 0.4);
}
/*.contact_with_us:active {*/
/*    background: #87C6ED;*/
/*}*/

.frame1 .slider {
    /*margin-right: -400px;*/
    position: absolute;
    left: 380px;
    /*bottom: 8px;*/
    /*width: 650px;*/
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slider .cards {
    display: flex;

}

@media  screen and (max-width: 1510px) {
    .slider .card {
        width: 269px !important;
        height: 420px !important;
    }
    .slider .card .image {
        width: 176px !important;
        height: 200px !important;
    }
    .slider .card::after {
        height: 300px !important;
        top: -23px !important;
    }
    /*.frame1 .slider {*/
    /*    bottom: 80px;*/
    /*}*/
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    /*.frame1 .slider {*/
    /*    bottom: 80px;*/
    /*}*/
}

@media screen and (min-width: 1279px) and (max-width: 1510px) {
    /*.frame1 .slider {*/
    /*    bottom: 60px;*/
    /*}*/
}

@media screen and (min-width: 1366px) and (max-width: 1510px) {
    /*.frame1 .slider {*/
    /*    bottom: 80px;*/
    /*}*/
    .slider .description {
        width: 265px;
    }
    .slider .card {
        width: 300px !important;
    }
}



.slider .card {
    box-sizing: border-box;
    width: 325px;
    height: 490px;
    border-radius: 50px;
    position: relative;
    color: #fff;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    background: #0a0d15;
    transform: scale(0.77);
    transition: 0.5s;
    cursor: pointer;
}
/*.slider .card::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 330px;*/
/*    top: -20px;*/
/*    z-index: -1;*/
/*    background: radial-gradient(circle, rgba(9,58,50,1) 30%, rgba(20,162,96,1) 33%, rgba(8,59,54,1) 36%, rgba(8,59,54,1) 42%, rgba(14,110,74,1) 45%, rgba(8,49,48,1) 47%, rgba(8,49,48,1) 52%, rgba(9,56,51,1) 56%, rgba(8,36,39,1) 59%, rgba(9,15,24,1) 79%);*/
/*    transition: 0.2s;*/
/*}*/

.slider .card1 {
    transform: translate(120px, 20px) scale(0.77);
    box-shadow: -32px -45px 84px -47px rgb(103 146 178);
}
.slider .card2 {
    transform: translate(0, 20px) scale(0.77);
    box-shadow: -32px -45px 84px -47px rgb(103 146 178);
    z-index: 2;
}
.slider .card3 {
    transform: translate(-120px, 20px) scale(0.77);
    box-shadow: 32px -45px 84px -47px rgb(103 146 178);
}

.slider .focused_card {
    z-index: 3;
    border: 3px solid #808594;
    box-shadow: none;
    cursor: initial;
}
.slider .card1.focused_card {
    transform: translate(120px, 20px) scale(1);
    overflow: hidden;
}
.slider .card2.focused_card {
    transform: translate(0, 20px) scale(1);
    overflow: hidden;
}
.slider .card3.focused_card {
    transform: translate(-120px, 20px) scale(1);
    overflow: hidden;
}



/*.card:hover {*/
/*    transform: scale(0.77);*/
/*}*/

.slider .card .image {
    margin-top: 31px;
    margin-bottom: 30px;
    width: 235px;
    height: 235px;
    background-image: url("../images/slider2.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.slider .header {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 235px;
}

.slider .category {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Bai Jamjuree', sans-serif;
    text-transform: uppercase;
    margin-bottom: 18px;
    width: 235px;
    text-align: center;
}

.slider .description {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #808594;
    line-height: 16px;
    font-family: 'Montserrat', sans-serif;
    width: 235px;
    /*margin-bottom: 45px;*/
}

.slider .header span {
    background-image: linear-gradient(90deg, #87C6ED -20%, #87C6ED 50%, #87C6ED 120%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.sliderController {
    display: flex;
    column-gap: 15px;
    margin-bottom: -45px;
    margin-top: 45px;
}

.sliderController .circle {
    width: 13px;
    height: 13px;
    background: #4a4e5d;
    border-radius: 50%;
    cursor: pointer;
}
.sliderController .focused_circle {
    background: #808594;
}

.frame {
    z-index: 1;
}
.frame_image {
    z-index: -1;
}

.frame2 {
    padding-top: 100px;
    padding-bottom: 175px;
    max-width: 970px;
    width: 100%;
    position: relative;
    display: flex;
}

/*.frame2 .textBlock {*/
/*    z-index: 1;*/
/*}*/
.frame2 .header {
    font-size: 48px;
    line-height: initial;
}
.frame2 .header span {
    font-weight: 400;
}

.frame2 .description {
    margin-top: 34px;
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.frame2 .list {
    color: #808594;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    margin-bottom: 50px;
    padding-top: 34px;
}

.frame2 .list .item {
    display: flex;
}

.frame2 .list .mark {
    margin-right: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 55px;
    height: 55px;
}
.frame2 .list .item span {
    display: inline-block;
    max-width: 480px;
}

.frame2 .button {
    border: 3px solid #87C6ED;
    width: 214px;
    height: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    cursor: pointer;
    background: #0E121E;
    transition: 0.2s;
}
.frame2 .button:hover {
    box-shadow: 0px 4px 37px rgb(103, 146, 178, 0.43), 0px 21px 49px rgba(0, 0, 0, 0.4);
}
.frame2 .button:active {
    background: #87C6ED;
}

.frame2 .phone {
    position: absolute;
    right: -52px;
    top: 96px;
    z-index: -1;
}



.frame3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1000px;
}

.frame3 .header {
    text-align: center;
    font-size: 48px;
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px;
}

.frame3 .header span {
    font-weight: 700;
}

.frame3 .list {
    display: flex;
    gap: 50px;
    margin-bottom: 140px;
    justify-content: center;
    width: 100%;
    padding-top: 100px;
}
.frame3 .list .header {
    padding-top: 10px;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.frame3 .item {
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #808594;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    min-width: 244px;
    margin-bottom: 40px;
}

.frame3 .img {
    width: 125px;
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 36px;
    /*background: radial-gradient(circle, rgba(9,58,50,1) 30%, rgba(20,162,96,1) 33%, rgba(8,59,54,1) 36%, rgba(8,59,54,1) 42%, rgba(14,110,74,1) 45%, rgba(8,49,48,1) 47%, rgba(8,49,48,1) 52%, rgba(9,56,51,1) 56%, rgba(20, 25, 39,255) 59%, rgba(20, 25, 39,255) 79%);*/
}


.frame4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 180px;
    width: 100%;
}

.frame4 .content {
    z-index: 1;
    background: #161B2E;
    border-radius: 50px;
    padding: 100px;
    box-sizing: border-box;
    max-width: 1170px;
    width: 100%;
    height: 670px;
    display: flex;
    justify-content: end;
    position: relative;
}

.frame4 .textBlock {
    max-width: 530px;
    z-index: 1;
}

.frame4 .textBlock .description {
    font-size: 24px;
    font-weight: 400;
    font-family: 'Bai Jamjuree', sans-serif;
    margin: 20px 0;
}

.frame4 .textBlock .header {
    font-weight: 700;
    color: #fff;
    margin-bottom: 0;
}

.frame4 .header {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 36px;
    text-align: center;
    font-weight: 400;
    color: #808594;
    margin-bottom: 50px;
    z-index: 1;
    display: flex;
}

.frame4 .header-special {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 44px;
    text-align: center;
    font-weight: 400;
    color: #808594;
    margin-bottom: 50px;
    z-index: 1;
}

.frame4 .header span {
    font-weight: 700;
}

.frame4 .text {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    color: #808594;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 40px;
    padding-left: 20px;
}

.frame4 .img {
    position: absolute;
    right: 57%;
    top: 10px;
}

.frame4 .img img {
    height: 650px;
}

.frame5 .content{
    justify-content: start;
}
.frame5 .textBlock {
    box-sizing: initial;
}

.img_frame5 {
    position: absolute;
    right: 0%;
    top: -6%;
}

.frame5 {
    padding-bottom: 100px;
}


.frame6 {
    width: 100%;
    max-width: 1920px;
    display: flex;
    /*align-items: center;*/
    flex-direction: column;
    padding-bottom: 200px;
}

.frame6 .content {
    background: #161B2E;
    display: flex;
    justify-content: center;
}

.frame6 .list {
    max-width: 970px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.frame6 .item {
    /*width: 480px;*/
    height: 500px;
    display: flex;
    /*justify-content: center;*/
    flex-direction: column;
    position: relative;
}
.frame6 .item1 {
    align-items: end;
    height: 660px;
}
.frame6 .item1 .item_content {
    left: 50%;
}

.frame6 .item2 {
    align-items: start;
    height: 600px;
}
.frame6 .item2 .item_content {
    right: 50%;
}

.frame6 .item3 {
    align-items: end;
    height: 450px;
}
.frame6 .item3 .item_content {
    left: 50%;
}

.frame6 .item_content {
    width: 480px;
    position: absolute;
}
.frame6 .item1 .item_content {
    margin-top: 96px;
}


.frame6 .item .header {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: start;
}

.frame6 .text {
    color: #808594;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}

.frame6 .item .img {
    position: absolute;
}

.frame6 .item1 .img {
    width: 570px;
    left: -115px;
    top: -102px;
    height: 704px;
}

.concept-image {
    height: 700px;
    width: 570px;
}

.modernisation-image {
    height: 600px;
    width: 618px;
}

.animation-image {
    height: 600px;
    width: 726px;
}

.frame6 .item2 .img {
    width: 618px;
    right: -138px;
    top: -176px;
    height: 604px;
}

.frame6 .item3 .img {
    height: 607px;
    width: 726px;
    left: -159px;
    top: -104px;
}



.frame7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.frame7 .header {
    color: #808594;
    font-size: 48px;
    font-weight: 400;
    font-family: 'Bai Jamjuree', sans-serif;
    text-align: center;
    width: 800px;
    margin-bottom: 100px;
    margin-right: 0;
}

.frame7 .header span {
    font-weight: 700;
}

.frame7 .content {
    border-radius: 30px;
    background: #161B2E;
    max-width: 970px;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    padding: 40px 0 55px 0;
    margin-bottom: 70px;
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.frame7 .content .row {
    display: flex;
    padding: 15px 44px;
}
.frame .content .row > div{
    width: 190px;
    display: flex;
    /*justify-content: center;*/
    align-items: center;
}

.frame7 .name_cont {
    display: flex;
    gap: 15px;
}

.frame7 .img {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
}

.frame7 .name_cont .img img{
    width: 100%;
}

.eth .img {
    background: #6274C3;
}

.frame7 .short_name {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 800;
}

.frame7 .full_name {
    font-size: 16px;
    font-weight: 500;
}

.frame7 .row_eth {
    background: #232A45;
    border-radius: 18px;
    margin-left: -70px;
    margin-right: 70px;
}

.frame7 .circle {
    width: 18px;
    height: 18px;
    background: #52576c;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}


.frame8 {
    padding: 120px 0;
    background: #161B2E;
    width: 100%;
    display: flex;
    justify-content: center;
}

.frame8 .content {
    max-width: 1170px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 60px;
    /*padding: 107px;*/
    padding: 0 20px;
}

.frame8 .header {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    font-family: 'Bai Jamjuree', sans-serif;
    margin-bottom: 70px;
}

.frame8 {
    font-size: 24px;
    font-weight: 400;
    color: #808594;
}

.frame8 .contacts {
    position: relative;
    z-index: 1;
}

.frame8 .contacts_content {
    display: flex;
    flex-direction: column;
    gap: 30px;
    min-width: 340px;
}

.frame8 .contacts_content .item {
    display: flex;
    align-items: center;
}

.frame8 .contacts .item img {
    margin-right: 15px;
}

.frame8 .form {
    flex-grow: 1;
    z-index: 1;
}

.frame8 .form .header{
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 14px;
}

.frame8 .form > .description {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 34px;
}

.frame8 .inputs {
    display: flex;
    gap: 10px;
}

.frame8 .file_loader {
    /*padding: 64px 73px;*/
    width: 100%;
    flex-grow: 1;
    min-width: 212px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 14px;
    background: #10131F;
    border: 1px dashed #808594;
    border-radius: 25px;
}

.frame8 .file_loader input {
    display: none;
}

.frame8 .file_picker {
    width: 154px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

.frame8 .file_loader .description {
    width: 172px;
    color: #808594;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
}

.frame8 .inputs .left {
    display: flex;
    flex-direction: column;
    gap: 10px;
    max-width: 365px;
    min-width: 260px;
    width: 100%;
    flex-grow: 1;
}

.frame8 .inputs .input {
    height: 64px;
    /*width: 365px;*/
    background: #10131F;
    border-radius: 25px;
    box-sizing: border-box;
    padding: 0 40px;
    display: flex;
    align-items: center;
}

.frame8 .description_form {
    height: 200px;
    background: #10131F;
    border-radius: 25px;
    overflow: hidden;
    padding: 24px 40px;
    box-sizing: border-box;
    margin-top: 10px;
}

.frame8 .button {
    width: 213px;
    height: 68px;
    border-radius: 25px;
    background: #21305C;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.2s;
}
.frame8 .button:hover {
    background: #233F90;
}

.bg_frame8 {
    position: absolute;
    bottom: -100px;
    left: -50%;
    z-index: -1;
}

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






.gradient_bg {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(178.69deg, #161B2E -3.22%, #101420 42.91%);

}


.frame5 .header2 {
    margin: 200px 0 0;
}

.frame5 .header2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 48px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    z-index: 1;
}
.frame5 .header2 span {
    font-weight: 700;
}

.frame6 .header{
    font-size: 36px;
    font-weight: 700;
    font-family: 'Bai Jamjuree', sans-serif;
    color: #fff;
}










@media (max-width: 1024px) {
    .frame1 .textBlock {
        width: 400px;
    }

    .frame1 .slider {
        left: 33.4%;
    }

    .frame1,
    .frame2 {
        padding-left: 107px;
        /*padding-right: 107px;*/
    }

    .frame3 .item {
        width: 260px;
    }

    .frame4 .content {
        margin-right: 107px;
    }

    .frame5 .content {
        margin-left: 107px;
        margin-right: 0;
    }

    .frame6 .item_content {
        width: 400px;
    }

    .frame6 .item1 img{
        height: 660px;
    }
    .frame6 .item1 .img {
        left: -70px;
        top: -70px;
    }

    .frame6 .item2 img{
        height: 634px;
    }
    .frame6 .item2 .img {
        right: -180px;
        top: -118px;
    }

    .frame6 .item3 img{
        height: 632px;
    }
    .frame6 .item3 .img {
        left: -208px;
        top: -76px;
    }

    .frame7 .content {
        /*padding-right: 0;*/
        margin-left: 96px;
        margin-right: 24px;
    }

    .frame7 .row_eth {
        margin-left: -40px;
    }

    .bg1 {
        height: 277px;
        background-image: url('../images/bg1-1024.webp');
    }
    .bg2 {
        height: 306px;
        background-image: url('../images/bg2-1024.webp');
        background-repeat: no-repeat;
    }

    .frame8 {
        font-size: 20px;
    }
    /*.frame8 .content {*/
    /*    padding: 107px;*/
    /*}*/

    /*.frame8 .description_form {*/
    /*    width: 178px;*/
    /*}*/

    .bg_frame8 {
        left: -65%;
    }
}

@media (max-width: 1000px) {
    .textBlock,
    .frame6 .item_content{
        background: #141927;
        border-radius: 16px;
        box-sizing: border-box;
        padding: 32px;
    }

    .frame7 .content .row > div {
        display: none;
    }

    .frame7 .content .row .name_cont,
    .frame7 .content .row .price {
        display: flex;
    }

    .frame7 .row_eth {
        margin-left: 0;
        margin-right: 0;
    }

    .frame7 .content {
        margin: 0;
    }

    .frame7 {
        padding: 0 20px;
        box-sizing: border-box;
    }
    .frame7 .content {
        margin: 0 20px
    }

    .frame7 .row {
        justify-content: space-between;
    }
    .frame7 .content .row .price {
        width: 70px;
    }

}

@media (max-width: 900px) {
    .frame6 .item1 .item_content {
        left: 40%;
    }
    .frame6 .item2 .item_content {
        right: 40%;
    }
    .frame6 .item3 .item_content {
        left: 40%;
    }

    .frame3 .list {
        justify-content: start;
        overflow-x: auto;
        padding-left: 80px;
        width: calc(100% - 80px);

        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    .frame3 .list::-webkit-scrollbar {
        margin-top: 20px;
        width: 4px; /* ширина скроллбара */
        height: 8px;
        background-color: #111;
        background-color: rgba(17, 17, 17, 0.6);
    }

    .frame3 .list::-webkit-scrollbar-thumb {
        background-color: #87C6ED;/* цвет фона ползунка */
        border-radius: 100px; /* скругление углов ползунка */
    }

    .frame8 .bg_frame8 {
        display: none;
    }
    .frame8 .content {
        flex-direction: column;
    }
    .frame8 .form .header {
        margin-top: 0;
    }
}

@media (max-width: 700px) {
    .frame6 .item1 .item_content {
        left: 30%;
    }
    .frame6 .item2 .item_content {
        right: 30%;
    }
    .frame6 .item3 .item_content {
        left: 30%;
    }
}

@media (max-width: 1023px) {
    .frame1 .slider,
    .frame_image,
    .phone {
        display: none;
    }

    .frame1 .textBlock {
        width: 100%;
        padding: 0 20px;
    }
    .frame1 {
        padding-left: 0;
    }
}

@media (max-width: 600px) {
    .frame1 .header {
        font-size: 24px;
        line-height: 32px;
    }

    .frame2 {
        padding-left: 0;
        padding-top: 90px;
        padding-bottom: 124px;
    }
    .frame2 .textBlock {
        padding: 0 20px;
    }
    .frame2 .header {
        font-size: 36px;
    }
    .frame2 .description {
        font-size: 24px;
        line-height: initial;
    }
    .frame2 .list {
        font-size: 14px;
        line-height: 22px;
        row-gap: 20px;
    }


    .frame3 .list {
        margin-bottom: 120px;
    }
    .frame3 .header {
        font-size: 36px;
        margin-bottom: 0;
    }
    .frame3 .item {
        font-size: 16px;
    }


    .frame4 .header {
        font-size: 28px;
        margin-bottom: 100px;
    }
    .frame4 .content {
        border-radius: 0;
        margin-right: 0;
        padding: 0;
    }
    .frame4 .textBlock {
        background: initial;
        padding: 20px;
    }
    .frame4 .textBlock .description {
        font-size: 28px;
        height: 50px;
    }


    .frame5 .content {
        margin-left: 0;
    }
    .frame5 .header2 {
        margin-top: 50px;
        font-size: 36px;
        padding: 0 20px;
    }


    .frame6 .item1 {
        height: 700px;
    }

    .frame6 .item1 img{
        height: 341px;
    }
    .frame6 .item1 .img {
        left: 50%;
        top: -60px;
        transform: translate(-50%, 0);
    }
    .frame6 .item3 img{
        height: 311px;
    }
    .frame6 .item3 .img {
        left: 50%;
        top: -76px;
        transform: translate(-50%, 0);
    }

    .frame6 .item2 img{
        height: 312px;
    }
    .frame6 .item2 .img {
        left: 5%;
        top: -118px;
        transform: translate(-50%, 0);
        width: 320px;
    }
    .frame6 .item2 {
        height: 680px
    }

    .frame6 .item .item_content {
        left: initial;
        right: initial;
        width: 100%;
        background: initial;
        border-radius: initial;
        box-sizing: border-box;
        padding: 0 20px;
    }

    .frame6 .item1 .item_content {
        margin-top: 280px;
    }
    .frame6 .item2 .item_content {
        margin-top: 250px;
    }
    .frame6 .item3 .item_content {
        margin-top: 250px;
    }


    .frame6 .item_content .header {
        font-size: 28px;
    }
    .frame6 .item_content .text {
        line-height: 26px;
    }

    .frame6 .item3 {
        height: 540px;
    }

    .frame6 {
        padding-bottom: 100px;
    }


    .frame7 .header {
        font-size: 36px;
        max-width: 100%;
    }

    .frame8 {
        padding-top: 80px;
        font-size: 18px;
    }
    .frame8 .contacts_content {
        gap: 15px;
    }
    .frame8 .contacts .header{
        font-size: 36px;
        margin-bottom: 30px;
    }

    .frame8 .form .header {
        font-size: 28px;
        margin-top: 0;
    }

    .frame8 .file_loader {
        display: none;
    }

    .frame8 .inputs .left {
        max-width: 100%;
        width: 100%;
    }
}

@media (max-width: 414px) {
    .bg1 {
        height: 145px;
        background-image: url('../images/bg1_414.webp');
    }
    .bg2 {
        height: 154px;
        background-image: url('../images/bg2_414.webp');
    }
}


/*Мобильные карточки*/


@media  screen and (min-width: 800px) {
    .mobile-slider {
        display: none;
    }
}

.mobile-slider {
    padding-top: 25px;
    width: 100%;
    overflow-x: auto;
    height: 530px;
    scroll-behavior: smooth;

}

.mobile-card {
    display: flex;
    flex-wrap: nowrap;
    height: 360px;
}

.card-wrapper {
    position: relative;
    flex: 0 0 auto;
    width: 320px;
    margin-right: 10px;
    margin-left: 10px;
    background: #0a0d15;
    z-index: 0;
    border-radius: 50px;
    overflow: hidden; /* Добавлено свойство overflow */
    border: 3px solid #808594;
    box-shadow: none;
    margin-bottom: 20px;
}

.card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 320px;
    height: 300px;
    background-image: url("../images/circles.svg");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
}

.image-mobile {
    height: 90px;
    width: 130px;
    margin-top: 30%;
    margin-left: 30%;
}

.mobile-slider .mobile-header {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
}

.mobile-description {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #808594;
    line-height: 16px;
    font-family: 'Montserrat', sans-serif;
    padding-left: 20px;
    padding-right: 20px;
}

/*@media screen and (max-width: 1023px) {*/
/*    .card-wrapper:hover {*/
/*        transform: scale(1.1);*/
/*        transition: transform 1s ease-in-out;*/
/*    }*/

/*    .card-wrapper:not(:hover) {*/
/*        transition: transform 1s ease-in-out;*/
/*    }*/
/*}*/

.blur-block {
    position: absolute;
    z-index: -2;
    bottom: 100px;
    right: -69px;
}


.blur-image {
    width: 425px;
    height: 425px;
}

.circles-pc {
    position: absolute;
    top: 0;
    left: 0;
    width: 315px;
    height: 291px;
    background-image: url("../images/circles.svg");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
}


@media screen and (min-width: 1023px) and (max-width: 1365px) {
    .circles-pc {
        width: 259px;
        height: 263px;
    }
}

@media screen and (min-width: 1365px) and (max-width: 1510px) {
    .circles-pc {
        width: 292px;
        height: 259px;
    }
}

.mark-item {
    width: 125px;
    height: 125px;
}

.gradient-image {
    position: absolute;
    overflow: hidden;
    height: 65px;
    margin-top: 2px;
}

.behance-class {
    z-index: 2;
}

.contact_with_us_linkedin {
    font-size: 24px;
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #fff;
    border: 3px solid transparent;
    text-transform: uppercase;
    width: 189px;
    height: 46px;
    display: flex;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: transparent;
    transition: 0.2s;
    position: relative;
    padding-top: 12px;
    padding-bottom: 0px;
    flex-direction: row;
}

.contact_with_us_linkedin:hover {
    box-shadow: 0px 4px 37px rgb(103, 146, 178, 0.43), 0px 21px 49px rgba(0, 0, 0, 0.4);
}

.card {
    user-select: none;
}

.mobile-header, .mobile-description {
    user-select: none;
}

@media  screen and (max-width: 374px) {
    .frame4 .textBlock .header {
        font-size: 30px;
    }
    .frame6 .item3 .img {
        top: -73px;
    }
    .frame6 .item2 .img {
        top: -83px;
    }
    .frame8 .contacts_content .item {
        padding-left: 30px;
    }
    .frame8 .contacts .header {
        text-align: center;
    }
    .frame8 .form .header {
        text-align: center;
    }
    .frame8 .form > .description {
        text-align: center;
    }
}

.frame9 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.frame9 .header2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 235px;
    padding-bottom: 10px;
    color: #87C6ED;
}

.frame9 .header3 {
    font-size: 48px;
    font-weight: 800;
    color: #fff;
    line-height: 53px;
    font-family: 'Bai Jamjuree', sans-serif;
    margin-bottom: 70px;
}

.category-service {
    font-size: 18px;
    font-weight: 700;
    font-family: 'Bai Jamjuree', sans-serif;
    text-transform: uppercase;
    margin-bottom: 18px;
    width: 235px;
    text-align: center;
}

.description-service {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #808594;
    line-height: 16px;
    font-family: 'Montserrat', sans-serif;
    width: 235px;
}

.card-service {
    box-sizing: border-box;
    width: 325px;
    height: 490px;
    border-radius: 50px;
    position: relative;
    color: #fff;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    background: #0a0d15;
    transform: scale(0.77);
    transition: 0.5s;
    cursor: pointer;
    user-select: none;
}

.slider-services .card-service .imaging {
    margin-top: -9px;
    margin-bottom: 30px;
    width: 235px;
    height: 235px;
    background-image: url(../images/slider2.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging1 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/naming.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging2 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/branding.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging3 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/desing.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging4 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/sites.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging5 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/support.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging6 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/integration.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging7 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/application.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging8 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/logotype.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging9 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/blockchain.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging10 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/smartcontract.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.slider-services .card-service .imaging11 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/reputation.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging12 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/security.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging13 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/translate.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging14 {
    margin-top: 3px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/dubler.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging15 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/render.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging16 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/mobileapps.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging17 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/ceo.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging18 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/investion.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.slider-services .card-service .imaging19 {
    margin-top: -9px;
    margin-bottom: 15px;
    margin-right: 4px;
    width: 235px;
    height: 235px;
    background-image: url(../images/google.svg);
    background-repeat: no-repeat;
    background-position: center;
}


.cards-services {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-right: 35px;
    padding-left: 35px;
}

.circles-services {
    position: absolute;
    top: -2%;
    left: 1%;
    width: 315px;
    height: 315px;
    background-image: url("../images/circles.svg");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50px;
}

/*.card4 {*/
/*    box-shadow: 32px -45px 84px -47px rgb(103 146 178);*/
/*}*/
/*.slider .card2.focused_card {*/
/*    transform: translate(0, 20px) scale(1);*/
/*    overflow: hidden;*/
/*}*/
/*.slider .card3.focused_card {*/
/*    transform: translate(-120px, 20px) scale(1);*/
/*    overflow: hidden;*/
/*}*/

.card-service {
    transition: all 1s cubic-bezier(0.25, 0.1, 0.25, 1.0);
}

.card-service:hover, .card-service.focused-services {
    transform: scale(1);
    z-index: 1;
}

.card-service:not(:hover):not(.focused-services) {
    transform: scale(0.8);
    transition: all 1s ease-out;
}

.slider-services {
    position: relative;
    /* Установите высоту и ширину слайдера */
}

.slides-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.slides {
    display: flex;
    /* Установите ширину, равную сумме ширин всех слайдов */
}

.slide {
    flex-shrink: 0;
    width: 100%;
}

.controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 1;
}

.prev-btn,
.next-btn {
    width: 50px;
    height: 50px;
    background-color: transparent;
    border: none;
    font-size: 20px;
    color: #fff;
    outline: none;
    cursor: pointer;
}

@media  screen and (min-width: 319px) {
    .circles-services {
        position: absolute;
        top: -7%;
        left: -4%;
        width: 248px;
        height: 251px;
    }
    .card-service {
        width: 236px;
        height: 335px;
    }
    .description-service {
        font-size: 13px;
        width: 200px;
        padding-bottom: 40px;
    }
    .slider-services .card-service .imaging {
        margin-top: 15px;
        margin-bottom: 0;
    }
}


@media  screen and (max-width: 1023px) {
    .frame9 .header3 {
        margin-top: 70px;
        margin-bottom: 70px;
    }

}


.mobile-slider::-webkit-scrollbar {
    width: 4px; /* ширина скроллбара */
    height: 8px;
    background-color: #111;
    background-color: rgba(17, 17, 17, 0.6);
}

.mobile-slider::-webkit-scrollbar-thumb {
    background-color: #87C6ED;/* цвет фона ползунка */
    border-radius: 100px; /* скругление углов ползунка */
    backdrop-filter: blur(4px);
}

.img-class {
    height: 650px;
    width: 347px;
}

.desktop-image-class {
    height: 790px;
    width: 586px;
}


@media screen and (min-width: 1279px) and (max-width: 1440px) {
    .bg_frame8 {
        bottom: -35px;
        left: -14%;
    }

    ._1024-btc-style {
        height: 600px;
        width: 461px;
    }

}
@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .frame4 .header {
        font-family: 'Bai Jamjuree', sans-serif;
        font-size: 36px;
        text-align: center;
        font-weight: 400;
        color: #808594;
        margin-bottom: 50px;
        z-index: 1;
        display: flex;
        justify-content: flex-end;
    }
    .frame4 .header-new {
        justify-content: flex-start !important;
    }

    .textBlock .description-fantasy {
        color: #fff;
        padding-right: 20px;
        border-right: 2px solid #87C6ED;
        height: 64px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        border-left: 0px;
    }

    .frame4 .text {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
        color: #808594;
        font-size: 14px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 40px;
        width: 326px;
        padding-left: 20px;
    }

    .frame4 .img {
        position: absolute;
        right: 50%;
        top: 10px;
    }

    .frame2 .phone {
        position: absolute;
        right: 37px;
        top: 96px;
        z-index: -1;
    }

    .frame1 .slider {
        margin-bottom: 69px;
    }

    .img_frame5 {
        position: absolute;
        /*right: 5%;*/
        /*top: 3%;*/
    }

    /*.content-1024 {*/
    /*    height: 750px !important;*/
    /*}*/
    .frame4 .content {
        padding: 30px 30px 30px 30px;
    }
    .bg_frame8 {
        bottom: -35px;
        left: -10%;
    }

    ._1024-btc-style {
        height: 600px;
    }
}



@media  screen and (max-width: 1023px) {
    .card-wrapper {
        height: 347px;
        width: 229px;
    }
    .frame4 {
        padding-bottom: 100px;
    }
    .mobile-slider {
        height: 387px;
    }
    .card-overlay {
        width: 228px;
        height: 226px;
    }
    .image-mobile {
        margin-left: 22%;
        padding-bottom: 40px;
    }

    .frame4 .header-special {
        font-size: 36px;
    }
    .frame7 .header {
        font-size: 36px;
    }
    .flex-footer {
        flex-direction: column;
    }
    .flex-deksription {
        padding-top: 25px;
    }
    @media screen and (max-width: 374px) {
        .frame4 .header {
            font-size: 21px;
        }
        .frame4 .textBlock {

        }
        .frame4 .content {
            height: 690px;
        }
        .frame4 .header {
            font-size: 36px;
        }
    }
}

.flex-footer {
    flex-direction: column;
}
.flex-deksription {
    padding-top: 25px;
}

.license-style {
    color: #FFFFFF;
}

.user-data {
    padding-top: 22px;
}

.whatsapp-fixed {
    z-index: 3;
    position: fixed;
    right: 2%;
    top: 83%;
    height: 70px;
}

.whatsapp-fixed a {
    display: block;
    width: 70px;
    height: 70px;
}

.whatsapp-fixed img {
    width: 100%;
    height: 100%;
}

.points-class {
    width: 400px;
    height: 400px;
}

.logo-class {
    width: 112px;
    height: 56px;
}

.basket-class {
    width: 30px;
    height: 35px;
}

.link-class {
    width: 30px;
    height: 35px;
}

.contacts-icon {
    width: 30px;
    height: 30px;
}

.send-class {
    width: 30px;
    height: 50px;
}

.arrow-class {
    width: 50px;
    height: 50px;
}

.check-class {
    width: 17px;
    height: 13px;
}

.triangle-class {
    width: 8px;
    height: 21px;
}

.burger-class {
    width: 26px;
    height: 21px;
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .frame6 .item3 .img {
        left: -83px;
        top: -123px;
    }

    .frame6 .item2 .img {
        right: -153px;
        top: -213px;
    }

    .textBlock .header {
        font-size: 45px;
    }
}


html {
    scroll-behavior: smooth;
}


.tablet-style {
    width: 474px;
    height: 654px;
}

.download-style {
    width: 31px;
    height: 30px;
}

.title {
    font-family: 'Bai Jamjuree', sans-serif;
}

.price {
    font-family: 'Bai Jamjuree', sans-serif;
}

.volume {
    font-family: 'Bai Jamjuree', sans-serif;
}

.change24Div {
    font-family: 'Bai Jamjuree', sans-serif;
}

.change7Div {
    font-family: 'Bai Jamjuree', sans-serif;
}