

/* Start:/local/templates/hisense/dist/bx-styles/text-page.css?17690984293016*/
.text-page {
  width: 100%;
  max-width: 730px;
  margin: 0 auto;
  padding: 50px 15px; }
  .text-page_policy {
    max-width: none;
    padding: 0; }
    @media (max-width: 767px) {
      .text-page_policy {
        padding: 0 !important; } }
  .text-page p {
    font-size: 20px;
    line-height: 33px; }
  .text-page a {
    color: #0cc;
    border-bottom: 1px solid rgba(63, 204, 205, 0.3);
    word-wrap: break-word; }
    .text-page a:hover {
      border-color: transparent; }
  .text-page iframe {
    width: 100%;
    height: 500px; }
  .text-page h1,
  .text-page h3,
  .text-page h4,
  .text-page h5,
  .text-page h2 {
    font-family: "Avalon", sans-serif; }
  .text-page h1, .text-page h2 {
    font-size: 28px; }
  .text-page h3 {
    font-size: 25px; }
  .text-page blockquote {
    font-size: 16px;
    line-height: 28px;
    padding: 0 35px;
    margin: 30px 0;
    position: relative; }
    .text-page blockquote:before, .text-page blockquote:after {
      content: '';
      width: 24px;
      height: 24px;
      background: url("/local/templates/hisense/dist/bx-styles/../img/style/ico_blockquote.svg") no-repeat;
      position: absolute; }
    .text-page blockquote:before {
      top: 0;
      left: 0; }
    .text-page blockquote:after {
      bottom: 0;
      right: 0;
      transform: rotate(180deg); }
  .text-page ul {
    list-style: none;
    margin: 20px 0;
    padding: 0; }
    .text-page ul li {
      font-size: 20px;
      margin-bottom: 25px;
      position: relative;
      padding-left: 20px; }
      .text-page ul li:before {
        content: '';
        width: 9px;
        height: 9px;
        background: #0cc;
        position: absolute;
        top: 8px;
        left: 0; }
  .text-page ol {
    margin: 20px 20px;
    padding: 0; }
    .text-page ol li {
      font-size: 20px;
      margin-bottom: 5px;
      position: relative;
      padding-left: 20px; }
  .text-page table {
    width: 100%;
    border-spacing: inherit; }
    .text-page table tr th,
    .text-page table tr td {
      padding: 17px;
      font-size: 16px; }
    .text-page table tr th {
      border-top: 1px solid rgba(63, 204, 205, 0.2);
      border-bottom: 1px solid rgba(63, 204, 205, 0.2);
      color: #0cc;
      text-align: left; }
    .text-page table tr:nth-child(even) {
      background: #1D1D1D; }
  .text-page picture,
  .text-page img {
    width: 100%;
    height: auto; }

@media (max-width: 767px) {
  .text-page {
    font-size: 18px;
    line-height: 26px;
    padding: 30px 15px; }
    .text-page p {
      font-size: 18px;
      line-height: 26px; }
    .text-page iframe {
      height: 300px; }
    .text-page ul li {
      margin-bottom: 10px;
      font-size: 18px; }
      .text-page ul li:before {
        top: 8px; }
    .text-page table tr th,
    .text-page table tr td {
      padding: 7px; }
    .text-page h2 {
      font-size: 22px; }
    .text-page h3 {
      font-size: 18px; } }

/* End */


/* 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/text-page.css?17690984293016 */
/* /local/templates/hisense/dist/bx-styles/content.css?17606885991547 */
/* /local/templates/hisense/dist/bx-styles/policy.css?17606019221223 */
