.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-b3b341e9-3b40-34f1-3b2f-ae1ae0035fd8 {
font-family: '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: 1248px;
        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-bb739e92-6a4a-393d-ea45-8d8f4a4f27a3 {
background-color: #F6F8FF !important;
border-color: #1C1C24 !important;
}
.lfr-layout-structure-item-bb739e92-6a4a-393d-ea45-8d8f4a4f27a3 {
.view-more-btn-cover{
  display: none;
}
}