@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--site-max-width:1120px;--site-shell-gutter:14px;--container-px:0px;--bg:#f4f7f9;--text:#1f2732;--muted:#697685;--brand:#16877f;--brand-2:#13a8cc;--border:#dce4ea}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{background:var(--bg);max-width:100%;color:var(--text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button,textarea,input{font:inherit}button{cursor:pointer;border:0}img,video{max-width:100%;display:block}::selection{background:#16877f2e}
