:root{--color-white:#fff;--color-black:#000;--color-brand-primary:#3471e3;--color-brand-secondary:#2e2e32;--color-background:#18181b;--color-text:#fffffff7;--color-text-light:#ffffffb3;--color-navbar-text:var(--color-text);--font-weight-regular:400;--font-weight-normal:450;--font-weight-medium:500;--font-weight-demibold:600;--container-padding:40px;--container-regular:1280px;--border-radius-full:9999px;--border-radius-large:16px;--border-radius-small:6px;--button-height:48px;--large-section-gap:64px;--section-padding:50px;--footer-gap:64px;--font-size-heading-large:2.2rem;--font-size-heading-large-letter-spacing:-.005em;--font-size-heading-large-line-height:1.2;--font-size-heading-medium:1.375rem;--font-size-heading-medium-letter-spacing:-.005em;--font-size-heading-medium-line-height:1.3;--font-size-base:1rem}@media (max-width:880px){:root{--container-padding:20px;--large-section-gap:32px;--footer-gap:32px;--font-size-heading-large:1.65rem}}
html{font-size:16px;font-weight:var(--font-weight-regular);-webkit-text-size-adjust:100%;scroll-behavior:smooth;-webkit-tap-highlight-color:#0000;line-height:1.6;overflow-x:hidden}body{background:var(--color-background);color:var(--color-text);margin:0}*,:before,:after{box-sizing:border-box;backface-visibility:hidden}canvas,img,svg,video{box-sizing:border-box;max-width:100%;height:auto}audio,canvas,iframe,img,svg,video{vertical-align:middle}img{width:100%;display:block}b,strong{font-weight:var(--font-weight-demibold)}:focus-visible{outline:2px solid var(--color-text)}a{color:var(--color-text);text-decoration:none}a:hover{cursor:pointer;text-decoration:none}button{color:unset;font-family:unset;font-size:unset;font-weight:unset;appearance:none;touch-action:manipulation;line-height:unset;background:0 0;border:none;margin:0;padding:0}button:hover{cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;appearance:none;touch-action:manipulation;color:unset;background:0 0;border:0;margin:0;padding:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}input[type=checkbox],input[type=radio]{appearance:auto}p{margin:0}@media (min-width:881px){.br-mobile{display:none}}@media (max-width:880px){.br-desktop{display:none}}h1,h2,h3,h4,h5,h6{color:var(--color-text);text-transform:none;margin:0;font-family:unset;font-weight:400}h1{line-height:1.2}h2{line-height:1.3}.hide-on-desktop,.hide-on-mobile{display:none!important}@media (min-width:881px){.hide-on-mobile{display:contents!important}}@media (max-width:880px){.hide-on-desktop{display:contents!important}}.screen-reader-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hide-scrollbar{padding-right:var(--scrollbar-width)}.no-scroll{padding-right:var(--scrollbar-width);overflow-y:hidden}
