@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

body .ui-widget {
	font-family: var(--Font-Body-Font, "Noto Sans") !important;
}

.background--Neutro-Neutro-200{
	background-color: #F9F9F9 !important;
}
.divisor-gradiente {
	align-content: end;
	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;
	font-weight: 500;
	line-height: 36px;
}
li::marker {
    color: #000000;
    font-size: x-large;
}

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-800, #161A1D) !important;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.ui-accordion-content {
	color: var(--Neutro-Neutro-800, #161A1D) !important;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

@media screen and (min-width: 1236px) {
	.img-banner-01 {
		height: 595px !important;
		transform: rotate(-0.2deg);
	}
	.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: 5rem;
	}
	.cont-subt-home {
		max-width: 735px;
		padding-top: 25px;
	}
	.tit-home {
		color: #FFF;
		font-size: 40px !important;
		font-style: normal;
		font-weight: 700;
		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_1981.svg);
        background-size: cover !important;
        height: 700px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: center;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/Rectangle_24436.svg);
        background-size: cover !important;
        height: 308px;
        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-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: 779px;
		display: grid;
	}
	.pnl-cont-requisitos {
		display: flex; 
		flex-wrap: wrap-reverse;
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
		padding-left: 5rem !important;
	}
	.pnl-cont-requisitos  .ui-g {
		display: -webkit-box;
	}
	.pnl-requisitos {
		display: block;
		width: 652px;
		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 {
		position: relative !important; 
		left: 11rem; 
		top: -120px;
	}
	.cont-left {
		padding-top: 25rem !important;
	}
	.pnl-apoyo-otorgado {
		align-content: center; 
		padding-left: 5rem; 
		padding-bottom: 15rem;
	}
	.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;
	}
	
	.lbl-listado-apoyos {
		color: var(--Neutro-Neutro-800, #161A1D);
		font-size: 32px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	
	.lbl-listado-apoyos-bold {
		color: var(--Neutro-Neutro-800, #161A1D);
		font-size: 32px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.pnl-tarjetas {
		padding-top: 5rem !important;
		margin-left: -15rem;
		position: relative !important; 
		left: 20rem; 
		top: 0;
	}
	.tarjeta-atras {
		position: absolute; 
		z-index: 1 !important;
	}
	.tarjeta-frente {
		position: absolute; 
		z-index: 2 !important; 
		left: -2rem; 
		top: 10rem;
	}
	.pnl-estudiar-derecho {
		max-width: 680px;
	}
	.pnl-grados {
		margin: 2rem 0 0 2rem;
		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;
	}
	.btn-guinda {
		display: flex;
		width: 408px !important;
		height: 40px;
		padding: 8px 24px;
		justify-content: center;
		align-items: center;
		gap: 8px;
		flex-shrink: 0;
		border-radius: 8px !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-blanco {
		display: flex;
		width: 408px !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% */
	}
	.pnl-079 {
		display: flex;
		width: 90%;
		padding: 24px 88px;
		justify-content: center;
		align-items: center;
		gap: 24px;
		margin: 2rem auto;
		
		border-radius: 16px;
		background: linear-gradient(180deg, #9B2247 0%, #611232 100%);
	}
	.cont-left-079 {
		width: 16.6667%;		
	    align-content: center;
	    border-right: solid #ffffff !important;
	}
	.cont-right-079 {
		width: 83.3333%;
		padding-left: 2rem;
	}
	
	.divisor-079 {
		display: none;
	}
	.icon-079 {
		width: 52.288px;
		height: 42px;
		aspect-ratio: 52.29/56.00;
	}
	.lbl-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		text-align: center;
		
		font-size: 56px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-tit-079 {
		color: var(--Neutro-Neutro-100, #FFF);

		font-size: 32px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-subtit-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		
		font-size: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: var(--Tipos-Interlineado-Ttulos-y-subttulos-Nivel-3, 35px); /* 145.833% */
	}
}

@media screen and (min-width: 915px) and (max-width: 1235px) {
	.img-banner-01{
	height: 578px !important;
	transform: rotate(-0.2deg);
	}
	.img-banner-02{
	height: 512px !important;
	transform: rotate(--0.2deg);
	top: 6rem; 
	left: -2rem;
	position: relative;
	}
	.img-rita-cetina {
        width: 430px;
        left: 3rem;
        bottom: -4.9rem;
        position: relative;
    }
	.cont-tit-home {
		max-width: 382px;
		margin-left: 3rem;
	}
	.cont-subt-home {
		max-width: 735px;
		padding-top: 25px;
	}
	.tit-home {
		color: #FFF;
		font-size: 40px !important;
		font-style: normal;
		font-weight: 700;
		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_1981.svg);
        background-size: cover !important;
        height: 700px;
        background-position-y: center;
        margin: 0 auto;
        align-content: center;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/Rectangle_24436.svg);
        background-size: cover !important;
        height: 308px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid; 
        align-content: end;
        flex-wrap: wrap;
    }
    .pnl-tercer-bloque .ui-g {
    	display: -webkit-box !important;
    }
	.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-sabias-que {
		padding-left: 2rem;
		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: 343px;
		display: grid;
	}
	.pnl-cont-requisitos {
		display: flex; 
		flex-wrap: wrap-reverse;
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
		padding-left: 1rem !important;
	}
	.pnl-cont-requisitos  .ui-g {
		display: -webkit-box;
	}
	.pnl-requisitos {
		display: grid;
		width: 450px;
		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 {
		position: relative !important; 
		left: 6rem; 
		top: -25px;
	}
	.cont-left {
		padding-top: 16rem !important;
	}
	.pnl-apoyo-otorgado {
		align-content: center; 
		padding-left: 2rem; 
		padding-bottom: 15rem;
	}
	.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: 40px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	
	.lbl-listado-apoyos {
		color: var(--Neutro-Neutro-800, #161A1D);
		font-size: 30px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	
	.lbl-listado-apoyos-bold {
		color: var(--Neutro-Neutro-800, #161A1D);
		font-size: 30px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.pnl-tarjetas {
		padding-top: 5rem !important;
		margin-left: -15rem;
		position: relative !important; 
		left: 20rem; 
		top: 0;
	}
	.tarjeta-atras {
		position: absolute; 
		z-index: 1 !important;
	}
	.tarjeta-frente {
		position: absolute; 
		z-index: 2 !important; 
		left: -2rem; 
		top: 10rem;
	}
	.pnl-estudiar-derecho {
		max-width: 455px;
	}
	.pnl-grados {
		margin: 2rem 0 0 2rem;
		display: flex;
    	flex-wrap: wrap;
	}
	.pnl-faqs {
		margin-left: 2rem !important; 
		margin-right: 2rem !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;
	}
	.btn-guinda {
		display: flex;
		width: 408px !important;
		height: 40px;
		padding: 8px 24px;
		justify-content: center;
		align-items: center;
		gap: 8px;
		flex-shrink: 0;
		border-radius: 8px !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-blanco {
		display: flex;
		width: 408px !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% */
	}
	.pnl-079 {
		display: flex;
		width: 90%;
		padding: 24px 0px;
		justify-content: center;
		align-items: center;
		gap: 24px;
		margin: 2rem auto;
		
		border-radius: 16px;
		background: linear-gradient(180deg, #9B2247 0%, #611232 100%);
	}
	.cont-left-079 {
		width: 21.6667%;		
	    align-content: center;
	    border-right: solid #ffffff !important;
	    padding-left: 1rem;
	}
	.cont-right-079 {
		width: 83.3333%;
	}
	
	.divisor-079 {
		display: none;
	}
	.icon-079 {
		width: 52.288px;
		height: 42px;
		aspect-ratio: 52.29/56.00;
	}
	.lbl-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		text-align: center;
		
		font-size: 56px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-tit-079 {
		color: var(--Neutro-Neutro-100, #FFF);

		font-size: 26px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-subtit-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		
		font-size: 22px !important;
		font-style: normal;
		font-weight: 500;
		line-height: var(--Tipos-Interlineado-Ttulos-y-subttulos-Nivel-3, 35px); /* 145.833% */
	}
}

@media screen and (min-width: 768px) and (max-width: 914px) {
	.img-banner-01{
	height: 490px !important;
	transform: rotate(-0.2deg);
	left: 10rem;
	top: 1.4rem;
	}
	.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: 500;
		line-height: normal;
	}
	.tit-home-bold {
		color: #FFF;
		font-size: 30px !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: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.pnl-titl {
        background-image: url(/resources/img/Rectangle_1981.svg);
        background-size: cover !important;
        height: 779px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/Rectangle_24436.svg);
        background-size: cover !important;
        height: 200px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid; 
        align-content: center;
        margin-top: 10rem;
        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-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;
	}
	.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-bottom: 4rem !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;
	}
	
	.lbl-listado-apoyos {
		color: var(--Neutro-Neutro-800, #161A1D);
		font-size: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	
	.lbl-listado-apoyos-bold {
		color: var(--Neutro-Neutro-800, #161A1D);
		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: absolute; 
		z-index: 2 !important; 
		left: 0.5rem; 
		top: 11rem;
	}
	.pnl-estudiar-derecho {
		margin-top: 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;
	}
	.btn-guinda {
		display: flex;
		width: 285px !important;
		height: 40px;
		padding: 8px 24px;
		justify-content: center;
		align-items: center;
		gap: 8px;
		flex-shrink: 0;
		border-radius: 8px !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-blanco {
		display: flex;
		width: 285px !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% */
	}
	.pnl-079 {
		display: flex;
		width: 90%;
		padding: 24px 0px;
		justify-content: center;
		align-items: center;
		gap: 24px;
		margin: 2rem auto;
		
		border-radius: 16px;
		background: linear-gradient(180deg, #9B2247 0%, #611232 100%);
	}
	.cont-left-079 {
		height: 165px;
		width: 24.6667%;		
	    align-content: center;
	    border-right: solid #ffffff !important;
	}
	.cont-right-079 {
		width: 64.3333%;
		padding-left: 1rem;
	}
	
	.divisor-079 {
		display: none;
	}
	.icon-079 {
		width: 52.288px;
		height: 42px;
		aspect-ratio: 52.29/56.00;
	}
	.lbl-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		text-align: center;
		
		font-size: 56px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-tit-079 {
		color: var(--Neutro-Neutro-100, #FFF);

		font-size: 32px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-subtit-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		
		font-size: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: var(--Tipos-Interlineado-Ttulos-y-subttulos-Nivel-3, 35px); /* 145.833% */
	}
}

@media screen and (min-width: 425px) and (max-width: 767px) {
	.img-banner-01{
	height: 479.049px !important;
	transform: rotate(--0.2deg);
	}
	.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: -3px;
        position: relative;
	}
	.cont-tit-home {
		max-width: 390px;
		padding-top: 10px;
		margin-left: 2rem;
	}
	.cont-subt-home {
		max-width: 735px;
		padding-top: 25px;
	}
	.tit-home {
		color: #FFF;
		font-size: 32px !important;
		font-style: normal;
		font-weight: 500;
		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: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.pnl-titl {
        background-image: url(/resources/img/Rectangle_1981.svg);
        background-size: cover !important;
        height: 880px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/Rectangle_24436.svg);
        background-size: cover !important;
        height: 453px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid; 
        align-content: end;
        margin-top: 20rem;
        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-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: 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;
	}
	.pnl-requisitos {
		display: block;
		width: fit-content;
		padding: 24px !important;
		flex-direction: column;
		align-items: center;
		gap: 16px;
		flex-shrink: 0;
		border-radius: 16px;
		background: #FFF !important;
		margin-left: 2rem;
		margin-right: 2rem;
		margin-bottom: 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; 
		top: 11px;
		left: 2rem; 
	}
	.cont-left {
		padding-bottom: 4rem !important;
		padding-left: 2rem !important;
	}
	.pnl-apoyo-otorgado {
		align-content: center; 
		padding-left: 2rem; 
		padding-bottom: 15rem;
	}
	.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;
	}
	
	.lbl-listado-apoyos {
		color: var(--Neutro-Neutro-800, #161A1D);
		font-size: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	
	.lbl-listado-apoyos-bold {
		color: var(--Neutro-Neutro-800, #161A1D);
		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: 323px;
		position: absolute; 
		z-index: 2 !important; 
		left: 0.5rem; 
		top: 11rem;
	}
	.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;
	}
	.btn-guinda {
		display: flex;
		width: 280px !important;
		height: 40px;
		padding: 8px 24px;
		justify-content: center;
		align-items: center;
		gap: 8px;
		flex-shrink: 0;
		border-radius: 8px !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-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% */
	}
	.pnl-079 {
		display: grid;
		width: 90%;
		justify-content: center;
		align-items: center;
		gap: 24px;
		margin: 2rem auto;
		
		border-radius: 16px;
		background: linear-gradient(180deg, #9B2247 0%, #611232 100%);
		text-align: center;
		padding-bottom: 1rem;
	}
	.cont-left-079 {
		padding-top: 1rem;
		width: 100%; 
	    align-content: center;
	}
	.cont-right-079 {
		width: 100%;
		max-width: max-content;
	}
	.divisor-079 {
		width: 90%;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.icon-079 {
		height: 28px;
		aspect-ratio: 52.29/56.00;
	}
	.lbl-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		text-align: center;
		
		font-size: 32px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-tit-079 {
		color: var(--Neutro-Neutro-100, #FFF);

		font-size: 20px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-subtit-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		
		font-size: 20px !important;
		font-style: normal;
		font-weight: 500;
		line-height: var(--Tipos-Interlineado-Ttulos-y-subttulos-Nivel-3, 35px); /* 145.833% */
		padding-bottom: 1rem;
	}
}
@media screen and (max-width: 424px) {
	.img-banner-01{
	height: 442.049px !important;
	transform: rotate(--0.2deg);
	}
	.img-banner-02{
	height: 343px !important;
	transform: rotate(--0.2deg);
	top: -3.5rem; 
	position: relative;
	}
	.img-rita-cetina {
		margin-top: 2rem;
        width: 315px;
        left: 2rem;
        bottom: -3px;
        position: relative;
	}
	.cont-tit-home {
		max-width: 390px;
		padding-top: 10px;
		margin-left: 2rem;
	}
	.cont-subt-home {
		max-width: 735px;
		padding-top: 25px;
	}
	.tit-home {
		color: #FFF;
		font-size: 32px !important;
		font-style: normal;
		font-weight: 500;
		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: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	.pnl-titl {
        background-image: url(/resources/img/Rectangle_1981.svg);
        background-size: cover !important;
        height: 880px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        align-content: start;
    }
    .pnl-tercer-bloque {
        background-image: url(/resources/img/Rectangle_24436.svg);
        background-size: cover !important;
        height: 453px;
        background-position-y: center;
        padding-top: 50px;
        margin: 0 auto;
        display: grid; 
        align-content: end;
        margin-top: 20rem;
        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-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: 318px;
		display: grid;
	}
	.pnl-cont-requisitos {
		display: flex; 
		flex-wrap: wrap-reverse;
		padding-top: 5rem !important;
		padding-bottom: 5rem !important;
	}
	.pnl-requisitos {
		display: block;
		width: fit-content;
		padding: 24px !important;
		flex-direction: column;
		align-items: center;
		gap: 16px;
		flex-shrink: 0;
		border-radius: 16px;
		background: #FFF !important;
		margin-left: 1rem;
		margin-right: 1rem;
		margin-bottom: 1rem;
	}
	.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; 
		top: 11px;
		left: 2rem; 
	}
	.cont-left {
		padding-bottom: 4rem !important;
		padding-left: 2rem !important;
	}
	.pnl-apoyo-otorgado {
		align-content: center; 
		padding-left: 2rem; 
		padding-bottom: 15rem;
	}
	.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;
	}
	
	.lbl-listado-apoyos {
		color: var(--Neutro-Neutro-800, #161A1D);
		font-size: 24px !important;
		font-style: normal;
		font-weight: 500;
		line-height: normal;
	}
	
	.lbl-listado-apoyos-bold {
		color: var(--Neutro-Neutro-800, #161A1D);
		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: 22rem !important;
	}
	.tarjeta-atras {
		width: 274px;
		position: absolute; 
		z-index: 1 !important;
	}
	.tarjeta-frente {
		width: 323px;
		position: absolute; 
		z-index: 2 !important; 
		left: 0.5rem; 
		top: 11rem;
	}
	.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;
	}
	.btn-guinda {
		display: flex;
		width: 280px !important;
		height: 40px;
		padding: 8px 24px;
		justify-content: center;
		align-items: center;
		gap: 8px;
		flex-shrink: 0;
		border-radius: 8px !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-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% */
	}
	.pnl-079 {
		display: grid;
		width: 90%;
		justify-content: center;
		align-items: center;
		gap: 24px;
		margin: 2rem auto;
		
		border-radius: 16px;
		background: linear-gradient(180deg, #9B2247 0%, #611232 100%);
		text-align: center;
		padding-bottom: 1rem;
	}
	.cont-left-079 {
		padding-top: 1rem;
		width: 100%;
	    align-content: center;
	}
	.cont-right-079 {
		width: 100%;
		max-width: max-content;
	}
	.divisor-079 {
		width: 90%;
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.icon-079 {
		height: 28px;
		aspect-ratio: 52.29/56.00;
	}
	.lbl-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		text-align: center;
		
		font-size: 32px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-tit-079 {
		color: var(--Neutro-Neutro-100, #FFF);

		font-size: 20px !important;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
	.lbl-subtit-079 {
		color: var(--Neutro-Neutro-100, #FFF);
		
		font-size: 20px !important;
		font-style: normal;
		font-weight: 500;
		line-height: var(--Tipos-Interlineado-Ttulos-y-subttulos-Nivel-3, 35px); /* 145.833% */
		padding-bottom: 1rem;
	}
}

@media screen and (min-width: 915px) {
	.img-tit {
		position: absolute;
	}
}
