@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap);@font-face{font-family:Gotham-Medium;src:url(../fonts/GothamMedium.44a74d96.otf) format("opentype")}@font-face{font-family:Gotham-Book;src:url(../fonts/GothamBook.9019ab71.otf) format("opentype")}@font-face{font-family:Gotham-Bold;src:url(../fonts/GothamBold.d5191136.otf) format("opentype")}:root{--primary-color:#0033ea;--clr-red:#ea0000;--primary-rgb:0,51,234;--primary-light-rgb:198,233,250;--green-color:#2fc643;--deep-green:#38a146}html{scroll-behavior:smooth}body{margin:0;padding:0}body *{padding:0;box-sizing:border-box}#app{font-family:Gotham-Book,sans-serif}button{cursor:pointer;border:0;transition:all .25s}button:disabled{cursor:not-allowed!important}.center-text{text-align:center}a{display:inline-block;text-decoration:none!important}p{margin:0!important}.flex{display:flex;align-items:center}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.flex-1{flex:1}.gap-2{gap:2rem}.gap-1{gap:1rem}a{color:inherit}label{display:block!important}@tailwind base;@tailwind components;@tailwind utilities;input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}