

/* Start:/local/templates/hisense/dist/bx-styles/sponsorship.css?17612345411619*/
.sponsorship__banner {
  line-height: 0;
}

.sponsorship__banner picture,
.sponsorship__banner img {
  width: 100%;
  height: auto;
}

.sponsorship__wrap {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 130px;
}

.sponsorship__block {
  position: relative;
  max-width: 1140px;
  height: 330px;
  margin-left: auto;
  margin-right: auto;
}

.sponsorship__img {
  width: 100%;
  height: 100%;
  line-height: 0;
}

.sponsorship__img picture,
.sponsorship__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sponsorship__text-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sponsorship__title {
  max-width: 322px;
  font-family: "Avalon", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 37px;
  line-height: 1.2;
  color: #ffffff;
}

.sponsorship__link {
  margin-top: auto;
  min-width: 209px;
  color: #ffffff;
}

@media (max-width: 1023px) {
  .sponsorship__wrap {
    padding: 40px 20px;
  }

  .sponsorship__text-block {
    padding: 25px;
  }

  .sponsorship__title {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .sponsorship__wrap {
    padding: 40px 15px 80px;
  }

  .sponsorship__block {
    height: auto;
    max-width: 350px;
  }

  .sponsorship__text-block {
    padding: 15px;
  }

  .sponsorship__title {
    margin-bottom: 30px;
  }

  .sponsorship__link {
    margin-top: 0;
    min-width: 100%;
  }
}
/* End */
/* /local/templates/hisense/dist/bx-styles/sponsorship.css?17612345411619 */
