@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@400;600;700&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{color:#2e3f57;-webkit-font-smoothing:antialiased;background:#faf9f8;font-family:"Source Sans 3",Segoe UI,system-ui,sans-serif}#root{flex-direction:column;display:flex}button,select,input,textarea{font-family:inherit}@media (width<=768px){.title-full{display:none}.title-short{display:inline}}@media (width>=769px){.title-full{display:inline}.title-short{display:none}}
