@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";
*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none}html{overflow-x:hidden}body{background-color:#f0f0f0;flex-direction:column;width:100%;height:100%;min-height:100vh;display:flex;overflow-x:hidden}.smate-app-wrapper{flex-direction:column;flex:1;margin-left:260px;padding:15px;transition:all .3s;display:flex}@media (max-width:768px){.smate-app-wrapper{margin-left:0}}.smate-font-60{font-size:60px}.smate-font-40{font-size:40px}.smate-font-24{font-size:24px}.smate-font-20{font-size:20px}.smate-font-18{font-size:18px}.smate-font-16{font-size:16px}.smate-font-14{font-size:14px}.smate-font-12{font-size:12px}.smate-scrollbar::-webkit-scrollbar{width:5px}.smate-scrollbar::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:25px;transition:all .3s linear}.smate-scrollbar::-webkit-scrollbar-track{background-color:#f9fafb;border-radius:25px;transition:all .3s linear}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#e5e7eb}*{scrollbar-width:thin;scrollbar-color:#838383bd transparent}@media (max-width:1280px){.smate-font-60{font-size:48px}}@media (max-width:991px){.smate-font-60{font-size:32px}.smate-font-40{font-size:30px}.smate-font-24{font-size:22px}.smate-font-20{font-size:18px}.smate-font-18{font-size:16px}}@media (max-width:576px){.smate-font-60{font-size:28px}.smate-font-40{font-size:24px}.smate-font-24{font-size:20px}.smate-font-20{font-size:16px}.smate-font-18,.smate-font-16{font-size:14px}.smate-font-14{font-size:12px}.smate-font-12{font-size:10px}}
