.main-content,
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6,
.main-content p,
.main-content body,
.main-content button,
.main-content a,
.main-content ul,
.main-content li,
.main-content span {
  font-family: "HelveticaNeueLTStd", sans-serif;
  color: white;
}

.white,
.white *,
.main-content .white * {
  color: white;
}

.desktop-navbar-inner {
  .uk-logo {
    padding-left: 0;
  }
}

.section-divider {
  margin-top: 220px;
}

.medium-section-divider {
  margin-top: 110px;
}

.page-template-template-moai-led {
  background-color: #050505;
  padding-right: 0 !important;
}

.page-template-template-moai-led .content,
.page-template-template-moai-led .uk-modal {
  color: white;
  .page-wrapper {
    position: relative;
    .quick-nav {
      display: inline-block;
      position: fixed;
      left: 50%;
      transform: translateX(-50%);
      top: 80px;
      z-index: 1000;
      opacity: 0;
      ul {
        list-style: none;
        padding-left: 0;
        display: flex;
        gap: 8px;
        margin-bottom: 0;
        background-color: #1e1e1e;
        border: 1px solid #5e5e5e;
        padding: 6px;
        border-radius: 35px;
        li {
          border: 1px solid #6a6a6a;
          background-color: transparent;
          padding: 6px 16px 3px 16px;
          border-radius: 35px;
          font-size: 13px;
          transition: all 0.27s ease-in-out;
        }
        li.active {
          background-color: #6a6a6a;
        }
      }
    }
  }
  h2 {
    line-height: 1;
    margin-bottom: 8px;
  }
  h2.small {
    font-size: 40px;
  }
  p.lead {
    opacity: 1;
    font-weight: 500;
  }
  p {
    opacity: 0.63;
    color: white;
  }
  .btn {
    background-color: #0076df;
    color: white;
    border-radius: 34px;
    padding: 10px 22px 8px 22px;
    font-weight: 500;
    height: auto;
    display: inline-block;
  }
  .btn-ghost {
    background-color: transparent;
    border: 1px solid #ededed;
    color: #ededed;
  }
  .gradient-border-bottom {
    border-bottom: 1px solid transparent;
    background:
      linear-gradient(#050505, #050505) padding-box,
      linear-gradient(90deg, #a7a7a7, #000000 62%) border-box;
  }
  .gradient-border-left {
    border-left: 1px solid transparent;
    background:
      linear-gradient(#050505, #050505) padding-box,
      linear-gradient(180deg, #a7a7a7, #000000 85%) border-box;
  }
  #hero {
    min-height: 100vh;
    padding-top: 120px;
    padding-bottom: 60px;
    padding-left: 55px;
    padding-right: 55px;
    display: flex;
    flex-direction: column;
    position: relative;
    overflow: hidden;
    .hero-text-container {
      position: absolute;
      z-index: 5;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      padding-bottom: clamp(24px, 6%, 10%);
      img {
        max-width: 550px;
        margin-bottom: 4px;
      }
      p.lead {
        margin-bottom: 44px;
      }
      h1 {
        text-align: center;
      }
    }
    /* h1 {
        mix-blend-mode: color-dodge;
        filter: drop-shadow(0 0 20px rgba(240, 140, 0, 0.5));
        img {
          max-width: 61%;
          mix-blend-mode: color-dodge;
          filter: drop-shadow(0 0 20px rgba(240, 140, 0, 0.5));
        }
      } */
  }
  .hero-text-container-bottom {
    display: flex;
    flex-grow: 1;
    align-items: flex-end;
    justify-content: flex-end;
    position: relative;
    z-index: 5;
  }
  .video-bg {
    opacity: 1;
    /* filter: brightness(1.2) contrast(1.1)
        drop-shadow(0 0 40px rgba(255, 140, 0, 0.3)); */
    /* animation: subtlePulse 8s ease-in-out infinite; */
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    .gradient-overlay {
      background: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(5 5 5));
      position: absolute;
      left: 0;
      bottom: 0;
      height: 20%;
      width: 100%;
      z-index: 1;
    }
  }

  #key-features {
    .gradient-border-bottom {
      margin-bottom: 32px;
    }
    .feature-card {
      margin-bottom: 30px;
      > div {
        position: relative;
        border-radius: 22px;
        overflow: hidden;
        border: 2px solid transparent;
        background:
          linear-gradient(#050505, #050505) padding-box,
          linear-gradient(324deg, #131313, #a7a7a7, #262626, #b4b4b4) border-box;
        height: 100%;
        padding: 32px;
        transition: all 0.27s ease-in-out;
        img {
          height: 106px;
          width: auto;
          margin-bottom: 56px;
        }
        p {
          max-width: 75%;
          margin-bottom: 0;
        }
      }
    }
  }
  #stroked-text-intro {
    width: 100%;
    overflow-x: hidden;
    .line-container {
      width: 300vw;
      display: flex;
      > div {
        width: 100vw;
      }
    }
    .line-container-reverse {
      transform: translateX(-67%);
    }
    svg {
      border-bottom: 1px solid transparent;
      background:
        linear-gradient(#050505, #050505) padding-box,
        linear-gradient(90deg, #050505, #a7a7a7, #050505) border-box;
      background-size:
        100% 100%,
        300% 100%;
      text {
        font-family: "HelveticaNeueLTStd";
        font-weight: 700;
        stroke-width: 0.5;
        letter-spacing: -4px;
      }
    }
  }
  hr {
    border-bottom: 1px solid transparent;
    background:
      linear-gradient(#050505, #050505) padding-box,
      linear-gradient(90deg, #3d3d3d, #a7a7a7, #3d3d3d) border-box;
    border-top: none;
    margin-left: auto;
    margin-right: auto;
  }
  .contact {
    background-color: #414141;
    border-radius: 55px;
    padding: 8px 16px;
    display: inline-block;
    p {
      opacity: 1;
    }
    .btn-ghost {
      margin-left: 8px;
    }
    .span {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
    }
  }
  .line-title-block {
    .mini-logo {
      width: 120px;
      border: 1px solid white;
      margin-bottom: 22px;
      border-radius: 34px;
      padding: 8px 20px;
      box-sizing: border-box;
      border: 1px solid transparent;
      background:
        linear-gradient(#050505, #050505) padding-box,
        linear-gradient(324deg, #e26747, #71b753, #fd8e3f, #cc1778) border-box;
    }
    p {
      margin-bottom: 0;
    }
    .right {
      > div {
        text-align: right;
      }
      .btn-ghost {
        margin-left: 24px;
      }
    }
  }
  .uhd-fullwidth-video-container {
    width: 100%;
    max-width: 960px;
    height: auto;
    aspect-ratio: 960 / 544;
    display: block;
    margin: 0 auto;
    video {
      border-radius: 22px;
      border: 1px solid #a7a7a7;
    }
  }
  .line {
    overflow: hidden;
    .main-img {
      > .cell {
        > div {
          border: 1px solid #a7a7a7;
          border-radius: 22px;
          padding: 32px;
          margin: 0 auto;
          max-width: 960px;
        }
      }
    }
    .line-specs {
      position: relative;
      .text-container {
        position: relative;
      }
      img {
        position: relative;
        z-index: 1;
      }
      .pointer {
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
        z-index: 5;
        width: 45%;
        height: 1px;
        background-color: white;
      }
      .cell:has(.spec) {
        position: relative;
        z-index: 10;
        background-color: #050505;
      }
      .spec {
        p {
          margin-bottom: 4px;
        }
        h4 {
          margin-bottom: 0;
        }
      }
    }
    .line-specs.image-right {
      .text-container-left {
        position: relative;
      }
      .spec {
        text-align: right;
      }
      .pointer {
        right: auto;
        left: 30px;
      }
    }
    .line-specs.image-center {
      max-width: 960px;
      margin: 0 auto;
    }
    .line-specs.specs-center {
      max-width: 780px;
      margin: 0 auto;
      padding-top: 32px;
      .icon-column {
        margin-top: 32px;
        img {
          width: 54px;
          margin-bottom: 16px;
        }
        p {
          margin-bottom: 4px;
        }
      }
    }
    hr {
      margin-top: 55px;
      margin-bottom: 55px;
    }
  }
  .offset-slider-container {
    width: calc(100% - ((100% - 75rem) / 2));
    margin-right: 0;
    .uk-slider-items > div {
      display: inline-block;
      width: 29%;
      border-radius: 24px;
    }
  }
  .navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    margin-top: 32px;
    max-width: 75rem;
    a.uk-slidenav-previous {
      svg {
        position: relative;
        right: 1px;
        top: 1px;
      }
    }
    a.uk-slidenav-next {
      svg {
        position: relative;
        left: 1px;
        top: 1px;
      }
    }
  }
  .uk-slidenav {
    border: 1px solid white;
    transition: all 0.27s ease-in-out;
    &:hover {
      color: white;
      background-color: rgb(255 255 255 / 24%);
    }
  }
  .uk-lightbox-toolbar {
    .uk-close {
      position: relative;
      top: 80px;
      right: 24px;
    }
  }
  #uhd-line,
  #totem-line,
  #flex-line,
  #transparent-line {
    .offset-slider-container {
      .uk-slider-items {
        > div {
          > a {
            display: block;
            border-radius: 22px;
            overflow: hidden;
            border: 2px solid transparent;
            background:
              linear-gradient(#050505, #050505) padding-box,
              linear-gradient(324deg, #131313, #a7a7a7, #262626, #b4b4b4)
                border-box;
          }
        }
      }
    }
  }
  #flex-line {
    #image-compare,
    #image-compare-simple {
      margin: 0 auto;
      max-width: 960px;
    }
  }

  #transparent-line {
    h2,
    h3,
    h4,
    h5,
    a:not(.btn):not(.uk-slidenav),
    p {
      color: #131313;
    }
    .uk-slidenav:hover {
      background-color: #131313;
    }
    .image-center {
      overflow: hidden;
    }
    .btn-ghost:not(.contact .btn-ghost) {
      color: #131313;
      border-color: #131313;
    }
  }
}

.uk-lightbox {
  z-index: 10000;
  video {
    max-width: 1280px;
    max-height: 1280px;
    width: 100%;
  }
}

.uk-modal {
  box-sizing: border-box;
  z-index: 10000;
  h2 {
    font-family: "HelveticaNeueLTStd", sans-serif;
    color: white;
  }
  button.uk-modal-close-default.uk-icon.uk-close {
    background: transparent;
  }
  .uk-modal-dialog {
    background: rgb(5 5 5 / 86%);
    padding-top: 80px;
    padding-bottom: 80px;
    min-height: 100%;
  }
}

.wpcf7:not(#info-req-generic .wpcf7) {
  label,
  [type="text"],
  [type="password"],
  [type="date"],
  [type="datetime"],
  [type="datetime-local"],
  [type="month"],
  [type="week"],
  [type="email"],
  [type="number"],
  [type="search"],
  [type="tel"],
  [type="time"],
  [type="url"],
  [type="color"],
  textarea,
  select {
    font-family: "HelveticaNeueLTStd";
    background-color: transparent;
    border-color: #a7a7a7 !important;
    border-radius: 8px;
  }
  textarea {
    color: white;
  }
  [type="text"],
  [type="email"],
  [type="tel"],
  select {
    height: 50px;
    border: 1px solid #a7a7a7 !important;
    color: #ffffff !important;
  }
  [type="text"],
  [type="email"],
  [type="tel"],
  select,
  textarea {
    &::placeholder {
      color: white;
      opacity: 0.74;
    }
  }
  label {
    font-size: 14px !important;
    margin-bottom: 0px !important;
  }
  .newsletter-acceptance,
  .policy-acceptance {
    background-color: transparent;
    padding: 0;
    margin-bottom: 10px;
    a,
    b {
      color: white;
      opacity: 0.74;
    }
  }
  [type="submit"] {
    font-family: "HelveticaNeueLTStd";
    letter-spacing: 0;
    background-color: #0076df;
    border-radius: 35px;
    text-transform: none;
    font-size: 15px;
  }
}

#image-compare-simple {
  display: none;
}

@media (hover: none) and (pointer: coarse) {
  #image-compare {
    display: none;
  }
  #image-compare-simple {
    display: block;
  }
}

@media screen and (max-width: 1480px) {
}

@media screen and (max-width: 63.39em) {
  .page-template-template-moai-led .content,
  .page-template-template-moai-led .uk-modal {
    p.lead {
      font-size: 22px;
    }
    h2.small {
      font-size: 32px;
    }
    h3 {
      font-size: 23px;
      line-height: 27px;
      margin-bottom: 7px;
    }
    h4 {
      font-size: 19px;
      line-height: 22px;
    }
    .section-divider {
      margin-top: 110px;
    }
    #hero {
      padding-left: 15px;
      padding-right: 15px;
      .hero-text-container {
        h1 {
          img {
            max-width: 77%;
          }
        }
      }
    }
    #key-features {
      .feature-card {
        > div {
          p {
            max-width: 100%;
          }
          img {
            height: 74px;
            margin-bottom: 26px;
          }
        }
      }
    }
    .offset-slider-container {
      .uk-slider-items > div {
        width: 45%;
      }
    }
  }
  .quick-nav {
    top: 95px !important;
  }
}

@media (max-width: 903px) {
  .line-title-block {
    .right {
      .btn-ghost {
        margin-top: 12px;
      }
    }
  }
}

@media screen and (max-width: 39.9375em) {
  .page-template-template-moai-led .content,
  .page-template-template-moai-led .uk-modal {
    .section-divider {
      margin-top: 75px;
    }
    .medium-section-divider {
      margin-top: 45px;
    }
    .mobile-fullwidth {
      display: block;
      width: 100%;
    }
    h4 {
      font-size: 17px;
      line-height: 20px;
    }
    #hero {
      justify-content: center;
      .hero-text-container {
        width: 90%;
        text-align: center;
        margin-bottom: 112px;
        h1 {
          text-align: center;
        }
        p.lead {
          margin-bottom: 16px;
        }
      }
      .hero-text-container-bottom {
        .mobile-fullwidth {
          display: block;
        }
        flex-grow: 0;
        align-items: center;
        justify-content: center;
        text-align: center;
      }
    }
    .contact {
      background-color: transparent;
      border-radius: 0;
      .mobile-fullwidth {
        margin-bottom: 8px;
      }
    }
    #transparent-line {
      .contact {
        .btn-ghost {
          color: #131313;
          border-color: #131313;
        }
      }
    }
    .line-title-block {
      .left {
        align-items: center;
        text-align: center;
      }
      .right {
        > div {
          text-align: center;
          margin-top: 12px;
        }
      }
    }
    .line {
      .line-specs {
        .pointer {
          display: none;
        }
        .spec {
          text-align: center;
          margin-top: 12px;
        }
        img {
          max-width: 80%;
          margin-left: auto;
          margin-right: auto;
          display: block;
        }
      }
      .line-specs.image-right {
        flex-direction: column-reverse;
        .spec {
          text-align: center;
          margin-top: 12px;
        }
      }
    }
    .offset-slider-container {
      .uk-slider-items > div {
        width: 75%;
      }
    }
  }
  .quick-nav {
    display: none !important;
  }
}

/* #gradientVercel stop:nth-child(1) {
  animation: gradientShift 6s ease-in-out infinite;
  animation-delay: 0s;
}

#gradientVercel stop:nth-child(2) {
  animation: gradientShift 6s ease-in-out infinite;
  animation-delay: 2s;
}

#gradientVercel stop:nth-child(3) {
  animation: gradientShift 6s ease-in-out infinite;
  animation-delay: 4s;
} */

@keyframes gradientShift {
  0%,
  100% {
    stop-color: #292929;
  }
  50% {
    stop-color: #a7a7a7;
  }
}

@keyframes gradientStrokeMove {
  0% {
    background-position:
      0% 0%,
      0% 0%;
  }
  100% {
    background-position:
      0% 0%,
      300% 0%;
  }
}

@keyframes subtlePulse {
  0%,
  100% {
    transform: scale(1.05);
    filter: brightness(1.2) contrast(1.1)
      drop-shadow(0 0 40px rgba(255, 140, 0, 0.3));
  }
  50% {
    transform: scale(1.08);
    filter: brightness(1.3) contrast(1.15)
      drop-shadow(0 0 60px rgba(255, 140, 0, 0.4));
  }
}
