@import url("https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap");:root{--secondary-color-50:#fafafa;--secondary-color-100:#f5f5f5;--secondary-color-200:#e5e5e5;--secondary-color-300:#d4d4d4;--secondary-color-400:#a3a3a3;--secondary-color-500:#737373;--secondary-color-600:#525252;--secondary-color-700:#404040;--secondary-color-800:#262626;--secondary-color-900:#171717;--secondary-color-950:#0a0a0a;--primary-color-50:#f1f7fe;--primary-color-100:#e3eefb;--primary-color-200:#c0def7;--primary-color-300:#89c3f0;--primary-color-400:#4aa4e6;--primary-color-500:#2388d4;--primary-color-600:#156bb4;--primary-color-700:#125692;--primary-color-800:#134979;--primary-color-900:#153f65;--primary-color-950:#0f2a47;--font-family:"Golos Text",sans-serif;--background-color:var(--secondary-color-50);--foreground-color:var(--secondary-color-800);--border-color:var(--secondary-color-300);--border:1px solid var(--border-color)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}::-webkit-scrollbar{display:none}html:has(.no-scroll){overflow:hidden}body{background-color:var(--background-color);color:var(--secondary-color-900);font-family:var(--font-family);font-size:1rem}a{color:inherit;text-decoration:none}ul{list-style:none}svg{color:inherit}button{display:inline-flex;font-weight:500;color:inherit}button,input{outline:none;border:none;background:transparent;font-family:var(--font-family);font-size:1.15rem}hr{border:unset;border-top:1px solid var(--secondary-color-300);width:70%}.page>.button-scrollToTop{position:fixed;bottom:1rem;right:1rem;background-color:var(--secondary-color-100);border:var(--border);border-radius:50%;z-index:90;width:3rem;height:3rem;display:grid;place-content:center;place-items:center}.container{height:100%;width:min(95%,1280px);margin-inline:auto}.section{padding-block:4rem}.button{padding:14px 16px;font-weight:400;font-size:18px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:12px}.button.primary{background-color:var(--primary-color-500);color:var(--background-color)}.button.secondary{background-color:var(--secondary-color-100);color:var(--foreground-color);border:var(--border)}@media screen and (min-width:426px){.button{width:max-content}}.Footer_footer__OQpsI{background-color:var(--secondary-color-800);color:var(--secondary-color-400);padding-bottom:2rem}.Footer_footer__OQpsI .Footer_container__pP_Gj{justify-content:space-between;flex-direction:column;gap:24px}@media screen and (min-width:426px){.Footer_footer__OQpsI .Footer_container__pP_Gj{flex-direction:row}}.Footer_footer__OQpsI .Footer_container__pP_Gj .Footer_block___lO_g{gap:1rem}.Footer_footer__OQpsI .Footer_logo__tSFSn{height:2rem;width:-moz-fit-content;width:fit-content}.Footer_footer__OQpsI .Footer_block___lO_g,.Footer_footer__OQpsI .Footer_container__pP_Gj{display:flex;align-items:center}.Footer_footer__OQpsI a{text-decoration:underline}.Footer_footer__OQpsI .Footer_watermark__TBfV0{height:2rem;width:max-content}.Header_header__1RJ5C .Header_container__v4Zn3{height:4rem;display:flex;align-items:center;justify-content:space-between}.Header_header__block__tXRhj,.Header_header__section__UkthM{display:flex;align-items:flex-start;flex-direction:column}.Header_header__section__UkthM{gap:1.5rem}.Header_header__block__tXRhj{gap:1rem}.Header_content__ivQIW{display:none}.Header_button__menuToggle__HlKU_{width:2rem;aspect-ratio:1;display:grid;place-content:center;place-items:center}@media screen and (min-width:769px){.Header_content__ivQIW{display:flex}.Header_button__menuToggle__HlKU_{display:none}.Header_header__block__tXRhj,.Header_header__section__UkthM{display:flex;flex-direction:row;align-items:center}.Header_navLink__aMPBQ .Header_icon__VJ93l{display:none}}.Header_drawer__zaqFJ{overflow:hidden;position:absolute;z-index:100;top:4rem;left:0;right:0;background-color:var(--background-color);border-top:var(--border)}.Header_drawer__zaqFJ .Header_container__v4Zn3{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding-block:1rem}.Header_navLink__aMPBQ{display:flex}.Header_navLink__aMPBQ .Header_icon__VJ93l{margin-right:12px}.label,p{font-size:1.125rem;max-width:560px}.label.sm,p.sm{font-size:1rem}.label.lg,p.lg{font-size:1.25rem}h1{font-weight:700;font-size:clamp(2.5rem,4vw,3.5rem);max-width:640px}h2{font-size:2rem}h2,h3{font-weight:500}h3{font-size:1.5rem}.secondary{color:var(--secondary-color-500)}.highlight{color:var(--primary-color-500)}.centered{text-align:center}