:root {
  /* ---- pulled from MBA Geotecnologias design system ---- */
  --duration-hover: 250ms; /* @kind other */
  --duration-fast: 250ms; /* @kind other */
  --duration-normal: 300ms; /* @kind other */
  --duration-enter: 700ms; /* @kind other */
  --duration-long: 700ms; /* @kind other */
  --ease-premium: cubic-bezier(0.16, 1, 0.3, 1); /* @kind other */
  --stagger-cascade: 80ms; /* @kind other */
}
