.footer__contents {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 100px 70px;
  width: 100%;
  height: auto;
  background: #002542;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .footer__contents {
    padding: 60px 40px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .footer__contents {
    padding: 80px 40px;
  }
}
@media (min-width: 1440px) {
  .footer__contents {
    height: 404px;
  }
}
@media (min-width: 1920px) {
  .footer__contents {
    height: 428px;
  }
}
.footer__container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .footer__container {
    flex-direction: column;
  }
}
.footer__address {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: flex-start;
  padding: 0px;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .footer__address {
    width: 100%;
    align-items: center;
    margin-bottom: 32px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .footer__address {
    flex-direction: row;
    align-items: center;
    margin-bottom: 32px;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer__address {
    width: 182.67px;
    margin-right: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer__address {
    width: 257.67px;
    margin-right: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .footer__address {
    width: 326.67px;
    margin-right: 40px;
  }
}
@media (min-width: 1440px) {
  .footer__address {
    width: 406.67px;
    margin-right: 40px;
  }
}
@media (min-width: 1920px) {
  .footer__address {
    width: 540px;
    margin-right: 80px;
  }
}
.footer__img {
  width: 172px;
  height: 93px;
  margin-bottom: 32px;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .footer__img {
    width: 152px;
    height: 87px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .footer__img {
    width: 162px;
    height: 90px;
    margin-right: 32px;
    margin-bottom: 0;
  }
}
.footer__links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 406.67px;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .footer__links {
    width: 100%;
    margin-bottom: 32px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .footer__links {
    width: 100%;
    justify-content: flex-start;
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  .footer__links {
    margin-right: 40px;
    display: none;
  }
}
.footer__sitemap--mobile, .footer__urls--mobile {
  display: flex;
  flex-direction: column;
  width: 100% !important;
}
.footer__sitemap--mobile:first-child, .footer__urls--mobile:first-child {
  margin-right: 40px;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .footer__sitemap--mobile, .footer__urls--mobile {
    width: 100%;
  }
  .footer__sitemap--mobile:first-child, .footer__urls--mobile:first-child {
    margin-right: 32px;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .footer__sitemap--mobile, .footer__urls--mobile {
    width: 184px;
  }
  .footer__sitemap--mobile:first-child, .footer__urls--mobile:first-child {
    margin-right: 32px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .footer__sitemap--mobile, .footer__urls--mobile {
    width: 232px;
  }
  .footer__sitemap--mobile:first-child, .footer__urls--mobile:first-child {
    margin-right: 32px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer__sitemap--mobile, .footer__urls--mobile {
    width: 86px;
  }
  .footer__sitemap--mobile:first-child, .footer__urls--mobile:first-child {
    margin-right: 32px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer__sitemap--mobile, .footer__urls--mobile {
    width: 108.83px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .footer__sitemap--mobile, .footer__urls--mobile {
    width: 143.33px;
  }
}
.footer__sitemap {
  display: flex;
  flex-direction: column;
  margin-right: 40px;
}
.footer__sitemap a {
  text-decoration: none;
}
.footer__sitemap a:hover {
  color: #1AC0F2 !important;
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .footer__sitemap {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer__sitemap {
    margin-right: 32px;
    width: 86px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .footer__sitemap {
    width: 143.33px;
  }
}
@media (min-width: 1440px) {
  .footer__sitemap {
    width: auto;
  }
}
.footer__urls {
  display: flex;
  flex-direction: column;
  margin-right: 40px;
}
.footer__urls a {
  text-decoration: none;
}
.footer__urls a:hover {
  color: #1AC0F2 !important;
  text-decoration: none;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .footer__urls {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer__urls {
    margin-right: 32px;
    width: 86px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .footer__urls {
    width: 143.33px;
  }
}
@media (min-width: 1440px) {
  .footer__urls {
    width: auto;
  }
}
.footer__connect {
  display: flex;
  flex-direction: column;
  width: 406.67px;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .footer__connect {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .footer__connect {
    width: 182.67px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer__connect {
    width: 257.67px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .footer__connect {
    width: 326.67px;
  }
}
@media (min-width: 1440px) {
  .footer__connect {
    width: 406.67px !important;
  }
}
@media (min-width: 1920px) {
  .footer__connect {
    width: 540px;
  }
}
.footer__title {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 28px;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .footer__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1920px) {
  .footer__title {
    font-size: 18px;
    line-height: 28px;
  }
}
.footer__text {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 8px;
  word-wrap: break-word;
}
.footer__text:last-child {
  margin: 0;
}
@media (min-width: 480px) and (max-width: 991.98px) {
  .footer__text br {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .footer__text:not(:first-of-type) br {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .footer__text br {
    display: none;
  }
}
@media (min-width: 1440px) {
  .footer__text br {
    display: none;
  }
}
@media (min-width: 1920px) {
  .footer__text {
    font-size: 16px;
    line-height: 24px;
  }
}
.footer__credits {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 40px 70px;
  width: 100%;
  height: 120px;
  background: #003864;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .footer__credits {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    padding: 32px 40px;
  }
}
.footer__copyright {
  width: 1018px;
  font-family: "Figtree";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  margin-right: 20px;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .footer__copyright {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .footer__copyright {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 768px) {
  .footer__copyright {
    height: auto;
  }
  .footer__copyright br {
    display: none;
  }
}
.footer__socials {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.footer__socials a {
  margin-right: 28px;
}
.footer__socials a img {
  width: 32px;
  height: 32px;
}
@media (min-width: 768px) {
  .footer__socials a img {
    width: 40px;
    height: 40px;
  }
}
.footer__socials a:last-child {
  margin: 0;
}

.email {
  margin-top: 20px !important;
}
@media (min-width: 348px) {
  .email br {
    display: none;
  }
}
