.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#696979;--e-global-color-accent:#61CE70;--e-global-color-8f50414:#6056FF;--e-global-color-948e9c0:#FFBC00;--e-global-color-c02d46f:#C6C7CD6B;--e-global-color-2820b01:#F7F8FB;--e-global-color-ca906e1:#ECEFFF;--e-global-color-71f4812:#DDE2FF;--e-global-color-e13af0b:#C2CAFF;--e-global-color-e71bb8e:#9CA6FF;--e-global-color-fbffe3f:#7577FF;--e-global-color-42dcd6b:#6056FF;--e-global-color-5ece69c:#5036F5;--e-global-color-6899a4e:#452AD8;--e-global-color-55cef2c:#3825AE;--e-global-color-ed1dc3a:#312689;--e-global-color-f619f3b:#1F1650;--e-global-color-5206a85:#050214;--e-global-color-66dbc35:#07031D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;color:#696979;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h2{color:#1F1650;font-family:"Poppins", Sans-serif;font-size:36px;font-weight:600;line-height:1.2em;letter-spacing:-2px;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;font-size:30px;font-weight:600;line-height:1.2em;letter-spacing:-1px;}.elementor-kit-5 h4{font-size:30px;}.elementor-kit-5 h5{font-size:20px;font-weight:600;line-height:1.2em;letter-spacing:-1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.4em;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 a{font-size:24px;}.elementor-kit-5 h2{font-size:24px;}.elementor-kit-5 h3{font-size:20px;}.elementor-kit-5 h4{font-size:18px;}.elementor-kit-5 h5{font-size:17px;}.elementor-kit-5 h6{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    max-width:100vw!important;
    overflow-x:hidden!important;
}
.dotted-background {
    background: linear-gradient(90deg, white calc(16px - 2px), transparent 1%) center / 16px 16px, linear-gradient(white calc(16px - 2px), transparent 1%) center / 16px 16px, rgba(0, 0, 0, 0.07);
}
.imageShadow:before {
  content: "";
  position: absolute;
  width: 102%;
  height: 100%;
  background-image: inherit;
  background-size: cover;
  border-radius: var(--radius);
  z-index: -1;
  filter: blur(16px);
  opacity: 0.6;
  left: 50%;
  transform: translate(-50%, 10%);
}
.sgH{
    padding: 0 2px!important;
    background:#6056FF;
    color:white;
}/* End custom CSS */