.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-f71bb17:#01806F80;--e-global-color-0387027:#01806F;--e-global-color-9fc097f:#FFBB02;--e-global-color-a74f4f9:#FFBB02;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-dc2d842-font-family:"Poppins";--e-global-typography-dc2d842-font-weight:400;--e-global-typography-a872ff5-font-family:"Poppins";--e-global-typography-a872ff5-font-weight:700;--e-global-typography-8eb15dc-font-family:"Inter";--e-global-typography-060ed46-font-family:"Inter";--e-global-typography-060ed46-font-size:1rem;font-family:"Inter", Sans-serif;font-size:1.125rem;font-weight:400;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;font-size:8rem;line-height:12rem;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;font-size:4rem;line-height:6rem;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;font-size:2rem;line-height:3rem;}.elementor-kit-5 h4{font-family:"Poppins", Sans-serif;font-size:1.25rem;line-height:1.875rem;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0rem;--container-default-padding-right:1rem;--container-default-padding-bottom:0rem;--container-default-padding-left:1rem;}.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:768px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:640px){.elementor-kit-5{font-size:1.4rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  font-size: 16px; /* default desktop */
}

@media (max-width: 1024px) {
  html {
    font-size: 14px; /* laptop */
  }
}

@media (max-width: 768px) {
  html {
    font-size: 12px; /* tablet */
  }
}

@media (max-width: 640px) {
  html {
    font-size: 10px; /* tablet */
  }
}/* End custom CSS */