.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-439f8c0:#00491E;--e-global-color-c7f22d0:#215732;--e-global-color-123d3de:#008755;--e-global-color-119b1fb:#4B9560;--e-global-color-2b6838c:#3CB371;--e-global-color-3ae348b:#F0EEE9;--e-global-color-353e9be:#2F723E;--e-global-color-24df240:#5E7461;--e-global-color-1792e98:#212721;--e-global-color-176189c:#E5E5E5;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Space Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Space Grotesk", Sans-serif;}.elementor-kit-7 a{color:var( --e-global-color-439f8c0 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.lightupbox::before {
  content: "";
  position: absolute;
  inset: 0; /* ocupa toda a área da div */
  background-image: url('https://www.bionow.com/wp-content/uploads/2026/01/SomosBionow.png');
  background-size: cover;
  background-position: center;
  transition: filter 1.2s ease;
  filter: brightness(0.7) saturate(1); /* estado normal */
  z-index: 0; /* fica atrás do conteúdo */
}

.lightupbox.active::before {
  filter: brightness(1.8) saturate(1.8); /* estado "aceso" */
}


.offset-anchor {
  scroll-margin-top: 100px; 
}
.cky-btn.cky-btn-accept {
  background-color: #00491e !important;
  border: 1px solid #00491e !important;
}
.cky-btn.cky-btn-reject {
  color: #00491e !important;
  border-color: #00491e !important;
}/* End custom CSS */