.elementor-kit-6{--e-global-color-primary:#4A7AE8;--e-global-color-secondary:#FCB131;--e-global-color-text:#4B5563;--e-global-color-accent:#4A7AE8;--e-global-color-f09a0be:#003976;--e-global-color-8281e8f:#16244C;--e-global-color-6f24f04:#2C395D;--e-global-color-d9665e4:#FFFFFF;--e-global-color-a45c95a:#9CA3AF;--e-global-color-ee8ebaa:#6B7280;--e-global-color-c31140f:#4B5563;--e-global-color-b0ef36f:#F9FAFB;--e-global-color-570f3b3:#E5E7EB;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:68px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:74px;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;--e-global-typography-0b246cd-font-family:"Raleway";--e-global-typography-0b246cd-font-size:14px;--e-global-typography-0b246cd-font-weight:500;--e-global-typography-0b246cd-text-transform:capitalize;--e-global-typography-0b246cd-font-style:normal;--e-global-typography-0b246cd-text-decoration:none;--e-global-typography-0b246cd-line-height:1em;--e-global-typography-0b246cd-letter-spacing:0px;--e-global-typography-0b246cd-word-spacing:0px;--e-global-typography-946e5d1-font-family:"Raleway";--e-global-typography-946e5d1-font-size:18px;--e-global-typography-946e5d1-font-weight:500;--e-global-typography-946e5d1-text-transform:none;--e-global-typography-946e5d1-font-style:normal;--e-global-typography-946e5d1-text-decoration:none;--e-global-typography-946e5d1-line-height:20px;--e-global-typography-946e5d1-letter-spacing:0.5px;--e-global-typography-946e5d1-word-spacing:0px;--e-global-typography-58837aa-font-family:"Raleway";--e-global-typography-58837aa-font-size:14px;--e-global-typography-58837aa-font-weight:600;--e-global-typography-58837aa-text-transform:uppercase;--e-global-typography-58837aa-line-height:20px;--e-global-typography-58837aa-letter-spacing:0.7px;--e-global-typography-4d195ae-font-size:16px;--e-global-typography-4d195ae-font-weight:300;--e-global-typography-4d195ae-text-transform:uppercase;--e-global-typography-4d195ae-font-style:normal;--e-global-typography-4d195ae-letter-spacing:1px;--e-global-typography-1418d39-font-family:"Raleway";--e-global-typography-1418d39-font-size:14px;--e-global-typography-1418d39-font-weight:600;--e-global-typography-1418d39-text-transform:uppercase;--e-global-typography-1418d39-line-height:20px;--e-global-typography-1418d39-letter-spacing:1.4px;--e-global-typography-b146447-font-size:52px;--e-global-typography-b146447-font-weight:600;--e-global-typography-b146447-line-height:56px;--e-global-typography-b146447-letter-spacing:0.5px;--e-global-typography-da5966a-font-size:36px;--e-global-typography-da5966a-font-weight:600;--e-global-typography-da5966a-line-height:38px;--e-global-typography-2d2b23e-font-size:30px;--e-global-typography-2d2b23e-font-weight:500;--e-global-typography-2d2b23e-line-height:32px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-0b246cd-font-size:14px;--e-global-typography-946e5d1-font-size:14px;}.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-0b246cd-font-size:14px;--e-global-typography-946e5d1-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.title-gradient {
  background: linear-gradient(90deg, #5B86E9 0%, #7ABFC2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  width: fit-content;
  padding: 10px 32px;
  height: 40px!important; 
  border: 1px solid rgba(122, 191, 194, 0.35);
  border-radius: 999px;
  background: rgba(10, 22, 51, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}

.hero-badge::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #4A7AE8;
  flex-shrink: 0;
}

.linkedin-circle .elementor-icon {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #E2E8F0;
  cursor: pointer;
}

.linkedin-circle .elementor-icon i,
.linkedin-circle .elementor-icon svg {
  color: #5B86E9;
  fill: #5B86E9;
}

@media (max-width: 500px) {
  .hero-title h1 {
    font-size: 48px !important;
    line-height: 1.1 !important;
  }
  h2 {
    font-size: 42px !important;
    line-height: 1.1 !important;
  }
  
  .hero-badge {
    padding: 10px 16px;
    height: 60px !important;
    gap: 8px;
    justify-content: flex-start;
  }

  .hero-badge .elementor-icon-list-text,
  .hero-badge span,
  .hero-badge {
    font-size: 16px;
    line-height: 1.1;
  }
}

@media (max-width: 354px) {
    .hero-badge {
        padding: 10px 10px;
    height: 74px !important;
  }
}/* End custom CSS */