@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;900&display=swap";:root{--color-gray-100: #151515;--color-gray-200: rgba(255, 255, 255, .6);--color-gray-300: rgba(255, 255, 255, .08);--color-steelblue: #2266b0;--color-gold: #ffce31;--color-white: #fff;--color-aliceblue: #e6edf3;--color-gray: rgba(255, 255, 255, .6);--color-seagreen: #059976;--font-inter: Inter;--fs-16: 16px;--fs-40: 40px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto}body{min-height:auto;line-height:1.5}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none}table{border-collapse:collapse;border-spacing:0}html{overflow-x:hidden;height:auto}body{margin:0;line-height:normal;font-family:var(--font-inter);background-color:var(--color-gray-100);color:var(--color-white);overflow-x:hidden;width:100%;position:relative;min-height:auto}
