@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";:root{--primary:#1b365d;--secondary:#4a5568;--bg:#ececec}html,button,input,select,textarea{font-family:Inter,sans-serif}body{background-color:var(--bg);box-sizing:border-box;margin:0;padding:0}*,:before,:after{box-sizing:inherit}.content-wrapper{flex-wrap:wrap;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:20px;font-size:100%;display:flex;overflow-x:hidden}
