h1, h2, h3, h4, h5, h6, strong, b {
  font-family: 'Nunito-Bold';
  font-weight: 400;
}
main {
  margin: auto;
  max-width: 400px;
  font-family: 'Nunito-Regular';
}
.volver {
  background-color: #fff;
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 20px;
  margin-bottom: 40px;
}
.caja_volver {
  font-family: 'Nunito-Bold';
  font-weight: 400;
}
.volver a {
  color: #122e43;
  max-width: 1280px;
  margin: auto;
}
h1, h2, h3, h4, h5, h6, strong, b {
  font-family: 'Nunito-Bold';
  font-weight: 400;
}
main {
  margin: auto;
  max-width: 400px;
  font-family: 'Nunito-Regular';
}
.volver {
  background-color: #fff;
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 20px;
  margin-bottom: 40px;
}
.caja_volver {
  font-family: 'Nunito-Bold';
  font-weight: 400;
}
.volver a {
  color: #122e43;
  max-width: 1280px;
  margin: auto;
}

.drbe-banner {
  position: relative;
  width: 100%;
  max-width: 380px;
  background-color: beige;
  height: 160px;
  border-radius: 16px;
  margin-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
}

.drbe-banner img {
  position: absolute;
}

.drbe-banner img.am-v2 {
  right: -20px;
  top: -31px;
  width: 100%;
  max-width: 120px;
}

p.di--epigrafe, h2.di--titulo, h3.di--bajada, p.di--info {
  margin: 2px 0px;
color: #222D4B;
}

.drbe-info {
  margin: 2%;
  margin-bottom: 16px;
}

.drbe--list {
  width: 90%;
}

p.di--epigrafe {
  font-size: 16px;
  line-height: 19px;
}

h2.di--titulo {
  font-size: 21px !important;
  line-height: 24px;
  font-family: Nunito-Extrabold;
}

h3.di--bajada {
  font-size: 18px;
  line-height: 21px;
}

p.di--info {
  font-size: 16px;
  line-height: 19px;
}

.rainbow {
  color: #6e137e;
  background: -webkit-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.orange-rainbow {
  color: #6e137e;
  background: -webkit-linear-gradient(50deg, rgba(253,91,0,1) 0%, rgba(253,131,0,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.orange {
  color: #ff7a02;
}

.drbe-imagen {
  margin-bottom: 4%;
  margin-top: 2%;
}

.drbe-imagen img {
  margin: 0px auto;
  display: flex;
  width: 100%;
  max-width: 380px;
}

.ma-img img {
  margin-bottom: 18px;
}

.bck-rainbow {
  border-radius: 20px;
  background: rgb(255,132,0);
  background: -moz-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: -webkit-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8400",endColorstr="#1EE4FF",GradientType=1);
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
}

.white {
  color: #FFFFFF !important;
}

.di--dcto {
  display: flex;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

.dd-valor {
  font-size: 100px;
  line-height: 80px;
  font-family: Nunito-Extrabold;
}

.porc {
  font-size: 46px;
  line-height: 46px;
  font-family: Nunito-Extrabold;
}

.dcto {
  font-size: 16px;
  line-height: 16px;
  font-family: Nunito-Extrabold;
}

.info-center {
text-align: center;
}

.info-box-left {
  text-align: left;
  align-items: flex-start !important;
}

img.br--img {
  width: 80%;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-left: 8%;
  margin-right: 8%;
}

.dd-monto {
  font-size: 60px;
  line-height: 60px;
  font-family: Nunito-Extrabold;
}

.dd-peso {
  font-size: 40px;
  line-height: 40px;
  font-family: Nunito-Extrabold;
}

.bck-white{
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  -moz-box-shadow: 0px 5px 5px #cccccc;
  -webkit-box-shadow: 0px 5px 5px #cccccc;
  box-shadow: 0px 4px 4px #cccccc;
}

.box-line {
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #cbd4dc;
}

.box-alerta {
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
}

.alerta-pato {
background-color: #FFF9E5;
}

.alerta-flamenco {
background-color: #FFD5D6;
}

.alerta-loro {
background-color: #C3D4FF;
}

.alerta-rana {
background-color: #ddedc5;
}

.drbe--btn {
margin-top: 20px;
margin-bottom: 20px;
width: 100%;
}

a.btn--general {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
max-width: 236px;
font-size: 16px;
border: 0;
border-radius: 8px;
outline: 0;
cursor: pointer;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
margin-left: auto;
margin-right: auto;
}

a.btn--principal {
padding-bottom: 16px;
padding-top: 16px;
  text-decoration: none;
  background: linear-gradient(90deg, #fd5b00 0%, #fd8300 100%);
  color: #FFFFFF;
}

a.btn--principal:hover {
  -webkit-box-shadow: 0px 16px 16px -10px rgb(255 122 2 / 70%);
  -moz-box-shadow: 0px 16px 16px -10px rgba(255, 122, 2, 0.7);
  -ms-box-shadow: 0px 16px 16px -10px rgba(255, 122, 2, 0.7);
  -o-box-shadow: 0px 16px 16px -10px rgba(255, 122, 2, 0.7);
  box-shadow: 0px 16px 16px -10px rgb(255 122 2 / 70%);
}

a.btn--secundario {
padding-bottom: 16px;
padding-top: 16px;
  text-decoration: none;
  background: #FFFFFF;
  color: #416179;
border:2px solid #cbd4dc;
}

a.btn--secundario:hover {
  border:2px solid #416179;
}

a.btn--terceario {
  text-decoration: none;
  background: #FFFFFF;
  color: #189eff;
margin-top: 0 !important;
margin-bottom: 20px !important;
}

a.btn--terceario:hover {
text-decoration: underline;
}

.drbe-emd {
  background: rgb(255,132,0);
  background: -moz-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: -webkit-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8400",endColorstr="#1EE4FF",GradientType=1);
  width: 100%;
  max-width: 340px;
  flex-flow: column;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
margin-top: 40px;
}

.emd--tips {
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  text-align: center;
}

.emd--tips > div {
  flex-flow: column;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

a.btn--rainbow {
  padding-bottom: 16px;
  padding-top: 16px;
  text-decoration: none;
  background: #FFFFFF;
  padding-right: 20px;
  padding-left: 20px;
}

a.btn--rainbow span {
  color: #6e137e;
  background: -webkit-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.drbe-legal {
  margin-bottom: 10px;
}

p.di--legal {
  font-size: 14px;
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 21px;
  padding-bottom: 20px;
  color: #222D4B;
}

.drbe-legal .drbe-info {
  display: flex;
  align-items: center;
  padding-top: 26px;
  border-top: 1px solid #cbd4dc;
}

.drbe-legal .drbe-info img {
  margin-right: 10px;
  width: 100%;
  max-width: 40px;
  margin-left: 10px;
}

.cae-list {
  width: 90%;
}

.cae-list .cae-list__item {
margin-bottom: 14px;
  font-size: 14px;
  line-height: 18px;
}

.cae-list .cae-list__item span {
  font-family: Nunito-Extrabold;
  color: #ff7700;
}

img.br--app {
  width: 100%;
  max-width: 170px;
  margin:1%;
}

.di--cont-app {
  display: flex;
  align-items: center;
  justify-content: center;
}

.di--app {
  max-width: 160px;
  width: 100%;
}

.di--app img.br--app {
  max-width: 120px;
  margin: 0;
}

img.br--app-cs {
  width: 100%;
  max-width: 76px;
}

.di--app a {
  display: block;
}

.drbe-mb-40 {
  margin-bottom: 40px;
}

.drbe-mt-40 {
  margin-top: 40px !important;
}

.drbe-mb-30 {
  margin-bottom: 30px;
}

.drbe-mt-30 {
  margin-top: 30px;
}

.drbe-mb-20 {
  margin-bottom: 20px;
}

.drbe-mt-20 {
  margin-top: 20px;
}
.bck-cdb {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/07369277702074584-fondo-cdb.png');
}
img.logo_cdb {
  margin-left: auto;
  display: flex;
  width: 100%;
  max-width: 280px;
  margin-right: auto;
  margin-bottom: 16px;
}

.newDrawerBeneficios {
  width: 100%;
  max-width: 400px;
  top: 0;
  background-color: rgba(255, 255, 255, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  padding-top: 40px;
}

/* Inicio Secciones / Contenedores */

.newDrawerBeneficios .drawer-header {
  width: 340px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 20px;
}

.newDrawerBeneficios .drawer-header img {
  width: 100%;
}

.newDrawerBeneficios .drawer-header-prev {
  width: 100%;
  padding: 0 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.newDrawerBeneficios .drawer-line-box {
  width: 340px;
  padding: 20px;
  border: 1px solid #aaa;
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 12px;
}

.newDrawerBeneficios .drawer-line-box .text-rainbow {
  font-weight: 900;
  font-size: 16px;
}

.newDrawerBeneficios .drawer-dcto {
  width: 100%;
  min-width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}


.newDrawerBeneficios .drawer-header img {
  width: 100%;
}

.newDrawerBeneficios .drawer-header img.logo {
  width: auto;
  margin-bottom: 20px;
}


.newDrawerBeneficios h1,
.newDrawerBeneficios h2,
.newDrawerBeneficios h3,
.newDrawerBeneficios h4,
.newDrawerBeneficios h5,
.newDrawerBeneficios h6, 
.newDrawerBeneficios p {
  margin: 0;
  text-align: center;
}

a, button {
  text-decoration: none;
  cursor: pointer;
}

a {
  width: auto;
  display: block;
}

.text-rainbow {
  color: #6e137e;
  background: -webkit-linear-gradient(240deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.back-rainbow {
  background: rgb(255,132,0);
  background: -moz-linear-gradient(240deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: -webkit-linear-gradient(240deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: linear-gradient(240deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8400",endColorstr="#1EE4FF",GradientType=1);
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
}

ul.blue-list {
  color: #426b96;
  font-weight: 600;
  padding: 0;
  font-size: 14px;
  margin: 0;
}

.drawer-dcto-val {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.drawer-dcto-val p {
  width: auto;
  min-width: 260px;
  text-align: left;
  font-weight: 800;
  font-size: 28px;
}

.dcto-val {
  font-weight: 900;
  font-size: 120px;
  line-height: 110px;
}

.dcto-porc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  align-self: center;

}

.dcto-porc .porc {
  font-size: 70px;
  font-weight: 800;
  line-height: 60px;
}

.dcto-porc .dcto {
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

.drawer-dcto-detail {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 10px;
}

.drawer-dcto-detail .back-rainbow {
  padding: 6px 20px;
  width: auto;
  min-width: 220px;
  font-size: 22px;
  color: white;
  font-weight: 700;
  margin-top: -15px;
  border-radius: 40px;
  line-height: 20px;
}

.title {
  font-weight: 900;
}

.drawer-consejos {
  background-color: white;
  padding: 20px;
  padding-top: 12px;
  position: relative;
  box-shadow: 2px 0 12px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  min-width: 300px;
  max-width: 340px;
  min-height: 300px;
  overflow: hidden;
}

.drawer-consejos .back-rainbow {
  position: absolute;
  top: 0;
  left: 0;
  height: 160px;
  clip-path: circle(120% at 50% -105%);
  padding: 0;
  z-index: 9;
}

.consejos-header {
  z-index: 99;
  color: white;
  position: relative;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.consejos-header img {
  width: 260px;
  margin-bottom: 45px;
}

.consejos-header h3 {
  width: 60%;
}

.consejos-header h3 {
  text-align: left;
  font-size: 32px;
  font-weight: 800;
  margin-top: 24px;
  line-height: 32px;
}

.consejos-body {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 300px;
}

.consejos-body h3 {
  text-align: left;
  font-size: 18px;
  font-weight: 900;
}

.consejos-body a {
  cursor: pointer;
  position: relative;
  z-index: 1;
}

a .btn-consejos {
  background-color: #fb7400;
  font-weight: 700;
  color: white;
  border: none;
  padding: 12px 70px;
  margin: 16px 0;
  border-radius: 28px;
  font-size: 22px;
  cursor: pointer;
}

a .btn-cta {
  background-color: #fb7400;
  font-weight: 700;
  color: white;
  border: none;
  padding: 12px 70px;
  margin: 16px 0;
  border-radius: 28px;
  font-size: 22px;
  cursor: pointer;
}

.drawer-d-simple {
  width: 340px;
}

.drawer-d-simple-title {
  font-weight: 900;
  font-size: 28px;
}

.d-simple-icon-container {
  width: 100%;
  max-width: 400px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 32px;
  margin-top: 20px;
}

.d-simple-icon-rainbow  {
  padding: 3px;
  border-radius: 60px;
  height: 80px;
  width: 80px;
}

.d-simple-icon-white {
  background-color: white;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
}

.d-simple-icon p {
  color: #222d4c;
  font-weight: 800;
  line-height: 16px;
  margin-top: 12px;
  font-size: 14px;
}

.btn-d-simple{
  border-radius: 50px;
  padding: 8px 32px;
  font-size: 24px;
  color: white;
  font-weight: 700;
  width: 250px;
  border: none;
  margin-top: 32px;
}

.btn-d-simple button{
  border-radius: 50px;
  padding: 0;
  font-size: 20px;
  color: white;
  background-color:  rgba(0, 0, 0, 0);
  font-weight: 700;
  width: 100%;
  border: none;
}

.drawer-app-download {
  width: 100%;
  max-width: 370px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.drawer-app-download h4 {
  font-weight: 900;
  font-size: 16px;
  width: 50%;
  text-align: left;
}

.drawer-app-download .icons-container {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.drawer-app-download .icons-container > img {
  width: 25%;
}

.apps-container {
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.apps-container p {
  font-size: 8px;
  font-weight: 900;
  margin-bottom: 4px;
  text-align: left;
  width: 100%;
}

.apps-icon-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.apps-icon-container a {
  width: 48%;
}

.apps-icon-container img{
  width: 100%;

}

.line-rainbow {
  padding: 0;
  max-width: 370px;
  height: 2px;
  margin: 0;
  opacity: 0.3;
}

.drawer-legal {
  max-width: 370px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.drawer-legal .tarjetas-legal {
  width: 30%;
}

.drawer-legal .logo_puntos {
  width: 15%;
}

.drawer-legal h3 {
  font-size: 16px;
  font-weight: 900;
  line-height: 16px;
}

p.legal-text {
  width: 100%;
  max-width: 370px;
  text-align: justify;
  padding-bottom: 40px;
  font-size: 14px;
  margin-top: 40px;
}

.drawer-title {
  font-weight: 900;
  font-size: 24px;
  text-align: center;
  max-width: 340px;
}

.drawer-dcto-bajada {
  font-size: 14px;
}

.drawer-dcto .tarjeta {
  width: 200px;
  margin-top: 20px;
}

.normal {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.x-bold {
  font-weight: 900;
}

.drawer-line-box-text {
  color: #436d96;
  font-size: 14px;
}
.alerta_info{
  padding: 20px;
background-color: #feefbf;
border-radius: 10px;
margin-top: 28px;
/* margin-bottom: 20px; */
margin-left: 24px;
margin-right: 24px;
}

.drawer-legal {
  position: relative !important;
  background-color: rgba(0, 0, 0, 0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 1 !important;
}
