.hero{min-height:650px;display:flex;align-items:center;justify-content:center;padding:60px 0}.hero__content{display:flex;flex-direction:row;align-items:flex-start;max-width:1130px;width:100%}.hero__content--small-title{text-transform:uppercase}.hero__content--wrap{width:50%;padding-bottom:3em}.hero__content--speaker{margin-bottom:1em}.hero__content--speaker,.hero__content--date{display:flex;flex-direction:row;align-items:center}.hero__content--speaker>img,.hero__content--date>img{max-width:25px;margin-right:1em}.hero__content--date{border-bottom:solid 1px #3a3734;padding-bottom:3em}#timer{display:flex;padding-top:2.5em}.time{text-align:center;margin-right:2em}#timer .number{font-family:'noyh-heavy';font-size:40px;display:block}#timer .text{font-size:14px;text-transform:uppercase;display:block}.hero__content--form{width:50%;padding-left:3rem}.hero__content--form .form-title{display:none}@media(max-width:767px){.hero{min-height:0;padding:48px 0}.hero__content{flex-direction:column;padding-left:20px;padding-right:20px}.hero__content--form,.hero__content--wrap{width:100%}.hero__content--form{padding-left:0}}