@font-face{font-family:manropeVar;src:url(../media/Manrope_VariableFont_wght-s.p.69ac461a.ttf)format("truetype");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:manropeVar Fallback;src:local(Arial);ascent-override:106.45%;descent-override:29.96%;line-gap-override:0.0%;size-adjust:100.14%}.manropevar_f1fd3b84-module__vuN6PW__className{font-family:manropeVar,manropeVar Fallback}.manropevar_f1fd3b84-module__vuN6PW__variable{--font-manrope:"manropeVar","manropeVar Fallback"}
:root.theme-transition *{transition:background-color .5s,color .5s,border-color .5s,fill .5s,stroke .5s,box-shadow .5s}:root{--background-primary:255 255 255;--background-secondary:242 244 245;--title-text:6 6 6;--subtitle-text:77 77 77;--border:0 0 0;--stroke:235 235 235}@media (prefers-color-scheme:dark){:root{--background-primary:39 39 39;--background-secondary:138 138 138;--title-text:253 253 253;--subtitle-text:199 199 199;--border:255 255 255;--stroke:235 235 235}}:root[data-theme=light]{--background-primary:255 255 255;--background-secondary:242 244 245;--title-text:6 6 6;--subtitle-text:77 77 77;--border:0 0 0;--stroke:235 235 235}:root[data-theme=dark]{--background-primary:39 39 39;--background-secondary:138 138 138;--title-text:253 253 253;--subtitle-text:199 199 199;--border:255 255 255;--stroke:235 235 235}html,body{background-color:rgb(var(--background-primary));max-width:100vw;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}@media (prefers-reduced-motion:reduce){:root.theme-transition *{transition:none!important}}
.Header-module__zCemKG__headerContainer{z-index:5;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin-inline:auto;padding:30px 0;display:flex;position:relative}.Header-module__zCemKG__burgerIcon{display:none}.Header-module__zCemKG__bottomSpacingMain,.Header-module__zCemKG__bottomSpacingOthers{margin-bottom:200px}.Header-module__zCemKG__desktopLogo{display:block}.Header-module__zCemKG__tabletLogo{display:none}.Header-module__zCemKG__header{border-bottom:1px solid rgb(var(--stroke));z-index:5;background-color:rgb(var(--background-primary));width:100%;margin-bottom:100px;position:fixed}.Header-module__zCemKG__header p{margin:0}.Header-module__zCemKG__navWrapper{align-items:center;gap:50px;display:flex}.Header-module__zCemKG__navigation{align-items:center;gap:57px;display:flex}.Header-module__zCemKG__navigation a{font-size:16px;font-family:var(--font-manrope);color:rgb(var(--title-text));margin:0;font-weight:400;transition:all .4s}.Header-module__zCemKG__navigation a:hover{color:#787878}.Header-module__zCemKG__navigation .Header-module__zCemKG__activeLink{color:#c8c8c8}.Header-module__zCemKG__gradientShadow{z-index:2;background:linear-gradient(#000 0%,#0000 100%);width:100%;height:150px;display:none;position:absolute;top:0}@media screen and (max-width:1440px){.Header-module__zCemKG__headerContainer{padding-left:15px;padding-right:15px}}@media screen and (max-width:834px){.Header-module__zCemKG__burgerIcon{display:block}.Header-module__zCemKG__bottomSpacingMain{display:none}.Header-module__zCemKG__header{margin:0}.Header-module__zCemKG__headerContainerTransparent{position:absolute}.Header-module__zCemKG__navWrapper{display:none}.Header-module__zCemKG__header{border-bottom:none}.Header-module__zCemKG__desktopLogo{display:none}.Header-module__zCemKG__tabletLogo,.Header-module__zCemKG__gradientShadow{display:block}}@media screen and (max-width:402px){.Header-module__zCemKG__headerContainer{padding-left:46px;padding-right:46px}}
.ThemeToggle-module__QZJXoG__themeSwitch{background-color:rgb(var(--background-secondary));border-radius:8px;align-items:center;padding:2px;display:flex}.ThemeToggle-module__QZJXoG__themeSwitch img{border-radius:10px}.ThemeToggle-module__QZJXoG__lightBackground{background-color:#f2f4f5}.ThemeToggle-module__QZJXoG__darkBackground{background-color:#8a8a8a}.ThemeToggle-module__QZJXoG__themeSwitch span{align-items:center;display:flex}.ThemeToggle-module__QZJXoG__activeTheme{background-color:rgb(var(--background-primary));border-radius:6px;align-items:center;gap:5px;padding:5px;display:flex;box-shadow:0 0 2px #0000001a}.ThemeToggle-module__QZJXoG__inactiveIcon{cursor:pointer;margin:5px}.ThemeToggle-module__QZJXoG__themeSwitch p{font-family:var(--font-manrope);color:rgb(var(--title-text));margin:0;font-size:12px}
.MobileMenu-module__IemzeW__navMenu{z-index:10;background-color:rgb(var(--title-text));flex-direction:column;align-items:center;gap:55px;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.MobileMenu-module__IemzeW__navMenuHeader{justify-content:end;width:100%;padding:15px 30px;display:flex}.MobileMenu-module__IemzeW__navMenuLinks{flex-direction:column;align-items:center;gap:20px;display:flex}.MobileMenu-module__IemzeW__closeIcon{color:rgb(var(--background-primary))}.MobileMenu-module__IemzeW__navMenuLinks a{font-size:16px;font-family:var(--font-manrope);color:rgb(var(--background-primary));font-weight:400}.MobileMenu-module__IemzeW__navImageContainer{justify-content:center;align-items:end;display:flex;position:relative}.MobileMenu-module__IemzeW__navImageSign{position:absolute;bottom:-5px}.MobileMenu-module__IemzeW__navMenuShow{animation:.6s ease-in-out forwards MobileMenu-module__IemzeW__menuShow}.MobileMenu-module__IemzeW__navMenuHide{animation:.6s ease-in-out forwards MobileMenu-module__IemzeW__menuHide}@keyframes MobileMenu-module__IemzeW__menuShow{0%{transform:translate(-100%)}to{transform:translate(0%)}}@keyframes MobileMenu-module__IemzeW__menuHide{0%{transform:translate(0%)}to{transform:translate(-100%)}}
.BurgerButton-module__fSrTLa__burgerMenuIcon{color:rgb(var(--title-text));display:none}@media screen and (max-width:834px){.BurgerButton-module__fSrTLa__burgerMenuIcon{display:block}}
