
.header__wrapper-logo{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-text{
    width: 129px;
    height: 40px;
    margin-top: 6px;
}

.section__packages{
    background-image:
        url('../images/Ellipse-1574.png'),
        url('../images/Ellipse-1575.png'),
        url('../images/Ellipse-1573.png');

    background-position:
        0 15% ,
        0 65% ,
        70% 30%;

    background-repeat: no-repeat;
    background-size:
        536px 536px,
        340px 340px,
        600px 600px;
}

.packages__container{
    margin-top: 60px !important;
    margin-bottom: 0 !important;
}

.section-block, .block-btn{
    position: relative;
    display: flex;
    justify-content: space-between;
}

.section-title{
    font-family: Inter;
    font-weight: 700;
    font-style: Bold;
    font-size: 68px;
    line-height: 84px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #20115A;
}


.section-subtitle{
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 23px;
    line-height: 37px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #20115A;
    margin: 30px 0 60px ;
}

.section-list{
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
    list-style: none;
    padding-left: 0 !important;
    z-index: 15;
}

.list-item{
    position: relative;
    padding: 10px 15px 10px 45px;
    background: #F3F5F9;
    border-radius: 20px;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    line-height: 37px;
    letter-spacing: 0%;
    color:  #20115A;

    span{
        font-weight: 700;
    }
}

.section-img{
    max-width: 487px;
    max-height: 804px;

    width: 100%;
    height: 100%;
}

.section-img img{
    width: 100%;
    height: 100%;
}

.list-item::before {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 17.5px;
    height: 17.5px;
    background: url('/images/Li-style.svg') no-repeat center / contain;
}

.section-img-mobile::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 740px;
    height: 350px;
    background: url('../images/Frame\ 17.png') no-repeat center / contain;
    z-index: 10;
}

.section-img::before {
    content: '';
    position: absolute;
    left: 40%;
    bottom: -7%;
    width: 740px;
    height: 350px;
    background: url('../images/Frame\ 17.png') no-repeat center / contain;
    z-index: 10;
}

.section-img-mobile{
    max-width: 487px;
    max-height: 804px;
    width: 100%;
    height: 100%;
    display: none;
    img{
        width: 100%;
        height: 100%;
    }
}


.consalting__place-img{
    max-width: 480px;
    max-height: 480px;
    width: 100%;
    height: 100%;
}

.consalting__image{
    object-fit: contain !important;
    left: 0 !important;
}

.block-btn{
    gap: 20px;
    margin: -30px 0 30px;
}

.btn-price, .btn{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 15;
    max-width: 570px;
    height: 90px;
    width: 100%;
    border-radius: 20px;
    border: 1px solid #743CFE;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    line-height: 100%;
    color:#743CFE;
    cursor: pointer;
}

.btn{
    background-color: #743CFE;
    color: #FFFFFF !important;
}

.section-text{
    text-align: center;
    font-family: Inter;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 37px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #20115A;
}


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

.careers__right {
    position: relative;
}

.careers__left {
    position: relative;
}

.careers__left::after {
    content: '';
    position: absolute;
    right: -38%;
    bottom: -15%;
    width: 28px;
    height: 28px;
    background: url('../images/Ellipse-5.svg') no-repeat center / contain;
    z-index: 100;
}

.careers__left::before{
    content: '';
    position: absolute;
    right: -30%;
    bottom: -13%;
    width: 60px;
    height: 60px;
    background: url('../images/Ellipse-3.svg') no-repeat center / contain;
    z-index: 100;
}

.services__icon1,
.services__icon3,
.services__icon5{
    margin-left: -27px;
}

.services__icon2{
    margin-left: -37px;
}

.services__icon3{
    margin-top: -4px;
}

.title3, .title5{
    margin-top: 43.75px !important;
}

.services__icon4{
    margin-left: -35px;
    margin-top: 5px;
}

.title4 {
    margin-top: 34.75px;
}

.services__icon5{
    margin-top: -5px;
}

.services__icon6{
    margin-left: -25px;
}

.carousel__item {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 310px;
    border-radius: 24px;
    opacity: 0;
    z-index: 1;
    transition:
        transform 1.5s cubic-bezier(.22, .61, .36, 1),
        opacity 0.4s ease;
    backface-visibility: hidden;
    transform-style: flat;
    will-change: transform, opacity;
}

.carousel__item--top {
    width: 500px !important;
    background: url(../images/Gradient.png) no-repeat center / cover;

    transform: translate3d(-50%, -70%, 0);
    opacity: 1;
    z-index: 3;
}

.carousel__item--bottom {
    width: 500px;
    background: url(../images/Gradient.png) no-repeat center / cover;

    transform: translate3d(-50%, -30%, 0);
    opacity: 1;
    z-index: 3;
}

.carousel__item--main {
    width: 550px !important;
    background: url(../images/slide-activ.png) no-repeat center / cover;
    transform: translate(-50%, -50%);
    opacity: 1;
    z-index: 5;
    will-change: auto;
}

.carousel__item--exit {
    z-index: 4;
    animation: slideUpFade 1.3s forwards;
}

@keyframes slideUpFade {
    from {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    to {
        transform: translate(-50%, -70%) scale(0.92);
        opacity: 0;
    }
}

.carousel__item-inner {
    width: 100%;
    height: 100%;
    transform: none;
    will-change: auto;
}

.slider-block {
    display: flex;
    justify-content: space-between;
    padding: 32px 15px 32px 32px;
    /* height: 100%; */
}

.slider-text-block {
    width: 50%;
}

.slider-img-block {
    width: 50%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.slider-img-block img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    will-change: auto;
    transform: none;
    backface-visibility: hidden;
    image-rendering: auto;
}

.slider-logo{
    width: 76px;
    height: 16px;
    margin-bottom: 50px;
    img{
        width: 100%;
        height: 100%;
    }
}


.text-block-title {
    display: block;
    width: 110%;
    margin-left: -5%;
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 34.38px;
    line-height: 47.32px;
    background: linear-gradient(273.25deg, #BDFFEA 37.68%, #C3B9FF 66.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.text-block-subtitle{
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 12.89px;
    line-height: 16.33px;
    background: linear-gradient(273.25deg, #FFFFFF 37.42%, #D8D7E3 49.41%, #FFFFFF 66.19%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 21px 0 11px 0;
}

.text-block-text{
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 10.03px;
    line-height: 14.32px;
    background: linear-gradient(273.25deg, #FFFFFF 37.42%, #D8D7E3 49.41%, #FFFFFF 66.19%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}




.careers-pagination {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
}

.dot {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #4A75DB !important;
    cursor: default !important;
}

.dot.dot-active {
    width: 16px;
    height: 16px;
    background: #7737E5 !important;
}

.custom-select{
    display: none;
}

#rec403116442 .tn-elem[data-elem-id='1642680374604'] .tn-atom {
    padding-top: 35px !important;
    padding-bottom: 25px !important;
}

#rec403116442 .tn-elem[data-elem-id='1642672804336']{
    height: 980px !important;
}

.careers__btns {
    position: relative;
    z-index: 1000;
}

 #formatBlockSecond {
     padding-top: 30px !important;
 }

.services__title-text{
    width: 220px !important;
} 

@media (max-width: 1200px) {
    .section-title {
        font-size: 50px;
    }
}


@media (max-width: 1000px) {
    .section-block {
        flex-direction: column;
    }

    .careers-pagination {
        display: none;
    }

    .section-img {
        max-width: 487px;
        max-height: 804px;
        width: 100%;
        height: 100%;
        display: none !important;
    }

    .section-img-mobile{
        display: block !important;
        margin: 0 auto;
    }

    .block-btn {
        flex-direction: column;
        align-items: center;
    }
    .section__packages{
        margin-bottom: -120px;
    }

    .careers__block{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 200px !important;
    }

    .careers__right{
        order: 1;
        margin-top: 100px;
    }

    .careers__left{
        order: 2;
    }

    .careers-pagination {
        right: 15%;
        transform: translate(50%, -50%);
    }

    .carousel{
        margin-bottom: 80px !important;
    }
}

@media (max-width: 640px) {

    .packages__container {
        margin-top: 0 !important;
    }
    .section-title {
        font-size: 30px;
    }
    .section-subtitle {
        font-size: 20px;
        margin: 0px 0 40px;
    }

    .list-item {
        font-size: 18px;
        line-height: 28px;
    }

    .slider-block{
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 32px 15px;
    }

    .slider-text-block{
        width: 85%;
        order: 2;
    }

    .slider-img-block{
        order:1;
    }

    .carousel {
        margin-bottom: 100px !important;
    }

    .careers__right {
        margin-top: 0;
    }


    .carousel__item {
        width: 90%;
        height: 650px;
    }

    .carousel__item--top,
    .carousel__item--bottom {
        display: none;
    }

    .carousel__item--main {
        display: block;
        width: 100%;
        max-width: 350px;

    }

    .text-block-title {
        display: none;
    }

    .text-block-subtitle {
        text-align: start;
        font-size: 19.74px;
        line-height: 22px !important;
        margin: 40px 0 20px 0;
    }

    .text-block-text {
        text-align: start;
        font-size: 17.74px;
        line-height: 25px !important;
    }

    .slider-logo{
        display: none;
    }


    .custom-select{
        display: block;
        position: relative;
        width: 100%;
    }

    .carousel-select{
        
        display: flex;
        justify-content: space-between;
        align-items: center;
        max-height: 39px;
        width: 85%;
        height: 100%;
        padding: 5px 15px;
        margin-bottom: 25px;
        border-radius: 10px;
        box-shadow: 0px 2.96px 3.15px 0px #00000045;
        background: linear-gradient(273.25deg, #BDFFEA 37.68%, #C3B9FF 66.44%);
    
        font-family: Inter, sans-serif;
        font-weight: 700;
        font-size: 19.74px;
        line-height: 28.11px;
        cursor: pointer;
    }

    .carousel-select option{
        height: 31px;
        box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.27);
        /* background: var(--digics-electric-violet) url(../images/arrow_bottom.svg) no-repeat right 15px center / 24px; */
        background: #C3B9FF;
        cursor: pointer !important;
    }

    /* .careers__left {
        margin-top: 100px;
    } */


    .carousel-select {
        appearance: none;
        padding-right: 30px;
    }

    .select-arrow {
        position: absolute;
        right: 10px;
        top: 30%;
        transform: translateY(-30%);
        width: 19px;
        pointer-events: none;
    }


    .swiper-wrapper {
        flex-direction: row;
        justify-content: flex-start;
    }

    .swiper-slide-active, .swiper-slide-prev,
    .swiper-slide-next {
        width: 100%;
        min-height: 500px !important;
        max-height: 610px !important;
        height: 100% ;
        margin-bottom: 80px !important;
    }

    .section__clients {
        position: relative;
        z-index: 10;
    }

    .careers__block {
        gap: 300px !important;
        margin-top: 200px;
    }

    .slide-not{
        display: none;
    }

    .contacts{
        margin-bottom: 430px !important;
    }

    .section__packages {
        margin-top: 20px;
    }

    .block-btn {
        margin-top: 50px;
    }

    .careers__left::after {
        content: '';
        position: absolute;
        left: 20%;
        top: -310%;
        width: 28px;
        height: 28px;
        background: url('../images/Ellipse-5.svg') no-repeat center / contain;
        z-index: 100;
    }

    .careers__left::before {
        content: '';
        position: absolute;
        left: 5%;
        top: -330%;
        width: 60px;
        height: 60px;
        background: url('../images/Ellipse-3.svg') no-repeat center / contain;
        z-index: 100;
    }

    .section-img-mobile::before{
        width: 100%;
        height: 200px;
    }

    .section-img-mobile img{
        margin-left: -10%;
    }

    .slider-img-block {
        width: 100%;
    }

    .t396__artboard {
        overflow: visible !important;
    }

    #formatBlockSecond{
        padding-top: 30px !important;
    }

    #formatBlockThird{
        padding-top: 50px !important;
    }
        #rec403116442 .tn-elem[data-elem-id='1642680374604'] .tn-atom {
        padding-top: 120px !important;
    }
    #rec403116442 .tn-elem[data-elem-id='1642672804336'] {
        height: 1105px !important;
    }

    .tn-elem__4031164421643121921896 {
        top: 930px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 400px !important;
        height: 115px !important;
    }

    .section__packages {
        background-image:
            url('../images/Ellipse-1574.png'),
            url('../images/Ellipse-1573.png');
        background-position:
            right -150px bottom 45px,
            left -180px bottom 50px;
        background-repeat: no-repeat;
        background-size:
            325px 325px,
            600px 600px;
    }
}

@media (max-width: 482px){
    .careers__left::after {
        content: '';
        position: absolute;
        left: 18%;
        top: -280%;
        width: 28px;
        height: 28px;
        background: url('../images/Ellipse-5.svg') no-repeat center / contain;
        z-index: 100;
    }

    .careers__left::before {
        content: '';
        position: absolute;
        left: -2%;
        top: -300%;
        width: 60px;
        height: 60px;
        background: url('../images/Ellipse-3.svg') no-repeat center / contain;
        z-index: 100;
    }

    .careers__btns{
        position: relative;
        z-index: 1000;
    }

    #formatBlockSecond {
        padding-top: 50px !important;
    }

    #formatBlockThird {
        padding-top: 70px !important;
    }

    #rec403116442 .tn-elem[data-elem-id='1642680374604'] .tn-atom {
        padding-top: 95px !important;
    }

    #rec403116442 .tn-elem[data-elem-id='1642672804336'] {
        height: 1170px !important;
    }
        
    .tn-elem__4031164421643121921896{
        top: 1000px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
        width: 300px !important;
        height: 115px !important;
    }

    
    .section__packages {
        margin-top: 90px;
    }
}


.sssss{
    margin-top: 150px;
}
