.main{
    padding-top: 201px;
}
.main .container {
    max-width: 1342px;
}
.main__inner{
    display: flex;
    gap: 115px;
    position: relative;
}
.main__content{
    max-width: 692px;
    width: 100%;
    position: relative;
    z-index: 2;
}
.main__logo{
    display: flex;
    align-items: center;
    margin-bottom: 21px;
}
.main__logo-item{
    display: flex;
    align-items: center;
    justify-content: center;
}
.main__logo-img {
    width: 100%;
}
.main__title{
    font-size: 55px;
    font-weight: 700;
    margin-bottom: 30px;
}
.main__descr{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 54px;
    max-width: 537px;
}
.main__block{
    margin-top: 120px;
    position: relative;
    z-index: 1;
}
.main__block::before {
    position: absolute;
    content: '';
    width: 420px;
    height: 389px;
    border-radius: 420px;
    background: rgba(130, 15, 201, 0.50);
    filter: blur(41.45000076293945px);
    right: -323px;
    top: -76px;
    z-index: -1;
}
.main__block-img {
    position: absolute;
    top: -144px;
    right: -388px;
}
.main__bg{
    position: absolute;
}
.main__bg img{
    width: 100%;
}
.main__bg-1 {
    transform: rotate(174.94deg);
    left: -540px;
    bottom: -254px;
}
.main__bg-2 {
    width: 212.896px;
    left: -264px;
    bottom: -138px;
}
.main__bg-2::before {
    content: '';
    position: absolute;
    width: 133.808px;
    height: 126.93px;
    border-radius: 50%;
    background: rgba(130, 15, 201, 0.50);
    filter: blur(41.45000076293945px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -2;
}
.main__bg-3 {
    transform: rotate(175.559deg);
    width: 84.708px;
    right: 67px;
    top: -216px;
}
.main__bg-4 {
    width: 91.502px;
    transform: rotate(83.856deg);
    right: -353px;
    top: -212px;
}
.main__bg-5 {
    width: 92px;
    right: -488px;
    top: 50px;
}
.main__bg-6 {
    width: 151.741px;
    right: -383px;
    bottom: -230px;
}
.main__bg-6::before {
    content: '';
    position: absolute;
    width: 133.808px;
    height: 126.93px;
    border-radius: 50%;
    background: rgba(130, 15, 201, 0.50);
    filter: blur(41.45000076293945px);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -2;
}


@media (max-width: 1220px) {
    .main__block{
        right: 150px;
    }
}
@media (max-width: 1100px) {
    .main {
        padding-top: 160px;
    }
    .main__inner{
        flex-direction: column;
        gap: 0;
    }
    .main__block {
        margin-top: 160px;
    }
    .main__descr{
        margin-bottom: 30px;
    }
    .main__block::before {
        right: -171px;
        top: -370px;
        width: 950px;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='991' height='708' viewBox='0 0 991 708' fill='none'%3E%3Cg filter='url(%23filter0_f_22_3438)'%3E%3Cpath d='M913 349C913 495.908 793.908 615 647 615C500.092 615 381 495.908 381 349C381 202.092 500.092 83 647 83C793.908 83 913 202.092 913 349Z' fill='%23AE10C8' fill-opacity='0.5'/%3E%3Cpath d='M473 430C473 537.696 385.696 625 278 625C170.304 625 83 537.696 83 430C83 322.304 170.304 235 278 235C385.696 235 473 322.304 473 430Z' fill='%23820FC9' fill-opacity='0.5'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_22_3438' x='0.0999985' y='0.0999985' width='995.8' height='707.8' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='41.45' result='effect1_foregroundBlur_22_3438'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
        background-size: 100%;
        background-color: transparent;
        background-repeat: no-repeat;
        height: 900px;
    }
    .main__block-img {
        margin-left: auto;
        display: block;
        width: 620px;
        top: -280px;
        right: -130px;
    }
    .main__bg img{
        width: 100%;
    }
    .main__bg-1 {
        transform: rotate(-91.601deg);
        left: initial;
        bottom: -260px;
        right: -100px;
    }
    .main__bg-2 {
        width: 212.896px;
        left: 130px;
        bottom: -278px;
    }
    .main__bg-2::before{
        content: none;
    }
    .main__bg-3 {
        transform: rotate(83.371deg);
        width: 84.708px;
        right: 57px;
        top: -276px;
    }
    .main__bg-4{
        display: none;
    }
    .main__bg-5 {
        width: 92px;
        right: -110px;
        top: -241px;
    }
    .main__bg-6 {
        width: 151.741px;
        right: initial;
        bottom: -390px;
        left: 70%;
        transform: translateX(-50%);
    }
    .main__bg-6::before{
        content: none;
    }
    .types {
        margin-top: 451px !important;
    }
}
@media (max-width: 795px) {
    .main {
        padding-top: 115px;
    }
    .main__block::before {
        right: -348px;
        top: -189px;
        width: 144%;
        height: 900px;
        transform: rotate(-17deg);
    }
    .main__block-img {
        margin-left: auto;
        display: block;
        width: 77.4%;
        top: -120px;
        right: -160px;
    }
    .main__bg-1 {
        bottom: -90px;
        right: -160px;
        width: 10.6%;
    }
    .main__bg-2 {
        width: 26.4%;
        min-width: 91px;
        left: 153px;
        bottom: -47vw;
    }
    .main__bg-3 {
        transform: rotate(83.371deg);
        width: 8%;
        right: -143px;
        top: -246px;
    }
    .main__bg-5 {
        background-image: url('../img/pages/ios/4.png');
        background-repeat: no-repeat;
        bottom: initial;
        left: initial;
        width: 15.3%;
        height: 100px;
        right: -140px;
        top: -154px;
        border-radius: 25px;
    }
    .main__bg-5 img{
        display: none;
    }
    .main__bg-6 {
        width: 17.4%;
        right: initial;
        bottom: -64vw;
        left: 95%;
        transform: translateX(-50%);
        min-width: 60px;
    }



    .types {
        margin-top: 77vw !important;
    }
}
@media (max-width: 600px) {
    .main__logo{
        margin-bottom: 10px;
    }
    .main__title {
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 19px;
    }
    .main__descr{
        font-size: 14px;
    }
}
@media (max-width: 500px) {
    .main__block {
        margin-top: 94px;
    }
}
@media (max-width: 400px) {
    .main__bg-2 {
        width: 26.4%;
        min-width: 91px;
        left: 173px;
        bottom: -28vw;
    }
    .main__bg-6 {
        bottom: -45vw;
    }
    .types {
        margin-top: 64vw !important;
    }
}

.about__inner{
    position: relative;
}
.about__inner::before{
    position: absolute;
    content: '';
    width: 248px;
    height: 159px;
    background-image: url('../img/pages/ios/5.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    right: 90px;
    top: -55px;
}
@media (max-width: 600px) {
    .about__inner::before{
        position: absolute;
        content: '';
        width: 36.41px;
        height: 36.301px;
        background-image: url('../img/pages/ios/4.png');
        background-repeat: no-repeat;
        right: 0;
        top: -15px;
    }
}
.advantages__title{
    max-width: 962px;
    margin: 0 auto;
}