

/* Start:/local/templates/hisense/dist/bx-styles-base/bx-styles-base.css?175025772512505*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

@font-face {
  font-family: 'Futura';
  src: url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-Light.woff2") format("woff2"), url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Futura';
  src: url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-Medium.woff2") format("woff2"), url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Futura';
  src: url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-Book.woff2") format("woff2"), url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Futura';
  src: url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-DemiBold.woff2") format("woff2"), url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPT-DemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Futura';
  src: url("/local/templates/hisense/dist/bx-styles-base/../fonts/Futura/FuturaPTExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Avalon';
  src: url("/local/templates/hisense/dist/bx-styles-base/../fonts/Avalon/Avalon-Bold.woff2") format("woff2"), url("/local/templates/hisense/dist/bx-styles-base/../fonts/Avalon/Avalon-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Avalon';
  src: url("/local/templates/hisense/dist/bx-styles-base/../fonts/Avalon/Avalon-Regular.woff2") format("woff2"), url("/local/templates/hisense/dist/bx-styles-base/../fonts/Avalon/Avalon-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

html {
  min-height: 100%;
  font-size: 14px;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-height: 100%;
  background: #fff;
  color: #202020;
  font-weight: 300;
  font-family: "Futura", sans-serif;
  overflow-x: hidden;
}

body.fixed {
  overflow-y: hidden;
  height: 100%;
}

body.body_china {
  background-image: url("/local/templates/hisense/dist/bx-styles-base/../img/content/china/background_china.png");
  background-repeat: repeat;
}

body.show-filter {
  overflow-y: hidden;
}

body .fancybox-bg {
  background: linear-gradient(180deg, rgba(0, 204, 204, 0.15) 0%, rgba(0, 204, 204, 0.0487797) 80%, rgba(0, 204, 204, 0) 100%), #000000;
  opacity: 1 !important;
}

body.fancybox-bg-light-theme .fancybox-bg {
  background: linear-gradient(180deg, rgba(0, 204, 204, 0.15) 0%, rgba(0, 204, 204, 0.0487797) 80%, rgba(0, 204, 204, 0) 100%), #ffffff;
  opacity: 1 !important;
}

p {
  margin: 10px 0 15px;
}

p:first-child {
  margin-top: 0;
}

* {
  box-sizing: border-box;
}

*:focus,
*.focus {
  outline: -webkit-focus-ring-color auto 5px;
}

a {
  outline: none;
  color: #202020;
  text-decoration: none;
  transition: 0.2s;
}

a:hover,
a:focus {
  outline: none;
  text-decoration: none;
}

.container {
  width: 100%;
  padding: 0 40px;
}

.container_md {
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 40px;
}

.container_b {
  max-width: 1530px;
  margin: 0 auto;
  padding: 0 15px;
}

.container_lg {
  max-width: 1486px;
  margin: 0 auto;
  padding: 0 15px;
}

.container_medium {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 15px;
  position: relative;
}

.container_m {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 15px;
}

.container_small {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
  position: relative;
}

.bg_black {
  background: #181a19;
  color: #fff;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

img {
  max-width: 100%;
}

.hidden {
  display: none !important;
}

.onlymobile {
  display: none !important;
}

.onlypc {
  display: initial !important;
}

[role="button"] {
  cursor: pointer;
}

button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

button:focus {
  outline: none;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/libs/formstyler/jquery.formstyler.css?17425663092286*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/local/templates/hisense/dist/libs/formstyler/jquery.formstyler.theme.css?174256630911191*/
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/hisense/dist/libs/fancybox/jquery.fancybox.min.css?174256630812795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/hisense/dist/libs/owl-carousel/owl.carousel.min.css?17425663083356*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/hisense/dist/libs/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/hisense/dist/libs/owl-carousel/owl.carousel.hisense.css?1750689808220*/
.productpage .owl-carousel .owl-item img {
    max-height: 450px;
    display: block;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

.landing-ad__slider-list.owl-carousel {
    display: block;
}

/* End */


/* Start:/local/templates/hisense/dist/libs/selectize/selectize.css?17425663089118*/
/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* End */


/* Start:/local/templates/hisense/dist/bx-styles/header.css?175040690743927*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.header {
  position: absolute;
  z-index: 500;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
}

.header.is-hidden {
  background: transparent;
}

.header.open-menu .header__sticky::before {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  content: '';
  height: 162px;
  background-color: #000000;
}

.header_light {
  background: #ffffff;
}

.header_light .header__top {
  background: #ffffff;
  backdrop-filter: blur(0px);
}

.header_light.open-menu .header__sticky::before {
  background-color: #ffffff;
}

.header_light .header__nav-item > a {
  color: #202020;
}

.header_light .header__nav-sublist {
  background-color: #ffffff;
  box-shadow: 0 15px 28px -30px rgba(0, 0, 0, 0.8);
}

.header_light .header__nav-sublist-link-text {
  color: #202020;
}

.header_light .header__nav-sublist-link-img svg {
  fill: #202020;
  color: #202020;
}

.header_light .header__nav-sublist-link-img svg.svg-stroke {
  stroke: #202020;
}

.header_light.is-hidden .header__top {
  background: transparent;
}

.header.header_sticky .header__sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.header_bg {
  position: relative;
}

.header_bg .header__top {
  background: #000000;
  backdrop-filter: blur(0.5px);
}

.header_bg .header__nav-sublist {
  background-color: #000000;
}

.header_static {
  position: relative;
}

.header_static .header__top {
  background: #000000;
  backdrop-filter: blur(0.5px);
}

.header__mobile {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 500;
  transition: 0.35s padding;
}

.header__mobile .header__control {
  display: block;
  margin-left: auto;
}

.header__top {
  padding: 0 40px;
  transition: background-color .3s linear;
  background: black;
  backdrop-filter: blur(0.5px);
}

header.header_active .header__top {
  background-color: #000;
}

.header__top .header:not(.header_light) {
  backdrop-filter: blur(0.5px);
  background: linear-gradient(180deg, #000000 23.96%, rgba(0, 0, 0, 0) 100%);
}

.header__bottom {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 500;
  padding: 30px 40px 0;
  background: linear-gradient(180deg, rgba(32, 32, 32, 0.4) 0%, rgba(32, 32, 32, 0) 100%);
  backdrop-filter: blur(2.5px);
  transition: background-color .3s linear;
}

.header_active .header__bottom {
  background-color: rgba(0, 0, 0, 0.95);
}

.header__logo {
  position: relative;
  z-index: 100;
  z-index: 100;
  margin-right: 40px;
  z-index: 100;
  margin-right: 40px;
}

.header.header_show .header__logo,
.header.header_active .header__logo,
.header.is-hidden .header__logo,
.header:not(.header_light) .header__logo {
  color: #fff;
}

.header__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__logo {
  flex-shrink: 0;
  position: relative;
  z-index: 5;
  display: block;
  width: 190px;
  width: 10vw;
}

.header__logo svg {
  width: 100%;
  max-width: 277px;
  max-height: 47px;
}

.header__logo svg.header__row_show {
  transform: translateY(0);
}

.header__logo svg .catalog-btn {
  order: 1;
  margin-bottom: 24px;
}

.header__logo svg .header__city {
  order: 2;
}

.header__logo svg .header__nav {
  order: 3;
}

.header__logo img {
  object-fit: contain;
}

.header__logo img {
  object-fit: contain;
}

.header__city {
  position: relative;
  transition: opacity .3s linear;
}

.header__city:hover .header__select-city {
  visibility: visible;
  opacity: 1;
}

header.is-hidden .header__city {
  opacity: 0;
}

.header__city-btn {
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 120%;
  color: inherit;
  transition: box-shadow .3s linear, box-shadow .3s linear;
  padding: 5px;
  border-radius: 5px;
  white-space: nowrap;
  transition: color .3s linear;
}

.header__city-btn:focus:not(:active),
.header__city-btn:hover:not(:active) {
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}

.header.header_show .header__city-btn,
.header.header_active .header__city-btn,
.header:not(.header_light) .header__city-btn {
  color: #fff;
}

.header.header_show .header__city-btn:focus:not(:active),
.header.header_show .header__city-btn:hover:not(:active),
.header.header_active .header__city-btn:focus:not(:active),
.header.header_active .header__city-btn:hover:not(:active),
.header:not(.header_light) .header__city-btn:focus:not(:active),
.header:not(.header_light) .header__city-btn:hover:not(:active) {
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.2);
}

.header__city-btn svg {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.header__select-city {
  position: absolute;
  top: 110%;
  left: 0;
  padding-top: 10px;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s all;
  z-index: 600;
}

.header__select-city-wrap {
  position: relative;
  width: max-content;
  padding: 20px 16px;
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(6px);
  border-radius: 3px;
}

.header__select-city-wrap::before {
  position: absolute;
  top: -10px;
  left: 12px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 10px solid rgba(0, 0, 0, 0.75);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  backdrop-filter: blur(6px);
  border-top: 0;
}

.header__select-city-text {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.07em;
  color: #fff;
}

.header__select-city-text span {
  margin-left: 5px;
  font-weight: 500;
}

.header__select-city-text svg {
  margin-right: 8px;
}

.header__select-city-btns {
  display: flex;
  align-items: center;
}

.header__select-city-btn {
  margin-right: 20px;
  padding: 9px 21px 9px;
  font-size: 13px;
  font-weight: 450;
  line-height: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #00CCCC;
  border: none;
  cursor: pointer;
  outline: none !important;
  transition: 0.35s all;
}

.header__select-city-btn:hover {
  color: #202020;
}

.header__select-city-link {
  font-size: 13px;
  font-weight: 450;
  line-height: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  border-bottom: 1px solid #00CCCC;
}

.header__menu {
  background-color: rgba(0, 0, 0, 0.95);
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none;
  transition: background-color .3s;
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.header__menu.header__menu_selected {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100vh;
  padding-bottom: 100px;
}

.header__menu::-webkit-scrollbar {
  width: 5px;
}

.header__menu::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.header__menu::-webkit-scrollbar-thumb {
  background: #777;
}

.header__menu::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.header__menu-list {
  list-style-type: none;
  padding: 40px;
  margin: -30px -10px 0;
  display: none;
}

.header__menu.header__menu_selected .header__menu-list .header__menu-item:not(:hover):not(.header__menu-item_active),
.header__menu-list:hover .header__menu-item:not(:hover):not(.header__menu-item_active) {
  opacity: .5;
}

.header__menu-item {
  width: calc(20% - 20px);
  margin: 30px 10px 0;
  padding: 10px 0;
  transition: opacity .3s linear;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
  cursor: pointer;
  transition: background-color .3s linear;
}

.header__menu-item.header__menu-item_active,
.header__menu-item:hover:not(:active) {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(5px);
}

.header__menu-item.header__menu-item_active .header__menu-name,
.header__menu-item:hover:not(:active) .header__menu-name {
  color: #00CCCC;
}

.header__menu-item.header__menu-item_active .header__menu-image,
.header__menu-item:hover:not(:active) .header__menu-image {
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);
}

.header__menu-item .header__menu-name {
  max-width: 190px;
}

.header__menu-image {
  width: 130px;
  margin-right: 4%;
}

.header__menu-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header__menu-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #fff;
  transition: color .3s linear;
}

.header__menu-name {
  font-size: 14px;
}

.header__burger {
  width: 28px;
  height: 28px;
  display: block;
  position: relative;
}

.header__burger-line {
  display: block;
  border-radius: 50px;
  height: 2px;
  width: 100%;
  background-color: #202020;
  transition: all .3s linear;
  position: relative;
  z-index: 100;
}

.header.header_show .header__burger-line,
.header.header.is-hidden .header__burger-line,
.header.header_active .header__burger-line,
.header:not(.header_light) .header__burger-line {
  background-color: #fff;
}

.header__burger.active .header__burger-line {
  transition: all .3s linear;
  background-color: transparent;
}

.header__burger-line::before,
.header__burger-line::after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
  border-radius: 50px;
  transition: all .3s linear;
  background-color: #202020;
}

.header.header_show .header__burger-line::before,
.header.header.is-hidden .header__burger-line::before,
.header.header_active .header__burger-line::before,
.header:not(.header_light) .header__burger-line::before,
.header.header_show .header__burger-line::after,
.header.header.is-hidden .header__burger-line::after,
.header.header_active .header__burger-line::after,
.header:not(.header_light) .header__burger-line::after {
  background-color: #fff;
}

.header__burger-line::before {
  transform: translateY(-7px);
}

.header__burger.active .header__burger-line::before {
  transition: all .3s linear .1s;
  transform: translateY(0px) rotate(-45deg);
}

.header__burger-line::after {
  transform: translateY(7px);
}

.header__burger.active .header__burger-line::after {
  transition: all .3s linear .1s;
  transform: translateY(0px) rotate(45deg);
}

.header__control {
  position: relative;
  display: flex;
}

.header__search {
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.07em;
  opacity: 1;
  transition: opacity .3s linear, color .3s linear;
  white-space: nowrap;
  position: relative;
  z-index: 1000;
}

.header.header_show .header__search,
.header.header.is-hidden .header__search,
.header.header_active .header__search,
.header:not(.header_light) .header__search {
  color: #fff;
  opacity: 0.6;
}

.header__search span {
  transition: opacity .3s linear, width .3s linear;
}

.header__search.header__search_active {
  opacity: 1;
}

.header__search.header__search_active span {
  width: 0;
  opacity: 0;
}

.header__search.header__search_active .header__search-ico {
  margin-right: 0;
}

.header__search-ico {
  fill: currentColor;
  width: 16px;
  height: 16px;
  margin-right: 12px;
}

.header__search-ico_close {
  display: none;
}

.header__search:hover {
  opacity: 1;
}

.header__search-modal {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 4;
  color: #fff;
  padding-left: 7vw;
  padding-right: 5vw;
  display: none;
}

.header__search-modal.active .header__search-block {
  width: 92%;
}

.header__search-info {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 16px 5vw 0 14vw;
}

.header__search-info-block {
  display: none;
}

.header__search-info-block_active {
  display: block;
}

.header__search-info-title {
  font-size: 20px;
  margin-bottom: 20px;
}

.header__search-info-list {
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
}

.header__search-info-list-item {
  padding: 7px 16px;
  border: 1px solid #ffffff;
  border-radius: 50px;
  font-size: 16px;
  font-family: "Avalon", sans-serif;
  line-height: 1.2;
  color: #ffffff;
  margin-bottom: 16px;
  transition: all 0.2s;
}

.header__search-info-list-item:not(:last-child) {
  margin-right: 16px;
}

.header__search-info-list-item:hover {
  background-color: #0cc;
  border-color: #0cc;
}

.header__search-info-result {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.header__search-info-result-item {
  font-size: 16px;
  font-family: "Avalon", sans-serif;
  line-height: 1;
  color: #ffffff;
  transition: all 0.2s;
}

.header__search-info-result-item span {
  color: #0cc;
}

.header__search-info-result-item:not(:last-child) {
  margin-bottom: 12px;
}

.header__search-info-result-item:hover {
  color: #0cc;
}

.header__search-block {
  margin-top: 20px;
  width: 0%;
  transition: .35s;
  transition-delay: .5s;
  float: right;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.header__search-block::before {
  content: '';
  position: absolute;
  top: 40%;
  left: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(/local/templates/hisense/dist/bx-styles/../img/svg/search-1.svg) 50%/contain no-repeat;
}

.header__search-block-input {
  font-family: "Futura", sans-serif;
  font-size: 20px;
  width: 100%;
  display: block;
  height: 40px;
  padding-bottom: 10px;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding-left: 40px;
  border-radius: 0;
  background: none;
  outline: none;
  color: #ffffff;
}

.header__search-block-submit {
  font-family: "Futura", sans-serif;
  outline: none;
  background: none;
  font-size: 15px;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  padding: 10px;
  cursor: pointer;
  transition: 0.2s;
}

.header__search-block-submit:hover {
  color: #0cc;
}

.header__nav-sublist-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1330px;
  padding-left: 0;
  list-style: none;
}

.header__sub-menu {
  background-color: #000000;
  padding: 40px;
  color: #fff;
}

.header__sub-head.header__sub-head_first {
  display: flex;
  align-items: baseline;
}

.header__sub-head.header__sub-head_first .header__sub-head-title {
  margin-right: 24px;
}

.header__sub-head-icon {
  margin-left: auto;
  transition: transform .3s linear;
}

.header__sub-item_active .header__sub-head-icon {
  transform: rotate(180deg);
}

.header__sub-head-title {
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: inherit;
}

.header__sub-head-title {
  font-size: 18px;
}

.header__checked {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: -35px -20px 0 0;
}

.header__checked-label {
  cursor: pointer;
}

.header__checked-label:not(:last-child) {
  margin-right: 25px;
}

.header__checked-label input {
  width: 0;
  height: 0;
  opacity: 0;
  position: absolute;
  z-index: -1000;
}

.header__checked-label input:checked ~ .header__checked-text {
  opacity: 1;
}

.header__checked-label input:checked ~ .header__checked-text::before {
  background-color: #00CCCC;
  border-color: #00CCCC;
  background-image: url(/local/templates/hisense/dist/bx-styles/../img/svg/icon-checked.svg);
}

.header__checked-text {
  font-weight: 500;
  line-height: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  transition: opacity .3s linear;
}

.header__checked-text {
  font-size: 10px;
}

.header__checked-text:not(:hover):not(:active) {
  opacity: 0.5;
}

.header__checked-text::before {
  content: "";
  min-width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #fff;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all .3s linear;
  margin-right: 10px;
}

.header__sub-wrap {
  display: flex;
}

.header__sub-item_head {
  width: 35%;
}

.header__sub-item_body {
  flex: auto;
  margin-left: 100px;
  position: relative;
  display: flex;
  flex-direction: column;
}

.header__sub-sample {
  display: flex;
  margin-top: 40px;
  margin-right: -4vw;
}

.header__sub-sample-img {
  width: 100%;
  max-width: 300px;
  max-height: 200px;
  margin-right: 80px;
  margin-right: 4vw;
}

.header__sub-sample-img:not([hidden]) {
  display: block;
}

.header__sub-sample-img:hover .header__menu-name {
  color: #fff;
}

.header__sub-sample-img picture {
  display: block;
  position: relative;
}

.header__sub-sample-img picture::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height: 80%;
  z-index: 1;
  background: radial-gradient(50% 50% at 50% 50%, #3FCCCD 0%, rgba(63, 204, 205, 0) 100%), radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  filter: blur(118px);
}

.header__sub-sample-img img {
  display: block;
  width: 100%;
  max-height: 100%;
  object-fit: contain;
  position: relative;
  z-index: 10;
}

.header__sub-sample-img .header__menu-name {
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
}

.header__sub-sample-img .header__menu-name span {
  font-weight: 200;
  display: block;
}

.header__sub-head-link {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 40px;
}

.header__sub-head-link .header__menu-name {
  color: #fff;
}

.header__sub-head-link .header__menu-name:hover {
  color: #00CCCC;
}

.header__sub-head-link .header__menu-name:not(:first-child) {
  margin-left: 32px;
}

.header__sub-section {
  height: 100%;
  padding: 0 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.header__sub-section_second {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10%;
}

.header__sub-section_second .header__menu-name:hover {
  color: #00CCCC;
}

.header__sub-section_second .header__menu-name:not(:last-child) {
  margin-bottom: 30px;
}

.header__sub-section_first {
  display: flex;
  flex-wrap: wrap;
  margin: -40px -20px 0;
}

.header__sub-section_first .header__type {
  margin: 40px 20px 0;
}

.header__sub-section_first h4.header__menu-name {
  font-weight: 400;
  margin-bottom: 23px;
}

.header__sub-section_first .header__menu-name {
  text-transform: none;
  line-height: 120%;
}

.header__sub-section .header__menu-name {
  display: block;
  color: rgba(255, 255, 255, 0.4);
  margin: 0;
}

.header__type {
  align-items: flex-start;
}

.header__type:not([hidden]) {
  display: flex;
}

.header__type-icon {
  min-width: 40px;
  margin-right: 15px;
}

.header__type-icon img {
  width: 100%;
  display: block;
}

.header__type-head {
  display: flex;
  align-items: center;
}

.header__type-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.header__type-list .header__menu-name {
  color: #fff;
}

.header__type-item:not(:last-child) {
  margin-bottom: 15px;
}

.header__type-item a {
  transition: all .3s linear;
}

.header__type-item.is-disabled a.header__menu-name {
  opacity: 0.1;
  pointer-events: none;
}

.header__type-item .header__menu-name:hover {
  color: #0cc;
}

.header__btn.button {
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
}

.header__nav {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.header__sub-icon-left-mob {
  display: none;
}

.header__icon-left-mob {
  display: none;
}

.header__nav-item-link {
  display: block;
  padding: 30px 35px;
}

.header__nav-item-link span {
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  padding: 0;
  letter-spacing: 0.12em;
  position: relative;
  color: #ffffff;
}

.header__nav-content-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% + 1px);
  opacity: 0;
  height: 160px;
  pointer-events: none;
  visibility: hidden;
  background-color: #000000;
}

.header__nav-container {
  position: relative;
  max-width: 1236px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 35px;
  padding-right: 20px;
  padding-top: 14px;
  padding-bottom: 30px;
}

.header__nav-sublist-list-wrap {
  position: absolute;
  top: 0;
  left: 257px;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  display: flex;
  justify-content: flex-end;
  transition: 0.35s opacity;
}

.header__nav-category-list {
  display: flex;
  flex-direction: column;
}

.header__nav-sublist-list {
  display: flex;
  width: 855px;
}

.header__nav-sublist-list_wide {
  width: 100%;
  justify-content: center;
}

.header__nav-sublist-list_wide .header__nav-sublist-link {
  width: 171px;
}

.header__nav-category {
  width: 225px;
}

.header__nav-category-title {
  display: flex;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "Futura", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.8px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #ABABAB;
}

.header__nav-category-title svg {
  margin-left: 6px;
}

.header__nav-sublist-link {
  width: calc(100% / 5);
  height: 137px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
  transition: background-color 0.2s;
}

.header__nav-sublist-link:hover {
  background-color: #0cc;
}

.header__nav-sublist-link:hover .header__nav-sublist-link-img svg {
  fill: #ffffff;
  color: #ffffff;
}

.header__nav-sublist-link:hover .header__nav-sublist-link-img svg.svg-stroke {
  stroke: #ffffff;
}

.header__nav-sublist-link-img {
  width: 60px;
  height: 60px;
}

.header__nav-sublist-link-img svg {
  width: 100%;
  height: 100%;
  fill: #3FCCCD;
  color: #3FCCCD;
  stroke: #3FCCCD;
  transition: all 0.2s;
}

.header__nav-sublist-link-text {
  height: 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  letter-spacing: .12em;
  transition: color 0.2s;
}

.header__icon-mob {
  display: none;
}

@media (min-width: 1024px) {
  .header__menu-list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }

  .header__sub-menu {
    display: none;
  }

  .header__sub-menu_tvs .header__sub-item_head {
    position: relative;
    width: 55%;
    padding-right: 90px;
  }

  .header__sub-menu_tvs .header__sub-item_head:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    width: 1px;
    margin-top: 70px;
    margin-bottom: 9 0px;
    background-color: rgba(255, 255, 255, 0.1);
  }

  .header__sub-menu_tvs .header__sub-item_body {
    margin-left: 0;
    padding-left: 130px;
    padding-top: 50px;
  }

  .header__sub-menu_tvs .header__checked {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .header__sub-menu_tvs .header__sub-section_first {
    margin: 0;
    padding: 0;
    margin-left: -20px;
    border: none;
  }

  .header__sub-menu_tvs .header__sub-section {
    height: auto;
  }

  .header__sub-menu_tvs .header__type {
    flex-direction: column;
  }

  .header__sub-menu_tvs .header__type-row {
    display: flex;
    align-items: center;
    margin-bottom: 23px;
  }

  .header__sub-menu_tvs .header__btn {
    margin-right: 20px;
  }

  .header__sub-menu_tvs .header__sub-section_first h4.header__menu-name {
    margin-bottom: 0;
  }

  .header__sub-menu_tvs .header__type-list_dual {
    max-height: 200px;
  }

  .header__sub-menu_tvs .header__sub-link-block {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 30px;
  }

  .header__sub-menu_tvs .header__sub-link-block .header__menu-name {
    margin-right: 30px;
  }

  .header__sub-menu_tvs .header__sub-link-wrap {
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header__sub-head-icon {
    display: none;
  }

  .header__type-list_dual {
    columns: 2;
    max-height: 230px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}

@media (min-width: 1025px) {
  .header_light .header__nav-item.open .header__nav-item-link span {
    background-color: #0cc;
    color: #ffffff;
  }

  .header_light .header__nav-category-title {
    color: #202020;
  }

  .header_light.open-menu::before {
    background-color: #ffffff;
    box-shadow: 0 15px 28px -30px rgba(0, 0, 0, 0.8);
  }

  .header_light .header__nav-content-wrap {
    background-color: #ffffff;
  }

  .header_light .header__nav-item-link span {
    color: #202020;
  }

  .header_light .header__nav-item.open .header__nav-item-link span {
    color: #ffffff;
  }

  .header_light .header__nav-sublist-link-img svg {
    stroke: #202020;
  }

  .header_light .header__nav-sublist-link:hover .header__nav-sublist-link-img svg {
    stroke: #ffffff;
  }

  .header_light .header__nav-sublist-link:hover .header__nav-sublist-link-text {
    color: #ffffff;
  }

  .header.is-hidden .header__nav {
    opacity: 0;
    transition: none;
  }

  .header__mobile {
    display: none !important;
  }

  .header__burger {
    display: none;
  }

  .header__nav-item {
    position: relative;
  }

  .header__nav-item.open .header__nav-content-wrap {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .header__nav-item.open .header__nav-item-link > span::before {
    position: absolute;
    top: -30px;
    left: -24px;
    right: -24px;
    bottom: -30px;
    content: '';
    display: block;
    background-color: #0cc;
    z-index: -1;
  }

  .header__nav-item_simple.open:not(:last-child) .header__nav-sublist-list_wide {
    width: auto;
  }

  .header__nav-item_simple.open:not(:last-child) .header__nav-sublist-link {
    flex-shrink: 0;
  }

  .header__nav-item:last-child.open .header__nav-content-wrap {
    left: auto;
  }

  .header__nav-item_sublevel.open .header__nav-content-wrap {
    right: auto;
  }

  .header__nav-category:hover .header__nav-sublist-list-wrap {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .header__nav-category:hover .header__nav-category-title {
    color: #0cc;
  }
}

@media screen and (min-width: 1025px) {
  .header__sub-head-title {
    font-size: calc(18px + 22 * ((100vw - 1025px) / 895));
  }

  .header__checked-text {
    font-size: calc(10px + 10 * ((100vw - 1025px) / 895));
  }
}

@media screen and (min-width: 1600px) {
  .header__menu-name {
    font-size: calc(14px + 6 * ((100vw - 1600px) / 320));
  }
}

@media screen and (min-width: 1920px) {
  .header__menu-name {
    font-size: 20px;
  }

  .header__sub-head-title {
    font-size: 40px;
  }

  .header__checked-text {
    font-size: 20px;
  }
}

@media (max-width: 1900px) {
  .header__menu-image {
    width: 100px;
  }
}

@media (max-width: 1780px) {
  .header__logo svg {
    max-width: 200px;
  }

  .header__type-list {
    max-height: 200px;
  }
}

@media (max-width: 1680px) {
  .header__type-list {
    max-height: 190px;
  }
}

@media (max-width: 1600px) {
  .header__menu-item {
    padding: 15px 0;
  }

  .header__menu-image {
    width: 70px;
  }

  .header__menu-name {
    font-size: 14px;
  }

  .header__nav-item-link {
    padding: 30px 20px;
  }

  .header__nav-container {
    padding-left: 17px;
  }

  .header__nav-sublist-list-wrap {
    left: 239px;
  }
}

@media (max-width: 1400px) {
  .header__nav-item-link {
    padding: 30px 14px;
  }

  .header__nav-container {
    padding-left: 14px;
  }

  .header__nav-sublist-list-wrap {
    left: 220px;
  }
}

@media (max-width: 1350px) {
  .header__select-city {
    left: auto;
    right: -50px;
  }

  .header__select-city-wrap::before {
    left: auto;
    right: 59px;
  }
}

@media (max-width: 1300px) {
  .header__search span {
    display: none;
  }
}

@media (max-width: 1200px) {
  .header__menu-list {
    padding: 20px;
  }

  .header__menu-item {
    width: calc(25% - 20px);
  }

  .header__search-ico {
    margin-right: 0;
  }

  .header__checked-text::before {
    min-width: 16px;
    height: 16px;
  }

  .header__sub-item_head {
    width: 50%;
  }

  .header__sub-item_body {
    margin-left: 4vw;
  }

  .header__sub-section {
    padding: 0 20px;
  }

  .header__sub-section_first {
    margin: -20px -10px 0;
  }

  .header__sub-section_first .header__type {
    margin: 20px 10px 0;
  }
}

@media (max-width: 1150px) {
  .header__nav-item-link span {
    font-size: 16px;
  }

  .header__nav-sublist-list {
    width: 750px;
  }

  .header__nav-sublist-list_wide {
    width: 100%;
  }

  .header__nav-sublist-list_wide .header__nav-sublist-link {
    width: 140px;
  }
}

@media (max-width: 1100px) {
  .header__nav-item-link {
    padding: 30px 12px;
  }

  .header__nav-container {
    padding-left: 12px;
  }
}

@media (max-width: 1024px) {
  .header_light .header__nav-item > a {
    color: #ffffff;
  }

  .header_light .header__nav-sublist {
    background: none;
    box-shadow: none;
  }

  .header_light .header__nav-sublist-link-text {
    color: #ffffff;
  }

  .header_light .header__mobile {
    background-color: #ffffff;
  }

  .header_light.header_show .header__mobile {
    background-color: #000;
  }

  .header_bg .header__nav-sublist {
    background: none;
  }

  .header.is-hidden .header__search_mobile {
    z-index: 10000;
  }

  .header.is-hidden .header__search_mobile .header__search-ico {
    display: none;
    margin: 0;
  }

  .header.is-hidden .header__search_mobile .header__search-ico_close {
    display: block;
  }

  .header.is-hidden .header__burger {
    display: none;
  }

  .header__mobile {
    padding: 15px;
    background: #000;
  }

  .header__top {
    padding: 0;
  }

  .header__logo {
    max-width: 140px;
  }

  .header__logo svg {
    width: 100%;
  }

  .header__row {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 98px 15px 60px;
    transition: transform .6s linear;
    height: 100vh;
    overflow-y: auto;
    flex-direction: column;
    align-items: initial;
    justify-content: inherit;
    transform: translateY(-200%);
    background-color: black;
  }

  .header__row.header__row_show {
    transform: translateY(0);
  }

  .header__row .header__logo {
    display: none;
  }

  .header__logo {
    margin-right: auto;
    width: auto;
  }

  .header__menu {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100vh;
    padding-bottom: 100px;
  }

  .header__menu-name {
    font-size: 16px;
  }

  .header__search:not(.header__search_mobile) {
    display: none;
  }

  .header__search-ico {
    margin-right: 12px;
  }

  .header__search-modal {
    overflow: visible;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #000;
  }

  .header__search-modal.active {
    z-index: 1000;
  }

  .header__search-modal.active .header__search-block {
    width: 100%;
  }

  .header__search-modal.active .header__search-block form {
    width: calc(100% - 30px);
  }

  .header__search-modal.active .header__search-block::before {
    content: none;
  }

  .header__search-modal.active .header__search-block-input {
    padding: 0;
    font-size: 18px;
  }

  .header__search-info {
    padding: 95px 15px 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
  }

  .header__search-block {
    margin-top: 0;
    padding-top: 20px;
    background: #000;
  }

  .header__search-block-submit {
    display: none;
  }

  .header__nav-sublist-wrap {
    display: block;
  }

  .header__sub-menu {
    padding: 0;
    display: block !important;
  }

  .header__sub-head {
    padding: 20px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(5px);
    display: flex;
    align-items: center;
    color: #7D7D7D;
    transition: color .3s linear;
  }

  .header__sub-head.header__sub-item_active,
  .header__sub-head:hover {
    color: #00CCCC;
  }

  .header__checked {
    margin: 20px 0 0;
    justify-content: flex-start;
    padding: 0 20px;
    display: none;
  }

  .header__sub-item_active .header__checked {
    display: flex;
  }

  .header__checked-text {
    font-size: 16px;
  }

  .header__sub-wrap {
    display: block;
  }

  .header__sub-item_head {
    width: 100%;
    cursor: pointer;
  }

  .header__sub-item_body {
    margin-left: 0;
    flex-direction: column-reverse;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s linear;
  }

  .header__sub-sample {
    margin-top: 20px;
    display: none !important;
  }

  .header__sub-head-link {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 0;
    margin-top: 30px;
    padding: 0 20px 40px;
  }

  .header__sub-head-link .header__menu-name:not(:first-child) {
    margin-left: 0;
    margin-top: 15px;
  }

  .header__sub-section {
    border-left: 0;
    margin-top: 20px;
  }

  .header__sub-section_second .header__menu-name:not(:last-child) {
    margin-bottom: 10px;
  }

  .header__sub-section_second {
    margin-left: 0;
  }

  .header__sub-section_first {
    flex-direction: column;
  }

  .header__sub-section_first h4.header__menu-name {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .header__type-icon {
    min-width: 32px;
  }

  .header__type-list {
    display: flex;
    flex-wrap: wrap;
    margin: -12px -16px 0;
  }

  .header__type-list .header__menu-name {
    font-size: 16px;
    margin: 12px 16px 0;
  }

  .header__nav {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .header__nav.show-category-mob .header__nav-item {
    display: none;
  }

  .header__nav.show-category-mob .header__nav-item_simple.active {
    display: block;
  }

  .header__nav.show-category-mob .header__nav-item_simple.active .header__icon-mob {
    display: none;
  }

  .header__nav.show-category-mob .header__nav-item_simple.active .header__icon-left-mob {
    display: block;
    margin-right: 12px;
  }

  .header__nav.show-category-mob .header__nav-item_simple.active .header__nav-content-wrap {
    display: block;
  }

  .header__nav.show-category-mob .header__nav-item_simple .header__nav-content-wrap {
    position: static;
    height: auto;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: none;
  }

  .header__nav.show-category-mob .header__nav-item_simple .header__nav-sublist-list {
    flex-direction: column;
  }

  .header__nav.show-category-mob .header__nav-item_simple .header__nav-sublist-link {
    width: 100%;
    height: auto;
    align-items: flex-start;
    padding: 0;
    margin-bottom: 32px;
    transition: none;
  }

  .header__nav.show-category-mob .header__nav-item_simple .header__nav-sublist-link:hover {
    background-color: #000000;
  }

  .header__nav.show-category-mob .header__nav-item_simple .header__nav-sublist-link-img {
    display: none;
  }

  .header__nav.show-category-mob .header__nav-item_simple .header__nav-sublist-link-text {
    height: auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.07em;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel.active {
    display: block;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel.active .header__icon-mob {
    display: none;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel.active .header__icon-left-mob {
    display: block;
    margin-right: 12px;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel.active .header__nav-content-wrap {
    display: block;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-content-wrap {
    position: static;
    height: auto;
    pointer-events: all;
    visibility: visible;
    opacity: 1;
    transition: none;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-container {
    padding: 0;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-category {
    width: 100%;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-category-title {
    padding: 0;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-category-title {
    margin-bottom: 32px;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.07em;
    color: #ffffff;
    text-transform: inherit;
    transition: none;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-category-title svg {
    margin-top: 2px;
    margin-left: 12px;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-sublist-link {
    width: 100%;
    height: auto;
    align-items: flex-start;
    padding: 0;
    margin-bottom: 32px;
    transition: none;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-sublist-link:hover {
    background-color: #000000;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-sublist-link-img {
    display: none;
  }

  .header__nav.show-category-mob .header__nav-item_sublevel .header__nav-sublist-link-text {
    height: auto;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.07em;
  }

  .header__nav.show-category-item-mob .header__nav-item-link {
    display: none;
  }

  .header__nav.show-category-item-mob .header__nav-category {
    display: none;
  }

  .header__nav.show-category-item-mob .header__nav-category.active {
    display: block;
  }

  .header__nav.show-category-item-mob .header__nav-category.active .header__nav-category-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.07em;
  }

  .header__nav.show-category-item-mob .header__nav-category.active .header__nav-category-title .header__sub-icon-mob {
    display: none;
  }

  .header__nav.show-category-item-mob .header__nav-category.active .header__nav-category-title .header__sub-icon-left-mob {
    display: block;
    margin-right: 12px;
    margin-left: 0;
  }

  .header__nav.show-category-item-mob .header__nav-category.active .header__nav-sublist-list-wrap {
    position: static;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .header__nav.show-category-item-mob .header__nav-category.active .header__nav-sublist-list {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .header__nav.show-category-item-mob .header__nav-category.active .header__nav-sublist-link {
    transition: none;
  }

  .header__nav.show-category-item-mob .header__nav-category.active .header__nav-sublist-list-wrap {
    transition: none;
  }

  .header__nav-item-link {
    display: flex;
    align-items: center;
    margin-bottom: 32px;
    padding: 0;
  }

  .header__nav-item-link span {
    font-size: 20px;
  }

  .header__nav-content-wrap {
    transition: none;
    display: none;
  }

  .header__icon-mob {
    display: block;
    color: #ffffff;
    margin-left: 12px;
    margin-top: 2px;
  }
}

@media (max-width: 1023px) {
  .header__sub-menu_tvs .header__sub-item_active .header__sub-section {
    display: block;
  }

  .header__sub-menu_tvs .header__sub-item_active .header__sub-link-block {
    display: block;
  }

  .header__sub-menu_tvs .header__sub-section {
    display: none;
  }

  .header__sub-menu_tvs .header__sub-link-block {
    display: none;
  }

  .header__sub-menu_tvs .header__type {
    display: flex;
    flex-direction: column;
  }

  .header__sub-menu_tvs .header__type-row {
    display: flex;
    margin-bottom: 10px;
  }

  .header__sub-menu_tvs .header__sub-section_first h4.header__menu-name {
    margin-bottom: 0;
  }

  .header__sub-menu_tvs .header__type-block {
    padding-left: 55px;
  }

  .header__sub-menu_tvs .header__sub-link-block {
    padding: 0 20px 30px;
  }

  .header__sub-menu_tvs .header__sub-link-wrap {
    display: flex;
    flex-direction: column;
  }

  .header__sub-menu_tvs .header__sub-link-wrap .header__menu-name {
    margin-top: 20px;
  }

  .header__sub-menu_tvs .header__type-list {
    max-height: none;
  }
}

@media (max-width: 768px) {
  .header__city {
    order: 2;
    margin-top: 20px;
  }

  .header__select-city {
    right: auto;
    left: 0;
  }

  .header__select-city-wrap {
    background: black;
  }

  .header__menu {
    top: 131px;
    padding-bottom: 210px;
  }

  .header__search-block-input {
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .header {
    position: relative;
  }

  .header.header_sticky .header__mobile {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .header_bg {
    height: 93px;
  }

  .header_static {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) and (max-width: 1700px) {
  .header__sub-menu_tvs .header__sub-item_head {
    padding-right: 50px;
  }

  .header__sub-menu_tvs .header__sub-item_body {
    padding-left: 50px;
  }
}

@media (min-width: 1024px) and (max-width: 1150px) {
  .header__sub-menu_tvs .header__sub-item_head {
    width: 70%;
  }

  .header__sub-menu_tvs .header__sub-item_body {
    padding-left: 30px;
  }
}

@media (min-width: 1024px) and (max-width: 1600px) {
  .header__sub-menu_tvs .header__checked {
    margin-top: -29px;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .header__sub-menu_tvs .header__checked {
    margin-top: -23px;
  }

  .header__sub-menu_tvs .header__sub-section_first {
    margin-left: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1400px) {
  .header__nav-item.open .header__nav-item-link > span::before {
    left: -15px;
    right: -15px;
  }
}

@media (min-width: 1025px) and (max-width: 1350px) {
  .header__nav-item_sublevel.open .header__nav-content-wrap {
    left: -180px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/footer.css?17458460885412*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.footer {
  background: #101010;
  color: #999;
  padding: 80px 40px 30px;
}

.footer__row {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
}

.footer__bottom-block {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding-right: 40px;
  margin-top: 40px;
  border-top: 1px solid #161616;
  padding-top: 40px;
}

.footer__col {
  flex-shrink: 0;
  width: 220px;
}

.footer__logo svg {
  width: 145px;
  fill: #ffffff;
  height: 21px;
  transition: .2s;
}

.footer__wrap {
  flex-grow: 1;
  display: grid;
  grid-template-areas: "section1 section4 section6 section8"
 "section2 section4 section6 section8"
 "section3 section4 section7 section8"
 "section3 section4 section7 section8"
 "section3 section5 section7 section8";
  grid-template-columns: repeat(4, 1fr);
  gap: 25px 50px;
  grid-auto-rows: repeat(5, auto);
}

.footer__wrap-item_1 {
  grid-area: section1;
}

.footer__wrap-item_2 {
  grid-area: section2;
}

.footer__wrap-item_3 {
  grid-area: section3;
}

.footer__wrap-item_4 {
  grid-area: section4;
}

.footer__wrap-item_5 {
  grid-area: section5;
}

.footer__wrap-item_6 {
  grid-area: section6;
}

.footer__wrap-item_7 {
  grid-area: section7;
}

.footer__wrap-item_8 {
  grid-area: section8;
}

.footer__header {
  display: block;
  font-family: "Avalon", sans-serif;
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  color: #585858;
}

.footer__nav-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer__link {
  text-transform: uppercase;
  font-size: 15px;
  display: inline-block;
  position: relative;
  color: #999;
  padding-bottom: 7px;
  margin-bottom: 7px;
  font-family: "Avalon", sans-serif;
  font-weight: bold;
}

.footer__link:before {
  content: '';
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #0cc;
  position: absolute;
  transition: width 0.2s ease;
}

.footer__link:hover {
  color: #ffffff;
}

.footer__link:hover:before {
  width: 100%;
}

.footer__social {
  display: flex;
}

.footer__social-title {
  margin-bottom: 24px;
  text-transform: uppercase;
  font-family: "Avalon", sans-serif;
  font-weight: bold;
  font-size: 15px;
}

.footer__social-link {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin-top: -10px;
}

.footer__social-link:first-child {
  margin-left: -10px;
}

.footer__social-link svg {
  width: 20px;
  height: 20px;
  fill: #999;
  color: #999;
  transition: .2s;
}

.footer__social-link:hover svg {
  fill: #ffffff;
  color: #ffffff;
}

.footer__bottom-item {
  display: inline-block;
  margin-right: 15px;
  font-family: "Avalon", sans-serif;
  font-weight: bold;
  font-size: 15px;
  vertical-align: top;
  margin-bottom: 10px;
}

.footer__bottom-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 8px;
  position: relative;
  color: #999;
  font-size: 15px;
  font-family: "Avalon", sans-serif;
  font-weight: bold;
}

.footer__bottom-link:before {
  content: '';
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #0cc;
  position: absolute;
  transition: width 0.2s ease;
}

.footer__bottom-link:hover {
  color: #ffffff;
}

.footer__bottom-link:hover:before {
  width: 100%;
}

@media (max-width: 1200px) {
  .footer__row {
    flex-direction: column;
  }

  .footer__col {
    margin-bottom: 30px;
  }
}

@media (max-width: 950px) {
  .footer {
    padding: 38px 15px 30px;
  }

  .footer__bottom-block {
    margin-top: 30px;
    padding-top: 30px;
    padding-right: 0;
  }

  .footer__wrap {
    grid-template-areas: "section1 section4 section6"
 "section2 section4 section6"
 "section3 section4 section7"
 "section3 section4 section7"
 "section3 section5 section7"
 "section8 section8 section8";
    grid-template-columns: repeat(3, 1fr);
    gap: 25px 50px;
    grid-auto-rows: repeat(6, auto);
  }
}

@media (max-width: 768px) {
  .footer__bottom-block {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer__wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .footer__wrap-item:nth-child(2n + 1) {
    width: calc(40% - 10px);
  }

  .footer__wrap-item:nth-child(2n + 2) {
    width: calc(60% - 10px);
  }

  .footer__wrap-item_8 {
    padding-top: 30px;
  }

  .footer__link {
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 17px;
  }

  .footer__social-title {
    font-size: 13px;
  }

  .footer__bottom-item {
    text-align: center;
    margin-right: 0;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/nav.css?174256630610892*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.nav {
  margin: 0 35px 0 10px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5;
}

.nav__item {
  position: relative;
  margin: 0 15px;
  text-align: center;
}

.nav__item_new:after {
  content: "NEW";
  color: #000;
  background-color: #4ca1a1;
  position: absolute;
  top: -9px;
  left: 100%;
  width: 43px;
  height: 17px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 5px 5px 5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav__item_b {
  min-width: 150px;
}

.nav__link {
  text-transform: uppercase;
  margin-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 0.1em;
  position: relative;
}

.nav__link:after {
  content: '';
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #0cc;
  position: absolute;
  transition: width 0.2s ease;
}

.nav__link:hover:after {
  width: 100%;
}

@keyframes menuanimate {
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

.nav-submenu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.98);
  color: #fff;
  z-index: 4;
  display: none;
}

.nav-submenu__tab {
  display: none;
}

.nav-submenu__tab-row {
  display: flex;
  min-height: 50vh;
  padding-top: 210px;
  padding-bottom: 70px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
}

.nav-submenu__tab-col {
  flex: 0 0 40%;
  position: relative;
  opacity: 0;
  animation: menuanimate .6s 0s reverse;
}

.nav-submenu__tab-col:last-child {
  flex: 0 0 60%;
  margin-top: 60px;
}

.nav-submenu__tab.active {
  display: block;
}

.nav-submenu__tab.active .nav-submenu__tab-col {
  animation: menuanimate .6s 0s forwards;
}

.nav-submenu__tab_2 .nav-submenu__img-wrap {
  display: flex;
  justify-content: center;
  height: 255px;
}

.nav-submenu__tab_2 .nav-submenu__img-wrap img {
  width: auto;
  height: 100%;
  object-fit: contain;
}

.nav-submenu__tab_2 .nav-submenu__title {
  margin-bottom: 28px;
  text-align: center;
}

.nav-submenu__tab_2 .nav-submenu__tab-col {
  margin-top: 0;
  flex: 0 0 50%;
}

.nav-submenu__tab_2 .nav-submenu__product-link {
  text-align: center;
}

.nav-submenu__tab_2 .nav-submenu__bottom {
  text-align: center;
}

.nav-submenu__tab_2 .nav-submenu__tab-col {
  padding-right: 15px;
}

.nav-submenu__tab_3 .nav-submenu__img-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 255px;
}

.nav-submenu__tab_3 .nav-submenu__img-wrap img {
  width: auto;
  height: 100%;
  object-fit: contain;
}

.nav-submenu__tab_3 .nav-submenu__tab-row {
  max-width: 1680px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.nav-submenu__tab_3 .nav-submenu__title {
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 50px;
}

.nav-submenu__tab_3 .nav-submenu__tab-col {
  flex: 0 0 33.33333%;
}

.nav-submenu__tab_3 .nav-submenu__tab-col:last-child {
  margin-top: 0;
}

.nav-submenu__tab_3 .nav-submenu__bottom-link {
  display: block;
  text-align: center;
}

.nav-submenu__col-list {
  display: flex;
}

.nav-submenu__title {
  font-family: "Avalon", sans-serif;
  font-weight: 600;
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 70px;
}

.nav-submenu__list {
  flex: 1;
  padding: 0;
  margin: 0;
}

.nav-submenu__list-item {
  display: block;
  margin-bottom: 18px;
  padding-right: 40px;
  line-height: 24px;
}

.nav-submenu__list-link {
  text-transform: uppercase;
  font-size: 15px;
  display: inline-block;
  position: relative;
  color: #ffffff;
  padding-bottom: 7px;
}

.nav-submenu__list-link_new:after {
  transform: rotate(-90deg);
  content: url(/local/templates/hisense/dist/bx-styles/../img/svg/new.svg);
  position: absolute;
  top: -9px;
  left: -18px;
  width: 25px;
  height: 25px;
}

.nav-submenu__list-link:before {
  content: '';
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #0cc;
  position: absolute;
  transition: width 0.2s ease;
}

.nav-submenu__list-link:hover:before {
  width: 100%;
}

.nav-submenu__products {
  display: flex;
  justify-content: space-between;
}

.nav-submenu__product {
  flex: 1;
  position: relative;
  padding: 10px;
}

.nav-submenu__product img {
  max-width: 300px;
  max-height: 430px;
  width: 100%;
  height: auto;
}

.nav-submenu__product:hover .nav-submenu__product-link {
  color: #0cc;
}

.nav-submenu__product-link {
  text-transform: uppercase;
  padding: 20px 20px 0px 20px;
  z-index: 2;
  color: #ffffff;
  transition: 0.2s;
}

.nav-submenu__bottom {
  text-align: left;
  margin-top: 25px;
}

.nav-submenu__bottom-link {
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 7px;
  position: relative;
  font-size: 15px;
}

.nav-submenu__bottom-link:before {
  content: '';
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #0cc;
  position: absolute;
  transition: width 0.2s ease;
}

.nav-submenu__bottom-link:hover:before {
  width: 100%;
}

.nav-submenu_filter_name {
  text-transform: uppercase;
  padding: 0px 0px 20px 0px;
  z-index: 2;
  color: #ffffff;
  transition: 0.2s;
  font-size: 20px;
}

.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.98);
  color: #fff;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: 40px;
  padding-top: 120px;
  display: none;
}

.main-nav.active {
  display: block;
}

.main-nav.active .main-nav__col {
  animation: menuanimate .6s 0s forwards;
}

.main-nav__row {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.main-nav__col {
  flex: 0 0 50%;
  padding-left: 25%;
}

.main-nav__col:nth-child(1) {
  padding-left: 0;
  display: none;
}

.main-nav__col:nth-child(2) {
  transform: translateY(30px);
  opacity: 0;
  animation: menuanimate .6s 0s reverse;
}

.main-nav__col:nth-child(3) {
  padding-left: 40px;
  transform: translateY(-30px);
  opacity: 0;
  animation: menuanimate .6s 0s reverse;
}

.main-nav__navs {
  margin-bottom: 38px;
}

.main-nav__link {
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
  font-size: 40px;
  font-weight: 700;
  position: relative;
}

.main-nav__link:after {
  content: '';
  width: 0;
  height: 2px;
  left: 0;
  bottom: 0;
  background: #0cc;
  position: absolute;
  transition: width 0.2s ease;
}

.main-nav__link:hover {
  color: #ffffff;
}

.main-nav__link:hover:after {
  width: 100%;
}

@media (max-width: 1750px) {
  .nav {
    margin-right: 15px;
  }
}

@media (max-width: 1600px) {
  .nav__item {
    margin: 0 12px;
  }
}

@media (max-width: 1400px) {
  .nav__item_b {
    min-width: 90px;
  }
}

@media (max-width: 1360px) {
  .nav__item_new:after {
    top: -7px;
    left: 100%;
    width: 35px;
    height: 15px;
    font-size: 8px;
  }
}

@media (max-width: 1340px) {
  .nav-submenu__tab_3 .nav-submenu__title {
    font-size: 30px;
    margin-bottom: 40px;
  }
}

@media (max-width: 1255px) {
  .nav__item {
    margin: 0 7px;
  }
}

@media (max-width: 1250px) {
  .nav-submenu__tab_2 .nav-submenu__title {
    font-size: 35px;
    line-height: 45px;
  }
}

@media (max-width: 1210px) {
  .nav__item_new:after {
    top: -5px;
    left: 100%;
    width: 33px;
    height: 13px;
    font-size: 8px;
    font-weight: 500;
  }
}

@media (max-width: 1020px) {
  .nav {
    display: none !important;
  }

  .nav__link {
    font-size: 16px;
  }

  .main-nav {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 140px;
  }

  .main-nav__row {
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }

  .main-nav__col {
    flex: 0 0 100%;
  }

  .main-nav__col:nth-child(1) {
    display: block;
    order: 1;
  }

  .main-nav__col:nth-child(2) {
    order: 3;
    padding-left: 0;
    flex: 0 0 40%;
    padding: 0 5%;
  }

  .main-nav__col:nth-child(2) .main-nav__link {
    font-size: 20px;
  }

  .main-nav__col:nth-child(3) {
    order: 2;
    padding-left: 0;
    flex: 0 0 40%;
    padding: 0 5%;
  }

  .main-nav__col:nth-child(3) .main-nav__link {
    font-size: 20px;
  }

  .main-nav__navs {
    margin-bottom: 18px;
  }

  .main-nav__link {
    font-size: 26px;
  }

  .main-nav__topmenu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .main-nav__topmenu-item {
    flex: 0 0 50%;
  }

  .main-nav__topmenu-item:nth-child(even) {
    text-align: right;
  }
}

@media (max-width: 767px) {
  .main-nav {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
  }

  .main-nav__topmenu-item {
    margin-bottom: 5px;
    display: flex;
    align-items: center;
  }

  .main-nav__link {
    font-size: 14px;
    line-height: 22px;
  }

  .main-nav__row {
    justify-content: center;
  }

  .main-nav__col:nth-child(1) .main-nav__topmenu .main-nav__topmenu-item:nth-child(even) {
    justify-content: flex-end;
    min-width: 145px;
  }

  .main-nav__col:nth-child(2) {
    order: 3;
    flex: 0 0 40%;
    padding: 0 5%;
    text-align: right;
  }

  .main-nav__col:nth-child(2) .main-nav__link {
    font-size: 14px;
  }

  .main-nav__col:nth-child(2) .main-nav__navs {
    margin-bottom: 0;
  }

  .main-nav__col:nth-child(3) {
    order: 2;
    padding-left: 0;
    flex: 0 0 40%;
    padding: 0 5%;
  }

  .main-nav__col:nth-child(3) .main-nav__link {
    font-size: 14px;
  }

  .main-nav__col:nth-child(3) .main-nav__navs {
    margin-bottom: 0;
  }
}

@media (max-width: 350px) {
  .main-nav__navs_big .main-nav__link {
    font-size: 22px;
  }

  .main-nav__navs {
    margin-bottom: 4px;
  }

  .main-nav__col:nth-child(2) {
    padding-right: 0;
  }

  .main-nav__col:nth-child(3) {
    padding-left: 0;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/breadcrumbs.css?17425663081596*/
@charset "UTF-8";

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.breadcrumbs_white a.breadcrumbs__item:hover {
  color: #202020 !important;
}

.breadcrumbs__item {
  display: inline-block;
  font-size: 20px;
  color: #3F3F3F;
  font-weight: 300;
}

.breadcrumbs__item:hover {
  color: #ffffff;
}

.breadcrumbs__item:after {
  content: " — ";
  display: inline-block;
  margin: 0 10px;
  color: #3F3F3F;
}

.breadcrumbs span.breadcrumbs__item {
  color: #3F3F3F;
}

.breadcrumbs span.breadcrumbs__item:after {
  display: none;
}

.breadcrumbs span.breadcrumbs__item:hover {
  color: #3F3F3F;
}

.breadcrumbs_dark .breadcrumbs__item {
  color: #3F3F3F !important;
}

.breadcrumbs_dark .breadcrumbs__item:hover {
  color: #767676 !important;
}

.breadcrumbs_dark span.breadcrumbs__item:hover {
  color: #3F3F3F !important;
}

.breadcrumbs_light .breadcrumbs__item {
  color: #FFFFFF !important;
}

@media (max-width: 767px) {
  .breadcrumbs {
    display: none;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/support-page.css?174256630622392*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.support-page {
  padding: 50px 0px 30px;
}

.support-page_line {
  position: relative;
  padding-top: 30px;
}

.support-page_line::before {
  position: absolute;
  top: 27%;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #7055BA, #00CFB7);
}

.support-page_line::after {
  position: absolute;
  top: 73%;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, #7055BA, #00CFB7);
  z-index: -1;
}

.support-page_gray {
  background-color: #E5E5E5;
}

.support-page__tc {
  text-align: center;
}

.support-page__title {
  font-family: "Avalon", sans-serif;
  font-size: 30px;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 30px;
}

.support-page__step {
  margin-bottom: 40px;
}

.support-page__cats {
  display: flex;
  flex-wrap: wrap;
}

.support-page__cats-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
  border: 1px solid #F2F2F2;
  padding: 55px 20px;
  text-align: center;
  box-sizing: border-box;
  transition: .2s;
  cursor: pointer;
}

.support-page__cats-item:last-child {
  border-right: 1px solid #F2F2F2;
}

.support-page__cats-item:hover {
  background-color: #F2F2F2;
}

.support-page__cats-item.active {
  background-color: #F2F2F2;
}

.support-page__cats-img svg {
  display: inline-block;
  width: 60px;
  height: 58px;
  fill: #0cc;
}

.support-page__cats-name {
  max-width: 138px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 21px;
}

.support-page__searchrow {
  display: flex;
}

.support-page__searchrow-col {
  flex: 0 0 260px;
  border: 1px solid #F2F2F2;
  position: relative;
  max-width: 260px;
  border-right: none;
}

.support-page__searchrow-col_full {
  flex: 1 1 100%;
  max-width: 100%;
  border-right: 1px solid #F2F2F2;
}

.support-page__searchrow-col .jq-selectbox__select {
  height: 58px;
  border-color: transparent;
}

.support-page__searchrow-col .jq-selectbox__select-text {
  line-height: 56px;
}

.support-page__searchrow-col .jq-selectbox__select:hover {
  background: transparent;
}

.support-page__searchrow-col .jq-selectbox__trigger-arrow {
  top: 25px;
}

.support-page__searchrow-col .jq-selectbox.focused .jq-selectbox__select {
  border-color: transparent;
}

.support-page__searchrow-field {
  display: block;
  border: none;
  height: 58px;
  padding: 0 60px;
  width: 100%;
  outline: none;
}

.support-page__searchrow-btn {
  width: 50px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 5px;
  background: transparent;
  border: none;
  cursor: pointer;
  outline: none;
}

.support-page__searchrow-btn svg {
  fill: #0cc;
  width: 16px;
  height: 16px;
  transition: .2s;
}

.support-page__searchrow-btn:hover svg {
  fill: #000;
}

.support-page__searchrow-tip {
  position: absolute;
  width: 100%;
  background: white;
  border: 1px solid #F2F2F2;
  padding: 10px 0;
  z-index: 100;
  max-height: 135px;
  overflow-y: scroll;
}

.support-page__searchrow-select {
  padding: 5px 30px;
  cursor: pointer;
}

.support-page__searchrow-select:hover {
  background-color: #A3ABB1;
  color: #FFF;
}

.support-page__product {
  text-align: center;
  margin-top: 30px;
}

.support-page__product-img img {
  max-width: 400px;
}

.support-page__product-name {
  font-size: 20px;
  text-transform: uppercase;
  color: #0cc;
  display: inline-block;
  margin-top: 15px;
  border-bottom: 1px solid transparent;
}

.support-page__product-name:hover {
  border-color: #0cc;
}

.support-page__services {
  display: flex;
  flex-wrap: wrap;
}

.support-page__services-item {
  flex: 0 0 25%;
  border: 1px solid #F2F2F2;
  padding: 30px;
  text-align: center;
  border-right: 1px solid transparent;
  transition: .2s;
  cursor: pointer;
}

.support-page__services-item:nth-child(4n) {
  border-right-color: #F2F2F2;
}

.support-page__services-item:last-child {
  border-right-color: #F2F2F2;
}

.support-page__services-item:nth-child(n+5) {
  margin-top: -1px;
}

.support-page__services-item:hover {
  background-color: #F2F2F2;
}

.support-page__services-img svg {
  height: 36px;
  width: 36px;
  fill: #0cc;
}

.support-page__services-name {
  margin: 20px 0 10px;
  font-family: "Avalon", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #252525;
  font-weight: bold;
}

.support-page__services-text {
  font-size: 14px;
  line-height: 22px;
}

.support-page__instruction-title {
  font-family: "Avalon", sans-serif;
  font-size: 22px;
  margin: 0;
  margin-bottom: 35px;
  margin-top: 40px;
  font-weight: bold;
}

.support-page__instruction-row {
  display: flex;
  flex-wrap: wrap;
}

.support-page__instruction-item {
  flex: 0 0 20%;
  padding: 30px 40px;
  text-align: center;
  border: 1px solid #F2F2F2;
  border-right: none;
}

.support-page__instruction-item:nth-child(5n) {
  border-right: 1px solid #F2F2F2;
}

.support-page__instruction-item:last-child {
  border-right: 1px solid #F2F2F2;
}

.support-page__instruction-item:hover {
  background-color: #F2F2F2;
}

.support-page__instruction-type {
  font-family: "Avalon", sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0cc;
  margin-bottom: 10px;
}

.support-page__instruction-size {
  text-transform: uppercase;
  color: #C8C8C8;
  font-size: 12px;
}

.support-page__instruction-name {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}

.support-page__instruction-date {
  color: #C8C8C8;
  font-size: 12px;
}

.support-page__instruction-btn {
  font-family: "Futura", sans-serif;
  margin-top: 15px;
  display: block;
  color: #0cc;
  padding: 13px 20px;
  background: #0cc;
  color: #fff;
  transition: .2s;
  text-transform: uppercase;
  font-size: 13px;
}

.support-page__instruction-btn:hover {
  color: #202020;
}

.support-page__register {
  margin: 20px auto;
  max-width: 490px;
  text-align: center;
}

.support-page__register-fifa {
  max-width: 555px;
}

.support-page__register_block {
  max-width: 630px;
  width: 100%;
  padding: 45px;
  background: #FFFFFF;
  box-shadow: 0px 20px 40px -15px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  z-index: 10;
}

.support-page__register .jq-selectbox__dropdown {
  left: 0 !important;
  width: initial !important;
}

.support-page__fifa {
  max-width: 586px;
  margin: 20px auto;
  text-align: left;
}

.support-page__fifa form {
  padding: 0 20px;
}

.support-page__text {
  font-size: 22px;
  line-height: 31px;
  margin: 50px 0;
}

.support-page__wrapper {
  max-width: 1200px;
  margin: 0 auto;
}

.support-page__shops-finder {
  display: flex;
  margin: 25px 0;
  align-items: flex-start;
}

.support-page__shops-input {
  border: 1px solid #C8C8C8;
  background: #fff;
  display: block;
  height: 60px;
  padding: 0;
  font-family: "Futura", sans-serif;
  font-size: 16px;
  width: 100%;
  max-width: 320px;
  outline: none;
}

.support-page__shops-tabs {
  display: flex;
  align-items: center;
  border: 1px solid #C8C8C8;
  border-left: none;
}

.support-page__shops-tabs label {
  position: relative;
  cursor: pointer;
}

.support-page__shops-tabs label span {
  display: block;
  padding: 20px 30px;
  font-size: 16px;
  transition: .2s;
}

.support-page__shops-tabs label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 0px;
  height: 0px;
}

.support-page__shops-tabs label input:checked ~ span {
  background: #0cc;
  color: #fff;
}

.support-page__map {
  width: 100%;
  height: 580px;
}

.support-page__tooltip {
  min-width: 238px;
  font-size: 16px;
  padding: 10px;
}

.support-page__tooltip-name {
  font-family: "Avalon", sans-serif;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 15px;
}

.support-page__tooltip-map {
  font-family: "Futura", sans-serif;
  font-size: 16px;
  padding-left: 23px;
  margin-bottom: 15px;
  background: url("/local/templates/hisense/dist/bx-styles/../img/style/ico_map_blue.svg") no-repeat 1px 0;
}

.support-page__tooltip-phone {
  font-family: "Futura", sans-serif;
  padding-left: 23px;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 15px;
  background: url("/local/templates/hisense/dist/bx-styles/../img/style/ico_phone_blue.svg") no-repeat 0 4px;
}

.support-page__tooltip-time {
  font-family: "Futura", sans-serif;
  font-size: 16px;
  padding-left: 23px;
  margin-top: 15px;
  background: url("/local/templates/hisense/dist/bx-styles/../img/style/ico_time_blue.svg") no-repeat 1px 2px;
}

.support-page__tooltip-gomap {
  font-size: 16px;
  display: inline-block;
  color: #0cc;
  border-bottom: 1px solid rgba(0, 204, 204, 0.5);
  margin-top: 15px;
  margin-left: 23px;
}

.support-page__tooltip-gomap:hover {
  border-color: transparent;
}

.support-page__tooltip-row {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0 20px;
}

.support-page__tooltip-row .support-page__tooltip {
  border: 1px solid #EFEFEF;
  flex: 0 0 25%;
  border-right: none;
  padding: 30px;
}

.support-page__tooltip-row .support-page__tooltip:nth-child(4n) {
  border-right: 1px solid #EFEFEF;
}

.support-page__tooltip-row .support-page__tooltip:nth-child(n+5) {
  margin-top: -1px;
}

.support-page__tooltip-row .support-page__tooltip:last-child {
  border-right: 1px solid #EFEFEF;
}

.support-page__tooltip-bottom {
  text-align: center;
  margin-bottom: 40px;
}

.support-page__tooltip-bottom .button {
  width: 100%;
  max-width: 324px;
}

.support-page__partners {
  display: flex;
  flex-wrap: wrap;
}

.support-page__partners-item {
  flex: 1;
  margin: 0 -15px;
  padding: 0 30px;
}

.support-page__partners-subtitle {
  text-transform: uppercase;
  font-family: "Avalon", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0;
}

.support-page__faq-group {
  border-top: 1px solid #F2F2F2;
}

.support-page__faq-group:first-child {
  border: none;
}

.support-page__faq-group-title {
  font-family: "Avalon", sans-serif;
  font-weight: bold;
  font-size: 21px;
  margin-top: 40px;
  margin-bottom: 35px;
}

.support-page__faq-ask {
  border-top: 1px solid #F2F2F2;
  padding-left: 54px;
  font-size: 22px;
  line-height: 34px;
  padding-top: 30px;
  margin-bottom: 30px;
  cursor: pointer;
  position: relative;
}

.support-page__faq-ask:last-child {
  border-bottom: 1px solid #F2F2F2;
}

.support-page__faq-ask:before {
  content: '';
  width: 23px;
  height: 2px;
  background: #0cc;
  position: absolute;
  top: 45px;
  left: 0;
  transition: .2s;
}

.support-page__faq-ask:after {
  content: '';
  width: 2px;
  height: 23px;
  background: #0cc;
  position: absolute;
  top: 34px;
  left: 11px;
  transition: .2s;
}

.support-page__faq-ask.active:before {
  transform: rotate(180deg);
}

.support-page__faq-ask.active:after {
  opacity: 0;
}

.support-page__faq-value {
  padding-left: 54px;
  font-size: 20px;
  line-height: 31px;
  font-weight: 300;
  margin-bottom: 30px;
  display: none;
}

.support-page__faq-value p:last-child {
  margin-bottom: 0;
}

.support-page__step-shop {
  margin-bottom: 0;
}

.support-page__shoplist {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.5%;
  margin-right: -1.5%;
  /*background: #F2F2F2;
        padding: 45px 80px;
        margin-bottom: -30px;*/
}

.support-page__shoplist-item {
  display: block;
  width: 30.3333%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  min-height: 112px;
  margin-bottom: 40px;
  padding: 27px 20px 20px 20px;
  overflow: hidden;
  font-size: 18px;
  font-family: "Futura", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 15px;
  border-radius: 7px;
}

.support-page__shoplist-item:first-child,
.support-page__shoplist-item:nth-child(2) {
  width: 47%;
}

.support-page__shoplist-item_black .support-page__shoplist-line {
  color: #202020;
}

.support-page__shoplist-item_black .support-page__shoplist-line:after {
  content: url("/local/templates/hisense/dist/bx-styles/../img/content/shop/arrow_black.png");
}

.support-page__shoplist-line {
  display: block;
  margin-bottom: 10px;
  color: #FFFFFF;
  position: relative;
}

.support-page__shoplist-line:after {
  content: url("/local/templates/hisense/dist/bx-styles/../img/content/shop/arrow.png");
  margin-left: 15px;
}

.support-page__shoplist-line:last-child {
  margin-bottom: 0;
}

.support-page__shoplist-img {
  display: block;
  margin-bottom: 12px;
}

.support-page__contacts {
  margin: 40px 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.support-page__contacts-item {
  max-width: 370px;
}

.support-page__contacts-title {
  font-family: "Avalon", sans-serif;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 10px;
}

.support-page__contacts-phone {
  font-family: "Avalon", sans-serif;
  font-size: 33px;
  font-weight: bold;
}

.support-page__contacts-text {
  margin-top: 10px;
  font-size: 20px;
  line-height: 31px;
}

.support-page__list {
  display: inline-block;
  flex: 0 0 100%;
  vertical-align: top;
}

.support-page__link-col {
  flex: 0 0 380px;
  position: relative;
  max-width: 280px;
  display: block;
  padding: 20px 30px;
  font-size: 16px;
  transition: 0.2s;
  text-align: center;
  border: 1px solid #0cc;
  border-radius: 2px;
  margin-left: auto;
}

.support-page__shops-finder .support-page__shops-input.selectize-dropdown {
  height: auto;
}

.support-page__shops-input .selectize-input {
  height: 100%;
  box-shadow: none;
  border: none;
}

.support-page__shops-input .selectize-input > * {
  font-size: 16px;
}

.support-page__shops-input .selectize-input > .item {
  height: 100%;
  padding-top: 12px;
}

.support-page__shops-input .selectize-input > input {
  height: 100%;
  padding-top: 12px;
}

.support-page__shops-finder .support-page__searchrow-col {
  border: none;
}

@media (max-width: 1450px) {
  .support-page__contacts-item {
    max-width: 350px;
  }

  .support-page__wrapper {
    max-width: 80%;
  }
}

@media (max-width: 1150px) {
  .support-page_line {
    padding-top: 0;
  }
}

@media (max-width: 1139px) {
  .support-page__tooltip-row .support-page__tooltip {
    padding: 20px;
  }

  .support-page__contacts-item {
    max-width: 300px;
  }

  .support-page__contacts-title {
    font-size: 19px;
  }

  .support-page__contacts-phone {
    font-size: 23px;
  }

  .support-page__contacts-text {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 991px) {
  .support-page__shoplist-item {
    width: 47%;
  }
}

@media (max-width: 989px) {
  .support-page__cats-item {
    padding: 30px;
  }

  .support-page__cats-img svg {
    width: 50px;
    height: 48px;
  }

  .support-page__product-img img {
    max-width: 300px;
  }

  .support-page__product-name {
    font-size: 18px;
  }

  .support-page__services-item {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 25px;
  }

  .support-page__services-item:nth-child(3n) {
    border-right-color: #F2F2F2;
  }

  .support-page__services-item:nth-child(4n) {
    border-right-color: transparent;
  }

  .support-page__services-item:nth-child(n+4) {
    margin-top: -1px;
  }

  .support-page__services-name {
    font-size: 14px;
    line-height: 22px;
  }

  .support-page__instruction-item {
    flex: 0 0 33.333%;
  }

  .support-page__instruction-item:nth-child(3n) {
    border-right: 1px solid #f2f2f2;
  }

  .support-page__instruction-item:nth-child(n+4) {
    margin-top: -1px;
  }

  .support-page__tooltip-row .support-page__tooltip {
    flex: 0 0 50%;
    padding: 20px;
  }

  .support-page__tooltip-row .support-page__tooltip:nth-child(2n) {
    border-right: 1px solid #EFEFEF;
  }

  .support-page__tooltip-row .support-page__tooltip:nth-child(3n) {
    border-right: none;
  }

  .support-page__tooltip-row .support-page__tooltip:nth-child(n+3) {
    margin-top: -1px;
  }

  .support-page__tooltip-row .support-page__tooltip:last-child {
    border-right: 1px solid #EFEFEF;
  }

  .support-page__contacts-item {
    max-width: 220px;
  }

  .support-page__contacts-title {
    font-size: 18px;
  }

  .support-page__contacts-title br {
    display: none;
  }

  .support-page__contacts-phone {
    font-size: 23px;
  }

  .support-page__contacts-text {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 900px) {
  .support-page__cats-item {
    width: 25%;
  }
}

@media (max-width: 768px) {
  .support-page_line::before {
    display: none;
  }

  .support-page_line::after {
    display: none;
  }

  .support-page__register_block {
    padding: 0;
    box-shadow: none;
  }

  .support-page__shoplist {
    margin-left: 0;
    margin-right: 0;
  }

  .support-page__shoplist-item:first-child,
  .support-page__shoplist-item:nth-child(2) {
    width: 100%;
  }

  .support-page__shoplist-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .support-page__cats {
    flex-wrap: wrap;
  }

  .support-page__cats-item {
    padding: 30px 5px;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .support-page__cats-item:nth-child(n+3) {
    margin-top: -1px;
  }

  .support-page__cats-item:nth-child(2n+2) {
    border-right: 1px solid #F2F2F2;
  }

  .support-page__cats-img svg {
    width: 50px;
    height: 48px;
  }

  .support-page__searchrow {
    flex-wrap: wrap;
  }

  .support-page__searchrow-col {
    flex: 0 0 100%;
    max-width: 100%;
    border-right: 1px solid #f2f2f2;
    margin-bottom: 15px;
  }

  .support-page__product-img img {
    max-width: 300px;
  }

  .support-page__product-name {
    font-size: 18px;
  }

  .support-page__services-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 25px 8px;
  }

  .support-page__services-item:nth-child(3n) {
    border-right-color: transparent;
  }

  .support-page__services-item:nth-child(2n) {
    border-right-color: #F2F2F2;
  }

  .support-page__services-item:nth-child(n+3) {
    margin-top: -1px;
  }

  .support-page__services-name {
    font-size: 14px;
    line-height: 22px;
  }

  .support-page__services-text {
    font-size: 13px;
    line-height: 18px;
  }

  .support-page__instruction-title {
    margin: 20px 0 15px;
    font-size: 18px;
  }

  .support-page__instruction-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 30px 15px;
  }

  .support-page__instruction-item:nth-child(3n) {
    border-right: none;
  }

  .support-page__instruction-item:nth-child(2n) {
    border-right: 1px solid #f2f2f2;
  }

  .support-page__instruction-item:nth-child(n+3) {
    margin-top: -1px;
  }

  .support-page__instruction-item:last-child {
    border-right: 1px solid #f2f2f2;
  }

  .support-page__shops-finder {
    flex-wrap: wrap;
  }

  .support-page__shops-input {
    max-width: 100%;
    order: 2;
  }

  .support-page__shops-tabs {
    order: 1;
    margin-bottom: 15px;
    width: 100%;
  }

  .support-page__shops-tabs label {
    flex: 1;
    text-align: center;
  }

  .support-page__map {
    height: 400px;
  }

  .support-page__tooltip-row .support-page__tooltip {
    flex: 0 0 100%;
    padding: 20px;
    border-right: 1px solid #EFEFEF;
  }

  .support-page__tooltip-row .support-page__tooltip:nth-child(2n) {
    border-right: 1px solid #EFEFEF;
  }

  .support-page__tooltip-row .support-page__tooltip:nth-child(3n) {
    border-right: 1px solid #EFEFEF;
  }

  .support-page__tooltip-row .support-page__tooltip:nth-child(n+2) {
    margin-top: -1px;
  }

  .support-page__tooltip-row .support-page__tooltip:last-child {
    border-right: 1px solid #EFEFEF;
  }

  .support-page__partners-item {
    flex: 0 0 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
  }

  .support-page__partners-item .support-page__title {
    font-size: 20px;
  }

  .support-page__partners-item .support-page__title br {
    display: none;
  }

  .support-page__partners-subtitle {
    font-size: 16px;
  }

  .support-page__faq-group-title {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 18px;
  }

  .support-page__faq-ask {
    font-size: 16px;
    padding-top: 10px;
    margin-bottom: 10px;
  }

  .support-page__faq-ask:before {
    top: 27px;
  }

  .support-page__faq-ask:after {
    top: 17px;
  }

  .support-page__faq-value {
    font-size: 16px;
    line-height: 24px;
  }

  .support-page__contacts {
    max-width: 490px;
    margin: 0 auto;
  }

  .support-page__contacts-item {
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 35px;
  }

  .support-page__contacts-title {
    font-size: 18px;
  }

  .support-page__contacts-title br {
    display: none;
  }

  .support-page__contacts-phone {
    font-size: 22px;
  }

  .support-page__contacts-text {
    font-size: 16px;
    line-height: 22px;
  }

  .support-page__link-col {
    margin-bottom: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    order: 2;
  }

  .support-page__text {
    font-size: 18px;
    line-height: 24px;
  }

  .support-page__wrapper {
    max-width: 100%;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/subscribe.css?17425663075197*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.subscribe {
  background: #161616;
  color: #ffffff;
  padding: 100px 40px;
}

.subscribe__container {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  display: flex;
  align-items: top;
  justify-content: space-between;
}

.subscribe__text-block {
  margin-right: 10px;
}

.subscribe__title {
  margin: 0;
  font-family: "Avalon", sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 1.33;
  max-width: 550px;
  margin-right: 40px;
}

.subscribe__caption {
  max-width: 485px;
  margin: 0 0 6px 0;
  font-family: "Avalon", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 38px;
}

.subscribe__text {
  margin-top: 0;
  font-family: "Futura", sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 34.58px;
}

.subscribe__form {
  position: relative;
}

.subscribe__form-wrapper {
  flex: 1 1 100%;
  max-width: 470px;
  position: relative;
  display: flex;
  margin-bottom: 25px;
}

.subscribe__form-input {
  flex: 1 1 100%;
  display: block;
  height: 49px;
  padding: 12px;
  border-radius: 0px;
  border: none;
  font-family: "Avalon", sans-serif;
  font-weight: bold;
  color: #ffffff;
  font-size: 18px;
  background-color: #222222;
  outline: none;
}

.subscribe__form-button {
  flex-shrink: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 187px;
  height: 49px;
  padding: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.51px;
  text-transform: uppercase;
  color: #202020;
  background: #00CCCC;
  border: none;
  outline: none;
  cursor: pointer;
}

.subscribe__form-link {
  color: #0cc;
  border-bottom: 1px solid rgba(0, 204, 204, 0.5);
}

.subscribe__form-link:hover {
  border-color: transparent;
}

.subscribe__form-terms {
  max-width: 470px;
}

.subscribe__form-terms_item {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
}

.subscribe__form-terms_item:last-child {
  margin-bottom: 0;
}

.subscribe__form-terms_input {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
}

.subscribe__form-terms_input:checked + .subscribe__form-terms_label:before {
  border-color: #00CCCC;
  background-color: #00CCCC;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC44NjEzIDAuODU0MTQ5QzExLjA0NjkgMS4wNDA1NiAxMS4wNDYxIDEuMzQyMDYgMTAuODU5NyAxLjUyNzU4TDQuNjM5NDggNy43MTgwNkM0LjQ1MzcgNy45MDI5NSA0LjE1MzQ0IDcuOTAyOTUgMy45Njc2NiA3LjcxODA2TDEuMTQwMjggNC45MDQyQzAuOTUzODcyIDQuNzE4NjggMC45NTMxNDkgNC40MTcxOCAxLjEzODY3IDQuMjMwNzdDMS4zMjQxOCA0LjA0NDM2IDEuNjI1NjkgNC4wNDM2NCAxLjgxMjEgNC4yMjkxNUw0LjMwMzU3IDYuNzA4NzFMMTAuMTg3OSAwLjg1MjUzNEMxMC4zNzQzIDAuNjY3MDE2IDEwLjY3NTggMC42Njc3MzkgMTAuODYxMyAwLjg1NDE0OVoiIGZpbGw9IndoaXRlIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjAuMzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);
}

.subscribe__form-terms_label:before {
  content: '';
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  position: absolute;
  border: 1px solid #8A8A8A;
}

@media (max-width: 1200px) {
  .subscribe {
    padding: 80px 40px;
  }

  .subscribe__title {
    font-size: 22px;
  }
}

@media (max-width: 990px) {
  .subscribe__caption {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 30px;
  }

  .subscribe__text {
    margin-bottom: 30px;
    line-height: 23px;
  }
}

@media (max-width: 989px) {
  .subscribe {
    padding: 50px;
    text-align: center;
  }

  .subscribe__container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .subscribe__title {
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }

  .subscribe__form-terms {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .subscribe__caption {
    font-size: 22px;
    line-height: 24px;
  }

  .subscribe__form-wrapper {
    flex-direction: column;
  }

  .subscribe__form-input {
    flex: 0 0 auto;
    margin-bottom: 10px;
  }

  .subscribe__form-button {
    width: 100%;
  }

  .subscribe {
    padding: 30px 15px;
  }

  .subscribe__title {
    font-size: 18px;
  }

  .subscribe__form-input,
  .subscribe__form-button {
    font-size: 16px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/form.css?17502577256549*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.form__row {
  margin-bottom: 30px;
}

.form__row:last-child {
  margin-bottom: 0;
}

.form__row_center {
  text-align: center;
}

.form__mail {
  text-align: center;
  font-size: 22px;
}

.form__mail a {
  color: #3FCCCD;
}

.form__textarea {
  display: block;
  width: 100%;
  min-height: 100px;
  padding: 10px 0;
  background-color: #fff;
  border-radius: 0px;
  outline: none;
  position: relative;
  border: none;
  transition: .2s;
  width: 100%;
  color: #000;
  font-family: "Futura", sans-serif;
  font-size: 20px;
  resize: none;
  border-bottom: 1px solid #c8c8c8;
}

.form__textarea:hover {
  border-color: #ccc;
}

.form__textarea:focus {
  border-color: #ccc;
  background-color: #fff;
}

.form__textarea.has-error {
  border-color: #f50610;
}

.button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  border: none;
  border-radius: 0px;
  background-color: #0cc;
  font-family: "Futura", sans-serif;
  font-weight: normal;
  font-size: 15px;
  color: #ffffff;
  padding: 20px 15px;
  transition: 0.2s;
  text-transform: uppercase;
  outline: none;
  position: relative;
  text-align: center;
  min-width: 140px;
}

.button:hover {
  color: #202020;
}

.button_block {
  width: 100%;
  display: block;
}

.button_clear {
  border: 1px solid #0cc;
  background: #fff;
  color: #202020;
}

.button_clear:hover {
  background: #0cc;
}

.button_white {
  display: flex;
  align-items: center;
  height: 49px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  color: #202020;
  background-color: #FFFFFF;
}

.button_white svg {
  margin-left: 8px;
}

.button_orange {
  padding: 27px 77px;
  background-color: #E54B1A;
  border-radius: 14px;
  font-size: 24px;
  font-weight: 450;
  line-height: 100%;
  text-transform: none;
  color: #ffffff;
}

.button_orange:hover {
  background-color: #CD3C0E;
  color: #ffffff;
}

.button:disabled {
  color: #fff;
  background-color: #f1808d;
  border-color: #f1808d;
  text-shadow: none;
  box-shadow: none;
}

.form__text {
  position: relative;
  display: block;
  padding: 0px;
  height: 60px;
  outline: none;
  width: 100%;
  border-radius: 0px;
  border: none;
  background: #fff;
  transition: .2s;
  width: 100%;
  font-family: "Futura", sans-serif;
  color: #202020;
  font-size: 20px;
  border-bottom: 1px solid #C8C8C8;
}

.form__text ::-webkit-input-placeholder {
  color: #202020;
}

.form__text :-moz-placeholder {
  color: #202020;
}

.form__text ::-moz-placeholder {
  color: #202020;
}

.form__text :-ms-input-placeholder {
  color: #202020;
}

.form__text:focus {
  border-color: #0cc;
}

.form__text.has-error {
  border-color: #f00;
}

.form__row.error .form__text {
  border-color: #f00;
}

label.form__checkbox {
  position: relative;
  display: inline-flex;
  padding-left: 0px;
  font-weight: normal;
  cursor: pointer;
  align-items: center;
  min-height: 24px;
  color: #202020;
  font-size: 22px;
}

label.form__checkbox input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
}

label.form__checkbox input[type="checkbox"] + span {
  padding-left: 40px;
  display: inline-block;
}

label.form__checkbox input[type="checkbox"] + span:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(88, 89, 91, 0.2);
  border-radius: 50%;
  transition: 0.2s;
}

label.form__checkbox input[type="checkbox"] + span:after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #202020;
  position: absolute;
  top: 5px;
  left: 5px;
  opacity: 0.2;
}

label.form__checkbox input[type="checkbox"]:checked + span:after {
  opacity: 1;
}

label.form__checkbox input[type="checkbox"].has-error + span:before {
  border-color: #f50610;
}

label.form__checkbox .form__checkbox_link {
  border-bottom: 1px solid #202020;
  color: #202020;
}

label.form__checkbox .form__checkbox_link:hover {
  border-color: transparent;
}

.jq-selectbox {
  width: 100%;
  max-width: 100%;
}

.jq-selectbox__select {
  height: 40px;
  background: #ffffff;
  border: 1px solid #333333;
  border-radius: 0px;
  text-shadow: none;
  box-shadow: none;
  font-size: 14px;
  padding-left: 20px;
  text-align: left;
  color: #202020;
  overflow: hidden;
}

.jq-selectbox__select-text {
  line-height: 38px;
}

.jq-selectbox__select:active {
  box-shadow: none;
}

.jq-selectbox__trigger {
  border-left: none;
  background-color: #fff;
  width: 44px;
}

.jq-selectbox__trigger-arrow {
  border: none;
  width: 13px;
  height: 8px;
  right: 20px;
  top: 19px !important;
  background: url("/local/templates/hisense/dist/bx-styles/../img/style/select_arr.svg") no-repeat;
  transition: .2s;
}

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
  transform: rotate(180deg);
}

.jq-selectbox__dropdown {
  border: 1px solid #f0f0f0;
  box-shadow: none;
  text-align: left;
}

.jq-selectbox li:hover {
  background-color: #f0f0f0;
  color: #000;
}

@media (max-width: 989px) {
  .form__mail {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .form__textarea {
    font-size: 18px;
    padding: 0 20px;
  }

  .form__text {
    font-size: 18px;
    height: 45px;
    padding: 0 20px;
  }

  label.form__checkbox {
    font-size: 14px;
  }

  label.form__checkbox .form__checkbox_link {
    font-size: 14px;
  }

  .chosen-container-single .chosen-single span {
    margin-right: 0;
    font-size: 18px;
    padding: 0 20px;
  }
}

@media (max-width: 500px) {
  .button_orange {
    width: 100%;
    padding: 19px 70px;
    font-size: 16px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/seo.css?17425663061889*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.home-description {
  background: #2f2e2e;
  color: #ffffff;
  padding: 50px 40px;
}

.home-description .container {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0;
}

.home-description_h1 {
  margin: 0;
  font-family: Avalon,sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 1.33;
  margin-right: 40px;
}

.home-description_h1 h1 {
  font-size: unset;
  margin: 0 0 0.67em 0;
}

.home-description_text {
  flex: 1 1 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1200px) {
  .subscribe {
    padding: 80px 40px;
  }

  .subscribe_h1 {
    font-size: 22px;
  }
}

@media (max-width: 989px) {
  .home-description {
    padding: 50px;
    text-align: center;
  }

  .home-description .container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .home-description_h1 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .subscribe {
    padding: 30px 15px;
  }

  .subscribe_h1 {
    font-size: 18px;
  }

  .subscribe_text-input,
  .subscribe_text-button {
    font-size: 16px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/pages.css?174913250410107*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.pages__top {
  min-height: 512px;
  color: #ffffff;
  text-align: center;
  position: relative;
  padding: 0 70px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 65px;
  background-size: cover;
}

.pages__top-news-list {
  padding-top: 0;
}

.pages__top-news {
  position: relative;
  min-height: auto;
  padding: 0;
}

.pages__top-news__bg {
  width: 100%;
}

.pages__top-news__bg img {
  height: auto;
  width: 100%;
  object-fit: cover;
  display: block;
}

.pages__top_bg1 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg1.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_bg2 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg2.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_bg3 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg3.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_bg4 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg4.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_bg5 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg5.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_bg6 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg6.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_bg7 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg7.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_dark {
  background-color: #000000;
}

.pages__top_bg8 {
  padding-top: 90px;
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg9.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_bg10 {
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/bg10.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top_where-buy {
  min-height: auto;
  height: 687px;
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/where-buy.jpg") no-repeat center center;
  background-size: cover;
}

.pages__top-wrap {
  width: 100%;
}

.pages__top-bottom {
  width: 100%;
  flex: 0 0 100%;
  min-height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
  padding: 0 70px;
}

.pages__top-bottom-row {
  display: flex;
  width: 100%;
  align-items: center;
}

.pages__top-bottom-col {
  flex: 1;
}

.pages__top-bottom-col_center {
  flex: 2;
}

.pages__top-bottom_static {
  position: static;
  min-height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.pages__top-bottom_static .pages__breadcrumbs
.breadcrumbs__item {
  color: rgba(32, 32, 32, 0.7);
}

.pages__top-bottom_static .pages__breadcrumbs
.breadcrumbs__item::after {
  color: rgba(32, 32, 32, 0.7);
}

.pages__title {
  margin: 0;
  flex: 0 0 100%;
  font-family: "Avalon", sans-serif;
  font-size: 50px;
  line-height: 70px;
  text-transform: uppercase;
}

.pages__title_wrapped {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

.pages__title .plash {
  background: #0cc;
  font-size: 12px;
  padding: 7px 20px;
  font-family: "Futura", sans-serif;
  display: inline-block;
  line-height: 1;
  font-weight: normal;
}

.pages__title-subtitle {
  font-size: 22px;
  line-height: 31px;
  margin-top: 15px;
  max-width: 600px;
  margin: 15px auto 0;
}

.pages__title-subtitle_wide {
  max-width: 1000px;
}

.pages__subtitle {
  font-family: "Avalon", sans-serif;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 15px;
  max-width: 600px;
}

.pages__navs {
  display: flex;
  align-items: center;
  justify-content: center;
}

.pages__navs-item {
  margin: 0 65px;
}

.pages__navs-item:first-child {
  margin-left: 0;
}

.pages__navs-item:last-child {
  margin-right: 0;
}

.pages__navs-link {
  font-weight: 500;
  font-size: 15px;
  color: #ffffff;
  padding: 22px 0;
  display: block;
  border-top: 2px solid transparent;
  text-transform: uppercase;
}

.pages__navs-link.active,
.pages__navs-link:hover {
  border-color: #0cc;
}

.pages__navs-link.upp {
  text-transform: uppercase;
}

.pages__breadcrumbs {
  text-align: left;
}

.pages__breadcrumbs .breadcrumbs__item {
  color: rgba(255, 255, 255, 0.5);
}

.pages__breadcrumbs .breadcrumbs__item:after {
  color: rgba(255, 255, 255, 0.5);
}

.pages__breadcrumbs .breadcrumbs__item:hover {
  color: white;
}

.pages__breadcrumbs span.breadcrumbs__item {
  color: rgba(255, 255, 255, 0.5);
}

.pages__breadcrumbs span.breadcrumbs__item:hover {
  color: rgba(255, 255, 255, 0.5);
}

.pages__fifa {
  margin: 70px 0;
}

.pages__fifa .pages__title {
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  color: #202020;
  margin-bottom: 30px;
}

.pages__link {
  position: absolute;
  right: 30px;
  bottom: 36px;
  display: flex;
  width: 870px;
  height: 226px;
  padding: 35px 40px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/where-buy/bg.png");
}

.pages__link-circle {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 156px;
  height: 156px;
  margin-right: 47px;
  background-color: #00CCCC;
  border-radius: 50%;
}

.pages__link-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pages__link-title {
  margin-bottom: 8px;
  font-family: "Futura", sans-serif;
  font-weight: 450;
  font-size: 66px;
  line-height: 100%;
  color: #202020;
  text-align: left;
}

.pages__link-text {
  max-width: 448px;
  font-family: "Futura", sans-serif;
  font-weight: 400;
  font-size: 25px;
  line-height: 1.2;
  color: #202020;
  text-align: left;
}

@media (max-width: 1600px) {
  .pages__navs {
    justify-content: space-between;
  }

  .pages__navs-item {
    margin: 0 15px;
  }

  .pages .productpage__navbar {
    flex-wrap: nowrap;
  }
}

@media (max-width: 1199px) {
  .pages__top_where-buy {
    height: 550px;
  }

  .pages__top-bottom_static {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .pages__link {
    width: 600px;
    height: 156px;
    padding: 20px 25px;
    background-size: 600px 156px;
  }

  .pages__link-circle {
    width: 116px;
    height: 116px;
    margin-right: 25px;
  }

  .pages__link-title {
    font-size: 50px;
  }

  .pages__link-text {
    max-width: 348px;
    font-size: 20px;
  }

  .pages__top-bottom {
    padding: 0 15px;
  }

  .pages__navs-link {
    font-size: 13px;
    padding: 17px 0;
  }

  .pages__breadcrumbs .breadcrumbs__item {
    font-size: 16px;
  }

  .pages .productpage__navbar {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .pages .productpage__navbar-selected ~ .productpage__navbar-links {
    margin-left: 0;
    justify-content: space-between;
  }
}

@media (max-width: 989px) {
  .pages__top_bg8 {
    padding-top: 50px !important;
  }

  .pages__top {
    padding: 0 50px;
  }

  .pages__top-news {
    padding: 0;
  }

  .pages__top-news__bg img {
    height: 100%;
  }

  .pages__top-bottom-col {
    flex: auto;
  }

  .pages__top-bottom-col_center {
    margin-left: auto;
  }

  .pages__title {
    font-size: 45px;
  }
}

@media (max-width: 850px) {
  .pages__top_where-buy {
    height: 327px;
    background: url("/local/templates/hisense/dist/bx-styles/../img/content/pages/where-buy-sm.jpg") no-repeat center center;
    background-size: cover;
  }

  .pages__link {
    right: 15px;
    bottom: 24px;
    width: 290px;
    height: 105px;
    padding: 12px 13px;
    background-size: 290px 105px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/where-buy/bg-sm.png");
  }

  .pages__link-circle {
    width: 82px;
    height: 82px;
    margin-right: 8px;
  }

  .pages__link-circle svg {
    width: 29px;
    height: 39px;
  }

  .pages__link-title {
    margin-bottom: 2px;
    font-size: 28px;
  }

  .pages__link-text {
    max-width: 145px;
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .pages__top_bg8 {
    position: relative;
    margin-bottom: 340px;
  }

  .pages__top_bg8 .pages__title-subtitle {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    max-width: none;
    margin: 0;
    padding: 30px 15px 60px;
    background: #181A19;
  }

  .pages__top_bg8 .pages__title-subtitle p {
    margin: 0 auto;
    max-width: 345px;
    font-size: 18px;
    font-weight: 450;
    line-height: 25px;
  }

  .pages__top {
    min-height: 300px;
  }

  .pages__top-news {
    padding: 0 !important;
    background: none !important;
    position: relative;
  }

  .pages__top-news__bg img {
    height: 100%;
  }

  .pages__title {
    font-size: 24px;
    line-height: 1.3;
  }

  .pages__title br {
    display: none;
  }

  .pages__title_wrapped br {
    display: inherit;
  }

  .pages__title .plash {
    margin-bottom: 5px;
  }

  .pages__title-subtitle {
    font-size: 14px;
    line-height: 20px;
    max-width: 450px;
  }

  .pages__title-subtitle br {
    display: none;
  }

  .pages__subtitle {
    font-size: 22px;
  }

  .pages__top {
    padding: 0 15px 0px;
  }

  .pages__top-bottom-col {
    flex: auto;
  }

  .pages__top-bottom-col_center {
    margin-right: auto;
    flex: 0 0 100%;
  }

  .pages__navs-item {
    margin: 0 5px;
  }

  .pages__navs-link {
    white-space: nowrap;
    font-size: 12px;
    padding: 10px 0;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/pagination.css?17425663062043*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}

.pagination_sm .pagination__item {
  width: auto;
  flex-basis: auto;
  min-width: 28px;
  height: 28px;
  padding: 1px 1px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #202020;
  border-radius: 50%;
  border: 1px solid transparent;
  transition: 0.35s all;
}

.pagination_sm .pagination__item:hover {
  background-color: transparent;
  border-color: #0cc;
}

.pagination_sm .pagination__item.active {
  color: #0cc;
  background-color: transparent;
  border-color: #0cc;
}

.pagination_white .pagination__item {
  color: #ffffff;
}

.pagination_white .pagination__dots {
  color: #ffffff;
}

.pagination__item {
  width: 77px;
  flex: 0 0 77px;
  line-height: 77px;
  text-align: center;
  color: #fff;
  margin: 0 5px;
  font-size: 24px;
}

.pagination__item:hover,
.pagination__item.active {
  background: #0cc;
}

.pagination__dots {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

@media (max-width: 989px) {
  .pagination__item {
    width: 66px;
    flex: 0 0 66px;
    line-height: 66px;
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .pagination__item {
    width: 36px;
    flex: 0 0 36px;
    line-height: 36px;
    font-size: 14px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/modal.css?174921889716800*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.modal {
  display: none;
  width: 100%;
  max-width: 969px;
  overflow: visible;
  padding: 60px;
  border-radius: 3px;
  background-color: #ffffff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

.modal_no-indent {
  padding: 0;
}

.modal__content-wrap {
  padding: 60px 60px 40px;
}

.modal_city {
  max-width: 709px;
}

.modal_city .modal__title {
  margin-bottom: 21px;
  text-align: left;
}

.modal_small {
  max-width: 520px;
}

.modal_small .modal__title {
  font-family: "Avalon", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 35px;
}

.modal_small .modal__text {
  margin-bottom: 0;
  font-family: "Avalon", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
}

.modal_medium {
  max-width: 734px;
}

.modal_wide {
  max-width: 968px;
}

.modal_md {
  max-width: 645px;
}

.modal_circle {
  border-radius: 25px;
}

.modal_subscription {
  padding: 50px 10px 40px 40px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/content/modal/bg.png");
  background-size: cover;
}

.modal__success-block {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.modal__success-block svg {
  margin-bottom: 20px;
}

.modal__success-block .modal__title {
  max-width: 405px;
  margin-bottom: 30px;
  font-family: "Avalon", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30.8px;
  letter-spacing: 0;
}

.modal__success-block .modal__button {
  width: 290px;
}

.modal__success-block-orange {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Avalon", sans-serif;
}

.modal__success-block-orange svg {
  margin-bottom: 20px;
}

.modal__success-block-orange .modal__title {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0;
}

.modal__success-block-orange .modal__text {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0;
}

.modal__success-block-orange .modal__text_thin {
  font-weight: 400;
}

.modal__subscription-block {
  display: flex;
  align-items: center;
}

.modal__subscription-block .modal__title {
  font-family: "Avalon", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 31px;
  text-align: left;
  letter-spacing: 0;
}

.modal__subscription-block .modal__button {
  width: 100%;
}

.modal__line {
  display: block;
  width: 140px;
  height: 1px;
  margin: 50px auto;
  border: 1px solid #A7A7A7;
}

.modal__link-block {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}

.modal__link-social {
  width: calc(100% / 2 - 14px);
  padding: 17px 22px 20px;
  border-radius: 14px;
  font-family: "Futura", sans-serif;
  font-size: 24px;
  font-weight: 450;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
}

.modal__link-social_vk {
  background-color: #0077FF;
}

.modal__link-social_tg {
  background-color: #2699e9;
}

.modal__form-block {
  position: relative;
}

.modal__form-block.error .modal__input {
  border-color: #DB0101;
}

.modal__form-block.error .modal__form-error {
  display: block;
}

.modal__left-block {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.modal__subscription-text {
  margin-bottom: 7px;
  font-size: 22px;
  font-weight: 450;
  line-height: 31px;
  color: #020202;
}

.modal__logo-link {
  margin-bottom: 40px;
}

.modal__icon {
  display: block;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.07em;
  text-align: center;
  color: #000000;
}

.modal__title_top-indent {
  margin-top: 20px;
}

.modal__right-block {
  flex-shrink: 0;
  width: 406px;
  padding-left: 46px;
}

.modal__right-block picture,
.modal__right-block img {
  width: 100%;
  height: auto;
}

.modal__text {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.07em;
  text-align: center;
  color: #000000;
}

.modal__shop-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -1%;
  margin-right: -1%;
}

.modal__shop-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 31.33333%;
  min-height: 121px;
  padding: 20px;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 20px;
  border-radius: 10px;
}

.modal__shop-link {
  display: block;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #ffffff;
}

.modal__shop-link:after {
  content: url("/local/templates/hisense/dist/bx-styles/../img/content/shop/arrow.png");
  margin-left: 15px;
}

.modal__shop-link_dark {
  color: #202020;
}

.modal__shop-link_dark:after {
  content: url("/local/templates/hisense/dist/bx-styles/../img/content/shop/arrow_black.png");
  margin-left: 15px;
}

.modal__search-block {
  position: relative;
}

.modal__search-block svg {
  position: absolute;
  top: 13px;
  right: 10px;
}

.modal__input {
  width: 100%;
  margin-bottom: 20px;
  padding: 12px 0 12px 0;
  font-family: "Avalon", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
  border: none;
  border-bottom: 1px solid rgba(2, 2, 2, 0.5);
  background-color: transparent;
}

.modal__input::placeholder {
  color: #02020280;
}

.modal__input:focus {
  outline: none;
}

.modal__input-search {
  width: 100%;
  margin-bottom: 20px;
  padding: 15px 40px 15px 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.07em;
  color: #000000;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.modal__input-search:focus {
  outline: none;
}

.modal__checkbox-input {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
}

.modal__checkbox-input:checked + .modal__checkbox-label:before {
  border-color: #00CCCC;
  background-color: #00CCCC;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC44NjEzIDAuODU0MTQ5QzExLjA0NjkgMS4wNDA1NiAxMS4wNDYxIDEuMzQyMDYgMTAuODU5NyAxLjUyNzU4TDQuNjM5NDggNy43MTgwNkM0LjQ1MzcgNy45MDI5NSA0LjE1MzQ0IDcuOTAyOTUgMy45Njc2NiA3LjcxODA2TDEuMTQwMjggNC45MDQyQzAuOTUzODcyIDQuNzE4NjggMC45NTMxNDkgNC40MTcxOCAxLjEzODY3IDQuMjMwNzdDMS4zMjQxOCA0LjA0NDM2IDEuNjI1NjkgNC4wNDM2NCAxLjgxMjEgNC4yMjkxNUw0LjMwMzU3IDYuNzA4NzFMMTAuMTg3OSAwLjg1MjUzNEMxMC4zNzQzIDAuNjY3MDE2IDEwLjY3NTggMC42Njc3MzkgMTAuODYxMyAwLjg1NDE0OVoiIGZpbGw9IndoaXRlIiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjAuMzciIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPjwvc3ZnPg==);
}

.modal__checkbox-label {
  position: relative;
  display: inline-block;
  padding-left: 35px;
  padding-bottom: 40px;
  font-family: "Futura", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #020202;
}

.modal__checkbox-label a {
  text-decoration: underline;
}

.modal__checkbox-label:before {
  content: '';
  left: 0;
  top: 2px;
  width: 20px;
  height: 20px;
  position: absolute;
  border: 1px solid #8A8A8A;
}

.modal__form-error {
  position: absolute;
  bottom: 14px;
  left: 0;
  display: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 15.6px;
  color: #DB0101;
}

.modal__form-error_other {
  position: relative;
  display: block;
}

.modal__main-city-list {
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
  margin-left: -3px;
  margin-right: -3px;
  margin-bottom: 27px;
}

.modal__main-city-item {
  margin-left: 3px;
  margin-right: 3px;
  padding: 7px 11px 7px;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: #808080;
  background-color: rgba(0, 0, 0, 0.05);
  white-space: nowrap;
  transition: 0.35s all;
}

.modal__main-city-item:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.modal__choose-block {
  display: flex;
  justify-content: space-between;
}

.modal__col {
  width: 48%;
}

.modal__caption {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.07em;
  color: #000000;
}

.modal__region-list-wrap,
.modal__city-list-wrap {
  position: relative;
}

.modal__region-list-wrap::before,
.modal__region-list-wrap::after,
.modal__city-list-wrap::before,
.modal__city-list-wrap::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 3px;
  height: 40px;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.modal__region-list-wrap::after,
.modal__city-list-wrap::after {
  top: auto;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.modal__region-list-wrap.bottom-scrolled::after,
.modal__city-list-wrap.bottom-scrolled::after {
  display: none;
}

.modal__region-list-wrap.top-scrolled::before,
.modal__city-list-wrap.top-scrolled::before {
  display: none;
}

.modal__region-list,
.modal__city-list {
  overflow-y: scroll;
  height: 310px;
  display: flex;
  flex-direction: column;
}

.modal__region-list::-webkit-scrollbar,
.modal__city-list::-webkit-scrollbar {
  width: 3px;
}

.modal__region-list::-webkit-scrollbar-track,
.modal__city-list::-webkit-scrollbar-track {
  background: #E6E6E6;
}

.modal__region-list::-webkit-scrollbar-thumb,
.modal__city-list::-webkit-scrollbar-thumb {
  background: #808080;
}

.modal__region-item,
.modal__city-item {
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.07em;
  color: #000000;
  cursor: pointer;
  transition: 0.35s all;
}

.modal__region-item:hover,
.modal__city-item:hover {
  color: #3FCCCD;
}

.modal__region-item.active,
.modal__city-item.active {
  color: #3FCCCD;
  background-color: rgba(63, 204, 205, 0.1);
}

.modal__dealer-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 450;
  line-height: 28px;
  color: #000000;
  background-color: #0cc;
  border-radius: 10px;
}

.modal__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 60px 60px;
  background-color: #F2F2F2;
}

.modal__info-caption {
  max-width: 753px;
  margin-bottom: 30px;
  font-family: "Futura", sans-serif;
  font-size: 24px;
  font-weight: 450;
  line-height: 28.8px;
  letter-spacing: 0.05em;
  color: #000000;
  text-align: center;
}

.modal__info-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 32px;
  padding: 20px 20px 10px;
  color: #ffffff;
  border-radius: 15px;
  background-color: #ffffff;
}

.modal__info-wrap-item {
  margin-bottom: 10px;
  margin-left: 16px;
  margin-right: 16px;
  font-size: 20px;
  font-weight: 450;
  line-height: 25.64px;
  color: #000000;
}

.modal__info-wrap-item span {
  margin-left: 9px;
  font-weight: 400;
}

.modal__info-phone {
  margin-bottom: 16px;
  font-size: 32px;
  font-weight: 500;
  line-height: 41.02px;
  color: #000000;
}

.modal__info-desc {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 19.8px;
  color: rgba(0, 0, 0, 0.7);
}

.modal__tab {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 32px;
}

.modal__tab-btn {
  display: flex;
  align-items: center;
  padding: 15px 20px 15px 25px;
  border: 1px solid #000;
  border-radius: 190px;
  margin: 6px;
  font-size: 30px;
  font-family: "Avalon", sans-serif;
}

.modal__tab-btn.is-active {
  background-color: #000;
  color: #fff;
}

.modal__tab-btn svg {
  width: 26px;
  height: 28px;
  margin-right: 12px;
  stroke: currentColor;
}

.modal__shop-wrap {
  display: none;
}

.modal__shop-wrap.is-active {
  display: block;
}

.modal__shop {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -1%;
  margin-right: -1%;
  margin-bottom: 20px;
}

.modal__shop_center {
  justify-content: center;
}

.fancybox-close-small {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 5px !important;
  right: 5px !important;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  transition: 0.2s;
  outline: none;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: none;
}

.fancybox-close-small:hover {
  transform: rotate(90deg);
}

.fancybox-close-small:after {
  display: none;
}

.fancybox-close-small svg {
  width: 30px;
  height: 30px;
}

@media (max-width: 1024px) {
  .modal__tab {
    flex-wrap: wrap;
  }

  .modal__tab-btn {
    padding: 8px 10px;
    font-size: 24px;
  }
}

@media (max-width: 950px) {
  .modal {
    padding: 40px 30px;
  }

  .modal_no-indent {
    padding: 0;
  }

  .modal__content-wrap {
    padding: 40px 30px;
  }

  .modal__text {
    margin-bottom: 20px;
  }

  .modal__shop-item {
    width: 48%;
  }

  .modal__info {
    padding: 40px 30px;
  }
}

@media (max-width: 900px) {
  .modal__right-block {
    width: 350px;
  }
}

@media (max-width: 768px) {
  .modal_small .modal__title {
    font-size: 24px;
    line-height: 28px;
  }

  .modal_small .modal__text {
    font-size: 18px;
    line-height: 22px;
  }

  .modal_md {
    max-width: 500px;
  }

  .modal__success-block .modal__title {
    font-size: 20px;
    line-height: 24px;
  }

  .modal__success-block-orange svg {
    width: 54px;
    height: 54px;
  }

  .modal__success-block-orange .modal__title {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 25px;
  }

  .modal__success-block-orange .modal__text {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .modal__subscription-block {
    flex-direction: column-reverse;
  }

  .modal__subscription-block .modal__title {
    font-size: 22px;
    line-height: 22px;
  }

  .modal__line {
    margin: 24px auto;
  }

  .modal__link-block {
    flex-direction: column;
    gap: 14px;
  }

  .modal__link-social {
    width: 100%;
    padding: 13px 20px 17px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 16px;
  }

  .modal__logo-link {
    margin-bottom: 20px;
  }

  .modal__right-block {
    padding-left: 0;
    width: 250px;
    margin-bottom: 20px;
  }
}

@media (max-width: 720px) {
  .modal__main-city-list {
    overflow-x: scroll;
  }
}

@media (max-width: 600px) {
  .modal__info-caption {
    font-size: 20px;
    line-height: 24px;
  }

  .modal__info-wrap {
    margin-bottom: 20px;
    padding: 10px 10px 5px;
  }

  .modal__info-wrap-item {
    margin-left: 8px;
    margin-right: 8px;
    font-size: 18px;
    line-height: 20px;
  }

  .modal__info-phone {
    font-size: 24px;
    line-height: 24px;
  }
}

@media (max-width: 550px) {
  .modal__choose-block {
    flex-direction: column;
  }

  .modal__col {
    width: 100%;
  }

  .modal__region-list-wrap {
    margin-bottom: 15px;
  }

  .modal__region-list,
  .modal__city-list {
    height: 180px;
  }
}

@media (max-width: 530px) {
  .modal {
    padding: 40px 20px;
  }

  .modal_no-indent {
    padding: 0;
  }

  .modal__content-wrap {
    padding: 40px 20px;
  }

  .modal__shop-item {
    width: 98%;
  }

  .modal__info {
    padding: 40px 20px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/page-error.css?17425663071278*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.page-error {
  background: #181A19;
  min-height: 600px;
  padding-top: 145px;
  padding-bottom: 45px;
  text-align: center;
}

.page-error__img {
  position: relative;
}

.page-error__text {
  text-align: center;
  font-size: 20px;
  color: white;
  position: relative;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 22%;
}

.page-error__btns {
  margin: 45px 0 0;
}

.page-error__btns .button {
  margin: 0 15px;
  width: 100%;
  max-width: 260px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .page-error__text {
    position: inherit;
    bottom: 0;
    margin-top: 20px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/cookies.css?17425663071856*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.cookies {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  width: 455px;
  right: 210px;
  bottom: 60px;
  background: #ffffff;
  z-index: 10000;
  padding: 14px;
}

.cookies__link {
  text-decoration: underline;
}

.cookies__title {
  font-family: "Avalon", sans-serif;
  font-weight: 600;
  font-size: 26px;
}

.cookies p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.29;
  margin: 0 0 10px;
}

.cookies__button {
  margin-left: auto;
  display: inline-block;
  cursor: pointer;
  font-family: "Futura", sans-serif;
  font-size: 15px;
  background: #0cc;
  color: #202020;
  text-align: center;
  padding: 14px 30px;
  text-transform: uppercase;
  transition: 0.2s;
  border: none;
  outline: none;
}

.cookies__button:hover {
  color: #ffffff;
}

@media (max-width: 1400px) {
  .cookies {
    right: 20px;
    bottom: 20px;
  }

  .cookies p {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .cookies {
    width: 100%;
    position: static;
    transition: all .5s;
  }

  .cookies_hidden {
    height: 0;
    padding: 0;
  }

  .cookies p {
    font-size: 12px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/template.css?17425663073188*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.ivi-gift-label {
  position: absolute;
  left: 30px;
  bottom: 25px;
}

.pages__top .pages__title {
  max-width: 800px;
  margin: 0 auto;
}

.form__element .jq-selectbox__trigger-arrow {
  background: url("/local/templates/hisense/dist/bx-styles/../img/style/select_arr_grey.svg") no-repeat;
}

.hide-item {
  display: none;
}

.subscribe__result {
  width: 100%;
  text-align: center;
  max-width: none;
}

.recaptcha-error {
  display: none;
  color: red;
  text-align: left;
}

.form-error {
  position: absolute;
  bottom: -20px;
  left: 0;
  color: red;
}

.page-sitemap__subtitle {
  display: block;
}

.support-page__tooltip-sub {
  font-family: "Futura", sans-serif;
  font-size: 16px;
  font-weight: normal;
}

.prev-page {
  color: #0cc;
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 20px;
  cursor: pointer;
  display: inline-block;
}

.prev-page:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 12px;
  top: 5px;
  left: 0;
  background: url("/local/templates/hisense/dist/bx-styles/../img/style/icon_arrow_left.svg") no-repeat 50%;
  background-size: contain;
  transition: transform .2s;
}

.section-training {
  background: #181A19;
  padding-top: 70px;
  padding-bottom: 90px;
}

.training__title {
  font-family: "Avalon", sans-serif;
  font-size: 28px;
  line-height: 153.12%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 40px;
  max-width: 1130px;
  margin: 0 auto 40px auto;
}

.jq-selectbox__trigger-arrow_white {
  background: url("/local/templates/hisense/dist/bx-styles/../img/style/select_arr_white.svg") no-repeat;
  right: -30px;
  top: 20px;
  width: 15px;
  height: 16px;
  background-size: contain;
}

.js-active .jq-selectbox__trigger-arrow_white {
  transform: rotate(180deg);
  top: 15px;
}

.training__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.training__button {
  width: 488px;
  max-width: 100%;
}

.bold {
  font-weight: bold;
}

@media (max-width: 1200px) {
  .productpage__navbar-selected {
    display: inherit;
  }
}

@media (max-width: 1139px) {
  .ivi-gift-label {
    display: block;
    margin: 10px 0 20px 0;
    position: initial;
  }
}

@media screen and (max-width: 47.9375em) {
  .section-training {
    padding-bottom: 60px;
    padding-top: 45px;
  }

  .training__title {
    font-size: 18px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/ya-dzen-link.css?1742566306767*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.ya-dzen-link svg {
  width: 140px;
  height: 64px;
}

@media screen and (max-width: 768px) {
  .ya-dzen-link svg {
    width: 120px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/overlay.css?1742566307866*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.overlay {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 400;
  background: rgba(0, 0, 0, 0.9);
}

.overlay.active {
  display: flex;
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/popup.css?17425663071738*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.popup__elec-catalog {
  background-color: #fff;
  opacity: 1;
  padding: 30px 40px;
  position: relative;
  display: none;
}

.popup__elec-catalog.active {
  display: block;
}

.popup__elec-catalog ul {
  padding: 0;
}

.popup__elec-catalog ul li {
  list-style-type: none;
  padding-left: 10px;
  font-size: 18px;
  font-family: "Avalon", sans-serif;
  line-height: 1.5;
  position: relative;
}

.popup__elec-catalog ul li:first-child {
  padding-left: 0;
  margin-bottom: 5px;
  font-weight: bold;
}

.popup__elec-catalog__close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.popup__elec-catalog__close:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #202020;
  transform: rotate(-45deg);
  margin-left: -10px;
}

.popup__elec-catalog__close:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 1px;
  background-color: #202020;
  transform: rotate(45deg);
  margin-left: -10px;
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/promo-fifa.css?174256630711288*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.promo-fifa {
  position: relative;
}

.promo-fifa__w1000 {
  width: 1000px;
}

.promo-fifa__btn {
  background: linear-gradient(85.23deg, #7055BA 0%, #00CFB7 102.17%), #0C0C0C;
  padding: 21px 0;
}

.promo-fifa__btn a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 30px;
  color: #fff;
  font-family: "Futura", sans-serif;
  font-weight: normal;
}

.promo-fifa__bg-promo {
  max-height: 385px;
  margin: 70px 0 30px;
}

.promo-fifa__bg-title {
  font-size: 30px;
  font-family: "Avalon", sans-serif;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
}

.promo-fifa_bg {
  background-color: #0C0C0C;
  color: #ffffff;
  padding: 90px 0;
}

.promo-fifa .pages__top {
  padding: 0;
  min-height: auto;
}

.promo-fifa .pages__top-bottom {
  padding: 0 70px;
}

.promo-fifa__top {
  background: #008081;
  width: 100%;
  flex: 0 0 100%;
}

.promo-fifa__top img {
  display: block;
  margin: 0 auto;
}

.promo-fifa__ball {
  width: 262px;
  height: 293px;
  background: url("/local/templates/hisense/dist/bx-styles/../img/content/promo-fifa/ball.svg") no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}

.promo-fifa__container {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 50px;
  position: relative;
}

.promo-fifa__wrap {
  display: flex;
}

.promo-fifa__info {
  flex: 1 1 100%;
  padding-bottom: 100px;
  padding-right: 40px;
}

.promo-fifa__title {
  font-size: 32px;
  text-transform: uppercase;
}

.promo-fifa__title span {
  color: #0cc;
}

.promo-fifa__text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
  margin: 10px 0 60px;
  max-width: 440px;
}

.promo-fifa__list {
  display: flex;
  margin-top: 25px;
  line-height: 1.35;
}

.promo-fifa__list-num {
  flex: 0 0 40px;
  font-size: 27px;
}

.promo-fifa__list-text {
  font-size: 18px;
  max-width: 420px;
}

.promo-fifa__prizes {
  flex: 0 0 590px;
  text-align: center;
}

.promo-fifa__prizes-title {
  font-size: 16px;
  line-height: 1.35;
}

.promo-fifa__prizes-title span {
  color: #0cc;
  font-weight: 500;
  font-size: 26px;
  text-transform: uppercase;
}

.promo-fifa__prizes-image {
  margin-top: 20px;
}

.promo-fifa__prizelist {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.promo-fifa__prize {
  font-size: 16px;
  line-height: 1.16;
}

.promo-fifa__prize span {
  display: inline-block;
  color: #0cc;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.promo-fifa__bottom {
  position: absolute;
  bottom: 0;
  left: 50px;
}

.promo-fifa__date {
  font-size: 16px;
  line-height: 1.35;
}

.promo-fifa__date span {
  font-size: 24px;
  color: #0cc;
}

.promo-fifa__link {
  display: inline-block;
  font-size: 19px;
  text-transform: uppercase;
  color: #0cc;
  border-bottom: 1px solid currentColor;
  transition: 0.2s;
  margin-top: 20px;
}

.promo-fifa__link:hover {
  border-color: transparent;
}

.promo-fifa__warning {
  display: block;
  background-color: #0cc;
  padding: 50px 30px;
  color: #ffffff;
  text-align: center;
  line-height: 1.15;
}

.promo-fifa__warning-title {
  text-transform: uppercase;
  font-size: 41px;
}

.promo-fifa__warning-text {
  font-size: 30px;
}

.promo-fifa__product {
  padding: 65px 0;
  background-color: #0C0C0C;
  color: #ffffff;
}

.promo-fifa__product:nth-child(even) {
  background-color: #fff;
  color: #202020;
}

.promo-fifa__product:nth-child(even) .promo-fifa__product-info {
  order: -1;
  margin-left: 110px;
}

.promo-fifa__product:nth-child(even) .button {
  color: #202020;
}

.promo-fifa__product:nth-child(even) .button:hover {
  color: #ffffff;
}

.promo-fifa__product .button {
  min-width: 234px;
}

.promo-fifa__product-wrap {
  display: flex;
  align-items: center;
  max-width: 1150px;
  margin: 0 auto;
}

.promo-fifa__product-img {
  flex: 0 0 570px;
  text-align: center;
}

.promo-fifa__product-info {
  margin-left: 65px;
  flex: 1 1 100%;
}

.promo-fifa__product-name {
  font-size: 40px;
  text-transform: uppercase;
}

.promo-fifa__product-text {
  margin: 30px 0;
  font-size: 26px;
  max-width: 420px;
}

.promo-fifa__product-lbl {
  margin-top: 35px;
  font-size: 20px;
}

.promo-fifa__product-shops {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}

.promo-fifa__product-shop {
  width: 169px;
  transition: 0.2s;
}

.promo-fifa__product-shop:not(:last-child) {
  margin-right: 20px;
}

.promo-fifa__product-shop:hover {
  opacity: .8;
}

.promo-fifa__product-shop img {
  display: block;
}

.promo-fifa__full {
  background: #00a2a4;
}

.promo-fifa__full img {
  display: block;
  margin: 0 auto;
}

.promo-fifa__finish-wrap {
  display: flex;
  align-items: center;
}

.promo-fifa__finish-result {
  flex: 1 1 100%;
  background-color: #0cc;
  padding: 50px 40px;
  color: #ffffff;
}

.promo-fifa__finish-title {
  font-size: 35px;
  text-transform: uppercase;
}

.promo-fifa__finish-text {
  font-size: 18px;
  margin-top: 10px;
}

.promo-fifa__socials {
  flex: 0 0 50%;
  display: flex;
  justify-content: space-around;
}

.promo-fifa__finish-social {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background-color: #0cc;
  border-radius: 50%;
  transition: 0.2s;
}

.promo-fifa__finish-social svg {
  width: 34px;
  height: 34px;
  fill: #fff;
}

.promo-fifa__finish-social:hover {
  background-color: #202020;
}

@media (max-width: 1500px) {
  .promo-fifa__ball {
    max-width: 150px;
  }

  .promo-fifa__warning {
    padding: 35px 30px;
    line-height: 1.3;
  }

  .promo-fifa__warning-title {
    font-size: 36px;
  }

  .promo-fifa__warning-text {
    font-size: 26px;
  }
}

@media (max-width: 1300px) {
  .promo-fifa__container {
    padding: 0 30px;
  }

  .promo-fifa__prizes {
    flex: 0 0 500px;
  }

  .promo-fifa__prizes-title span {
    font-size: 22px;
  }

  .promo-fifa__finish-result {
    padding: 40px 20px;
  }

  .promo-fifa__socials {
    flex: 0 0 40%;
  }

  .promo-fifa__finish-social {
    width: 60px;
    height: 60px;
  }

  .promo-fifa__finish-social svg {
    width: 26px;
    height: 26px;
  }
}

@media (max-width: 1100px) {
  .promo-fifa_bg {
    padding: 60px 0;
  }

  .promo-fifa__ball {
    max-width: 150px;
  }

  .promo-fifa__title {
    font-size: 28px;
  }

  .promo-fifa__title br {
    display: none;
  }

  .promo-fifa__text {
    margin-bottom: 20px;
  }

  .promo-fifa__list-text {
    font-size: 16px;
  }

  .promo-fifa__product {
    padding: 45px 0;
  }

  .promo-fifa__product:nth-child(even) .promo-fifa__product-info {
    margin-left: 65px;
  }

  .promo-fifa__product-wrap {
    padding: 0 30px;
  }

  .promo-fifa__product-img {
    flex: 0 0 470px;
  }

  .promo-fifa__product-name {
    font-size: 36px;
  }

  .promo-fifa__product-text {
    margin: 30px 0 20px;
    font-size: 22px;
  }

  .promo-fifa__finish-title {
    font-size: 30px;
  }
}

@media (max-width: 989px) {
  .promo-fifa__w1000 {
    width: auto;
  }

  .promo-fifa .pages__top-bottom {
    padding: 0 50px;
    display: none;
  }

  .promo-fifa__container {
    max-width: 600px;
  }

  .promo-fifa__container_max {
    max-width: 100%;
    padding: 0;
  }

  .promo-fifa__wrap {
    flex-wrap: wrap;
  }

  .promo-fifa__info {
    padding: 0;
  }

  .promo-fifa__prizes {
    flex: 0 0 100%;
    margin-top: 40px;
  }

  .promo-fifa__bottom {
    position: static;
    text-align: center;
    margin-top: 40px;
  }

  .promo-fifa__warning-title {
    font-size: 32px;
  }

  .promo-fifa__warning-text {
    font-size: 22px;
  }

  .promo-fifa__product:nth-child(even) .promo-fifa__product-info {
    margin-left: 45px;
  }

  .promo-fifa__product-img {
    flex: 0 0 45%;
  }

  .promo-fifa__product-info {
    margin-left: 45px;
  }

  .promo-fifa__product-text {
    margin-top: 20px;
  }

  .promo-fifa__product-lbl {
    margin-top: 20px;
  }

  .promo-fifa__product-shops {
    margin-top: 20px;
  }

  .promo-fifa__product-shop {
    width: 160px;
  }

  .promo-fifa__finish-result {
    padding: 30px 25px;
  }
}

@media (max-width: 767px) {
  .promo-fifa__btn a {
    font-size: 20px;
  }

  .promo-fifa__bg-promo {
    margin: 50px 0;
    max-height: max-content;
  }

  .promo-fifa__top {
    padding-top: 0px;
    margin-bottom: 0;
    height: max-content;
  }

  .promo-fifa__top img {
    width: auto;
  }

  .promo-fifa__warning {
    padding: 25px 15px;
  }

  .promo-fifa__warning-title {
    font-size: 22px;
  }

  .promo-fifa__warning-text {
    font-size: 22px;
  }

  .promo-fifa__product:nth-child(even) .promo-fifa__product-info {
    order: 1;
    margin-left: 0;
  }

  .promo-fifa__product-wrap {
    flex-direction: column;
    align-items: flex-start;
    max-width: 560px;
    padding: 0 15px;
  }

  .promo-fifa__product-img {
    order: 2;
    flex: auto;
    width: 100%;
    margin-top: 30px;
  }

  .promo-fifa__product-info {
    margin-left: 0;
  }
}

@media (max-width: 600px) {
  .promo-fifa__finish-wrap {
    flex-wrap: wrap;
  }

  .promo-fifa__finish-result {
    text-align: center;
  }

  .promo-fifa__finish-title {
    font-size: 26px;
  }

  .promo-fifa__finish-text {
    margin-top: 5px;
  }

  .promo-fifa__socials {
    flex: 0 0 100%;
    margin-top: 30px;
  }
}

@media (max-width: 540px) {
  .promo-fifa_bg {
    padding: 40px 0;
  }

  .promo-fifa__container {
    padding: 0 15px;
  }

  .promo-fifa__container_max {
    padding: 0;
  }

  .promo-fifa__title {
    font-size: 30px;
    text-align: center;
    line-height: 1.35;
  }

  .promo-fifa__list-text {
    font-size: 18px;
  }

  .promo-fifa__prizelist {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .promo-fifa__prize {
    margin-top: 30px;
  }

  .promo-fifa__prize span {
    font-size: 19px;
    display: block;
  }

  .promo-fifa__prize br {
    display: none;
  }

  .promo-fifa__bottom {
    margin-top: 30px;
  }

  .promo-fifa__date span {
    font-size: 20px;
  }
}

@media (max-width: 370px) {
  .promo-fifa__product-shop {
    width: 135px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/scroll-top.css?17425663071359*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.scroll-top {
  position: fixed;
  bottom: 50px;
  right: 50px;
  display: none;
  z-index: 1000;
}

.scroll-top__btn {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #219C98;
  transition: all .3s linear;
}

@media screen and (max-width: 1440px) {

  .scroll-top__btn {
    width: 45px;
    height: 45px;
  }

  .scroll-top__btn img {
    width: 20px;
    height: 20px;
  }
}

@media screen and (max-width: 800px) {
  .scroll-top {
    bottom: 20px;
    right: 20px;
  }

  .scroll-top__btn {
    width: 40px;
    height: 40px;
  }

  .scroll-top__btn img {
    width: 16px;
    height: 16px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/catalog-btn.css?17425663063773*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.catalog-btn {
  display: inline-flex;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 15px 24px;
  align-items: center;
  transition: all .3s linear;
  position: relative;
  z-index: 100;
}

.catalog-btn:hover:not(:active),
.catalog-btn:focus:not(:active) {
  border-color: rgba(0, 0, 0, 0.8);
}

.header.header_show .catalog-btn,
.header.is-hidden .catalog-btn,
.header.header_active .catalog-btn,
.header:not(.header_light) .catalog-btn {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}

.header.header_show .catalog-btn:hover:not(:active),
.header.header_show .catalog-btn:focus:not(:active),
.header.is-hidden .catalog-btn:hover:not(:active),
.header.is-hidden .catalog-btn:focus:not(:active),
.header.header_active .catalog-btn:hover:not(:active),
.header.header_active .catalog-btn:focus:not(:active),
.header:not(.header_light) .catalog-btn:hover:not(:active),
.header:not(.header_light) .catalog-btn:focus:not(:active) {
  border-color: rgba(255, 255, 255, 0.5);
}

.catalog-btn_active {
  border-color: #00CCCC;
  background-color: #00CCCC;
  color: #000000;
}

.catalog-btn__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
  text-transform: uppercase;
  color: currentColor;
}

.catalog-btn__icon {
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.catalog-btn__line {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all .3s linear;
}

.catalog-btn__line:first-of-type {
  transform: translateY(-3px);
}

.catalog-btn_active .catalog-btn__line:first-of-type {
  transform: translateY(1.8px) rotate(45deg);
}

.catalog-btn__line:last-of-type {
  transform: translateY(3px);
}

.catalog-btn_active .catalog-btn__line:last-of-type {
  transform: translateY(-1.8px) rotate(-45deg);
}

.catalog-btn_active .catalog-btn__line:nth-of-type(2) {
  opacity: 0;
}

.catalog-btn__line::before,
.catalog-btn__line::after {
  content: "";
  display: inline-block;
  height: 2px;
  background-color: #000;
  z-index: 5;
  transition: all .3s linear;
}

.header.header_show .catalog-btn__line::before,
.header.is-hidden .catalog-btn__line::before,
.header.header_active .catalog-btn__line::before,
.header:not(.header_light) .catalog-btn__line::before,
.header.header_show .catalog-btn__line::after,
.header.is-hidden .catalog-btn__line::after,
.header.header_active .catalog-btn__line::after,
.header:not(.header_light) .catalog-btn__line::after {
  background-color: #fff;
}

.catalog-btn_active .catalog-btn__line::before,
.catalog-btn_active .catalog-btn__line::after {
  background-color: #000000;
}

.catalog-btn__line::before {
  width: 2px;
}

.catalog-btn_active .catalog-btn__line::before {
  width: 100%;
}

.catalog-btn__line::after {
  width: 12px;
}

.catalog-btn_active .catalog-btn__line::after {
  width: 0;
}

@media (max-width: 768px) {
  .catalog-btn {
    order: 1;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/prize.css?17425663074820*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.prize {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/fifa/prize-bg.png");
  background-size: 100% 100%;
}

.prize_black {
  background-image: none;
  background-size: unset;
  background-color: #101010;
}

.prize__title {
  margin-top: 0;
  margin-bottom: 50px;
  font-family: "Avalon", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
  text-align: center;
}

.prize__title_white {
  margin: 0 0 60px;
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
}

.prize__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -20px;
  margin-right: -20px;
}

.prize__list_2 {
  justify-content: center;
}

.prize__list_2 .prize__item {
  margin-left: 55px;
  margin-right: 55px;
}

.prize__list_3 {
  flex-wrap: nowrap;
  gap: 32px;
  margin-left: 0;
  margin-right: 0;
}

.prize__list_3 .prize__item {
  width: calc(100% / 3 - 22px);
  margin-left: 0;
  margin-right: 0;
}

.prize__list_3 .prize__item img {
  height: 100%;
  width: 100%;
}

.prize__list_3 .prize__img-block {
  border-radius: 25px;
  border: 1px solid #868686;
  overflow: hidden;
}

.prize__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
}

.prize__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 369px;
  height: 72px;
  margin-bottom: 25px;
  font-family: "Futura", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
  text-transform: uppercase;
  color: #ffffff;
}

.prize__link_1 {
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/fifa/btn-bg1.png");
}

.prize__link_2 {
  width: 339px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/fifa/btn-bg2.png");
}

.prize__link_3 {
  width: 339px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/fifa/btn-bg3.png");
}

.prize__img-block {
  display: flex;
  justify-content: center;
}

@media (max-width: 1640px) {
  .prize__list_3 {
    flex-wrap: wrap;
  }
}

@media (max-width: 1240px) {
  .prize__list_3 .prize__item {
    width: calc(100% / 2 - 16px);
  }

  .prize__list_3 .prize__item:last-child {
    width: calc(100% / 2 - 16px);
  }
}

@media (max-width: 1200px) {
  .prize {
    padding-bottom: 20px;
  }

  .prize__list_3 {
    justify-content: space-between !important;
  }

  .prize__list_3 .prize__item {
    margin-bottom: unset;
  }

  .prize__list_3 .prize__item:last-child {
    width: calc(100% / 2 - 16px);
  }

  .prize__list {
    justify-content: center;
  }

  .prize__item {
    margin-bottom: 20px;
  }

  .prize__item:last-child {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .prize__link {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .prize {
    padding-top: 30px;
    padding-bottom: 135px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/fifa/prize-bg-sm.png");
  }

  .prize_black {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: none;
  }

  .prize__title {
    margin-bottom: 60px;
    font-size: 24px;
    line-height: 31px;
  }

  .prize__list_2 .prize__item {
    margin-left: 0;
    margin-right: 0;
  }

  .prize__list_3 {
    flex-direction: row !important;
    align-items: flex-start !important;
  }

  .prize__list_3 .prize__item {
    width: calc(100% / 2 - 16px);
    max-width: unset;
  }

  .prize__list {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .prize__item {
    width: 100%;
    max-width: 333px;
    margin-left: 0;
    margin-right: 0;
  }

  .prize__link {
    width: 100%;
    background-size: 100% 100%;
  }
}

@media (max-width: 600px) {
  .prize__list_3 {
    gap: 14px;
    margin-bottom: 20px;
  }

  .prize__list_3 .prize__item {
    width: 100%;
    min-width: 100%;
  }
}

@media (max-width: 500px) {
  .prize__title_white {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 32.4px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/our-products.css?17425663065696*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.our-products {
  position: relative;
  background-color: #101010;
}

.our-products .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.our-products .owl-dots .owl-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #3FCCCD;
  margin: 0 5px;
  transition: all .25s linear;
}

.our-products .owl-dots .owl-dot.active {
  background-color: #3FCCCD !important;
  transform: scale(1.5);
}

.our-products__container {
  padding: 60px 60px 0 60px;
}

.our-products__title {
  margin-top: 0;
  margin-bottom: 50px;
  font-family: "Avalon", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
}

.our-products__list-wrap {
  position: relative;
}

.our-products__list-wrap.show-all {
  padding-bottom: 60px;
}

.our-products__list-wrap.show-all .our-products__list {
  max-height: none;
  padding-bottom: 44px;
}

.our-products__list-wrap.show-all .our-products__list::after {
  display: none;
}

.our-products__list-wrap.show-all .our-products__btn-wrap {
  position: static;
}

.our-products__list-wrap.show-all .our-products__text-show-more {
  display: none;
}

.our-products__list-wrap.show-all .our-products__text-show-less {
  display: inline;
}

.our-products__list-wrap.show-all .our-products__btn svg {
  transform: rotate(180deg);
}

.our-products__list {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
}

.our-products__item {
  position: relative;
  width: calc(100% / 4 - 16px);
  height: 214px;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 8px;
}

.our-products__item:nth-child(5) {
  margin-bottom: 70px;
}

.our-products__item:nth-child(5)::before {
  position: absolute;
  bottom: -35px;
  content: '';
  display: block;
  width: calc(100vw - 154px);
  height: 3px;
  background-color: #ffffff;
}

.our-products__item:hover .our-products__link {
  opacity: 1;
}

.our-products__img-block {
  width: 100%;
  height: 100%;
  line-height: 0;
}

.our-products__img-block picture {
  display: block;
  width: 100%;
  height: 100%;
}

.our-products__img-block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.our-products__text-block {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px;
}

.our-products__caption {
  align-self: flex-start;
  max-width: 287px;
  margin-top: 0;
  margin-bottom: 36px;
  font-family: "Futura", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 31px;
  color: #ffffff;
  text-transform: uppercase;
}

.our-products__link {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #202020;
  opacity: 0;
  transform: translate(-50%, -50%);
}

.our-products__text-show-less {
  display: none;
}

.our-products__btn-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 68px;
  display: flex;
  justify-content: center;
  z-index: 5;
}

.our-products__btn {
  width: 190px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 21px;
  color: #202020;
}

.our-products__btn svg {
  margin-left: 5px;
}

@media (max-width: 1350px) {
  .our-products__container {
    padding: 60px 30px 0 30px;
  }

  .our-products__item:nth-child(5)::before {
    width: calc(100vw - 94px);
  }

  .our-products__item {
    height: 180px;
  }

  .our-products__caption {
    font-size: 20px;
    line-height: 26px;
  }
}

@media (max-width: 1200px) {
  .our-products__item:nth-child(5)::before {
    display: none;
  }

  .our-products__item:nth-child(5) {
    margin-bottom: 16px;
  }
}

@media (max-width: 1024px) {
  .our-products__title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }

  .our-products__item {
    width: calc(100% / 3 - 16px);
    height: 120px;
  }
}

@media (max-width: 850px) {
  .our-products__caption {
    font-size: 18px;
    line-height: 24px;
  }

  .our-products__btn-wrap {
    bottom: 35px;
  }
}

@media (max-width: 768px) {
  .our-products .owl-dots {
    width: calc(100% - 30px);
  }

  .our-products__container {
    padding: 40px 15px 60px 15px;
  }

  .our-products__title {
    font-size: 32px;
    line-height: 32px;
  }

  .our-products__list-wrap {
    position: static;
  }

  .our-products__list {
    position: static;
    display: flex;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
  }

  .our-products__list:after {
    display: none;
  }

  .our-products__item {
    width: 100%;
    height: 168px;
    margin: 0;
  }

  .our-products__caption {
    font-size: 20px;
    line-height: 24px;
  }

  .our-products__btn-wrap {
    display: none;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/autumn-promo-banner.css?1742566306958*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.autumn-promo-banner {
  padding-top: 82px;
  line-height: 0;
}

.autumn-promo-banner picture,
.autumn-promo-banner img {
  width: 100%;
  height: auto;
}

@media (max-width: 1024px) {
  .autumn-promo-banner {
    padding-top: 93px;
  }
}

@media (max-width: 767px) {
  .autumn-promo-banner {
    padding-top: 0;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/autumn-promo-offer.css?17425663065826*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.autumn-promo-offer {
  padding-top: 60px;
  padding-bottom: 120px;
  background-color: #F6F6F6;
}

.autumn-promo-offer__container {
  max-width: 1630px;
  margin: 0 auto;
  padding: 0 15px;
}

.autumn-promo-offer__title {
  max-width: 1467px;
  margin-top: 0;
  margin-bottom: 90px;
  font-family: "Futura", sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-transform: uppercase;
}

.autumn-promo-offer-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 60px;
}

.autumn-promo-offer-list__item {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 34px;
  border-radius: 20px;
  background-color: #ffffff;
  overflow: hidden;
}

.autumn-promo-offer-list__item::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
}

.autumn-promo-offer-list__item::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
}

.autumn-promo-offer-list__item:nth-child(1)::before {
  left: 284px;
  width: 68px;
  height: 58px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf6_2.png");
  background-repeat: no-repeat;
}

.autumn-promo-offer-list__item:nth-child(1)::after {
  left: 352px;
  width: 143px;
  height: 86px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf6.png");
  background-repeat: no-repeat;
}

.autumn-promo-offer-list__item:nth-child(2)::before {
  left: 205px;
  width: 212px;
  height: 59px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf7_2.png");
  background-repeat: no-repeat;
}

.autumn-promo-offer-list__item:nth-child(2)::after {
  left: 442px;
  width: 196px;
  height: 84px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf7.png");
  background-repeat: no-repeat;
}

.autumn-promo-offer-list__item:nth-child(3)::before {
  left: 430px;
  width: 351px;
  height: 105px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf8.png");
  background-repeat: no-repeat;
}

.autumn-promo-offer-list__item:nth-child(3)::after {
  left: 893px;
  width: 223px;
  height: 103px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf8_2.png");
  background-repeat: no-repeat;
}

.autumn-promo-offer-list__logo-img {
  flex-shrink: 0;
}

.autumn-promo-offer-list__link-list {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.autumn-promo-offer-list__link {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 17px 15px;
  font-size: 18px;
  font-weight: 450;
  line-height: 110%;
  text-align: center;
  color: #000000;
  text-transform: none;
}

.autumn-promo-offer__text {
  margin: 0;
  font-family: "Futura", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
}

@media (max-width: 1400px) {
  .autumn-promo-offer__title {
    margin-bottom: 60px;
    font-size: 40px;
    line-height: 47px;
  }
}

@media (max-width: 1023px) {
  .autumn-promo-offer {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .autumn-promo-offer__title {
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 37px;
  }

  .autumn-promo-offer-list {
    margin-bottom: 40px;
    gap: 20px;
  }

  .autumn-promo-offer__text {
    font-size: 18px;
    line-height: 21.6px;
    text-align: left;
  }
}

@media (max-width: 767px) {
  .autumn-promo-offer {
    padding-top: 20px;
  }

  .autumn-promo-offer__title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 27px;
  }

  .autumn-promo-offer-list__item {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
  }

  .autumn-promo-offer-list__item::before {
    left: unset;
    bottom: unset;
    right: 0;
    top: 0;
  }

  .autumn-promo-offer-list__item:nth-child(1)::before {
    left: unset;
    width: 76px;
    height: 65px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf6-sm.png");
  }

  .autumn-promo-offer-list__item:nth-child(1)::after {
    display: none;
  }

  .autumn-promo-offer-list__item:nth-child(2)::before {
    left: unset;
    width: 100px;
    height: 67px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf7-sm.png");
  }

  .autumn-promo-offer-list__item:nth-child(2)::after {
    display: none;
  }

  .autumn-promo-offer-list__item:nth-child(3)::before {
    left: unset;
    width: 66px;
    height: 57px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/autumn-promo/leaf8-sm.png");
  }

  .autumn-promo-offer-list__item:nth-child(3)::after {
    display: none;
  }

  .autumn-promo-offer-list__logo-img {
    margin-bottom: 30px;
  }

  .autumn-promo-offer-list__logo-img picture,
  .autumn-promo-offer-list__logo-img img {
    height: 24px;
    width: auto;
  }

  .autumn-promo-offer-list__link-list {
    width: 100%;
    flex-direction: column;
  }

  .autumn-promo-offer-list__link {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 14px;
  }

  .autumn-promo-offer-list__link:last-child {
    margin-bottom: 0;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/promo-new-year.css?17425663076604*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.promo-new-year {
  padding-top: 82px;
  line-height: 0;
}

.promo-new-year__banner picture,
.promo-new-year__banner img {
  width: 100%;
  height: auto;
}

.promo-new-year-offer {
  padding-top: 60px;
  padding-bottom: 120px;
  background-color: #F6F6F6;
}

.promo-new-year-offer__container {
  max-width: 1630px;
  margin: 0 auto;
  padding: 0 15px;
}

.promo-new-year-offer__title {
  max-width: 1467px;
  margin-top: 0;
  margin-bottom: 90px;
  font-family: "Futura", sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  text-transform: uppercase;
}

.promo-new-year-offer-list {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 60px;
}

.promo-new-year-offer-list__item {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 34px 24px 22px;
  border-radius: 20px;
  background-color: #ffffff;
  overflow: hidden;
}

.promo-new-year-offer-list__item::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
}

.promo-new-year-offer-list__item::after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
}

.promo-new-year-offer-list__item:nth-child(1)::before {
  left: 296px;
  width: 199px;
  height: 55px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/01-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.promo-new-year-offer-list__item:nth-child(1)::after {
  left: 296px;
  width: 199px;
  height: 64px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/01-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.promo-new-year-offer-list__item:nth-child(2)::before {
  left: 402px;
  width: 231px;
  height: 119px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/02-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.promo-new-year-offer-list__item:nth-child(2)::after {
  left: 205px;
  width: 199px;
  height: 119px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/02-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.promo-new-year-offer-list__item:nth-child(3)::before {
  left: 430px;
  width: 367px;
  height: 119px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/03-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.promo-new-year-offer-list__item:nth-child(3)::after {
  left: 796px;
  width: 320px;
  height: 119px;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/03-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.promo-new-year-offer-list__logo-img {
  flex-shrink: 0;
}

.promo-new-year-offer-list__link-list {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.promo-new-year-offer-list__link {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 17px 40px 16px;
  font-size: 18px;
  font-weight: 450;
  line-height: 110%;
  text-align: center;
  color: #000000;
  text-transform: none;
}

.promo-new-year-offer__text {
  margin: 0;
  font-family: "Futura", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
}

@media (max-width: 1540px) {
  .promo-new-year-offer-list__link {
    padding: 17px 15px 16px;
  }
}

@media (max-width: 1400px) {
  .promo-new-year-offer__title {
    margin-bottom: 60px;
    font-size: 40px;
    line-height: 47px;
  }
}

@media (max-width: 1024px) {
  .promo-new-year {
    padding-top: 93px;
  }
}

@media (max-width: 1023px) {
  .promo-new-year-offer {
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .promo-new-year-offer__title {
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 37px;
  }

  .promo-new-year-offer-list {
    margin-bottom: 40px;
    gap: 20px;
  }

  .promo-new-year-offer__text {
    font-size: 18px;
    line-height: 21.6px;
    text-align: left;
  }
}

@media (max-width: 820px) {
  .promo-new-year-offer {
    padding-top: 20px;
  }

  .promo-new-year-offer__title {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 27px;
  }

  .promo-new-year-offer-list__item {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
  }

  .promo-new-year-offer-list__item::before {
    left: unset;
    bottom: unset;
    right: 0;
    top: 0;
  }

  .promo-new-year-offer-list__item:nth-child(1)::before {
    left: unset;
    width: 76px;
    height: 65px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/01-m.jpg");
    background-size: cover;
  }

  .promo-new-year-offer-list__item:nth-child(1)::after {
    display: none;
  }

  .promo-new-year-offer-list__item:nth-child(2)::before {
    left: unset;
    width: 76px;
    height: 65px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/02-m.jpg");
    background-size: cover;
  }

  .promo-new-year-offer-list__item:nth-child(2)::after {
    display: none;
  }

  .promo-new-year-offer-list__item:nth-child(3)::before {
    left: unset;
    width: 76px;
    height: 65px;
    background-image: url("/local/templates/hisense/dist/bx-styles/../img/promo-new-year/03-m.jpg");
    background-size: cover;
  }

  .promo-new-year-offer-list__item:nth-child(3)::after {
    display: none;
  }

  .promo-new-year-offer-list__logo-img {
    margin-bottom: 30px;
  }

  .promo-new-year-offer-list__logo-img picture,
  .promo-new-year-offer-list__logo-img img {
    height: 24px;
    width: auto;
  }

  .promo-new-year-offer-list__link-list {
    width: 100%;
    flex-direction: column;
  }

  .promo-new-year-offer-list__link {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 14px;
  }

  .promo-new-year-offer-list__link:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .promo-new-year {
    padding-top: 0;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/wukong-form.css?17425663063915*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.wukong-form {
  padding: 50px 0;
  background-color: #E54B1A;
}

.wukong-form__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}

.wukong-form__title {
  margin: 0;
  font-size: 39px;
  font-weight: 600;
  line-height: 52.65px;
  color: #ffffff;
  text-transform: uppercase;
}

.wukong-form__form {
  max-width: 940px;
  width: 100%;
}

.wukong-form__row {
  position: relative;
  display: flex;
}

.wukong-form__row.error .wukong-form__error {
  display: block;
}

.wukong-form__row-flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  margin-bottom: 32px;
}

.wukong-form__input {
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "Avalon", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #ffffff;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.wukong-form__input::placeholder {
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.wukong-form__input:focus {
  outline: none;
  border-color: #ffffff;
}

.wukong-form__checkbox-row {
  position: relative;
  padding-left: 34px;
}

.wukong-form__checkbox-row.error .wukong-form__error {
  display: block;
  left: 34px;
}

.wukong-form__checkbox-input {
  clip: rect(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
}

.wukong-form__checkbox-input:checked + .wukong-form__checkbox-label:before {
  border-color: #ffffff;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/local/templates/hisense/dist/bx-styles/../img/svg/rectangle.svg");
}

.wukong-form__checkbox-label {
  font-family: "Futura", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  color: #ffffff;
  cursor: pointer;
}

.wukong-form__checkbox-label a {
  color: #ffffff;
  text-decoration: underline;
}

.wukong-form__checkbox-label:before {
  content: '';
  left: 0;
  top: 0px;
  width: 18px;
  height: 18px;
  position: absolute;
  border: 1px solid #ffffff;
}

.wukong-form__button {
  width: 100%;
  justify-content: center;
  padding: 17px 70px;
  border-radius: 14px;
  height: unset;
  font-size: 24px;
  font-weight: 450;
  line-height: 24px;
  text-transform: none;
}

.wukong-form__button:hover {
  color: #E54B1A;
}

.wukong-form__error {
  display: none;
  position: absolute;
  top: 110%;
  left: 0;
  padding: 3px 10px 4px;
  background-color: #FFFFFF26;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 450;
  line-height: 18px;
  color: #ffffff;
}

@media (max-width: 1023px) {
  .wukong-form__wrapper {
    flex-direction: column;
  }

  .wukong-form__button {
    width: 100%;
    justify-content: center;
    margin-top: -10px;
  }
}

@media (max-width: 768px) {
  .wukong-form__row-flex {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 600px) {
  .wukong-form__title {
    font-size: 22px;
    line-height: 30px;
  }
}

@media (max-width: 500px) {
  .wukong-form__button {
    font-size: 16px;
    line-height: 16px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/wukong-slider.css?17425663073566*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.wukong-slider {
  padding: 80px 0 120px;
  background-color: #101010;
}

.wukong-slider__title {
  margin: 0 0 20px;
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  color: #ffffff;
  text-transform: uppercase;
}

.wukong-slider__text {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  color: #ffffff;
}

.wukong-slider__inner {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.wukong-slider__slider {
  width: 37.5%;
  flex-shrink: 0;
}

.wukong-slider__slider-item {
  overflow: hidden;
}

.wukong-slider__slider-item img {
  border-radius: 25px;
}

.wukong-slider__description {
  width: 62.5%;
  padding: 40px;
  border: 1px solid #ffffff;
  border-radius: 25px;
  color: #ffffff;
}

.wukong-slider__description-info {
  padding-bottom: 30px;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
}

.wukong-slider__description-text {
  padding-top: 30px;
  border-top: 1px solid #454545;
  font-size: 28px;
  font-weight: 500;
  line-height: 33.6px;
}

@media (max-width: 1650px) {
  .wukong-slider__slider {
    width: 45%;
  }

  .wukong-slider__description {
    width: 55%;
    padding: 24px;
  }

  .wukong-slider__description-info {
    font-size: 20px;
    line-height: 24px;
  }

  .wukong-slider__description-text {
    font-size: 24px;
    line-height: 28px;
  }
}

@media (max-width: 1360px) {
  .wukong-slider__slider {
    width: 50%;
  }

  .wukong-slider__description {
    width: 50%;
    padding: 16px;
  }

  .wukong-slider__description-info {
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .wukong-slider__description-text {
    padding-top: 20px;
    font-size: 20px;
    line-height: 22px;
  }
}

@media (max-width: 1100px) {
  .wukong-slider__description-info {
    padding-bottom: 16px;
  }

  .wukong-slider__description-text {
    padding-top: 16px;
  }
}

@media (max-width: 1023px) {
  .wukong-slider__inner {
    flex-direction: column;
  }

  .wukong-slider__slider {
    width: 100%;
  }

  .wukong-slider__description {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .wukong-slider {
    padding: 30px 0;
  }

  .wukong-slider__title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 32.4px;
  }

  .wukong-slider__text {
    font-size: 16px;
    line-height: 19.2px;
  }

  .wukong-slider__inner {
    margin-top: 40px;
  }

  .wukong-slider__slider-item img {
    border-radius: 20px;
  }

  .wukong-slider__description {
    padding: 14px;
    border-radius: 20px;
  }

  .wukong-slider__description-info {
    padding-bottom: 14px;
    font-size: 14px;
    line-height: 18.9px;
  }

  .wukong-slider__description-text {
    padding-top: 14px;
    font-size: 16px;
    line-height: 21.6px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/product-tv.css?17425663064684*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.product-tv {
  padding: 80px 0 120px;
  background-color: #101010;
}

.product-tv__title {
  margin: 0 0 20px;
  font-size: 33px;
  font-weight: 600;
  line-height: 44.55px;
  color: #ffffff;
  text-transform: uppercase;
}

.product-tv__text {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  color: #ffffff;
}

.product-tv__top-content-item,
.product-tv__bottom-content-item {
  display: none;
}

.product-tv__top-content-item.active,
.product-tv__bottom-content-item.active {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.product-tv__list {
  margin-top: 90px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 30px;
}

.product-tv__item {
  width: calc(100% / 2 - 15px);
  padding: 50px 30px;
  background-color: #292929;
  border-radius: 25px;
}

.product-tv__wrapper {
  margin-top: -80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.product-tv__model {
  width: fit-content;
  margin-bottom: 30px;
  padding: 6px 21px;
  background-color: #00CCCC;
  border-radius: 56px;
  font-size: 33px;
  font-weight: 600;
  line-height: 44.55px;
  color: #ffffff;
}

.product-tv__diagonal-list {
  margin: 40px 0 60px;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.product-tv__diagonal-item {
  display: flex;
  align-items: center;
  padding: 5px 11px;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 88px;
}

.product-tv__diagonal-item.active {
  background-color: #4A4A4A;
}

.product-tv__description {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: center;
  color: #ffffff;
}

.product-tv__description p {
  margin: 0;
  padding: 0;
}

.product-tv__buttons {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
}

.product-tv__link {
  width: 100%;
  padding: 19px;
  border-radius: 14px;
  height: unset;
  font-size: 24px;
  font-weight: 450;
  line-height: 24px;
  text-transform: none;
  color: #101010;
}

.product-tv__link:hover {
  color: #ffffff;
}

@media (max-width: 1380px) {
  .product-tv__diagonal-list {
    gap: 10px;
  }
}

@media (max-width: 1150px) {
  .product-tv__buttons {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 1023px) {
  .product-tv__item {
    padding: 20px 15px;
    border-radius: 20px;
  }

  .product-tv__wrapper {
    margin-top: -35px;
  }

  .product-tv__model {
    padding: 4.5px 15.5px;
    margin-bottom: 10px;
    border-radius: 33px;
    font-size: 18px;
    line-height: 24.3px;
  }

  .product-tv__diagonal-list {
    margin: 10px 0 20px;
  }

  .product-tv__diagonal-item {
    font-size: 20px;
    line-height: 20px;
  }

  .product-tv__description {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 19.2px;
  }

  .product-tv__link {
    width: 100%;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .product-tv__list {
    gap: 45px;
  }

  .product-tv__item {
    width: 100%;
  }

  .product-tv__wrapper {
    margin-top: -40px;
  }

  .product-tv__model {
    padding: 5px 18px;
    font-size: 28px;
    line-height: 36px;
  }
}

@media (max-width: 600px) {
  .product-tv {
    padding: 30px 0;
  }

  .product-tv__title {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24.3px;
  }

  .product-tv__text {
    font-size: 16px;
    line-height: 19.2px;
  }
}

@media (max-width: 500px) {
  .product-tv__wrapper {
    margin-top: -35px;
  }

  .product-tv__model {
    padding: 4.5px 15.5px;
    font-size: 18px;
    line-height: 24.3px;
  }

  .product-tv__link {
    font-size: 16px;
    line-height: 16px;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/function.css?17425663063146*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.function {
  padding: 80px 0 120px;
  background-color: #101010;
}

.function__title {
  margin: 0 0 60px;
  font-size: 33px;
  font-weight: 600;
  line-height: 44.55px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}

.function__slider {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 50px 30px;
}

.function__slider .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}

.function__slider .owl-dot span {
  display: block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  border: 1px solid #ffffff;
}

.function__slider .owl-dot.active span {
  background-color: #ffffff;
}

.function__item {
  color: #ffffff;
}

.function__item:nth-child(5n+1),
.function__item:nth-child(5n+2),
.function__item:nth-child(5n+3) {
  width: calc(100% / 3 - 20px);
}

.function__item:nth-child(5n+4),
.function__item:nth-child(5n+5) {
  width: calc(100% / 2 - 15px);
}

.function__img {
  margin-bottom: 30px;
}

.function__img img {
  border-radius: 25px;
}

.function__name {
  margin-bottom: 8px;
  font-size: 28px;
  font-weight: 500;
  line-height: 33.6px;
}

.function__description {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
}

@media (max-width: 1240px) {
  .function__item:nth-child(5n+1),
  .function__item:nth-child(5n+2),
  .function__item:nth-child(5n+3) {
    width: 100%;
  }

  .function__item:nth-child(5n+1) .function__img img,
  .function__item:nth-child(5n+2) .function__img img,
  .function__item:nth-child(5n+3) .function__img img {
    aspect-ratio: 290 / 223;
  }

  .function__item:nth-child(5n+4),
  .function__item:nth-child(5n+5) {
    width: 100%;
  }

  .function__item:nth-child(5n+4) .function__img img,
  .function__item:nth-child(5n+5) .function__img img {
    aspect-ratio: 290 / 223;
  }

  .function__name {
    font-size: 24px;
    line-height: 28px;
  }

  .function__description {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 1023px) {
  .function__img img {
    border-radius: 20px;
  }

  .function__name {
    font-size: 18px;
    line-height: 21.6px;
  }

  .function__description {
    font-size: 16px;
    line-height: 19.2px;
  }
}

@media (max-width: 600px) {
  .function {
    padding: 30px 0;
  }

  .function__title {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24.3px;
    text-align: left;
  }
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/monitor.css?17425663064857*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.monitor {
  padding: 80px 0 120px;
  background-color: #101010;
}

.monitor__item {
  display: flex;
  justify-content: space-between;
  flex-basis: calc((100% / 2) - 15px);
  max-width: calc((100% / 2) - 15px);
  flex-grow: 0;
  flex-shrink: 1;
  position: relative;
  margin-right: 30px;
  padding: 10px 30px 10px 40px;
  background-color: #292929;
  border-radius: 25px;
  overflow: hidden;
  cursor: pointer;
}

.monitor__item:nth-child(2n + 2) {
  margin-right: 0;
}

.monitor__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.monitor__info span {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  text-align: left;
  color: #ffffff;
}

.monitor__name {
  font-size: 33px;
  font-weight: 600;
  line-height: 44.55px;
  text-align: left;
  text-transform: uppercase;
  color: #ffffff;
}

.monitor__button {
  padding: 19px 70px;
  border-radius: 14px;
  height: unset;
  font-size: 24px;
  font-weight: 450;
  line-height: 24px;
  text-transform: none;
}

.monitor__button:hover {
  color: #E54B1A;
}

.monitor__slider-title {
  margin: 0 0 60px;
  font-size: 48px;
  font-weight: 600;
  line-height: 64.8px;
  color: #ffffff;
  text-transform: uppercase;
}

.monitor__slider-wrap .monitor__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 1px;
}

.monitor__slider-wrap .monitor__image {
  flex-shrink: 0;
}

.monitor__slider-wrap .owl-nav {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  position: absolute;
  top: -120px;
  right: 0;
  height: 50px;
}

.monitor__slider-wrap .owl-control {
  display: flex;
  flex: 0 0 50px;
  align-items: center;
  justify-content: center;
  height: 50px;
  transition: background-color 0.2s;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: .5;
}

.monitor__slider-wrap .owl-control:hover {
  background-color: #ffffff;
  opacity: 1;
}

.monitor__slider-wrap .owl-control:hover svg {
  stroke: #000;
}

.monitor__slider-wrap .owl-control svg {
  width: 24px;
  height: 24px;
  transition: stroke 0.2s;
  stroke: #000;
  stroke-width: 2px;
  fill: none;
}

.monitor__slider-wrap .owl-prev {
  margin-right: 10px;
}

.monitor__slider-wrap .owl-prev svg {
  transform: scale(-1, 1);
}

@media (max-width: 1500px) {
  .monitor__info span {
    font-size: 20px;
    line-height: 24px;
  }

  .monitor__name {
    font-size: 26px;
    line-height: 32px;
  }

  .monitor__button {
    padding: 14px 50px;
    font-size: 20px;
    line-height: 20px;
  }

  .monitor__slider-title {
    margin-bottom: 90px;
  }

  .monitor__slider-wrap .monitor__image img {
    max-width: 100px;
    height: auto;
  }

  .monitor__slider-wrap .owl-nav {
    top: -80px;
    right: unset;
    left: 52px;
  }
}

@media (max-width: 1240px) {
  .monitor__item {
    padding: 6px 20px;
  }
}

@media (max-width: 1140px) {
  .monitor__button {
    padding: 14px 30px;
    border-radius: 8px;
  }
}

@media (max-width: 1023px) {
  .monitor {
    padding: 60px 0 80px;
  }

  .monitor__item {
    padding: 14px;
  }

  .monitor__button {
    width: 100%;
    justify-content: center;
  }

  .monitor__slider-wrap .monitor__item {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
  }

  .monitor__slider-wrap .monitor__image {
    width: 100%;
  }

  .monitor__slider-wrap .monitor__image img {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  .monitor {
    padding: 30px 0;
  }

  .monitor__item {
    max-width: 100%;
    margin-right: 0;
  }

  .monitor__slider {
    padding-top: 30px;
  }

  .monitor__slider-title {
    font-size: 24px;
    line-height: 32.4px;
  }

  .monitor__slider-wrap {
    padding-bottom: 40px;
  }
}

@media (max-width: 500px) {
  .monitor__info span {
    font-size: 16px;
    line-height: 19.2px;
  }

  .monitor__name {
    font-size: 18px;
    line-height: 24px;
  }

  .monitor__button {
    font-size: 16px;
    line-height: 16px;
  }
}
/* End */


/* Start:/local/templates/hisense/template_styles.css?17425664202501*/
.ivi-gift-label {
    position: absolute;
    left: 30px;
    bottom: 25px;
}
.pages__top .pages__title{
    max-width: 800px;
    margin: 0 auto;
}
.form__element .jq-selectbox__trigger-arrow{
    background: url(/local/templates/hisense/img/style/select_arr_grey.svg) no-repeat;
}
.hide-item{
    display: none;
}
.subscribe__result{
    width: 100%;
    text-align: center;
    max-width: none;
}
.recaptcha-error {
    display: none;
    color: red;
    text-align: left;
}
.form-error{
    position: absolute;
    bottom: -20px;
    left: 0;
    color: red;
}
.page-sitemap__subtitle{
    display: block;
}
.support-page__tooltip-sub{
    font-family: "Futura", sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.prev-page{
    color: #0cc;
    position: relative;
    padding-left: 22px;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 20px;
    cursor: pointer;
    display: inline-block;
}
.prev-page:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 12px;
    top: 5px;
    left: 0;
    background: url(/local/templates/hisense/img/style/icon_arrow_left.svg) no-repeat 50%;
    background-size: contain;
    transition: transform .2s;
}
.section-training {
    background: #181A19;
    padding-top: 70px;
    padding-bottom: 90px; }
@media screen and (max-width: 47.9375em) {
    .section-training {
        padding-bottom: 60px;
        padding-top: 45px; } }

.training__title {
    font-family: "Avalon", sans-serif;
    font-size: 28px;
    line-height: 153.12%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;
    max-width: 1130px;
    margin: 0 auto 40px auto; }

.jq-selectbox__trigger-arrow_white{
    background: url(/local/templates/hisense/img/style/select_arr_white.svg) no-repeat;
    right: -30px;
    top: 20px;
    width: 15px;
    height: 16px;
    background-size: contain;
}
@media screen and (max-width: 47.9375em) {
    .training__title {
        font-size: 18px; } }

.training__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.training__button {
    width: 488px;
    max-width: 100%; }

@media (max-width: 1200px){
    .productpage__navbar-selected {
        display: inherit;
    }
}
.bold{
    font-weight: bold;
}
/* End */


/* Start:/local/templates/hisense/dist/bx-styles/cine-search.css?17425663073525*/
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.tt-u {
  text-transform: uppercase;
}

.tt-n {
  text-transform: none;
}

.text-middle {
  font-size: 1.28571rem;
}

.icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.icon_adv-1 {
  width: 54px;
  height: 40px;
}

.icon_adv-2 {
  width: 50px;
  height: 50px;
}

.icon_adv-3 {
  width: 40px;
  height: 40px;
}

.icon_adv-4 {
  width: 140px;
  height: 40px;
}

.icon_adv-5 {
  width: 150px;
  height: 50px;
}

.cine-search {
  padding-bottom: 60px;
}

.cine-search__wrap {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #444444;
  border-left: 1px solid #444444;
}

.cine-search__title {
  font-family: "Avalon", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 40px;
  text-align: center;
  color: #fff;
}

.cine-search__product {
  width: 33.3333%;
}

.cine-search__more {
  display: flex;
  justify-content: center;
  margin: 40px 0 120px;
}

.cine-search__more-btn {
  font-family: "Avalon", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  display: flex;
  align-items: center;
  color: #FFF;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.cine-search__more-btn:focus {
  outline: none;
}

.cine-search__more-btn span {
  margin-right: 10px;
}

.cine-search__more-btn img {
  display: block;
  width: 16px;
  height: 16px;
  transition: all .3s linear;
}

.cine-search__more-btn.is-active img {
  transform: rotate(180deg);
}

.cine-search__list {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

.cine-search__list-item {
  font-size: 20px;
  margin-bottom: 25px;
  position: relative;
  padding-left: 20px;
}

.cine-search__list-item:before {
  content: '';
  width: 9px;
  height: 9px;
  background: #0cc;
  position: absolute;
  top: 8px;
  left: 0;
}

.cine-search__list-link {
  color: #ffffff;
}

.cine-search .products__wrapper {
  border-left: 1px solid #444444;
}

.cine-search .product__block {
  padding: 50px 40px;
}

.cine-search .product__img {
  height: 213px;
  margin-top: 0;
  margin-bottom: 40px;
}

.cine-search .product__model {
  font-weight: 700;
  font-size: 25px;
  line-height: 100%;
  margin-bottom: 40px;
}

.cine-search .product__link {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
}

@media (min-width: 768px) {
  .cine-search {
    padding-bottom: 40px;
  }

  .cine-search__wrap:not(.is-show-more) .cine-search__product:not(:nth-child(-n+6)) {
    display: none;
  }
}

@media (max-width: 767px) {
  .cine-search__wrap {
    margin-bottom: 100px;
  }

  .cine-search__wrap .owl-dots {
    bottom: -40px;
  }

  .cine-search__title {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .cine-search__product {
    width: 100%;
  }

  .cine-search__more {
    display: none;
  }

  .cine-search__list {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .cine-search__list:before {
    top: 8px;
  }

  .cine-search .products__wrapper {
    border-top: 1px solid #444444;
  }

  .cine-search .product__block {
    padding: 20px 20px 40px;
  }

  .cine-search .product__img {
    height: auto;
  }

  .cine-search .product__model {
    font-size: 20px;
    margin-bottom: 32px;
  }
}
/* End */
/* /local/templates/hisense/dist/bx-styles-base/bx-styles-base.css?175025772512505 */
/* /local/templates/hisense/dist/libs/formstyler/jquery.formstyler.css?17425663092286 */
/* /local/templates/hisense/dist/libs/formstyler/jquery.formstyler.theme.css?174256630911191 */
/* /local/templates/hisense/dist/libs/fancybox/jquery.fancybox.min.css?174256630812795 */
/* /local/templates/hisense/dist/libs/owl-carousel/owl.carousel.min.css?17425663083356 */
/* /local/templates/hisense/dist/libs/owl-carousel/owl.carousel.hisense.css?1750689808220 */
/* /local/templates/hisense/dist/libs/selectize/selectize.css?17425663089118 */
/* /local/templates/hisense/dist/bx-styles/header.css?175040690743927 */
/* /local/templates/hisense/dist/bx-styles/footer.css?17458460885412 */
/* /local/templates/hisense/dist/bx-styles/nav.css?174256630610892 */
/* /local/templates/hisense/dist/bx-styles/breadcrumbs.css?17425663081596 */
/* /local/templates/hisense/dist/bx-styles/support-page.css?174256630622392 */
/* /local/templates/hisense/dist/bx-styles/subscribe.css?17425663075197 */
/* /local/templates/hisense/dist/bx-styles/form.css?17502577256549 */
/* /local/templates/hisense/dist/bx-styles/seo.css?17425663061889 */
/* /local/templates/hisense/dist/bx-styles/pages.css?174913250410107 */
/* /local/templates/hisense/dist/bx-styles/pagination.css?17425663062043 */
/* /local/templates/hisense/dist/bx-styles/modal.css?174921889716800 */
/* /local/templates/hisense/dist/bx-styles/page-error.css?17425663071278 */
/* /local/templates/hisense/dist/bx-styles/cookies.css?17425663071856 */
/* /local/templates/hisense/dist/bx-styles/template.css?17425663073188 */
/* /local/templates/hisense/dist/bx-styles/ya-dzen-link.css?1742566306767 */
/* /local/templates/hisense/dist/bx-styles/overlay.css?1742566307866 */
/* /local/templates/hisense/dist/bx-styles/popup.css?17425663071738 */
/* /local/templates/hisense/dist/bx-styles/promo-fifa.css?174256630711288 */
/* /local/templates/hisense/dist/bx-styles/scroll-top.css?17425663071359 */
/* /local/templates/hisense/dist/bx-styles/catalog-btn.css?17425663063773 */
/* /local/templates/hisense/dist/bx-styles/prize.css?17425663074820 */
/* /local/templates/hisense/dist/bx-styles/our-products.css?17425663065696 */
/* /local/templates/hisense/dist/bx-styles/autumn-promo-banner.css?1742566306958 */
/* /local/templates/hisense/dist/bx-styles/autumn-promo-offer.css?17425663065826 */
/* /local/templates/hisense/dist/bx-styles/promo-new-year.css?17425663076604 */
/* /local/templates/hisense/dist/bx-styles/wukong-form.css?17425663063915 */
/* /local/templates/hisense/dist/bx-styles/wukong-slider.css?17425663073566 */
/* /local/templates/hisense/dist/bx-styles/product-tv.css?17425663064684 */
/* /local/templates/hisense/dist/bx-styles/function.css?17425663063146 */
/* /local/templates/hisense/dist/bx-styles/monitor.css?17425663064857 */
/* /local/templates/hisense/template_styles.css?17425664202501 */
/* /local/templates/hisense/dist/bx-styles/cine-search.css?17425663073525 */
