.elementor-kit-20{--e-global-color-primary:#1565C0;--e-global-color-secondary:#4B8AD1;--e-global-color-text:#333333;--e-global-color-accent:#FFC947;--e-global-color-ec807d9:#FFA000;--e-global-color-f3b2935:#FF7043;--e-global-color-966c9e9:#F7F7F7;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Space Grotesk";--e-global-typography-accent-font-weight:500;}.elementor-kit-20 button,.elementor-kit-20 input[type="button"],.elementor-kit-20 input[type="submit"],.elementor-kit-20 .elementor-button{background-color:var( --e-global-color-accent );color:var( --e-global-color-text );}.elementor-kit-20 e-page-transition{background-color:#FFBC7D;}.elementor-kit-20 p{margin-block-end:18px;}.elementor-kit-20 h4{font-family:"Space Grotesk", Space Grotesk;font-weight:700;}.elementor-kit-20 h5{font-family:"Space Grotesk", Space Grotesk;font-weight:500;font-style:normal;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-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;}}/* Start custom CSS */.checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checklist li {
  position: relative;
  padding-left: 1.8em;
  margin: 0.6em 0;
}

.checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.15em;
  width: 1.05em;
  height: 1.05em;
  background-repeat: no-repeat;
  background-size: 1em 1em;
  /* SVG-Check in Orange (#F7A600) */
  background-image: url('data:image/svg+xml;utf8,\
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">\
<path d="M20 6L9 17l-5-5" fill="none" stroke="%23F7A600" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>\
</svg>');
}/* End custom CSS */