.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-0e5e17aa-5f8b-aedd-70b3-bc5fdef0c485 {
margin-left: auto !important;
margin-right: auto !important;
max-width: 1248px !important;
padding-left: 4px !important;
padding-right: 4px !important;
width: 100% !important;
}
.lfr-layout-structure-item-0e5e17aa-5f8b-aedd-70b3-bc5fdef0c485 {
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-f8d914a4-1148-204f-fc54-d517a6db84b2 {
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-24b5c396-d757-4492-4959-d910411c78b7 {
margin-left: auto !important;
margin-right: auto !important;
max-width: 1248px !important;
padding-bottom: 62px !important;
padding-left: 20px !important;
padding-right: 20px !important;
width: 100% !important;
}
.lfr-layout-structure-item-24b5c396-d757-4492-4959-d910411c78b7 {
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: 336px;
    }

    .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-ccfc97bc-7a42-e25e-d988-8a4f6249ff05 {
padding-bottom: 40px !important;
}
.lfr-layout-structure-item-8d3211cd-d2a9-a34e-b730-1fb00b74ce43 {
background-color: #2B3990 !important;
font-family: var(--font-family-monospace) !important;
}
.lfr-layout-structure-item-67f320cf-e86a-ac5f-a1d0-91b653aebaf8 {

.container-fluid {
gap: 16px;
overflow: visible !important;
}

.row {
width: calc(33.33% - 11px);
margin: 0 ! important;
}

.row > .col {
height: 100%;
padding: 0 ! important;
}

.kb-collection-box,
.row > .col  > div > div > div,
.row > .col  > div > div {
height: 100%;
}

}