:root{--white:#fff;--black:#000;--shades25:#f1f1f2;--shades300:#a9aab0;--shades400:#8d8d96;--shades900:#222225;--primary25:#eaebf2;--primary50:#d5d6e5;--primary100:#c0c2d8;--primary800:#121432;--primary700:#1a1f4a;--primary600:#232963;--primary500:#2c337c;--primary400:#565c96;--primary300:#8085b0;--accent:#f6861f;--error:#f53;--background-gray:#f7f9fc;--font-text:"Plus Jakarta Sans",sans-serif;--font-heading:"Instrument Serif",serif}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/plus-jakarta-sans/static/PlusJakartaSans-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/plus-jakarta-sans/static/PlusJakartaSans-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Plus Jakarta Sans;src:url(/fonts/plus-jakarta-sans/static/PlusJakartaSans-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Instrument Serif;src:url(/fonts/instrument-serif/InstrumentSerif-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Instrument Serif;src:url(/fonts/instrument-serif/InstrumentSerif-Italic.ttf)format("truetype");font-weight:400;font-style:italic}html,body{max-width:100vw;color:var(--black);background:var(--white);font-family:var(--font-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--primary400)#0000;margin:0;padding:0}::-webkit-scrollbar-track{background:0 0!important}::-webkit-scrollbar-thumb{background-color:var(--primary400);border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--primary500)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400;line-height:1.2}.h1-jumbo{font-size:96px}h1{font-size:66px}h2{color:var(--shades25);font-size:48px}h3{color:var(--primary25);font-size:40px}h4{color:var(--primary800);font-size:32px}p,.p-medium{font-family:var(--font-text);font-weight:500;line-height:1.5}p{font-size:18px}.p-medium{font-size:20px}@media (max-width:768px){.h1-jumbo{font-size:66px}h1{font-size:36px}h2,h3{font-size:40px}h4{font-size:32px}p{font-size:18px}.p-medium{font-size:20px}}
.header-module-scss-module__VOEZcq__header{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:40px 128px;display:flex;position:absolute;top:0;left:0}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__menu{color:#fff;cursor:pointer;background:0 0;border:none;font-size:30px;display:none}.header-module-scss-module__VOEZcq__productsTheme .header-module-scss-module__VOEZcq__linkBtn{color:var(--shades25)}.header-module-scss-module__VOEZcq__productsTheme .header-module-scss-module__VOEZcq__linkBtn:hover{color:var(--accent)}.header-module-scss-module__VOEZcq__productsTheme .header-module-scss-module__VOEZcq__linkBtn.header-module-scss-module__VOEZcq__active{color:var(--accent);text-decoration:underline}.header-module-scss-module__VOEZcq__linkBtn{color:var(--primary500);cursor:pointer;background:0 0;border:none;font-size:20px;font-weight:500;line-height:1.5;transition:transform .3s,color .3s;position:relative}.header-module-scss-module__VOEZcq__linkBtn:hover{color:var(--primary700)}.header-module-scss-module__VOEZcq__logoWrapper{position:absolute;left:calc(50% - 90px)}.header-module-scss-module__VOEZcq__logo{cursor:pointer;width:186px;height:65px;display:block}.header-module-scss-module__VOEZcq__nav{align-items:center;gap:64px;display:flex}.header-module-scss-module__VOEZcq__nav a{color:var(--primary500);text-align:center;font-size:20px;font-weight:500;line-height:1.5;text-decoration:none}.header-module-scss-module__VOEZcq__desktopBtn{display:flex}.header-module-scss-module__VOEZcq__mobileBtn{display:none}.header-module-scss-module__VOEZcq__label{color:var(--shades900);font-size:14px;font-weight:500}@media (max-width:768px){.header-module-scss-module__VOEZcq__header{justify-content:flex-end;padding:24px 32px}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__logoWrapper{top:30px;left:30px}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__logo{width:120px;height:40px}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__menu{display:block}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__nav{opacity:0;pointer-events:none;background:#e2e3e5;flex-direction:column;align-items:flex-start;gap:0;width:100%;padding:0;transition:opacity .25s,transform .25s;position:absolute;top:88px;left:0;transform:translateY(-10px)}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__nav a{color:#222225;text-align:left;border-bottom:.6px solid #c7ccc7;width:100%;padding:28px 24px;font-size:18px}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__nav.header-module-scss-module__VOEZcq__show{opacity:1;pointer-events:auto;transform:translateY(0)}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__linkBtn{color:var(--shades900);text-align:left;border-bottom:.6px solid var(--Greyscale-Surface-Disabled,#c7ccc7);width:100%;padding:28px 24px}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__mobileBtn{flex-direction:column;gap:8px;width:100%;padding:24px 28px;display:flex}.header-module-scss-module__VOEZcq__header .header-module-scss-module__VOEZcq__desktopBtn{display:none}}
.languageSwitcher-module-scss-module__RC3gtW__language{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--black);background-color:#bbbbbd;justify-content:space-between;align-items:center;gap:8px;padding:16px;font-size:18px;font-weight:500;line-height:24px;display:inline-flex}.languageSwitcher-module-scss-module__RC3gtW__language .languageSwitcher-module-scss-module__RC3gtW__arrow{color:var(--light-gray);width:24px;height:24px;transition:transform .25s}.languageSwitcher-module-scss-module__RC3gtW__language:hover .languageSwitcher-module-scss-module__RC3gtW__arrow{color:var(--gray)}.languageSwitcher-module-scss-module__RC3gtW__language.languageSwitcher-module-scss-module__RC3gtW__open .languageSwitcher-module-scss-module__RC3gtW__arrow{transform:rotate(180deg)}.languageSwitcher-module-scss-module__RC3gtW__flags{width:170px;position:relative}.languageSwitcher-module-scss-module__RC3gtW__productsTheme{color:#fff;background:#fff3}.languageSwitcher-module-scss-module__RC3gtW__flagWrapper{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.languageSwitcher-module-scss-module__RC3gtW__flagName{align-items:center;gap:10px;display:flex}.languageSwitcher-module-scss-module__RC3gtW__trigger{width:100%}.languageSwitcher-module-scss-module__RC3gtW__flag{width:24px;height:16px}.languageSwitcher-module-scss-module__RC3gtW__dropdown{z-index:50;background:#bbbbbd;flex-direction:column;width:100%;display:flex;position:absolute;top:calc(100% + 16px);left:0;overflow:hidden;box-shadow:0 6px 18px #00000080}.languageSwitcher-module-scss-module__RC3gtW__dropdown.languageSwitcher-module-scss-module__RC3gtW__productsTheme{background:#fff3}.languageSwitcher-module-scss-module__RC3gtW__dropdown.languageSwitcher-module-scss-module__RC3gtW__mobile{background:#f2f3f2}.languageSwitcher-module-scss-module__RC3gtW__option{cursor:pointer;border-bottom:1px solid #0000001a;align-items:center;gap:12px;padding:16px;font-size:16px;transition:background .2s;display:flex}.languageSwitcher-module-scss-module__RC3gtW__option:hover{background:#0000000f}.languageSwitcher-module-scss-module__RC3gtW__option img{width:24px;height:18px}@media (max-width:768px){.languageSwitcher-module-scss-module__RC3gtW__language{background-color:#f2f3f2;border-radius:8px}.languageSwitcher-module-scss-module__RC3gtW__language .languageSwitcher-module-scss-module__RC3gtW__arrow{width:16px;height:16px}.languageSwitcher-module-scss-module__RC3gtW__flags,.languageSwitcher-module-scss-module__RC3gtW__dropdown{width:100%}}
.footer-module-scss-module__YdNQLa__footer{background-color:var(--primary700);color:var(--primary100);z-index:10;justify-content:space-between;align-items:center;width:100%;padding:40px 128px;display:flex;position:sticky}.footer-module-scss-module__YdNQLa__logo{width:140px;height:48px;display:block}.footer-module-scss-module__YdNQLa__linkBtn{cursor:pointer;background:0 0;border:none}@media (max-width:1024px){.footer-module-scss-module__YdNQLa__footer{text-align:center;flex-direction:column;align-items:center;gap:32px;padding:40px 10px}}
