:root{font-size:100%}@media screen and (max-width: 400px){html{font-size:14px}}@media screen and (min-width: 750px){html{font-size:18px}}@media screen and (min-width: 1200px){html{font-size:20px}}@use "_links.scss";*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}html{font-size:100%}html,body{overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}body{overflow:hidden;width:100vw;height:100%;position:relative;font-family:var(--body-font)}.body{min-height:100vh}
