@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-SemiBold.eot");
  src: url("../fonts/Jost/Jost-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-SemiBold.woff2") format("woff2"), url("../fonts/Jost/Jost-SemiBold.woff") format("woff"), url("../fonts/Jost/Jost-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Medium.eot");
  src: url("../fonts/Jost/Jost-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Medium.woff2") format("woff2"), url("../fonts/Jost/Jost-Medium.woff") format("woff"), url("../fonts/Jost/Jost-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Regular.eot");
  src: url("../fonts/Jost/Jost-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Regular.woff2") format("woff2"), url("../fonts/Jost/Jost-Regular.woff") format("woff"), url("../fonts/Jost/Jost-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Bold.eot");
  src: url("../fonts/Jost/Jost-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Bold.woff2") format("woff2"), url("../fonts/Jost/Jost-Bold.woff") format("woff"), url("../fonts/Jost/Jost-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-Regular_1.eot");
  src: url("../fonts/Jost/Jost-Regular_1.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-Regular_1.woff2") format("woff2"), url("../fonts/Jost/Jost-Regular_1.woff") format("woff"), url("../fonts/Jost/Jost-Regular_1.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("../fonts/Jost/Jost-ExtraBold.eot");
  src: url("../fonts/Jost/Jost-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Jost/Jost-ExtraBold.woff2") format("woff2"), url("../fonts/Jost/Jost-ExtraBold.woff") format("woff"), url("../fonts/Jost/Jost-ExtraBold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.site-footer {
  width: 100%;
  background-color: #3355A6;
}
.site-footer .positive-information-class .menu-footer-container {
  width: -moz-max-content;
  width: max-content;
}
.site-footer .positive-information-class .menu-footer-container .menu {
  display: grid;
  gap: 32px;
}
.site-footer .positive-information-class .menu-footer-container .menu .menu-item a {
  color: #FFF;
  font-weight: 500;
  font-size: 16px;
}
.site-footer .archive-links {
  color: white;
}
.site-footer .contact-us-link {
  color: white;
}

.under-title-line-1,
.under-title-line-2,
.under-title-line-3 {
  width: 100%;
  height: 5px;
  background-color: #CA236B;
}

.under-title-line-2 {
  width: 150px;
}

.vector-side-line {
  color: #CA236B;
}/*# sourceMappingURL=footer.css.map */