@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Libre+Baskerville:wght@400;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}@keyframes skyerFadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}@keyframes skyerFadeIn{0%{opacity:0}to{opacity:1}}.reveal{opacity:0;will-change:opacity,transform;transform:translateY(12px)}.reveal.is-visible{animation:.5s cubic-bezier(.22,1,.36,1) both skyerFadeInUp}.reveal--fade{transform:none}.reveal--fade.is-visible{animation-name:skyerFadeIn}.reveal--slow.is-visible{animation-duration:1.6s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.reveal--delay-1.is-visible{animation-delay:60ms}.reveal--delay-2.is-visible{animation-delay:.12s}.reveal--delay-3.is-visible{animation-delay:.18s}.reveal--delay-4.is-visible{animation-delay:.24s}.reveal--delay-5.is-visible{animation-delay:.3s}.reveal--delay-6.is-visible{animation-delay:.36s}.reveal-group>*{opacity:0;will-change:opacity,transform;transform:translateY(12px)}.reveal-group.is-visible>*{animation:.5s cubic-bezier(.22,1,.36,1) both skyerFadeInUp}.reveal-group--fade>*{transform:none}.reveal-group--fade.is-visible>*{animation-name:skyerFadeIn}.reveal-group.is-visible>:first-child{animation-delay:0s}.reveal-group.is-visible>:nth-child(2){animation-delay:60ms}.reveal-group.is-visible>:nth-child(3){animation-delay:.12s}.reveal-group.is-visible>:nth-child(4){animation-delay:.18s}.reveal-group.is-visible>:nth-child(5){animation-delay:.24s}.reveal-group.is-visible>:nth-child(6){animation-delay:.3s}.reveal-group.is-visible>:nth-child(7){animation-delay:.36s}.reveal-group.is-visible>:nth-child(8){animation-delay:.42s}.reveal-group--tight.is-visible>:first-child{animation-delay:0s}.reveal-group--tight.is-visible>:nth-child(2){animation-delay:40ms}.reveal-group--tight.is-visible>:nth-child(3){animation-delay:80ms}.reveal-group--tight.is-visible>:nth-child(4){animation-delay:.12s}.reveal-group--tight.is-visible>:nth-child(5){animation-delay:.16s}.reveal-group--tight.is-visible>:nth-child(6){animation-delay:.2s}.reveal-group--tight.is-visible>:nth-child(7){animation-delay:.24s}.reveal-group--tight.is-visible>:nth-child(8){animation-delay:.28s}@media (prefers-reduced-motion:reduce){.reveal,.reveal.is-visible,.reveal-group>*,.reveal-group.is-visible>*{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}html{font-size:100%}@media (max-width:768px){html{font-size:93.75%}}body{color:#1a2d47;background-color:#fff;font-family:Inter,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-feature-settings:"liga","kern";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Libre Baskerville,Noto Serif SC,Georgia,Times New Roman,serif;font-weight:400;line-height:1.2}@media (max-width:768px){input,textarea,select{font-size:16px}}
