@media (min-width: 1025px) {
  .break-br-mobile {
    display: none;
  }

  .break-br-tablet {
    display: none;
  }

  .break-br-desktop {
    display: initial;
  }

  .break-br-mobile-2 {
    display: none;
  }

  .break-mobile {
    display: inline;
  }

  .break {
    display: inline-block;
    width: 100%;
  }

  .break-desktop {
    display: inline-block;
    width: 100%;
  }

  .break-desktop-2 {
    display: inline-block;
    width: 100%;
  }

  .migas {
    display: none;
  }

  .container-soliticar-button-float {
    display: none;
  }
}

/*----------------------------------------*/
/*---------STICKY FIJO SOLICITAR----------*/
@media (min-width: 1025px) {
  .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: 5;
  }

  .left_side_sticky {
    z-index: 6;
    flex-direction: row;
    display: flex;
    position: relative;
    left: -423px;
    gap: 24px;
    left: -290px;
  }

  .left_side_sticky-piggy-bank {
    border-radius: 50%;
    background-color: #b3dff1;
    display: flex;
    justify-content: center;
    width: 52px;
    height: 52px;
    position: relative;
    /* top: 300px;
    right: 150px; */
    z-index: 1;
  }

  .left_side_sticky .nuevo {
    color: #b3dff1;
  }

  .left_side_sticky h2 {
    font-size: 14px;
    font-weight: 400;
    font-family: "Geomanist-WZ-OT-Book";
    line-height: 16px;
    color: white;
    margin-top: 10px;
  }

  .left_side_sticky h2 .bold {
    font-size: 14px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    line-height: 16px;
  }

  .left_side_sticky h2 .underline {
    text-decoration: underline;
  }

  .piggy-bank-sticky {
    width: 65%;
    height: auto;
    transform: rotate(346deg);
  }

  .container-soliticar-button-float-desktop .center-buttons > .solicitar {
    font-size: 16px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    line-height: 22px;
    color: var(--blue) !important;
    background-color: #ffffff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    height: 44px;
    width: 178px;
  }

  .container-soliticar-button-float-desktop .center-buttons > .soy_cliente {
    font-size: 14px;
    font-weight: 400;
    font-family: "Geomanist-WZ-OT-Book";
    line-height: 14px;
    color: white !important;
    background-color: var(--blue);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    height: 44px;
    width: 150px;
    border: 2px solid #ffffff;
  }

  .container-soliticar-button-float-desktop .center-buttons > .soy_cliente p {
    margin-bottom: 0px;
  }

  .soy_cliente_text {
    font-size: 14px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    line-height: 14px;
    display: block;
  }

  .center-buttons {
    display: flex;
    gap: 10px;
    position: relative;
    right: 120px;
  }

  .container-soliticar-button-float-desktop .container__ir-arriba {
    display: flex;
    align-items: center;
    color: white !important;
    font-weight: 700;
    font-size: 14px;
    font-family: "Geomanist-WZ-OT-Bold";
    gap: 17px;
    position: absolute;
    right: 57px;
  }

  .container-soliticar-button-float-desktop .container__ir-arriba p {
    margin: 0;
  }
}

/*----------------------------------------*/
/*--------------BANNER HERO---------------*/
@media (min-width: 1025px) {
  .cuenta-ahorro__banner-hero-flex {
    /* display: flex; */
    display: grid;
    grid-template-areas:
      "image header"
      "image  box";
    grid-template-columns: 450px 1fr;
    width: 100%;
    gap: 62px;
    column-gap: 0;
    width: 1200px;
  }

  .cuenta-ahorro__product__banner-hero {
    display: flex;
    flex-direction: column;
  }

  .cuenta-ahorro__product__banner-hero-feature-header {
    grid-area: header;
  }
  .cuenta-ahorro__product__banner-hero__container-images {
    grid-area: image;
  }
  .cuenta-ahorro__product__banner-hero-feature-wrapper {
    grid-area: box;
  }

  .cuenta-ahorro__product__banner-hero__container-images {
    flex: 1;
    margin: 0;
  }

  .cuenta-ahorro__product__banner-hero-feature-wrapper {
    flex: 1;
    /* margin-right: 33px; */
  }

  .cuenta-ahorro__product__banner-hero {
    background-color: #f3e0c1;
    padding: 0px 0px 0px;
    position: relative;
  }

  .cuenta-ahorro__product__banner-hero h1 {
    /* display: none; */
  }

  .cuenta-ahorro__product__banner-hero-condiciones {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
    color: #152a69;
    /* margin-left: 65px; */
    /* margin-bottom: 112px; */
    display: block;
    width: 400px;
  }

  .cuenta-ahorro__product__banner-hero__container-images-item-text {
    display: none;
  }

  .cuenta-ahorro__product__banner-hero h1 {
    display: block;
    font-family: "Geomanist-WZ-OT-Light";
    font-size: 54px;
    line-height: 56px;
    font-weight: 300;
    color: var(--blue);
    padding: 0;
    /* margin-bottom: 115px; */
    /* padding: 0 0 0 14px; */
    /* margin-left: -35px;
    margin-right: -175px;
    margin-top: -135px; */
    width: 650px;
  }

  .cuenta-ahorro__product__banner-hero h1 .bold {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 54px;
    line-height: 56px;
    font-weight: 700;
    color: var(--blue);
  }

  .cuenta-ahorro__product__banner-hero h1 .underline {
    position: relative;
    display: inline-block;
  }

  .cuenta-ahorro__product__banner-hero h1 .underline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    /* Ajusta la posición vertical del subrayado */
    height: 5px;
    /* Grosor del subrayado */
    background-color: var(--primary);
    /* Tu color específico */
    border-radius: 5px;
  }

  .liquidez_desktop {
    display: inline-block;
  }

  .cuenta-ahorro__product__tablet-title {
    display: block;
  }

  .cuenta-ahorro__product__tabla-riesgo {
    margin: 35px 200px 20px;
  }

  .cuenta-ahorro__product__tabla-riesgo-borde {
    display: flex;
    flex-direction: column;
    border-color: black;
    border-width: 1px;
    border-style: solid;
    background-color: #ffffff;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }

  .cuenta-ahorro__product__tabla-riesgo-first-row {
    font-size: 14px;
    font-weight: 400;
    color: #656565;
    font-family: "Geomanist-WZ-OT-Book";
    line-height: 16px;
    text-align: center;
    padding: 20px;
  }

  .cuenta-ahorro__product__tabla-riesgo-second-row {
    display: flex;
    flex-direction: row;
    font-size: 14px;
    font-weight: 400;
    color: #656565;
    font-family: "Geomanist-WZ-OT-Book";
    line-height: 16px;
    text-align: center;
  }

  .cuenta-ahorro__product__tabla-riesgo-first-column {
    border-color: #656565;
    border-width: 1px;
    border-style: solid;
    padding: 20px 20px 0 20px;
    width: 33%;
  }

  .cuenta-ahorro__product__tabla-riesgo-first-column .number_one {
    font-size: 39px;
    font-weight: 400;
    color: #656565;
    font-family: "Geomanist-WZ-OT-Book";
    line-height: 22px;
    text-align: center;
  }

  .cuenta-ahorro__product__tabla-riesgo-second-column {
    border-color: #656565;
    border-width: 1px;
    border-style: solid;
    text-align: left;
    padding: 20px 15px 0 15px;
  }

  .cuenta-ahorro__product__tabla-riesgo-second-column .bold {
    font-size: 14px;
    font-weight: 700;
    color: #656565;
    font-family: "Geomanist-WZ-OT-Bold";
    line-height: 16px;
    margin: 0;
    /* text-align: center; */
  }

  .number_black {
    color: black;
  }

  .cuenta-ahorro__product__banner-hero-botones {
    display: flex;
    flex-direction: row;
    gap: 10px;
    position: relative;
    top: -30px;
    right: 5px;
  }

  .main_content-cuenta-ahorro .cuenta-ahorro__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;
  }

  .cuenta-ahorro__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;
  }

  .cuenta-ahorro__product__banner-hero-piggy-bank {
    border-radius: 50%;
    background-color: #b3dff1;
    display: flex;
    justify-content: center;
    width: 125px;
    height: 125px;
    position: relative;
    top: -303px;
    right: -249px;
    z-index: 1;
  }

  .piggy-bank {
    width: 55px;
    height: 55px;
    top: 35px;
    position: relative;
    object-fit: cover;
  }

  .cuenta-ahorro__product__estructura-columnas {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    /* margin-bottom: 135px; */
  }

  .container-single-feature {
    flex-direction: column;
    margin-bottom: 62px;
    z-index: 0;
    text-align: left;
    border-radius: 99px;
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 12px 24px;
    color: var(--blue);
    height: 60px;
    z-index: 0;
  }

  .cuenta-ahorro__product__banner-hero__container-images {
    display: flex;
    justify-content: center;
  }

  .card-img {
    display: none;
  }

  .card-img-desktop {
    display: block;
    /* width: 570px; */
    /*z-index: 1;*/
    /* margin-left: 50px;
    margin-top: 80px;
    padding-right: 50px;
    position: absolute;
    top: -90px;
    left: -70px; */
  }

  .background-image-banner-hero {
    position: absolute;
    top: 142px;
    bottom: 0;
    left: -4px;
    /* right: 0; */
    margin: auto;
    padding-right: 50px;
    display: block;
  }

  .background-image-banner-hero-mobile {
    display: none;
  }

  .candados {
    margin-right: 5px;
  }

  .cuenta-ahorro__product__banner-hero__container-features {
    gap: 6px;
  }

  .cuenta-ahorro__product__banner-hero__container-features {
    flex-direction: row;
    padding: 0 14px;
    margin-bottom: 0px;
    position: relative;
    /* left: 25px; */
  }

  .container-single-feature {
    border-radius: 16px;
    gap: 19px;
    flex: 1;
    padding: 54px 20px 25px 48px;
    width: 450px;
    height: 374px;
    top: -10px;
    left: 5px;
    margin-bottom: 0px;
  }

  .container-single-feature p {
    margin: 0;
    margin-bottom: -12px;
    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: 71.07px;
    font-weight: 700;
    line-height: 71.07px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: var(--blue);
  }

  .container-single-feature .bigbold {
    font-size: 35.53px;
    font-weight: 700;
    line-height: 36.32px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: var(--blue);
  }

  .cuenta-ahorro__product__banner-hero__container-images-item {
    display: flex;
    align-items: flex-end;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns
    .container-single-feature-columns {
    display: none;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop {
    display: flex;
    gap: 6px;
    padding: 0 14px;
    margin-bottom: 31px;
    justify-content: flex-start;
    width: 100%;
    margin-top: 30px;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns {
    border-radius: 16px;
    border: 1px solid var(--blue);
    padding: 21px 25px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 200px;
    height: 125px;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop
    .container-diagonal-arrow {
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 4;
  }

  .main_content-cuenta-ahorro .container-soliticar-button-float {
    display: none;
  }

  .cuenta-ahorro__product__banner-hero-right-button span {
    width: 100px;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop
    .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;
  }

  .container-single-feature .container-diagonal-arrow .diagonal-arrow-white {
    display: block;
    position: absolute;
    right: 10px;
  }

  .diagonal-arrow {
    display: none;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns
    .number_one {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: var(--blue);
    margin-bottom: 0;
  }

  .cuenta-ahorro__product__banner-hero-nuevo-label {
    /* width: 282px;
    height: 36px;
    gap: 0px;
    border-radius: 16px 16px 0px 0px;
    opacity: 0px;
    background-color: var(--primary);
    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;
    left: 5px;
    top: 0px; */
    display: none;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop {
    gap: 6px;
  }

  /* .container-diagonal-arrow span {
    display: flex;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Book";
    font-weight: 400;
    color: var(--blue);
  } */

  .container-single-feature .container-diagonal-arrow {
    background-color: var(--blue);
    border-radius: 99px;
    width: 100%;
    /* min-width: 150px; */
    /* height: 25px; */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    min-height: 25px;
    /* padding: 15px 8px 15px 33px; */
  }
}

@media (min-width: 1110px) and (max-width: 1468px) {
  .cuenta-ahorro__product__banner-hero-feature-wrapper {
    /* margin-left: -330px; */
  }

  .cuenta-ahorro__product__banner-hero__container-features {
    gap: 50px;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop {
    gap: 50px;
  }
}

@media (min-width: 1025px) and (max-width: 1110px) {
  .cuenta-ahorro__product__banner-hero-feature-wrapper {
    margin-left: -250px;
  }

  .cuenta-ahorro__product__banner-hero__container-features {
    gap: 50px;
  }

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop {
    gap: 50px;
  }
}

@media (min-width: 1470px) {
  .cuenta-ahorro__product__banner-hero__container-features {
    gap: 50px;
  }
}

@media (min-width: 1470px) {
  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop {
    gap: 50px;
  }
}

@media (min-width: 1025px) and (max-width: 1117px) {
  /* .container-single-feature {
    padding: 25px 7px;
  } */

  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns {
    padding: 25px 7px;
  }
}

@media (min-width: 1025px) and (max-width: 1286px) {
  .cuenta-ahorro__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns {
    padding: 12px 13px 22px 12px;
  }

  .cuenta-ahorro__product__banner-hero-feature-wrapper h1 {
    font-size: 47px;
  }

  .cuenta-ahorro__product__banner-hero-feature-wrapper h1 .bold {
    font-size: 47px;
  }
}

@media (min-width: 1293px) {
  .container-single-feature {
    width: 450px;
    height: 374px;
    /* margin-bottom: 90px; */
  }
}

@media (min-width: 1025px) and (max-width: 1117px) {
  .cuenta-ahorro__product__banner-hero-feature-wrapper h1 {
    padding-left: 100px;
  }
}

@media (min-width: 1025px) and (max-width: 1117px) {
  .container-single-feature {
    margin-left: 25px;
  }
}

@media (min-width: 1025px) and (max-width: 1201px) {
  .cuenta-ahorro__product__banner-hero {
    margin-top: 50px;
  }
}

/*----------------------------------------*/
/*-------------BOXES LINKS----------------*/
@media (min-width: 1025px) {
  .container__moverte-trae-a-cuenta.boxes {
    padding: 71px 0px 100px;
    background-color: var(--white);
  }

  .content_columns_scroll_buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 27px;
  }

  .content_columns_scroll_single_button .container-diagonal-arrow .description {
    display: block;
  }

  .content_columns_scroll_single_button {
    border: 2px solid #b9c0d2;
    border-radius: 16px;
    width: 281px;
    height: 250px;
    padding: 29px 24px;
  }

  .content_columns_scroll_single_button:hover {
    background-color: #152a69;
  }

  .container__moverte-trae-a-cuenta.boxes
    .content_columns_scroll_single_button:hover
    h2,
  .content_columns_scroll_single_button:hover p {
    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;
  }

  .container__moverte-trae-a-cuenta.boxes
    .content_columns_scroll_single_button
    h2 {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
    color: var(--blue);
    margin-left: 5px;
    margin-top: 4px;
  }

  .content_columns_scroll_single_button_header {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .content_columns_scroll_single_button_header-wrapper {
    display: flex;
    flex-direction: row;
    gap: 23px;
    margin-bottom: 6px;
    margin-top: 2px;
    margin-left: 14px;
    width: 100%;
  }

  .container__moverte-trae-a-cuenta.boxes
    .content_columns_scroll_single_button
    .title-fix {
    margin-top: -6px;
  }
  .scroll-img {
    position: relative;
    top: -7px;
  }

  .link-arrow {
    display: flex;
    flex-direction: row;
    gap: 25px;
  }

  .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;
    align-items: flex-start;
    height: 100%;
  }

  .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: left;
    padding: 0px;
  }
}

/*----------------------------------------*/
/*-------------WOW EJEMPLO----------------*/
@media (min-width: 1025px) {
  .container__moverte-trae-a-cuenta.wow {
    padding: 126px 0px 0px;
    background-color: var(--secondary);
  }

  .cuenta-ahorro___wrapper-moverte {
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding-bottom: 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .moverte-trae-a-cuenta_box {
    background-color: #ffffff;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    width: 800px;
    height: 348px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    z-index: 1;
  }

  .container__moverte-trae-a-cuenta h2 {
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Light";
    color: var(--blue);
    margin-bottom: 48px;
  }

  #cuenta-ahorro___wrapper-moverte {
    width: 600px;
  }

  .container__moverte-trae-a-cuenta h2 .bold {
    font-size: 42px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .container__moverte-trae-a-cuenta h2 .underline-mobile {
    display: none;
  }

  .linea-divisoria-moverte {
    width: 2px;
    background-color: #b9c0d2;
    height: 85%;
  }

  .moverte-trae-a-cuenta_box-item {
    display: flex;
    flex-direction: column;
    flex: 1; /* Ambos items tendrán el mismo ancho */
    text-align: center;
  }

  .moverte-trae-a-cuenta_box-item .subtitle-header {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 27px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
    color: var(--blue);
    margin-top: 80px;
    margin-bottom: 50px;
    margin-left: 25px;
    padding: 0 30px;
  }

  .moverte-trae-a-cuenta_box-item .subtitle-header .underline {
    text-decoration: underline;
    text-decoration-color: #e8927c;
    text-underline-offset: 15px;
    text-decoration-thickness: 5px;
  }

  .moverte-trae-a-cuenta_box-item h2 {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 27px;
    font-weight: 400;
    line-height: 31px;
    text-align: center;
    color: var(--blue);
    margin-left: 25px;
    padding: 0 70px;
  }

  .moverte-trae-a-cuenta_box-item h2 .bold {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 27px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
  }

  .moverte-trae-a-cuenta_box-piggy-bank {
    border-radius: 50%;
    background-color: #e8927c;
    display: flex;
    justify-content: center;
    width: 84px;
    height: 84px;
    position: relative;
    top: -215px;
    /* right: 125px; */
    z-index: 1;
  }

  .piggy-bank-moverte {
    width: 46px;
    height: 48px;
    top: 17px;
    position: relative;
    object-fit: cover;
    transform: rotate(-15deg);
  }

  .moverte-trae-a-cuenta_wow {
    position: relative;
    z-index: 0;
    left: 369px;
    top: -480px;
    margin-bottom: -500px;
    display: block;
    width: 718px;
  }

  .moverte-trae-a-cuenta_coins {
    position: relative;
    top: -555px;
    z-index: 2;
    left: -270px;
    margin-bottom: -120px;
    width: 165px;
  }

  .moverte-trae-a-cuenta_four-euros {
    top: -320px;
    z-index: 2;
    left: 426px;
    margin-bottom: -120px;
    position: relative;
    width: 149px;
  }

  .moverte-trae-a-cuenta_box-item h3 {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    color: var(--blue);
    margin-top: 50px;
    margin-bottom: 35px;
    margin-right: 20px;
    padding: 0 57px;
  }

  .moverte-trae-a-cuenta_box-item h3 .bold {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
  }

  .moverte-trae-a-cuenta_box-item h4 {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    color: var(--blue);
    margin-right: 20px;
  }

  .moverte-trae-a-cuenta_box-item h4 .orange-bg {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 41px;
    font-weight: 700;
    line-height: 41px;
    text-align: center;
    background-color: var(--blue);
    color: #ffffff;
    margin-top: 7px;
    padding: 0px 10px; /* Ajusta el espacio interno (padding) para hacer el fondo más estrecho */
    display: inline-block; /* Asegura que el fondo solo cubra el contenido del texto */
  }

  .coins {
    display: block;
  }

  .coins-mobile {
    display: none;
  }

  .four-euros {
    display: block;
  }

  .four-euros_mobile {
    display: none;
  }

  .container__moverte-trae-a-cuenta h2 .underline {
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Light";
    color: var(--blue);
    position: relative;
    display: inline-block;
  }

  .container__moverte-trae-a-cuenta h2 .underline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    /* 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 .extra-bold {
    font-size: 42px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Bold";
    background-color: #e8927c;
    padding: 0 3px;
    display: inline-block;
  }

  .container__moverte-trae-a-cuenta .subtitle {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
    font-family: "Geomanist-WZ-OT-Book";
    color: var(--blue);
    margin-bottom: 65px;
    margin-top: 0px;
  }

  .title-desktop-tablet {
    display: block;
  }
  .title-mobile {
    display: none;
  }

  .container__moverte-trae-a-cuenta__items {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
  }

  .container__moverte-trae-a-cuenta__items-item {
    padding: 33px 0 37px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
    background-color: #f0f0f0;
    height: 300px;
  }

  .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: 18px;
  }

  .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-bottom: 0;
    margin-top: 7px;
  }

  .cuenta-ahorro___wrapper {
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding-bottom: 0px;
  }
}

@media (min-width: 1025px) and (max-width: 1252px) {
  .container__moverte-trae-a-cuenta {
    padding: 99px 24px 100px;
  }
}

/*----------------------------------------*/
/*--------------EN 4 PASOS----------------*/
@media (min-width: 1025px) {
  .cuenta-ahorro__product__payment-method h2 {
    font-size: 42px;
    line-height: 46px;
  }

  .cuenta-ahorro__product__payment-method h2 .underline {
    font-size: 42px;
    line-height: 46px;
  }

  .cuenta-ahorro__product__payment-method h2 .underline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -11px;
    /* bottom: -10px; */
    height: 6px;
    /* Grosor del subrayado */
    background-color: var(--primary);
    /* Tu color específico */
    border-radius: 5px;
  }
  .cuenta-ahorro__product__payment-method h2 .underline-desktop::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    /* bottom: -10px; */
    height: 6px;
    /* Grosor del subrayado */
    background-color: var(--primary);
    /* Tu color específico */
    border-radius: 5px;
  }
  .cuenta-ahorro__product__payment-method h2 .underline-tablet-mobile::after {
    display: none;
  }
  .cuenta-ahorro__product__payment-method
    .cuenta-ahorro___second-wrapper
    h2
    .underline::after {
    bottom: -10px;
  }

  .cuenta-cuatro-pasos {
    padding: 0 40px;
  }

  .cuenta-ahorro__product__payment-method h2 .bold {
    font-size: 42px;
    line-height: 46px;
  }

  .cuenta-ahorro__product__payment-method .description {
    margin: 42px 218px 10px;
  }

  .cuenta-ahorro__product__payment-method__card-item h3 {
    margin-bottom: 17px;
    font-size: 23px;
    line-height: 27px;
  }

  .moneda_numeracion {
    border-radius: 50%;
    background-color: var(--primary);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    width: 70px;
    min-height: 70px;
    position: relative;
    z-index: 1;
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 23px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    top: 50px;
  }

  .cuenta-ahorro__product__payment-method__card-item img {
    width: 50px;
    height: 45px;
    margin: auto;
    margin-top: 1px;
    margin-bottom: 13px;
  }

  /* .cuenta-ahorro__product__payment-method__card-item .pago-aplazado-tin {
    margin-top: 5px;
  } */

  .cuenta-ahorro__product__payment-method__card-item .underline {
    text-decoration: underline;
  }

  .cuenta-ahorro__product__payment-method h2 .break {
    display: inline-block;
    width: 100%;
  }

  .cuenta-ahorro__product__payment-method .description .break {
    display: inline-block;
    width: 100%;
  }

  .cuenta-ahorro__product__payment-method__container-features-columns-desktop {
    display: flex;
    height: 124px;
    width: 740px;
    gap: 6px;
    padding-left: 35px;
    padding-right: 75px;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 4px;
    justify-content: space-between;
    border-radius: 16px;
    border: 2px solid #84a9c8;
    flex-direction: row;
  }

  .cuenta-ahorro__product__payment-method__container-features-columns-desktop
    .container-single-feature-first-column {
    padding: 35px 0px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* width: 100%; */
    height: 125px;
  }

  .cuenta-ahorro__product__payment-method__container-features-columns-desktop
    .container-single-feature-second-column {
    padding: 21px 26px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* width: 100%; */
    height: 125px;
  }

  .cuenta-ahorro__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: left;
    line-height: 22px;
    color: var(--blue);
    width: 267px;
  }

  .cuenta-ahorro__product__payment-method__container-features-columns-desktop
    .container-single-feature-third-column {
    padding: 21px 0px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* width: 100%; */
    height: 125px;
  }

  .cuenta-ahorro__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: left;
    line-height: 22px;
    color: var(--blue);
    width: 194px;
  }

  .cuenta-ahorro__product__payment-method__container-features-columns-desktop
    .container-single-feature-third-column
    .underline {
    text-decoration: underline;
  }

  .cuenta-ahorro__product__payment-method__container-features-columns-desktop
    .container-single-feature-first-column
    img {
    width: 56.13px;
    height: 49px;
  }

  .cuenta-ahorro__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);
  }

  /* .cuenta-ahorro__product__payment-method__card-container {
     margin-bottom: 78.59px; 
  } */
  .cuenta-ahorro__product__payment-method__card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 45px;
  }

  .cuenta-ahorro__product__payment-method__card-container {
    margin-bottom: -17px;
    margin-top: 17px;
    gap: 65px;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: 0px;
    padding-bottom: 0px;
  }

  .cuenta-ahorro__product__payment-method__card-item-desktop {
    display: block;
  }

  .cuenta-ahorro__product__payment-method__card-item {
    width: 282px;
    height: 325px;
    min-height: 275px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 93px 0px;
    margin-right: -18px;
    border-radius: 16px;
    margin-left: -18px;
    margin-bottom: 25px;
    background-color: #f9efe0;
    align-items: center;
  }

  .estructura-columna {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-radius: 16px;
    padding-bottom: 33px;
    flex: 1;
    height: 350px;
    min-width: 281px;
  }

  .cuenta-ahorro__product__payment-method__explore h3 {
    font-size: 23px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Book";
    margin: 45px 335px 50px 285px;
    color: var(--blue);
  }

  .cuenta-ahorro__product__payment-method__explore h3 span {
    font-size: 23px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .cuenta-ahorro__product__payment-method__explore-yellow-container {
    flex-direction: row;
    justify-content: center;
    gap: 24px;
    margin-top: 50px;
  }

  .cuenta-ahorro__product__payment-method__explore-yellow {
    width: 350px;
    height: 76px;
    padding: 17px 27px 18px 24px;
    align-items: center;
    margin: 0px;
  }

  .cuenta-ahorro__product__payment-method__explore-yellow p {
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Light";
    color: #ffffff;
    margin-top: 18px;
    margin-left: 16px;
    width: 200px;
    margin-right: 20px;
  }

  .cuenta-ahorro__product__payment-method__explore-yellow p .bold {
    font-size: 14px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .cuenta-ahorro__product__payment-method__explore {
    margin-bottom: 0;
  }

  .open-link-desktop {
    display: flex;
    width: 22px;
    height: 23px;
  }

  .cuenta-ahorro__product__payment-method__cards-container {
    width: 100%;
    gap: 25px;
    display: flex;
    flex-direction: row;
    margin-bottom: 15px;
    flex: 1;
    /* max-width: 550px; */
    margin-top: 30px;
  }

  .cuenta-ahorro__product__payment-method {
    padding: 140px 0px 125px;
  }

  .cuenta-ahorro__product__payment-method__two-columns {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    gap: 65px;
    margin-top: 77px;
  }

  .cuenta-ahorro__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;
    width: 100px;
  }

  .cuenta-ahorro__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-top: 20px;
    width: 230px;
  }

  .cuenta-ahorro__product__payment-method__left-column {
    border-radius: 16px;
    width: 384px;
    height: 499px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 50px 29px;
    margin-right: -18px;
    margin-left: -18px;
    margin-bottom: 25px;
    background-color: #b3dff1;
    align-items: center;
  }

  .cuenta-ahorro__product__payment-method__left-column
    .cuenta-ahorro__product__payment-method__two-columns__button {
    position: relative;
    top: -93px;
  }

  .cuenta-ahorro__product__payment-method__right-column
    .cuenta-ahorro__product__payment-method__two-columns__button {
    position: relative;
    top: -120px;
  }

  .cuenta-ahorro__product__payment-method__right-column {
    border-radius: 16px;
    width: 384px;
    height: 510px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 50px 29px;
    margin-right: -18px;
    margin-left: -18px;
    margin-bottom: 25px;
    background-color: #e8927c;
    align-items: center;
  }

  .main_content-cuenta-ahorro
    .cuenta-ahorro__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;
  }

  .cuenta-ahorro__product__payment-method__card-item p {
    width: 200px;
  }

  .cuenta-ahorro__product__payment-method__left-column
    .cuenta-ahorro__product__payment-method__two-columns__button {
    background-color: white;
    color: var(--blue) !important;
    top: 1px;
    position: relative;
  }
}

@media (min-width: 1025px) and (max-width: 1130px) {
  .cuenta-ahorro__product__payment-method__card-container {
    gap: 5px;
  }
}

@media (min-width: 1025px) and (max-width: 1232px) {
  .cuenta-ahorro__product__payment-method {
    padding: 140px 0px 125px;
  }

  .cuenta-ahorro__product__payment-method__card-item {
    width: 100%;
  }
}

@media (min-width: 1244px) {
  .cuenta-ahorro__product__payment-method__card-item {
    margin-bottom: 25px;
  }
}

@media (min-width: 1025px) and (max-width: 1232px) {
  .estructura-columna {
    min-width: auto;
  }
}

/*----------------------------------------*/
/*---------------REQUISITOS---------------*/
@media (min-width: 1025px) {
  .cuenta-ahorro__product__necesidades__card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 45px;
  }

  .cuenta-ahorro__product__necesidades__card-item {
    width: 282px;
    height: 275px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 80px 20px;
    margin-right: -18px;
    border-radius: 16px;
    margin-left: -18px;
    margin-bottom: 25px;
    background-color: #f9f0e0;
    align-items: center;
  }

  .moneda_numeracion-necesidades {
    border-radius: 50%;
    background-color: var(--primary);
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    width: 70px;
    min-height: 70px;
    position: relative;
    z-index: 1;
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 23px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    top: 50px;
  }

  .cuenta-ahorro___wrapper-necesidades
    .cuenta-ahorro__product__necesidades__card-item
    h3 {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 23px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    color: var(--blue);
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .cuenta-ahorro___wrapper-necesidades
    .cuenta-ahorro__product__necesidades__card-item
    p {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: var(--blue);
    width: 230px;
  }

  .cuenta-ahorro___wrapper-title-desktop {
    display: inline;
  }

  .cuenta-ahorro___wrapper-title-mobile {
    display: none;
  }

  .link-cuida-de-ti-desktop {
    display: inline;
  }

  .link-cuida-de-ti-tablet {
    display: none;
  }

  .estructura-columna-necesidades {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-radius: 16px;
    padding-bottom: 33px;
    flex: 1;
    height: 350px;
    min-width: 281px;
  }

  .cuenta-ahorro__product__necesidades__cards-container {
    width: 100%;
    gap: 25px;
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
    flex: 1;
    /* max-width: 550px; */
    margin-top: 20px;
    margin-bottom: 145px;
  }

  .cuenta-ahorro__subtitle {
    font-family: "Geomanist-WZ-OT-Regular";
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-top: 57px;
    margin-bottom: 0;
    color: var(--blue);
  }

  .cuenta-ahorro__product__necesidades {
    padding: 100px 0px 0px;
    overflow: hidden;
    background-color: var(--secondary);
  }

  .cuenta-ahorro__product__necesidades h2 {
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    color: var(--blue);
    text-align: center;
    margin-bottom: 20px;
  }

  .cuenta-ahorro__product__necesidades h2 .underline {
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    text-decoration: underline;
    text-decoration-color: #e8927c;
    text-decoration-thickness: 4px;
    text-underline-offset: 9px;
  }

  .cuenta-ahorro__product__necesidades h2 .underline-mobile {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    position: relative;
    display: inline-block;
  }

  .cuenta-ahorro__product__necesidades h2 .underline-mobile::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    height: 4px;
    background-color: #e8927c;
    border-radius: 5px;
  }

  .cuenta-ahorro__product__necesidades h2 .bold {
    font-size: 42px;
    line-height: 46px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .cuenta-ahorro___wrapper-necesidades .cuenta-ahorro__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: 40px;
    margin-top: 43px;
  }

  .cuenta-ahorro__product__necesidades h3 .bold {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .subrayado_necesidades_desktop {
    display: block;
  }

  .subrayado_necesidades_tablet {
    display: none;
  }

  .cuenta-ahorro__product__necesidades__consulta {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: #152a69;
  }

  .cuenta-ahorro__product__necesidades__consulta .bold {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: center;
  }

  .cuenta-ahorro__product__necesidades__senzillo {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    width: 124.7px;
    height: 124.7px;
    position: relative;
    left: 1145px;
    top: -600px;
    z-index: 1;
  }

  .cuenta-ahorro__product__necesidades__senzillo .senzillo {
    width: 150px;
    height: 150px;
    top: 0px;
    left: -100px;
    position: relative;
  }

  .cuenta-ahorro__product__necesidades__senzillo .percent {
    width: 50px;
    position: relative;
    top: 3px;
    left: -1px;
  }

  .cuenta-ahorro__product__necesidades__senzillo .online {
    width: 81px;
    /* height: 35px; */
    top: 32px;
    left: -76px;
    position: relative;
  }

  .main_content-cuenta-ahorro .cuenta-ahorro__product__necesidades-card-button {
    font-size: 15px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    line-height: 42px;
    color: white !important;
    background-color: #ff4f4e;
    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;
  }

  .cuenta-ahorro__product__necesidades__container-card h3 .semibig {
    position: relative;
    bottom: 0px;
  }

  .cuenta-ahorro__product__necesidades__container {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* gap: 27px; */
    gap: 84px;
    margin-left: 0px;
    padding-bottom: 0px;
  }

  .cuenta-ahorro__product__necesidades__container-cards {
    width: 100%;
    gap: 25px;
    display: flex;
    flex-direction: row;
    margin-bottom: 60px;
    flex: 1;
    /* max-width: 550px; */
    margin-top: 30px;
  }

  .cuenta-ahorro__product__necesidades__container-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background-color: #f0f0f0;
    border-radius: 16px;
    padding-bottom: 33px;
    flex: 1;
    height: 350px;
    min-width: 281px;
  }

  .mobile-cuenta-ahorro-tablet {
    display: block;
    margin-left: 58px;
    margin-top: 45px;
    width: 377px;
  }

  .mobile-cuenta-ahorro {
    display: none;
  }

  .cuenta-ahorro__product__necesidades__container-card .container-round-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: var(--primary);
  }

  .cuenta-ahorro__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;
    max-height: 300px;
  }

  /* .cuenta-ahorro__product__necesidades__container-card
    .container-round-img
    img {
  } */
  .cuenta-ahorro__product__necesidades__container-card h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    font-family: "Geomanist-WZ-OT-Book";
    color: var(--blue);
    margin-bottom: 20px;
    margin-top: 65px;
    text-align: center;
  }

  .cuenta-ahorro__product__necesidades__container-card h3 .big {
    font-weight: 400;
    font-size: 37px;
    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;
  }

  .cuenta-ahorro__product__necesidades__container-card h3 .bold {
    font-weight: 700;
    font-size: 37px;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: var(--blue);
    margin-bottom: 10px;
    margin-top: 65px;
    text-align: center;
  }

  .cuenta-ahorro___wrapper-necesidades {
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding-bottom: 0px;
    display: grid;
    justify-items: center;
  }

  .cuenta-ahorro___wrapper-necesidades h2 {
    font-family: "Geomanist-WZ-OT-Light";
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    text-align: center;
    color: var(--blue);
    width: 650px;
  }

  .cuenta-ahorro___wrapper-necesidades h2 .bold {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 42px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
  }

  /* .cuenta-ahorro___wrapper-necesidades h2 .underline {
    text-decoration: underline;
    text-decoration-color: #e8927c;
    text-underline-offset: 5px;
  } */

  .cuenta-ahorro___wrapper-necesidades h3 {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    color: var(--blue);
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .cuenta-ahorro__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;
  }

  .cuenta-ahorro__product__necesidades__container-card .description {
    font-weight: 700;
    font-size: 20px;
    line-height: 17px;
    font-family: "Geomanist-WZ-OT-Bold";
    margin-bottom: 15px;
    color: var(--blue);
    text-align: center;
    margin-top: 10px;
  }

  .cuenta-ahorro__product__necesidades__container-card .description .bold {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: var(--blue);
  }

  .cuenta-ahorro__product__necesidades__container-card .cliente_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    font-family: "Geomanist-WZ-OT-Book";
    color: var(--blue);
  }

  .cuenta-ahorro__product__necesidades__container-card .cliente_text .bold {
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: var(--blue);
  }

  .cuenta-ahorro__product__necesidades__container-image {
    position: relative;
    flex: 1;
    margin-top: -131px;
    margin-left: -58px;
  }

  .cuenta-ahorro__product__necesidades__container-image img {
    top: 102px;
    left: 70px;
    position: relative;
  }

  .cuenta-ahorro__product__necesidades__container-image .container-image-pay {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }

  .cuenta-ahorro__product__necesidades .container_emision {
    width: 271px;
    height: 76px;
    position: absolute;
    z-index: 2;
    top: 494px;
    right: 54px;
    background-color: var(--blue);
    color: white;
    border-radius: 35px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    left: auto;
  }

  .cuenta-ahorro__product__necesidades .container_emision .cero-euros {
    display: inline-block;
    margin-right: 12px;
    margin-left: -10px;
    height: 35px;
  }

  .cuenta-ahorro__product__necesidades__container-image .mobile-cuenta-ahorro {
    margin-top: 46px;
  }

  .girl_cuenta-ahorro {
    z-index: 1;
    top: -59px;
    position: relative;
  }

  .girl_cuenta-ahorro_tablet {
    display: none;
  }

  .card_cuenta-ahorro {
    z-index: 1;
    position: relative;
    top: -39px;
    left: 25px;
  }

  .card_cuenta-ahorro_tablet {
    display: none;
  }

  .cuenta-ahorro___second-wrapper {
    display: grid;
    justify-items: center;
  }

  .cuenta-ahorro___second-wrapper h2 {
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    color: var(--blue);
    text-align: center;
    margin-bottom: -3px;
    padding: 0 24px;
    width: 630px;
  }

  .cuenta-ahorro___second-wrapper h2 .bold {
    font-size: 42px;
    line-height: 46px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    color: var(--blue);
    text-align: center;
    margin-bottom: -3px;
  }

  .cuenta-ahorro___second-wrapper h2 .underline {
    text-decoration: underline;
    text-decoration-color: #e8927c;
    text-decoration-thickness: 4px;
    text-underline-offset: 9px;
  }
}

@media (min-width: 1025px) and (max-width: 1244px) {
  .cuenta-ahorro__product__necesidades {
    padding: 100px 24px 122px;
  }
}

@media (min-width: 1025px) and (max-width: 1367px) {
  .cuenta-ahorro__product__necesidades__senzillo {
    left: 1150px;
  }
}

@media (min-width: 1025px) and (max-width: 1117px) {
  .cuenta-ahorro__product__necesidades__senzillo {
    left: 940px;
  }
}

@media (min-width: 1025px) and (max-width: 1201px) {
  .cuenta-ahorro__product__necesidades__cards-container {
    gap: 35px;
  }

  .estructura-columna-necesidades {
    min-width: 250px;
  }

  .cuenta-ahorro__product__necesidades__card-item {
    width: 250px;
  }
}

/*----------------------------------------*/
/*------------NO TENGAS DUDAS-------------*/
@media (min-width: 1025px) {
  .cuenta-ahorro__product__no-tengas-dudas h2 {
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    margin-bottom: 60px;
    font-family: "Geomanist-WZ-OT-Light";
  }

  .cuenta-ahorro__product__no-tengas-dudas h2 span {
    font-size: 42px;
    line-height: 46px;
    display: inline-block;
    width: auto;
  }

  .cuenta-ahorro__product__no-tengas-dudas h2 {
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    margin-bottom: 73px;
    font-family: "Geomanist-WZ-OT-Light";
  }

  .cuenta-ahorro__product__no-tengas-dudas h2 span {
    font-size: 42px;
    line-height: 46px;
    display: inline-block;
    width: auto;
  }

  .cuenta-ahorro__product__no-tengas-dudas__item-header p {
    width: 800px;
  }

  .cuenta-ahorro__product__no-tengas-dudas {
    background-color: #f0f0f0;
    padding: 83px 0px 125px;
  }

  .cuenta-ahorro__product__no-tengas-dudas__item {
    /* height: 150px; */
  }

  .cuenta-ahorro__product__no-tengas-dudas__item-body p {
    margin: 9px 0 0;
    line-height: 22px;
    width: 68%;
  }

  .cuenta-ahorro__product__no-tengas-dudas__container-cards {
    max-width: 1200px;
    margin: auto;
  }

  .cuenta-ahorro__product__no-tengas-dudas__item-header {
    margin-top: -11px;
    /* margin-top: 23px; */
  }

  .cuenta-ahorro__product__no-tengas-dudas__container-cards {
    gap: 25px;
  }

  .cuenta-ahorro__product__no-tengas-dudas__item {
    padding: 49px 25px 37px;
  }

  .cuenta-ahorro__product__no-tengas-dudas__item-button {
    width: 42px;
    height: 42px;
    min-width: 42px;
  }

  .arrow-up {
    width: 14px;
  }

  /* TODO Mismo estilo que anterior necesario para mobile y tablet*/
  .cuenta-ahorro__product__no-tengas-dudas__wrapper {
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding-bottom: 0px;
  }

  .cuenta-ahorro__product__no-tengas-dudas__wrapper h2 .bold {
    font-size: 42px;
    line-height: 46px;
    font-weight: 700;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .cuenta-ahorro__product__no-tengas-dudas__show-more {
    margin-top: 50px;
  }
}

@media (min-width: 1025px) and (max-width: 1238px) {
  .cuenta-ahorro__product__no-tengas-dudas {
    background-color: #f0f0f0;
    padding: 83px 24px 125px;
  }
}

/*----------------------------------------*/
/*--------------TEXTO LEGAL---------------*/
@media (min-width: 1025px) {
  .cuenta-ahorro__product__banner-text {
    padding: 0px 0px 60px;
    margin-top: 100px;
  }

  .cuenta-ahorro__product__banner-text p {
    margin-bottom: 13px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Book";
    margin: 0 0 13px;
    color: var(--blue);
    text-align: justify;
  }

  .cuenta-ahorro__product__banner-text p .bold {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Bold";
    margin: 0 0 0;
    color: var(--blue);
  }
}

@media (min-width: 1025px) and (max-width: 1245px) {
  .cuenta-ahorro__product__banner-text {
    padding: 0px 24px 20px;
  }
}
