*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}html,body{background:#24282e;color:#dcdcdc;font-family:Manrope,sans-serif;font-size:16px;font-weight:200;letter-spacing:.05em}h1{color:#fff;font-size:2.5rem;font-weight:200;text-transform:uppercase}h2{color:#fff;font-size:.9rem;font-weight:600;margin-top:1.5em;text-transform:uppercase}h3{color:#fff;font-size:1.4rem;font-weight:200}h4{color:#fff;font-size:1.2rem;font-weight:200}p{color:#dcdcdc;font-weight:200;margin:1em 0}a{color:#ba94c8;text-decoration:none}header{display:flex;flex-direction:row;justify-content:space-between;position:fixed;width:100vw;padding:12px;line-height:1;background:#000d;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;z-index:2000}header::-webkit-scrollbar{display:none}header ul{margin-top:5px;margin-left:24px;height:1.2em;white-space:nowrap;overflow:visible}header li{display:inline-block;margin:0 .3rem 0 .2rem;list-style-type:none;text-transform:uppercase;font-size:.7rem}header li a{color:inherit}header li a.on{color:gold}header .lang-toggle{margin-left:.5em;padding-left:.5em;border-left:1px solid #444}header .lang-toggle a{color:#ba94c8;font-weight:400}header .logo{width:auto;height:28px;cursor:pointer;max-width:none;flex-shrink:0}header>div{flex:0 0 auto}header .burger{display:none;width:40px;height:28px;margin-left:8px;background:transparent;border:0;padding:0;cursor:pointer}header .burger .bar{display:block;width:100%;height:3px;margin:5px 0;background:#fff;transition:transform .2s ease,opacity .2s ease}header .burger[aria-expanded=true] .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}header .burger[aria-expanded=true] .bar:nth-child(2){opacity:0}header .burger[aria-expanded=true] .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 767px){header{overflow-x:hidden;overflow-y:visible}header>div:last-child{position:relative;overflow:visible}header .burger{display:inline-block}header .navbar{position:fixed;top:52px;left:0;right:0;background:#000e;padding:12px 16px 16px;border-top:1px solid #333;display:none;height:auto;z-index:1100;pointer-events:auto;box-shadow:0 6px 16px #00000080}header .navbar.show{display:block}header .navbar li{display:block;margin:12px 0;font-size:1.1rem;line-height:1.4}header .navbar li a{display:inline-block;padding:10px 0}header .lang-toggle{border-left:none;margin-left:0;padding-left:0}}section{overflow:hidden}section>div{padding:0 1.5em;position:relative}section.masthead{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#1d1f21;background-image:url(/img/bg-header.png);background-position:center bottom;background-repeat:no-repeat;background-size:900px auto;padding-top:4rem;padding-bottom:4rem;position:relative;overflow:hidden}section.masthead img.lenses{width:100%;margin:100px auto 30px}section.masthead>div{position:relative;z-index:2}section.masthead>.bg-scroll,section.masthead>.bg-dim{width:100%;margin:0;padding:0}.masthead .bg-scroll{position:absolute;left:0;right:0;top:var(--header-h, 52px);bottom:0;z-index:0;overflow:hidden;pointer-events:none}.masthead .bg-scroll .track{position:absolute;top:0;left:0;height:100%;display:flex;align-items:center;gap:16px;animation:posters-scroll 54s linear infinite;will-change:transform}.masthead .bg-scroll img{height:100%;width:auto;opacity:.4;filter:saturate(.8) blur(4px);aspect-ratio:707 / 1000;flex:0 0 auto}@keyframes posters-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.masthead .bg-dim{position:absolute;left:0;right:0;top:var(--header-h, 52px);bottom:0;background:#0006;z-index:1;pointer-events:none}@media (prefers-reduced-motion: reduce){.masthead .bg-scroll .track{animation:none}}@media (max-width: 767px){.masthead .bg-scroll .track{animation-duration:27s}}section.proyecto>div{padding-top:3em;padding-bottom:0}section.proyecto h2{font-size:1.2em;margin-top:.25rem}section.proyecto img.trio{width:70%;max-width:600px;margin:40px auto 0}section.otros-proyectos{background:#1e2022;background-image:url(/img/bg-header.png);background-position:center bottom;background-size:500px auto;padding:50px 0}.otros-proyectos .otro ul{list-style:none;padding:0;margin:16px 0 0}.otros-proyectos .otro ul li img{width:100%;height:auto;display:block;border-radius:4px}@media (max-width: 767px){.otros-proyectos .otro ul{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:0 16px 8px}.otros-proyectos .otro ul li{flex:0 0 40%;scroll-snap-align:start}}@media (min-width: 1020px){.otros-proyectos .otro ul{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;overflow:visible;padding:0}}@media (min-width: 768px) and (max-width: 1019px){.otros-proyectos .otro ul{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;overflow:visible;padding:0}}section.sergio{background-color:#1b1c1d}section.sergio>div{padding-top:3em;padding-bottom:3em}section.sergio img.sergio{float:right;width:46%;margin:0 -5em 0 -2em}section.romina{background-color:#32363c}section.romina>div{padding-top:2em;padding-bottom:0}section.romina img.romina{float:right;width:200px;margin:0 -5em 0 -2em}section.contactanos{text-align:center}section.contactanos>div{padding-top:5em;padding-bottom:5em}section.contactanos .cta{font-size:32px;text-transform:uppercase;border-bottom:1px solid rgb(138,253,44)}section.contactanos .social-icon{display:inline-block;margin:.5em;opacity:.75;width:40px}footer{text-align:center;padding:1em 1em 3em;color:#f5f6fc;font-size:.75rem}.lang-toggle-footer{margin-top:.5em;font-size:.75rem}.lang-toggle-footer a{color:#ba94c8}.lang-toggle-footer span{color:#888}@media (max-width: 767px){html,body{font-size:16px}section.masthead{padding-top:100px;padding-bottom:2rem}section.masthead img.lenses{margin-top:0}section.masthead>div{min-height:320px;max-height:700px}section.sergio>div{padding-top:2em}section.sergio img.sergio{margin-top:.5em;margin-right:-6em;margin-left:-1em;width:260px}section.romina>div{padding-top:2em}section.romina img.romina{margin-top:3em;margin-right:-6em;margin-left:-1em;width:240px}}@media (min-width: 768px){html,body{font-size:18px}section>div{width:720px;margin:0 auto}section.sergio img.sergio{width:420px;margin-top:-7em;margin-right:-7em;margin-left:-.5em}section.romina img.romina{width:428px;margin-top:2.5em;margin-right:-9em;margin-left:-4em}}@media (min-width: 1020px){html,body{font-size:20px}section>div{width:980px;margin:0 auto}section.masthead .la-gesta{font-size:4em;padding-top:.85em;margin-bottom:3em}section.masthead img.hero{height:580px;right:-2.5em;bottom:-1em}section.sergio img.sergio{width:450px;margin-right:-6em;margin-left:-1em}section.romina img.romina{width:440px;margin-top:1em;margin-right:-7em;margin-left:0}section.contactanos .cta{font-size:64px}}
