@import"https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;800;900&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--white: #FAFBFD;--offwhite: #EEF2F7;--navy: #002142;--navy2: #00152B;--accent: #2E9CC9;--accent2: #5FC4E0;--black: #0B1622;--grey: #5E6B7A;--light: #DCE3EC}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100vw}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--white);color:var(--black);overflow-x:hidden;max-width:100vw;font-weight:300;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}#root{overflow-x:hidden;max-width:100%;width:100%}@media(max-width:768px){.sticky-phone{display:flex!important}section,div,nav,footer{max-width:100vw}}
