@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Manrope:wght@200..800&display=swap";*{padding:0;margin:0;box-sizing:border-box}body{background-color:#000;margin-top:120px}h1{color:#fff;font-family:Bebas Neue,sans-serif;font-weight:400;font-style:normal;font-size:55px;text-transform:uppercase;line-height:100%;margin-bottom:15px}h2{color:#fff;font-family:Bebas Neue,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;font-size:40px}p{color:#c7c7c7;font-family:Manrope,sans-serif;font-optical-sizing:auto;font-weight:200;font-style:normal;font-size:16px}.container-page{width:100%;padding:0 15px}.margin-bottom65{margin-bottom:65px}.gray{color:#c7c7c7!important}#root{display:flex;max-width:1440px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 700px){h1{font-size:80px}p{font-size:18px}.container-page{padding:0 30px}h2{font-size:60px}}@media only screen and (min-width: 992px){h1{font-size:100px}.margin-bottom65{margin-bottom:80px}.container-page{padding:0 60px}h2{font-size:70px;width:440px}}body{overflow-y:scroll}@media only screen and (min-width: 1200px){.container-page{padding:0 80px}h2{font-size:76px}}.container{background-color:#000;display:flex;justify-content:space-between;height:75px;width:100%;max-width:1440px;padding-left:5%;padding-right:7%;position:fixed;top:0;align-items:center}.container-logo{color:#fff;font-family:Bebas Neue,sans-serif;text-transform:uppercase;font-size:25px;display:flex;align-items:center;gap:10px}.container-logo img{border:2px outset white;border-radius:50px;padding:1px;width:50px;height:50px}nav{display:none}.burger-btn{display:block}.bar1,.bar2,.bar3{width:35px;height:5px;background-color:#fff;margin:6px 0;transition:.4s}.change .bar1{transform:translateY(11px) rotate(-45deg)}.change .bar2{opacity:0}.change .bar3{transform:translateY(-11px) rotate(45deg)}.menu{position:absolute;top:70px;left:0;background-color:#333;width:100%;box-sizing:border-box;transition:max-height .4s ease-in-out;max-height:0;overflow:hidden;padding-left:10px}.menu.open{max-height:500px}.menu ul{list-style-type:none;padding:10px;margin:0}.menu ul li{margin:25px 0}.menu ul li a{color:#fff;text-decoration:none;font-size:20px;padding:15px 90% 15px 0}.menu ul li a:hover{text-decoration:underline}@media only screen and (min-width: 700px){.container{height:94px}.container-logo{gap:15px;font-size:32px}.container-logo img{width:60px;height:60px}.menu.open{max-height:0;transition:max-height 0s ease-in-out}.container-nav{display:flex;gap:20px}ul{list-style:none}a{text-decoration:none;color:#fff}li a:hover{border-bottom:1px solid #D3E97A}.nav-web{display:block;align-self:center}.burger-btn{display:none}.selected{color:#d3e97a;font-weight:900}}@media only screen and (min-width: 800px){.container{padding:0 60px}}@media only screen and (min-width: 1440px){.container{max-width:1440px;margin-left:auto;margin-right:auto}}.homepage-content{margin-bottom:64px}.container-btn{margin-top:40px;margin-bottom:20px;display:flex;color:#fff;align-items:center;justify-content:flex-start;gap:15px;flex-wrap:wrap}.container-btn a{width:50px;height:50px;background-color:#222;border-radius:50px;display:flex;align-items:center;justify-content:center}.container-btn a:hover{transform:scale(1.2)}.btn{background-color:#d3e97a;padding:10px 15px;border-radius:50px;display:flex;align-items:center;gap:10px;border:0;height:50px;cursor:pointer}.btn:hover{transform:scale(1.1)}.btn p{color:#000;font-weight:700;text-transform:uppercase}.homepage-image{display:flex;justify-content:flex-start}#main-image{width:300px;height:300px}.homepage-title p{max-width:540px}@media only screen and (min-width: 992px){.homepage-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:80px}.homepage-title{width:61%;max-width:550px}.homepage-image{width:39%;justify-content:center}#main-image{width:400px;height:400px}.btn{height:55px}.container-btn{margin-bottom:0}.container-btn a{width:55px;height:55px}}@media only screen and (min-width: 1200px){.homepage-image{width:45%;margin-right:40px}#main-image{width:500px;height:500px}}.experiences-content{margin:64px 0}.experiences-content h2{margin-bottom:32px}.experience-cards{display:flex;flex-direction:column;color:#fff;margin-bottom:40px;font-family:Manrope,sans-serif;gap:5px;max-width:500px}.experience-cards div{display:flex;flex-direction:column;gap:3px}.experience-title{font-size:18px}.experience-company{margin-bottom:10px;color:#d3e97a;font-weight:700}@media only screen and (min-width: 992px){.experiences-content{display:flex;justify-content:space-between;margin:80px 0}.experience-title{font-size:24px}.experience-company{font-size:18px;margin-bottom:16px}}@media only screen and (min-width: 1200px){.experience-cards div{flex-direction:row;justify-content:space-between;align-items:center}.experience-cards{max-width:600px}}.skills-content{margin:64px 0}.skills-content h2{margin-bottom:12px}.items-content{max-width:500px}.skills-list{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.skill-item{border:1px solid #484848;border-radius:100px;width:fit-content;padding:16px 24px}.skill-item span{color:#fff;font-family:Manrope,sans-serif;font-weight:700;font-size:14px;text-transform:uppercase}@media only screen and (min-width: 992px){.skills-content{display:flex;justify-content:space-between}.skills-list{gap:16px;margin-top:32px}.skill-item{padding:18px 36px}.skill-item span{font-size:16px}}@media only screen and (min-width: 1200px){.items-content{max-width:600px}}.container-projects{width:100%;padding:0 15px}.form{display:flex;flex-direction:column;margin-top:40px;margin-bottom:100px;width:100%}.form label{color:#c7c7c7;margin:24px 0 10px 3px;font-size:16px;font-family:Manrope,sans-serif}.form input{background-color:#1a1a1a;border:none;height:46px;padding:10px 20px;color:#fff;font-size:16px;border-radius:5px}.form input:focus{outline:none;border:2px solid white;background-color:#0e0e0e}.form textarea:focus{outline:none;border:2px solid white;background-color:#0e0e0e}.form textarea{background-color:#1a1a1a;border:none;height:140px;padding:10px 20px;color:#fff;font-size:16px;border-radius:5px}.form button{margin-top:40px;background-color:#d3e97a;font-family:Manrope,sans-serif;text-transform:uppercase;width:140px;height:54px;padding:10px;border:none;border-radius:50px;font-weight:bolder;font-size:16px;cursor:pointer}.form button:hover{transform:scale(1.1)}.border{border-bottom:1px solid #D3E97A;color:#fff;text-decoration:none}.btn-contact{background-color:#000!important;margin-right:10px}@media only screen and (min-width: 700px){.container-projects{padding:0 30px}}@media only screen and (min-width: 992px){.container-projects{display:flex;justify-content:space-between;padding:0 60px;gap:20px}.form{margin-top:0;max-width:400px}.form label{font-size:18px}.form input{height:51px}.form textarea{font-size:18px;height:150px}.projects-infos{margin-top:24px}.container-btn{gap:20px}.btn-contact svg{width:40px;height:40px}}@media only screen and (min-width: 1200px){.form{max-width:600px}.container-projects{padding:0 80px}}.container-main-projects{width:100%;padding:0 15px}.title-projects{margin-bottom:65px}.project-container{margin-bottom:95px}.project-img{display:flex;justify-content:center;background-color:#1a1a1a;padding:50px;border-radius:10px;height:400px;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.project-image{border-radius:30px;max-width:300px;max-height:300px}.project-info{display:flex;justify-content:space-between;border-bottom:1px solid #484848;padding:16px 0}.project-info span{color:#fff;font-family:Manrope,sans-serif}.project-info p{margin-bottom:0!important;color:#fff;text-transform:uppercase;font-weight:700}.project-links{margin-top:40px;text-decoration:none;color:#fff;display:flex;flex-wrap:wrap;gap:20px}.project-links a{text-decoration:none;color:#d3e97a;border-bottom:1px solid #D3E97A;font-family:Manrope,sans-serif;text-transform:uppercase;font-weight:bolder;padding-bottom:5px}.project-content h3{color:#fff;font-family:Manrope,sans-serif;font-size:24px;margin-bottom:16px}.project-content p{margin-bottom:32px}@media only screen and (min-width: 992px){.container-main-projects{padding:0 60px;margin-top:24px}.title-projects{margin-bottom:80px;max-width:600px}.project-container{display:flex;justify-content:space-between;align-items:center;gap:48px}.project-img{width:450px;height:450px;align-items:center;margin-bottom:0;padding:0;margin-left:0;margin-right:0}.project-image{width:100%;height:100%;max-width:350px;max-height:300px;border:3px solid black}.project-content{width:400px;max-width:480px;min-width:340px;min-height:450px}.project-content h3{font-size:32px}.project-links{margin-top:48px}}@media only screen and (min-width: 1200px){.project-container{margin-bottom:120px}.project-img{width:600px;height:600px;padding:50px;max-width:600px}.project-image{width:100%;height:100%;max-width:480px;max-height:350px}.project-content{width:100%;max-width:450px}.container-main-projects{padding:0 60px}}@media only screen and (min-width: 1300px){.project-content{max-width:550px}.container-main-projects{padding:0 80px}}.errorContent{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 15px}.errorContent p{margin-bottom:20px}.errorContent img{max-height:250px;max-width:250px}.btnError{background-color:#d3e97a;padding:10px 15px;border-radius:50px;display:flex;align-items:center;gap:10px;border:0;height:40px;cursor:pointer}.btnError p{color:#000;font-weight:700;text-transform:uppercase;margin-bottom:0}.btnError:hover{transform:scale(1.1)}@media only screen and (min-width: 992px){.errorContent img{max-height:500px;max-width:500px}}
