/* Override Webflow IX visibility gates — content visible without animations */
.navbar_link-text._1,
.navbar_link-text._2,
.navbar_hamburger-line._1,
.navbar_hamburger-line._2,
.home-header_headings,
.home-header_heading,
.home-header_text,
.home-header_button,
.home-header_imgs-wrap,
.home-header_img-wrap,
.home-header_img,
.home-about_component,
.home-about_img,
.home-about_img-text,
.scroll-note_text,
.footer_brand,
.button_gradient,
.button_gradient-glow,
.button_gradient-ball.ball-1,
.button_gradient-ball.ball-2,
.section_about-header .text-style-label,
.section_about-header h1,
.about-header_cube,
.about-values_img-wrap._2,
.about-values_img-wrap._3,
.about-values_block-content._1,
.about-values_block-content._2,
.about-values_block-content._3,
.faq_answer-wrap,
.faq_button-line.is-second,
.newsletter_btn-wrap,
.section_services .heading-style-h3,
[animation="scale"],
.blog-list_img,
.brands_list {
  visibility: visible !important;
}
