@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scroll-margin-top:100px;margin:0;padding:0;box-sizing:border-box}*:focus{outline-color:var(--color-primaryBlue)}#root{position:fixed;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto}#portal{position:relative;z-index:1}::-webkit-scrollbar{background:gray;width:5px}@media screen and (min-width: 768px){::-webkit-scrollbar{width:8px}}::-webkit-scrollbar-track{-webkit-border-radius:10px;border-radius:10px;background:rgba(255,255,255,.8)}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background-color:#000;-webkit-box-shadow:inset 0 0 6px gray;box-shadow:inset 0 0 6px gray}::-webkit-scrollbar-thumb:window-inactive{background:gray}.video:first-child{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=number],input[type=number]:hover,input[type=number]:focus{-moz-appearance:textfield}
