.elementor-kit-9{--e-global-color-primary:#C9BDF9;--e-global-color-secondary:#DED8F6;--e-global-color-text:#00171F;--e-global-color-accent:#6741F8;--e-global-color-8f81752:#FAF7FF;--e-global-color-cf33ad5:#C4E538;--e-global-color-f8d7df7:#FFC312;--e-global-color-f8dcb19:#C9BDF9;--e-global-color-590372b:#FA5721;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:clamp(2rem, 1.0732rem + 3.9024vw, 4rem);--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:clamp(1.375rem, 0.9205rem + 2.2727vw, 2.625rem);--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:clamp(0.875rem, 0.8295rem + 0.2273vw, 1rem);--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-size:clamp(0.875rem, 0.8295rem + 0.2273vw, 1rem);--e-global-typography-accent-font-weight:500;--e-global-typography-57949fc-font-family:"Poppins";--e-global-typography-57949fc-font-size:clamp(1.125rem, 1.0341rem + 0.4545vw, 1.375rem);--e-global-typography-57949fc-font-weight:600;--e-global-typography-b4a7fe0-font-family:"Poppins";--e-global-typography-b4a7fe0-font-size:clamp(0.875rem, 0.8523rem + 0.1136vw, 0.9375rem);--e-global-typography-b4a7fe0-font-weight:400;--e-global-typography-6a602bd-font-family:"Poppins";--e-global-typography-6a602bd-font-size:clamp(2.5rem, 1.3415rem + 4.878vw, 5rem);--e-global-typography-6a602bd-font-weight:800;--e-global-typography-ab1da59-font-family:"Poppins";--e-global-typography-ab1da59-font-size:clamp(1.2rem, 1.1537rem + 0.1951vw, 1.3rem);--e-global-typography-ab1da59-font-weight:600;--e-global-typography-ab1da59-line-height:1.4rem;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{color:var( --e-global-color-text );}.elementor-kit-9 a:hover{color:var( --e-global-color-text );}.elementor-kit-9 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h3{font-family:var( --e-global-typography-57949fc-font-family ), Sans-serif;font-size:var( --e-global-typography-57949fc-font-size );font-weight:var( --e-global-typography-57949fc-font-weight );}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1.5rem;}.elementor-element{--widgets-spacing:1.5rem 1.5rem;--widgets-spacing-row:1.5rem;--widgets-spacing-column:1.5rem;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-9{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-9 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-9 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 h3{font-size:var( --e-global-typography-57949fc-font-size );}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-9 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-9 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 h3{font-size:var( --e-global-typography-57949fc-font-size );}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.float-hover-box {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  will-change: transform;
}

.float-hover-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}/* End custom CSS */