#contndrTitulo {
    margin: 40px 16px 0px;
    text-align: center;
}

#contenedorContenidoTabs {
    width: 100%;
}

.xs\:title_m {
    font-family: var(--font-family-1-smbold);
    font-size: var(--size-font-200);
    line-height: var(--size-font-line-height-2xl);
    font-style: var(--font-style-normal);
}

.card-plan-online-tres-periodos-home .container-card-home {
    background-image: url("/ibdmedia/ibdcomes/hogares/home/rebranding/img/img_card_plan_online_tres_periodos-home-360px.webp");
}

.card-plan-online-home .container-card-home {
    background-image: url("/ibdmedia/ibdcomes/hogares/home/rebranding/img/img_card_plan_online-home-360px.webp");
}

.card-plan-ahorro-inteligente-home .container-card-home {
    background-image: url("/ibdmedia/ibdcomes/hogares/home/rebranding/img/img_card_plan_ahorro_inteligente-home-360px.webp");
}

.planes-destacados {
    display: none;
}

.popup-card-plan {
    display: none;
}

.cards-container {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 24px 16px 40px;
    overflow: hidden;







    .swiper {
        width: 100%;
        height: auto;
        /* padding-top: 32px; */
        padding-bottom: calc(35px + 8px);
        overflow: visible;


        .item {
            /* min-width: 304px;
            width: 304px;
            max-width: 304px; */
            /* min-height: 476px!important; */
            /* box-sizing: content-box;
            z-index: 999;
            display: flex;
            flex-direction: column;
            justify-content: start;
            align-items: center;
            border-radius: var(--border-radius-l, 16px);
            border: 2px solid var(--Color-Border-General-1, #D8CFC7);
            background: var(--Color-Surface-General-1, #FFF);
            overflow: hidden; */
            /* margin: 0 auto; */

            width: 304px;
            height: 330px;
            border-radius: 16px;
            flex-direction: column;
            justify-content: space-between;
            align-items: flex-end;
            display: flex;

            .container-card-home {
                align-self: stretch;
                flex: 1 1 0;
                padding: 12px;
                border-radius: 16px;
                flex-direction: column;
                justify-content: space-between;
                align-items: flex-end;
                display: flex;
            }



            .card-home {
                align-self: stretch;
                flex: 1 1 0;
                flex-direction: column;
                justify-content: flex-end;
                align-items: center;
                gap: 110px;
                display: flex;
            }

            .container-text-card-home {
                align-self: stretch;
                padding: 12px 16px;
                background: var(--Color-Surface-General-1, white);
                border-radius: 16px;
                flex-direction: column;
                justify-content: flex-start;
                align-items: flex-start;
                gap: 16px;
                display: flex;
            }

            .text-card-home {
                align-self: stretch;
                flex-direction: column;
                justify-content: center;
                align-items: flex-start;
                gap: 8px;
                display: flex;
            }

            .title_xs {
                align-self: stretch;
                color: var(--Color-Content-General-1);
                word-wrap: break-word;
            }

            .body_regular_s {
                align-self: stretch;
                color: var(--Color-Content-General-1);
                word-wrap: break-word;
            }

            .container-precio-plan-card-home {
                padding: 4px 12px;
                background: var(--Color-Surface-General-2);
                border-radius: 8px;
                justify-content: center;
                align-items: center;
                gap: 2px;
                display: flex;
            }

            .precio-plan-card-home {
                text-align: right;
            }

            .body_regular_l {
                color: var(--Color-Content-General-1);
                word-wrap: break-word;
            }

            .body_smbold_l {
                color: var(--Color-Content-General-1);
                word-wrap: break-word;
            }

            .container-unidad-precio-plan-card-home {
                align-self: stretch;
                padding-top: 2px;
                justify-content: flex-start;
                align-items: center;
                display: flex;
            }

            .unidad-precio-plan-card-home {
                text-align: right;
                justify-content: center;
                display: flex;
                flex-direction: column;
                color: var(--Color-Content-General-1);
                word-wrap: break-word;
            }

            .container-button-underline-carrusel-home {
                max-width: 328px;
                justify-content: flex-start;
                align-items: baseline;
                gap: 4px;
                display: flex;
                cursor: pointer;
            }

            .button_underline_text_l {
                color: var(--Color-Content-Interactive-Active);
                word-wrap: break-word;
            }

            .ico-button-underline-carrusel-home {
                width: 16px;
                height: 16px;
                position: relative;
                overflow: hidden;
            }
        }
    }

    .swiper-pagination-bullet {
        border: 1px solid #2F6852 !important;
        opacity: 1;
    }

    .swiper-pagination-bullet-active {
        background-color: #007F33 !important;
        border: 1px solid #007F33 !important;
    }
}


@media (min-width: 576px) {
    #contndrTitulo {
        margin: 40px 42px 24px;
    }

    .cards-container {
        padding: 0px 42px;
    }
}

@media (min-width: 768px) {
    #swiperCardsPlanesHome .swiper-pagination {
        display: none;
    }

    #contenedorTarjetasConTabs {
        display: none;
    }

    .planes-destacados {
        display: flex;
    }

    .planes-destacados {
        width: 100%;
        padding: 0px 48px 40px 48px;
        position: relative;
        background: var(--Color-Background-General-1);
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 24px;
        margin: 0 auto;
    }

    .container-imagen-plan-destacado {
        align-self: stretch;
        overflow: hidden;
        border-radius: 16px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;

        /* Efecto */
        position: relative;
        height: 423px;
    }

    .img-plan-destacado {
        align-self: stretch;
        height: 423px;
        border-radius: 16px;

        /* Efecto */
        width: 100%;
        /* height: auto; */
        display: block;
        transition: transform 0.6s ease;
        transform: scale(0.7);
    }

    /* Efecto */
    .planes-destacados:hover .img-plan-destacado {
        transform: scale(1);
    }

    .contenedor-switch-planes-destacados {
        position: absolute;
        /* left: 80px; */
        left: 50%;
        top: 80%;
        transform: translate(-50%, -50%);
        /* 350px */
        padding: 4px;
        background: white;
        border-radius: 100px;
        backdrop-filter: blur(2px);
        display: flex;
        justify-content: center;
        align-items: center;

        /* Efecto */
        opacity: 0;
        transition: opacity 0.6s ease;
        z-index: 3;
    }

    /* Efecto */
    .planes-destacados:hover .contenedor-switch-planes-destacados {
        opacity: 1;
    }

    .content-switch-planes-destacados-no-selected {
        width: 200px;
        height: 48px;
        padding: 8px 12px;
        background: var(--Color-Neutral-0);
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;

        cursor: pointer;
        border: none;
        outline: none !important;
        border-radius: 24px;
    }

    .content-switch-planes-destacados-no-selected:focus-visible {
        outline: 2px solid black !important;
    }

    .text-button-plan-destacado-no-selected {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: var(--Color-Content-General-1);
        /* font-size: 18px;
        font-family: IberPangea;
        font-weight: 400;
        line-height: 24px; */
        word-wrap: break-word;
    }

    .content-switch-planes-destacados-selected {
        width: 200px;
        height: 48px;
        /* padding: 8px 12px; */
        padding: 8px 8px;
        background: var(--Color-Button-Background-Active-1);
        border-radius: 24px;
        display: flex;
        justify-content: center;
        align-items: center;

        cursor: pointer;
        border: none;
        outline: none !important;
    }

    /* .content-switch-planes-destacados-selected:focus-visible {
        outline: 2px solid black !important;
    } */

    .text-button-plan-destacado-selected {
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: var(--Color-Content-General-Inverse);
        /* font-size: 18px;
        font-family: IberPangea;
        font-weight: 600;
        line-height: 24px; */
        word-wrap: break-word;
    }

    /* Pop-ups */
    .popup-card-plan {
        width: 265px;
        position: absolute;
        /* display: flex; */
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 7px;
        z-index: 4;
    }

    .popup-card-plan.active {
        display: flex;
    }

    /* .popup-card-plan-corner { */
        /* background: white; */
        /* backdrop-filter: blur(3.9px); */
    /* } */

    .popup-card-plan.modal-plan-online-tres-periodos {
        left: 55%;
        top: 5%;
        /* top: 20%; */
    }

    .popup-card-plan-corner.corner-modal-plan-online-tres-periodos {
        width: 264.7px;
        /* height: 190.5px; */
        height: 150px;
        /* transform: rotate(180deg); */
        /* transform-origin: top left; */
        /* background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='265'%20height='191'%20viewBox='0%200%20265%20191'%20fill='none'%3E%3CforeignObject%20x='-7.8'%20y='-7.72969'%20width='280.3'%20height='206.1'%3E%3Cdiv%20xmlns='http://www.w3.org/1999/xhtml'%20style='backdrop-filter:blur(3.9px);clip-path:url(%23bgblur_0_18708_37033_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath%20data-figma-bg-blur-radius='7.8'%20d='M251.895%200.0703136C258.523%200.070313%20263.895%205.4429%20263.895%2012.0703L264.7%20178.57C264.7%20185.198%20259.327%20190.57%20252.7%20190.57L0%20190.57C3.18178%20189.298%206.99996%20184.57%206.99995%20175.57L6.19531%2011.2703C6.19531%205.08475%2011.2097%200.0703347%2017.3953%200.0703341L251.895%200.0703136Z'%20fill='white'/%3E%3Cdefs%3E%3CclipPath%20id='bgblur_0_18708_37033_clip_path'%20transform='translate(7.8%207.72969)'%3E%3Cpath%20d='M251.895%200.0703136C258.523%200.070313%20263.895%205.4429%20263.895%2012.0703L264.7%20178.57C264.7%20185.198%20259.327%20190.57%20252.7%20190.57L0%20190.57C3.18178%20189.298%206.99996%20184.57%206.99995%20175.57L6.19531%2011.2703C6.19531%205.08475%2011.2097%200.0703347%2017.3953%200.0703341L251.895%200.0703136Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); */
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='265' height='151' viewBox='0 0 265 151' fill='none'%3E%3CforeignObject x='-7.8' y='-7.72969' width='280.6' height='166.053'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(3.9px);clip-path:url(%23bgblur_0_18940_61931_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='7.8' d='M252.986 0.0703136C259.621 0.070313 265 4.5946 265 10.1756L265 140.415C265 145.996 259.621 150.52 252.986 150.52L1.31527e-05 150.52C3.18544 149.448 7.00795 145.467 7.00795 137.888L7.00794 9.50192C7.00793 4.293 12.028 0.0703346 18.2206 0.0703341L252.986 0.0703136Z' fill='white'/%3E%3Cdefs%3E%3CclipPath id='bgblur_0_18940_61931_clip_path' transform='translate(7.8 7.72969)'%3E%3Cpath d='M252.986 0.0703136C259.621 0.070313 265 4.5946 265 10.1756L265 140.415C265 145.996 259.621 150.52 252.986 150.52L1.31527e-05 150.52C3.18544 149.448 7.00795 145.467 7.00795 137.888L7.00794 9.50192C7.00793 4.293 12.028 0.0703346 18.2206 0.0703341L252.986 0.0703136Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    }

    .container-text-popup-card-home {
        width: 227px;
        left: 23px;
        top: 13px;
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 16px;
    }

    .popup-card-plan.modal-plan-online {
        left: 10%;
        top: 10%;
        /* top: 30%; */
    }

    .popup-card-plan-corner.corner-modal-plan-online {
        width: 265px;
        /* height: 195px; */
        height: 150px;
        /* background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='265'%20height='195'%20viewBox='0%200%20265%20195'%20fill='none'%3E%3CforeignObject%20x='-7.8'%20y='-7.8'%20width='280.6'%20height='210.6'%3E%3Cdiv%20xmlns='http://www.w3.org/1999/xhtml'%20style='backdrop-filter:blur(3.9px);clip-path:url(%23bgblur_0_18708_30022_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath%20data-figma-bg-blur-radius='7.8'%20d='M12.8191%200C6.1842%200%200.805527%204.52428%200.805527%2010.1053L0%20184.895C0%20190.476%205.37865%20195%2012.0136%20195L265%20195C261.815%20193.928%20257.992%20189.947%20257.992%20182.368L258.798%209.43161C258.798%204.22269%20253.778%200%20247.585%200L12.8191%200Z'%20fill='white'/%3E%3Cdefs%3E%3CclipPath%20id='bgblur_0_18708_30022_clip_path'%20transform='translate(7.8%207.8)'%3E%3Cpath%20d='M12.8191%200C6.1842%200%200.805527%204.52428%200.805527%2010.1053L0%20184.895C0%20190.476%205.37865%20195%2012.0136%20195L265%20195C261.815%20193.928%20257.992%20189.947%20257.992%20182.368L258.798%209.43161C258.798%204.22269%20253.778%200%20247.585%200L12.8191%200Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); */
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='265' height='151' viewBox='0 0 265 151' fill='none'%3E%3CforeignObject x='-7.8' y='-7.8' width='280.6' height='166.053'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(3.9px);clip-path:url(%23bgblur_0_18940_77944_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='7.8' d='M12.0137 1.05027e-06C5.37874 4.70224e-07 6.47006e-05 4.52428 6.42127e-05 10.1053L-1.6164e-05 140.344C-1.66519e-05 145.925 5.37865 150.45 12.0136 150.45L265 150.45C261.815 149.378 257.992 145.397 257.992 137.818L257.992 9.43161C257.992 4.22269 252.972 2.21155e-05 246.779 2.15741e-05L12.0137 1.05027e-06Z' fill='white'/%3E%3Cdefs%3E%3CclipPath id='bgblur_0_18940_77944_clip_path' transform='translate(7.8 7.8)'%3E%3Cpath d='M12.0137 1.05027e-06C5.37874 4.70224e-07 6.47006e-05 4.52428 6.42127e-05 10.1053L-1.6164e-05 140.344C-1.66519e-05 145.925 5.37865 150.45 12.0136 150.45L265 150.45C261.815 149.378 257.992 145.397 257.992 137.818L257.992 9.43161C257.992 4.22269 252.972 2.21155e-05 246.779 2.15741e-05L12.0137 1.05027e-06Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    }

    .container-text-popup-card-home {
        width: 227px;
        left: 23px;
        top: 13px;
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 16px;
    }

    .popup-card-plan.modal-plan-ahorro-inteligente {
        left: 55%;
        top: 30%;
        /* top: 40%; */
    }

    .popup-card-plan-corner.corner-modal-plan-ahorro-inteligente {
        width: 264.7px;
        /* height: 190.5px; */
        height: 150px;
        /* transform: rotate(-180deg); */
        /* transform-origin: top left; */
        /* background-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='265'%20height='191'%20viewBox='0%200%20265%20191'%20fill='none'%3E%3CforeignObject%20x='-7.8'%20y='-7.8'%20width='280.3'%20height='206.1'%3E%3Cdiv%20xmlns='http://www.w3.org/1999/xhtml'%20style='backdrop-filter:blur(3.9px);clip-path:url(%23bgblur_0_18708_23100_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath%20data-figma-bg-blur-radius='7.8'%20d='M251.895%20190.5C258.523%20190.5%20263.895%20185.127%20263.895%20178.5L264.7%2012C264.7%205.37257%20259.327%20-1.57285e-05%20252.7%20-1.63079e-05L-4.43811e-05%20-3.83996e-05C3.18178%201.2727%206.99996%205.99996%206.99995%2015L6.19531%20179.3C6.19531%20185.486%2011.2097%20190.5%2017.3953%20190.5L251.895%20190.5Z'%20fill='white'/%3E%3Cdefs%3E%3CclipPath%20id='bgblur_0_18708_23100_clip_path'%20transform='translate(7.8%207.8)'%3E%3Cpath%20d='M251.895%20190.5C258.523%20190.5%20263.895%20185.127%20263.895%20178.5L264.7%2012C264.7%205.37257%20259.327%20-1.57285e-05%20252.7%20-1.63079e-05L-4.43811e-05%20-3.83996e-05C3.18178%201.2727%206.99996%205.99996%206.99995%2015L6.19531%20179.3C6.19531%20185.486%2011.2097%20190.5%2017.3953%20190.5L251.895%20190.5Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); */
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='265' height='151' viewBox='0 0 265 151' fill='none'%3E%3CforeignObject x='-7.8' y='-7.8' width='280.6' height='166.053'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(3.9px);clip-path:url(%23bgblur_0_18940_22724_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Cpath data-figma-bg-blur-radius='7.8' d='M252.986 150.453C259.621 150.453 265 145.929 265 140.348L265 10.1089C265 4.52789 259.621 0.00361586 252.986 0.00361528L1.31527e-05 0.00359317C3.18544 1.07537 7.00795 5.05622 7.00795 12.6352L7.00794 141.022C7.00793 146.23 12.028 150.453 18.2206 150.453L252.986 150.453Z' fill='white'/%3E%3Cdefs%3E%3CclipPath id='bgblur_0_18940_22724_clip_path' transform='translate(7.8 7.8)'%3E%3Cpath d='M252.986 150.453C259.621 150.453 265 145.929 265 140.348L265 10.1089C265 4.52789 259.621 0.00361586 252.986 0.00361528L1.31527e-05 0.00359317C3.18544 1.07537 7.00795 5.05622 7.00795 12.6352L7.00794 141.022C7.00793 146.23 12.028 150.453 18.2206 150.453L252.986 150.453Z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    }

    .container-text-popup-card-home {
        width: 227px;
        left: 23px;
        top: 13px;
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 16px;
    }

    .popup-card-plan .container-text-card-home {
        align-self: stretch;
        padding: 12px 16px;
        background: var(--Color-Surface-General-1, white);
        border-radius: 16px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 16px;
        display: flex;
    }

    .popup-card-plan .text-card-home {
        align-self: stretch;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        display: flex;
    }

    .popup-card-plan .title_xs {
        align-self: stretch;
        color: var(--Color-Content-General-1);
        word-wrap: break-word;
    }

    .popup-card-plan .body_regular_s {
        align-self: stretch;
        color: var(--Color-Content-General-1);
        word-wrap: break-word;
    }

    .popup-card-plan .container-precio-plan-card-home {
        padding: 4px 12px;
        background: var(--Color-Surface-General-2);
        border-radius: 8px;
        justify-content: center;
        align-items: center;
        gap: 2px;
        display: flex;
    }

    .popup-card-plan .precio-plan-card-home {
        text-align: right;
    }

    .popup-card-plan .body_regular_l {
        color: var(--Color-Content-General-1);
        word-wrap: break-word;
    }

    .popup-card-plan .body_smbold_l {
        color: var(--Color-Content-General-1);
        word-wrap: break-word;
    }

    .popup-card-plan .container-unidad-precio-plan-card-home {
        align-self: stretch;
        padding-top: 2px;
        justify-content: flex-start;
        align-items: center;
        display: flex;
    }

    .popup-card-plan .unidad-precio-plan-card-home {
        text-align: right;
        justify-content: center;
        display: flex;
        flex-direction: column;
        color: var(--Color-Content-General-1);
        word-wrap: break-word;
    }

    .popup-card-plan .container-button-underline-carrusel-home {
        max-width: 328px;
        justify-content: flex-start;
        align-items: baseline;
        gap: 4px;
        display: flex;
        cursor: pointer;
    }

    .popup-card-plan .button_underline_text_l {
        color: var(--Color-Content-Interactive-Active);
        word-wrap: break-word;
    }

    .popup-card-plan .ico-button-underline-carrusel-home {
        width: 16px;
        height: 16px;
        position: relative;
        overflow: hidden;
    }
    /* Pop-ups */
}

@media (min-width: 992px) {
    .cards-container {
        padding: 40px 82px;
    }

    .lg\:title_l {
        font-family: var(--font-family-1-smbold);
        font-size: var(--size-font-225);
        line-height: var(--size-font-line-height-3xl);
        font-style: var(--font-style-normal);
    }

    .lg\:body_regular_l {
        font-family: var(--font-family-1-regular);
        font-size: var(--size-font-125);
        line-height: var(--size-font-line-height-m);
        font-style: var(--font-style-normal);
    }

    .planes-destacados {
        padding: 0px 82px 40px 82px;
    }

    /* .planes-destacados:hover .img-plan-destacado {
        transform: scale(1.2);
    } */

    /* .contenedor-switch-planes-destacados {
        left: 192px;
        top: 75%; 347.25px
    } */

    /* .popup-card-plan.modal-plan-online-tres-periodos {
        left: 60%;
        top: 20%;
    } */

    .popup-card-plan.modal-plan-online {
        left: 15%;
        /* top: 30%; */
    }

    /* .popup-card-plan.modal-plan-ahorro-inteligente {
        left: 60%;
        top: 45%;
    } */
}

@media (min-width: 1200px) {
    /* .cards-container {
        width: 100%;
        padding: 40px 102px;
    } */
    .planes-destacados {
        padding: 0px 102px 40px 102px;
    }

    /* .planes-destacados:hover .img-plan-destacado {
        transform: scale(1.4);
    } */

    /* .contenedor-switch-planes-destacados {
        left: 297px;
    } */

    /* .popup-card-plan.modal-plan-online-tres-periodos {
        left: 60%;
        top: 25%;
    } */

    .popup-card-plan.modal-plan-online {
        left: 20%;
        /* top: 25%; */
    }

    /* .popup-card-plan.modal-plan-ahorro-inteligente {
        left: 65%;
        top: 45%;
    } */
}



/* Edge -> min-width: 1872px */
@media (min-width: 1872px) {
    /* .cards-container {

    } */
    .planes-destacados {
        padding: 0px 324px 40px 324px;
    }

    /* .planes-destacados:hover .img-plan-destacado {
        transform: scale(1.6);
    } */

    /* .contenedor-switch-planes-destacados {
        left: 656px;
    } */

    /* .popup-card-plan.modal-plan-online-tres-periodos {
        left: 60%;
        top: 25%;
    } */

    .popup-card-plan.modal-plan-online {
        left: 30%;
        /* top: 35%; */
    }

    /* .popup-card-plan.modal-plan-ahorro-inteligente {
        left: 65%;
        top: 45%;
    } */
}

.no-select {
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE/Edge */
    user-select: none;
    /* EstÃƒÆ’Ã‚Â¡ndar */
    cursor: default;
}