.elementor-kit-5167{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-7435a202:#4054B2;--e-global-color-2599d878:#23A455;--e-global-color-223582e8:#040304;--e-global-color-7005824b:#000;--e-global-color-56b706e2:#FFF;--e-global-color-58911ed:#F34EE9;--e-global-color-d83a041:#FFFFFF;--e-global-color-d47b262:#CC99FF;--e-global-color-0151341:#F7FCFF;--e-global-color-18e1e63:#97D7FA;--e-global-color-771d01c:#8A7450;--e-global-color-e5a4950:#8A7450;--e-global-typography-primary-font-family:"Times New Roman";--e-global-typography-secondary-font-family:"Times New Roman";--e-global-typography-text-font-family:"Times New Roman";--e-global-typography-accent-font-family:"Times New Roman";font-family:"Times New Roman", Sans-serif;}.elementor-kit-5167 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5167 a{font-family:"Times New Roman", Sans-serif;}.elementor-kit-5167 h1{font-family:"Times New Roman", Sans-serif;}.elementor-kit-5167 h2{font-family:"Times New Roman", Sans-serif;}.elementor-kit-5167 h3{font-family:"Times New Roman", Sans-serif;}.elementor-kit-5167 h4{font-family:"Times New Roman", Sans-serif;}.elementor-kit-5167 h5{font-family:"Times New Roman", Sans-serif;}.elementor-kit-5167 h6{font-family:"Times New Roman", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}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 */@media (min-width: 768px) {

.hover-in-in {
  opacity: 0;               
  transform: translateX(-20px); 
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;     
}

.hover-in:hover .hover-in-in {
  opacity: 1;               
  transform: translateX(0); 
  pointer-events: auto;     
}

}/* End custom CSS */