body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.home{display:flex;flex-direction:column;margin:auto;width:70%}@media only screen and (max-width:1024px){.home{width:90%}}@media only screen and (max-width:512px){.home{width:100%}}.header{align-items:center;justify-content:space-between;padding:12px;position:relative}.header,.menu{display:flex;flex:1 1}.menu{background-color:#fff;justify-content:flex-end}.menu-icon{font-size:24px}.mobile-menu{display:none}.logo,.web-menu{display:flex}.logo{color:blue;font-size:36px;font-weight:800}@media only screen and (max-width:720px){.mobile-menu{display:flex}.web-menu{display:none}.logo{font-size:24px}}.mobile{background-color:#fff;display:flex;flex-direction:column;height:100vh;padding:18px 12px;position:absolute;right:0;top:-6px;width:60vw}.close-icon{display:flex;font-size:24px;justify-content:flex-end}.mobile-options{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding-top:24px;width:100%}.mobile-option{display:flex;font-size:24px;margin:12px 0}.mobile-option a{color:blue;display:flex;text-decoration:none}.web{align-items:center;display:flex;flex:1 1}.web-option{font-size:20px;font-weight:700;margin-right:16px}.web-option a{color:blue;text-decoration:none}.option-icon,.web-option a{align-items:center;display:flex}.option-icon{margin-right:4px}.web-option:last-child{margin-right:0}.body{padding:12px 12px 36px}.about{padding-bottom:48px}.about-top{align-items:center;display:flex;justify-content:space-between}.picture{height:420px}.about-info{font-size:24px}.info-name{color:blue;font-size:32px}@media only screen and (max-width:720px){.about-top{align-items:center;flex-direction:column;justify-content:center}.picture{height:280px}.about-info{font-size:20px}.info-name{font-size:26px}}.social-contact{align-items:center;display:flex;justify-content:center}.social-icon-div{cursor:pointer;margin:6px;padding:6px}.social-icons{height:40px}@media only screen and (max-width:720px){.social-icons{height:32px}}.separator{background-image:linear-gradient(to right top,#3654e7,#5c52e9,#874feb,#914aeb,#a745ea,#7d68fb,#4d7fff,#0091ff,#00acfd,#00bdd9,#00c8a3,#6bcc70);border-radius:3px;height:6px;margin:16px 0;width:40%}.project-card{align-items:center;display:flex;flex:1 1;justify-content:space-between;margin:16px 0;padding:8px 0}.project-photo{height:400px;width:auto}.project-info{margin-right:24px}.project-title{font-size:20px;font-weight:600}.project-tags{display:flex;flex-wrap:wrap;max-width:60%}.tag{background-color:blue;border-radius:4px;color:#fff;margin-bottom:4px;margin-right:6px;padding:4px 8px}.project-links a{color:#fff;text-decoration:none}.project-links{display:flex;margin-top:6px}.link-button{background-color:blue;border-radius:4px;font-size:16px;justify-content:center;margin-right:6px;padding:4px 8px;width:-webkit-max-content;width:max-content}.link-button,.link-button i{align-items:center;display:flex}.link-button i{-webkit-mask-repeat:4px;mask-repeat:4px}@media only screen and (max-width:720px){.project-photo{width:70%}.project-card{flex-direction:column-reverse}.project-info{margin-left:0;margin-top:12px}.project-tags{max-width:100%}}.projects{display:flex;flex:1 1;flex-direction:column}.skills{display:flex;flex-direction:column;width:100%}.skills-section{display:flex;justify-content:space-between;margin:12px 0}.skills-section-title{font-size:24px;font-weight:600}.skills-list{display:flex;flex-wrap:wrap;justify-content:flex-end;max-width:70%}@media only screen and (max-width:720px){.skills-list{justify-content:center;max-width:100%}.skills-section{align-items:center;flex-direction:column}}.skill-card{align-items:center;border-radius:8px;display:flex;flex-direction:column;height:120px;justify-content:center;margin:6px;padding:8px 16px;width:-webkit-max-content;width:max-content}.skill-icon{font-size:80px}.skill-name{font-size:18px}@media only screen and (max-width:1024px){.skill-card{height:100px;width:-webkit-max-content;width:max-content}.skill-icon{font-size:60px}}.work{display:flex;flex-direction:column;width:100%}.work-list{flex-wrap:wrap;margin:24px 0}.work-card,.work-list{align-items:center;display:flex;justify-content:space-between}.work-card{flex-direction:row-reverse;margin-top:16px;padding:8px;width:45%}.work-logo{height:80px}.company-name{font-weight:700}.work-dates{color:#a9a9a9}.work-info{align-items:flex-start;display:flex;flex-direction:column}.work-desc{-webkit-line-clamp:2;-webkit-box-orient:horizontal;display:-webkit-box;max-width:80%;overflow:hidden;text-align:left;text-overflow:ellipsis}@media only screen and (max-width:720px){.work-card{width:100%}}.education{display:flex;flex-direction:column;width:100%}.education-list{flex-wrap:wrap;margin:24px 0}.education-card,.education-list{align-items:center;display:flex;justify-content:space-between}.education-card{flex-direction:row-reverse;margin-top:16px;padding:8px;width:45%}.institution-name{font-weight:700}.dates{color:#a9a9a9}.education-logo{height:80px}.education-details{margin-top:16px}.education-info{align-items:flex-start;display:flex;flex-direction:column}.education-dates{color:#000}@media only screen and (max-width:720px){.education-card{width:100%}}.contact{display:flex;flex:1 1;flex-direction:column}.section-title{font-size:32px;font-weight:700}.contact-container{flex:1 1;text-align:center}.contact-container,.footer{display:flex;justify-content:center}.footer{align-items:center;margin-top:24px;padding:12px}
/*# sourceMappingURL=main.7af9b069.css.map*/