/* @chunk:iJ1GdLu1 v=a44ce6a2 */
/* ===================== HEADER ===================== */
    header {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      padding: 1.8rem 3rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      z-index: 100;
      transition: padding .4s var(--ease-luxury), transform .5s var(--ease-luxury);
    }
._c8b2c7f7a309 {
      width: 100%;
      height: 2px;
      background: rgba(255, 255, 255, .15);
      position: relative;
      overflow: hidden;
      border-radius: 2px;
      transition: height .2s ease;
    }
._cfc8ef3937c2 {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 0;
      width: 100%;
      padding: 0 2rem;
    }
._c25dc9a882f6 {
      position: relative;
      z-index: 2;
      pointer-events: none;
    }
._c400e1a47cdf._c9b75fa94bea span:nth-child(2) {
      opacity: 0;
      width: 0;
    }
._ceca6961baad._c9b75fa94bea ._c84dc0c1c8d6 {
      opacity: 1;
      transform: translateY(0) scale(1);
    }
._c60a9a165a2e {
      margin-top: 2.5rem;
      display: flex;
      gap: 1rem;
      justify-content: center;
      opacity: 0;
      transform: translateY(20px);
    }
._c23eeca7e218 li {
      margin-bottom: .85rem;
    }
