@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans;max-width:100%;scroll-behavior:smooth}body{height:auto;max-width:100vw;max-width:100%}h1{font-weight:700;font-size:2.4rem}@media screen and (max-width:480px){h1{font-size:2rem}}h2{font-weight:200;font-size:2.2rem}@media screen and (max-width:480px){h2{font-size:1.8rem}}h3{font-weight:700;font-size:1.7rem}@media screen and (max-width:900px){h3{font-size:1.5rem}}h4{font-weight:600;font-size:1.2rem}@media screen and (max-width:900px){h4{font-size:1.1rem}}h5{font-weight:400}h5,p{font-size:.95rem}p{font-family:Roboto;margin-bottom:3px;font-weight:300;color:#3a3a3a;line-height:1.5rem}p strong{font-weight:400}