@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;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,Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{padding:0 20px;text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:left;background-color:#fff;color:#000;display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:calc(10px + 2vmin);justify-content:left;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#scrollTopBtn{background-color:#007bff;border:none;border-radius:5px;bottom:20px;color:#fff;cursor:pointer;display:none;font-size:16px;outline:none;padding:10px;position:fixed;right:30px;transition:background-color .3s ease;z-index:99}#scrollTopBtn:hover{background-color:#0069d9}.home-section{margin:0 auto;max-width:100%;text-align:left}.home-content{margin:0;padding-left:150px;padding-right:150px}.home-content h1{font-family:Poppins,sans-serif;font-size:36px;margin-bottom:20px}.home-content .intro-text{color:#666;font-family:Poppins,sans-serif;font-size:18px;line-height:1.6}.content-with-image{align-items:center;border-bottom:1px solid #66cfff;display:flex}.profile-image{height:auto;margin-right:0;width:500px}.contact-info{color:#444;font-family:Poppins,sans-serif;font-size:16px;margin-top:20px}.logos{display:flex;margin-top:10px}.logos .logoIn{height:auto;margin-bottom:5px;margin-right:30px;width:70px}.logos .logoGit{height:auto;margin-left:15px;margin-top:4px;width:100px}.logo{height:auto;width:80px}.vertical-line{background-color:#000;height:40px;margin-bottom:10px;width:1px}.bold-text{font-weight:700}.phone{margin-right:45px}.email{margin-right:52px}.address{margin-right:25px}@media only screen and (max-width:600px){.content-with-image{flex-direction:row}.home-section{border-bottom:1px solid #66cfff}.home-content{padding-left:10px;padding-right:200px}.home-content h1{font-family:Poppins,sans-serif;font-size:24px;margin-bottom:10px;width:150%}.home-content .intro-text{color:#666;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}.text-content{align-items:left;display:flex;flex-direction:column;margin-bottom:5px;text-align:left}.intro-text{width:110%}.profile-image{margin-bottom:100px;width:90%}.contact-info{color:#444;font-family:Poppins,sans-serif;font-size:12px;margin-top:20px;width:130%}.content-with-image{align-items:center;border-bottom:none;display:flex}.logos{display:flex;margin-top:10px}.logos .logoIn{height:auto;margin-bottom:5px;margin-right:10px;width:70px}.logos .logoGit{height:auto;margin-left:15px;margin-top:4px;width:100px}.logo{height:auto;width:60px}.vertical-line{background-color:#000;height:40px;margin-bottom:10px;width:1px}.bold-text{font-weight:700}.phone{margin-right:15px}.email{margin-right:22px}.address{margin-right:2px}}.navbar{background-color:initial;border-bottom:1px solid #66cfff;padding:30px 0;width:100%}.navbar-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:100%;padding:0 20px}.navbar-brand{color:#163d5e;font-size:24px;font-weight:700}.navbar-links{align-items:center;display:flex;flex-direction:row}.navbar-links button{background-color:initial;border:1px solid #0000;border-radius:3px;color:#163d5e;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;margin-left:10px;padding:8px 16px;transition:background-color .3s ease}.navbar-links button:hover{border-color:#79c0e0}@media only screen and (max-width:600px){.navbar-links{display:none}.navbar-content{padding:0 5px}.navbar-brand{font-size:14px}.navbar-links button{font-size:12px}.navbar-links.active{background-color:#fff;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;left:0;position:absolute;top:70px;width:100%}.navbar-links button{background-color:#fff;border:none;border-bottom:1px solid #66cfff;color:#163d5e;padding:15px;text-align:left;width:100%}.navbar-dropdown-toggle{background:none;border:none;color:#163d5e;cursor:pointer;display:block;font-size:24px;transition:color .3s ease}.navbar-dropdown-toggle:hover{color:#79c0e0}}@media only screen and (min-width:601px){.navbar-dropdown-toggle{display:none}}.about-section{border-bottom:1px solid #66cfff;margin:auto 150px;max-width:100%;padding-top:20px}.about-header{margin-bottom:40px;text-align:left}.about-header h1{font-size:36px;margin-bottom:10px}.about-header p{color:#666;font-size:16px}.about-content{display:flex;flex-direction:column}.content-item{display:flex;margin-bottom:20px}.content-text{margin-left:40px}.content-text,.content-text2{color:#333;font-size:14px;max-width:-webkit-max-content;max-width:max-content;text-align:left}.content-text2{margin-left:50px}.content-image{margin-top:30px;width:100px}.content-image,.content-image2{height:auto;margin-bottom:10px;margin-left:25px}.content-image2{padding-left:10px;width:80px}@media only screen and (max-width:600px){.about-section{margin:auto 10px}.about-header{margin-bottom:20px}.about-header h1{font-size:24px}.content-text h2,.content-text2 h2{font-size:16px}.about-header p{font-size:14px}.content-item{flex-direction:row}.content-text,.content-text2{margin-left:0}.content-image,.content-image2{margin-right:40px}.content-image2{margin-right:50px}}.skills-section{max-width:100%;padding-left:150px;padding-right:150px;position:relative;text-align:left}.skills-content{margin:0 auto}.skills-content h1{font-size:36px;margin-bottom:0}.skills-text{color:#666;font-size:16px;line-height:1;margin-bottom:50px;text-align:left}.skill-area{margin-bottom:30px;margin-left:25px}.skill-area h2{color:#333;font-size:24px;margin-bottom:10px}.skills-list{color:#666;font-size:16px}@media only screen and (max-width:600px){.skills-section{border-bottom:1px solid #66cfff;padding-left:10px;padding-right:10px}.skills-content h1{font-size:24px;margin-bottom:10px}.skills-text{font-size:14px;margin-bottom:30px}.skill-area{margin-bottom:20px;margin-left:15px}.skill-area h2{font-size:20px;margin-bottom:5px}.skills-list{color:#666;font-size:14px}}.experience-section{max-width:100%;text-align:left}.experience-content{border-bottom:1px solid #66cfff;border-top:1px solid #66cfff;margin:0 150px}.experience-content h1{font-size:36px;margin-bottom:20px}.job-experience{align-items:center;display:flex;margin-bottom:40px}.company-logo{margin-right:20px;width:100px}.job-details{flex-grow:1;font-size:16px}.job-details h2{color:#333;font-size:24px;margin-bottom:5px}.job-details ul{color:#666;font-size:16px;list-style-type:disc;margin-left:0;max-width:100%}.innovety-logo{margin-right:53px;width:100px}.trella-logo{margin-left:18px;margin-right:67px;width:65px}.benya-logo{margin-right:30px;width:120px}.experience-section p{color:#666;font-size:16px;line-height:1.6}@media only screen and (max-width:600px){.experience-content{margin-left:10px;margin-right:10px}.experience-content h1{font-size:24px;margin-bottom:10px}.experience-content p{font-size:14px;margin-bottom:10px}.job-experience{align-items:flex-start}.job-details{font-size:14px}.job-details h2{font-size:16px;margin-bottom:5px}.job-period{font-size:12px}.job-details ul{font-size:14px}.experience-content{border-top:none}.job-experience{align-items:center;display:flex;margin-bottom:4px}}.projects-section{border-bottom:1px solid #66cfff;margin:auto 150px;max-width:100%;text-align:left}.projects-section h2{font-size:36px;margin-bottom:10px}.project-list{display:flex;flex-direction:column}.project-item{margin-bottom:5px;margin-left:25px}.project-item h3{color:#333;font-size:24px;margin-bottom:3px}.project-item p,.projects-section p{color:#666;font-size:16px;line-height:1.6}@media only screen and (max-width:600px){.projects-section{margin:auto 10px}.projects-section h2{font-size:24px;margin-bottom:10px}.projects-section p{font-size:14px;margin-bottom:10px}.project-item h3{font-size:16px;margin-left:20px}.project-item p{font-size:14px;margin-bottom:10px;margin-left:20px}.project-item{margin-left:0}}.achievements-section{border-bottom:1px solid #66cfff;font-family:Poppins,sans-serif;margin:auto 150px;max-width:100%;text-align:left}.achievement{margin-bottom:30px}.achievements-section h1{font-size:36px;margin-bottom:20px}.achievement h2{color:#333;font-family:Poppins,sans-serif;font-size:24px;margin-bottom:10px}.company-logo{height:auto;margin-left:25px;margin-right:35px;width:80px}.custom-logo{height:auto;margin-left:11px;margin-right:10px;width:130px}.achievements-section p{color:#666;font-size:16px;line-height:1.6}@media only screen and (max-width:600px){.achievements-section{margin:auto 10px}.achievements-section h1{font-size:24px;margin-bottom:10px}.achievement h2{font-size:16px;margin-bottom:8px}.company-logo{margin-left:25px;margin-right:36px;width:60px}.custom-logo{margin-right:10px;width:100px}.achievements-section p{font-size:14px;line-height:1.5}}.extracurriculars-section{margin:auto 150px;max-width:100%;text-align:left}.activity{margin-bottom:40px;margin-right:150px;padding-bottom:20px}.extracurriculars-section h1{font-size:36px;margin-bottom:20px}.activity-details{align-items:center;display:flex;margin-bottom:20px}.activity-logo{height:auto;margin-left:25px;margin-right:20px;width:80px}.activity-description{color:#666;flex-grow:1;font-size:16px;margin-left:20px}.activity-description h2{color:#333;font-size:24px;margin-bottom:5px}.achievement ul{list-style-type:disc}.activity-description p{margin:0}.extracurriculars-section p{color:#666;font-size:16px;line-height:1.6}.job-period{color:#777;font-size:12px;font-style:italic}@media only screen and (max-width:600px){.extracurriculars-section{margin:auto 10px}.extracurriculars-section h1{font-size:24px;margin-bottom:10px}.extracurriculars-section p{font-size:14px}.activity{margin-right:10px}.activity-logo{margin-left:10px;margin-right:15px;width:60px}.activity-description h2{font-size:16px;margin-bottom:3px}.activity-description ul{font-size:14px;line-height:1.5}.job-period{font-size:10px}}.footer{background-color:#f2f2f2;max-width:100%;padding:20px 0;text-align:center}.footer p{color:#888;font-size:12px}
/*# sourceMappingURL=main.e01c63d2.css.map*/