:root{--c-background:#eee;--c-active:#40a4c8;--c-active-rgb:64,164,200;--c-1:#666;--c-2:#999;height:100%}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%;height:100%}body{font-family:"Open Sans",sans-serif;font-weight:400;line-height:1.6;height:100%;background-size:cover;background-repeat:no-repeat;font-size:1.6rem}body,h1{color:#666;color:var(--c-1)}h1{font-size:3rem}@media only screen and (max-width:359px){h1{font-size:2.5rem}}h2{margin-top:1rem;color:#999;color:var(--c-2);font-weight:300;font-size:2rem}@media only screen and (max-width:359px){h2{font-size:1.8rem}}.App{height:100%}.Layout{display:grid;grid-template-columns:repeat(2,1fr) repeat(8,minmax(-webkit-min-content,15rem)) repeat(2,1fr);grid-template-columns:repeat(2,1fr) repeat(8,minmax(min-content,15rem)) repeat(2,1fr);background-color:var(--c-background);min-height:100vh}.Layout .Frame{grid-column:3/11;display:grid;grid-template-columns:1rem repeat(10,minmax(-webkit-min-content,11.5rem)) 1rem;grid-template-columns:1rem repeat(10,minmax(min-content,11.5rem)) 1rem;align-content:start;grid-gap:1rem;height:-webkit-min-content;height:-moz-min-content;height:min-content;background-color:#fff;margin-top:5rem;margin-bottom:5rem;border-radius:1rem;position:relative}@media only screen and (max-width:1300px){.Layout .Frame{margin-top:1.5rem;margin-bottom:1.5rem}}@media only screen and (max-width:900px){.Layout .Frame{margin-top:.5rem;margin-bottom:.5rem}}.Layout .Frame .page{grid-column:3/11;min-height:10rem;background-color:#fff;margin-top:.5rem;margin-bottom:3rem}@media only screen and (max-width:913px){.Layout .Frame .page{grid-column:2/12}}.Toolbar_Toolbar__1XByl{grid-column:3/11;width:100%;margin-bottom:2rem;border-bottom:.3rem solid var(--c-background);border-top:.3rem solid var(--c-background);display:flex;flex-direction:column;padding:1rem 0}@media only screen and (max-width:1300px){.Toolbar_Toolbar__1XByl{grid-column:2/12}}@media only screen and (max-width:913px){.Toolbar_Toolbar__1XByl{align-items:center}}.NavigationItems_NavigationItems__2YZH7{list-style:none;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-evenly;text-transform:uppercase;padding:1.5rem}@media only screen and (max-width:913px){.NavigationItems_NavigationItems__2YZH7{display:none;padding:1rem 0;width:100%;flex-direction:column;align-self:flex-start}.NavigationItems_NavigationItems__2YZH7.NavigationItems_active__3znNZ{display:inline;display:initial}}@media only screen and (max-width:913px){.NavigationItem_NavigationItem__1eVc8{width:100%}.NavigationItem_NavigationItem__1eVc8:not(:last-child){border-bottom:1px solid var(--c-background)}}.NavigationItem_NavigationItem__1eVc8 a{color:var(--c-2);font-weight:600;text-decoration:none;display:block;padding:1rem}.NavigationItem_NavigationItem__1eVc8 a.NavigationItem_active__3i0Bk,.NavigationItem_NavigationItem__1eVc8 a:hover{color:var(--c-active)}@media only screen and (min-width:914px){.NavigationItem_NavigationItem__1eVc8 a{position:relative;transition:all .5s;z-index:1}.NavigationItem_NavigationItem__1eVc8 a:after,.NavigationItem_NavigationItem__1eVc8 a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all .5s}.NavigationItem_NavigationItem__1eVc8 a:hover:before{border:3px solid var(--c-background);transform:rotate(-7deg)}.NavigationItem_NavigationItem__1eVc8 a:hover:after{border:3px solid var(--c-background);transform:rotate(7deg)}.NavigationItem_NavigationItem__1eVc8 a.NavigationItem_active__3i0Bk:after,.NavigationItem_NavigationItem__1eVc8 a.NavigationItem_active__3i0Bk:before{border:3px solid var(--c-background)}.NavigationItem_NavigationItem__1eVc8 a.NavigationItem_active__3i0Bk:after,.NavigationItem_NavigationItem__1eVc8 a.NavigationItem_active__3i0Bk:before{transform:rotate(0)}}.ToolbarToggle_ToolbarToggle__3gqHK{display:none;cursor:pointer;width:-webkit-min-content;width:-moz-min-content;width:min-content;align-items:center;color:var(--c-2);border:.2rem solid var(--c-background);border-radius:1rem}@media only screen and (max-width:913px){.ToolbarToggle_ToolbarToggle__3gqHK{display:flex}}.ToolbarToggle_ToolbarToggle__3gqHK.ToolbarToggle_active__4Plh6,.ToolbarToggle_ToolbarToggle__3gqHK:hover{color:var(--c-active);border:.2rem solid var(--c-active)}.ToolbarToggle_ToolbarToggle__3gqHK.ToolbarToggle_active__4Plh6 .ToolbarToggle_Icon__3W39R div,.ToolbarToggle_ToolbarToggle__3gqHK:hover .ToolbarToggle_Icon__3W39R div{background-color:var(--c-active)}.ToolbarToggle_ToolbarToggle__3gqHK .ToolbarToggle_Icon__3W39R{margin-left:1rem;width:4rem;height:5rem;display:flex;flex-flow:column;justify-content:space-around;align-items:center;padding:1rem 0}.ToolbarToggle_ToolbarToggle__3gqHK .ToolbarToggle_Icon__3W39R div{width:90%;height:.3rem;background-color:var(--c-2)}.ToolbarToggle_ToolbarToggle__3gqHK .ToolbarToggle_Menu__1qJ5M{color:inherit;font-weight:600;text-transform:uppercase;margin:0 1rem;font-size:2rem}.LanguageSwitcher_LanguageSwitcher__1CkJy{position:absolute;right:0;top:0}.LanguageSwitcher_LanguageSwitcher__1CkJy ul{list-style:none;display:flex}.LanguageSwitcher_LanguageSwitcher__1CkJy button{color:var(--c-2);font-weight:600;border:none;background:none;cursor:pointer;margin:1rem 1rem 0 0;outline:none}.LanguageSwitcher_LanguageSwitcher__1CkJy button.LanguageSwitcher_active__1rp6c,.LanguageSwitcher_LanguageSwitcher__1CkJy button:hover{color:var(--c-active)}.Header_Header__1CTzX{grid-column:2/12;width:100%;text-align:center;padding:2.5rem}.Header_Header__1CTzX span{color:var(--c-active);font-weight:600;padding:0 .5rem}@media only screen and (max-width:600px){.Header_Header__1CTzX{grid-column:1/13}}.Footer_Footer__37hEc{grid-column:3/11;width:100%;text-align:center;border-top:.3rem solid var(--c-background);padding:2.5rem}.Footer_Footer__37hEc .Footer_Row__3Sl91{display:flex;justify-content:center}@media only screen and (max-width:1300px){.Footer_Footer__37hEc{grid-column:2/12}}@media only screen and (max-width:600px){.Footer_Footer__37hEc{text-align:start}}.Footer_Footer__37hEc h2{font-size:1.6rem}.ReactLogo_ReactLogo__1GfjX{height:4rem;width:4rem;min-width:40px;min-height:40px;pointer-events:none;-webkit-animation:ReactLogo_ReactLogo-spin__1iC6g 20s linear infinite;animation:ReactLogo_ReactLogo-spin__1iC6g 20s linear infinite}@-webkit-keyframes ReactLogo_ReactLogo-spin__1iC6g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes ReactLogo_ReactLogo-spin__1iC6g{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Projects_Projects__2JrBc a{color:var(--c-active)}.Projects_Projects__2JrBc>div:not(:last-child){margin-bottom:3rem}.Projects_Projects__2JrBc>div:not(:last-child):after{grid-column:1/-1;content:"";display:block;margin:0 auto;width:75%;padding-top:3rem;border-bottom:3px solid var(--c-background)}.Projects_Projects__2JrBc>div>h3{margin-bottom:2rem}@media only screen and (max-width:500px){.Projects_Projects__2JrBc>div>h3{text-align:center}}.Projects_Projects__2JrBc>div>ul{list-style-type:none}.Projects_Projects__2JrBc>div>ul>.Projects_LiWithLink__2R06e{display:flex;align-items:flex-start}.Projects_Projects__2JrBc>div>ul>.Projects_LiWithLink__2R06e>a{word-break:break-word}.Projects_Projects__2JrBc>div>ul>.Projects_LiWithLink__2R06e>a:active,.Projects_Projects__2JrBc>div>ul>.Projects_LiWithLink__2R06e>a:hover,.Projects_Projects__2JrBc>div>ul>.Projects_LiWithLink__2R06e>a:link,.Projects_Projects__2JrBc>div>ul>.Projects_LiWithLink__2R06e>a:visited{color:var(--c-active)}.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO{display:grid;grid-template-columns:1fr 3fr;align-items:center}.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO:after{display:block;content:"";clear:both}@media only screen and (max-width:913px){.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO{display:block}}@media only screen and (max-width:500px){.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO>ul{margin-top:2rem}}.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO>h3{grid-column:1/-1}.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO>div{justify-self:center;height:26rem;width:26rem;margin:1rem}@media only screen and (max-width:913px){.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO>div{float:left}}@media only screen and (max-width:884px){.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO>div{height:29.41176vw;width:29.41176vw}}@media only screen and (max-width:500px){.Projects_Projects__2JrBc>.Projects_DivWith1Thumb__26_QO>div{height:24rem;width:80%;float:none;margin:auto}}.Projects_Projects__2JrBc>.Projects_DivWith3Thumbs__P4Lb-{display:grid;grid-template-columns:repeat(3,1fr)}.Projects_Projects__2JrBc>.Projects_DivWith3Thumbs__P4Lb->h3{grid-column:1/-1}.Projects_Projects__2JrBc>.Projects_DivWith3Thumbs__P4Lb->div{justify-self:center;height:25rem;width:25rem}@media only screen and (max-width:850px){.Projects_Projects__2JrBc>.Projects_DivWith3Thumbs__P4Lb->div{height:29.41176vw;width:29.41176vw}}.Projects_Projects__2JrBc>.Projects_DivWith3Thumbs__P4Lb->ul{grid-column:1/-1;margin-top:2rem}.ChevronLogo_ChevronLogo__iAvaa{min-height:3rem;min-width:3rem;-webkit-animation-name:ChevronLogo_moveInLeft__23FHI;animation-name:ChevronLogo_moveInLeft__23FHI;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes ChevronLogo_moveInLeft__23FHI{0%{opacity:0;transform:translateX(-6rem)}40%{transform:translateX(.75rem)}60%{transform:translateX(-.5rem)}80%{transform:translateX(.25rem)}to{opacity:1;transform:translate(0)}}@keyframes ChevronLogo_moveInLeft__23FHI{0%{opacity:0;transform:translateX(-6rem)}40%{transform:translateX(.75rem)}60%{transform:translateX(-.5rem)}80%{transform:translateX(.25rem)}to{opacity:1;transform:translate(0)}}.ChevronItem_ChevronItem__3yMBu{display:flex;align-items:flex-start}.ChevronItem_ChevronItem__3yMBu span{padding:2px;margin-right:5px}.ThumbnailWithLink_ThumbnailWithLink__17sbq{display:block;width:100%;height:100%;padding:.5rem;position:relative;border:3px solid var(--c-background);border-radius:10px;-webkit-animation:ThumbnailWithLink_growAndShadow__-DWUf 4s ease-out 1s infinite;animation:ThumbnailWithLink_growAndShadow__-DWUf 4s ease-out 1s infinite;overflow:hidden;transition:all .5s}.ThumbnailWithLink_ThumbnailWithLink__17sbq:before{content:"";position:absolute;top:0;left:-80%;width:50%;height:100%;background:hsla(0,0%,100%,.3);transform:skewx(-30deg);transition:all .5s}.ThumbnailWithLink_ThumbnailWithLink__17sbq:hover{-webkit-animation:ThumbnailWithLink_growAndShadow__-DWUf 5s ease-out 1s infinite;animation:ThumbnailWithLink_growAndShadow__-DWUf 5s ease-out 1s infinite;box-shadow:0 3rem 6rem rgba(0,0,0,.3);transform:scale(1.05);border:3px solid var(--c-active);-webkit-animation:0;animation:0}.ThumbnailWithLink_ThumbnailWithLink__17sbq:hover:before{left:160%}.ThumbnailWithLink_ThumbnailWithLink__17sbq:hover:active{box-shadow:none;transform:scale(1)}.ThumbnailWithLink_ThumbnailWithLink__17sbq:hover:active:before{left:-80%}.ThumbnailWithLink_ThumbnailWithLink__17sbq img{width:100%;height:100%;border-radius:5px}@-webkit-keyframes ThumbnailWithLink_growAndShadow__-DWUf{0%{transform:scale(1)}12%{transform:scale(1.05);box-shadow:0 3rem 6rem rgba(0,0,0,.3)}25%,to{transform:scale(1)}}@keyframes ThumbnailWithLink_growAndShadow__-DWUf{0%{transform:scale(1)}12%{transform:scale(1.05);box-shadow:0 3rem 6rem rgba(0,0,0,.3)}25%,to{transform:scale(1)}}.ElevatorButton_elevatorButton__2g1hC{text-align:center;cursor:pointer;width:140px;margin:auto}.ElevatorButton_elevatorButton__2g1hC:hover{opacity:.7;color:var(--c-active)}.ElevatorButton_elevatorButton__2g1hC>svg{width:40px;height:40px;display:block;margin:auto auto 5px}.ProgressBar_ProgressDiv__26ltx{background-color:var(--c-background);border-radius:5px;margin-top:7px}.ProgressBar_Progress__1piWd{background-color:var(--c-active);border-radius:5px;min-height:1.6rem;transition:1s ease;transition-delay:.5s}.EducationEN_Education__3d5hK>ul{list-style:none}.EducationEN_Education__3d5hK>ul>li{position:relative;padding:1rem 0;display:flex}.EducationEN_Education__3d5hK>ul>li:before{content:"\25CF";color:var(--c-active);margin-right:1.5rem;font-size:2rem}.EducationEN_Education__3d5hK>ul>li:after{position:absolute;left:0;top:0;content:"";border-left:2px solid var(--c-active);margin-left:.5rem;height:100%}.EducationEN_Education__3d5hK>ul>li:first-of-type:after{top:2.5rem}.EducationEN_Education__3d5hK>ul>li:last-of-type:after{top:-50%}@media only screen and (max-width:688px){.EducationEN_Education__3d5hK>ul>li:last-of-type:after{height:95%}}@media only screen and (max-width:550px){.EducationEN_Education__3d5hK>ul>li:last-of-type:after{height:90%}}@media only screen and (max-width:397px){.EducationEN_Education__3d5hK>ul>li:last-of-type:after{height:82%}}@media only screen and (max-width:297px){.EducationEN_Education__3d5hK>ul>li:last-of-type:after{height:75%}}.EducationEN_Education__3d5hK>ul>li>div{margin-right:1rem}.EducationEN_Education__3d5hK>ul>li>div>span:first-of-type{font-weight:700;font-size:1.8rem}.EducationEN_Education__3d5hK>ul>li>div>span:last-of-type{margin-left:.5rem;font-style:italic}.EducationEN_Education__3d5hK>div{margin-left:1.5rem;margin-right:1rem;margin-top:3rem;border:3px solid var(--c-background);padding:1rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.EducationEN_Education__3d5hK>div>span{font-weight:700;font-size:1.8rem}.Skills_Skills__1uWIW>div:not(:last-child){margin-bottom:3rem}.Skills_Skills__1uWIW>div>ul{padding:1rem;list-style-type:none}.Skills_Skills__1uWIW .Skills_SkillsSection__3ppgq{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}@media only screen and (max-width:913px){.Skills_Skills__1uWIW .Skills_SkillsSection__3ppgq{grid-template-columns:1fr}}.Skills_Skills__1uWIW .Skills_SkillsSection__3ppgq>h3{grid-column:1/-1}.Skills_Skills__1uWIW .Skills_SkillsSection__3ppgq>ul>li{display:grid;grid-template-columns:minmax(-webkit-min-content,400px) 1fr;grid-template-columns:minmax(min-content,400px) 1fr;grid-column-gap:1.5rem;-webkit-column-gap:1.5rem;column-gap:1.5rem;align-items:start}.Skills_Skills__1uWIW .Skills_Languages__1piS4>ul{display:flex}@media only screen and (max-width:600px){.Skills_Skills__1uWIW .Skills_Languages__1piS4>ul{flex-direction:column}}.Skills_Skills__1uWIW .Skills_Languages__1piS4>ul>li{flex-shrink:0}.ExperiencesEN_Experiences__uuGxl>ul{list-style:none}.ExperiencesEN_Experiences__uuGxl>ul>li{position:relative;padding:1rem 1rem 1rem 0;display:flex}.ExperiencesEN_Experiences__uuGxl>ul>li:before{content:"\25CF";color:var(--c-active);margin-right:1.5rem;font-size:2rem}.ExperiencesEN_Experiences__uuGxl>ul>li:after{position:absolute;left:0;top:0;content:"";border-left:2px solid var(--c-active);margin-left:.5rem;height:100%}.ExperiencesEN_Experiences__uuGxl>ul>li:first-of-type:after{top:2.5rem}.ExperiencesEN_Experiences__uuGxl>ul>li:last-of-type:after{top:-50%;height:90%}@media only screen and (max-width:651px){.ExperiencesEN_Experiences__uuGxl>ul>li:last-of-type:after{height:82%}}@media only screen and (max-width:474px){.ExperiencesEN_Experiences__uuGxl>ul>li:last-of-type:after{height:75%}}@media only screen and (max-width:372px){.ExperiencesEN_Experiences__uuGxl>ul>li:last-of-type:after{height:70%}}@media only screen and (max-width:290px){.ExperiencesEN_Experiences__uuGxl>ul>li:last-of-type:after{height:65%}}.ExperiencesEN_Experiences__uuGxl>ul>li>div{display:flex;flex-direction:column}.ExperiencesEN_Experiences__uuGxl>ul>li>div>span:first-of-type{font-weight:700;font-size:1.8rem}.ExperiencesEN_Experiences__uuGxl>ul>li>div>span:last-of-type{font-style:italic}.GithubLogo_GithubLogo__3TQhV,.HomeLogo_HomeLogo__1pyKv,.LinkedinLogo_LinkedinLogo__1ui62,.MailLogo_MailLogo__25JzB,.MobileLogo_MobileLogo__sS-TI{min-height:3rem;min-width:3rem}.HobbiesLogo_HobbiesLogo__2gCRg{min-height:3.5rem;min-width:3.5rem}.About_About__JO3y5{font-weight:400;color:var(--c-2);font-size:2rem}@media only screen and (max-width:359px){.About_About__JO3y5{font-size:1.6rem}}.About_About__JO3y5>div{display:flex;align-items:center;justify-content:center;font-size:1.8rem}.About_About__JO3y5>div:not(:last-child){margin-bottom:2rem}@media only screen and (max-width:650px){.About_About__JO3y5>div{justify-content:start}}.About_About__JO3y5>div span{margin-left:1rem}.About_About__JO3y5>div a{word-break:break-word;margin-left:1rem}.About_About__JO3y5>div a:active,.About_About__JO3y5>div a:hover,.About_About__JO3y5>div a:link,.About_About__JO3y5>div a:visited{color:var(--c-active)}.EducationFR_Education__1QfMS>ul{list-style:none}.EducationFR_Education__1QfMS>ul>li{position:relative;padding:1rem 0;display:flex}.EducationFR_Education__1QfMS>ul>li:before{content:"\25CF";color:var(--c-active);margin-right:1.5rem;font-size:2rem}.EducationFR_Education__1QfMS>ul>li:after{position:absolute;left:0;top:0;content:"";border-left:2px solid var(--c-active);margin-left:.5rem;height:100%}.EducationFR_Education__1QfMS>ul>li:first-of-type:after{top:2.5rem}.EducationFR_Education__1QfMS>ul>li:last-of-type:after{top:-50%}@media only screen and (max-width:1053px){.EducationFR_Education__1QfMS>ul>li:last-of-type:after{height:95%}}@media only screen and (max-width:913px){.EducationFR_Education__1QfMS>ul>li:last-of-type:after{height:100%}}@media only screen and (max-width:883px){.EducationFR_Education__1QfMS>ul>li:last-of-type:after{height:95%}}@media only screen and (max-width:706px){.EducationFR_Education__1QfMS>ul>li:last-of-type:after{height:92%}}@media only screen and (max-width:460px){.EducationFR_Education__1QfMS>ul>li:last-of-type:after{height:81%}}@media only screen and (max-width:341px){.EducationFR_Education__1QfMS>ul>li:last-of-type:after{height:72%}}.EducationFR_Education__1QfMS>ul>li>div{margin-right:1rem}.EducationFR_Education__1QfMS>ul>li>div>span:first-of-type{font-weight:700;font-size:1.8rem}.EducationFR_Education__1QfMS>ul>li>div>span:last-of-type{margin-left:.5rem;font-style:italic}.EducationFR_Education__1QfMS>div{margin-left:1.5rem;margin-right:1rem;margin-top:3rem;border:3px solid var(--c-background);padding:1rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.EducationFR_Education__1QfMS>div>span{font-weight:700;font-size:1.8rem}.ExperiencesFR_Experiences__3AsEz>ul{list-style:none}.ExperiencesFR_Experiences__3AsEz>ul>li{position:relative;padding:1rem 1rem 1rem 0;display:flex}.ExperiencesFR_Experiences__3AsEz>ul>li:before{content:"\25CF";color:var(--c-active);margin-right:1.5rem;font-size:2rem}.ExperiencesFR_Experiences__3AsEz>ul>li:after{position:absolute;left:0;top:0;content:"";border-left:2px solid var(--c-active);margin-left:.5rem;height:100%}.ExperiencesFR_Experiences__3AsEz>ul>li:first-of-type:after{top:2.5rem}.ExperiencesFR_Experiences__3AsEz>ul>li:last-of-type:after{top:-50%;height:90%}@media only screen and (max-width:717px){.ExperiencesFR_Experiences__3AsEz>ul>li:last-of-type:after{height:82%}}@media only screen and (max-width:370px){.ExperiencesFR_Experiences__3AsEz>ul>li:last-of-type:after{height:75%}}.ExperiencesFR_Experiences__3AsEz>ul>li>div{display:flex;flex-direction:column}.ExperiencesFR_Experiences__3AsEz>ul>li>div>span:first-of-type{font-weight:700;font-size:1.8rem}.ExperiencesFR_Experiences__3AsEz>ul>li>div>span:last-of-type{font-style:italic}
/*# sourceMappingURL=main.dcd9ae2d.chunk.css.map */