div.single_event_page_banner_section_container{height:100%;margin:auto;background-size:cover !important;background-repeat:no-repeat !important;background-position:center !important}div.single_event_page_banner_section{max-width:1200px;margin:auto;padding:6rem 2rem 2.5rem}div.single_event_page_banner_section_header{text-align:left;text-align:left;font-weight:700;font-size:2.4rem;line-height:1.3rem;padding-top:2.3rem;color:#fff;line-height:2.5rem}div.single_event_page_banner_section_description>div.description>p{text-align:left;color:#fff;font-size:20px}div.single_event_page_banner_section_event_details{margin:2rem auto 0;display:grid;grid-template-columns:repeat(3,minmax(5rem,1fr));grid-template-rows:auto;column-gap:2rem}div.single_event_page_banner_section_event_details_each_block{background-color:#fff;border-radius:1rem;box-shadow:0 2px 18px 0 rgba(0,0,0,.3);display:grid;grid-template-columns:3rem 1fr;grid-template-rows:minmax(3rem,1fr);column-gap:1rem;align-items:center;justify-items:center;padding:1rem}div.single_event_page_banner_section_event_details_each_block_icon{border:3px solid #059b9c;border-radius:50%;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem}div.single_event_page_banner_section_event_details_each_block_text{justify-self:left;font-size:1.1rem;line-height:1.5rem}@media screen and (max-width:850px){div.single_event_page_banner_section_event_details{grid-template-columns:auto;grid-template-rows:repeat(3,minmax(5rem,1fr));row-gap:1.2rem}div.single_events_page_agenda_registration_form{min-width:unset}}