.elementor-kit-174{--e-global-color-primary:#355C63;--e-global-color-secondary:#E5E5E7;--e-global-color-text:#22292F;--e-global-color-accent:#FFAE42;--e-global-color-c2784a5:#CBD039;--e-global-color-0a5e9e9:#7049BA;--e-global-color-3b2627d:#871D73;--e-global-color-69a6962:#F7A600;--e-global-color-74c028a:#FEF84C;--e-global-color-201f10e:#163845;--e-global-color-719d119:#666666;--e-global-color-acd9ae3:#FFFFFF;--e-global-typography-primary-font-family:"Abril Fatface";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Space Grotesk";--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-174 e-page-transition{background-color:#FFBC7D;}.elementor-kit-174 p{margin-block-end:18px;}.elementor-kit-174 h4{font-family:"Space Grotesk", Space Grotesk;font-weight:700;}.elementor-kit-174 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 */