body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a:link{text-decoration:none}a:link,a:visited{color:#345749}a:hover{color:#686d6c}.App{font-family:Arial,sans-serif;color:#6c6a67;flex-direction:column;height:100vh}.App,.App-header{background-color:#fbf9f8}.App-header{padding:30px;margin-bottom:30px;position:relative}.App-header h{position:absolute;left:50%;top:30px;transform:translate(-50%,-50%);font-family:Cormorant Garamond,serif;font-weight:lighter;font-size:2.5rem;margin-bottom:15px;margin-top:15px}.App-nav{position:absolute;right:40px;top:40px;display:flex;justify-content:center;background-color:initial;padding-bottom:10px}.App-nav a{text-decoration:none;color:inherit;font-size:1.2rem;margin:0 15px}.App-nav a.active{text-decoration:underline}.contacts{justify-content:space-between}.contacts,.mail{display:flex}.mail-add{font-weight:bolder;font-size:1rem;margin-top:12px}.mail-add:hover{color:#686d6c}.contacts a{display:inline-block;text-decoration:none}.contacts svg{fill:#6c6a67}.language-selector{display:flex;align-items:center;position:absolute;right:20px;margin-top:35px;transform:translateY(-50%);font-family:Arial,sans-serif;color:#6c6a67}.language-selector a{text-decoration:none;color:#6c6a67;padding:0 10px;font-size:1.2rem}.language-selector a:hover{text-decoration:underline}.App-main{background-color:#fbf9f8;display:flex;flex-direction:column}.App-content{display:flex;flex-direction:row;align-items:stretch;height:calc(100vh - 20%);margin-bottom:5%}.text-section{flex:1 1;padding:5% 2% 3% 5%;text-align:justify;overflow:hidden}.text-section p{text-align:left}.text-section h1{font-size:4rem}.text-section h1,.text-section h2{font-family:Cormorant Garamond,serif;font-weight:lighter}.text-section h2{font-size:2.8rem}.text-section h3{font-size:2.2rem}.text-section h3,.text-section h4{font-family:Cormorant Garamond,serif;font-weight:lighter}.text-section h4{font-size:1.6rem}.profile-picture-container{flex:1 1;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:5% 5% 0 7%}.profile-picture{width:100%;height:100%;object-fit:cover;object-position:center center}.quote-section{position:relative;min-width:100%;min-height:720px;background:linear-gradient(180deg,#fbf9f8,transparent 40%),url(/static/media/background-about.c4ec5efc.jpg) no-repeat 50%;background-size:cover;display:flex;align-items:center;justify-content:center}.quote-container{text-align:center;color:#fff;max-width:50%;margin:0 auto}.quote-section h3{font-size:2.2rem;font-weight:400}.quote-section h3,.quote-section h4{font-family:Cormorant Garamond,serif}.quote-section h4{font-size:1.6rem;margin-bottom:.5em;font-weight:lighter}.hamburger{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;cursor:pointer;position:absolute;right:30px;top:33px}.hamburger .line{background-color:#6c6a67;height:1px;width:100%}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:#000}}.typing{overflow:hidden;border-right:.15em solid #000;white-space:nowrap;letter-spacing:.15em}.typing-first{animation:typing 3.5s steps(40),blink-caret .75s step-end infinite}.typing-second{animation:typing 3.5s steps(40) 3.5s,blink-caret .75s step-end infinite;animation-delay:3.5s}.work-experience{background-color:#bfc0b9}.clubs{background-color:#dbddd1}.left-title{margin:0 100px -170px;padding:40px;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:lighter}.accordion-container{width:50%;margin:80px auto 80px 40%}.accordion-section{border-top:1px solid grey;padding:10px;margin-bottom:10px;margin-top:-10px;cursor:pointer}.accordion-section h2{font-weight:lighter}.accordion-header{display:flex;justify-content:space-between;align-items:center}.toggle-button{width:20px;height:20px;background-color:initial;border:none;cursor:pointer;background-image:url(/static/media/arrow-down.0f175c07.png);background-size:cover;transition:background-image .2s ease}.toggle-button.open{background-image:url(/static/media/arrow-up.98392ef9.png)}.accordion-content{display:block;padding:10px;border-top:1px solid #ccc}.accordion-content a:link{font-weight:700}.journey{background-color:#fbf9f8;margin-top:100px;justify-content:center;height:100vh;position:relative}.book,.journey{display:flex;align-items:center}.book{margin-top:-200px;cursor:pointer;transform:translateX(50%)}.book.flipped .cover,.book.flipped .page{transform:rotateX(10deg) rotateY(-180deg)}.book.flipped .page{z-index:2}.cover{z-index:1;transition:all 3s}.back-cover{z-index:-3}.back-cover,.cover{height:450px;width:400px;background:#013220;border-radius:2px 20px 20px 2px;box-shadow:1px 1px 10px grey}.back-cover,.cover,.last-page,.page{position:absolute;transform:rotateX(10deg);transform-origin:center left}.last-page,.page{height:430px;width:390px;background:#eae1d3;border-radius:2px 10px 10px 2px;z-index:-1}.page:nth-child(2){transition-duration:3s}.page:nth-child(3){transition-duration:2.6s}.page:nth-child(4){transition-duration:2.2s}.page:nth-child(5){transition-duration:1.8s}.page:nth-child(6){transition-duration:1.4s}.book.flipped .page:nth-child(2){transition-duration:6s}.book.flipped .page:nth-child(3){transition-duration:5.6s}.book.flipped .page:nth-child(4){transition-duration:5.2s}.book.flipped .page:nth-child(5){transition-duration:4.8s}.book.flipped .page:nth-child(6){transition-duration:4.4s}.last-page h2{margin-bottom:-8px;text-align:center;font-size:20px}.last-page h2,.last-page p{font-family:Handwriting,sans-serif}.last-page p{font-weight:700;margin-left:15px;text-align:start;font-size:14px;margin-top:10px;overflow:hidden}.bookmark{width:25px;height:40px;margin:0 0 430px 4px;z-index:-2;cursor:pointer;border-radius:3px}.next-button{position:absolute;bottom:10px;right:10px;background-color:#013220;color:#000;border:none;padding:5px 10px;cursor:pointer;font-size:14px;border-radius:3px}.next-button:hover{background-color:#025630}.resume-container{display:flex;flex-wrap:wrap;justify-content:space-around;grid-gap:20px;gap:20px;padding:0 0 80px;font-weight:lighter}.card{margin:25px;padding:20px;perspective:1000px;width:300px;height:260px;cursor:pointer;background-color:#bbb1a8}.card,.card-inner{font-weight:lighter}.card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d}.card-inner.flipped{transform:rotateY(180deg)}.card-back,.card-front{font-weight:lighter;position:absolute;width:95%;height:95%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.card-front{font-size:1.2rem;font-weight:lighter;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;background-size:cover;background-position:50%;border:40px solid #bbb1a8}.card-front h2{font-family:phitradesign Handwritten Thin,sans-serif;padding:20px 10px 0 0;font-weight:lighter;margin:0;background-color:#bbb1a8;width:100%;text-align:right;box-sizing:border-box}.card-back{font-family:Handwriting,sans-serif;font-size:18px;font-weight:700;color:#746561;background:#bbb1a8;transform:rotateY(180deg);box-sizing:border-box;overflow-y:auto;text-align:left}.card-back p{margin:0;padding:5px 10px}.diary{margin:390px 0 0 300px}.vt-content{margin:100px 0;justify-content:center;width:100%;height:100vh}.vt-content,.vt-section{display:flex;flex-direction:column;align-items:center}.vt-section{width:50%;margin:10px 0}.vt-section img{width:100%;height:auto;object-fit:cover;max-height:80vh}.vt-text-content{border-bottom:3px solid #bbb1a8;margin:0;width:100%;font-family:Cormorant Garamond,serif;text-align:right;padding:20px}.vt-text-header{margin:0;text-align:left}@media screen and (max-width:980px){.vt-section img{max-height:50vh}.vt-content{height:auto;padding-bottom:20px}.left-title{margin:100px 60px -90px 40px;padding:20px;border-top:3px solid #ccc}.resume-container{justify-content:center}.book{margin-top:50px;display:flex;align-items:center;cursor:pointer;transform:translateX(-50%)}.accordion-container{margin-top:150px;width:80%;margin-left:10%}.language-selector{position:absolute;left:10px;top:10px}.App-header{flex-direction:column}.App-nav{display:none}.App-nav.open{margin-top:25px;display:flex;flex-direction:column;align-items:end;position:absolute;top:60px;left:0;right:0;background-color:#f2eee8;z-index:100}.App-nav a{padding:10px}.hamburger{display:flex}.App-content,.App-main{flex-direction:column}.profile-picture{width:100%;max-width:90%;order:-1}.text-section{width:100%;max-width:85%;padding-right:0;order:1}}
/*# sourceMappingURL=main.393c2815.chunk.css.map */