.vista-uno{grid-template:"bloque-de-textos"1fr"seccion-borde-sup-hexagonal"/1fr;display:grid}.bloque-de-textos{grid-area:bloque-de-textos}.seccion-borde-sup-hexagonal{clip-path:polygon(0% 0%,10% 15%,30% 15%,40% 0%,60% 0%,70% 15%,90% 15%,100% 0%,100% 100%,0% 100%)}.contenedor-hexagonal{clip-path:polygon(0% 50%,15% 25%,50% 25%,65% 0%,100% 0%,100% 100%,65% 100%,50% 75%,15% 75%)}#linea-necesidades{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s linear forwards dibujar}#flecha-abajo path{opacity:0;animation:.2s linear 1.9s forwards aparecer}#mascara-linea-colaboracion{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s linear 2s forwards dibujar}#circulo circle{opacity:0;animation:.2s linear forwards aparecer;animation-delay:3.9}#linea-soluciones{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s linear 4s forwards dibujar}#flecha-arriba path{opacity:0;animation:.2s linear 5.9s forwards aparecer}@keyframes dibujar{to{stroke-dashoffset:0}}@keyframes aparecer{to{opacity:1}}.indicador-cambio-de-titulo{width:0%;animation:5s linear infinite forwards llenar-indicador}@keyframes llenar-indicador{to{width:100%}}
