header {
  overflow: unset;
}
header .navigation-container:is(.menu-dropdown, .menu-dropup) .navbar-0815 .nav-container .menu-items .menu-items-container .item.parent > ul {
  display: none !important;
}
@media screen and (min-width: 992px) {
  header .navigation-container:is(.menu-dropdown, .menu-dropup) .navbar-0815 .nav-container .menu-items .menu-items-container .item.parent > ul {
    display: block !important;
    top: 45px !important;
    padding-top: 73px !important;
  }
}
header .navigation-container:is(.menu-dropdown, .menu-dropup) .navbar-0815 .nav-container .menu-items .menu-items-container .item.parent > ul > li > a {
  margin: 4px 16px !important;
}

main .component #mod-custom153 > table {
  background-color: unset !important;
}
main .component #mod-custom153 > table tr > td {
  position: relative;
  overflow: hidden;
}
main .component #mod-custom153 > table tr > td > h3 {
  background: #ca0870;
  color: white;
  margin: 0 !important;
}
main .component #mod-custom153 > table tr > td img {
  object-fit: cover;
  object-position: center;
  height: 100%;
  max-height: 286px;
}
main .component #mod-custom153 > table tr > td > a.btn.btn-primary {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  background: #2e2d78;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
main .component .main-top .no-card > ul > li {
  justify-content: flex-end;
}
main .component .main-top .no-card > ul > li.article_99 .newsflash-title a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
main .component .main-top .no-card > ul > li figure {
  order: 1;
}
main .component .main-top .no-card > ul > li figure img {
  object-fit: cover;
  object-position: center;
  max-height: 320px;
}
main .component .main-top .no-card > ul > li :is(.newsflash-title, p) {
  order: 2;
}

body.site main .component .blog-items .blog-item {
  border: unset !important;
  padding: 1.5rem 0 0 !important;
  border-bottom: 12px solid #c21471 !important;
}
@media (max-width: 575.98px) {
  body.site main .component .blog-items .blog-item .item-content table tr:first-child > td:first-child {
    padding: 0 !important;
  }
}
body.site main .component .blog-items .blog-item .item-content table tr td h6, body.site main .component .blog-items .blog-item .item-content table tr td p {
  margin: 0 !important;
}

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