.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;font-family:"Poppins", Poppins;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Poppins", Poppins;}.elementor-kit-6 h1{font-family:"Poppins", Poppins;}.elementor-kit-6 h2{font-family:"Poppins", Poppins;}.elementor-kit-6 h3{font-family:"Poppins", Poppins;}.elementor-kit-6 h4{font-size:20px;}.elementor-kit-6 h5{color:#FFFFFF;font-family:"Poppins", Poppins;font-size:20px;font-weight:400;}.elementor-kit-6 h6{font-family:"Poppins", Poppins;}.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);}@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 */@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

body, h1, h2, h3, h4, h5, h6, p {
    font-family: 'Poppins', sans-serif !important;
}

<script>
document.addEventListener("scroll", function() {
  let scrollTop = window.scrollY || document.documentElement.scrollTop;
  document.documentElement.style.setProperty("--scroll", scrollTop / 5);
});
</script>


.roda {
  transform: rotate(calc(var(--scroll) * 1deg));
  transform-origin: center center;
  transition: transform 0.05s linear;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://tessara.online/wp-content/uploads/2025/08/Poppins-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */