.hero{padding-top:clamp(3rem,2rem + 5vw,7rem)}.hero__aguada{z-index:-1;clip-path:inset(0 100% 0 0);animation:hero-aguada var(--dur-larga) var(--curva) forwards;will-change:clip-path}.hero__aguada--1{animation-delay:80ms}.hero__aguada--2{clip-path:inset(0 0 0 100%);animation-name:hero-aguada-derecha;animation-delay:.36s}@keyframes hero-aguada{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes hero-aguada-derecha{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0)}}@media (min-width:64rem){.hero__arte{width:calc(100% + 2.5rem + min(max(var(--gutter), (100vw - 72rem) / 2) - 1rem, 45%));max-width:none;margin-left:-2.5rem}}.hero__subtitulo{color:var(--c-texto);font-size:clamp(1.125rem,1.05rem + .3vw,1.25rem)}@media (prefers-reduced-motion:reduce){.hero__aguada,.hero__aguada--2{clip-path:none;animation:none}}
