.elementor-kit-4346{--e-global-color-primary:#15B88F;--e-global-color-secondary:#63C2CD;--e-global-color-text:#FFFFFF;--e-global-color-accent:#535A58;--e-global-color-c43a446:#FEC425;--e-global-color-23ba0bb:#F4F6F6;--e-global-color-23eed57:#ECECEC;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4346 button,.elementor-kit-4346 input[type="button"],.elementor-kit-4346 input[type="submit"],.elementor-kit-4346 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Outfit", Sans-serif;font-weight:400;text-decoration:none;color:var( --e-global-color-text );border-radius:30px 30px 30px 30px;}.elementor-kit-4346 button:hover,.elementor-kit-4346 button:focus,.elementor-kit-4346 input[type="button"]:hover,.elementor-kit-4346 input[type="button"]:focus,.elementor-kit-4346 input[type="submit"]:hover,.elementor-kit-4346 input[type="submit"]:focus,.elementor-kit-4346 .elementor-button:hover,.elementor-kit-4346 .elementor-button:focus{background-color:var( --e-global-color-c43a446 );color:var( --e-global-color-text );}.site-footer{background-color:var( --e-global-color-primary );}.elementor-kit-4346 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-4346 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-4346 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-4346 h3{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-4346 h4{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-4346 h5{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-4346 h6{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1196px;}.e-con{--container-max-width:1196px;}.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{padding-right:0px;padding-left:0px;}.site-header .site-branding .site-logo img{width:259px;max-width:259px;}@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 */.elementor-widget-text-editor h2, h2.elementor-heading-title {
    padding-bottom: 20px;
    border-bottom: 4px solid;
}

.elementor-menu-anchor {
    padding-top: 50px;
    margin-top: -50px;
    position: absolute;
}

.custom.elementor-widget-table-of-contents {
    margin-top: -50px;
    padding-top: 50px;
    height: auto;
}

.elementor-inner-column {
    min-height: inherit;
}

.custom.elementor-widget-table-of-contents .elementor-widget-container {
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 10px 12px -4px rgba(0, 0, 0, 0.2); 
}

.custom.elementor-widget-table-of-contents .elementor-widget-container .elementor-toc__body {
    overflow: auto;
}

.birdit-table table {
    max-width: 100%;
}

@media (max-width: 767px) {
    .birdit-table > div {
        overflow-x: scroll !important;
        padding-bottom: 5px;
    }
}

.birdit-table table > thead > tr > th {
    font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-primary-font-weight );
    color: #FFFFFF;
    padding: 10px;
    border-style: none !important;
    background-color: var( --e-global-color-primary );
}

.birdit-table table > tbody > tr > td, .birdit-table table > tbody>tr:nth-child(odd)>td {
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #535A5814;
    padding: 10px 10px 10px 10px;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
}

.birdit-table table > tbody > tr:nth-child(2n) td {
    color: var( --e-global-color-accent );
    background: #15B88F14;
}/* End custom CSS */