.elementor-kit-84{--e-global-color-primary:#58B0E3;--e-global-color-secondary:#005282;--e-global-color-text:#143446;--e-global-color-accent:#143446;--e-global-color-58dbc24:#E4F5FF;--e-global-color-5611f11:#BDDDEF;--e-global-color-03add64:#0C2636;--e-global-color-c1e8442:#FFFFFF;--e-global-color-e98a1c5:#000000;--e-global-color-e3fe247:#00000000;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-7c94264-font-family:"Quicksand";--e-global-typography-7c94264-font-size:4.625rem;--e-global-typography-7c94264-font-weight:bold;--e-global-typography-7c94264-line-height:4.4rem;--e-global-typography-8f2a45e-font-family:"Quicksand";--e-global-typography-8f2a45e-font-size:3.5rem;--e-global-typography-8f2a45e-font-weight:bold;--e-global-typography-8f2a45e-line-height:3.5rem;--e-global-typography-addd054-font-family:"Quicksand";--e-global-typography-addd054-font-size:3rem;--e-global-typography-addd054-font-weight:bold;--e-global-typography-addd054-line-height:3rem;--e-global-typography-64a2ff2-font-family:"Quicksand";--e-global-typography-64a2ff2-font-size:1rem;--e-global-typography-64a2ff2-font-weight:bold;--e-global-typography-64a2ff2-line-height:1rem;--e-global-typography-961bda4-font-family:"Quicksand";--e-global-typography-961bda4-font-size:1.5rem;--e-global-typography-961bda4-font-weight:bold;--e-global-typography-961bda4-line-height:1.5rem;--e-global-typography-a517a8f-font-family:"Quicksand";--e-global-typography-a517a8f-font-size:1.125rem;--e-global-typography-a517a8f-font-weight:bold;--e-global-typography-a517a8f-line-height:1.125rem;--e-global-typography-15a9ba0-font-family:"Quicksand";--e-global-typography-15a9ba0-font-size:0.75rem;--e-global-typography-15a9ba0-font-weight:bold;--e-global-typography-15a9ba0-line-height:0.75rem;--e-global-typography-31393b7-font-family:"Quicksand";--e-global-typography-31393b7-font-size:14px;--e-global-typography-31393b7-font-weight:bold;--e-global-typography-31393b7-line-height:1rem;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:1rem;font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:300ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:15px;}.elementor-kit-84 e-page-transition{background-color:var( --e-global-color-text );}.elementor-kit-84 a{color:var( --e-global-color-primary );}.elementor-kit-84 h1{font-family:"Quicksand", Sans-serif;font-size:2rem;font-weight:bold;}.elementor-kit-84 h2{font-family:"Quicksand", Sans-serif;font-size:1.8rem;font-weight:bold;}.elementor-kit-84 h3{font-family:"Quicksand", Sans-serif;font-size:1.4rem;font-weight:bold;}.elementor-kit-84 h4{font-family:"Quicksand", Sans-serif;font-size:1.2rem;font-weight:bold;}.elementor-kit-84 h5{font-family:"Quicksand", Sans-serif;font-size:1.125rem;font-weight:bold;}.elementor-kit-84 h6{font-family:"Quicksand", Sans-serif;font-size:1rem;font-weight:bold;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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-84{--e-global-typography-7c94264-font-size:4rem;--e-global-typography-8f2a45e-font-size:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-84{--e-global-typography-7c94264-font-size:40px;--e-global-typography-7c94264-line-height:2.5rem;--e-global-typography-8f2a45e-font-size:1.5rem;--e-global-typography-8f2a45e-line-height:1.5rem;--e-global-typography-addd054-font-size:24px;--e-global-typography-addd054-line-height:1em;--e-global-typography-31393b7-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Base (Desktop) */
html {
  font-size: 16px;
}

/* Tablet */
@media (max-width: 1024px) {
  html {
    font-size: 14px;
  }
}

/* Mobile */
@media (max-width: 768px) {
  html {
    font-size: 13px;
  }
}

body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}/* End custom CSS */