.elementor-kit-4{--e-global-color-primary:#E3465E;--e-global-color-secondary:#098D6B;--e-global-color-text:#000000;--e-global-color-accent:#098D6B;--e-global-color-48aea64:#FFFFFF;--e-global-color-6cabe80:#F5A623;--e-global-color-acd9433:#1F3065;--e-global-typography-primary-font-family:"Catamaran";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Catamaran";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Catamaran";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Catamaran";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:0ms;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:2rem;--container-default-padding-right:2rem;--container-default-padding-bottom:2rem;--container-default-padding-left:2rem;}.elementor-widget:not(:last-child){margin-block-end:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}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 */.body{
    overflow-x: hidden !important
}

.yungle-toc-box {
    --box-background-color: #000000;
    --box-border-color: #ffffff;
    --box-border-radius: 20px;
    --header-color: #ffffff;
    --toggle-button-color: #DE0201;
    --toc-body-max-height: 237px;
    --nested-list-indent: 1.6em;
    --item-text-hover-color: inherit;
    --item-text-hover-decoration: underline;
    --marker-color: #c00;
    --marker-size: 20px;
    background: var(--box-background-color);
    border: 1px solid #ffffff;
    border-radius:#ffffff;
    padding: 14px 14px 10px;
    margin: 18px 0;
   
}
.yungle-toc-title {
    color:#ffffff;
}

.yungle-toc-body ol, .yungle-toc-body ul{
     list-style: none !important;
}

.yungle-toc-marker {
color:#DE0201;
    
}
a.yungle-toc-link {
        color:#ffffff !important;

}/* End custom CSS */