.elementor-kit-4{--e-global-color-primary:#161616;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#4E4E4E;--e-global-color-accent:#3F7BBA;--e-global-color-22da2f9:#F6F6F6;--e-global-color-4e8696d:#FFFFFF99;--e-global-color-03450ed:#28507A;--e-global-color-5a32352:#E4E4E4;--e-global-typography-primary-font-family:"Oxygen";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Oxygen";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Oxygen";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d01f83d-font-family:"Oxygen";--e-global-typography-d01f83d-font-size:72px;--e-global-typography-d01f83d-font-weight:600;--e-global-typography-d01f83d-text-transform:uppercase;--e-global-typography-d01f83d-line-height:1.1em;--e-global-typography-595c78c-font-family:"Oxygen";--e-global-typography-595c78c-font-size:40px;--e-global-typography-595c78c-font-weight:600;--e-global-typography-595c78c-line-height:1.3em;--e-global-typography-2c010c9-font-family:"Oxygen";--e-global-typography-2c010c9-font-size:18px;--e-global-typography-2c010c9-font-weight:400;--e-global-typography-2c010c9-line-height:1.5em;--e-global-typography-dc60af8-font-family:"Oxygen";--e-global-typography-dc60af8-font-size:15px;--e-global-typography-dc60af8-font-weight:600;--e-global-typography-dc60af8-line-height:1.1em;--e-global-typography-f79e109-font-family:"Oxygen";--e-global-typography-f79e109-font-size:23px;--e-global-typography-f79e109-font-weight:600;--e-global-typography-f79e109-text-transform:uppercase;--e-global-typography-f79e109-line-height:1.3em;--e-global-typography-b2045d0-font-family:"Oxygen";--e-global-typography-b2045d0-font-size:16px;--e-global-typography-b2045d0-font-weight:600;--e-global-typography-b2045d0-line-height:1.4em;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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: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-4{--e-global-typography-d01f83d-font-size:62px;--e-global-typography-595c78c-font-size:36px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-d01f83d-font-size:40px;--e-global-typography-595c78c-font-size:26px;--e-global-typography-2c010c9-font-size:16px;--e-global-typography-f79e109-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pointer {cursor: pointer;}

/* Remove empty space from bottom of text editor widget  */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;
}
.strong-500 strong {
    font-weight: 500;
}
.strong-600 strong {
    font-weight: 600;
}
#strong-500 strong {
    font-weight: 500;
}
#strong-600 strong {
    font-weight: 600;
}
/* Remove form field focus outline */
.elementor-field-group .elementor-field-textual:focus {
box-shadow: none;
}
/* Reset line height for all Elementor icons */
.elementor-icon-wrapper,
.elementor-icon {
  line-height: 0 !important;
}

/* Extra alignment fix for SVGs */
.elementor-icon svg {
  display: inline-block;
  vertical-align: middle;
}
.bullet-list ul, 
.bullet-list ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.bullet-list ul li, 
.bullet-list ol li {
    font-size: inherit;
    align-items: var(--icon-vertical-align, center);
    padding: 0 5px 5px 22px;
    position: relative;
}

.bullet-list ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    width: 12px; /* Adjust based on your SVG size */
    height: 12px; /* Adjust based on your SVG size */
    background: url(/wp-content/uploads/2026/05/noun-check-1675216.svg) no-repeat center/contain;
}/* End custom CSS */