.elementor-kit-5{--e-global-color-primary:#00412E;--e-global-color-secondary:#3E957B;--e-global-color-text:#D9EBCB;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Artavion";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:105%;--e-global-typography-secondary-font-family:"Artavion";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:105%;--e-global-typography-text-font-family:"Artavion";--e-global-typography-text-font-size:1.5rem;--e-global-typography-text-font-weight:700;--e-global-typography-text-line-height:105%;--e-global-typography-accent-font-family:"Museo";--e-global-typography-accent-font-size:1.5rem;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-letter-spacing:-1%;--e-global-typography-7564ba6-font-family:"Museo";--e-global-typography-7564ba6-font-size:1rem;--e-global-typography-7564ba6-font-weight:300;--e-global-typography-7564ba6-letter-spacing:-1%;--e-global-typography-4205762-font-family:"Museo";--e-global-typography-4205762-font-size:1.125rem;--e-global-typography-4205762-font-weight:300;--e-global-typography-4205762-letter-spacing:-1%;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end: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 */body {
    overflow-x: hidden;
}

html  {
    scroll-behavior: smooth;
}

html::-webkit-scrollbar {
  width: 6px;
}

html::-webkit-scrollbar-thumb {
  background-color: #00412E; /* ou outra cor leve */
  border-radius: 3px;
}

html::-webkit-scrollbar-track {
  background: transparent;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Artavion';
	font-display: auto;
	src: url('https://bio-k5.com.br/wp-content/uploads/2025/06/Artavion-Variable.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Museo';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://bio-k5.com.br/wp-content/uploads/2025/06/Museo300-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bio-k5.com.br/wp-content/uploads/2025/06/Museo700-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */