html,body,#root{width:100%;max-width:100%;min-height:100%}html{overscroll-behavior-x:none;-moz-text-size-adjust:100%;text-size-adjust:100%}*,:before,:after{box-sizing:border-box}body{overscroll-behavior-x:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f3ea;min-width:0;margin:0;font-family:"Source Sans 3",Source Sans Pro,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}img,svg,video,canvas{max-width:100%}button,input,select,textarea{font:inherit}@media (max-width:480px){.Toastify__toast-container{width:auto;max-width:calc(100vw - 24px);padding:0;left:12px;right:12px}.Toastify__toast{width:100%;margin-bottom:8px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}