.fadeIn{animation:fadeIn .3s var(--animation-delay,0s) linear backwards}.animationDelay100{--animation-delay:0.1s}.animationDelay200{--animation-delay:0.2s}.animationDelay300{--animation-delay:0.3s}.animationDelay400{--animation-delay:0.4s}.animationDelay500{--animation-delay:0.5s}.animationDelay600{--animation-delay:0.6s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--background:#F9F9F9;--foreground:#343288;--foreground-alt:#ffffff;--navbar-height:10rem;--footer-height:5.75rem}@media (max-width:1399px){:root{--navbar-height:6.25rem}}@media (max-width:767px){:root{--navbar-height:4.75rem}}*{box-sizing:border-box;padding:0;margin:0}:not(:focus-visible){outline:none}:focus-visible{outline:none;box-shadow:0 0 0 3px #ffffff,0 0 0 6px #343288;border-radius:4px}body,html{max-width:100vw;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}section[id]{scroll-margin-top:160px}@media (max-width:767px){section[id]{scroll-margin-top:76px}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.sr-only{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}