.cefycal-grupo-section .cefycal-video-wrap {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	background: #000;
}

.cefycal-grupo-section .cefycal-video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.cefycal-grupo-section .cefycal-grupo-copy h3 {
	margin: 0 0 8px;
}

.cefycal-grupo-section .cefycal-grupo-copy h2 {
	margin: 0 0 18px;
}

.cefycal-grupo-section .cefycal-grupo-copy p {
	margin: 0 0 14px;
}

@media (max-width: 980px) {
	.cefycal-grupo-section .cefycal-grupo-copy h2 {
		font-size: 26px !important;
	}
}

.cefycal-grupo-brands-inner {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	gap: 28px;
	flex-wrap: wrap;
	margin: 0 0 10px;
}

.cefycal-brand {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	gap: 10px;
	background: transparent;
	padding: 8px 12px;
	min-width: 180px;
}

.cefycal-brand-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 140px;
	width: 100%;
}

.cefycal-brand img {
	max-height: 70px;
	max-width: 260px;
	width: auto;
	height: auto;
	object-fit: contain;
	background: transparent !important;
	box-shadow: none !important;
}

.cefycal-brand-malaikah img {
	max-height: 140px;
	max-width: 320px;
}

.cefycal-brand span {
	font-family: Montserrat, Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	color: #0f2a3a;
	line-height: 1;
	min-height: 1em;
}

.cefycal-membresias-section .cefycal-grupo-brands-inner {
	margin: 0 0 28px;
}

.cefycal-brand-plus {
	font-size: 28px;
	font-weight: 600;
	color: #009588;
	line-height: 1;
	height: 140px;
	display: flex;
	align-items: center;
	align-self: flex-start;
	margin-top: 8px;
}

.cefycal-membresias-section {
	background-color: #ffffff !important;
}

.cefycal-membresias-section .cefycal-membresias-intro h3 {
	margin: 0 0 8px;
}

.cefycal-membresias-section .cefycal-membresias-intro h2 {
	margin: 0 0 12px;
}

.cefycal-membresias-section .cefycal-membresias-intro p {
	margin: 0 auto 28px;
	max-width: 720px;
}

.cefycal-membresias {
	width: 100% !important;
	max-width: 1100px;
	margin: 0 auto !important;
	border-collapse: separate;
	border-spacing: 16px 0;
	table-layout: fixed;
}

.cefycal-membresias tr {
	display: table-row;
}

.cefycal-membresia-cell {
	width: 33.333%;
	vertical-align: top;
	padding: 0;
}

.cefycal-membresia {
	display: flex !important;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 12px;
	padding: 20px 12px;
	background: transparent !important;
	border: none !important;
	box-shadow: none !important;
	text-decoration: none !important;
	color: #0f2a3a;
	height: 100%;
	box-sizing: border-box;
}

.cefycal-membresia:hover {
	border: none !important;
	opacity: 0.88;
}

.cefycal-membresia-logo {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 90px;
	width: 100%;
	background: transparent !important;
}

.cefycal-membresia-logo img {
	max-height: 72px;
	max-width: 170px;
	width: auto;
	height: auto;
	object-fit: contain;
	background: transparent !important;
	box-shadow: none !important;
}

.cefycal-membresia-name {
	font-family: Montserrat, Arial, sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-align: center;
	line-height: 1.35;
	min-height: 2.7em;
}

.cefycal-membresia-link {
	font-family: Montserrat, Arial, sans-serif;
	font-size: 13px;
	color: #009588;
	letter-spacing: 0.04em;
}

@media (max-width: 767px) {
	.cefycal-membresias,
	.cefycal-membresias tbody,
	.cefycal-membresias tr,
	.cefycal-membresia-cell {
		display: block !important;
		width: 100% !important;
	}

	.cefycal-membresias {
		border-spacing: 0;
	}

	.cefycal-membresia-cell {
		margin: 0 0 14px;
	}

	.cefycal-grupo-brands-inner {
		gap: 16px;
	}
}
