.breakdance .bde-section-3965-115 .section-container{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:24px}.breakdance .bde-section-3965-115{background-color:var(--bde-palette-color-5)}.breakdance .bde-div-3965-116{display:flex;flex-direction:column;align-items:stretch}.breakdance .bde-div-3965-116{margin-top:-50px;margin-bottom:-50px}.breakdance .bde-heading-3965-170{text-align:center;color:var(--bde-palette-color-1);font-weight:400}.breakdance .bde-post-loop-3965-168>.bde-loop{--bde-posts-gap:0px;--bde-posts-per-row:2}.breakdance .bde-post-loop-3965-168 .swiper-slide{height:auto}add_filter('breakdance_posts_query_args',function ($args){// Only affect Event post type queries if (empty($args['post_type']) || $args['post_type'] !=='events'){return $args}$today=current_time('Ymd');$args['meta_query'][]=['key'=>'EventDate','value'=>$today,'compare'=>'>=','type'=>'NUMERIC',];// Force correct ordering $args['meta_key']='EventDate';$args['orderby']='meta_value_num';$args['order']='ASC';return $args});.ee-posts-grid,.bde-loop-grid{align-items:stretch}.ee-posts-grid>article,.bde-loop-grid>article,.bde-loop-grid>.bde-loop-item{height:100%}@media (max-width:1119px){.breakdance .bde-post-loop-3965-168 .swiper-slide{height:auto}}@media (max-width:1023px){.breakdance .bde-post-loop-3965-168 .swiper-slide{height:auto}}@media (max-width:767px){.breakdance .bde-post-loop-3965-168>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-post-loop-3965-168 .swiper-slide{height:auto}}@media (max-width:479px){.breakdance .bde-post-loop-3965-168>.bde-loop{--bde-posts-per-row:1}.breakdance .bde-post-loop-3965-168 .swiper-slide{height:auto}}