:root{--background:#F6F5F5}@media(prefers-color-scheme:dark){:root{--background:#858585}}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}:root{--screen-size:100vw}h1,h2{padding-top:30px;font-size:30px!important;font-weight:700!important}h1,h2,h3,h4,h5{padding-bottom:20px;text-align:center!important}h3,h4,h5{padding-top:20px;font-size:26px!important;font-weight:600!important}p{padding-bottom:15px!important;font-size:18px!important;text-indent:2em!important}@media only screen and (max-width:768px){h1,h2{padding-top:20px;font-size:24px!important}h1,h2,h3,h4,h5{padding-bottom:10px}h3,h4,h5{padding-top:10px;font-size:20px!important}p{padding-bottom:10px!important;font-size:16px!important}}@media only screen and (max-width:576px){h1,h2{font-size:20!important;font-weight:700!important}h1,h2,h3{padding-top:10px;padding-bottom:10px;text-align:center!important}h3{font-size:19!important;font-weight:600!important}p{padding-bottom:15px!important;font-size:17!important;text-indent:1em!important}}