@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,300;6..12,400;6..12,500;6..12,600;6..12,700&display=swap");*{box-sizing:border-box;font-family:Nunito Sans,sans-serif;padding:0;margin:0}body,html{background-color:#fff;max-width:100vw}a{cursor:pointer}