.elementor-kit-41{--e-global-color-primary:#017FED;--e-global-color-secondary:#31DAFF;--e-global-color-text:#0A0A16;--e-global-color-accent:#FFFFFF;--e-global-color-a3ac75b:#FFB702;--e-global-color-b558f73:#9549E1;--e-global-color-a3bb153:#00ACEC;--e-global-color-c63710c:#026CB8;--e-global-color-c2f01de:#3FC6BE;--e-global-color-604217e:#42C285;--e-global-color-6714178:#F68D11;--e-global-color-5dceedf:#FAFCFF;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:65px;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:700;--e-global-typography-bb57ade-font-family:"Plus Jakarta Sans";--e-global-typography-bb57ade-font-size:16px;--e-global-typography-bb57ade-font-weight:700;--e-global-typography-4b8656a-font-family:"Plus Jakarta Sans";--e-global-typography-4b8656a-font-weight:800;--e-global-typography-3224e0b-font-family:"Plus Jakarta Sans";--e-global-typography-3224e0b-font-size:18px;--e-global-typography-3224e0b-font-weight:400;--e-global-typography-18cc537-font-family:"Plus Jakarta Sans";--e-global-typography-18cc537-font-size:18px;--e-global-typography-18cc537-font-weight:500;--e-global-typography-afb84f0-font-family:"Plus Jakarta Sans";--e-global-typography-afb84f0-font-size:18px;--e-global-typography-afb84f0-font-weight:700;--e-global-typography-7959387-font-family:"Plus Jakarta Sans";--e-global-typography-7959387-font-size:18px;--e-global-typography-7959387-font-weight:800;--e-global-typography-7f48ff0-font-family:"Plus Jakarta Sans";--e-global-typography-7f48ff0-font-size:22px;--e-global-typography-7f48ff0-font-weight:500;}.elementor-kit-41 button,.elementor-kit-41 input[type="button"],.elementor-kit-41 input[type="submit"],.elementor-kit-41 .elementor-button{background-color:transparent;font-family:var( --e-global-typography-4b8656a-font-family ), Sans-serif;font-weight:var( --e-global-typography-4b8656a-font-weight );color:var( --e-global-color-accent );background-image:linear-gradient(90deg, #007BEC 0%, #00ACEC 100%);border-radius:38px 38px 38px 38px;}.elementor-kit-41 e-page-transition{background-color:#FFBC7D;}.elementor-kit-41 a:hover{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-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 *//* Base underline setup */
.underline-white,
.underline-blue {
  position: relative;
  display: inline-block;
}

/* White underline (hero section) */
.underline-white::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.4em;
  width: 100%;
  height: 0.6em;
  background: url("http://34.213.146.232/wp-content/uploads/2026/02/underline_1.svg") no-repeat center bottom;
  background-size: 100% 100%;
  pointer-events: none;
}

/* Blue underline (content section) */
.underline-blue::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.3em;
  width: 100%;
  height: 0.5em;
  background: url("http://34.213.146.232/wp-content/uploads/2026/02/underline_2.svg") no-repeat center bottom;
  background-size: 100% 100%;
  pointer-events: none;
}

.gradient-text{
  background: linear-gradient(90deg,#007BEC 0%,#00ACEC 100%);
  -webkit-background-clip:text;  /* Chrome / Edge / Safari */
  -webkit-text-fill-color:transparent;
          background-clip:text;   /* Firefox 108+ */
          color:transparent;
}/* End custom CSS */