@import url(https://fonts.googleapis.com/css?family=Rajdhani:400,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.App-panels{background:#fbf0d9;height:100vh;width:100vw}.App-panels,.Panel{display:flex;overflow:hidden}.Panel{align-items:flex-start;box-sizing:border-box;flex-direction:column;justify-content:flex-start;padding:2rem}.Panel-menu{background:#f7f9f8;flex-grow:1}.Panel-left{background:#f5f6fa;flex-grow:1;width:55%}.Panel-right{background:#fbf0d9;flex-grow:1;overflow-y:auto;padding:20px;width:45%}.Panel-menu,.Panel-tetris{height:100vh}.Panel-tetris{justify-content:flex-end;padding:0}.App-header,.App-link,.App-logo{display:none}.custom-left-panel-bg{background:#f7f9f8!important}.left-panel-content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center;width:100%}.left-panel-title{font-family:Rajdhani,Roboto,Open Sans,sans-serif;font-size:5rem;font-weight:500;margin:0 0 1rem}.left-panel-subtitle{color:#333;font-size:1.5rem;font-weight:400;margin:0}.left-panel-btn,.left-panel-subtitle{font-family:Roboto,Open Sans,sans-serif}.left-panel-btn{background:#000;background-position:0;background-size:200% 100%;border:none;border-radius:8px;box-shadow:0 2px 8px #40455014;color:#fff;cursor:pointer;font-size:1.1rem;margin:2rem .5em 0;outline:none;padding:.9rem 2.5rem;transition:background-position .4s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.left-panel-btn:first-child{background:linear-gradient(270deg,#333 10%,#aaa)}.left-panel-btn:last-child{background:linear-gradient(90deg,#333 10%,#aaa)}.left-panel-btn:focus,.left-panel-btn:hover{background-position:100%;box-shadow:0 4px 24px 0 #4a4e532e;color:#222}h1,h2,h3{font-family:Rajdhani,Roboto,Open Sans,sans-serif}h1,h2,h3,p{font-weight:300}p{font-family:Roboto,Open Sans,sans-serif;line-height:1.3}.btn-back{align-items:center;border:none;border-radius:8px;cursor:pointer;display:none;flex-direction:row;justify-content:center;margin-bottom:20px}.full-width{width:100%}.flex-column{display:flex;flex-direction:column}.flex-center{align-items:center}@media screen and (max-width:768px){.App-panels>:nth-child(2){display:none}.btn-back{display:flex}.absolute{left:1em;position:absolute;top:1em}.left-panel-title{font-size:3rem;margin:0 0 .5rem}.left-panel-subtitle{font-size:1.2rem}.left-panel-btn{font-size:1rem;margin-top:1.5rem;padding:.7rem 2rem}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}p{font-size:.9rem;line-height:1.4}}.controls-container{align-items:center;bottom:1em;display:flex;flex-direction:column;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.control-button{align-items:center;background:#ddd;border:2px solid #333;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:40px;height:80px;justify-content:center;line-height:1;margin:5px;opacity:.8;transition:background-color .2s ease;-webkit-user-select:none;user-select:none;width:80px}.control-button:hover{background-color:#ccc}.control-button:active{background-color:#bbb;transform:translateY(1px)}.Panel-menu{background-color:#f7f9f8;color:#333;display:flex;flex-direction:column;padding:2rem;width:55%}.menu-title{border-bottom:2px solid #0000001a;font-family:Rajdhani,Roboto,Open Sans,sans-serif;font-size:3rem;font-weight:500;margin:0 0 1.5rem;padding-bottom:.5rem}.menu-nav{margin-bottom:2rem;width:100%}.menu-list{list-style-type:none;margin:0;padding:0}.menu-item{margin-bottom:1.5rem}.menu-link{border-left:4px solid #0000;color:#333;display:flex;flex-direction:column;font-family:Rajdhani,Roboto,Open Sans,sans-serif;font-size:6vw;font-weight:300;height:15vh;justify-content:center;padding:.5rem;text-decoration:none;transition:all .3s ease}.menu-link:hover{background-color:#0000000d;border-left:4px solid #333}.menu-link h1{font-family:Rajdhani,Roboto,Open Sans,sans-serif;font-size:1.5rem;font-weight:500;margin:0}.panel-controls{border-top:2px solid #0000001a;margin-top:auto;padding-top:1.5rem}.panel-controls-title{font-family:Roboto,Open Sans,sans-serif;font-size:1.2rem;font-weight:400;margin:0 0 1rem}.panel-controls-list{list-style-type:none;margin:0;padding:0}.panel-control-item{margin-bottom:.8rem}.panel-toggle-btn{background:linear-gradient(90deg,#333 10%,#aaa);background-position:0;background-size:200% 100%;border:none;border-radius:8px;box-shadow:0 2px 8px #40455014;color:#fff;cursor:pointer;font-family:Roboto,Open Sans,sans-serif;font-size:1rem;padding:.7rem 1rem;text-align:left;transition:background-position .4s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);width:100%}.panel-toggle-btn:hover{background-position:100%;box-shadow:0 4px 24px 0 #4a4e532e;color:#222}.panel-toggle-btn.active{background:linear-gradient(90deg,#333 10%,#555);background-size:200% 100%;font-weight:700}.panel-swap-btn{background:linear-gradient(90deg,#333 10%,#aaa);background-position:0;background-size:200% 100%;border:none;border-radius:8px;box-shadow:0 2px 8px #40455014;color:#fff;cursor:pointer;font-family:Roboto,Open Sans,sans-serif;font-size:.9rem;padding:.7rem 1rem;text-align:left;transition:background-position .4s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);width:100%}.panel-swap-btn:hover:not(:disabled){background-position:100%;box-shadow:0 4px 24px 0 #4a4e532e;color:#222}.panel-swap-btn:disabled{cursor:not-allowed;opacity:.5}#linkedin_button svg{color:#0077b5;height:4em;width:4em}
/*# sourceMappingURL=main.03d3a07f.css.map*/