@import"https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";.about{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:150px;background-color:#f9f8f6;color:#000}.about-left{flex-basis:60%;position:relative}.about-right{flex-basis:40%;margin-top:5px}.about-img{width:100%;max-width:250px;margin:0 auto;border-radius:10px}.about h3{font-weight:600;font-size:16px}.about h2{font-size:30px;margin:10px 0;max-width:400px}.about p{color:#676767;margin-bottom:15px;margin-right:50px;font-size:16px}@media (max-width: 700px){.about{flex-direction:column;margin-top:100px}.about-img{width:80%;border-radius:10px}.about h2{font-size:25px;margin:10px 0;max-width:400px}.about-left{flex-basis:100%;margin:20px;order:2}.about-right{margin-top:20px;flex-basis:100%}.about p{color:#676767;font-size:14px;margin-right:0}}.experience{margin:10px auto 0;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#f9f8f6;color:#000;font-family:Courier New,monospace;flex-direction:column}.experience-header{margin:20px 0;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:30px}.experience-item{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0}.experience-left{flex-basis:100%;position:relative}.experience-right{flex-basis:100%}.experience-right h3{font-weight:600;font-size:16px}.experience-img{width:90%;max-width:200px;border-radius:5px}.experience h3{font-weight:600;font-size:16px}.experience h2{font-size:25px;margin:10px 0;max-width:400px}.experience p{color:#676767;margin-bottom:15px;font-size:15px}.experience-right p{color:#676767;font-size:15px;margin-bottom:15px}@media (max-width: 700px){.experience{flex-direction:column}.experience-header{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:25px;margin:0 0 -20px 20px}.experience-item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;margin:10px 0 0}.experience-img{width:100%;border-radius:10px;max-width:250px}.experience-right{flex-basis:100%;margin:20px;order:2}.experience-left{flex-basis:100%}.experience-right p{color:#676767;font-size:14px}}.project{margin:10px auto 100px;display:flex;align-items:center;justify-content:space-between;width:100%;background-color:#f9f8f6;color:#000;flex-direction:column}.projects-header{margin:30px auto 20px;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:30px}.projects-item{margin:10px auto 40px;display:flex;align-items:center;justify-content:space-between;width:100%}.projects-left{flex-basis:35%;position:relative}.projects-right{flex-basis:100%}.projects-right h3{font-weight:600;font-size:16px}.projects-img{width:90%;max-width:270px;border-radius:5px}.projects h3{font-weight:600;font-size:16px}.projects h2{font-size:25px;margin:10px 0;max-width:400px}.projects p{color:#676767;margin-bottom:5px;font-size:15px}@media (max-width: 700px){.projects{flex-direction:column}.projects-header{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:25px;margin:20px}.projects-item{margin:10px auto 20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%}.projects-img{width:100%;border-radius:10px;max-width:270px}.projects-right{flex-basis:100%;margin:10px 20px 20px;order:2}.projects-left{flex-basis:100%}.projects h3{font-weight:600;font-size:14px}.projects p{color:#676767;margin-bottom:5px;font-size:14px}}.footer{margin:10px auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #797979;padding:15px 0;font-size:13px}.footer ul li{list-style:none;display:inline-block;margin-left:20px}@media (max-width: 600px){.footer{display:block;text-align:center}.footer ul li{margin:10px}.footer ul{margin-top:10px}}nav{width:100%;color:#000;padding:4px 0;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:10;height:60px}.nav-wrapper{max-width:1200px;width:95%;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.logo{width:80px;padding-left:0}nav ul li{display:inline-block;list-style:none;margin:5px 20px;font-size:15px}.dark-nav{background:#f9f8f6;transition:.5s}.dark-nav ul,.user-button-wrapper{display:flex;align-items:center}.menu-icon{display:none}.name-title{font-size:24px;font-weight:500}.nav-icon3{display:flex;width:30px;height:25px;position:right;margin:50px auto;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.nav-icon3 span{display:block;position:absolute;height:4px;width:100%;background:#212ea0;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.nav-icon3 span:nth-child(1){top:0}.nav-icon3 span:nth-child(2),.nav-icon3 span:nth-child(3){top:10px}.nav-icon3 span:nth-child(4){top:20px}.nav-icon3.open span:nth-child(1){top:10px;width:0%;left:50%}.nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.nav-icon3.open span:nth-child(4){top:10px;width:0%;left:50%}@media (max-width: 840px){nav{padding:15px 0;z-index:10}nav ul{position:fixed;top:60px;right:10px;bottom:0;background:#ebebe4ed;z-index:1;width:30%;padding-top:5px;transition:.5s;min-width:150px;max-width:225px;max-height:fit-content;border-radius:10px}nav ul li{display:block;margin:15px 0 25px 20px}.dark-nav ul{display:block;flex-direction:column;align-items:left}.menu-icon{display:block;width:30px;cursor:pointer;z-index:5}.hide-mobile-menu{right:-500px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Source Code Pro,monospace;font-optical-sizing:auto;font-weight:400;font-style:none}body{background:#f9f8f6}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}.container{padding-left:10%;padding-right:10%;max-width:1400px;margin:0 auto;width:100%}.btn{background:#f9f8f6;color:#212121;padding:14px 25px;font-size:16px;border-radius:30px;cursor:pointer;border:0;outline:0;display:inline-flex;align-items:center;justify-content:center}.btn img{width:20px;margin-left:10px}.btn.dark-btn{background:#212ea0;color:#fff}@media (max-width: 1200px){.container{padding-left:5%;padding-right:5%}.btn{padding:14px 22px}}.button-container{display:flex;justify-content:center;align-items:center;margin-bottom:2vh}.button.button{text-transform:none;font-size:20px;padding:10px 30px;background-color:#212ea0;border-radius:40px;width:300px}.default-text{text-align:center;color:#fff}strong,b{font-weight:700}
