.elementor-8926 .elementor-element.elementor-element-0ed596c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-8926 .elementor-element.elementor-element-4329820{--display:flex;}.elementor-8926 .elementor-element.elementor-element-cc0ef1c{text-align:center;}.elementor-8926 .elementor-element.elementor-element-cc0ef1c .elementor-heading-title{font-family:"Lexend", Sans-serif;font-size:40px;color:#16325D;}.elementor-8926 .elementor-element.elementor-element-9b1946e{text-align:center;font-family:"Lexend", Sans-serif;font-weight:600;text-transform:uppercase;}.elementor-8926 .elementor-element.elementor-element-3f9d8ad{--display:flex;}/* Start custom CSS for html, class: .elementor-element-c6c578b */.policy-content ol {
    counter-reset: item;
    font-family: 'Lexend';
}

.policy-content ol ul {
    margin-left: -15px !important;
}

.policy-content ol > li {
    counter-increment: item;
}

.policy-content ol ol > li {
    display: block;
}

.policy-content ol ol > li:before {
    content: counters(item, ".") ". ";
    margin-left: -20px;
}

.policy-content li {
    font-weight: 700;
    
}

.policy-content ol li.policy-title::marker {
    font-family: 'Lexend';
    font-size: 20px;
    font-weight: 500;
    color: #113D93;
}

.policy-content p {
    font-weight: 400;
    font-family: 'Lexend';
}

.policy-content .policy-title > p {
    margin-left: 12px;
}


.policy-content ul li {
    list-style: disc;
}

.policy-content h5 {
    display: inline-block;
    font-weight: 700;
    color: #113D93;
    margin-bottom: 10px;
    margin-top: 10px;
}

.policy-content a {
    color: #000 !important;
    text-decoration: underline;
}

.policy-content a:hover {
    color: #219ebc !important;
}

@media (max-width:768px) {
    .policy-content h5 {
        font-size: 18px !important;
        display: inline;
    }
    
    .policy-content ol li.policy-title::marker {
    font-size: 18px;
    
}
}/* End custom CSS */