

/* Start:/local/templates/hisense/dist/bx-styles/content.css?17606885991547*/
.content h2 {
  font-family: "Avalon", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.content a {
  color: #0cc;
  border-bottom: 1px solid rgba(63, 204, 205, 0.3);
  word-wrap: break-word;
}

.content a:hover {
  border-color: transparent;
}

.content p {
  margin-top: 0;
  margin-bottom: 2px;
  font-family: "Futura", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 33px;
  color: #222222;
}

.content ul {
  margin-top: 0;
  margin-bottom: 2px;
  padding-left: 25px;
}

.content ul li {
  font-family: "Futura", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 33px;
  color: #222222;
}

.content b {
  display: block;
  margin-top: 0;
  margin-bottom: 2px;
  font-family: "Futura", sans-serif;
  font-weight: 450;
  font-size: 20px;
  line-height: 33px;
  color: #222222;
}

.content table {
  min-width: 700px;
  border-collapse: collapse;
}

.content table tr td {
  width: 25%;
  padding: 11px 20px;
}

.content table tr td b {
  margin-bottom: 0;
  text-align: center;
}

.content table tr td p {
  margin-bottom: 0;
  text-align: center;
}

@media (max-width: 767px) {
  .content h2 {
    font-size: 22px;
  }

  .content p {
    font-size: 18px;
    line-height: 26px;
  }

  .content ul li {
    font-size: 18px;
    line-height: 26px;
  }

  .content b {
    font-size: 18px;
    line-height: 26px;
  }

  .content table tr td {
    padding: 10px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/policy.css?17606019221223*/
.policy {
  padding-top: 44px;
  padding-bottom: 116px;
}

.policy__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 26px;
  font-family: "Futura", sans-serif;
  font-weight: 450;
  font-size: 26px;
  line-height: 100%;
  color: #202020;
  cursor: pointer;
}

.policy__header svg {
  flex-shrink: 0;
  margin-left: 10px;
  transition: 0.35s all;
}

.policy__item {
  padding-bottom: 26px;
  border-bottom: 1px solid #787878;
}

.policy__item_show .policy__header svg {
  transform: rotate(180deg);
}

.policy__content {
  padding-top: 30px;
}

.policy__table {
  overflow: auto;
}

@media (max-width: 1200px) {
  .policy__header {
    padding-top: 20px;
    font-size: 22px;
  }

  .policy__item {
    padding-bottom: 20px;
  }

  .policy__content {
    padding-top: 12px;
  }
}

@media (max-width: 1023px) {
  .policy {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  .policy__header {
    padding-top: 12px;
    font-size: 20px;
  }

  .policy__item {
    padding-bottom: 12px;
  }
}

@media (max-width: 767px) {
  .policy {
    padding-bottom: 60px;
  }
}
/* End */
/* /local/templates/hisense/dist/bx-styles/content.css?17606885991547 */
/* /local/templates/hisense/dist/bx-styles/policy.css?17606019221223 */
