.elementor-kit-5{--e-global-color-primary:#4FBE37;--e-global-color-secondary:#051E76;--e-global-color-text:#4E4E4E;--e-global-color-accent:#051E76;--e-global-color-b5aeb33:#E8F6FF;--e-global-color-c58817e:#19304B;--e-global-color-5420d44:#2574A9;--e-global-color-58be983:#ffffff;--e-global-color-09cc561:#0d141a;--e-global-color-a495fd4:#B8C0CC;--e-global-color-dff8941:linear-gradient(90deg;--e-global-typography-primary-font-family:"Greater Theory";--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-text-font-family:"Inter";--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:#D6D6D6;}.elementor-kit-5 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);}.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 *//* ===== LEARN MORE BUTTON TYMPANUS STYLE #2 SLIDE FIX ===== */

/* Base: navy bg, green text, overflow hidden for slide */
.services-button .elementor-button {
  position: relative !important;
  overflow: hidden !important;
  background-color: #051E76 !important;
  color: #4FBE37 !important;
  fill: #4FBE37 !important;
  transition: color 0.4s ease !important;
  z-index: 1 !important;
  border-radius: 6px !important;
  /* Remove Elementor grow animation to avoid conflict */
  transform: none !important;
}

/* The green slide layer: starts fully off-screen to the left */
.services-button .elementor-button::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: -100% !important;
  width: 100% !important;
  height: 100% !important;
  background: #4FBE37 !important;
  z-index: -1 !important;
  transition: left 0.4s cubic-bezier(0.86, 0, 0.07, 1) !important;
  border-radius: inherit !important;
}

/* On hover: slide green layer IN from left */
.services-button .elementor-button:hover::before,
.services-button .elementor-button:focus::before {
  left: 0 !important;
}

/* On hover: flip text to white, override Elementor hover color */
.services-button .elementor-button:hover,
.services-button .elementor-button:focus {
  color: #ffffff !important;
  fill: #ffffff !important;
  background-color: #051E76 !important;
  transform: translateY(-3px) !important;
  box-shadow: 0 12px 30px rgba(5, 30, 118, 0.35) !important;
}

/* Keep button text above the sliding layer */
.services-button .elementor-button .elementor-button-content-wrapper {
  position: relative !important;
  z-index: 2 !important;
}

.services-button .elementor-button .elementor-button-text {
  position: relative !important;
  z-index: 2 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Greater Theory';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://yellow-bat-692667.hostingersite.com/wp-content/uploads/2025/12/GreaterTheoryRegular.eot');
	src: url('https://yellow-bat-692667.hostingersite.com/wp-content/uploads/2025/12/GreaterTheoryRegular.eot?#iefix') format('embedded-opentype'),
		url('https://yellow-bat-692667.hostingersite.com/wp-content/uploads/2025/12/GreaterTheoryRegular.woff2') format('woff2'),
		url('https://yellow-bat-692667.hostingersite.com/wp-content/uploads/2025/12/GreaterTheory.woff') format('woff'),
		url('https://yellow-bat-692667.hostingersite.com/wp-content/uploads/2025/12/GreaterTheoryRegular.ttf') format('truetype');
}
/* End Custom Fonts CSS */