.elementor-kit-6{--e-global-color-primary:#122A42;--e-global-color-secondary:#122A42;--e-global-color-text:#122A42;--e-global-color-accent:#122A42;--e-global-color-434348f:#F37021;--e-global-color-9e9547d:#FFFFFF;--e-global-color-8aafaf9:#F5FAFF;--e-global-color-1d91604:#275B8F;--e-global-color-9ca51db:#F37021;--e-global-typography-primary-font-family:"inter-28pt";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"inter-28pt";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"inter-28pt";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"inter-28pt";--e-global-typography-accent-font-weight:400;--e-global-typography-df1f532-font-family:"inter-28pt";--e-global-typography-df1f532-font-size:14px;--e-global-typography-df1f532-font-weight:600;--e-global-typography-08084e7-font-family:"inter-28pt";--e-global-typography-08084e7-font-size:14px;--e-global-typography-08084e7-font-weight:600;--e-global-typography-b709447-font-family:"inter-28pt";--e-global-typography-b709447-font-size:14px;--e-global-typography-b709447-font-weight:700;--e-global-typography-b709447-text-transform:uppercase;--e-global-typography-7045932-font-family:"inter-28pt";--e-global-typography-7045932-font-size:21px;--e-global-typography-7045932-font-weight:700;--e-global-typography-0ef47e3-font-family:"inter-28pt";--e-global-typography-0ef47e3-font-size:28px;--e-global-typography-0ef47e3-font-weight:800;--e-global-typography-10087c3-font-family:"inter-28pt";--e-global-typography-10087c3-font-size:28px;--e-global-typography-10087c3-font-weight:800;color:var( --e-global-color-primary );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 );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:14px;font-weight:700;text-transform:uppercase;color:#FFFFFF;background-color:var( --e-global-color-9ca51db );border-radius:8px 8px 8px 8px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:#F37021;background-color:#FFFFFF;border-style:solid;border-width:2px 2px 2px 2px;border-color:#F37021;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;}.elementor-widget:not(:last-child){--kit-widget-spacing:3%;}.elementor-element{--widgets-spacing:3% 3%;--widgets-spacing-row:3%;--widgets-spacing-column:3%;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --light_blue_bg:#F5FAFF; }
/* Start custom CSS */body, html {
    overflow-x: hidden;
}
.elementor-widget-text-editor ul {
  list-style: none;
  padding-left: 0;
}

.elementor-widget-text-editor li {
  display: flex;
  align-items: center; 
  gap: 1rem;
    line-height: 30px;
}

.elementor-widget-text-editor li::before {
  content: "•";
  color: #E56C20;
    font-size: 30px;
}

.header-btn-1 a {
    background: #0B3C6D;
    padding: 18.5px 20px;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 8px;
}

.header-btn-2 a {
    background: #F37021;
    padding: 18.5px 20px;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 8px;
}

#paragraph-text h4 {
    font-size: 16px;
    color: #122A42;
    margin-top: 20px;
    margin-bottom: 10px;
}
#paragraph-text h4 strong {
    font-weight: 700;
}
#paragraph-text p {
    margin-bottom: 0px;
}/* End custom CSS */