@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&family=Roboto+Slab:wght@400;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:Open Sans,Arial,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#ffffff}h1,h2,h3,h4,h5,h6{font-family:Roboto Slab,Georgia,serif;font-weight:700;line-height:1.3;color:#000000}a{color:inherit;text-decoration:none}:root{--primary-blue:#2ea3f2;--teal:#7EBEC5;--slate-blue:#7090AE;--dark-text:#333333;--black:#000000;--white:#ffffff}