.bch-aura .h--p0 {
  padding: 0rem !important;
}


.bch-aura .cardBasica .cardBanner--img {
  max-height: 117px;
  overflow: hidden;
  border-radius: 12px;
}

.bch-aura .h--p1 {
  padding: 1rem !important;
}

.Display.secundario {
  color: #0038E1;
}

.Display {
  font-size: 32px;
  font-size: 2rem;
  line-height: 2;
  font-family: "Nunito Sans", sans-serif;
}

.bch-aura .titulo-caja {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bch-aura .superior-card.card-apv .cabecera-card {
  padding: 1rem;
}

.bch-aura .cabecera-card {
  text-align: center;
  padding: 16px 16px 0px;
}

.bch-aura .h--px1_5 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}


.bch-aura .superior-card.card-apv {
  height: auto;
}

.bch-aura .superior-card {
  gap: 4px;
  background-image: url(../assets/Fondos_Header_card.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 88px;
  border-radius: 16px 16px 0px 0px;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
}

.primario-light {

  color: #002464;

}

.linea-margin {
  margin-bottom: 4%
}

section {
  display: inherit !important;
}

.bch-aura .h--p1 {
  padding: 1rem !important;
}


.bch-aura .h--m0 {
  margin: 0 !important;
}


.cardBasica.cardOutline--light.h--m0.h--px1_5.h--py1.h--mb1--xs {
  margin-bottom: 1rem!important;
}

.cardBasica.cardOutline--light.h--m0.h--p1.h--mb1--xs {
  margin-bottom: 1rem!important;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px){
  .bch-aura .flex-column-xs {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
  }
}

.bch-aura .cardBasica.cardOutline--light {
  background-color: #FFFFFF;
  border: 1px solid #A3C1F5;
  box-shadow: none !important;
}

.bch-aura .h--p1 {
  padding: 1rem !important;
}



.p-14.terciario-dark {
  color: #2A343D;
}

p.terciario-dark {
  color: #2A343D;
}

.p-14 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
  color: #2A343D;
}


p.bold {
  font-family: "Nunito Sans";
  font-weight: 700;
}


.bch-aura .h--p1 {
  padding: 1rem !important;
}

.bch-aura .h--mb0_5 {
  margin-bottom: 0.5rem !important;
}


.p-12.terciario {
  color: #536374;
}

p.terciario {
  color: #536374;
}

.p-12 {
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.75rem;
  line-height: 16px;
  font-weight: 400;
  color: #2A343D;
}

.p-12.terciario {
  color: #536374;
}

.p-12.bold {
  font-family: "Nunito Sans";
  font-weight: 700;
}

p.terciario {
  color: #536374;
}

p.bold {
  font-family: "Nunito Sans";
  font-weight: 700;
}


.bch-aura .cardBasica .cardBanner--img img {
  width: 100%;
  height: 100%;
}

.bch-aura .btn-secundario {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4;
  text-align: center;
  border-radius: 24px;
  min-width: 100px;
  line-height: 1;
  margin: 0px;
  padding: 0.7rem 2.5rem !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #0038E1;
  background-color: #FFFFFF;
  border: 1px solid #A3B7F5;
  transition: 0.5s ease-in-out;
}

.bch-aura .space-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.h2.secundario-normal {
  color: #295EFF;
}

.h2.bold {
  font-family: "Nunito Sans";
  font-weight: 700;
}

.bch-aura .btn-secundario.small {
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4;
  text-align: center;
  border-radius: 24px;
  line-height: 1.75;
  margin: 0px;
  padding: 5px 25px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 33px;
  height: 33px;
}

.bch-aura .h--ml1_5 {
  margin-left: 1.5rem !important;
}



.bch-aura .h--mr1 {
  margin-right: 1rem !important;
}

.bch-aura .h--ml0 {
  margin-left: 0rem !important;
}

.bch-aura .material-icons {
  font-family: "Material Icons Round";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}