.footer {
  display: flex;
  justify-content: center;
  padding-top: 60px;
  padding-bottom: 80px;
  background: #080e29;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.footer__content {
  display: flex;
  flex-flow: column;
  gap: 56px;
}
.footer .wpcf7-spinner {
  display: none;
}
.footer__content-top-right {
  display: flex;
  flex-flow: column;
  gap: 12px;
  margin-bottom: 4px;
}
.footer__content-top-left {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer__content-title {
  font-family: Room;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 88%;
  letter-spacing: -4%;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
}
.footer .wpcf7-form-control.wpcf7-submit.has-spinner {
  cursor: pointer;
}
.footer__content-social {
  display: flex;
  flex-flow: column;
  gap: 24px;
  max-width: 189px;
  width: 100%;
}
.footer__content-social-link {
  width: 56px;
  height: 56px;
  aspect-ratio: 1;
  border: 1px solid rgba(255, 255, 255, 0.0784313725);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease;
}
.footer__content-social-link:hover {
  background: rgba(255, 255, 255, 0.0784313725);
  border: 1px solid rgba(255, 255, 255, 0.0784313725);
}
.footer__content-social-link:focus {
  background: rgba(255, 255, 255, 0.0784313725);
  border: 1px solid #9C9FA9;
}
.footer__content-social-list {
  display: flex;
  align-items: center;
  gap: 6px;
}
.footer__contact {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  letter-spacing: -0.022em;
  color: rgba(255, 255, 255, 0.64);
}
.footer__content-top {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: flex-end;
}
.footer__content-body {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.footer__menus {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  width: 100%;
  justify-content: space-between;
}
.footer__content-menu {
  max-width: 100%;
  width: 100%;
  display: flex;
  flex-flow: column;
  gap: 32px;
}
.footer__content-menu-list {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
.footer__content-menu-link {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 90%;
  letter-spacing: -4%;
  color: rgba(255, 255, 255, 0.6);
  transition: 0.3s ease;
}
.footer__content-menu-link:hover {
  color: #fff;
}
.footer .partner-with__desc,
.footer__contact-desc {
  width: 100%;
  font-family: Montserrat;
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.022rem;
  color: rgba(255, 255, 255, 0.8);
}
.footer .partner-with__desc p,
.footer__contact-desc p {
  margin: 0;
}
.footer .partner-with__desc a,
.footer__contact-desc a {
  color: #257ffc;
  text-decoration: underline;
}
.footer__featured-post {
  display: flex;
  flex-flow: column;
  height: auto;
  width: 294px;
  background: rgba(255, 255, 255, 0.0784313725);
}
.footer__featured-post img {
  height: 162px;
}
.footer__featured-post-text {
  padding: 16px;
  font-family: Montserrat;
  font-weight: 400;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 120%;
  letter-spacing: -4%;
  color: rgba(255, 255, 255, 0.6);
  display: flex;
  flex-flow: column;
  gap: 12px;
  display: flex;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.footer__featured-post-link {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Montserrat;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: -2%;
  color: #D7F64D;
}
.footer__content-bot {
  display: flex;
  align-items: center;
  gap: 20px;
}
.footer__award-card {
  width: 120px;
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(34, 34, 34, 0.0588235294);
  background: rgba(255, 255, 255, 0.0784313725);
}
.footer__content-form {
  display: flex;
  flex-flow: column;
  gap: 24px;
}
.footer__input {
  border: 2px solid rgba(255, 255, 255, 0.0784313725);
  padding: 20px 16px;
  background: rgba(255, 255, 255, 0.0784313725);
  font-family: Montserrat;
  font-weight: 400;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 90%;
  letter-spacing: -0.04rem;
  color: rgba(255, 255, 255, 0.5019607843);
  outline: none;
  width: 293px;
  height: 56px;
}
.footer__form {
  display: flex;
  gap: 20px;
}
.footer__form input[type=submit] {
  background: linear-gradient(90.24deg, #D7F64D 0.21%, #D7F64D 193.75%);
  width: 191px;
  font-family: Montserrat;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 90%;
  letter-spacing: -0.04rem;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  outline: none;
  transition: 0.3s ease;
  border-radius: 0px !important;
}
.footer__form input[type=submit]:hover {
  background: linear-gradient(90.24deg, #D7F64D 0.21%, #080E29 193.75%);
}
.footer__form input[type=submit]:focus {
  background: linear-gradient(90.24deg, #0B1A40 0.21%, #0B1A40 193.75%);
}

.copyright {
  background: #080e29;
}
.copyright__content {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.copyright__link {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: -2%;
  color: rgba(255, 255, 255, 0.3215686275);
}
.copyright__content-left {
  display: flex;
  gap: 20px;
}
.copyright__content-right {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: -2%;
  color: rgba(255, 255, 255, 0.3215686275);
}

@media (min-width: 768px) and (max-width: 1279px) {
  .footer {
    padding: 30px 0;
  }
  .footer__content-top-left {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 20px;
    -moz-column-gap: 32px;
         column-gap: 32px;
    width: 100%;
  }
  .footer__content-top {
    flex-flow: column;
  }
  .footer__content-top-right {
    flex-flow: row;
    align-items: center;
    gap: 32px;
    margin: 8px 0;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
  }
  .footer__featured-post {
    grid-column: 2;
    width: 100%;
    grid-row: 1/span 2;
    max-width: 100%;
    max-width: 330px;
  }
  .footer__content-social {
    grid-column: 1;
    grid-row: 1;
    width: 100%;
  }
  .footer__content-form {
    grid-column: 1;
    width: 100%;
    grid-row: 2;
    justify-content: space-between;
  }
  .footer__form {
    flex-flow: column;
    gap: 8px;
  }
  .footer__content-social {
    gap: 16px;
  }
  .footer__input {
    width: 100%;
    height: 48px;
  }
  .footer__content-title {
    font-family: "Room";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 88%;
    letter-spacing: -0.04em;
    color: #FFFFFF;
  }
  .footer__form input[type=submit] {
    width: 100%;
    height: 48px;
  }
  .footer__menus {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .footer__content-menu {
    gap: 16px;
    max-width: 100%;
  }
  .footer__content-menu:first-child {
    max-width: 100%;
  }
  .footer__content {
    gap: 30px;
  }
  .footer__content-menu-list {
    gap: 4px;
  }
  .footer__content-menu-link {
    height: 32px;
    display: flex;
    align-items: center;
  }
  .footer__content-bot {
    gap: 8px;
  }
  .footer__award-card {
    height: 87px;
    width: 100px;
  }
  .footer__award-image {
    max-width: 77px;
    max-height: 53px;
  }
  .copyright__content {
    padding-top: 0;
    flex-flow: column;
    gap: 24px;
  }
  .copyright__content-left {
    justify-content: space-between;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 16px;
    padding-bottom: 24px;
  }
  .footer__content {
    gap: 24px;
  }
  .footer__content-menu-list {
    gap: 4px;
  }
  .footer__content-menu-link {
    height: 32px;
    display: flex;
    align-items: center;
  }
  .footer__content-top {
    flex-flow: column;
    gap: 24px;
    align-items: flex-start;
  }
  .footer__content-title {
    font-family: Room;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    leading-trim: NONE;
    line-height: 88%;
    letter-spacing: -0.04rem;
  }
  .footer__content-body {
    flex-flow: column;
    gap: 24px;
  }
  .footer__menus {
    flex-flow: column;
    gap: 24px;
  }
  .footer__content-top-left {
    flex-flow: column;
    align-items: flex-start;
  }
  .footer__content-menu {
    gap: 9px;
    max-width: 100%;
  }
  .footer__featured-post {
    width: 100%;
    height: 260px;
  }
  .footer__featured-post img {
    height: 162px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .footer__award-card {
    width: 100%;
    height: 69px;
  }
  .footer__content-form {
    width: 100%;
  }
  .footer__input {
    width: 100%;
    padding: 17.5px 16px;
    font-family: Montserrat;
    font-weight: 400;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 90%;
    letter-spacing: -0.04rem;
    height: 48px;
  }
  .footer__form {
    flex-flow: column;
    gap: 8px;
    width: 100%;
  }
  .footer__form input[type=submit] {
    height: 48px;
    width: 100%;
  }
  .footer__award-image {
    max-width: 47px;
    max-height: 33.97px;
  }
  .footer__content-top-right {
    margin: 8px 0;
  }
  .copyright__content {
    flex-flow: column;
    gap: 16px;
    align-items: flex-start;
  }
  .copyright__content-left {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 16px;
  }
  .copyright__link {
    font-family: Montserrat;
    font-weight: 400;
    font-style: Medium;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: -0.04rem;
    vertical-align: middle;
  }
  .copyright__content-right {
    font-family: Montserrat;
    font-weight: 400;
    font-style: Medium;
    font-size: 13px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: -0.04rem;
    vertical-align: middle;
  }
}/*# sourceMappingURL=footer.css.map */