*{margin:0;padding:0;border:0;box-sizing:border-box;vertical-align:baseline}iframe,img,video{max-width:100%;width:100%;display:block;object-fit:cover;object-position:center center}a{display:block;text-decoration:none;color:inherit;font-size:inherit}p a{display:inline}li{list-style-type:none}table,td,tr{border-collapse:collapse;border-spacing:0}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,strong{font-weight:inherit;font-size:inherit}button,form,input,label,select,textarea{font-family:inherit;font-size:inherit;background:none;display:block}body{font-size:100%;min-height:100vh;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--negro:white;--blanco:black;--azul:#4C5ADB;--fondoSubmenu:rgba(255,255,255,0.798);--arribaAbajoHeight:13vh;--medioHeight:74vh;--100Height:100vh;--anchoCirculoInvisible:26vh;--projectsHeight:87vh;--contenidoHeight:79vh;--menuTituloProjects:8vh;--galeriaProjects:71vh}*{-webkit-tap-highlight-color:transparent}a{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{touch-action:pan-x pan-y;height:100%;overflow:hidden}*{font-family:"Rubik",sans-serif}video::-internal-media-controls-overlay-cast-button{display:none}.ocultaEnero{display:none}.atras{background-color:red;left:0}.alante{background-color:green;right:0}.alante,.atras{width:50%;height:100%;position:absolute}.splash{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:black;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;color:var(--azul);z-index:200;font-size:2em}.splash.hidden{display:none}.info__tap{position:absolute;color:var(--blanco);z-index:200;pointer-events:none;opacity:0;padding-bottom:13em;transition:all 0.4s ease}.info__tap.show{opacity:1}::-webkit-scrollbar{display:none}::selection{color:red}.darkmode{width:100%;height:calc(var(--100Height, 1vh) * 100);background-color:var(--negro);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.darkmode__button{background-color:var(--blanco)}.centro{position:fixed;height:calc(var(--medioHeight, 1vh) * 74);width:calc(100vw - var(--anchoCirculoInvisible, 1vh) * 26);margin-left:calc(var(--arribaAbajoHeight, 1vh) * 13);top:0;left:0;z-index:20;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;margin-top:calc(var(--arribaAbajoHeight, 1vh) * 13)}.centro.closed{display:none}.circulo2,.darkmode__button{width:8em;height:8em;border-radius:100px;cursor:pointer}@media (max-width:520px){.circulo2,.darkmode__button{height:4em;width:4em}}@media (hover:hover){.circulo2:hover+div{opacity:1}}.projects{width:100vw;background-color:var(--negro);border-bottom:1px solid var(--blanco);transition:all 1s ease;overflow:hidden;height:calc(var(--menuTituloProjects, 1vh) * 8);position:fixed;top:0;left:0;z-index:42;display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:center}.projects.open{width:100vw;height:calc(var(--projectsHeight, 1vh) * 87);border:none}.abajo,.projects{height:calc(var(--arribaAbajoHeight, 1vh) * 13)}.projects__content{width:100%;height:calc(var(--contenidoHeight, 1vh) * 79);transition:all 0.4s ease;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.projects__content.hidden{opacity:0;pointer-events:none}.projects__menu{width:100%;height:calc(var(--menuTituloProjects, 1vh) * 8);border-bottom:1px solid var(--blanco);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center}.projects__menu:focus{outline:none!important}@media screen and (max-width:600px){.projects__menu{font-size:0.8em}}.menu__options{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start;cursor:pointer}.menu__options:focus{outline:none!important}.menu__option{font-size:1em;color:var(--blanco);font-weight:300;transition:all 0.4s ease;padding:0.3em 0.5em}.menu__option:focus{outline:none!important}.menu__option:not(:last-child){margin-right:2em}@media (max-width:520px){.menu__option{font-size:0.79em}.menu__option:not(:last-child){margin-right:0.2em}}@media (max-width:320px){.menu__option{font-size:0.71em}.menu__option:not(:last-child){margin-right:0.2em}}@media (hover:hover){.menu__option:hover{border-bottom:1px solid var(--blanco)}}.menu__option.clicked{border-bottom:1px solid var(--blanco)}.projects__scroll{width:100%;height:calc(var(--galeriaProjects, 1vh) * 71 + 1px);overflow:hidden;border-bottom:1px solid var(--blanco);padding:1em 3em 3em;transition:all 0.4s ease;position:relative}@media (max-width:520px){.projects__scroll{padding:1em 0.2em}}.projects__scroll.scroll{overflow-Y:scroll}.projects__submenu{opacity:0;transition:all 0.4s ease;font-size:1em;pointer-events:none;position:fixed;height:calc(var(--galeriaProjects, 1vh) * 71 - 1px);background-color:var(--fondoSubmenu);left:0;width:100%;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;z-index:2}.projects__submenu.show{opacity:1;pointer-events:auto}.menu__suboptions{width:0;opacity:0;overflow:hidden;display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;transition:all 0.4s ease}.menu__suboptions.show{width:auto;opacity:1;overflow:auto;cursor:pointer}.menu__suboption{color:var(--blanco);transition:all 0.4s ease;line-height:1em;margin-bottom:0.5em;border-bottom:1px dotted var(--blanco)}@media (hover:hover){.menu__suboption:hover{color:red}}@media (max-width:520px){.menu__suboption{font-size:0.9em}}.projects__gallery{opacity:0;height:0;overflow:hidden;pointer-events:none;display:grid;grid-template-columns:1fr 1fr;gap:1em;transition:all 0.4s ease;width:55%;margin:auto}@media (max-width:520px){.projects__gallery{grid-template-columns:repeat(auto-fill,minmax(14em,1fr));width:85%;margin:auto}}.projects__gallery.bigger{grid-template-columns:repeat(auto-fill,minmax(30em,1fr))}@media (max-width:520px){.projects__gallery.bigger{grid-template-columns:repeat(auto-fill,minmax(20em,1fr))}}.projects__gallery.biggerplus{grid-template-columns:repeat(auto-fill,minmax(30em,1fr))}@media (max-width:520px){.projects__gallery.biggerplus{grid-template-columns:repeat(auto-fill,minmax(20em,1fr))}}.projects__gallery.show{opacity:1;pointer-events:auto;height:auto;overflow:auto}.projects__container{cursor:pointer;transition:all 0.4s ease}.projects__container video{height:100%}@media (hover:hover){.projects__container:hover{opacity:0.8}}.projects__container img{height:100%;object-fit:cover;transition:all 0.4s ease}.projects__big{width:100vw;height:calc(var(--100Height, 1vh) * 100);background-color:var(--fondoSubmenu);position:fixed;top:0;z-index:4;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:all 0.4s ease}@media (max-width:520px){.projects__big{height:calc(var(--galeriaProjects, 1vh) * 71 - 1px);top:8%}}.projects__big.show{opacity:1;pointer-events:auto}.projects__bigcontainer{height:90vh;position:absolute;overflow:hidden;cursor:auto;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}@media (max-width:520px){.projects__bigcontainer{height:calc(var(--galeriaProjects, 1vh) * 71 - 1px);padding:5%}}.projects__bigcontainer img{height:100%;width:auto;object-fit:cover}.projects__bigcontainer img.horizontal{height:auto;width:auto;object-fit:cover}.projects__bigimage,.projects__bigvideo{display:none}.projects__bigimage.show,.projects__bigvideo.show{display:inherit}.projects__title{width:100%;height:calc(var(--menuTituloProjects, 1vh) * 13);position:absolute;bottom:0;right:0;padding:0 0.5% 0.5% 0;transition:all 0.4s ease;display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-end}.contenedor__menus{width:100%;overflow:hidden;height:calc(var(--100Height, 1vh) * 100);padding-top:calc(var(--arribaAbajoHeight, 1vh) * 13);position:absolute;left:0;top:0}.abajo{border-top:1px solid var(--blanco);background-color:var(--negro);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.abajo .texto{font-size:2em;cursor:context-menu}.medio{height:calc(var(--medioHeight, 1vh) * 74);position:relative;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.dcha,.izq{width:calc(var(--arribaAbajoHeight, 1vh) * 13);height:calc(var(--medioHeight, 1vh) * 74);transition:all 1s ease;position:relative;z-index:30}.click{width:calc(var(--arribaAbajoHeight, 1vh) * 13);height:100%;position:absolute;top:0;left:0;z-index:40;cursor:pointer}.click.about.open{right:0!important;left:initial}.izq{background-color:var(--negro);border-right:1px solid var(--blanco);padding-top:0.5em;color:white;overflow:hidden;position:relative;display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-start}.izq__bigfoto{position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--fondoSubmenu);transition:all 0.4s ease;opacity:0;pointer-events:none;z-index:50;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.izq__bigfoto img{width:60%}@media (max-width:520px){.izq__bigfoto img{width:70%}}.izq__bigfoto.show{opacity:1;pointer-events:auto}.dcha{background-color:var(--negro);border-left:1px solid var(--blanco);padding-bottom:0.5em;overflow:hidden}.dcha__menu{width:100%;height:100%;color:var(--blanco);display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:all 0.4s ease}.dcha__menu a{margin-bottom:0.5em;border-bottom:1px dotted var(--blanco);transition:all 0.4s ease}@media (max-width:520px){.dcha__menu a{margin-bottom:0.4em;font-size:0.9em}}@media (hover:hover){.dcha__menu a:hover{color:red}}.dcha__menu.show{opacity:1;pointer-events:auto}.dcha__link{font-size:1em;transition:all 0.4s ease;cursor:pointer;position:relative;-webkit-box-shadow:4px 7px 16px -1px var(--azul);-moz-box-shadow:4px 7px 16px -1px var(--azul);background-color:var(--blanco);color:var(--negro);padding:0.7em;border-radius:50px}@media (hover:hover){.dcha__link:hover{color:black;background-color:white}}@media (max-width:520px){.dcha__link{font-size:0.8em}}@media (max-width:520px){#download{margin-right:1em}}.dcha__link.light{-webkit-box-shadow:4px 7px 16px -1px rgba(0,0,0,0.34);-moz-box-shadow:10px 10px 16px -4px rgba(0,0,0,0.34)}@media (hover:hover){.dcha__link.light:hover{color:white;background-color:red}}.dcha__content{border-bottom:1px solid var(--negro);height:23.3333333333%;padding:0.4em}.dcha.open,.izq.open{width:calc(45vw - var(--arribaAbajoHeight, 1vh) * 13)}@media (max-width:1000px){.dcha.open,.izq.open{width:calc(100vw - var(--arribaAbajoHeight, 1vh) * 13 + 1px);border:none}}.projects__title,.texto{cursor:crosshair;font-size:1.8em;font-weight:300;transform:translateY(0%);transition:all 1s ease;color:var(--blanco);font-weight:300;cursor:pointer}.projects__title:before,.texto:before{content:"";display:block;height:0;width:0;margin-top:calc((1 - 1.4) * 0.5em)}@media (max-width:520px){.projects__title,.texto{font-size:1.3em}}.dcha .texto{position:absolute;left:0;bottom:2%}.medio .texto{writing-mode:vertical-lr;white-space:nowrap}.medio .izq .texto{position:absolute;right:0;top:2%;transform:scale(-1)}.izq__content{width:70%;height:100%;opacity:0;pointer-events:none;transition:all 0.4s ease;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start}@media (max-width:520px){.izq__content{width:85%}}.izq__content.show{opacity:1;pointer-events:auto}.izq__about{padding:5%;display:flex;flex-flow:row nowrap;justify-content:space-around;align-items:center}.izq__text{color:var(--blanco);margin-right:1em;font-size:0.9em}@media (max-width:520px){.izq__text{font-size:0.65em}}p.izq__text{margin-bottom:2em}@media (max-width:520px){a.izq__text{margin-bottom:1em}}@media (min-height:820px) and (max-height:1024px) and (orientation:portrait){a.izq__text{margin-bottom:4em}}.izq__text.rojo{border-bottom:1px dotted var(--blanco);width:auto;transition:all 0.4s ease}@media (hover:hover){.izq__text.rojo:hover{color:red}}.izq__img{width:48%;cursor:pointer;transition:all 0.4s ease}@media (max-width:520px){.izq__img{width:50%}}@media (min-height:820px) and (max-height:1024px) and (orientation:portrait){.izq__img{width:70%}}.izq__img:hover{opacity:0.8}.izq__button{font-size:1.2em;color:var(--negro);cursor:pointer;position:relative}@media (hover:hover){.izq__button:hover:before{width:100%}}@media (max-width:520px){.izq__button{font-size:0.9em}}.izq__button:before{content:"";position:absolute;left:0%;bottom:-2px;width:0px;height:2px;background:rgb(255,0,0);transition:all 0.45s}.abajo__text{font-size:1.8em;color:var(--blanco);padding:0.3em 0.5em;border-radius:50px;transition:all 0.8s ease;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.abajo__text:before{content:"";display:block;height:0;width:0;margin-top:calc((1 - 1.1) * 0.5em)}@media (max-width:520px){.abajo__text{font-size:1.3em}}