*{box-sizing:border-box;margin:0;padding:0}div.animation{align-items:center;background-color:#e08958;display:flex;height:100vh;justify-content:center;position:fixed;top:0;width:100%;z-index:10}#first{stroke-dasharray:1195px;stroke-dashoffset:1195px;-webkit-animation:fadeInside .9s ease-in forwards;animation:fadeInside .9s ease-in forwards}#second{stroke-dasharray:1167px;stroke-dashoffset:1167px;-webkit-animation:fadeInside .9s ease-in .6s forwards;animation:fadeInside .9s ease-in .6s forwards}#third{stroke-dasharray:591px;stroke-dashoffset:591px;-webkit-animation:fadeInside .9s ease-in 1.2s forwards;animation:fadeInside .9s ease-in 1.2s forwards}#fourth{stroke-dasharray:1160px;stroke-dashoffset:1160px;-webkit-animation:fadeInside .6s ease-in forwards;animation:fadeInside .6s ease-in forwards}#fifth{stroke-dasharray:1017px;stroke-dashoffset:1017px;-webkit-animation:fadeInside .6s ease-in .3s forwards;animation:fadeInside .6s ease-in .3s forwards}#sixth{stroke-dasharray:1174px;stroke-dashoffset:1174px;-webkit-animation:fadeInside .6s ease-in .6s forwards;animation:fadeInside .6s ease-in .6s forwards}#seventh{stroke-dasharray:1389px;stroke-dashoffset:1389px;-webkit-animation:fadeInside .6s ease-in .9s forwards;animation:fadeInside .6s ease-in .9s forwards}#eighth{stroke-dasharray:883px;stroke-dashoffset:883px;-webkit-animation:fadeInside .6s ease-in 1.2s forwards;animation:fadeInside .6s ease-in 1.2s forwards}#ninth{stroke-dasharray:970px;stroke-dashoffset:970px;-webkit-animation:fadeInside .6s ease-in 1.5s forwards;animation:fadeInside .6s ease-in 1.5s forwards}#tenth{stroke-dasharray:1037px;stroke-dashoffset:1037px;-webkit-animation:fadeInside .6s ease-in 1.8s forwards;animation:fadeInside .6s ease-in 1.8s forwards}svg{-webkit-animation:fill 1s ease-in 1.8s forwards;animation:fill 1s ease-in 1.8s forwards}@-webkit-keyframes fadeInside{to{stroke-dashoffset:0px}}@keyframes fadeInside{to{stroke-dashoffset:0px}}@-webkit-keyframes fill{0%{fill:transparent}to{fill:#fff}}@keyframes fill{0%{fill:transparent}to{fill:#fff}}img.back{height:105vh;position:absolute;right:0;top:-5vh;width:55vw;z-index:-1}header nav{padding:2rem;width:100%}header nav ul{display:flex;justify-content:space-around;list-style-type:none;width:70%}header nav ul li{font-size:2rem}header nav ul li a{color:#000;text-decoration:none}header nav ul li a.active{color:orange}main{display:flex;flex-wrap:wrap}main section.left{display:flex;flex:3 1 300px;flex-direction:column;margin:1rem;padding:2rem}main section.left h1{color:orange;font-size:4rem;padding:4rem 0}main section.left p{font-size:1.5rem;padding:2rem 0}main section.right{display:flex;flex:1 1 600px;flex-direction:column}main section.right div.myPic{position:relative}main section.right div.myPic img{border-radius:50%;height:20vw;position:absolute;top:25vh;width:20vw}main section.right div.box{position:relative}main section.right div.box div.box1{background-color:#3dc5c5;left:10vw;top:75vh;z-index:1}main section.right div.box div.box1,main section.right div.box div.box2{border-radius:20px;border-style:none;font-size:2rem;padding:1rem 1.5rem;position:absolute;text-align:center;width:60%}main section.right div.box div.box2{background-color:rgba(22,129,129,.8);height:4.5rem;left:11vw;top:77vh;z-index:0}main.homepage{height:70vh}footer{display:flex}footer a{padding:2rem}main.resumePage{align-items:center;display:flex}section.table{flex:3 1 500px;padding:1rem}section.table table{border-collapse:collapse}section.table table tr{border-bottom:2px solid grey;border-top:2px solid grey;transition:all .3s ease}section.table table tr td,section.table table tr td img{padding:1rem}section.table table tr:hover{background-color:#fccdb1}section.pic{flex:1 1 600px;margin:1rem 2rem;position:relative}section.pic img{width:25vw}section.pic div.box3{background-color:orange;height:68vh;left:3vw;position:absolute;top:3vw;width:25vw;z-index:-1}img.pic3{border-radius:50%;height:15vw;width:15vw}section.form{flex:1 1 600px}section.form form{align-items:center;display:flex;flex-direction:column;justify-content:space-around;min-height:70vh}section.form form div{margin:.5rem}section.form form div label{font-size:1.5rem}section.form form div input,section.form form div textarea{background-color:#ffb082;border:none;color:#000;font-size:1.25rem;padding:1rem .25rem;width:40vw}section.form form div textarea{vertical-align:top}section.form form button{align-self:center;background-color:#ffb082;border:none;border-radius:10px;cursor:pointer;font-size:2rem;padding:.75rem 5rem}section.content{display:flex;flex:1 1 500px;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-left:5rem}section.content h2{padding:1rem}main.project{align-items:center;display:flex;flex-direction:column;height:50vh;justify-content:space-evenly}@media screen and (max-width:1100px){.back{opacity:.5}header nav ul{flex-direction:column;width:100%}header nav ul li{border-bottom:2px solid gray;padding:1rem 0}main section.right{align-items:center;justify-content:center}main section.right div.myPic img{height:50vw;position:static;width:50vw}main section.right div.box{display:none}main section.pic{align-items:center;display:flex;flex-direction:column;justify-content:center}main section.pic img{width:60vw}main section.pic div{display:none}main section.form{align-items:flex-start;padding:0}main section.form form div input,main section.form form div textarea{background-color:#ffb082;border:none;color:#000;font-size:1.25rem;padding:1rem .25rem;width:80vw}main section.content{margin-left:0}footer a{padding:1rem}footer a img{height:20vw;width:20vw}}
/*# sourceMappingURL=main.c76f0402.css.map*/