.hero{cursor:crosshair;background:url(/images/hero/hero-daru.png) 100%/cover repeat-x;flex-direction:column;justify-content:center;align-items:center;width:100%;height:60vh;display:flex;position:relative}.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{height:100%;padding:70px 0}.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;width: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}
.bullet{border-radius:20px;flex-direction:column;justify-content:start;align-items:center;gap:20px;max-width:400px;padding:30px;display:flex}.bullet .titulo .primera-letra{font-family:Critical,sans-serif;font-size:46px}.bullet .titulo{text-align:center;width:80%;font-family:Baskervville SC,sans-serif;font-size:36px;font-weight:400;line-height:.8}.bullet .separador{color:var(--color-azul-highlight);justify-content:center;align-items:center;width:100%;display:flex}.bullet .texto{font-family:Baskervville,sans-serif;font-size:20px}
.container-web{background-color:var(--color-crema);justify-content:center;align-items:center;width:105vw;padding:30px 0;display:flex;-webkit-mask-image:url(/masks/frame-branding.svg);mask-image:url(/masks/frame-branding.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.seccion-web{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:90vw;max-width:1400px;display:flex}.portada-web{background:var(--color-crema);grid-template-columns:1fr 1fr;width:100%;display:grid;-webkit-mask-image:url(/masks/frame-hor.svg);mask-image:url(/masks/frame-hor.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.portada-web .imagen-container{cursor:crosshair;background-color:var(--color-azul-highlight);order:2;width:100%;padding:5px;-webkit-mask-image:url(/masks/frame-hor.svg);mask-image:url(/masks/frame-hor.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.portada-web .imagen-container img{vertical-align:bottom;aspect-ratio:1;object-fit:cover;width:100%;height:auto;transition:all .5s;-webkit-mask-image:url(/masks/frame-hor.svg);mask-image:url(/masks/frame-hor.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.portada-web .imagen-container:hover img{transform:scale(1.3)}.portada-web .texto-container{color:var(--color-oscuro);flex-direction:column;justify-content:space-evenly;align-items:center;gap:50px;padding:10px 50px;display:flex}.portada-web .texto-container .descripcion{text-align:center;font-family:Baskervville,sans-serif;font-size:20px}.portada-web .texto-container .titulo-container{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.portada-web .texto-container .titulo-container .titulo{font-family:Baskervville SC,sans-serif;font-size:48px;font-weight:300}.portada-web .texto-container .titulo-container .titulo .primera-letra{font-family:Critical;font-size:64px}.portada-web .texto-container .titulo-container .subtitulo{text-align:center;font-family:Baskervville SC,sans-serif;font-size:24px;font-weight:400}@media screen and (max-width:1300px){.portada-web .texto-container .descripcion{font-size:16px}.portada-web .texto-container .titulo-container .titulo{font-size:40px}.portada-web .texto-container .titulo-container .titulo .primera-letra{font-size:48px}.portada-web .texto-container .titulo-container .subtitulo{font-size:20px}}@media screen and (max-width:1000px){.portada-web{grid-template-columns:1fr 2fr}.portada-web .imagen-container{width:100%;height:100%}.portada-web .imagen-container img{width:100%;height:100%}}@media screen and (max-width:700px){.portada-web{grid-template-columns:1fr;-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}.portada-web .imagen-container{order:2}.portada-web .texto-container{padding:20px 10px}.portada-web .texto-container .descripcion{font-size:20px}.portada-web .texto-container .titulo-container .titulo{font-size:48px}.portada-web .texto-container .titulo-container .titulo .primera-letra{font-size:64px}.portada-web .texto-container .titulo-container .subtitulo{font-size:24px}}.contenedor-desarrollo-web{-webkit-mask-image:url(/masks/frame-branding.svg);mask-image:url(/masks/frame-branding.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.desarrollo-web{background:var(--color-azul-dark);width:100%;color:var(--color-crema);flex-direction:column;gap:60px;padding:20px 20px 50px;display:flex;-webkit-mask-image:url(/masks/frame-branding.svg);mask-image:url(/masks/frame-branding.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.desarrollo-web .contenedor-titulo{padding:0 30px}.desarrollo-web .contenedor-titulo .titulo{font-family:Baskervville SC,sans-serif;font-size:64px;font-weight:400}.desarrollo-web .contenedor-titulo .titulo .primera-letra{font-family:Critical;font-size:80px}.desarrollo-web .contenedor-titulo .subtitulo{width:40%;font-family:Baskervville SC,sans-serif;font-size:24px;font-weight:400}@media screen and (max-width:1200px){.desarrollo-web .contenedor-titulo{gap:20px;width:100%;padding:5px}.desarrollo-web .contenedor-titulo .titulo{line-height:100%}}@media screen and (max-width:1000px){.desarrollo-web .contenedor-titulo{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.desarrollo-web .contenedor-titulo .titulo{text-align:center}.desarrollo-web .contenedor-titulo .subtitulo{text-align:center;width:50%}}@media screen and (max-width:700px){.desarrollo-web .contenedor-titulo .titulo{font-size:48px}.desarrollo-web .contenedor-titulo .titulo .primera-letra{font-family:Critical;font-size:64px}.desarrollo-web .contenedor-titulo .subtitulo{width:80%;font-family:Baskervville SC,sans-serif;font-size:24px;font-weight:400}}.desarrollo-web .contenedor-fases{grid-template-columns:2fr 1fr;align-items:end;gap:10px;width:100%;padding:0;display:grid}.desarrollo-web .contenedor-fases .contenedor-textos{flex-direction:column;justify-content:space-around;gap:10px;display:flex}.desarrollo-web .contenedor-fases .contenedor-textos .fases{flex-direction:column;gap:50px;padding:0 30px;display:flex}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase{grid-template-columns:1fr 2fr;align-items:center;gap:10px;display:grid}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo{justify-content:center;align-items:center;gap:20px;display:flex}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo .numero{width:50px;height:100%}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo .numero img{object-fit:contain;width:100%;height:100%}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo .nombre{text-align:center;text-align:center;width:70%;font-family:Baskervville,sans-serif;font-size:24px;font-weight:600}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .descripcion{padding:5px 30px;font-family:Baskervville,sans-serif;font-size:16px;font-weight:400}.desarrollo-web .contenedor-fases .contenedor-imagen-global{cursor:crosshair;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.desarrollo-web .contenedor-fases .contenedor-imagen{cursor:crosshair;justify-content:flex-end;align-items:flex-end;width:100%;height:400px;display:flex;position:absolute;top:0;left:0}.desarrollo-web .contenedor-fases .contenedor-imagen.positivo{overflow:hidden;-webkit-mask-image:url(/images/web/disc/background-disc.png);mask-image:url(/images/web/disc/background-disc.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.desarrollo-web .contenedor-fases .contenedor-imagen.negativo{z-index:-1;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.desarrollo-web .contenedor-fases .contenedor-imagen .imagen{justify-content:flex-end;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;top:0;left:0}.desarrollo-web .contenedor-fases .contenedor-imagen .imagen img{object-fit:cover;vertical-align:bottom;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}.desarrollo-web .contenedor-fases .contenedor-imagen .leyenda{width:100%;color:var(--color-oscuro);padding:10px;font-family:Baskervville SC,sans-serif;font-size:16px;position:absolute;bottom:0;left:0}.desarrollo-web .contenedor-fases .contenedor-imagen .disc{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:-15%;left:0}.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-2,.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-4{animation:50s linear infinite giro-izquierda}.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-6,.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-8{animation:30s linear infinite giro-izquierda}.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-1,.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-3{animation:50s linear infinite giro-derecha}.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-5,.desarrollo-web .contenedor-fases .contenedor-imagen .disc.disc-7{animation:45s linear infinite giro-derecha}.desarrollo-web .contenedor-fases .contenedor-imagen .disc img{object-fit:cover;vertical-align:bottom;width:110%;height:auto;transition:all .3s}@media screen and (max-width:1200px){.desarrollo-web .contenedor-fases .contenedor-textos .fases{padding:5px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase{gap:10px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo{gap:5px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo .numero{width:40px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo .nombre{font-size:20px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .descripcion{padding:0 5px}.desarrollo-web .contenedor-fases .contenedor-imagen-global .contenedor-imagen .disc{top:-10%}}@media screen and (max-width:1000px){.desarrollo-web .contenedor-fases{grid-template-columns:1.5fr 1fr;gap:0}.desarrollo-web .contenedor-fases .contenedor-textos .fases{gap:30px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;display:flex}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo{justify-content:center;align-items:center;gap:10px;padding:0}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo .numero{width:40px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .titulo .nombre{width:auto;font-size:24px}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .descripcion{padding:0 10px}.desarrollo-web .contenedor-fases .contenedor-imagen-global .contenedor-imagen .disc{top:-12%}}@media screen and (max-width:700px){.desarrollo-web .contenedor-fases{flex-flow:column-reverse wrap-reverse;gap:20px;display:flex}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase{justify-content:center;align-items:center}.desarrollo-web .contenedor-fases .contenedor-textos .fases .fase .descripcion{text-align:justify;width:90%}.desarrollo-web .contenedor-fases .contenedor-imagen-global{justify-content:center;align-items:center;width:90%;height:400px;display:flex}.desarrollo-web .contenedor-fases .contenedor-imagen-global .contenedor-imagen{width:90%}}@media screen and (max-width:500px){.desarrollo-web .contenedor-fases .contenedor-imagen-global{justify-content:center;align-items:center;width:95%;height:400px;display:flex}.desarrollo-web .contenedor-fases .contenedor-imagen-global .contenedor-imagen{width:95%}}.desarrollo-web .contenedor-refuerzos{flex-direction:column;gap:50px;display:flex}.desarrollo-web .contenedor-refuerzos .titulo{justify-content:space-evenly;display:flex}.desarrollo-web .contenedor-refuerzos .titulo .titulo-principal{justify-content:flex-end;align-items:center;height:100%;font-family:Baskervville SC,sans-serif;font-size:40px;font-weight:400;display:flex;transform:rotate(-5deg)}.desarrollo-web .contenedor-refuerzos .titulo .titulo-principal .primera-letra{font-family:Critical;font-size:48px}.desarrollo-web .contenedor-refuerzos .titulo .titulo-principal{background:url(/vectors/linea-white.svg) 0% bottom repeat-x}.desarrollo-web .contenedor-refuerzos .titulo .subtitulo{width:50%;font-family:Baskervville SC,sans-serif;font-size:20px;font-weight:400}.desarrollo-web .contenedor-refuerzos .refuerzos{justify-content:space-around;align-items:center;width:100%;display:flex}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo{flex-direction:column;gap:20px;width:350px;padding:20px 30px;display:flex}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo:first-child .contenedor-titulo{transform:rotate(3deg)}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo:nth-child(2) .contenedor-titulo{transform:rotate(-2deg)}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo:nth-child(3) .contenedor-titulo{transform:rotate(2deg)}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .encabezado{flex-direction:column;align-items:start;gap:10px;display:flex}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .encabezado .contenedor-titulo:before{content:"";z-index:-1;background-color:var(--color-amarillo);width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:url(/vectors/trazo.svg);mask-image:url(/vectors/trazo.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .encabezado .contenedor-titulo{width:auto;height:auto;padding:15px 30px}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .encabezado .titulo-refuerzo{color:var(--color-amarillo);font-family:Baskervville SC,sans-serif;font-size:32px;font-weight:400}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .encabezado .titulo-refuerzo .primera-letra-refuerzo{font-family:Critical;font-size:36px}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .claim{color:var(--color-amarillo);text-align:left;font-family:Baskervville,sans-serif;font-size:20px;font-style:italic;font-weight:400}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .texto{color:var(--color-crema);font-family:Baskervville,sans-serif;font-size:16px;font-weight:400}@media screen and (max-width:1200px){.desarrollo-web .contenedor-refuerzos .refuerzos{flex-wrap:wrap;justify-content:center;gap:30px}}@media screen and (max-width:800px){.desarrollo-web .contenedor-refuerzos .titulo{flex-direction:column;justify-content:center;align-items:center;gap:30px}.desarrollo-web .contenedor-refuerzos .titulo .subtitulo{text-align:center;width:80%}.desarrollo-web .contenedor-refuerzos .refuerzos{flex-wrap:wrap;justify-content:center;gap:15px}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo{justify-content:center;align-items:center;width:80%;display:flex}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .encabezado{justify-content:center;align-items:center;display:flex}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .contenedor-titulo{justify-content:center;align-items:center;display:flex}.desarrollo-web .contenedor-refuerzos .refuerzos .refuerzo .contenedor-titulo .titulo{text-align:center}}@keyframes giro-izquierda{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes giro-derecha{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}
