.elementor-kit-7{--e-global-color-primary:#5C946E;--e-global-color-secondary:#6B7C82;--e-global-color-text:#2A2D34;--e-global-color-accent:#E8832A;--e-global-color-7832edb:#EAF8F6;--e-global-color-759e03f:#A6F4DC;--e-global-color-099335c:#202C3D;--e-global-color-a9de0ec:#80C2AF50;--e-global-color-62ebf8f:#80C2AF;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h2{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h3{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h4{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h5{font-family:"Outfit", Sans-serif;}.elementor-kit-7 h6{font-family:"Outfit", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 */.terms-number {
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.terms-toc {
    padding: 20px;
}

.terms-toc .elementor-toc__header {
    display: block;
    padding: 0;
}

.terms-toc .elementor-toc__toggle-button {
    display: none;
}

.terms-toc .elementor-toc__body {
    padding: 0;
    padding-top: 16px;
}

.terms-toc ol {
    margin: 0;
}

.terms-toc .elementor-toc__list-item-text-wrapper {
    padding: 8px 12px !important;
}

.terms-toc .elementor-toc__list-wrapper {
  list-style: none !important;
  counter-reset: toc-counter;
}

.terms-toc .elementor-toc__list-item {
  counter-increment: toc-counter !important;
}

.terms-toc .elementor-toc__list-item-text-wrapper::before {
  content: counter(toc-counter, decimal-leading-zero) "  " !important;
  font-weight: 600;
  margin-right: 10px;
}

.terms-toc .elementor-toc__list-item-text-wrapper:has(.elementor-item-active) {
  background-color: #E8832A18;
  border-radius: 14px;
}

.terms-toc .elementor-toc__list-item-text-wrapper:has(.elementor-item-active):before, .terms-toc .elementor-toc__list-item-text-wrapper:hover:before, .terms-toc .elementor-toc__list-item-text-wrapper:hover a {
    color: #E8832A;
}

.terms-toc a.elementor-toc__list-item-text.elementor-toc__top-level {
    text-decoration: none !important;
}



.faq-toggles .e-n-accordion-item[open] > .e-n-accordion-item-title {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom: 0 !important;
}/* End custom CSS */