.footer {
  background-color: #f0f2f3;
}
.footer__nav--logo {
  margin: 2rem 0 1rem;
}
.footer__nav--menu {
  margin: 1rem 0;
}
.footer__nav img {
  max-width: 500px;
  max-height: 6rem;
}
.footer__nav .menu {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .footer__nav .menu {
    flex-direction: row;
  }
}
.footer__nav .menu .menu-item {
  display: flex;
  flex-direction: column;
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .footer__nav .menu .menu-item--expanded {
    width: 20%;
    padding-right: 2rem;
  }
  .footer__nav .menu .menu-item--expanded:last-child {
    padding-right: unset;
  }
}
.footer__nav .menu .menu-item--expanded > a {
  color: #1b2b34;
  font-size: 2.25rem;
}
.footer__nav .menu .menu-item .menu {
  display: flex;
  flex-direction: column;
}
.footer__nav .menu .menu-item .menu .menu-item {
  margin: 0.5rem 0;
  font-size: 1.4rem;
}
.footer__nav .mss-btn--ch-login {
  margin: 1rem 0;
}
@media screen and (min-width: 769px) {
  .footer__nav .mss-btn--ch-login {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 769px) {
  .footer__nav--portal-contain {
    display: flex;
    flex-direction: row;
  }
}
.footer__nav--portal-contain .footer__nav--portal-content {
  margin: 1.5rem 0;
}
.footer__nav--portal-contain .footer__nav--menu {
  width: 28rem;
  margin-left: 3rem;
}
.footer__nav--portal-contain .footer__nav--menu .menu-item--expanded > a {
  font-family: Merriweather, Georgia, serif;
  font-size: 2.4rem;
  font-weight: 400;
}
.footer__social {
  margin: 0 3rem;
}
.footer__social--container {
  border-top: 2px solid #aeb5b8;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 20px 0 90px;
}
@media screen and (min-width: 1024px) {
  .footer__social--container {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .footer__social--container {
    flex-direction: column;
  }
}
.footer__social--container a {
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .footer__social--container a {
    display: block;
  }
}
.footer__social--gov-links {
  padding-right: 3rem;
}
.footer__social--gov-links .accordion {
  padding: 0;
  border-bottom: none;
  align-items: center;
  display: block;
  position: relative;
}
.footer__social--gov-links .accordion__opener {
  justify-content: start;
}
.footer__social--gov-links .accordion__question {
  color: #1b2b34;
  margin-bottom: 0;
  margin-left: 0;
  max-width: 100%;
}
.footer__social--gov-links .accordion .fas {
  margin-left: 1.5rem;
  margin-right: 0;
}
.footer__social--gov-links .accordion .fa-chevron-up {
  display: none;
}
.footer__social--gov-links .accordion.open .accordion__content {
  margin-top: 0;
}
@media screen and (min-width: 1201px) {
  .footer__social--gov-links .accordion.open .accordion__content {
    margin: 0;
    padding: 0 1.2rem;
    background-color: #ffffff;
    position: absolute;
    bottom: 4.8rem;
    border: 1px solid #aeb5b8;
    border-bottom: 0;
    border-radius: 1rem 1rem 0 0;
  }
}
.footer__social--gov-links .accordion.open .fa-chevron-up {
  display: inline-block;
}
.footer__social--gov-links .accordion.open .fa-chevron-down {
  display: none;
}
.footer__social--gov-links .accordion__answer {
  display: flex;
  flex-direction: column;
  margin: 1rem 0;
}
.footer__social--gov-links .accordion__answer a {
  margin: 0.5rem;
}
.footer__social--logo {
  display: block;
  position: relative;
  text-decoration: none;
  height: 32px;
  width: 28px;
  margin: 2px 0 0;
  border-radius: 3px;
}
@media screen and (min-width: 1024px) {
  .footer__social--logo {
    height: 24px;
    width: 21px;
  }
}
.footer__social--logos {
  display: flex;
  margin-left: auto;
  flex-basis: 100%;
  margin-bottom: 20px;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .footer__social--logos {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .footer__social--logos {
    justify-content: center;
  }
}
.footer__social--logos a {
  font-size: 0;
}
.footer__social--logo::before {
  font-size: 32px;
  position: absolute;
  top: -2px;
}
@media screen and (min-width: 1024px) {
  .footer__social--logo::before {
    font-size: 24px;
  }
}
.footer__social--logo.logo--facebook {
  color: #0866ff;
  width: 32px;
}
@media screen and (min-width: 1024px) {
  .footer__social--logo.logo--facebook {
    width: 24px;
  }
}
.footer__social--logo.logo--instagram {
  color: #ff0076;
}
.footer__social--logo.logo--linkedin {
  color: #0a66c2;
}
.footer__social--logo.logo--x {
  color: #000000;
  width: 32px;
}
@media screen and (min-width: 1024px) {
  .footer__social--logo.logo--x {
    width: 24px;
  }
}
.footer__social--logo.logo--youtube {
  color: #ff1c19;
  width: 36px;
}
@media screen and (min-width: 1024px) {
  .footer__social--logo.logo--youtube {
    width: 27px;
  }
}
.footer__social--logo.logo--threads {
  color: #000;
}
.footer__social--logo.logo--govloop {
  background: #ffffff url("/themes/custom/nitaac/dist/images/govloop.svg") no-repeat;
  width: 4.8rem;
}
@media (max-width: 768px) {
  .footer__legal {
    flex-basis: 100%;
    margin-top: 1rem;
  }
}
.footer__legal a {
  margin: 0 16px 0 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .footer__legal a {
    margin: 1rem 0;
  }
}
.footer__legal span {
  white-space: nowrap;
  font-size: 14px;
}

.region-lms-footer {
  padding: 3rem 0 0;
}
.region-lms-footer .footer {
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .region-lms-footer .footer .footer__lms_nav .footer__nav--menu {
    margin: 0 0 25px;
  }
}
.region-lms-footer .footer .footer__lms_nav .menu {
  font-family: Roboto, sans-serif;
  display: flex;
  align-items: baseline;
  margin: 0 1rem;
}
@media screen and (max-width: 768px) {
  .region-lms-footer .footer .footer__lms_nav .menu {
    flex-direction: column;
    margin-left: 0;
  }
}
.region-lms-footer .footer .footer__lms_nav .menu a {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 1rem 1rem 0;
  white-space: nowrap;
  color: #1b2b34;
}
@media screen and (max-width: 768px) {
  .region-lms-footer .footer .footer__lms_nav .menu a {
    padding: 5px 0;
  }
}
.region-lms-footer .footer .footer__lms_nav .menu a.logged-in {
  display: none;
}
.region-lms-footer .footer .footer__lms_nav .menu a.logged-out {
  display: block;
}
.region-lms-footer .footer .footer__lms_nav .menu a.sign-up-link {
  color: #ffffff !important;
  background-color: #1b2b34;
  border: 0.3rem solid #1b2b34;
  border-radius: 16px;
  padding: 0 15px !important;
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .region-lms-footer .footer .footer__lms_nav .menu a.sign-up-link {
    margin-left: 0;
  }
}
.region-lms-footer .footer .footer__lms_nav .menu a.my-account-link {
  background-color: #ffffff;
  border: 0.2rem solid #1b2b34;
  border-radius: 16px;
  padding: 0 15px !important;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .region-lms-footer .footer .footer__lms_nav .menu a.my-account-link {
    margin-left: 0;
  }
}
.region-lms-footer .footer .footer__lms_nav .menu a.my-account-link::before {
  content: "\f007";
  font: normal normal normal 14px/1 "Font Awesome 6 Pro";
  margin-right: 5px;
}
.region-lms-footer .footer .footer__lms_nav .footer__nav--container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .region-lms-footer .footer .footer__lms_nav .footer__nav--container {
    flex-direction: column;
    align-items: start;
  }
}
.region-lms-footer .footer .footer__lms_nav .footer__nav--logo {
  margin: 0;
}
.region-lms-footer .footer .agency-banner {
  background-color: transparent;
}
@media (max-width: 1024px) {
  .region-lms-footer .footer .agency-banner {
    display: block;
  }
}
.region-lms-footer .footer__legal {
  margin: 20px auto 0;
  max-width: 120rem;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 2px #e6e6e6;
}
.region-lms-footer .footer__legal span {
  float: right;
  margin: 0 20px;
}
@media (max-width: 900px) {
  .region-lms-footer .footer__legal span {
    display: block;
    float: left;
    width: 100%;
    margin: 1rem;
  }
}
.region-lms-footer .footer__legal a {
  margin: 0 10px;
}

.user-logged-in .region-lms-footer .footer .footer__lms_nav .footer__nav--menu .logged-in {
  display: block;
}
.user-logged-in .region-lms-footer .footer .footer__lms_nav .footer__nav--menu .logged-out {
  display: none;
}