:root{--primary:#2d4875;--secondary:#7693af;--seaBlue:#f6fafb;--white:#fff;--black:#000;--grey-light:#acc1d1;--green-light-30:#fafdfd;--green-light:#12b36c;--green-dark:#12b36c66;--pink-dark:#e51e56;--default-font-sm:1.4rem;--default-font-mid:1.6rem;--default-font-lg:2.4rem;--default-font-family:"Inter",sans-serif;--thin-blue-border:1px solid rgba(45,72,117,.24)}*,:after,:before{margin:0;padding:0;box-sizing:border-box;outline-color:#e51e56}html{scroll-behavior:smooth;font-size:50%}@media (min-width:768px){html{font-size:62.5%}}body{box-sizing:border-box;background-color:#fff;font-weight:400;font-size:1.6rem;font-family:Inter,sans-serif;color:#2d4875;line-height:24px}body [data-reach-menu-list]{border-color:rgba(45,72,117,.24);animation-duration:.5s;animation-name:slide-down;animation-timing-function:ease-in-out}body [data-reach-menu-items],body [data-reach-menu-list]{border-radius:5px;animation:slide-down .2s ease;font-weight:500;font-size:14px;line-height:16px;color:#2d4875}body [data-reach-menu-items] svg,body [data-reach-menu-list] svg{width:12px;height:12px}body [data-reach-menu-item][data-selected]{background-color:#accbff1f;color:#2d4875}body [data-reach-menu-item]{display:flex;align-items:center;margin-bottom:6px}body [data-reach-menu-item] span{margin-right:4px}@keyframes slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}a{text-decoration:none}ul{list-style-type:none}.error{color:red}
/*# sourceMappingURL=ea4e120fde5289e0.css.map*/