.sat h1 {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.5%;
  margin-bottom: 42px;
}
.sat .box-content-banner-internal {
  width: 90%;
  text-align: start;
}
.sat .box-content-banner-internal .box-text-banner {
  text-align: center;
}
.sat .box-content-banner-internal .box-text-banner p {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.5%;
  margin-bottom: 12px;
}
.sat .box-form-banner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  column-gap: 12px;
}
.sat .box-form-banner .form-login {
  width: calc(50% - 6px);
  min-width: calc(50% - 6px);
  height: 100%;
  min-height: 100%;
}
.sat .box-form-banner .form-login iframe {
  border: unset;
}
.sat .box-form-banner .bloque-registrarme {
  width: calc(50% - 6px);
  background: #5284C4;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  padding: 42px 32px;
}
.sat .box-form-banner .bloque-registrarme h2 {
  color: #000;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.5%;
}
.sat .box-form-banner .bloque-registrarme p {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sat .form-registrarme {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sat .form-registrarme.activo {
  display: flex;
}
.sat .form-registrarme .div-img-form-registrarme {
  width: 50%;
  height: 100%;
}
.sat .form-registrarme .div-img-form-registrarme img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.sat .form-registrarme .form {
  width: 50%;
  height: 100%;
  background: #5284C4;
  overflow-y: scroll;
  padding: 105px 53px 42px 53px;
}
.sat .form-registrarme .form::-webkit-scrollbar {
  display: none;
}
.sat .form-registrarme .form .pre-titulo p {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 103.5%;
  margin-bottom: 24px;
}
.sat .form-registrarme .form .titulo h2 {
  color: #000;
  font-family: Poppins;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.5%;
  margin-bottom: 24px;
}
.sat .form-registrarme .form .descripcion p {
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.5%;
  margin-bottom: 24px;
}
.sat .form-registrarme .form .descripcion p:last-child {
  color: #000;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.sat .form-registrarme .form .clickdform {
  padding-top: 0 !important;
  padding-left: 0 !important;
}
.sat .form-registrarme .form #clickdimensionsForm {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 24px;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:not(:has(select)) {
  width: calc(50% - 12px);
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow .minSize3 {
  height: fit-content;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow .maxSize3 {
  margin-top: 0;
  margin-bottom: 0;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow span {
  color: #000 !important;
  font-family: Poppins !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400 !important;
  top: 0;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow input[type=text] {
  background: transparent;
  border: unset !important;
  border-color: unset !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  margin-bottom: 0 !important;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(23),
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(24) {
  width: 100% !important;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(25) {
  min-width: 100% !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 24px;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(25) .responsiveCell {
  width: calc(32% - 12px) !important;
  min-width: calc(32% - 12px) !important;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(26) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 24px;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(26) .responsiveCell {
  width: calc(50% - 12px) !important;
  min-width: calc(50% - 12px) !important;
}
.sat .form-registrarme .form #clickdimensionsForm select {
  background: transparent;
  border: unset;
  border-bottom: 1px solid #000;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(27),
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(28),
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(30) {
  display: none !important;
  height: 0 !important;
  max-height: 0 !important;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(29) {
  width: 100%;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(29) .minSize3 {
  min-width: 100%;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(29) .minSize3 p {
  color: #000;
  font-family: Poppins;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(31),
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(32) {
  width: 100%;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(31) input[type=checkbox],
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(32) input[type=checkbox] {
  width: fit-content !important;
  margin-right: 14px;
  margin-bottom: 0 !important;
  transform: translateY(2px);
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(35) > div {
  text-align: left !important;
  margin-bottom: 42px;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(35) > div .buttonContainer {
  margin: 0 !important;
}
.sat .form-registrarme .form #clickdimensionsForm .responsiveRow:nth-child(35) > div input[type=button] {
  color: #000 !important;
  font-family: Poppins !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  border-radius: 30px !important;
  border: 1px solid #000 !important;
  background-color: #5284C4 !important;
  margin: 0 !important;
}
.sat .seccion-contenido {
  padding-top: 84px;
  padding-bottom: 140px;
}
.sat .seccion-contenido h2 {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.5%;
  margin-bottom: 56px;
}
.sat .seccion-contenido .bloque {
  height: fit-content;
  max-width: 336px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sat .seccion-contenido .bloque img {
  height: 52px;
  margin-bottom: 42px;
}
.sat .seccion-contenido .bloque h3 {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.5%;
  margin-bottom: 24px;
}
.sat .seccion-contenido .bloque p {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.5%;
}

@media (max-width: 1025px) {
  .sat .section-banner.section-banner-barista {
    height: 50vh !important;
  }
  .sat .box-content-banner-internal {
    width: 100%;
  }
  .sat .form-registrarme {
    flex-direction: column;
    position: relative;
    top: -50vh;
    margin-bottom: -50vh;
  }
  .sat .form-registrarme .div-img-form-registrarme {
    height: 50vh;
    width: 100%;
  }
  .sat .form-registrarme .form {
    width: 100%;
  }
  .sat .box-form-banner {
    flex-direction: column;
  }
  .sat .box-form-banner .form-login {
    width: 100%;
    height: 250px;
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
  }
  .sat .box-form-banner .bloque-registrarme {
    width: 100%;
  }
  .sat .desactivar-mobile {
    display: none;
  }
}
@media (max-width: 598px) {
  .sat .form-registrarme .form #clickdimensionsForm .responsiveRow:not(:has(select)) {
    width: 100%;
  }
}
.cta-azul {
  width: fit-content;
  display: flex;
  flex-direction: column;
  max-height: 51px;
  overflow: hidden;
  border-radius: 30px;
  cursor: pointer;
}
.cta-azul a {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  padding: 12px 32px;
  border-radius: 30px;
  border: 1px solid #000;
  text-decoration: none;
  transition: all ease 0.5s;
  box-sizing: border-box;
}
.cta-azul a.secondary-link {
  border-radius: unset;
  background: #000;
  color: #fff !important;
  opacity: 0;
}
.cta-azul:hover a {
  transform: translateY(-51px);
  opacity: 1;
}

.box-btn-SAT {
  margin-left: 14px;
}

/*# sourceMappingURL=custom-style.css.map */
