*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Poppins",Helvetica,sans-serif;background-color:#2a2a2a}label{font-size:.9rem}header{padding:2rem;background-color:#2a2a2a}.newSideBar{display:none}.navList{display:flex;align-items:flex-end;justify-content:flex-end;list-style-type:none;margin:0;padding-right:4em}.navItem{color:#8a8a8a;font-size:.9rem;margin-right:1.3rem;text-decoration:none;padding-right:2em;font-family:Poppins,Fira Code,Fira Mono,Roboto Mono,Lucida Console,Monaco,monospace;transition:color .65s}.navItem:hover{color:#666}.active-nav-item{color:#333}@media only screen and (max-width:800px){.nav{display:none}.fixed-header{width:100%;background-color:#2a2a2a;height:5rem;position:fixed;margin-top:-2rem;z-index:1}.newSideBar{position:absolute;display:inline}.sidebar{z-index:111;position:fixed;left:-250px;width:250px;height:100%;background:#2a2a2a;transition:all .5s ease}.sidebar ul a{display:block;height:100%;width:100%;line-height:65px;font-size:14px;color:#64ffdb;padding-left:40px;box-sizing:border-box;border-bottom:1px solid #000;border-top:1px solid hsla(0,0%,100%,.1);transition:.4s;text-decoration:none}ul li:hover a{padding-left:50px;color:#8a8a8a;text-decoration:none}.sidebar ul a i{margin-right:16px}#check{display:none}label #btn,label #cancel{position:fixed;border-radius:3px;cursor:pointer}label #btn:hover,label #cancel:hover{color:#8a8a8a}label #btn{left:30px;top:25px;padding:6px 12px;transition:all .5s;cursor:pointer}label #btn,label #cancel{z-index:1111;font-size:25px;color:#64ffdb}label #cancel{left:-195px;top:20px;padding:4px 9px;transition:all .5s ease}#check:checked~.sidebar{left:0}#check:checked~label #btn{left:250px;opacity:0;pointer-events:none}#check:checked~label #cancel{left:195px}}.summary-container{margin:2rem 15rem 0}.summary-container h1{color:#64ffdb;font-size:1rem}.summary-container h2{color:#cacaca;font-size:3rem}.summary-container div{color:#8a8a8a;font-size:2rem}.summary-container a{display:flex;align-items:flex-start;justify-content:center;background-color:#2a2a2a;text-decoration:none;margin-top:2rem;margin-right:85%;padding:1.5rem 2rem;color:#64ffda;border:1px solid #64ffdb;border-radius:5px;transition:background-color .65s}.summary-container a:hover{background-color:r #2a2a2a}@media screen and (max-width:1100px){.summary-container{margin:2rem 12rem 0}.summary-container a{margin-right:50%;padding:1.5rem .5rem}}@media screen and (max-width:800px){.summary-container{margin:2rem 10rem 0;padding-top:5rem}}@media screen and (max-width:500px){.summary-container{margin:2rem 1rem 0 5rem}.summary-container a{margin-right:40%;margin-left:20%;padding:1rem .5rem;font-size:.7rem}.summary-container h2{font-size:1.5rem}.summary-container div{font-size:1rem}}.about-container{margin:0 15%;display:flex;align-items:center;justify-content:center}.about-container .profilePicture{flex:1 1;margin-right:5rem;max-width:20%}.profile-image{padding-top:5rem;max-width:20rem;max-height:20rem;margin-top:8rem}.about-container .beforeHeading{display:none}.about-container .content{color:#8a8a8a;margin-left:50px}.about-container .contentTitle{font-family:Roboto,sans-serif;font-size:1.5rem;margin-bottom:1rem}.about-container .details{flex:1 1}.about-container .heading{text-align:center;text-transform:uppercase;line-height:0;margin:6rem 0}.about-container .largeHeading{font-size:10rem;opacity:.3}.about-container .smallHeading{font-size:2rem;font-weight:300;color:#cacaca}.about-container .tech{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(20%,1fr));grid-gap:2rem}@media screen and (max-width:1100px){.about-container{margin:2rem 2rem 0}.about-container .profilePicture{max-width:60%;padding-left:15%;margin-right:0}.about-container .largeHeading{font-size:5rem;margin-left:-25rem}.about-container .content{margin:2rem 2rem 0}.about-container .smallHeading{margin-left:-25rem}.about-container .tech{grid-template-columns:repeat(auto-fit,minmax(5rem,1fr));grid-gap:0}.profile-image{margin-top:8rem}}@media screen and (max-width:900px){.about-container .content{margin:2rem 8rem 0}.tech{margin-left:2rem}.profile-image{margin-top:0;margin-left:70%}.about-container .beforeHeading{display:block;text-align:center;text-transform:uppercase;line-height:0;margin-top:6rem;margin-left:35%}.about-container .heading{display:none}.about-container .largeHeading{font-size:5rem;margin-left:1.5rem}.about-container .smallHeading{margin-left:7rem}.about-container .tech{grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-gap:0}.about-container{display:block;margin:0 auto}}@media screen and (max-width:500px){.about-container .content{margin:2rem 2rem 0}.about-container .beforeHeading,.profile-image{margin-left:0}}.work-container{margin:0 auto;text-align:center}.title{margin-bottom:2rem;font-family:Roboto,Poppins,Nunito Sans,sans-serif}.work-container .content span{margin-top:12rem}.featuredProjects{margin:0 15rem}.featuredProject{display:flex;align-items:center;justify-content:center}.portfolioImage{flex:1 1;margin-top:2rem;margin-right:2rem;margin-bottom:1rem}.content{flex:1 1}.content p{color:#8a8a8a}.content:last-child{margin-right:4rem}.portfolioImage:last-child{margin-left:5rem;margin-right:0;margin-bottom:5rem}.project-image{width:500px;height:300px;filter:grayscale(100%);transition:.5s}.project-image:hover{filter:grayscale(0)}.work-container .portfolioImage:last-child{margin-left:5rem;margin-right:0;margin-bottom:5rem}.refactoredImage{display:none}.work-container .image{margin-top:20%;height:300px;width:500px;filter:grayscale(100%);transition:.5s}.work-container .image:hover{filter:grayscale(0)}.firstSmallHeading{margin-top:5rem;text-align:right}.smallHeading{font-size:1rem;font-family:Roboto,Poppins,Nunito Sans,sans-serif;color:#64ffdb}.largeHeading{font-size:2rem;color:#cacaca}.featuredProject p{padding:2rem;background-color:#383838;margin-bottom:2rem}.firstProject{align-items:flex-end;justify-content:flex-end}.firstProject,.secondProject{display:flex;color:#8a8a8a;font-family:Roboto,sans-serif;margin-bottom:2rem}.secondProject{align-items:flex-start;justify-content:flex-start}.firstProjectLinks{display:flex;align-items:flex-end;justify-content:flex-end}.secondProjectLinks{display:flex;align-items:flex-start;justify-content:flex-start}.otherProjects{min-height:300px;margin:5rem 10rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-gap:2rem}.otherProject{background-color:#383838;padding:10px}.otherProjectTitle{color:#cacaca;padding-left:2rem}.otherProjectContent{color:#8a8a8a;margin:2.5rem 0 2rem;font-size:1rem;padding:0 2rem}.svg{height:.5rem;width:.5rem;padding-left:2rem;margin-top:-.1rem;color:#64ffdb;margin-bottom:2rem}.otherProjectLinks{display:grid;grid-template-columns:80% 20%;margin-bottom:1rem;margin-top:1rem}.projectTech{display:flex;align-items:flex-start;justify-content:flex-start;color:#8a8a8a;font-family:Roboto,sans-serif;margin-bottom:1rem;font-size:.8rem;padding:0 2rem;line-height:2rem}.pizzaforte{text-decoration:none;color:#64ffdb}@media only screen and (max-width:900px){.work-section{margin-right:3rem}.work-container .portfolioImage{margin-right:1rem}.featuredProjects{margin:-8rem 0 -7rem}.image{display:none}.featuredProject{display:inherit;margin:0 2rem}.featuredProject:last-child{margin-bottom:0}.content:last-child{margin-right:0}.listicle-project-image{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/static/media/SenteSol.891ed135.png)}.listicle-project-image,.octo-project-image{width:98%;height:265px;background-size:cover;z-index:-1}.octo-project-image{background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/static/media/octoProfile.5dfbdf35.png)}.largeHeading,.smallHeading{text-align:left}.refactoredImage{display:block;height:10px;width:100%;transition:.5s;margin:0 auto}.portfolioImage{width:100%;height:125px}.work-container .portfolioImage:last-child{margin-left:0}.work-container .image{display:none}.firstProjectLinks,.secondProjectLinks{margin-top:15%;margin-right:4%}.secondProjectLinks{align-items:flex-end;justify-content:flex-end}.content p{margin-top:-9rem;margin-right:1rem;background:none}.firstProject{justify-content:flex-start}.firstProject,.secondProject{margin:15% 2rem 3rem}.otherProjects{margin:0 5%;display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));grid-gap:2rem}}@media only screen and (max-width:500px){.featuredProject p{padding:2rem 0 2rem 2rem}.firstProject{margin-top:1rem}.secondProject{margin-top:0;margin-right:-2rem}.firstProjectLinks{margin-top:15%;margin-bottom:5%}.secondProjectLinks{margin-top:15%}}.titleContainer{margin:0 auto;text-align:center}.title{font-size:1.5rem;color:#cacaca;text-transform:uppercase;font-weight:300;position:relative;margin-bottom:3rem}.title:after,.title:before{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);background-color:hsla(0,0%,100%,.75)}.title:before{width:10rem;height:3px;border-radius:.8rem}.title:after{width:1.5rem;height:1.5rem;border-radius:100%;bottom:-1.2rem}.jobs-section{padding:5rem 0;color:#cacaca}.jobs-center{width:80vw;margin:0 auto;max-width:1170px}.btn-container{display:flex;flex-direction:row;justify-content:center;margin-bottom:4rem}.job-btn{background:transparent;border-color:transparent;text-transform:capitalize;font-size:1rem;letter-spacing:.2rem;transition:all .3s linear;cursor:pointer;padding:.25rem .5rem;line-height:1;color:#8a8a8a}.active-btn,.job-btn:hover{color:#64ffdb;box-shadow:0 2px #64ffdb;background:#333232}.job-info h3{font-weight:400}.job-info h4{text-transform:uppercase;display:inline-block;padding:.375rem .75rem;border-radius:.25rem}.job-date{letter-spacing:.2rem}.job-desc{display:grid;grid-template-columns:auto 1fr;grid-column-gap:2rem;column-gap:2rem;align-items:center;margin-bottom:1.25rem}.job-desc p{margin-bottom:0}.job-desc p,.job-icon{color:#8a8a8a}@media screen and (min-width:992px){.jobs-center{width:90vw;display:grid;grid-template-columns:200px 1fr;grid-column-gap:4rem;column-gap:4rem}.btn-container{flex-direction:column;justify-content:flex-start;border-left:2px solid #383838}.job-btn{margin-bottom:1rem}.active-btn,.job-btn:hover{box-shadow:-2px 0 #64ffdb}}@media only screen and (max-width:500px){.employer{font-size:.8rem}}.contact-container h1{color:#cacaca}.contact-container h1,.contact-container p{display:flex;align-items:center;justify-content:center}.contact-container p{background-color:#2a2a2a;color:#8a8a8a}.nav-items{margin:1rem 0;width:100%;display:flex;align-items:center;justify-content:center;color:#64ffdb}.nav-items:hover{cursor:pointer}.nav-list{display:flex;align-items:flex-start;justify-content:flex-start;padding-right:1.5rem}.nav-item{list-style:none;margin-left:2rem}.nav-link{color:#64ffdb;font-size:1.5rem}.nav-link i{transition:color 1s}.nav-link:hover i.fa-linkedin{color:#0077b5}.nav-link:hover i.fa-github{color:#ad5c51}.nav-link:hover i.fa-file-pdf-o{color:#9acd32}.mail{display:flex;align-items:center;justify-content:center;background-color:#2a2a2a;text-decoration:none;margin:2rem 45%;padding:1.5rem 0;color:#64ffdb;border:1px solid #64ffdb;border-radius:5px;transition:background-color .65s}.mail:hover{background-color:rgba(100,255,218,.07)}.up{position:absolute;width:3rem;height:3rem;background-color:#eee;right:5rem;border-radius:100%;display:flex;animation:pulse 2s infinite;cursor:pointer}.icon{color:#16162d;font-size:1.2rem;margin:auto}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(253,87,191,.99)}70%{box-shadow:0 0 0 2rem rgba(253,87,191,0)}to{box-shadow:0 0 0 0 rgba(253,87,191,.99)}}@media only screen and (max-width:1100px){.contact-container{margin-top:4rem}.contact-container a{margin:2rem 38%}}@media only screen and (max-width:800px){.contact-container{margin:2rem 0 0 2rem}.contact-container a{margin:2rem 30%}.up{display:none;width:2rem;height:2rem}.icon{font-size:.8rem}}@media only screen and (max-width:500px){.contact-container{margin:2rem 0 0 2rem}.contact-container a{margin:2rem 6rem 2rem 4rem}.up{display:none;width:2rem;height:2rem}.icon{font-size:.8rem}.nav-items{width:65%;padding-left:3rem}.nav-item{margin-left:0}.nav-list{padding-right:0}}@media only screen and (max-width:400px){.nav-items{width:58%;padding-left:2rem}}.footer-container{display:flex;align-items:center;justify-content:center;background-color:#333232}.footer-container a{text-decoration:none}.footer-container .content{margin:2rem;font-size:.7rem;color:#8a8a8a;transition:color .65s}.footer-container .content:hover{color:#64ffdb}
/*# sourceMappingURL=main.f4aaa843.chunk.css.map */