html{font-size:90%}*{scrollbar-width:none;-ms-overflow-style:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes drawLine{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.stagger-animation>*{opacity:0;animation:fadeIn .5s ease-out forwards}.animate-draw{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 2s ease-in-out forwards}.animate-draw-delayed{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawLine 2s ease-in-out .5s forwards}.animate-grow-width{width:0;transition:width 1s ease-out}[data-animate=true]{width:100%}.animate-pulse-subtle{animation:pulse 2s infinite ease-in-out}.MuiButtonBase-root,.MuiButton-root,.MuiTab-root,.MuiToggleButton-root{text-transform:none!important}*{scrollbar-width:none}*{-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0}
