.gensure-motion-animation-disabled .elementor-invisible {
    opacity: 1 !important;
    visibility: visible !important;
}

.gensure-motion-animation-disabled .elementor-widget.animated,
.gensure-motion-animation-disabled .elementor-widget[data-settings*="animation"] {
    animation: none !important;
    transition: none !important;
}

.gensure-motion-animation-disabled .elementor-motion-effects-element {
    transform: none !important;
}

.gensure-motion-animation-disabled [class*="elementor-animation"] {
    animation: none !important;
    transition: none !important;
}
