

/* Start:/local/templates/hisense/dist/bx-styles/blog.css?176847503212010*/
.blog {
  padding: 80px 0 120px; }
  @media (max-width: 1023px) {
    .blog {
      padding: 60px 0 80px; } }
  @media (max-width: 600px) {
    .blog {
      padding: 35px 0 80px; } }
  .blog__main-title {
    text-align: center; }
    @media (max-width: 600px) {
      .blog__main-title {
        font-size: 24px; } }
  .blog__wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start; }
    @media (max-width: 600px) {
      .blog__wrap {
        display: block; } }
  .blog__wrapper {
    margin-top: 60px;
    margin-bottom: -40px; }
    @media (max-width: 600px) {
      .blog__wrapper {
        margin-top: 50px;
        margin-bottom: 0; } }
  .blog__item {
    flex-basis: calc((100% / 3) - (40px / 3));
    flex-grow: 0;
    flex-shrink: 1;
    position: relative;
    max-width: calc((100% / 3) - (40px / 3));
    overflow: hidden;
    margin-bottom: 40px;
    margin-right: 20px;
    cursor: pointer; }
    @media (max-width: 1023px) {
      .blog__item {
        flex-basis: calc((100% / 2) - 10px);
        max-width: calc((100% / 2) - 10px); } }
    @media (max-width: 600px) {
      .blog__item {
        max-width: 100%;
        margin-bottom: 30px;
        padding-bottom: 61px;
        margin-right: 0; } }
    .blog__item:hover:before {
      opacity: 1; }
    .blog__item:hover .blog__button-wrap {
      transform: translateY(0); }
    .blog__item:nth-child(3n + 2) {
      margin-right: 0; }
      @media (max-width: 1023px) {
        .blog__item:nth-child(3n + 2) {
          margin-right: 20px; } }
      @media (max-width: 600px) {
        .blog__item:nth-child(3n + 2) {
          margin-right: 0; } }
    @media (max-width: 1023px) {
      .blog__item:nth-child(2n + 3) {
        margin-right: 0; } }
    .blog__item:not(.blog__item_double) {
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .blog__item:not(.blog__item_double):before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        transition: opacity 0.2s;
        background-color: #000;
        opacity: 0; }
    .blog__item_double {
      display: flex;
      flex-basis: calc(((100% / 3) - (40px / 3)) * 2 + 20px);
      flex-direction: row-reverse;
      align-items: stretch;
      justify-content: space-between;
      max-width: calc(((100% / 3) - (40px / 3)) * 2 + 20px); }
      @media (max-width: 1023px) {
        .blog__item_double {
          flex-basis: 100%;
          max-width: 100%;
          margin-right: 0; } }
      @media (max-width: 600px) {
        .blog__item_double {
          flex-direction: column; } }
      .blog__item_double .blog__info {
        flex: 0 1 368px;
        position: relative;
        border: none;
        padding: 40px;
        background: #222222;
        color: #fff; }
        @media (max-width: 600px) {
          .blog__item_double .blog__info {
            flex: 1 1 auto;
            order: 1;
            position: static;
            padding: 20px 20px 30px; } }
      .blog__item_double .blog__image {
        flex: 0 1 389px;
        height: 100%; }
        @media (max-width: 600px) {
          .blog__item_double .blog__image {
            flex: 1 1 auto;
            order: 0;
            width: 100%;
            height: auto;
            font-size: 0; } }
        .blog__item_double .blog__image-wrap {
          height: 100%;
          padding-top: 0; }
          @media (max-width: 600px) {
            .blog__item_double .blog__image-wrap {
              padding-top: 65.21739%;
              overflow: hidden;
              position: relative; }
              .blog__item_double .blog__image-wrap picture, .blog__item_double .blog__image-wrap img {
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                object-fit: cover; } }
      .blog__item_double .blog__title {
        min-height: 80px; }
        @media (max-width: 600px) {
          .blog__item_double .blog__title {
            min-height: 0; } }
      .blog__item_double .blog__descr {
        color: #999999;
        font-size: 18px;
        line-height: 1.3; }
        @media (max-width: 600px) {
          .blog__item_double .blog__descr {
            display: none; } }
  .blog__info {
    flex: 1 1 100%;
    border: 1px solid #f2f2f2;
    padding: 22px 30px 30px;
    border-bottom: none; }
    @media (max-width: 600px) {
      .blog__info {
        padding: 20px 20px 30px 20px; } }
  .blog__date {
    color: #828282;
    font-size: 14px;
    margin-bottom: 15px; }
  .blog__title {
    font-family: "Avalon", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.25; }
  .blog__button {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
    cursor: pointer; }
    .blog__button-wrap {
      display: flex;
      align-items: stretch;
      justify-content: space-between;
      width: 100%;
      transform: translateY(100%);
      transition: transform 0.2s, background-color 0.2s;
      background-color: #00cccc;
      color: #fff;
      will-change: transform; }
      @media (max-width: 600px) {
        .blog__button-wrap {
          transform: translateY(0); } }
      .blog__button-wrap:hover {
        background-color: #00eaea; }
    .blog__button-text {
      flex: 1 1 100%;
      padding: 20px 30px 19px;
      font-family: "Avalon", sans-serif;
      font-weight: 700;
      font-size: 14px;
      text-transform: uppercase; }
    .blog__button-icon {
      display: flex;
      flex: 0 0 56px;
      align-items: center;
      justify-content: center;
      height: 56px;
      background-color: #000; }
      .blog__button-icon svg {
        width: 7px;
        height: 14px;
        stroke: #fff;
        stroke-width: 3px;
        fill: none; }
  .blog__image-wrap {
    padding-top: 65.21739%;
    overflow: hidden;
    position: relative; }
    .blog__image-wrap picture, .blog__image-wrap img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      object-fit: cover; }
    @media (max-width: 600px) {
      .blog__image-wrap {
        padding-top: 65.21739%;
        overflow: hidden;
        position: relative; }
        .blog__image-wrap picture, .blog__image-wrap img {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          object-fit: cover; } }
  .blog__more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px; }
    @media (max-width: 600px) {
      .blog__more {
        margin-top: 50px; } }
    .blog__more .button {
      width: 280px; }
      @media (max-width: 600px) {
        .blog__more .button {
          width: 100%; } }
  .blog__subscribe {
    margin-top: 120px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 30px 40px 20px;
    border-top: 1px solid #00cccc;
    border-bottom: 1px solid #00cccc; }
    @media (max-width: 1230px) {
      .blog__subscribe {
        padding: 30px 0; } }
    @media (max-width: 1023px) {
      .blog__subscribe {
        margin-top: 80px; } }
    @media (max-width: 600px) {
      .blog__subscribe {
        margin-top: 50px;
        display: block;
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 15px; } }
    .blog__subscribe-title {
      flex: 0 1 460px;
      max-width: 460px;
      font-family: "Avalon", sans-serif;
      font-weight: 700;
      font-size: 24px;
      line-height: 1.5;
      margin-right: 30px; }
      @media (max-width: 1230px) {
        .blog__subscribe-title {
          font-size: 20px; } }
      @media (max-width: 600px) {
        .blog__subscribe-title {
          max-width: 100%;
          text-align: center;
          margin-right: 0;
          font-size: 18px;
          margin-bottom: 21px; } }
    .blog__subscribe-form {
      display: flex;
      flex: 0 1 532px;
      align-items: flex-end;
      justify-content: space-between;
      max-width: 532px; }
      @media (max-width: 1230px) {
        .blog__subscribe-form {
          flex: 0 1 450px; } }
    .blog__subscribe-input {
      width: 100%; }
      .blog__subscribe-input input {
        width: 100%;
        border: none;
        font-family: "Avalon", sans-serif;
        font-size: 18px;
        outline: none;
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 12px; }
        @media (max-width: 600px) {
          .blog__subscribe-input input {
            font-size: 16px;
            padding-bottom: 10px; } }
    .blog__subscribe-button {
      display: flex;
      flex: 0 0 56px;
      align-items: center;
      justify-content: center;
      height: 56px;
      border: none;
      transition: background-color 0.2s;
      background-color: #00cccc;
      outline: none;
      cursor: pointer; }
      @media (max-width: 600px) {
        .blog__subscribe-button {
          flex: 0 0 46px;
          height: 46px; } }
      .blog__subscribe-button:hover {
        background-color: #00eaea; }
      .blog__subscribe-button svg {
        width: 24px;
        height: 24px; }
  .blog__slider {
    position: relative; }
    @media (max-width: 600px) {
      .blog__slider {
        padding-top: 30px; } }
    .blog__slider-title {
      margin-bottom: 40px;
      font-family: "Avalon", sans-serif;
      font-size: 24px;
      font-weight: 700;
      line-height: 1.5; }
      @media (max-width: 600px) {
        .blog__slider-title {
          text-align: center;
          font-size: 18px;
          margin-bottom: 30px; } }
    @media (max-width: 600px) {
      .blog__slider-wrap {
        padding-bottom: 40px; } }
    .blog__slider-wrap .blog__item {
      display: block;
      max-width: 100%;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 1px; }
    .blog__slider-wrap .blog__info {
      background-color: #fafafa;
      border: none; }
    .blog__slider-wrap .owl-nav {
      display: flex;
      align-items: stretch;
      justify-content: flex-end;
      position: absolute;
      top: -85px;
      right: 0;
      height: 0; }
    .blog__slider-wrap .owl-control {
      display: flex;
      flex: 0 0 50px;
      align-items: center;
      justify-content: center;
      height: 50px;
      border: 1px solid #000;
      transition: border-color 0.2s, background-color 0.2s;
      border-radius: 50%; }
      .blog__slider-wrap .owl-control:hover {
        border-color: #00cccc;
        background-color: #00cccc; }
        .blog__slider-wrap .owl-control:hover svg {
          stroke: #fff; }
      .blog__slider-wrap .owl-control svg {
        width: 7px;
        height: 14px;
        transition: stroke 0.2s;
        stroke: #000;
        stroke-width: 3px;
        fill: none; }
    .blog__slider-wrap .owl-prev {
      margin-right: 20px; }
      .blog__slider-wrap .owl-prev svg {
        transform: scale(-1, 1); }
    .blog__slider-dots-wrap {
      position: absolute;
      left: 50%;
      bottom: 0;
      width: 175px;
      height: 5px;
      overflow: hidden;
      transform: translateX(-50%); }
    .blog__slider-dots {
      position: absolute;
      left: calc(50% - 17px);
      display: flex;
      align-items: center; }
    .blog__slider .owl-dot {
      flex: 0 0 5px;
      height: 5px;
      margin: 0 15px;
      background-color: #000 !important; }
      .blog__slider .owl-dot.active {
        background-color: #0cc !important; }

/* End */


/* Start:/local/templates/hisense/dist/bx-styles/blog-head.css?17574135252113*/
.blog-head {
  background-color: #000;
  padding-top: 150px;
  color: #fff;
}

.blog-head__wrap {
  border-top: 1px solid #fff;
  padding-top: 20px;
}

.blog-head__bc {
  margin-bottom: 30px;
}

.blog-head__title {
  font-family: "Avalon", sans-serif;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.blog-head__descr {
  font-family: "Avalon", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
}

.blog-head__top {
  border-bottom: 1px solid #333;
  padding-bottom: 30px;
}

.blog-head__bottom {
  padding: 25px 0;
}

.blog-head__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.blog-head__date {
  font-size: 14px;
  line-height: 1.5;
  white-space: nowrap;
}

.blog-head__socials {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 1 250px;
}

.blog-head__socials-label {
  font-family: "Avalon", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  margin-right: 30px;
}

.blog-head__socials-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.blog-head__social {
  flex: 0 0 34px;
  height: 34px;
  border: 1px solid #00CCCC;
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s;
}

.blog-head__social svg {
  fill: #00CCCC;
  transition: fill 0.2s;
}

.blog-head__social:hover {
  background-color: #00CCCC;
}

.blog-head__social:hover svg {
  fill: #000;
}

@media (max-width: 1023px) {
  .blog-head {
    padding-top: 120px;
  }

  .blog-head__title {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .blog-head__bc {
    display: none;
  }
}

@media (max-width: 600px) {
  .blog-head {
    padding-top: 80px;
  }

  .blog-head__title {
    font-size: 28px;
  }

  .blog-head__descr {
    font-size: 16px;
  }

  .blog-head__bottom {
    padding: 14px 0;
  }

  .blog-head__socials {
    flex: 0;
  }

  .blog-head__socials-label {
    display: none;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/blog-page.css?1761826823803*/
.blog-page {
  background-color: #fafafa;
  padding: 40px 0 60px;
}

.blog-page p {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 20px;
}

.blog-page h2 {
  margin: 40px 0 15px;
  font-family: "Avalon", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5;
}

.blog-page img {
  display: block;
  width: 100%;
  height: auto;
}

.blog-page a {
  color: #0CC;
}

.blog-page a:hover {
  text-decoration: underline;
}

.blog-page__links {
  margin-top: 30px;
}

.blog-page__links a {
  font-size: 24px;
}

.blog-page__links a:not(:last-child) {
  margin-right: 40px;
}

@media (max-width: 600px) {
  .blog-page {
    padding: 30px 0 60px;
  }

  .blog-page__links a {
    margin-bottom: 15px;
    display: inline-block;
  }
}
/* End */
/* /local/templates/hisense/dist/bx-styles/blog.css?176847503212010 */
/* /local/templates/hisense/dist/bx-styles/blog-head.css?17574135252113 */
/* /local/templates/hisense/dist/bx-styles/blog-page.css?1761826823803 */
