.main-form__title {
    font-size: 40px;
    text-align: center;
}
.section5 .block-title {
    font-size: 40px;
}
@media (max-width: 768px) {
    .main-title__mob {
        font-size: 40px;
        line-height: 125%;
    }
}
.item-desc {
    gap: 15px;
    flex-direction: row;
}
.item-desc span {
    font-size: 22px;
    font-weight: 300;
}