@import url(https://fonts.googleapis.com/css?family=Lato: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}*{box-sizing:border-box;margin:0;padding:0}body{background:#fff;background:var(--clr-white);color:#050047;color:var(--clr-grey-1);font-family:Lato,sans-serif;font-family:var(--ff-primary);font-size:.875rem;line-height:1.5}ul{list-style-type:none}a{text-decoration:none}img{display:block;width:100%}h1,h2,h3,h4{letter-spacing:.18rem;letter-spacing:var(--spacing);line-height:1.25;margin-bottom:.75rem;text-transform:capitalize;word-spacing:.25rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{color:#a4d3fe;color:var(--clr-grey-5);margin-bottom:1.25rem}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}body{font-size:1rem}p{font-size:1.2rem}h1,h2,h3,h4{line-height:1}}.btn{background:#00ced1;background:var(--clr-primary-5);border:2px solid transparent;border-radius:2rem;box-shadow:0 1px 3px rgba(0,0,0,.2);color:#fff;color:var(--clr-white);cursor:pointer;display:inline-block;font-size:.875rem;letter-spacing:.18rem;letter-spacing:var(--spacing);margin:1rem;padding:.375rem .75rem;text-transform:uppercase;transition:all .3s linear;transition:var(--transition)}.btn:hover{background:#5f9ea0;background:var(--clr-primary-3);color:teal;color:var(--clr-primary-1)}.section{padding:5rem 0}.section-title{margin-bottom:4rem;text-align:center}.section-title h2{text-transform:uppercase}.section-title span{color:#00ced1;color:var(--clr-primary-5)}.section-center{margin:0 auto;max-width:1170px;width:90vw}@media screen and (min-width:992px){.section-center{max-width:95vw}}.about{align-items:center;background-color:#dae2ec;background-color:var(--clr-grey-9);display:flex;flex-direction:column;justify-content:center}.about-center{padding-bottom:5rem;padding-top:2rem;text-align:center;width:80vw}.about-image{min-width:20rem}.underline{justify-content:center;margin:1rem auto;width:220px}.about-main{align-items:center;background:#f1f5f8;background:var(--clr-grey-10);border-radius:2rem;box-shadow:3px 3px 20px #9eb2c7;box-shadow:3px 3px 20px var(--clr-grey-7);display:flex;flex-direction:column;gap:2rem;justify-content:center}.about-info p{color:#012f60;color:var(--clr-grey-2);padding:2rem}.p-lg{font-size:1.3rem}@media screen and (max-width:792px){.about-image img{border-top-left-radius:2rem;border-top-right-radius:2rem}}@media screen and (min-width:792px){.about-main{flex-direction:row;max-height:80vh}.about-image{border-bottom-left-radius:2rem;border-top-right-radius:none;max-height:80vh;max-width:80vw;overflow:hidden}.about-image img{border-radius:none;border-bottom-left-radius:2rem;border-top-left-radius:2rem}.about-info p{max-height:300px;overflow:hidden;overflow:scroll;overflow-x:hidden}}@media screen and (min-width:992px){.about{align-items:center;display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width:400px){.about-image{min-width:10rem}}:root{--clr-primary-6:#62a4ac}.contact-form,.footer,.form{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.contact-details{text-align:center}.contact-form{width:85vw}.form-control{width:50rem}.form input{width:75vw}.footer-main{background-color:#012f60;background-color:var(--clr-grey-2);background-position:0;background-size:cover;padding:1rem}.form{align-items:flex-start;gap:1rem}.form input,.form textarea{border:none;border-radius:1rem;font-size:1.2 rem;padding:1rem;width:75vw}.contact-form{background:hsla(0,0%,50%,.15);border-radius:1rem}@media screen and (min-width:762px){.contact-details,.contact-form{width:35vw}.form input,.form textarea{width:30vw}.footer{flex-direction:row;width:35vw}}.hero{background:linear-gradient(#012f60,#003f7a);background:linear-gradient(var(--clr-grey-2),var(--clr-grey-3));color:#dae2ec;color:var(--clr-grey-9);padding-top:7rem;text-align:center}.hero-center{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.hero-image{display:none}.hero-icons a{color:#00ced1;color:var(--clr-primary-5);font-size:2rem;margin:1rem;transition:all .3s linear;transition:var(--transition)}.hero-icons a:hover{color:#f1f5f8;color:var(--clr-grey-10);-webkit-transform:translateX(5px);transform:translateX(5px)}.shape{height:100px;width:100vw}.hero-span{color:#a4d3fe;color:var(--clr-grey-5)}@media screen and (min-width:768px){.hero-center{flex-direction:row;justify-content:space-around;margin-bottom:5rem}.hero-image{align-items:center;border-radius:50%;display:block;display:flex;justify-content:center;margin-left:5rem;max-width:40vw;padding:3rem;position:0}.hero-tag{max-width:50vw}.hero-tag h4{font-size:1.4rem}.hero-image img{border-radius:35px;box-shadow:5px 5px 20px #829ab0;box-shadow:5px 5px 20px var(--clr-grey-6);height:300px;object-fit:cover;position:relative;width:280px}}h1,li{color:#9eb2c7;color:var(--clr-grey-7)}h1{font-size:3rem}h4{color:#20b2aa;color:var(--clr-primary-4);font-size:1rem}.nav{background:linear-gradient(#050047,#012f60);background:linear-gradient(var(--clr-grey-1),var(--clr-grey-2));padding:1rem 3rem}span{color:#00ced1;color:var(--clr-primary-5)}.nav-links li,.nav-links ul{transition:all .3s linear;transition:var(--transition)}.nav-links li:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}h4:hover{color:#bcccdc;color:var(--clr-grey-8);transition:all .3s linear;transition:var(--transition)}.nav-span{color:#a4d3fe;color:var(--clr-grey-5)}.nav-toggle{color:#00ced1;color:var(--clr-primary-5);font-size:2rem;position:fixed;right:25px;transition:all .3s linear;transition:var(--transition);z-index:101}.nav-toggle:hover{font-size:3rem}.nav-center{flex-direction:row;justify-content:space-between}.nav-center,.nav-show{align-items:center;display:flex}.nav-show{background-color:rgba(0,0,0,.9);flex-direction:column;gap:20px;height:120vh;justify-content:center;margin-left:0;padding-left:5rem;padding-right:5rem;padding-top:8rem;position:fixed;right:0;top:-85px;transition:all .3s linear;width:40vw;z-index:100}.nav-close{display:none}.btn-close{color:teal;color:var(--clr-primary-1);font-size:2rem;margin-bottom:2rem;text-align:end;top:-5px}.btn-close:hover{color:red;-webkit-transform:scale(1.02);transform:scale(1.02)}.btn-close-hidden{display:none}@media screen and (min-width:1200px){.nav-links ul{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:end}.nav-toggle{display:none}.back-to-top{bottom:25px;font-size:4rem;position:fixed;right:25px;transition:all .3s linear;transition:var(--transition);z-index:101}.back-to-top-hidden{display:none}}:root{--white-shadow:0 5px 15px #f6efef}a{color:#faebd7}a:hover{color:teal;color:var(--clr-primary-1)}.project{background:url(/static/media/background.1dd634f9d0ef37a79f45.jpg)}.project-main{margin-top:2rem;text-align:center}h1{color:#00ced1;color:var(--clr-primary-5)}h3{color:#829ab0;color:var(--clr-grey-6)}.project-btn-container{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem}.project-body{padding-bottom:2rem;width:70vw}.card{border-radius:10px;box-shadow:2px 2px 10px #00ced1;box-shadow:2px 2px 10px var(--clr-primary-5);margin-bottom:2rem;min-height:250px;transition:all .3s linear;transition:var(--transition)}div::-webkit-scrollbar{display:none}.projInfo{border-radius:10px;margin-bottom:2rem;max-height:100;min-height:250px;opacity:0;padding:1.5rem;text-shadow:0 5px 15px rgba(0,0,0,.1);text-shadow:var(--light-shadow);transition:all .3s linear;transition:var(--transition)}.project ul{list-style:circle;margin:1.5rem}.projInfo li{color:#bcccdc;color:var(--clr-grey-8);font-size:1.2rem;font-weight:700;text-align:left;text-shadow:0 5px 15px rgba(0,0,0,.2);text-shadow:var(--dark-shadow)}.projInfo h3{font-size:1.8rem}.projInfo h3,.projInfo p{color:#050047;color:var(--clr-grey-1)}.projInfo:hover{-webkit-backdrop-filter:blur(200px);backdrop-filter:blur(200px);opacity:100%}.card:hover{box-shadow:2px 2px 2px #0067c7;box-shadow:2px 2px 2px var(--clr-grey-4);-webkit-transform:scale(1.05);transform:scale(1.05)}.project1{background:url(/static/media/project1.9a135f240910baf98d0d.png);background-position:50%;background-size:cover}.project2{background:url(/static/media/project2.d4dbbc925d2197deebc4.png);background-position:0 0;background-size:cover}.project3{background:url(/static/media/project3.239bd3f6e6f0d58a1d8d.png);background-position:0 0;background-size:cover}.project4{background:url(/static/media/project4.4fb060785ef1d955ebd5.png);background-position:top;background-size:cover}.project5{background:url(/static/media/project5.ca526b824cfd58b8b4e2.png);background-position:top;background-size:cover}.projInfo:hover{background-position:50%;background-size:cover}@media screen and (min-width:792px){.card,.projInfo{margin:.5rem}.project-body{grid-column-gap:1rem;grid-row-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-areas:"a b" "d e";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;row-gap:1rem}.project1{grid-area:a}.project2{grid-area:b}.project3{grid-area:d}.project4{grid-area:e}}@media screen and (min-width:992px){.card{margin:1rem}.card,.projInfo{min-height:380px}.projInfo{max-height:380px}}@media screen and (max-width:500px){.project-body{margin:2rem;width:90vw}.proj-info-1{display:hidden;max-height:100px;overflow:scroll}}.proj-data{display:hidden}.data{display:none}.data-show{-webkit-backdrop-filter:blur(500px);backdrop-filter:blur(500px);border-radius:1rem;box-shadow:0 5px 15px hsla(0,0%,95%,.1);color:#a4d3fe;color:var(--clr-grey-5);display:block;height:80vh;left:50%;overflow:scroll;padding:2rem;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .3s linear;transition:var(--transition);width:90vw;z-index:50}.data-show li{color:#050047;color:var(--clr-grey-1);font-size:1.5rem}.close-btn{transition:all .3s linear;transition:var(--transition)}.close-btn:hover{color:red}:root{--clr-primary-1:teal;--clr-primary-2:#008b8b;--clr-primary-3:#5f9ea0;--clr-primary-4:#20b2aa;--clr-primary-5:#00ced1;--clr-grey-1:#050047;--clr-grey-2:#012f60;--clr-grey-3:#003f7a;--clr-grey-4:#0067c7;--clr-grey-5:#a4d3fe;--clr-grey-6:#829ab0;--clr-grey-7:#9eb2c7;--clr-grey-8:#bcccdc;--clr-grey-9:#dae2ec;--clr-grey-10:#f1f5f8;--clr-white:#fff;--ff-primary:"Lato",sans-serif;--transition:all 0.3s linear;--spacing:0.18rem;--radius:0.5rem;--light-shadow:0 5px 15px rgba(0,0,0,.1);--dark-shadow:0 5px 15px rgba(0,0,0,.2)}.resume-main,.section-center{align-items:center;display:flex;flex-direction:column;justify-content:center}.resume-main{margin-bottom:3rem}.resume-details span{color:#0067c7;color:var(--clr-grey-4)}.resume-details p{color:var(--clr-primary-6)}.resume-header h1{margin-top:2rem;text-align:center}.resume-content{background-color:#dae2ec;background-color:var(--clr-grey-9);border-radius:2rem;box-shadow:0 5px 15px rgba(0,0,0,.2);box-shadow:var(--dark-shadow);height:540px;margin:0 10vw;max-width:80vw;padding:2rem;position:relative}.resume-tabs{align-items:center;display:flex;gap:1rem;height:5rem;justify-content:space-around;overflow:hidden}.resume-tabs h3{border-radius:1rem;height:3rem;padding:1rem;text-align:center;transition:all .3s linear;transition:var(--transition);width:20vw}.selected{background-color:#20b2aa;background-color:var(--clr-primary-4)}.resume-tabs span{color:#050047;color:var(--clr-grey-1);display:none}.resume-details{height:400px;overflow:hidden;overflow:scroll;overflow-x:hidden;overflow-y:hidden;scroll-behavior:smooth;top:120px}.details-carousel{object-fit:contain;overflow:hidden;transition:all .7s ease-in-out}.translate1{-webkit-transform:translateY(-500px);transform:translateY(-500px)}.translate2{-webkit-transform:translateY(-1000px);transform:translateY(-1000px)}.translate3{-webkit-transform:translateY(-1500px);transform:translateY(-1500px)}.edu-block,.prog-block,.work-block{height:500px}@media screen and (min-width:792px){.resume-content{display:flex;flex-direction:row;gap:2rem;justify-content:space-between;padding-left:0;padding-top:1rem;width:90vw}.resume-tabs{flex-direction:column;gap:1rem;height:500px;justify-content:space-around}.resume-tabs h3{border-radius:50px;border-bottom-right-radius:120px;border-top-right-radius:120px;height:200px;margin:0 60px;padding-bottom:1rem;text-align:center;width:200px;z-index:1}.resume-tabs span{display:block;font-size:1rem}.resume-details{padding:2rem;width:60vw}}@media screen and (min-width:992px){.resume-tabs h3{padding-right:10px;width:30vw}.resume-details{width:50vw}}@media screen and (max-width:400px){.resume-tabs h3{display:flex;height:1rem;overflow:hidden}.resume-tabs,.resume-tabs h3{align-items:center;justify-content:center}.resume-tabs{gap:.1rem}}
/*# sourceMappingURL=main.8157a3ba.css.map*/