/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  :root, :host {
    --wvf-font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --wvf-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --wvf-color-white: #fff;
    --wvf-spacing: .25rem;
    --wvf-text-xs: 14px;
    --wvf-text-xs--line-height: calc(1 / .75);
    --wvf-text-sm: 20px;
    --wvf-text-sm--line-height: calc(1.25 / .875);
    --wvf-text-base: 1rem;
    --wvf-text-base--line-height: calc(1.5 / 1);
    --wvf-text-lg: 35px;
    --wvf-text-lg--line-height: calc(1.75 / 1.125);
    --wvf-text-2xl: 1.5rem;
    --wvf-text-2xl--line-height: calc(2 / 1.5);
    --wvf-text-4xl: 2.25rem;
    --wvf-text-4xl--line-height: calc(2.5 / 2.25);
    --wvf-text-5xl: 3rem;
    --wvf-text-5xl--line-height: 1;
    --wvf-font-weight-medium: 500;
    --wvf-font-weight-bold: 700;
    --wvf-leading-tight: 1.25;
    --wvf-radius-xs: 5px;
    --wvf-radius-sm: 10px;
    --wvf-radius-md: .375rem;
    --wvf-radius-lg: .5rem;
    --wvf-radius-2xl: 1rem;
    --wvf-default-font-family: var(--wvf-font-sans);
    --wvf-default-mono-font-family: var(--wvf-font-mono);
    --wvf-color-wickes-darkBlue: #004587;
    --wvf-color-wickes-lightestBlue: #009ee3;
    --wvf-text-xxs: 12px;
    --wvf-text-md: 26px;
    --wvf-font-robotoBold: "Roboto-Bold", "sans-serif";
    --wvf-font-roboto: "Roboto", "sans-serif";
  }
}

@layer base {
  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--wvf-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--wvf-default-font-feature-settings, normal);
    font-variation-settings: var(--wvf-default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--wvf-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--wvf-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--wvf-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .wvf\:invisible {
    visibility: hidden;
  }

  .wvf\:visible {
    visibility: visible;
  }

  .wvf\:absolute {
    position: absolute;
  }

  .wvf\:relative {
    position: relative;
  }

  .wvf\:top-0 {
    top: calc(var(--wvf-spacing) * 0);
  }

  .wvf\:top-1 {
    top: calc(var(--wvf-spacing) * 1);
  }

  .wvf\:top-2 {
    top: calc(var(--wvf-spacing) * 2);
  }

  .wvf\:top-4 {
    top: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:right-0 {
    right: calc(var(--wvf-spacing) * 0);
  }

  .wvf\:right-1 {
    right: calc(var(--wvf-spacing) * 1);
  }

  .wvf\:right-2 {
    right: calc(var(--wvf-spacing) * 2);
  }

  .wvf\:right-5 {
    right: calc(var(--wvf-spacing) * 5);
  }

  .wvf\:bottom-0 {
    bottom: calc(var(--wvf-spacing) * 0);
  }

  .wvf\:left-0 {
    left: calc(var(--wvf-spacing) * 0);
  }

  .wvf\:mx-auto {
    margin-inline: auto;
  }

  .wvf\:mt-2 {
    margin-top: calc(var(--wvf-spacing) * 2);
  }

  .wvf\:mt-4 {
    margin-top: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:mt-12 {
    margin-top: calc(var(--wvf-spacing) * 12);
  }

  .wvf\:ml-auto {
    margin-left: auto;
  }

  .wvf\:flex {
    display: flex;
  }

  .wvf\:grid {
    display: grid;
  }

  .wvf\:hidden {
    display: none;
  }

  .wvf\:inline-flex {
    display: inline-flex;
  }

  .wvf\:h-5 {
    height: calc(var(--wvf-spacing) * 5);
  }

  .wvf\:h-24 {
    height: calc(var(--wvf-spacing) * 24);
  }

  .wvf\:h-full {
    height: 100%;
  }

  .wvf\:w-2\/3 {
    width: 66.6667%;
  }

  .wvf\:w-48 {
    width: calc(var(--wvf-spacing) * 48);
  }

  .wvf\:w-fit {
    width: fit-content;
  }

  .wvf\:w-full {
    width: 100%;
  }

  .wvf\:max-w-7\/10 {
    max-width: 70%;
  }

  .wvf\:max-w-\[420px\] {
    max-width: 420px;
  }

  .wvf\:max-w-\[500px\] {
    max-width: 500px;
  }

  .wvf\:max-w-\[1440px\] {
    max-width: 1440px;
  }

  .wvf\:shrink-0 {
    flex-shrink: 0;
  }

  .wvf\:grow-0 {
    flex-grow: 0;
  }

  .wvf\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .wvf\:cursor-pointer {
    cursor: pointer;
  }

  .wvf\:flex-col {
    flex-direction: column;
  }

  .wvf\:flex-row {
    flex-direction: row;
  }

  .wvf\:place-items-end {
    place-items: end;
  }

  .wvf\:items-center {
    align-items: center;
  }

  .wvf\:items-stretch {
    align-items: stretch;
  }

  .wvf\:justify-center {
    justify-content: center;
  }

  .wvf\:justify-start {
    justify-content: flex-start;
  }

  .wvf\:gap-4 {
    gap: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:self-end {
    align-self: flex-end;
  }

  .wvf\:overflow-auto {
    overflow: auto;
  }

  .wvf\:overflow-hidden {
    overflow: hidden;
  }

  .wvf\:\!rounded-2xl {
    border-radius: var(--wvf-radius-2xl) !important;
  }

  .wvf\:\!rounded-lg {
    border-radius: var(--wvf-radius-lg) !important;
  }

  .wvf\:\!rounded-md {
    border-radius: var(--wvf-radius-md) !important;
  }

  .wvf\:\!rounded-sm {
    border-radius: var(--wvf-radius-sm) !important;
  }

  .wvf\:\!rounded-xs {
    border-radius: var(--wvf-radius-xs) !important;
  }

  .wvf\:rounded-full {
    border-radius: 3.40282e38px;
  }

  .wvf\:rounded-t-full {
    border-top-left-radius: 3.40282e38px;
    border-top-right-radius: 3.40282e38px;
  }

  .wvf\:\!rounded-tl-xs {
    border-top-left-radius: var(--wvf-radius-xs) !important;
  }

  .wvf\:\!rounded-bl-xs {
    border-bottom-left-radius: var(--wvf-radius-xs) !important;
  }

  .wvf\:border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }

  .wvf\:border-wickes-lightestBlue {
    border-color: var(--wvf-color-wickes-lightestBlue);
  }

  .wvf\:bg-white {
    background-color: var(--wvf-color-white);
  }

  .wvf\:bg-wickes-darkBlue, .wvf\:bg-wickes-darkBlue\/74 {
    background-color: var(--wvf-color-wickes-darkBlue);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .wvf\:bg-wickes-darkBlue\/74 {
      background-color: color-mix(in oklab, var(--wvf-color-wickes-darkBlue) 74%, transparent);
    }
  }

  .wvf\:bg-wickes-darkBlue\/90 {
    background-color: var(--wvf-color-wickes-darkBlue);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .wvf\:bg-wickes-darkBlue\/90 {
      background-color: color-mix(in oklab, var(--wvf-color-wickes-darkBlue) 90%, transparent);
    }
  }

  .wvf\:bg-wickes-lightestBlue {
    background-color: var(--wvf-color-wickes-lightestBlue);
  }

  .wvf\:bg-\[linear-gradient\(180deg\,_rgba\(0\,_69\,_135\,_0\.00\)_46\.63\%\,_rgba\(0\,_17\,_33\,_0\.52\)_100\%\)\] {
    background-image: linear-gradient(#00458700 46.63%, #00112185 100%);
  }

  .wvf\:p-2 {
    padding: calc(var(--wvf-spacing) * 2);
  }

  .wvf\:p-4 {
    padding: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:p-6 {
    padding: calc(var(--wvf-spacing) * 6);
  }

  .wvf\:px-2 {
    padding-inline: calc(var(--wvf-spacing) * 2);
  }

  .wvf\:px-3 {
    padding-inline: calc(var(--wvf-spacing) * 3);
  }

  .wvf\:px-4 {
    padding-inline: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:px-5 {
    padding-inline: calc(var(--wvf-spacing) * 5);
  }

  .wvf\:px-6 {
    padding-inline: calc(var(--wvf-spacing) * 6);
  }

  .wvf\:py-1\.5 {
    padding-block: calc(var(--wvf-spacing) * 1.5);
  }

  .wvf\:py-2 {
    padding-block: calc(var(--wvf-spacing) * 2);
  }

  .wvf\:py-3 {
    padding-block: calc(var(--wvf-spacing) * 3);
  }

  .wvf\:pt-4 {
    padding-top: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:pr-1\.5 {
    padding-right: calc(var(--wvf-spacing) * 1.5);
  }

  .wvf\:pr-2 {
    padding-right: calc(var(--wvf-spacing) * 2);
  }

  .wvf\:pr-4 {
    padding-right: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:pl-3 {
    padding-left: calc(var(--wvf-spacing) * 3);
  }

  .wvf\:pl-4 {
    padding-left: calc(var(--wvf-spacing) * 4);
  }

  .wvf\:text-center {
    text-align: center;
  }

  .wvf\:font-roboto {
    font-family: var(--wvf-font-roboto);
  }

  .wvf\:font-robotoBold {
    font-family: var(--wvf-font-robotoBold);
  }

  .wvf\:text-2xl {
    font-size: var(--wvf-text-2xl);
    line-height: var(--tw-leading, var(--wvf-text-2xl--line-height));
  }

  .wvf\:text-base {
    font-size: var(--wvf-text-base);
    line-height: var(--tw-leading, var(--wvf-text-base--line-height));
  }

  .wvf\:text-sm {
    font-size: var(--wvf-text-sm);
    line-height: var(--tw-leading, var(--wvf-text-sm--line-height));
  }

  .wvf\:text-xs {
    font-size: var(--wvf-text-xs);
    line-height: var(--tw-leading, var(--wvf-text-xs--line-height));
  }

  .wvf\:text-xxs {
    font-size: var(--wvf-text-xxs);
  }

  .wvf\:leading-4\.5 {
    --tw-leading: calc(var(--wvf-spacing) * 4.5);
    line-height: calc(var(--wvf-spacing) * 4.5);
  }

  .wvf\:leading-tight {
    --tw-leading: var(--wvf-leading-tight);
    line-height: var(--wvf-leading-tight);
  }

  .wvf\:\!font-medium {
    --tw-font-weight: var(--wvf-font-weight-medium) !important;
    font-weight: var(--wvf-font-weight-medium) !important;
  }

  .wvf\:font-bold {
    --tw-font-weight: var(--wvf-font-weight-bold);
    font-weight: var(--wvf-font-weight-bold);
  }

  .wvf\:text-balance {
    text-wrap: balance;
  }

  .wvf\:text-white {
    color: var(--wvf-color-white);
  }

  .wvf\:text-wickes-darkBlue {
    color: var(--wvf-color-wickes-darkBlue);
  }

  @media not all and (min-width: 768px) {
    .wvf\:max-md\:\!mb-4 {
      margin-bottom: calc(var(--wvf-spacing) * 4) !important;
    }

    .wvf\:max-md\:h-\[200px\] {
      height: 200px;
    }

    .wvf\:max-md\:h-full {
      height: 100%;
    }

    .wvf\:max-md\:scale-80 {
      --tw-scale-x: 80%;
      --tw-scale-y: 80%;
      --tw-scale-z: 80%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }

  @media not all and (min-width: 620px) {
    .wvf\:max-custom\:absolute {
      position: absolute;
    }

    .wvf\:max-custom\:right-3 {
      right: calc(var(--wvf-spacing) * 3);
    }

    .wvf\:max-custom\:bottom-3 {
      bottom: calc(var(--wvf-spacing) * 3);
    }

    .wvf\:max-custom\:items-start {
      align-items: flex-start;
    }

    .wvf\:max-custom\:overflow-y-scroll {
      overflow-y: scroll;
    }

    .wvf\:max-custom\:pb-6 {
      padding-bottom: calc(var(--wvf-spacing) * 6);
    }
  }

  @media not all and (min-width: 480px) {
    .wvf\:max-sm\:h-\[160px\] {
      height: 160px;
    }

    .wvf\:max-sm\:pb-4 {
      padding-bottom: calc(var(--wvf-spacing) * 4);
    }

    .wvf\:max-sm\:text-xxs {
      font-size: var(--wvf-text-xxs);
    }
  }

  @media not all and (min-width: 460px) {
    .wvf\:max-\[460px\]\:block {
      display: block;
    }
  }

  @media not all and (min-width: 320px) {
    .wvf\:max-xs\:h-\[100px\] {
      height: 100px;
    }
  }

  @media (min-width: 480px) {
    .wvf\:sm\:bottom-20 {
      bottom: calc(var(--wvf-spacing) * 20);
    }

    .wvf\:sm\:mb-5 {
      margin-bottom: calc(var(--wvf-spacing) * 5);
    }

    .wvf\:sm\:hidden {
      display: none;
    }
  }

  @media (min-width: 768px) {
    .wvf\:md\:top-2 {
      top: calc(var(--wvf-spacing) * 2);
    }

    .wvf\:md\:top-4 {
      top: calc(var(--wvf-spacing) * 4);
    }

    .wvf\:md\:right-2 {
      right: calc(var(--wvf-spacing) * 2);
    }

    .wvf\:md\:right-4 {
      right: calc(var(--wvf-spacing) * 4);
    }

    .wvf\:md\:mx-auto {
      margin-inline: auto;
    }

    .wvf\:md\:h-32 {
      height: calc(var(--wvf-spacing) * 32);
    }

    .wvf\:md\:w-68 {
      width: calc(var(--wvf-spacing) * 68);
    }

    .wvf\:md\:max-w-\[690px\] {
      max-width: 690px;
    }

    .wvf\:md\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .wvf\:md\:place-items-center {
      place-items: center;
    }

    .wvf\:md\:justify-center {
      justify-content: center;
    }

    .wvf\:md\:gap-4 {
      gap: calc(var(--wvf-spacing) * 4);
    }

    .wvf\:min-md\:gap-10 {
      gap: calc(var(--wvf-spacing) * 10);
    }

    .wvf\:md\:px-5 {
      padding-inline: calc(var(--wvf-spacing) * 5);
    }

    .wvf\:md\:px-10 {
      padding-inline: calc(var(--wvf-spacing) * 10);
    }

    .wvf\:md\:py-4 {
      padding-block: calc(var(--wvf-spacing) * 4);
    }

    .wvf\:md\:text-center {
      text-align: center;
    }

    .wvf\:md\:text-2xl {
      font-size: var(--wvf-text-2xl);
      line-height: var(--tw-leading, var(--wvf-text-2xl--line-height));
    }

    .wvf\:md\:text-base {
      font-size: var(--wvf-text-base);
      line-height: var(--tw-leading, var(--wvf-text-base--line-height));
    }

    .wvf\:md\:text-lg {
      font-size: var(--wvf-text-lg);
      line-height: var(--tw-leading, var(--wvf-text-lg--line-height));
    }

    .wvf\:md\:text-sm {
      font-size: var(--wvf-text-sm);
      line-height: var(--tw-leading, var(--wvf-text-sm--line-height));
    }

    .wvf\:md\:\!text-\[16px\] {
      font-size: 16px !important;
    }

    .wvf\:md\:\!text-\[18px\] {
      font-size: 18px !important;
    }

    .wvf\:md\:text-md {
      font-size: var(--wvf-text-md);
    }
  }

  @media (min-width: 976px) {
    .wvf\:lg\:p-15 {
      padding: calc(var(--wvf-spacing) * 15);
    }

    .wvf\:lg\:text-2xl {
      font-size: var(--wvf-text-2xl);
      line-height: var(--tw-leading, var(--wvf-text-2xl--line-height));
    }

    .wvf\:lg\:text-4xl {
      font-size: var(--wvf-text-4xl);
      line-height: var(--tw-leading, var(--wvf-text-4xl--line-height));
    }

    .wvf\:lg\:text-5xl {
      font-size: var(--wvf-text-5xl);
      line-height: var(--tw-leading, var(--wvf-text-5xl--line-height));
    }

    .wvf\:lg\:text-sm {
      font-size: var(--wvf-text-sm);
      line-height: var(--tw-leading, var(--wvf-text-sm--line-height));
    }
  }

  @media (min-width: 1800px) {
    .wvf\:2xl\:block {
      display: block;
    }
  }

  .no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .no-scrollbar::-webkit-scrollbar {
    display: none;
  }
}

@font-face {
  font-family: Roboto;
  src: url("https://static.isitetv.com/clients/wickes/202401-paint-purchasing/fonts/Roboto-Regular.ttf");
}

@font-face {
  font-family: Roboto-Bold;
  font-weight: 700;
  src: url("https://static.isitetv.com/clients/wickes/202401-paint-purchasing/fonts/Roboto-Medium.ttf");
}

:root {
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Roboto, "sans-serif";
  font-weight: 400;
  line-height: 1.2;
}

body {
  flex-direction: column;
  place-content: center;
  display: flex;
}

h1 {
  text-align: center;
  margin-block: 20px;
}

.isitetv-modal-poster-video-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

video {
  width: 100%;
}

.isite-video-feedback {
  transition: all .8s linear;
}

.isite-video-feedback.slide-up {
  bottom: 0 !important;
}

#isitetv-modal-poster-video-wrapper-1 {
  position: relative;
  height: 100% !important;
}

@media only screen and (max-width: 1480px) {
  #isitetv-modal-poster-video-wrapper-1 {
    height: 100% !important;
  }
}

#isitetv-product-modal-body {
  position: relative;
  padding: 5px 30px 50px !important;
}

#isitetv-modal-poster-video-wrapper-1 .isitetv-modal-video {
  padding: 0 !important;
}

.isitetv-product-modal-body {
  padding-bottom: 60px;
}

.isite-video-feedback {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -100%;
  left: 0;
}

.isite-video-feedback div button {
  border-radius: 5px;
}

.isite-formToggleBtn {
  color: #fff;
  text-wrap-style: balance;
  cursor: pointer;
  background: linear-gradient(#00458700 26.63%, #00112185 100%);
  border-radius: 5px;
  width: 256px;
  height: 120px;
  padding: 15px;
  font-size: 14px;
  position: absolute;
  bottom: 70px;
  right: 0;
}

.isite-formToggleBtn.hide {
  display: none;
}

#isitetv-product-modal-content {
  max-width: 1200px;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
