.elementor .parrafo{font-family:var(--Montserrat);font-weight:400;font-size:var(--14px);text-align:justify;}.elementor .widget-open{height:200px;color:var(--Blanco-hueso);padding-block-start:80px;padding-block-end:50px;padding-inline-start:25px;padding-inline-end:25px;border-radius:15px;transition:all 800ms;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;p {
      max-height: 0;
      opacity: 0;
      visibility: hidden;
      overflow: hidden;
      margin: 0 !important;
      transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s;
  }\n}.elementor .widget-open:hover,.elementor .widget-open:focus-visible{height:300px;color:var(--Marron);p {
      max-height: 200px; /* Ajusta este valor según el largo de tu texto */
      opacity: 1;
      visibility: visible;
      margin-top: 10px !important; 
  }
  
}\n}.elementor .H2-3{font-family:var(--Javanese-text);font-weight:400;font-size:var(--Java-19px);line-height:1.3rem;text-align:center;}