body,html{max-width:100vw;overflow-x:hidden}body{font-family:Poppins,sans-serif,Arial,Helvetica;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;background-image:url(/images/bg_dark_noise_mobile.jpg);background-size:100%;background-position:50%;background-repeat:repeat-y}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth}a{color:inherit;text-decoration:none;color:#aeaeae}label{color:silver;font-size:16px}h1{font-size:28px;font-weight:600;color:#fff}h2{font-size:22px}h2,h3{font-weight:500;color:#fff}h3{font-size:16px}h4{font-size:14px;font-weight:400}h4,p{color:#999}small{color:#fff;font-size:14px}img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:block}li{margin:8px 0 0 16px;color:#999}@media screen and (min-width:700px){body{background-image:url(/images/bg_dark_noise.jpg)}h1{font-size:40px}h2{font-size:32px}h3{font-size:24px}h4{font-size:20px}}@media screen and (min-width:992px){h1{font-size:62px}h2{font-size:48px}h3{font-size:24px}h4{font-size:20px}}.container{max-width:1280px;display:block;margin:auto;padding:0 16px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mt-2{margin-top:32px}.mt-4{margin-top:64px}.mb-7{margin-bottom:56px}.bold{font-weight:700}.desktop-only{display:none}@media screen and (min-width:992px){.container{padding:0}.mobile-only{display:none}.desktop-only{display:block}}