.header-banner {
  min-height: 1px;
}

.preWrap {
  white-space: pre-wrap;
}

.design-header.no-space {
  margin-bottom: 0;
  border-bottom: none;
}

.block.offer {
  padding: 0;
}

.block.offer .block-title {
  margin-left: 20px;
}

.block .di-slider {
  /*padding: 20px;*/
}


.block .offer-bg {
  margin-top: 30px;
}

.block-title {
  font-family: UEFAEuro-Bold;
  font-size: 26px;
  color: #fff;
  margin: 15px 20px;
}

.contacts .block {
  padding: 30px 20px 60px;
}

.contacts .email-content p {
  font-family: UEFAEuro-Book;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
}

.contacts .email-box {
  font-family: UEFAEuro-Book;
  width: 80%;
  padding: 20px;
  background-color: #FDC901;
  display: flex;
  align-items: center;
  color: #000;
  border-radius: 41px;
  justify-content: center;
}


.contacts .email-box img {
  margin-right: 10px;
}

.back-action {
  display: flex;
  align-items: center;
  width: 100%;
}

.back-action .back-button {
  width: 50px;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-top: 40px;
}

.back-action .terms-image {
  width: 154px;
  height: 45px;
  margin-left: 20%;
}

.back-action img {
  width: 100%;
}

.reward .block .block-title {
  text-align: center;
  font-size: 30px;
  font-family: UEFAEuro-Book;
  margin-bottom: 0;
  font-weight: 500;
  margin-top: 30px;
}

.reward .block .block-sub-title {
  font-family: UEFAEuro-Book;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-top: 10px;
}

.reward ul.rewards-list li {
  margin-bottom: 40px;
}


.reward ul.rewards-list li .copy-block {
  z-index: 11;
  padding: 20px;
  background-size: 200% 110%;
  object-fit: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -10px;
}


.reward ul.rewards-list li h2 {
  font-size: 17px;
  font-weight: 500;
  color: #000000;
}

.reward ul.rewards-list li img {
  border-top-left-radius: 34px;
  border-top-right-radius: 34px;
}

.terms ul {
  margin: auto;
}

.terms li {
  margin-left: 25px;
}
