@charset "UTF-8";
/*! 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;
}
:root {
  /* Container */
  --content-width: 87.5em;
  --content-width-sm: 73.125em;
  /* Typography */
  --global-font-family: "Roboto", sans-serif;
  --highlight-font-family: "Roboto", sans-serif;
  --global-font-size: 1em;
  --global-font-line-height: 1.5;
  --global-box-shadow: 10px 10px 50px rgb(0 0 0 / 5%);
  /* Fontsize */
  --font-size-small: 0.75em;
  --font-size-normal: 0.875em;
  --font-size-h1: 4.209em;
  --font-size-h2: 3.157em;
  --font-size-h3: 2.369em;
  --font-size-h4: 1.777em;
  --font-size-h5: 1.333em;
  --font-size-h6: 1em;
  /* Line-Height */
  --font-line-height-p: 1.5;
  --font-line-height-h1: 1.2;
  --font-line-height-h2: 1.2;
  --font-line-height-h3: 1.2;
  --font-line-height-h4: 1.2;
  --font-line-height-h5: 1.2;
  --font-line-height-h6: 1.2;
  /* Font-Weight */
  --font-weight-body: normal;
  --font-weight-h1: 400;
  --font-weight-h2: 400;
  --font-weight-h3: 400;
  --font-weight-h4: 400;
  --font-weight-h5: 400;
  --font-weight-h6: 400;
  /* font-weight*/
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  /* Letter spacing */
  --font-letter-spacing-body: inherit;
  --font-letter-spacing-link: unset;
  --font-letter-spacing-h1: -0.02em;
  --font-letter-spacing-h2: -0.02em;
  --font-letter-spacing-h3: -0.02em;
  --font-letter-spacing-h4: -0.02em;
  --font-letter-spacing-h5: -0.02em;
  --font-letter-spacing-h6: -0.02em;
  --letter-spacing-one: 0.063em;
  --letter-spacing-two: 0.125em;
  --letter-spacing-three: 0.188em;
  --letter-spacing-four: 0.25em;
  /* border-radius */
  --border-radius: 0.1875em;
  --border-radius-box: 0.1875em;
  --border-radius-ten: 0.1875em;
  --border-radius-three: 0.1875em;
  /* Colors */
  --iq-body-bg: #000;
  --iq-bg1: #141314;
  --iq-bg-not: #0D0C0C;
  --iq-body-text: #D1D0CF;
  --iq-body-border: #262525;
  --iq-white-light-color: #404043;
  --iq-title-text: #fff;
  --input-bg: #141314;
  --iq-border-dark: #101010;
  --iq-border-light: #262525;
  --iq-tag-bg: #000;
  --iq-sidebar-boder-color: #1f1f1f;
  --cart-text-color: #898989;
  --card-box-bg: #121212;
  --card-box-style: #141314;
  --iq-placeholder-color: #d9d5d5;
  --iq-thumb-slider-color: #181616;
  /* Custom editor colors */
  --iq-primary: #e50914;
  --iq-primary-hover: #bf000a;
  --iq-secondary: #6c757d;
  --iq-white-color: #fff;
  --iq-black: #000;
  --iq-warning-color: #ff0000;
  --iq-skelation-bg: #0F0F0F;
  --iq-ratting: #ecba12;
  --iq-orange: orange;
  --iq-green: green;
  /* gredient color */
  --iq-form-gradient-color: rgba(11, 1, 2, 0);
  --iq-to-gradient-color: rgba(255, 55, 65, 0.3);
  --iq-rgb-0: 0, 0, 0;
  --iq-rgb-20: 20, 20, 20;
  --iq-rgb-25: 25, 25, 25;
  --iq-rgb-41: 41, 41, 41;
  --iq-rgb-51: 51, 51, 51;
  --iq-rgb-72: 72, 72, 72;
  --iq-rgb-255: 255, 255, 255;
  --iq-rgb-light: 80, 100, 44;
  --iq-rgb-border: 31, 31, 31;
  --iq-rgb-18: 19, 18, 18;
  --primary-bg-gradiant-lt-rt: transparent linear-gradient(270deg, var(--iq-form-gradient-color) 0%, var(--iq-to-gradient-color) 100%);
  --primary-bg-gradiant-tp-bt: linear-gradient(to top, var(--iq-form-gradient-color) 0%, var(--iq-to-gradient-color) 85%);
  --backgorund-overlay: rgba(var(--iq-rgb-0), 0.8);
  --dark-gradiant-tp-bt: linear-gradient(180deg, var(--iq-black) 0%, rgba(var(--iq-rgb-0), 0) 97%), var(--iq-bg1);
  --dark-gradiant-bt-tp: linear-gradient(0deg, var(--iq-black) 0%, rgba(var(--iq-rgb-0), 0) 100%);
  --main-banner-gradiant: linear-gradient(90deg, rgba(var(--iq-rgb-0), 0.9) 0%, rgba(var(--iq-rgb-20), 0.9) 15%, rgba(var(--iq-rgb-light), 0) 100%);
  --show-banner-gradiant: linear-gradient(90deg, rgba(var(--iq-rgb-0), 1) 0%, rgba(var(--iq-rgb-20), 1) 35%, rgba(var(--iq-rgb-light), 0) 100%);
  --iq-gredient-bottom-top: linear-gradient(to bottom, rgba(var(--iq-rgb-51), 0), rgba(var(--iq-rgb-0), 0.8) 70%, var(--iq-black) 100%);
  --gradiant-mid-side: linear-gradient(90.06deg, rgba(var(--iq-rgb-20), 0) 1.66%, var(--iq-bg1) 43.64%, rgba(var(--iq-rgb-20), 0) 89.28%);
  --skelation-bg-color: linear-gradient(90deg, rgba(var(--iq-rgb-20), 0) 0, rgba(var(--iq-rgb-20), 0.2) 20%, rgba(var(--iq-rgb-20), 0.5) 60%, rgba(var(--iq-rgb-20), 0));
  --skelation-bg-color-new: linear-gradient(90deg, rgba(var(--iq-rgb-0), 0) 0, rgba(var(--iq-rgb-0), 0.2) 20%, rgba(var(--iq-rgb-0), 0.5) 60%, rgba(var(--iq-rgb-0), 0));
  --iq-gredient-widget-bg: linear-gradient(180deg, rgb(var(--iq-rgb-25)) 0%, rgb(var(--iq-rgb-25)) 10%, rgba(var(--iq-rgb-light), 0) 100%);
  --iq-border-gredient: linear-gradient(to right, rgba(var(--iq-rgb-border), 1), rgba(var(--iq-rgb-border), 0.6), rgba(var(--iq-rgb-border), 0));
  --iq-gredient-border-mid-tb: linear-gradient(to top, rgba(var(--iq-rgb-border), 0), rgba(var(--iq-rgb-border), 0.6), rgba(var(--iq-rgb-border), 0));
  --iq-gredient-border-mid-lr: linear-gradient(to left, rgba(var(--iq-rgb-border), 0), rgba(var(--iq-rgb-border), 0.6), rgba(var(--iq-rgb-border), 0));
  --iq-card-gredient: linear-gradient(90deg, rgba(var(--iq-rgb-0), 0.8) 0%, rgba(var(--iq-rgb-20), 0.4) 50%, rgba(var(--iq-rgb-light), 0) 100%);
  --iq-card-gredient-bottom: linear-gradient(360deg, var(--iq-black) 4.01%, rgba(var(--iq-rgb-20), 0) 63.61%);
  --iq-global-box-shadow: 0 0 1.875em 0 rgba(var(--iq-rgb-0), .1);
  --iq-card-box-shadow: 0 0 0.75em rgba(var(--iq-rgb-0), 0.9);
  --iq-new-box-shadow: 8px 8px 45px rgba(var(--iq-rgb-0), 0.1);
  --iq-image-shadow: 0 1.25em 2.5em rgba(var(--iq-rgb-0), 0.6);
  --iq-slider-details: linear-gradient(360deg, var(--iq-black) 0%, rgba(var(--iq-rgb-0), 0) 51.04%);
  --iq-slider-details-hover: linear-gradient(0deg, rgba(var(--iq-rgb-20), 0.65), rgba(var(--iq-rgb-20), 0.65)), linear-gradient(360deg, #0C0B11 4.12%, rgba(12, 11, 17, 0) 65.29%);
  --iq-horizontal_thumb_slider-main-bg: linear-gradient(90.3deg, var(--iq-thumb-slider-color) 9.88%, rgba(var(--iq-rgb-18), 0) 31.52%), linear-gradient(266.54deg, var(--iq-thumb-slider-color) 13.29%, rgba(var(--iq-rgb-18), 0) 98.41%);
  --iq-horizontal_thumb_slider-bg: linear-gradient(-270deg, var(--iq-body-bg) 0%, rgba(var(--iq-rgb-20), 0) 100%);
  --iq-thumb-slider-img-bg: linear-gradient(0deg, rgba(var(--iq-rgb-0), 0.8), rgba(var(--iq-rgb-0), 0.8));
  --iq-top-ten-bg: linear-gradient(0deg, rgba(12, 11, 17, 0.9) 0%, rgba(12, 11, 17, 0) 41.03%);
  --iq-bottom-gbg: linear-gradient(0deg, #0C0B11 8.71%, rgba(12, 11, 17, 0) 72.11%);
  --iq-tvshow-bg: linear-gradient(270deg, rgba(var(--iq-rgb-0), 0.5) 0.6%, rgba(var(--iq-rgb-0), 0) 29.9%), linear-gradient(90deg, var(--iq-black) 0%, rgba(var(--iq-rgb-0), 0) 38.52%), linear-gradient(0deg, rgba(var(--iq-rgb-0), 0.7) 0%, rgba(var(--iq-rgb-0), 0) 100%);
  --slider-with-details-bg: linear-gradient(87.53deg, var(--iq-skelation-bg) 13.17%, rgba(var(--iq-rgb-18), 0) 32.74%), linear-gradient(266.54deg, var(--iq-thumb-slider-color) 13.29%, rgba(var(--iq-rgb-18), 0) 98.41%), linear-gradient(273.02deg, var(--iq-thumb-slider-color) 21.88%, rgba(var(--iq-rgb-18), 0) 51.44%);
  --iq-blog-box-border: linear-gradient(270deg, rgba(38, 37, 37, 0) -1.25%, var(--iq-secondary) 43.69%, rgba(38, 37, 37, 0) 99.08%);
  /* woocommerce */
  --woocommerce: var(--color-theme-primary);
  --wc-primary: var(--color-theme-primary);
  --wc-primary-text: var(--white-color);
  --color-wishlist-table-background: transparent;
  /* PMP */
  --pmpro--color--base: var(--iq-body-bg) !important;
  --pmpro--color--contrast: var(--iq-body-text) !important;
  --pmpro--color--accent: var(--ip-primary) !important;
  --pmpro--color--accent--variation: var(--ip-primary) !important;
  --pmpro--color--border--variation: var(--iq-body-border) !important;
  --padding-200: 200px;
  --padding-116: 116px;
  --padding-100: 100px;
  --padding-80: 80px;
  --padding-32: 32px;
  --border-radius-64: 64px;
  --gap-80: 80px;
}
@media (max-width: 1024px) {
  :root {
    --padding-200: 160px;
    --padding-116: 60px;
    --padding-100: 60px;
    --padding-80: 60px;
    --gap-80: 40px;
  }
}
@media (max-width: 768px) {
  :root {
    --padding-200: 80px;
    --padding-116: 40px;
    --padding-100: 40px;
    --padding-80: 40px;
    --padding-32: 20px;
    --gap-80: 20px;
  }
}
h1, h2, h3, h4, h5, h6 {
  color: var(--iq-title-text);
  font-family: var(--highlight-font-family);
  font-stretch: condensed;
  word-wrap: break-word;
  margin: 1.5625em 0;
  font-weight: var(--font-weight-semi-bold);
  margin-bottom: 1.875em;
}
h1 {
  font-size: var(--font-size-h1);
  line-height: var(--font-line-height-h1);
  letter-spacing: var(--font-letter-spacing-h1);
  font-weight: var(--font-weight-h1);
}
h2, .heading-2, .h2 {
  font-size: var(--font-size-h2);
  line-height: var(--font-line-height-h2);
  letter-spacing: var(--font-letter-spacing-h2);
}
h3, .heading-3, .h3 {
  font-size: var(--font-size-h3);
  line-height: var(--font-line-height-h3);
  letter-spacing: var(--font-letter-spacing-h3);
}
h4, .heading-4, .h4 {
  font-size: var(--font-size-h4);
  line-height: var(--font-line-height-h4);
  letter-spacing: var(--font-letter-spacing-h4);
}
h5, .heading-5, .h5 {
  font-size: var(--font-size-h5);
  line-height: var(--font-line-height-h5);
  letter-spacing: var(--font-letter-spacing-h5);
}
h6, .heading-6, .h6 {
  font-size: var(--font-size-h6);
  line-height: var(--font-line-height-h6);
  letter-spacing: var(--font-letter-spacing-h6);
}
.text-button {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  border: 1px solid #e50914;
  background: linear-gradient(90deg, #E15E4C 15%, #e50914 100%);
  min-width: 240px;
  border-radius: 16px;
  padding: 16px;
  cursor: pointer;
  width: fit-content;
  transition: all 0.3s ease;
  min-width: 208px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.text-button--transparent {
  color: #e50914;
  background: transparent;
}
.text-button:hover {
  background: linear-gradient(90deg, #e50914 0%, #e50914 100%);
  box-shadow: 0 16px 40px -10px rgba(209, 66, 46, 0.8);
  color: #FFFFFF;
}
.link-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #e50914;
  text-decoration: none;
  transition: all 0.3s ease;
}
.link-regular:hover {
  color: #e50914;
  text-decoration: underline;
}
.link-regular--btn {
  border: 1px solid #e50914;
  border-radius: 16px;
  padding: 12px 24px;
}
.link-regular--btn:hover {
  background: #e50914;
  border-color: #e50914;
  box-shadow: 0 16px 40px -10px rgba(209, 66, 46, 0.8);
  color: #FFFFFF;
  text-decoration: none;
}
.text-body-regular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
.text-body-small {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.text-color-primary {
  color: #e50914;
}
.text-color-white {
  color: #FFFFFF;
}
body {
  background: var(--iq-body-bg);
  color: var(--iq-body-text);
  font-family: var(--global-font-family);
  font-size: var(--global-font-size);
  line-height: var(--global-font-line-height);
  overflow-x: hidden !important;
}
.section-block {
  padding: 2em 6.25em 4em 6.25em;
}
.section-container {
  max-width: 1340px;
  margin: 0 auto;
}
.section-container--wide {
  max-width: 1536px;
  position: relative;
  background: linear-gradient(180deg, #334378 0%, #192651 100%);
  padding: var(--padding-100) var(--padding-116);
  border-radius: var(--border-radius-64);
}
.section-container--wide > :not(.section-container__bg) {
  position: relative;
  z-index: 1;
}
.section-container__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: overlay;
}
.relative-v {
  position: relative;
}
.flex-container {
  display: flex;
}
.flex-container--align-center {
  align-items: center;
}
.flex-container--align-start {
  align-items: flex-start;
}
.flex-container--justify-center {
  justify-content: center;
}
.flex-container--column {
  flex-direction: column;
}
.flex-container--justify-between {
  justify-content: space-between;
}
.flex-item {
  flex: 1;
  position: relative;
}
.flex-item img {
  width: 100%;
  max-width: fit-content;
}
.text-center {
  text-align: center;
}
.full-hover-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 999;
  cursor: pointer;
}
.full-hover-link .visually-hidden {
  font-size: 0px;
}
.gap-4 {
  gap: 4px;
}
.gap-8 {
  gap: 8px;
}
.gap-10 {
  gap: 10px;
}
.gap-12 {
  gap: 12px;
}
.gap-16 {
  gap: 16px;
}
.gap-20 {
  gap: 20px;
}
.gap-24 {
  gap: 24px;
}
.gap-32 {
  gap: 32px;
}
.gap-36 {
  gap: 36px;
}
.gap-40 {
  gap: 40px;
}
.gap-80 {
  gap: var(--gap-80);
}
.pb-0 {
  padding-bottom: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-40 {
  margin-bottom: 40px;
}
.flex-item--video-cart {
  transform: translate3d(0, 0, 0);
  transition: all 0.6s ease;
}
.flex-item--video-cart::after {
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.flex-item--video-cart::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-left: 0.25em solid #e50914;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 9;
  transition: all 0.5s ease-in-out;
}
.flex-item--video-cart:hover {
  transform: scale3d(1.1, 1.1, 1) translateZ(0) perspective(31.25em);
  transition: all 0.6s ease 0s;
}
.flex-item--video-cart:hover::before {
  opacity: 1;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
}
.flex-item--video-cart .img-box {
  position: relative;
  background: var(--iq-card-gredient);
  transition: all 0.5s ease-in-out;
}
.flex-item--video-cart .img-box img {
  mix-blend-mode: overlay;
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.flex-item--video-cart .block-description {
  position: absolute;
  left: calc(50% - 21px);
  top: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hover-buttons .btn {
  padding: 0.4375em 0.875em;
  font-size: 0.75em;
  position: relative;
}
.btn-hover, .iq-button.btn {
  color: #fff;
  color: var(--iq-white-color);
}
.btn-hover {
  padding: 0.4375em 0.875em;
  font-size: 0.75em;
  background: var(--iq-primary-hover);
  border: 0.0625em solid var(--iq-primary-hover);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 0.0625em transparent;
  position: relative;
  border-radius: 0.3125em;
}
.btn-hover:before, .iq-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e50914;
  background: var(--iq-primary);
  border: 0.0625em solid #e50914;
  border: 0.0625em solid var(--iq-primary);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
/* Слайдер баннеров на главной (Elementor HTML) */
.affshows-banner-slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.affshows-banner-slider__track {
  display: flex;
  transition: transform 0.4s ease;
}
.affshows-banner-slider__slide {
  flex: 0 0 100%;
  width: 100%;
}
.affshows-banner-slider__link {
  display: block;
  width: 100%;
  line-height: 0;
}
.affshows-banner-slider__link picture, .affshows-banner-slider__link img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.affshows-banner-slider__arrows {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  padding: 0 8px;
}
.affshows-banner-slider__arrow {
  pointer-events: auto;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: background 0.2s;
}
.affshows-banner-slider__arrow:hover {
  background: rgba(0, 0, 0, 0.75);
}
.affshows-banner-slider__dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 12px;
}
.affshows-banner-slider__dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  padding: 0;
  transition: background 0.2s;
}
.affshows-banner-slider__dot.is-active {
  background: rgba(0, 0, 0, 0.8);
}
