.hero{cursor:crosshair;background:url(/images/hero/hero-daru.png) 100%/cover repeat-x;flex-direction:column;justify-content:center;align-items:center;width:105vw;height:60vh;min-height:600px;display:flex;position:relative}.hero .imagen-mobile{width:100%;height:40vh;display:none;-webkit-mask-image:url(/masks/frame-ver.svg);mask-image:url(/masks/frame-ver.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero .imagen-mobile img{object-fit:cover;width:100%;height:100%;-webkit-mask-image:url(/masks/frame-ver.svg);mask-image:url(/masks/frame-ver.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero:after{content:"";background:linear-gradient(90deg,#000 40%,#0000 50%,#78000000 100%);width:100%;height:100%;position:absolute;left:0;right:0}.hero .contenido{z-index:1;flex-direction:column;justify-content:center;align-items:start;gap:20px;width:70%;max-width:1400px;display:flex}.hero .contenido .titulo{color:#fff;width:80%;font-family:Baskervville SC,serif;font-size:48px;font-weight:600}.hero .contenido .titulo .primera-letra{font-family:Critical,sans-serif;font-size:60px}.hero .contenido .subtitulo{color:#d7d7d7;width:50%;font-family:Baskervville,serif;font-size:30px;font-weight:500}.hero .contenido .botones{flex-direction:row;gap:20px;display:flex}@media screen and (max-width:1200px){.hero:after{background:linear-gradient(90deg,#000 50%,#78000000 100%)}}@media screen and (max-width:800px){.hero{background:#000 0 0/contain;gap:0;height:100%;padding:70px 0 0;-webkit-mask-image:url(/masks/frame-ver.svg);mask-image:url(/masks/frame-ver.svg);-webkit-mask-size:100% 95%;mask-size:100% 95%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.hero .contenido{align-items:center;gap:30px}.hero .contenido .titulo{text-align:center;width:100%;font-size:40px}.hero .contenido .subtitulo{text-align:center;width:80%;font-size:24px}.hero .contenido .botones{flex-direction:column;justify-content:center}.hero .contenido .botones .highlight{width:100%}.hero .imagen-mobile{width:100%;height:100%;margin:0;padding:0;display:block}.hero .imagen-mobile img{width:100%;height:100%}.hero:after{background:linear-gradient(#000 40%,#78000000 100%)}}
.propuesta{flex-direction:column;justify-content:center;align-items:center;gap:30px;margin-top:50px;display:flex}.propuesta .acerca-de{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.propuesta .acerca-de .titulo{text-align:center;width:80%;font-family:Baskervville SC,sans-serif;font-size:36px;font-weight:500}.propuesta .acerca-de .descripcion{text-align:center;flex-direction:column;gap:15px;width:50%;font-family:Baskervville,serif;font-size:20px;display:flex}@media screen and (max-width:800px){.propuesta .acerca-de .descripcion{width:70%;font-size:16px}}@media screen and (max-width:500px){.propuesta .acerca-de .titulo{width:90%;font-size:30px}.propuesta .acerca-de .descripcion{width:90%;font-size:16px}}.propuesta .bullets{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:80%;max-width:1400px;display:flex}
