@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";
:root{--color-primary:#00d17d;--color-primary-light:#66ff75;--color-primary-light-transparent:#66ff753d;--color-primary-light-2:#00d17d42;--color-bg:#fff;--color-grey-light:#fcfcfc;--color-grey-border:#ccc;--color-grey-shadow:#0000001c;--color-grey-shadow-dark:#0003;--color-text:#333;--color-text-light:#666;--font-main:"Inter",Verdana,Arial,sans-serif}html,body{box-sizing:border-box;scroll-behavior:smooth;height:100vh;font-family:var(--font-main);background:var(--color-bg);color:var(--color-text);margin:0;padding:0;overflow-x:hidden}#headlessui-portal-root,[data-radix-toast]{z-index:9999!important}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#a0a0a0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#888}
.BannerProcessing-module-scss-module__OxhY7G__banner{color:#333333e3;text-align:center;background:linear-gradient(to bottom right,#66ff75,#00d17d);border-radius:0 0 20px 20px;justify-content:center;align-items:center;width:95%;margin:0 auto;position:fixed;top:0;left:50%;translate:-50%;box-shadow:0 2px 4px #0003;z-index:1200!important}.BannerProcessing-module-scss-module__OxhY7G__banner h1{color:#333;padding:15px;font-size:1.5rem;font-weight:500}@media screen and (max-width:785px){.BannerProcessing-module-scss-module__OxhY7G__banner h1{padding:20px;font-size:1rem;font-weight:500}}
