.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-ba0e8811-d8da-2635-a583-eac3adc29649 {
margin-left: auto !important;
margin-right: auto !important;
max-width: 1248px !important;
padding-left: 4px !important;
padding-right: 4px !important;
}
.lfr-layout-structure-item-ba0e8811-d8da-2635-a583-eac3adc29649 {
font-family: 'Montserrat', 'Inter', sans-serif;

.nav-link {
  opacity: 0.8;
 padding: 12px 16px;
box-shadow: none !important;
}

.nav-item.active .nav-link{
        border-bottom: 4px solid #EA7330;
        opacity: 1;
        font-weight: 700;
    }
}.lfr-layout-structure-item-d18257f1-cf93-22f7-116e-17721969442f {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-d18257f1-cf93-22f7-116e-17721969442f) !important;
}
.lfr-layout-structure-item-d2aadc8b-8a94-dcbc-fa5a-7215e4ee7b58 {
display: none !important;
padding-bottom: 24px !important;
}
.lfr-layout-structure-item-44e7e3a6-55e1-9768-593d-ebeed49cad8a {
padding-top: 24px !important;
}
.lfr-layout-structure-item-44f1a3fe-3ba0-e4b0-0ce6-4fe191451a56 {
margin-left: auto !important;
margin-right: auto !important;
max-width: 1248px !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
.lfr-layout-structure-item-44f1a3fe-3ba0-e4b0-0ce6-4fe191451a56 {
font-family: 'Montserrat', 'Inter', sans-serif;

    .gap-2 {
        gap: 8px;
    }

    button:focus {
        outline: none !important;
    }
/* Main Content */
    .container {
        max-width: 1200px;
        margin: 0 auto;
        padding: 40px 20px;
    }

    /* Header Section */
    .header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 40px;
    }

    .header-text {
        flex: 1;
    }

    .header-text h1 {
        font-size: 40px;
        color: #333333;
        margin-bottom: 20px;
        font-weight: 800;
        line-height: 100%;
        margin-bottom: 32px;
    }

@media (max-width: 768px) {
    .header-text h1 {
        font-size: 28px;
        font-weight: 700;
margin-bottom: 16px;
    }
}

    .header-image {
        flex: 1;
        display: flex;
        justify-content: center;
        padding: 40px 16px;
    }

    .header-image img {
        width: 364px;
    }

    .calendar-image {
        width: 250px;
        height: auto;
    }

    /* Search Bar */
    .search-container {
        margin-bottom: 20px;
    }

    .search-bar {
        position: relative;
        max-width: 500px;
    }

    .search-bar input {
        width: 100%;
        padding: 12px 20px 12px 40px;
        border: 1px solid #ddd;
        border-radius: 12px;
        font-size: 14px;
        line-height: 24px;
    }

    .search-bar input:focus {
        outline: none;
        border-color: #ED8247;
    }

    .search-icon {
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        color: #999;
    }

    /* Filter Section */
    .filters {
        display: flex;
        gap: 10px;
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .filter-dropdown {
        padding: 11px 15px;
        background-color: #E1E5EB;
        border: none;
        border-radius: 12px;
        cursor: pointer;
        display: flex;
        align-items: center;
        font-size: 14px;
        line-height: 100%;
        color: #404040;
        font-family: 'Inter', sans-serif;
    }

    .filter-dropdown i {
height: 12px;
    margin-top: -8px;
        margin-left: 5px;
    }

    /* Divider */
    .divider {
        height: 1px;
        background-color: #eee;
    }

    @media (max-width: 992px) {
        .header-text {
            background:
                linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)),
                url('./Frame 175499.png') right/contain no-repeat;
            padding-top: 40px;
        }
    }

    @media (max-width: 576px) {
        .filters .dropdown {
            width: calc(50% - 5px);
        }
        .filter-dropdown {
            width: 100%;
            justify-content: space-between;
        }
    }
.search-input {
input {
background: #fff;
border: 0;
border-radius: 0;
height: 50px;
padding-left: 0;
}
.input-group-inset-item-after {
border-radius: 0;
border: 0;
background: #fff;
}
.input-group-item {
flex-direction: row-reverse;
border: 1px solid #ddd;
border-radius: 12px;
overflow: hidden;
height: 50px;
}
}
@media (max-width: 768px) {
        .header-image {
            display: none;
        }
}

.col:has(.header-image) {

}

}.lfr-layout-structure-item-c42150c4-f6a1-70d1-6f08-b199bba14ff9 {
display: none !important;
}
.lfr-layout-structure-item-ce249171-cad1-414c-9c12-139acab29f79 {

.container-fluid {
gap:16px;
}

.row, .col {
padding: 0;
margin: 0;
}
.row{ 
width: calc(33% - 11px) !important;
gap: 16px;
 }
.col {
height: 100%;
    flex: none !important;
    max-width: none !important;
}

.col div:has(.program-collection-box),
.program-collection-box
 {
height: 100%;
}

/* Hide parent row if it has no visible children */
.row {
  display: none; /* default hidden */
}

/* Show parent row if it has at least one visible child */
.row:has(.program-collection-box-cover:not([style*="display: none"])) {
  display: flex; /* or block, depending on your layout */
}



@media (max-width: 768px) {
    .row {
        width: calc(50% - 8px) !important;
    }
}

@media (max-width: 576px) {
    .row {
        width: 100% !important;
    }
}

}.lfr-layout-structure-item-4ab41100-b0ab-d15d-c6ce-2db64b6fc747 {
padding-bottom: 40px !important;
}
.lfr-layout-structure-item-4ab41100-b0ab-d15d-c6ce-2db64b6fc747 {
overflow: visible;

}.lfr-layout-structure-item-b7df10b3-65dc-6f59-fa7f-ddcfe5c2f07c {
padding-bottom: 64px !important;
}
.lfr-layout-structure-item-b7df10b3-65dc-6f59-fa7f-ddcfe5c2f07c {
background: #F6F8FF;
font-family: 'Montserrat', 'Inter', sans-serif;

    .gap-2 {
        gap: 8px;
    }

    button:focus {
        outline: none !important;
    }

    /* Navigation Bar */
    .navbar {
        background-color: #2B3990;
        color: white;
        padding: 0;
        display: flex;
        justify-content: center;
    }

    .nav-links {
        display: flex;
        align-items: center;
        list-style: none;
        max-width: 1200px;
        width: 100%;
        padding: 0 20px;
        margin: 0;
    }

    .nav-links a {
        color: white;
        text-decoration: none;
        font-weight: 500;
        padding: 12px 16px;
        font-size: 14px;
        line-height: 100%;
        opacity: .8;
        display: inline-block;
    }

    .nav-links a.active {
        border-bottom: 4px solid #EA7330;
        opacity: 1;
        font-weight: 700;
    }
}.lfr-layout-structure-item-86786b61-58e7-0fab-d15d-ae4904ddda48 {
display: none !important;
padding-bottom: 24px !important;
}
.lfr-layout-structure-item-86786b61-58e7-0fab-d15d-ae4904ddda48 {

gap: 10px;

.control-label {
font-size: 12px;
}

.dropdown-toggle {
height: auto;
    padding: 11px 30px 11px 15px;
    background-color: #E1E5EB;
    border: none;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 100%;
    color: #404040;
    font-family: 'Inter', sans-serif;
}

}.lfr-layout-structure-item-a975f1ac-70a2-32f6-bb99-95742421a72c {
background-color: #2B3990 !important;
font-weight: 500 !important;
color: var(--white) !important;
}
.lfr-layout-structure-item-1aabba0b-030d-e551-4a2f-56407b7116be {
padding-bottom: 36px !important;
padding-top: 36px !important;
}
@media screen and (max-width: 991px) {.lfr-layout-structure-item-4ab41100-b0ab-d15d-c6ce-2db64b6fc747 {
padding-bottom: 28px !important;
}
}