@import url('https://fonts.googleapis.com/css2?family=Dai+Banna+SIL:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.dai-banna-sil-light {
  font-family: "Dai Banna SIL", serif;
  font-weight: 300;
  font-style: normal;
}

.dai-banna-sil-regular {
  font-family: "Dai Banna SIL", serif;
  font-weight: 400;
  font-style: normal;
}

.dai-banna-sil-medium {
  font-family: "Dai Banna SIL", serif;
  font-weight: 500;
  font-style: normal;
}

.dai-banna-sil-semibold {
  font-family: "Dai Banna SIL", serif;
  font-weight: 600;
  font-style: normal;
}

.dai-banna-sil-bold {
  font-family: "Dai Banna SIL", serif;
  font-weight: 700;
  font-style: normal;
}

.dai-banna-sil-light-italic {
  font-family: "Dai Banna SIL", serif;
  font-weight: 300;
  font-style: italic;
}

.dai-banna-sil-regular-italic {
  font-family: "Dai Banna SIL", serif;
  font-weight: 400;
  font-style: italic;
}

.dai-banna-sil-medium-italic {
  font-family: "Dai Banna SIL", serif;
  font-weight: 500;
  font-style: italic;
}

.dai-banna-sil-semibold-italic {
  font-family: "Dai Banna SIL", serif;
  font-weight: 600;
  font-style: italic;
}

.dai-banna-sil-bold-italic {
  font-family: "Dai Banna SIL", serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}


.hero-section{
  background:#fff;
}

.form-card{
  background:#2f5cff;
  padding:30px;
  color:#fff;
}

.form-card input{
  border-radius:12px;
}

.process-card{
  background:#fff;
  padding:25px;
  border-radius:16px;
  height:100%;
}

.casa-rosa{
  background:#e7a3c8;
  color:#fff;
}

.footer{
  background:#000;
  color:#fff;
  text-align:center;
  padding:20px;
}
.log-pt{
  width: 180px;
}
h1{
  color:#40C6D8;
  font-size: 34px;
}
h2{
  font-size: 28px;
  color: #2A54B2;
}
h5{
  color:#0056B8;
  font-size: 26px;
}
.btn-fm,.btn-fm-cr{
  background: #41CDDF;
  border: 1px solid #6CEEFF;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  height: 48px;
}
.btn-fm-cr{
  width: 40% !important;
}
.btn-fm:hover,.btn-fm-cr:hover{
  border: 1px solid #6CEEFF;
  color: #fff;
}
.im-form{
  background-image:url("/assets/img/form.png");
  background-size: cover;
  min-height: 600px;
}
.parr-ini{
  font-size: 16px;
    font-family: "Montserrat", sans-serif;
    color:#484848;
    font-weight: 300;
}
.tit-fm{
  font-size: 18px;
    font-family: "Montserrat", sans-serif;
    color:#fff;
    font-weight: 500;
}
.txt-fm{
  font-size: 14px;
    font-family: "Montserrat", sans-serif;
    color:#EAEAEA;
    font-weight: 300;
}
.txt-proc{
  font-size: 22px;
  color: #484848;
}
.txt-cr{
  font-size: 26px;
}
.txt-cr-n{
  font-size: 18px;
  color: #F4F4F4;
}
input{
  border-radius: 10px !important;
  border: 1px solid #ABABAB !important;
  height: 40px !important;
  color: #636363;
  font-size: 16px !important;
}
.proces{
  color:#0056B8;
  font-size: 18px;
}
.frase{
  color:#484848;
  font-size: 16px;
}
.proceso{
  padding: 65px 0;
}
.ic-proc{
  width: 60px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.bg-casa-r{
  background-image: url("/assets/img/casa-rosa.png");
  background-size: cover;
  min-height: 656px;
}
.lg-cr{
  width: 350px;
}
.tit-cs{
  color: #fff !important;
}
.txt.ven{
  font-size: 18px;
}
.bi-check-circle-fill{
  color: #2A54B2 !important;
  font-size: 18px !important;
}
span{
  color: #636363;
  font-size: 16px;
}

.impacto-texto {
  color: #6c757d; /* texto general */
  font-size: 16px;
}

.impacto-titulo {
  font-weight: 700;
  color: #000000;
}

.impacto-numero {
  font-weight: 700;
  color: #2A54B2;
}
.tst{
  background-color: #2A54B2;
  padding: 85px 0;
}
.card{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  padding: 40px 30px;
}
.card h3{
  font-size: 18px;
  color: #0056B8;
  text-align: center;
}
.card p{
  color: #636363;
  font-size: 16px;
}