.elementor-3287 .elementor-element.elementor-element-407593c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-43340e2{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-1345c80{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-a14e2fb{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-518c715{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-dc168d1{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-18a1730{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-f0a4546{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-9bfdcc4{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-3f37f83{--display:flex;}.elementor-3287 .elementor-element.elementor-element-f135334{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--align-items:stretch;--gap:24px 24px;--row-gap:24px;--column-gap:24px;--flex-wrap:nowrap;}.elementor-3287 .elementor-element.elementor-element-29dfe8b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;}.elementor-3287 .elementor-element.elementor-element-d56c679{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;}.elementor-3287 .elementor-element.elementor-element-41a154e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-704a226{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-8690296{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3287 .elementor-element.elementor-element-17b3235{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-3287 .elementor-element.elementor-element-29dfe8b{--width:40%;}.elementor-3287 .elementor-element.elementor-element-d56c679{--width:60%;}}/* Start custom CSS for shortcode, class: .elementor-element-3b0f607 *//* =========================================================
     CIV SALUD — GRAVITY FORMS SG-SST
     Formulario ID 2
     Contenedor Elementor: civ-sst-gf-card
  ========================================================= */

  .civ-sst-gf-card,
  .civ-sst-gf-card * {
    box-sizing: border-box;
  }

  .civ-sst-gf-card {
    --civ-gf-primary: #076599;
    --civ-gf-primary-hover: #06577f;
    --civ-gf-secondary: #4ba3ff;
    --civ-gf-heading: #35444d;
    --civ-gf-text: #606f78;
    --civ-gf-muted: #7b8991;
    --civ-gf-light: #f4f7f8;
    --civ-gf-white: #ffffff;
    --civ-gf-border: rgba(7, 101, 153, 0.18);
    --civ-gf-error: #b42318;
    --civ-gf-error-light: #fff1f0;
    --civ-gf-success: #157347;
    --civ-gf-success-light: #edf8f2;

    position: relative;
    width: 100%;
    min-width: 0;
    overflow: hidden;
    gap: 0 !important;
    padding: 29px 29px 31px !important;
    border: 1px solid var(--civ-gf-border);
    border-radius: 24px;
    background:
      linear-gradient(
        145deg,
        rgba(75, 163, 255, 0.035),
        rgba(255, 255, 255, 0) 40%
      ),
      var(--civ-gf-light);
    box-shadow: 0 18px 45px rgba(53, 68, 77, 0.07);
  }

  .civ-sst-gf-card::before {
    content: "";
    position: absolute;
    top: 0;
    right: 29px;
    left: 29px;
    height: 4px;
    border-radius: 0 0 999px 999px;
    background: var(--civ-gf-secondary);
  }

  .civ-sst-gf-card > .elementor-element,
  .civ-sst-gf-card > .e-con-inner,
  .civ-sst-gf-card .elementor-widget-shortcode,
  .civ-sst-gf-card .elementor-widget-html {
    width: 100%;
    min-width: 0;
  }

  /* =========================================================
     ENCABEZADO INTERNO
  ========================================================= */

  .civ-sst-gf-head {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    width: 100%;
    margin: 0 0 25px;
    padding: 0 0 22px;
    border-bottom: 1px solid rgba(7, 101, 153, 0.14);
  }

  .civ-sst-gf-head__icon {
    display: inline-flex;
    width: 51px;
    height: 51px;
    flex: 0 0 51px;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    color: var(--civ-gf-primary);
    background: rgba(7, 101, 153, 0.09);
  }

  .civ-sst-gf-head__icon svg {
    width: 27px;
    height: 27px;
  }

  .civ-sst-gf-head__content {
    min-width: 0;
  }

  .civ-sst-gf-head__eyebrow {
    display: block;
    margin: 0 0 5px;
    color: var(--civ-gf-secondary);
    font-family: inherit;
    font-size: 9.5px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }

  .civ-sst-gf-head__title {
    margin: 0 0 7px;
    color: var(--civ-gf-heading);
    font-family: inherit;
    font-size: clamp(21px, 2.2vw, 25px);
    font-weight: 780;
    line-height: 1.25;
    letter-spacing: -0.025em;
  }

  .civ-sst-gf-head__description {
    margin: 0;
    color: var(--civ-gf-text);
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.6;
  }

  /* =========================================================
     CONTENEDOR DE GRAVITY FORMS
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    font-family: inherit;
  }

  .civ-sst-gf-card #gform_2 {
    width: 100%;
    margin: 0;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gform_heading {
    display: none !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gform_body {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gform_fields {
    column-gap: 15px;
    row-gap: 18px;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield {
    min-width: 0;
    margin: 0;
  }

  /* =========================================================
     SECCIONES INTERNAS
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gsection {
    margin: 7px 0 2px !important;
    padding: 0 0 13px !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(7, 101, 153, 0.14) !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gsection:first-child {
    margin-top: 0 !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gsection_title {
    margin: 0 0 5px !important;
    color: var(--civ-gf-heading) !important;
    font-family: inherit !important;
    font-size: 18px !important;
    font-weight: 780 !important;
    line-height: 1.3 !important;
    letter-spacing: -0.015em;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gsection_description {
    margin: 0 !important;
    color: var(--civ-gf-text) !important;
    font-family: inherit !important;
    font-size: 12px !important;
    line-height: 1.55 !important;
  }

  /* =========================================================
     ETIQUETAS
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gfield_label,
  .civ-sst-gf-card #gform_wrapper_2 legend.gfield_label {
    display: block;
    margin: 0 0 7px !important;
    padding: 0;
    color: var(--civ-gf-heading) !important;
    font-family: inherit !important;
    font-size: 12.5px !important;
    font-weight: 750 !important;
    line-height: 1.45 !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield_required {
    color: var(--civ-gf-primary) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield_required_text {
    color: var(--civ-gf-primary) !important;
    font-size: 10px !important;
    font-weight: 700 !important;
  }

  /* =========================================================
     CAMPOS
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 input[type="text"],
  .civ-sst-gf-card #gform_wrapper_2 input[type="email"],
  .civ-sst-gf-card #gform_wrapper_2 input[type="tel"],
  .civ-sst-gf-card #gform_wrapper_2 input[type="number"],
  .civ-sst-gf-card #gform_wrapper_2 input[type="url"],
  .civ-sst-gf-card #gform_wrapper_2 input[type="password"],
  .civ-sst-gf-card #gform_wrapper_2 select,
  .civ-sst-gf-card #gform_wrapper_2 textarea {
    width: 100% !important;
    min-width: 0;
    min-height: 50px;
    margin: 0 !important;
    padding: 12px 14px !important;
    border: 1px solid rgba(7, 101, 153, 0.21) !important;
    border-radius: 12px !important;
    color: var(--civ-gf-heading) !important;
    background-color: var(--civ-gf-white) !important;
    background-image: none;
    box-shadow: none !important;
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.45 !important;
    outline: none;
    transition:
      border-color 180ms ease,
      box-shadow 180ms ease,
      background-color 180ms ease;
  }

  /* =========================================================
     SELECTORES CON ICONO DE DESPLEGABLE
     Este bloque debe permanecer después del estilo general
     de los campos para sobrescribir background-image: none.
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 select {
    width: 100% !important;
    min-width: 0;
    min-height: 50px;
    margin: 0 !important;
    padding: 12px 46px 12px 14px !important;
    border: 1px solid rgba(7, 101, 153, 0.21) !important;
    border-radius: 12px !important;
    color: var(--civ-gf-heading) !important;
    background-color: var(--civ-gf-white) !important;

    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5 10 12.5 15 7.5' stroke='%23076599' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 16px center !important;
    background-size: 16px 16px !important;

    box-shadow: none !important;
    cursor: pointer;
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1.45 !important;
    outline: none;

    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;

    transition:
      border-color 180ms ease,
      box-shadow 180ms ease,
      background-color 180ms ease;
  }

  .civ-sst-gf-card #gform_wrapper_2 select:hover {
    border-color: rgba(7, 101, 153, 0.35) !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 select:focus {
    border-color: var(--civ-gf-primary) !important;
    background-color: var(--civ-gf-white) !important;
    box-shadow: 0 0 0 3px rgba(75, 163, 255, 0.19) !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 select::-ms-expand {
    display: none;
  }

  .civ-sst-gf-card #gform_wrapper_2 textarea {
    min-height: 125px;
    resize: vertical;
  }

  .civ-sst-gf-card #gform_wrapper_2 input::placeholder,
  .civ-sst-gf-card #gform_wrapper_2 textarea::placeholder {
    color: #8b989f !important;
    opacity: 1;
  }

  .civ-sst-gf-card #gform_wrapper_2 input:focus,
  .civ-sst-gf-card #gform_wrapper_2 select:focus,
  .civ-sst-gf-card #gform_wrapper_2 textarea:focus {
    border-color: var(--civ-gf-primary) !important;
    background-color: var(--civ-gf-white) !important;
    box-shadow: 0 0 0 3px rgba(75, 163, 255, 0.19) !important;
  }

  /* Evitar fondo amarillo del navegador */

  .civ-sst-gf-card #gform_wrapper_2 input:-webkit-autofill,
  .civ-sst-gf-card #gform_wrapper_2 input:-webkit-autofill:hover,
  .civ-sst-gf-card #gform_wrapper_2 input:-webkit-autofill:focus {
    -webkit-text-fill-color: var(--civ-gf-heading);
    box-shadow: 0 0 0 1000px #ffffff inset !important;
    transition: background-color 9999s ease-out;
  }

  /* =========================================================
     DESCRIPCIONES Y SUBETIQUETAS
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gfield_description,
  .civ-sst-gf-card #gform_wrapper_2 .instruction,
  .civ-sst-gf-card #gform_wrapper_2 .ginput_complex label {
    margin-top: 6px !important;
    color: var(--civ-gf-muted) !important;
    font-family: inherit !important;
    font-size: 10.8px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .ginput_complex {
    gap: 14px;
  }

  .civ-sst-gf-card #gform_wrapper_2 .ginput_complex > span {
    min-width: 0;
  }

  /* =========================================================
     CAMPO DE CONSENTIMIENTO
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gfield--type-consent,
  .civ-sst-gf-card #gform_wrapper_2 .gfield_consent {
    padding: 17px 18px !important;
    border: 1px solid rgba(7, 101, 153, 0.16);
    border-radius: 15px;
    background: var(--civ-gf-white);
  }

  .civ-sst-gf-card #gform_wrapper_2 .ginput_container_consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent
    input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px;
    flex: 0 0 20px;
    margin: 1px 0 0 !important;
    padding: 0 !important;
    border-radius: 4px;
    cursor: pointer;
    accent-color: var(--civ-gf-primary);
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent
    .gfield_consent_label {
    margin: 0 !important;
    color: var(--civ-gf-heading) !important;
    font-family: inherit !important;
    font-size: 12.7px !important;
    font-weight: 680 !important;
    line-height: 1.55 !important;
    cursor: pointer;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield_consent_description {
    max-height: none !important;
    overflow: visible !important;
    margin: 12px 0 0 !important;
    padding: 13px 14px !important;
    border: 0 !important;
    border-radius: 11px;
    color: var(--civ-gf-text) !important;
    background: rgba(7, 101, 153, 0.065) !important;
    font-family: inherit !important;
    font-size: 11.3px !important;
    line-height: 1.6 !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield_consent_description p {
    margin: 0 !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield_consent_description a,
  .civ-sst-gf-card #gform_wrapper_2 .gfield_consent_description a:visited {
    color: var(--civ-gf-primary) !important;
    font-weight: 750;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield_consent_description a:hover {
    color: var(--civ-gf-primary-hover) !important;
  }

  /* =========================================================
     RADIO Y CHECKBOX
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gchoice {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin-bottom: 8px;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gchoice input {
    margin-top: 2px;
    accent-color: var(--civ-gf-primary);
  }

  .civ-sst-gf-card #gform_wrapper_2 .gchoice label {
    color: var(--civ-gf-text) !important;
    font-family: inherit !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
  }

  /* =========================================================
     BOTÓN DE ENVÍO
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gform_footer {
    display: block;
    width: 100%;
    margin: 22px 0 0 !important;
    padding: 0 !important;
  }

  .civ-sst-gf-card #gform_submit_button_2 {
    display: inline-flex !important;
    width: 100% !important;
    min-height: 55px !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
    padding: 14px 22px !important;
    border: 1px solid var(--civ-gf-primary) !important;
    border-radius: 13px !important;
    color: var(--civ-gf-white) !important;
    background-color: var(--civ-gf-primary) !important;
    background-image: none !important;
    box-shadow: 0 14px 30px rgba(7, 101, 153, 0.22) !important;
    cursor: pointer;
    font-family: inherit !important;
    font-size: 14px !important;
    font-weight: 760 !important;
    line-height: 1.3 !important;
    text-align: center;
    text-decoration: none !important;
    transition:
      transform 220ms ease,
      background-color 220ms ease,
      border-color 220ms ease,
      box-shadow 220ms ease;
  }

  .civ-sst-gf-card #gform_submit_button_2:hover,
  .civ-sst-gf-card #gform_submit_button_2:focus {
    border-color: var(--civ-gf-primary-hover) !important;
    color: var(--civ-gf-white) !important;
    background-color: var(--civ-gf-primary-hover) !important;
    background-image: none !important;
    box-shadow: 0 18px 38px rgba(7, 101, 153, 0.29) !important;
    transform: translateY(-2px);
  }

  .civ-sst-gf-card #gform_submit_button_2:focus-visible {
    outline: 3px solid var(--civ-gf-secondary);
    outline-offset: 4px;
  }

  .civ-sst-gf-card #gform_submit_button_2:disabled {
    cursor: not-allowed;
    opacity: 0.65;
    transform: none;
  }

  /* =========================================================
     SPINNER AJAX
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gform_ajax_spinner {
    display: block;
    width: 24px;
    height: 24px;
    margin: 12px auto 0 !important;
  }

  /* =========================================================
     ERRORES DE VALIDACIÓN
  ========================================================= */

  .civ-sst-gf-card #gform_wrapper_2 .gform_validation_errors {
    margin: 0 0 20px !important;
    padding: 16px 17px !important;
    border: 1px solid rgba(180, 35, 24, 0.28) !important;
    border-radius: 14px !important;
    background: var(--civ-gf-error-light) !important;
    box-shadow: none !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gform_validation_errors
    > h2,
  .civ-sst-gf-card
    #gform_wrapper_2
    .gform_validation_errors
    .gform_submission_error {
    margin: 0 !important;
    color: var(--civ-gf-error) !important;
    font-family: inherit !important;
    font-size: 13px !important;
    font-weight: 750 !important;
    line-height: 1.5 !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .gfield_error {
    padding: 13px !important;
    border: 1px solid rgba(180, 35, 24, 0.22);
    border-radius: 13px;
    background: rgba(255, 241, 240, 0.72);
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_error
    input:not([type="checkbox"]):not([type="radio"]),
  .civ-sst-gf-card #gform_wrapper_2 .gfield_error select,
  .civ-sst-gf-card #gform_wrapper_2 .gfield_error textarea,
  .civ-sst-gf-card #gform_wrapper_2 [aria-invalid="true"] {
    border-color: var(--civ-gf-error) !important;
  }

  .civ-sst-gf-card #gform_wrapper_2 .validation_message {
    margin-top: 7px !important;
    padding: 0 !important;
    border: 0 !important;
    color: var(--civ-gf-error) !important;
    background: transparent !important;
    font-family: inherit !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
  }

  /* =========================================================
     CONFIRMACIÓN DE ENVÍO
  ========================================================= */

  .civ-sst-gf-card #gform_confirmation_wrapper_2,
  .civ-sst-gf-card #gform_confirmation_message_2 {
    margin: 0 !important;
    padding: 22px !important;
    border: 1px solid rgba(21, 115, 71, 0.22);
    border-radius: 16px;
    color: var(--civ-gf-success);
    background: var(--civ-gf-success-light);
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.65;
  }

  .civ-sst-gf-card #gform_confirmation_wrapper_2 h2,
  .civ-sst-gf-card #gform_confirmation_wrapper_2 h3 {
    margin: 0 0 8px;
    color: var(--civ-gf-success);
    font-size: 21px;
    font-weight: 780;
    line-height: 1.3;
  }

  .civ-sst-gf-card #gform_confirmation_wrapper_2 p {
    margin: 0;
  }

  /* =========================================================
     TABLETA
  ========================================================= */

  @media (max-width: 1024px) {
    .civ-sst-gf-card {
      padding: 27px 24px 28px !important;
    }

    .civ-sst-gf-card::before {
      right: 24px;
      left: 24px;
    }
  }

  /* =========================================================
     MÓVIL
  ========================================================= */

  @media (max-width: 680px) {
    .civ-sst-gf-card {
      padding: 23px 18px 22px !important;
      border-radius: 20px;
    }

    .civ-sst-gf-card::before {
      right: 20px;
      left: 20px;
    }

    .civ-sst-gf-head {
      display: block;
      margin-bottom: 21px;
      padding-bottom: 19px;
    }

    .civ-sst-gf-head__icon {
      width: 47px;
      height: 47px;
      margin-bottom: 13px;
    }

    .civ-sst-gf-head__title {
      font-size: 21px;
    }

    .civ-sst-gf-card #gform_wrapper_2 .gform_fields {
      column-gap: 0;
      row-gap: 16px;
    }

    .civ-sst-gf-card #gform_wrapper_2 .gfield {
      grid-column: 1 / -1 !important;
    }

    .civ-sst-gf-card #gform_wrapper_2 .ginput_complex {
      display: flex;
      flex-direction: column;
      gap: 12px;
    }

    .civ-sst-gf-card #gform_wrapper_2 .ginput_complex > span {
      width: 100% !important;
      flex: 0 0 100% !important;
    }

    .civ-sst-gf-card #gform_wrapper_2 input[type="text"],
    .civ-sst-gf-card #gform_wrapper_2 input[type="email"],
    .civ-sst-gf-card #gform_wrapper_2 input[type="tel"],
    .civ-sst-gf-card #gform_wrapper_2 input[type="number"],
    .civ-sst-gf-card #gform_wrapper_2 select,
    .civ-sst-gf-card #gform_wrapper_2 textarea {
      min-height: 49px;
      font-size: 16px !important;
    }

    .civ-sst-gf-card #gform_wrapper_2 textarea {
      min-height: 120px;
    }

    .civ-sst-gf-card #gform_wrapper_2 .gfield--type-consent,
    .civ-sst-gf-card #gform_wrapper_2 .gfield_consent {
      padding: 15px !important;
    }

    .civ-sst-gf-card #gform_submit_button_2 {
      min-height: 54px !important;
      white-space: normal;
    }
  }

  /* =========================================================
     MOVIMIENTO REDUCIDO
  ========================================================= */

  @media (prefers-reduced-motion: reduce) {
    .civ-sst-gf-card #gform_wrapper_2 input,
    .civ-sst-gf-card #gform_wrapper_2 select,
    .civ-sst-gf-card #gform_wrapper_2 textarea,
    .civ-sst-gf-card #gform_submit_button_2 {
      transition: none;
    }

    .civ-sst-gf-card #gform_submit_button_2:hover {
      transform: none;
    }
  }

  /* =========================================================
     CIV SALUD — CONSENTIMIENTO Y POLÍTICA DE PRIVACIDAD
     Gravity Forms ID 2
  ========================================================= */

  /* Sustituye “(Required)” por un asterisco limpio */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_required_text {
    font-size: 0 !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_required_text::after {
    content: "*";
    color: #b42318;
    font-size: 13px;
    font-weight: 800;
  }

  /* Tarjeta general del consentimiento */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent {
    position: relative;
    overflow: hidden;
    margin-top: 3px !important;
    padding: 19px 19px 18px !important;
    border: 1px solid rgba(7, 101, 153, 0.18) !important;
    border-radius: 16px !important;
    background:
      linear-gradient(
        145deg,
        rgba(75, 163, 255, 0.045),
        rgba(255, 255, 255, 0) 55%
      ),
      #ffffff !important;
    box-shadow: 0 10px 27px rgba(53, 68, 77, 0.04);
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent::before {
    content: "";
    position: absolute;
    top: 0;
    right: 19px;
    left: 19px;
    height: 3px;
    border-radius: 0 0 999px 999px;
    background: #4ba3ff;
  }

  /* Título del campo */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > legend.gfield_label,
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > .gfield_label {
    position: relative;
    margin: 0 0 14px !important;
    padding-left: 38px !important;
    color: #35444d !important;
    font-size: 14px !important;
    font-weight: 780 !important;
    line-height: 1.45 !important;
  }

  /* Ícono de privacidad */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > legend.gfield_label::before,
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > .gfield_label::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    width: 29px;
    height: 29px;
    border-radius: 9px;
    background-color: rgba(7, 101, 153, 0.09);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 3 19 6v6c0 4.2-2.8 7.1-7 9-4.2-1.9-7-4.8-7-9V6l7-3Z' stroke='%23076599' stroke-width='1.8' stroke-linejoin='round'/%3E%3Cpath d='M9.2 12.2 11 14l3.8-3.8' stroke='%23076599' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 18px;
  }

  /* Contenedor de la casilla */
  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent {
    display: grid !important;
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 11px;
    align-items: start;
    margin: 0 !important;
  }

  /* Checkbox personalizado */
  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent
    input[type="checkbox"] {
    appearance: none !important;
    -webkit-appearance: none !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    margin: 1px 0 0 !important;
    padding: 0 !important;
    border: 1.5px solid rgba(7, 101, 153, 0.42) !important;
    border-radius: 5px !important;
    background-color: #ffffff !important;
    background-image: none !important;
    box-shadow: none !important;
    cursor: pointer;
    transition:
      border-color 180ms ease,
      background-color 180ms ease,
      box-shadow 180ms ease;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent
    input[type="checkbox"]:hover {
    border-color: #076599 !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent
    input[type="checkbox"]:checked {
    border-color: #076599 !important;
    background-color: #076599 !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='m4.7 10 3.25 3.25L15.4 6.7' stroke='%23ffffff' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 15px 15px !important;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.16) inset !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent
    input[type="checkbox"]:focus-visible {
    outline: 3px solid #4ba3ff;
    outline-offset: 3px;
    box-shadow: none !important;
  }

  /* Texto junto a la casilla */
  .civ-sst-gf-card
    #gform_wrapper_2
    .ginput_container_consent
    .gfield_consent_label {
    margin: 0 !important;
    padding: 0 !important;
    color: #35444d !important;
    font-family: inherit !important;
    font-size: 12.7px !important;
    font-weight: 680 !important;
    line-height: 1.58 !important;
    cursor: pointer;
  }

  /* Descripción jurídica */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_consent_description {
    max-height: none !important;
    overflow: visible !important;
    margin: 14px 0 0 !important;
    padding: 14px 15px !important;
    border: 1px solid rgba(7, 101, 153, 0.11) !important;
    border-radius: 12px !important;
    color: #606f78 !important;
    background: #f4f7f8 !important;
    font-family: inherit !important;
    font-size: 11.3px !important;
    font-weight: 400 !important;
    line-height: 1.62 !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_consent_description p {
    margin: 0 !important;
  }

  /* Enlaces dentro de la autorización */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_consent_description a,
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_consent_description a:visited {
    color: #076599 !important;
    font-weight: 760 !important;
    text-decoration: underline !important;
    text-decoration-thickness: 1px !important;
    text-underline-offset: 2px !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_consent_description a:hover {
    color: #06577f !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield_consent_description a:focus-visible {
    outline: 2px solid #4ba3ff;
    outline-offset: 3px;
    border-radius: 3px;
  }

  /* Estado de error */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent.gfield_error {
    border-color: rgba(180, 35, 24, 0.32) !important;
    background: #fff8f7 !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent.gfield_error::before {
    background: #b42318;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    .validation_message {
    margin-top: 11px !important;
    padding: 10px 12px !important;
    border: 1px solid rgba(180, 35, 24, 0.17) !important;
    border-radius: 9px !important;
    color: #b42318 !important;
    background: #fff1f0 !important;
    font-size: 11.2px !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
  }

  /* Separación frente al botón */
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    + .gform_footer {
    margin-top: 20px !important;
  }

  /* MÓVIL */
  @media (max-width: 680px) {
    .civ-sst-gf-card
      #gform_wrapper_2
      .gfield--type-consent {
      padding: 17px 15px 15px !important;
      border-radius: 14px !important;
    }

    .civ-sst-gf-card
      #gform_wrapper_2
      .gfield--type-consent::before {
      right: 15px;
      left: 15px;
    }

    .civ-sst-gf-card
      #gform_wrapper_2
      .gfield--type-consent
      > legend.gfield_label,
    .civ-sst-gf-card
      #gform_wrapper_2
      .gfield--type-consent
      > .gfield_label {
      padding-left: 35px !important;
      font-size: 13.5px !important;
    }

    .civ-sst-gf-card
      #gform_wrapper_2
      .ginput_container_consent
      .gfield_consent_label {
      font-size: 12.2px !important;
    }

    .civ-sst-gf-card
      #gform_wrapper_2
      .gfield_consent_description {
      padding: 12px 13px !important;
      font-size: 11px !important;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .civ-sst-gf-card
      #gform_wrapper_2
      .ginput_container_consent
      input[type="checkbox"] {
      transition: none;
    }
  }

/* =========================================================
   CORRECCIÓN FINAL — CONSENTIMIENTO SIN SOLAPAMIENTOS
   Mantener al final para que prevalezca sobre Gravity Forms.
========================================================= */

.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent {
  padding: 20px 19px 18px !important;
}

/* Título, icono y asterisco alineados en una sola fila */
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  > legend.gfield_label,
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  > .gfield_label {
  position: relative;
  display: flex !important;
  width: 100% !important;
  min-height: 31px;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 0 4px;
  float: none !important;
  margin: 0 0 13px !important;
  padding: 0 0 0 40px !important;
  color: #35444d !important;
  font-size: 14px !important;
  font-weight: 780 !important;
  line-height: 1.42 !important;
}

/* Centrar verticalmente el icono de privacidad */
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  > legend.gfield_label::before,
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  > .gfield_label::before {
  top: 50% !important;
  left: 0 !important;
  width: 30px !important;
  height: 30px !important;
  transform: translateY(-50%);
  background-size: 18px 18px !important;
}

/* Ocultar “(Required)” y mostrar únicamente un asterisco */
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .gfield_required,
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .gfield_required_text,
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .gfield_required_asterisk {
  display: inline-flex !important;
  width: auto !important;
  align-items: center;
  margin: 0 0 0 2px !important;
  padding: 0 !important;
  color: transparent !important;
  font-size: 0 !important;
  line-height: 1 !important;
  white-space: nowrap;
}

.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .gfield_required_text::after,
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .gfield_required_asterisk::after {
  content: none !important;
}

.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  > legend.gfield_label
  > .gfield_required::after,
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  > .gfield_label
  > .gfield_required::after {
  content: "*" !important;
  display: inline-block;
  color: #b42318 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

/* Casilla y texto de autorización */
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .ginput_container_consent {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  column-gap: 11px !important;
  row-gap: 0 !important;
  align-items: start !important;
  width: 100%;
  margin: 0 !important;
}

.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .ginput_container_consent
  input[type="checkbox"] {
  align-self: start;
  margin: 2px 0 0 !important;
}

.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .ginput_container_consent
  .gfield_consent_label {
  display: block !important;
  width: 100%;
  min-width: 0;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.55 !important;
}

/* Caja jurídica separada del texto de autorización */
.civ-sst-gf-card
  #gform_wrapper_2
  .gfield--type-consent
  .gfield_consent_description {
  clear: both;
  width: 100%;
  margin: 13px 0 0 !important;
  padding: 14px 15px !important;
}

@media (max-width: 680px) {
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent {
    padding: 18px 15px 15px !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > legend.gfield_label,
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > .gfield_label {
    min-height: 29px;
    margin-bottom: 12px !important;
    padding-left: 38px !important;
    font-size: 13.5px !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > legend.gfield_label::before,
  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    > .gfield_label::before {
    width: 28px !important;
    height: 28px !important;
    background-size: 17px 17px !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    .ginput_container_consent {
    grid-template-columns: 21px minmax(0, 1fr) !important;
    column-gap: 10px !important;
  }

  .civ-sst-gf-card
    #gform_wrapper_2
    .gfield--type-consent
    .ginput_container_consent
    input[type="checkbox"] {
    width: 21px !important;
    height: 21px !important;
    min-width: 21px !important;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-3f37f83 */<style>
  /* =========================================================
     SECCIÓN DEL FORMULARIO SG-SST
     Fondo blanco para diferenciarla de la sección anterior
  ========================================================= */

  .civ-sst-form-section,
  .civ-sst-form-section * {
    box-sizing: border-box;
  }

  .civ-sst-form-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 100px 24px 96px !important;
    background-color: #ffffff !important;
    background-image: none !important;
  }

  /* Línea divisoria superior muy discreta */
  .civ-sst-form-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: min(1180px, calc(100% - 48px));
    height: 1px;
    transform: translateX(-50%);
    background: linear-gradient(
      90deg,
      transparent,
      rgba(7, 101, 153, 0.18),
      transparent
    );
    pointer-events: none;
  }

  /* Elimina posibles fondos heredados de Elementor */
  .civ-sst-form-section > .e-con-inner,
  .civ-sst-form-section > .elementor-container,
  .civ-sst-form-section .civ-sst-form-grid {
    background-color: transparent !important;
    background-image: none !important;
  }

  /* Contenedor de tarjeta y formulario */
  .civ-sst-form-grid {
    position: relative;
    display: flex !important;
    width: 100%;
    max-width: 1240px;
    align-items: stretch !important;
    gap: 24px !important;
    margin: 0 auto !important;
    padding: 0 !important;
  }

  /* Ambos lados se estiran para conservar alineación */
  .civ-sst-form-grid > .e-con,
  .civ-sst-form-grid > .elementor-element {
    min-width: 0;
    align-self: stretch;
  }

  /* Evita espacio adicional sobre el encabezado */
  .civ-sst-form-section .civ-sst-form-header {
    padding-top: 0;
  }

  /* TABLETA */
  @media (max-width: 1024px) {
    .civ-sst-form-section {
      padding: 82px 20px 80px !important;
    }

    .civ-sst-form-grid {
      gap: 20px !important;
    }
  }

  /* TABLETA VERTICAL Y MÓVIL */
  @media (max-width: 820px) {
    .civ-sst-form-grid {
      flex-direction: column !important;
    }

    .civ-sst-form-grid > .e-con,
    .civ-sst-form-grid > .elementor-element {
      width: 100% !important;
      max-width: 100% !important;
      flex-basis: 100% !important;
    }
  }

  /* MÓVIL */
  @media (max-width: 680px) {
    .civ-sst-form-section {
      padding: 62px 18px 64px !important;
    }

    .civ-sst-form-section::before {
      width: calc(100% - 36px);
    }

    .civ-sst-form-grid {
      gap: 22px !important;
    }
  }
</style>/* End custom CSS */