@media screen and (min-width:1300px){.navbar{position:absolute;align-items:center;max-width:30%;width:20%;display:grid}.navbar .profile-img{border-radius:5%;margin-top:50px;margin-left:auto;margin-right:auto}.navbar ul{padding:0}.navbar ul li{list-style-type:none;text-align:center;padding:5px}.navbar ul li a{text-decoration:none;padding:5px;font-size:1.5rem;-webkit-text-decoration-line:none;text-decoration-line:none;color:#000}}@media screen and (max-width:1299px){.navbar{width:100%;align-items:center;display:flex}.navbar>ul{display:none}.navbar .profile-img{border-radius:5%;margin-top:50px;margin-left:auto;margin-right:auto}}.container{width:100%;margin-left:auto;margin-right:auto;max-width:48rem}.container section{padding:0 10px}.container section .about{font-size:17px}@media screen and (min-width:1300px){.burger-btn,.burger-menu{display:none}}@media screen and (max-width:1299px){.burger-btn{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1000;position:fixed;top:20px;right:20px}.burger-btn span{width:100%;height:3px;background:#000;border-radius:2px;transition:all .3s ease}.burger-btn.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.burger-btn.open span:nth-child(2){opacity:0}.burger-btn.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.burger-menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:hsla(0,0%,100%,.98);z-index:999;transform:translateY(-100%);transition:transform .3s ease;display:flex;justify-content:center;align-items:center}.burger-menu.open{transform:translateY(0)}.burger-menu ul{list-style:none;padding:0;text-align:center}.burger-menu ul li{padding:15px 0}.burger-menu ul li a{text-decoration:none;font-size:1.5rem;color:#000;padding:10px}}.Education{width:100%}.Education section{padding:0 10px;max-width:48rem;margin-left:auto;margin-right:auto;display:flex;align-items:center}.Education .education-title{margin-right:20px}.Education .education-text{flex-grow:1;padding-left:20px}.Education .education-detail p{font-size:17px}.projects{width:100%;max-width:48rem;margin-left:auto;margin-right:auto}.projects section{padding:0 10px}.projects section p{font-size:17px}.projects ul{list-style-type:none}.technology-skills{margin-left:auto;margin-right:auto;width:100%;max-width:48rem}.technology-skills section{padding:0 10px}.technology-skills .frameworks ul li,.technology-skills .others ul li,.technology-skills .prog-Languages ul li{list-style-type:none;display:inline-block;white-space:pre-wrap}.technology-skills .frameworks ul,.technology-skills .others ul,.technology-skills .prog-Languages ul{list-style:none;padding:0}.technology-skills .frameworks ul li:not(:last-child):after,.technology-skills .others ul li:not(:last-child):after,.technology-skills .prog-Languages ul li:not(:last-child):after{display:inline-block;content:", "}.footer{margin-right:20px;margin-bottom:20px;text-align:right}.ds-header{width:100%;max-width:48rem;margin-left:auto;margin-right:auto}.ds-header h1{font-size:3rem}.ds-header ul{font-size:17px;padding:0}.ds-header ul li{display:inline-block;margin-right:12px}.ds-header ul li a{text-decoration:none}@media screen and (max-width:1299px){.ds-header{display:grid}.ds-header ul{justify-items:center;padding:0 10px;display:grid}.ds-header ul li{padding:3px}.ds-header h1{margin:0 auto}}body{margin:0;background-color:#fff}