*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Nunito Sans,system-ui,-apple-system,sans-serif;background:#f8f9fb;color:#111827;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#0e7c6b26}input:focus,select:focus{outline:none;border-color:#0e7c6b!important;box-shadow:0 0 0 4px #0e7c6b1a}button{font-family:inherit}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.fade-up{animation:fadeUp .45s ease both}.slide-in-0{animation:slideIn .4s ease 0s both}.slide-in-1{animation:slideIn .4s ease .1s both}.slide-in-2{animation:slideIn .4s ease .2s both}.slide-in-3{animation:slideIn .4s ease .3s both}.container{max-width:1200px;margin:0 auto;padding:0 32px}@media(max-width:768px){.container{padding:0 16px}}
