.elementor-kit-6{--e-global-color-primary:#FFC400;--e-global-color-secondary:#3A3A3B;--e-global-color-text:#5F5E5E;--e-global-color-accent:#2D2F71;--e-global-color-de355ca:#F5A900;--e-global-color-6e9c908:#000000;--e-global-color-f0aaebb:#111111;--e-global-color-3e0e845:#FFFFFF;--e-global-color-741b95c:#F5F5F5;--e-global-color-60fba6c:#555555;--e-global-typography-primary-font-family:"Libre Franklin";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-family:"Libre Franklin";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:45px;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:27px;--e-global-typography-20d26ad-font-family:"Libre Franklin";--e-global-typography-20d26ad-font-size:25px;--e-global-typography-20d26ad-font-weight:500;--e-global-typography-20d26ad-line-height:35px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-kit-6{--e-global-typography-primary-font-size:55px;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:40px;--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-size:17px;--e-global-typography-accent-line-height:27px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.hover-effect {
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1),
              box-shadow 0.45s ease,
              border-color 0.45s ease;
  border: 1px solid transparent;
}

.hover-effect:hover {
  transform: translateY(-8px);
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.13);
  border-color: #046BD2;
}/* End custom CSS */