/**
 * Static export fallbacks: Elementor / Hoteller rely on JS to reveal content.
 * If scripts fail (file://, MIME, paths), this keeps layout and text readable.
 */
@font-face {
	font-family: "hk_groteskmedium";
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(wp-content/uploads/elementor/google-fonts/fonts/inter-ucc73fwrk3iltehus_nvmrmxcp50sjia1zl7.woff2) format("woff2");
}

.elementor-invisible,
.elementor-visibility-hidden {
	visibility: visible !important;
}

.themegoods-animated-text span.blast {
	opacity: 1 !important;
	transform: none !important;
}
