.highlighted_event_wrapper{height:100%;display:grid;grid-template-columns:52% 48%;grid-template-rows:40% 60%;grid-template-areas:"logo img" "data data"}.highlighted_event_wrapper .logo_bg{grid-area:logo}.highlighted_event_wrapper .img_event{grid-area:img;height:calc(100% + 20px);display:flex;justify-content:flex-end;align-items:flex-end;margin-left:-10px}.highlighted_event_wrapper .event_info_section{grid-area:data;display:flex;flex-wrap:wrap;background-color:var(--e-global-color-primary);padding:30px 30px 30px 30px;margin-top:-15px;gap:10px}.highlighted_event_wrapper .logo_bg{background-repeat:no-repeat;background-size:auto calc(100% - 20px);background-position:top left;padding:20px;display:flex;flex-direction:column;gap:0;justify-content:center}.highlighted_event_wrapper .logo_bg h3{line-height:1rem}.highlighted_event_wrapper .logo_bg .logo_calendar i,.highlighted_event_wrapper .logo_bg .logo_calendar svg{font-size:20px;width:20px}.highlighted_event_wrapper .img_event img{height:100%;width:auto;object-fit:contain;object-position:top right;aspect-ratio:2 / 1}.highlighted_event_wrapper .event_info_section .event_date{width:40%;font-family:"Climate Pledge Sans",Arial,Helvetica;font-size:16px;font-weight:400;line-height:18px;color:var(--e-global-color-072c283)}.highlighted_event_wrapper .event_info_section img{display:none}.highlighted_event_wrapper .event_info_section h3{width:100%;line-height:28px}.highlighted_event_wrapper .event_info_section .btns_section{width:100%;margin-top:30px;display:flex;gap:50px}.highlighted_event_wrapper .event_info_section .btns_section .first_btn{color:var(--e-global-color-text);font-family:"Climate Pledge Sans",Arial,Helvetica;font-size:16px;font-weight:400;line-height:18px;display:flex;align-items:center;padding:10px 0;border-bottom:2px solid #ECF6EC}.highlighted_event_wrapper .event_info_section .btns_section .first_btn:hover{border-bottom-color:#4DEB4A}.highlighted_event_wrapper .event_info_section .btns_section .second_btn{padding:10px 1rem;border:2px solid #4FEA59;background-color:var(--e-global-color-secondary);color:var(--e-global-color-a992533);font-family:"Climate Pledge Sans",Arial,Helvetica;font-size:18px;font-weight:900;text-transform:uppercase;line-height:21px;display:flex;align-items:center}.highlighted_event_wrapper .event_info_section .btns_section .second_btn.ticketmaster{padding-left:40px;background-image:url(https://climatepledstg.wpenginepowered.com/wp-content/uploads/2024/01/ticketmaster.png);background-size:20px;background-repeat:no-repeat;background-position:11px}@media (max-width:767px){.highlighted_event_wrapper{grid-template-columns:1fr;grid-template-areas:"logo" "data";grid-template-rows:30% 70%}.highlighted_event_wrapper .img_event{display:none}.highlighted_event_wrapper .logo_bg{padding-bottom:30px}.highlighted_event_wrapper .event_info_section{padding:20px 0!important;gap:20px 0;margin:0;justify-content:space-between}.highlighted_event_wrapper .event_info_section .event_date{width:calc(50% - 20px);padding-left:20px;display:flex;align-items:center}.highlighted_event_wrapper .event_info_section .mobile-image{display:flex;width:calc(50%);margin-top:-35px;justify-content:flex-end}.highlighted_event_wrapper .event_info_section h3{padding:0 20px;font-size:25px;line-height:28px}.highlighted_event_wrapper .event_info_section .btns_section{margin:0;padding:0 20px;gap:20px}}