.elementor-kit-6{--e-global-color-primary:#0A0A0A;--e-global-color-secondary:#4A6880;--e-global-color-text:#0A0A0A;--e-global-color-accent:#E8873A;--e-global-color-ebc48df:#2B7BB9;--e-global-color-4000f9b:#5BB8D4;--e-global-color-8c5d888:#0B1B2B;--e-global-color-de57129:#152536;--e-global-color-5ea785d:#F4F6F5;--e-global-color-fb96eef:#FFFFFF;--e-global-color-3b591b8:#1D6AA5;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.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);}@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 */.kv-list-style-1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.kv-list-style-1 ul li{
    position: relative;
    padding-left: 34px;
    margin-bottom: 12px;
    line-height: 1.6;
}

.kv-list-style-1 ul li::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2B7BB9;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;}
    
.kv-list-style-2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.kv-list-style-2 ul li{
    position: relative;
    padding-left: 34px;
    margin-bottom: 12px;
    line-height: 1.6;
}

.kv-list-style-2 ul li::before{
    content: "✓";
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1BA6A6;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;}/* End custom CSS */