.application-process {
    width: 100%;
    margin-top: 30px;
    font-family: Obviously Wide Medium;
}

.application-process .section-title {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 45px;
    text-align: center;
    padding-inline: 24px;
}

.application-process ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.application-process ul li.item:last-child {
    margin-right: 24px;
}

.application-process .application-process-swiper {
    padding-inline-start: 24px;
    max-width: 100vw;
    overflow-x: hidden;
}

.application-process .item.swiper-slide {
    height: 344px;
    border: 1px solid var(--color-black);
    border-radius: 25px;
    padding-inline: 20px;
    padding-block: 28px 22px;
    width: 264px;
    margin-right: 16px;
}

.application-process .item .top-part {
    height: 125px;
}

.application-process .item:nth-of-type(1) img {
    width: 76px;
    height: 70px;
}

.application-process .item:nth-of-type(2) img {
    width: 86px;
    height: 63px;
}

.application-process .item:nth-of-type(3) img {
    width: 90px;
    height: 66px;
}

.application-process .item .item-title {
    font-size: 16px;
    line-height: 19.36px;
    text-transform: capitalize;
    margin-bottom: 16px;
}

.application-process .item .item-text {
    font-family: Obviously Light;
    font-size: 12px;
    line-height: 19.14px;
}

.excellence-application .item:nth-of-type(1) img {
    width: 63px;
    height: 73px;
}

.excellence-application .item:nth-of-type(2) img {
    width: 84px;
    height: 62px;
}

.excellence-application .item:nth-of-type(3) img {
    width: 94px;
    height: 58px;
}

@media (min-width: 768px) {
    .application-process {
        margin-top: 166px;
    }

    .application-process .section-title {
        font-size: 28px;
        line-height: 33.88px;
        margin-bottom: 50px;
    }

    .application-process .item.swiper-slide {
        height: 500.729px;
        width: 384.281px;
        padding-inline: 29.11px;
        padding-block: 42.21px 39.62px;
        margin-right: 23.29px;
    }

    .application-process .item .item-title {
        font-size: 20px;
        line-height: 24.2px;
        margin-bottom: 22.21px;
    }

    .application-process .item .top-part {
        height: 213.24px;
    }

    .application-process .item:nth-of-type(1) img {
        width: 110.626px;
        height: 101.893px;
    }

    .application-process .item:nth-of-type(2) img {
        width: 120.815px;
        height: 88.792px;
    }

    .application-process .item:nth-of-type(3) img {
        width: 140px;
        height: 102px;
    }

    .excellence-application .item:nth-of-type(1) img {
        width: 98px;
        height: 114px;
    }

    .excellence-application .item:nth-of-type(2) img {
        width: 121px;
        height: 89px;
    }

    .excellence-application .item:nth-of-type(3) img {
        width: 146px;
        height: 90px;
    }
    .application-process .item .item-text {
        font-size: 16px;
        line-height: 25.52px;
    }
}

@media (min-width: 1194px) {
    .application-process {
        margin-top: 90px;
    }

    .application-process .section-title {
        margin-bottom: 40px;
    }

    .application-process .item.swiper-slide {
        width: 338px;
        height: 466px;
        padding-inline: 20px;
        padding-block: 28px;
        margin-right: 30px;
    }

    .application-process .item.swiper-slide:last-of-type {
        margin-right: unset;
    }

    .application-process .item .top-part {
        height: 174px;
    }

    .application-process .application-process-swiper {
        padding-inline: 60px;
    }

    .application-process .item:nth-of-type(1) img {
        width: 119px;
        height: 110px;
    }

    .application-process .item:nth-of-type(2) img {
        width: 115px;
        height: 84px;
    }

    .application-process .item:nth-of-type(3) img {
        width: 120px;
        height: 89px;
    }

    .excellence-application .item:nth-of-type(1) img {
        width: 101px;
        height: 116px;
    }

    .excellence-application .item:nth-of-type(2) img {
        width: 115px;
        height: 85px;
    }

    .excellence-application .item:nth-of-type(3) img {
        width: 120px;
        height: 74px;
    }

    .application-process .item .item-title {
        margin-bottom: 19px;
    }
}

@media (min-width: 1225px) {
    .application-process ul {
        justify-content: center;
    }
}

@media (min-width: 1400px) {
    .application-process .item.swiper-slide {
        width: 378px;
        margin-right: 70px;
    }
}

@media (min-width: 1900px) {
    .application-process {
        margin-top: 110;
    }
    .application-process .section-title {
        font-size: 38px;
        line-height: 46px;
        margin-bottom: 63px;
    }

    .application-process .application-process-swiper {
        padding-inline: 119px;
    }

    .application-process ul {
        width: 100%;
        flex-direction: row;
        justify-content: unset;
    }

    .application-process .item.swiper-slide {
        width: 501px;
        height: 523px;
        padding-inline: 37px;
        padding-block: 31px;
        margin-right: 87px;
    }

    .application-process .item .top-part {
        height: 177px;
    }

    .application-process .item:nth-of-type(1) img {
        width: 119px;
        height: 110px;
    }

    .application-process .item:nth-of-type(2) img {
        width: 132px;
        height: 96px;
    }
    .application-process .item:nth-of-type(3) img {
        width: 152px;
        height: 113px;
    }

    .excellence-application .item:nth-of-type(1) img {
        width: 101px;
        height: 116px;
    }

    .excellence-application .item:nth-of-type(2) img {
        width: 129px;
        height: 95px;
    }

    .excellence-application .item:nth-of-type(3) img {
        width: 150px;
        height: 93px;
    }

    .application-process .item .item-title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 25px;
        white-space: nowrap;
    }

    .application-process .item .item-text {
        font-family: Obviously;
        font-size: 20px;
        line-height: 31.9px;
    }
}

@media (min-width: 1920px) {
    .application-process {
        max-width: 1920px;
        margin-inline: auto;
    }
}
