@font-face{font-family:Manrope;src:url(/fonts/Manrope-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal}:root{--main-green:#7c9878;--main-blue:#bad6e4;--foreground:#262626;--green:#7c9878;--pale-green-bg:#d1efcd;--pale-red-bg:#ffd7d7;--pale-blue-bg:#d7f2ff}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--foreground);background:var(--background);font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,main{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}a{color:inherit}a,button{text-decoration:none}button{border:none;box-shadow:none;cursor:pointer}h2{font-weight:500}@media (max-width:480px){html{font-size:12px}}@media (min-width:481px) and (max-width:767px){html{font-size:12px}}@media (min-width:768px) and (max-width:1024px){html{font-size:12px}}@media (min-width:1025px) and (max-width:1280px){html{font-size:14px}}