@media screen and (min-width: 769px) and (max-width: 1440px) {
  .button {
    height: 3.333vw;
    border-radius: 0.139vw;
    box-shadow: 0vw 1.042vw 2.778vw rgba(17, 108, 227, 0.3);
    padding: 1.111vw 2.222vw;
    font-size: 0.903vw;
    text-shadow: 0vw 0.069vw 0.069vw rgba(0, 0, 0, 0.2);
  }
  .button._arrow {
    padding: 0 4.653vw;
  }
  .button._arrow:before {
    width: 1.111vw;
    height: 0.903vw;
    right: 1.389vw;
  }
  .button._slider {
    width: 3.333vw;
    height: 3.333vw;
    border: 0.139vw solid #116ce3;
  }
  .button._feedback {
    width: 12.639vw;
    height: 12.639vw;
    font-size: 0.764vw;
    line-height: 0.972vw;
    text-shadow: 0vw 0.069vw 0.069vw rgba(0, 0, 0, 0.2);
  }
  .button._feedback:before {
    width: 2.639vw;
    height: 2.917vw;
    margin-bottom: 0.694vw;
  }
  .input {
    border-bottom: 0.069vw solid rgba(255, 255, 255, 0.5);
    padding: 0.903vw 0;
  }
  .icon._arrow-slider {
    width: 0.764vw;
    height: 1.319vw;
  }
  .icon._play {
    width: 3.333vw;
    height: 3.333vw;
  }
  .icon._close {
    width: 1.528vw;
    height: 1.528vw;
  }
  .icon._call-phone {
    width: 2.708vw;
    height: 2.708vw;
  }
  body {
    font-size: 0.903vw;
    line-height: 1.389vw;
  }
  p {
    margin-bottom: 1.389vw;
  }
  .container {
    max-width: 85.556vw;
    padding: 0 1.389vw;
  }
  .link {
    font-size: 0.972vw;
    line-height: 1.389vw;
  }
  .link:after {
    width: 1.111vw;
    height: 0.903vw;
    margin-left: 0.347vw;
    margin-top: 0.139vw;
  }
  .section {
    padding: 5.556vw 0;
  }
  .section__title {
    font-size: 2.222vw;
    line-height: 2.778vw;
    margin-bottom: 4.167vw;
  }
  .section ul {
    margin-bottom: 1.389vw;
  }
  .section ul li {
    padding-left: 1.389vw;
  }
  .section ul li:before {
    top: 0.486vw;
    width: 0.694vw;
    height: 0.694vw;
  }
  .section__navbar {
    top: -6.944vw;
  }
  .section__navbar-pages {
    margin-right: 4.375vw;
    font-size: 1.111vw;
    line-height: 1.111vw;
  }
}
