.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-aaf54db0-3fed-7501-73b1-f1ee04300f5f {
.component-tabs > .navbar {
margin: 0 0 24px;
}
    .navigation-bar-light.navbar-expand-md.navbar-underline .navbar-nav .nav-link.active::after {
        background-color: #2B3990;
    }


.col {
         flex: none !important;
        max-width: none !important;
padding: 0;
    }
.container-fluid {
   gap: 16px;
.row {
   display: block;
   margin: 0;
        width: calc(33.36% - 11px) !important;
        gap: 16px;
    }
@media (max-width: 768px) {
        .row {
            width: calc(50% - 8px) !important;
        }
    }
    @media (max-width: 576px) {
        .row {
            width: 100% !important;
        }
    }
}

.navbar-toggler-link {
   width: 100%;

  .navbar-text-truncate{
      flex:1;
   } 
}

 .navbar-toggler-link::after {
      background: #2b3990;
   }


.navigation-bar-light {
   background-color: transparent;
}

}.lfr-layout-structure-item-2e44e369-eec3-f362-2490-524fea0ffc0a {
background-color: #2B3990 !important;
display: none !important;
font-weight: 500 !important;
height: 30px !important;
color: var(--white) !important;
}
.lfr-layout-structure-item-ec336d0c-f27d-7d76-a161-54e15b2b178e {
background-color: #F6F8FF !important;
padding-bottom: 48px !important;
}
.lfr-layout-structure-item-a33fc4e5-00f9-3ac0-c814-134e12369793 {
max-width: 780px !important;
padding-bottom: 24px !important;
padding-top: 24px !important;
}
.lfr-layout-structure-item-7fefb9c0-0337-8259-1529-b5e1ffc9e563 {
    position: relative;
.search-input{
 width: 100%;
}
@media (min-width: 768px) {
.search-input{
        width: 300px;
       position: absolute;
top: 12px;
right: 0;
z-index: 2;

.input-group-item{
   height: 36px !important;
   border-radius: 6px !important;
}
btn {
   margin-right: 0 !important;
}
input{
   padding-right: 12px !important;
height: 36px !important;
}
}

.component-tabs .navigation-bar-light .nav-link {
   height: 42px;
}
}

}.lfr-layout-structure-item-c06d1285-e5ad-99cc-9f61-c489bb1c3e91 {
background-position: 50% 50%; background-repeat:no-repeat; background-size: cover; background-image: var(--lfr-background-image-c06d1285-e5ad-99cc-9f61-c489bb1c3e91) !important;
display: none !important;
}
.lfr-layout-structure-item-3b1adfdc-cb82-33f4-d94d-9de4be00f7d3 {
display: none !important;
}
.lfr-layout-structure-item-6393520d-4b90-eb86-1913-dacdec2fa29d {
margin-left: auto !important;
margin-right: auto !important;
max-width: 1248px !important;
padding-left: 16px !important;
padding-right: 16px !important;
}
.lfr-layout-structure-item-6393520d-4b90-eb86-1913-dacdec2fa29d {
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: 0;
    }
     @media (max-width: 576px) {
         .header-text h1 {
            font-size: 27px;
            margin-bottom: 0;
         }
     }

    .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-c5b5a176-a984-9fa3-88f8-e848cf971953 {
background-color: #2B3990 !important;
}
.lfr-layout-structure-item-3faa62dc-c75b-4f2b-3cf1-ad043ca24885 {
font-family: Inter, sans-serif !important;
font-weight: 500 !important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 1248px !important;
padding-left: 4px !important;
padding-right: 4px !important;
color: #FFFFFF !important;
}
.lfr-layout-structure-item-3faa62dc-c75b-4f2b-3cf1-ad043ca24885 {
font-family: '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;
    }
}