/*
Theme Name: Eduma CHILD CORRECTO
Template: eduma
Text Domain: eduma-child-new
Version: 1.0.0
*/

/** desactivar menú de la derecha **/

.menu-right{
	display:none !important;
}


.container-fluid.site-content{
	padding-top:0;
	padding-bottom:0;
}


h1.page-title, .top_site_main .page-title-wrapper .page-title{
	font-weight:400 !important;
	text-transform:capitalize !important;
	letter-spacing:2px !important;
}



@media (max-width:700px){
	.top_site_main.style_heading_2 .page-title-wrapper{
		padding-bottom:100px !important;
	}
}

/***** breadcrumbs*****/

.breadcrumbs{
	border-top:1px solid #C7BCB5 !important;
}

.breadcrumbs li, .breadcrumbs li a, .breadcrumbs li a:after{
	color:#C7BCB5 !important;
}

/* Banner full-width sin saltos */

.custom-top-banner{
	background:#FFEBDB;
	text-align:center;
	padding:12px 10px;
	display:flex;
	justify-content:center;
	align-items:center;
}

.custom-top-banner a{
	display:block;
	color: rgb(144, 64, 75);
	font-weight:700;
	font-family:'Cinzel Decorative', sans-serif !important;
	font-size:24px;
}



@media (max-width:750px){
	.custom-top-banner a{
		font-size:16px;
	}
}


/**** blog ****/

.single article .entry-header .entry-title, .thim-about-author, .entry-tag-share{
	display:none;
}

article .entry-header h2.entry-title a{
	font-size:24px;
	color:#90404B;
}

.blog-switch-layout.blog-grid article .entry-grid-meta{
	display:none;
}

/*** contacto ***/

.thim-ekit-wpcf7{
	max-width:600px;
	margin:0 auto;
}


@media (max-width: 1199px){
		.thim-nav-wrapper.container{
				max-width: 100%;
		}
}



/** footer **/

@media (min-width:800px){
	footer .row{
		display:flex;
		justify-content:space-between;
	}
}

.footer .container{
	max-width: 90%;
}

.footer li, .footer a{
	font-size:14px !important;
}

.footer .wpcf7-submit{
	background-color:#92095A;
}



.footer-logo{
		display:flex;
		flex-direction:column-reverse;
		justify-content:flex-end;
		margin-top:3rem;
		max-width:400px;
		align-items:center;
}

.footer-logo h4{
		line-height:1.2 !important;
		font-size:20px !important;
		color:#C2C2C2 !important;
		margin-top:10px !important;
		text-align:center !important;
				
}

.footer-logo ul{
	display:flex;
	justify-content:center;
}

.footer-logo i{
	font-size:20px;
	color:#906b4e;
}

footer .thim-social h4{
	text-transform:capitalize !important;
}

.footer .widget-title{
	font-family:'Lora', serif !important;
	text-transform:capitalize !important;
}

.footer-title h4{
	font-size:18px !important;
}





/* Fallback: reserva una altura mínima por si el JS tarda */
#site-top-banner { 
  width: 100%;
  min-height: 180px;   /* mismo alto que el del atributo height */
  margin: 0;
  padding: 0;
  line-height: 0;
}
#site-top-banner img {
  max-width: 100%;
  height: auto;
  display: block;
}


/**** testimonios ****/

@media (min-width:800px){
	.wpr-testimonial-arrow .fa-angle-double-left{
	margin-left:-150px !important;
	}
	
	.wpr-testimonial-arrow .fa-angle-double-right{
	margin-right:-150px !important;
	}
}


/**** MAILPOET ****/

.mailpoet_page-template-default h1{
	font-family:'Lora', serif;
	font-size:40px;
}

.mailpoet_page-template-default .entry-meta, .mailpoet_page-template-default .entry-tag-share, .mailpoet_page-template-default .thim-about-author, .mailpoet_page-template-default .archived-posts, .mailpoet_page-template-default .related-archive, .mailpoet_page-template-default .mailpoet_segment_label{
	display:none;
}

.mailpoet_page-template-default input, .mailpoet_page-template-default select{
	background:#eee;
}

.mailpoet_page-template-default select{
	width:263.5px;
}


.mailpoet_page-template-default .mailpoet_checkbox_label{
	margin-top:1rem;
}


.mailpoet_page-template-default .mailpoet_submit{
	background:#92095A;
}

.mailpoet_paragraph{
	margin-bottom:1rem;
}



/****** single course *****/


.curso-personalizado p{
	font-family:"Sorts Mill Goudy", sans-serif;
	font-size:17px;
}

.curso-personalizado h2{
	font-size:40px;
}

:root {
	--curso-granate: #9b3f50;
	--curso-granate-oscuro: #712d3c;
	--curso-rosa-claro: #f4e9eb;
	--curso-crema: #f7e6d2;
	--curso-texto: #4f3b3f;
	--curso-blanco: #ffffff;
	--curso-ancho: 1180px;
}

.curso-personalizado {
	width: 100%;
	overflow: hidden;
	color: var(--curso-texto);
	background: var(--curso-blanco);
}

.curso-personalizado *,
.curso-personalizado *::before,
.curso-personalizado *::after {
	box-sizing: border-box;
}

.curso-personalizado img {
	display: block;
	max-width: 100%;
}

.single-lp_course .container{
	max-width:100%;
}

.single-lp_course .site-main{
	padding:0;
}

.curso-contenedor {
	width: min(var(--curso-ancho), calc(100% - 48px));
	margin: 0 auto;
}

.curso-personalizado h2,
.curso-personalizado h3,
.curso-personalizado p {
	margin-top: 0;
}

.curso-personalizado h2,
.curso-personalizado h3 {
	color: var(--curso-texto);
}

.course-info-top{
	display:none;
}
/* =========================================================
   1. INTRODUCCIÓN
========================================================= */

.curso-introduccion {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 360px;
	padding: 75px 0;
	background: var(--curso-blanco);
	overflow: hidden;
}

.curso-introduccion__contenido {
	position: relative;
	z-index: 2;
	max-width: 940px;
	text-align: center;
	background: url('')
}

.curso-introduccion__titulo {
	max-width: 820px;
	margin: 0 auto 32px;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.25;
}

.curso-introduccion__texto {
	max-width: 900px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.85;
}

.curso-introduccion__texto p {
	margin-bottom: 18px;
}

.curso-introduccion__texto p:last-child {
	margin-bottom: 0;
}

.curso-introduccion__decoracion {
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: clamp(90px, 13vw, 210px);
	height: auto;
	pointer-events: none;
}

.curso-introduccion__decoracion--izquierda {
	left: 0;
}

.curso-introduccion__decoracion--derecha {
	right: 0;
}


/* =========================================================
   2. VÍDEO
========================================================= */

.curso-video {
	padding: 52px 0;
	background: var(--curso-granate);
}

.curso-video__contenedor {
	display: flex;
	justify-content: center;
}

.curso-video__marco {
	width: min(720px, 100%);
	aspect-ratio: 16 / 9;
	overflow: hidden;
	background: #111111;
	box-shadow: 0 14px 35px rgba(0, 0, 0, 0.18);
}

.curso-video__marco iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}



/* =========================================================
   4. CTA INTERMEDIA Y CTA FINAL
========================================================= */

.curso-cta {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 240px;
	overflow: hidden;
	text-align: center;
}

.curso-cta__fondo {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.curso-cta__overlay {
	position: absolute;
	inset: 0;
	z-index: 2;
	background: rgba(75, 30, 43, 0.48);
}

.curso-cta__contenido {
	position: relative;
	z-index: 3;
	padding-top: 58px;
	padding-bottom: 58px;
	color: var(--curso-blanco);
}

.curso-cta__titulo {
	margin-bottom: 14px;
	color: var(--curso-blanco) !important;
	font-size: clamp(30px, 3vw, 48px);
	font-weight: 500;
}

.curso-cta__texto {
	margin-bottom: 24px;
	color: var(--curso-blanco);
	font-size: clamp(18px, 1.7vw, 25px);
	line-height: 1.4;
}

.curso-cta--intermedia {
	min-height: 250px;
}

.curso-cta--final {
	min-height: 330px;
}


/* =========================================================
   BOTONES
========================================================= */

.curso-boton {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 13px 28px;
	border: 1px solid var(--curso-granate);
	background: var(--curso-granate);
	color: var(--curso-blanco);
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	transition:
		background-color 0.25s ease,
		color 0.25s ease,
		border-color 0.25s ease,
		transform 0.25s ease;
}

.curso-boton:hover,
.curso-boton:focus {
	background: var(--curso-granate-oscuro);
	border-color: var(--curso-granate-oscuro);
	color: var(--curso-blanco);
	text-decoration: none;
	transform: translateY(-2px);
}

.curso-boton--claro {
	border-color: var(--curso-blanco);
	background: var(--curso-blanco);
	color: var(--curso-granate);
}

.curso-boton--claro:hover,
.curso-boton--claro:focus {
	background: transparent;
	border-color: var(--curso-blanco);
	color: var(--curso-blanco);
}


/* =========================================================
   TEMARIO RÚSTICO Y MÍSTICO
========================================================= */

.curso-temario-mistico {
	position: relative;
	padding: 95px 0;
	background:
		radial-gradient(
			circle at top left,
			rgba(153, 119, 73, 0.08),
			transparent 28%
		),
		linear-gradient(
			180deg,
			#f5ead6 0%,
			#efe0c7 100%
		);
	color: #4d352e;
	overflow: hidden;
}

.curso-temario-mistico::before,
.curso-temario-mistico::after {
	content: "";
	position: absolute;
	width: 230px;
	height: 380px;
	background-image: url("URL-RAMA-BOTANICA.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	opacity: 0.24;
	pointer-events: none;
}

.curso-temario-mistico::before {
	top: -40px;
	left: -35px;
}

.curso-temario-mistico::after {
	right: -45px;
	bottom: -70px;
	transform: scaleX(-1);
}

.curso-temario-mistico__grid {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: 60% 40%;
	gap: 55px;
	align-items: start;
}

.curso-temario-mistico__contenido {
	min-width: 0;
}

.curso-temario-mistico__cabecera {
	margin-bottom: 32px;
	text-align: left;
}

.curso-temario-mistico__eyebrow {
	margin: 0 0 16px;
	color: #7f2737;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.24em;
	text-transform: uppercase;
}



.curso-temario-mistico__titulo {
	margin: 0 0 17px;
	color: #572424;
	font-weight: 400;
	line-height: 1.05;
}

.curso-temario-mistico__introduccion {
	max-width: 590px;
	margin: 0;
	color: #65524a;
	font-size: 17px;
	line-height: 1.7;
}


/* =========================================================
   LISTADO DE TEMAS
========================================================= */

.curso-temario-mistico__cabecera{
	display:flex;
	flex-direction:column;
	justify-content:center;
	margin:0 auto;
	text-align:center;
}

.curso-temario-mistico__lista {
	margin-top: 32px;
}

.curso-tema {
	position: relative;
	display: grid;
	grid-template-columns: 88px 24px minmax(0, 1fr);
	align-items: center;
	min-height: 106px;
	border-bottom: 1px solid rgba(108, 72, 48, 0.18);
}

.curso-tema:last-child {
	border-bottom: 0;
}

.curso-tema__numero {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	background: linear-gradient(145deg, #8c2639 0%, #641d2d 100%);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.curso-tema__numero::before {
	display: none;
}

.curso-tema__numero::after {
	content: "";
	position: absolute;
	left: -22px;
	bottom: -8px;
	width: 43px;
	height: 60px;
	background-image: url("URL-HOJAS-PEQUENAS.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	opacity: 0.58;
	z-index: -1;
}

.curso-tema__numero span {
	position: relative;
	z-index: 2;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	line-height: 1;
	font-weight: 600;
}

.curso-tema__linea {
	position: relative;
	align-self: stretch;
}

.curso-tema__linea::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 1px;
	background: rgba(111, 66, 43, 0.35);
	transform: translateX(-50%);
}

.curso-tema__linea span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #7b352e;
	transform: translate(-50%, -50%);
}

.curso-tema__contenido {
	padding: 20px 0 20px 20px;
}

.curso-tema__contenido h3 {
	margin: 0 0 7px;
	color: #642a2d;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.25;
}

.curso-tema__contenido p {
	max-width: 520px;
	margin: 0;
	color: #65544c;
	font-size: 15px;
	line-height: 1.55;
}




/* =========================================================
   IMAGEN VERTICAL
========================================================= */

.curso-temario-mistico__imagen {
	position: relative;
	align-self: start;
	margin-top:2rem;
	overflow: hidden;
	border-radius: 24px;
	box-shadow: 0 22px 45px rgba(75, 49, 36, 0.19);
}

.curso-temario-mistico__imagen::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(
			180deg,
			rgba(48, 24, 19, 0.04) 0%,
			rgba(48, 24, 19, 0.10) 100%
		);
	pointer-events: none;
}

.curso-temario-mistico__imagen img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	object-position: center top;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1050px) {

	.curso-temario-mistico {
		padding: 75px 0;
	}

	.curso-temario-mistico__grid {
		grid-template-columns: minmax(0, 1fr) 380px;
		gap: 45px;
	}

	.curso-temario-mistico__titulo {
		font-size: 52px;
	}

	.curso-tema {
		grid-template-columns: 78px 20px minmax(0, 1fr);
	}

	.curso-tema__numero {
		width: 62px;
		height: 62px;
	}

	.curso-temario-mistico__imagen,
	.curso-temario-mistico__imagen img {
		min-height: 650px;
	}

}


/* =========================================================
   TABLET VERTICAL Y MÓVIL
========================================================= */

@media (max-width: 850px) {

	.curso-temario-mistico__grid {
		grid-template-columns: 1fr;
	}

	.curso-temario-mistico__imagen {
		order: -1;
		min-height: 520px;
	}

	.curso-temario-mistico__imagen img {
		min-height: 520px;
	}

	.curso-temario-mistico__contenido {
		max-width: 720px;
		margin: 0 auto;
	}

}


/* =========================================================
   MÓVIL
========================================================= */

@media (max-width: 600px) {

	.curso-temario-mistico {
		padding: 58px 0;
	}

	.curso-temario-mistico::before,
	.curso-temario-mistico::after {
		width: 135px;
		height: 230px;
		opacity: 0.16;
	}

	.curso-temario-mistico__grid {
		gap: 42px;
	}

	.curso-temario-mistico__imagen {
		min-height: 390px;
		border-radius: 16px;
	}

	.curso-temario-mistico__imagen img {
		min-height: 390px;
	}

	.curso-temario-mistico__eyebrow {
		font-size: 11px;
		letter-spacing: 0.18em;
	}

	.curso-temario-mistico__separador {
		width: 210px;
	}

	.curso-temario-mistico__titulo {
		font-size: 41px;
	}

	.curso-temario-mistico__introduccion {
		font-size: 15px;
	}

	.curso-tema {
		grid-template-columns: 64px minmax(0, 1fr);
		min-height: 118px;
	}

	.curso-tema__numero {
		width: 55px;
		height: 55px;
	}

	.curso-tema__numero span {
		font-size: 19px;
	}

	.curso-tema__linea {
		display: none;
	}

	.curso-tema__contenido {
		padding-left: 14px;
	}

	.curso-tema__contenido h3 {
		font-size: 20px;
	}

	.curso-tema__contenido p {
		font-size: 14px;
	}

	.curso-temario-mistico__boton {
		width: 100%;
		min-width: 0;
		padding-right: 18px;
		padding-left: 18px;
	}

}
/* =========================================================
   FICHA VISUAL DEL CURSO
========================================================= */

.curso-ficha {
	position: relative;
	padding: 95px 0 70px;
	background:
		radial-gradient(
			circle at top left,
			rgba(186, 151, 170, 0.12),
			transparent 28%
		),
		linear-gradient(
			180deg,
			#fffaf7 0%,
			#fbf5f1 100%
		);
	overflow: hidden;
}

.curso-ficha::before,
.curso-ficha::after {
	content: "";
	position: absolute;
	top: 18px;
	width: 200px;
	height: 290px;
	background-image: url("URL-LAVANDAS-DECORATIVAS.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	opacity: 0.48;
	pointer-events: none;
}

.curso-ficha::before {
	left: 18px;
}

.curso-ficha::after {
	right: 18px;
	transform: scaleX(-1);
}

.curso-ficha__cabecera {
	position: relative;
	z-index: 2;
	max-width: 820px;
	margin: 0 auto 48px;
	text-align: center;
}

.curso-ficha__eyebrow {
	margin: 0 0 15px;
	color: #a6475b;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.28em;
	text-transform: uppercase;
}

.curso-ficha__separador {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 13px;
	margin-bottom: 20px;
	color: #c99ca8;
}

.curso-ficha__separador span {
	display: block;
	width: 75px;
	height: 1px;
	background: #dfc9ce;
}

.curso-ficha__separador i {
	font-size: 15px;
}

.curso-ficha__titulo {
	margin: 0 0 15px;
	color: #59383f;
	font-size: clamp(40px, 4.2vw, 67px);
	font-weight: 400;
	line-height: 1.08;
}

.curso-ficha__introduccion {
	margin: 0;
	color: #726a6d;
	font-size: 17px;
	line-height: 1.7;
}


/* =========================================================
   GRID
========================================================= */

.curso-ficha__grid {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	max-width: 1120px;
	margin: 0 auto;
}


/* =========================================================
   TARJETAS
========================================================= */

.curso-ficha__tarjeta {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	min-height: 350px;
	padding: 33px 34px 36px;
	border: 1px solid rgba(121, 83, 92, 0.08);
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.89);
	box-shadow:
		0 14px 35px rgba(90, 58, 66, 0.08),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	text-align: center;
	transition:
		transform 0.3s ease,
		box-shadow 0.3s ease;
}

.curso-ficha__tarjeta:hover {
	transform: translateY(-6px);
	box-shadow:
		0 20px 45px rgba(90, 58, 66, 0.13),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
}


/* =========================================================
   ICONOS
========================================================= */

.curso-ficha__icono {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 92px;
	height: 92px;
	margin-bottom: 21px;
	border-radius: 50%;
	background: #f8ecef;
	color: #75434e;
	font-size: 35px;
}

.curso-ficha__infinito {
	font-family: Georgia, serif;
	font-size: 54px;
	font-weight: 400;
	line-height: 1;
}


/* =========================================================
   ADORNO HORIZONTAL
========================================================= */

.curso-ficha__adorno {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0;
	width: 138px;
	margin-bottom: 20px;
}

.curso-ficha__adorno span {
	display: block;
	width: 61px;
	height: 1px;
	background: #cba899;
}

.curso-ficha__adorno b {
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #cba899;
}


/* =========================================================
   TEXTOS
========================================================= */

.curso-ficha__etiqueta {
	margin: 0 0 13px;
	color: #ae4d61;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.17em;
	text-transform: uppercase;
}

.curso-ficha__valor {
	margin: 0 0 17px;
	color: #54353c;
	font-size: 25px;
	font-weight: 700;
	font-family: "Sorts Mill Goudy", serif;
	line-height: 1.22;
}

.curso-ficha__descripcion {
	max-width: 280px;
	margin: 0;
	color: #666064;
	font-size: 17px;
	
}


/* =========================================================
   TARJETA DESTACADA DE PRECIO
========================================================= */

.curso-ficha__tarjeta--destacada {
	min-height: 372px;
	margin-top: -10px;
	padding-top: 27px;
	background:
		linear-gradient(
			145deg,
			#b3425d 0%,
			#9d324d 100%
		);
	border-color: transparent;
	box-shadow: 0 20px 45px rgba(131, 42, 65, 0.25);
	color: #ffffff;
	overflow: hidden;
}

.curso-ficha__tarjeta--destacada:hover {
	box-shadow: 0 26px 54px rgba(131, 42, 65, 0.32);
}

.curso-ficha__icono--destacado {
	position: relative;
	z-index: 2;
	width: 94px;
	height: 94px;
	margin-bottom: 18px;
	border: 1px solid rgba(255, 255, 255, 0.65);
	background: rgba(255, 255, 255, 0.08);
	color: #ffffff;
}

.curso-ficha__adorno--claro span,
.curso-ficha__adorno--claro b {
	background: rgba(255, 255, 255, 0.66);
}

.curso-ficha__etiqueta--clara {
	position: relative;
	z-index: 2;
	color: #ffffff;
}

.curso-ficha__precio {
	position: relative;
	z-index: 2;
	margin: 0 0 8px;
	margin-bottom:2rem;
	color: #ffffff;
	font-size: 50px !important;
	font-weight: 400;
	line-height: 1;
	font-family:"Sorts Mill Goudy", serif;

}




.curso-ficha__badge {
	position: relative;
	font-size: 13px !important;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	gap: 9px;
	margin: 0;
	padding: 7px 10px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.15);
	color: #ffffff;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}






/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

	.curso-ficha {
		padding-top: 78px;
	}

	.curso-ficha::before,
	.curso-ficha::after {
		width: 145px;
		height: 230px;
		opacity: 0.3;
	}

	.curso-ficha__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		max-width: 760px;
	}

	.curso-ficha__tarjeta--destacada {
		margin-top: 0;
	}

	
}


/* =========================================================
   MÓVIL
========================================================= */

@media (max-width: 767px) {

	.curso-ficha {
		padding: 64px 0 50px;
	}

	.curso-ficha::before,
	.curso-ficha::after {
		width: 95px;
		height: 170px;
		opacity: 0.18;
	}

	.curso-ficha__cabecera {
		margin-bottom: 34px;
		padding: 0 18px;
	}

	.curso-ficha__eyebrow {
		font-size: 11px;
		letter-spacing: 0.2em;
	}

	.curso-ficha__titulo {
		font-size: 40px;
	}

	.curso-ficha__introduccion {
		font-size: 15px;
	}

	.curso-ficha__grid {
		grid-template-columns: 1fr;
		width: calc(100% - 32px);
		max-width: 430px;
	}

	.curso-ficha__tarjeta {
		min-height: auto;
		padding: 30px 25px 34px;
	}

	.curso-ficha__tarjeta--destacada {
		min-height: 365px;
		order: -1;
	}

	.curso-ficha__valor {
		font-size: 26px;
	}

	

}


/* =========================================================
   MÓVIL PEQUEÑO
========================================================= */

@media (max-width: 420px) {

	.curso-ficha__titulo {
		font-size: 34px;
	}

	.curso-ficha__precio {
		font-size: 56px;
	}

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

	.curso-contenedor {
		width: min(var(--curso-ancho), calc(100% - 40px));
	}

	.curso-introduccion {
		min-height: 330px;
		padding: 65px 0;
	}

	.curso-introduccion__contenido {
		max-width: 760px;
	}

	.curso-introduccion__texto {
		max-width: 720px;
	}

	.curso-temario__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		max-width: 720px;
	}

}


/* =========================================================
   MÓVIL
========================================================= */

@media (max-width: 767px) {

	.curso-contenedor {
		width: calc(100% - 32px);
	}

	.curso-introduccion {
		min-height: auto;
		padding: 58px 0 78px;
	}

	.curso-introduccion__contenido {
		padding: 0 10px;
	}

	.curso-introduccion__titulo {
		margin-bottom: 24px;
		font-size: 27px;
	}

	.curso-introduccion__texto {
		font-size: 15px;
		line-height: 1.7;
	}

	.curso-introduccion__decoracion {
		width: 90px;
		opacity: 0.7;
	}

	.curso-video {
		padding: 38px 0;
	}

	.curso-para-ti {
		padding: 54px 0;
	}

	.curso-para-ti__titulo {
		margin-bottom: 28px;
		font-size: 26px;
	}

	.curso-para-ti__lista {
		font-size: 15px;
	}

	.curso-para-ti__lista li {
		margin-bottom: 15px;
		padding-left: 25px;
	}

	.curso-cta {
		min-height: 260px;
	}

	.curso-cta__contenido {
		padding-top: 52px;
		padding-bottom: 52px;
	}

	.curso-cta__titulo {
		font-size: 32px;
	}

	.curso-cta__texto {
		font-size: 18px;
	}

	.curso-temario {
		padding: 62px 0 68px;
	}

	.curso-temario__cabecera {
		margin-bottom: 36px;
	}

	.curso-temario__grid {
		grid-template-columns: 1fr;
		gap: 28px;
		max-width: 420px;
	}

	.curso-temario__boton {
		margin-top: 38px;
	}

}


/* =========================================================
   MÓVIL PEQUEÑO
========================================================= */

@media (max-width: 480px) {

	.curso-contenedor {
		width: calc(100% - 24px);
	}

	.curso-introduccion__decoracion {
		width: 72px;
	}

	.curso-introduccion__titulo {
		font-size: 24px;
	}

	.curso-boton {
		width: 100%;
		max-width: 280px;
		padding-right: 20px;
		padding-left: 20px;
	}

	.curso-modulo__contenido {
		padding: 21px 19px 24px;
	}

}