@import url("https://fonts.googleapis.com/css2?family=Kanit:wght@100;300;700&family=Open+Sans:wght@400;800&display=swap");

/*----------------------------------------*/
/*---------------FUENTES----------------*/
@font-face {
  font-family: "Open Sans Regular";
  src: url(fonts/OpenSans-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "Open Sans ExtraBold";
  src: url(fonts/OpenSans-ExtraBold.ttf) format("truetype");
}

@font-face {
  font-family: "Open Sans CondensedRegular";
  src: url(fonts/OpenSans_Condensed-Regular.ttf) format("truetype");
}

@font-face {
  font-family: "Open Sans CondensedBold";
  src: url(fonts/OpenSans_Condensed-Bold.ttf) format("truetype");
}

@font-face {
  font-family: "Geomanist-WZ-OT-Bold";
  font-style: normal;
  src: url("./fonts/Geomanist-Bold-WZ.otf") format("opentype");
}

@font-face {
  font-family: "Geomanist-WZ-OT-Book";
  font-style: normal;
  src: url("./fonts/Geomanist-Book-WZ.otf") format("opentype");
}

@font-face {
  font-family: "Geomanist-WZ-OT-Light";
  font-style: normal;
  src: url("./fonts/Geomanist-Light-WZ.otf") format("opentype");
}

@font-face {
  font-family: "Geomanist-WZ-OT-Medium";
  font-style: normal;
  src: url("./fonts/Geomanist-Medium-WZ.otf") format("opentype");
}

@font-face {
  font-family: "Geomanist-WZ-OT-Regular";
  font-style: normal;
  src: url("./fonts/Geomanist-Regular.otf") format("opentype");
}

/*----------------------------------------*/
/*---------------GENÉRICOS----------------*/
/* Ali express Product page */
html {
  scroll-behavior: smooth;
}

:root {
  --primary: #e8927c;
  --secondary: #b3dff1;
  --accent: #f3e0c1;
  --blue: #152a69;
  --white: #ffffff;
  --red: #ff4f4e;
}

.modificador-landing {
  background-color: #b3dff1;
  margin: auto;
}

.migas {
  display: none;
}

.break-tablet-3 {
  display: none;
}

.break-tablet-2 {
  display: inline;
}

.break {
  /* display: inline-block; */
  width: 100%;
}

.break-mobile {
  display: inline-block;
  width: 100%;
}

.break-br-tablet {
  display: none;
}

.break-br-desktop {
  display: none;
}

.break-br-mobile {
  display: table-column;
}

.break-br-mobile-2 {
  display: initial;
}

/*----------------------------------------*/
/*---------STICKY FIJO SOLICITAR----------*/
.container-soliticar-button-float-desktop a {
  text-decoration: none !important;
  color: inherit !important;
}

.main_content-depositos a {
  text-decoration: none !important;
}

.main_content-depositos .link_underline {
  text-decoration: underline !important;
  color: inherit !important;
}

button.link_underline {
  border: none;
  outline: none;
}

.main_content-depositos {
  /* padding-top: 56px; */
  position: relative;
  /* max-width: 1600px; */
  /* margin: auto; */
  overflow-x: hidden;
}

.main_content-depositos .container-soliticar-button-float {
  /* padding: 20px 7px 20px 21px; */
  padding: 25px 7px 25px 27px;
  background-color: #ff4f4e;
  opacity: 0.9;
  display: none;
  align-items: center;
  position: fixed;
  right: 0;
  gap: 10px;
  border-radius: 30px 0 0 30px;
  z-index: 5;
  top: 538px;
  text-decoration: none !important;
}

.container-soliticar-button-float-desktop {
  display: none;
}

.container-soliticar-button-float-desktop {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: #152a69;
  height: 70px;
  position: fixed;
  bottom: 0;
  z-index: 10;
}

.left_side_sticky {
  display: none;
}

.left_side_sticky-piggy-bank {
  border-radius: 50%;
  background-color: var(--primary);
  display: flex;
  justify-content: center;
  width: 52px;
  height: 52px;
  position: relative;
  /* top: 300px;
	right: 150px; */
  z-index: 1;
}

.left_side_sticky .nuevo {
  color: var(--primary);
}

.left_side_sticky h3 {
  font-size: 14px;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  line-height: 16px;
  color: white;
  margin-top: 10px;
}

.left_side_sticky h3 .bold {
  font-size: 14px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 16px;
}

.left_side_sticky h3 .underline {
  text-decoration: underline;
}

.piggy-bank-sticky {
  width: 65%;
  height: auto;
}

.container-soliticar-button-float-desktop .center-buttons > .solicitar {
  font-size: 12px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 22px;
  color: white !important;
  background-color: #ff4f4e;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  height: 35px;
  width: 120px;
}

.container-soliticar-button-float-desktop .center-buttons > .soy_cliente {
  font-size: 12px;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  line-height: 12px;
  color: white !important;
  background-color: var(--blue);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  height: 35px;
  width: 119px;
  border: 2px solid #ffffff;
}

.container-soliticar-button-float-desktop .center-buttons > .soy_cliente p {
  margin-bottom: 0px;
}

.soy_cliente_text {
  font-size: 12px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 12px;
  display: block;
}

.center-buttons {
  display: flex;
  gap: 10px;
  position: relative;
  /* right: 120px; */
}

.container-soliticar-button-float-desktop .container__ir-arriba {
  display: none;
}

.container-soliticar-button-float p {
  font-size: 16px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 20px;
  color: white;
  margin: 0;
}

/*----------------------------------------*/
/*--------------BANNER HERO---------------*/
.depositos__product__banner-hero {
  background-color: var(--secondary);
  padding: 60px 0px 0px;
}

.depositos___wrapper {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 0px;
}

.depositos_hero_wrapper {
  display: grid;
  gap: 20px;
}

@media (max-width: 755px) {
  .depositos_hero_wrapper {
    grid-template-columns: 1fr;
    grid-template-areas:
      "title"
      "image"
      "boxes";
    display: grid;
    justify-items: center;
    gap: 0px;
  }
}

.depositos__product__title {
  grid-area: title;
}

@media (max-width: 755px) {
  .depositos__product__title {
    display: grid;
    justify-items: center;
    margin-top: 30px;
  }
}

.depositos__product__banner-hero h1 {
  font-family: "Geomanist-WZ-OT-Light";
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  color: var(--blue);
  padding: 0 0 0 24px;
}

.depositos__product__banner-hero-feature-wrapper {
  position: relative;
  grid-area: boxes;
}

@media (max-width: 755px) {
  .depositos__product__banner-hero-feature-wrapper {
    top: 130px;
    margin-bottom: -4px;
  }
}

.depositos__product__banner-hero-feature-wrapper h1 {
  display: none;
}

.depositos__product__banner-hero__container-images-item-text {
  display: none;
}

.depositos__product__banner-hero h1 .bold {
  font-family: "Geomanist-WZ-OT-Bold";
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: var(--blue);
}

.depositos__product__banner-hero h1 .underline {
  position: relative;
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-thickness: 3px;
  text-decoration-color: var(--primary);
}

.card-img-tablet {
  display: none;
}

.depositos__product__banner-hero__container-images {
  position: relative;
  margin-top: -31px;
  grid-area: image;
}

.background-image-banner-hero {
  display: none;
}

.background-image-banner-hero-tablet {
  display: none;
}

.background-image-banner-hero-mobile {
  position: absolute;
  top: 234px;
  bottom: 0;
  left: 31px;
  /* right: 0; */
  margin: auto;
  padding-right: 50px;
  display: block;
}

.liquidez_desktop {
  display: none;
}

.depositos__product__tablet-title {
  display: none;
}

.depositos__product__tabla-riesgo {
  margin: 25px 24px 0px;
}

.depositos__product__tabla-riesgo-borde {
  display: flex;
  flex-direction: column;
  border-color: black;
  border-width: 1px;
  border-style: solid;
  background-color: #ffffff;
}

.depositos__product__tabla-riesgo-first-row {
  font-size: 12px;
  font-weight: 400;
  color: #656565;
  font-family: "Geomanist-WZ-OT-Book";
  line-height: 14px;
  text-align: center;
  padding: 10px 20px;
  border-color: #656565;
  border-width: 1px;
  border-style: solid;
}

.depositos__product__tabla-riesgo-second-row {
  display: flex;
  flex-direction: row;
  font-size: 10px;
  font-weight: 400;
  color: #656565;
  font-family: "Geomanist-WZ-OT-Book";
  line-height: 11px;
  text-align: center;
}

.depositos__product__tabla-riesgo-first-column {
  border-color: #656565;
  border-width: 1px;
  border-style: solid;
  padding: 27px 10px 10px 10px;
  width: 255%;
}

.depositos__product__tabla-riesgo-first-column .title {
  font-size: 45.82px;
  font-weight: 400;
  color: #656565;
  font-family: "Geomanist-WZ-OT-Book";
  line-height: 36px;
  text-align: center;
  margin-bottom: 15px;
  display: block;
  margin-bottom: 15px;
}

.depositos__product__tabla-riesgo-second-column {
  border-color: #656565;
  border-width: 1px;
  border-style: solid;
  text-align: left;
  padding: 10px 10px 0 10px;
}

.depositos__product__tabla-riesgo-second-column .bold {
  font-size: 10px;
  font-weight: 700;
  color: #656565;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 11px;
  text-align: center;
  text-align: left;
  display: block;
}

.number_black {
  color: black;
}

.depositos__product__banner-hero-nuevo-label {
  width: 288px;
  height: 54px;
  gap: 0px;
  border-radius: 16px 16px 0px 0px;
  opacity: 0px;
  background-color: var(--blue);
  font-family: "Geomanist-WZ-OT-Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  color: white;
  padding: 5px;
  margin-left: 15px;
  position: relative;
  top: -115px;
  left: 10px;
  z-index: 0;
}

.depositos__product__banner-hero-botones {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: relative;
  top: -17px;
  margin-top: 20px;
}

.main_content-depositos .depositos__product__banner-hero-left-button {
  font-size: 15px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 15px;
  color: white !important;
  background-color: var(--blue);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  height: 42px;
  width: 136.48px;
}

.depositos__product__banner-hero-right-button {
  font-size: 15px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  height: 42px;
  width: 150px;
  border: 1px solid #152a69;
}

.depositos__product__banner-hero-right-button span {
  color: var(--blue);
  width: 100px;
}

.depositos__product__banner-hero-piggy-bank {
  border-radius: 50%;
  background-color: var(--primary);
  display: flex;
  justify-content: center;
  width: 100px;
  height: 100px;
  position: relative;
  top: 20px;
  right: 780px;
  z-index: 3;
  display: none;
}

.piggy-bank {
  width: 55px;
  height: 51px;
  object-fit: cover;
  top: 25px;
  position: relative;
}

.depositos__product__estructura-columnas {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  position: relative;
  bottom: -5px;
}

.card-img {
  position: relative;
  z-index: 1;
  margin-top: 41px;
  width: auto;
  position: absolute;
  top: 235px;
  left: 22px;
}

.card-img-desktop {
  display: none;
}

.depositos__product__banner-hero__container-features {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 32px 24px 0px;
  margin-bottom: 25px;
}

.container-single-feature {
  border-radius: 16px;
  gap: 15px;
  /* flex: 1; */
  display: flex;
  padding: 27px 24px 18px 22px;
  height: 418px;
  width: 288px;
  position: relative;
  bottom: 165px;
  left: 1px;
  flex-direction: column;
  text-align: center;
  z-index: 1;
  background-color: white;
}

.container-single-feature p {
  margin: 0;
  font-size: 23px;
  font-weight: 400;
  line-height: 27px;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
}

.container-single-feature p .bold {
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
}

.container-single-feature .superbold {
  font-size: 46px;
  font-weight: 700;
  line-height: 46px;
  font-family: "Geomanist-WZ-OT-Bold";
  color: var(--blue);
  display: block;
  margin-top: 25px;
}

.container-single-feature .bigbold {
  font-size: 32px;
  font-weight: 700;
  line-height: 36.32px;
  font-family: "Geomanist-WZ-OT-Bold";
  color: var(--blue);
}

.container-single-feature .container-diagonal {
  border-radius: 99px;
  background-color: #e8927c;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 15px;
}

.depositos__product__banner-hero__container-features-columns {
  display: flex;
  justify-content: space-between;
  padding: 5px 26px 0 40px;
}

.depositos__product__banner-hero__container-features-columns
  .container-single-feature-columns {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  height: 85px;
  /* justify-content: space-between; */
}

.depositos__product__banner-hero__container-features-columns
  .container-single-feature-columns
  p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-family: "Geomanist-WZ-OT-Book";
  text-decoration: underline;
  color: var(--blue);
  margin-bottom: 15px;
  text-align: center;
}

.depositos__product__banner-hero__container-features-columns-desktop {
  display: none;
}

.container-single-feature .container-diagonal-arrow {
  background-color: #e8927c;
  border-radius: 99px;
  width: 36px;
  min-width: 36px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.container-single-feature .container-diagonal-arrow .diagonal-arrow-white {
  display: none;
}

.depositos__product__banner-hero__container-features-columns
  .container-diagonal-arrow {
  border-radius: 99px;
  padding: 10px 15px;
  border: 1px solid;
  color: var(--blue);
  width: 36px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 755px) {
  .depositos__product__banner-hero__container-images {
    /* margin-bottom: 443px; */
    z-index: 2;
  }
}

@media (max-width: 755px) {
  .depositos__product__banner-hero h1 {
    margin-bottom: 25px;
    text-align: center;
    padding: 0px;
    width: 250px;
  }
}

/*----------------------------------------*/
/*--------BOXES LINKS & SIMULADOR---------*/
.link-arrow {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}

.container__moverte-trae-a-cuenta {
  padding: 22px 0px 48px;
}

.content_columns_scroll_buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 81px;
  flex-wrap: wrap;
}

.content_columns_scroll_single_button {
  border: 2px solid #b9c0d2;
  border-radius: 16px;
  width: 138px;
  height: 204px;
  padding: 27px 10px 24px;
}

.content_columns_scroll_single_button:hover {
  background-color: #152a69;
}

.content_columns_scroll_single_button:hover h3,
.content_columns_scroll_single_button:hover p,
.content_columns_scroll_single_button:hover h2,
.content_columns_scroll_single_button:hover h2 span {
  color: #ffffff;
}

.content_columns_scroll_single_button:hover img {
  filter: brightness(0) invert(1);
}

.content_columns_scroll_single_button:hover .container-diagonal-arrow p {
  color: #ffffff;
}

.content_columns_scroll_single_button_header {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 12px;
  align-items: center;
}

.scroll-img {
  position: relative;
  top: -7px;
  width: 40px;
}

.content_columns_scroll_single_button .container-diagonal-arrow {
  display: flex;
  align-items: center;
  z-index: 4;
  border-radius: 16px;
  width: 100%;
  /* justify-content: center; */
  gap: 10px;
  flex-direction: column;
  min-height: 164px;
  justify-content: flex-end;
}

.content_columns_scroll_single_button .container-diagonal-arrow p {
  margin: 0;
  font-weight: 700;
  line-height: 16px;
  font-size: 14px;
  font-family: "Geomanist-WZ-OT-Bold";
  color: var(--blue);
  text-decoration: underline;
  text-align: center;
  padding: 0px 14px;
}

.content_columns_simulator-subtitle {
  background-color: var(--secondary);
  width: 100%;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content_columns_simulator-subtitle P {
  font-size: 23px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
  margin: 0;
  width: 200px;
}

.content_columns_simulator-subtitle .bold {
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
}

.content_columns_main-silutator-container
  .content_columns_column
  .range-amount-simulator {
  margin-top: 6px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
}

.range-amount-simulator .bold {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
}

.content_columns-input-amount-tablet {
  display: none;
}

.content_columns_mi-simulacion-container {
  display: none;
}

.content_columns_simulator-amount-container
  .content_columns_simulator-intereses {
  font-size: 36px;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
  margin-bottom: 10px;
}

.content_columns_simulator-amount-container
  .content_columns_simulator-porcentaje {
  font-size: 23px;
  line-height: 24.6px;
  text-align: center;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
}

.content_columns_simulator-amount-container
  .content_columns_simulator-porcentaje
  .bold {
  font-size: 23px;
  line-height: 24.6px;
  text-align: center;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
}

.content_columns_simulator-button-third-row {
  display: none;
}

.content_columns_simulator-button {
  display: flex;
  justify-content: center;
  width: 100%;
}

.content_columns_simulator-button a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--white);
  background-color: var(--blue);
  border-radius: 66px;
  height: 54px;
  width: 144px;
  border: none;
}

.content_columns_simulator-container {
  padding: 0;
}

.container__moverte-trae-a-cuenta h2 {
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Light";
  margin-bottom: -12px;
  width: 300px;
}

.container__moverte-trae-a-cuenta h2 .underline {
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
  position: relative;
  display: inline-block;
}

.content_columns_scroll_single_button h2 {
  font-family: "Geomanist-WZ-OT-Book";
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: var(--blue);
  text-align: center;
  margin: 0px 5px;
  margin-top: -5px;
  width: 104px;
}

.container__moverte-trae-a-cuenta h2 .underline::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  /* Ajusta la posición vertical del subrayado */
  height: 5px;
  /* Grosor del subrayado */
  background-color: #e8927c;
  /* Tu color específico */
  border-radius: 5px;
}

.container__moverte-trae-a-cuenta h2 .bold {
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Bold";
}

.container__moverte-trae-a-cuenta h2 .extra-bold {
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Bold";
  background-color: #e8927c;
  padding: 0 3px;
  display: inline-block;
}

.content_columns_title-wrap {
  display: grid;
  justify-items: center;
}

.container__moverte-trae-a-cuenta .subtitle {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
  margin-bottom: 34px;
  margin-top: 14px;
}

.container__moverte-trae-a-cuenta__items {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

.container__moverte-trae-a-cuenta__items-item {
  padding: 24px 0 34px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 16px;
  background-color: #f0f0f0;
}

.container__moverte-trae-a-cuenta__items-item h3 {
  font-weight: 400;
  font-size: 23px;
  line-height: 27px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
  margin-bottom: 14px;
}

.container__moverte-trae-a-cuenta__items-item h3 .bold {
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
}

.container__moverte-trae-a-cuenta__items-item .description {
  font-family: "Geomanist-WZ-OT-Book";
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  font-size: 16px;
  color: var(--blue);
  margin: 0;
}

.container__moverte-trae-a-cuenta__items-item .bold {
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
}

/* Simulador checkbox */
.content_columns_main-silutator-container {
  display: flex;
  gap: 26px;
  width: 100%;
  flex-direction: column;
}

.content_columns_simulator-container {
  background-color: var(--blue);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 16px;
  flex: 1;
  margin: 0 20px;
}

.content_columns_simulator-container > p {
  font-weight: 700;
  font-size: 12px;
  line-height: 27px;
  color: white;
  font-family: "Geomanist-WZ-OT-Book";
  margin: 0;
}

.content_columns_simulator-wrapper {
  background-color: #f0f0f0;
  width: 100%;
  border-radius: 0px 0 16px 16px;
  padding: 25px 25px 48px;
}

.content_columns_simulator-row-wrapper {
  display: flex;
  padding: 25px 27px;
  justify-content: space-between;
}

.content_columns_line-separator {
  width: 100%;
  height: 1px;
  background-color: var(--blue);
  display: none;
}

.content_columns-first-column p {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: var(--blue);
  font-family: "Geomanist-WZ-OT-Regular";
  margin: 0;
}

.content_columns-input-amount {
  background-color: white;
  border-radius: 6px;
  font-size: 23px;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Regular";
  display: flex;
  align-items: center;
  justify-content: center;
}

.content_columns-input-amount-element {
  border: none;
  text-align: center;
  color: var(--blue);
  font-size: 23px;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Regular";
  width: 50%;
  height: 47px;
  outline: none;
}

.content_columns-input-amount-element:focus {
  outline: 2px solid #007bff; /* Blue border */
  outline-offset: 2px;
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.content_columns_main-silutator-container .content_columns_column {
  flex: 1;
  overflow: hidden;
  margin-bottom: 8px;
  /* display: flex;
  align-items: center; */
}

.content_columns_column-last-row {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.content_columns_main-silutator-container .content_columns_column-range {
  display: flex;
  align-items: center;
}

.content_columns_simulator-container .calculator_input {
  margin-bottom: 0px;
  margin-right: 20px;
  display: flex;
  align-items: center;
}

.content_columns_simulator-container .calculator_slider {
  height: 1px;
  background: black;
  border-radius: 20px;
  z-index: 2;
}

.content_columns_main-silutator-container .content_columns_inputs-corner {
  background-color: black;
  height: 10px;
  width: 1px;
}

.content_columns_simulator-container .calculator_input:before {
  height: 1px;
  background: transparent;
  content: "";
  margin-left: calc((var(--min) - var(--min)) / var(--dif) * 24px);
  width: calc(((var(--b) - var(--min)) / var(--dif) * 100%) + var(--h));
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  z-index: 1;
}

.content_columns_simulator-container .calculator_input:after {
  height: 1px;
  background: black;
  content: "";
  margin-left: calc((var(--b) - var(--min)) / var(--dif) * 100%);
  width: calc((var(--min) - var(--b)) / var(--dif) * 100%);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
  z-index: 1;
}

.content_columns_simulator-container .calculator_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 56px;
  height: 29px;
  min-height: 29px;
  box-shadow: none;
  cursor: pointer;
  border-radius: 60px;
  z-index: 10;
  position: relative;
  background-color: var(--primary);
  background-image: url("./assets/depositos_product/left-arrow.png"),
    url("./assets/depositos_product/right-arrow.png");
  background-repeat: no-repeat;
  background-position: 7px center, 38px center;
  background-size: 10px 13px, 10px 13px;
}

#rango_dinero:focus {
  outline: 2px solid #007bff; /* Blue border */
  outline-offset: 2px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 123, 255, 0.7);
}

input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 56px;
  height: 29px;
  min-height: 29px;
  background-color: var(--primary);
  cursor: pointer;
  border-radius: 60px;
  z-index: 10;
  position: relative;
  background-image: url("./assets/depositos_product/left-arrow.png"),
    url("./assets/depositos_product/right-arrow.png");
  background-repeat: no-repeat;
  background-position: 7px center, 38px center;
  background-size: 10px 13px, 10px 13px;
}

input[type="range"]::-ms-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 56px;
  height: 29px;
  min-height: 29px;
  background-color: var(--primary);
  cursor: pointer;
  border-radius: 60px;
  z-index: 10;
  position: relative;
  background-image: url("./assets/depositos_product/left-arrow.png"),
    url("./assets/depositos_product/right-arrow.png");
  background-repeat: no-repeat;
  background-position: 7px center, 38px center;
  background-size: 10px 13px, 10px 13px;
}

.content_columns_period-times {
  display: flex;
  justify-content: space-between;
  gap: 27px;
}

.content_columns_period-times .content_columns_item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content_columns_period-times .content_columns_item p {
  margin: 0;
  margin-bottom: 5px;
  color: var(--blue);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Regular";
}

.content_columns_main-silutator-container
  .content_columns_period-times
  .switch {
  position: relative;
  display: inline-block;
  width: 50px;
  /* width: 60px; */
  height: 25px;
  /* height: 34px; */
  margin: 0;
}

.content_columns_main-silutator-container
  .content_columns_period-times
  .switch
  input {
  opacity: 0;
  width: 0;
  height: 0;
}

.content_columns_main-silutator-container
  .content_columns_period-times
  input:checked
  + .slider {
  background-color: #ffffff;
}

.content_columns_main-silutator-container
  .content_columns_period-times
  input:checked
  + .slider:before {
  background-color: var(--primary);
}

.content_columns_main-silutator-container .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.content_columns_main-silutator-container .slider:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  left: 0px;
  bottom: 0px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border: 1px solid var(--primary);
}

.content_columns_main-silutator-container
  .content_columns_period-times
  input:checked
  + .slider:before {
  -webkit-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
}

.content_columns_main-silutator-container
  .content_columns_period-times
  .slider.round {
  border-radius: 6px;
}

.content_columns_main-silutator-container
  .content_columns_period-times
  .slider.round:before {
  border-radius: 6px;
}

.content_columns_main-silutator-container .content_columns_column p {
  margin: 0;
}

.content_columns_column-text,
.content_columns_column-desc,
.content_columns_column-desc-2 {
  color: var(--blue);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Regular";
}

.content_columns_column-desc .bold {
  font-family: "Geomanist-WZ-OT-Bold";
  font-weight: 700;
}

.content_columns_column-desc .underline {
  text-decoration: underline;
}

.content_columns_main-silutator-container
  .content_columns_column
  .content_columns_column-text {
  margin-bottom: 10px;
}

.content_columns_main-silutator-container
  .content_columns_column
  .content_columns_column-desc-2 {
  margin-top: 22px;
}

.content_columns_column-number {
  color: var(--blue);
  font-size: 23px;
  font-weight: 700;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Book";
}

.content_columns_column-number-2 {
  color: var(--blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Book";
}

.content_columns_title {
  color: var(--blue);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Light";
  margin-bottom: 50px;
  text-align: center;
}

.content_columns_title .bold {
  color: var(--blue);
  font-size: 23px;
  font-weight: 700;
  line-height: 25px;
  font-family: "Geomanist-WZ-OT-Bold";
  margin-bottom: 50px;
  text-align: center;
}

.content_columns_desc {
  color: var(--blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Light";
  text-align: center;
  margin-bottom: 45px;
}

@media (max-width: 755px) {
  .content_columns_desc {
    width: 270px;
  }
}

.content_columns_desc .bold {
  color: var(--blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Bold";
  text-align: center;
}

.content_columns_description {
  color: var(--blue);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Light";
  text-align: center;
  margin: 0;
}

.content_columns_description.bold {
  color: var(--blue);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Bold";
  text-align: center;
  margin: 0;
}

.content_columns_description .underline {
  text-decoration: underline;
}

/*Solo aplica a visualizacion mobile*/
@media (max-width: 755px) {
  .content_columns_simulator-container > p {
    margin: 3px;
  }

  .content_columns_column-range {
    order: 2;
    width: 100%;
    margin-top: 0px;
    min-height: 29px;
  }

  .content_columns_column-amount {
    order: 1;
    width: 100%;
    margin-top: 13px;
  }

  .content_columns_simulator-container .calculator_input {
    margin: 0;
    width: 100%;
  }

  .content_columns_simulator-row {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .content_columns_simulator-row-wrapper {
    flex-direction: column;
    align-items: center;
    padding: 15px 23px;
    width: 100%;
  }

  .content_columns_period-times {
    margin-top: 9px;
  }

  .content_columns_simulator-row-wrapper-first-row {
    padding: 15px 0px 30px;
  }

  .content_columns_simulator-row-wrapper-second-row {
    padding: 13px 23px 38px;
  }

  .content_columns_line-separator {
    width: 85%;
  }

  .content_columns_simulator-row-wrapper-last-row {
    padding: 19px 0;
  }

  .content_columns_simulator-amount-container {
    margin-top: 11px;
  }

  .content_columns_boxes-container {
    margin-top: 18px;
  }

  .content_columns_box {
    padding: 24px 0 32px;
  }

  .content_columns-icon {
    margin-bottom: 13px;
  }

  .content_columns_title {
    margin-bottom: 14px;
  }

  .content_columns_boxes-container {
    gap: 17px;
  }

  .content_columns_main-silutator-container {
    gap: 39px;
  }

  .content_columns_column-text,
  .content_columns_column-desc,
  .content_columns_column-desc-2,
  .content_columns_column-number-2,
  .content_columns_column-number {
    text-align: center;
  }

  .content_columns_container-last-row-last-two-columns {
    display: flex;
    margin-top: 21px;
    gap: 40px;
  }

  .content_columns_column-no-mobile {
    display: none;
  }

  .content_columns_main-silutator-container
    .content_columns_column
    .content_columns_column-text {
    margin-bottom: -3px;
  }

  .content_columns_column-number {
    color: var(--blue);
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Book";
  }

  .content_columns-cuotas {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .content_columns-cuotas .content_columns_line-separator {
    margin-top: 16px;
  }
}

/*----------------------------------------*/
/*--------------DEPÓSITOS-----------------*/
.subrayado_necesidades_desktop {
  display: none;
}

.subrayado_necesidades_tablet {
  display: inline;
}

.depositos___wrapper__ventajas {
  max-width: 1200px;
  margin: auto;
  /* padding-bottom: 47px; */
  margin-bottom: -35px;
}

.depositos__product__necesidades {
  padding: 67px 0px 0px;
  background-color: var(--secondary);
}

.depositos__product__necesidades h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
  text-align: center;
  margin-bottom: 25px;
}

@media (max-width: 755px) {
  .depositos__product__necesidades h2 {
    width: 240px;
  }
}

.depositos__product__necesidades h2 .underline {
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Geomanist-WZ-OT-Light";
  position: relative;
  display: inline-block;
}

.superindice {
  font-size: 18px;
}

.depositos__product__necesidades h2 .underline::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 3px;
  background-color: var(--primary);
  border-radius: 5px;
}

.depositos__product__necesidades h2 .underline-mobile {
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Geomanist-WZ-OT-Light";
  position: relative;
  display: contents;
}

.depositos__product__necesidades h2 .underline-mobile::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3px;
  height: 4px;
  background-color: #e8927c;
  border-radius: 5px;
}

.depositos__product__necesidades h2 .bold {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
}

.depositos__product__necesidades h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
  text-align: center;
  margin-bottom: 35px;
  margin-top: 15px;
}
@media (max-width: 755px) {
  .depositos__product__necesidades h3 {
    width: 245px;
  }
}

.depositos__product__necesidades h3 .bold {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
}

.depositos__product__necesidades__container-card h2 .big {
  font-weight: 400;
  font-size: 26px;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
  margin-bottom: 10px;
  margin-top: 65px;
  position: relative;
  text-align: center;
  top: 10px;
  display: block;
  margin-top: 0;
  margin-bottom: 25px;
}

.depositos__product__necesidades__container-card h2 .semibig {
  position: relative;
  bottom: 10px;
}

.linea-divisoria {
  bottom: 5px;
  position: relative;
}

.depositos__product__necesidades__container-card h2 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
  text-align: center;
  margin-bottom: 0px;
  margin-top: 18px;
}

.depositos__product__necesidades__container-card .cliente_text {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  font-family: "Geomanist-WZ-OT-Book";
  color: var(--blue);
  text-align: center;
  padding: 0px 30px;
  margin-top: -10px;
}

.depositos__product__necesidades__container-card .cliente_text .bold {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  font-family: "Geomanist-WZ-OT-Bold";
  color: var(--blue);
}

.depositos__product__necesidades__consulta {
  font-family: "Geomanist-WZ-OT-Book";
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  color: #152a69;
  margin-top: -5px;
}

.depositos__product__necesidades__consulta .bold {
  font-family: "Geomanist-WZ-OT-Bold";
  font-size: 12px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
}

.depositos__product__necesidades__senzillo {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  width: 70px;
  height: 70px;
  position: relative;
  left: 242px;
  top: -685px;
  z-index: 1;
  margin-top: 5px;
  top: -740px;
}

.depositos___wrapper__ventajas h3 .underline {
  text-decoration: underline;
}

.depositos__product__necesidades__senzillo .senzillo {
  width: 90px;
  height: 90px;
  top: 0px;
  left: 00px;
  position: relative;
}

.depositos__product__necesidades__senzillo .percent {
  width: 25px;
  position: relative;
  /* top: 5px; */
  left: -5px;
}

.depositos__product__necesidades__senzillo .online {
  width: 45px;
  /* height: 35px; */
  top: 18px;
  left: -45px;
  position: relative;
}

.main_content-depositos .depositos__product__necesidades-card-button {
  font-size: 15px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 42px;
  color: white !important;
  background-color: var(--blue);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  height: 42px;
  width: 136.48px;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
}

/* == Carrusel 1 ==*/
/* Estilos para hacer que el contenedor de tarjetas sea un carrusel en dispositivos móviles */
.depositos__product__necesidades__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
  margin-left: 25px;
  /* espacio para los bullets */
}

.depositos__product__necesidades__container-card {
  display: flex;
  flex-direction: column;
  min-width: 191px;
  align-items: center;
  position: relative;
  background-color: #e8f5fb;
  border-radius: 16px;
  padding-bottom: 28px;
  height: 300px;
  flex: 0 0 100%;
  /* Cada tarjeta ocupa el 100% del ancho del contenedor */
  scroll-snap-align: start;
  box-sizing: border-box;
  padding: 0 10px;
  /* Espacio entre las tarjetas */
  max-width: 191px;
}

.depositos__product__necesidades__container-card .container-round-img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--primary);
}

.depositos__product__necesidades__container-card .container-round-img {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: auto;
}

/* .depositos__product__necesidades__container-card
  .container-round-img
  img {
} */
.depositos__product__necesidades__container-card h2 .bold {
  font-weight: 700;
  font-size: 26px;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Bold";
  margin-bottom: 20px;
  color: var(--blue);
  margin-top: 84px;
  text-align: center;
}

.depositos__product__necesidades__container-card .subtitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Bold";
  margin-bottom: 15px;
  color: var(--blue);
  text-align: center;
}

.depositos__product__necesidades__container-card .description {
  font-weight: 700;
  font-size: 26px;
  line-height: 17px;
  font-family: "Geomanist-WZ-OT-Bold";
  margin-bottom: 15px;
  color: var(--blue);
  text-align: center;
}

.depositos__product__necesidades__container-card .description .bold {
  font-weight: 700;
  font-size: 26px;
  line-height: 17px;
  font-family: "Geomanist-WZ-OT-Bold";
  color: var(--blue);
}

.depositos__product__necesidades__container-image {
  position: relative;
}

.depositos__product__necesidades__container-image .container-image-pay {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}

.depositos__product__necesidades__container-image .mobile-depositos {
  margin-top: 46px;
}

@media (max-width: 755px) {
  .depositos__product__necesidades__container-cards {
    padding: 0 24px;
    width: 100%;
    gap: 13px;
    display: flex;
    flex-direction: row;
    margin-bottom: 32px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* Oculta la barra de desplazamiento en Firefox */
  }

  .depositos__product__necesidades__container-image {
    display: flex;
    justify-content: flex-start;
    width: 100%;
  }

  .depositos__product__necesidades__container-cards::-webkit-scrollbar {
    display: none;
    /* Oculta la barra de desplazamiento en Chrome, Safari y Opera */
  }

  /* Estilos para los bullets */
  .depositos__product__necesidades__bullets {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    position: relative;
    bottom: 20px;
    right: 15px;
  }

  .depositos__product__necesidades__bullet {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 50%;
    margin: 0 5px;
    transition: background-color 0.3s;
  }

  .depositos__product__necesidades__bullet.active {
    background-color: #000;
    /* Color del bullet activo */
  }

  .depositos__product__necesidades_header {
    display: grid;
    justify-items: center;
  }
}

/* Solo aplica los estilos anteriores en dispositivos móviles */
@media (min-width: 768px) {
  .depositos__product__necesidades__container-cards {
    display: block;
    overflow: visible;
  }

  .depositos__product__necesidades__container-card {
    flex: none;
    padding: 0;
  }

  .depositos__product__necesidades__bullets {
    display: none;
  }
}

/*----------------------------------------*/
/*---------------EN 4 PASOS---------------*/
.depositos__product__payment-method {
  padding: 43px 0px 25px;
  background: white;
  overflow-x: hidden;
}

.depositos__product__payment-method h2 {
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
  text-align: center;
  margin-bottom: -10px;
  padding: 0 24px;
}

@media (max-width: 755px) {
  .depositos__product__payment-method h2 {
    width: 280px;
  }
}

.depositos__product__payment-method h2 .underline {
  font-size: 26px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Geomanist-WZ-OT-Light";
  position: relative;
  display: inline-block;
}

.depositos__product__payment-method h2 .underline::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  /* Ajusta la posición vertical del subrayado */
  height: 4px;
  /* Grosor del subrayado */
  background-color: var(--primary);
  /* Tu color específico */
  border-radius: 5px;
}

.depositos__product__payment-method h2 .bold {
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
}

.depositos__product__payment-method .description {
  font-size: 16px;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  line-height: 22px;
  text-align: center;
  color: var(--blue);
  margin-bottom: 38px;
  padding: 0 24px;
}

.depositos__product__payment-method__container-features-columns-desktop {
  display: flex;
  height: 312px;
  width: 288px;
  /* gap: 6px; */
  padding: 0px 45px 0px;
  /* padding-right: 78px; */
  margin: auto;
  margin-bottom: 12px;
  justify-content: space-between;
  border-radius: 16px;
  border: 2px solid #84a9c8;
  flex-direction: column;
}

.depositos__product__payment-method__container-features-columns-desktop
  .container-single-feature-first-column {
  margin: auto;
  padding-top: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* width: 100%; */
  height: 125px;
}

.depositos__product__payment-method__container-features-columns-desktop
  .container-single-feature-second-column {
  padding: 23px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* width: 100%; */
  height: 125px;
}

.depositos__product__payment-method__container-features-columns-desktop
  .container-single-feature-second-column
  p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  text-align: center;
  line-height: 22px;
  color: var(--blue);
  width: 198px;
}

.depositos__product__payment-method__container-features-columns-desktop
  .container-single-feature-third-column {
  padding: 0px 0px 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* width: 100%; */
  height: 125px;
}

.depositos__product__payment-method__container-features-columns-desktop
  .container-single-feature-third-column
  p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Geomanist-WZ-OT-Book";
  text-align: center;
  line-height: 22px;
  color: var(--blue);
  width: 194px;
}

.depositos__product__payment-method__container-features-columns-desktop
  .container-single-feature-third-column
  .underline {
  text-decoration: underline;
}

.depositos__product__payment-method__container-features-columns-desktop
  .container-single-feature-first-column
  img {
  width: 56.13px;
  height: 49px;
}

.depositos__product__payment-method__container-features-columns-desktop
  p
  .bold {
  font-size: 16px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  text-align: center;
  line-height: 22px;
  color: var(--blue);
}

.depositos__product__payment-method__two-columns {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  gap: 12px;
  margin-top: 56px;
}

.depositos__product__payment-method__two-columns h3 {
  font-family: "Geomanist-WZ-OT-Bold";
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  color: #152a69;
}

.depositos__product__payment-method__two-columns p {
  font-family: "Geomanist-WZ-OT-Book";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  margin: 15px 0px 23px 0px;
  width: 250px;
}

.depositos__product__payment-method__left-column {
  border-radius: 16px;
  width: 288px;
  height: 504px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 45px 29px;
  /* margin-right: -18px; */
  /* margin-left: -18px; */
  /* margin-bottom: 25px; */
  background-color: #f3e0c1;
  align-items: center;
}

.depositos__product__payment-method__left-column h3 {
  width: 180px;
}

.depositos__product__payment-method__right-column h3 {
  width: 100px;
}

.depositos__product__payment-method__left-column
  .depositos__product__payment-method__two-columns__button {
  position: relative;
  top: -50px;
}

.depositos__product__payment-method__right-column
  .depositos__product__payment-method__two-columns__button {
  position: relative;
  top: -75px;
}

.depositos__product__payment-method__right-column {
  border-radius: 16px;
  width: 288px;
  height: 504px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 45px 29px;
  /* margin-right: -18px; */
  /* margin-left: -18px; */
  margin-bottom: 25px;
  background-color: #e8927c;
  align-items: center;
}

.main_content-depositos
  .depositos__product__payment-method__two-columns__button {
  font-size: 15px;
  font-weight: 700;
  font-family: "Geomanist-WZ-OT-Bold";
  line-height: 42px;
  color: white !important;
  background-color: var(--blue);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 999px;
  height: 42px;
  width: 136.48px;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  z-index: 2;
}

.girl_depositos_tablet {
  z-index: 1;
  top: -9px;
  position: relative;
}

.depositos__product__payment-method__left-column
  .depositos__product__payment-method__two-columns__button {
  top: -90px;
}

.depositos__product__payment-method__right-column
  .depositos__product__payment-method__two-columns__button {
  top: -125px;
}

.card_depositos_tablet {
  z-index: 1;
  position: relative;
  top: -48px;
  left: 28px;
  width: 340px;
}

.depositos___second-wrapper h2 {
  margin-top: 65px;
}

.depositos__product__payment-method__card-item img {
  width: 50px;
  height: 45px;
  margin: auto;
  margin-top: 1px;
  margin-bottom: 18px;
}

.depositos__product__payment-method__card-item-desktop {
  display: none;
}

.depositos__product__payment-method__card-item h3 {
  font-family: "Geomanist-WZ-OT-Bold";
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
  text-align: center;
  margin-bottom: 12px;
  color: var(--blue);
}

.depositos__product__payment-method__card-item p {
  font-family: "Geomanist-WZ-OT-Book";
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  font-size: 16px;
  color: var(--blue);
  /* margin: -15px; */
}

.depositos__product__payment-method__card-item .pago-aplazado p {
  padding: 20px 10px 0px;
}

.depositos__product__payment-method__card-item .underline {
  text-decoration: underline;
}

/* @media (max-width: 755px) {
  .pago-aplazado {
    padding: 43px 10px 38px;
  }
} */

.depositos__product__payment-method__card-item .pago-aplazado-tin {
  margin-top: -15px;
}

.depositos__product__payment-method__card-item p .bold {
  font-family: "Geomanist-WZ-OT-Bold";
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  color: var(--blue);
}

.depositos__product__payment-method__explore {
  padding: 0 12px;
}

.depositos__product__payment-method__explore h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Book";
  /* margin-bottom: 18px;
  margin-top: 32px; */
  margin: 35px 25px 18px;
  color: var(--blue);
}

.depositos__product__payment-method__explore h3 span {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Bold";
}

.depositos__product__payment-method__explore-yellow-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.depositos__product__payment-method__explore-yellow {
  border-radius: 6px;
  display: flex;
  align-items: center;
  height: 76px;
  width: 288px;
  padding: 22px 20px;
  background-color: var(--blue);
  /* gap: 10px; */
  margin: auto;
}

.depositos__product__payment-method__explore-yellow p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  font-family: "Geomanist-WZ-OT-Book";
  color: #ffffff;
  margin-top: 18px;
}

@media (max-width: 755px) {
  .clipboard_mobile {
    margin-left: 5px;
    width: 150px;
    margin-right: 30px;
  }

  .depositos__product__payment-method_header {
    display: grid;
    justify-items: center;
  }
}

.calculadora_mobile {
  margin-left: 12px;
}

.depositos__product__payment-method__explore-yellow p .bold {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  font-family: "Geomanist-WZ-OT-Bold";
}

.open-link-desktop {
  display: block;
}

@media (max-width: 755px) {
  /* == Carrusel 2 ==*/

  /* Estilos para hacer que el contenedor de tarjetas sea un carrusel en dispositivos móviles */
  .depositos__product__payment-method__card-container {
    /* position: relative;
  overflow: hidden;
  padding-bottom: 20px; */
    /* espacio para los bullets */
    /* display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; */
    /* Oculta la barra de desplazamiento en Firefox */

    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding-bottom: 20px;
    margin-left: 25px;
    /* margin-right: 25px; */
  }

  .depositos__product__payment-method__cards-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin-bottom: 30px;
    margin-top: 48px;
    gap: 12px;
    flex-direction: row;
    width: 100%;
    padding: 0px 24px;
  }

  .estructura-columna {
    display: flex;
    flex-direction: column;
    min-width: 191px;
    align-items: center;
    position: relative;
    border-radius: 16px;
    padding-bottom: 28px;
    flex: 0 0 100%;
    scroll-snap-align: start;
    box-sizing: border-box;
    padding: 0 10px;
    max-width: 191px;
  }

  .moneda_numeracion {
    border-radius: 50%;
    background-color: var(--primary);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    width: 70px;
    height: 70px;
    /* position: absolute; */
    z-index: 1;
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 23px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    top: -50px;
    /* margin-left: 61px; */
    z-index: 7;
  }

  .depositos__product__payment-method__card-item {
    width: 192px;
    height: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 16px;
    align-items: center;
    background-color: #e8f5fb;
    position: relative;
    top: -42px;
    padding: 76px 17px 10px 17px;
  }

  .girl_depositos {
    display: none;
  }

  .card_depositos {
    display: none;
  }

  .depositos__product__payment-method__card-container::-webkit-scrollbar {
    display: none;
    /* Oculta la barra de desplazamiento en Chrome, Safari y Opera */
  }

  /* Estilos para los bullets */
  .depositos__product__payment-method__bullets {
    display: flex;
    justify-content: center;
    margin-top: 10px;
    position: relative;
    top: -42px;
    right: 12px;
  }

  .depositos__product__payment-method__bullet {
    width: 10px;
    height: 10px;
    background-color: #ccc;
    border-radius: 50%;
    margin: 0 5px;
    transition: background-color 0.3s;
  }

  .depositos__product__payment-method__bullet.active {
    background-color: #000;
    /* Color del bullet activo */
  }

  .depositos___second-wrapper {
    display: grid;
    justify-items: center;
  }
}

/* Solo aplica los estilos anteriores en dispositivos móviles */
@media (min-width: 768px) {
  .depositos__product__payment-method__card-container {
    display: block;
    overflow: visible;
  }

  .estructura-columna {
    flex: none;
    padding: 0;
  }

  .depositos__product__payment-method__bullets {
    display: none;
  }
}

/*----------------------------------------*/
/*------------NO TENGAS DUDAS-------------*/
.depositos__product__no-tengas-dudas {
  background-color: #f0f0f0;
  padding: 40px 24px 48px;
}

.depositos__product__no-tengas-dudas h2 {
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
  margin-bottom: 20px;
}

.depositos__product__no-tengas-dudas h2 span {
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Bold";
  display: block;
  width: 100%;
}

.depositos__product__no-tengas-dudas h3 {
  font-size: 26px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Light";
  color: var(--blue);
  margin-bottom: 30px;
}

.depositos__product__no-tengas-dudas h3 span {
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  font-family: "Geomanist-WZ-OT-Bold";
  /* display: block;
  width: 100%; */
}

.depositos__product__no-tengas-dudas__container-cards {
  display: flex;
  flex-direction: column;
  gap: 13px;
}

.depositos__product__no-tengas-dudas__item {
  padding: 24px;
  padding-top: 32px;
  padding-bottom: 28px;
  background-color: white;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  border: none !important;
}

.depositos__product__no-tengas-dudas__item:focus {
  outline: auto;
  outline-offset: 2px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.7);
}

.depositos__product__no-tengas-dudas__item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}

.arrow-up {
  width: 12px;
}

.depositos__product__no-tengas-dudas__item-header p {
  font-weight: 700;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Bold";
  font-size: 16px;
  color: var(--blue);
  margin: 0;
  text-align: left;
  width: 280px;
}

.depositos__product__no-tengas-dudas__item-button {
  border-radius: 50%;
  background-color: var(--secondary);
  display: flex;
  justify-content: center;
  /* align-items: center; */
  width: 31px;
  height: 31px;
  min-width: 31px;
}

.depositos__product__no-tengas-dudas__item-body {
  display: none;
}

.depositos__product__no-tengas-dudas__item-body p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  font-family: "Geomanist-WZ-OT-Book";
  color: #949494;
  margin-top: 15px;
  margin-right: 3px;
  margin-bottom: 0;
  width: 220px;
  text-align: left;
}

.depositos__product__no-tengas-dudas__item-body p .enlace-desplegable {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Bold";
  color: #949494;
  /* margin-top: 20px; */
  text-decoration: underline !important;
}

.depositos__product__no-tengas-dudas__show-more {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  font-family: "Geomanist-WZ-OT-Bold";
  text-align: center;
  color: var(--blue);
  width: 100%;
  margin-top: 34px;
}

.arrow-up {
  transform: rotate(180deg);
  transition: all 1s;
}

.depositos__product__no-tengas-dudas__item-body.active {
  display: block;
}

.arrow-up.active {
  transform: rotate(360deg);
}

.depositos__product__no-tengas-dudas__wrapper {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 0px;
}

.link_underline:focus {
  outline: auto;
  outline-offset: 2px;
  border-radius: 5px;
  box-shadow: 0 0 8px rgba(0, 123, 255, 0.7);
}

/*----------------------------------------*/
/*--------------TEXTO LEGAL---------------*/
.depositos__product__banner-text {
  padding: 0px 24px 20px;
  max-width: 1216px;
  margin: auto;
  margin-top: 60px;
}

.depositos__product__banner-text p {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  font-family: "Geomanist-WZ-OT-Book";
  margin: 0 0 13px;
  color: var(--blue);
  text-align: justify;
}

.depositos__product__banner-text p .bold {
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  font-family: "Geomanist-WZ-OT-Bold";
  margin: 0 0 0;
  color: var(--blue);
}

.depositos__product__banner-text .underline {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .header_margin_bottom {
    padding-bottom: 0px;
  }
}

.depositos__product__banner-hero-left-button:focus,
.buttonQuiero:focus,
.depositos__product__necesidades-card-button:focus,
.depositos__product__payment-method__explore-yellow:focus,
.depositos__product__payment-method__two-columns__button:focus {
  outline: 3px solid #787878 !important;
}
