:root {
  --lightBlue: #f3fbff;
}

:root {
  --lightBlue: #f3fbff;
}

.a-footer {
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
.a-footer * {
  box-sizing: border-box;
  scroll-behavior: smooth;
}
.a-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.a-footer .a-container {
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .a-footer .a-container {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .a-footer .a-container {
    max-width: 1288px;
    padding: 0 56px;
  }
}
.a-footer svg {
  transition: fill 0.3s;
}
.a-footer a {
  transition: all 0.3s;
}

.a-footer {
  background: #19272d;
  padding: 40px 0 60px;
  margin: auto 0 0 0;
}
@media only screen and (min-width: 768px) {
  .a-footer {
    padding: 50px 0 70px;
  }
}
@media only screen and (min-width: 1025px) {
  .a-footer {
    padding: 60px 0 80px;
  }
}
.a-footer .a-logo svg {
  width: 200px;
}
.a-footer__columns {
  display: flex;
  flex-direction: column-reverse;
}
@media only screen and (min-width: 1025px) {
  .a-footer__columns {
    flex-direction: row;
  }
}
.a-footer__text-content {
  margin: 80px 0 0 0;
}
@media only screen and (min-width: 1025px) {
  .a-footer__text-content {
    flex: 1;
    margin: 0 40px 0 0;
  }
}
.a-footer__menu {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .a-footer__menu {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 1025px) {
  .a-footer__menu {
    flex: 0 0 650px;
    max-width: 650px;
    margin: 0 0 0 auto;
  }
}
.a-footer__promo {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  margin: 20px 0 0 0;
  color: #ffffff;
}
@media only screen and (min-width: 1025px) {
  .a-footer__promo {
    margin: 20px 0 0 0;
  }
}
.a-footer__address {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.6875rem;
  margin: 40px 0 0 0;
  color: #ffffff;
}
@media only screen and (min-width: 1025px) {
  .a-footer__address {
    margin: 40px 0 0 0;
  }
}
.a-footer__contact {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
  margin: 20px 0 0 0;
}
.a-footer__contact-link {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-skip-ink: none;
  text-decoration-color: transparent;
  text-decoration-color: #01a9c1 !important;
  opacity: 0.8;
  color: #ffffff;
}
.a-footer__contact-link:hover, .a-footer__contact-link[data-hovered=true] {
  text-decoration-color: #01a9c1;
}
.a-footer__contact-link:hover {
  text-decoration: none;
  opacity: 1;
}
.a-footer .a-messengers {
  color: #01a9c1;
  margin: 40px 0 0 0;
  display: flex;
  align-items: center;
}
.a-footer .a-messengers__messenger:not(:first-child) {
  margin: 0 0 0 24px;
}
@media only screen and (min-width: 1025px) {
  .a-footer .a-messengers {
    margin: 60px 0 0 0;
  }
}
.a-footer .a-messengers__messenger {
  color: #01a9c1;
}
.a-footer .a-messengers__messenger:hover {
  color: white;
}
.a-footer__links {
  margin: 10px 0 0 -40px;
  font-weight: 400;
  line-height: 1.125rem;
  display: flex;
  flex-direction: column;
  font-size: 0.8125rem;
}
@media only screen and (min-width: 768px) {
  .a-footer__links {
    flex-direction: row;
    align-items: center;
    margin: 20px 0 0 -40px;
    line-height: 1.6875rem;
  }
}
@media only screen and (min-width: 1025px) {
  .a-footer__links {
    margin: 30px 0 0 -40px;
  }
}
.a-footer__copy {
  color: #ffffff;
  margin: 20px 0 0 40px;
}
.a-footer__link {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-skip-ink: none;
  text-decoration-color: transparent;
  color: #ffffff;
  margin: 20px 0 0 40px;
  opacity: 0.6;
}
.a-footer__link:hover, .a-footer__link[data-hovered=true] {
  text-decoration-color: #01a9c1;
}
@media only screen and (min-width: 768px) {
  .a-footer__menu-list {
    flex: 0 0 200px;
    max-width: 200px;
  }
}
.a-footer__menu-list + .a-footer__menu-list {
  margin: 48px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .a-footer__menu-list + .a-footer__menu-list {
    margin: 0;
  }
}
.a-footer__menu-title {
  font-weight: 600;
  line-height: 1.8125rem;
  color: #ffffff;
  margin: 0 0 32px 0;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 0.1875rem;
}
.a-footer__menu-item {
  margin: 24px 0 0 0;
}
.a-footer__menu-link {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-skip-ink: none;
  text-decoration-color: transparent;
  color: #64eaff;
  font-size: 0.9375rem;
  font-weight: 500;
  line-height: 1.3125rem;
}
.a-footer__menu-link:hover, .a-footer__menu-link[data-hovered=true] {
  text-decoration-color: #01a9c1;
}