:root{--color-primario:#ffa600;--color-secundario:#e9e4dd;--fuente-principal:"Open Sans",sans-serif;--fuente-secundaria:Century Gothic,sans-serif;--text-xs:1.2rem;--text-sm:1.4rem;--text-base:1.6rem;--text-lg:1.8rem;--text-xl:2rem;--text-2xl:2.4rem;--text-3xl:2.8rem;--text-4xl:3.6rem;--text-5xl:4rem;--text-6xl:6rem;--text-7xl:8rem}@media (min-width:768px){:root{--text-xs:1.4rem;--text-sm:1.6rem;--text-base:1.8rem;--text-lg:2rem;--text-xl:2.2rem;--text-2xl:2.8rem;--text-3xl:3.2rem;--text-4xl:4rem;--text-5xl:6rem;--text-6xl:7rem;--text-7xl:9rem}}html{font-size:62.5%;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-family:var(--fuente-principal);line-height:1.5;font-size:1.6rem;letter-spacing:.5px;background-color:rgba(0,0,0,.98);padding:0;margin:0;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:7px;background:rgba(0,0,0,.98)}::-webkit-scrollbar-thumb{border-radius:8px;background:var(--color-primario)}a{text-decoration:none;font-size:var(--text-sm);margin:0;color:var(--color-secundario);transition:color .3s ease}img{max-width:100%;width:100%;height:100%;display:block;pointer-events:none!important}h1,h2,h3,h4,h5,h6{font-family:var(--fuente-principal);margin:0;line-height:1.2}h1{color:var(--color-secundario);font-size:var(--text-5xl);font-weight:800;text-align:center}@media (min-width:992px){h1{font-size:var(--text-7xl)}}h2{font-size:var(--text-2xl);font-weight:700;color:var(--color-secundario);text-align:left;margin-bottom:2rem}@media (min-width:992px){h2{font-size:var(--text-4xl)}}h3{color:var(--color-primario);font-size:var(--text-xl);font-weight:600;text-align:left;margin-bottom:1rem}@media (min-width:992px){h3{font-size:var(--text-3xl)}}h4{color:var(--color-secundario);font-size:var(--text-lg);font-weight:600;margin-bottom:.8rem}p{font-weight:400;margin-bottom:1rem}.texto p,p{font-size:var(--text-sm);line-height:1.6}@media (min-width:768px){.texto p{text-align:left}}.texto p span{font-weight:500;color:var(--color-primario)}.text-small{font-size:1.4rem}.text-base{font-size:1.6rem}.text-large{font-size:1.8rem}.text-xl{font-size:2rem}@media (min-width:768px){.text-small{font-size:1.6rem}.text-base{font-size:1.8rem}.text-large{font-size:2rem}.text-xl{font-size:2.2rem}}.contenedor{width:100%;max-width:120rem;margin:0 auto}@media (min-width:768px){.contenedor{padding:unset;width:95%}}@media (min-width:992px){.contenedor{margin:0 auto;width:85%}}.contenedor-small{width:85%;margin:0 auto}@media (min-width:768px){.contenedor-small{width:80%;max-width:185rem}}@media (min-width:992px){.contenedor-small{width:50%;max-width:185rem}}.contenedor-small-2{width:90%;margin:0 auto}@media (min-width:768px){.contenedor-small-2{max-width:185rem}}@media (min-width:992px){.contenedor-small-2{width:75%;max-width:185rem}}.display-flex-center{display:flex;justify-content:center}.alinear-derecha{display:block;width:90%;margin:0 auto}@media (min-width:992px){.alinear-derecha{display:flex;justify-content:flex-start}}.margin-0{margin:0}@media (min-width:992px){.alinear-final{display:flex;justify-content:flex-end}.seccion{padding:10rem 0}.seccion .texto{padding-right:5.5rem}}.seccion{padding:8rem 0}@media (min-width:992px){.seccion{padding:10rem 0}.seccion .texto{padding-right:5.5rem}}.texto{color:var(--color-secundario);font-family:var(--fuente-secundaria)}.titulo{margin-bottom:2rem}.titulo h1,.titulo h2,.titulo h3{text-transform:capitalize}.titulo h2{font-weight:700;color:var(--color-secundario);margin-bottom:2.5rem}.titulo h2 span{color:var(--color-primario);text-transform:capitalize}.elemento-animado{opacity:0;transform:translateY(35px);transition:opacity .9s,transform .9s}.animado{opacity:1;transform:translateY(0)}.relative{position:relative}.my-div{margin:2rem 0}.font-size-big{font-size:var(--text-lg);font-weight:500}.Stack-proyecto{margin:4rem 0}.descripcion-proyecto-portafolio{padding:2rem 0}.contenedorbotones{display:flex;justify-content:center;margin:3rem 0}@media (min-width:768px){.contenedorbotones{justify-content:flex-start}}