/* @chunk:uN0mShyX v=a44ce6a2 */
._c78ed0c3e369 {
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background: #2d6a4f;
      box-shadow: 0 0 8px rgba(45, 106, 79, .8);
      animation: pulse-dot 2s ease-in-out infinite;
    }
nav._c6edaedcfc02 a::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1px;
      background: white;
      transform: scaleX(0);
      transform-origin: right;
      transition: transform .4s var(--ease-luxury);
    }
nav._c6edaedcfc02 {
      display: flex;
      gap: 3rem;
      mix-blend-mode: difference;
    }
._c400e1a47cdf._c9b75fa94bea span:nth-child(1) {
      transform: translateY(7.5px) rotate(45deg);
    }
._c733ff1924a2 svg {
      width: 20px;
      height: 20px;
      fill: white;
    }
._c798cd39a5d7:-webkit-full-screen ._cfea5f405e3f {
      object-fit: contain !important;
    }
body {
      background-color: var(--bg);
      color: var(--text-main);
      font-family: 'Inter', sans-serif;
      overflow-x: hidden;
      -webkit-font-smoothing: antialiased;
    }
