.collapsible-section .section-content {
    display: none;
    margin: 10px 0;
}

.collapsible-section .section-header {
    cursor: pointer;
    background-color: #f1f1f1;
    padding: 10px;
    border: 1px solid #ddd;
}

.collapsible-section .section-header:hover {
    background-color: #e9e9e9;
}

.collapsible-section .section-content {
    display: none; 
}

.collapsible-section.open .section-content {
    display: block; 
    
}
.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 10px;
    background: #f4f4f4;
    border: 1px solid #ccc;
}
.section-content {
    padding: 20px;
    
}
.arrow {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: solid #333;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
}

.collapsible-section.open .arrow {
    transform: rotate(-135deg); 
}
/*PREFERENCES STYLE*/
h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    font-size: 20px!important;
}
.select2, .form-control, .form-dropdown, .form-textarea, .form-textbox:not(#productSearch-input), .signature-wrapper {
    font-size: 1em!important;
    border-radius: 4px!important;
    border-width: 1px!important;
    border-style: solid!important;
    min-width: 100%!important;
    font-family: inherit!important;
}
.form .form-row label span:not(.radio-label, .wpcf7-not-valid-tip) {
    font-weight: 0!important;
    font-size: 1em!important;

}

.select2-selection__choice {
    display: flex!important;
    align-items: center!important;
    justify-content: space-between!important;
    padding: 2px 8px!important;
    direction: ltr!important;
}

.select2-selection__choice__remove {
    margin-left: 8px!important;
    order: 1!important;
    cursor: pointer!important;
}

.select2-selection__choice__display {
    order: 0!important;
    margin-right: 8px!important;
}


.form .form-row label span:not(.radio-label, .wpcf7-not-valid-tip) {
.form-header {
    margin: 0;
    font-weight: 600;
    line-height: 1.45;
}
label, .radio-label {
    font-size: 1em!important;
    font-weight: 600!important;
    width: 100%!important;
    margin-left: 2px!important;
    margin-bottom: 14px!important;
    display: flex;
    align-items: center;  
    font-weight: 500!important;
    word-break: break-word!important;
    vertical-align: middle !important;
}
label .required {
    margin-left: 5px!important;
    color: red!important;
 
}

.form-all {
    font-family: Inter, sans-serif;
  }

.form-label-top {
    width: 100%;
    margin-left: 2px;
    margin-bottom: 14px;
}
.form-label {
    display: inline-block;
    font-weight: 500;
    word-break: break-word;
}
.form-label.form-label-auto {

  display: block;
  float: none;
  text-align: left;
  width: 100%;

  }

  .form-line {
    margin-top: 12px;
    margin-bottom: 12px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .form-all {
    max-width: 752px;
    width: 100%;
  }

  .form-label.form-label-left,
  .form-label.form-label-right,
  .form-label.form-label-left.form-label-auto,
  .form-label.form-label-right.form-label-auto {
    width: 230px;
  }

  .form-all {
    font-size: 16px
  }

  .supernova .form-all, .form-all {
    background-color: #fff;
  }

  .form-all {
    color: #2C3345;
  }
  .form-header-group .form-header {
    color: #2C3345;
  }
  .form-header-group .form-subHeader {
    color: #2C3345;
  }
  .form-label-top,
  .form-label-left,
  .form-label-right,
  .form-html,
  .form-checkbox-item label,
  .form-radio-item label,
  span.FITB .qb-checkbox-label,
  span.FITB .qb-radiobox-label,
  span.FITB .form-radio label,
  span.FITB .form-checkbox label,
  [data-blotid][data-type=checkbox] [data-labelid],
  [data-blotid][data-type=radiobox] [data-labelid],
  span.FITB-inptCont[data-type=checkbox] label,
  span.FITB-inptCont[data-type=radiobox] label {
    color: #2C3345;
  }
  .form-sub-label {
    color: #464d5f;
  }

.supernova {
  background-color: #ecedf3;
}
.supernova body {
  background: transparent;
}

  .form-textbox,
  .form-textarea,
  .form-dropdown,
  .form-radio-other-input,
  .form-checkbox-other-input,
  .form-captcha input,
  .form-spinner input {
    background-color: #fff;
  }

    
  .supernova {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
  }

    .supernova, #stage {
      background-image: none;
    }
  
    .form-all {
      background-image: none;
    }
  
  .form-all {
    position: relative;
  }
  .form-all:before {
    content: "";
    background-image: url("https://www.jotform.com/uploads/Minor_Use/form_files/foundationlogolongArtboard%201.61526e30d5dfb7.44797214.png");
    display: inline-block;
    height: 79.14230019493176px;
    position: absolute;
    background-size: 290px 79px;
    background-repeat: no-repeat;
    width: 100%;
  }
  .form-all {
    margin-top: 99px;
  }
  .form-all:before {
    top: -89px;
    left: 0;
    background-position: top left;
  }
}
.error-highlight {
    border: 2px solid red !important;
    background-color: #ffe5e5 !important;
}
.hidden {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.visible {
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: all 0.3s ease-in-out;
}
 /* Estilo para la pantalla negra translúcida */
 #loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Más transparente */
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(4px); /* Ligero difuminado */
    opacity: 1;
    transition: opacity 0.5s ease; /* Transición suave */
}

/* Esconde el overlay suavemente */
#loading-overlay.hidden {
    opacity: 0;
    pointer-events: none; /* Evita que bloquee interacciones cuando está oculto */
}

/* Estilo para el spinner */
.spinner {
    border: 8px solid rgba(255, 255, 255, 0.3);
    border-top: 8px solid white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}