/* expanded-access — page styles */

*{box-sizing:border-box;margin:0;padding:0;}
html{scroll-behavior:smooth;}
body{font-family:'Roboto','Helvetica Neue',system-ui,-apple-system,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:#F3F6FA;color:#022345;}
h1,h2,h3,h4,h5,h6,[data-display]{font-family:'Manrope','Helvetica Neue',system-ui,sans-serif;font-weight:500;}
[data-eyebrow]{font-family:'Manrope','Helvetica Neue',system-ui,sans-serif;}
a{color:inherit;text-decoration:none;transition:color .42s ease;}
a:hover{color:#0BC1EC;}
.prv-legal a,.prv-body a{color:#0BC1EC;}
.prv-legal a:hover,.prv-body a:hover{color:#022345;}
::selection{background:#0BC1EC;color:#022345;}
