body{margin:0;background-color:#f5f5f5}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;font-size:inherit}.topnav{display:grid;align-items:center;grid-template-columns:1fr 1fr;padding:15px;background-color:#faebd7}.loginbutton{display:flex;justify-self:right;border-radius:5px;font-family:Inter;font-weight:200;font-size:smaller;color:#fff;background-color:purple;cursor:pointer;text-decoration:none;max-height:25px;padding:5px 10px;justify-content:center;justify-items:center;align-items:center}.loginbutton:hover{color:purple;background-color:#fff;border:1px solid purple}.loginbutton:hover .bi-person-fill{color:purple;background-color:#fff}.horton{display:flex;font-family:'Bakbak One';color:#005e43;font-size:35px;align-items:center}.hero{background-color:#faebd7;display:grid;grid-template-columns:1fr;grid-template-rows:5fr;gap:5px;padding:15px 15px 45px 15px;justify-content:center;justify-items:center;align-items:center}.headline{grid-row:2;display:flex;font-family:"DM Serif Text";font-size:75px;font-weight:900;line-height:1;justify-content:center;align-items:center;text-align:center;color:#004531;padding:10px}.headlinebody{grid-row:3;display:flex;font-family:Inter;font-weight:200;font-size:20px;justify-content:center;align-items:center;text-align:center;line-height:1.25;color:#000;max-width:700px;padding:10px}.herobutton-block{grid-row:4;display:flex;flex-direction:row;background-color:none;gap:5px;color:#fff}.herobutton{grid-row:4;display:flex;text-decoration:none;font-family:Inter;font-weight:400;font-size:15px;background-color:#005e43;color:#fff;justify-content:center;align-items:center;text-align:center;align-self:center;margin-top:15px;padding:5px 15px;border-radius:25px;border:1px solid #fff;cursor:pointer}.herobutton i{font-size:1rem;vertical-align:middle;display:inline-flex;align-items:center}.herobutton:hover{color:#005e43;background-color:#fff;border:1px solid #005e43}.wave{grid-row:5;width:100vw;height:auto;align-self:end;justify-self:stretch;margin-bottom:-49px;padding:0}.gettingstarted{display:grid;grid-template-columns:1fr;grid-template-rows:3fr;gap:5px;justify-items:center;justify-content:center;padding:25px}.gettingstartedtitle{grid-row:1;display:flex;flex-direction:column;align-content:center;justify-content:center;font-family:'DM Serif Text';text-align:center;font-size:30px;color:#000}.gettingstartedcopy{grid-row:2;display:block;font-family:Inter;text-align:center;margin:0 15px 20px 15px;max-width:650px;color:#3c3c3c;font-weight:300;font-size:18px;line-height:1.25}.stepgrid{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;grid-row:3;gap:15px;margin:0 0 10px 0}.step{display:flex;flex-direction:column;border-radius:35px;background-color:#fff;min-height:350px;max-height:350px;min-width:350px;max-width:350px;overflow:hidden;justify-content:center;align-items:center;text-align:center;background:linear-gradient(to bottom,rgba(32,178,171,.25),#f5f5f5);background-size:100%;background-attachment:fixed;position:relative}.step svg{position:absolute;bottom:0;left:0;width:100%}.bi{font-size:35px;color:#005e43}.steptitle{font-family:'DM Serif Text';font-size:25px;padding:5px;color:#000}.stepbody{font-family:Inter;font-weight:300;font-size:18px;line-height:1.25;color:#000;margin:10px}.compgrid{display:flex;flex-wrap:wrap;flex-direction:row;background-color:#faebd7;align-items:center;justify-content:center;align-content:center;gap:15px;padding:25px}.comp{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.comptitle{font-family:'DM Serif Text';font-size:30px;color:#000}.byline{font-family:Inter;font-weight:300;font-size:18px;line-height:1.25;max-width:750px;color:#000;padding:5px}.complistcontainer{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;align-content:center;gap:10px;max-width:950px}.complist{border-bottom:.5px dotted #005e43;font-family:Inter;font-size:20px;font-weight:350;min-width:50px;display:flex;justify-content:center;text-align:center;padding:5px}.screenshotgrid{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;gap:5px;margin:5px}.screenshotgrid img{max-width:100%;width:350px;height:auto;padding-bottom:15px;padding-top:0;object-fit:contain}.ready{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px}.readytitle{font-family:'DM Serif Text';font-size:30px;color:#000}.readybyline{font-family:Inter;font-weight:300;font-size:18px;line-height:1.25;max-width:350px;color:#000;padding:5px}.readybutton{border-radius:25px;border:1px solid #fff;font-family:Inter;font-weight:400;color:#fff;background-color:#005e43;font-size:15px;padding:5px 15px;margin-top:15px;cursor:pointer;text-decoration:none}.readybutton:hover{color:#005e43;background-color:#fff;border:1px solid #005e43}.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#005e43;font-family:Inter;font-weight:100;font-size:15px;color:#fff;padding:15px}mark{background-color:rgba(32,178,171,.25);color:#000}.bi-person-fill{font-size:small;color:#fff;display:flex}.footer-logo{max-width:50px;max-height:50px}.copyright,.terms{text-decoration:none;color:#fff;font-size:small}