.elementor-8974 .elementor-element.elementor-element-1bddffc{--display:flex;--min-height:257px;--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;--justify-content:center;--background-transition:0.3s;--overlay-opacity:0.5;}.elementor-8974 .elementor-element.elementor-element-1bddffc:not(.elementor-motion-effects-element-type-background), .elementor-8974 .elementor-element.elementor-element-1bddffc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3A3535;background-image:url("https://floralwhite-dinosaur-164255.hostingersite.com/wp-content/uploads/2025/05/law-firm.png");background-position:-289px -181px;}.elementor-8974 .elementor-element.elementor-element-1bddffc::before, .elementor-8974 .elementor-element.elementor-element-1bddffc > .elementor-background-video-container::before, .elementor-8974 .elementor-element.elementor-element-1bddffc > .e-con-inner > .elementor-background-video-container::before, .elementor-8974 .elementor-element.elementor-element-1bddffc > .elementor-background-slideshow::before, .elementor-8974 .elementor-element.elementor-element-1bddffc > .e-con-inner > .elementor-background-slideshow::before, .elementor-8974 .elementor-element.elementor-element-1bddffc > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-8974 .elementor-element.elementor-element-8962c32{text-align:center;}.elementor-8974 .elementor-element.elementor-element-8962c32 .elementor-heading-title{mix-blend-mode:luminosity;color:#FFFFFF;}.elementor-8974 .elementor-element.elementor-element-f04bdb3{text-align:center;font-size:20px;color:#FFFFFF;}.elementor-8974 .elementor-element.elementor-element-64ce098{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 20px;--row-gap:0px;--column-gap:20px;}.elementor-8974 .elementor-element.elementor-element-7387983{--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;}.elementor-8974 .elementor-element.elementor-element-7387983:not(.elementor-motion-effects-element-type-background), .elementor-8974 .elementor-element.elementor-element-7387983 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E9E9E9;}.elementor-8974 .elementor-element.elementor-element-aa3aeb7{--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;}.elementor-8974 .elementor-element.elementor-element-dadafb1{text-align:left;}@media(min-width:768px){.elementor-8974 .elementor-element.elementor-element-7387983{--width:25%;}.elementor-8974 .elementor-element.elementor-element-aa3aeb7{--width:75%;}}@media(max-width:1024px){.elementor-8974 .elementor-element.elementor-element-1bddffc:not(.elementor-motion-effects-element-type-background), .elementor-8974 .elementor-element.elementor-element-1bddffc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-256px -600px;}}@media(max-width:767px){.elementor-8974 .elementor-element.elementor-element-1bddffc:not(.elementor-motion-effects-element-type-background), .elementor-8974 .elementor-element.elementor-element-1bddffc > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://floralwhite-dinosaur-164255.hostingersite.com/wp-content/uploads/2025/05/law-firm.png");background-position:517px -159px;}.elementor-8974 .elementor-element.elementor-element-1bddffc{--width:500px;--min-height:159px;}.elementor-8974 .elementor-element.elementor-element-f04bdb3{font-size:17px;}}/* Start custom CSS for html, class: .elementor-element-83fd4bb */#toc-full-container {
  width: 100%;
  margin-bottom: 30px;
  font-family: Arial, sans-serif;
  top: 20px;
  z-index: 1000;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}

#toc-full-container h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
  text-align: justify;
}

#toc-list {
  counter-reset: section;
  list-style: none;
  padding: 0;
  margin: 0;
}

#toc-list li {
  counter-increment: section;
  display: flex;
  align-items: flex-start;
  font-weight: bold;
  color: #000;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  text-align: justify;
  background: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

#toc-list li::before {
  content: counter(section) ".";
  margin-right: 10px;
  color: #000;
  font-weight: bold;
  min-width: 24px;
  flex-shrink: 0;
}

#toc-list a {
  color: #000;
  text-decoration: none;
  flex: 1;
  display: inline-block;
  text-align: left;
  transition: color 0.3s, text-decoration 0.3s;
}

#toc-list a.active {
  color: #d70000;
  text-decoration: underline;
}/* End custom CSS */