.main{
    background: #FFD200;
    position: relative;
    z-index: 1;
    height: 100%;
}
.main::before {
    position: absolute;
    content: '';
    background: url('../img/frame-1.webp');
    background-size: 3000px 542px;
    background-position: center;
    background-repeat: repeat-x;
    height: 542px;
    width: calc(100% + 733px);
    left: 0;
    right: 0px;
    top: 326px;
    z-index: -1;
}
.main::after{
    pointer-events: none;
    position: absolute;
    content: '';
    background: url('../img/main-ico-bg.svg');
    background-size: 1859.205px 554.033px;
    background-position: center;
    background-repeat: repeat-x;
    height: 554.033px;
    width: calc(100% + -171px);
    left: -3px;
    right: 0px;
    top: -5px;
    z-index: 4;
}
.main .container{
    position: relative;
    z-index: 3;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.main__inner{
    margin-top: 205px;
    min-height: 618px;
}
.main__menu{
    padding-top: 11px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
}
.main__link{
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 150% */
}
.main__title{
    text-align: center;
    margin-bottom: 41px;
}
.main__descr{
    color: #232323;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}


.programs{
    background: #fff;
    position: relative;
    z-index: 2;
    margin-top: -210px;
}
.programs::before {
    position: absolute;
    content: '';
    background-image: url("../img/frame-2.webp");
    background-size: 3840px 1414px;
    background-position: center;
    background-repeat: repeat-x;
    width: 3840px;
    height: 1414px;
    width: calc(100% + 1774px);
    left: 0;
    right: 0;
    top: -101px;
    z-index: 22;
    pointer-events: none;
    z-index: -1;
}
.programs__block{
    margin-top: 94px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 94px 20px;
}
.programs__image{
    min-height: 247px;
    position: relative;
    border-radius: 20px;
    background: -o-linear-gradient(150deg, #E1C5F1 10.57%, #C185D9 87.66%);
    background: linear-gradient(300deg, #E1C5F1 10.57%, #C185D9 87.66%);
}
.programs__item{
    width: calc(25% - 15px);
}
.programs__img{
    position: absolute;
    bottom: 0;
    width: 115.77%;
    z-index: 2;
    /* pointer-events: none; */
}
.programs__name{
    margin-top: 27px;
    color: #000;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.programs__item{
    position: relative;
    z-index: 1;
}
.programs__item span{
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
}
.programs__item span::before{
    position: absolute;
    content: '';
    background: url('../img/bg-items.webp');
    background-size: 100%;

    width: 824px;
    height: 656px;
    left: -160px;
    bottom: -17px;
    opacity: 0.5;
}
.programs__item-bg-1 span::before{
    width: 824px;
    height: 656px;
    left: -160px;
    bottom: -17px;
    opacity: 0.5;
}
.programs__item-bg-2 span::before {
    width: 824px;
    height: 656px;
    left: -484px;
    bottom: -17px;
    opacity: 0.5;
}
.programs__item-bg-3 span::before {
    width: 625px;
    height: 498px;
    right: 30px;
    bottom: -38px;
    opacity: 0.4;
}
.programs__item-bg-4 span::before {
    width: 478px;
    height: 381px;
    left: -98px;
    bottom: -1px;
    opacity: 0.5;
}



.programs__item-1 .programs__img{
    right: 5px;
    bottom: 0;
}
.programs__item-2 .programs__img {
    right: -29px;
    bottom: 0;
    width: 112.781%;
}
.programs__item-3 .programs__img {
    right: 12px;
    bottom: 0;
    width: 99.35%;
}
.programs__item-4 .programs__img {
    right: -25px;
    bottom: -6px;
    width: 116.982%;
}
.programs__item-5 .programs__img {
    right: -12px;
    bottom: -24px;
    width: 104.92%;
}
.programs__item-6 .programs__img {
    left: -17px;
    bottom: 0px;
    width: 119.92%;
}
.programs__item-7 .programs__img {
    left: -9px;
    bottom: -18px;
    width: 108.62%;
}
.programs__item-8 .programs__img {
    left: -30px;
    bottom: -32px;
    width: 123.92%;
}
.programs__item-9 .programs__img {
    left: 3px;
    bottom: 0;
    width: 101.92%;
}
.programs__item-10 .programs__img {
    left: -43px;
    bottom: -4px;
    width: 116.92%;
}
.programs__item-11 .programs__img {
    left: -22px;
    bottom: -27px;
    width: 113.92%;
}
.programs__item-12 .programs__img {
    left: -23px;
    bottom: 0;
    width: 115.92%;
}
.programs__item-13 .programs__img {
    left: -20px;
    bottom: 0;
    width: 118.92%;
}
.programs__item-14 .programs__img {
    left: -60px;
    bottom: 0;
    width: 118.02%;
}
.programs__item-15 .programs__img {
    left: -10px;
    bottom: 0;
    width: 95.92%;
}
.programs__item-16 .programs__img {
    left: -10px;
    bottom: -17px;
    width: 104.92%;
}
.programs__item-17 .programs__img {
    left: 9px;
    bottom: 0;
    width: 103.92%;
}
.programs__item-18 .programs__img {
    left: -21px;
    bottom: 0;
    width: 113.92%;
}
.programs__item-19 .programs__img {
    left: -26px;
    bottom: 0;
    width: 114.92%;
}
.programs__item-20 .programs__img {
    left: -21px;
    bottom: -20px;
    width: 106.92%;
}
.programs__item-21 .programs__img {
    left: -35px;
    bottom: 0;
    width: 114.92%;
}
.programs__item-22 .programs__img {
    left: -11px;
    bottom: -42px;
    width: 113.92%;
}
.programs__item-23 .programs__img {
    left: -4px;
    bottom: -26px;
    width: 101.22%;
}
.programs__item-24 .programs__img {
    left: -22px;
    bottom: -35px;
    width: 139.92%;
}
.programs__item-25 .programs__img {
    left: -4px;
    bottom: -20px;
    width: 99.92%;
}
.programs__item-26 .programs__img {
    left: -10px;
    bottom: -20px;
    width: 117.92%;
}
.programs__item-27 .programs__img {
    left: -4px;
    bottom: -26px;
    width: 101.22%;
}
.programs__item-28 .programs__img {
    left: -22px;
    bottom: -16px;
    width: 139.92%;
}
.programs__item-29 .programs__img {
    left: -4px;
    bottom: 0;
    width: 99.92%;
}
.programs__item-30 .programs__img {
    left: -10px;
    bottom: 0;
    width: 117.92%;
}








.feedback__inner{
    padding-top: 15px;
}

.footer{    
    margin-top: 102px;
}
.footer__inner{
    padding-top: 55px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}




@media (max-width: 1000px) {
    .main__inner {
        margin-top: 138px;
        min-height: 618px;
    }
}
@media (max-width: 900px) {
    .programs__item {
        width: calc(33.33% - 14px);
    }
}
@media (max-width: 670px) {
    .programs__item {
        width: calc(50% - 10px);
    }
    .programs__block {
        gap: 58px 20px;
    }
}


@media (max-width: 500px) {
    .main__title{
        margin-bottom: 5px;
    }
    .main__descr{
        font-size: 20px;
    }
    .main__link {
        color: #FFF;
        font-size: 16px;
    }
    .programs__name{
        font-size: 20px;
        margin-top: 15px;
    }
    .programs__item{
        width: 100%;
    }
    .programs__img {
        position: absolute;
        bottom: 0;
        left: 50% !important;
        width: 86% !important;
        z-index: 2;
        pointer-events: none;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        max-height: 303px !important;
        max-width: -webkit-max-content;
        max-width: -moz-max-content;
        max-width: max-content;
    }
    .feedback-2 .feedback__descr{
        margin-top: 10px;
    }
}