.contentHeader {
    padding: 120px 0px 80px 0px;
}

.contentHeader h2 {
    padding: 0px;
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
}

.contentHelp {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 130px;
}

.contentHelp p {
    padding-bottom: 20px;
}

.contentHelp h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 30px;
}

.form_btns{
    display:flex;
    padding-top:20px;
    align-items:center;
}
.textLink {
    color:#0066FF;
}

.form_order{
    padding-right:100px;
}