.header-left h1 {
    font-family: 'Oracle Sans'!important;
    font-style: normal!important;
    font-weight: 600!important;
    font-size: 47px!important;
    line-height: 65px!important;
}


form select, form input:not([type='checkbox']) {
    width: 100%!important;
}
body 
{
    display: none;
}

.form-wrapper .form-item:nth-child(even) {
	padding-left: 0px;
}