@charset "UTF-8";

.background--Neutro-Neutro-200{
    background-color: #F9F9F9 !important;
}
.btn-guinda {
    display: flex;
    width: 270px !important;
    height: 40px;
    padding: 8px 22px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 8px !important;
    border-color: #611232 !important;
    background: var(--Background-Background-primary-600, #611232) !important;

    color: var(--Neutro-Neutro-100, #FFF) !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 137.5% */
}

.btn-guinda:hover{
    background: #9B2247 !important;
}
.btn-blanco {
    display: flex;
    width: 270px !important;
    height: 40px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 8px !important;
    border: 0.855px solid var(--Guinda-GOB-MX, #611232) !important;

    color: var(--Guinda-GOB-MX, #611232) !important;
    text-align: center !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 137.5% */
}

.divisor-gradiente {
    align-content: end;
    margin-top: 10rem;
    margin-bottom: -2rem;
    height: 20px;
    flex-shrink: 0;

    opacity: 0.5;
    background: linear-gradient(85deg, #621132 11.58%, #6211321a);
}
.lbl-llave-mx {
    color: var(--Text-Text-primary-enabled, #611232);
    font-size: 24px !important;
    font-style: normal;
    line-height: 36px;
    text-decoration: underline !important;
}
li::marker {
    color: #161a1d !important;
    font-size: x-large;
    font-weight: 500;
}

lst-requisitos{
    list-style-position: inside;
}

body .ui-accordion .ui-accordion-header {
    border-radius: 8px;
    background: var(--Neutro-Neutro-100, #FFF) !important;
    box-shadow: 0 4px 4px 0 rgba(152, 152, 152, 0.25);
}

.ui-accordion-header {
    color: var(--Neutro-Neutro-600, #161A1D) !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: normal !important;
    text-align: left;
}

.ui-accordion-content {
    color: var(--Neutro-Neutro-400, #161A1D) !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal !important;
    text-align: left;
}

.link-index{
    color: #611232 !important;
    font-weight: 600 !important;
}

.dialog-centrado-modal.ui-dialog {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
}
.dialog-contenido-centrado {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
}

.grid-centrado-modal {
    margin: 0 auto;
    text-align: center;
}

.adip-subtitle {
    font-family: var(--Font-Body-Font, "Noto Sans") !important;
    color: var(--Neutro-Neutro-800, #161A1D) !important;
    font-family: Noto sans;
    text-align: center !important;
    /* Body/Medium */
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}

.adip-output-informacion {
    font-family: var(--Font-Body-Font, "Noto Sans") !important;
    color: var(--Neutro-Neutro-800, #161A1D);
    text-align: center;
    /* Body/Regular */
    font-family: Noto Sans;
    font-size: var(--Tipos-Tamao-Prrafos-Prrafo-base, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.adip-btn-wine {
    font-family: var(--Font-Body-Font, "Noto Sans") !important;
    background: #611232 !important;
    border-radius: 8px !important;
    width: auto !important;
    height: 100% !important;
    margin: 8px 24px 8px 24px !important;
    border: none !important;display: flex;
    height: 38px;
    padding: 8px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: var(--Neutro-Neutro-100, #FFF);
    /* Button */
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 137.5% */
}

.btn-blanco-whatsapp{
    background: url(/resources/img/icon_whatsapp.png) no-repeat right center !important;
    background-position: 94% !important;
    background-color: #fff !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    color: #611232 !important;
    border-radius: 8px !important;
    display: flex;
    height: 44px;
    padding: 4px 16px;
    justify-content: center;
    align-items: center;
    border: 2px solid var(--Background-Background-primary-600, #611232) !important;
    background: var(--Neutro-Neutro-100, #FFF);
    position: relative;
}


 @media screen and (min-width: 1441px) {
        .img-banner-1 {
        height: 694px !important;
        width: auto;
        transform: rotate(--0.2deg) !important;
        position: relative !important;
        top: -2.5%;
        left: 12%;
    }

    .img-banner-02{
        height: 597px !important;
        transform: rotate(--0.2deg);
        top: 6rem;
        position: relative;
    }
    .img-rita-cetina {
        left: 6rem;
        bottom: -0.7rem;
        position: relative;
    }
    .cont-tit-home {
        width: 50%;
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-self: center;
        position: relative;
        left: 15%;    
    }
    .cont-subt-home {
        max-width: 735px;
        padding-top: 25px;
    }
    .tit-home {
        color: #FFF;
        font-size: 40px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .tit-home-bold {
        color: #FFF;
        font-size: 56px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-home {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 640px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: center;
    }

    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;
        border-radius: 16px;
        height: 750px;
        width: 75%;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
    .pnl-fondo-gris {
        display: grid;
        width: 1328px;
        height: 234px;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background: var(--Background-Background-primary-100, #F0ECED);
        margin-left: 7rem !important;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-gris {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .pnl-fondo-guinda {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 75% !important;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background-image: linear-gradient(to bottom, #9B2247, #611232);
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 7rem !important;
        position: relative;
        left: 9%;
    }

    .pnl-fondo-guinda-pnl1{
        border-right: 2px solid #fff;
        min-height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .img-panel-guinda{
        width: 188px;
        height: 110px;
    }
    
    .pnl-fondo-guinda-pnl1-qr{
        border-left: 2px solid #fff;
        min-height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .pnl-fondo-guinda-pnl1-btn{
        border-left: 2px solid #fff;
        min-height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }

    .img-panel-guinda-qr{
        width: 125px;
        height: 125px;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .pnl-sabias-que {
        padding-left: 7rem;
        padding-top: 6rem;
    }
    .tit-sabias-que {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 56px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .lbl-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .cont-listado-apoyos {
        width: 75%;
        display: flex !important;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        position: relative;
        left: 20%;
    }
    
    .pnl-cont-requisitos {
        display: flex;
        flex-wrap: wrap-reverse;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
        width: 75%;
        position: relative;
        left: 12.5%;
    }
    .pnl-cont-requisitos  .ui-g {
        display: -webkit-box;
    }
    .pnl-requisitos {
        display: block;
        width: 49%;
        padding: 24px !important;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 2rem;
    }
    .tit-req-pasos-guinda {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 40px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-requisitos {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .lbl-elementos-lista {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .lbl-elementos-lista-bold {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-dentro-gradiente {
        background: var(--Neutro-Neutro-300, #F3F3F3);
        display: flex;
        flex-wrap: wrap;
        margin-top: -0.5rem;
    }
    .cont-right {
        width: 47%;
/*        position: relative !important;
        left: -3rem;
        top: -124px;*/
    }
    .cont-left {
        padding-top: 25rem !important;
        padding-left: 5rem !important;
        padding-bottom: 3rem !important;
    }
    .pnl-apoyo-otorgado {
        align-content: center;
        padding-left: 5rem;
        padding-bottom: 1rem;
    }
    .lbl-proximamente-verde {
        display: inline-flex;
        padding: 4px 16px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-radius: 8px;
        background: var(--Terciarios-Green-500, #1E5B4F);
        color: var(--Neutro-Neutro-100, #FFF);
        font-size: 21px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        width: fit-content;
    }
    .head-apoyo-otorgado {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 56px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-left: 2%;
    }

    .lbl-listado-apoyos {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .lbl-listado-apoyos-bold {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    
    .pnl-listado-apoyos{
        width: 50%;
    }
    
    .pnl-tarjetas {
        padding-top: 5rem !important;
        margin-left: -15rem;
        width: 50%;
        position: relative !important;
        left: 15rem;
        top: 0;
    }
    .tarjeta-atras {
        position: absolute;
        z-index: 1 !important;
    }

    .tarjeta-frente {
        position: inherit;
        width: 500px;
        z-index: 2 !important;
        transform: rotate(10deg);
        left: 15rem;
        top: 1rem;
    }
    
    .pnl-estudiar-derecho {
        max-width: 680px;
    }
    .pnl-grados {
        margin: 1rem 0 0 1rem;
        display: flex;
        flex-wrap: wrap;
    }
    .pnl-faqs {
        margin-left: 7rem !important;
        margin-right: 7rem !important;
        margin-bottom: 5rem !important;
        width: 75%;
        position: relative;
        left: 9%;
    }
    .lbl-titulo-faqs {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-family: var(--Font-Body-Font, "Noto Sans");
        font-size: 40px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    
    .pnl-requisitos {
        display: block;
        width: 48%;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 2rem;
    }
    .pnl-apoyo-otorgado {
        align-content: center; 
        padding-bottom: 5rem;
        margin: 0 auto;
        width: 100%;
    }
 
 .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 650px;
        background-position-y: center;
        padding-top: 50px;
        display: flex;
        margin: 0 auto;
        flex-direction: column;
        justify-content: center;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
    .img-banner-1 {
        height: 500px !important;
        width: auto;
        position: absolute !important;
        top: 18%;
        left: 185px;
    }

    .img-banner-02{
        height: 597px !important;
        transform: rotate(--0.2deg);
        top: 6rem;
        position: relative;
    }
    .img-rita-cetina {
        left: 6rem;
        bottom: -0.7rem;
        position: relative;
    }
    .cont-tit-home {
        max-width: 640px;
        padding-top: 44px;
        margin-left: 8rem;
        margin-top: -40px;
    }
    .cont-subt-home {
        max-width: 735px;
        padding-top: 25px;
    }
    .tit-home {
        color: #FFF;
        font-size: 40px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .tit-home-bold {
        color: #FFF;
        font-size: 56px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-home {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 520px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: center;
    }

    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;
        border-radius: 16px;
        height: 730px;
        width: 90%;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
    .pnl-fondo-gris {
        display: grid;
        width: 1328px;
        height: 234px;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background: var(--Background-Background-primary-100, #F0ECED);
        margin-left: 7rem !important;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-gris {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .pnl-fondo-guinda {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90% !important;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background-image: linear-gradient(to bottom, #9B2247, #611232);
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 7rem !important;
    }

    .pnl-fondo-guinda-pnl1{
        border-right: 2px solid #fff;
        min-height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 10%;
    }

    .img-panel-guinda{
        width: 188px;
        height: 110px;
    }
    
    .pnl-fondo-guinda-pnl1-qr{
        border-left: 2px solid #fff;
        min-height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 10%;
    }
    
    .pnl-fondo-guinda-pnl1-btn{
        border-left: 2px solid #fff;
        min-height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }

    .img-panel-guinda-qr{
        width: 125px;
        height: 125px;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .pnl-sabias-que {
        padding-left: 7rem;
        padding-top: 6rem;
    }
    .tit-sabias-que {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 56px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .lbl-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .cont-listado-apoyos {
        width: 650px;
    }
    .pnl-cont-requisitos {
        display: flex;
        flex-wrap: wrap-reverse;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
        padding-left: 5rem !important;
        width: 95%;
    }
    .pnl-cont-requisitos  .ui-g {
        display: -webkit-box;
    }
    .pnl-requisitos {
        display: block;
        width: 49%;
        padding: 24px !important;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 1rem;
    }
    .tit-req-pasos-guinda {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 40px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-requisitos {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .lbl-elementos-lista {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .lbl-elementos-lista-bold {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-dentro-gradiente {
        background: var(--Neutro-Neutro-300, #F3F3F3);
        display: flex;
        flex-wrap: wrap;
        margin-top: -0.5rem;
    }
    .cont-right {
        position: relative !important;
        left: -3rem;
        top: -124px;
    }
    .cont-left {
        padding-top: 25rem !important;
        padding-left: 5rem !important;
        padding-bottom: 3rem !important;
    }
    .pnl-apoyo-otorgado {
        align-content: center;
        padding-left: 5rem;
        padding-bottom: 1rem;
    }
    .lbl-proximamente-verde {
        display: inline-flex;
        padding: 4px 16px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        border-radius: 8px;
        background: var(--Terciarios-Green-500, #1E5B4F);
        color: var(--Neutro-Neutro-100, #FFF);
        font-size: 21px !important;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        width: fit-content;
    }
    .head-apoyo-otorgado {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 42px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-top: 5%;
        margin-left: 2%;
    }

    .lbl-listado-apoyos {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .lbl-listado-apoyos-bold {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .pnl-tarjetas {
        padding-top: 5rem !important;
        position: relative !important;
        top: 0;
    }
    .tarjeta-atras {
        position: absolute;
        z-index: 1 !important;
    }

    .tarjeta-frente {
        position: inherit;
        width: 500px;
        z-index: 2 !important;
        transform: rotate(10deg);
        top: -5rem;
    }
    .pnl-estudiar-derecho {
        max-width: 680px;
    }
    .pnl-grados {
        margin: 1rem 0 0 1rem;
        display: flex;
        flex-wrap: wrap;
    }
    .pnl-faqs {
        margin-left: 7rem !important;
        margin-right: 7rem !important;
        margin-bottom: 5rem !important;
    }
    .lbl-titulo-faqs {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-family: var(--Font-Body-Font, "Noto Sans");
        font-size: 40px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
}

@media screen and (min-width: 1900px) and (max-width: 2060px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;        
        border-radius: 16px;
        height: 850px !important;
        width: 75% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
 }

@media screen and (min-width: 1899px) and (max-width: 1820px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;
        border-radius: 16px;
        height: 850px !important;
        width: 85% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
 }

@media screen and (min-width: 1819px) and (max-width: 1660px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;
        border-radius: 16px;
        height: 800px !important;
        width: 80% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
 }

@media screen and (min-width: 1659px) and (max-width: 1540px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;        
        border-radius: 16px;
        height: 700px !important;
        width: 75% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
 }

@media screen and (min-width: 1025px) and (max-width: 1249px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;        
        border-radius: 16px;
        height: 600px !important;
        width: 90% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }

    .pnl-apoyo-otorgado {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 20px !important;
    }

    .pnl-tarjetas img {
        max-width: 100% !important;
        height: auto !important;
    }

    .pnl-listado-apoyos {
        flex: 1 !important;
    }

    .ui-panelgrid-blank.ui-fluid.pnl-apoyo-otorgado .ui-panelgrid-cell {
        vertical-align: middle !important;
        width: 45% !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1210px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;        
        border-radius: 16px;
        height: 600px !important;
        width: 90% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }

    .tarjeta-frente {
        position: inherit;
        width: 400px;
        z-index: 2 !important;
        transform: rotate(10deg);
        top: -5rem;
    }

    .cont-listado-apoyos {
        width: 600px;
    }
}


@media screen and (min-width: 1441px) and (max-width: 1658px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;        
        border-radius: 16px;
        height: 650px !important;
        width: 75% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
 }

 @media screen and (min-width: 2250px) {
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;        
        border-radius: 16px;
        height: 1050px !important;
        width: 75% !important;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        flex-wrap: wrap;
    }
 }

@media screen and (min-width: 769px) and (max-width: 1024px) {
    .img-banner-1 {
        height: 421.049px !important;
        width: auto;
        position: inherit !important;
        left: 15% !important;
        top: -8.6%;
    }

    .img-banner-02{
        height: 343px !important;
        transform: rotate(-0.2deg);
        top: -3.5rem;
        position: relative;
    }
    .img-rita-cetina {
        margin-top: 4rem;
        width: 342px;
        left: 1rem;
        bottom: 0rem;
        position: relative;
    }
    .cont-tit-home {
        max-width: 600px;
        padding-top: 5% !important;
        margin-left: 2rem;
    }
    .cont-subt-home {
        max-width: 735px;
        padding-top: 20px;
    }
    .tit-home {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .tit-home-bold {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-home {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 21px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 440px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;
        border-radius: 16px;
        height: 550px;
        width: 95%;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: center;
        margin-top: 1rem;
        flex-wrap: wrap;
    }
    .pnl-fondo-gris {
        display: grid;
        flex-shrink: 0;
        border-radius: 16px;
        background: var(--Background-Background-primary-100, #F0ECED);
        margin-left: 0.5rem !important;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-gris {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .pnl-fondo-guinda {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 95% !important;
        /*height: 234px;*/
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background-image: linear-gradient(to bottom, #9B2247, #611232);
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 2.5rem !important;
    }

    .pnl-fondo-guinda-pnl1{
        border-right: 2px solid #fff;
        min-height: 135px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 10%;
    }

    .img-panel-guinda{
        width: 188px;
        height: 110px;
    }
    
    .pnl-fondo-guinda-pnl1-qr{
        border-left: 2px solid #fff;
        min-height: 135px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 10%;
    }
    
    .pnl-fondo-guinda-pnl1-btn{
        border-left: 2px solid #fff;
        min-height: 135px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }

    .img-panel-guinda-qr{
        width: 125px;
        height: 125px;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .pnl-sabias-que {
        padding-left: 0.5rem;
        padding-top: 5rem;
    }
    .pnl-beca-rita-cetina {
        padding: 0;
    }
    .tit-sabias-que {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .subt-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .lbl-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .cont-listado-apoyos {
        width: 343px;
        display: grid;
    }
    .pnl-cont-requisitos {
        display: flex;
        flex-wrap: wrap-reverse;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
        padding-left: 0.5rem !important;
        width: 95%;
    }
    .pnl-requisitos {
        display: grid;
        width: 45%;
        padding: 24px !important;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 4.5rem;
    }
    .tit-req-pasos-guinda {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-requisitos {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .lbl-elementos-lista {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .lbl-elementos-lista-bold {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-dentro-gradiente {
        background: var(--Neutro-Neutro-300, #F3F3F3);
        display: flex;
        flex-wrap: wrap;
        margin-top: -0.5rem;
    }
    .cont-right {
        position: relative !important;
        left: 2rem;
    }
    .cont-left {
        padding-top: 26rem !important;
        padding-left: 4rem !important;
        padding-bottom: 3rem !important;
    }

    .pnl-apoyo-otorgado {
        align-content: center;
        padding-left: 2rem;
    }
    .lbl-proximamente-verde {
        display: none;
    }
    .head-apoyo-otorgado {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-left: 2%;
    }

    .lbl-listado-apoyos {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .lbl-listado-apoyos-bold {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-tarjetas {
        width: 50%;
        padding-top: 5rem !important;
        position: relative !important;
    }
    .tarjeta-atras {
        width: 274px;
        position: absolute;
        z-index: 1 !important;
    }

    .tarjeta-frente {
        position: inherit;
        width: 371px;
        z-index: 2 !important;
        transform: rotate(10deg);
        top: -4rem;
    }

    .pnl-estudiar-derecho {
        margin-top: 3.5rem;
        max-width: 347px;
    }
    .pnl-grados {
        margin: 2rem 0 0 2rem;
        display: inline-grid;
        flex-wrap: wrap;
    }
    .pnl-faqs {
        margin-top: 3rem;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .lbl-titulo-faqs {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-family: var(--Font-Body-Font, "Noto Sans");
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
}

@media screen and (min-width: 431px) and (max-width: 798px) {
    .img-banner-1 {
        height: 365px !important;
        width: auto;
        position: inherit !important;
        left: 17rem !important;
        top: -1.2rem !important;
    }

    .img-banner-02{
        height: 343px !important;
        transform: rotate(-0.2deg);
        top: -3.5rem;
        position: relative;
    }
    .img-rita-cetina {
        margin-top: 4rem;
        width: 342px;
        left: 1rem;
        bottom: 0rem;
        position: relative;
    }
    .cont-tit-home {
        max-width: 735px;
        padding-top: 10px;
        margin-left: 2rem;
    }
    .cont-subt-home {
        max-width: 735px;
        padding-top: 20px;
    }
    .tit-home {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .tit-home-bold {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-home {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 28px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 779px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.20) 57.86%, rgba(0, 0, 0, 0.80) 93%), url(/resources/img/estudiantes1.png) lightgray;
        background-size: cover !important;
        background-position: center !important;
        border-radius: 16px;
        background-size: cover !important;
        height: 600px;
        width: 95%;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: center;
        margin-top: 1rem;
        flex-wrap: wrap;
    }
    .pnl-fondo-gris {
        display: grid;
        flex-shrink: 0;
        border-radius: 16px;
        background: var(--Background-Background-primary-100, #F0ECED);
        margin-left: 0.5rem !important;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-gris {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .pnl-fondo-guinda {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 95% !important;
        height: 234px;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background-image: linear-gradient(to bottom, #9B2247, #611232);
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 2rem !important;
    }

    .pnl-fondo-guinda-pnl1 {
        border-right: 2px solid #fff;
        min-height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 108%;
    }

    .img-panel-guinda{
        width: 150px;
        height: 105px;
    }

    .pnl-fondo-guinda-pnl1-qr {
        border-left: 2px solid #fff;
        min-height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 108%;
    }
    
    .pnl-fondo-guinda-pnl1-btn {
        border-left: 2px solid #fff;
        min-height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 108%;
        display: none;
    }

    .img-panel-guinda-qr{
        width: 125px;
        height: 125px;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .pnl-sabias-que {
        padding-left: 0.5rem;
        padding-top: 5rem;
    }
    .pnl-beca-rita-cetina {
        padding: 0;
    }
    .tit-sabias-que {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .subt-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .lbl-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .cont-listado-apoyos {
        width: 100%;
        display: grid;
    }
    .pnl-cont-requisitos {
        display: flex;
        flex-wrap: wrap-reverse;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
        padding-left: 0.5rem !important;
        width: 95%;
    }
    .pnl-requisitos {
        display: grid;
        width: 343px;
        padding: 24px !important;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 1.5rem;
    }
    .tit-req-pasos-guinda {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-requisitos {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .lbl-elementos-lista {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .lbl-elementos-lista-bold {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-dentro-gradiente {
        background: var(--Neutro-Neutro-300, #F3F3F3);
        display: flex;
        flex-wrap: wrap;
        margin-top: -0.5rem;
    }
    .cont-right {
        position: relative !important;
        left: 2rem;
    }
    .cont-left {
        padding-top: 30rem !important;
        padding-left: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pnl-apoyo-otorgado {
        align-content: center;
        padding-left: 2rem;
    }
    .lbl-proximamente-verde {
        display: none;
    }
    .head-apoyo-otorgado {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-left: 2%;
    }

    .lbl-listado-apoyos {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .lbl-listado-apoyos-bold {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-tarjetas {
        padding-top: 5rem !important;
        position: relative !important;
    }
    .tarjeta-atras {
        width: 274px;
        position: absolute;
        z-index: 1 !important;
    }

    .tarjeta-frente {
        width: 334px;
        position: inherit;
        z-index: 2 !important;
        transform: rotate(10deg);
        left: 18.5rem;
        top: -4rem;
    }

    .pnl-estudiar-derecho {
        margin-top: 3.5rem;
        max-width: 347px;
    }
    .pnl-grados {
        margin: 2rem 0 0 2rem;
        display: inline-grid;
        flex-wrap: wrap;
    }
    .pnl-faqs {
        margin-top: 3rem;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .lbl-titulo-faqs {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-family: var(--Font-Body-Font, "Noto Sans");
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
}

@media screen and (min-width: 376px) and (max-width: 430px) {
    .img-banner-1 {
        height: 280px !important;
        width: auto;
        position: inherit !important;
        left: 8rem !important;
        top: -1.1rem !important;
        width: auto;
    }

    .img-banner-02{
        height: 343px !important;
        transform: rotate(-0.2deg);
        top: -3.5rem;
        position: relative;
    }
    .img-rita-cetina {
        margin-top: 4rem;
        width: 342px;
        left: 1rem;
        bottom: 0rem;
        position: relative;
    }
    .cont-tit-home {
        max-width: 735px;
        padding-top: 10px;
        margin-left: 2rem;
    }
    .cont-subt-home {
        max-width: 735px;
        padding-top: 20px;
    }
    .tit-home {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .tit-home-bold {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-home {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 28px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 820px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/estudiantes2.png);
        background-size: cover !important;
        background-position: center !important;
        height: 550px;
        width: 100%;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: center;
        margin-top: 1rem;
        flex-wrap: wrap;
    }
    .pnl-fondo-gris {
        display: grid;
        flex-shrink: 0;
        border-radius: 16px;
        background: var(--Background-Background-primary-100, #F0ECED);
        margin-left: 0.5rem !important;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-gris {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .pnl-fondo-guinda {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90% !important;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background-image: linear-gradient(to bottom, #9B2247, #611232);
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 2rem !important;
    }

    .pnl-fondo-guinda-pnl1{
        border-bottom: 2px solid #fff;
        min-height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .img-panel-guinda{
        width: 210px;
        height: 115px;
    }
    
    .pnl-fondo-guinda-pnl1-qr{
        /*border-bottom: 2px solid #fff;*/
        min-height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;

    }
    
    .pnl-fondo-guinda-pnl1-btn{
        border-top: 2px solid #fff !important;
        min-height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .img-panel-guinda-qr{
        width: 125px;
        height: 125px;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center !important;
        padding-bottom: 3%;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-align: center !important;
        padding-bottom: 3%;
    }

    .pnl-sabias-que {
        padding-left: 0.5rem;
        padding-top: 5rem;
    }
    .pnl-beca-rita-cetina {
        padding: 0;
    }
    .tit-sabias-que {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .subt-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .lbl-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .cont-listado-apoyos {
        width: 343px;
        display: grid;
    }
    .pnl-cont-requisitos {
        display: flex;
        flex-wrap: wrap-reverse;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
        padding-left: 0.5rem !important;
        width: 95%;
    }
    .pnl-requisitos {
        display: grid;
        width: 368px;
        padding: 24px !important;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 1.5rem;
    }
    .tit-req-pasos-guinda {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-requisitos {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .lbl-elementos-lista {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .lbl-elementos-lista-bold {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-dentro-gradiente {
        background: var(--Neutro-Neutro-300, #F3F3F3);
        display: flex;
        flex-wrap: wrap;
        margin-top: -0.5rem;
    }
    .cont-right {
        position: relative !important;
        left: 2rem;
    }
    .cont-left {
        padding-top: 23rem !important;
        padding-left: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pnl-apoyo-otorgado {
        align-content: center;
        padding-left: 2rem;
    }
    .lbl-proximamente-verde {
        display: none;
    }
    .head-apoyo-otorgado {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-left: 2%;
    }

    .lbl-listado-apoyos {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .lbl-listado-apoyos-bold {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-tarjetas {
        padding-top: 5rem !important;
        position: relative !important;
    }
    .tarjeta-atras {
        width: 274px;
        position: absolute;
        z-index: 1 !important;
    }

    .tarjeta-frente {
        width: 323px;
        position: inherit;
        z-index: 2 !important;
        transform: rotate(10deg);
        left: 0.5rem;
        top: -3rem;
    }

    .pnl-estudiar-derecho {
        margin-top: 3.5rem;
        max-width: 347px;
    }
    .pnl-grados {
        margin: 2rem 0 0 2rem;
        display: inline-grid;
        flex-wrap: wrap;
    }
    .pnl-faqs {
        margin-top: 3rem;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .lbl-titulo-faqs {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-family: var(--Font-Body-Font, "Noto Sans");
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
}

@media screen and (min-width: 321px) and (max-width: 375px) {
    .img-banner-1 {
        height: 260px;
        width: auto;
        position: relative !important;
        left: 6rem !important;
        top: 0.8rem !important;
    }

    .img-banner-02{
        height: 343px !important;
        transform: rotate(-0.2deg);
        top: -3.5rem;
        position: relative;
    }
    .img-rita-cetina {
        margin-top: 4rem;
        width: 342px;
        left: 1rem;
        bottom: 0rem;
        position: relative;
    }
    .cont-tit-home {
        max-width: 735px;
        padding-top: 10px;
        margin-left: 2rem;
    }
    .cont-subt-home {
        max-width: 735px;
        padding-top: 20px;
    }
    .tit-home {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .tit-home-bold {
        color: #FFF;
        font-size: 36px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-home {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 25px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 870px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/estudiantes2.png);
        background-size: cover !important;
        background-position: center !important;
        height: 500px;
        width: 100%;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: center;
        margin-top: 1rem;
        flex-wrap: wrap;
    }
    .pnl-fondo-gris {
        display: grid;
        flex-shrink: 0;
        border-radius: 16px;
        background: var(--Background-Background-primary-100, #F0ECED);
        margin-left: 0.5rem !important;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-gris {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .pnl-fondo-guinda {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90% !important;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background-image: linear-gradient(to bottom, #9B2247, #611232);
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 2rem !important;
    }

    .pnl-fondo-guinda-pnl1{
        border-bottom: 2px solid #fff !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .img-panel-guinda{
        width: 215px;
        height: 115px;
    }
    
    .pnl-fondo-guinda-pnl1-qr{
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }
    
    .pnl-fondo-guinda-pnl1-btn{
        border-top: 2px solid #fff !important;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 13%;
    }

    .img-panel-guinda-qr{
        width: 125px;
        height: 125px;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center !important;
        padding-bottom: 3%;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-align: center !important;
        padding-bottom: 3%;
    }

    .pnl-sabias-que {
        padding-left: 0.5rem;
        padding-top: 5rem;
    }
    .pnl-beca-rita-cetina {
        padding: 0;
    }
    .tit-sabias-que {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .subt-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .lbl-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .cont-listado-apoyos {
        width: 100%;
        display: grid;
    }
    .pnl-cont-requisitos {
        display: flex;
        flex-wrap: wrap-reverse;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
        padding-left: 0.5rem !important;
        width: 95%;
    }
    .pnl-requisitos {
        display: grid;
        width: 330px;
        padding: 24px !important;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 1.5rem;
    }
    .tit-req-pasos-guinda {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-requisitos {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .lbl-elementos-lista {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .lbl-elementos-lista-bold {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-dentro-gradiente {
        background: var(--Neutro-Neutro-300, #F3F3F3);
        display: flex;
        flex-wrap: wrap;
        margin-top: -0.5rem;
    }
    .cont-right {
        position: relative !important;
        left: 2rem;
    }
    .cont-left {
        padding-top: 17rem !important;
        padding-left: 3rem !important;
        padding-bottom: 3rem !important;
    }
    .pnl-apoyo-otorgado {
        align-content: center;
        padding-left: 2rem;
    }
    .lbl-proximamente-verde {
        display: none;
    }
    .head-apoyo-otorgado {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-left: 2%;
    }

    .lbl-listado-apoyos {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .lbl-listado-apoyos-bold {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-tarjetas {
        padding-top: 5rem !important;
        position: relative !important;
        right: 2%;
    }
    .tarjeta-atras {
        width: 274px;
        position: absolute;
        z-index: 1 !important;
    }

    .tarjeta-frente {
        width: 320px;
        position: inherit;
        z-index: 2 !important;
        transform: rotate(10deg);
        top: -5rem;
        right: 2%;
    }

    .pnl-estudiar-derecho {
        margin-top: 3.5rem;
        max-width: 347px;
    }
    .pnl-grados {
        margin: 2rem 0 0 2rem;
        display: inline-grid;
        flex-wrap: wrap;
    }
    .pnl-faqs {
        margin-top: 3rem;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .lbl-titulo-faqs {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-family: var(--Font-Body-Font, "Noto Sans");
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
}

@media screen and (max-width: 320px) {

    .img-banner-1 {
        height: 230px !important;
        width: auto;
        position: inherit;
        left: 7rem;
        top: 0.5rem;
    }

    .img-banner-02{
        height: 343px !important;
        transform: rotate(--0.2deg);
        top: -3.5rem;
        position: relative;
    }
    .img-rita-cetina {
        margin-top: 2rem;
        width: 342px;
        left: 2rem;
        bottom: 0rem;
        position: relative;
    }
    .cont-tit-home {
        max-width: 735px;
        padding-top: 10px;
        margin-left: 2rem;
    }
    .cont-subt-home {
        max-width: 290px !important;
        padding-top: 25px;
    }
    .tit-home {
        color: #FFF;
        font-size: 32px !important;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .tit-home-bold {
        color: #FFF;
        font-size: 40px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-home {
        color: #FFF;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .pnl-titl {
        background-image: url(/resources/img/Rectangle_home.svg);
        background-size: cover !important;
        height: 800px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/estudiantes2.png);
        background-size: cover !important;
        background-position: center !important;
        height: 453px;
        width: 100%;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid;
        align-content: end;
        margin-top: 1rem;
        flex-wrap: wrap;
    }
    .pnl-fondo-gris {
        display: grid;
        flex-shrink: 0;
        border-radius: 16px;
        background: var(--Background-Background-primary-100, #F0ECED);
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .pnl-fondo-guinda {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 90% !important;
        row-gap: 10px;
        column-gap: 10px;
        flex-shrink: 0;
        grid-template-rows: repeat(1, minmax(0, 1fr));
        grid-template-columns: repeat(2, minmax(0, 1fr));

        border-radius: 16px;
        background-image: linear-gradient(to bottom, #9B2247, #611232);
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 2rem !important;
    }

    .pnl-fondo-guinda-pnl1{
        border-bottom: 2px solid #fff;
        min-height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .img-panel-guinda{
        width: 215px;
        height: 120px;
    }
    
    .pnl-fondo-guinda-pnl1-qr{
        /*border-bottom: 2px solid #fff;*/
        min-height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }
    
    .pnl-fondo-guinda-pnl1-btn{
        border-top: 2px solid #fff;
        min-height: 70px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 13%;
    }

    .img-panel-guinda-qr{
        width: 125px;
        height: 125px;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-align: center !important;
        padding-bottom: 3%;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-align: center !important;
        padding-bottom: 5%;
    }


    .pnl-fondo-gris .ui-g {
        display: -webkit-box;
    }

    .tit-fondo-gris {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .pnl-sabias-que {
        padding-left: 0.5rem;
        padding-top: 5rem;
    }
    .tit-sabias-que {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .subt-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 2rem;
    }
    .lbl-sabias-que {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .cont-listado-apoyos {
        width: 100%;
        display: grid;
    }
    .pnl-cont-requisitos {
        display: flex;
        flex-wrap: wrap-reverse;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
        padding-left: 0.5rem !important;
        width: 95%;
    }
    .pnl-requisitos {
        display: grid;
        width: 93%;
        padding: 0px !important;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        flex-shrink: 0;
        border-radius: 16px;
        background: #FFF !important;
        margin-left: 2rem;
    }
    .tit-req-pasos-guinda {
        color: var(--2024-30-Colors-Main-Guinda-GOB-MX, #611232);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .subt-requisitos {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .lbl-elementos-lista {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .lbl-elementos-lista-bold {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-dentro-gradiente {
        background: var(--Neutro-Neutro-300, #F3F3F3);
        display: flex;
        flex-wrap: wrap;
        margin-top: -0.5rem;
    }
    .cont-right {
        position: relative !important;
        left: 0rem;
    }
    .cont-left {
        padding-top: 2rem !important;
        padding-left: 2rem !important;
        padding-bottom: 3rem !important;
    }
    .pnl-apoyo-otorgado {
        align-content: center;
        padding-left: 2rem;
        padding-bottom: 1rem;
    }
    .lbl-proximamente-verde {
        display: none;
    }
    .head-apoyo-otorgado {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-size: 32px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-left: 2%;
    }

    .lbl-listado-apoyos {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

    .lbl-listado-apoyos-bold {
        color: var(--Neutro-Neutro-800, #434343);
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .pnl-tarjetas {
        padding-top: 5rem !important;
        margin-left: -22rem;
        position: relative !important;
        top: 20rem;
    }
    .tarjeta-atras {
        width: 274px;
        position: absolute;
        z-index: 1 !important;
    }

    .tarjeta-frente {
        width: 285px;
        position: relative;
        z-index: 2 !important;
        transform: rotate(10deg);
        left: 19rem;
        top: -22rem;
    }

    .pnl-estudiar-derecho {
        max-width: 343px;
    }
    .pnl-grados {
        margin: 2rem 0 0 2rem;
        display: inline-grid;
        flex-wrap: wrap;
    }
    .pnl-faqs {
        margin-top: 3rem;
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .lbl-titulo-faqs {
        color: var(--Neutro-Neutro-800, #161A1D);
        font-family: var(--Font-Body-Font, "Noto Sans");
        font-size: 24px !important;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
}

@media screen and (min-width: 1441px) {
    .img-banner-1 {
        height: 624px !important;
        width: auto;
        position: relative !important;
        top: -2%;
        left: 35%;
    }
    .tarjeta-frente {
        position: inherit;
        width: 500px;
        z-index: 2 !important;
        transform: rotate(10deg);
        top: 1rem;
    }
}

/*AJUSTE DE INICIO RESPONSIVO*/
@media screen and (min-width: 799px) and (max-width: 987px) {
    .img-banner-1 {
        height: 421.049px !important;
        width: auto !important;
        position: inherit !important;
    }
    .cont-tit-home {
        max-width: 400px !important;
        padding-top: 0% !important;
        margin-top: -18px;
    }
}

@media screen and (min-width: 769px) and (max-width: 798px) {
    .img-banner-1 {
        top: 0.7rem !important;
        height: 350px !important;
        left: 25rem !important;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1222px) {
    .img-banner-1 {
        left: -15px !important;
    }
}

/*@media screen and (min-width: 321px) and (max-width: 359px) {*/
@media screen and (min-width: 321px) and (max-width: 359px) {

    .img-banner-1 {
        top: -0.5rem !important;
    }
    .tarjeta-frente {
        width: 250px !important;
    }
    .pnl-requisitos {
        width: 280px !important;
    }
    .subt-home {
        font-size: 22px !important
    }
}

@media screen and (min-width: 345px) and (max-width: 359px) {

    .img-banner-1 {
        top: 2.5rem !important;
    }
    .tarjeta-frente {
        width: 250px !important;
        left: 8% !important;
    }
    .pnl-requisitos {
        width: 280px !important;
    }
    .subt-home {
        font-size: 22px !important
    }
}

@media screen and (min-width: 321px) and (max-width: 322px) {
    .img-banner-1 {
        top: -0.5rem !important;
        left: 4rem !important;
    }
    .subt-home {
        font-size: 22px !important;
    }
}

@media screen and (min-width: 321px) and (max-width: 320px) {
    .img-banner-1 {
        top: -1.5rem !important;
        left: 4rem !important;
    }
    .subt-home {
        font-size: 23px !important;
    }
}


@media screen and (min-width: 335px) and (max-width: 344px) {
    .img-banner-1 {
        top: -1.5rem !important;
    }
    .pnl-requisitos {
        width: 330px !important;
        margin-left: 0 !important;
    }

    .tarjeta-frente {
        left: 8% !important;
    }
    .subt-home {
        font-size: 23px !important;
    }
}

@media screen and (min-width: 360px) and (max-width: 369px) {
    .pnl-requisitos {
        margin-left: 1rem !important;
    }
    .img-banner-1 { 
        top: 1.5rem !important;
        height: 310px !important;
        left: 4rem !important;
    }
    .subt-home {
        font-size: 23px !important;
    }
}

@media screen and (min-width: 370px) and (max-width: 375px) {
    .img-banner-1 { 
        top: 0.5rem !important;
        height: 320px !important;
        left: 4rem !important;
    }
    .subt-home {
        font-size: 23px !important;
    }
}

@media screen and (min-width: 412px) and (max-width: 415px) {
    .img-banner-1 {
        height: 310px !important;
        top: 4px !important;
    }
    .subt-home {
        font-size: 22px !important;
    }
}

@media screen and (min-width: 376px) and (max-width: 411px) {
    .img-banner-1 {
        top: 3.5px !important;
        left: 6rem !important;
    }
    .subt-home {
        font-size: 22px !important;
    }
    .pnl-requisitos {
        margin-left: 0.5rem !important;
    }
}

@media screen and (min-width: 418px) and (max-width: 430px) {
    .pnl-requisitos {
        margin-left: 2.5rem !important;
    }
}

@media screen and (min-width: 426px) and (max-width: 428px) {
    .img-banner-1 {
        height: 315px !important;
        top: -2px !important;
    }

    .subt-home {
        font-size: 24px !important;
    }
}

@media screen and (min-width: 445px) and (max-width: 454px) {
    .img-banner-1 {
        height: 308px !important;
        left: 9rem !important;
        top: -0.4rem !important;
    }
    .tarjeta-frente {
        left: 3rem !important;
    }
    .subt-home {
        font-size: 24px !important;
    }
}

@media screen and (min-width: 431px) and (max-width: 445px) {
    .img-banner-1 {
        height: 280px !important;
        left: 9rem !important;
        top: -1rem !important;
    }
    .tarjeta-frente {
        left: 3rem !important;
    }
    .subt-home {
        font-size: 24px !important;
    }
}

@media screen and (min-width: 455px) and (max-width: 514px) {
    .img-banner-1 {
        height: 285px !important;
        left: 13rem !important;
        top: 1.9rem !important;

    }
    .tarjeta-frente {
        left: 3rem !important;
    }

    .subt-home {
        font-size: 24px !important;
    }
}

@media screen and (min-width: 515px) and (max-width: 552px) {
    .img-banner-1 {
        height: 315px !important;
        left: 12rem !important;
        top: 0rem !important;

    }
    .tarjeta-frente {
        left: 7rem !important;
    }
}

@media screen and (min-width: 553px) and (max-width: 653px) {
    .tarjeta-frente {
        left: 12rem !important;
    }
}

@media screen and (min-width: 614px) and (max-width: 634px) {
    .img-banner-1 {
        left: 16rem !important;
        top: -0.6rem !important;
    }

    .subt-home { 
        font-size: 27px !important;
    }
}

@media screen and (min-width: 553px) and (max-width: 613px) {
    .img-banner-1 {
        left: 16rem !important;
        top: -4.3rem !important;
    }

    .subt-home { 
        font-size: 27px !important;
    }
}

@media screen and (min-width: 743px) and (max-width: 798px) {
    .pnl-requisitos {
        width: 45% !important;
        margin-left: 3.5rem !important;
    }
}



@media screen and (min-width: 654px) and (max-width: 675px) {
    .img-banner-1 {
        height: 360px !important;
        left: 19rem !important;
        top: -7px !important;
    }

    .tarjeta-frente {
        left: 14rem !important;
    }
}


@media screen and (min-width: 743px) and (max-width: 768px) {
    .img-banner-1 {
        height: 360px !important;
        left: 25rem !important;
        top: 3.1rem !important;
    }

    .tarjeta-frente {
        left: 20rem !important;
    }
}

@media screen and (min-width: 676px) and (max-width: 717px) {
    .img-banner-1 {
        left: 20rem !important;
        top: -12px !important;
    }

    .tarjeta-frente {
        left: 15rem !important;
    }
}

@media screen and (min-width: 718px) and (max-width: 742px) {
    .img-banner-1 {
        height: 385px !important;
        left: 20rem !important;
        top: -32px !important;
    }

    .tarjeta-frente {
        left: 15rem !important;
    }
}

@media screen and (min-width: 675px) and (max-width: 675px) {
    .img-banner-1 {
        left: 19rem !important;
        top: -0.7rem !important;
    }

    .tarjeta-frente { 
        left: 13.5rem !important;
    }
}

@media screen and (min-width: 799px) and (max-width: 1015px) {
    .img-panel-guinda {
        width: 158px !important;
        height: 90px !important;
    }

    .pnl-fondo-guinda {
        margin-left: 2rem !important;
    }

    .tit-fondo-guinda {
        font-size: 25px !important;
    }

    .subtit-fondo-guinda {
        font-size: 22px !important;
    }

    .pnl-requisitos {
        /*width: 365px !important;*/
        width: 45% !important;
        margin-left: 3.7rem !important;
    }
}

@media screen and (min-width: 2077px) {

    .pnl-tarjetas {
        left: 32rem !important;
        width: 45% !important;
    }
}

@media (min-width: 520px) and (max-width: 552px) {

    .pnl-requisitos {
        width: 383px !important;
        margin-left: 6.5rem !important;
    }
}

@media (min-width: 429px) and (max-width: 640px) {

    .pnl-fondo-guinda {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        height: inherit !important;
        width: 90% !important;
        row-gap: 10px !important;
        column-gap: 10px !important;
        flex-shrink: 0 !important;
        grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;

        border-radius: 16px !important;
        background-image: linear-gradient(to bottom, #9B2247, #611232) !important;
        /*background: var(--Background-Background-primary-100, #F0ECED);*/
        margin-left: 2rem !important;
    }

    .pnl-fondo-guinda-pnl1 {
        border-bottom: 2px solid #fff !important;
        min-height: 120px !important;
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        border-right: 0 !important;
    }

    .pnl-fondo-guinda-pnl1-qr {
        /*border-bottom: 2px solid #fff;*/
        min-height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none !important;

    }
    
    .pnl-fondo-guinda-pnl1-btn {
        border-top: 2px solid #fff !important;
        min-height: 120px !important;
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        border-left: 0 !important;
    }

    .img-panel-guinda-qr {
        width: 125px !important;
        height: 125px !important;
    }

    .pnl-fondo-gris .ui-g {
        display: -webkit-box !important;
    }

    .tit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        text-align: center !important;
    }

    .subtit-fondo-guinda {
        color: var(--Primarios-Guinda-600, #611232);
        font-size: 24px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: normal !important;
        text-align: center !important;
    }

    .img-panel-guinda{
        margin-left: -10% !important;
    }

}