/**
 * Iconos Gutentor (e5): SVG inline sin Font Awesome.
 * Evita iconos invisibles o “rayas” cuando FA no carga en el frontend.
 */

.gutentor-element-icon .gutentor-element-icon-box i.fas,
.gutentor-element-icon .gutentor-element-icon-box i.far,
.gutentor-element-icon .gutentor-element-icon-box i.fab {
	font-size: 0 !important;
	line-height: 0 !important;
	width: 2.75rem;
	height: 2.75rem;
	display: inline-block !important;
	position: relative;
	vertical-align: middle;
}

/* Contacto / iconos e5 grandes (64px en desktop). */
.ug-widget-tabs__panel .gutentor-element-icon .gutentor-element-icon-box i.fas,
.ug-widget-tabs__panel .gutentor-element-icon .gutentor-element-icon-box i.far,
.ug-widget-tabs__panel .gutentor-element-icon .gutentor-element-icon-box i.fab {
	width: 4rem;
	height: 4rem;
}

@media (max-width: 767px) {
	.ug-widget-tabs__panel .gutentor-element-icon .gutentor-element-icon-box i.fas,
	.ug-widget-tabs__panel .gutentor-element-icon .gutentor-element-icon-box i.far,
	.ug-widget-tabs__panel .gutentor-element-icon .gutentor-element-icon-box i.fab {
		width: 1.75rem;
		height: 1.75rem;
	}
}

.gutentor-element-icon .gutentor-element-icon-box i.fas::before,
.gutentor-element-icon .gutentor-element-icon-box i.far::before,
.gutentor-element-icon .gutentor-element-icon-box i.fab::before {
	content: none !important;
	display: none !important;
}

.gutentor-element-icon .gutentor-element-icon-box i.fas::after,
.gutentor-element-icon .gutentor-element-icon-box i.far::after {
	content: "";
	position: absolute;
	inset: 0;
	background-color: currentColor;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
}

.gutentor-element-icon .fa-map::after,
.gutentor-element-icon .fa-map-marker::after,
.gutentor-element-icon .fa-map-marker-alt::after,
.gutentor-element-icon .fa-location-dot::after {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E");
}

.gutentor-element-icon .fa-envelope::after,
.gutentor-element-icon .fa-envelope-open::after {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E");
}

.gutentor-element-icon .fa-phone::after,
.gutentor-element-icon .fa-phone-alt::after,
.gutentor-element-icon .fa-phone-flip::after,
.gutentor-element-icon .fa-mobile::after,
.gutentor-element-icon .fa-mobile-alt::after {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.01-.24c1.12.37 2.33.57 3.58.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.07 21 3 13.93 3 5a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.46.57 3.58a1 1 0 0 1-.25 1.01l-2.2 2.2z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M6.62 10.79a15.05 15.05 0 0 0 6.59 6.59l2.2-2.2a1 1 0 0 1 1.01-.24c1.12.37 2.33.57 3.58.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1C10.07 21 3 13.93 3 5a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.46.57 3.58a1 1 0 0 1-.25 1.01l-2.2 2.2z'/%3E%3C/svg%3E");
}

/* Banner de inscripción (Gutentor e5, far fa-edit): cuadrado + lápiz (FA regular). */
.gutentor-element-icon .fa-edit::after {
	mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M402.6%2083.2l90.2%2090.2c3.8%203.8%203.8%2010%200%2013.8L274.4%20405.6l-58.9%2016.7%2016.7-58.9L388.8%2083.2c3.8-3.8%2010-3.8%2013.8%200zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2%200l-35.4%2035.4c-3.8%203.8-3.8%2010%200%2013.8l90.2%2090.2c3.8%203.8%2010%203.8%2013.8%200l35.4-35.4c15.2-15.3%2015.2-40%200-55.2zM384%20346.2V448H64V128h229.8c3.8%200%207.6%201.4%2010.5%204.1l26.8%2026.8c2.7%202.9%204.1%206.7%204.1%2010.5z%22%2F%3E%3C%2Fsvg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20576%20512%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M402.6%2083.2l90.2%2090.2c3.8%203.8%203.8%2010%200%2013.8L274.4%20405.6l-58.9%2016.7%2016.7-58.9L388.8%2083.2c3.8-3.8%2010-3.8%2013.8%200zm162-22.9l-48.8-48.8c-15.2-15.2-39.9-15.2-55.2%200l-35.4%2035.4c-3.8%203.8-3.8%2010%200%2013.8l90.2%2090.2c3.8%203.8%2010%203.8%2013.8%200l35.4-35.4c15.2-15.3%2015.2-40%200-55.2zM384%20346.2V448H64V128h229.8c3.8%200%207.6%201.4%2010.5%204.1l26.8%2026.8c2.7%202.9%204.1%206.7%204.1%2010.5z%22%2F%3E%3C%2Fsvg%3E");
}

.gutentor-element-icon .fa-pen-to-square::after {
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='M471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0L362.3 51.7l97.9 97.9 30.3-30.3c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7zm-299.2 220c-6.1 6.1-10.8 13.6-13.5 21.9l-8.5 26.4-11.5-11.5L40.4 384l45.8 45.8 77.3-77.3L164.4 321l26.4-8.5c8.3-2.7 15.8-7.4 21.9-13.5l171.5-171.5L492.3 149.3 172.4 469.3zM96 512H32V448l212.2-212.2L368.2 341.8 96 512z'/%3E%3C/svg%3E");
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000' d='M471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0L362.3 51.7l97.9 97.9 30.3-30.3c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7zm-299.2 220c-6.1 6.1-10.8 13.6-13.5 21.9l-8.5 26.4-11.5-11.5L40.4 384l45.8 45.8 77.3-77.3L164.4 321l26.4-8.5c8.3-2.7 15.8-7.4 21.9-13.5l171.5-171.5L492.3 149.3 172.4 469.3zM96 512H32V448l212.2-212.2L368.2 341.8 96 512z'/%3E%3C/svg%3E");
}

/* WOW oculta .wow hasta animar; dentro de Tabs el panel arranca hidden → nunca animan. */
.ug-widget-tabs .gutentor-element-icon.wow,
.ug-widget-tabs .gutentor-element-icon,
.ug-widget-tabs__panel .gutentor-element-icon.wow,
.ug-widget-tabs__panel .gutentor-element-icon {
	visibility: visible !important;
	opacity: 1 !important;
	animation: none !important;
}

/* Color de marca en iconos de contacto (Gutentor e5). */
.ug-widget-tabs__panel .gutentor-element-icon {
	color: var(--global-color-10, #62a9b6);
}

@media (prefers-reduced-motion: reduce) {
	.gutentor-element-icon.wow {
		visibility: visible !important;
		animation: none !important;
	}
}
