@media screen and (min-width: 1281px) {
  .footer .list_offices li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .footer .list_offices li {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (min-width: 1441px) {
  .main_section {
    padding: 100px 0;
  }
  .main_section .main_title {
    font-size: 1480%;
  }
  .main_section .inner_text {
    font-size: 700%;
    line-height: 110px;
  }

  .banner_section {
    padding: 64px 0 136px;
  }
  .banner_section .banner_block {
    min-height: 550px;
  }
  .banner_section .banner_title {
    font-size: 560%;
    line-height: 72px;
  }

  .about_section {
    padding: 136px 0;
  }

  .founders_section {
    padding: 136px 0;
    margin-bottom: 136px;
  }

  .info_section {
    padding: 136px 0;
  }

  .team_section .team_list li {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 1441px) and (min-width: 1025px) {
  .team_section .team_list li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1024px) {
  .team_section .team_list li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) {
  .main_section {
    padding: 100px 0;
  }
  .main_section .main_title {
    font-size: 1000%;
  }
  .main_section .inner_text {
    font-size: 500%;
    line-height: 87px;
  }

  .banner_section {
    padding: 64px 0 100px;
  }
  .banner_section .banner_block {
    min-height: 400px;
  }
  .banner_section .banner_title {
    font-size: 500%;
    line-height: 53px;
  }

  .about_section {
    padding: 100px 0;
  }

  .founders_section {
    padding: 100px 0;
    margin-bottom: 100px;
  }
  .founders_section .name_block {
    font-size: 280%;
    line-height: 42px;
  }
  .founders_section .list_social li {
    padding: 0 4px;
  }
  .founders_section .list_social a {
    width: 35px;
    height: 35px;
  }

  .team_section .team_list li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) and (min-width: 1025px) {
  .team_section .team_list li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1440px) and (max-width: 1024px) {
  .team_section .team_list li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .main_section {
    padding: 70px 0;
  }
  .main_section .main_title {
    font-size: 800%;
  }
  .main_section .inner_text {
    font-size: 400%;
    line-height: 60px;
  }
  .main_section .inner_text span b {
    font-size: 3rem;
    line-height: 30px;
  }

  .banner_section {
    padding: 64px 0 80px;
  }
  .banner_section .banner_block {
    min-height: auto;
    border-radius: 24px;
  }
  .banner_section .banner_title {
    font-size: 450%;
    line-height: 50px;
  }
  .banner_section .primary_btn {
    padding: 15px 30px;
  }
  .banner_section .info_block {
    flex: 0 0 41.66%;
    max-width: 41.66%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1025px) {
  .banner_section .info_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and (max-width: 1024px) {
  .banner_section .info_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .banner_section .img_block {
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: auto;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1025px) {
  .banner_section .img_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and (max-width: 1024px) {
  .banner_section .img_block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .about_section {
    padding: 80px 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .founders_section {
    padding: 80px 0;
    margin-bottom: 80px;
  }
  .founders_section .name_block {
    font-size: 240%;
    line-height: 35px;
  }
  .founders_section .list_social li {
    padding: 0 4px;
  }
  .founders_section .list_social a {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .team_section .page_title {
    margin-bottom: 30px;
  }
  .team_section .team_list li {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and (min-width: 1025px) {
  .team_section .team_list li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) and (max-width: 1024px) {
  .team_section .team_list li {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .team_section .name_block {
    font-size: 280%;
    line-height: 42px;
  }
}

/*# sourceMappingURL=index-l.css.map */
