.Header_header__1RJ5C{width:1440px;margin-left:auto;margin-right:auto;padding:19px 75px;display:flex;align-items:center;gap:10px;justify-content:space-between;height:90px;position:relative}@media(max-width:1440px){.Header_header__1RJ5C{width:1280px;padding-left:30px;padding-right:30px}}@media(max-width:1280px){.Header_header__1RJ5C{width:1024px;padding-left:15px;padding-right:15px}}@media(max-width:1024px){.Header_header__1RJ5C{width:100%;min-width:390px;padding-left:14px;padding-right:14px}}.Header_logo__X2AKx{color:var(--primary-color);margin-right:31%}@media(max-width:1440px){.Header_logo__X2AKx{margin-right:30%}}@media(max-width:1280px){.Header_logo__X2AKx{margin-right:25%}}.Header_logo__X2AKx:hover{opacity:.5}.Header_navigations__ZoRDx{display:flex;align-items:center;gap:10px;justify-content:space-between;flex-grow:1}@media(max-width:1024px){.Header_navigations__ZoRDx{position:fixed;right:0;top:0;width:320px;height:100svh;flex-direction:column;padding:19px 30px;justify-content:flex-start;align-items:flex-start;gap:30px;background-color:var(--tertiary-color);box-shadow:-5px 0 30px hsla(222,5%,48%,.08);transform:translateX(350px);z-index:2}.Header_navigations--open__5R0bT{transform:translateX(0)}}.Header_menu-list__9PLVu{padding:0;margin:0;list-style-type:none;list-style-image:none;display:flex;gap:16px;min-width:315px;justify-content:space-between}.Header_menu-list__9PLVu a{color:var(--primary-color);font-size:14px;position:relative}.Header_menu-list__9PLVu a:before{position:absolute;content:"";height:2px;width:0;left:0;bottom:-5px;background-color:var(--secondary-color);transition:width .3s ease-in-out}.Header_menu-list__9PLVu a:hover:before{width:100%}@media(max-width:1024px){.Header_menu-list__9PLVu{flex-direction:column;width:100%}}.Header_theme__T7cgK{width:100px;display:flex;align-items:center;justify-content:flex-end;gap:10px}.Header_theme__T7cgK button{background-color:transparent;border:none;padding:0;box-shadow:none;margin-left:auto}.Header_theme__T7cgK svg{transition:.3s}@media(max-width:1024px){.Header_theme__T7cgK{justify-content:flex-start;align-items:flex-start}.Header_theme__T7cgK button{margin-left:23px}}.Header_langs__vaMD7{background-color:transparent;border:none;padding:0;box-shadow:none;display:flex;align-items:center;gap:10px;color:var(--primary-color)}@media(max-width:1024px){.Header_langs__vaMD7{margin-top:auto}}.Header_lang__svg__kfYTh{transition:0s}.Header_lang__svg--ru__ec1F0{transform:rotate(180deg)}.Header_mobile-nav__InJzm{display:none}@media(max-width:1024px){.Header_mobile-nav__InJzm{background-color:transparent;border:none;padding:0;box-shadow:none;display:flex;position:fixed;top:19px;right:19px;z-index:3;width:30px;height:30px;background-color:var(--tertiary-color)}.Header_mobile-nav__InJzm span{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.Header_mobile-nav__InJzm:before{width:100%;top:33%}.Header_mobile-nav__InJzm:after,.Header_mobile-nav__InJzm:before{content:"";height:2px;position:absolute;background-color:var(--primary-color)}.Header_mobile-nav__InJzm:after{width:80%;top:66%}.Header_mobile-nav--open__LKcW2:before{top:50%;transform:rotate(45deg)}.Header_mobile-nav--open__LKcW2:after{top:50%;width:100%;transform:rotate(-45deg)}}.Header_underlay___iFzR{position:absolute;top:0;left:0;bottom:0;width:100%;height:100vh;background-color:hsla(222,5%,48%,.4);z-index:1}@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--secondary-color:#757982;--primary-color-dark:#d6dce2;--tertiary-color-dark:#212123;--primary-color-white:#111827;--tertiary-color-white:#f8fafc}html{box-sizing:border-box;scroll-behavior:smooth!important;overflow-y:scroll;min-width:390px}.main,html{overflow-x:hidden}.main{width:100%;height:100svh}*,:after,:before{box-sizing:inherit;transition:.3s}::selection{color:var(--tertiary-color);background:var(--primary-color)}img{max-width:100%;height:auto}a,button{text-decoration:none;transition:.3s}a:hover,button:hover{cursor:pointer}body{margin:0;font-family:Inter,sans-serif;font-weight:400;line-height:1.25}.dark-theme{background:linear-gradient(90deg,rgba(214,220,226,.08) 1px,transparent 0),linear-gradient(180deg,rgba(214,220,226,.08) 1px,transparent 0);background-size:60px 60px;background-color:var(--tertiary-color)}.light-theme{background:linear-gradient(90deg,rgba(214,220,226,.4) 1px,transparent 0),linear-gradient(180deg,rgba(214,220,226,.4) 1px,transparent 0);background-size:60px 60px;background-color:var(--tertiary-color)}