:root{--black:#000000;--black10:#1f1f1f;--black20:#2a2a2a;--black30:#666666;--white60:#c4c4c4;--white70:#d0d0d0;--white80:#f7f7f7;--white90:#ffffff;--white:#ffffff;--primary:#0575e6;--body-bg:var(--white90);--body-text:var(--black20);--body-text-link:var(--primary);--radius-xs:4px;--radius-s:8px;--radius-m:12px;--radius-l:16px;--radius-xl:20px}html{margin:0;padding:0;background:var(--body-bg);color:var(--body-text);font-family:var(--font-rubik);scroll-behavior:smooth}html::-webkit-scrollbar{width:4px;background-color:rgba(0,0,0,0)}html::-webkit-scrollbar-thumb{border-radius:2px;background-color:rgba(0,0,0,.5)}html::-webkit-scrollbar-track{border-radius:0;background-color:rgba(0,0,0,0)}body{margin:68px 0 0;max-width:100vw;padding:0;font-size:18px;line-height:1.67}@media(min-width:768px){body{margin:82px 0 0}}*,:after,:before{box-sizing:border-box}html{text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{-webkit-margin-after:0;margin-block-end:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}