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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{font-family:Work Sans,sans-serif}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{justify-content:flex-end}.menu-icon{font-size:24px}.mobile-menu{display:none}.logo,.web-menu{display:flex}.logo{color:#a745ea;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:1 1;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:#000;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{align-items:center;color:#000;display:flex;text-decoration:none}.web-option a :hover{color:aqua}.option-icon{align-items:center;display:flex;margin-right:4px}.web-option:last-child{margin-right:0}.footer{background-color:#d6c5ff;border-radius:4px;display:flex;font-size:20px;justify-content:space-around;margin-bottom:10px;margin-right:10px;margin-top:24px;padding:10px}@media only screen and (max-width:720px){.footer{align-items:center;flex-direction:column;justify-content:center}}.body{padding:12px 12px 36px}.social-contact{align-items:center;display:flex;justify-content:center}.social-icon-div{cursor:pointer;margin:6px;padding:6px}.social-icon{height:40px}@media only screen and (max-width:720px){.social-icon{height:32px}}.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{font-size:32px;font-weight:700}.green{color:#048354}.red{color:#fc2015}.blue{color:#2077e9}.yellow{color:gold}@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}}.projects{display:flex;flex:1 1;flex-direction:column}.projectseparator{background-image:linear-gradient(to right top,#111113,#5c52e9);border-radius:3px;height:3px;margin:10px 0;width:90%}.project-card{align-items:center;display:flex;flex:1 1;justify-content:space-between;margin:16px 0;padding:8px 0}.project-photo{width:40%}.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:#7fffd4;border-radius:4px;margin-bottom:4px;margin-right:6px;padding:4px 8px}.project-links a{color:#000;text-decoration:none}.project-links{display:flex;margin-top:6px}.link-button{background-color:#7fffd4;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{margin-right: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%}}.separator{background-image:linear-gradient(to right top,#3654e7,#5c52e9,#784feb,#914aeb,#a745ea,#7d68fb,#4d7fff,#0091ff,#00acfd,#00bdd9,#00c8a3,#6bcc70);border-radius:3px;height:6px;margin:16px 0;width:40%}.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:720px){.skill-card{height:100px;width:-webkit-max-content;width:max-content}.skill-icon{font-size:60px}}.work-card{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:16px;padding:8px;width:45%}.work-logo{height:80px}.work-info{align-items:flex-start;display:flex;flex-direction:column}.work-dates{color:gray}.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%}}.work{display:flex;flex-direction:column;width:100%}.work-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:24px 0}.contact{display:flex;flex:1 1;flex-direction:column}.section-title{font-size:32px;font-weight:700}.contact-container{align-items:center;display:flex;flex:1 1;justify-content:space-between;margin:16px 0}.contact-left{font-size:20px;max-width:60%;text-align:center}.download{align-items:center;background-color:#7fffd4;border-radius:4px;display:flex;font-size:24px;justify-content:center;padding:8px 16px}.download a{color:#000;text-decoration:none}@media only screen and (max-width:720px){.contact-container{align-items:center;flex-direction:column;justify-content:center}.contact-left{margin-bottom:12px;max-width:100%}.contact-left,.download{font-size:16px}}.testimonial-card{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:16px;padding:8px;width:45%}.testimonial-image{border-radius:50%;height:100px}.testimonial-info{align-items:flex-start;display:flex;flex-direction:column}.testimonial-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){.testimonial-card{width:100%}}.testimonial{display:flex;flex-direction:column;width:100%}.testimonial-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:24px 0}
/*# sourceMappingURL=main.3068fe07.css.map*/