@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap);html{-ms-overflow-style:none;background-color:#fff;box-sizing:border-box;color:#000;font-family:Montserrat,sans-serif;height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:0;scroll-behavior:smooth;scrollbar-width:none;width:100%}html::-webkit-scrollbar{display:none}body{margin:0;overflow-y:visible;padding:0}#root,body{min-height:100%;overflow-x:hidden}#root,.app,body{background-color:#fff;box-sizing:border-box;color:#000;max-width:100%;width:100%}.app{height:auto;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;overflow:hidden}