@-webkit-keyframes smoothscroll1{0%,to{scroll-behavior:smooth}}@keyframes smoothscroll1{0%,to{scroll-behavior:smooth}}@-webkit-keyframes smoothscroll2{0%,to{scroll-behavior:smooth}}@keyframes smoothscroll2{0%,to{scroll-behavior:smooth}}html{font-size:62.5%;scroll-behavior:smooth;-webkit-animation:smoothscroll1 1.5s;animation:smoothscroll1 1.5s}html:focus-within{-webkit-animation-name:smoothscroll2;animation-name:smoothscroll2;scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Montserrat",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:"Montserrat";src:local("Montserrat"),url(/static/media/Montserrat-VariableFont_wght.3068cdb4.ttf) format("truetype")}
/*# sourceMappingURL=main.d75e1e9a.chunk.css.map */