:root{--light: #E2E4E3;--dark: #2F3130;--silver: #979998;--main: #FE5344;--volume: "Gemunu Libre", sans-serif;--small: "Inconsolata", monospace}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{background:var(--light)}::-webkit-scrollbar{width:12px;height:12px;background-color:#fff}::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-image:-webkit-gradient(linear,left bottom,left top,from(#FE5344),to(#FE5344));background-image:-webkit-linear-gradient(bottom,#FE5344 0%,#FE5344 100%);background-image:linear-gradient(to top,#fe5344,#fe5344)}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#979998}.home{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between;background:var(--light);overflow:hidden}.home main{display:flex;flex-direction:row;justify-content:space-between;gap:1rem}.dev{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:0 1rem 3rem 3rem;width:750px;gap:3rem}.dev h1{font-family:var(--volume);font-size:clamp(16rem,-2rem + 20vw,22rem);font-weight:500;color:var(--dark);-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}.dev-img{width:auto;height:auto;margin-left:.5rem;-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translate(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translate(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.dev-img img{width:100%;height:100%;object-fit:cover}.home aside{width:100%;position:relative;display:flex;flex-direction:column;gap:5rem;padding-top:12vh}.home-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.web-develop{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem;max-width:350px}.web-develop h4{font-family:var(--volume);font-size:clamp(1.8rem,1.2rem + .6667vw,2rem);font-weight:600;color:var(--silver);-webkit-animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-top{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slide-in-top{0%{-webkit-transform:translateY(-1000px);transform:translateY(-1000px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.web-develop p{font-family:var(--small);font-size:clamp(1.1rem,.5rem + .6667vw,1.3rem);font-weight:550;-webkit-animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-hor-center .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes scale-in-hor-center{0%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes scale-in-hor-center{0%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.rsp-cta{display:none}.front-end{border-left:2px solid var(--dark);border-right:2px solid var(--dark);padding:0 1.5rem;transform:rotate(-90deg)}.front-end h2{font-family:var(--volume);color:var(--dark);font-size:2rem;font-weight:600;-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.home-cta{min-width:100%;background:var(--main);height:100%;min-height:300px;margin-bottom:3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.home-cta a{background:var(--dark);width:70px;height:70px}.home-cta a img{width:100%;height:100%;object-fit:cover}.robot{position:absolute;bottom:0;right:15%;display:flex;flex-direction:row;align-items:flex-end;justify-content:center;width:auto;height:auto;-webkit-animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.robot img{width:650px;height:100%;object-fit:cover}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translate(1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@media (max-width: 1650px){.robot{right:10%}.robot img{width:600px;height:100%}}@media (max-width: 1440px){.home aside{gap:4rem}.dev{width:700px}.dev h1{font-size:clamp(10rem,-4.8193rem + 23.1325vw,16rem)}.dev-img{max-width:130px;height:auto}.web-develop h4{font-size:clamp(1.5rem,.759rem + 1.1566vw,1.8rem)}.web-develop p{font-size:clamp(1rem,.753rem + .3855vw,1.1rem);max-width:255px}.front-end h2{font-size:clamp(1.7rem,.959rem + 1.1566vw,2rem)}.home-cta{align-self:flex-end;min-height:300px}.home-cta a{width:50px;height:50px}.robot img{width:500px;height:100%}}@media (max-width: 1250px){.dev{padding:0 1rem 3rem 2rem;width:500px}.dev-img{max-width:110px;height:auto}.home-content{align-self:flex-start;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem}.front-end{transform:rotate(0)}.robot{right:0%;align-items:flex-end;justify-content:flex-end}.robot img{width:550px;height:100%}}@media (max-width: 1025px){.home{justify-content:flex-end}.home main{flex-direction:column;gap:.5rem}.dev{flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:0;padding-left:.5rem;width:500px}.dev h1{font-size:clamp(10rem,4.0233rem + 12.4514vw,12rem)}.dev-img{display:none}.home aside{padding-top:0;padding-left:1rem;gap:2.5rem}.home-content{gap:1rem}}@media (max-width: 768px){.front-end,.home-cta a{display:none}.web-develop{gap:1rem}.home-cta{margin-bottom:1.5rem;min-height:280px}.rsp-cta{display:flex;background-color:var(--dark);padding:.5rem;z-index:1}.rsp-cta img{max-width:35px;height:auto}.robot img{width:400px;height:100%}}@media (max-width: 580px){.home{padding-top:5rem}.home aside{gap:7rem}.home-cta{width:300px}}@media (max-width: 480px){.home aside{overflow:hidden}.robot{right:-70px}.robot img{width:400px;height:100%}}.navbar{width:100%;background:transparent;height:100px;padding:2.5rem 4rem 0}.navbar main{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.navbar-name h4{font-family:var(--volume);font-size:2rem;font-weight:550;color:var(--dark)}nav{display:flex;flex-direction:row;align-items:flex-end;gap:1rem}nav a{text-decoration:none;font-family:var(--small);font-size:1.2rem;font-weight:500;color:var(--dark);transition:all ease-in-out .3s}nav a:hover{color:var(--main);transition:all ease-in-out .3s}nav section{display:flex;flex-direction:row;align-items:center;gap:.2rem}nav section a{font-size:1.5rem}nav section a:first-child{color:var(--main);font-weight:600}nav section a:last-child:hover{color:var(--main);font-weight:600;transition:ease-in-out all .3s}nav section p{font-family:var(--volume);font-size:1.2rem;font-weight:600;color:var(--dark)}.burguer{display:none}@media (max-width: 1250px){.navbar{padding:2rem 2rem 0}}@media (max-width: 1025px){.navbar{padding:1rem;background:var(--dark);position:fixed;top:0;min-width:100%;z-index:999}.navbar-name h4{color:var(--light)}nav a,nav section p{color:var(--light)}.burguer{display:flex}.menu{position:fixed;transform:translate(-100%);transition:transform .3s initial;top:0;left:0;text-align:center;padding:1rem 0}.menu.open{background:var(--dark);z-index:1000;transform:translate(0);position:fixed;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;left:0;top:100px}}.toggle{position:relative;width:40px;height:40px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition-duration:.5s}.toggle .bars{width:100%;height:4px;background-color:var(--main);border-radius:4px}.toggle #bar1,.toggle #bar3{width:100%}.toggle.open #bar2{transition-duration:.8s}.toggle.open .bars{position:absolute;transition-duration:.5s}.toggle.open #bar2{transform:scaleX(0);transition-duration:.5s}.toggle.open #bar1{width:100%;transform:rotate(45deg);transition-duration:.5s}.toggle.open #bar3{width:100%;transform:rotate(-45deg);transition-duration:.5s}.toggle.open{transition-duration:.5s;transform:rotate(180deg)}.info{width:100%;min-height:100vh;display:flex;flex-direction:row}.info aside{display:flex;flex-direction:row;max-width:480px}.info-arrows{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.info-arrows .img-container{width:auto;height:auto;padding:3rem}.info-arrows img{width:100%;height:100%;object-fit:cover}.info article{width:100%;background:var(--dark);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3rem;padding:0 3rem}.info-title{font-family:var(--volume);color:var(--light)}.info-title h2{font-size:clamp(4rem,-2rem + 6.6667vw,6rem);font-weight:400}.info-text{font-family:var(--small);color:var(--light);font-size:clamp(1.7rem,.8rem + 1vw,2rem);font-weight:500;max-width:900px;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;background:#9799981a;border-top-left-radius:15px;border-bottom-right-radius:15px}.info-btns{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2rem}.info-btns a{text-decoration:none;font-family:var(--volume);font-size:2rem;color:var(--main);border:2px solid var(--main);padding:.5rem 1.1rem;border-top-left-radius:10px;border-bottom-right-radius:10px;transition:all ease-in-out .3s}.info-btns a:hover{transition:all ease-in-out .3s;background:var(--main);color:var(--light)}@media (max-width: 1660px){.info-arrows .img-container{width:200px;height:auto;padding:2rem}.info-text{max-width:800px}}@media (max-width: 1440px){.info-arrows .img-container{width:130px;height:auto;padding:1rem}.info-btns a{font-size:1.5rem}}@media (max-width: 1250px){.info-arrows .img-container{width:105px;height:auto;padding:0}.info article{gap:2rem;padding:0 2rem}.info-text{max-width:700px}.info-btns{gap:1rem}.info-btns a{font-size:1.3rem;padding:.5rem 1rem}}@media (max-width: 1025px){.info{background:var(--dark);flex-direction:column-reverse;justify-content:space-between;padding-top:3rem}.info aside{max-width:100%;flex-direction:column-reverse}.info-arrows{display:none}.info article{padding:3rem 1.5rem}.info-title{padding-top:1.5rem}.info-text{max-width:850px}}@media (max-width: 768px){.info-title h2{font-size:clamp(2.7rem,1.4268rem + 5.3608vw,4rem)}.info-text p{font-size:clamp(1.5rem,1.3041rem + .8247vw,1.7rem)}.info-btns{gap:.5rem}.info-btns a{font-size:1.1rem;padding:.5rem 1rem}}.text-slider{position:relative;overflow:hidden;height:clamp(3rem,-3rem + 6.6667vw,5rem);width:auto}.text-item{font-family:var(--volume);font-size:clamp(3rem,-3rem + 6.6667vw,5rem);font-weight:500;color:var(--main);position:absolute;opacity:0;transition:opacity 1s ease-in-out}.text-item.visible{opacity:1}@media (max-width: 768px){.text-slider{height:45px}.text-item{font-size:clamp(2.5rem,2.0103rem + 2.0619vw,3rem)}}.belt{background:var(--main);height:100vh;width:400px;min-width:fit-content;overflow:hidden}.tech{padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:173px;animation:scroll 30s linear infinite;-webkit-animation:scroll 30s linear infinite;height:6858px}.tech-rsp{display:none}@keyframes scroll{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-3429px);transform:translateY(-3429px)}}@media (max-width: 1660px){.belt{width:350px}}@media (max-width: 1440px){.belt{width:300px}}@media (max-width: 1250px){.belt{width:250px}}@media (max-width: 1025px){.belt{height:90px;min-width:100%;padding:.5rem 0;overflow:hidden}.tech{display:none}.tech-rsp{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;gap:173px;animation:scroll 40s linear infinite;-webkit-animation:scroll 40s linear infinite;width:6858px}.tech-rsp img{width:100%}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-3429px);transform:translate(-3429px)}}}.proyects{width:100%;min-height:65vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-right:3rem}.slider{width:100%;display:flex;flex-direction:row;gap:1.5rem}.proyect{display:flex;flex-direction:row;gap:3rem;background:var(--dark);padding:0 3rem;height:500px}.proyect .content{display:flex;flex-direction:column;align-items:center;justify-content:center}.content .body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem}.content h2{font-family:var(--volume);font-size:clamp(2rem,-.2905rem + 3.5754vw,4rem);font-weight:600;color:var(--light)}.content .line{width:50px;height:2px;background:var(--main)}.content p{max-width:650px;font-family:var(--small);font-size:clamp(1.4rem,1.0564rem + .5363vw,1.7rem);color:var(--light)}.content a{text-decoration:none;font-family:var(--volume);font-size:clamp(1.3rem,1.0709rem + .3575vw,1.5rem);color:var(--main);border:2px solid var(--main);padding:.5rem 1.1rem;border-top-left-radius:10px;border-bottom-right-radius:10px;transition:all ease-in-out .3s}.content a:hover{transition:all ease-in-out .3s;background:var(--main);color:var(--light)}.proyect aside{width:680px;height:auto}.proyect aside img{width:100%;height:100%;object-fit:cover}.slider-next{width:fit-content;display:flex;flex-direction:row;gap:1rem}.next-btn{height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--main);cursor:pointer}.next-btn h4{font-family:var(--volume);font-size:clamp(3rem,0rem + 3.3333vw,4rem);font-weight:500;color:#fff;transform:rotate(-90deg)}.slider-next .col-2{background:var(--main);height:500px;width:50px}.slider-next .col-3{background:var(--main);height:500px;width:25px}@media (max-width: 1650px){.proyect aside{width:600px;height:auto}}@media (max-width: 1440px){.proyects{padding-right:1.5rem}.proyect{padding:0 1.5rem;gap:1rem}.proyect aside{max-width:550px;width:550px;height:auto}.slider{gap:1rem}.slider-next{gap:.5rem}}@media (max-width: 1250px){.content p{max-width:450px}.slider-next .col-2{width:30px}.slider-next .col-3{width:15px}}@media (max-width: 1025px){.proyects{padding:3rem 0;padding-right:0}.slider{flex-direction:column;gap:0}.slider-next{width:100%;flex-direction:column}.next-btn{height:70px;flex-direction:row}.next-btn h4{transform:rotate(0)}.slider-next .col-2,.slider-next .col-3{display:none}}@media (max-width: 768px){.proyect{height:100%;flex-direction:column-reverse;align-items:flex-start;width:100%;padding:0}.content{max-width:100%;padding:0 1.5rem 2rem}.body{min-height:350px}.content p{max-width:100%}.proyect aside{max-width:100%;width:100%;height:350px}}@media (max-width: 600px){.proyect{padding-bottom:3rem}.body{min-height:300px}.proyect aside{height:280px}}@media (max-width: 480px){.proyects{min-height:100vh;padding:3rem 0;padding-bottom:0;align-items:center}.proyect{padding:0}.content{padding:0 1rem 1rem}}.contact{width:100%;min-height:60svh;padding-top:3rem;background-image:url(data:image/webp;base64,UklGRpIAAABXRUJQVlA4TIUAAAAvf8cNAQ/wN/JziD9sfP7jAWbattk3/ojHYF/kiP5PwPA//wf2PXv5j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//4j//Sgf/5vzgBAA==);background-position:center;background-size:cover;display:flex;flex-direction:row;justify-content:space-between;gap:3rem}.contact aside{padding-top:1.5rem;width:50%;display:flex;flex-direction:column;justify-content:flex-start}.contact picture{max-width:800px;height:auto}.contact picture img{width:100%;height:100%;object-fit:cover}.contact-content{min-height:100%;width:50%;display:flex;flex-direction:column;justify-content:flex-end}.contact-content .content{min-height:100%;justify-self:flex-end;background:var(--dark);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;padding:1.5rem 3rem}.contact-content h2{font-size:5rem;font-weight:500}.contact-content h4{color:var(--main);font-family:var(--volume);font-size:3rem;font-weight:500}.contact-content h5{color:var(--silver);font-family:var(--volume);font-size:1.7rem;font-weight:100}.content-icons{margin-top:1rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.content-icons a{border:none;padding:0}.content-icons a:hover{background:none}.contact-icon img{max-width:60px;height:auto}.contact-icon-git img{max-width:68px}@media (max-width: 1440px){.contact-content h2{font-size:clamp(2.5rem,-.3571rem + 5.9524vw,5rem)}.contact-content h4{font-size:clamp(1.5rem,-.2143rem + 3.5714vw,3rem)}.contact-content h5{font-size:clamp(1.3rem,.8429rem + .9524vw,1.7rem)}}@media (max-width: 1025px){.contact aside{justify-content:center}.contact-icon img{max-width:50px;height:auto}.contact-icon-git img{max-width:58px}}@media (max-width: 768px){.contact{background:var(--main);padding-top:0;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem}.contact aside{padding:0;width:100%;height:100%;align-items:center;justify-content:flex-start}.contact aside picture{max-width:300px;height:auto}.contact-content{width:100%}.contact-content .content{align-items:center}}@media (max-width: 600px){.contact .content{min-height:450px}}@media (max-width: 480px){.contact aside picture{max-width:200px;height:auto}}
