.event__header__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.event__header__name{color:#fff;margin-bottom:0}.event__header__item{flex-basis:65%}.event__header__form{flex-basis:30%}.eventForm{background-color:#fff;border:1px solid #c8c8c8;margin-top:-100px;padding:25px}@media screen and (max-width:800px){.event__header__form,.event__header__item{flex-basis:100%}.eventForm{background-color:#fff;border:1px solid #c8c8c8;margin-bottom:25px;margin-top:10px;padding:25px}}.eventForm h3{margin-top:0;text-align:center}.eventForm .hs-form-field{margin-bottom:20px;margin-top:20px}.eventFullDescription{margin-bottom:45px}.event__date{color:#fff;font-weight:400;margin-top:10px}