section{max-width:1200px;margin:0 auto;padding-top:5rem}section h2{display:flex;justify-content:center;align-items:center;font-size:2rem;font-weight:600;margin-bottom:.4rem;text-align:center}section h2 svg{margin-right:10px}.proyectos .projects-all{flex:0 0 auto;margin:60px 20px 20px 30px;display:flex;flex-direction:column}.proyectos .article-project{margin-bottom:120px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem}.proyectos .article-project:hover .img-project{transform:scale(1.1)}.article-project .cont-img-project{flex:0 0 auto;width:350px;height:262.5px;margin-right:1rem;overflow:hidden;border-radius:20px;border:1px solid #f2f2f2}.article-project .cont-img-project .img-project{width:100%;height:100%;object-fit:cover;transition:transform .2s linear}.article-project .project-content-general{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.project-content-general h3{font-size:1.5rem;margin-bottom:1rem;color:var(--primary-color-3)}.project-content .skills{display:flex;justify-content:center;padding:10px 0}.project-content .skills .skill{padding:.5rem 1rem;margin-right:.5rem;background-color:#9993;border-radius:5px;font-weight:600;color:#3a3a3a;margin-bottom:.5rem}.project-content .project-description{margin-bottom:.5rem}.project-content .project-footer{display:flex;justify-content:center;margin-top:1rem}.article-project .project-footer .link{font-size:1.1rem;padding:.5rem 1rem;background-color:#b9b9b9;margin:0 1rem;border-radius:10px;color:var(--secondary-color)}.article-project .project-footer .link:hover{margin:0 1rem;border-radius:10px;color:var(--secondary-color)}.icon{width:19px;margin-right:.5rem}@media (min-width: 856px){.proyectos .article-project{flex-direction:row}.article-project .cont-img-project{width:400px;height:300px}}html{scroll-behavior:smooth}.cont-linear{width:100%;display:flex;justify-content:center;margin-bottom:4rem}.linea{width:50px;height:2px;background-color:var(--primary-color);display:flex;justify-content:center}.home{max-width:none;position:relative;height:100vh;background:linear-gradient(to right,#f5f5f5cc,#f5f5f5),url(/portafolio/assets/common-bg-DWRtZBHS.svg);padding-top:120px;display:flex;flex-direction:column;justify-content:center;align-items:center}html.swal2-shown,body.swal2-shown{overflow-y:auto}.hero-home-inf{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 30px;text-align:center}.hero-home-inf h1{font-size:2rem;margin:1rem}.hero-home-inf .hero-home-description{font-size:.9rem}.hero-home-description span{color:var(--secondary-color)}.hero-home-inf .hero-home-button{margin-top:80px}.button{display:flex;align-items:center;margin:0 1rem;background-color:var(--primary-color);color:#fff;padding:.8rem 2rem;font-size:1rem;border-radius:.3rem;font-weight:700;transition:all .3s ease}.button:hover{background-color:var(--primary-color-4)}.hero-home-email{margin-top:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.home .hero-home-inf .input-hero-home{background-color:#fff;max-width:250px;height:2rem;text-align:center;border:1px solid rgb(135,135,135);outline:none;border-radius:10px;padding:10px 30px}.home .hero-home-inf .btn-hero-copy{display:flex;justify-content:center;align-items:center;margin-left:.3rem;height:2rem;width:4rem;background-color:var(--primary-color);border:none;border-radius:10px;transition:all .3s ease}.buttons-home{display:flex;margin-top:1rem}.home .hero-home-inf .btn-hero-copy:hover{background-color:var(--primary-color-4)}.home .hero-home-inf .btn-hero-copy img{color:#fff;width:1.2rem}#btn{cursor:pointer}.custom-swal-wide{width:25rem}.home-hero__mouse-scroll-cont{margin:80px 0 100px;display:flex;justify-content:center}.mouse{width:25px;height:40px;border:2px solid #333;border-radius:60px;position:relative;overflow:hidden}.mouse:before{content:"";width:5px;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%);background-color:#333;border-radius:50%;opacity:1;animation:wheel 1.3s infinite;-webkit-animation:wheel 1.3s infinite}@keyframes wheel{to{opacity:0;top:27px}}@media (min-width: 768px){.hero-home-inf h1{font-size:2.5rem}.hero-home-inf .hero-home-description{font-size:1.1rem}.hero-home-email{flex-direction:row}.buttons-home{margin-top:0}}@media (min-width: 1024px){.hero-home-inf h1{font-size:3rem}}.aboutSection{display:flex;flex-direction:column;padding-bottom:40px}.aboutSection h3{font-size:1.5rem;margin-bottom:0rem;color:var(--primary-color-3)}.aboutSection .cont-about{display:flex;flex-direction:column}.about .cont-foto{width:200px;position:relative;display:inline-block;margin-top:10px}.about .cont-foto img{border-radius:50%;width:100%;height:auto;display:block}.about{flex:0 0 auto;width:100%;display:flex;justify-content:center;text-align:center}.cont-about .about-description p{padding:10px 40px}.cont-about .about-description span{color:var(--secondary-color)}.cont-about .cont-skills{display:flex;flex-direction:column;align-items:center}.cont-about .cont-skills h2{color:var(--primary-color-3);font-size:3000px}.cont-skills .skills{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.cont-skills .skills span{width:150px;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 1 auto;box-sizing:border-box;text-align:center}@media (min-width: 768px){.cont-skills .skills span{width:190px;height:190px}}@media (min-width: 1024px){.about,.cont-skills{width:50%}.aboutSection .cont-about{flex-direction:row}}.contact{max-width:none;position:relative;background:linear-gradient(to right,#f5f5f5cc,#f5f5f5),url(/portafolio/assets/common-bg-DWRtZBHS.svg);display:flex;flex-direction:column}.contactContainer{max-width:600px;margin:0 auto;text-align:center}.contactContainer p{margin:20px 0 40px;padding:0 .5rem}form{display:flex;flex-direction:column;text-align:start;padding:40px;background-color:#fff;margin-bottom:200px}.form__group{position:relative;color:#000;margin-bottom:30px}textarea{resize:none;width:100%!important}form .input{width:100%;font-family:inherit;font-size:1rem;color:#000;padding:.6em .3em;border:none;border-bottom:1px solid black;outline:none}form label{position:absolute;top:0;left:5px;transform:translateY(10px);transition:transform .5s,color .3s}.input:focus+label,.input:not(:placeholder-shown)+label{transform:translateY(-12px) scale(.7);transform-origin:top left;background-color:#fff}.btn_form-container{width:100%;display:flex;justify-content:center}.btn_form{display:flex;cursor:pointer;justify-content:center;align-items:center;margin:0 1rem;background-color:var(--primary-color);color:#fff;padding:.8rem 2rem;font-size:1rem;border-radius:.3rem;font-weight:700;transition:all .3s ease;width:200px;text-align:center;border:none}.btn_form:hover{background-color:var(--primary-color-4);color:#fff}#root{padding:0;margin:0;scroll-behavior:smooth}*{margin:0;padding:0;list-style:none;text-decoration:none}body{font-family:Onest,sans-serif;font-weight:500;scroll-behavior:smooth}.header{width:100%;padding:15px 0;background-color:#fff}.header_content{margin:0 auto;max-width:1200px;width:100%;display:flex;justify-content:center;padding:0 20px}.header__logo-container{display:flex;align-items:center;font-size:1.3rem;cursor:pointer;transition:color .3s ease}.header__logo-container:hover{color:var(--primary-color)}.header_main{display:none;justify-content:center;align-items:center}.header_main ul{display:flex}.header_main ul li{color:#000}.header_main ul li a{color:#000;font-size:1.2rem;transition:all .3s ease;padding:1.5rem}.header_main ul li a:hover{color:var(--primary-color)}.header__logo-sub{font-weight:600;letter-spacing:1px}.header__logo-img-cont{width:3rem;height:3rem;border-radius:50px;overflow:hidden;margin-right:1.5rem}.imagen-perfil{background-color:var(--primary-color);border-radius:50rem;width:100%;height:100%}.header_main-responsive{display:none;width:100%;justify-content:center;align-items:center;color:#000}@media (min-width: 1024px){.header{position:fixed;z-index:1}.header_content{margin:0 auto;max-width:1200px;width:100%;justify-content:space-between;padding:0 20px}.header_main{display:flex;justify-content:center;align-items:center}}:root{--primary-color: #7843E9;--primary-color-1: #dcd7fd;--primary-color-2: #a38ef7;--primary-color-3: #8660f2;--primary-color-4: #662cd5;--secondary-color: #C0392B}.social{display:flex;flex-direction:row;background-color:#fff;padding:.3rem;width:fit-content}.img-social{background-color:#fff;width:3rem;border-radius:.5rem;transition:all .3s;display:inline-block}.img-social a{display:block;width:100%;height:100%;padding:.4rem;box-sizing:border-box;color:#000}.img-social svg{width:100%;height:auto;display:block}.img-social:hover{background-color:var(--primary-color-1)}.correo-color{background-color:#000}@media (min-width: 768px){.social{flex-direction:column;position:absolute;top:50%;left:0;transform:translateY(-50%)}}.footerMain{background-color:#000;color:#fff;padding:30px 0}.cont-footer{display:flex;justify-content:space-around;max-width:1100px;width:100%;margin:0 auto;padding:40px}.footer-description{display:flex;flex-direction:column;text-align:start}.cont-footer h4{font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-align:left}.cont-footer p{font-size:.8rem;margin-bottom:1rem}.cont-footer p span{color:var(--secondary-color)}.cont-footer a{color:#fff;margin:0}.footer-button{display:flex;justify-content:flex-start}.main-footer__lower{display:flex;flex-direction:column;align-items:center}.linear-footer{width:50%;height:1px;background-color:gray;margin-bottom:30px}.main-footer__lower p a{margin-top:30px;color:#fff;text-decoration:underline}.footer-repository{display:flex;flex-direction:column;align-items:center}.footer-repository a{padding:1rem;color:#fff;transition:color .3 s}.footer-repository a:hover{color:#a69292}*{box-sizing:border-box}
