/* @chunk:iIzWfhzZ v=fe768b6f */
._c68790d4b7ea {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
::-webkit-scrollbar-thumb {
      background: #191919;
      border-radius: 4px;
    }
._cbb04da33832 {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 0;
      width: 100%;
      padding: 0 2rem;
    }
._c83485b5b44f {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
    }
._c186e4b47820 {
      position: absolute;
      bottom: 2.5rem;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: .5rem;
      opacity: 0;
      z-index: 3;
      animation: arrowFloat 2.2s ease-in-out infinite;
    }
._c06532512b8b {
      position: absolute;
      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);
      transition: transform .6s var(--ease-luxury), background .4s;
    }
._c186e4b47820 svg {
      width: 22px;
      height: 22px;
      stroke: #fff;
      stroke-width: 1.5;
      fill: none;
      opacity: .45;
    }
._cadf1e962ab2:hover span { color: #000; }
