:root{--text-base: #a4a4a4;--text-gray: #abadb0;--text-white: #ffffff;--surface-primary: #0C0C0C;--surface-secondary: #08090A;--surface-tertiary: #0d121a;--sm: 640px;--md: 768px;--lg: 1024px;--xl: 1280px;--2xl: 1536px;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 2.5rem;--text-6xl: 3rem;--text-7xl: 3.5rem;--text-8xl: 4rem;--thin: 100;--light: 300;--regular: 400;--medium: 500;--semi-bold: 600;--bold: 700;--black: 900}*{margin:0;box-sizing:border-box}html{background-color:var(--surface-primary);color:#fff;overflow-x:hidden;-webkit-tap-highlight-color:transparent!important}body{margin:0;padding:0;height:100%;width:100%;font-family:Inter,sans-serif}main{overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Rethink Sans,sans-serif;font-weight:600;margin:0rem}h1{font-size:36px;line-height:1.2}h2{font-size:32px;line-height:1.2}p{font-size:16px;line-height:1.4}img{max-width:100%;vertical-align:bottom}ul{padding-left:0}li{list-style-type:none}@media screen and (min-width: 768px){h2{font-size:48px}}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.break-mobile{display:block;@include lg{display: none;}}.break-desktop{display:none;@include lg{display: block;}}.link{color:var(--text-gray);text-decoration:underline}.link:hover{color:#fff}.divider{margin:.4rem auto;text-align:center;height:2px;width:100%;background:linear-gradient(-90deg,transparent 0%,rgba(255,255,255,.12) 51%,transparent 100%);@include lg{display: none;}}.html-content{padding-top:1rem}.html-content p{font-size:16px;line-height:27px;text-align:start;color:var(--text-gray);margin:0;margin-bottom:1rem}.html-content img{max-width:100%;min-width:13rem;border-radius:.75rem;margin:1rem 0;@include md{max-height: 29rem;}}.html-content h1{font-size:var(--text-5xl);font-weight:var(--semi-bold)}.html-content h2{margin:2rem 0 1rem;font-size:var(--text-2xl);font-weight:var(--semi-bold);padding-bottom:.75rem;background:linear-gradient(-90deg,transparent 0%,rgba(255,255,255,.12) 51%,transparent 100%) left bottom no-repeat;background-size:100% 1px}.html-content h3{font-size:var(--text-xl);font-weight:var(--regular);line-height:2.125rem}.html-content ul{line-height:27px;font-size:1rem;font-weight:var(--medium);padding-left:2rem}@property --buttonangle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes buttonSpin{0%{--buttonangle: 0deg}to{--buttonangle: 360deg}}
