/* @chunk:yHgkuXKb v=d245747d */
._cb7f5f6a3b45:last-child {
      border-bottom: none;
    }
/* Typography */
    ._ce3a2ac9cef1 {
      font-family: 'Manrope', sans-serif;
      font-weight: 800;
      font-size: clamp(3.5rem, 11vw, 10rem);
      line-height: .9;
      letter-spacing: -.04em;
      mix-blend-mode: difference;
    }
/* ===================== LOGO ===================== */
    ._ca00d18fd954 {
      position: relative;
      display: flex;
      align-items: center;
      cursor: pointer;
    }
._c087c7929291 {
      font-size: .9rem;
      line-height: 1.6;
      color: #777;
      margin-bottom: 2rem;
      max-width: 95%;
    }
._c44f48b60784 {
      position: absolute;
      top: 1.6rem;
      right: 1.6rem;
      width: 44px;
      height: 44px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(255, 255, 255, .04);
      border: 1px solid rgba(255, 255, 255, .08);
      border-radius: 10px;
      cursor: pointer;
      transition: background .3s, border-color .3s, transform .3s;
      z-index: 110;
      -webkit-tap-highlight-color: transparent;
    }
._c2bcbb5b00dc {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: rgba(255, 255, 255, .05);
      backdrop-filter: blur(12px);
      -webkit-backdrop-filter: blur(12px);
      border: 1px solid rgba(255, 255, 255, .15);
      box-shadow: 0 0 0 1px rgba(0, 0, 0, .22), 0 18px 52px rgba(0, 0, 0, .42);
      transition: transform .6s var(--ease-luxury), background .4s ease, border-color .4s ease;
    }
/* ===================== HERO ===================== */
    ._c6bd81781268 {
      height: 100vh;
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-align: center;
      position: relative;
      overflow: hidden;
    }
nav._cba184ca3449 a:hover::after {
      transform: scaleX(1);
      transform-origin: left;
    }
