div.events_page_past_events_section{display:grid;grid-template-columns:1fr 55%;grid-template-rows:minmax(20rem,auto);column-gap:1rem;box-shadow:0px 8px 18px 3px rgba(10,73,88,0.16);max-width:1400px;margin:auto;overflow:hidden;transition:all .3s ease-in-out}div.events_page_past_events_section:hover{transform:scaleX(1.01) scaleY(1.01);transition:all .3s ease-in-out}div.events_page_past_events_section_content_block,div.events_page_past_events_section_image_block,div.events_page_past_events_section_content_details_top,div.events_page_past_events_section_content_details_top_left,div.events_page_past_events_section_content_details_top_right{position:relative}div.events_page_past_events_section_content_details_top{order:0;grid-column:1/3;display:flex}div.events_page_past_events_section_content_details_top_left{padding:1.3rem 1.5rem .5rem;order:0;width:60%}div.events_page_past_events_section_content_details_top_right{padding:1.3rem 1.5rem .5rem;order:1;width:40%;text-align:end}div.events_page_past_events_section_content_details_bottom{position:relative;order:3;grid-column:1/3;padding:.5rem 1.5rem;display:flex;flex-wrap:wrap;justify-content:space-between}img.events_page_past_events_section_image_block_image{width:100%}div.events_page_past_events_section_content_block{order:1;padding:1.3rem 1.5rem .5rem}div.events_page_past_events_section_content_block_header>div>h3{line-height:1.8rem;font-weight:700;font-size:26px}div.events_page_past_events_section_content_block_details{margin:.5rem 0 5rem;grid-template-columns:1fr 10rem;column-gap:.7rem}div.events_page_past_events_section_content_block_details>div>p{padding-bottom:.5rem;line-height:1.2rem;font-size:18px;letter-spacing:1px}div.events_page_past_events_section_content_block_details>div>p:last-child{padding:0}div.events_page_past_events_section_content_block_video{width:100.1%}div.events_page_past_events_section_content_block_video>iframe{background-color:#000}div.events_page_past_events_section_content_block_footer{position:absolute;bottom:1rem;width:88%;display:grid;grid-template-columns:auto auto;justify-content:space-between}div.events_page_past_events_section_content_block_date_location,div.events_page_past_events_section_content_block_footer>div:nth-child(1){color:#0000004a;grid-column:1/3}div.events_page_past_events_section_content_block_watch_link{width:fit-content}div.events_page_past_events_section_content_block_watch_link>a,div.events_page_past_events_section_content_block_details_link>a{color:#0a4958;font-weight:600}div.events_page_past_events_section_content_block_watch_link,div.events_page_past_events_section_content_block_details_link{padding:0 1px;margin-bottom:.2rem}div.events_page_past_events_section_content_block_watch_link:hover,div.events_page_past_events_section_content_block_details_link:hover{cursor:pointer}div.events_page_past_events_section_content_block_watch_link:active div.event_card_yellow_underline,div.events_page_past_events_section_content_block_details_link:active div.event_card_yellow_underline,div.events_page_past_events_section_content_block_watch_link:visited div.event_card_yellow_underline,div.events_page_past_events_section_content_block_details_link:visited div.event_card_yellow_underline,div.events_page_past_events_section_content_block_watch_link:focus div.event_card_yellow_underline,div.events_page_past_events_section_content_block_details_link:focus div.event_card_yellow_underline,div.events_page_past_events_section_content_block_watch_link:hover div.event_card_yellow_underline,div.events_page_past_events_section_content_block_details_link:hover div.event_card_yellow_underline{border-top:1.3rem solid #ffd600;margin-top:-1.6rem;transition:all .1s ease-in-out}div.events_page_past_events_section_image_block{order:2;overflow:hidden}div.events_page_past_events_section_image_block_label{width:fit-content;position:absolute;right:0;top:1.5rem;color:#fff;font-weight:700;padding:.2rem .5rem;text-transform:uppercase;font-size:26px;line-height:1em;background-color:#0a4958;z-index:11}div.events_page_past_events_section_image_block_svg{position:absolute;height:auto;z-index:2;opacity:.3;transition:all .3s ease-in-out}div.events_page_past_events_section_image_block_svg_position_center{width:25%;top:50%;right:50%;transform:translate3d(50%,-50%,0)}div.events_page_past_events_section:hover div.events_page_past_events_section_image_block_svg_position_center{transform:translate3d(50%,-50%,0) scale(1.5) rotate(15deg);opacity:.2}div.events_page_past_events_section_image_block_svg_position_left{width:70%;right:80%;bottom:-150%;transform:translate3d(50%,-50%,0px) rotate(20deg)}div.events_page_past_events_section:hover div.events_page_past_events_section_image_block_svg_position_left{transform:translate3d(50%,-50%,0px) scale(1.5) rotate(0);opacity:.2}div.events_page_past_events_section_image_block_svg_position_right{width:70%;right:25%;bottom:-130%;transform:translate3d(50%,-50%,0px) rotate(0)}div.events_page_past_events_section:hover div.events_page_past_events_section_image_block_svg_position_right{transform:translate3d(50%,-50%,0) scale(1.5) rotate(20deg);opacity:.2}div.events_page_past_events_section_image_block::after{position:absolute;content:"";display:block;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(180deg,rgba(5,155,154,.5) 0%,rgba(10,73,88,.5) 100%);transition:all .3s ease-in-out}div.events_page_past_events_section:hover div.events_page_past_events_section_image_block::after{opacity:0}div.events_page_past_events_section_bottom_image_block{margin-bottom:1rem}@media screen and (max-width :1150px){div.events_page_past_events_section{max-width:40rem;grid-template-columns:minmax(auto,40rem);grid-template-rows:auto auto}div.events_page_past_events_section_image_block{order:0}div.events_page_past_events_section_content_block{order:1}div.events_page_past_events_section_content_block_video{padding:0;width:65%;margin:auto;padding-top:1.5rem}div.events_page_past_events_section_content_block_details{margin:.5rem 0 5rem;display:block}div.events_page_past_events_section_content_details_top{order:2;grid-column:unset;display:unset}div.events_page_past_events_section_content_details_top_left{order:2;width:auto}div.events_page_past_events_section_content_details_top_right{order:2;width:auto;text-align:start}div.events_page_past_events_section_content_details_bottom{grid-column:unset;order:4}div.events_page_past_events_section_content_block_video>iframe{position:unset !important}}@media screen and (max-width :860px){div.events_page_past_events_section_disable_full_width{max-width:340px !important}}@media screen and (max-width :767px){div.events_page_past_events_section{margin:auto !important;max-width:40rem !important;grid-template-columns:minmax(auto,40rem) !important;grid-template-rows:auto auto !important}}.event_card_yellow_underline{height:0;border-top:.5rem solid #ffd600;margin-top:-0.8rem;transition:all .1s ease-in-out}.vidyard-player-container .splash-screen-wrapper .play-btn:before{display:block;content:' ';background-image:url('https://f.hubspotusercontent00.net/hubfs/6637851/Alphalake_Ai-April-2020/Icons/PlayButton.svg');background-size:auto;height:auto;width:16%}