.page {
  background-color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}

.page .div {
  background-color: #ffffff;
  width: 1440px;
  position: relative;
}

.page .div .footer {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: absolute;
  width: 1440px;
  top: 1500px;
  left: 0;
  background-color: var(--neutralswhite);
}

.page .core-app-store {
  display: flex;
  height: 135px;
  align-items: center;
  gap: 40px;
  padding: 0px 120px;
  position: relative;
  align-self: stretch;
  width: 100%;
  z-index: 0;
  background-color: var(--neutralspale-grey-25-background);
}

.page .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: var(--28-xxxl-regular-font-family);
  font-weight: var(--28-xxxl-regular-font-weight);
  color: #1a314d;
  font-size: var(--28-xxxl-regular-font-size);
  letter-spacing: var(--28-xxxl-regular-letter-spacing);
  line-height: var(--28-xxxl-regular-line-height);
  white-space: nowrap;
  font-style: var(--28-xxxl-regular-font-style);
}

.page .badges-container {
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding: 0px 0px 0px 30px;
  position: relative;
  flex: 0 0 auto;
}

.page .core-app-stores {
  position: relative;
  width: 169px;
  height: 40px;
}

.page .core-divider {
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.page .img {
  width: 159.33px;
  position: relative;
  height: 40px;
}

.page .core-app-stores-2 {
  width: 175.01px;
  position: relative;
  height: 40px;
}

.page .image-placeholder {
  display: flex;
  flex-direction: column;
  width: 230px;
  height: 240px;
  align-items: flex-start;
  position: absolute;
  top: -69px;
  left: 1088px;
}

.page .image-fill {
  position: relative;
  flex: 1;
  align-self: stretch;
  width: 100%;
  flex-grow: 1;
}

.page .core-disclaimer {
  display: flex;
  align-items: center;
  gap: 248px;
  padding: 30px 120px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  z-index: -1;
  background-color: var(--extendedextended-11-color);
}

.page .disclaimer-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.page .core-page-links {
  display: inline-flex;
  align-items: center;
  gap: 30px;
  position: relative;
  flex: 0 0 auto;
}

.page .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--16-m-regular-body-1-dbl-font-family);
  font-weight: var(--16-m-regular-body-1-dbl-font-weight);
  color: var(--neutralswhite);
  font-size: var(--16-m-regular-body-1-dbl-font-size);
  letter-spacing: var(--16-m-regular-body-1-dbl-letter-spacing);
  line-height: var(--16-m-regular-body-1-dbl-line-height);
  white-space: nowrap;
  font-style: var(--16-m-regular-body-1-dbl-font-style);
}

.page .p {
  position: relative;
  align-self: stretch;
  font-family: var(--16-m-regular-body-1-dbl-font-family);
  font-weight: var(--16-m-regular-body-1-dbl-font-weight);
  color: var(--neutralspale-grey);
  font-size: var(--16-m-regular-body-1-dbl-font-size);
  letter-spacing: var(--16-m-regular-body-1-dbl-letter-spacing);
  line-height: var(--16-m-regular-body-1-dbl-line-height);
  font-style: var(--16-m-regular-body-1-dbl-font-style);
}

.page .core-social-media {
  position: relative;
  flex: 0 0 auto;
}

.page .banner-hero-floatee {
  display: flex;
  flex-direction: column;
  width: 1440px;
  height: 486px;
  align-items: flex-start;
  gap: 10px;
  padding: 40px 120px;
  position: absolute;
  top: 66px;
  left: 0;
  background-image: url(../../img/banner-hero-floatee.png);
  background-size: cover;
  background-position: 50% 50%;
}

.page .core-banner-content {
  display: flex;
  width: 382px;
  height: 408px;
  align-items: center;
  padding: 38px 44px 38px 36px;
  position: relative;
  margin-top: -1px;
  margin-bottom: -1px;
  margin-left: -1px;
  border-radius: 8px;
  background: linear-gradient(180deg, rgb(0, 51, 170) 0%, rgb(0, 98, 225) 100%);
}

.page .core-banner-content-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-evenly;
  gap: 15px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
}

.page .core-header-text {
  display: flex;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.page .banner-header-text {
  position: relative;
  width: 308px;
  margin-top: -1px;
  margin-right: -8px;
  font-family: var(--titulo-h1-font-family);
  font-weight: var(--titulo-h1-font-weight);
  color: #ffffff;
  font-size: var(--titulo-h1-font-size);
  letter-spacing: var(--titulo-h1-letter-spacing);
  line-height: var(--titulo-h1-line-height);
  font-style: var(--titulo-h1-font-style);
}

.page .core-body-button {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 30px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.page .banner-body-text {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--textos-texto-font-family);
  font-weight: var(--textos-texto-font-weight);
  color: #ffffff;
  font-size: var(--textos-texto-font-size);
  letter-spacing: var(--textos-texto-letter-spacing);
  line-height: var(--textos-texto-line-height);
  font-style: var(--textos-texto-font-style);
}

.page .buttons {
  align-self: stretch;
  width: 100%;
  background-color: #ffffff;
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px;
  position: relative;
  border-radius: 8px;
}

.page .BUTTON {
  color: var(--primarysecondary-color);
  position: relative;
  width: fit-content;
  margin-top: -6.5px;
  margin-bottom: -4.5px;
  font-family: var(--subtitulos-h5-font-family);
  font-weight: var(--subtitulos-h5-font-weight);
  font-size: var(--subtitulos-h5-font-size);
  letter-spacing: var(--subtitulos-h5-letter-spacing);
  line-height: var(--subtitulos-h5-line-height);
  white-space: nowrap;
  font-style: var(--subtitulos-h5-font-style);
  all: unset;
  box-sizing: border-box;
}

.page .simulador-func {
  display: inline-flex;
  height: 905px;
  align-items: center;
  justify-content: center;
  gap: 100px;
  padding: 4px 6px;
  position: absolute;
  top: 582px;
  left: 179px;
}

.page .frame {
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
  padding: 4px;
  flex: 0 0 auto;
  display: inline-flex;
  position: relative;
}

.page .descricao {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
  position: relative;
  flex: 0 0 auto;
}

.page .titulo {
  position: relative;
  width: 416px;
  margin-top: -1px;
  font-family: var(--titulo-h2-font-family);
  font-weight: var(--titulo-h2-font-weight);
  color: #1a314d;
  font-size: var(--titulo-h2-font-size);
  letter-spacing: var(--titulo-h2-letter-spacing);
  line-height: var(--titulo-h2-line-height);
  font-style: var(--titulo-h2-font-style);
}

.page .text-wrapper-3 {
  position: relative;
  width: 416px;
  font-family: var(--textos-texto3-font-family);
  font-weight: var(--textos-texto3-font-weight);
  color: #1a314d;
  font-size: var(--textos-texto3-font-size);
  letter-spacing: var(--textos-texto3-letter-spacing);
  line-height: var(--textos-texto3-line-height);
  font-style: var(--textos-texto3-font-style);
}

.page .formulario {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.page .input-field {
  display: flex;
  flex-direction: column;
  width: 410px;
  align-items: flex-start;
  gap: 5px;
  padding: 10px 0px;
  position: relative;
  flex: 0 0 auto;
}

.page .core-top-label {
  display: inline-flex;
  align-items: center;
  justify-content: Normal;
  gap: 5px;
  position: relative;
  align-self: stretch;
  flex: 0 0 auto;
}

.page .label {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--textos-texto2-font-family);
  font-weight: var(--textos-texto2-font-weight);
  color: #1a314d;
  font-size: var(--textos-texto2-font-size);
  letter-spacing: var(--textos-texto2-letter-spacing);
  line-height: var(--textos-texto2-line-height);
  white-space: nowrap;
  font-style: var(--textos-texto2-font-style);
}

.page .img-2 {
  position: relative;
  width: 16px;
  height: 16px;
}

.page .core-input-text {
  display: flex;
  height: 40px;
  align-items: center;
  gap: 10px;
  padding: 7px 10px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--neutralswhite);
  border-radius: 8px;
  border: 1px solid;
  border-color: var(--neutralslight-grey-text-subdued);
}

.page .core-input-range {
  display: flex;

  align-items: center;
  gap: 10px;
  padding: 7px 10px 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: var(--neutralswhite);
  border-radius: 8px;
  border: none;
  border-color: var(--neutralslight-grey-text-subdued);
}
.page .rangeP {
  border: none;
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--textos-texto3-font-family);
  font-weight: var(--textos-texto3-font-weight);
  color: var(--neutralslight-grey-text-subdued);
  font-size: var(--textos-texto3-font-size);
  letter-spacing: var(--textos-texto3-letter-spacing);
  line-height: var(--textos-texto3-line-height);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-style: var(--textos-texto3-font-style);
}

.page .placeholder {
  border: none;
  position: relative;
  flex: 1;
  height: 25px;
  margin-top: -1px;
  font-family: var(--textos-texto3-font-family);
  font-weight: var(--textos-texto3-font-weight);
  color: var(--neutralslight-grey-text-subdued);
  font-size: var(--textos-texto3-font-size);
  letter-spacing: var(--textos-texto3-letter-spacing);
  line-height: var(--textos-texto3-line-height);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-style: var(--textos-texto3-font-style);
}
textarea:focus, input:focus, select:focus {
  outline: 0;
}


.page .core-hint-text {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.page .text-wrapper-4 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: var(--textos-descricao-font-family);
  font-weight: var(--textos-descricao-font-weight);
  color: var(--neutralslight-grey-text-subdued);
  font-size: var(--textos-descricao-font-size);
  letter-spacing: var(--textos-descricao-letter-spacing);
  line-height: var(--textos-descricao-line-height);
  font-style: var(--textos-descricao-font-style);
}

.page .BUTTON-wrapper {
  width: 410px;
  background-color: var(--primarysecondary-color);
  display: flex;
  height: 50px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 20px;
  position: relative;
  border-radius: 8px;
}

.page .button {
  color: #ffffff;
  position: relative;
  width: fit-content;
  margin-top: -6.5px;
  margin-bottom: -4.5px;
  font-family: var(--subtitulos-h5-font-family);
  font-weight: var(--subtitulos-h5-font-weight);
  font-size: var(--subtitulos-h5-font-size);
  letter-spacing: var(--subtitulos-h5-letter-spacing);
  line-height: var(--subtitulos-h5-line-height);
  white-space: nowrap;
  font-style: var(--subtitulos-h5-font-style);
  all: unset;
  box-sizing: border-box;
}

.page .link-list {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  position: relative;
  flex: 0 0 auto;
}

.page .link {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.page .div-2 {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 0 0 auto;
}

.page .link-2 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--14-BUTTON-s-bold-font-family);
  font-weight: var(--14-BUTTON-s-bold-font-weight);
  color: var(--primarysecondary-color);
  font-size: var(--14-BUTTON-s-bold-font-size);
  letter-spacing: var(--14-BUTTON-s-bold-letter-spacing);
  line-height: var(--14-BUTTON-s-bold-line-height);
  white-space: nowrap;
  font-style: var(--14-BUTTON-s-bold-font-style);
}

.page .rectangle {
  position: relative;
  width: 2px;
  height: 500px;
  background-color: var(--primaryprimary-color-20);
  border-radius: 2px;
}

.page .resultado {
  position: relative;
  width: 444px;
  height: 535px;
}

.page .overlap-group {
  position: relative;
  width: 460px;
  height: 600px;
  top: -3px;
  left: -9px;
  background-image: url(../../img/frame-3.svg);
  background-size: 100% 100%;
}

.page .frame-2 {
  flex-direction: column;
  align-items: center;
  gap: 30px;
  top: 89px;
  left: 50px;
  display: inline-flex;
  position: relative;
}

.page .frame-3 {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 0 0 auto;
  display: inline-flex;
  position: relative;
}

.page .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--titulo-h2-font-family);
  font-weight: var(--titulo-h2-font-weight);
  color: var(--neutralslight-grey-text-subdued);
  font-size: var(--titulo-h2-font-size);
  text-align: center;
  letter-spacing: var(--titulo-h2-letter-spacing);
  line-height: var(--titulo-h2-line-height);
  white-space: nowrap;
  font-style: var(--titulo-h2-font-style);
}

.page .frame-4 {
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  padding: 4px;
  flex: 0 0 auto;
  display: inline-flex;
  position: relative;
}

.page .text-wrapper-6 {
  font-weight: var(--titulo-h1-font-weight);
  font-size: var(--titulo-h1-font-size);
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--titulo-h1-font-family);
  color: #1a314d;
  text-align: right;
  letter-spacing: var(--titulo-h1-letter-spacing);
  line-height: var(--titulo-h1-line-height);
  white-space: nowrap;
  font-style: var(--titulo-h1-font-style);
}

.page .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: var(--textos-texto-font-family);
  font-weight: var(--textos-texto-font-weight);
  color: var(--neutralslight-grey-text-subdued);
  font-size: var(--textos-texto-font-size);
  letter-spacing: var(--textos-texto-letter-spacing);
  line-height: var(--textos-texto-line-height);
  white-space: nowrap;
  font-style: var(--textos-texto-font-style);
}

.page .rectangle-2 {
  position: relative;
  width: 330px;
  height: 4px;
  background-color: var(--primaryprimary-color);
  border-radius: 4px;
}

.page .frame-5 {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  flex: 0 0 auto;
  display: inline-flex;
  position: relative;
}

.page .text-wrapper-8 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--textos-texto-font-family);
  font-weight: var(--textos-texto-font-weight);
  color: var(--neutralslight-grey-text-subdued);
  font-size: var(--textos-texto-font-size);
  text-align: center;
  letter-spacing: var(--textos-texto-letter-spacing);
  line-height: var(--textos-texto-line-height);
  white-space: nowrap;
  font-style: var(--textos-texto-font-style);
}

.page .text-wrapper-9 {
  font-weight: var(--subtitulos-h4-font-weight);
  font-size: var(--subtitulos-h4-font-size);
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: var(--subtitulos-h4-font-family);
  color: #1a314d;
  text-align: right;
  letter-spacing: var(--subtitulos-h4-letter-spacing);
  line-height: var(--subtitulos-h4-line-height);
  white-space: nowrap;
  font-style: var(--subtitulos-h4-font-style);
}

.page .nav {
  position: absolute;
  width: 1440px;
  height: 66px;
  top: 0;
  left: 0;
}

.page .overlap {
  position: relative;
  height: 67px;
  background-color: var(--extendedextended-11-color);
}

.page .horizontal-SB-white {
  position: absolute;
  width: 191px;
  height: 50px;
  top: 8px;
  left: 72px;
}


button {
  border-radius: 8px;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 12px 45px;
  height: 40px;
  width: 100%;

}

button:active {
  transform: scale(0.95);
}

button:focus {
  outline: none;
}

button.ghost {
  background-color: transparent;
  border-color: #FFFFFF;
}

 .btn_primary {
  border: 2px solid var(--primary-secondary-color, #0062E1);
  background-color: var(--primary-secondary-color, #0062E1);
  color: #FFFFFF;
}
.btn_sec {
  border: 2px solid var(--primary-secondary-color, #0062E1);
  background-color:  #FFFFFF;
  color:var(--primary-secondary-color, #0062E1);
}

.btn-download {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  position: relative;
  }

  .btn-download:hover{
    border: none;
    border-radius: 8px;
    cursor: pointer;
    background-color: var(--primaryprimary-color-20);
  }
  .btn-download:active {
    transform: scale(0.95);
  }
  
  .btn-download:focus {
    outline: none;
  }
  
  .btn-download.ghost {
    background-color: transparent;
    border-color: #FFFFFF;
  }
  .btn-download .icn-document-pdf {
  position: relative;
  width: 36px;
  height: 36px;
  }
  .btn-download .text-wrapper {
  position: relative;
  width: fit-content;
  font-family: var(--textos-texto2-font-family);
  font-weight: var(--textos-texto2-font-weight);
  color: var(--primaryprimary-color);
  font-size: var(--textos-texto2-font-size);
  letter-spacing: var(--textos-texto2-letter-spacing);
  line-height: var(--textos-texto2-line-height);
  white-space: nowrap;
  font-style: var(--textos-texto2-font-style);
  }

