.section-pre-inscricao {
  width: 100%;
  background-color: #f3f5f6;
  padding: 0;
  margin: 0;
}

.pre-inscricao-group-input[data-input="Data"]{
    display: none;
}

.section-pre-inscricao .container {
  display: flex;
  flex-direction: row;
  min-height: 100vh;
  width: 100%;
  position: relative;
}

.section-pre-inscricao .pre-inscricao-left {
  width: 50vw;
  background: url("../img/Image_form_matricula_desktop.png") no-repeat center
    center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  position: relative;
}

.section-pre-inscricao .pre-inscricao-left h1 {
  color: #fff;
  font-family: "Open Sans";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.section-pre-inscricao .pre-inscricao-right {
  width: 50vw;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.section-pre-inscricao .form-pre-inscricao-container {
  width: 100%;
  max-width: 480px;
  margin-top: 60px;
  position: relative;
}

.section-pre-inscricao .form-pre-inscricao-container h1 {
  color: #192a6b;
  margin: 0;
  font-family: "Open Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}

.section-pre-inscricao .form-pre-inscricao-container h3 {
  color: #48536c;
  margin: 0;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  margin-bottom: 32px;
}

.section-pre-inscricao .pre-inscricao-group-inputs-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.section-pre-inscricao .pre-inscricao-group-input {
  display: flex;
  flex-direction: column;
}

.section-pre-inscricao .pre-inscricao-group-input label {
  color: #48536c;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 4px;
}

.section-pre-inscricao .pre-inscricao-group-input input,
.section-pre-inscricao .pre-inscricao-group-input select {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #f3f5f6;
  border: none;
  color: #9ba2b0;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.section-pre-inscricao .pre-inscricao-group-input select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 36px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 1L6 6L11 1%27 stroke=%27%239BA2B0%27 stroke-width=%272%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 12px 8px;
  cursor: pointer;
}

.section-pre-inscricao .pre-inscricao-content-term {
  margin: 24px 0;
}

.section-pre-inscricao
  .pre-inscricao-content-term
  .pre-inscricao-check-confirm {
  display: flex;
  align-items: center;
  gap: 8px;
}

.section-pre-inscricao
  .pre-inscricao-content-term
  .pre-inscricao-check-confirm
  input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin-right: 8px;
}

.section-pre-inscricao
  .pre-inscricao-content-term
  .pre-inscricao-check-confirm
  .pre-inscricao-terms-text {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.section-pre-inscricao .checkbox-group {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  gap: 12px;
  margin-top: 16px;
}

.section-pre-inscricao .checkbox-group label:first-child {
  margin-bottom: 4px;
  font-size: 12px;
  font-family: "Open Sans";
  color: #48536c;
}

.section-pre-inscricao .checkbox-group .checkbox-option {
  display: flex;
  align-items: center;
  gap: 8px;
}

.section-pre-inscricao .checkbox-group .checkbox-option input[type="radio"],
.section-pre-inscricao .checkbox-group .checkbox-option input[type="checkbox"] {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.section-pre-inscricao .checkbox-group .checkbox-option label {
  color: #5d677d;
  margin: 0;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.section-pre-inscricao .pre-inscricao-actions {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.section-pre-inscricao .pre-inscricao-submit-button {
  background-color: #ff9500;
  color: #fff;
  padding: 14px;
  border: none;
  border-radius: 4px;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  width: fit-content;
}

.section-pre-inscricao .pre-inscricao-submit-button:hover {
  background-color: #ff9a89;
}

.section-pre-inscricao a {
  display: flex;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 4px;
  border: 1px solid #ff9500;
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
  color: #192a6b;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.pre-inscricao-success-overlay {
  position: absolute;
  inset: 0;
  z-index: 10;
  background: rgba(19, 53, 122, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 32px;
  border-radius: 12px;
  box-sizing: border-box;
  transition: opacity 0.4s ease;
  opacity: 1;
}

.pre-inscricao-success-content {
  display: flex;
  flex-direction: column;
  width: 480px;
  padding: 40px 32px;
  gap: 24px;
  background: linear-gradient(234deg, #f9bc4a 6.13%, #f69360 91.3%);
  border-radius: 12px;
  box-sizing: border-box;
  color: #192a6b;
  font-family: "Open Sans", sans-serif;
  text-align: center;
}

.success-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  margin: 0;
}

.success-subtitle {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  color: #ffffff;
  margin: 0;
}

.success-text {
  font-size: 16px;
  font-weight: 600;
  line-height: 28.8px;
  margin: 0;
}

@media screen and (min-width: 1023px) {
  .pre-inscricao-actions a {
    padding: 0px 16px 0px 12px;
  }
}

@media screen and (max-width: 768px) {
  .section-pre-inscricao .container {
    flex-direction: column;
    min-height: auto;
  }

  .pre-inscricao-form-inputs {
    padding: 20px;
  }

  .button-submit-form__content {
    width: 100%;
  }

  .section-pre-inscricao .pre-inscricao-left {
    width: 100%;
    height: 500px;
    background: url("../img/Image_form_matricula_mobile.png") no-repeat center
      center;
    background-size: cover;
    background-position: center;
    padding: 32px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
  }

  .section-pre-inscricao .pre-inscricao-left h1 {
    font-size: 22px;
    text-align: center;
    color: #fff;
    line-height: 120%;
  }

  .section-pre-inscricao .pre-inscricao-left img {
    max-width: 220px;
  }

  .section-pre-inscricao .pre-inscricao-right {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .section-pre-inscricao .form-pre-inscricao-container {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding: 20px;
  }

  .section-pre-inscricao .form-pre-inscricao-container h1 {
    font-size: 24px;
    text-align: center;
  }

  .section-pre-inscricao .form-pre-inscricao-container h3 {
    font-size: 14px;
    text-align: center;
    margin: 16px 0 24px;
  }

  .section-pre-inscricao .checkbox-group {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .section-pre-inscricao .pre-inscricao-actions {
    flex-direction: column-reverse;
    gap: 12px;
    margin-top: 32px;
  }

  .section-pre-inscricao .pre-inscricao-actions a,
  .section-pre-inscricao .pre-inscricao-actions .pre-inscricao-submit-button {
    width: 100%;
    justify-content: center;
  }
}

html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
  margin: 0;
  box-sizing: border-box;
}

body {
  position: relative;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden;
}

img,
svg {
  display: block;
}

.hidden {
  display: none !important;
}

.svg {
  display: block;
}

.svg svg {
  display: block;
  position: relative;
}

.svg--width svg {
  width: 100%;
}

.svg--height svg {
  height: 100%;
}



.section {
  position: relative;
  padding: 80px 0;
  width: 100%;
}

.containter__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.containter__title h2 {
  margin: 0;
  color: #111d4a;
  text-align: center;
  font-size: 24px;
  font-style: italic;
  font-weight: 800;
  line-height: 103%;
  text-transform: uppercase;
}

.checkLGPD.error input {
  border: 2px solid red;
}

.lgpd-error {
  margin-top: 8px;
  text-align: center;
}

.checkLGPD .txt-termos-ebook span.openTerm {
  text-decoration: underline;
  color: #102d75;
  cursor: pointer;
}

.textLGPD {
  position: fixed; /* Use fixed para centralizar na viewport */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 400px;
  z-index: 999; /* Mais alto para garantir visibilidade */
  transition: all ease 0.4s;
  pointer-events: auto;
  display: none;
  padding: 20px;
}

.textLGPD > p {
  margin: 0;
  position: absolute;
  top: 0;
  font-size: 15px;
  color: #fff;
  background: rgba(30, 42, 90, 0.95);
  width: 100%;
  height: 100%;
  padding: 50px 30px 30px;
  z-index: 10;
  transition: all ease 0.4s;
  box-sizing: border-box;
  overflow-y: auto;
}

.textLGPD.termoAberto {
  pointer-events: auto !important;
  width: 100%;
}

.textLGPD.termoAberto p {
  opacity: 1;
  left: 0%;
}

/* msg-sucesso-form */
.success-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  justify-content: center;
  align-items: center;
  border-radius: var(--border-radius-md, 12px);
  background: var(
    --Degrad-Campanha,
    linear-gradient(180deg, #ffbb39 0%, #ff9500 100%)
  );
}

.success-message {
  padding: 40px;
  border-radius: 8px;
  max-width: 500px;
  width: 90%;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.success-message h2 {
  color: var(--corbusier-gray-800, #3e3e3e);
  font-family: Montserrat;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 37.2px */
}

.success-message p {
  color: var(--corbusier-gray-800, #3e3e3e);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 21.6px */
}

.success-message button {
  display: flex;
  height: var(--sizing-48, 48px);
  padding: 0 var(--spacing-small-sm, 20px) 0 var(--spacing-small-xs, 16px);
  justify-content: center;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  align-self: stretch;
  color: var(
    --senai-color-secundary-900,
    var(--senai-color-secondary-900, #d4421e)
  );
  font-family: "Open Sans";
  font-size: var(--font-size-small-sm, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
}

.success-message button:hover {
  border-radius: var(--border-radius-xs, 4px);
  background: var(--senai-color-secondary-300, #ffb54c);
}

.success-message a {
  display: flex;
  height: var(--sizing-48, 48px);
  padding: 0 var(--spacing-small-sm, 20px) 0 var(--spacing-small-xs, 16px);
  justify-content: center;
  align-items: center;
  gap: 4px;
  flex-shrink: 0;
  align-self: stretch;
  color: var(
    --senai-color-secundary-900,
    var(--senai-color-secondary-900, #d4421e)
  );
  font-family: "Open Sans";
  font-size: var(--font-size-small-sm, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  border-radius: var(--border-radius-xs, 4px);
  background: var(--senai-color-secondary-20, #fffbf5);
  cursor: pointer;
}

.success-message a:hover {
  border-radius: var(--border-radius-xs, 4px);
  background: var(--senai-color-secondary-300, #ffb54c);
}

/* msg-sucesso-form */

/* lgpd-termos */
.checkLGPD {
  text-align: center;
  position: relative;
}

.checkLGPD .txt-termos {
  color: var(--global-color-gray-700, var(--global-color-gray-700, #555));

  /* label/regular-400/normal/sm */
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 16.8px */
}

.checkLGPD {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  gap: 4px;
  padding-bottom: 12px;
}

.campoErro {
  color: #ff0000;
  margin-bottom: 12px;
}

.txt-termos {
  color: #fff;
}

.txt-termos span {
  cursor: pointer;
}

.textLGPD.termoAberto {
  pointer-events: auto !important;
  width: 100%;
}

.textLGPD.termoAberto p {
  opacity: 1;
  right: 0;
}

.textLGPD > p a {
  color: var(--corSecundaria);
}

.fechar-termo {
  display: block;
  position: absolute;
  color: #fff;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

#msgLgpd {
  max-width: 400px;
  margin: 0 auto;
}

span.color-red {
  color: #ff2c35;
  text-decoration: none;
}
/* lgpd-termos */

.hidden {
  display: none !important;
}

.terms-text {
  color: var(--global-color-gray-700, var(--global-color-gray-700, #555));

  /* label/regular-400/normal/sm */
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 16.8px */
}

.openTerm {
  color: var(--global-color-gray-700, var(--global-color-gray-700, #555));
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
}

.form-button {
  display: flex;
  width: 320px;
  height: 40px;
  padding: 0 var(--spacing-small-sm, 20px);
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: var(--border-radius-xs, 4px);
  background: var(--sesi-color-secundary-p, #96d200);
  color: var(--global-color-primary-p, var(--global-color-primary-p, #192a6b));
  text-align: center;
  font-family: "Open Sans";
  font-size: var(--font-size-small-sm, 16px);
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  cursor: pointer;
  border: none;
  text-decoration: none;
}

.form-button:hover {
  border-radius: var(--border-radius-xs, 4px);
  background: var(--sesi-color-secundary-300, #b9e06a);
}

.form-voltar {
  cursor: pointer;
}

.content-term {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.input-error {
  border: 2px solid red !important;
}

.input-valid {
  border: 2px solid green !important;
}

.container_radio {
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .checkLGPD {
    padding-top: 0px;
    padding-bottom: 12px;
  }

  .section__formulario {
    padding-bottom: 40px;
  }
}

.section__form {
  padding-top: 20px;
  padding-bottom: 32px;
  h1 {
    color: var(--Darker-Yellow, #e0a025);
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 33.6px */
    text-transform: uppercase;
  }

  .form-container {
    display: flex;
    width: 100%;
    min-width: 320px;
    padding: 40px 0;
    flex-direction: column;
    align-items: center;
    gap: 24px;
  }

  .input-container {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 16px 32px;
    align-self: stretch;
    flex-wrap: wrap;
    flex-direction: row;
  }

  .form-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 40%;
    flex-grow: 1;
  }

  .form-item label {
    color: var(--global-color-neutral-800, #48536c);
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
  }

  /* .form-item input,
  .form-item select {
    display: flex;
    padding: var(--spacing-small-2xs, 12px) var(--spacing-small-2xs, 12px)
      var(--spacing-small-2xs, 12px) 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 4px;
    border: 1px solid var(--global-color-neutral-300, #b0b6c1);
    background: var(--transparent, rgba(255, 255, 255, 0));
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: var(--global-color-neutral-800, #48536c);
  }

  .form-item input::placeholder {
    color: var(--global-color-neutral-400, #9ba2b0);
    font-family: "Open Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
  } */
}

@media only screen and (max-width: 768px) {
  .section__form {
    .form-container {
      min-width: auto;
    }
    .input-container {
      flex-direction: column;
      .form-item {
        width: 100%;
      }
    }
  }
}
