@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800;900&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Nunito,sans-serif;background:#f4f6fa;color:#1e293b;min-height:100vh}button,input,select,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:#94a3b8}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:4px}::-webkit-scrollbar-thumb{background:#f5c518;border-radius:4px;border:2px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#fff;background-clip:content-box;border:2px solid transparent}*{scrollbar-width:thin;scrollbar-color:#f5c518 hsla(0,0%,100%,.1)}.menu-scroll::-webkit-scrollbar{height:0}@keyframes spin{to{transform:rotate(1turn)}}@media (min-width:900px){.geppetto-menu,.geppetto-shell{max-width:960px!important}}