.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}.lfr-layout-structure-item-3c847352-d127-e4bb-ba76-395d09c51aa8 {
padding-top: 0.5rem !important;
}
.lfr-layout-structure-item-2396dfa9-9a43-c2b8-649c-d0651fa30428 {
padding-left: 10rem !important;
padding-right: 10rem !important;
}
.lfr-layout-structure-item-7fe4d315-dac7-fdbd-e049-fa7b2fa5554e {
padding-top: 0.5rem !important;
}
.lfr-layout-structure-item-7fe4d315-dac7-fdbd-e049-fa7b2fa5554e {
}.lfr-layout-structure-item-c210447c-2f28-45c9-db85-817babd9a87f {
margin-top: 2rem;
}.lfr-layout-structure-item-b8f83078-90ee-e916-3c51-84c02a0497e9 {
padding-bottom: 3rem !important;
}
.lfr-layout-structure-item-b8f83078-90ee-e916-3c51-84c02a0497e9 {
.component-tabs {
  .navbar-nav {
    display: flex;
    width: 100%;
    border-radius: 1rem;
  }
  .nav-item {
    flex: 1 1 0;
  }
  .nav-link {
    width: 100%;
    font-weight: 600;
    background: transparent;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #051661 !important;

    &::after,
    &::before {
      display: none !important;
      content: none !important;
    }
    &:hover:not(.active) {
      background: rgba(12, 36, 97, 0.05);
      border-radius: 1rem;
    }
    &.active,
    &[aria-selected="true"] {
      background: #051661 !important;
      color: #ffffff !important;
      border-radius: 1rem;
      .navbar-text-truncate {
        color: #ffffff !important;
      }
    }
  }

  @media (max-width: 991px) {
    .navbar-collapse {
      display: block !important;
      flex-basis: auto;
    }
    .navbar-toggler {
      display: none !important;
    }
    .navbar-nav {
      display: flex !important;
      flex-direction: row !important;
      flex-wrap: nowrap !important;
      width: auto;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      -ms-overflow-style: none;

      &::-webkit-scrollbar {
        display: none;
      }
    }
    .nav-item {
      flex: 0 0 auto !important;
      width: auto !important;
    }
    .nav-link {
      white-space: nowrap;
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }
}

.navigation-bar-light {
  background-color: #ffffff;
}
.navigation-bar {
  border-radius: 1rem;
}
}
.lfr-layout-structure-item-0392f2d1-6cd9-35a5-90c2-6d4b58b5aff4 {
margin-top: 2rem;
}.lfr-layout-structure-item-3e6e18d3-925c-7bb5-15e6-1d9a91d78a56 {
margin-top: 2rem;
}.lfr-layout-structure-item-1e69b4ea-f03e-ce28-b66b-9a0e1adedada {
padding-top: 0.5rem !important;
}
.lfr-layout-structure-item-db308b00-10af-6bab-f966-c77467b34096 {
padding-bottom: 3rem !important;
padding-top: 3rem !important;
}
.lfr-layout-structure-item-8a6d9609-716f-bcaa-57e3-597cd379f84e {
padding-top: 3rem !important;
}
.lfr-layout-structure-item-8a6d9609-716f-bcaa-57e3-597cd379f84e {
  background: linear-gradient(
    99.86deg,
    rgba(240, 247, 255, 0.47) 42.6%,
    rgba(255, 255, 255, 0.47) 101.07%
  );
}

@media (max-width: 991px) {
    padding-top: 20px;
  }
}
