@import url("https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&display=swap");.font-bitacora-serif{font-family:EB Garamond,Georgia,serif}.font-bitacora-sans{font-family:Atkinson Hyperlegible,system-ui,sans-serif}[data-cards]>*{opacity:0}[data-cards].cards-in>*{animation:cardSpring .62s cubic-bezier(.34,1.56,.64,1) forwards}[data-cards].cards-in>:first-child{animation-delay:0s}[data-cards].cards-in>:nth-child(2){animation-delay:80ms}[data-cards].cards-in>:nth-child(3){animation-delay:.16s}[data-cards].cards-in>:nth-child(4){animation-delay:.24s}[data-cards].cards-in>:nth-child(5){animation-delay:.32s}[data-cards].cards-in>:nth-child(6){animation-delay:.4s}[data-cards].cards-in>:nth-child(7){animation-delay:.48s}[data-cards].cards-in>:nth-child(8){animation-delay:.56s}[data-cards].cards-in>:nth-child(n+9){animation-delay:.64s}@keyframes cardSpring{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){[data-cards]>*{opacity:1!important;transform:none!important;animation:none!important}}