@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Inter:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";body{margin:0;padding:0;font-family:Poppins,sans-serif;background:#fff;min-height:100vh;overflow-x:hidden}html{overflow-x:hidden}::-webkit-scrollbar{height:0px;width:8px}::-webkit-scrollbar-track{background:#000000b3}::-webkit-scrollbar-thumb{background:gray;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a9a9a9}*{scrollbar-width:thin;scrollbar-color:grey rgba(0,0,0,.7)}#root{width:100%;padding-top:80px}
