.tbm {
  background-color: #F4A936;
  position: unset;
}

.tbm-item.level-1 {
  border-right: none;
  border-bottom: 1px solid white;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}

.tbm-item.level-1.open {
  color: #273A78;
  border-bottom: 1px solid #273A78;
}

.tbm-item.level-1.open .tbm-link.level-1 {
  color: #273A78;
  font-weight: bold;
}

.tbm-item.level-1.open .tbm-link.level-2 {
  color: #273A78;
  text-transform: unset;
}

.tbm-item.level-1.open .tbm-item.level-3 {
  border-bottom: 1px solid #98b8c3;
}

.tbm-item.level-1.open .tbm-item.level-3 .tbm-link-container {
  width: fit-content;
}

.tbm-item.level-1.open .tbm-item.level-3:hover {
  border-bottom: 1px solid #000000;
}

.tbm-item.level-1.open .tbm-link.level-3:after {
  top: 12px;
}

.tbm-item.level-1.open .tbm-link.level-3:hover {
  padding-left: 10px;
}

.tbm-link.level-1 {
  padding: 1rem 1.25rem 1rem 0rem;
  color: #000000;
}

.tbm-link.level-1:hover, .tbm-link.level-1:focus {
  background-color: transparent;
  color: #273A78;
}

.tbm-submenu-toggle {
  background-color: #F4A936;
  color: #000000;
}

.tbm-submenu-toggle:hover, .tbm-submenu-toggle:focus {
  background-color: transparent;
  color: #273A78;
}

.tbm-caption {
  color: #444;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}

.tbm-submenu {
  background-color: #fff;
  border-radius: 0;
  border-top-width: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 1rem;
}

.tbm-submenu .tbm-submenu {
  border-top-width: 1px;
}

.tbm-item--has-flyout .tbm-submenu-toggle:hover, .tbm-item--has-flyout .tbm-submenu-toggle:focus {
  background-color: transparent;
}

.tbm-item--has-flyout .tbm-submenu-toggle:hover:before, .tbm-item--has-flyout .tbm-submenu-toggle:focus:before {
  border-left-color: #273A78;
}

.tbm-subnav > .tbm-item:first-child > .tbm-link-container > .tbm-link {
  border-top: 0;
}

.tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link {
  color: #000000;
  display: block;
  padding: 0.5rem 0;
}

.tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link:hover, .tbm-subnav > .tbm-item > .tbm-link-container > .tbm-link:focus {
  color: #273A78;
}

.tbm-button {
  appearance: none;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}

.tbm-group-container {
  border-top: none;
}

.tbm-group-title {
  font-weight: bold;
  text-transform: uppercase;
}

.tbm.tbm--mobile {
  background-color: transparent;
  z-index: 9999;
}

.tbm.tbm--mobile .tbm-item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.tbm.tbm--mobile .tbm-item:nth-child(1) {
  border-top: none;
}

.tbm.tbm--mobile .tbm-item.level-1.open > .tbm-toggle {
  background-color: #000000;
  color: #F4A936;
}

.tbm.tbm--mobile .tbm-collapse {
  background: #F4A936;
  padding-top: 0;
}

.tbm.tbm--mobile .tbm-nav {
  background: #F4A936;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
}

.tbm.tbm--mobile .tbm-nav li:nth-last-child(1) {
  border-bottom: none;
}

.tbm.tbm--mobile .tbm-nav li:nth-last-child(1) .tbm-link-container {
  justify-content: center;
  border: 1px solid black;
  margin-top: 50px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.tbm.tbm--mobile .tbm-nav li:nth-last-child(1) .tbm-link-container .tbm-link {
  padding: 5px 0 5px 0;
}

.tbm.tbm--mobile .tbm-submenu {
  box-shadow: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.tbm.tbm--mobile .tbm-submenu .tbm-link {
  padding: 1rem 1.25rem;
}

.tbm.tbm--mobile .tbm-submenu .tbm-link.level-3 {
  padding: 1rem 1.25rem 1rem 0;
}

.tbm.tbm--mobile .tbm-submenu .tbm-submenu-toggle {
  background-color: #fff;
  color: currentColor;
}

.tbm.tbm--mobile .tbm-submenu-toggle {
  border-left: none;
  border-right: 0;
}

.tbm.tbm--mobile .tbm-subnav .tbm-item:first-child {
  border-top: 0;
}

.tbm.tbm--mobile .tbm-subnav .tbm-subnav {
  margin-left: 1rem;
}

.tbm.tbm--mobile .tbm-block {
  margin-bottom: 0;
  padding: 0 1.25rem;
}

.tbm-megamenu .level-1 > .tbm-submenu {
  width: 100%;
  background-color: #EFF3F3;
}

.tbm-megamenu .level-1 > .tbm-submenu .tbm-row {
  max-width: 1140px;
  margin: 0 auto;
}

.tbm-button {
  border: none;
}

.tbm-button-container {
  border: none;
  margin-right: 0;
  height: 60px;
  width: 60px;
}

.tbm-button-container:after {
  content: '';
  display: block;
  background-image: url("../../resources/icons/menu/menu-burger.svg");
  background-position: center;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
}

.tbm-button-container span {
  display: none;
}

.tbm--mobile-show .tbm-button-container:after {
  content: '';
  display: block;
  background-position: center;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-image: url("../../resources/icons/menu/menu-close.svg");
}

.tbm.tbm--mobile .tbm-collapse {
  right: 15px;
  top: 67% !important;
  width: 20% !important;
}

@media (max-width: 767.98px) {
  .tbm.tbm--mobile .tbm-collapse {
    right: 0;
    top: 85% !important;
    width: 100% !important;
  }
}

.tbm.tbm--mobile .level-1 > .tbm-link-container {
  justify-content: left;
  width: auto;
  text-align: center;
  margin: 0 auto;
  justify-items: center;
}

.tbm.tbm--mobile .level-1 .tbm-link.level-1 {
  padding-right: 5px;
  flex-grow: unset;
}

/*# sourceMappingURL=megamenu.css.map */
