@media screen and (width<=767px){.hide-on-mobile{display:none}}.italic{font-style:italic}*{box-sizing:border-box}body{width:100vw;min-height:100vh;margin:0;font-family:Poppins,sans-serif;display:block}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{border-radius:0;box-shadow:inset 0 0 3px #ccc}::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#c4c4c4}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
