@media screen and (max-width: 781px) {
  .notable-case-hero-section .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.notable-case-hero-section .wp-block-columns .content-col {
  padding: 80px 0 !important;
}
.notable-case-hero-section .wp-block-column {
  position: relative;
  overflow: hidden;
}
.notable-case-hero-section .content-col .wp-block-group {
  padding-left: 15px !important;
  padding-right: 15px !important;
  max-width: 655px;
  margin-left: auto;
}
@media screen and (max-width: 781px) {
  .notable-case-hero-section .content-col .wp-block-group {
    margin: auto;
    max-width: none;
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
}
@media screen and (min-width: 782px) {
  .notable-case-hero-section .content-col .wp-block-group .wp-block-heading {
    padding-bottom: 5px;
  }
}
.notable-case-hero-section .content-col .wp-block-group .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media screen and (min-width: 782px) {
  .notable-case-hero-section .content-col .wp-block-group p {
    max-width: 400px;
  }
}
.notable-case-hero-section .content-col .wp-block-group .list-with-check {
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
}
.notable-case-hero-section .content-col .wp-block-group .list-with-check li {
  padding-bottom: 3px;
}
.notable-case-hero-section .content-col .wp-block-group .list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}
.notable-case-hero-section .content-col .wp-block-group .wp-element-button {
  margin-top: 10px;
}
.notable-case-hero-section .content-col .wp-block-group .wp-element-button:hover {
  color: var(--wp--preset--color--custom-dark-blue) !important;
  background-color: var(--wp--preset--color--custom-grand-jury-gold) !important;
}
.notable-case-hero-section .wp-block-image {
  width: 100%;
  height: 100%;
}
.notable-case-hero-section .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 781px) {
  .overview-section {
    padding: 0 48px;
  }
}
@media screen and (max-width: 991px) {
  .overview-section .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 80px;
  }
}
@media screen and (max-width: 781px) {
  .overview-section .wp-block-columns {
    padding: 80px 0 !important;
  }
}
.overview-section .multi-image-wrap {
  position: relative;
  max-width: 533px;
  margin-right: 0;
  padding-left: 10px;
}
@media screen and (max-width: 991px) {
  .overview-section .multi-image-wrap {
    margin: auto;
  }
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap {
    max-width: 300px;
  }
}
.overview-section .multi-image-wrap .main-image {
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
  padding-top: 20px;
  border-radius: 30px;
  overflow: hidden;
  max-width: 326px;
  width: 326px;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .main-image {
    max-width: 200px;
    width: 200px;
  }
}
.overview-section .multi-image-wrap .main-image img {
  width: 100%;
}
.overview-section .multi-image-wrap .cus-img-1 {
  position: absolute;
  top: 50px;
  right: 0;
  width: 180px;
  background-color: var(--wp--preset--color--custom-lawful-light-blue);
  border-radius: 30px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding: 30px;
}
.overview-section .multi-image-wrap .cus-img-1 img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-1 {
    right: -25px;
    scale: 0.556;
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
}
.overview-section .multi-image-wrap .cus-img-2 {
  position: absolute;
  top: 54%;
  left: 0;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-2:not(.wp-block-media-text) {
    max-width: 135px;
  }
}
.overview-section .multi-image-wrap .cus-img-2.wp-block-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-2.wp-block-media-text {
    scale: 0.535;
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}
.overview-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.overview-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__content p {
  font-size: 26px;
  padding: 10px 30px !important;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  font-weight: 500;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__content p {
    font-weight: 400;
  }
}
.overview-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__media {
  background-color: var(--wp--preset--color--white);
  border-radius: 50%;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  width: 85px;
}
.overview-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__media img {
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
.overview-section .multi-image-wrap .cus-img-3 {
  position: absolute;
  bottom: -22px;
  right: 10px;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-3 {
    bottom: -22px;
    right: 10px;
  }
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-3:not(.wp-block-media-text) {
    max-width: 120px;
  }
}
.overview-section .multi-image-wrap .cus-img-3.wp-block-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-3.wp-block-media-text {
    scale: 0.567;
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
  }
}
.overview-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.overview-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__content p {
  font-size: 26px;
  padding: 10px 30px !important;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  font-weight: 500;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__content p {
    font-weight: 400;
  }
}
.overview-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__media {
  background-color: var(--wp--preset--color--custom-indemnity-indigo);
  border-radius: 50%;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  width: 85px;
}
.overview-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__media img {
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 991px) {
  .overview-section .content-col .wp-block-group {
    padding: 0 !important;
  }
}
.overview-section .content-col .wp-block-group .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.overview-section .content-col .wp-block-group .list-with-check {
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
}
.overview-section .content-col .wp-block-group .list-with-check li {
  padding-bottom: 3px;
}
.overview-section .content-col .wp-block-group .list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}
.overview-section .content-col .wp-block-group .list-with-check li:last-child {
  padding-bottom: 10px;
}
.overview-section .content-col .wp-block-group p {
  max-width: 540px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.overview-section .content-col .wp-block-group .wp-element-button {
  margin-top: 10;
}
.overview-section .content-col .wp-block-group .wp-element-button:hover {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
.overview-section .multi-image-wrap {
  max-width: 523px;
  padding-left: 0;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap {
    max-width: 300px;
  }
}
.overview-section .multi-image-wrap .main-image {
  padding-top: 0;
  max-width: 383px;
  width: 383px;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .main-image {
    max-width: 200px;
    width: 200px;
  }
}
.overview-section .multi-image-wrap .main-image img {
  width: 100%;
}
.overview-section .multi-image-wrap .cus-img-2 {
  top: 50%;
  translate: 0 -50%;
}
.overview-section .multi-image-wrap .cus-img-3 {
  right: 0;
}
@media screen and (max-width: 781px) {
  .overview-section .multi-image-wrap .cus-img-3 {
    bottom: -22px;
    right: 10px;
  }
}

.allegtions-section {
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .allegtions-section {
    padding: 80px 48px !important;
  }
}
@media screen and (max-width: 781px) {
  .allegtions-section .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 60px;
  }
}
.allegtions-section .wp-block-heading span {
  color: var(--wp--preset--color--white) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.allegtions-section p {
  max-width: 550px;
}
.allegtions-section .list-with-check {
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
  max-width: 430px;
}
.allegtions-section .list-with-check li {
  padding-bottom: 3px;
}
.allegtions-section .list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}
.allegtions-section .wp-element-button {
  margin-top: 30px;
}
.allegtions-section .wp-element-button:hover {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
@media screen and (max-width: 781px) {
  .allegtions-section .wp-element-button {
    margin-top: 10px;
  }
}
@media screen and (max-width: 781px) {
  .allegtions-section .wp-block-image {
    max-width: 300px;
    width: 100%;
    margin: auto;
  }
}
.allegtions-section .wp-block-heading span {
  -webkit-text-decoration-color: var(--wp--preset--color--custom-barrister-blue) !important;
          text-decoration-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
.allegtions-section .wp-block-image {
  position: relative;
  padding-right: 70px;
  max-width: 392px;
}
@media screen and (max-width: 781px) {
  .allegtions-section .wp-block-image {
    padding-right: 50px;
    max-width: 300px;
  }
}
.allegtions-section .wp-block-image:after {
  content: "";
  width: calc(100% - 50px);
  height: calc(100% - 80px);
  display: block;
  border: 1px solid var(--wp--preset--color--custom-grand-jury-gold);
  border-radius: 25px;
  position: absolute;
  top: 40px;
  left: 50px;
}
@media screen and (max-width: 781px) {
  .allegtions-section .wp-block-image:after {
    width: calc(100% - 30px);
    height: calc(100% - 60px);
    top: 30px;
    left: 30px;
  }
}

@media screen and (max-width: 991px) {
  .challenges-section .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 781px) {
  .challenges-section .wp-block-columns {
    padding: 50px 33px 80px !important;
    gap: 30px;
  }
}
.challenges-section .multi-image-wrap {
  max-width: 510px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 781px) {
  .challenges-section .multi-image-wrap {
    max-width: 300px !important;
  }
}
.challenges-section .multi-image-wrap .cus-img-1.wp-block-media-text, .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (max-width: 781px) {
  .challenges-section .multi-image-wrap .cus-img-1.wp-block-media-text, .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text {
    scale: 0.567;
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    margin: 0;
  }
}
.challenges-section .multi-image-wrap .cus-img-1.wp-block-media-text .wp-block-media-text__content, .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.challenges-section .multi-image-wrap .cus-img-1.wp-block-media-text .wp-block-media-text__content p, .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__content p {
  font-size: 26px;
  padding: 10px 30px !important;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  font-weight: 500;
}
@media screen and (max-width: 781px) {
  .challenges-section .multi-image-wrap .cus-img-1.wp-block-media-text .wp-block-media-text__content p, .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__content p {
    font-weight: 400;
  }
}
.challenges-section .multi-image-wrap .cus-img-1.wp-block-media-text .wp-block-media-text__media, .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__media {
  background-color: var(--wp--preset--color--custom-indemnity-indigo);
  border-radius: 50%;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  width: 85px;
  min-width: 85px;
}
.challenges-section .multi-image-wrap .cus-img-1.wp-block-media-text .wp-block-media-text__media img, .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text .wp-block-media-text__media img {
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 781px) {
  .challenges-section .multi-image-wrap .cus-img-3.wp-block-media-text {
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
}
.challenges-section .multi-image-wrap .cus-img-2.wp-block-media-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 781px) {
  .challenges-section .multi-image-wrap .cus-img-2.wp-block-media-text {
    scale: 0.567;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    margin: 0;
  }
}
.challenges-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__content {
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.challenges-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__content p {
  font-size: 26px;
  padding: 10px 30px !important;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  font-weight: 500;
}
@media screen and (max-width: 781px) {
  .challenges-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__content p {
    font-weight: 400;
  }
}
.challenges-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__media {
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
  border-radius: 50%;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 85px;
  width: 85px;
  min-width: 85px;
}
.challenges-section .multi-image-wrap .cus-img-2.wp-block-media-text .wp-block-media-text__media img {
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 781px) {
  .challenges-section .wp-block-column, .challenges-section .wp-block-group {
    padding: 0 !important;
  }
}
.challenges-section .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.challenges-section p {
  max-width: 360px;
}
.challenges-section .list-with-check {
  max-width: 450px;
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
}
.challenges-section .list-with-check li {
  padding-bottom: 3px;
}
.challenges-section .list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}

@media screen and (max-width: 781px) {
  .defence-strategy-section {
    padding: 80px 48px !important;
  }
}
@media screen and (max-width: 781px) {
  .defence-strategy-section .wp-block-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 60px;
  }
}
.defence-strategy-section .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.defence-strategy-section p {
  max-width: 550px;
}
.defence-strategy-section .list-with-check {
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
  max-width: 510px;
}
.defence-strategy-section .list-with-check li {
  padding-bottom: 3px;
}
.defence-strategy-section .list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}
.defence-strategy-section .wp-element-button {
  margin-top: 30px;
}
.defence-strategy-section .wp-element-button:hover {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
@media screen and (max-width: 781px) {
  .defence-strategy-section .wp-element-button {
    margin-top: 10px;
  }
}
@media screen and (max-width: 781px) {
  .defence-strategy-section .wp-block-image {
    max-width: 300px;
    width: 100%;
    margin: auto;
  }
}
.defence-strategy-section p:last-child {
  max-width: 450px;
}
.defence-strategy-section .multi-image-wrap {
  position: relative;
  max-width: 406px;
  padding: 30px 50px 50px 0;
  margin: auto;
}
@media screen and (max-width: 781px) {
  .defence-strategy-section .multi-image-wrap {
    max-width: 300px;
    padding: 30px 0 40px 0;
  }
}
.defence-strategy-section .multi-image-wrap .main-image {
  border-radius: 25px;
  overflow: hidden;
  max-width: 322px;
  width: 322px;
}
@media screen and (max-width: 781px) {
  .defence-strategy-section .multi-image-wrap .main-image {
    max-width: 200px;
    width: 200px;
  }
}
.defence-strategy-section .multi-image-wrap .cus-img-1 {
  position: absolute;
  top: -10px;
  right: 15px;
  width: 100px;
  background-color: var(--wp--preset--color--custom-indemnity-indigo);
  border-radius: 20px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding: 20px;
}
@media screen and (max-width: 781px) {
  .defence-strategy-section .multi-image-wrap .cus-img-1 {
    scale: 0.7;
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
}
.defence-strategy-section .multi-image-wrap .cus-img-1 img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}
.defence-strategy-section .multi-image-wrap .cus-img-2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 130px;
  background-color: var(--wp--preset--color--custom-lawful-light-blue);
  border-radius: 20px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  padding: 25px;
}
@media screen and (max-width: 781px) {
  .defence-strategy-section .multi-image-wrap .cus-img-2 {
    scale: 0.7;
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
  }
}
.defence-strategy-section .multi-image-wrap .cus-img-2 img {
  width: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 781px) {
  .the-result-section .wp-block-columns {
    padding: 80px 33px !important;
    gap: 100px;
  }
}
@media screen and (max-width: 781px) {
  .the-result-section .wp-block-column {
    padding: 0 !important;
  }
}
.the-result-section .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.the-result-section p {
  max-width: 410px;
}
.the-result-section .wp-block-image {
  position: relative;
  padding-top: 50px;
  padding-right: 50px;
}
.the-result-section .wp-block-image:after {
  content: "";
  width: calc(100% - 100px);
  height: calc(100% - 100px);
  display: block;
  border: 1px solid var(--wp--preset--color--custom-grand-jury-gold);
  border-radius: 25px;
  position: absolute;
  top: 0px;
  right: 0px;
}
@media screen and (max-width: 781px) {
  .the-result-section .wp-block-image:after {
    width: calc(100% - 50px);
    height: calc(100% - 50px);
  }
}
@media screen and (max-width: 781px) {
  .the-result-section .wp-block-group.has-global-padding {
    padding-left: 0 !important;
  }
}

.why-choose-section {
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 781px) {
  .why-choose-section {
    padding: 80px 48px !important;
    background-size: cover;
    background-position: left bottom;
  }
}
@media screen and (max-width: 781px) {
  .why-choose-section .wp-block-heading {
    text-align: left;
  }
}
.why-choose-section .wp-block-heading span {
  color: var(--wp--preset--color--white) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media screen and (max-width: 781px) {
  .why-choose-section .wp-block-spacer {
    max-height: 60px !important;
  }
}
.why-choose-section .trust-points-wrap {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.why-choose-section .wp-block-media-text {
  grid-template-columns: 56px 1fr !important;
}
@media screen and (max-width: 781px) {
  .why-choose-section .wp-block-media-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.why-choose-section .wp-block-media-text .wp-block-media-text__media {
  margin-top: 5px;
}
@media screen and (max-width: 781px) {
  .why-choose-section .wp-block-media-text .wp-block-media-text__media {
    -webkit-flex-basis: 30px;
        -ms-flex-preferred-size: 30px;
            flex-basis: 30px;
    min-width: 30px;
    margin-top: -3px;
  }
}
.why-choose-section .wp-block-media-text .wp-block-heading {
  margin-top: 0;
  margin-bottom: 15px;
}
@media screen and (max-width: 781px) {
  .why-choose-section .wp-block-media-text .wp-block-heading {
    font-size: 20px !important;
  }
}
.why-choose-section .wp-block-media-text .wp-block-media-text__content {
  padding-right: 0;
}
@media screen and (max-width: 781px) {
  .why-choose-section .wp-block-media-text .wp-block-media-text__content {
    padding-left: 15px;
  }
}
@media screen and (min-width: 782px) {
  .why-choose-section .wp-block-media-text .wp-block-media-text__content p {
    max-width: 290px;
  }
}
@media screen and (max-width: 781px) {
  .why-choose-section .wp-block-buttons {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.why-choose-section .wp-block-buttons .wp-element-button:hover {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
.why-choose-section .wp-block-media-text .wp-block-media-text__content {
  padding-right: 0;
}
.why-choose-section .wp-block-media-text .wp-block-media-text__content p {
  max-width: 323px;
}

@media screen and (max-width: 781px) {
  .expert-help-section {
    padding: 0 48px;
  }
}
@media screen and (max-width: 781px) {
  .expert-help-section .wp-block-columns {
    padding: 80px 0 !important;
  }
}
.expert-help-section .small-title {
  font-weight: 500;
  margin-bottom: 50px;
}
.expert-help-section .wp-block-heading {
  margin-top: 0;
}
.expert-help-section .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.expert-help-section p {
  max-width: 610px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.expert-help-section .list-with-check {
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.expert-help-section .list-with-check li {
  padding-bottom: 3px;
}
.expert-help-section .list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}
@media screen and (max-width: 781px) {
  .expert-help-section .list-with-check {
    margin-top: 40px;
  }
}
.expert-help-section .wp-element-button:hover {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
@media screen and (max-width: 781px) {
  .expert-help-section .wp-element-button {
    margin-top: 20px;
  }
}
@media screen and (max-width: 781px) {
  .expert-help-section .wp-element-button {
    margin-top: 0;
  }
}
@media screen and (min-width: 782px) {
  .expert-help-section p {
    margin-top: 80px;
  }
}

.notable-case-section {
  overflow: hidden;
}
@media screen and (max-width: 781px) {
  .notable-case-section {
    padding: 0 48px;
  }
}
.notable-case-section .wp-block-columns {
  padding: 80px 0 !important;
}
.notable-case-section .small-title {
  font-weight: 500;
  padding-bottom: 10px;
}
@media screen and (max-width: 781px) {
  .notable-case-section .small-title {
    padding: 0;
    padding-bottom: 30px;
  }
}
.notable-case-section .small-title:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  vertical-align: sub;
  background: url("../svg/rate-star-empty.svg") center/cover no-repeat;
}
.notable-case-section .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media screen and (max-width: 781px) {
  .notable-case-section .wp-block-heading {
    text-align: left;
  }
}
@media screen and (max-width: 781px) {
  .notable-case-section p:not(.small-title) {
    text-align: left;
  }
}
.notable-case-section .notable-cases-loop {
  padding-top: 50px;
}
@media screen and (max-width: 781px) {
  .notable-case-section .notable-cases-loop {
    overflow: visible;
  }
}
.notable-case-section .notable-cases-loop.swiper {
  padding-bottom: 60px;
}
.notable-case-section .notable-cases-loop.swiper .swiper-pagination {
  display: block !important;
  bottom: 0;
}
.notable-case-section .notable-cases-loop:not(.swiper) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.notable-case-section .notable-cases-loop:not(.swiper) .notable-case-item {
  width: calc(33.33% - 20px);
}
@media screen and (max-width: 1200px) {
  .notable-case-section .notable-cases-loop:not(.swiper) .notable-case-item {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 770px) {
  .notable-case-section .notable-cases-loop:not(.swiper) .notable-case-item {
    width: 100%;
  }
}
.notable-case-section .notable-cases-loop .notable-case-item {
  background-color: var(--wp--preset--color--custom-grand-jury-gold-50-tint);
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  height: auto;
  overflow: hidden;
  position: relative;
  color: var(--wp--preset--color--custom-dark-blue);
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-image {
  width: 100%;
  position: relative;
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-image a {
  display: contents;
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-image a img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 250px;
  min-height: 100%;
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 45px 40px 53px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 31px;
}
@media screen and (max-width: 781px) {
  .notable-case-section .notable-cases-loop .notable-case-item .notable-case-content {
    padding: 40px 30px;
    gap: 25px;
  }
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-title {
  margin: 0;
  font-size: 19px;
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-offence {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: calc(100% - 60px);
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
  border-radius: 5px;
  padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--30);
  text-decoration: none !important;
  font-weight: 500;
  position: absolute;
  top: 37px;
  left: 39px;
}
@media screen and (max-width: 781px) {
  .notable-case-section .notable-cases-loop .notable-case-item .notable-case-offence {
    left: 30px;
  }
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-outcome {
  text-decoration: none !important;
  font-weight: 500;
  position: absolute;
  color: white;
  padding: 10px 40px;
  width: 100%;
  border-radius: 0;
  background-color: var(--wp--preset--color--custom-barrister-blue);
  left: 0;
  top: unset;
  bottom: 0;
}
@media screen and (max-width: 781px) {
  .notable-case-section .notable-cases-loop .notable-case-item .notable-case-outcome {
    padding: 10px 30px;
  }
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-court-name {
  margin-top: -5px;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--20);
  border-radius: 5px;
  border: 1px solid var(--wp--preset--color--custom-grand-jury-gold);
  line-height: 1.2;
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-excerpt {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-readmore {
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--wp--preset--color--custom-grand-jury-gold);
  border-radius: 5px;
  padding: var(--wp--preset--spacing--20) var(--wp--preset--spacing--30);
  text-decoration: none !important;
  font-weight: 500;
}
.notable-case-section .notable-cases-loop .notable-case-item .notable-case-readmore:hover {
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--custom-barrister-blue);
}
.notable-case-section .small-title {
  padding-bottom: 0;
}
.notable-case-section .small-title:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 15px;
  vertical-align: sub;
  background: url("../svg/rate-star-empty-blue.svg") center/22px no-repeat;
}
/*# sourceMappingURL=single-notable-case.css.map */
