.elementor-2771 .elementor-element.elementor-element-1376003{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-f83500b *//* Disable all hover effects */
*:hover {
    transform: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

/* Disable transitions & animations */
* {
    transition: none !important;
    animation: none !important;
}

/* Specific components (extra safety) */
.animated-box:hover,
.hover-heading:hover,
.platform-card:hover,
.step-card:hover {
    transform: none !important;
    box-shadow: none !important;
    background: inherit !important;
}
nav { display:none }
header { display:none }

/* Make main hero heading white */
h1,
.hero-title,
.elementor-heading-title {
    color: #ffffff !important;
}/* End custom CSS */