.elementor-kit-6{--e-global-color-primary:#0582CA;--e-global-color-secondary:#696969;--e-global-color-text:#2E2E2E;--e-global-color-accent:#0A0A0A;--e-global-color-8bc4e8b:#EDF7F6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.25em;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Biryani";--e-global-typography-secondary-font-size:2.65rem;--e-global-typography-secondary-font-weight:800;--e-global-typography-text-font-family:"Overpass";--e-global-typography-text-font-size:1.15rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.45em;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-8bc4e8b );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{border-radius:0px 0px 0px 0px;padding:0.85rem 4rem 0.85rem 4rem;}.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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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;}}:root { --font-heading:Manrope; --font-body:Inter; --text-sm:clamp(0.875rem, 0.84rem + 0.15vw, 0.9375rem); --text-base:clamp(1rem, 0.96rem + 0.20vw, 1.0625rem); --text-md:clamp(1.0625rem, 1rem + 0.30vw, 1.1875rem); --text-lg:clamp(1.1875rem, 1.08rem + 0.45vw, 1.375rem); --f-h4:clamp(1.25rem, 1.14rem + 0.50vw, 1.5rem); --f-h3:clamp(1.5rem, 1.30rem + 0.90vw, 2rem); --f-h2:clamp(2rem, 1.55rem + 1.80vw, 3rem); --f-h1:clamp(2.375rem, 1.75rem + 2.70vw, 4rem); --space-xs:clamp(0.5rem, 0.46rem + 0.20vw, 0.75rem); --space-sm:clamp(0.75rem, 0.68rem + 0.30vw, 1rem); --space-md:clamp(1rem, 0.88rem + 0.55vw, 1.5rem); --space-lg:clamp(1.5rem, 1.25rem + 1vw, 2rem); --space-xl:clamp(2rem, 1.55rem + 1.8vw, 3rem); --space-section:clamp(3.5rem, 2.55rem + 3.8vw, 6rem); --container:1200px; --container-text:760px; --radius-card:21px; --radius-btn:12px; --btn-h:48px; --main-blue:#0582CB; --text-color:#0A0A0A; --decor-gray:#2E2E2E; --bg-white:#EDF7F6; --decor-green:#EDF7F6; }
/* Start custom CSS */*,
*::before,
*::after {
  box-sizing: border-box;
}


html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-height: 100vh;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}


img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

img {
  height: auto;
}


button,
input,
textarea,
select {
  font: inherit;
}


p,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}


h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
}


a {
  color: inherit;
  text-underline-offset: 0.18em;
}


[id] {
  scroll-margin-top: 120px;
}


:focus-visible {
  outline: 3px solid currentColor;
  outline-offset: 4px;
}


.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}


.elementor-widget-image img {
  height: auto;
}

.elementor iframe,
.elementor video,
.elementor object,
.elementor embed {
  max-width: 100%;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}/* End custom CSS */