/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-style:normal;font-weight:800;src:url(/portfolio/fonts/Inter-ExtraBold.woff2) format("woff2");font-family:Inter;font-display:swap}@font-face{font-style:normal;font-weight:700;src:url(/portfolio/fonts/Inter-Bold.woff2) format("woff2");font-family:Inter;font-display:swap}@font-face{font-style:normal;font-weight:600;src:url(/portfolio/fonts/Inter-SemiBold.woff2) format("woff2");font-family:Inter;font-display:swap}@font-face{font-style:normal;font-weight:400;src:url(/portfolio/fonts/Inter-Regular.woff2) format("woff2");font-family:Inter;font-display:swap}:root{--black:#000;--white:#fff;--gray:#d4d4d8;--main-bg:#f4b770;--dark-bg:#27272a;--ui-bg:rgba(244,183,112,0.6);--ui-active:#f15c12;--border-gray:#71717a;--border-dark-gray:#2b2b2e;--main-font:"Inter";--secondary-font:"Helvetica","Arial",sans-serif;--time-hover:300ms;--time-hover-fast:100ms;--time-hover-button-download:1000ms;--time-hover-ui:500ms;--time-modal:500ms}body{background-color:var(--main-bg);color:var(--black);font-family:var(--main-font),var(--secondary-font)}html{scroll-behavior:smooth;scrollbar-color:var(--ui-bg) var(--black);scrollbar-width:thin;touch-action:manipulation}html::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}html::-webkit-scrollbar-thumb{border-radius:20px;background-color:var(--black)}*{box-sizing:border-box}button{padding:0;border:none;background-color:rgba(0,0,0,0)}a{color:inherit;text-decoration:none}@keyframes animate-light-speed-in-left{0%{transform:translate3d(50px,0,0);opacity:0}50%{opacity:1}to{transform:translateZ(0)}}.animate-light-speed-in-left{animation-duration:2s;animation-timing-function:ease-in-out;animation-fill-mode:both;animation-name:animate-light-speed-in-left}.ButtonLink_ButtonLink__yL49S{display:flex;position:relative;align-items:center;justify-content:center;width:56px;height:56px;border:2px solid var(--black);border-radius:4px;background-position:50%;background-repeat:no-repeat;background-color:var(--white);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;box-shadow:0 .5em .5em -.4em var(--black)}.ButtonLink_ButtonLink__yL49S:focus-visible{border-radius:6px;outline:var(--ui-active) 3px solid}@media screen and (hover:hover){.ButtonLink_ButtonLink__yL49S{transition:transform var(--time-hover-ui),box-shadow var(--time-hover-ui),background-color var(--time-hover-ui)}.ButtonLink_ButtonLink__yL49S:hover{transform:translateY(-.5em);background-color:var(--black)}.ButtonLink_ButtonLink__yL49S:hover:before{opacity:0}.ButtonLink_ButtonLink__yL49S:hover:after{opacity:1}}.ButtonLink_ButtonLink__yL49S:after,.ButtonLink_ButtonLink__yL49S:before{position:absolute;width:24px;height:24px;background-position:50%;background-size:contain;background-repeat:no-repeat;content:"";transition:opacity var(--time-hover-ui)}.ButtonLink_ButtonLink__yL49S:before{opacity:1}.ButtonLink_ButtonLink__yL49S:after{opacity:0}.ButtonLink_ButtonLink_Email__Rrf8L:before{background-image:url(/portfolio/svg/ui-icon-email-black.svg)}.ButtonLink_ButtonLink_Email__Rrf8L:after{background-image:url(/portfolio/svg/ui-icon-email-white.svg)}.ButtonLink_ButtonLink_Git__5F0uo:before{background-image:url(/portfolio/svg/ui-icon-git-black.svg)}.ButtonLink_ButtonLink_Git__5F0uo:after{background-image:url(/portfolio/svg/ui-icon-git-white.svg)}.ButtonLink_ButtonLink_Phone__vzOwd:before{background-image:url(/portfolio/svg/ui-icon-phone-black.svg)}.ButtonLink_ButtonLink_Phone__vzOwd:after{background-image:url(/portfolio/svg/ui-icon-phone-white.svg)}.ButtonLink_ButtonLink_Telegram__k8HaL:before{background-image:url(/portfolio/svg/ui-icon-telegram-black.svg)}.ButtonLink_ButtonLink_Telegram__k8HaL:after{background-image:url(/portfolio/svg/ui-icon-telegram-white.svg)}.ButtonLink_ButtonLink_Up___TlfW:before{background-image:url(/portfolio/svg/ui-icon-up-black.svg)}.ButtonLink_ButtonLink_Up___TlfW:after{background-image:url(/portfolio/svg/ui-icon-up-white.svg)}.ListButtonLinks_ListButtonLinks__TdM3T{display:flex;justify-content:space-between}@media(min-width:1024px){.ListButtonLinks_ListButtonLinks__TdM3T{justify-content:flex-start;gap:24px}}.Logo_Logo__mhCEs{display:flex;align-items:center;gap:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo_Logo__Image__LR3v8{object-fit:contain;border-radius:10px;box-shadow:0 .5em .5em -.4em var(--black)}.Logo_Logo__Text__2E3Ph{font-weight:700;font-style:normal;font-size:20px;line-height:24px;letter-spacing:-.02em}.SectionTitle_SectionTitle__qPkXs{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-margin-top:60px}.SectionTitle_SectionTitle__Regular__JcJ9A{padding-right:10px;font-weight:400;font-style:normal;font-size:22px;line-height:24px;letter-spacing:-.02em}@media(min-width:375px){.SectionTitle_SectionTitle__Regular__JcJ9A{font-weight:400;font-style:normal;font-size:28px;line-height:32px;letter-spacing:-.02em}}@media(min-width:1024px){.SectionTitle_SectionTitle__Regular__JcJ9A{font-weight:400;font-style:normal;font-size:38px;line-height:56px;letter-spacing:-.02em}}@media(min-width:1440px){.SectionTitle_SectionTitle__Regular__JcJ9A{padding-right:14px;font-weight:400;font-style:normal;font-size:48px;line-height:56px;letter-spacing:-.02em}}.SectionTitle_SectionTitle__ExtraBold__O2lAE{font-weight:800;font-style:normal;font-size:22px;line-height:24px;letter-spacing:-.02em}@media(min-width:375px){.SectionTitle_SectionTitle__ExtraBold__O2lAE{font-weight:800;font-style:normal;font-size:28px;line-height:32px;letter-spacing:-.02em}}@media(min-width:1024px){.SectionTitle_SectionTitle__ExtraBold__O2lAE{font-weight:800;font-style:normal;font-size:38px;line-height:56px;letter-spacing:-.02em}}@media(min-width:1440px){.SectionTitle_SectionTitle__ExtraBold__O2lAE{font-weight:800;font-style:normal;font-size:48px;line-height:56px;letter-spacing:-.02em}}.TextEmpty_TextEmpty__KRW2r{padding-bottom:14px}.TextParagraph_TextParagraph__7aTKs{display:flex;gap:5px;color:var(--gray);font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:.02em}.AboutSelfDescription_AboutSelfDescription__y0mF4{display:flex;flex-direction:column;align-items:flex-start;max-width:480px;padding:0 7px}@media(min-width:425px){.AboutSelfDescription_AboutSelfDescription__y0mF4{padding-right:14px;padding-left:14px}}@media(min-width:1024px){.AboutSelfDescription_AboutSelfDescription__y0mF4{padding-right:0;padding-left:0}}@media(min-width:1440px){.AboutSelfDescription_AboutSelfDescription__y0mF4{max-width:620px}}.AboutSelfImage_AboutSelfImage__Q3igZ{max-width:330px;object-fit:contain}@media(min-width:1440px){.AboutSelfImage_AboutSelfImage__Q3igZ{max-width:450px}}.AboutSelfText_AboutSelfText___USkD{display:flex;flex-direction:column;gap:20px}@media(min-width:1440px){.AboutSelfText_AboutSelfText___USkD{gap:30px}}.AboutSelfText_AboutSelfText__Paragraph__Qiemq{font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:.02em}.AboutSelf_AboutSelf__sz1Tn{display:flex;flex-direction:column;align-items:center;padding:40px 0;scroll-margin-top:72px;max-width:1216px;width:calc(100% - 32px);margin:0 auto}@media(min-width:1024px){.AboutSelf_AboutSelf__sz1Tn{width:calc(100% - 64px)}}@media(min-width:1440px){.AboutSelf_AboutSelf__sz1Tn{width:calc(100% - 224px)}}@media(min-width:1024px){.AboutSelf_AboutSelf__sz1Tn{flex-direction:row;align-items:flex-start;justify-content:center;gap:70px;scroll-margin-top:0}}@media(min-width:1440px){.AboutSelf_AboutSelf__sz1Tn{padding:80px 0}}.AboutSelf_AboutSelf__SectionTitle__05ckG{padding:39px 0 20px}@media(min-width:375px){.AboutSelf_AboutSelf__SectionTitle__05ckG{padding-top:40px}}@media(min-width:1024px){.AboutSelf_AboutSelf__SectionTitle__05ckG{padding-top:2px}}@media(min-width:1440px){.AboutSelf_AboutSelf__SectionTitle__05ckG{padding-bottom:30px}}.ExperienceContainer_ExperienceContainer__04jnI{padding:29px 0;border:1px solid var(--border-gray);border-radius:20px;background-color:var(--dark-bg)}.ExperienceTextContainer_ExperienceTextContainer__ftp5T{display:flex;flex-direction:column;padding:0 9px;gap:3px}@media(min-width:768px){.ExperienceTextContainer_ExperienceTextContainer__ftp5T{padding-right:19px;padding-left:19px}}@media(min-width:1024px){.ExperienceTextContainer_ExperienceTextContainer__ftp5T{padding-right:29px;padding-left:29px}}.ExperienceTitle_ExperienceTitle__ecWH6{display:flex;flex-direction:column;padding:0 19px 20px;gap:20px}@media(min-width:1024px){.ExperienceTitle_ExperienceTitle__ecWH6{padding-right:29px;padding-left:29px}}@media(min-width:1440px){.ExperienceTitle_ExperienceTitle__ecWH6{flex-direction:row;align-items:center;justify-content:space-between;gap:0}}.ExperienceTitle_ExperienceTitle__Text__bZDvu{display:flex;align-items:center;gap:14px;color:var(--white);font-weight:600;font-style:normal;font-size:16px;line-height:24px;letter-spacing:-.02em}@media(min-width:1440px){.ExperienceTitle_ExperienceTitle__Text__bZDvu{font-weight:600;font-style:normal;font-size:24px;line-height:28px;letter-spacing:-.02em}}.ExperienceTitle_ExperienceTitle__Text__bZDvu:before{flex-shrink:0;width:32px;height:32px;background-size:contain;background-repeat:no-repeat;content:""}.ExperienceTitle_ExperienceTitle__Text_Yandex__1w4xc:before{background-image:url(/portfolio/svg/exp-icon-yandex.svg)}.ExperienceTitle_ExperienceTitle__Text_V6__68ZHA:before{background-image:url(/portfolio/svg/exp-icon-v6.svg)}.ExperienceTitle_ExperienceTitle__Date__sXmDm{color:var(--gray);font-weight:400;font-style:normal;font-size:16px;line-height:20px;letter-spacing:.02em}.Experience_Experience__JRPho{padding:40px 0;background-color:var(--black)}@media(min-width:1440px){.Experience_Experience__JRPho{padding:80px 0}}.Experience_Experience__Content__KylBv{max-width:1168px;width:calc(100% - 32px);margin:0 auto}@media(min-width:1024px){.Experience_Experience__Content__KylBv{width:calc(100% - 64px)}}@media(min-width:1440px){.Experience_Experience__Content__KylBv{width:calc(100% - 224px)}}.Experience_Experience__SectionTitle__TKV3Q{padding-bottom:40px;color:var(--white)}@media(min-width:1440px){.Experience_Experience__SectionTitle__TKV3Q{padding-bottom:80px}}.Experience_Experience__List__HF0iZ{display:flex;flex-direction:column;gap:30px}@media(min-width:1440px){.Experience_Experience__List__HF0iZ{gap:40px}}.ContactsElement_ContactsElement__7Enk2{font-weight:600;font-style:normal;font-size:16px;line-height:20px;letter-spacing:-.02em}.Contacts_Contacts__List__K2plL{display:flex;flex-direction:column;gap:10px}.Footer_Footer__zLUut{display:flex;flex-direction:column;justify-content:center;max-width:296px;padding:40px 0;gap:30px;width:calc(100% - 32px);margin:0 auto}@media(min-width:1024px){.Footer_Footer__zLUut{width:calc(100% - 64px)}}@media(min-width:1440px){.Footer_Footer__zLUut{width:calc(100% - 224px)}}@media(min-width:1024px){.Footer_Footer__zLUut{flex-direction:row;align-items:center;justify-content:center;min-height:180px;gap:0;max-width:1216px}}@media(min-width:1440px){.Footer_Footer__zLUut{justify-content:flex-start}}@media(min-width:1024px){.Footer_Footer__ButtonLinkUp__jxUQH{margin-right:30px}}@media(min-width:1440px){.Footer_Footer__ButtonLinkUp__jxUQH{margin-right:70px}}@media(min-width:1024px){.Footer_Footer__Logo__u2DSp{margin-right:45px}}@media(min-width:1440px){.Footer_Footer__Logo__u2DSp{margin-right:196px}}@media(min-width:1024px){.Footer_Footer__ListButtonLinks___Yd3W{margin-right:111px}}@media(min-width:1440px){.Footer_Footer__ListButtonLinks___Yd3W{margin-right:auto}}.BurgerPanel_BurgerPanel__ePVLM{-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;position:absolute;top:0;right:0;width:100%;padding:24px 40px;transform:translateY(-110%);border-bottom-right-radius:5px;border-bottom-left-radius:5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.7);box-shadow:2px 2px 8px var(--black),-2px -2px 8px var(--black);color:var(--white);transition:transform var(--time-modal) ease-in-out;font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:.02em}@media(min-width:768px){.BurgerPanel_BurgerPanel__ePVLM{height:100%;padding-right:0;padding-left:0}}.BurgerPanel_BurgerPanel_Active__xT6k_{transform:translateY(0)}.BurgerPanel_BurgerPanel__List__tyTAG{display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.BurgerPanel_BurgerPanel__List__tyTAG{flex-direction:row;justify-content:center}}.BurgerPanel_BurgerPanel__Link__TjtF_{display:flex;justify-content:space-between;width:max-content;min-width:125px;gap:10px;cursor:default}.BurgerPanel_BurgerPanel__Link__TjtF_:focus-visible{border-radius:6px;outline:var(--ui-active) 3px solid}@media(min-width:768px){.BurgerPanel_BurgerPanel__Link__TjtF_{min-width:revert}}.BurgerPanel_BurgerPanel__Link__TjtF_:after{width:24px;height:24px;background-image:url(/portfolio/svg/ui-icon-arrow-white.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;content:""}.BurgerPanel_BurgerPanel__Link_Up__ET9bu:after{transform:rotate(-90deg)}.ButtonBurger_ButtonBurger__I1RnC{display:flex;flex-direction:column;align-items:center;justify-content:center;width:36px;height:36px;gap:5px}.ButtonBurger_ButtonBurger__I1RnC:focus-visible{border-radius:6px;outline:var(--ui-active) 3px solid}.ButtonBurger_ButtonBurger__Line__aHGy_{width:26px;height:3px;border-radius:5px;background-color:var(--black)}.ButtonBurger_ButtonBurger__Line__aHGy_:first-child{transform-origin:top left;transition:transform .3s ease-out,background-color .3s ease-out}.ButtonBurger_ButtonBurger__Line__aHGy_:nth-child(3){transform-origin:bottom left;transition:transform .3s ease-out,background-color .3s ease-out}.ButtonBurger_ButtonBurger__Line_Active__9BKX1:first-child{transform:rotate(40deg);background-color:var(--white)}.ButtonBurger_ButtonBurger__Line_Active__9BKX1:nth-child(2){transform:scaleY(0)}.ButtonBurger_ButtonBurger__Line_Active__9BKX1:nth-child(3){transform:rotate(-40deg);background-color:var(--white)}.NavigationElement_NavigationElement__KeKwl{-webkit-user-select:none;-moz-user-select:none;user-select:none}.NavigationElement_NavigationElement__Link__j6D9w{color:var(--black);font-weight:600;font-style:normal;font-size:24px;line-height:24px;letter-spacing:-.02em}.NavigationElement_NavigationElement__Link__j6D9w:focus-visible{border-radius:6px;outline:var(--ui-active) 3px solid}@media screen and (hover:hover){.NavigationElement_NavigationElement__Link__j6D9w{transition:text-shadow var(--time-hover),color var(--time-hover)}.NavigationElement_NavigationElement__Link__j6D9w:hover{transform:translateX(-50em);color:var(--white);text-shadow:4px 4px 4px var(--black)}}.Navigation_Navigation__List__ql6o1{display:flex;gap:40px}.Header_Header__fSwpX{z-index:2;position:-webkit-sticky;position:sticky;top:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:rgba(244,183,112,.8)}@media(min-width:1024px){.Header_Header__fSwpX{position:relative;background-color:revert}}.Header_Header__Content__U9pO_{display:flex;align-items:center;justify-content:space-between;min-height:72px;max-width:1216px;width:calc(100% - 32px);margin:0 auto}@media(min-width:1024px){.Header_Header__Content__U9pO_{width:calc(100% - 64px)}}@media(min-width:1440px){.Header_Header__Content__U9pO_{width:calc(100% - 224px)}}@media(min-width:1024px){.Header_Header__Content__U9pO_{min-height:120px}}.Header_Header__ButtonBurger__rmb_g{z-index:2}@media(min-width:1024px){.Header_Header__ButtonBurger__rmb_g{display:none}}.Header_Header__Navigation__PRx0_{display:none}@media(min-width:1024px){.Header_Header__Navigation__PRx0_{display:revert}}.Header_Header__ButtonDownload__febpJ{display:none}@media(min-width:1024px){.Header_Header__ButtonDownload__febpJ{display:flex}.Header_Header__BurgerPanel__B8btA{display:none}}.HeroHeading_HeroHeading__Title__Xm9cU{display:flex;flex-direction:column;min-width:max-content;gap:9px}@media(min-width:1440px){.HeroHeading_HeroHeading__Title__Xm9cU{gap:20px}}.HeroHeading_HeroHeading__Row__FyDoF{display:flex;gap:9px}@media(min-width:1440px){.HeroHeading_HeroHeading__Row__FyDoF{gap:16px}}.HeroHeading_HeroHeading__Regular__9WSsy{font-weight:400;font-style:normal;font-size:22px;line-height:24px;letter-spacing:-.02em}@media(min-width:375px){.HeroHeading_HeroHeading__Regular__9WSsy{font-weight:400;font-style:normal;font-size:28px;line-height:32px;letter-spacing:-.02em}}@media(min-width:1440px){.HeroHeading_HeroHeading__Regular__9WSsy{font-weight:400;font-style:normal;font-size:48px;line-height:56px;letter-spacing:-.02em}}.HeroHeading_HeroHeading__ExtraBold__ZFoNB{font-weight:800;font-style:normal;font-size:22px;line-height:24px;letter-spacing:-.02em}@media(min-width:375px){.HeroHeading_HeroHeading__ExtraBold__ZFoNB{font-weight:800;font-style:normal;font-size:28px;line-height:32px;letter-spacing:-.02em}}@media(min-width:1440px){.HeroHeading_HeroHeading__ExtraBold__ZFoNB{font-weight:800;font-style:normal;font-size:48px;line-height:56px;letter-spacing:-.02em}}.HeroHeading_HeroHeading__Outside__rIWPK{color:var(--main-bg);text-shadow:2px 2px 0 #000,-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;font-weight:800;font-style:normal;font-size:22px;line-height:24px;letter-spacing:-.02em}@media(min-width:375px){.HeroHeading_HeroHeading__Outside__rIWPK{font-weight:800;font-style:normal;font-size:28px;line-height:32px;letter-spacing:-.02em}}@media(min-width:1440px){.HeroHeading_HeroHeading__Outside__rIWPK{font-weight:800;font-style:normal;font-size:48px;line-height:56px;letter-spacing:-.02em}}.HeroImage_HeroImage__cd_xd{width:100%;max-width:480px;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(min-width:1024px){.HeroImage_HeroImage__cd_xd{max-width:600px}}@media(min-width:1440px){.HeroImage_HeroImage__cd_xd{max-width:796px}}.HeroText_HeroText__uuwMU{max-width:480px;padding:0 7px;font-weight:400;font-style:normal;font-size:16px;line-height:24px;letter-spacing:.02em}@media(min-width:425px){.HeroText_HeroText__uuwMU{padding-right:14px;padding-left:14px}}@media(min-width:1024px){.HeroText_HeroText__uuwMU{padding-right:0;padding-left:0}}@media(min-width:1440px){.HeroText_HeroText__uuwMU{max-width:600px}}.Hero_Hero__ku1o_{display:flex;position:relative;flex-direction:column;align-items:center;padding-top:40px;max-width:1216px;width:calc(100% - 32px);margin:0 auto}@media(min-width:1024px){.Hero_Hero__ku1o_{width:calc(100% - 64px)}}@media(min-width:1440px){.Hero_Hero__ku1o_{width:calc(100% - 224px)}}@media(min-width:1024px){.Hero_Hero__ku1o_{align-items:flex-start}}@media(min-width:1440px){.Hero_Hero__ku1o_{padding-top:80px}}@media(min-width:1024px){.Hero_Hero__Image__tl57N{position:absolute;right:0;bottom:16px}}@media(min-width:1440px){.Hero_Hero__Image__tl57N{bottom:13px}}.Hero_Hero__Heading__Rww2Q{padding-top:40px}@media(min-width:1024px){.Hero_Hero__Heading__Rww2Q{padding-top:20px}}.Hero_Hero__Text__oFVjY{padding-top:30px}.Hero_Hero__ListButtonLinks__sHqgU{width:100%;padding:30px 7px 0}@media(min-width:375px){.Hero_Hero__ListButtonLinks__sHqgU{justify-content:center;width:auto;padding-right:0;padding-left:0;gap:24px}}@media(min-width:1024px){.Hero_Hero__ListButtonLinks__sHqgU{padding-top:33px}}@media(min-width:1440px){.Hero_Hero__ListButtonLinks__sHqgU{padding-top:76px;padding-left:62px}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ButtonUI_ButtonUI__xVsUy{width:38px;height:38px;border-radius:6px;background-position:50%;background-size:24px;background-repeat:no-repeat;background-color:var(--ui-bg);box-shadow:0 .5em .5em -.4em var(--black)}.ButtonUI_ButtonUI__xVsUy:focus-visible{border-radius:6px;outline:var(--ui-active) 3px solid}@media screen and (hover:hover){.ButtonUI_ButtonUI__xVsUy{cursor:pointer;transition:background-color var(--time-hover),box-shadow var(--time-hover)}.ButtonUI_ButtonUI__xVsUy:hover{background-color:var(--ui-active);box-shadow:0 0 15px 0 var(--ui-active)}}.ButtonUI_ButtonUI_Left__3iqCI,.ButtonUI_ButtonUI_Right__Zenib{background-image:url(/portfolio/svg/ui-icon-arrow-white.svg)}.ButtonUI_ButtonUI_Left__3iqCI{rotate:180deg}.ButtonUI_ButtonUI_Close__FQBFT{background-image:url(/portfolio/svg/ui-icon-close-white.svg)}.Modal_Modal__e6r2_{display:flex;visibility:hidden;z-index:3;position:fixed;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.9);opacity:0;transition:opacity var(--time-modal),visibility var(--time-modal)}.Modal_Modal_Active__uHXjE{visibility:visible;opacity:1}.ProjectPreview_ProjectPreview__v2BOJ{position:relative;width:100%;border-radius:20px;box-shadow:5px 5px 14px 0 rgba(244,183,112,.5)}.ProjectPreview_ProjectPreview__v2BOJ:focus-visible{border-radius:20px;outline:var(--ui-active) 3px solid}@media screen and (hover:hover){.ProjectPreview_ProjectPreview__v2BOJ{outline:3px solid rgba(0,0,0,0);cursor:pointer;transition:box-shadow var(--time-hover-fast)}.ProjectPreview_ProjectPreview__v2BOJ:hover{outline-color:var(--ui-active);box-shadow:0 0 15px 5px var(--ui-active)}}.ProjectPreview_ProjectPreview__Image__YRHev{width:200px;height:auto;object-fit:cover;border-radius:20px;vertical-align:top}.PreviewsList_PreviewsList__kKf6w{position:relative}.PreviewsList_PreviewsList__Content__6l_sT{display:grid;grid-template-rows:repeat(auto-fill,230px);grid-template-columns:repeat(4,200px);width:max-content;max-height:640px;padding:40px;overflow-y:auto;grid-gap:30px;gap:30px;border-radius:20px;outline:1px solid var(--border-dark-gray);background-color:rgba(39,39,42,.4);scrollbar-color:var(--ui-bg) var(--black);scrollbar-width:thin}.PreviewsList_PreviewsList__Content__6l_sT::-webkit-scrollbar{width:8px;height:8px}.PreviewsList_PreviewsList__Content__6l_sT::-webkit-scrollbar-track{border-radius:20px;background-color:var(--black)}.PreviewsList_PreviewsList__Content__6l_sT::-webkit-scrollbar-thumb{border-radius:20px;background-color:var(--ui-bg)}.PreviewsList_PreviewsList__ButtonClose__lZNP_{position:absolute;top:-60px;right:0}.ButtonProjectLink_ButtonProjectLink__0XGj3{display:flex;width:max-content;padding:5px 15px;gap:10px;transform:scaleZ(1);border-radius:6px;background-color:var(--ui-bg);color:var(--white);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:700;font-style:normal;font-size:20px;line-height:24px;letter-spacing:-.02em;box-shadow:0 .5em .5em -.4em var(--black)}.ButtonProjectLink_ButtonProjectLink__0XGj3:focus-visible{border-radius:6px;outline:var(--ui-active) 3px solid}@media screen and (hover:hover){.ButtonProjectLink_ButtonProjectLink__0XGj3{cursor:pointer;transition:background-color var(--time-hover),box-shadow var(--time-hover)}.ButtonProjectLink_ButtonProjectLink__0XGj3:hover{background-color:var(--ui-active);box-shadow:0 0 15px 0 var(--ui-active)}}.ButtonProjectLink_ButtonProjectLink__0XGj3:after{width:24px;height:24px;background-position:50%;background-size:contain;background-repeat:no-repeat;content:""}.ButtonProjectLink_ButtonProjectLink_Arrow__pgEuD:after{background-image:url(/portfolio/svg/ui-icon-arrow-white.svg)}.ButtonProjectLink_ButtonProjectLink_Git__ZyFm0:after{background-image:url(/portfolio/svg/ui-icon-git-white.svg)}.TextLegend_TextLegend__VP1TY{display:inline-block;padding:10px 0;color:var(--white);font-weight:800;font-style:normal;font-size:20px;line-height:24px;letter-spacing:-.02em}.ProjectElement_ProjectElement__aPZt6{display:flex;flex-direction:column;align-items:center;gap:20px}@media(min-width:1024px){.ProjectElement_ProjectElement__aPZt6{flex-direction:row;align-items:flex-start;justify-content:center;gap:19px}}@media(min-width:1440px){.ProjectElement_ProjectElement__aPZt6{justify-content:space-between;gap:0}}.ProjectElement_ProjectElement__Image___YQrN{max-width:343px;object-fit:cover;border-radius:20px;vertical-align:top;box-shadow:5px 5px 14px -4px rgba(244,183,112,.5)}@media(min-width:1440px){.ProjectElement_ProjectElement__Image___YQrN{box-shadow:10px 10px 14px -4px rgba(244,183,112,.5);max-width:580px}}.ProjectElement_ProjectElement__Description__Q8saw{width:100%;max-width:580px;padding:19px 9px;border:1px solid var(--border-gray);border-radius:20px;background-color:var(--dark-bg)}@media(min-width:768px){.ProjectElement_ProjectElement__Description__Q8saw{padding-right:18px;padding-left:18px}}.ProjectElement_ProjectElement__Title__KLGv7{padding-bottom:20px;overflow:hidden;color:var(--white);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:800;font-style:normal;font-size:22px;line-height:24px;letter-spacing:-.02em}@media(min-width:375px){.ProjectElement_ProjectElement__Title__KLGv7{font-weight:800;font-style:normal;font-size:28px;line-height:32px;letter-spacing:-.02em}}@media(min-width:768px){.ProjectElement_ProjectElement__Title__KLGv7{text-align:left}}@media(min-width:1440px){.ProjectElement_ProjectElement__Title__KLGv7{font-weight:800;font-style:normal;font-size:38px;line-height:48px;letter-spacing:-.02em}}.ProjectElement_ProjectElement__Buttons__oMQal{display:flex;flex-direction:column;padding-bottom:20px;gap:20px}@media(min-width:425px){.ProjectElement_ProjectElement__Buttons__oMQal{flex-direction:row;flex-wrap:wrap}}@media(min-width:768px){.ProjectElement_ProjectElement__Buttons__oMQal{flex-direction:row;gap:30px}}.ButtonCounter_ButtonCounter__oXpjD{display:flex;align-items:center;justify-content:center;width:140px;padding:4px 30px;border:1px solid var(--border-gray);border-radius:20px;background-color:var(--dark-bg);color:var(--gray);-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:800;font-style:normal;font-size:16px;line-height:24px;letter-spacing:-.02em}@media screen and (hover:hover){.ButtonCounter_ButtonCounter__oXpjD{cursor:pointer;transition:background-color var(--time-hover),box-shadow var(--time-hover)}.ButtonCounter_ButtonCounter__oXpjD:hover{background-color:var(--ui-active);box-shadow:0 0 15px 0 var(--ui-active)}}.ButtonCounter_ButtonCounter__oXpjD:focus-visible{border-radius:20px;outline:var(--ui-active) 3px solid}.DesktopList_DesktopList__fSY_q{position:relative;width:100%;scroll-margin-top:60px}.DesktopList_DesktopList__SwiperButtons__zfv1f{display:flex;align-items:center;justify-content:center;padding-bottom:40px;gap:20px}.DesktopList_DesktopList__DecorateBgLeft__NWFed,.DesktopList_DesktopList__DecorateBgRight__6i_3i{z-index:2;position:absolute;width:5px;height:100%;box-shadow:2px 2px 8px #000,-2px -2px 8px #000}.DesktopList_DesktopList__DecorateBgLeft__NWFed{left:-5px}.DesktopList_DesktopList__DecorateBgRight__6i_3i{right:-5px}.MobileList_MobileList__a5COM{display:flex;flex-direction:column;width:100%;gap:40px}.Projects_Projects__TI3Jh{padding:40px 0;background-color:var(--black);scroll-margin-top:72px}@media(min-width:1024px){.Projects_Projects__TI3Jh{scroll-margin-top:0}}@media(min-width:1440px){.Projects_Projects__TI3Jh{padding:80px 0;scroll-margin-top:-166px}}.Projects_Projects__Content__jJeeF{display:flex;flex-direction:column;align-items:center;max-width:1216px;width:calc(100% - 32px);margin:0 auto}@media(min-width:1024px){.Projects_Projects__Content__jJeeF{width:calc(100% - 64px)}}@media(min-width:1440px){.Projects_Projects__Content__jJeeF{width:calc(100% - 224px)}}.Projects_Projects__SectionTitle__pEAf1{padding-bottom:40px;color:var(--white)}@media(min-width:425px){.Projects_Projects__SectionTitle__pEAf1{padding-bottom:41px}}@media(min-width:768px){.Projects_Projects__SectionTitle__pEAf1{padding-bottom:40px}}@media(min-width:1440px){.Projects_Projects__SectionTitle__pEAf1{padding-bottom:80px}}.SkillElement_SkillElement__yVEl0{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90px;height:90px;gap:13px;border-radius:14px;background-color:var(--white);-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 .5em .5em -.4em var(--black)}@media(min-width:1024px){.SkillElement_SkillElement__yVEl0{width:150px;height:150px}}.SkillElement_SkillElement__Icon__rfxrl{width:auto;height:33px;object-fit:contain}@media(min-width:1024px){.SkillElement_SkillElement__Icon__rfxrl{height:56px}}.SkillElement_SkillElement__Title__Bu_wF{text-transform:uppercase;font-weight:700;font-style:normal;font-size:12px;line-height:12px;letter-spacing:-.02em}@media(min-width:1024px){.SkillElement_SkillElement__Title__Bu_wF{font-weight:700;font-style:normal;font-size:20px;line-height:24px;letter-spacing:-.02em}}.SkillsList_SkillsList__ECxav{display:flex;flex-wrap:wrap;justify-content:center;gap:9px}@media(min-width:425px){.SkillsList_SkillsList__ECxav{gap:24px}}@media(min-width:1024px){.SkillsList_SkillsList__ECxav{gap:40px}}.Skills_Skills__y0LXw{padding:40px 0;scroll-margin-top:72px;max-width:1216px;width:calc(100% - 32px);margin:0 auto}@media(min-width:1024px){.Skills_Skills__y0LXw{width:calc(100% - 64px)}}@media(min-width:1440px){.Skills_Skills__y0LXw{width:calc(100% - 224px)}}@media(min-width:1024px){.Skills_Skills__y0LXw{scroll-margin-top:-10px}}@media(min-width:1440px){.Skills_Skills__y0LXw{padding:80px 0}}.Skills_Skills__List__ZIj3e{padding-top:40px}@media(min-width:1440px){.Skills_Skills__List__ZIj3e{padding-top:80px}}