html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
:root{--bg-color:247, 247, 247;--default-spacing:8px;--half-spacing:calc(var(--default-spacing) / 2);--double-spacing:calc(var(--default-spacing) * 2);--four-spacing:calc(var(--default-spacing) * 4);--default-font-size:14px;--small-font-size:12px;--button-font-size:14px;--button-font-weight:600;--button-height:52px;--button-padding-inline:22px;--button-radius:43px;--button-gap:8px;--button-shadow:0 0 60px #084a6d26;--button-white-shadow:0 0 20px #084a6d26;--button-white-hover-shadow:0 0 60px #084a6d26;--button-transition:background-color .28s ease, background .28s ease, color .28s ease, border-color .28s ease, box-shadow .28s ease, transform .1s ease;--bg1-color:#f5f8fc;--bg-dark-color:#000;--bg2-color:#f7f7f7;--shadow-color:#d9d9d9;--square-bg-color:#e6edf5;--title-color:#000000d9;--content-color:#000000a1;--header-height:78px;--content-max-width:1280px;--mobile-width:575px;--aside-box-shadow:0 0 23px -5px var(--shadow-color);--ink:#1d2024;--ink-soft:#6c727c;--ink-faint:#9aa0aa;--on-dark:#f6f7f9;--line:#dde1e9;--line-soft:#e8ebf1;--surface:#eceff5;--surface-2:#f4f5f7;--surface-3:#e4e8f0;--r-pill:999px;--r-card:14px;--r-img:10px;--sp-3:12px;--sp-4:16px;--sp-5:24px;--sp-6:32px;--sp-7:48px;--sp-8:64px;--maxw:var(--content-max-width);--gutter:16px;--shadow-card:0 1px 2px #1d20240a, 0 8px 30px #1d20240d}.bg-color-1{--landing-block-bg:var(--bg1-color);background-color:var(--landing-block-bg)}.bg-color-2{--landing-block-bg:var(--bg2-color);background-color:var(--landing-block-bg)}.bg-color-white{--landing-block-bg:#fff;background-color:var(--landing-block-bg)}.bg-color-dark{--landing-block-bg:#1b1d20;background-color:var(--landing-block-bg)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{scrollbar-width:none;scrollbar-color:transparent transparent;max-width:100vw;overflow-x:hidden}:is(html,body)::-webkit-scrollbar{width:1px}:is(html,body)::-webkit-scrollbar-track{background:0 0}:is(html,body)::-webkit-scrollbar-thumb{background-color:#0000}body{color:var(--title-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:var(--default-font-size)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,.heading-1,.heading-2,.heading-3,.heading-4{font-family:var(--font-headers), serif;margin:0;font-weight:400}h1,.heading-1{font-size:36px;line-height:1.1}h2,.heading-2{font-size:28px;line-height:1.15}h3,.heading-3{font-size:20px;line-height:1.2}h4,.heading-4{font-size:16px;line-height:1.25}:where(.text-block){color:var(--content-color);margin:0;font-size:14px;line-height:1.55}.section-label{font-size:var(--small-font-size);letter-spacing:.12em;text-transform:uppercase;color:var(--content-color);margin:0;line-height:1.4}@media (min-width:768px){:where(.text-block){font-size:18px}h1,.heading-1{font-size:48px}h2,.heading-2{font-size:36px}h3,.heading-3{font-size:24px}h4,.heading-4{font-size:18px}}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.landing-block-title{margin-top:calc(var(--double-spacing) * 2);margin-bottom:calc(var(--double-spacing) * 6)}@media (max-width:575px){.limitedWidth{max-width:unset}}@media (min-width:576px){.limitedWidth{max-width:min(var(--content-max-width), calc(100% - var(--four-spacing)))}}.limitedWidth{width:100%;margin-left:auto;margin-right:auto}.block{width:100%!important}.mb-default{margin-bottom:var(--default-spacing)}.mb-double{margin-bottom:var(--double-spacing)}.cc-btns{flex-direction:column;gap:3px;display:flex}.cc-btns>button{padding:10px}html:not(.cc--darkmode) #cc-main{--cc-overlay-bg:#d7dde0c2}
@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/198d17f2fc7b7e24-s.p.3ln4cacw7vm32.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bb835a708696869b-s.0_i4fxg1pnle5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6c7c54d92ecafd95-s.02co4hodosnv0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4b825e536f0add60-s.15vlspr5uap8d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/c825fd02acae0153-s.1q3-y3vmyf3p6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway Fallback;src:local(Arial);ascent-override:90.51%;descent-override:22.53%;line-gap-override:0.0%;size-adjust:103.86%}.raleway_73fdaa6-module__qb-0ja__className{font-family:Raleway,Raleway Fallback;font-style:normal}.raleway_73fdaa6-module__qb-0ja__variable{--font-main:"Raleway", "Raleway Fallback"}
@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7bc6a4f209cdeda2-s.p.33k1xnz_doo95.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/769e602a918c0e6b-s.36kbynztppqzc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f1014f9e39bbf3ce-s.2og6zftwdpp5n.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f6bf16d33c98ea66-s.0yb2n816hrm83.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/859b3a486ef0b31c-s.0e-d2rw5th4on.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a9fdcec7c8900265-s.1mcvei9pykwyg.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0314c17e5eabe198-s.2_48riwq5k1tr.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tinos;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b6993172ae5d8694-s.2yk4qfuofiic3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tinos Fallback;src:local(Times New Roman);ascent-override:89.11%;descent-override:21.63%;line-gap-override:4.25%;size-adjust:100.0%}.tinos_be3e137c-module__u87tIG__className{font-family:Tinos,Tinos Fallback;font-style:normal;font-weight:400}.tinos_be3e137c-module__u87tIG__variable{--font-headers:"Tinos", "Tinos Fallback"}
