:root{--background: #111111;--background-with-blur: linear-gradient( 90deg, rgba(17, 17, 17, .7) .03%, rgba(17, 17, 17, .7) 99.86% );--green-background: #1c2a2b;--highlight-color: #5ae676;--text-color-black: #000000;--text-color-white: #ffffff;--subtext-color: #999999;--blue-text-gradient: linear-gradient(90deg, #007cf0 0%, #00dfd8 100%);--green-gradient: radial-gradient(32.13% 50% at 50% 50%, #1C2A2B 0%, #111111 100%);--secondary-button-background: #1e1e20;--secondary-button-border: #2a2a2c;--color-off-white: #cccccc;--border-color: rgb(10, 10, 10);--border-color-light: hsla(0, 0%, 100%, .14);--font-family: "Inter", sans-serif;--font-size-xxxxl: 4.2rem;--font-size-xxxl: 3.8rem;--font-size-xxl: 3.4rem;--font-size-xl: 3.2rem;--font-size-l: 2.4rem;--font-size-m: 2rem;--font-size-sm: 1.8rem;--font-size: 1.6rem;--font-size-s: 1.4rem;--font-size-xs: 1.2rem;--icon-size: 5rem}@media (width > 700px) and (width <= 1000px){:root{--icon-size: 6rem}}@media (width > 1000px){:root{--icon-size: 6.5rem}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{background:var(--background);font-family:var(--font-family);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:var(--highlight-color);color:var(--text-color-black)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}main{width:100%;margin-inline:auto;width:min(100% - 5rem,1240px);margin-top:9rem}h1,h2{line-height:1.1;letter-spacing:-.02em;text-wrap:balance}h1{font-size:var(--font-size-xl);font-weight:700}h2{font-size:var(--font-size-l);font-weight:700}h3{font-size:var(--font-size-m);font-weight:400}h4{font-size:var(--font-size-sm);font-weight:400}p{font-size:var(--font-size)}
