*{margin:0;padding:0}html{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#34e89e;background:linear-gradient(90deg,#0f3443,#34e89e)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--main-left-padding:10px;--sub-left-padding:20px;--margin-bottom:20px}.header{position:relative;width:100%;display:flex;justify-content:space-between;text-align:center;background:rgba(15,52,67,.4);-webkit-filter:grayscale(35%);filter:grayscale(35%);z-index:10}.header a{text-decoration:none;color:#fff}.header h1{padding:0 16px}.nav-top{display:flex;align-items:center}.nav-top a{padding:14px 16px;font-size:17px}.nav-top a:hover{background:rgba(52,232,158,.2)}.landing-grid{text-align:center;position:relative;width:100%;min-height:94vh}.avatar-img{max-height:250px;height:100%;margin-top:8rem;margin-bottom:2rem;border-radius:100%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.banner-text{width:75%;padding:10px;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.4);margin:auto auto 40px}.banner-text h1{font-size:66px;font-weight:700;color:#fff;margin-bottom:10px}.banner-text h2{color:#fff}.banner-text hr{border-style:none;border-top:5px dotted #fff;width:50%;margin:auto}.banner-text p{color:#fff;font-size:20px;padding:1rem}.social-links{display:flex;justify-content:space-around;width:30%;margin:auto}.social-links i{color:#fff;font-size:5rem;padding:8px}.resume-grid{display:flex}.resume-left-col{width:40%;padding:0 10px;padding:0 var(--main-left-padding);box-sizing:border-box}.full-name,.job-position{padding-left:10px;padding-left:var(--main-left-padding);color:#27a97e}.job-position{margin-bottom:20px;margin-bottom:var(--margin-bottom)}.resume-img-container{padding:10px;padding:var(--main-left-padding)}.summery{padding:20px;background:hsla(0,0%,100%,.1);border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.6);margin-bottom:20px;margin-bottom:var(--margin-bottom)}.short-contact-info h5{padding-left:10px;padding-left:var(--main-left-padding);color:#25a07a;letter-spacing:1px}.short-contact-info p{padding:10px 10px 10px 20px;padding-left:var(--sub-left-padding);background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.6);margin-bottom:20px;margin-bottom:var(--margin-bottom)}.resume-img{margin:auto;max-height:250px;height:100%;border:7px solid #0f3443;box-shadow:0 0 5px 5px #154f51}.resume-right-col{width:60%;background:rgba(15,52,67,.4);color:#fff}.resume-right-col h2{color:#27a97e}.edu,.exp,.resume-right-col h2{padding:10px;padding:var(--main-left-padding)}.edu,.exp{display:flex}.edu-university p,.exp-job-description{padding:10px;list-style:none;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.6);margin-bottom:20px;margin-bottom:var(--margin-bottom)}.edu-years,.exp-years,.skill-type{width:30%;font-weight:700}.edu-university,.exp-job,.skill-review{width:70%;list-style:none}.edu-university h4,.exp-job h4{margin-bottom:20px;margin-bottom:var(--margin-bottom)}.languages,.technical{display:flex;padding:10px;padding-left:var(--main-left-padding)}.skill-review{padding:10px;list-style:none;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.6);border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.6);margin-bottom:20px;margin-bottom:var(--margin-bottom)}.projects{justify-content:center;justify-items:center;display:grid;grid-gap:30px;grid-template-columns:repeat(auto-fit,300px);padding:20px 30px 30px;max-width:1180px;margin:0 auto}.project-card{box-shadow:0 4px 8px 0 rgba(0,0,0,.2);width:300px;height:250px;border:1px solid hsla(0,0%,62.7%,.2);box-shadow:5px 10px 10px rgba(0,0,0,.4);background:#fff;border-radius:0 0 2px 2px}.project-card img{width:100%;height:150px;object-fit:cover}.project-card a,.project-card h2{text-align:center}.project-card p{padding:0 10px}.project-card .link-btns{display:flex}.project-card a{width:50%;padding:10px;color:#228e70;font-weight:700;text-decoration:none}.project-card a:hover{color:#2dc48c}@media (max-width:768px){.resume-grid{flex-direction:column}.resume-left-col,.resume-right-col{width:100%}}@media (max-width:600px){.header{flex-direction:column}.header h1{margin-bottom:0}.nav-top{justify-content:center}}
/*# sourceMappingURL=main.14f9509f.chunk.css.map */