.footer {
  background: #FFF;
  font-family: "Instrument Sans", sans-serif;
  color: #01043B;
  padding: clamp(16px, 1.40625vw, 36px) 4% clamp(24px, 1.25vw, 32px) 4%;
  position: relative;
}
.footer::after {
  content: "";
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(90deg, #04A4EC 0%, #9F4EB8 100%);
}
.footer .inner {
  max-width: clamp(1311px, 67.890625vw, 1738px);
  width: 100%;
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer .footer-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}
.footer .lists-block-footer {
  display: flex;
  justify-content: space-between;
  padding-bottom: clamp(34px, 2.3828125vw, 61px);
  border-bottom: 0.5px solid #BDC7DA;
  margin-bottom: clamp(14px, 0.859375vw, 22px);
}
.footer .menu-lists-block-footer {
  display: flex;
  justify-content: space-between;
  gap: clamp(110px, 6.25vw, 160px);
  width: calc(100% - clamp(454px, 25.8203125vw, 661px));
  direction: ltr;
  text-align: left;
}
.footer .menu-lists-block-footer nav {
  flex: 1;
}
.footer .menu-lists-block-footer nav ul {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
}
.footer .menu-lists-block-footer nav ul li {
  list-style: none;
  transition: all 0.5s linear;
  display: flex;
  flex-direction: column;
  row-gap: 17px;
}
.footer .menu-lists-block-footer nav ul li a {
  font-size: clamp(18px, 0.78125vw, 20px);
  font-weight: 600;
  line-height: normal;
  color: #01043B;
  transition: all 0.5s linear;
}
.footer .menu-lists-block-footer nav ul li .sub-menu {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
}
.footer .menu-lists-block-footer nav ul li .sub-menu li a {
  font-size: clamp(16px, 0.703125vw, 18px);
  font-weight: 400;
}
.footer .menu-lists-block-footer nav ul li a:hover {
  text-shadow: 0.5px 0.5px #01043B;
}
.footer .footer-list-contact {
  list-style: none;
  transition: all 0.5s linear;
  display: flex;
  flex-direction: column;
  row-gap: 17px;
}
.footer .footer-list-contact a {
  font-size: clamp(18px, 0.78125vw, 20px);
  font-weight: 600;
  line-height: normal;
  color: #01043B;
  transition: all 0.5s linear;
}
.footer .footer-list-contact .sub-menu {
  display: flex;
  flex-direction: column;
  row-gap: 14px;
  list-style: none;
}
.footer .footer-list-contact .sub-menu li {
  font-size: clamp(16px, 0.703125vw, 18px);
}
.footer .footer-list-contact .sub-menu li a {
  font-size: clamp(16px, 0.703125vw, 18px);
  font-weight: 400;
}
.footer .footer-list-contact .sub-menu li a:hover {
  text-shadow: 0.5px 0.5px #01043B;
}
.footer .footer-list-item {
  font-size: clamp(14px, 0.703125vw, 18px);
  font-weight: 400;
  line-height: 120%;
  list-style: none;
  direction: ltr;
  display: flex;
  align-items: center;
  gap: clamp(5px, 0.3125vw, 8px);
}
.footer .footer-link {
  font-size: clamp(14px, 0.703125vw, 18px);
  font-weight: 400;
  line-height: 120%;
}
.footer .footer-link.footer-link-title {
  font-size: clamp(18px, 0.78125vw, 20px);
  font-weight: 600;
  line-height: normal;
  color: #01043B;
  transition: all 0.5s linear;
}
.footer .footer-link.footer-link-title:hover {
  text-shadow: 0.5px 0.5px #01043B;
}
.footer .footer-list-title {
  font-size: clamp(18px, 0.78125vw, 20px);
  font-weight: 600;
  line-height: normal;
  color: #01043B;
  transition: all 0.5s linear;
}
.footer .footer-list-location {
  width: clamp(454px, 25.8203125vw, 661px);
  margin-top: clamp(5px, 0.5859375vw, 15px);
}
.footer .footer-list-location .footer-list-title-box {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.footer .footer-list-location .footer-list-item {
  color: #65626A;
  line-height: 115.4%;
  transition: all 0.5s ease;
}
.footer .footer-list-location .footer-link {
  color: #65626A;
  line-height: normal;
}
.footer .footer-list-location .footer-link:hover {
  text-decoration: underline;
}
.footer .footer-sublist {
  display: flex;
  flex-direction: column;
  row-gap: 13px;
  text-align: left;
}
.footer .footer-list {
  display: flex;
  flex-direction: column;
  gap: 22px;
  align-items: flex-end;
}
.footer .footer-list.footer-list-location {
  gap: clamp(10px, 0.5078125vw, 13px);
}
.footer .img-box-block-footer {
  display: flex;
}
.footer .certificates-block-footer {
  display: flex;
  gap: clamp(9px, 0.46875vw, 12px);
  align-items: center;
  justify-content: flex-end;
  width: clamp(454px, 25.8203125vw, 661px);
}
.footer .certificate-block-footer {
  width: clamp(52px, 2.890625vw, 74px);
  height: auto;
}
.footer .footer-link-logo {
  width: clamp(111px, 5.078125vw, 130px);
  height: auto;
  align-self: flex-end;
}
.footer .footer-link-logo.footer-link-logo-mobile {
  display: none;
}
.footer .text-block-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .info-text-block-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - clamp(454px, 25.8203125vw, 661px));
}
.footer .info-text-box-footer {
  display: flex;
  align-items: center;
  gap: 98px;
}
.footer .info-text-footer {
  color: #6F7078;
  font-size: clamp(14px, 0.625vw, 16px);
  font-weight: 400;
  line-height: normal;
  text-align: left;
}
.footer .socials-box-footer {
  display: flex;
  gap: 38px;
  align-items: center;
  margin-right: 17px;
}
.footer .footer-social-link {
  height: auto;
}
.footer .footer-social-link:nth-child(1) {
  width: 11px;
}
.footer .footer-social-link:nth-child(2) {
  width: 16px;
}

@media all and (max-width: 1512px) {
  .footer {
    padding: 40px 4% 24px 4%;
  }
  .footer .footer-link-logo {
    width: clamp(91px, 7.3412698413vw, 111px);
    margin-bottom: 0.3306878307vw;
  }
  .footer .footer-list-location {
    width: clamp(324px, 30.0264550265vw, 454px);
  }
  .footer .certificates-block-footer {
    width: clamp(324px, 30.0264550265vw, 454px);
  }
  .footer .info-text-block-footer {
    width: calc(100% - clamp(324px, 30.0264550265vw, 454px));
  }
  .footer .menu-lists-block-footer {
    width: calc(100% - clamp(324px, 30.0264550265vw, 454px));
    gap: 7.2751322751vw;
  }
  .footer .lists-block-footer {
    padding-bottom: 2.2486772487vw;
  }
  .footer .footer-list.footer-list-location {
    gap: clamp(8px, 0.6613756614vw, 10px);
  }
  .footer .info-text-box-footer {
    gap: 7.9365079365vw;
  }
  .footer .info-text-footer {
    font-size: clamp(12px, 0.9259259259vw, 14px);
  }
  .footer .footer-list-item {
    font-size: clamp(12px, 0.9259259259vw, 14px);
  }
  .footer .footer-link {
    font-size: clamp(12px, 0.9259259259vw, 14px);
  }
  .footer .menu-lists-block-footer nav ul li {
    row-gap: clamp(12px, 1.1243386243vw, 17px);
  }
  .footer .menu-lists-block-footer nav ul li a {
    font-size: clamp(14px, 1.1904761905vw, 18px);
  }
  .footer .menu-lists-block-footer nav ul li .sub-menu {
    row-gap: 10px;
  }
  .footer .menu-lists-block-footer nav ul li .sub-menu li a {
    font-size: clamp(12px, 1.0582010582vw, 16px);
  }
  .footer .socials-box-footer {
    gap: 2.5132275132vw;
    margin-right: 1.1243386243vw;
  }
  .footer .footer-sublist {
    row-gap: 10px;
  }
  .footer .footer-link.footer-link-title {
    font-size: clamp(14px, 1.1904761905vw, 18px);
  }
  .footer .footer-list-title {
    font-size: clamp(14px, 1.1904761905vw, 18px);
  }
  .footer .footer-list-contact {
    row-gap: clamp(12px, 1.1243386243vw, 17px);
  }
  .footer .footer-list-contact a {
    font-size: clamp(14px, 1.1904761905vw, 18px);
  }
  .footer .footer-list-contact .sub-menu {
    row-gap: 10px;
  }
  .footer .footer-list-contact .sub-menu li {
    font-size: clamp(12px, 1.0582010582vw, 16px);
  }
  .footer .footer-list-contact .sub-menu li a {
    font-size: clamp(12px, 1.0582010582vw, 16px);
  }
  .page-template-index .footer {
    padding: 16px 4% 24px 4%;
  }
}
@media all and (max-width: 1024px) {
  .footer .lists-block-footer {
    gap: 12px;
  }
  .footer .footer-list-location {
    width: clamp(272px, 29.2328042328vw, 442px);
  }
  .footer .certificate-block-footer {
    width: clamp(42px, 5.078125vw, 52px);
  }
  .footer .info-text-box-footer {
    gap: 8px;
  }
  .footer .info-text-footer {
    font-size: clamp(9px, 1.171875vw, 12px);
  }
  .footer .text-block-footer {
    gap: 12px;
  }
  .footer .certificates-block-footer {
    width: clamp(272px, 29.2328042328vw, 442px);
  }
  .footer .info-text-block-footer {
    width: calc(100% - clamp(284px, 30.0264550265vw, 454px));
  }
  .footer .menu-lists-block-footer {
    width: calc(100% - clamp(284px, 30.0264550265vw, 454px));
    gap: 4.6875vw;
  }
  .footer .footer-list-item {
    font-size: clamp(10px, 1.171875vw, 12px);
  }
  .footer .footer-link {
    font-size: clamp(10px, 1.171875vw, 12px);
  }
  .footer .menu-lists-block-footer nav ul li a {
    font-size: clamp(12px, 1.3671875vw, 14px);
  }
  .footer .menu-lists-block-footer nav ul li .sub-menu li a {
    font-size: clamp(10px, 1.171875vw, 12px);
  }
  .footer .footer-link.footer-link-title {
    font-size: clamp(12px, 1.3671875vw, 14px);
  }
  .footer .footer-list-title {
    font-size: clamp(12px, 1.3671875vw, 14px);
  }
  .footer .footer-list-contact a {
    font-size: clamp(12px, 1.3671875vw, 14px);
  }
  .footer .footer-list-contact .sub-menu li {
    font-size: clamp(10px, 1.171875vw, 12px);
  }
  .footer .footer-list-contact .sub-menu li a {
    font-size: clamp(10px, 1.171875vw, 12px);
  }
}
@media all and (max-width: 768px) {
  .footer {
    padding: 0 0 clamp(60px, 9.1145833333vw, 70px) 0;
  }
  .footer .inner {
    padding: 0 2.8205128205vw;
  }
  .footer .footer-link-logo {
    display: none;
  }
  .footer .lists-block-footer {
    flex-direction: column;
    padding-bottom: 0;
    border-bottom: none;
    gap: 0;
    margin-bottom: 0;
  }
  .footer .menu-lists-block-footer nav ul {
    flex-direction: column;
    width: 100%;
    align-items: flex-start;
    gap: 0;
    direction: ltr;
  }
  .footer .text-block-footer {
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: clamp(31px, 5.3385416667vw, 41px);
  }
  .footer .info-text-block-footer {
    width: 100%;
    flex-direction: column;
    align-items: flex-end;
    row-gap: clamp(31px, 5.3385416667vw, 41px);
  }
  .footer .footer-list.footer-list-location {
    width: 100%;
  }
  .footer .footer-link-logo.footer-link-logo-mobile {
    display: block;
    width: clamp(83px, 12.109375vw, 93px);
    margin-bottom: 0;
  }
  .footer .certificates-block-footer {
    width: auto;
  }
  .footer .img-box-block-footer {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding-bottom: 17px;
    border-bottom: 0.5px solid #BDC7DA;
  }
  .footer .footer-list-title {
    padding: 21px 0;
    display: flex;
    border-bottom: 0.5px solid #BDC7DA;
  }
  .footer .menu-lists-block-footer {
    flex-direction: column;
    width: 100%;
    gap: 0;
  }
  .footer .menu-lists-block-footer nav ul li {
    align-items: flex-start;
    align-self: stretch;
    padding: 21px 0;
    display: flex;
    border-bottom: 0.5px solid #BDC7DA;
  }
  .footer .menu-lists-block-footer nav ul li a {
    font-size: clamp(20px, 3.125vw, 24px);
  }
  .footer .footer-list-location {
    margin-top: 0;
  }
  .footer .footer-list-location .footer-list-title {
    font-size: clamp(20px, 3.125vw, 24px);
    font-weight: 600;
    color: #01043B;
    border-bottom: none;
  }
  .footer .footer-list-location .footer-list-title:hover {
    text-shadow: 0.5px 0.5px #01043B;
  }
  .footer .footer-list-location .footer-list-title-box {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: 0.6s all;
    gap: 16px;
    width: 100%;
  }
  .footer .accordion-arrow-box-sc-career {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 14px;
    height: 14px;
  }
  .footer .symbol {
    width: 14px;
    height: 2px;
    background: #01043B;
    transition: transform 0.3s ease;
    position: relative;
    display: block;
    margin-right: 16px;
  }
  .footer .symbol::before {
    content: "";
    position: absolute;
    background: #01043B;
    width: 2px;
    height: 14px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease;
  }
  .footer .footer-list-title-box.open .symbol::before {
    opacity: 0;
  }
  .footer .footer-list-title-box.open .footer-list-title {
    text-shadow: 0.5px 0.5px #01043B;
  }
  .footer .info-text-box-footer {
    flex-direction: column-reverse;
    align-items: flex-end;
    gap: 17px;
  }
  .footer .footer-list-item {
    gap: 6px;
  }
  .footer .footer-list-item, .footer .footer-link {
    font-size: clamp(16px, 2.6041666667vw, 20px);
  }
  .footer .footer-list.footer-list-location {
    gap: 0;
  }
  .footer .certificates-block-footer {
    gap: 13px;
  }
  .footer .certificate-block-footer {
    width: clamp(47px, 7.421875vw, 57px);
  }
  .footer .socials-box-footer {
    gap: 35px;
    margin-right: 0;
    margin-left: 10px;
  }
  .footer .info-text-footer {
    font-size: clamp(14px, 2.34375vw, 18px);
  }
  .footer .footer-sublist {
    display: block;
    flex-direction: column;
    row-gap: 20px;
    margin-left: 12px;
    height: 0;
    transition: height 0.5s ease;
    overflow: hidden;
  }
  .footer .footer-list-item:not(:last-child) {
    margin-bottom: 20px;
  }
  .footer .footer-list-item:last-child {
    margin-bottom: clamp(31px, 5.3385416667vw, 41px);
  }
  .footer .footer-content {
    row-gap: 0;
  }
  .footer .footer-link.footer-link-title {
    font-size: clamp(20px, 3.125vw, 24px);
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children {
    transition: min-height 0.3s;
    max-height: none;
    justify-content: flex-start;
    position: relative;
    row-gap: 0;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children a {
    position: relative;
    width: 100%;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children a::after, .footer .menu-lists-block-footer nav ul li.menu-item-has-children a::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #01043B;
    transition: all 0.5s linear;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children a::after {
    width: 14px;
    height: 2px;
    right: 16px;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children a::before {
    width: 2px;
    height: 14px;
    right: 22px;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children .sub-menu {
    transition: height 0.3s;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    margin-bottom: 0;
    row-gap: 0;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children .sub-menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    list-style: none;
    transition: all 0.5s linear;
    padding: 21px 0 0 0;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children .sub-menu li a {
    font-size: clamp(18px, 2.8645833333vw, 22px);
    font-weight: 400;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children.open {
    justify-content: flex-start;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children.open a::before {
    opacity: 0;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children.open .sub-menu {
    visibility: visible;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children.open .sub-menu li {
    border-bottom: none;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children.open .sub-menu li a::after, .footer .menu-lists-block-footer nav ul li.menu-item-has-children.open .sub-menu li a::before {
    display: none;
  }
  .footer .menu-lists-block-footer nav ul li.menu-item-has-children.open .sub-menu li:hover a {
    text-shadow: 0.5px 0.5px #01043B;
  }
  .footer .footer-list-contact {
    row-gap: 0;
  }
  .footer .footer-list-contact .sub-menu {
    margin-bottom: 0;
    row-gap: 0;
  }
  .footer .footer-list-contact .sub-menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    list-style: none;
    transition: all 0.5s linear;
    padding: 21px 0 0 0;
  }
  .footer .footer-list-contact .sub-menu li a {
    font-size: clamp(18px, 2.8645833333vw, 22px);
    font-weight: 400;
  }
  .page-template-index .footer {
    padding: 0 0 clamp(60px, 9.1145833333vw, 70px) 0;
  }
}
@media all and (max-width: 390px) {
  .footer .footer-list-item, .footer .footer-link {
    font-size: clamp(12px, 4.1025641026vw, 16px);
  }
}

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