.elementor-kit-9{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#EDEAEA;--e-global-color-accent:#61CE70;--e-global-color-363147f:#1B90E3;--e-global-color-e974258:#EB1924;--e-global-color-e7dfd67:#FF3B3F;--e-global-color-70041e3:#4B4646;--e-global-color-76969c5:#FFFFFF00;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:2.5rem;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1.75rem;--e-global-typography-text-font-weight:700;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:1.55rem;--e-global-typography-accent-font-weight:400;--e-global-typography-d9dbefe-font-family:"Montserrat";--e-global-typography-d9dbefe-font-size:1.25rem;--e-global-typography-d9dbefe-font-weight:400;--e-global-typography-75746fc-font-family:"Montserrat";--e-global-typography-75746fc-font-size:1.25rem;--e-global-typography-75746fc-font-weight:600;--e-global-typography-75746fc-text-transform:capitalize;--e-global-typography-4a2aa3c-font-family:"Montserrat";--e-global-typography-4a2aa3c-font-size:0.9rem;--e-global-typography-4a2aa3c-font-weight:700;--e-global-typography-4a2aa3c-text-transform:uppercase;--e-global-typography-3e81ea0-font-family:"Montserrat";--e-global-typography-3e81ea0-font-size:1rem;--e-global-typography-3e81ea0-font-weight:400;font-family:var( --e-global-typography-d9dbefe-font-family ), Sans-serif;font-size:var( --e-global-typography-d9dbefe-font-size );font-weight:var( --e-global-typography-d9dbefe-font-weight );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-9 h2{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-9 h3{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-9 h4{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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-9{font-size:var( --e-global-typography-d9dbefe-font-size );}.elementor-kit-9 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-9 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-9 h4{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9{font-size:var( --e-global-typography-d9dbefe-font-size );}.elementor-kit-9 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-9 h2{font-size:var( --e-global-typography-secondary-font-size );}.elementor-kit-9 h3{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-9 h4{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */li {
    margin-bottom: 10px;
}

/* toggle policy tabs */
.elementor-tab-title {
        display: flex;
            justify-content: space-between;
}
.elementor-tab-title .elementor-toggle-icon{
    align-self: center;
    order: 1;
    justify-items: end;
}

.elementor-tab-title .elementor-active.elementor-toggle-icon i {
transform: rotate(90deg);
}

.elementor-toggle-item:hover 
 .elementor-tab-title,
.elementor-toggle-item .elementor-tab-title.elementor-active
 {
   
    background-color: #edeaea!important;
}
 .elementor-toggle-item:hover 
 .elementor-toggle-title,
.elementor-toggle-item
.elementor-tab-title.elementor-active .elementor-toggle-title,
 .elementor-toggle-item:hover 
 button,
.elementor-toggle-item
.elementor-tab-title.elementor-active button {
    border-color: #4B4646!important;
     color: #4B4646!important;
}

@media (max-width: 1024px) {
   .elementor-tab-title button {
        display: none;
    }
} 

@media (min-width: 1025px) {
    .elementor-toggle-title {
        min-width: 100%;
    }
   .elementor-tab-title i.fas {
        display: none;
    }
   .elementor-tab-title i.fas::before {
        display: none;
    }
} 

/* end toggle policy tabs */

.elementor a {
    color: #000;
}/* End custom CSS */