.footer-2026 {
  margin-bottom: 24px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 {
    margin-bottom: 5.089vw;
  }
}
.footer-2026 .footer__wrapper {
  padding: 40px 170px 60px;
  background-color: #272742;
  border-radius: 0 0 12px 12px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper {
    padding: 2.5vw 10.625vw 3.75vw;
    border-radius: 0 0 0.75vw 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper {
    padding: 6.107vw 5.089vw 6.107vw;
    border-radius: 0 0 3.053vw 3.053vw;
  }
}
.footer-2026 .footer__wrapper.single {
  border-radius: 12px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper.single {
    border-radius: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper.single {
    border-radius: 3.053vw;
  }
}
.footer-2026 .footer__wrapper .menus__wrapper {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.4);
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .menus__wrapper {
    padding-bottom: 2vw;
    gap: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .menus__wrapper {
    padding-bottom: 6.107vw;
    gap: 5.089vw;
    flex-wrap: wrap;
  }
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list {
    gap: 2vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list {
    gap: 5.089vw;
    flex-direction: column;
  }
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .title {
  font-size: 15px;
  font-weight: 600;
  line-height: 25px;
  color: #FFFFFF;
  margin-bottom: 8px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .title {
    font-size: 0.938vw;
    line-height: 1.563vw;
    margin-bottom: 0.5vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .title {
    font-size: 3.817vw;
    line-height: 6.361vw;
    margin-bottom: 2.036vw;
  }
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list {
  display: flex;
  flex-direction: column;
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  color: #E2E2E2;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: all 0.3s;
  text-decoration: none;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a {
    font-size: 0.938vw;
    line-height: 1.563vw;
    gap: 0.375vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a {
    font-size: 3.817vw;
    line-height: 6.361vw;
    gap: 1.527vw;
  }
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a:hover {
  color: #B984FF;
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag {
  display: flex;
  align-items: center;
  gap: 3px;
  padding: 2px 4px;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 500;
  line-height: 14px;
  color: #fff;
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag {
    gap: 0.188vw;
    padding: 0.125vw 0.25vw;
    border-radius: 0.25vw;
    font-size: 0.688vw;
    line-height: 0.875vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag {
    gap: 0.763vw;
    padding: 0.509vw 1.018vw;
    border-radius: 1.018vw;
    font-size: 2.799vw;
    line-height: 3.562vw;
  }
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag svg {
  width: 12px;
  height: 12px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag svg {
    width: 0.75vw;
    height: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag svg {
    width: 3.053vw;
    height: 3.053vw;
  }
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag.tag_green {
  border-color: #83FFA2;
  color: #83FFA2;
}
.footer-2026 .footer__wrapper .menus__wrapper .menus__list .menu .links__list a .tag.tag_purple {
  border-color: #B983FF;
  color: #B983FF;
}
.footer-2026 .footer__wrapper .columns__wrapper {
  margin-top: 32px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper {
    margin-top: 2vw;
    gap: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper {
    margin-top: 6.107vw;
    gap: 5.089vw;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper {
    gap: 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper {
    gap: 2.545vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper .link-with-image {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper .link-with-image {
    width: 3.75vw;
    height: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper .link-with-image {
    width: 15.267vw;
    height: 15.267vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper .link-with-image img {
  width: 100%;
  object-fit: cover;
}
.footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper .copyright {
  margin-left: 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  color: #86869A;
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper .copyright {
    margin-left: 0.938vw;
    font-size: 0.938vw;
    line-height: 1.563vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .links__wrapper .copyright {
    margin-left: 3.817vw;
    font-size: 3.817vw;
    line-height: 6.361vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_left .subdescription {
  margin-top: 20px;
  font-size: 10px;
  font-weight: 400;
  line-height: 120%;
  color: #86869A;
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .subdescription {
    margin-top: 1.25vw;
    font-size: 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_left .subdescription {
    margin-top: 5.089vw;
    font-size: 2.545vw;
    text-align: center;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right {
  display: flex;
  align-items: center;
  gap: 25px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right {
    gap: 1.563vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right {
    gap: 5.089vw;
    flex-direction: column;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .rating {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating {
    gap: 0.75vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating {
    gap: 3.053vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .rating-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .rating-icon {
    width: 3.75vw;
    height: 3.75vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .rating-icon {
    width: 15.267vw;
    height: 15.267vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper {
    gap: 0.313vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper {
    gap: 1.272vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper .stars {
  width: 112px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper .stars {
    width: 7vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper .stars {
    width: 112px;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper .text {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #FFFFFF;
  margin-bottom: 0;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper .text {
    font-size: 0.938vw;
    line-height: 1.25vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .rating .text__wrapper .text {
    font-size: 3.817vw;
    line-height: 5.089vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links {
    gap: 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links {
    gap: 2.545vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  border-radius: 50%;
  flex-shrink: 0;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social {
    width: 3.125vw;
    height: 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social {
    width: 11.45vw;
    height: 11.45vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social svg {
  width: 27px;
  height: 27px;
}
@media screen and (max-width: 1600px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social svg {
    width: 1.688vw;
    height: 1.688vw;
  }
}
@media screen and (max-width: 767px) {
  .footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social svg {
    width: 6.87vw;
    height: 6.87vw;
  }
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social svg path {
  stroke: #272742;
  transition: all 0.3s;
}
.footer-2026 .footer__wrapper .columns__wrapper .column_right .social-links .social:hover svg path {
  stroke: #B983FF;
}