.landing-may__banner {
  position: relative;
  min-height: 36vw;
  padding: 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}

.landing-may__banner picture {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}

.landing-may__banner picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.landing-may__banner .container {
  position: relative;
}

.landing-may__banner-title {
  font-family: 'VremenaGoda';
  font-weight: 400;
  font-size: 48px;
  line-height: 1;
  color: #000000;
  margin-bottom: 50px;
  text-align: center;
}

@media (min-width: 992px) {
  .landing-may__banner-title {
    font-size: 64px;
  }
}

@media (max-width: 767px) {
  .landing-may__banner-title {
    font-size: 34px;
    margin-bottom: 30px;
  }
}

.landing-may__banner-text {
  font-family: 'VremenaGoda';
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #000000;
  width: 780px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}

@media (min-width: 992px) {
  .landing-may__banner-text {
    font-size: 24px;
  }
}

.landing-may__how {
  padding: 100px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .landing-may__how {
    padding: 40px 0;
  }
}

.landing-may__how .row {
  margin: -20px;
}

@media (min-width: 992px) {
  .landing-may__how .row {
    margin: -55px;
  }
}

.landing-may__how .row > * {
  padding: 20px;
}

@media (min-width: 992px) {
  .landing-may__how .row > * {
    padding: 55px;
  }
}

.landing-may__how-title {
  font-family: 'VremenaGoda';
  font-weight: 400;
  font-size: 48px;
  line-height: 1;
  text-align: center;
  color: #000000;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .landing-may__how-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
}

.landing-may__how-num {
  font-family: 'VremenaGoda';
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 1;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
}

.landing-may__how-text {
  font-family: 'VremenaGoda';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #000000;
}

.landing-may__social {
  padding: 100px 0;
  overflow: hidden;
  background: #000000;
}

@media (max-width: 767px) {
  .landing-may__social {
    padding: 40px 0;
  }
}

.landing-may__social-title {
  font-family: 'VremenaGoda';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 1;
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .landing-may__social-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
}

.landing-may__social-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -35px;
}

@media (max-width: 767px) {
  .landing-may__social-row {
    margin: -15px;
  }
}

.landing-may__social-col {
  padding: 45px;
}

@media (max-width: 767px) {
  .landing-may__social-col {
    padding: 15px;
  }
}

.landing-may__social-col a {
  font-family: 'VremenaGoda';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5;
  color: #FFFFFF;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .landing-may__social-col a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 14px;
  }
}

.landing-may__social-icon {
  margin-right: 20px;
}

@media (max-width: 767px) {
  .landing-may__social-icon {
    margin: 0 auto 16px;
    max-width: 48px;
  }
}

.landing-may__brands {
  padding: 100px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .landing-may__brands {
    padding: 40px 0;
  }
}

.landing-may__brands-title {
  font-family: 'VremenaGoda';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 1;
  text-align: center;
  color: #000000;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .landing-may__brands-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
}

.landing-may__brands-block:not(:last-child) {
  padding-bottom: 100px;
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .landing-may__brands-block:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}

.landing-may__brands-block .row {
  margin-bottom: -30px;
}

.landing-may__brands-block .row > * {
  padding-bottom: 30px;
}

.landing-may__brands-subtitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
  text-align: center;
}

@media (max-width: 767px) {
  .landing-may__brands-subtitle {
    margin-bottom: 30px;
  }
}

.landing-may__brands-subtitle span {
  padding: 20px 30px;
  background-color: #000000;
  font-family: 'VremenaGoda';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  text-align: center;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .landing-may__brands-subtitle span {
    font-size: 18px;
  }
}

.landing-may__brands a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100%;
}

.landing-may__brands a img {
  width: 220px;
  max-width: 100%;
  max-height: 100%;
}

@media (max-width: 767px) {
  .landing-may__banner{
    padding: 50px 0;
  }
}

@media (max-width: 480px) {
  .landing-may__social-title {
    font-size: 20px;
  }
}
@media (max-width: 360px) {
  .landing-may__social-title {
    font-size: 18px;
  }
}
/*# sourceMappingURL=style.css.map */