@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");:root{color-scheme:light;--pf-primary:#006874;--pf-text:#092c4c;--pf-text-secondary:#606a85;--pf-gradient-start:#255f68;--pf-gradient-end:#79be9e;--pf-bg:#fff;--pf-bg-soft:#eff6f7}*{box-sizing:border-box}body{margin:0;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff;color:var(--pf-text)}a{color:inherit;text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}