@media (max-width: 1750px) {
  .wrapper .main .size .size__bg {
    width: 50vw;
  }
}
@media (max-width: 1250px) {
  .wrapper .main .investors__title {
    margin: 40px 0 30px 0;
  }
  .wrapper .main .investors__list {
    margin-top: 10px;
  }
  .wrapper .main .investors__item img {
    width: 200px;
    height: 200px;
  }
  .wrapper .main .investors {
    padding-bottom: 40px;
  }
  .wrapper .main .model {
    padding: 40px 0;
  }
  .wrapper .main .model__benefit-list {
    gap: 12px;
  }
  .wrapper .main .strategy {
    padding: 40px 0;
  }
  .wrapper .main .size__text {
    height: 393px;
  }
  .wrapper .main .size .size__bg {
    width: 40%;
    background: url(../../src/img/size-bg-mobile.png) 0 0/cover no-repeat;
  }
  .wrapper .footer .container {
    height: 80px;
    align-items: center;
  }
  .wrapper .footer .container span {
    max-width: 354px;
    line-height: 140%;
  }
}
@media (max-width: 1250px) {
  .wrapper .header .container {
    height: 60px;
  }
  .wrapper .header .container img {
    height: 15px;
  }
  .wrapper .header__nav-item {
    font-size: 11px;
  }
  .wrapper .header__button {
    font-size: 11px;
  }
}
@media (max-width: 1250px) {
  .container {
    max-width: 99%;
  }
  .wrapper .header__nav-item {
    padding: 10px 13px;
  }
  .wrapper .main .investors__title {
    font-size: 25px;
  }
  .wrapper .main .investors__subtitle {
    font-size: 20px;
  }
  .wrapper .main .investors h2 {
    font-size: 13px;
  }
  .wrapper .main .investors__list {
    margin-top: 20px;
  }
  .wrapper .main .investors__item img {
    width: 164px;
    height: 164px;
  }
  .wrapper .main .investors__info {
    font-size: 11px;
    margin-top: 13px;
  }
  .wrapper .main .investors {
    padding-bottom: 20px;
  }
  .wrapper .main .model {
    padding: 20px;
  }
  .wrapper .main .model__title {
    font-size: 20px;
  }
  .wrapper .main .model__list {
    margin-top: 20px;
  }
  .wrapper .main .model .price {
    font-size: 13px;
  }
  .wrapper .main .model .slogan {
    font-size: 17px;
  }
  .wrapper .main .model .benefit__item {
    font-size: 11px;
  }
  .wrapper .main .strategy {
    padding: 20px 0;
  }
  .wrapper .main .strategy__title {
    font-size: 20px;
  }
  .wrapper .main .strategy__list {
    margin-top: 20px;
  }
  .wrapper .main .strategy .slogan {
    font-size: 17px;
  }
  .wrapper .main .strategy .underline {
    width: 100px;
  }
  .wrapper .main .strategy .benefit__item {
    font-size: 11px;
  }
  .wrapper .main .strategy__benefit-list {
    gap: 12px;
  }
  .wrapper .main .size__text {
    height: 350px;
  }
  .wrapper .main .size .size__bg {
    width: 40%;
  }
  .wrapper .main .size__title {
    font-size: 20px;
  }
  .wrapper .main .size__p {
    font-size: 11px;
  }
  .wrapper .main .size__p {
    margin-top: 11px;
  }
  .wrapper .main .contact {
    height: 384px;
  }
  .wrapper .main .contact__title {
    font-size: 20px;
  }
  .wrapper .main .contact__form {
    padding: 15px;
  }
  .wrapper .main .contact__input {
    height: 36px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    width: 330px;
  }
  .wrapper .main .contact__textarea {
    height: 100px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    margin: 5px 0;
    width: 100%;
  }
  .wrapper .main .contact__button {
    font-size: 13px;
    padding: 13px 60px;
  }
  .wrapper .main .contact__button span {
    display: none;
  }
  .wrapper .main .contact__subtitle {
    font-size: 11px;
  }
  .wrapper .main .contact a {
    font-size: 14px;
  }
  .wrapper .main .contact__info {
    margin-top: 5px;
  }
  .wrapper .footer .container {
    height: 62px;
    max-width: 90%;
    gap: 15px;
  }
  .footer-logo {
    height: 22px;
    width: 142px;
  }
  .wrapper .footer .container span {
    font-size: 11px;
  }
  .wrapper .footer .container a {
    font-size: 11px;
  }
  .wrapper .footer .container ul {
    gap: 15px;
  }
  .wrapper .footer .container ul img {
    height: 20px;
    width: 20px;
  }
}
@media (max-width: 1133px) {
  .wrapper .main .faq {
    padding: 40px 0;
  }
  .wrapper .main .faq h1 {
    padding-bottom: 20px;
  }
  .wrapper .main .faq .section .accordeon .answer span {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .wrapper .header .buttons {
    gap: 10px;
  }
}
@media (max-width: 850px) {
  .wrapper .main .size .size__bg {
    width: 50vw;
  }
  .wrapper .main .faq .section {
    max-width: 90%;
  }
}
@media (max-width: 835px) {
  .wrapper .header__nav-item {
    padding: 10px;
  }
  .wrapper .header .header__button {
    padding: 8px 12px;
  }
  .wrapper .header .container {
    max-width: 98%;
  }
  .wrapper .header .container img {
    width: auto;
  }
}
@media (max-width: 755px) {
  .wrapper .main .faq h1 {
    font-size: 25px;
  }
  .container {
    max-width: 98%;
  }
}
@media (max-width: 715px) {
  .wrapper .main .faq {
    padding: 0 0 20px 0;
  }
  .wrapper .main .faq h1 {
    padding: 20px 0 0 0;
  }
  .wrapper .main .faq .section span {
    font-size: 15px;
  }
  .wrapper .main .faq .section .accordeon .question h4 {
    font-size: 13px;
  }
  .wrapper .main .faq .section .accordeon .answer span {
    font-size: 11px;
    line-height: 16px;
  }
  .wrapper .main .faq .section .accordeon .question {
    padding: 12px;
  }
  .wrapper .main .faq .section {
    padding-top: 20px;
  }
  .header__nav {
    display: none;
  }
  .wrapper .header .burger .burger__social-list img {
    height: 20px;
    width: 20px;
  }
  .wrapper .header .container {
    max-width: 702px;
  }
  .wrapper .header .container img {
    width: auto;
  }
  .wrapper .header__button {
    display: none;
  }
  .wrapper .header .header__burger.show {
    display: flex;
  }
  .header {
    padding: 0px 15px 0 15px;
    box-shadow: 0px 0px 15px rgb(228, 220, 220);
  }
  .wrapper .main .contact {
    height: auto;
    padding: 20px 15px;
  }
  .wrapper .main .size__text {
    height: 250px;
  }
  .wrapper .main .contact__input,
  .wrapper .main .contact__textarea {
    width: 100%;
    font-size: 11px;
  }
  .wrapper .main .contact__title {
    font-size: 20px;
  }
  .wrapper .main .contact__button {
    font-size: 13px;
    padding: 14px 38px;
  }
  .wrapper .main .contact__button span {
    display: none;
  }
  .wrapper .main .contact__subtitle {
    font-size: 11px;
  }
  .wrapper .main .contact a {
    font-size: 14px;
  }
  .wrapper .main .contact__form {
    padding: 15px;
    width: 90%;
  }
  .wrapper .main .contact__info {
    margin-top: 10px;
    justify-content: center;
  }
  .wrapper .footer .container {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .wrapper .footer .container img {
    width: 129px;
    height: 20px;
  }
  .container {
    max-width: 90%;
  }
  .wrapper .main .investors__title {
    margin: 20px 0;
  }
  .wrapper .main .investors__item img {
    width: 87px;
    height: 87px;
  }
  .wrapper .main .investors__info {
    font-size: 10px;
  }
  .wrapper .main .model__list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .wrapper .main .model .underline {
    height: 0;
  }
  .wrapper .main .model__item {
    border-bottom: 1px solid #c0c9d3;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .wrapper .main .model .container {
    text-align: center;
  }
  .wrapper .main .size .size__bg {
    width: 50%;
  }
  .wrapper .main .strategy .slogan {
    height: 40px;
  }
  .wrapper .main .strategy__benefit-list {
    height: 100%;
  }
  .wrapper .main .strategy .benefit__item {
    margin: 15px 0;
  }
  .wrapper .main .strategy__list {
    gap: 5px;
  }
}
@media (max-width: 600px) {
  .wrapper .main .faq .section .accordeon .question {
    min-height: 64px;
  }
  .wrapper .main .faq .section .accordeon .question h4 {
    line-height: 19px;
  }
}
@media (max-width: 562px) {
  .wrapper .main .size .size__bg {
    width: 65vw;
  }
}
@media (max-width: 500px) {
  .wrapper .main .size .size__bg {
    width: 70vw;
  }
}