.events_wrap{
    display: flex;
    flex-wrap: wrap;
    gap: 32px 40px;
    padding-bottom: 40px;
}
.events_wrap > .event_card{
    flex: 50%;
    max-width: calc(50% - 20px);
    border-radius: 8px;
    overflow: hidden;
}
.event_part_top{
    padding: 24px 36px 42px 36px;
}
.bloom_programs .event_part_top {
    padding: 32px 32px 24px 32px;
}
.event_type{
    display: flex;
    gap: 16px;
    margin-bottom: 24px;
}
.event_type_item{
    display: flex;
    align-items: center;
    gap: 6px;
    color:  #17A346;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.event_type_item i{
    color: #17A346;
    text-align: center;
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.event_title{
    color: #45474A;
    font-family: Aleo;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 4px;
}
.event_host{
    color: #006855;
    font-family: "Proxima Nova Bold";
    font-size: 14px;
    font-style: normal;
    line-height: 120%;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.event_description{
    color: #8C8A8A;
    text-overflow: ellipsis;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.event_registration{
    display: flex;
    align-items: center;
    gap: 12px;
}
.price_badge{
    display: flex;
    padding: 13px 16px 12px 16px;
    align-items: center;
    gap: 6px;
    border-radius: 2px;
    background: #FFF;
    color: #17A346;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.event_capacity{
    color: #AFACAC;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.event_capacity span{
    font-weight: 700;
    letter-spacing: 1px;
}
.event_part_bottom{
    display: flex;
    width: 100%;
}
.event_date_time{
    display: flex;
    flex: 1;
    align-items: center;
    padding: 0px 24px 0px 36px;
    border-radius: 0px 0px 0px 8px;
    border-bottom: 2px solid #F5F5F2;
    border-left: 2px solid #F5F5F2;
    background: #FFF;
}
.featured_event .event_date_time{
    border-radius: 0px;
}
.event_date_time_inner{
    display: flex;
    padding: 12px 0px 8px 0px;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}
.event_date{
    color: #17A346;
    font-family: Aleo;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}
.event_date i{
    font-family: "Font Awesome 6 Pro";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}
.event_time{
    color: var(--Grayscale-Gray-6, #AFACAC);
    font-family: Aleo;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
}
.event_link{
    display: flex;
    /* width: 181px; */
    height: 60px;
    padding: 12px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-family: "Proxima Nova Bold";
    font-size: 18px;
    font-style: normal;
    line-height: 100%;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.event_link.event_registeration{
    color: #FFF;
    background: #17A346;
}
.event_link.event_registeration:hover{
    color: #FFF;
    background: #004034;
}
.event_link.event_learn_more{
    color: #17A346;
    background: #FFF;
    padding-left: 0px;
    border-radius: 0px 0px 8px 0px;
    border-bottom: 2px solid #F5F5F2;
    border-right: 2px solid #F5F5F2;
}
.event_link.event_learn_more:hover{
    color: #004034;
}

.featured_event .event_card{
    display: flex;
    width: 100%;
    max-width: 860px;
    border-radius: 8px;
    overflow: hidden;
}
.event_card_img{
    max-width: 260px;
    max-height: 400px;
}
.event_card_img, .event_card_information{
    flex: 1;
}
.event_card_information {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #F5F5F2;
}
.events_wrap .event_card_information {
    min-height: 100%;
}
.upcoming_programs_heading h4{
    font-family: "Proxima Nova ExtraBold";
}
.featured_event_heading{
    display: flex;
    gap: 8px;
    padding-top: 50px;
    padding-bottom: 54px;
    max-width: 235px;
    flex-direction: row;
    background-image: url('/wp-content/uploads/2025/04/Desktop-Leaf.svg');
    background-repeat: no-repeat;
    background-position: bottom right;
}
.featured_event_heading h4{
    color: #006855;
    font-family: "Proxima Nova ExtraBold";
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 110%;
}
.featured_event_heading h6 {
    color: #17A346;
    font-family: "Proxima Nova Bold";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.events_booking-cta-section .booking-cta-row{
    padding: 42px 0;
}
.newsletter_section{
    padding-top: 60px;
    padding-bottom: 60px;
}
.newsletter_section .newsletter_section_row{
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 25px;
    border-radius: 8px;
    border: 2px solid #E0E0DC;
}
.newsletter_section .newsletter_section_row h3{
    color: #006855;
    text-align: center;
    font-family: Aleo;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.newsletter_section .newsletter_section_row p{
    color: #8C8A8A;
    text-align: center;
    font-family: Aleo;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    max-width: 550px;
    margin: 8px auto 0 auto;
}
.newsletter_section .newsletter_signup a{
    display: inline-block;
    margin-top: 28px;
    padding: 18px 40px;
    color: #FFF;
    background: #17A346;
    text-align: center;
    font-family: "Proxima Nova";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    border-radius: 100px;
}
.newsletter_section .newsletter_signup a:hover{
    background: #107532 !important;
    opacity: 1;
}

/* Event page Responsive CSS start here */
@media screen and (max-width: 1024px) {
    .featured-event-row .event-featured-column{
        text-align: center;
        margin-bottom: 30px;
    }
    .featured-event-row .event-featured-column, .featured-event-row .event-content-column{
        width: 100%;
    }
    .featured_event_heading {
        display: inline-block;
        text-align: left;
        width: 276px !important;
        background-position: top right;
        background-size: 80px 96px;
        padding-right: 32px;
        padding-top: 18px;
        padding-bottom: 20px;
        max-width: 276px;
    }
    .featured_event_heading > .wpb_wrapper{
        display: inline-block;
    }
    .featured_event_heading h4{
        font-size: 32px;
    }
    .featured_event_heading h6{
        font-size: 18px;
    }
    .featured-event-section .featured-event-row{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .all-upcoming-events-section .page-row.all-upcoming-events-title{
        padding-top: 24px !important;
    }
    .events_wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 20px 20px;
        padding-bottom: 20px;
    }
    .events_wrap > .event_card {
      max-width: calc(50% - 10px);
    }
    .event_card_information .event_title{
        font-size: 20px;
    }
    .event_card_information .event_host{
        font-size: 12px;
        letter-spacing: 0.5px;
    }
    .event_card_information .event_description{
        font-size: 14px;
    }
    .event_card_information .event_capacity{
        text-align: left;
    }
    .event_card_information .event_capacity span{
        display: block;
    }
    .event_card_information .event_date_time_inner{
        display: block;
    }
    .event_part_bottom .event_date_time {
        padding: 0px 8px 0px 16px;
    }
    .event_part_bottom .event_link{
        width: auto;
    }
    .event_card_information .event_date {
        font-size: 16px;
        line-height: 120%;
    }
    .event_date_time .event_date i{
        display: none;
    }
    .event_card_information .event_time {
        font-size: 14px;
        line-height: 120%;
    }
    .event_part_top {
        padding: 20px 24px 37px 24px;
    }
    .bloom_programs .event_part_top {
        padding: 24px 24px 8px 24px;
    }
    .event_link{
        font-size: 16px;
    }
    .price_badge {
        padding: 10px 12px 10px 12px;
        font-size: 14px;
    }
    .event_type {
        margin-bottom: 16px;;
    }
    .event_type_item{
        font-size: 12px;
    }
    .event-content-column .featured_event {
        max-width: 556px;
        margin: 0 auto;
    }
    .event_card_img {
        max-width: 221px;
        max-height: 150px;
    }
    .newsletter_section .newsletter_section_row{
        max-width: 100%;
    }
    .event_capacity{
        font-size: 12px;
    }
    .nm-row.featured-event-row,
    .nm-row.featured-event-section,
    .nm-row.all-upcoming-events-section,
    .nm-row.newsletter_section,
    .nm-row.booking-cta-section{
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 767px) {
    .featured-event-row .event-featured-column {
        margin-bottom: 26px;
    }
    .events_wrap > .event_card {
        max-width: calc(100% - 0px);
    }
    .featured_event .event_card_img .event_desktop_img{
        display: none;
    }
    .featured_event .event_card_img .event_mobile_img{
        display: block !important;
        width: 100%;
    }
    .event-content-column .featured_event {
        max-width: 100%;
    }
    .featured_event .event_card {
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .featured_event .event_card .event_card_img{
        max-width: 100%;
        max-height: 100% !important;
    }
    .featured_event .event_card .event_card_information{
        width: 100%;
    }
    .booking-cta-text p{
        font-size: 16px;
    }
    .nm-row.featured-event-row,
    .nm-row.featured-event-section,
    .nm-row.all-upcoming-events-section,
    .nm-row.newsletter_section,
    .nm-row.booking-cta-section{
        padding-left: 5px;
        padding-right: 5px;
    }
    .newsletter_section .newsletter_section_row h3 {
        font-size: 28px;
    }
    .newsletter_section .newsletter_section_row p{
        font-size: 16px;
    }
}
/* Responsive CSS end here */
