@import url("https://fonts.googleapis.com/css2?family=Inter&display=swap");body,html{padding:0;margin:0;font-family:Inter,sans-serif;--primary:#0040a4;--primaryDark:#032a6f;--secondary:red;--dark:#342a42;--primaryLight:#599daa;--primaryLighter:#88bcc7;--beige:#efbb72;--white:#fafafa}a{color:inherit;text-decoration:none}*{box-sizing:border-box}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:#fff;background:#000}}@media only screen and (min-width:1280px){html{font-size:18px!important}}@media only screen and (min-width:800px) and (max-width:1280px){html{font-size:16px!important}}@media only screen and (max-width:800px){html{font-size:14px!important}}.responsivePiktoWrapper{width:13rem;height:13rem}.responsivePiktoWrapper.float{width:8rem;height:8rem}.responsiveHeaderText{font-size:3rem}@media only screen and (max-width:800px){.responsivePiktoWrapper{width:10rem;height:10rem}.responsiveHeaderText{font-size:1.8rem}}.piktoFloatWrapper{float:left;margin-right:.5rem}