:root{--main-font:"Roboto",sans-serif;--white:#fff;--dark-white:#ccc;--light-grey:#aaa;--light-grey2:#bbb;--dark-grey:#555;--dark-grey2:#444;--grey:#888;--main-dark:#222;--black:#000;--light-red:#ff7247;--red:#ff2c1f;--orange:orange;--orange-hover:#f80;--dark-orange:#ff4500;--yellow:#ff0;--yellow-light:#dada1a;--very-light-green:#76ff03;--light-green:#00cf2d;--green:#1cac1c;--dark-green:#1f271f;--blue:#00c2fd;--dark-blue:#004cff;--header-cl:var(--main-dark);--title-cl:var(--white);--title-name-cl:var(--red);--title-description-cl:var(--light-grey);--title-link-cl:var(--white);--title-link-active-cl:var(--red);--section-light-cl:var(--white);--section-dark-cl:var(--main-dark);--section-light-title-cl:var(--dark-grey);--section-dark-title-cl:var(--dark-white);--section-light-title-hover-cl:var(--black);--section-dark-title-hover-cl:var(--white);--section-title-icon-cl:var(--light-grey2);--section-title-bar-cl:var(--red);--section-title-glimmer-cl:var(--yellow);--nav-btn-cl:var(--orange);--nav-btn-active-cl:var(--red);--nav-bar-main-cl:var(--main-dark);--nav-bar-bottom-bar-cl:var(--yellow);--nav-bar-link-cl:var(--light-grey);--nav-bar-link-active-cl:var(--white);--nav-bar-link-hover-cl:var(--red);--nav-mobile-bg-cl:radial-gradient(var(--yellow),var(--yellow),var(--main-dark));--nav-mobile-link-cl:var(--dark-grey);--nav-mobile-link-active-cl:var(--black);--scrollBtn-cl:var(--orange);--scrollBtn-active-cl:var(--red);--scroll-btns-cl:var(--orange);--scroll-btns-hover-cl:var(--orange-hover);--icon-start-cl:var(--main-dark);--icon-about-cl:var(--light-green);--icon-projects-cl:var(--blue);--icon-skills-cl:var(--green);--icon-contact-cl:var(--red);--inline-link-light-cl:var(--grey);--inline-link-light-cover-cl:var(--green);--inline-link-dark-cl:var(--light-grey2);--inline-link-dark-cover-cl:var(--blue);--icon-light-cl:var(--light-grey);--icon-light-hover-cl:var(--green);--icon-dark-cl:var(--dark-grey);--icon-dark-hover-cl:var(--blue);--icon-light-round-cl:var(--main-dark);--icon-light-round-bg-cl:var(--light-grey2);--icon-dark-round-cl:var(--dark-white);--icon-dark-round-bg-cl:var(--dark-grey);--icon-light-round-bg-hover-cl:var(--white);--icon-light-round-hover-cl:var(--black);--icon-dark-round-bg-hover-cl:var(--black);--icon-dark-round-hover-cl:var(--white);--input-bg-cl:var(--dark-grey2);--input-bg-focus-cl:var(--main-dark);--input-border-focus-cl:var(--light-green);--input-border-error-cl:var(--red);--input-font-cl:var(--white);--input-label-cl:var(--dark-grey2);--button-font-cl:var(--white);--button-bg-cl:var(--red);--button-positive-cl:var(--green);--paragraph-light-cl:var(--dark-white);--paragraph-dark-cl:var(--main-dark);--small-header-light-cl:var(--light-grey);--small-header-dark-cl:var(--dark-grey);--loader-cl:var(--light-green);--front-side-bg-cl:var(--white);--back-side-bg-cl:linear-gradient(115deg,#f6f694,#ff6,#ff0);--lang-bar-font-cl:var(--white);--polish-lang-bar-cl:var(--red);--english-lang-bar-cl:var(--dark-blue);--project-modal-bg-cl:var(--white);--gallery-btns-cl:var(--orange);--gallery-btns-disabled-cl:var(--grey);--gallery-btn-close-cl:var(--dark-orange);--skills-wheel-cl:var(--main-dark);--skills-wheel-inside-cl:var(--white);--skills-wheel-inside-icon-cl:var(--light-red);--skill-wheel-inside-icon-hover-cl:var(--red);--skill-wheel-part-hover-cl:var(--very-light-green);--skill-wheel-part-active-cl:var(--very-light-green);--skill-wheel-js-cl:var(--yellow);--skill-wheel-node-cl:var(--green);--skill-wheel-react-cl:var(--blue);--skill-wheel-database-cl:var(--green);--skills-info-box-cl:var(--white)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;font-family:"Roboto",sans-serif;font-family:var(--main-font)}@media(max-width:1280px){html{font-size:59%}}.section{height:100vh}.section-dark{background-color:#222;background-color:var(--main-dark)}@keyframes Title_enterFromLeft__2lvZH{0%{transform:translate(-150%,-200px);opacity:0}60%{transform:translate(50px,-50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes Title_enterFromRight__3KWGb{0%{transform:translate(150%,-200px);opacity:0}60%{transform:translate(-50px,50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes Title_showFromBottom__27s9e{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}@keyframes Title_pulsate__2ZE54{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes Title_shineRed__3ulT7{0%{color:var(--white)}49%{color:var(--white)}50%{color:var(--red)}to{color:var(--red)}}@keyframes Title_moveInXDirection__1xAPJ{0%{left:-10%}50%{left:110%}to{left:-10%}}@keyframes Title_rotateLoader__1Rf4i{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Title_root__blflO{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.Title_root__blflO .Title_title__2zFOE{font-size:4.2rem;padding:0 .5rem;color:var(--title-cl)}.Title_root__blflO .Title_title__2zFOE .Title_greeting__1JsIv{display:inline-block;margin-right:1.6rem;animation:Title_enterFromLeft__2lvZH 1.5s both}.Title_root__blflO .Title_title__2zFOE .Title_name__3M3A9{display:inline-block;color:var(--title-name-cl);animation:Title_enterFromRight__3KWGb 1.5s both}.Title_root__blflO .Title_description__1Sk03{margin-top:3.2rem;font-size:3.2rem;color:var(--title-description-cl);animation:Title_showFromBottom__27s9e .8s 1.2s both}.Title_root__blflO .Title_link__1kzj-{display:inline-block;text-decoration:none;cursor:pointer;color:var(--title-link-cl);font-size:2.2rem;margin-top:4.2rem;padding:.8rem 2.8rem;border:1px solid var(--title-link-cl);border-radius:6px;transition:.2s;animation:Title_showFromBottom__27s9e .8s 1.8s both}.Title_root__blflO .Title_link__1kzj- .Title_linkText__11tHH{display:inline-block}.Title_root__blflO .Title_link__1kzj-:hover{border-color:var(--title-link-active-cl)}.Title_root__blflO .Title_link__1kzj-:hover .Title_linkText__11tHH{animation:Title_pulsate__2ZE54 1s infinite}.Title_root__blflO .Title_link__1kzj-:active{background-color:var(--title-link-active-cl)}.Title_root__blflO .Title_arrows__qJVpU{position:relative;margin-top:.5rem;opacity:0}.Title_root__blflO .Title_arrows__qJVpU .Title_icon__303zU{position:absolute;left:50%;transform:translateX(-50%);color:var(--title-link-cl);font-size:2rem}.Title_root__blflO .Title_arrows__qJVpU .Title_icon__303zU:first-child{top:0;animation:Title_shineRed__3ulT7 .9s infinite}.Title_root__blflO .Title_arrows__qJVpU .Title_icon__303zU:nth-child(2){top:10px;animation:Title_shineRed__3ulT7 .9s .3s infinite}.Title_root__blflO .Title_arrows__qJVpU .Title_icon__303zU:nth-child(3){top:20px;animation:Title_shineRed__3ulT7 .9s .6s infinite}.Title_root__blflO .Title_link__1kzj-:hover+.Title_arrows__qJVpU{opacity:1}@media(max-width:1024px){.Title_root__blflO .Title_title__2zFOE{font-size:3.6rem}.Title_root__blflO .Title_description__1Sk03{font-size:3rem}.Title_root__blflO .Title_link__1kzj-{font-size:2rem}}@media(max-width:600px){.Title_root__blflO .Title_title__2zFOE{font-size:3rem}.Title_root__blflO .Title_link__1kzj-{font-size:1.6rem}.Title_root__blflO .Title_description__1Sk03{margin-top:2.4rem;font-size:2.4rem}}@media(max-width:500px){.Title_root__blflO .Title_title__2zFOE{font-size:2.2rem}.Title_root__blflO .Title_title__2zFOE .Title_greeting__1JsIv{margin-right:1.2rem}.Title_root__blflO .Title_description__1Sk03{font-size:1.8rem}}.Header_root__2p7s3{position:relative;width:100%;height:100vh;background-color:var(--header-cl);overflow:hidden}.NavLink_root__2B33N{position:relative}.NavLink_root__2B33N .NavLink_link__2nqxb{display:inline-flex;align-items:center;padding:0 1.5rem;height:100%;line-height:1;font-size:1.8rem;color:var(--nav-bar-link-cl);cursor:pointer;transition:.2s}.NavLink_root__2B33N .NavLink_link__2nqxb:after{content:"";display:block;position:absolute;top:100%;left:0;width:100%;height:.3rem;background-color:var(--nav-bar-link-hover-cl);opacity:0;transition:.2s}.NavLink_root__2B33N .NavLink_link__2nqxb.NavLink_active__3COwS,.NavLink_root__2B33N .NavLink_link__2nqxb:hover{color:var(--nav-bar-link-active-cl)}.NavLink_root__2B33N .NavLink_link__2nqxb.NavLink_active__3COwS:after,.NavLink_root__2B33N .NavLink_link__2nqxb:hover:after{opacity:1}@media(max-width:700px){.NavLink_root__2B33N .NavLink_link__2nqxb{font-size:1.7rem}}.LangButtons_root__2cxZe{height:100%}.LangButtons_root__2cxZe .LangButtons_box__lYj8v{height:100%;border-left:2px solid var(--yellow-light);border-right:2px solid var(--yellow-light);transform:skew(-20deg)}.LangButtons_root__2cxZe .LangButtons_button__dg23E{height:100%;padding:0 8px;font-size:1.7rem;cursor:pointer;color:var(--white);background-color:transparent;border:none;transition:.2s}.LangButtons_root__2cxZe .LangButtons_button__dg23E.LangButtons_active__2Qtdd,.LangButtons_root__2cxZe .LangButtons_button__dg23E:hover{background-color:var(--yellow-light);font-weight:700}.LangButtons_root__2cxZe .LangButtons_button__dg23E:first-child.LangButtons_active__2Qtdd,.LangButtons_root__2cxZe .LangButtons_button__dg23E:first-child:hover{color:var(--red)}.LangButtons_root__2cxZe .LangButtons_button__dg23E:nth-child(2).LangButtons_active__2Qtdd,.LangButtons_root__2cxZe .LangButtons_button__dg23E:nth-child(2):hover{color:var(--dark-blue)}@media(max-width:700px){.LangButtons_root__2cxZe .LangButtons_button__dg23E{font-size:1.6rem}}.NavBar_root__3XSYH{position:fixed;display:flex;top:0;left:0;width:100%;transform:translateX(110%);height:3.7rem;transition:transform .5s;background-color:var(--nav-bar-main-cl);box-shadow:0 2px 10px 2px var(--main-dark)}.NavBar_root__3XSYH:before{display:block;content:"";position:absolute;top:100%;left:0;height:.3rem;width:100%;background:linear-gradient(90deg,var(--nav-bar-bottom-bar-cl),var(--nav-bar-bottom-bar-cl),transparent)}.NavBar_root__3XSYH .NavBar_navList__3dKNP{list-style:none;display:flex;height:100%;transform:skew(-20deg)}.NavBar_root__3XSYH.NavBar_active__3lrm1{transform:translateX(0)}@media(max-width:700px){.NavBar_root__3XSYH{height:3.4rem}}@media(max-width:600px){.NavBar_root__3XSYH{display:none}}@keyframes ScrollBtn_enterFromLeft__3LsVS{0%{transform:translate(-150%,-200px);opacity:0}60%{transform:translate(50px,-50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes ScrollBtn_enterFromRight__3ACFu{0%{transform:translate(150%,-200px);opacity:0}60%{transform:translate(-50px,50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes ScrollBtn_showFromBottom__2tGMF{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}@keyframes ScrollBtn_pulsate__3jWB6{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes ScrollBtn_shineRed__QWa7a{0%{color:var(--white)}49%{color:var(--white)}50%{color:var(--red)}to{color:var(--red)}}@keyframes ScrollBtn_moveInXDirection__3ncyA{0%{left:-10%}50%{left:110%}to{left:-10%}}@keyframes ScrollBtn_rotateLoader__30TgU{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ScrollBtn_root__3EDw4{position:fixed;display:block;bottom:1.5rem;width:5rem;height:3rem;left:50%;transform:translate(-50%,200px);color:var(--scrollBtn-cl);font-size:3rem;transition:.5s;cursor:pointer}.ScrollBtn_root__3EDw4 .ScrollBtn_icon__1cVzG{display:block;position:absolute;left:50%;transform:translateX(-50%);top:0;color:inherit}.ScrollBtn_root__3EDw4 .ScrollBtn_icon__1cVzG:first-child{top:0;opacity:0}.ScrollBtn_root__3EDw4 .ScrollBtn_icon__1cVzG:nth-child(2){top:1.2rem}.ScrollBtn_root__3EDw4:hover{color:var(--scrollBtn-active-cl)}.ScrollBtn_root__3EDw4:hover .ScrollBtn_icon__1cVzG:first-child{opacity:1}.ScrollBtn_root__3EDw4.ScrollBtn_active__3SOtZ{transform:translate(-50%)}.SectionNav_root__1LnhS{position:fixed;bottom:30px;right:30px;transform:translateY(200px);transition:.5s}.SectionNav_root__1LnhS.SectionNav_shown__JWtCG{transform:translateY(0)}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp{display:block;position:relative;width:40px;height:30px;color:var(--scroll-btns-cl);transform:scale(1);transition:.2s}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp:hover{transform:scale(1.1);color:var(--scroll-btns-hover-cl)}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp:active{transform:scale(1);color:var(--scroll-btns-cl)}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp .SectionNav_icon__2qtAt{position:absolute;left:50%;transform:translateX(-50%);font-size:40px;cursor:pointer}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp .SectionNav_icon__2qtAt:first-child{top:0}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp .SectionNav_icon__2qtAt:nth-child(2){top:12px}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp.SectionNav_inactive__2OfmP{visibility:hidden}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n{display:none;height:30px;text-align:center;font-size:30px;line-height:30px;margin-top:17px;cursor:pointer}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n.SectionNav_start__3__OX{color:var(--icon-start-cl)}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n.SectionNav_about__2cGQq{color:var(--icon-about-cl)}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n.SectionNav_projects__2XOSs{color:var(--icon-projects-cl)}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n.SectionNav_skills__3lcmx{color:var(--icon-skills-cl)}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n.SectionNav_contact__2V0ft{color:var(--icon-contact-cl)}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n.SectionNav_active__2NNlF{display:block}@media(max-width:800px){.SectionNav_root__1LnhS{bottom:30px;right:20px}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp .SectionNav_icon__2qtAt{font-size:34px}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n{height:26px;font-size:26px;margin-top:14px}}@media(max-height:500px),(max-width:500px){.SectionNav_root__1LnhS{right:8px;bottom:12px}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp .SectionNav_icon__2qtAt{font-size:30px}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp .SectionNav_icon__2qtAt:first-child{top:0}.SectionNav_root__1LnhS .SectionNav_prevNextLink__2gVJp .SectionNav_icon__2qtAt:nth-child(2){top:10px}.SectionNav_root__1LnhS .SectionNav_currentLink__3PB2n{height:24px;font-size:24px;margin-top:6px;margin-bottom:2px}}@keyframes NavLinkMobile_enterFromLeft__MGXUQ{0%{transform:translate(-150%,-200px);opacity:0}60%{transform:translate(50px,-50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes NavLinkMobile_enterFromRight__2Vj_j{0%{transform:translate(150%,-200px);opacity:0}60%{transform:translate(-50px,50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes NavLinkMobile_showFromBottom__2AlO1{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}@keyframes NavLinkMobile_pulsate__JrFNX{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes NavLinkMobile_shineRed__2O-9V{0%{color:var(--white)}49%{color:var(--white)}50%{color:var(--red)}to{color:var(--red)}}@keyframes NavLinkMobile_moveInXDirection__-_wva{0%{left:-10%}50%{left:110%}to{left:-10%}}@keyframes NavLinkMobile_rotateLoader__LVehK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.NavLinkMobile_root__FjScV{margin:1.5rem 0}.NavLinkMobile_root__FjScV .NavLinkMobile_link__2t2aP{color:var(--nav-mobile-link-cl);font-size:2rem;cursor:pointer}.NavLinkMobile_root__FjScV .NavLinkMobile_link__2t2aP .NavLinkMobile_icon__3PYhJ{opacity:0}.NavLinkMobile_root__FjScV .NavLinkMobile_link__2t2aP .NavLinkMobile_name__23abI{font-weight:700;margin:0 1rem}.NavLinkMobile_root__FjScV .NavLinkMobile_link__2t2aP.NavLinkMobile_active__3c_sq,.NavLinkMobile_root__FjScV .NavLinkMobile_link__2t2aP:hover{color:var(--nav-mobile-link-active-cl)}.NavLinkMobile_root__FjScV .NavLinkMobile_link__2t2aP.NavLinkMobile_active__3c_sq .NavLinkMobile_icon__3PYhJ{opacity:1;animation:NavLinkMobile_shineRed__2O-9V .8s infinite}@media(max-height:359px){.NavLinkMobile_root__FjScV{margin:.8rem 0}.NavLinkMobile_root__FjScV .NavLinkMobile_link__2t2aP{font-size:1.8rem}}.LangMobileButtons_root__1H8Ne{text-align:center}.LangMobileButtons_root__1H8Ne .LangMobileButtons_button__nlvW0{border:1px solid var(--red);background-color:transparent;font-size:1.8rem;margin:10px;padding:5px 0;width:4.7rem;border-radius:3px;transition:.2s}.LangMobileButtons_root__1H8Ne .LangMobileButtons_button__nlvW0:nth-child(2){border:1px solid var(--dark-blue)}.LangMobileButtons_root__1H8Ne .LangMobileButtons_button__nlvW0:first-child.LangMobileButtons_active__1h5Oq{background-color:var(--red);color:#fff}.LangMobileButtons_root__1H8Ne .LangMobileButtons_button__nlvW0:nth-child(2).LangMobileButtons_active__1h5Oq{background-color:var(--dark-blue);color:#fff}@media(max-height:359px){.LangMobileButtons_root__1H8Ne .LangMobileButtons_button__nlvW0{margin:5px 8px;padding:3px 0;width:4.2rem;font-size:1.6rem}}.NavMobile_root__1H3sm{display:none}.NavMobile_root__1H3sm .NavMobile_background__5jVGN{position:fixed;top:-55px;right:-55px;width:100px;height:100px;background:var(--nav-mobile-bg-cl);transform:scale(.1);border-radius:50%;transition:.5s}.NavMobile_root__1H3sm .NavMobile_box__2bsmO{position:fixed;top:50%;left:50%;min-width:200px;opacity:0;transform:translate(500px,-50%);transition:.5s}.NavMobile_root__1H3sm .NavMobile_list__bHeki{list-style:none;display:flex;flex-direction:column;align-items:center}.NavMobile_root__1H3sm.NavMobile_active__3Oaat .NavMobile_background__5jVGN{transform:scale(30)}.NavMobile_root__1H3sm.NavMobile_active__3Oaat .NavMobile_box__2bsmO{transform:translate(-50%,-50%);opacity:1}@media(max-width:600px){.NavMobile_root__1H3sm{display:block}}.NavButton_root__2t_WS{position:fixed;background-color:transparent;border:none;outline:none;top:1rem;right:1rem;width:4rem;height:2.2rem;cursor:pointer}.NavButton_root__2t_WS:after,.NavButton_root__2t_WS:before{display:block;content:""}.NavButton_root__2t_WS .NavButton_bar__2qHpc,.NavButton_root__2t_WS:after,.NavButton_root__2t_WS:before{position:absolute;width:100%;height:3px;border-radius:3px;left:50%;background-color:var(--nav-btn-cl);transition:.2s}.NavButton_root__2t_WS .NavButton_bar__2qHpc{top:50%;transform:translate(-50%,-50%)}.NavButton_root__2t_WS:before{top:0;transform:translateX(-50%)}.NavButton_root__2t_WS:after{top:100%;transform:translate(-50%,-100%)}.NavButton_root__2t_WS:hover .NavButton_bar__2qHpc,.NavButton_root__2t_WS:hover:after,.NavButton_root__2t_WS:hover:before{transform:translate(-50%,-50%) scale(1.1)}.NavButton_root__2t_WS.NavButton_active__lpKSf .NavButton_bar__2qHpc{opacity:0}.NavButton_root__2t_WS.NavButton_active__lpKSf:before{top:50%;transform:translate(-50%,-50%) rotate(-45deg) scale(.6);background-color:var(--nav-btn-active-cl)}.NavButton_root__2t_WS.NavButton_active__lpKSf:after{top:50%;transform:translate(-50%,-50%) rotate(45deg) scale(.6);background-color:var(--nav-btn-active-cl)}.NavButton_root__2t_WS.NavButton_active__lpKSf:hover:before{top:50%;transform:translate(-50%,-50%) rotate(-45deg) scale(.8)}.NavButton_root__2t_WS.NavButton_active__lpKSf:hover:after{top:50%;transform:translate(-50%,-50%) rotate(45deg) scale(.8)}.Footer_root__1barq{padding:3rem 2rem;background-color:#121212;font-size:1.1rem;color:#ccc;text-align:center}.Footer_root__1barq .Footer_container__L4tD1{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1280px;margin:2rem auto}.Footer_root__1barq .Footer_container__L4tD1 .Footer_column__NVl0C{flex:1 1;margin:0 2rem}@media(max-width:800px){.Footer_root__1barq .Footer_column__NVl0C.Footer_sectionsColumn__1wOFn{display:none}}@media(max-width:500px){.Footer_root__1barq .Footer_column__NVl0C{width:100%}.Footer_root__1barq .Footer_column__NVl0C.Footer_contactColumn__3Fyj6{margin-top:.5rem}.Footer_root__1barq .Footer_column__NVl0C.Footer_contactColumn__3Fyj6 h3{display:none}.Footer_root__1barq .Footer_column__NVl0C.Footer_contactColumn__3Fyj6 ul>li{font-size:1.6rem}}@media(max-width:320px){.Footer_root__1barq .Footer_container__L4tD1 .Footer_column__NVl0C{margin:0}}.SmallHeader_root__3KtcJ{font-size:2rem;color:var(--small-header-light-cl)}.SmallHeader_root__3KtcJ.SmallHeader_dark__1N173{color:var(--small-header-dark-cl)}.InlineLink_root__1uWKY{cursor:pointer;transition:.2s;color:var(--inline-link-light-cl)}.InlineLink_root__1uWKY.InlineLink_dark__2r4wD{color:var(--inline-link-dark-cl)}.InlineLink_root__1uWKY:hover{color:var(--inline-link-light-cover-cl)}.InlineLink_root__1uWKY.InlineLink_dark__2r4wD:hover{color:var(--inline-link-dark-cover-cl)}.FooterList_root__4sV61{margin:1rem 0;list-style:none}.FooterList_root__4sV61 .FooterList_item__3wmlt{margin:.8rem 0;font-size:1.8rem}@media(max-width:500px){.FooterList_root__4sV61{display:flex;justify-content:center;align-items:center}.FooterList_root__4sV61 .FooterList_item__3wmlt{margin:.5rem 2rem}.FooterList_root__4sV61.FooterList_columnOnSmall__1PLPb{flex-direction:column}}.Paragraph_root__1P-d6{color:var(--paragraph-light-cl);line-height:1.5}.Paragraph_root__1P-d6.Paragraph_dark__1_W6c{color:var(--paragraph-dark-cl)}.IconLink_root__3UTbn{font-size:inherit;transition:.2s;cursor:pointer;background:none;border:none;outline:none}.IconLink_root__3UTbn.IconLink_light__3Q9Lf{color:var(--icon-light-cl)}.IconLink_root__3UTbn.IconLink_light__3Q9Lf:hover{color:var(--icon-light-hover-cl)}.IconLink_root__3UTbn.IconLink_dark__17RTD{color:var(--icon-dark-cl)}.IconLink_root__3UTbn.IconLink_dark__17RTD:hover{color:var(--icon-dark-hover-cl)}.IconLink_root__3UTbn.IconLink_circle__39OnT{display:inline-block;text-align:center;width:36px;height:36px;border-radius:50%;background-color:var(--icon-light-round-bg-cl);color:var(--icon-light-round-cl);font-size:26px;line-height:36px}.IconLink_root__3UTbn.IconLink_circle__39OnT.IconLink_dark__17RTD{background-color:var(--icon-dark-round-bg-cl);color:var(--icon-dark-round-cl)}.IconLink_root__3UTbn.IconLink_circle__39OnT.IconLink_dark__17RTD:hover{background-color:var(--icon-dark-round-bg-hover-cl);color:var(--icon-dark-round-hover-cl)}.IconLink_root__3UTbn.IconLink_circle__39OnT:hover{background-color:var(--icon-light-round-bg-hover-cl);color:var(--icon-light-round-hover-cl)}@keyframes SectionTitle_enterFromLeft__jMTzd{0%{transform:translate(-150%,-200px);opacity:0}60%{transform:translate(50px,-50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes SectionTitle_enterFromRight__1_ITg{0%{transform:translate(150%,-200px);opacity:0}60%{transform:translate(-50px,50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes SectionTitle_showFromBottom__2Cfwo{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}@keyframes SectionTitle_pulsate__36uTu{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes SectionTitle_shineRed__P38IY{0%{color:var(--white)}49%{color:var(--white)}50%{color:var(--red)}to{color:var(--red)}}@keyframes SectionTitle_moveInXDirection__2BOlD{0%{left:-10%}50%{left:110%}to{left:-10%}}@keyframes SectionTitle_rotateLoader__2Lx5p{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SectionTitle_root__2GWvx{text-align:center;padding:3rem;font-size:2.6rem}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY{position:relative;display:inline-block;color:var(--setion-light-title-cl);cursor:default;transition:.2s}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY .SectionTitle_icon__zIq0s,.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY .SectionTitle_text__39_Jv{position:absolute;top:50%;left:50%}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY .SectionTitle_icon__zIq0s{color:var(--section-title-icon-cl);opacity:.3;transform:translate(-50%,-50%) scale(1.4);transition:.3s}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY .SectionTitle_text__39_Jv{width:100%;text-align:center;transform:translate(-50%,-50%)}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY .SectionTitle_textPlaceholder__3ssxC{opacity:0}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:after,.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:before{position:absolute;content:"";top:110%}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:before{width:120%;left:50%;transform:translate(-50%);border-radius:1rem;height:.4rem;background:linear-gradient(90deg,transparent,var(--section-title-bar-cl),transparent)}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:after{width:0;left:-10px;height:0;background-color:transparent;box-shadow:0 0 10px 6px var(--section-title-glimmer-cl);visibility:hidden}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:hover{color:var(--section-light-title-hover-cl)}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:hover .SectionTitle_icon__zIq0s{transform:translate(-50%,-50%) scale(.6)}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:hover:after{visibility:visible;animation:SectionTitle_moveInXDirection__2BOlD 1.5s infinite}.SectionTitle_root__2GWvx.SectionTitle_dark__2nHD4 .SectionTitle_title__2M0EY{color:var(--section-dark-title-cl)}.SectionTitle_root__2GWvx.SectionTitle_dark__2nHD4 .SectionTitle_title__2M0EY:hover{color:var(--section-dark-title-hover-cl)}@media(max-width:1280px){.SectionTitle_root__2GWvx{padding:2.6rem;font-size:2.2rem}.SectionTitle_root__2GWvx .SectionTitle_title__2M0EY:before{height:.3rem}}@media(max-width:1024px){.SectionTitle_root__2GWvx{padding:2.4rem;font-size:2rem}}@media(max-width:800px){.SectionTitle_root__2GWvx{padding:1.8rem;font-size:1.8rem}}@media(max-width:500px){.SectionTitle_root__2GWvx{padding:1.4rem;font-size:1.6rem}}.Section_root__dhTp-{padding:60px 0;max-width:100%;background-color:var(--section-light-cl);overflow:hidden}.Section_root__dhTp-.Section_dark__LOGiw{background-color:var(--section-dark-cl)}@media(max-width:600px){.Section_root__dhTp-{padding:40px 0}}.Row_root__3y201{display:flex;align-items:center;flex-wrap:wrap}.ShortInfo_root__1ePHz{flex:1 1;max-width:500px;min-width:280px;padding:1rem 4rem;text-align:center;font-size:1.6rem}.ShortInfo_root__1ePHz .ShortInfo_image__1-6TY{width:90%}.ShortInfo_root__1ePHz .ShortInfo_info__3M7Q4{margin-top:2rem}.ShortInfo_root__1ePHz .ShortInfo_description__3cNkS{margin-top:1rem}@media(max-width:500px){.ShortInfo_root__1ePHz .ShortInfo_description__3cNkS{display:none}}.About_information__24so6{margin:8rem auto}.About_information__24so6 .About_iconLink__1fcsZ{text-align:center;flex:1 1;max-width:500px;padding:0 4rem;font-size:16rem}.About_information__24so6 .About_informationDetails__1ibf5{flex:3 1;max-width:1000px;font-size:1.9rem;text-align:justify;padding-right:4rem}.About_information__24so6 .About_informationDetails__1ibf5 .About_text__1GVj6{margin-top:1rem}@media(max-width:1024px){.About_information__24so6 .About_iconLink__1fcsZ{font-size:14rem;padding:0 2rem}.About_information__24so6 .About_informationDetails__1ibf5{font-size:1.7rem}}@media(max-width:800px){.About_information__24so6{margin:5rem auto}.About_information__24so6 .About_iconLink__1fcsZ{display:none}.About_information__24so6 .About_informationDetails__1ibf5{padding:0 2rem}.About_information__24so6 .About_informationDetails__1ibf5 h3{text-align:center}}.Skills_root__2UbUI{position:relative}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ{position:relative;display:flex;box-sizing:content-box;flex-wrap:wrap;width:500px;max-width:80vw;height:500px;max-height:80vw;border-radius:50%;margin:12rem auto;transform:rotate(0);transition:transform .5s}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_circleInside__3PRNs,.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_crossX__1pEKf,.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_crossY__WzVlP{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--skills-wheel-inside-cl)}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_circleInside__3PRNs{border-radius:50%;width:60%;height:60%}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_crossX__1pEKf{width:100%;height:2rem;max-height:2vw}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_crossY__WzVlP{height:100%;width:2rem;max-width:2vw}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_part__3Lvne{box-sizing:content-box;position:relative;overflow:hidden;flex:0 0 50%;height:50%}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_part__3Lvne.SkillsWheel_active__1xSZL .SkillsWheel_circle__12TdO{border:100px solid var(--skill-wheel-part-active-cl)}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_circle__12TdO{position:absolute;width:200%;height:200%;border-radius:50%;border:100px solid var(--skills-wheel-cl);transform:translate(-50%,-50%);cursor:pointer;transition:.2s}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_circle__12TdO:hover{border:100px solid var(--skill-wheel-part-hover-cl)}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_icon__3-nU1{display:block;position:absolute;font-size:8rem;top:50%;left:50%}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_icon__3-nU1:hover{cursor:pointer}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_powerOff__3GOPR{transform:translate(-50%,-50%);color:var(--skills-wheel-inside-icon-cl);transition:.2s}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_powerOff__3GOPR:hover{color:var(--skill-wheel-inside-icon-hover-cl)}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_js__28AIn .SkillsWheel_circle__12TdO{top:100%;left:100%}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_js__28AIn .SkillsWheel_icon__3-nU1{color:var(--skill-wheel-js-cl);transform:translate(-80%,-60%) rotate(-45deg)}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_react__17Ca1 .SkillsWheel_circle__12TdO{top:100%;left:0}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_react__17Ca1 .SkillsWheel_icon__3-nU1{color:var(--skill-wheel-react-cl);transform:translate(-30%,-70%) rotate(-45deg)}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_node__1cZi_ .SkillsWheel_circle__12TdO{top:0;left:100%}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_node__1cZi_ .SkillsWheel_icon__3-nU1{color:var(--skill-wheel-node-cl);transform:translate(-60%,-30%) rotate(-135deg)}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_database__3LSV5 .SkillsWheel_circle__12TdO{top:0;left:0}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_database__3LSV5 .SkillsWheel_icon__3-nU1{font-size:6rem;color:var(--skill-wheel-database-cl);transform:translate(-20%,-20%) rotate(-225deg)}@media(max-width:1024px){.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ{margin:8rem auto 8rem 3rem;width:300px;height:300px}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_icon__3-nU1{font-size:5rem}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_database__3LSV5 .SkillsWheel_icon__3-nU1{font-size:4rem}}@media(max-width:800px){.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ{margin:8rem auto 8rem 1.5rem;width:250px;height:250px}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_icon__3-nU1{font-size:4.5rem}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_database__3LSV5 .SkillsWheel_icon__3-nU1{font-size:3.8rem}}@media(max-width:600px){.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ{margin:4rem auto 40rem;width:200px;height:200px}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_icon__3-nU1{font-size:3.8rem}.SkillsWheel_root__2KoN7 .SkillsWheel_wheel__1DMuQ .SkillsWheel_database__3LSV5 .SkillsWheel_icon__3-nU1{font-size:3rem}}@media(max-width:600px){.SkillsWheel_root__2KoN7{transform:rotate(180deg)}}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ{position:absolute;padding:1rem;border-radius:5px;background-color:var(--skills-info-box-cl);box-shadow:2px 2px 8px #000}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ img{height:2rem}.SkillsDescription_root__EzNEp .SkillsDescription_smallDescription__1CQkT{top:20%;left:20%;width:23%;transform:translate(-50%,-50%);text-align:justify;font-size:2rem}.SkillsDescription_root__EzNEp .SkillsDescription_smallDescription__1CQkT .SkillsDescription_boldName__3oj99{font-weight:700}.SkillsDescription_root__EzNEp .SkillsDescription_graph__1R3gd{top:50%;left:80%;width:20%;transform:translate(-50%,-50%);font-size:2rem}.SkillsDescription_root__EzNEp .SkillsDescription_technology__2N6Lr{display:flex;align-items:center;margin:1rem 0}.SkillsDescription_root__EzNEp .SkillsDescription_technology__2N6Lr span{margin-left:1rem}.SkillsDescription_root__EzNEp .SkillsDescription_nestedList__1MI4T{margin-top:-.7rem;margin-left:3.6rem}@media(max-width:1600px){.SkillsDescription_root__EzNEp .SkillsDescription_smallDescription__1CQkT{left:17%;width:25%}.SkillsDescription_root__EzNEp .SkillsDescription_graph__1R3gd{left:83%;width:23%}}@media(max-width:1280px){.SkillsDescription_root__EzNEp .SkillsDescription_smallDescription__1CQkT{left:13%;font-size:1.8rem}.SkillsDescription_root__EzNEp .SkillsDescription_graph__1R3gd{left:88%;font-size:1.8rem}}@media(max-width:1024px){.SkillsDescription_root__EzNEp{position:absolute;top:50%;left:68%;width:50%;transform:translate(-50%,-50%)}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ{margin:10px 0;position:static;width:100%;transform:none}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ .SkillsDescription_technology__2N6Lr{margin:.5rem 0}}@media(max-width:800px){.SkillsDescription_root__EzNEp{left:72%}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ{font-size:1.6rem}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ img{height:1.6rem}}@media(max-width:600px){.SkillsDescription_root__EzNEp{top:100%;left:50%;transform:translate(-50%);width:95%}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ{width:100%;display:flex;justify-content:space-evenly;flex-wrap:wrap}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ span{margin-left:0}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ .SkillsDescription_graphItem__3DgdY{flex:0 0 27%;height:5.5rem;text-align:center;margin:5px}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ .SkillsDescription_technology__2N6Lr{margin:0 auto;flex-direction:column;text-align:center;justify-content:center;height:100%;font-size:1rem;align-items:center}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ .SkillsDescription_technology__2N6Lr .SkillsDescription_icon__3MQNi{font-size:3rem}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ .SkillsDescription_technology__2N6Lr img{height:3rem}.SkillsDescription_root__EzNEp .SkillsDescription_infoBox__2eWaQ .SkillsDescription_nestedList__1MI4T{display:none}}.Button_root__2WFHp{font-size:1.7rem;padding:6px 18px;border-radius:6px;font-weight:700;border:none;color:var(--button-font-cl);transform:translate(0);background-color:var(--button-bg-cl);box-shadow:2px 2px 4px #555;outline:none;cursor:pointer;transition:.2s}.Button_root__2WFHp:hover{transform:translate(-1px,-1px);box-shadow:3px 3px 6px #555}.Button_root__2WFHp:active{transform:translate(0);box-shadow:none}.Button_root__2WFHp.Button_small__2-4Cv{font-size:1.3rem;padding:4px 10px}.Button_root__2WFHp.Button_positive__D1FAh{background-color:var(--button-positive-cl)}.Card_root__XqV53{perspective:900px;position:relative;width:250px;height:400px;margin:2rem;text-align:center}.Card_root__XqV53 .Card_backSide__3J-Jz,.Card_root__XqV53 .Card_frontSide__3bm8o{position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:5px;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:4px 4px 4px #000;transition:.6s}.Card_root__XqV53 .Card_frontSide__3bm8o{background-color:var(--front-side-bg-cl);transform:translate(-50%,-50%) rotateY(0)}.Card_root__XqV53 .Card_frontSide__3bm8o .Card_actionsFace__2syVo{position:absolute;bottom:5px;right:5px;font-size:2rem}.Card_root__XqV53 .Card_frontSide__3bm8o .Card_langBar__3B1Pf{position:absolute;text-align:center;transform:rotate(45deg);color:var(--lang-bar-font-cl);text-transform:uppercase;box-shadow:2px 2px 4px #222}.Card_root__XqV53 .Card_frontSide__3bm8o .Card_langBar_0__3Dc3U{top:8px;right:-35px;width:100px}.Card_root__XqV53 .Card_frontSide__3bm8o .Card_langBar_1__2cb9J{top:20px;right:-42px;width:140px;transform:rotate(45deg)}.Card_root__XqV53 .Card_frontSide__3bm8o .Card_langBar__3B1Pf.Card_pl__2QSCE{background-color:var(--polish-lang-bar-cl)}.Card_root__XqV53 .Card_frontSide__3bm8o .Card_langBar__3B1Pf.Card_eng__14xiT{background-color:var(--english-lang-bar-cl)}.Card_root__XqV53 .Card_backSide__3J-Jz{padding:1rem;background:var(--back-side-bg-cl);transform:translate(-50%,-50%) rotateY(-180deg)}.Card_root__XqV53 .Card_backSide__3J-Jz .Card_actionsBack__1ewFB{position:absolute;bottom:5px;left:5px;font-size:2rem}.Card_root__XqV53 .Card_backSide__3J-Jz .Card_technology__2MXfn{text-align:left;font-size:1.5rem}.Card_root__XqV53 .Card_backSide__3J-Jz .Card_technology__2MXfn .Card_technologyName__3dCPE{margin-left:1rem;font-size:1.6rem;font-weight:700}.Card_root__XqV53 .Card_backSide__3J-Jz .Card_technology__2MXfn .Card_nestedTechnologies__3Qun1{margin:0 0 .8rem 2rem}.Card_root__XqV53.Card_rotated__2gugO .Card_frontSide__3bm8o{transform:translate(-50%,-50%) rotateY(180deg)}.Card_root__XqV53.Card_rotated__2gugO .Card_backSide__3J-Jz{transform:translate(-50%,-50%) rotateY(0)}.Card_root__XqV53 .Card_content__1pPF5{margin:.6rem 0}.Card_root__XqV53 .Card_imageWrapper__2wq93{position:relative;height:250px;transition:.2s;overflow:hidden}.Card_root__XqV53 .Card_imageWrapper__2wq93 .Card_actions__1hwHN{position:absolute;top:50%;left:50%;transform:translate(-50%,-50px) scale(0);font-size:3.2rem;transition:.2s .2s}.Card_root__XqV53 .Card_imageWrapper__2wq93 .Card_actions__1hwHN p{font-size:1.4rem}.Card_root__XqV53 .Card_imageWrapper__2wq93 img{display:block;height:250px;opacity:1;transform:scale(1);transition:.6s}.Card_root__XqV53 .Card_imageWrapper__2wq93:hover .Card_actions__1hwHN{transform:translate(-50%,-50px) scale(1)}.Card_root__XqV53 .Card_imageWrapper__2wq93:hover img{transform:scale(.01);opacity:.5}.Card_root__XqV53 .Card_description__1gGyF{margin:1.4rem 0;font-size:1.4rem}.Card_root__XqV53 .Card_btnWrapper__3WQ-o{opacity:.8;transition:.2s}.Card_root__XqV53:hover .Card_btnWrapper__3WQ-o{opacity:1}@keyframes Loader_enterFromLeft__1SWZF{0%{transform:translate(-150%,-200px);opacity:0}60%{transform:translate(50px,-50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes Loader_enterFromRight__2cMQI{0%{transform:translate(150%,-200px);opacity:0}60%{transform:translate(-50px,50px);opacity:.8}to{transform:translate(0);opacity:1}}@keyframes Loader_showFromBottom__2ehaT{0%{opacity:0;transform:translateY(150px)}to{opacity:1;transform:translateY(0)}}@keyframes Loader_pulsate__Kb2vb{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes Loader_shineRed__3WPt2{0%{color:var(--white)}49%{color:var(--white)}50%{color:var(--red)}to{color:var(--red)}}@keyframes Loader_moveInXDirection__3_NBr{0%{left:-10%}50%{left:110%}to{left:-10%}}@keyframes Loader_rotateLoader__1HqxG{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loader_root__3Zyuw{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px}.Loader_root__3Zyuw div{position:absolute;width:46px;height:46px;margin:4px;border-radius:50%;animation:Loader_rotateLoader__1HqxG 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid transparent;border-top:4px solid var(--loader-cl)}.Loader_root__3Zyuw div:first-child{animation-delay:-.45s}.Loader_root__3Zyuw div:nth-child(2){animation-delay:-.3s}.Loader_root__3Zyuw div:nth-child(3){animation-delay:-.15s}.Projects_root__1oy-H{margin:4rem 0 10rem}.InputField_root__2ICu9{position:relative;margin:3rem 0}.InputField_root__2ICu9 .InputField_input__1eVHK{display:inline-block;padding:10px 8px 6px;font-size:1.8rem;background-color:var(--input-bg-cl);font-family:var(--main-font);border-radius:2px;border:none;outline:none;width:25rem;max-width:100%;color:var(--input-font-cl);border-bottom:3px solid var(--input-bg-cl);box-shadow:3px 3px 4px #000;transition:.2s}.InputField_root__2ICu9 .InputField_input__1eVHK:focus{background-color:var(--input-bg-focus-cl);border-bottom:3px solid var(--input-border-focus-cl);box-shadow:2px 2px 3px #000}.InputField_root__2ICu9 .InputField_label__RGkZj{position:absolute;top:-17px;left:7px;font-size:12px;color:#999;transform:translate(9px,28px) scale(1.4);visibility:hidden;transition:.2s}.InputField_root__2ICu9 .InputField_input__1eVHK:not(:-ms-input-placeholder)+.InputField_label__RGkZj{visibility:visible;color:var(--input-label-cl);transform:translate(0) scale(1)}.InputField_root__2ICu9 .InputField_input__1eVHK:not(:placeholder-shown)+.InputField_label__RGkZj{visibility:visible;color:var(--input-label-cl);transform:translate(0) scale(1)}.InputField_root__2ICu9.InputField_error__srXY9 .InputField_input__1eVHK{border-color:var(--input-border-error-cl)}.InputField_root__2ICu9.InputField_error__srXY9 .InputField_input__1eVHK:not(:-ms-input-placeholder)+.InputField_label__RGkZj{color:var(--input-border-error-cl)}.InputField_root__2ICu9.InputField_error__srXY9 .InputField_input__1eVHK:not(:placeholder-shown)+.InputField_label__RGkZj{color:var(--input-border-error-cl)}.TextareaField_root__1Xm36{position:relative;margin:3rem 0}.TextareaField_root__1Xm36 .TextareaField_input__G4cf_{display:inline-block;padding:10px 8px 6px;font-size:1.8rem;background-color:var(--input-bg-cl);font-family:var(--main-font);border-radius:2px;border:none;outline:none;width:25rem;max-width:100%;color:var(--input-font-cl);border-bottom:3px solid var(--input-bg-cl);box-shadow:3px 3px 4px #000;transition:.2s}.TextareaField_root__1Xm36 .TextareaField_input__G4cf_:focus{background-color:var(--input-bg-focus-cl);border-bottom:3px solid var(--input-border-focus-cl);box-shadow:2px 2px 3px #000}.TextareaField_root__1Xm36 .TextareaField_label__Hgc5J{position:absolute;top:-17px;left:7px;font-size:12px;color:#999;transform:translate(9px,28px) scale(1.4);visibility:hidden;transition:.2s}.TextareaField_root__1Xm36 .TextareaField_input__G4cf_:not(:-ms-input-placeholder)+.TextareaField_label__Hgc5J{visibility:visible;color:var(--input-label-cl);transform:translate(0) scale(1)}.TextareaField_root__1Xm36 .TextareaField_input__G4cf_:not(:placeholder-shown)+.TextareaField_label__Hgc5J{visibility:visible;color:var(--input-label-cl);transform:translate(0) scale(1)}.TextareaField_root__1Xm36.TextareaField_error__3aXLf .TextareaField_input__G4cf_{border-color:var(--input-border-error-cl)}.TextareaField_root__1Xm36.TextareaField_error__3aXLf .TextareaField_input__G4cf_:not(:-ms-input-placeholder)+.TextareaField_label__Hgc5J{color:var(--input-border-error-cl)}.TextareaField_root__1Xm36.TextareaField_error__3aXLf .TextareaField_input__G4cf_:not(:placeholder-shown)+.TextareaField_label__Hgc5J{color:var(--input-border-error-cl)}.TextareaField_root__1Xm36 .TextareaField_input__G4cf_{width:40rem;height:18rem}.Backdrop_root__7TAdn{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.7)}.Alert_root__3tayp{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:2rem;width:40rem;max-width:90%;background-color:#fff;font-size:1.8rem;text-align:center}.Alert_root__3tayp .Alert_content__3B4IT{margin:1.5rem}.Contact_root__atZqE{display:flex;width:1280px;height:600px;max-width:90%;margin:4rem auto;box-shadow:4px 4px 4px #555;background:linear-gradient(105deg,rgba(255,255,0,.8) 50%,hsla(0,0%,100%,.6) 0),url(/static/media/laptop.79883412.jpg);background-position:50%;background-size:cover}.Contact_root__atZqE .Contact_halfPart__2HPEW{position:relative;display:flex;justify-content:center;align-items:center;padding:2rem;flex:50% 1}.Contact_root__atZqE .Contact_halfPart__2HPEW .Contact_form__25dOx{max-width:100%}.Contact_root__atZqE .Contact_buttonWrapper__1-cGk{margin-top:4rem;text-align:center}@media(max-width:620px){.Contact_root__atZqE,.Contact_root__atZqE .Contact_halfPart__2HPEW{max-width:100%}}
/*# sourceMappingURL=main.864c81ac.chunk.css.map */