@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@800&family=PT+Serif:wght@700&display=swap");
.do-icomoon, body .footer-ie .footer-ie-menus a[target=_blank]:after {
  font-family: "ieficomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body .footer-ie {
  --ie-text: #ffffff;
  --ie-dark-blue: #000066;
  --ie-violet: #921AD4;
  --ie-soft-blue: #000066;
  --ie-green: #6DC201;
  --ie-red: #D90011;
  --ie-green-blue: #00808F;
  --ie-orange: #FF630F;
  --ie-white-hover: #809fb7;
  --ie-fnt-family: "Montserrat", sans-serif;
  --ie-fnt-size: 13px;
  --ie-fnt-weight: 800;
  --ie-fnt-line-height: 14px;
  --ie-fnt-letter-spacing: .4;
  --ie-fnt-pt-serif: "PT Serif", serif;
  font-family: var(--ie-fnt-family);
  font-size: var(--ie-fnt-size);
  font-weight: var(--ie-fnt-weight);
  line-height: var(--ie-fnt-line-height);
  letter-spacing: var(--ie-fnt-letter-spacing);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  flex-direction: column;
  background-color: var(--ie-dark-blue);
  color: var(--ie-text);
  padding: 40px 15px;
}
body .footer-ie * {
  box-sizing: border-box;
}
body .footer-ie a {
  color: var(--ie-text);
  text-decoration: none;
}
body .footer-ie a:hover {
  color: var(--ie-white-hover);
  text-decoration: none;
  cursor: pointer;
}
body .footer-ie.footer-ie-dark-blue {
  background-color: var(--ie-dark-blue);
}
body .footer-ie.footer-ie-dark-blue a {
  color: var(--c-white);
}
body .footer-ie.footer-ie-dark-blue a:hover {
  color: var(--ie-white-hover);
}
body .footer-ie.footer-ie-violet {
  background-color: var(--ie-violet);
}
body .footer-ie.footer-ie-soft-blue {
  background-color: var(--ie-soft-blue);
}
body .footer-ie.footer-ie-green {
  background-color: var(--ie-green);
}
body .footer-ie.footer-ie-red {
  background-color: var(--ie-red);
}
body .footer-ie.footer-ie-green-blue {
  background-color: var(--ie-green-blue);
}
body .footer-ie.footer-ie-orange {
  background-color: var(--ie-orange);
}
body .footer-ie .footer-ie-container {
  margin: 0 70px;
  width: 100%;
  max-width: 1300px;
}
body .footer-ie .footer-ie-row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
body .footer-ie .footer-ie-row > * {
  flex: 1 0 0;
  width: 100%;
  max-width: 100%;
}
body .footer-ie .footer-ie-row > .footer-ie-col {
  flex: 1 0 0;
  width: 100%;
  max-width: 100%;
}
body .footer-ie .footer-ie-row.footer-ie-ai-end {
  align-items: flex-end;
}
body .footer-ie .footer-ie-row.footer-ie-jc-between {
  justify-content: space-between;
  align-items: center;
}
body .footer-ie .footer-ie-row.footer-ie-jc-between > * {
  flex: 0 0 auto;
  width: auto;
}
body .footer-ie .footer-ie-name {
  margin: 0 0 30px;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 0;
  text-transform: uppercase;
}
body .footer-ie .footer-ie-menus {
  margin: 0 0 90px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4vw;
}
body .footer-ie .footer-ie-menus > div {
  flex: 0 1 auto;
  width: auto;
  max-width: 100%;
}
body .footer-ie .footer-ie-menus ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
}
body .footer-ie .footer-ie-menus ul li {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}
body .footer-ie .footer-ie-menus ul li:last-child {
  margin-bottom: 0;
}
body .footer-ie .footer-ie-menus a {
  display: inline-block;
}
body .footer-ie .footer-ie-menus a[target=_blank]:after {
  content: "\e911";
  margin-left: 8px;
}
body .footer-ie .footer-ie-legals {
  font-family: var(--ie-fnt-pt-serif);
  font-weight: 700;
  line-height: 1;
}
body .footer-ie .footer-ie-legals ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
}
body .footer-ie .footer-ie-legals ul li {
  margin: 0;
  padding: 0 16px;
  list-style: none;
  border-left: 1px solid var(--ie-text);
  line-height: 1;
  font-weight: 400;
}
body .footer-ie .footer-ie-legals ul li:first-child {
  padding-left: 0;
  border-left: 0 none;
}
body .footer-ie .footer-ie-legals ul li:last-child {
  padding-right: 0;
}
body .footer-ie .footer-ie-logo {
  --inner-font-size: 5.5rem;
  font-size: var(--inner-font-size);
}
body .footer-ie .footer-ie-logo.footer-ie-logo-h {
  --inner-font-size: 4rem ;
}
body .footer-ie .footer-ie-logo > span {
  font-size: var(--inner-font-size);
  width: auto;
  height: auto;
}
body .footer-ie .footer-ie-logo > span.ieficon-ie-50th, body .footer-ie .footer-ie-logo > span.ieficon-ie-50th-v {
  margin: 0;
  padding: 0 20px 0 0;
  border-right: 1px solid var(--ie-text);
}
body .footer-ie .footer-ie-socials {
  margin: 30px 0 0;
  display: flex;
  align-items: flex-start;
  align-items: center;
  gap: 64px;
}
body .footer-ie .footer-ie-socials ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 18px;
}
body .footer-ie .footer-ie-socials ul a:hover {
  text-decoration: none;
}
body .footer-ie .footer-ie-socials ul li {
  margin: 0;
  padding: 0 15px;
  list-style: none;
}
body .footer-ie .footer-ie-socials ul li:first-child {
  padding-left: 0;
}
body .footer-ie .footer-ie-socials ul li:last-child {
  padding-right: 0;
}
body .footer-ie .footer-ie-socials .sr-only {
  display: none;
}
body .footer-ie .copyright {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  font-family: var(--ie-fnt-pt-serif);
}

@media (max-width: 768px) {
  body .footer-ie {
    padding: 30px 20px;
  }
  body .footer-ie .footer-ie-menus {
    margin-bottom: 45px;
    flex-direction: column;
    gap: 0;
  }
  body .footer-ie .footer-ie-menus > div {
    margin-bottom: 24px;
  }
  body .footer-ie .footer-ie-row {
    flex-direction: column;
  }
  body .footer-ie .footer-ie-legals ul {
    justify-content: center;
    flex-wrap: wrap;
  }
  body .footer-ie .footer-ie-legals ul li {
    margin-bottom: 10px;
  }
  body .footer-ie .footer-ie-logo {
    flex: 1 0 auto !important;
    width: 100% !important;
    text-align: center;
    margin-top: 40px;
  }
  body .footer-ie .footer-ie-socials {
    flex-direction: column;
    gap: 24px;
  }
  body .footer-ie .footer-ie-socials ul {
    justify-content: center;
  }
}

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