.elementor-kit-8{--e-global-color-primary:#713CFE;--e-global-color-secondary:#2D01F8;--e-global-color-accent:#9AE72B;--e-global-color-text:#4A1AAA;--e-global-color-ec95363:#2E08AB;--e-global-color-f155517:#DBE7FF;--e-global-color-d7cc97f:#0F1115;--e-global-color-4832c8b:#28282A;--e-global-color-d995126:#121212;--e-global-color-de1f34d:#9AE72B3D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Inter", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Inter", Sans-serif;}.elementor-kit-8 h2{font-family:"Inter", Sans-serif;}.elementor-kit-8 h3{font-family:"Inter", Sans-serif;}.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 */.word {
  color: #4A1AAA;
  opacity: 0;
  transform: translateY(10px);
  position: absolute;
  left: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
  white-space: nowrap;
}

.word.active {
  opacity: 1;
  transform: translateY(0);
  position: relative;
}/* End custom CSS */