.title_bar_title{height:200px;transform:translate(var(--translate-x),var(--translate-y));font-size:6em;font-weight:500;transition:all 1000s ease-in-out;display:inline-block}.title_bar_title a{color:#000;text-decoration:none}.title_bar_title a:visited{color:#000}.movable{position:absolute}.positioned{position:relative}.title_bar_entry{color:var(--color);z-index:var(--index);transform:translate(var(--translate-x),var(--translate-y));transition:all 1s ease-in-out}
.title_bar{flex-flow:column wrap;justify-content:center;align-items:center;margin-bottom:1em;display:flex}.title_bar_title h1{size:inherit;margin-top:0;margin-bottom:0;font-size:1em;font-weight:400;text-decoration:none}.title_bar h2{margin-top:0;margin-bottom:0;font-weight:400}.title_bar_controls{text-justify:distribute;flex-flow:column wrap;justify-content:center;align-items:flex-start;height:200px;transition:all 2s ease-in-out;display:flex}.nav_control{word-spacing:2em;font-size:3em}a .nav_control,.nav_control a{color:#000;text-decoration:none;transition:all .25s ease-in-out}a .nav_control:visited,.nav_control a:visited{color:#000}a .nav_control:hover,.nav_control a:hover{color:#888}.no_long_spaces{word-spacing:initial}@media (max-device-width:480px){.nav_control{word-spacing:.5em;font-size:.5em}}
@media (max-device-width:480px){.title_bar_title{height:auto;margin:1em auto auto;font-size:3em}.nav_controls{height:auto;margin:auto}.nav_control{font-size:1.75em}}
body{color:#231f20}.App{text-align:center}.button_back{color:#231f20;font-size:1.5em;text-decoration:none;transition:all .75s ease-in-out}.button_back:hover{transform:translate(var(--data-move))}.button_back a{color:#231f20;text-decoration:none}.button_back_element{transition:all .75s ease-in-out}.button_back_element:hover{transform:translate(var(--data-move))}@media (max-device-width:480px){.hidden_mobile{display:none}}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
.projects_list{flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;margin-top:2em;display:flex}.project_tile_display{background-image:var(--data-picture);background-position:50%;background-size:cover;height:30em;transition:all .5s ease-in-out}.project_tile{flex:0 21%;padding-bottom:2em}@keyframes project_tiles_hover{0%{transform:rotate3d(0,0,0,10deg)}50%{transform:rotate3d(0,0,0,10deg)}to{transform:rotate3d(0,0,0,10deg)}}.project_tile:hover{animation:1s ease-in-out forwards project_tiles_hover}.project_overlay{opacity:0;color:#231f20;background-color:#dcdcdc66;justify-content:center;align-items:center;width:100%;height:100%;font-weight:bolder;text-decoration:none;transition:all .5s ease-in-out;display:flex}.project_overlay:hover{opacity:1;cursor:pointer}a{opacity:1;text-decoration:none}@media (max-device-width:480px){.project_tile{flex:0 60%}.project_tile_display{height:23em}}
.about_title{justify-content:center;padding:2em;display:flex}.about_experiences{margin-top:2em}.about_content{flex-direction:column;justify-content:space-evenly;align-items:flex-start;padding-left:40%;display:flex}.about_back{padding:1em 1em 2em 10em;font-size:1.5em}@media (max-device-width:480px){.about_content{margin:0 auto;padding-left:2em}.about_back{padding:1em 1em 2em;font-size:1em}}
.project_page{flex-flow:wrap;justify-content:space-between;align-items:flex-start;width:100%;height:100%;display:flex;position:absolute;overflow:hidden}.project_page_text{text-align:justify;text-justify:inter-word;-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-width:40%;height:80%;padding-top:5em;padding-left:5em;display:flex;overflow-y:scroll}.project_page_text::-webkit-scrollbar{display:none}.project_page_title{text-align:start;max-width:100%;height:3em;font-size:4em}.project_page_description{color:#231f20;max-width:90%;font-size:1.5em}.project_page_pictures{text-align:center;-ms-overflow-style:none;scrollbar-width:none;width:50%;min-width:0;height:100%;min-height:0;transition:all .5s ease-in-out;overflow-y:scroll}.project_page_pictures::-webkit-scrollbar{display:none}.project_page_picture{object-fit:cover;width:100%;min-width:0;min-height:0;max-height:none;display:block}.empty{background-color:#9c9c9c;border-radius:.5rem;margin:1em}.project_page_back{margin-bottom:2em;padding:1em;font-size:1.5em;position:absolute;bottom:0}@media (max-device-width:480px){.project_page{overflow:visible}.project_page_text{align-items:center;max-width:75%;height:auto;margin:0 auto 1em;padding:0;overflow-y:visible}.project_page_title{max-width:100%;height:3em;font-size:3em}.project_page_description{max-width:100%}.project_page_pictures{width:100%;height:auto;overflow-y:visible}.project_page_picture{max-width:75%;margin:0 auto}.project_page_back{max-width:75%;padding:1em;font-size:1em;position:relative}}
.contact_name{font-size:3em;font-weight:100}.contact_entry{line-height:3em}
.contact_footer{flex-wrap:wrap;justify-content:space-evenly;padding-top:1em;padding-bottom:1em;font-size:2rem;display:flex}
.experience_year{padding-right:3em;font-size:3em;font-weight:700}@media (max-device-width:480px){.experience_year{padding-right:1em}}
@media (max-device-width:480px){.hidden-mobile{display:none}}@media (min-device-width:480px){.hidden-desktop{display:none}}.bg-data-picture-cover{background-image:var(--data-picture);background-position:50%;background-size:cover;height:30em}
