ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, p {
  margin: 0;
}

a {
  text-decoration: none;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 768px) {
  .container {
    width: 768px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

body {
  font-family: "Montserrat";
}

header {
  position: absolute;
  padding-top: 21px;
  left: 0;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  header {
    height: 75px;
  }
}

.header .container {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .header .container {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

.header__list {
  display: flex;
  justify-content: center;
  margin-bottom: 113px;
}

.header__item:nth-child(2) {
  background: rgba(26, 25, 21, 0.0001);
  border: 2px solid #FFFFFF;
  border-radius: 50px;
}

.header__link {
  font-weight: 700;
  font-size: 13.9859px;
  line-height: 17px;
  display: flex;
  align-items: flex-end;
  text-align: center;
  color: #FFFFFF;
  margin-right: 4px;
  padding: 10px;
}

.header__logo {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-align: center;
}

.hero {
  background-size: cover;
  background-position: center;
  padding-top: 214px;
  padding-bottom: 138px;
  text-align: center;
  background-image: url(../image/hero-mobile@1x.jpg);
}
@media (min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .hero {
    background-image: url(../image/hero-mobile@2x.jpg);
  }
}
@media screen and (min-width: 768px) {
  .hero {
    padding-bottom: 233px;
    background-image: url(../image/hero-table@1x.jpg);
  }
}
@media screen and (min-width: 768px) and (min-device-pixel-ratio: 2), screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 768px) and (min-resolution: 192dpi), screen and (min-width: 768px) and (min-resolution: 2dppx) {
  .hero {
    background-image: url(../image/hero-table@2x.jpg);
  }
}
@media screen and (min-width: 1200px) {
  .hero {
    background-image: url(../image/hero-desktop@1x.jpg);
  }
}
@media screen and (min-width: 1200px) and (min-device-pixel-ratio: 2), screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 1200px) and (min-resolution: 192dpi), screen and (min-width: 1200px) and (min-resolution: 2dppx) {
  .hero {
    background-image: url(../image/hero-desktop@2x.jpg);
  }
}

.hero__title {
  font-weight: 700;
  font-size: 30.041px;
  line-height: 37px;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .hero__title {
    font-size: 52px;
    line-height: 63px;
  }
}

.hero__text {
  font-weight: 300;
  font-size: 18.0246px;
  line-height: 21px;
  color: #ffffff;
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .hero__text {
    margin-top: 36px;
    font-size: 24px;
    line-height: 28px;
  }
}

.hero__button {
  font-weight: 700;
  font-size: 13.9987px;
  line-height: 17px;
  text-align: center;
  color: #ffffff;
  background: #ff4e50;
  padding: 13px 38px;
  border-radius: 50px;
  border: none;
  margin-top: 17px;
}
@media screen and (min-width: 768px) {
  .hero__button {
    margin-top: 45px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .hero__button {
    margin-top: 33px;
  }
}

.partners {
  padding-top: 60px;
  padding-bottom: 56px;
}
@media screen and (min-width: 768px) {
  .partners {
    padding-top: 71px;
    padding-bottom: 39px;
  }
}
@media screen and (min-width: 1200px) {
  .partners {
    padding-top: 69px;
    padding-bottom: 72px;
  }
}
.partners__title {
  font-weight: 700;
  font-size: 22.0041px;
  line-height: 27px;
  text-align: center;
  color: #333333;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .partners__title {
    margin-bottom: 35px;
  }
}
.partners__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .partners__list {
    row-gap: 64px;
  }
}
@media screen and (min-width: 1200px) {
  .partners__list {
    gap: 20px;
  }
}
.partners__item {
  width: 194px;
}
@media screen and (min-width: 768px) {
  .partners__item {
    width: 230px;
  }
}
.partners__photo {
  display: block;
  margin: 0 auto 13px;
}
.partners__name {
  margin-bottom: 13px;
  margin-top: 13px;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 14.0112px;
  line-height: 1.213315;
  text-align: center;
  color: #333333;
}
.partners__about {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 14.0112px;
  line-height: 1.1419436;
  text-align: center;
  color: #666666;
}
.partners__container {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.partners__icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 4px solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 2px;
  right: 0;
}
.partners__icon--tv {
  background-color: #FF4E50;
}
.partners__icon--alhm {
  background-color: #FFA507;
}
.partners__icon--cup {
  background-color: #1CD7AD;
}
.partners__icon--tg {
  background-color: #4E73DB;
}
.partners__svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}
.partners__svg--alhm {
  width: 12px;
  height: 16px;
}
.partners__button {
  width: 280px;
  height: 40px;
  background: #FFFFFF;
  border: 2px solid #FF4E50;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.21;
  text-align: center;
  color: #FF4E50;
  display: block;
  margin: 29px auto 0;
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  .partners__button {
    margin: 38px auto 0;
  }
}/*# sourceMappingURL=main.css.map */