.elementor-kit-8{--e-global-color-primary:#0B132B;--e-global-color-secondary:#EDEFF2;--e-global-color-text:#B5BAC4;--e-global-color-accent:#FFAA26;--e-global-color-b01f0cd:#1C2541;--e-global-color-3c5c09c:#8A9099;--e-global-color-7468287:#B5BAC4;--e-global-color-c0ca31c:#FF8126;--e-global-color-7b710f9:#D65C00;--e-global-color-8d37931:#ECF1FF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Source Sans Pro";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"JetBrains Mono";--e-global-typography-accent-font-weight:500;font-family:"Lato", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-8 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-8 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-8 h3{font-size:24px;}.elementor-kit-8 h4{font-size:18px;}.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-kit-8 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Example fluid type using clamp() */
:root{
  --fs-body: clamp(16px, 1.2rem + 0.5vw, 18px);
  --fs-h1: clamp(32px, 4.2vw, 48px);
  --fs-h2: clamp(24px, 3.2vw, 34px);
}
body { font-size: var(--fs-body); line-height: 1.55; }
h1 { font-size: var(--fs-h1); line-height: 1.12; font-weight:700; }
h2 { font-size: var(--fs-h2); line-height: 1.18; font-weight:700; }/* End custom CSS */