.hero-scroll-indicator{z-index:20;pointer-events:none;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero-scroll-indicator__mouse{border:1.5px solid #ffffff40;border-radius:11px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex}.hero-scroll-indicator__dot{background:var(--color-forest-300);border-radius:2px;width:4px;height:8px}.hero-scroll-indicator__text{letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;font-size:.625rem;font-weight:800}@media (max-width:768px){.hero-scroll-indicator{display:none}}
