.footer {
  background: #005587;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  font-family: "Merriweather Sans", sans-serif;
  overflow: hidden; }
  @media (max-width: 991.98px) {
    .footer {
      padding-top: 10px; } }
  .footer-container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
    @media (min-width: 576px) {
      .footer-container {
        max-width: 1140px; } }
    @media (min-width: 768px) {
      .footer-container {
        max-width: 1140px; } }
    @media (min-width: 992px) {
      .footer-container {
        max-width: 1140px; } }
    @media (min-width: 1200px) {
      .footer-container {
        max-width: 1140px; } }
    .footer-container img {
      width: 278px; }
  .footer-grid {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 688px 1fr;
    padding-top: 98px;
    padding-bottom: 40px;
    grid-gap: 100px;
    grid-gap: 50px; }
    @media (max-width: 991.98px) {
      .footer-grid {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media (min-width: 1200px) {
      .footer-grid .menu-level-0 {
        display: grid;
        grid-template-columns: repeat(3, 1fr); } }
    @media (max-width: 1199.98px) {
      .footer-grid {
        grid-template-columns: 1fr;
        padding-top: 40px; } }
  .footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: "Merriweather Sans", sans-serif; }
    .navigation .footer-menu > li {
      margin: 0;
      margin-bottom: 15px;
      display: block; }
      .navigation .footer-menu > li a {
        text-decoration: none !important;
        background-image: linear-gradient(120deg, #50e3c2 0%, #50e3c2 100%);
        background-repeat: no-repeat;
        background-size: 200% 0.1em !important;
        background-color: transparent;
        background-position: 0 90%;
        transition: background-size 0.15s ease-in, background-position 0.15s ease-in, color 0.15s ease;
        color: #334375;
        font-size: 21px; }
        .navigation .footer-menu > li a:hover {
          background-image: linear-gradient(120deg, #50e3c2 0%, #50e3c2 100%);
          background-position: 0 100%;
          background-size: 200% 1.5em !important;
          color: #05133d; }
  .footer #block-footersecond {
    justify-content: end;
    text-align: right; }
    @media (max-width: 1199.98px) {
      .footer #block-footersecond {
        text-align: center;
        margin-bottom: 0; } }
  .footer .copyrights_menu {
    display: flex;
    align-items: center;
    list-style: none;
    gap: 20px;
    padding-left: 0;
    margin-bottom: 0; }
    @media (max-width: 1199.98px) {
      .footer .copyrights_menu {
        padding-left: 0;
        width: 100%;
        justify-content: center; } }
  .footer .field--type-address p, .footer .field--type-telephone {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 13px; }
  .footer .address, .footer .field--type-telephone {
    margin-bottom: 0; }
    @media (max-width: 1199.98px) {
      .footer .address, .footer .field--type-telephone {
        font-size: 12px; } }
  @media (max-width: 1199.98px) {
    .footer .field--type-address p {
      font-size: 12px; } }
  @media (max-width: 1199.98px) {
    .footer div.menu-dropdown.menu-dropdown-0 {
      border-bottom: 1px solid #003b5d; } }
  .footer a:hover {
    color: #FFD100; }

.footer-menu-grid .menu_link_content > .layout {
  display: none; }

@media (max-width: 991.98px) {
  .footer-menu-grid .menu_link_content {
    display: none; } }

@media (max-width: 1199.98px) {
  .footer-menu {
    column-count: 1; } }

.footer-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .footer-menu ul li {
    padding: 0; }
  .footer-menu ul li {
    margin: 0; }
    .footer-menu ul li a {
      font-size: 12px; }
    @media (min-width: 575px) {
      .footer-menu ul li a {
        font-size: calc(12px + 2 * (100vw - 575px) / 1025); } }
    @media (min-width: 1600px) {
      .footer-menu ul li a {
        font-size: 14px; } }
    .footer-menu ul li a.footer_item_parent {
      color: #ffffff;
      font-weight: 600;
      text-transform: uppercase; }
      .footer-menu ul li a.footer_item_parent {
        font-size: 18px; }

.footer a {
  color: #ffffff;
  text-decoration: none; }

#block-sitebranding-footer {
  margin-bottom: 42px; }

@media (max-width: 991.98px) {
  #block-sitebranding-footer {
    display: none; } }

.footer .block-fixed-block-contentsite-information {
  font-weight: 500;
  line-height: 2; }

.footer .social-media-links--platforms.horizontal li {
  padding: 0 15px; }
  .footer .social-media-links--platforms.horizontal li:last-child {
    padding-right: 0; }

.menu_link_content .layout {
  padding: 0; }

.site_bottom {
  border-top: 1px solid #000000;
  padding: 13px 0 17px; }

footer [class^="fa-"],
footer [class*=" fa-"] {
  font-size: 35px; }

@media (max-width: 1199.98px) {
  footer .menu-level-1 {
    padding-left: 30px; } }

footer .menu-level-1 .menu-item {
  margin: 0; }
  @media (min-width: 992px) {
    footer .menu-level-1 .menu-item {
      padding: 6px 0 !important; } }
  @media (max-width: 1199.98px) {
    footer .menu-level-1 .menu-item {
      padding: 10px; } }
  @media (max-width: 1199.98px) {
    footer .menu-level-1 .menu-item:not(:last-child) {
      border-bottom: 1px solid #003b5d; } }
  footer .menu-level-1 .menu-item a {
    font-size: 12px; }
  @media (min-width: 575px) {
    footer .menu-level-1 .menu-item a {
      font-size: calc(12px + 2 * (100vw - 575px) / 1025); } }
  @media (min-width: 1600px) {
    footer .menu-level-1 .menu-item a {
      font-size: 14px; } }

.site_bottom .copyright_texts,
.site_bottom .footer_copyrights {
  display: inline-block;
  margin-bottom: 0;
  font-size: 12px; }
  @media (max-width: 1199.98px) {
    .site_bottom .copyright_texts,
    .site_bottom .footer_copyrights {
      width: 100%;
      display: block;
      text-align: center;
      margin-left: 0; } }

.site_bottom .copyrights_menu li a {
  font-size: 12px; }

.site_bottom .copyrights_menu li:not(:last-child) {
  border-right: 1px solid #fff;
  padding-right: 20px;
  line-height: 0.8em; }

.site_bottom .footer_copyrights {
  margin-left: 50px; }
  @media (max-width: 1199.98px) {
    .site_bottom .footer_copyrights {
      margin-left: 0; } }

.parent-child-link {
  font-size: 12px;
  margin-left: 30px;
  border-bottom: 1px solid #003b5d;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-left: 10px;
  display: none; }
  @media (min-width: 992px) {
    .parent-child-link {
      padding-left: 0; } }

@media (min-width: 1200px) {
  .footer .menu_link_content {
    display: block !important; } }

.footer_item_parent {
  color: #ffffff;
  font-weight: 600;
  position: relative;
  font-size: 18px;
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    .footer_item_parent {
      margin-bottom: 3px; } }
  @media (max-width: 1199.98px) {
    .footer_item_parent {
      border-bottom: 1px solid #003b5d;
      padding: 10px 15px;
      margin-bottom: 5px; }
      .footer_item_parent {
        font-size: 16px; }
      .footer_item_parent:after {
        content: "\f113";
        font-family: "icons" !important;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 25px;
        top: 50%;
        transform: translate(0, -50%);
        display: block;
        font-size: 18px; }
      .footer_item_parent.footer-item-active:after {
        content: "\f116";
        font-family: "icons" !important;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      .footer_item_parent.footer-item-active + .parent-child-link {
        display: block; } }
