footer.footer {
  position: relative;
  z-index: 1;
}
footer.footer .footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) repeat(3, minmax(0, 1fr));
  gap: clamp(1.25rem, 2.2vw, 2.75rem);
  padding: 0 0 clamp(1.75rem, 3vw, 2.75rem);
  align-items: start;
}
@media (max-width: 79.999rem) {
  footer.footer .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 47.999rem) {
  footer.footer .footer-grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
footer.footer .footer-section {
  min-width: 0;
}
footer.footer .footer-section > .region {
  display: flex;
  flex-direction: column;
  gap: 0;
  min-width: 0;
}
footer.footer .footer-section .block {
  margin: 0;
}
footer.footer .footer-section .footer-section__title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(0.9375rem, 1vw, 1.0625rem);
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--white);
  margin: 0 0 1.125rem;
  padding-bottom: 0.75rem;
  position: relative;
}
footer.footer .footer-section .footer-section__title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 2.5rem;
  height: 3px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.15));
  border-radius: 999px;
}
footer.footer .footer-section--branding,
footer.footer #block-branding-footer-logo {
  text-align: center;
}
@media (max-width: 47.999rem) {
  footer.footer .footer-section--branding {
    padding-bottom: 1.75rem;
  }
}
footer.footer .footer-section--branding .region,
footer.footer .footer-section--branding .site-branding,
footer.footer .footer-section--branding .site-branding--footer,
footer.footer .footer-section--branding #block-branding-footer-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.875rem;
}
footer.footer .footer-section--branding .logo,
footer.footer .footer-section--branding .footer-branding__logo,
footer.footer .footer-section--branding #block-branding-footer-logo .logo {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: fit-content !important;
  max-width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  flex-shrink: 0;
}
footer.footer .footer-section--branding .logo a,
footer.footer .footer-section--branding .footer-branding__logo a,
footer.footer .footer-section--branding #block-branding-footer-logo .logo a {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: fit-content !important;
  max-width: 100%;
  margin: 0 auto !important;
  background: transparent;
  padding: 0 !important;
  box-shadow: none;
  text-decoration: none !important;
  border: 0 !important;
  border-bottom: none !important;
}
footer.footer .footer-section--branding .logo a:hover, footer.footer .footer-section--branding .logo a:focus, footer.footer .footer-section--branding .logo a:focus-visible,
footer.footer .footer-section--branding .footer-branding__logo a:hover,
footer.footer .footer-section--branding .footer-branding__logo a:focus,
footer.footer .footer-section--branding .footer-branding__logo a:focus-visible,
footer.footer .footer-section--branding #block-branding-footer-logo .logo a:hover,
footer.footer .footer-section--branding #block-branding-footer-logo .logo a:focus,
footer.footer .footer-section--branding #block-branding-footer-logo .logo a:focus-visible {
  text-decoration: none !important;
  border: 0 !important;
  border-bottom: none !important;
  transform: none;
}
footer.footer .footer-section--branding .logo img,
footer.footer .footer-section--branding .footer-branding__logo img,
footer.footer .footer-section--branding #block-branding-footer-logo .logo img {
  display: block !important;
  width: 9.5rem !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
  object-fit: contain;
}
footer.footer .footer-section--branding .site-name {
  width: 100%;
  text-align: center;
}
footer.footer .footer-section--branding .site-name h1,
footer.footer .footer-section--branding .site-name .site-name__text {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(0.9375rem, 1.05vw, 1.0625rem);
  line-height: 1.35;
  margin: 0;
  text-align: center;
}
footer.footer .footer-section--branding .site-name h1 a,
footer.footer .footer-section--branding .site-name .site-name__text a {
  color: var(--white);
  text-decoration: none !important;
  border-bottom: none !important;
}
footer.footer .footer-section--branding .site-name h1 a:hover,
footer.footer .footer-section--branding .site-name .site-name__text a:hover {
  color: rgba(255, 255, 255, 0.88);
  border-bottom: none !important;
}
footer.footer .footer-section--branding .site-slogan {
  margin: 0 auto;
  padding: 0.75rem 0 0;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0.8125rem;
  line-height: 1.55;
  font-style: italic;
  color: rgba(255, 255, 255, 0.82);
  quotes: none;
  max-width: 22rem;
  text-align: center;
}
@media (max-width: 47.999rem) {
  footer.footer .footer-section--navigation,
  footer.footer .footer-section--links {
    padding: 1.75rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
}
footer.footer .footer-section--navigation .block-footer-menu .footer-menu-section > ul,
footer.footer .footer-section--navigation .block-footer-menu .footer-menu-section .menu,
footer.footer .footer-section--links .block-footer-menu .footer-menu-section > ul,
footer.footer .footer-section--links .block-footer-menu .footer-menu-section .menu {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.footer .footer-section--navigation .block-footer-menu .footer-menu-section a,
footer.footer .footer-section--links .block-footer-menu .footer-menu-section a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.9375rem;
  line-height: 1.45;
  padding: 0.3125rem 0;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: color 0.25s ease, border-color 0.25s ease, padding-left 0.25s ease;
}
footer.footer .footer-section--navigation .block-footer-menu .footer-menu-section a:hover, footer.footer .footer-section--navigation .block-footer-menu .footer-menu-section a:focus-visible,
footer.footer .footer-section--links .block-footer-menu .footer-menu-section a:hover,
footer.footer .footer-section--links .block-footer-menu .footer-menu-section a:focus-visible {
  color: var(--white);
  border-color: rgba(255, 255, 255, 0.45);
  padding-left: 0.25rem;
}
footer.footer .footer-section--navigation .block-footer-menu .footer-menu-section a.is-active, footer.footer .footer-section--navigation .block-footer-menu .footer-menu-section a.active,
footer.footer .footer-section--links .block-footer-menu .footer-menu-section a.is-active,
footer.footer .footer-section--links .block-footer-menu .footer-menu-section a.active {
  color: var(--white);
  font-weight: 600;
}
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list,
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 0.125rem;
  text-align: left;
  width: 100%;
}
@media (min-width: 64rem) {
  footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list,
  footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 0.75rem;
    align-items: start;
    justify-items: start;
  }
}
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list .menu-item,
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu .menu-item {
  display: block;
  width: 100%;
  flex-shrink: 1;
}
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list a,
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu a {
  display: inline-block;
  white-space: normal;
  letter-spacing: normal;
  border-radius: 0;
  padding: 0.3125rem 0;
  color: rgba(255, 255, 255, 0.9);
  background: transparent;
  font-size: 0.9375rem;
  font-weight: 400;
}
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list a:hover, footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list a:focus-visible,
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu a:hover,
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu a:focus-visible {
  color: var(--white);
  background: transparent;
}
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list a.is-active, footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section .nav-menu-list a.active,
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu a.is-active,
footer.footer .footer-section--navigation .block-footer-main-menu .footer-menu-section > ul.menu a.active {
  color: var(--white);
  font-weight: 600;
  background: transparent;
}
@media (max-width: 47.999rem) {
  footer.footer .footer-section--contact {
    padding: 1.75rem 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
  }
}
footer.footer .footer-section--contact > .region {
  gap: 1.5rem;
}
footer.footer .footer-section--contact .block-footer-contact .footer-section__title,
footer.footer .footer-section--contact #block-footer-contact-block .footer-section__title {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(0.9375rem, 1vw, 1.0625rem);
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--white);
  margin: 0 0 1.125rem;
  padding-bottom: 0.75rem;
  position: relative;
}
footer.footer .footer-section--contact .block-footer-contact .footer-section__title::after,
footer.footer .footer-section--contact #block-footer-contact-block .footer-section__title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 2.5rem;
  height: 3px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.15));
  border-radius: 999px;
}
footer.footer .footer-section--contact .block-footer-contact .footer-contact__content,
footer.footer .footer-section--contact .block-footer-contact .field--name-body,
footer.footer .footer-section--contact #block-footer-contact-block .footer-contact__content,
footer.footer .footer-section--contact #block-footer-contact-block .field--name-body {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  font-size: 0.9375rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.92);
}
footer.footer .footer-section--contact .block-footer-contact .footer-contact__content p,
footer.footer .footer-section--contact .block-footer-contact .field--name-body p,
footer.footer .footer-section--contact #block-footer-contact-block .footer-contact__content p,
footer.footer .footer-section--contact #block-footer-contact-block .field--name-body p {
  margin: 0;
}
footer.footer .footer-section--contact .block-footer-contact .footer-contact__content a,
footer.footer .footer-section--contact .block-footer-contact .field--name-body a,
footer.footer .footer-section--contact #block-footer-contact-block .footer-contact__content a,
footer.footer .footer-section--contact #block-footer-contact-block .field--name-body a {
  color: var(--white);
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  transition: border-color 0.25s ease;
}
footer.footer .footer-section--contact .block-footer-contact .footer-contact__content a:hover, footer.footer .footer-section--contact .block-footer-contact .footer-contact__content a:focus-visible,
footer.footer .footer-section--contact .block-footer-contact .field--name-body a:hover,
footer.footer .footer-section--contact .block-footer-contact .field--name-body a:focus-visible,
footer.footer .footer-section--contact #block-footer-contact-block .footer-contact__content a:hover,
footer.footer .footer-section--contact #block-footer-contact-block .footer-contact__content a:focus-visible,
footer.footer .footer-section--contact #block-footer-contact-block .field--name-body a:hover,
footer.footer .footer-section--contact #block-footer-contact-block .field--name-body a:focus-visible {
  border-color: rgba(255, 255, 255, 0.7);
}
footer.footer .footer-section--contact .block-footer-contact .footer-contact__content strong,
footer.footer .footer-section--contact .block-footer-contact .field--name-body strong,
footer.footer .footer-section--contact #block-footer-contact-block .footer-contact__content strong,
footer.footer .footer-section--contact #block-footer-contact-block .field--name-body strong {
  color: rgba(255, 255, 255, 0.78);
  font-weight: 600;
  font-size: 0.8125rem;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
footer.footer .footer-section--contact .block-footer-social {
  padding-top: 1.25rem;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}
footer.footer .footer-section--contact .block-footer-social .footer-section__title--social {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(0.9375rem, 1vw, 1.0625rem);
  line-height: 1.3;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--white);
  margin: 0 0 1.125rem;
  padding-bottom: 0.75rem;
  position: relative;
}
footer.footer .footer-section--contact .block-footer-social .footer-section__title--social::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 2.5rem;
  height: 3px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.15));
  border-radius: 999px;
}
footer.footer .footer-section--contact .block-footer-social .footer-section__title--social {
  margin-bottom: 0.875rem;
  font-size: 0.8125rem;
}
footer.footer .footer-section--contact .block-footer-social .social-media-links--platforms {
  display: flex;
  flex-wrap: wrap;
  gap: 0.625rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.footer .footer-section--contact .block-footer-social .social-media-links--platforms li {
  margin: 0;
}
footer.footer .footer-section--contact .block-footer-social .social-media-links--platforms a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  color: var(--white) !important;
  text-decoration: none !important;
  transition: transform 0.25s ease, background-color 0.25s ease;
}
footer.footer .footer-section--contact .block-footer-social .social-media-links--platforms a:hover, footer.footer .footer-section--contact .block-footer-social .social-media-links--platforms a:focus-visible {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.24);
}
footer.footer .footer-section--contact .block-footer-social .social-media-links--platforms a span {
  line-height: 1;
}
footer.footer .footer-bar {
  padding: 1.125rem 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  text-align: center;
}
footer.footer .footer-bar .block-footer-copyright,
footer.footer .footer-bar #block-footer-copyrights-block {
  position: relative;
}
footer.footer .footer-bar .block-footer-copyright p,
footer.footer .footer-bar #block-footer-copyrights-block p {
  margin: 0;
  font-size: 0.8125rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.82);
}
