*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:#1e2a38;background:#e5e5e5;line-height:1.5}a{color:inherit}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:36px;height:36px;border:3px solid rgba(35,61,99,.15);border-top-color:#233d63;border-radius:50%;animation:spin .7s linear infinite}.spinner-center{display:flex;justify-content:center;align-items:center;padding:48px 0}
