body{--color-white:#ffffff;--color-white-text:#ffffff;--color-black:#111111;--color-eerie-black:#181818;--color-nickel:#929292;--color-smoke-screen:#afafaf;--color-cerebral-grey:#cccccc;--color-sunny-pavement:#d8d8d8;--color-silver-lake:#dedede;--color-cold-morning:#e5e5e5;--color-super-silver:#eeeeee;--color-lighthouse:#f4f4f4;--color-vineyard-autumn:#f64953;--color-lynx-white:#f7f7f7;--color-ghost-white:#f9f9f9;--color-dr-white:#fafafa;--color-white-fon:#ffffff;--color-white-btn-bg:#ffffff;--color-purple-crystal:#e7e9ec;--color-weisswurst-white:#e5e1d6;--color-light-green-alabaster:#d3d6ca;--color-stieglitz-silver:#8e8e8e;--color-steel-wool:#787878;--color-dover-grey:#848484;--color-bleached-silk:#f3f3f3;--color-steel:#797979;--common-color-smoke-screen:#afafaf;--common-color-nickel:#929292;--common-color-white:#ffffff;--common-color-black:#000000;--common-super-silver:#eeeeee;--spec-color-white:#ffffff;--color-alpha:var(--color-white);--color-bravo:var(--color-black);--color-charlie:var(--color-nickel);--color-delta:var(--color-smoke-screen);--color-echo:var(--color-cerebral-grey);--color-foxtrot:var(--color-sunny-pavement);--color-golf:var(--color-silver-lake);--color-hotel:var(--color-cold-morning);--color-india:var(--color-super-silver);--color-juliet:var(--color-lighthouse);--color-kilo:var(--color-vineyard-autumn);--color-lima:var(--color-lynx-white);--color-mike:var(--color-dr-white);--color-rasin:var(--color-india)}:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-onest)}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.mainTitle{font-size:100px;font-style:normal;font-weight:400;line-height:86px;letter-spacing:-2px;max-width:870px;margin:0 auto}@media screen and (max-width:768px){.mainTitle{font-size:48px;font-style:normal;font-weight:450;line-height:52px;letter-spacing:0}}.title{font-size:60px;font-style:normal;font-weight:450;line-height:60px;letter-spacing:-.6px;max-width:780px;margin:0 auto;color:var(--color-black)}@media screen and (max-width:768px){.title{font-size:44px;font-style:normal;font-weight:450;line-height:48px;letter-spacing:0}}@media screen and (max-width:374px){.title{font-size:34px;line-height:42px;letter-spacing:0}}.subTitle{font-size:22px;font-style:normal;font-weight:450;line-height:28px;letter-spacing:-.22px;margin-top:44px;color:var(--color-black)}@media screen and (max-width:768px){.subTitle{font-size:18px;font-style:normal;font-weight:450;line-height:24px;margin-top:16px}}.mt0{margin-top:0}.mb35{margin-bottom:35px}.maxWidth650{max-width:650px;margin-left:auto;margin-right:auto}.colorLight{color:var(--color-white)}.mobileShow{display:none}@media screen and (max-width:768px){.mobileShow{display:inline-block}.mobileHide{display:none!important}}@media screen and (min-width:768px){.desktopHide{display:none!important}}.row{display:flex;flex-direction:row}@media screen and (max-width:768px){.row{flex-direction:column;gap:16px}}.col2{width:50%}@media screen and (max-width:768px){.col2{width:100%}}body.modal-open [class*=header_root]{display:none!important}