.official .official__list-container {
  padding-top: 106px;
}

.main {
  overflow: hidden;
}

.hero__catalog-subtitle {
  font-family: avantiFont, sans-serif;
}

.title--lg,
.title__lg {
  font-family: avantiFont, sans-serif;
  font-size: 41px;
  margin-bottom: 12px;
}

.bestsellers {
  padding-top: 68px;
}

.bestsellers .title__subtitle {
  font-weight: 400;
  color: #666666;
  margin-bottom: 0;
}

.bestsellers__title {
  margin-bottom: 70px;
}

.features {
  margin-top: -30px;
}

.features__title {
  font-family: avantiFont, sans-serif;
}

.about-video__title .title__subtitle {
  font-family: avantiFont, sans-serif;
  color: #666666;
  margin-bottom: 0;
  font-weight: 400;
}

.novelties__title .title__lg {
  margin-bottom: 18px;
}

.novelties__title .title__subtitle {
  font-weight: 400;
  font-family: avantiFont, sans-serif;
  color: #666666;
  margin-bottom: 0;
}

.novelties__title {
  margin-bottom: 68px;
}

.official__title .title__subtitle {
  color: #000000;
  font-weight: 400;
}

.official .official__list-container {
  padding-top: 82px;
}

.official__bg-num {
  opacity: 1;
  bottom: 58px;
}

.faq__title .title__md {
  font-family: avantiFont, sans-serif;
}

.about-video__bg-text {
  font-family: avantiFont, sans-serif;
}

.grid__title .title__subtitle {
  font-weight: 400;
  font-family: avantiFont, sans-serif;
  color: #666666;
}

.hero {
  margin-top: 0;
}

.hero__wrapper {
  padding-top: 33px;
}

@media (max-width: 768px) {
  .official .official__title .title__md {
    font-size: 24px;
    line-height: 1;
  }
  .official .official__wrapper {
    padding: 0 10px;
  }
  .faq .faq__title .title__md {
    font-family: avantiFont, sans-serif;
    line-height: 1;
  }
  .official .official__list-container {
    margin-left: 0;
  }
  .official .official__title {
    order: 0;
  }
  .hero .hero__catalog {
    max-width: 100%;
    margin-top: 30px;
    padding-top: 0;
  }
  .hero__wrapper {
    padding-top: 0;
  }
  .hero .hero__catalog-title {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .bestsellers {
    padding-top: 57px;
  }
  .bestsellers__title {
    margin-bottom: 47px;
  }
  .features {
    margin-top: 0;
  }
  .about-video__bg-text {
    font-size: 96px;
    left: 0;
  }
  .about-video__title .title__subtitle {
    max-width: 150px;
    margin: 0 auto;
  }
  .about-video__title {
    margin-bottom: 40px;
  }
  .novelties__title {
    margin-bottom: 33px;
  }
  .grid__title .title__subtitle {
    margin-bottom: 0;
  }
  .grid__title {
    margin-bottom: 42px;
  }
  .official__bg-num {
    opacity: 0.2;
  }
}

@media (max-width: 400px) {
  .hero .hero__catalog {
    max-width: 100%;
  }
}
