/*----------------------------------------*/
/*---------------GENÉRICOS----------------*/
@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;
  }

  .migas {
    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%;
  }
}

/*----------------------------------------*/
/*---------STICKY FIJO LA QUIERO----------*/
@media (min-width: 1025px) {
  .container_solicitar-text p .underline {
    text-decoration: underline;
  }
  .container_solicitar-text p .bold {
    font-weight: 400;
    font-family: "Geomanist-WZ-OT-Book";
  }
  .container-soliticar-button-float p {
    margin: 0;
  }
  .container_solicitar-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    color: white;
    font-family: "Geomanist-WZ-OT-Light";
    margin: 0;
  }
  .container_solicitar-img-text {
    display: flex;
    align-items: center;
    gap: 19px;
    position: absolute;
  }

  .container_solicitar-text {
    display: flex;
    align-items: center;
  }
  .container_solicitar-img-text {
    display: flex;
    align-items: center;
    gap: 19px;
    position: absolute;
  }
  .container-soliticar-button-float {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    /* background-color: #00a59f; */
    background-color: #152a69;
    height: 70px;
    position: fixed;
    bottom: 0;
    z-index: 5;
  }

  .container-soliticar-button-float > .solicitar {
    font-size: 16px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    line-height: 22px;
    color: #152a69 !important;
    background-color: white;
    /* background-color: #ff4f4e; */
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    height: 44px;
    width: 178px;
  }

  .container-soliticar-button-float .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 .container__ir-arriba p {
    margin: 0;
  }

  .arrow-mobile {
    display: none;
  }
  .container_solicitala {
    background-color: #f5eddd;
    border-radius: 50%;
    padding: 27px 0 34px;
    text-align: center;
    z-index: 2;
    position: absolute;
    width: 190px;
    height: 190px;
    top: 132px;
    left: 256px;
  }

  .container_solicitala_gift {
    position: relative;
    z-index: 10;
    display: flex;
    justify-content: flex-end;
    top: -170px;
  }
}

/*----------------------------------------*/
/*--------------BANNER HERO---------------*/
@media (min-width: 1025px) {
  .now___wrapper {
    max-width: 1200px;
    margin: auto;
    position: relative;
    padding-bottom: 0px;
  }

  .now__banner-hero-flex {
    display: flex;
    gap: 62px;
    width: 1200px;
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas:
      "image title"
      "image boxes";
  }

  .now__product__banner-hero {
    display: flex;
  }
  .now__product__banner-hero__container-images {
    flex: 1;
    margin: 0;
    grid-area: image;
  }
  .now__product__banner-hero-feature-wrapper {
    flex: 1;
    grid-area: boxes;
  }
  .now__product__banner-hero {
    background-color: #d7a9e3;
    padding: 105px 0px 0px;
    position: relative;
  }
  .now__product__banner-hero h1 {
    grid-area: title;
    display: block;
    font-family: "Geomanist-WZ-OT-Light";
    font-size: 54px;
    line-height: 56px;
    font-weight: 300;
    color: #152a69;
    margin-bottom: 40px;
    padding: 0 0 0 14px;
    margin-top: -7px;
  }

  .now__product__banner-hero__container-images-item-text {
    display: none;
  }

  .now__product__banner-hero h1 .bold {
    font-family: "Geomanist-WZ-OT-Bold";
    font-size: 54px;
    line-height: 56px;
    font-weight: 700;
    color: #152a69;
  }

  .now__product__banner-hero h1 .underline {
    position: relative;
    display: inline-block;
  }

  .now__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: #b5eddb; /* Tu color específico */
    border-radius: 5px;
  }
  .container-single-feature {
    flex-direction: column;
    border-radius: 99px;
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 12px 24px;
    color: #152a69;
    height: 60px;
    z-index: 4;
  }

  .container_emision {
    width: 229px;
    height: 64px;
    position: absolute;
    z-index: 2;
    /* top: 470px;
    right: 262px; */
    /* top: 380px; */
    top: 310px;
    /* right: 210px; */
    left: -20px;
    background-color: #152a69;
    color: white;
    border-radius: 35px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
  }

  .container_emision .cero-euros-movil {
    display: none;
  }

  .container_emision p {
    font-size: 17px;
    font-weight: 400;
    color: white;
    font-family: "Geomanist-WZ-OT-Book";
    line-height: 16px;
  }

  .now__product__banner-hero__container-images {
    display: flex;
    justify-content: center;
  }

  .card-img {
    display: none;
  }

  .card-img-desktop {
    display: block;
    /* width: 570px; */
    margin-left: 50px;
    margin-top: 80px;
    padding-right: 50px;
    z-index: 1;
    position: absolute;
    top: -100px;
    left: -131px;
  }

  .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;
  }

  .pug {
    position: absolute;
    top: 236px;
    left: -57px;
    display: block;
    width: auto;
  }
  .smile {
    position: absolute;
    top: 123px;
    left: -78px;
    display: block;
    width: auto;
  }
  .cup-coffee {
    position: absolute;
    top: 24px;
    left: -2px;
    display: block;
    width: auto;
  }
  .gift {
    position: absolute;
    top: 19px;
    left: 253px;
    display: block;
    width: auto;
  }
  .cart-icon {
    position: absolute;
    top: 128px;
    left: 321px;
    display: block;
    width: auto;
  }
  .station {
    position: absolute;
    top: 197px;
    left: 358px;
    display: block;
    width: auto;
  }
  .now__product__banner-hero__container-features {
    gap: 6px;
  }
  .now__product__banner-hero__container-features {
    flex-direction: row;
    padding: 0 14px;
  }
  .container-single-feature {
    border-radius: 16px;
    gap: 19px;
    flex: 1;
    padding: 22px 18px 25px 25px;
    height: 175px;
  }
  .container-single-feature p {
    margin: 0;
    margin-bottom: -12px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Geomanist-WZ-OT-Book";
    color: #152a69;
  }
  .now__product__banner-hero__container-images-item {
    display: flex;
  }

  .now__product__banner-hero__container-features-columns
    .container-single-feature-columns {
    display: none;
  }
  .now__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;
  }
  .now__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns {
    border-radius: 16px;
    border: 1px solid #152a69;
    padding: 21px 25px 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 200px;
    height: 125px;
  }
  .now__product__banner-hero__container-features-columns-desktop
    .container-diagonal-arrow {
    display: flex;
    align-items: center;
    gap: 10px;
    z-index: 4;
  }

  .now__product__banner-hero__container-features-columns-desktop
    .container-diagonal-arrow {
    margin: 0;
    font-weight: 700;
    line-height: 16px;
    font-size: 14px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: #152a69 !important;
    text-decoration: underline;
  }
  .container-single-feature .container-diagonal-arrow .diagonal-arrow-white {
    display: block;
    position: absolute;
    right: 10px;
  }
  .diagonal-arrow {
    display: none;
  }
  .now__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns
    .title {
    font-family: "Geomanist-WZ-OT-Book";
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #152a69;
    margin-bottom: 0;
    padding-right: 20px;
  }

  .now__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: white;
  }
  .container-single-feature .container-diagonal-arrow {
    background-color: #152a69;
    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; */
  }

  .now__product__banner-hero .container_emision .cero-euros {
    display: inline-block;
    /* margin-right: 12px;
    margin-left: -12px; */
  }

  .container_emision .cero-euros {
    display: inline;
    padding: 1.5px;
  }

  .container-single-feature {
    width: 200px;
    height: 175px;
  }
}

@media (min-width: 1470px) {
  .now__product__banner-hero__container-features {
    gap: 50px;
  }
}

@media (min-width: 1470px) {
  .now__product__banner-hero__container-features-columns-desktop {
    gap: 50px;
  }
}

@media (min-width: 1025px) and (max-width: 1117px) {
  .container-single-feature {
    width: 150px;
  }
  .now__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns {
    padding: 25px 7px;
  }
}

@media (min-width: 1025px) and (max-width: 1286px) {
  .now__product__banner-hero__container-features-columns-desktop
    .container-single-feature-columns {
    padding: 12px 13px 22px 12px;
  }
  .now__product__banner-hero-feature-wrapper h1 {
    font-size: 47px;
  }
  .now__product__banner-hero-feature-wrapper h1 .bold {
    font-size: 47px;
  }
}

@media (min-width: 1110px) and (max-width: 1468px) {
  .now__product__banner-hero__container-features {
    gap: 50px;
  }
  .now__product__banner-hero__container-features-columns-desktop {
    gap: 50px;
  }
}

@media (min-width: 1025px) and (max-width: 1110px) {
  .now__product__banner-hero-feature-wrapper {
    margin-left: -100px;
  }

  .now__product__banner-hero h1 {
    margin-left: -100px;
  }

  .now__product__banner-hero__container-features {
    gap: 50px;
  }
  .now__product__banner-hero__container-features-columns-desktop {
    gap: 50px;
  }
}

@media (min-width: 1025px) and (max-width: 1170px) {
  .container_emision {
    right: 80px;
  }
}

@media (min-width: 1342px) and (max-width: 1400px) {
  .container_emision {
    right: 200px;
  }
}

@media (min-width: 1100px) and (max-width: 1240px) {
  .container_emision {
    right: 90px;
  }
}

/*----------------------------------------*/
/*---------------SIMULADOR----------------*/
@media (min-width: 1025px) {
  .container__moverte-trae-a-cuenta {
    padding: 99px 0px 100px;
  }

  .container__moverte-trae-a-cuenta h2 {
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Light";
    margin-bottom: 39px;
  }
  .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: #152a69;
    position: relative;
    display: inline-block;
  }

  .content_columns_desc {
    font-family: "Geomanist-WZ-OT-Book";
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #152a69;
    margin-bottom: 28px;
  }

  .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: #b5eddb; /* Tu color específico */
    border-radius: 5px;
  }

  .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 .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: #152a69;
    margin-bottom: 65px;
    margin-top: 14px;
  }
  .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: #152a69;
    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: #152a69;
    margin-bottom: 0;
    margin-top: 7px;
  }

  /* Simulador checkbox */
  .content_columns_main-silutator-container {
    display: flex;
    gap: 26px;
    width: 100%;
    flex-direction: row;
  }
  .content_columns_simulator-container {
    background-color: #d7a9e3;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
    flex: 1;
  }
  .content_columns_simulator-container > p {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #152a69;
    font-family: "Geomanist-WZ-OT-Book";
    margin: 2px 0 5px;
  }
  .content_columns_simulator-wrapper {
    background-color: #f0f0f0;
    width: 100%;
    border-radius: 16px;
    padding: 25px 25px 20px;
  }

  .content_columns_simulator-row-wrapper {
    display: flex;
    padding: 23px 27px 28px;
    justify-content: space-between;
  }
  .content_columns_simulator-row-wrapper-second-row {
    display: flex;
    padding: 23px 27px 18px;
    justify-content: space-between;
  }

  .content_columns_line-separator {
    width: 100%;
    height: 1px;
    background-color: #d7a9e3;
  }

  .content_columns-first-column p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #152a69;
    font-family: "Geomanist-WZ-OT-Regular";
    margin: 0;
  }

  .importe-mes-text {
    font-weight: 400;
    font-size: 23px;
    line-height: 22px;
    color: #152a69;
    font-family: "Geomanist-WZ-OT-Regular";
  }

  .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_column-second-column {
    min-width: 175px;
    margin-right: 23px;
  }

  .content_columns-input-amount-element {
    border: none;
    text-align: center;
    color: #152a69;
    font-size: 23px;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Regular";
    width: 50%;
    height: 47px;
    outline: none;
  }

  .content_columns_main-silutator-container .content_columns_column {
    flex: 1;
    overflow: hidden;
    /* 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;
    min-width: 175px;
    margin-right: 23px;
  }

  .content_columns_simulator-container .calculator_input {
    margin-bottom: 0px;
    margin-right: 0px;
    display: flex;
    align-items: center;
    width: 100%;
  }

  .content_columns_simulator-container .calculator_slider {
    height: 1px;
    background: black;
    border-radius: 20px;
  }

  .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;
    background-color: #d7a9e3;
    box-shadow: none;
    cursor: pointer;
    border-radius: 60px;
    z-index: 10;
    position: relative;
    background-image: url("./assets/now_product/left-arrow.png"),
      url("./assets/now_product/right-arrow.png");
    background-repeat: no-repeat;
    background-position: 7px center, 38px center;
    background-size: 10px 13px, 10px 13px;
  }

  .content_columns_container-last-row-last-two-columns {
    display: none;
  }

  input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 56px;
    height: 29px;
    background-color: #d7a9e3;
    cursor: pointer;
    border-radius: 60px;
    z-index: 10;
    position: relative;
    background-image: url("./assets/now_product/left-arrow.png"),
      url("./assets/now_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;
    background-color: #d7a9e3;
    cursor: pointer;
    border-radius: 60px;
    z-index: 10;
    position: relative;
    background-image: url("./assets/now_product/left-arrow.png"),
      url("./assets/now_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: 50px;
  }

  .content_columns_period-times .content_columns_item {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .content_columns_period-times .content_columns_item label {
    margin: 0;
    margin-bottom: 5px;
    color: #152a69;
    font-size: 23px;
    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: 50px;
    /* 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: #d7a9e3;
  }

  .content_columns_main-silutator-container .slider {
    position: absolute;
    cursor: pointer;
    top: 25px;
    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 #d7a9e3;
  }
  .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: #152a69;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Regular";
  }

  .content_columns_main-silutator-container
    .content_columns_column
    .content_columns_column-text {
    margin-bottom: 10px;
    white-space: nowrap;
  }

  .content_columns_main-silutator-container
    .content_columns_column
    .content_columns_column-desc-2 {
    margin-top: 22px;
    white-space: nowrap;
    padding: 0;
  }

  .content_columns_column-number {
    color: #152a69;
    font-size: 23px;
    font-weight: 700;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Book";
  }

  .content_columns_simulator-container {
    border-radius: 16px;
  }

  .content_columns_simulator-wrapper {
    border-radius: 16px;
  }

  .content_columns_column-number {
    color: #152a69;
    font-size: 23px;
    font-weight: 700;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Book";
  }

  .content_columns_column-number-2 {
    color: #152a69;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Book";
  }

  .content_columns_boxes-container {
    display: flex;
    flex-direction: row;
    gap: 25px;
    margin-top: 25px;
    flex: 1;
  }

  .content_columns_box {
    border-radius: 16px;
    background-color: #f0f0f0;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 52px 0 66px;
    height: 375px;
  }

  .content_columns-icon {
    border-radius: 50%;
    background-color: #ffffff;
    width: 65px;
    height: 65px;
    min-height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 27px;
  }

  .content_columns-icon img {
  }

  .content_columns_title {
    color: #152a69;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Light";
    margin-bottom: 32px;
    text-align: center;
    padding: 0 20px;
  }
  .content_columns_title .bold {
    color: #152a69;
    font-size: 23px;
    font-weight: 700;
    line-height: 25px;
    font-family: "Geomanist-WZ-OT-Bold";
    margin-bottom: 32px;
    text-align: center;
  }

  .content_columns_desc {
    color: #152a69;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Light";
    text-align: center;
    padding: 0 510px;
  }

  .content_columns_description {
    color: #152a69;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Light";
    text-align: center;
    margin: 0;
    padding: 0 15px;
  }
  .content_columns_description.bold {
    color: #152a69;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Bold";
    text-align: center;
    margin: 0;
  }

  .hide-text {
    visibility: hidden;
    margin: 0;
  }

  .content_columns-first-column.content_columns_column p {
    padding-right: 75px;
  }

  .content_columns_simulator-row-wrapper.content_columns_simulator-row-wrapper-second-row
    .content_columns-first-column.content_columns_column
    p {
    padding-right: 170px;
  }
}

@media (min-width: 1025px) and (max-width: 1252px) {
  .container__moverte-trae-a-cuenta {
    padding: 99px 24px 100px;
  }
}

@media (min-width: 1250px) {
  .content_columns_simulator-container {
    min-width: 600px;
  }
}

@media (min-width: 1025px) and (max-width: 1285px) {
  .container__moverte-trae-a-cuenta h2 {
    padding: 0 300px;
  }
}

@media (min-width: 1284px) {
  .container__moverte-trae-a-cuenta h2 {
    padding: 0 350px;
  }
}

@media (min-width: 1025px) and (max-width: 1179px) {
  .content_columns_desc {
    padding: 0 430px;
  }
}

@media (min-width: 1180px) and (max-width: 1399px) {
  .content_columns_desc {
    padding: 0 480px;
  }
}

@media (max-width: 1216px) {
  .content_columns_title {
    padding: 0 10px;
  }
}

/*----------------------------------------*/
/*-------------A TU RITMO-----------------*/
@media (min-width: 1025px) {
  .ritmo-img {
    display: none;
  }
  .ritmo-img-desktop {
    display: block;
    width: 410px;
  }
  .ritmo-img-tablet {
    display: none;
  }

  .now__product__ritmo {
    padding: 94px 16px 0;
    position: relative;
    overflow: hidden;
  }

  .now__product__ritmo h2 .underline-mobile {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    position: relative;
    /* display: contents; */
    display: inline-block;
  }
  .now__product__ritmo h2 .underline-mobile::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px;
    height: 4px;
    background-color: #e8927c;
    border-radius: 5px;
  }

  .now__product__ritmo-row-container {
    flex-direction: row-reverse;
    display: flex;
  }

  .now__product__ritmo h2 {
    font-weight: 300;
    font-size: 42px;
    line-height: 46px;
    font-family: "Geomanist-WZ-OT-Light";
    margin-bottom: 47px;
    text-align: center;
    color: #152a69;
    margin: 0px 0px 68px;
    padding: 0 300px;
  }

  .now__product__ritmo h2 .break {
    display: inline-block;
    width: 100%;
  }

  .now__product__ritmo h2 .underline {
    font-weight: 300;
    font-size: 42px;
    line-height: 46px;
    font-family: "Geomanist-WZ-OT-Light";
    /* margin-bottom: 28px; */
    text-align: center;
    color: #152a69;
    position: relative;
    text-decoration: underline;
    text-decoration-color: #b5eddb;
    text-decoration-thickness: 4px;
    text-underline-offset: 10px;
  }

  .now__product__ritmo h2 .bold {
    font-weight: 700;
    font-size: 42px;
    line-height: 46px;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .now__product__ritmo__cards-container {
    display: flex;
    flex-direction: row;
    gap: 25px;
    margin-bottom: 110px;
    flex: 2;
    margin-top: 20px;
    margin-left: 37px;
  }

  .now__product__ritmo-icons-container {
    display: block;
    position: absolute;
    top: 0;
  }

  .now__product__ritmo-icons-container .calendar-blue {
    width: 40px;
    height: 35px;
  }

  .now__product__ritmo-icons-container .cart-blue {
    width: 45px;
    height: 41px;
  }

  .now__product__ritmo-icons-container .coin-blue {
    width: 47px;
    height: 47px;
  }

  .now__product__ritmo-icons-container .gift-blue {
    width: 45px;
    height: 40px;
  }

  .container-euros {
    margin-left: 25px;
  }

  .gift-blue,
  .cart-blue,
  .coin-blue,
  .calendar-blue {
    position: absolute;
    transform: translate(20px, 20px);
    animation: flotar 4s ease-in-out infinite;
  }
  .gift-blue {
    left: 822px;
    top: 215px;
  }
  .cart-blue {
    top: 310px;
    left: 1042px;
  }
  .coin-blue {
    top: 205px;
    left: 995px;
  }
  .calendar-blue {
    top: 260px;
    left: 920px;
  }

  .now__product__ritmo__cards {
    position: relative;
    height: 400px;
    flex: 1;
  }
  .now__product__ritmo__image-container {
    flex: 1;
    display: flex;
    justify-content: center;
    position: relative;
  }
  .ritmo-img {
    display: none;
  }
  .ritmo-img-desktop {
    display: block;
    width: 341px;
    margin-top: -15px;
    margin-left: 50px;
  }
  .now__product__ritmo__cards-header h3 {
    font-size: 23px;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Bold";
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    /* white-space: nowrap; */
  }

  .now__product__ritmo .description {
    line-height: 22px;
    margin-bottom: 34px;
  }

  .now__product__ritmo__cards-header h3 span {
    font-size: 20px;
    line-height: 22px;
  }

  .now__product__ritmo__cards-header p {
    font-size: 12px;
    line-height: 22px;
  }

  .now__product__ritmo__cards-body .underline {
    text-decoration: underline;
  }

  .hide-text {
    visibility: hidden;
  }

  .now__product__ritmo__cards-body .title {
    margin-bottom: 0px;
    line-height: 18px;
  }
  .now__product__ritmo__cards-body .subtitle {
    font-size: 12px;
    font-weight: 400;
    font-family: "Geomanist-WZ-OT-Book";
    text-align: center;
    line-height: 18px;
    color: #152a69;
    /* margin-bottom: 36px; */
  }

  .now__product__ritmo__cards-body .subtitle span {
    font-size: 20px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    text-align: center;
    line-height: 18px;
    color: #152a69;
  }
  /* .now__product__ritmo__cards-body .description span {
    display: inline-block;
    width: 100%;
  } */

  .now__product__ritmo__cards-body {
    font-size: 16px;
    font-weight: 400;
    font-family: "Geomanist-WZ-OT-Book";
    text-align: center;
    line-height: 22px;
    color: #152a69;
    padding: 0px;
    height: 399px;
    background-color: white;
  }
  .now__product__ritmo__cards-body-item {
    padding: 32px 40px;
    margin: 0px;
  }

  .now__product__ritmo__cards-header-red {
    padding: 31px 10px 25px;
    /* max-width: 250px; */
    /* width: 250px; */
    height: 100px;
  }
  .now__product__ritmo__cards-header {
    /* max-width: 250px; */
    /* width: 250px; */
    height: 125px;
    padding: 31px 80px 25px;
  }
  .now__product__ritmo__cards-header-red h3 {
    font-size: 20px;
    line-height: 22px;
  }

  .now__product__ritmo__cards-header-red h3 span {
    font-size: 23px;
    line-height: 27px;
  }

  .now__product__ritmo__cards-header-red p {
    font-size: 12px;
    line-height: 22px;
  }

  .now__product__ritmo-container {
    display: flex;
    flex-direction: row-reverse;
  }

  .now___wrapper__ritmo .container_emision {
    left: 150px;
    top: 652px;
  }
}

@media (min-width: 1025px) and (max-width: 1202px) {
  .now__product__ritmo__cards-container {
    margin-left: 5px;
  }
  .ritmo-img-desktop {
    margin-left: 0px;
  }
  .now___wrapper__ritmo .container_emision {
    left: 91px;
  }

  .now__product__ritmo h2 {
    padding: 0 260px;
  }
}

@media (min-width: 1025px) and (max-width: 1130px) {
  .now__product__ritmo__cards-body-item {
    padding: 32px 30px;
  }
}

/*----------------------------------------*/
/*---------------VENTAJAS-----------------*/
@media (min-width: 1025px) {
  .informado-desktop {
    display: inline;
  }

  .informado-tablet {
    display: inline;
  }

  .informado-mobile {
    display: none;
  }

  .now__product__informado-y-conectado {
    padding: 100px 0px 72px;
    overflow: hidden;
  }
  .now__product__informado-y-conectado h1 {
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    color: #152a69;
    text-align: center;
    margin-bottom: 164px;
    padding: 0 350px;
  }
  .now__product__informado-y-conectado h1 .underline {
    font-size: 42px;
    line-height: 46px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    position: relative;
    display: inline-block;
  }
  .now__product__informado-y-conectado h1 .underline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 4px;
    background-color: #b5eddb;
    border-radius: 5px;
  }
  .now__product__informado-y-conectado h1 .underline-mobile {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Geomanist-WZ-OT-Light";
    position: relative;
    display: inline-block;
  }
  .now__product__informado-y-conectado h1 .underline-mobile::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    height: 4px;
    background-color: #e8927c;
    border-radius: 5px;
  }
  .now__product__informado-y-conectado h1 .bold {
    font-size: 42px;
    line-height: 46px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .now__apps-container {
    margin-top: 38px;
    display: flex;
    justify-content: flex-end;
    gap: 25.44px;
  }
  .app-store {
    width: 161.56px;
  }

  .google-store {
    width: 175px;
  }

  .now__product__informado-y-conectado__container {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* gap: 27px; */
    gap: 84px;
  }
  .now__product__informado-y-conectado__container-cards {
    width: 100%;
    gap: 51px;
    display: flex;
    flex-direction: column;
    /* margin-bottom: 66px; */
    flex: 1;
    /* max-width: 550px; */
  }
  .now__product__informado-y-conectado__container-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    background-color: #f0f0f0;
    border-radius: 16px;
    padding-bottom: 33px;
    flex: 1;
    max-height: 172px;
  }
  .mobile-now-tablet {
    display: block;
    margin-left: 58px;
    margin-top: 45px;
    width: 377px;
  }
  .mobile-now {
    display: none;
  }
  .now__product__informado-y-conectado__container-card .container-round-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #d7a9e3;
  }
  .now__product__informado-y-conectado__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;
  }
  /* .now__product__informado-y-conectado__container-card
    .container-round-img
    img {
  } */
  .now__product__informado-y-conectado__container-card .ventajas {
    font-weight: 700;
    font-size: 23px;
    line-height: 27px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: #152a69;
    margin-bottom: 10px;
    margin-top: 65px;
    text-align: center;
    padding: 0;
  }

  .ventajas {
    display: inline-block;
    font-weight: 700;
    font-size: 23px;
    line-height: 27px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: #152a69;
    margin-bottom: 10px;
    margin-top: 65px;
    text-align: center;
  }

  .now___wrapper__ventajas {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 0px;
    position: relative;
  }

  .now__product__informado-y-conectado__container-card .subtitle {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Bold";
    margin-bottom: 15px;
    color: #152a69;
    text-align: center;
  }
  .now__product__informado-y-conectado__container-card .description {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Light";
    margin-bottom: 15px;
    color: #152a69;
    text-align: center;
    padding: 0;
  }
  .now__product__informado-y-conectado__container-card .description .bold {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    font-family: "Geomanist-WZ-OT-Bold";
    color: #152a69;
  }

  .now__product__informado-y-conectado__container-image {
    position: relative;
    flex: 1;
    margin-top: -131px;
    margin-left: -58px;
  }

  .now__product__informado-y-conectado__container-image img {
    top: 102px;
    left: 70px;
    position: relative;
  }

  .now__product__informado-y-conectado__container-image .container-image-pay {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
  }

  .container-image-pay.light-blue {
    background-color: #0053ff;
    /* top: 226px; */
    /* right: 56px; */
    left: auto;
    top: 276px;
    right: 157px;
  }
  .container-image-pay.blue {
    background-color: #152a69;
    /* right: 3px;
    top: 415px; */
    top: 181px;
    right: 27px;
  }
  .container-image-pay.orange {
    background-color: #e8927c;
    /* top: 347px;
    right: 162px; */
    right: 8px;
    top: 335px;
  }

  .now__product__informado-y-conectado .container_emision {
    width: 271px;
    height: 76px;
    position: absolute;
    z-index: 2;
    top: 494px;
    right: 54px;
    background-color: #152a69;
    color: white;
    border-radius: 35px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    left: auto;
  }
  .container-image-pay .mobile {
    display: none;
  }
  .container-image-pay .tablet {
    display: block;
  }
  .container_emision p {
    font-size: 17px;
    font-weight: 400;
    color: white;
    font-family: "Geomanist-WZ-OT-Book";
    line-height: 16px;
    margin-left: 5px;
  }
  .container_emision .cero-euros-movil {
    display: none;
  }
  .now__product__informado-y-conectado .container_emision .cero-euros {
    display: inline-block;
    margin-right: 12px;
    margin-left: -10px;
    height: 35px;
  }

  .now__product__informado-y-conectado__container-image .mobile-now {
    margin-top: 46px;
  }

  .ventajas-img-desktop {
    display: block;
  }

  .ventajas-img-mobile {
    display: none;
  }

  .ventajas-img-tablet {
    display: none;
  }
}

@media (min-width: 1270px) {
  .now__product__informado-y-conectado__container-card {
    max-height: 172px;
  }
  .now__product__informado-y-conectado__container-cards {
    max-width: 550px;
  }
}

@media (min-width: 1025px) and (max-width: 1244px) {
  .now__product__informado-y-conectado {
    padding: 100px 24px 122px;
  }
}

@media (min-width: 1025px) and (max-width: 1144px) {
  .now__product__informado-y-conectado h1 {
    padding: 0 280px;
  }
}

/*---------------------------------------*/
/*---------------ELIGES TU---------------*/
@media (min-width: 1025px) {
  .now__product__payment-method h2 {
    font-size: 42px;
    line-height: 46px;
    padding: 0 400px;
  }

  .now__product__payment-method h2 .underline {
    font-size: 42px;
    line-height: 46px;
  }

  .now__product__payment-method h2 .underline::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -12px; /* Ajusta la posición vertical del subrayado */
    height: 4px; /* Grosor del subrayado */
    background-color: #b5eddb; /* Tu color específico */
    border-radius: 5px;
  }

  .now__product__payment-method h2 .bold {
    font-size: 42px;
    line-height: 46px;
  }
  .now__product__payment-method .description {
    margin: 42px 218px 10px;
    padding: 0 40px;
  }
  .now__product__payment-method__card-item h3 {
    margin-bottom: 31px;
    font-size: 23px;
    line-height: 27px;
  }

  .now__product__payment-method__card-item img {
    width: 50px;
    height: 45px;
    margin: auto;
    margin-top: 1px;
    margin-bottom: 13px;
  }

  /* .now__product__payment-method__card-item .pago-aplazado-tin {
    margin-top: 5px;
  } */

  .pago-total p {
    padding: 0 15px;
  }

  .pago-aplazado p {
    padding: 0;
  }
  .now__product__payment-method__card-item .underline {
    text-decoration: underline;
  }

  .now__product__payment-method h2 .break {
    display: inline-block;
    width: 100%;
  }

  .now__product__payment-method .description .break {
    display: inline-block;
    width: 100%;
  }

  .now__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;
  }
  .now__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;
  }

  .now__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;
  }

  .now__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: #152a69;
    width: 267px;
  }

  .now__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;
  }

  .now__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: #152a69;
    width: 194px;
  }

  .now__product__payment-method__container-features-columns-desktop
    .container-single-feature-third-column
    .underline {
    text-decoration: underline;
  }

  .now__product__payment-method__container-features-columns-desktop
    .container-single-feature-first-column
    img {
    width: 56.13px;
    height: 49px;
  }

  .now__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: #152a69;
  }

  /* .now__product__payment-method__card-container {
     margin-bottom: 78.59px; 
  } */

  .now__product__payment-method__card-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 45px;
  }

  .now__product__payment-method__card-item-desktop {
    display: block;
  }

  .now__product__payment-method__card-item {
    width: 359px;
    height: 274px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 50px 29px;
    margin-right: -18px;
    margin-left: -18px;
    margin-bottom: 25px;
  }

  .now__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: #152a69;
  }
  .now__product__payment-method__explore h3 span {
    font-size: 23px;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Bold";
  }
  .now__product__payment-method__explore-yellow-container {
    flex-direction: row;
    justify-content: center;
    gap: 49px;
  }
  .now__product__payment-method__explore-yellow {
    width: 350px;
    height: 76px;
    padding: 17px 27px 18px 24px;
    align-items: center;
    margin: 0px;
  }

  .now__product__payment-method__explore-yellow p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Book";
    color: #ffffff;
    margin-top: 18px;
    margin-left: 16px;
  }

  .clipboard_mobile {
    padding-right: 10px;
  }

  .calculadora_mobile {
    padding-right: 20px;
  }

  .now__product__payment-method__explore-yellow p .bold {
    font-size: 16px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .now__product__payment-method__card-container {
    margin-bottom: -17px;
    margin-top: 17px;
  }
  .open-link-desktop {
    display: flex;
    width: 22px;
    height: 23px;
  }

  .now__product__payment-method {
    padding: 85px 0px 99px;
  }
}

@media (min-width: 1244px) {
  .now__product__payment-method__card-item {
    min-width: 359px;
    margin-bottom: 25px;
  }
}

@media (min-width: 1025px) and (max-width: 1130px) {
  .now__product__payment-method__card-container {
    gap: 5px;
  }
  .now__product__payment-method__card-item {
    padding: 20px 10px;
  }

  .now__product__payment-method h2 {
    padding: 0 360px;
  }
}

@media (min-width: 1130px) and (max-width: 1135px) {
  .now__product__payment-method__card-item {
    padding: 45px 46px;
  }
}

/*----------------------------------------*/
/*--------------CUIDA DE TI---------------*/
@media (min-width: 1025px) {
  .now__product__tarjeta-cuida-de-ti__card {
    width: 100%;
  }

  .link-cuida-de-ti-desktop {
    display: inline;
  }

  .link-cuida-de-ti-tablet {
    display: none;
  }

  .now__product__tarjeta-cuida-de-ti h2 {
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 42px;
  }

  .now__product__tarjeta-cuida-de-ti h2 .underline {
    font-size: 42px;
    line-height: 46px;
    position: relative;
    display: inline-block;
  }

  .now__product__tarjeta-cuida-de-ti h2 .bold {
    font-size: 42px;
    line-height: 46px;
  }

  .now__product__tarjeta-cuida-de-ti .description {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 70px;
    padding: 0 430px;
  }

  .now__product__tarjeta-cuida-de-ti .description .bold {
    font-size: 16px;
    line-height: 22px;
  }
  .now__product__tarjeta-cuida-de-ti .description .break {
    display: inline-block;
    width: 100%;
  }
  .now__product__tarjeta-cuida-de-ti__container {
    display: flex;
    flex-direction: row;
    gap: 50px;
    width: 100%;
    justify-content: center;
  }
  .now__product__tarjeta-cuida-de-ti__header .light {
    font-size: 23px;
    line-height: 27px;
    margin: 8px 0px 15px;
  }
  .now__product__tarjeta-cuida-de-ti__header .bold {
    font-size: 23px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .now__product__tarjeta-cuida-de-ti__header {
    /*padding: 40px 0px 0px;
    height: 124px;*/
    height: 150px;
  }
  .now__product__tarjeta-cuida-de-ti__body-item {
    padding: 9px 0 18px;
  }
  .now__product__tarjeta-cuida-de-ti__body-item p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Book";
    color: #152a69;
    margin: 4px 0px 0px 0px;
    padding: 0 40px;
  }

  .now__product__tarjeta-cuida-de-ti__body-item p .bold {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    font-family: "Geomanist-WZ-OT-Bold";
  }

  .now__product__tarjeta-cuida-de-ti__body-item p .break {
    display: inline-block;
    width: 100%;
  }

  .now__product__tarjeta-cuida-de-ti__header .arrow-down {
    display: none;
  }
  .free-label-button {
    display: inline;
    border-radius: 25px;
  }
  .now__product__tarjeta-cuida-de-ti__card
    .now__product__tarjeta-cuida-de-ti__body {
    display: block;
    width: 100%;
  }
  .now__product__tarjeta-cuida-de-ti__header {
    border-radius: 0px !important;
  }

  .now__product__tarjeta-cuida-de-ti__link-desktop {
    display: flex;
    justify-content: center;
    margin-top: 26px;
  }
  .now__product__tarjeta-cuida-de-ti__link-desktop p {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Light";
    color: #152a69;
    margin-top: 52px;
  }
  .now__product__tarjeta-cuida-de-ti__link-desktop p a {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Bold";
    color: #152a69;
  }

  .free-label-button {
    /* display: none; */
    font-size: 16px;
    font-weight: 700;
    font-family: "Geomanist-WZ-OT-Bold";
    color: white;
    padding: 0px 12px;
    text-align: center;
    width: 78px;
    height: 24px;
    border-radius: 99px;
    margin-top: -8px;
  }

  .link-mobile {
    display: block;
  }

  .now__product__tarjeta-cuida-de-ti__body
    .now__product__tarjeta-cuida-de-ti__body-item {
    height: 100px;
  }

  .now__product__tarjeta-cuida-de-ti__body
    .now__product__tarjeta-cuida-de-ti__body-item:last-child {
    height: 125px;
  }

  .now__product__tarjeta-cuida-de-ti {
    padding: 102px 0 85px;
  }
}

@media (min-width: 1224px) {
  .now__product__tarjeta-cuida-de-ti__card {
    width: 350px;
  }
}

@media (min-width: 1025px) and (max-width: 1180px) {
  .now__product__tarjeta-cuida-de-ti {
    padding: 64px 24px 119px;
  }

  .now__product__tarjeta-cuida-de-ti .description {
    padding: 0 400px;
  }
}

@media (min-width: 1178px) {
  .now__product__tarjeta-cuida-de-ti__header .light {
    padding: 0 60px;
  }
}

@media (min-width: 1025px) and (max-width: 1177px) {
  .now__product__tarjeta-cuida-de-ti__header .light {
    padding: 0 35px;
  }
}

/*----------------------------------------*/
/*-------------WIZINK CENTER--------------*/
@media (min-width: 1025px) {
  .now__product__wizink-center h2 {
    font-size: 42px;
    line-height: 46px;
    margin-bottom: 29px;
  }

  .now__product__wizink-center h2 .bold {
    font-size: 42px;
    line-height: 46px;
  }

  .now__product__wizink-center h2 .break {
    display: inline-block;
    width: 100%;
  }

  .now__product__wizink-center h2 .underline {
    font-size: 42px;
    line-height: 46px;
    position: relative;
    display: inline-block;
  }

  .now__product__wizink-center 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: #b5eddb; /* Tu color específico */
    border-radius: 5px;
  }

  .now__product__wizink-center .description {
    font-size: 16px;
    line-height: 22px;
    margin: 0px 320px 75px;
  }

  .now__product__wizink-center .description .break {
    display: inline-block;
    width: 100%;
  }

  .now__product__wizink-center {
    padding: 100px 0 11px;
    background-color: #d7a9e3;
  }
  .now__product__wizink-center__item-header h3 {
    font-weight: 400;
    font-size: 23px;
    line-height: 27px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Book";
    color: #152a69;
    /* margin-bottom: 2px; */
  }
  .now__product__wizink-center__item-header h3 .bold {
    font-weight: 700;
    font-size: 23px;
    line-height: 27px;
    text-align: center;
    font-family: "Geomanist-WZ-OT-Bold";
    color: #152a69;
  }
  .now__product__wizink-center__item {
    border-radius: 16px;
    background-color: #ffffff;
    padding: 25px 25px 40px 30px;
    /* width: 400px;
    height: 175px; */
  }
  .now__product__wizink-center__item-wrapper {
    gap: 50px;
    margin-top: 90px;
  }
  .now__product__wizink-center__item-body p {
    line-height: 22px;
  }
  .now__product__wizink-center__container-images.mobile {
    display: none;
  }
  .now__product__wizink-center__container-images.desktop {
    display: flex;
    flex: none;
  }

  .gratuito {
    display: none;
  }

  .vip {
    display: inline-block;
  }

  .vip-tablet {
    display: none;
  }

  .vip-mobile {
    display: none;
  }

  /* .now__product__wizink-center__item-wrapper {
    gap: 35px;
    justify-content: center;
  } */
  .trompeta {
    top: 4px;
    left: 256px;
    width: 63px;
  }
  .car {
    top: -19px;
    right: -150px;
    width: 57.58px;
  }
  .radio {
    top: -5px;
    left: -123px;
    width: 57.24px;
  }
  .credit-card {
    top: 22px;
    right: 299px;
    width: 56.58px;
  }
  .cup {
    top: 115px;
    left: 250px;
    width: 42px;
  }

  .man-photo {
    bottom: 10px;
    position: relative;
    width: 340px;
    margin-left: 0px;
    margin-top: -10px;
  }

  .now__product__wizink-center__cards-container {
    flex-direction: row;
    justify-content: center;
    gap: 30px;
    margin-bottom: -20px;
  }
}

@media (min-width: 1110px) and (max-width: 1210px) {
  .now__product__wizink-center {
    padding: 100px 24px 0;
  }
}

@media (min-width: 1291px) {
  .now__product__wizink-center__item {
    width: 400px;
    height: 175px;
  }
}

/*----------------------------------------*/
/*------------NO TENGAS DUDAS-------------*/
@media (min-width: 1025px) {
  .now__product__no-tengas-dudas h2 {
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    margin-bottom: 60px;
    font-family: "Geomanist-WZ-OT-Light";
  }

  .now__product__no-tengas-dudas h2 span {
    font-size: 42px;
    line-height: 46px;
    display: inline-block;
    width: auto;
  }
  .now__product__no-tengas-dudas h3 {
    font-size: 42px;
    font-weight: 300;
    line-height: 46px;
    margin-bottom: 73px;
    font-family: "Geomanist-WZ-OT-Light";
  }

  .now__product__no-tengas-dudas h3 span {
    font-size: 42px;
    line-height: 46px;
    display: inline-block;
    width: auto;
  }
  .now__product__no-tengas-dudas {
    background-color: #f0f0f0;
    padding: 83px 0px 125px;
  }

  .now__product__no-tengas-dudas__item {
    /* height: 150px; */
  }

  .now__product__no-tengas-dudas__item-body p {
    margin: 9px 0 0;
    line-height: 22px;
    padding-right: 420px;
  }

  .now__product__no-tengas-dudas__container-cards {
    max-width: 1200px;
    margin: auto;
  }

  .now__product__no-tengas-dudas__item-header {
    margin-top: -11px;
    /* margin-top: 23px; */
  }
  .now__product__no-tengas-dudas__container-cards {
    gap: 25px;
  }

  .now__product__no-tengas-dudas__item {
    padding: 49px 25px 37px;
  }
  .now__product__no-tengas-dudas__item-button {
    width: 42px;
    height: 42px;
    min-width: 42px;
  }
  .arrow-up {
    width: 14px;
  }
}

@media (min-width: 1025px) and (max-width: 1238px) {
  .now__product__no-tengas-dudas {
    background-color: #f0f0f0;
    padding: 83px 24px 125px;
  }
}

/*----------------------------------------*/
/*-----------PUNTOS RELEVANTES------------*/
@media (min-width: 1025px) {
  .now__product__puntos-relevantes h2 {
    line-height: 46px;
    font-size: 42px;
    margin-bottom: 68px;
  }

  .now__product__puntos-relevantes h2 span {
    line-height: 46px;
    font-size: 42px;
    display: inline-block;
    width: auto;
  }
  .now__product__puntos-relevantes h3 {
    font-family: "Geomanist-WZ-OT-Light";
    font-weight: 400;
    line-height: 46px;
    text-align: center;
    font-size: 42px;
    margin-bottom: 83px;
    color: #152a69;
  }

  .now__product__puntos-relevantes h3 span {
    font-family: "Geomanist-WZ-OT-Bold";
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    font-size: 42px;
    /* display: inline-block;
    width: 100%; */
  }
  .now__product__puntos-relevantes__container-item.desktop {
    display: block;
  }
  .now__product__puntos-relevantes__container-item.mobile {
    display: none;
  }
  .now__product__puntos-relevantes__container-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    /* flex-direction: row;
    flex-wrap: wrap; */
    justify-content: center;
    margin-bottom: 98px;
    gap: 24px;
  }

  .now__product__puntos-relevantes__container-item {
    /* width: 575px; */
  }

  .now__product__puntos-relevantes {
    padding: 76px 0px 0px;
  }
  .now__product__puntos-relevantes__container-item-header {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 21px;
  }
  .now__product__puntos-relevantes__container-item-header p {
    font-size: 23px;
    line-height: 27px;
  }

  .now__product__puntos-relevantes__container-item-header h4 {
    font-size: 23px;
    line-height: 27px;
  }

  .now__product__puntos-relevantes__container-item {
    padding: 25px 0px 40px 50px;
  }
  .now__product__puntos-relevantes__container-item-header div {
    width: 50px;
    height: 50px;
  }

  .now__product__puntos-relevantes__container-item-header .pink img {
    width: 22px;
    height: 28px;
  }
  .now__product__puntos-relevantes__container-item-header .purple img {
    width: 26.5px;
    height: 23.5px;
  }
  .now__product__puntos-relevantes__container-item-header .red img {
    width: 26px;
    height: 22px;
  }

  .now__product__puntos-relevantes__container-item-header .darkblue {
    background-color: #152a69;
  }

  .now__product__puntos-relevantes__container-item-header .darkblue img {
    width: 23px;
    height: 28px;
  }

  .now__product__puntos-relevantes__container-item-header .white {
    background-color: #ffffff;
  }

  .now__product__puntos-relevantes__container-item-header .white img {
    width: 26px;
    height: 22.5px;
  }

  .calendar_desktop {
    display: block;
  }

  .calendar_mobile {
    display: none;
  }
  .now__product__puntos-relevantes__container-item-header .lightblue {
    background-color: #0053ff;
  }
  .now__product__puntos-relevantes__container-item-header .gowblue {
    background-color: #00a59f;
  }

  .now__product__puntos-relevantes__container-item-header .gowblue {
    background-color: #00a59f;
  }

  .now__product__puntos-relevantes__container-item-header .gowblue img {
    width: 26.3px;
    height: 23.4px;
  }

  .now__product__puntos-relevantes__container-item-header .lightblue img {
    width: 26.3px;
    height: 23.4px;
  }

  .now__product__puntos-relevantes__container-item-header .orange {
    background-color: #e8927c;
  }

  .now__product__puntos-relevantes__container-item-header .orange img {
    width: 26.4px;
    height: 25.8px;
  }

  .umbrella_desktop {
    display: block;
  }

  .umbrella_mobile {
    display: none;
  }

  .now__product__puntos-relevantes__container-item-body p {
    margin-top: 16px;
    margin-bottom: 0;
    padding: 0px 64px 0px 0px;
  }
  .productos-similares {
    order: 4;
  }
}

@media (min-width: 1025px) and (max-width: 1237px) {
  .now__product__puntos-relevantes {
    padding: 100px 24px 0px;
  }
}

/*----------------------------------------*/
/*--------------TEXTO LEGAL---------------*/
@media (min-width: 1025px) {
  .now__product__banner-text {
    padding: 0px 0px 60px;
  }

  .now__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: #152a69;
    text-align: justify;
  }

  .now__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: #152a69;
  }
}

@media (min-width: 1025px) and (max-width: 1245px) {
  .now__product__banner-text {
    padding: 0px 24px 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .container_solicitar-img-text {
    left: 30px;
  }
}

@media (min-width: 1200px) {
  .container_solicitar-img-text {
    left: 100px;
  }
}

@media (min-width: 1024px) {
  .text-solicitala_header {
    padding: 0 35px;
  }
  .text-solicitala_description {
    padding: 5px 35px;
  }
}
