/* ==========================================================================
   MURCIA INTELLIGENT COMMUNITY - plan-foresta
   Generado al extraer los estilos en linea del HTML. Cada clase es un
   bloque de declaraciones completo; las clases no se solapan entre si.
   ========================================================================== */

.plan-foresta-1 {
  margin:26px 0 20px;
  font-family:'IBM Plex Mono',monospace;
  font-size:11px;
  letter-spacing:.2em;
  text-transform:uppercase;
  color:#4FBFC9;
}

.plan-foresta-2 {
  position:absolute;
  top:0;
  bottom:0;
  background:linear-gradient(180deg,rgba(143,204,76,.18),rgba(48,183,219,.06));
  border-left:2px solid #0B7089;
  transition:left .65s cubic-bezier(.65,0,.2,1),width .65s cubic-bezier(.65,0,.2,1);
  pointer-events:none;
  z-index:0;
}

