@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&family=Roboto:wght@400;500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;800&display=swap);.App_app__mODAw{display:flex;height:100%;justify-content:space-between;position:relative}.App_app__mODAw ::-webkit-scrollbar{width:8px}.App_app__mODAw ::-webkit-scrollbar-thumb{background-color:var(--color-text1);border-radius:4px}.App_app__mODAw ::-webkit-scrollbar-track{background-color:#0000}@media screen and (max-width:890px){.App_app__mODAw{flex-direction:column}.App_appContainer__\+KbSo{display:none}}.App_appContainer__\+KbSo{width:40%}.Header_header__OKWO7{display:flex;flex-direction:column;height:100vh;max-width:490px;min-width:250px;position:sticky;top:0;width:100%;width:-moz-fit-content;width:fit-content}.Header_headerWrapperImage__9wV7G{width:100%}.Header_headerImage__98I0z{max-width:100%;min-width:250px;object-fit:cover;width:25vw}@media screen and (max-width:890px){.Header_header__OKWO7{flex-direction:row;flex-grow:1;height:auto;justify-content:space-between;margin:0 auto;max-width:800px;position:relative;width:100%}.Header_headerWrapperImage__9wV7G{display:none}}@media screen and (max-width:560px){.Header_header__OKWO7{flex-grow:1;margin:0 auto;max-width:300px}}@media screen and (max-width:430px){.Header_header__OKWO7{flex-grow:1;margin:0 auto;max-width:400px}}@media screen and (max-width:390px){.Header_header__OKWO7{margin:0 auto;max-width:370px}}@media screen and (min-width:3420px){.Header_header__OKWO7{max-width:750px}}.Logo_logo__6yrBi{align-items:flex-start;flex-shrink:0;margin:50px 50px 30px;max-width:290px}.Logo_logoName__nbkmb{color:var(--color-text2);font-size:1.2vw;font-style:normal;font-weight:800;letter-spacing:.88px;line-height:normal;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:890px){.Logo_logoName__nbkmb{font-size:28px;text-transform:capitalize}}.Logo_logoTitle__C6IJa{color:var(--color-text3);font-size:1.6vw;font-style:normal;font-weight:800;letter-spacing:1.65px;line-height:normal;text-align:left;text-transform:uppercase;white-space:nowrap}@media screen and (max-width:890px){.Logo_logoTitle__C6IJa{font-size:32px}}.Logo_logoText__4IH4S{color:var(--color--main);font-size:1.5vw;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:890px){.Logo_logoText__4IH4S{font-size:44px}}.Logo_logoGreen__NzULR{color:var(--bg);font-weight:800;text-shadow:-.5px .5px 1px var(--color-text3),.5px -.5px 1px var(--color-text3),-.5px -.5px 1px var(--color-text3),.5px -1px 1px var(--color-text3)}.Logo_logoGrey__vaFlj{color:var(--color-text2);font-weight:700}.Logo_logoBlack__OvWPY{color:var(--bg);text-shadow:-.5px .5px 1px var(--color-text2),.5px -.5px 1px var(--color-text2),-.5px -.5px 1px var(--color-text2),.5px -1px 1px var(--color-text2)}.Logo_logoEmail__H3gfM{font-size:.8vw;font-style:normal;font-weight:500;letter-spacing:2px;line-height:normal}@media screen and (max-width:890px){.Logo_logoEmail__H3gfM{font-size:17.5px}.Logo_logo__6yrBi{margin:25px 0;width:100%}}@media screen and (max-width:560px){.Logo_logo__6yrBi{flex-grow:1;margin:12px auto;max-width:350px}.Logo_logoName__nbkmb{font-size:30px}.Logo_logoTitle__C6IJa{font-size:32px}.Logo_logoText__4IH4S{font-size:30px}}@media screen and (max-width:430px){.Logo_logoName__nbkmb{font-size:25px}.Logo_logoTitle__C6IJa{font-size:28.5px}.Logo_logoText__4IH4S{font-size:20px}.Logo_logoEmail__H3gfM{font-size:15px}}@media screen and (max-width:390px){.Logo_logo__6yrBi{max-width:200px}.Logo_logoName__nbkmb{font-size:22px}.Logo_logoTitle__C6IJa{font-size:25.5px}.Logo_logoText__4IH4S{font-size:20px}.Logo_logoEmail__H3gfM{font-size:13px}}.MenuButton_menuButton__uQOL6{background-color:#0000;border:0;display:block;height:24px;padding:0;position:relative;width:28px}.MenuButton_menuButton__uQOL6 span,.MenuButton_menuButton__uQOL6:after,.MenuButton_menuButton__uQOL6:before{background-color:#fff;border-radius:3px;content:"";display:block;height:4px;left:0;position:absolute;top:calc(50% - 2px);transform-origin:50% 50%;width:28px}.MenuButton_menuButton__uQOL6:before{transform:translateY(-10px)}.MenuButton_menuButton__uQOL6:after{transform:translateY(10px)}.MenuButton_menuButtonActive__PCH\+L:before{animation:MenuButton_moveTopLine__4mihr .4s forwards}.MenuButton_menuButtonActive__PCH\+L span{animation:MenuButton_moveMidLine__bxGsA .4s forwards}.MenuButton_menuButtonActive__PCH\+L:after{animation:MenuButton_moveBotLine__dwgRO .4s forwards}.MenuButton_menuButtonUnactive__0DWju:before{animation:MenuButton_moveTopLineRev__7M74m .4s forwards}.MenuButton_menuButtonUnactive__0DWju span{animation:MenuButton_moveMidLineRev__TWL98 .4s forwards}.MenuButton_menuButtonUnactive__0DWju:after{animation:MenuButton_moveBotLineRev__YbEwm .4s forwards}@keyframes MenuButton_moveTopLine__4mihr{0%{transform:scale(1) translateY(-10px)}25%{transform:scale(1.5) translateY(-11px)}50%{transform:scale(1) translateY(-10px)}75%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0) rotate(-45deg)}}@keyframes MenuButton_moveMidLine__bxGsA{0%{transform:scale(1)}25%{transform:scale(1.5)}50%{opacity:1;transform:scale(1)}75%{opacity:0}to{opacity:0}}@keyframes MenuButton_moveBotLine__dwgRO{0%{transform:scale(1) translateY(10px)}25%{transform:scale(1.5) translateY(11px)}50%{transform:scale(1) translateY(10px)}75%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0) rotate(45deg)}}@keyframes MenuButton_moveTopLineRev__7M74m{0%{transform:scale(1) translateY(0) rotate(-45deg)}25%{transform:scale(1.5) translateY(0) rotate(-45deg)}50%{transform:scale(1) translateY(0) rotate(-45deg)}75%{transform:scale(1) translateY(0) rotate(0)}to{transform:scale(1) translateY(-10px)}}@keyframes MenuButton_moveMidLineRev__TWL98{0%{opacity:0}25%{opacity:0}50%{opacity:0}75%{opacity:1}to{opacity:1}}@keyframes MenuButton_moveBotLineRev__YbEwm{0%{transform:scale(1) translateY(0) rotate(45deg)}25%{transform:scale(1.5) translateY(0) rotate(45deg)}50%{transform:scale(1) translateY(0) rotate(45deg)}75%{transform:scale(1) translateY(0) rotate(0)}to{transform:scale(1) translateY(10px)}}.BurgerWrapper_burgerWrapper__8wpFg{display:none}@media screen and (max-width:890px){.BurgerWrapper_burgerWrapper__8wpFg{display:flex;justify-content:flex-end;margin:25px 0;position:relative;width:100%}}.NavBurger_navBurger__sn\+YK{background-color:var(--bg--project);border-radius:5px;height:auto;max-width:150px;padding:15px;position:absolute;top:35px;transition:all .3s ease-in-out;width:100%}.NavBurger_navBurgerActive__2sqnI{opacity:1;visibility:visible}.NavBurger_navBurgerUnactive__ACbxQ{opacity:0;visibility:hidden}.NavBurger_navBurger__sn\+YK li{margin-bottom:12px}.NavBurger_navBurger__sn\+YK li:last-of-type{margin-bottom:0}.NavBurger_navBurger__sn\+YK span{margin-left:8px}@media screen and (max-width:430px){.NavBurger_navBurger__sn\+YK{width:150px}}.Main_main__F2ek1{align-items:center;border-left:1px solid #ccd6f633;border-right:1px solid #ccd6f633;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;height:100%;max-width:1226px;overflow-y:auto;width:100%}@media screen and (min-width:1920px){.Main_main__F2ek1{max-width:1680px}}@media screen and (min-width:2600px){.Main_main__F2ek1{max-width:2380px}}@media screen and (max-width:890px){.Main_main__F2ek1{display:flex;flex-direction:column;margin:30px auto 0;max-width:890px;overflow-y:hidden;width:100%}.Main_main__F2ek1 div{width:100%}}@media screen and (max-width:860px){.Main_main__F2ek1{display:flex;flex-direction:column;margin:30px auto;max-width:100%;width:100%}.Main_main__F2ek1 section{flex-grow:1;max-width:768px}}@media screen and (max-width:768px){.Main_main__F2ek1{display:flex;flex-direction:column;margin:30px auto;max-width:100%;width:100%}.Main_main__F2ek1 section{flex-grow:1;max-width:700px}}@media screen and (max-width:767px){.Main_main__F2ek1{display:flex;flex-direction:column;margin:30px auto 0;max-width:100%;width:100%}.Main_main__F2ek1 section{flex-grow:1;max-width:400px}}@media screen and (max-width:560px){.Main_main__F2ek1 section{flex-grow:1;max-width:300px}}.About_about__iivJb{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;margin:170px 0;max-width:1146px;padding:0 40px;scroll-margin-top:0;width:100%}.About_aboutTitle__J85Qq{font-size:4vw;font-style:normal;font-weight:500;line-height:90%;margin-bottom:16px}.About_aboutGreen__XWe0D{color:var(--bg);font-size:4vw;font-weight:800;text-shadow:-.5px .5px 1px var(--color-text3),.5px -.5px 1px var(--color-text3),-.5px -.5px 1px var(--color-text3),.5px -1px 1px var(--color-text3)}.About_aboutGrey__I4nML{color:var(--color-text2);font-size:4vw;font-weight:700}.About_aboutBlack__-fccg{color:var(--bg);font-size:4vw;text-shadow:-.5px .5px 1px var(--color-text2),.5px -.5px 1px var(--color-text2),-.5px -.5px 1px var(--color-text2),.5px -1px 1px var(--color-text2)}.About_aboutText__sB35X{color:var(--color-text2);font-size:1.1vw;font-style:normal;font-weight:400;line-height:150%;margin-top:50px;text-align:justify}.About_aboutText__sB35X a{color:var(--color-text3);font-size:1.1vw}.About_aboutText__sB35X span{color:var(--color-text2);font-size:16px}@media screen and (max-width:890px){.About_aboutText__sB35X{font-size:16px;max-width:100%;text-align:justify}.About_aboutText__sB35X a{font-size:16px}}.About_about__iivJb div:first-child{height:150px}@media screen and (max-width:1280px){.About_about__iivJb{margin:50px 0}.About_about__iivJb div:first-child{height:100px}}@media screen and (max-width:890px){.About_about__iivJb{margin:15px auto 0;max-width:800px;padding:0;width:100%}.About_about__iivJb div:first-child{height:76px}}@media screen and (max-width:430px){.About_about__iivJb{margin:15px auto 0;max-width:400px;padding:0;width:100%}.About_aboutBlack__-fccg,.About_aboutGreen__XWe0D,.About_aboutGrey__I4nML,.About_aboutTitle__J85Qq{font-size:25px}.About_aboutText__sB35X{font-size:15px;margin-top:15px}.About_aboutText__sB35X span,.About_about__iivJb a{font-size:15px}}@media screen and (min-width:1920px){.About_about__iivJb{max-width:1580px}}@media screen and (min-width:3420px){.About_about__iivJb{max-width:2280px}}@media screen and (max-width:390px){.About_about__iivJb{margin:0 auto;max-width:370px}}@keyframes About_blink__ySMw1{0%{opacity:0}50%{opacity:1}to{opacity:0}}.About_aboutCursor__BAM\+\+{animation:About_blink__ySMw1 1s step-end infinite;color:var(--color-text3);font-size:4vw}.EducationItem_educationItem__wiEbf{align-items:center;border:1px solid #ccd6f633;cursor:default;display:flex;flex-direction:column;justify-content:space-between;margin-top:50px;max-width:100vw;padding:55px 0 35px;position:relative;width:100%}.EducationItem_educationItem__wiEbf:first-of-type{margin-top:80px}.EducationItem_educationItemAge__cJ4gy{border-bottom:1px solid #ccd6f633;border-right:1px solid #ccd6f633;left:0;padding:15px 35px;position:absolute;top:0}.EducationItem_educationItemHeader__J1AQ1{color:var(--color-text3);font-size:1.2vw;margin-bottom:10px}.EducationItem_educationItemProfile__7Qc8c{font-size:1.1vw}.EducationItem_educationItem__wiEbf:hover{background-color:var(--bg--fon)}.EducationItem_educationItem__wiEbf:hover .EducationItem_educationItemHeader__J1AQ1{color:var(--color-text3)}.EducationItem_educationItem__wiEbf:hover .EducationItem_educationItemImage__y4s0d{transform:scale(1.1)}.EducationItem_educationItemHeader__J1AQ1{transition:all .3s ease}.EducationItem_educationItemAbout__BiOwz{border-radius:5px;display:flex;flex-grow:1;justify-content:space-between;max-width:100%}@media screen and (max-width:1024px){.EducationItem_educationItemAbout__BiOwz{align-items:flex-end;flex-direction:column}}.EducationItem_educationItemImage__y4s0d{cursor:pointer;max-width:150px;object-fit:cover;transition:all .3s ease}.EducationItem_educationItemWrapper__4i9Ve{opacity:0;position:fixed;right:-50%;top:-50%;transform:translate(50%,-50%);transition:opacity .7s ease;width:0}.EducationItem_educationItemWrapper__4i9Ve .EducationItem_educationImageFull__oo\+sw{object-fit:cover;opacity:0;transition:opacity .6s ease}.EducationItem_educationItemWrapperIsOpen__vOxNN{align-items:center;display:flex;justify-content:center;max-width:300px;opacity:1;right:50%;top:50%;width:100%;z-index:6}.EducationItem_educationItemWrapperIsOpen__vOxNN .EducationItem_educationImageFull__oo\+sw{max-width:600px;opacity:1;width:100%;z-index:6}.EducationItem_educationItemClose__0YJUT{background-image:url(/static/media/close.a422965787326ba5d749.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;height:35px;position:absolute;right:-8%;top:-8%;width:35px}@media screen and (max-width:1235px){.EducationItem_educationItemAge__cJ4gy{padding:10px 26px}}@media screen and (max-width:890px){.EducationItem_educationItem__wiEbf{background-color:var(--bg--fon);flex-grow:1;margin:15px 0 0;max-width:800px;padding:25px;width:100%}.EducationItem_educationItem__wiEbf:first-of-type{margin:0}}@media screen and (max-width:560px){.EducationItem_educationItemClose__0YJUT{right:-5px;top:-40px}}@media screen and (max-width:430px){.EducationItem_educationItem__wiEbf{height:120px;justify-content:space-between;max-width:400px;padding:40px 0 20px;width:100%}.EducationItem_educationItemHeader__J1AQ1{font-size:12px;line-height:13px;margin:0;text-align:center}.EducationItem_educationItemProfile__7Qc8c{font-size:10px;line-height:13px}.EducationItem_educationItemAge__cJ4gy{font-size:10px;padding:4px 15px}}.EducationItem_educationItemOverlay__wc7l-{background-color:#00000080;height:100vh;overflow:hidden;position:fixed;right:50%;top:50%;transform:translate(50%,-50%);width:100vw;z-index:5}.Education_education__ia8AG{box-sizing:border-box;color:var(--color-text2);display:flex;flex-direction:column;font-size:1.1vw;font-style:normal;font-weight:400;justify-content:space-between;line-height:150%;margin:100px 0 0;max-width:1146px;padding:0 40px;width:100%}.Education_educationTitle__gB8PG{color:var(--color--main);font-size:4.2vw;font-style:normal;font-weight:500;line-height:16px;width:100%}.Education_educationGreen__yOL4l{color:var(--bg);font-weight:800;text-shadow:-.5px .5px 1px var(--color-text3),.5px -.5px 1px var(--color-text3),-.5px -.5px 1px var(--color-text3),.5px -1px 1px var(--color-text3)}.Education_educationGrey__tMfhp{color:var(--color-text2);font-weight:700;line-height:76.5px}.Education_educationList__ap\+fu{display:flex;flex-direction:column;position:relative;z-index:1}@media screen and (max-width:890px){.Education_education__ia8AG{flex-shrink:1;margin:0 auto;max-width:800px;padding:0;width:100%}.Education_educationTitle__gB8PG{color:var(--color-text3);margin:20px 0 30px;text-align:left;width:100%}.Education_educationList__ap\+fu{max-width:800px;width:100%}}@media screen and (max-width:430px){.Education_education__ia8AG{margin:15px auto 0;max-width:400px;padding:0;width:100%}.Education_educationTitle__gB8PG{font-size:25px;line-height:24.5px}.Education_educationTitle__gB8PG span{line-height:24.5px}}@media screen and (max-width:390px){.Education_education__ia8AG{margin:15px auto 0;max-width:370px;padding:0;width:100%}.Education_educationTitle__gB8PG{font-size:23px}}@media screen and (min-width:1920px){.Education_education__ia8AG{max-width:1580px;width:100%}.Education_educationTitle__gB8PG{line-height:100.5px}}@media screen and (min-width:3420px){.Education_education__ia8AG{max-width:2280px}.Education_educationTitle__gB8PG{line-height:130.5px}}.Experience_experience__tXzEL{color:var(--color-text2);display:flex;flex-direction:column;font-size:1.1vw;font-style:normal;font-weight:400;justify-content:space-between;line-height:150%;margin:100px 0 0;max-width:1146px;padding:0 40px;text-align:justify;width:100%}.Experience_experienceTitle__zDaur{color:var(--color--main);font-size:4.2vw;font-style:normal;font-weight:500;line-height:16px;margin-bottom:80px}.Experience_experienceTitle__zDaur span{color:var(--color-text2);font-weight:700}.Experience_experienceItem__Y6crX{border:1px solid #ccd6f633;color:var(--color-text2);cursor:pointer;display:flex;justify-content:space-between;margin-top:25px;padding:25px;position:relative;width:100%}.Experience_experienceItem__Y6crX:hover{background-color:var(--bg--fon);box-shadow:22px 14px 25px 6px #2f3b5433;color:var(--color-text2)}.Experience_experienceItem__Y6crX:hover .Experience_experienceLink__EVp0h{color:var(--color-text3)}.Experience_experienceItem__Y6crX:hover .Experience_experienceLink__EVp0h svg{position:relative;top:-10%;transform:scale(1.2)}@media screen and (max-width:570px){.Experience_experienceItem__Y6crX:hover{background-color:var(--bg--fon);box-shadow:none;color:var(--color-text2)}.Experience_experienceItem__Y6crX:hover .Experience_experienceLink__EVp0h{color:var(--color--main)}.Experience_experienceItem__Y6crX:hover .Experience_experienceLink__EVp0h svg{transform:scale(1)}}.Experience_experienceItem__Y6crX.Experience_darken__-agOP{background-color:#0000001a;filter:blur(5px)}.Experience_experienceData__qVWbP{border-bottom:1px solid #ccd6f633;border-right:1px solid #ccd6f633;font-size:.8vw;font-weight:100;left:0;margin-right:45px;padding:15px 36px;position:absolute;top:0;white-space:nowrap}.Experience_experienceWrapper__FderM{align-items:center;display:flex;flex-direction:column;flex-grow:1;margin-top:55px;width:100%}.Experience_experienceLink__EVp0h{color:var(--color--main);display:inline-block;font-size:1.2vw;font-style:normal;font-weight:600;line-height:27px;margin-bottom:10px;position:relative;transition:all .3s linear}.Experience_experienceLink__EVp0h svg{width:20px}.Experience_experienceSubtitle__H21IY{color:var(--color-text1);font-size:1.1vw;font-style:normal;font-weight:300;line-height:27px;margin-bottom:10px}.Experience_experienceText__nYSNp{font-size:1vw;font-style:normal;font-weight:300;line-height:normal;text-align:center;width:100%}@media screen and (max-width:1235px){.Experience_experienceData__qVWbP{padding:10px 26px}.Experience_experienceWrapper__FderM{margin-top:0}}@media screen and (max-width:890px){.Experience_experience__tXzEL{margin:25px auto 0;max-width:800px;padding:0}.Experience_experienceTitle__zDaur{color:var(--color-text3);margin:20px 0 0;text-align:left}}@media screen and (max-width:860px){.Experience_experienceSubtitle__H21IY{font-size:12px}.Experience_experienceText__nYSNp{font-size:14px}}@media screen and (max-width:430px){.Experience_experience__tXzEL{display:flex;flex-grow:1;margin:0 auto;max-width:400px}.Experience_experienceItem__Y6crX{padding:0}.Experience_experienceTitle__zDaur{font-size:25px}.Experience_experienceData__qVWbP{align-items:center;display:flex;font-size:15px;justify-content:center;margin:0;padding:10px;position:relative;writing-mode:vertical-lr}.Experience_experienceWrapper__FderM{padding:5px}.Experience_experienceLink__EVp0h{font-size:15px}.Experience_experienceText__nYSNp{text-align:justify}}@media screen and (min-width:1920px){.Experience_experience__tXzEL{max-width:1580px}}@media screen and (min-width:3420px){.Experience_experience__tXzEL{max-width:2280px}}@media screen and (max-width:390px){.Experience_experience__tXzEL{margin:0 auto;max-width:370px}}.Projects_projects__O44Sx{margin:180px 0 0;max-width:1146px;padding:0 40px;width:100%}.Projects_projectsHeader__bf6So{align-items:center;display:flex;justify-content:space-between;width:100%}.Projects_projectsTitle__1qH1\+{font-size:4vw;font-style:normal;font-weight:500;line-height:16px;margin-bottom:16px}.Projects_projectsTitle__1qH1\+ span{color:var(--bg);font-weight:800;text-shadow:-.5px .5px 1px var(--color-text3),.5px -.5px 1px var(--color-text3),-.5px -.5px 1px var(--color-text3),.5px -1px 1px var(--color-text3)}.Projects_projectsButtons__mCsli{display:flex;justify-content:space-between;max-width:150px;width:100%}.Projects_projectsButton__jJVWw{border:none;display:flex;padding:0;transition:all .3s linear}.Projects_projectsButton__jJVWw:first-of-type{transform:rotate(180deg)}.Projects_projectsButtonDissable__lOfzZ:hover{cursor:not-allowed}.Projects_projectsButtonDissable__lOfzZ path{opacity:.3}.Projects_projectsWrapper__cpZ6F{display:flex;flex-shrink:0;max-width:1146px;overflow:hidden;position:relative;width:100%}.Projects_projectsItem__v4cLL{border-radius:5px;display:block;height:350px;margin-top:70px;object-fit:cover;opacity:0;padding:12px;transition:opacity .6s ease-in-out,width .3s ease-in-out;width:100%}.Projects_projectsItem__v4cLL:hover{background-color:var(--bg--fon);box-shadow:22px 14px 25px 6px #2f3b5433}.Projects_projectsItem__v4cLL:hover .Projects_projectsName__8PrSD{color:var(--color-text3)}.Projects_projectsItemActive__zjNAn{display:flex;flex-direction:column;justify-content:space-between;opacity:1;visibility:visible}.Projects_projectsItemInactive__1gj6J{margin:0;padding:0;visibility:hidden;width:0}.Projects_projectsName__8PrSD{color:#fff;font-size:20px;font-style:normal;font-weight:300;line-height:28px}.Projects_projectsContainer__iNipK{box-sizing:border-box;display:flex;justify-content:space-between;margin-top:12px;max-width:100%}.Projects_projectsContainer__iNipK div{display:flex;flex-direction:column;justify-content:space-between}.Projects_projectsContainer__iNipK ul{display:flex;justify-content:flex-start;margin-top:14px;padding:0}.Projects_projectsContainer__iNipK li{border:1px solid #ccd6f633;border-radius:5px;color:var(--color-text1);font-size:.8vw;margin-right:16px;max-width:112px;padding:15px;text-align:center}.Projects_projectsContainer__iNipK li:last-of-type{margin-right:0}.Projects_projectsImage__6cfvo{border-radius:5px;float:right;margin-right:16px;max-height:280px;max-width:500px;width:50%}.Projects_projectsSubtitle__v9Qaf{color:var(--color-text2);font-size:1vw;font-style:normal;font-weight:300;line-height:28px;text-align:justify}@media screen and (max-width:1235px){.Projects_projectsImage__6cfvo{max-width:40%}}@media screen and (max-width:1024px){.Projects_projectsItem__v4cLL{height:260px}.Projects_projectsImage__6cfvo{display:none}.Projects_projectsContainer__iNipK{height:100%}.Projects_projectsContainer__iNipK div{justify-content:space-between}}@media screen and (max-width:890px){.Projects_projects__O44Sx{height:auto;margin:50px auto 0;max-width:800px;padding:0}.Projects_projectsWrapper__cpZ6F{margin-top:12px}.Projects_projectsItem__v4cLL{background-color:var(--bg--fon);margin:0}}@media screen and (max-width:430px){.Projects_projects__O44Sx{height:max-content;margin:20px auto 0;max-width:400px;padding:0}.Projects_projectsHeader__bf6So{margin:20px 0 0}.Projects_projectsTitle__1qH1\+{font-size:25px}.Projects_projectsSubtitle__v9Qaf{font-size:10px}.Projects_projectsContainer__iNipK ul{flex-wrap:wrap}.Projects_projectsContainer__iNipK li{align-items:center;display:flex;font-size:10px;height:32px;justify-content:center;padding:0 10px}.Projects_projectsContainer__iNipK li:nth-of-type(6n){margin-top:14px}}@media screen and (max-width:390px){.Projects_projects__O44Sx{margin:0 auto;max-width:370px}.Projects_projectsContainer__iNipK li{margin-right:10px;max-width:100px}.Projects_projectsContainer__iNipK li:last-of-type{margin-right:0}}@media screen and (min-width:1920px){.Projects_projects__O44Sx{max-width:1580px}.Projects_projectsWrapper__cpZ6F{max-width:100%}}@media screen and (min-width:3420px){.Projects_projects__O44Sx{max-width:2280px}.Projects_projectsImage__6cfvo{max-height:450px;max-width:800px}.Projects_projectsContainer__iNipK div{display:flex;justify-content:space-between}.Projects_projectsContainer__iNipK li{max-width:250px}.Projects_projectsSubtitle__v9Qaf{font-size:39px;line-height:52px}}.Projects_slide-enter__LghW5{opacity:0}.Projects_slide-enter-active__GBwv8{opacity:1;transition:opacity .5s ease-in-out}.Projects_slide-exit__S-OEg{opacity:1}.Projects_slide-exit-active__VeYJT{opacity:0;transition:opacity .5s ease-in-out}.Footer_footer__PxxIj{display:flex;justify-content:space-between;margin:150px 0 24px;max-width:1146px;padding:0 40px;width:100%}.Footer_footerArr__hsW1F{align-items:center;display:flex;max-width:500px;padding:0;width:100%}.Footer_footerArr__hsW1F svg{margin-right:8px}.Footer_footerWrapper__\+ihpa{padding:0}.Footer_footerText__n14sU{font-size:.8vw;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase}.Footer_footerEmail__hq\+ZY{font-size:1.5vw;font-style:normal;font-weight:400;line-height:150%}.Footer_footerCopy__FY9-O{font-size:.9vw;font-style:normal;font-weight:400;line-height:150%;text-transform:uppercase}@media screen and (max-width:890px){.Footer_footer__PxxIj{margin:50px auto 0;max-width:800px;padding:0;width:100%}.Footer_footerSvg__EZqdG{display:none}.Footer_footerWrapper__\+ihpa{align-items:flex-end;display:flex;flex-direction:column}}@media screen and (max-width:430px){.Footer_footer__PxxIj{flex-grow:1;margin:25px auto 0;max-width:400px}.Footer_footerCopy__FY9-O,.Footer_footerEmail__hq\+ZY,.Footer_footerText__n14sU{font-size:10px}}@media screen and (max-width:390px){.Footer_footer__PxxIj{margin:25px auto 0;max-width:370px}.Footer_footerCopy__FY9-O{font-size:8px}}@media screen and (min-width:1920px){.Footer_footer__PxxIj{max-width:1580px}}@media screen and (min-width:3420px){.Footer_footer__PxxIj{margin-top:400px;max-width:2280px}.Footer_footerTitle__nm9vS{line-height:130.5px}.Footer_footerArr__hsW1F{max-width:1200px}}.Contact_contacts__eIOKd{box-sizing:border-box;display:flex;justify-content:space-between;margin:0;max-width:300px;width:100%}.Contact_contacts__eIOKd li{max-width:65px}.Contact_contactsIcons__T\+LeN{max-height:65px;max-width:65px;object-fit:contain}.Contact_contactsIcons__T\+LeN svg{max-width:65px}@media screen and (max-width:890px){.Contact_contacts__eIOKd{margin:0;max-width:800px;padding:0;width:100%}}@media screen and (max-width:560px){.Contact_contacts__eIOKd{margin:0;z-index:1}}@media screen and (min-width:3420px){.Contact_contacts__eIOKd{max-width:900px}.Contact_contactsIcons__T\+LeN{max-height:140px;max-width:140px}.Contact_contactsIcons__T\+LeN svg{max-width:100%}}.CursorGradient_cursor__xItwN{background:radial-gradient(600px at 1339px 270px,#64ffda);height:100%;pointer-events:none;position:fixed;right:50%;top:50%;transform:translate(50%,-50%);width:100%;z-index:9999}.Aside_aside__EBVfO{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;margin:0 auto;max-width:204px;min-width:110px;position:sticky;top:0}.Aside_asideWrapper__Ufl04{width:100%}@media screen and (max-width:890px){.Aside_aside__EBVfO{display:none}}.NavBar_navbar__wGFB3{box-sizing:border-box;cursor:pointer;display:flex;height:100vh;justify-content:flex-end;max-width:204px;min-width:110px;width:100%}.NavBar_navbarList__\+0\+44{flex:1 1}.NavBar_navbarItem__5P26P{margin-top:auto}.NavBar_navbarItem__5P26P:last-of-type{margin-bottom:40px;margin-top:auto}@media screen and (max-width:890px){.NavBar_navbar__wGFB3{display:none}}.NavBar_navbarList__\+0\+44{align-items:center;display:flex;flex-direction:column;margin:0 auto;width:70px}.NavBar_navbarItem__5P26P{display:inline;margin-top:40px;position:relative;transition:all .6s linear}.NavBar_navbarItem__5P26P a{font-size:.7vw;font-style:normal;font-weight:400;line-height:20px;transition:all .6s linear;writing-mode:vertical-lr}.NavBar_navbarItem__5P26P:nth-child(4){gap:0}.NavBar_navbarItem__5P26P:hover{position:relative}.NavBar_navbarItem__5P26P:hover:before{background-color:var(--color-text3);border-radius:50%;content:"";display:flex;height:6px;left:100%;opacity:1;position:absolute;top:50%;transform:translate(50%,-50%);transition:opacity .6s linear;width:6px}.NavBar_navbarLinkActive__aJYMQ{font-feature-settings:"clig" off,"liga" off;color:var(--color-text2);font-size:.7vw;font-style:normal;font-weight:400;line-height:20px;writing-mode:vertical-lr}.NavBar_navbarLinkActive__aJYMQ:before{opacity:0;transition:all .3s linear;transition:opacity .6s linear}.NavBar_navbarLinkActive__aJYMQ{color:var(--color-text3);transition:all .6s linear}.NavBar_navbarLinkActive__aJYMQ:before{background-color:var(--color-text3);border-radius:50%;content:"";display:flex;height:6px;left:100%;opacity:1;position:absolute;top:50%;transform:translate(50%,-50%);transition:all .6s linear;width:6px}.ButtonUp_buttonUp__Dl\+lE{align-items:center;background-color:#ffffff80;border-radius:50%;bottom:70px;display:flex;height:80px;justify-content:center;opacity:0;position:fixed;right:25px;transform:rotate(-90deg);transition:all .3s ease-in-out;visibility:hidden;width:80px;z-index:9}@media screen and (max-width:890px){.ButtonUp_buttonUpActive__dhND8,.ButtonUp_buttonUp__Dl\+lE{opacity:1;visibility:visible}.ButtonUp_buttonUpUnactive__tWelu{opacity:0;visibility:hidden}}body{background:radial-gradient(circle at 13px 3px,var(--bg),var(--bg));box-sizing:border-box;color:#fff;cursor:default;font-family:Montserrat,Roboto,sans-serif;font-size:16px;font-weight:500;line-height:16px;margin:0 auto;overflow-x:hidden;padding:0}h1,h2,h3,h4,h5,h6,p{font-size:16px;line-height:24px;margin:0;padding:0}*{box-sizing:border-box}img{height:auto;max-width:100%}button,input{background:none;border:none;color:#fff;font-family:Montserrat,Roboto,sans-serif;font-size:16px;outline:none}a{color:#fff;text-decoration:none}li,ul{list-style:none;margin:0;padding:0}.flex{display:flex}.flex-center{align-items:center;justify-content:center}.icon{height:12px;width:12px}.container{display:flex;flex-wrap:wrap;gap:20px}aside,footer,section{box-sizing:border-box;scroll-margin-top:6rem}button{background:var(--violet-dark);border-radius:6px;cursor:pointer;font-weight:600;line-height:20px;padding:9px 20px}button:hover{background:var(--violet)}h2{font-size:20px;font-weight:600;line-height:24px;text-align:center}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input{padding:0}.preloader{align-items:center;display:flex;flex-grow:1;justify-content:center;padding:24px}:root{--bg:#0a192f;--bg--fon:#112240;--bg--project:#2f3b54;--color-cursor:#131e32;--color--main:#fff;--color-text1:#a8b2d1;--color-text2:#ccd6f6;--color-text3:#64ffda}
/*# sourceMappingURL=main.2c81cdd1.css.map*/