.hero__title{
    font-size:50px;
    line-height: 1.2;
}

.advantages__title{
        max-width: 600px;
}

.advantages__wrap{
    width: 410px;
}
.soon-text{

    color: #ff8e3a;
}
.invite__title2{
    font-size: 32px;
    line-height: 1.3;
}

.quality__title2{
    font-size: 32px;
    line-height: 1.3;
}
.quality__wrap{
        max-width: 470px;

}
@media (max-width: 768px){
.steps{
    padding-top: 5rem;
}

.steps__list2{
    border-top: 4px solid rgba(116, 143, 181, 0.15);
    padding-top: 1.5rem;
    margin-top: 1.5rem;
}

.hero__title{
    font-size:32px;
    line-height: 1.4;
}
.soon{
    margin-bottom:3rem  !important;
    padding-top: 3rem !important;
}
.quality{
    margin-bottom:6rem  !important;
    
}
}
