#LawsuitHero {
  background-blend-mode: normal, normal;
  background: linear-gradient(to left, rgba(25, 42, 60, 0.76) 0%, rgba(25, 42, 60, 0.76) 100%), url(https://havealawyer.com/wp-content/uploads/2025/02/firefighters-spraying-in-street.webp) center/cover no-repeat;
  padding: 100px 0 100px;
}
#LawsuitHero .PageTitle h1 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 32px;
  max-width: 660px;
  color: #fff;
}
#LawsuitHero .PageTitle p {
  color: #fff;
  margin-bottom: 1.5em;
}
#LawsuitHero .TrustedImg img {
  max-width: 370px;
}
#LawsuitHero .form-title {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
#LawsuitHero label {
  color: #fff;
  font-size: 14px !important;
}
#LawsuitHero .btn-submit {
  background-color: #f7931e;
  border: none;
  font-weight: 600;
}
#LawsuitHero .btn-submit:hover {
  background-color: #e67e00;
}
#LawsuitHero label,
#LawsuitHero .form-check-label {
  font-size: 0.9rem;
}
#LawsuitHero a {
  color: #f7931e;
  text-decoration: none;
}
#LawsuitHero .FormWrapper input[type=checkbox],
#LawsuitHero .FormWrapper input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9 ;
  line-height: normal;
  width: 20px;
  height: 20px;
}
#LawsuitHero .FormWrapper .form-check {
  display: flex;
  min-height: 1.5rem;
  padding-left: 0;
  margin-bottom: 0.125rem;
  gap: 14px;
  margin-left: -12px;
}
#LawsuitHero .FormWrapper .form-check .wpcf7-not-valid-tip {
  display: none;
}
#LawsuitHero .FormWrapper .form-check span.wpcf7-list-item-label {
  display: none;
}
#LawsuitHero .FormWrapper .form-title {
  padding-bottom: 5px;
  font-size: 29px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  text-align: left;
}
#LawsuitHero .FormWrapper .form-control,
#LawsuitHero .FormWrapper .form-select {
  background-color: #fff;
  margin-bottom: 12px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.25);
  padding: 12px 14px;
  font-size: 16px;
  line-height: 100%;
  box-shadow: none;
  transition: border 0.15s, box-shadow 0.15s;
  color: rgba(0, 0, 0, 0.7);
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
}
#LawsuitHero .FormWrapper .form-drop {
  display: flex;
  flex-direction: column;
}
#LawsuitHero .FormWrapper .form-drop span {
  color: #fff;
  font-size: 14px;
}
#LawsuitHero .FormWrapper .form-select {
  margin-bottom: 30px !important;
}
#LawsuitHero .FormWrapper .form-check-label {
  color: #fff;
  font-size: 12px;
  text-align: justify;
}
#LawsuitHero .FormWrapper .btn-submit {
  color: #fff;
  background-color: #DB7900;
  font-size: 18px;
  border-radius: 12px;
}
#LawsuitHero .FormWrapper .btn-submit:hover {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}

#AboutLawsuit {
  padding: 80px 0;
}
#AboutLawsuit .AboutUsWrapper {
  max-width: 800px;
}
#AboutLawsuit .AboutTitle h3 {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: left;
  font-weight: 700;
}
#AboutLawsuit .AboutTitle ul {
  list-style-type: disc;
}
#AboutLawsuit .AboutTitle p {
  margin-bottom: 1.5em;
  color: #232323;
  font-size: 17px;
  line-height: 1.5;
}
#AboutLawsuit .Disclaimer {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 1.5em;
  color: #232323;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}
#AboutLawsuit .Disclaimer .Icon svg {
  width: 48px;
  fill: #DB7900;
}
#AboutLawsuit .AboutUsButton {
  align-items: center;
  background-color: #1074bc;
  color: #ffffff;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  min-width: 200px;
  text-decoration: none;
  border-radius: 12px;
  padding: 20px 2rem;
  font-weight: 700;
  transition: 400ms all ease;
}
#AboutLawsuit .AboutUsButton:hover {
  background: #DB7900;
}
#AboutLawsuit .AboutUsImage img {
  width: 100%;
  contain-intrinsic-size: 3000px 1500px;
  box-shadow: 10px 15px 0 #db7900;
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: auto;
  border-radius: 50%;
  -o-object-position: left center;
     object-position: left center;
  aspect-ratio: auto 1000/1000;
}

#LawsuitQualify .Qulifyrow h3 {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: left;
  font-weight: 700;
  font-size: 38px;
  color: #000;
}
#LawsuitQualify .Qulifyrow p {
  margin-bottom: 1.5em;
  color: #232323;
  font-size: 17px;
  line-height: 1.5;
}
#LawsuitQualify .quilfylist h5 {
  color: #000;
  font-size: 20px;
}
#LawsuitQualify .quilfylist ul {
  list-style-type: disc;
}

#LawsuitWhyChoose {
  background-blend-mode: normal;
  background-image: url(https://havealawyer.com/wp-content/uploads/2025/11/image.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
}
#LawsuitWhyChoose .YearWrapper .YearItem {
  margin-bottom: 24px;
}
#LawsuitWhyChoose .YearWrapper .YearItem .Year {
  color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  font-size: 17px;
}
#LawsuitWhyChoose .YearWrapper .YearItem p {
  text-align: left;
  font-size: 17px;
}
#LawsuitWhyChoose .KeyList {
  display: flex;
  color: #fff;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 24px 0;
  list-style: disc;
}
#LawsuitWhyChoose .KeyList li {
  font-size: 18px;
  font-weight: 400;
  margin: 0 5px;
  color: #fff;
}
#LawsuitWhyChoose .devices-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1100px;
  margin: 0 auto;
  gap: 40px;
  align-items: center;
}
#LawsuitWhyChoose .devices-container .icon svg {
  width: 58px;
  fill: #fff;
}
#LawsuitWhyChoose .devices-container .icon svg * {
  color: #fff;
}
#LawsuitWhyChoose .devices-container .devices-text h2 {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}
#LawsuitWhyChoose .devices-container .devices-text p {
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 20px;
  color: #e8e8e8;
  text-align: left;
}
#LawsuitWhyChoose .devices-container .devices-text ul {
  list-style: disc;
  margin-left: 0;
}
#LawsuitWhyChoose .devices-container .devices-text ul li {
  margin-bottom: 14px;
  color: #fff;
  font-size: 17px;
}
#LawsuitWhyChoose .devices-container .devices-card {
  background: rgba(255, 255, 255, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 16px;
  text-align: center;
  padding: 40px 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
#LawsuitWhyChoose .devices-container .devices-card .icon {
  font-size: 40px;
  margin-bottom: 20px;
}
#LawsuitWhyChoose .devices-container .devices-card p {
  margin-bottom: 25px;
  line-height: 1.6;
  color: #fff;
  font-size: 17px;
}
#LawsuitWhyChoose .devices-container .devices-card .contact-btn {
  background-color: #fff;
  color: #000;
  border: none;
  padding: 12px 28px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}
#LawsuitWhyChoose .devices-container .devices-card .contact-btn:hover {
  background-color: #f0f0f0;
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  #LawsuitWhyChoose .devices-container {
    grid-template-columns: 1fr;
  }
  #LawsuitWhyChoose .devices-container .devices-card {
    margin-top: 30px;
  }
}
#LawsuitWhyChoose .WhyChooseTitle {
  text-align: center;
}
#LawsuitWhyChoose .WhyChooseTitle .SubTitle strong {
  font-size: 16px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
#LawsuitWhyChoose .WhyChooseTitle .Sub-head {
  color: #fff;
  font-size: 20px;
  text-align: left;
  font-weight: 600;
}
#LawsuitWhyChoose .WhyChooseTitle ul {
  list-style-type: disc;
}
#LawsuitWhyChoose .WhyChooseTitle ul li {
  text-align: left;
  color: white;
}
#LawsuitWhyChoose .WhyChooseTitle h3 {
  font-size: 38px;
  margin-bottom: 40px;
  text-align: center;
  color: #FFF;
  font-weight: 700;
}
#LawsuitWhyChoose .WhyChooseContent {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
#LawsuitWhyChoose .WhyChooseContent p {
  text-align: center;
  margin-bottom: 1.5em;
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5;
  color: #fff;
}
#LawsuitWhyChoose .WhyChooseContent p b,
#LawsuitWhyChoose .WhyChooseContent p strong {
  font-weight: 700;
}
#LawsuitWhyChoose .WhyUsBtnWrapper {
  text-align: center;
}
#LawsuitWhyChoose .WhyChooseBtn {
  align-items: center;
  background-color: #fff;
  color: #000;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  text-decoration: none;
  width: 100%;
  border: 2px solid #ffffff;
  border-radius: 12px;
  padding: 14px 29px;
  transition: 400ms all ease;
}
#LawsuitWhyChoose .WhyChooseBtn:hover {
  background-color: transparent;
  color: #fff;
}

#LawsuitCompensation {
  padding: 80px 0;
  position: relative;
}
#LawsuitCompensation .CompensationImg {
  position: sticky;
  top: 100px;
}
#LawsuitCompensation .CompensationImg img {
  width: 100%;
}
#LawsuitCompensation .CompensationTitle h3 {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: left;
  font-weight: 700;
  font-size: 38px;
}
#LawsuitCompensation .CompensationTitle p {
  margin-bottom: 1.5em;
  color: #232323;
  font-size: 17px;
  line-height: 1.5;
}
#LawsuitCompensation .KeyPoints {
  -moz-column-gap: 1em;
       column-gap: 1em;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 40px;
}
#LawsuitCompensation .KeyPoints .Point {
  align-items: flex-start;
  display: flex;
}
#LawsuitCompensation .KeyPoints .Point .PointWrapper {
  width: 80%;
}
#LawsuitCompensation .KeyPoints .Point img {
  height: auto;
  margin-right: 24px;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 60px;
}
#LawsuitCompensation .KeyPoints .Point p {
  font-size: 20px;
  margin-bottom: 12px;
  color: 232323;
}
#LawsuitCompensation .KeyPoints .Point p b,
#LawsuitCompensation .KeyPoints .Point p strong {
  font-weight: 700;
  color: #000;
}

#LawsuitFAQ {
  background-color: #f6f6f6;
  padding: 80px 0px;
  /* Accordion Header Button */
  /* Hover Effect */
  /* Active (Expanded) State */
  /* Remove Bootstrap default outline */
  /* Remove default Bootstrap arrow */
  /* Custom SVG icon */
  /* Rotate SVG when open */
  /* Accordion Body */
}
#LawsuitFAQ .CompensationTitle h3 {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 38px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#LawsuitFAQ .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#LawsuitFAQ .accordion-button {
  background-color: #94aed4;
  color: white;
  font-weight: 700;
  border-radius: 10px;
  box-shadow: none;
  justify-content: space-between;
  text-align: left;
  padding: 15px 20px;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: flex;
  align-items: center;
}
#LawsuitFAQ .accordion-button:hover {
  background-color: #0074c8;
}
#LawsuitFAQ .accordion-button:not(.collapsed) {
  background-color: #0074c8;
  color: #fff;
}
#LawsuitFAQ .accordion-button:focus {
  box-shadow: none;
}
#LawsuitFAQ .accordion-button::after {
  display: none;
}
#LawsuitFAQ .accordion-button svg {
  width: 20px;
  height: 20px;
  color: #fff;
  transition: transform 0.3s ease, color 0.3s ease;
}
#LawsuitFAQ .accordion-button[aria-expanded=true] svg {
  transform: rotate(180deg);
}
#LawsuitFAQ .accordion-body {
  background-color: #ffffff;
  color: #333;
  font-size: 17px;
  padding: 20px;
  border-top: 1px solid #e2e6ea;
}
#LawsuitFAQ .accordion-body ul {
  margin-top: 10px;
  padding-left: 20px;
  list-style-type: disc;
}
#LawsuitFAQ .accordion-body li {
  margin-bottom: 6px;
  line-height: 1.6;
}

#LawsuitContact {
  background-color: #272B3F;
  color: #ffffff;
  padding: 80px 0;
}
#LawsuitContact .ContactWrapper {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
#LawsuitContact .ContactWrapper .form-title {
  padding-bottom: 5px;
  font-size: 29px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  text-align: left;
}
#LawsuitContact .ContactWrapper .form-control,
#LawsuitContact .ContactWrapper .form-select {
  background-color: #fff;
  margin-bottom: 12px;
  border-radius: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.25);
  padding: 12px 14px;
  font-size: 16px;
  line-height: 100%;
  box-shadow: none;
  transition: border 0.15s, box-shadow 0.15s;
  color: rgba(0, 0, 0, 0.7);
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
}
#LawsuitContact .ContactWrapper .form-select {
  margin-bottom: 30px !important;
}
#LawsuitContact .ContactWrapper .form-check-label {
  color: #fff;
  font-size: 12px;
  text-align: justify;
}
#LawsuitContact .ContactWrapper .btn-submit {
  color: #fff;
  background-color: #DB7900;
  font-size: 18px;
  border-radius: 12px;
}
#LawsuitContact .ContactWrapper .btn-submit:hover {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}

#CasesSection {
  background-color: #f6f6f6;
  padding: 100px 0px;
}
#CasesSection .CompensationTitle h3 {
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 38px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #000;
}
#CasesSection .CompensationTitle p {
  text-align: center;
}
#CasesSection .CasesWrapper {
  background-color: #fff;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
  border-radius: 5px;
  padding: 30px;
}
#CasesSection .CasesWrapper .Icon {
  display: flex;
  align-items: start;
}
#CasesSection .CasesWrapper .CasesTitle {
  align-items: center;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  display: flex;
  font-size: 24px;
  padding-bottom: 5px;
  border-bottom: 2px solid #b2b2be;
}
#CasesSection .CasesWrapper .CasesTitle svg {
  width: 27px;
  margin: 0;
}
#CasesSection .CasesWrapper .CasesTitle h4 {
  margin: 0 0 7px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2em;
}
#CasesSection .CasesWrapper .CasesContent {
  margin-top: 24px;
}
#CasesSection .CasesWrapper .CasesContent p {
  color: #232323;
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5;
}
#CasesSection .CasesWrapper:hover {
  box-shadow: 5px 10px 5px 7px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out 0s;
}
#CasesSection .WhyUsBtnWrapper {
  text-align: center;
  padding: 20px;
}
#CasesSection .WhyChooseBtn {
  align-items: center;
  background-color: #1074bc;
  color: #fff;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  text-decoration: none;
  width: 100%;
  border: 2px solid #1074bc;
  border-radius: 12px;
  padding: 14px 29px;
  transition: 400ms all ease;
}
#CasesSection .WhyChooseBtn strong {
  color: #000;
  transition: 400ms all ease;
}
#CasesSection .WhyChooseBtn:hover {
  background-color: transparent;
  color: #1074bc;
}
#CasesSection .WhyChooseBtn:hover strong {
  color: #1074bc;
}

#LawsuitHero {
  background-blend-mode: normal, normal;
  background: linear-gradient(to left, rgba(25, 42, 60, 0.76) 0%, rgba(25, 42, 60, 0.76) 100%), url(https://havealawyer.com/wp-content/uploads/2025/02/firefighters-spraying-in-street.webp) center/cover no-repeat;
  padding: 100px 0 100px;
}
#LawsuitHero .PageTitle h1 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 32px;
  max-width: 660px;
  color: #fff;
}
#LawsuitHero .PageTitle p {
  color: #fff;
  margin-bottom: 1.5em;
}
#LawsuitHero .TrustedImg img {
  max-width: 370px;
}
#LawsuitHero .form-title {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
#LawsuitHero .btn-submit {
  background-color: #f7931e;
  border: none;
  font-weight: 600;
}
#LawsuitHero .btn-submit:hover {
  background-color: #e67e00;
}
#LawsuitHero label,
#LawsuitHero .form-check-label {
  font-size: 0.9rem;
}
#LawsuitHero a {
  color: #f7931e;
  text-decoration: none;
}
#LawsuitHero .FormWrapper .form-title {
  padding-bottom: 5px;
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 1.5em;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  text-align: left;
}
#LawsuitHero .FormWrapper .form-control,
#LawsuitHero .FormWrapper .form-select {
  background-color: #fff;
  margin-bottom: 12px;
  border-radius: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.25);
  padding: 12px 14px;
  font-size: 16px;
  line-height: 100%;
  box-shadow: none;
  transition: border 0.15s, box-shadow 0.15s;
  color: rgba(0, 0, 0, 0.7);
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  min-height: 46px;
}
#LawsuitHero .FormWrapper .form-select {
  margin-bottom: 30px !important;
}
#LawsuitHero .FormWrapper .form-check-label {
  color: #fff;
  font-size: 12px;
  text-align: justify;
  font-weight: 400;
}
#LawsuitHero .FormWrapper .form-check-label a {
  font-size: 12px;
}
#LawsuitHero .FormWrapper .btn-submit {
  color: #fff;
  background-color: #DB7900;
  font-size: 18px;
  border-radius: 12px;
}
#LawsuitHero .FormWrapper .btn-submit:hover {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}

#AboutLawsuit {
  padding: 80px 0;
}
#AboutLawsuit .AboutUsWrapper {
  max-width: 800px;
}
#AboutLawsuit .AboutTitle h3 {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: left;
  font-weight: 700;
  color: #000;
  font-size: 38px;
}
#AboutLawsuit .AboutTitle p {
  margin-bottom: 1.5em;
  color: #232323;
  font-size: 17px;
  line-height: 1.5;
}
#AboutLawsuit .Disclaimer {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 1.5em;
  color: #232323;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}
#AboutLawsuit .Disclaimer .DisclaimerText {
  font-size: 21px;
  color: #000;
  font-weight: 700;
  font-family: "Montserrat-bold";
  letter-spacing: 1px;
}
#AboutLawsuit .Disclaimer .Icon svg {
  width: 48px;
  fill: #DB7900;
}
#AboutLawsuit .AboutUsButton {
  align-items: center;
  background-color: #1074bc;
  color: #ffffff;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  min-width: 200px;
  text-decoration: none;
  border-radius: 12px;
  padding: 20px 2rem;
  font-weight: 700;
  transition: 400ms all ease;
}
#AboutLawsuit .AboutUsButton:hover {
  background: #DB7900;
}
#AboutLawsuit .AboutUsImage img {
  width: 100%;
  contain-intrinsic-size: 3000px 1500px;
  box-shadow: 10px 15px 0 #db7900;
  height: auto;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: auto;
  border-radius: 50%;
  -o-object-position: left center;
     object-position: left center;
  aspect-ratio: auto 1000/1000;
}

#LawsuitWhyChoose {
  background-blend-mode: normal;
  background-image: url(https://havealawyer.com/wp-content/uploads/2025/11/image.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
}
#LawsuitWhyChoose .WhyChooseTitle {
  text-align: center;
}
#LawsuitWhyChoose .WhyChooseTitle .SubTitle strong {
  font-size: 16px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
#LawsuitWhyChoose .WhyChooseTitle h3 {
  font-size: 38px;
  margin-bottom: 40px;
  text-align: center;
  color: #FFF;
  font-weight: 700;
}
#LawsuitWhyChoose .WhyChooseTitle p {
  color: #fff;
}
#LawsuitWhyChoose .Why-image {
  text-align: center;
}
#LawsuitWhyChoose .Why-image svg {
  width: 60px;
  height: 60px;
  fill: #fff;
  display: block;
  margin: 0 auto 10px;
}
#LawsuitWhyChoose .Why-image p {
  color: white;
  text-align: center;
  max-width: 200px;
  margin: auto;
  padding-bottom: 20px;
}
#LawsuitWhyChoose .WhyChooseContent {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
}
#LawsuitWhyChoose .WhyChooseContent .why-title {
  border-bottom: 1px solid #fff;
  font-size: 24px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  color: #fff;
  font-weight: 400;
}
#LawsuitWhyChoose .WhyChooseContent .text-header {
  font-size: 38px;
  margin-bottom: 20px;
  padding: 10px 0 0;
  text-align: center;
  color: #FFF;
  font-weight: 700;
}
#LawsuitWhyChoose .WhyChooseContent p {
  text-align: center;
  margin-bottom: 1.5em;
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5;
  color: #fff;
}
#LawsuitWhyChoose .WhyChooseContent p b,
#LawsuitWhyChoose .WhyChooseContent p strong {
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.7px;
}
#LawsuitWhyChoose .WhyChooseContent ul {
  list-style-type: disc;
  padding-bottom: 20px;
}
#LawsuitWhyChoose .WhyChooseContent ul li {
  color: #fff;
  padding-bottom: 10px;
}
#LawsuitWhyChoose .why-box {
  background-color: rgba(40, 44, 64, 0.8);
  height: 100%;
  justify-self: center;
  margin-top: 20px;
  color: #fff;
  border-radius: 5px;
  padding: 40px;
}
#LawsuitWhyChoose .why-box h3 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #fff;
}
#LawsuitWhyChoose .why-box p {
  font-size: 18px;
  margin-bottom: 0px;
  color: #fff;
  text-align: left;
}
#LawsuitWhyChoose .WhyUsBtnWrapper {
  text-align: center;
}
#LawsuitWhyChoose .WhyChooseBtn {
  align-items: center;
  background-color: #fff;
  color: #000;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  text-decoration: none;
  width: 100%;
  border: 2px solid #ffffff;
  border-radius: 12px;
  padding: 14px 29px;
  transition: 400ms all ease;
}
#LawsuitWhyChoose .WhyChooseBtn strong {
  color: #000;
  transition: 400ms all ease;
}
#LawsuitWhyChoose .WhyChooseBtn:hover {
  background-color: transparent;
  color: #fff;
}
#LawsuitWhyChoose .WhyChooseBtn:hover strong {
  color: #fff;
}

#LawsuitCompensation {
  padding: 80px 0;
  position: relative;
}
#LawsuitCompensation .CompensationImg {
  position: sticky;
  top: 100px;
}
#LawsuitCompensation .CompensationImg img {
  width: 100%;
}
#LawsuitCompensation .CompensationTitle h3 {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  text-align: left;
  font-weight: 700;
  font-size: 38px;
  color: #000;
}
#LawsuitCompensation .CompensationTitle p {
  margin-bottom: 1.5em;
  color: #232323;
  font-size: 17px;
  line-height: 1.5;
}
#LawsuitCompensation .KeyPoints {
  -moz-column-gap: 1em;
       column-gap: 1em;
  display: grid;
  grid-template-columns: 1fr;
  row-gap: 40px;
}
#LawsuitCompensation .KeyPoints .Point {
  align-items: flex-start;
  display: flex;
}
#LawsuitCompensation .KeyPoints .Point .PointWrapper {
  width: 80%;
}
#LawsuitCompensation .KeyPoints .Point img {
  height: auto;
  margin-right: 24px;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 60px;
}
#LawsuitCompensation .KeyPoints .Point p {
  font-size: 20px;
  margin-bottom: 12px;
  color: 232323;
}
#LawsuitCompensation .KeyPoints .Point p b,
#LawsuitCompensation .KeyPoints .Point p strong {
  font-weight: 700;
  color: #000;
  font-size: 20px;
}

#LawsuitFAQ {
  background-color: #f6f6f6;
  padding: 100px 0px;
  /* Accordion Header Button */
  /* Hover Effect */
  /* Active (Expanded) State */
  /* Remove Bootstrap default outline */
  /* Remove default Bootstrap arrow */
  /* Custom SVG icon */
  /* Rotate SVG when open */
  /* Accordion Body */
}
#LawsuitFAQ .CompensationTitle h3 {
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 38px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #000;
}
#LawsuitFAQ .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 10px;
  overflow: hidden;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
#LawsuitFAQ .accordion-button {
  background-color: #94aed4;
  color: white;
  font-weight: 700;
  border-radius: 10px;
  box-shadow: none;
  justify-content: space-between;
  text-align: left;
  padding: 15px 20px;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: flex;
  align-items: center;
}
#LawsuitFAQ .accordion-button:hover {
  background-color: #0074c8;
}
#LawsuitFAQ .accordion-button:not(.collapsed) {
  background-color: #0074c8;
  color: #fff;
}
#LawsuitFAQ .accordion-button:focus {
  box-shadow: none;
}
#LawsuitFAQ .accordion-button::after {
  display: none;
}
#LawsuitFAQ .accordion-button svg {
  width: 20px;
  height: 20px;
  color: #fff;
  transition: transform 0.3s ease, color 0.3s ease;
}
#LawsuitFAQ .accordion-button svg * {
  color: #fff;
}
#LawsuitFAQ .accordion-button[aria-expanded=true] svg {
  transform: rotate(180deg);
}
#LawsuitFAQ .accordion-body {
  background-color: #ffffff;
  color: #333;
  font-size: 17px;
  padding: 20px;
  border-top: 1px solid #e2e6ea;
}
#LawsuitFAQ .accordion-body ul {
  margin-top: 10px;
  padding-left: 20px;
  list-style-type: disc;
}
#LawsuitFAQ .accordion-body li {
  margin-bottom: 6px;
  line-height: 1.6;
}

#LawsuitContact {
  background-color: #272B3F;
  color: #ffffff;
  padding: 80px 0 300px;
  margin-bottom: -250px;
}
#LawsuitContact .CompensationTitle h3 {
  font-size: 38px;
  color: #fff;
}
#LawsuitContact .CompensationTitle p {
  color: #fff;
  font-size: 17px;
}
#LawsuitContact .ContactWrapper {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}
#LawsuitContact .ContactWrapper .form-title {
  padding-bottom: 5px;
  font-size: 29px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  text-align: left;
}
#LawsuitContact .ContactWrapper .form-control,
#LawsuitContact .ContactWrapper .form-select {
  background-color: #fff;
  margin-bottom: 12px;
  border-radius: 12px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.25);
  padding: 12px 14px;
  font-size: 16px;
  line-height: 100%;
  box-shadow: none;
  transition: border 0.15s, box-shadow 0.15s;
  color: rgba(0, 0, 0, 0.7);
  display: block;
  width: 100%;
  box-sizing: border-box;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  min-height: 46px;
}
#LawsuitContact .ContactWrapper .form-select {
  margin-bottom: 30px !important;
}
#LawsuitContact .ContactWrapper .form-check-label {
  color: #fff;
  font-size: 12px;
  text-align: justify;
}
#LawsuitContact .ContactWrapper .btn-submit {
  color: #fff;
  background-color: #DB7900;
  font-size: 18px;
  border-radius: 12px;
}
#LawsuitContact .ContactWrapper .btn-submit:hover {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}

#CasesSection {
  background-color: #f6f6f6;
  padding: 100px 0px;
}
#CasesSection .CompensationTitle svg {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 10px;
}
#CasesSection .CompensationTitle h3 {
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  font-weight: 700;
  font-size: 38px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #000;
}
#CasesSection .CasesWrapper {
  background-color: #fff;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
  border-radius: 5px;
  padding: 30px;
}
#CasesSection .CasesWrapper .Icon {
  display: flex;
  align-items: start;
}
#CasesSection .CasesWrapper .CasesTitle {
  align-items: center;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  display: flex;
  font-size: 24px;
  padding-bottom: 5px;
  border-bottom: 2px solid #b2b2be;
  color: #000;
}
#CasesSection .CasesWrapper .CasesTitle svg {
  width: 27px;
  margin: 0;
}
#CasesSection .CasesWrapper .CasesTitle h4 {
  margin: 0 0 7px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2em;
}
#CasesSection .CasesWrapper .CasesContent {
  margin-top: 24px;
}
#CasesSection .CasesWrapper .CasesContent p {
  color: #232323;
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5;
}
#CasesSection .CasesWrapper:hover {
  box-shadow: 5px 10px 5px 7px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease-in-out 0s;
}

@media screen and (max-width: 990px) {
  #LawsuitHero .TrustedImg img {
    max-width: 200px;
  }
  #LawsuitHero .PageTitle h1 {
    font-size: 32px;
    margin-bottom: 8px;
  }
  #LawsuitHero {
    padding: 40px 0;
  }
  #LawsuitHero .row {
    flex-direction: column-reverse;
    margin-bottom: 0 !important;
  }
  #LawsuitHero .PageTitle p {
    color: #fff;
    margin-bottom: 1.5em;
    font-size: 14px;
  }
  #LawsuitHero .FormWrapper .form-control,
  #LawsuitHero .FormWrapper .form-select {
    margin-bottom: 12px;
  }
  #LawsuitHero .FormWrapper .form-select {
    margin-bottom: 12px !important;
  }
  .PageTitle {
    padding: 30px 0 0;
  }
  .DisclaimerText {
    font-size: 15px;
  }
  #AboutLawsuit .Disclaimer .Icon svg {
    width: 36px;
    fill: #DB7900;
  }
  #AboutLawsuit .AboutTitle p {
    font-size: 15px;
  }
  #AboutLawsuit .AboutUsButton {
    min-width: auto;
    padding: 14px 24px;
    font-size: 16px;
  }
  #AboutLawsuit {
    padding: 40px 0;
  }
  #LawsuitWhyChoose {
    padding: 40px 0;
  }
  #LawsuitWhyChoose .WhyChooseTitle .SubTitle strong {
    font-size: 14px;
    letter-spacing: 3px;
  }
  #LawsuitWhyChoose .WhyChooseTitle h3 {
    font-size: 31px;
  }
  #LawsuitWhyChoose .WhyChooseContent p {
    font-size: 15px;
  }
  #CasesSection .CompensationTitle h3 {
    font-size: 32px;
  }
  #CasesSection .CasesWrapper .CasesTitle h4 {
    font-size: 20px;
  }
  #CasesSection .CasesWrapper {
    padding: 20px 12px;
    margin-bottom: 24px;
    height: auto;
  }
  #CasesSection {
    background-color: #f6f6f6;
    padding: 40px 0px;
  }
  #LawsuitCompensation {
    padding: 40px 0;
    position: relative;
  }
  #LawsuitCompensation .col-lg-6.px-5 {
    padding: 0 14px !important;
  }
  #LawsuitCompensation .row {
    flex-direction: column-reverse;
  }
  #LawsuitCompensation .CompensationTitle h3 {
    font-size: 31px;
  }
  #LawsuitCompensation .CompensationTitle p {
    font-size: 16px;
  }
  #LawsuitCompensation .KeyPoints .Point p {
    font-size: 15px;
    margin-bottom: 5px;
  }
  #LawsuitCompensation .KeyPoints .Point img {
    height: auto;
    margin-right: 24px;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 50px;
  }
  #LawsuitCompensation .CompensationImg {
    padding: 50px 0 0;
  }
  #LawsuitFAQ {
    background-color: #f6f6f6;
    padding: 0px 0px;
  }
  #LawsuitFAQ .accordion-button {
    font-size: 16px;
  }
  #LawsuitFAQ .accordion-body {
    color: #333;
    font-size: 15px;
    padding: 14px 10px;
  }
  #LawsuitContact {
    background-color: #272B3F;
    color: #ffffff;
    padding: 40px 0;
  }
  #CasesSection .CasesWrapper .CasesContent p {
    font-size: 15px;
  }
  #AboutLawsuit .AboutTitle h3 {
    font-size: 26px;
  }
  #AboutLawsuit .Disclaimer .DisclaimerText {
    font-size: 15px;
  }
  #AboutLawsuit .Disclaimer .DisclaimerText {
    font-size: 15px;
  }
  .AboutUsImage {
    margin-top: 32px;
  }
  #LawsuitWhyChoose .WhyChooseContent p b,
  #LawsuitWhyChoose .WhyChooseContent p strong {
    font-size: 14px;
  }
  #CasesSection .col-lg-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  #LawsuitWhyChoose .YearWrapper .YearItem p {
    text-align: left;
    font-size: 14px;
  }
}
#hero {
  background: url("https://halnewsite.webdigimaa.com/wp-content/uploads/2025/10/scales-of-justice.webp") no-repeat center center/cover;
  height: 625px;
  display: flex;
  align-items: center;
  color: #fff;
  position: relative;
}

/* Optional: dark overlay for better text visibility */
#hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
}

.hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
}

.hero-text {
  max-width: 550px;
  position: relative;
  z-index: 2;
}

.tagline {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  color: #fff;
}

h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #fff;
}

.btn {
  background: #007bff;
  color: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  font-size: 18px;
  text-decoration: none;
  font-weight: 600;
  transition: background 0.3s ease;
}

.btn:hover {
  background: #0056b3;
}

#why-us {
  background-color: #fff;
  color: #222;
  padding: 60px 0;
}
#why-us h2 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  color: #000;
}
#why-us p {
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  color: #000;
  font-size: 16px;
}
#why-us .why-card {
  background: linear-gradient(45deg, #18213b 65%, #0e5f99 100%), url("https://havealawyer.com/wp-content/plugins/generateblocks-pro/dist/assets/placeholder-lg.min.jpg") center/cover no-repeat;
  color: #fff;
}
#why-us .why-card h3 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  color: #fff;
}
#why-us .why-card strong {
  color: #fff;
}
#why-us .why-card li {
  line-height: 1.6;
  font-size: 16px;
  color: #fff;
}
@media (max-width: 767px) {
  #why-us .why-card {
    padding: 1.5rem;
  }
  #why-us h2 {
    font-size: 22px;
  }
}

#core-values {
  background-color: #0e73c5;
  color: #fff;
  text-align: center;
  padding: 60px 0;
}
#core-values h2 {
  margin-bottom: 20px;
  font-size: 35px;
  color: #fff;
  text-align: center;
}
#core-values .value-item .icon {
  display: flex;
  gap: 10px;
  align-items: center;
}
#core-values .value-item .icon svg {
  fill: #fff;
  width: 45px;
  height: 45px;
}
#core-values .value-item h4 {
  font-size: 24px;
  color: #fff;
  text-align: left;
}
#core-values .value-item p {
  text-align: left;
}
#core-values hr {
  opacity: 1;
  border-top: 2px solid #fff;
}
#core-values .value-item {
  transition: all 0.3s ease;
}
#core-values .value-item:hover {
  transform: translateY(-5px);
}
#core-values p {
  color: #eaeaea;
  font-size: 15px;
}
#core-values .icon img {
  filter: brightness(0) invert(1);
}

#awards-section {
  background-color: #fff;
  padding: 60px 0;
}
#awards-section .row {
  padding: 3rem 0;
}
#awards-section img {
  max-height: 120px;
  margin: 0 auto;
  display: block;
  transition: transform 0.3s ease, filter 0.3s ease;
}
#awards-section img:hover {
  transform: scale(1.05);
  filter: brightness(1.1);
}
@media (max-width: 767px) {
  #awards-section img {
    max-height: 100px;
  }
}

#approach-section {
  background-color: #fff;
  padding: 60px 0;
}
#approach-section .section-subtitle {
  font-size: 16px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  text-align: center;
}
#approach-section .section-title {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
  color: #000;
}
#approach-section .section-description {
  max-width: 800px;
  color: #555;
  max-width: 1000px;
  text-align: center;
  font-size: 18px;
  line-height: 1.6;
}
#approach-section .approach-card {
  border-radius: 1rem;
  background-color: #fff;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1) !important;
  transition: box-shadow 0.3s ease;
  border: none !important;
  padding-bottom: 20px;
}
#approach-section .approach-card .icon {
  color: #000;
}
#approach-section .approach-card .icon svg {
  fill: #000;
  width: 45px;
  height: 45px;
}
#approach-section .approach-card h5 {
  font-size: 22px;
  color: #000;
  margin-bottom: 0.75rem;
}
#approach-section .approach-card p {
  font-size: 16px;
  color: #000;
}
#approach-section .approach-card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

#LawsuitList {
  background-blend-mode: normal;
  background-image: url(https://havealawyer.com/wp-content/uploads/2025/02/gavel-blue-overlay.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 100px 0px;
}
#LawsuitList svg * {
  color: #fff;
}
#LawsuitList .LawSuitListTitle {
  text-align: center;
  margin-bottom: 40px;
  border-bottom: 2px solid #f7931e;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
}
#LawsuitList .LawSuitListTitle .SubTitle strong {
  font-size: 16px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
}
#LawsuitList .LawSuitListTitle h3 {
  font-size: 38px;
  text-align: center;
  color: #FFF;
  font-weight: 700;
}
#LawsuitList .lawsuit-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: 20px;
}
#LawsuitList .lawsuit-card {
  background: #1a5b8f;
  border-radius: 20px;
  padding: 50px 20px 20px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease;
  background-color: rgba(17, 117, 189, 0.8);
  color: #fff;
  height: 100%;
  overflow: hidden;
}
#LawsuitList .lawsuit-card:hover {
  transform: translateY(-6px);
}
#LawsuitList .lawsuit-card .status {
  color: #fff;
}
#LawsuitList .lawsuit-card h4 {
  font-size: 24px;
  font-weight: 700;
  margin: 18px 0 20px;
  color: #fff;
}
#LawsuitList .lawsuit-card p {
  font-size: 17px;
  color: #fff;
  margin: 0 0 24px;
}
#LawsuitList .lawsuit-card .read-more {
  text-align: center;
  padding: 10px 0;
  border: 2px solid #fff;
  border-radius: 16px;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0.16);
  font-size: 19px;
}
#LawsuitList .lawsuit-card .read-more:hover {
  background: #fff;
  color: #0a3a5e;
}
#LawsuitList .lawsuit-card .status {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  text-align: center;
  padding: 5px 0;
  border-radius: 8px 0 8px 0;
  font-size: 13px;
  font-weight: bold;
}
#LawsuitList .lawsuit-card .status.active {
  background: #27ae60;
}
#LawsuitList .lawsuit-card .status.pending {
  background: #f1c40f;
  color: #fff;
}
#LawsuitList .lawsuit-card .status.closed {
  background: #7f8c8d;
}
#LawsuitList .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  gap: 10px;
  width: 100%;
}
#LawsuitList .pagination .page-btn {
  background: #1a5b8f;
  color: #fff;
  border: none;
  padding: 8px 16px;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s;
}
#LawsuitList .pagination .page-btn:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
#LawsuitList .pagination .page-btn:hover:not(:disabled) {
  background: #2b7ac4;
}
#LawsuitList .pagination .page-number {
  background: #1a5b8f;
  border: none;
  color: #fff;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
  transition: 0.3s;
  border-radius: 100%;
  margin: 0 4px;
  aspect-ratio: 1/1;
  height: 40px;
  width: 40px;
}
#LawsuitList .pagination .page-number.active {
  background: #fff;
  color: #0a3a5e;
  font-weight: bold;
}
#LawsuitList .pagination .page-number:hover:not(.active) {
  background: #2b7ac4;
}
#LawsuitList svg {
  color: #fff;
  width: 36px;
  height: 36px;
}/*# sourceMappingURL=Lawsuit.css.map */