@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@400;500;600;700;800&display=swap");:root{--color-black:#000;--color-white:#fff;--color-blue-1:#3f6f98;--color-blue-2:#83bbe3;--color-blue-3:#324a5d}*{box-sizing:border-box;font-style:normal!important}body,html{height:100%;width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}body{font-weight:400;margin:0;padding:0;background-color:#000;color:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}body,input,label,li,p,span,textarea{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-style:normal}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}button,h1,h2,h3,h4,h5,h6{font-family:Outfit,Inter,sans-serif;font-weight:600;font-style:normal}button{font-size:16px;touch-action:manipulation}input,select,textarea{max-width:100%;font-size:16px;line-height:1.4}pre{overflow-x:auto;max-width:100%;white-space:pre-wrap;word-wrap:break-word}canvas,img,video{max-width:100%;height:auto;display:block}main{max-width:100%;width:100%}