.hero-event-2{color:var(--white);isolation:isolate;margin:auto;max-width:100%;position:relative}.hero-event-2:after{background:-webkit-gradient(linear,left top,right top,from(rgba(32,38,44,.8)),to(rgba(32,38,44,0)));background:linear-gradient(90deg,rgba(32,38,44,.8),rgba(32,38,44,0));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-event-2__inner{display:grid;grid-gap:var(--gap)}.hero-event-2__content{max-width:100%}.hero-event-2__details{gap:var(--gap)}.hero-event-2__details,.hero-event-2__details>span{display:-webkit-box;display:-ms-flexbox;display:flex}.hero-event-2__details>span{gap:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-event-2__form{background-color:var(--white);-webkit-box-shadow:0 26px 53px rgba(14,37,167,.15);box-shadow:0 26px 53px rgba(14,37,167,.15);color:var(--base-color);padding:4rem}@media (min-width:992px){.hero-event-2__inner{grid-template-columns:1fr 50%;grid-gap:var(--gap-lg)}}.button--tertiary,form .hs-button,form input[type=file]::-webkit-file-upload-button,form input[type=file]::file-selector-button,form input[type=submit]{background-color:#4dd3fe!important;border-radius:inherit;color:#1a212b!important;font-size:17px;letter-spacing:3px;line-height:16px;text-transform:uppercase}