.elementor-kit-6{--e-global-color-primary:#6F00FF;--e-global-color-secondary:#111426;--e-global-color-text:#3E4356;--e-global-color-accent:#FFFFFF;--e-global-color-f2f13fb:#5D00D9;--e-global-color-7f6eced:#4B00B8;--e-global-color-af69de9:#B98AFF;--e-global-color-a33def2:#EEE5FF;--e-global-color-59ca85a:#171B30;--e-global-color-df3b427:#6C7185;--e-global-color-6dd99fc:#DEDFE5;--e-global-color-4afe2a6:#F0F0F3;--e-global-color-8585cd0:#F8F8F6;--e-global-color-0f02507:#D98B18;--e-global-color-e477690:#C43E3E;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:58px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-letter-spacing:0.15px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#6F00FF;color:#FFFFFF;border-radius:10px 10px 10px 10px;padding:24px 24px 24px 24px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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 */:root {
  --eav-ink: #111426;
  --eav-ink-surface: #171b30;
  --eav-slate-dark: #3e4356;
  --eav-slate: #6c7185;
  --eav-border: #dedfe5;
  --eav-mist: #f0f0f3;
  --eav-warm-white: #f8f8f6;
  --eav-white: #ffffff;
  --eav-purple: #6f00ff;
  --eav-purple-hover: #5d00d9;
  --eav-purple-dark: #4b00b8;
  --eav-purple-light: #b98aff;
  --eav-purple-tint: #eee5ff;
  --eav-radius-control: 10px;
  --eav-radius-card: 16px;
  --eav-radius-feature: 22px;
  --eav-container: 1180px;
  --eav-container-wide: 1280px;
  --eav-shadow-card: 0 12px 32px rgba(17,20,38,.08);
  --eav-transition: 180ms cubic-bezier(.2,.7,.2,1);
}
body {
  background: var(--eav-warm-white);
  color: var(--eav-ink);
  font-family: Manrope, Inter, Arial, sans-serif;
}
a { color: var(--eav-purple-hover); }
a:hover { color: var(--eav-purple-dark); }
:focus-visible {
  outline: 2px solid var(--eav-white);
  box-shadow: 0 0 0 3px rgba(111,0,255,.30);
}/* End custom CSS */