@import url("https://fonts.googleapis.com/css2?family=Oxanium:wght@400;600;700&family=Roboto:wght@400;500;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Roboto,sans-serif;background:#f1f1f1;color:#1e1e1e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Oxanium,cursive}button,input,select,textarea{font-family:Roboto,sans-serif}button{cursor:pointer}input:focus,select:focus,textarea:focus{outline:2px solid #714b67;outline-offset:-1px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ced4da;border-radius:3px}@media (max-width:768px){body{padding-bottom:70px}}