@font-face {
  font-family: Librebaskerville;
  src: url('../fonts/LibreBaskerville-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

strong {
  font-weight: bold;
}

.navbar-logo-left {
  background-color: #05204a;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.container {
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 16px;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  font-weight: 400;
  display: flex;
}

.nav-link {
  color: #000;
  letter-spacing: 1px;
  border-radius: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  transition: all .3s;
}

.nav-link:hover {
  color: #fff;
  background-color: #b40000;
  border-radius: 0;
  transform: translate(8px)scale(1.1);
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  border-radius: 0;
}

.nav-dropdown {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown.w--open {
  color: #fff;
  background-color: #05204a;
  padding: 10px;
}

.nav-dropdown-toggle {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-family: Bitter, serif;
  font-size: 16px;
  line-height: 20px;
  transition: all .2s;
  transform: scale(1.05);
}

.nav-dropdown-toggle:hover {
  color: #ffffffbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle.w--open:hover {
  color: #ffffffbf;
}

.nav-dropdown-icon {
  color: #fff;
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
  background-color: #05204a;
  border-radius: 0;
  transition: all .2s;
}

.nav-dropdown-link {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 24px;
  transition: all .2s;
}

.nav-dropdown-link:hover {
  color: #999;
  transform: scale(1.02);
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  background-color: #b40000;
  border-radius: 1px;
  align-self: center;
  width: 15rem;
  padding: 14px 40px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .3s;
  transform: translate(0);
  box-shadow: 0 2px 5px 2px #0003;
}

.button-primary:hover {
  color: #05204a;
  letter-spacing: 3px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 600;
  transform: scale3d(1.1, 1.1, 1.1);
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  max-height: 85px;
  display: block;
}

.list-item {
  font-family: Bitter, serif;
}

.text-block {
  color: #fff;
}

.navbarsection {
  background-color: #05204a;
  justify-content: center;
  width: 100%;
  display: flex;
}

.section {
  background-image: linear-gradient(#d1d1d152, #d1d1d152), linear-gradient(0deg, #0000 97%, #fff), url('../images/SCLHeaderImage_1SCLHeaderImage.avif');
  background-position: 0 0, 0 0, 50% 60%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  display: block;
}

.container-2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  max-width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.bold-text {
  color: #fff;
  text-align: left;
  font-family: Bitter, serif;
}

.heading {
  color: #303030;
  text-align: center;
  align-self: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 35px;
  font-weight: 700;
}

.div-block {
  -webkit-backdrop-filter: grayscale() blur(2px);
  backdrop-filter: grayscale() blur(2px);
  background-image: linear-gradient(0deg, #fff0 79%, #f7f9fb 92%, #f7f9fb);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4rem;
  display: flex;
}

.bold-text-2 {
  padding-bottom: 0;
  display: block;
}

.div-block-2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  align-self: center;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.heading2 {
  color: #fff;
  text-shadow: 0 1px 2px #000000b3;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: Open Sans, sans-serif;
  font-size: 19.75px;
  font-weight: 400;
}

.bold-text-3 {
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 400;
}

.homeheadersection {
  background-image: linear-gradient(#4e4e4ead, #4e4e4ead), url('../images/shutterstock_642981709_1shutterstock_642981709.avif');
  background-position: 0 0, 50% 20%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  display: block;
}

.homesection2 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  display: flex;
}

.body {
  background-color: #f7f9fb;
}

.whiteheadinglargeshadow {
  color: #fff;
  text-shadow: 0 1px 2px #00000094;
  align-self: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 36.75px;
  font-weight: 700;
  line-height: 40px;
}

.smallheadingwhite {
  color: #fff;
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 44px;
}

.whiteparagraph {
  color: #fff;
  text-align: left;
  flex-flow: row;
  order: 0;
  align-self: flex-start;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
  display: block;
}

.cell {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: left;
  background-color: #f9f9f9;
  padding: 4rem;
  transition: all .4s;
}

.blackheading2 {
  color: #303030;
  text-shadow: 0 0 16px #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Merriweather Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.buttonsecondary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  background-color: #b40000;
  border: 2px solid #ffffff2b;
  border-radius: 1px;
  justify-content: flex-end;
  align-self: flex-start;
  width: 12rem;
  padding: 12px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .3s;
  display: block;
  position: static;
}

.buttonsecondary:hover {
  filter: drop-shadow(-3px 4px 4px #000000b3);
  color: #b40000;
  letter-spacing: 3px;
  background-color: #fff;
  border-color: #b40000;
  transform: translate(.65rem)scale3d(1.1, 1.1, 1.1);
}

.buttonsecondary:active {
  background-color: #43464d;
}

.quick-stack {
  align-self: center;
  max-width: 90%;
}

.image-2 {
  flex: none;
  min-width: 100%;
  min-height: 100%;
  max-height: 99.9999%;
}

.cell-2 {
  background-image: url('../images/Collector1_1Collector1.avif');
  background-position: 0 0;
  background-size: cover;
}

.homesection3 {
  background-image: linear-gradient(#ffffffb3, #ffffffb3), url('../images/shutterstock_21974976892_1shutterstock_2197497689(2).avif');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 0;
  display: block;
}

.equalleftrightstack {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: 1px;
  align-self: center;
  width: 80%;
  min-height: 20rem;
  padding: 2rem 0 0;
}

.homeservicesstack {
  align-self: center;
  max-width: 80%;
  margin-top: 2rem;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.repoheadcell {
  background-image: url('../images/Collector1_1Collector1.avif');
  background-position: 100%;
  background-size: cover;
  box-shadow: 0 2px 5px #0003;
}

.servicescell {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: left;
  background-color: #fff;
  border-radius: 1px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3.35rem;
  transition: all .4s;
  display: flex;
  box-shadow: 0 3px 5px 2px #0003;
}

.servicescell:hover {
  transform: translate(0, -.35rem)scale(1.02);
  box-shadow: 0 5px 8px 5px #0003;
}

.blackparagraph {
  color: #000;
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

.smallheadingblack {
  color: #000;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

.image-3 {
  text-align: center;
  align-self: center;
}

.image-4 {
  align-self: center;
}

.welcometodiv {
  text-align: center;
  align-self: center;
  padding-left: 0;
}

.welcomediv {
  -webkit-backdrop-filter: grayscale(80%) blur(2px);
  backdrop-filter: grayscale(80%) blur(2px);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr;
  grid-auto-columns: 1fr;
  height: 28%;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 1rem;
  display: grid;
}

.div-block-5 {
  background-image: url('../images/PI_1PI.avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.div-block-6 {
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  margin: auto;
  display: block;
}

.debtrecoveryimage {
  background-image: url('../images/Collector1_1Collector1.avif');
  background-position: 20%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.process {
  background-image: url('../images/Process_1Process.avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.tracingimage {
  background-image: url('../images/Tracing_1Tracing.avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.list-item-2, .list-item-3 {
  font-family: Bitter, serif;
}

.blackheading {
  color: #000;
  text-align: center;
  align-self: flex-start;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: PT Serif, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.topheaderdiv {
  -webkit-backdrop-filter: grayscale() blur(1px);
  backdrop-filter: grayscale() blur(1px);
  background-image: linear-gradient(#49494942, #49494942);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: flex;
}

.repo {
  background-image: url('../images/Repoing_1Repoing.avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.enforcement {
  background-image: url('../images/SCLHeaderImage_1SCLHeaderImage.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.pointofdifferencediv {
  background-color: #102639;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 2rem;
  display: flex;
}

.whiteheading {
  color: #fff;
  text-align: center;
  align-self: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 2rem;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
}

.imagerightstack {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-self: center;
  min-width: 80%;
  max-width: 80%;
  padding: 0 0 2rem;
}

.leftcellpoint {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #f7f9fb;
  border-radius: 1px;
  padding: 4rem;
  transition: all .4s;
  box-shadow: 0 4px 5px 2px #0000001a;
}

.leftcellpoint:hover {
  transform: scale(1.02)translate(0, -.35rem);
  box-shadow: 0 8px 5px 8px #0003;
}

.cell-3 {
  justify-content: center;
  align-items: flex-end;
}

.blackparagraphwide {
  color: #303030;
  text-transform: none;
  align-self: auto;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

.pointofdifferenceimage {
  background-image: url('../images/shutterstock_213457906.jpg_1shutterstock_213457906.jpg.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.pointofdifferencestack-copy {
  grid-column-gap: 3.4rem;
  grid-row-gap: 2rem;
  align-self: center;
  max-width: 80%;
  min-height: auto;
  padding: 4rem 0 0;
}

.cell-4 {
  justify-content: center;
  align-items: flex-start;
}

.imageleftstack {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-self: center;
  min-width: auto;
  max-width: 80%;
  padding: 0 0 2rem;
}

.pointofdifferenceimage2 {
  background-image: url('../images/shutterstock_642981709_1shutterstock_642981709.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.whychooseusdiv {
  -webkit-backdrop-filter: grayscale() blur(3px);
  backdrop-filter: grayscale() blur(3px);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.section-2 {
  background-image: linear-gradient(#05204a00, #05204a00), linear-gradient(#ffffff80, #ffffff80), url('../images/Collector1_1Collector1.avif');
  background-position: 0 0, 0 0, 50% 0;
  background-size: auto, auto, cover;
}

.whiteheading2 {
  color: #fff;
  text-align: center;
  align-self: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 400;
}

.whiteheading3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.whychoosediv {
  text-align: center;
  background-color: #fff;
  flex-flow: column;
  align-self: center;
  align-items: stretch;
  min-width: 80%;
  max-width: 80%;
  padding: 4rem;
  transition: all .2s;
  display: flex;
  box-shadow: 0 2px 5px 2px #0003;
}

.whychoosediv:hover {
  transform: scale(1.02);
}

.whiteparagraphcenter {
  color: #fff;
  text-align: center;
  align-self: center;
  width: 80%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

.heading2blue {
  color: #000;
  -webkit-text-stroke-color: #102639;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .25rem;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.div-block-7 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  padding-top: .5rem;
  display: flex;
}

.div-block-8 {
  padding-top: 1rem;
}

.div-block-9 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.socialblockdiv {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.socialimage {
  width: 3rem;
  transition: all .2s;
}

.socialimage:hover {
  transform: scale(1.1);
}

.cell-5 {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.map {
  width: 100%;
  max-height: 25rem;
  padding-right: 0;
}

.footerstack {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: 1px;
  align-self: center;
  width: 80%;
  padding: 0 0 4rem;
}

.section-3 {
  background-color: #f9f9f9;
  flex-flow: column;
  justify-content: center;
  padding-top: 4rem;
  display: flex;
}

.footerwhiteheading {
  color: #000;
  align-self: flex-end;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.link {
  color: #b40000;
  text-underline-offset: 6px;
  font-weight: 600;
  line-height: 28px;
  text-decoration: none;
}

.link.w--current {
  color: #b40000;
  font-weight: 600;
}

.list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-top: 1px solid #fff;
  flex-flow: row;
  justify-content: space-between;
  align-self: center;
  align-items: stretch;
  width: 80%;
  padding-top: 1rem;
  display: flex;
}

.footerbottomwhitetext {
  color: #fff;
  text-align: left;
  flex-flow: row;
  align-self: flex-start;
  width: auto;
  padding-top: 1rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
  display: block;
}

.sitedevtag {
  color: #fff;
  text-align: right;
  flex-flow: column;
  justify-content: flex-end;
  align-self: flex-start;
  width: auto;
  padding-top: 1rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
  display: block;
}

.getintouchdiv {
  -webkit-backdrop-filter: grayscale(80%) blur(2px);
  backdrop-filter: grayscale(80%) blur(2px);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 5rem;
  display: flex;
}

.mapstack {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: 1px;
  align-self: center;
  width: 80%;
  padding: 2rem 0 0;
}

.debtcollectionpagediv {
  -webkit-backdrop-filter: grayscale() blur(5px);
  backdrop-filter: grayscale() blur(5px);
  background-color: #7889a321;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.debtcollectionsection2 {
  background-color: #7889a300;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  display: flex;
}

.subpageheader {
  -webkit-backdrop-filter: grayscale() blur(1px);
  backdrop-filter: grayscale() blur(1px);
  background-image: linear-gradient(#3d3d3d94, #3d3d3d94);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.debtcollectionimage2 {
  background-image: url('../images/Collector1_1Collector1.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px 6px #0003;
}

.debtcolectionimage3 {
  background-image: url('../images/Debcollect2_1Debcollect2.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.processservingdiv {
  -webkit-backdrop-filter: grayscale() blur(5px);
  backdrop-filter: grayscale() blur(5px);
  background-color: #7889a300;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
}

.section-4 {
  background-position: 0 0;
}

.blackparagraphwidecentre {
  color: #303030;
  text-align: center;
  align-self: center;
  width: 50%;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

.enforcementsection {
  background-color: #05204a;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
}

.section-5 {
  background-color: #f7f9fb;
  background-image: url('../images/shutterstock_642981709_1shutterstock_642981709.avif');
  background-position: 50% 0;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tracingsection {
  background-color: #f7f9fb;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
}

.repoimage2 {
  background-image: url('../images/Repoing_1Repoing.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px 6px #0003;
}

.repoimage1 {
  background-image: url('../images/repo2_1repo2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.aboutusimage {
  background-image: url('../images/shutterstock_2266318099_1shutterstock_2266318099.avif');
  background-position: 100%;
  background-size: cover;
  box-shadow: 0 2px 5px #0003;
}

.aboutheaderimage {
  filter: grayscale(0%);
  background-image: url('../images/shutterstock_642981709_1shutterstock_642981709.avif');
  background-position: 50%;
  background-size: cover;
  box-shadow: 0 2px 5px #0003;
}

.aboutimage2 {
  background-image: url('../images/accurateprocessserving_281_30accurate+process+serving+_281_29.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px 6px #0003;
}

.repoimage {
  background-image: url('../images/repo2_1repo2.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px 6px #0003;
}

.litigationimage {
  background-image: url('../images/enforce_1enforce.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.legalassistanceimage {
  background-image: url('../images/accurateprocessserving_281_30accurate+process+serving+_281_29.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.legalshakehandimage {
  background-image: url('../images/differencebetweenprocessserving_281_30difference+between+process+serving+_281_29.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.enforementheader {
  background-image: url('../images/Debcollect2_1Debcollect2.avif');
  background-position: 100%;
  background-size: cover;
  box-shadow: 0 2px 5px #0003;
}

.pointofdifferenceimage-copy {
  background-image: url('../images/Turningup_1Turningup.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.tracingimage2 {
  background-image: url('../images/shutterstock_1898312170_1shutterstock_1898312170.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 800px;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 0 4px 5px 2px #0003;
}

.repoheadcell-copy {
  background-image: url('../images/Executive-being-served-oz11ugys6gpo4n42ocgybpkkkqvuryhvdi36f2762w_1Executive-being-served-oz11ugys6gpo4n42ocgybpkkkqvuryhvdi36f2762w.avif');
  background-position: 50% 100%;
  background-size: cover;
  box-shadow: 0 2px 5px #0003;
}

.documentservingimage2 {
  background-image: url('../images/ProcessServing1_1Process+Serving+1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.processserving {
  background-image: url('../images/debt-recovery-1-950x416_1debt-recovery-1-950x416.avif');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 120%;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.documentserve4 {
  background-image: url('../images/Process_1Process.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.tracingimage1 {
  background-image: url('../images/shutterstock_21974976892_1shutterstock_2197497689(2).avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  box-shadow: 2px 4px 10px -1px #0003;
}

.blackparagraphlist {
  color: #303030;
  text-transform: capitalize;
  align-self: auto;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 1.75rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

.heading2white {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1rem;
  font-family: Merriweather Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

.managementcell {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #fff;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2rem 4rem 2.5rem;
  transition: all .4s;
  box-shadow: 0 2px 5px 2px #0003;
}

.managementcell:hover {
  transform: scale(1.02);
}

.div-block-11 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  font-family: Lato, sans-serif;
  display: flex;
}

.list-2 {
  color: #fff;
  margin-bottom: 0;
  padding-left: 1rem;
}

.staffdetailslist {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #000;
  flex-flow: column;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 32px;
  display: flex;
}

.link-2 {
  color: #b40000;
  text-underline-offset: 3px;
  transition: all .2s;
}

.list-item-4 {
  transition: all .3s;
}

.list-item-4:hover {
  transform: scale(1.1)translate(1rem);
}

.leadinvestigatorsection {
  background-color: #f7f9fb;
  flex-flow: column;
  align-items: center;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.managementsection {
  background-color: #f7f9fb;
  background-image: url('../images/SCLHeaderImage_1SCLHeaderImage.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-12 {
  -webkit-backdrop-filter: grayscale() blur(5px);
  backdrop-filter: grayscale() blur(5px);
  background-color: #ffffff94;
  flex-flow: column;
  align-self: center;
  width: auto;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
}

.privateinvestigatorheadimage {
  filter: grayscale(0%);
  background-image: url('../images/infidelity-solution.webp');
  background-position: 50%;
  background-size: cover;
  box-shadow: 0 2px 5px #0003;
}

.privateimage4 {
  background-image: url('../images/shutterstock_21974976892_1shutterstock_2197497689(2).avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px 6px #0003;
}

.privateimage3 {
  background-image: url('../images/shutterstock_1898312170_1shutterstock_1898312170.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.privateimage2 {
  background-image: url('../images/2020-10-22_12020-10-22.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.privateimage5 {
  background-image: url('../images/casual-meeting_1casual-meeting.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px 6px #0003;
}

.blackparagraphservices {
  color: #303030;
  text-transform: capitalize;
  align-self: auto;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1px;
  padding-bottom: 1.75rem;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
  line-height: 28px;
}

.grid {
  grid-column-gap: .15rem;
  grid-row-gap: .15rem;
  background-color: #fff;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-self: center;
  width: 100%;
  margin-top: 1.25rem;
  margin-bottom: 4rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  box-shadow: 0 2px 5px #0003;
}

.testimonialstack {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-self: center;
  min-width: auto;
  max-width: 80%;
  padding: 2rem 0 0;
}

.testimonialcell {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #fff;
  background-color: #f7f9fb;
  border-radius: 1px;
  padding: 4rem;
  transition: all .4s;
  box-shadow: 0 4px 5px 2px #0000001a;
}

.testimonialcell:hover {
  transform: scale(1.02)translate(0, -.35rem);
  box-shadow: 0 8px 5px 8px #0003;
}

.tracingsection-copy {
  background-color: #f7f9fb;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
}

.testimonialsection2 {
  background-color: #05204a;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.testimonialimage {
  background-image: url('../images/outstandingsuccess_1outstanding+success.avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.testimonialsection1 {
  background-color: #f7f9fb;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
}

.div-block-13 {
  align-self: center;
  width: 80%;
}

.successstorysection {
  background-color: #f7f9fb;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
}

.successcellblue {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #05204a;
  border-radius: 1px;
  padding: 4rem;
  transition: all .4s;
  box-shadow: 0 4px 5px 2px #0000001a;
}

.successcellblue:hover {
  transform: scale(1.02)translate(0, -.35rem);
  box-shadow: 0 5px 5px 3px #0003;
}

.successstorysectio2 {
  background-color: #05204a;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
}

.successcellwhite {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  background-color: #f7f9fb;
  border-radius: 1px;
  padding: 4rem;
  transition: all .4s;
  box-shadow: 0 4px 5px 2px #0000001a;
}

.successcellwhite:hover {
  transform: scale(1.02)translate(0, -.35rem);
  box-shadow: 0 8px 5px 8px #0003;
}

.testimonialimagecellright {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #fff;
  background-color: #f7f9fb;
  background-image: url('../images/Collector1_1Collector1.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 1px;
  padding: 4rem;
  transition: all .4s;
  box-shadow: 0 4px 5px 2px #0000001a;
}

.testimonialimagecellright:hover {
  box-shadow: 0 8px 5px 8px #0003;
}

.testimonialimagecellrigh3 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #fff;
  background-color: #f7f9fb;
  background-image: url('../images/Executive-being-served-oz11ugys6gpo4n42ocgybpkkkqvuryhvdi36f2762w_1Executive-being-served-oz11ugys6gpo4n42ocgybpkkkqvuryhvdi36f2762w.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 1px;
  padding: 4rem;
  transition: all .4s;
  box-shadow: 0 4px 5px 2px #0000001a;
}

.testimonialimagecellrigh3:hover {
  transform: scale(1.02)translate(0, -.35rem);
  box-shadow: 0 8px 5px 8px #0003;
}

.testimonialstackleftright {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-self: center;
  min-width: 80%;
  max-width: 80%;
  padding: 0 0 2rem;
}

.testimonialstacrightleft {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-self: center;
  min-width: auto;
  max-width: 80%;
  padding: 0 0 2rem;
}

.cell-6 {
  background-image: url('../images/shutterstock_1898312170_1shutterstock_1898312170.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-14 {
  height: 25rem;
}

.blueheadingsuccess {
  color: #05204a;
  text-align: center;
  align-self: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-family: Merriweather, serif;
  font-size: 30px;
  font-weight: 700;
}

.processserving2 {
  background-image: url('../images/Executive-being-served-oz11ugys6gpo4n42ocgybpkkkqvuryhvdi36f2762w_1Executive-being-served-oz11ugys6gpo4n42ocgybpkkkqvuryhvdi36f2762w.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.herotestimonial {
  background-color: #f7f9fb;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  min-height: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.airplaneimage {
  background-image: url('../images/photo-of-a-plane-flying-over-a-city-at-sunset.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.testimonialimagecell2 {
  background-image: url('../images/2020-10-22_12020-10-22.avif');
  background-position: 100%;
  background-size: cover;
  box-shadow: 0 2px 5px #0003;
}

.contactlink {
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.pointofdifferenceimage3 {
  background-image: url('../images/PI3_1PI3.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.govlicense {
  color: #05204a;
  text-shadow: 0 0 16px #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Merriweather Sans, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.image-5 {
  vertical-align: baseline;
  align-self: center;
  padding-bottom: 0;
  display: inline-block;
}

.div-block-15 {
  text-align: center;
  padding-bottom: 1rem;
}

.bold-text-5 {
  text-decoration: none;
}

.div-block-18 {
  align-self: center;
  padding-top: 1rem;
}

.tracingimage4 {
  background-image: url('../images/shutterstock_1898312170_1shutterstock_1898312170.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 800px;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 0 4px 5px 2px #0003;
}

.chinese {
  color: #fff;
  text-align: left;
  flex-flow: row;
  order: 0;
  align-self: flex-start;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
  display: block;
}

.chineselist {
  font-size: 16px;
  line-height: 24px;
}

.code-embed {
  text-align: left;
  align-self: center;
  width: 100%;
  padding: 0 2rem;
}

.mapstack-left {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: 1px;
  align-self: center;
  width: 80%;
  padding: 0 0 0 0;
}

.cell-7 {
  justify-content: flex-start;
  align-items: center;
}

.quick-stack-2 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: #f7f9fb;
  align-self: center;
  width: 100%;
  margin-top: 0;
  padding: 0;
}

.cell-8 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
}

.section-6 {
  background-image: url('../images/shutterstock_1573894423_1shutterstock_1573894423.avif');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-21 {
  -webkit-backdrop-filter: grayscale() blur(4px);
  backdrop-filter: grayscale() blur(4px);
  background-color: #ffffff85;
  flex-flow: column;
  align-self: center;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.div-block-22 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
}

.div-block-23 {
  text-align: left;
  background-color: #f7f9fb;
  align-self: center;
  width: 80%;
  padding: 4rem 4rem 2rem;
}

.div-block-24 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.navbarcontactbutton {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  background-color: #05204a;
  border: 2px solid #ffffff2b;
  border-radius: 1px;
  order: 1;
  justify-content: flex-end;
  align-self: center;
  width: 12rem;
  padding: 12px 25px;
  font-family: Merriweather Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  transition: all .3s;
  display: block;
  position: static;
}

.navbarcontactbutton:hover {
  filter: drop-shadow(2px 4px 4px #000000b3);
  color: #05204a;
  letter-spacing: 3px;
  background-color: #fff;
  border-color: #05204a;
  transform: translate(-.65rem)scale3d(1.1, 1.1, 1.1);
}

.navbarcontactbutton:active {
  background-color: #43464d;
}

.navbar {
  color: #fff;
  background-color: #05204a;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  font-family: Merriweather, serif;
}

.container-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  font-family: Merriweather, serif;
  font-size: 18px;
  display: flex;
}

.brand {
  display: flex;
}

.nav-menu {
  font-size: 16px;
}

.navbar-2 {
  background-color: #05204a;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
  padding: 0 2rem;
  display: flex;
}

.nav-menu-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Bitter, serif;
  display: flex;
}

.container-4 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.dropdown-toggle-2 {
  color: #fff;
  font-size: 18px;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  background-color: #05204a;
  flex-flow: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.text-block-2 {
  font-size: 16px;
}

.navbar-logo-left-2 {
  background-color: #f7f7f7;
}

.navbar-logo-left-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container-2.shadow-three {
  width: 100%;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem 2rem;
  display: flex;
}

.container-5 {
  width: 100%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu-two-2 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-4 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: #1a1b1fbf;
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  color: #fff;
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-family: Bitter, serif;
  font-size: 16px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider-2 {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.dropdown-toggle-3 {
  color: #fff;
  background-color: #05204a;
  font-family: Bitter, serif;
  font-size: 16px;
  transition: all .3s;
}

.dropdown-toggle-3:hover {
  color: #ffffffbf;
  letter-spacing: normal;
}

.dropdown-list-2.w--open {
  background-color: #05204a;
  border-radius: 2px;
  padding: 0 10px 10px;
}

.dropdown-toggle4 {
  color: #fff;
  background-color: #05204a;
  font-family: Bitter, serif;
  font-size: 16px;
}

.div-block-21-copy {
  -webkit-backdrop-filter: grayscale() blur(6px);
  backdrop-filter: grayscale() blur(6px);
  background-color: #ffffff85;
  flex-flow: column;
  align-self: center;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
}

.pointofdifferenceimage4 {
  background-image: url('../images/infidelity-solution.webp');
  background-position: 40%;
  background-repeat: no-repeat;
  background-size: cover;
  order: -1;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 2rem;
  padding-bottom: 0;
  box-shadow: 2px 4px 5px 2px #0003;
}

.contactforrmcodeembed {
  text-align: left;
  align-self: center;
  width: 100%;
  padding: 0 2rem;
}

.dropdown-toggle-4 {
  font-family: Merriweather, serif;
  font-size: 20px;
  display: block;
}

.faqdropdown {
  width: 100%;
}

.dropdown-toggle-5 {
  padding-right: 60px;
  font-family: Merriweather, serif;
  font-size: 20px;
}

.dropdown-toggle-5.w--open {
  font-size: 16px;
}

.dropdown-link {
  font-family: Open Sans, sans-serif;
}

.dropdown-list-3 {
  background-color: #ddd;
}

.dropdown-list-3.w--open {
  background-color: #f7f9fb;
}

.text-block-3 {
  font-size: 20px;
}

.list-item-10 {
  grid-column-gap: .5px;
  grid-row-gap: .5px;
  display: flex;
}

.list-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: stretch;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 1rem;
  padding-left: 0;
  display: flex;
}

.list-item-11 {
  padding-bottom: 1rem;
}

.heading2blue-copy {
  color: #05204a;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 2rem;
  font-family: Merriweather, serif;
  font-size: 24px;
  font-weight: 400;
}

.heading2bluecentre {
  color: #05204a;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Merriweather Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.image-6 {
  text-align: left;
  max-width: 100%;
  display: inline-block;
}

.lightbox-link {
  text-align: center;
  align-self: center;
  width: 50%;
  padding-bottom: 0;
}

.div-block-23-copy {
  text-align: left;
  background-color: #f7f9fb;
  align-self: center;
  width: 80%;
  padding: 4rem 4rem 2rem;
}

.heading2blue-copy {
  color: #05204a;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Merriweather Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.section-6-copy {
  background-color: #f7f9fb;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.collectioncodeembed {
  text-align: left;
  align-self: center;
  width: 80%;
  margin-top: 0;
  margin-bottom: 1rem;
  padding: 0;
}

.nav-link-chinesemobile {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
  font-family: Bitter, serif;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  transition: all .3s;
  display: none;
}

.nav-link-chinesemobile:hover {
  color: #ffffffbf;
  transform: scale(1.1);
}

.nav-link-chinesemobile:focus-visible, .nav-link-chinesemobile[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.link-3, .link-4 {
  color: #fff;
}

.div-block-23-copy {
  text-align: left;
  background-color: #f7f9fb;
  align-self: center;
  width: 80%;
  margin-top: 2rem;
  padding: 2rem 4rem;
}

.div-block-23-copy-copy {
  text-align: left;
  background-color: #f7f9fb;
  align-self: center;
  width: 80%;
  max-width: none;
  margin-top: 2rem;
  padding: 2rem 4rem 0;
}

.div-block-27 {
  text-align: left;
  background-color: #f7f9fb;
  align-self: center;
  width: 80%;
  margin-top: 2rem;
  padding: 4rem 4rem 2rem;
}

.list-3-copy {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  align-items: stretch;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0;
  display: flex;
}

.heading2bluecentre-copy {
  color: #05204a;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1rem;
  font-family: Merriweather Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.forensics {
  background-image: url('../images/shutterstock_1898312170_1shutterstock_1898312170.avif');
  background-position: 60%;
  background-repeat: no-repeat;
  background-size: auto;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.infidelity {
  filter: saturate(88%);
  background-image: url('../images/IP-Infringements1.jpg');
  background-position: 0 0;
  background-size: auto;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.div-block-copy {
  -webkit-backdrop-filter: grayscale() blur(4px);
  backdrop-filter: grayscale() blur(4px);
  background-color: #49494900;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
}

.background {
  background-image: url('../images/shutterstock_767180761_1shutterstock_767180761.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.workplace {
  background-image: url('../images/shutterstock_14925238941_1shutterstock_1492523894(1).avif');
  background-position: 50%;
  background-size: 100% 100%;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.absenteeism {
  background-image: url('../images/1701299284-200623-absenteeism_11701299284-200623-absenteeism.avif');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100%;
  min-height: 200px;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.servceimage {
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.childcare {
  background-image: url('../images/SCLHeaderImage_1SCLHeaderImage.avif');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.italic-text {
  line-height: 0;
}

.link-5 {
  color: #b90000;
  font-weight: 600;
}

.link-6 {
  color: #b80000;
  font-weight: 600;
}

.image-7 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.equalleftrightstack-copy {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-radius: 1px;
  align-self: center;
  width: 80%;
  min-height: 20rem;
  padding: 2rem 0 0;
}

.quick-stack-2-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f7f9fb;
  align-self: center;
  width: 100%;
  margin-top: 0;
  padding: 0;
}

.footerbottomwhitetext-2 {
  color: #fff;
  text-align: right;
  flex-flow: row;
  align-self: flex-start;
  width: auto;
  padding-top: 1rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
  display: block;
}

.whitelink {
  color: #fff;
}

.image-8 {
  align-self: center;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: 319.7px;
}

.homeservicesstack-copy {
  align-self: center;
  width: 54%;
  max-width: 80%;
  margin-top: 2rem;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.paragraph {
  text-align: right;
  font-size: 16px;
}

.cell-5-copy {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  border-left: 0 #000;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.list-copy {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-left: 1px solid #00000017;
  flex-flow: column;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  display: flex;
}

.smallblack2 {
  color: #000;
  text-align: right;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-29 {
  padding-bottom: 0;
}

.cell-5-copy {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.celly {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
}

.servicescell-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  text-align: left;
  background-color: #fff;
  border-radius: 1px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3.35rem;
  transition: all .4s;
  display: flex;
  box-shadow: 0 3px 5px 2px #0003;
}

.servicescell-2:hover {
  transform: translate(0, -.35rem)scale(1.02);
  box-shadow: 0 5px 8px 5px #0003;
}

.blackparagraph-2 {
  color: #000;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

.div-block-30 {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
  grid-auto-columns: 1fr;
  height: auto;
  min-height: 20rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}

.blueheading {
  color: #05204a;
  text-align: center;
  align-self: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.div-block-31 {
  background-image: url('../images/PI_1PI.avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.div-block-32 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  align-self: center;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.div-block-33 {
  -webkit-backdrop-filter: grayscale() blur(2px);
  backdrop-filter: grayscale() blur(2px);
  background-image: linear-gradient(0deg, #fff0 79%, #f7f9fb 92%, #f7f9fb);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 4rem;
  display: flex;
}

.buttonsecondary-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  background-color: #b40000;
  border: 2px solid #ffffff2b;
  border-radius: 1px;
  justify-content: flex-end;
  align-self: auto;
  width: 12rem;
  padding: 12px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  transition: all .3s;
  display: block;
  position: static;
}

.buttonsecondary-2:hover {
  filter: drop-shadow(-3px 4px 4px #000000b3);
  color: #05204a;
  letter-spacing: 3px;
  background-color: #fff;
  border-color: #05204a;
  transform: translate(.65rem)scale3d(1.1, 1.1, 1.1);
}

.buttonsecondary-2:active {
  background-color: #43464d;
}

.smallheadingblack-2 {
  color: #000;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.blackparagraph-3 {
  color: #000;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-family: Open Sans, sans-serif;
  line-height: 26px;
}

.div-block-34 {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
  grid-auto-columns: 1fr;
  height: auto;
  min-height: 20rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}

.div-block-35 {
  background-image: url('../images/PI_1PI.avif');
  background-position: 75%;
  background-size: cover;
  width: auto;
  min-width: 100%;
  height: 100rem;
  min-height: auto;
  max-height: 15rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  padding-bottom: 0;
  box-shadow: 2px 4px 10px -1px #0003;
}

.div-block-36 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  text-align: center;
  flex-flow: column;
  align-self: center;
  align-items: stretch;
  padding-left: 0;
  display: flex;
}

.servicesdiv {
  -webkit-backdrop-filter: grayscale() blur(2px);
  backdrop-filter: grayscale() blur(2px);
  background-image: linear-gradient(#ffffffdb, #ffffffdb);
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
}

.smallheadingblack-3 {
  color: #000;
  text-align: center;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Merriweather, serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.section-8 {
  background-image: url('../images/shutterstock_2266318099_1shutterstock_2266318099.avif');
  background-position: 0 0;
  background-size: cover;
}

.quick-stack-3 {
  padding-left: 0;
}

@media screen and (max-width: 991px) {
  .navbar-logo-left {
    font-family: Bitter, serif;
  }

  .container {
    max-width: 728px;
  }

  .navbar-wrapper {
    font-size: 2px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #05204a;
    border-radius: 0;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 2rem 20px;
    font-size: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    text-align: center;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav-dropdown {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    width: 768px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .nav-dropdown-toggle {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    width: auto;
    padding: 0;
    font-size: 20px;
    line-height: 32px;
    display: flex;
  }

  .nav-dropdown-toggle.w--open {
    width: auto;
  }

  .nav-dropdown-icon {
    display: flex;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    text-align: center;
    align-self: auto;
    width: 100%;
    margin-left: 0;
    font-size: 24px;
  }

  .nav-dropdown-link {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
  }

  .menu-button {
    color: #fff;
    padding: 12px;
    font-size: 40px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #0000004f;
  }

  .list-item {
    align-self: center;
    width: 100%;
  }

  .text-block {
    flex-flow: column;
    align-self: center;
    display: flex;
  }

  .div-block {
    padding-top: 5rem;
  }

  .heading2 {
    text-shadow: 0 0 2px #000;
    font-size: 18px;
  }

  .whiteheadinglargeshadow {
    text-align: center;
  }

  .equalleftrightstack {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .homeservicesstack {
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .repoheadcell {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .welcomediv {
    padding-bottom: 2rem;
  }

  .div-block-4 {
    grid-template-columns: 1.25fr;
  }

  .topheaderdiv {
    padding-bottom: 5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .imagerightstack {
    align-self: center;
    min-width: 100%;
    max-width: none;
    padding-top: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .pointofdifferenceimage {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .imageleftstack {
    align-self: center;
    min-width: auto;
    max-width: none;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .pointofdifferenceimage2 {
    background-position: 50% 100%;
    width: 100%;
    height: 25rem;
  }

  .whychooseusdiv {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .whychoosediv {
    max-width: 100%;
  }

  .heading2blue {
    text-shadow: 0 0 2px #fff;
  }

  .cell-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 0;
  }

  .footerstack {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .list {
    padding-top: 0;
  }

  .mapstack {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .subpageheader {
    padding-bottom: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .debtcollectionimage2, .debtcolectionimage3 {
    width: 100%;
    height: 25rem;
  }

  .blackparagraphwidecentre {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .enforcementsection {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .tracingsection {
    padding-top: 2rem;
  }

  .repoimage2 {
    width: 100%;
    height: 25rem;
  }

  .repoimage1 {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .aboutusimage, .aboutheaderimage {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .aboutimage2, .repoimage, .litigationimage {
    width: 100%;
    height: 25rem;
  }

  .legalassistanceimage {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .legalshakehandimage {
    width: 100%;
    height: 25rem;
  }

  .enforementheader {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .pointofdifferenceimage-copy {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .tracingimage2 {
    width: 100%;
    height: 25rem;
  }

  .repoheadcell-copy {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .documentservingimage2 {
    width: 100%;
    height: 25rem;
  }

  .processserving {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .documentserve4 {
    width: 100%;
    height: 25rem;
  }

  .tracingimage1 {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .heading2white {
    text-shadow: 0 0 2px #fff;
  }

  .privateinvestigatorheadimage {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .privateimage4 {
    background-image: url('../images/infidelity-solution.webp');
    width: 100%;
    height: 25rem;
  }

  .privateimage3 {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .privateimage2, .privateimage5 {
    width: 100%;
    height: 25rem;
  }

  .grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto;
    width: auto;
    margin-left: 2rem;
    margin-right: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .testimonialstack {
    align-self: center;
    min-width: auto;
    max-width: none;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .tracingsection-copy, .testimonialsection2, .testimonialsection1 {
    padding-top: 2rem;
  }

  .div-block-13 {
    width: 100%;
  }

  .successstorysection, .successstorysectio2 {
    padding-top: 2rem;
  }

  .testimonialstackleftright {
    align-self: center;
    min-width: auto;
    max-width: none;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .testimonialstacrightleft {
    align-self: center;
    min-width: auto;
    max-width: none;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .processserving2 {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .herotestimonial {
    padding-top: 2rem;
  }

  .airplaneimage {
    width: 100%;
    height: 25rem;
  }

  .testimonialimagecell2 {
    padding-top: 10rem;
    padding-bottom: 10rem;
    display: block;
  }

  .pointofdifferenceimage3 {
    background-position: 50% 100%;
    width: 100%;
    height: 25rem;
  }

  .div-block-15 {
    text-align: center;
  }

  .tracingimage4 {
    width: 100%;
    height: 25rem;
  }

  .code-embed {
    order: -1;
  }

  .mapstack-left {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .quick-stack-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .div-block-21 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-23 {
    width: 100%;
  }

  .navbarcontactbutton, .navbarcontactbutton.w--current {
    display: none;
  }

  .container-3 {
    justify-content: flex-end;
  }

  .nav-menu {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    text-align: center;
    background-color: #05204a;
    flex-flow: column;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 20px;
    display: flex;
  }

  .menu-button-2.w--open {
    background-color: #00000045;
    font-size: 40px;
  }

  .navbar-2 {
    padding-right: 2rem;
  }

  .menu-button-3 {
    color: #fff;
    font-size: 45px;
  }

  .nav-menu-2 {
    background-color: #05204a;
    flex-flow: column;
    display: flex;
  }

  .dropdown {
    align-self: center;
    width: 100%;
    font-family: Bitter, serif;
    font-size: 20px;
  }

  .dropdown-toggle {
    display: block;
  }

  .dropdown-toggle.w--open {
    justify-content: center;
    display: flex;
  }

  .dropdown-toggle-2 {
    flex-flow: row;
    justify-content: center;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
    display: flex;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .dropdown-2, .dropdown-3 {
    width: 100%;
  }

  .icon-3 {
    display: block;
  }

  .navbar-logo-left-container-2.shadow-three {
    padding-top: 0;
    padding-bottom: 1rem;
  }

  .container-5 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two-2 {
    background-color: #05204a;
    border-radius: 0;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 20px;
    display: flex;
  }

  .nav-link-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-4 {
    color: #fff;
    padding: 12px;
    font-size: 50px;
  }

  .menu-button-4.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .dropdown-toggle-3, .dropdown-toggle4 {
    color: #fff;
    font-family: Bitter, serif;
    font-size: 20px;
  }

  .div-block-21-copy {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .pointofdifferenceimage4 {
    background-position: 50% 0;
    width: 100%;
    height: 25rem;
  }

  .contactforrmcodeembed {
    order: -1;
  }

  .heading2blue-copy, .heading2bluecentre {
    text-shadow: 0 0 2px #fff;
  }

  .heading2blue-copy {
    text-shadow: 0 0 2px #fff;
  }

  .collectioncodeembed {
    order: -1;
  }

  .nav-link-chinesemobile {
    text-align: center;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .div-block-23-copy, .div-block-23-copy-copy, .div-block-27 {
    width: 100%;
  }

  .heading2bluecentre-copy {
    text-shadow: 0 0 2px #fff;
  }

  .div-block-copy {
    padding-top: 5rem;
  }

  .image-7 {
    align-self: center;
  }

  .equalleftrightstack-copy {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .quick-stack-2-copy {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .homeservicesstack-copy {
    width: 100%;
    max-width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cell-5-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .list-copy {
    padding-top: 0;
  }

  .list-item-12 {
    align-self: flex-end;
  }

  .cell-5-copy, .celly {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 0;
  }

  .div-block-30 {
    grid-template-columns: 1.25fr 1.25fr;
  }

  .div-block-33 {
    padding-top: 5rem;
  }

  .div-block-34 {
    grid-template-columns: 1.25fr 1.25fr;
  }

  .servicesdiv {
    padding-top: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Bitter, serif;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    width: 100%;
    margin-left: 0;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .menu-button {
    color: #fff;
  }

  .topheaderdiv {
    padding-left: 0;
    padding-right: 0;
  }

  .subpageheader {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 0;
  }

  .heading2white {
    text-shadow: none;
  }

  .managementcell {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .div-block-12 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .privateimage2 {
    background-image: url('../images/2020-10-22_12020-10-22.avif');
  }

  .testimonialsection1 {
    padding-bottom: 1rem;
  }

  .testimonialimagecellright {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .div-block-15 {
    text-align: center;
  }

  .navbarcontactbutton.w--current {
    display: none;
  }

  .navbar-logo-left-container-2 {
    max-width: 100%;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-two-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider-2 {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .nav-link-chinesemobile {
    align-self: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-wrapper {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .nav-menu-two {
    background-color: #05204a;
    border-radius: 0;
    flex-direction: column;
    margin-top: 0;
    padding: 1rem;
  }

  .nav-link {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: center;
    width: auto;
    padding: 10px 10px 20px;
    font-size: 22px;
    display: flex;
  }

  .nav-link:hover {
    transform: none;
  }

  .nav-link.w--current {
    font-size: 22px;
  }

  .nav-dropdown {
    border: 0 solid #fff;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide.w--open {
    margin-left: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .nav-dropdown-link {
    text-align: center;
    background-color: #fff0;
    width: 99.9999%;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: 20px;
    line-height: 20px;
  }

  .button-primary {
    width: 80%;
    padding: 12px 25px;
    font-size: 14px;
    box-shadow: 0 1px 3px 1px #00000069;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000003b;
  }

  .image {
    padding-bottom: 0;
  }

  .list-item {
    width: 100%;
    font-size: 18px;
  }

  .list-item:hover {
    font-size: 18px;
    transform: none;
  }

  .heading {
    padding-bottom: .5rem;
    font-size: 2.5%;
    line-height: 3rem;
  }

  .div-block {
    background-image: linear-gradient(3deg, #0000 96%, #f7f9fb 97%, #f7f9fb);
    width: auto;
    padding: 2rem 0;
  }

  .bold-text-2 {
    font-size: 20px;
    line-height: 35px;
  }

  .div-block-2 {
    background-color: #0000;
    border-radius: 2px;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 1rem;
  }

  .heading2 {
    text-shadow: none;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
  }

  .bold-text-3 {
    font-size: 14px;
  }

  .homeheadersection {
    background-image: url('../images/shutterstock_1573894423_1shutterstock_1573894423.avif');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .body {
    max-width: 100%;
  }

  .whiteheadinglargeshadow {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
  }

  .smallheadingwhite {
    text-align: center;
    align-self: auto;
    font-size: 30px;
    line-height: 34px;
  }

  .whiteparagraph {
    width: 100%;
    max-width: 100%;
  }

  .cell {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    box-shadow: none;
    text-align: left;
    background-color: #f9f9f9;
    align-items: center;
    padding: 2rem;
  }

  .cell:hover {
    transform: none;
  }

  .blackheading2 {
    font-family: Merriweather Sans, sans-serif;
    font-weight: 400;
    line-height: 30px;
  }

  .buttonsecondary {
    align-self: center;
    width: 80%;
  }

  .buttonsecondary:hover {
    filter: none;
    transform: none;
  }

  .equalleftrightstack {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    width: auto;
    max-width: 100%;
    padding: 0;
  }

  .homeservicesstack {
    max-width: 100%;
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 1rem 0 0;
  }

  .repoheadcell {
    background-image: url('../images/Collector1_1Collector1.avif');
    flex-flow: column;
    padding-top: 8rem;
    padding-bottom: 8rem;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .servicescell {
    align-items: center;
    padding: 2rem 1.25rem;
  }

  .servicescell:hover {
    transform: none;
  }

  .blackparagraph {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .smallheadingblack {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
  }

  .div-block-3 {
    min-height: 15rem;
  }

  .welcometodiv {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    background-color: #e0e0e000;
    border-radius: 2px;
    flex-flow: column;
    padding: 1rem 1rem 0;
    display: flex;
  }

  .welcomediv {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding: 0;
  }

  .div-block-4 {
    grid-template-columns: 1.25fr;
    padding-top: .5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-5 {
    height: 15rem;
    margin-right: 0;
  }

  .div-block-6 {
    width: 100%;
  }

  .debtrecoveryimage, .process, .tracingimage {
    height: 15rem;
  }

  .blackheading {
    text-align: center;
    mix-blend-mode: normal;
    background-color: #0000;
    align-self: center;
    padding-bottom: 0;
    font-size: 28px;
    line-height: 40px;
  }

  .topheaderdiv {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-image: linear-gradient(#464646e0, #464646e0), linear-gradient(0deg, #0000, #00000026 35%, #000000c2);
    padding: 5rem 0;
  }

  .repo, .enforcement {
    height: 15rem;
  }

  .pointofdifferencediv {
    width: auto;
    padding: 1rem;
  }

  .whiteheading {
    margin-bottom: 0;
    padding-bottom: 2rem;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
  }

  .imagerightstack {
    order: 1;
    width: 100%;
    min-width: auto;
    max-width: none;
    padding: 0 0 2rem;
  }

  .leftcellpoint {
    text-align: left;
    align-items: center;
    padding: 2rem 2rem 3rem;
  }

  .leftcellpoint:hover {
    transform: none;
    box-shadow: 0 3px 5px 2px #0003;
  }

  .blackparagraphwide {
    text-align: left;
    width: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0;
  }

  .pointofdifferenceimage {
    order: -1;
    min-width: auto;
    height: auto;
    min-height: 15rem;
    max-height: 25rem;
  }

  .pointofdifferencestack-copy {
    max-width: none;
    padding: 0;
  }

  .imageleftstack {
    order: 1;
    max-width: none;
    padding: 0 0 2rem;
  }

  .pointofdifferenceimage2 {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .whychooseusdiv {
    padding: 2rem 1rem;
  }

  .whiteheading2 {
    padding-bottom: 2rem;
    font-size: 30px;
    line-height: 44px;
  }

  .whiteheading3 {
    font-family: Merriweather, serif;
    font-weight: 400;
    line-height: 28px;
  }

  .whychoosediv {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #fff;
    border-radius: 2px;
    min-width: 100%;
    max-width: 0%;
    padding: 2rem;
  }

  .whychoosediv:hover {
    transform: none;
  }

  .whiteparagraphcenter {
    width: auto;
  }

  .heading2blue {
    color: #000;
    text-align: left;
    text-shadow: none;
    align-self: flex-start;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
  }

  .div-block-7 {
    grid-column-gap: 1.65rem;
    grid-row-gap: 1.65rem;
    flex-flow: column;
    padding: 1.5rem 0 1rem;
  }

  .div-block-8 {
    padding-top: 0;
  }

  .div-block-9 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .socialblockdiv {
    align-self: flex-start;
  }

  .cell-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .map {
    max-height: 15rem;
    padding-top: 1rem;
  }

  .footerstack {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex: 0 auto;
    width: 100%;
    max-width: none;
    padding: 0 2rem 0;
  }

  .section-3 {
    padding-top: 0;
  }

  .footerwhiteheading {
    font-size: 22px;
  }

  .list {
    font-size: 18px;
  }

  .div-block-10 {
    border-top-color: #00000047;
  }

  .footerbottomwhitetext {
    color: #000;
    text-align: center;
    width: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 1rem;
    font-size: 16px;
  }

  .sitedevtag {
    width: auto;
  }

  .getintouchdiv {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: flex-start;
    padding: 0 0 2rem;
  }

  .icon {
    color: #fff;
    font-size: 48px;
    line-height: 48px;
  }

  .mapstack {
    width: 100%;
    max-width: none;
    padding: 0 1rem;
  }

  .debtcollectionpagediv {
    background-color: #b6b6b640;
    padding: 1rem;
  }

  .subpageheader {
    background-image: linear-gradient(#464646cf, #464646cf), linear-gradient(0deg, #0000, #636363cf);
    padding: 2rem 0;
  }

  .debtcollectionimage2, .debtcolectionimage3 {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .bold-text-4 {
    line-height: 45px;
  }

  .processservingdiv {
    background-color: #b6b6b640;
    padding: 1rem 0;
  }

  .section-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .blackparagraphwidecentre {
    text-align: left;
    width: auto;
    padding: 1rem 1rem 2rem;
  }

  .enforcementsection {
    padding: 2rem 1rem 0;
  }

  .section-5 {
    padding: 0;
  }

  .tracingsection {
    padding: 2rem 1rem 0;
  }

  .repoimage2, .repoimage1 {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .aboutusimage {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .aboutheaderimage {
    background-image: url('../images/shutterstock_2266318099_1shutterstock_2266318099.avif');
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .aboutimage2, .repoimage, .litigationimage, .legalassistanceimage, .legalshakehandimage {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .enforementheader {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .pointofdifferenceimage-copy {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .tracingimage2 {
    background-image: url('../images/shutterstock_21974976892_1shutterstock_2197497689(2).avif');
    background-position: 100%;
    background-size: 125%;
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .repoheadcell-copy {
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .documentservingimage2, .processserving, .documentserve4 {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .tracingimage1 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .blackparagraphlist {
    width: auto;
  }

  .heading2white {
    color: #fff;
    text-align: left;
    text-shadow: none;
    align-self: flex-start;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
  }

  .managementcell {
    text-align: left;
    border-top: 1px solid #fff;
    align-items: center;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .managementcell:hover {
    transform: none;
  }

  .div-block-11 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .staffdetailslist {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-self: flex-start;
    padding-top: 20px;
    font-size: 18px;
  }

  .list-item-4:hover {
    transform: none;
  }

  .leadinvestigatorsection {
    padding: 1rem 0;
  }

  .managementsection {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-12 {
    background-color: #f7f9fb;
    width: 100%;
    padding: 1rem 1rem 2rem;
  }

  .privateinvestigatorheadimage {
    background-image: url('../images/infidelity-solution.webp');
    flex-flow: column;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    box-shadow: 0 2px 5px #0003;
  }

  .privateimage4 {
    background-image: url('../images/infidelity-solution.webp');
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .privateimage3 {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .privateimage2 {
    background-image: url('../images/2020-10-22_12020-10-22.avif');
    order: -1;
    height: 15rem;
    min-height: 15rem;
    padding-top: 2rem;
  }

  .privateimage5 {
    background-image: url('../images/casual-meeting_1casual-meeting.avif');
    background-position: 50%;
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .blackparagraphservices {
    width: auto;
  }

  .grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    margin: 0 0 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .testimonialstack {
    order: 1;
    max-width: none;
    padding: 0 0 2rem;
  }

  .testimonialcell {
    text-align: left;
    align-items: center;
    padding: 2rem 2rem 3rem;
  }

  .testimonialcell:hover {
    transform: none;
    box-shadow: 0 3px 5px 2px #0003;
  }

  .tracingsection-copy, .testimonialsection2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .testimonialsection1 {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-13 {
    width: 100%;
  }

  .successstorysection {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .successcellblue {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: left;
    align-items: center;
    padding: 3rem 1rem;
  }

  .successcellblue:hover {
    transform: none;
    box-shadow: 0 3px 5px 2px #0003;
  }

  .successstorysectio2 {
    padding: 0 1rem;
  }

  .successcellwhite {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    text-align: left;
    align-items: center;
    padding: 2rem 2rem 3rem;
  }

  .successcellwhite:hover {
    transform: none;
    box-shadow: 0 3px 5px 2px #0003;
  }

  .testimonialimagecellright {
    text-align: left;
    align-items: center;
    padding: 7.5rem 1.25rem;
  }

  .testimonialimagecellright:hover {
    transform: none;
    box-shadow: 0 3px 5px 2px #0003;
  }

  .testimonialimagecellrigh3 {
    text-align: left;
    align-items: center;
    padding: 2rem 1.25rem 3rem;
  }

  .testimonialimagecellrigh3:hover {
    transform: none;
    box-shadow: 0 3px 5px 2px #0003;
  }

  .testimonialstackleftright {
    order: 1;
    max-width: none;
    padding: 2rem 0;
  }

  .testimonialstacrightleft {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    order: 1;
    max-width: none;
    padding: 0 0 0;
  }

  .div-block-14 {
    height: 15rem;
  }

  .blueheadingsuccess {
    padding-bottom: 1.25rem;
    font-size: 24px;
    line-height: 34px;
  }

  .processserving2 {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .herotestimonial {
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .airplaneimage {
    background-image: url('../images/photo-of-a-plane-flying-over-a-city-at-sunset.jpg');
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .testimonialimagecell2 {
    flex-flow: column;
    padding-top: 8rem;
    padding-bottom: 8rem;
    display: flex;
    box-shadow: 0 2px 5px 2px #0003;
  }

  .contactlink {
    font-size: 18px;
  }

  .pointofdifferenceimage3 {
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .govlicense {
    color: #05204a;
    padding-bottom: 2rem;
    font-family: Merriweather Sans, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
  }

  .image-5 {
    align-self: center;
    max-width: 80%;
    padding: 0;
  }

  .div-block-15 {
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .list-item-5 {
    font-size: 18px;
  }

  .div-block-16, .div-block-17 {
    padding-bottom: 0;
  }

  .div-block-18 {
    text-align: center;
    min-width: 100%;
    padding-top: .5rem;
  }

  .div-block-19 {
    padding-bottom: 1rem;
  }

  .div-block-20 {
    padding-bottom: 0;
  }

  .tracingimage4 {
    background-position: 100%;
    background-size: 125%;
    order: -1;
    height: 15rem;
    min-height: 15rem;
  }

  .chinese {
    width: 100%;
    max-width: 100%;
  }

  .code-embed {
    order: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }

  .mapstack-left {
    width: 100%;
    max-width: none;
    padding: 2rem 1rem 0;
  }

  .cell-7 {
    align-items: center;
  }

  .quick-stack-2 {
    align-self: flex-start;
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .cell-8 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .section-6 {
    background-image: none;
  }

  .div-block-21 {
    width: 100%;
    padding: 0 0 2rem;
  }

  .div-block-22 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
  }

  .div-block-23 {
    width: 100%;
    padding: 2rem 1rem 0;
  }

  .div-block-24 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 0;
  }

  .navbarcontactbutton {
    width: 80%;
    display: none;
  }

  .navbarcontactbutton:hover {
    filter: none;
    transform: none;
  }

  .navbarcontactbutton.w--current {
    display: none;
  }

  .navbar {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-3 {
    justify-content: flex-end;
    font-size: 38px;
  }

  .nav-menu {
    background-color: #05204a;
    flex-flow: column;
    display: flex;
  }

  .menu-button-2 {
    padding: 0;
  }

  .icon-2 {
    color: #fff;
    font-size: 45px;
  }

  .section-7 {
    background-color: #05204a;
  }

  .navbar-2 {
    background-color: #05204a;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .menu-button-3 {
    color: #fff;
    padding-right: 0;
    font-size: 40px;
  }

  .menu-button-3.w--open {
    padding: 5px;
  }

  .nav-menu-2 {
    color: #fff;
    background-color: #05204a;
    display: flex;
  }

  .nav-link-3 {
    color: #fff;
  }

  .container-4 {
    flex-flow: row;
  }

  .link-block {
    align-self: center;
  }

  .link-block.w--current {
    height: 100%;
  }

  .dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
    font-size: 20px;
  }

  .navbar-logo-left-container-2.shadow-three {
    padding: .5rem 1rem 0 .5rem;
  }

  .container-5 {
    max-width: none;
  }

  .nav-menu-two-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    z-index: 999;
    background-color: #f9f9f9;
    border-radius: 0;
    flex-direction: column;
    padding: 40px 0;
    position: relative;
  }

  .menu-button-4 {
    padding: 5px 0;
  }

  .menu-button-4.w--open {
    background-color: #13131330;
  }

  .dropdown-toggle-3 {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
    font-size: 18px;
    display: flex;
  }

  .dropdown-toggle-3.w--open {
    width: 100%;
    font-size: 18px;
  }

  .dropdown-list-2 {
    background-color: #ddd;
  }

  .dropdown-list-2.w--open {
    grid-column-gap: .5px;
    grid-row-gap: .5px;
    color: #f8f8f8;
    background-color: #05204a;
    flex-flow: column;
    display: flex;
  }

  .dropdown-4, .list-item-6 {
    width: auto;
  }

  .dropdown-toggle4 {
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 50px;
    font-size: 18px;
    display: flex;
  }

  .dropdown-toggle4.w--open {
    width: 100%;
    font-size: 18px;
  }

  .list-item-7 {
    width: 100%;
  }

  .list-item-8 {
    width: 100%;
    padding-top: 0;
  }

  .list-item-9 {
    width: 100%;
  }

  .div-block-21-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #f7f9fb;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .pointofdifferenceimage4 {
    order: -1;
    min-width: auto;
    height: auto;
    min-height: 15rem;
    max-height: 25rem;
  }

  .contactforrmcodeembed {
    order: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }

  .list-3 {
    padding-top: 1rem;
    padding-bottom: 0;
  }

  .list-item-11 {
    font-family: Open Sans, sans-serif;
    line-height: 24px;
  }

  .heading2bluecentre {
    color: #05204a;
    text-align: left;
    align-self: flex-start;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
  }

  .lightbox-link {
    width: 100%;
  }

  .div-block-23-copy {
    width: 100%;
    padding: 2rem 1rem;
  }

  .quick-stack-2-copy {
    align-self: flex-start;
    width: 100%;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .heading2blue-copy {
    color: #05204a;
    text-align: left;
    text-shadow: none;
    align-self: center;
    padding-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
  }

  .collectioncodeembed {
    background-color: #f7f9fb;
    order: 0;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
  }

  .div-block-25 {
    justify-content: flex-end;
    width: 20%;
    padding-right: 1rem;
    display: flex;
  }

  .nav-link-chinesemobile {
    flex-flow: column;
    align-items: center;
    width: auto;
    padding: 10px;
    font-size: 18px;
    display: flex;
  }

  .nav-link-chinesemobile:hover {
    transform: none;
  }

  .div-block-23-copy {
    width: 100%;
    margin-top: 0;
    padding: 0 2rem;
  }

  .div-block-23-copy-copy {
    width: 100%;
    margin-top: 0;
    padding: 2rem 0 0;
  }

  .div-block-27 {
    width: 100%;
    margin-top: 0;
    padding: 0 2rem 2rem;
  }

  .list-3-copy {
    padding-top: 1rem;
  }

  .heading2bluecentre-copy {
    color: #05204a;
    text-align: left;
    align-self: flex-start;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
  }

  .forensics {
    height: 15rem;
  }

  .infidelity {
    background-image: url('../images/shutterstock_1202715265_1shutterstock_1202715265.avif');
    height: 15rem;
  }

  .div-block-copy {
    background-color: #757575b5;
    width: auto;
    padding: 2rem 0;
  }

  .background, .workplace, .absenteeism {
    height: 15rem;
  }

  .servceimage {
    height: 15rem;
    margin-right: 0;
  }

  .childcare {
    height: 15rem;
  }

  .div-block-28 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .image-7 {
    align-self: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .equalleftrightstack-copy {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-radius: 0;
    width: auto;
    max-width: 100%;
    padding: 1rem 0 0;
  }

  .quick-stack-2-copy {
    align-self: flex-start;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footerbottomwhitetext-2 {
    text-align: center;
    width: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 1rem;
  }

  .image-8 {
    min-width: 100%;
  }

  .homeservicesstack-copy {
    width: auto;
    max-width: 100%;
    margin-top: 0;
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 1rem 0 0;
  }

  .icon-4 {
    color: #000;
  }

  .list-copy {
    border-left-width: 0;
    padding-top: 0;
    font-size: 18px;
  }

  .smallblack2 {
    text-align: center;
    font-size: 14px;
    line-height: 35px;
  }

  .div-block-29 {
    padding-bottom: 1rem;
  }

  .list-item-12 {
    align-self: flex-end;
  }

  .cell-5-copy, .celly {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .servicescell-2 {
    align-items: center;
    padding: 2rem 1.25rem;
  }

  .servicescell-2:hover {
    transform: none;
  }

  .blackparagraph-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-30 {
    grid-template-columns: 1.25fr;
    padding-top: .5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .blueheading {
    mix-blend-mode: normal;
    background-color: #0000;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 40px;
  }

  .div-block-31 {
    height: 15rem;
    margin-right: 0;
  }

  .div-block-32 {
    background-color: #0000;
    border-radius: 2px;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 1rem;
  }

  .div-block-33 {
    background-image: linear-gradient(3deg, #0000 96%, #f7f9fb 97%, #f7f9fb);
    width: auto;
    padding: 2rem 0;
  }

  .buttonsecondary-2 {
    align-self: center;
    width: 80%;
  }

  .buttonsecondary-2:hover {
    filter: none;
    transform: none;
  }

  .smallheadingblack-2 {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
  }

  .blackparagraph-3 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .div-block-34 {
    grid-column-gap: 50px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
    grid-auto-columns: 1fr;
    padding-top: .5rem;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .div-block-35 {
    height: 15rem;
    margin-right: 0;
  }

  .div-block-36 {
    background-color: #0000;
    border-radius: 2px;
    height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 1rem;
  }

  .servicesdiv {
    background-image: linear-gradient(#ffffff80, #ffffff80), linear-gradient(3deg, #0000 96%, #f7f9fb 97%, #f7f9fb);
    width: auto;
    padding: 2rem 0;
  }

  .smallheadingblack-3 {
    text-align: center;
    font-size: 22px;
    line-height: 35px;
  }

  .quick-stack-3 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    align-self: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0;
  }
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873d80-b2220eb6 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873d85-b2220eb6 {
  justify-self: auto;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873d8b-b2220eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873d92-b2220eb6 {
  justify-self: auto;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873d98-b2220eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873d9f-b2220eb6 {
  justify-self: auto;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873da6-b2220eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873dad-b2220eb6 {
  justify-self: auto;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873db3-b2220eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873dba-b2220eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873dc0-b2220eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873dc7-b2220eb6 {
  justify-self: auto;
}

#w-node-_3146c9d6-2fe7-bdae-79f4-734721873dcd-b2220eb6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center end;
}

#w-node-_79e7f0cd-97e6-96db-f04e-85a1c310e001-c310e000 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_57bb260a-e7a4-55b9-9ffc-ab9fe8d144aa-e8d144aa {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
}

#w-node-_785a33b6-67f4-e873-e724-7fa84eb65cb0-4eb65caa {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_972fd86c-2ba3-bc75-ed38-cf5a8ca1e5ea-4eb65caa {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-_42bb77b8-ea79-c89d-3fd2-c1047e78e1ff-4eb65caa {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0f5457e0-974d-1e05-2743-715aaac2823e-4eb65caa {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
}

#w-node-c84df23d-9675-b634-f5f0-4844992a7818-b2220eb8, #w-node-_5b51d1eb-17d1-1a07-06a0-5c9de5410c55-b2220eb8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f633d605-91fb-21ec-3ba4-1eedd24f9668-b2220eb8 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_3146c9d6-2fe7-bdae-79f4-734721873d80-b2220eb6 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_79e7f0cd-97e6-96db-f04e-85a1c310e001-c310e000 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_79e7f0cd-97e6-96db-f04e-85a1c310e015-c310e000 {
    order: -9999;
  }

  #w-node-_57bb260a-e7a4-55b9-9ffc-ab9fe8d144aa-e8d144aa {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_57bb260a-e7a4-55b9-9ffc-ab9fe8d144b2-e8d144aa {
    order: -9999;
  }

  #w-node-_785a33b6-67f4-e873-e724-7fa84eb65cb0-4eb65caa, #w-node-_42bb77b8-ea79-c89d-3fd2-c1047e78e1ff-4eb65caa {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_42bb77b8-ea79-c89d-3fd2-c1047e78e217-4eb65caa {
    order: -9999;
  }

  #w-node-f633d605-91fb-21ec-3ba4-1eedd24f9668-b2220eb8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f633d605-91fb-21ec-3ba4-1eedd24f966a-b2220eb8 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3146c9d6-2fe7-bdae-79f4-734721873d80-b2220eb6 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_3146c9d6-2fe7-bdae-79f4-734721873d8b-b2220eb6, #w-node-_3146c9d6-2fe7-bdae-79f4-734721873d98-b2220eb6, #w-node-_3146c9d6-2fe7-bdae-79f4-734721873da6-b2220eb6, #w-node-_3146c9d6-2fe7-bdae-79f4-734721873db3-b2220eb6, #w-node-_3146c9d6-2fe7-bdae-79f4-734721873dc0-b2220eb6, #w-node-_3146c9d6-2fe7-bdae-79f4-734721873dcd-b2220eb6 {
    order: -9999;
  }

  #w-node-_79e7f0cd-97e6-96db-f04e-85a1c310e001-c310e000 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_79e7f0cd-97e6-96db-f04e-85a1c310e015-c310e000 {
    order: -9999;
  }

  #w-node-_57bb260a-e7a4-55b9-9ffc-ab9fe8d144aa-e8d144aa {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_57bb260a-e7a4-55b9-9ffc-ab9fe8d144b2-e8d144aa {
    order: -9999;
  }

  #w-node-_785a33b6-67f4-e873-e724-7fa84eb65cb0-4eb65caa {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_785a33b6-67f4-e873-e724-7fa84eb65cb1-4eb65caa {
    order: -9999;
  }

  #w-node-_42bb77b8-ea79-c89d-3fd2-c1047e78e1ff-4eb65caa {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_42bb77b8-ea79-c89d-3fd2-c1047e78e200-4eb65caa, #w-node-_42bb77b8-ea79-c89d-3fd2-c1047e78e217-4eb65caa {
    order: -9999;
  }

  #w-node-_5b51d1eb-17d1-1a07-06a0-5c9de5410c55-b2220eb8, #w-node-f633d605-91fb-21ec-3ba4-1eedd24f9668-b2220eb8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-f633d605-91fb-21ec-3ba4-1eedd24f966a-b2220eb8 {
    order: 9999;
  }
}


@font-face {
  font-family: 'Librebaskerville';
  src: url('../fonts/LibreBaskerville-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}