@-webkit-keyframes text-change{0%{color:#fff}to{color:red}}@keyframes text-change{0%{color:#fff}to{color:red}}@-webkit-keyframes blink-border{0%{border-color:#fff}50%{border-color:red}}@keyframes blink-border{0%{border-color:#fff}50%{border-color:red}}@-webkit-keyframes typing{0%{width:0}to{width:100%}}@keyframes typing{0%{width:0}to{width:100%}}@-webkit-keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:orange}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:orange}}@-webkit-keyframes shine{to{background-position:200%}}@keyframes shine{to{background-position:200%}}@-webkit-keyframes bg-colors{0%{background-color:#555}10%{background-color:red}20%{background-color:orange}30%{background-color:#ff0}40%{background-color:green}50%{background-color:#00f}60%{background-color:indigo}70%{background-color:violet}80%{background-color:#000}90%{background-color:#ccc}to{background-color:#ffebcd}}@keyframes bg-colors{0%{background-color:#555}10%{background-color:red}20%{background-color:orange}30%{background-color:#ff0}40%{background-color:green}50%{background-color:#00f}60%{background-color:indigo}70%{background-color:violet}80%{background-color:#000}90%{background-color:#ccc}to{background-color:#ffebcd}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{margin:0;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:.15em;padding-top:50px;color:#fff;background-color:#1e1f1f}a{color:#426970}.social-media:hover,a:hover{color:#53909b}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.background{position:absolute;z-index:-1}.background .overlay{position:fixed;width:100%;height:100%;background-color:#1e1f1f;opacity:.2;z-index:-1;margin:0 auto}.background img{max-width:800px;margin:0 auto}.social-media{font-size:2em;display:block}.shine{background:linear-gradient(90deg,#fff 20%,red 40%,red 60%,#fff 80%);background-size:200% auto;color:#000;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:shine 3s linear infinite;animation:shine 3s linear infinite}.profile-pic{max-width:200px;max-height:175px;border:3px solid #fff}.typewriter{display:inline-block}.typewriter *{white-space:nowrap;margin:0 auto;overflow:hidden;border-right:.15em solid orange;-webkit-animation:typing 3.5s steps(30),blink-caret .75s step-end infinite;animation:typing 3.5s steps(30),blink-caret .75s step-end infinite}.project{border-radius:4px}.project,.video-container{padding:20px}.section{padding-top:50px;padding-bottom:50px}.responsive-video{position:relative;padding-bottom:56.25%;padding-top:60px;overflow:hidden}.responsive-video embed,.responsive-video iframe,.responsive-video object{position:absolute;top:0;left:0;width:100%;height:100%}.highlight{color:orange}@media (max-width:576px){.skills{font-size:.8em}.f-value{font-size:1em}}.contact{border:1px solid #555;border-radius:4px;padding:10px}.carousel-control-next,.carousel-control-prev{background-color:#000}.f-label{font-size:.7em;color:orange}.f-value{font-weight:700;font-size:1.3em;margin-bottom:5px}.instrument-description{padding:10px}.f-section{border:1px solid #ccc;border-radius:4px;padding-top:10px;padding-bottom:10px;margin-bottom:10px}.high-low{position:relative;width:100%;margin-bottom:40px}.progress-label{position:absolute;bottom:-35px}.maze-container{width:90%;margin:0 auto;background-color:#fefefe}.maze-row{display:flex;flex-direction:row}.maze-col-0,.maze-col-1{background-color:#fefefe}.maze-col-0,.maze-col-1{border:1px solid #000}.details li{margin:20px 0}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.538cb131.chunk.css.map */