@media screen and (max-width: 781px) {
  .privacy-policy-hero-section {
    padding: 0 48px;
  }
}
@media screen and (max-width: 781px) {
  .privacy-policy-hero-section .wp-block-columns {
    padding: 80px 0 !important;
  }
}
.privacy-policy-hero-section .small-title {
  font-weight: 500;
  margin-bottom: 50px;
}
.privacy-policy-hero-section .wp-block-heading {
  margin-top: 0;
}
.privacy-policy-hero-section .wp-block-heading span {
  color: var(--wp--preset--color--custom-grand-jury-gold) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.privacy-policy-hero-section p {
  max-width: 380px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.privacy-policy-hero-section .list-with-check {
  list-style: none;
  padding-left: 35px;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.privacy-policy-hero-section .list-with-check li {
  padding-bottom: 3px;
}
.privacy-policy-hero-section .list-with-check li:before {
  content: "";
  background: url("../svg/check-icon.svg") center/cover no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-left: -37px;
  margin-right: 18px;
  padding: 2px;
}
@media screen and (max-width: 781px) {
  .privacy-policy-hero-section .list-with-check {
    margin-top: 40px;
  }
}
.privacy-policy-hero-section .wp-element-button:hover {
  color: var(--wp--preset--color--white) !important;
  background-color: var(--wp--preset--color--custom-barrister-blue) !important;
}
@media screen and (max-width: 781px) {
  .privacy-policy-hero-section .wp-element-button {
    margin-top: 20px;
  }
}
.privacy-policy-hero-section .wp-block-column {
  z-index: 1;
}
.privacy-policy-hero-section .floating-images-wrap {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.privacy-policy-hero-section .floating-images-wrap .floating-images-inner-wrap {
  position: relative;
  max-width: 1280px;
  margin: auto;
  height: 100%;
}
.privacy-policy-hero-section .cus-img-1 {
  position: absolute !important;
  z-index: 0 !important;
  margin: 0;
  top: 84px !important;
  left: 38px !important;
}
@media screen and (max-width: 1200px) {
  .privacy-policy-hero-section .cus-img-1 {
    max-width: 10%;
    top: 30px !important;
  }
}
.privacy-policy-hero-section .cus-img-2 {
  position: absolute !important;
  z-index: 0 !important;
  margin: 0;
  top: unset !important;
  bottom: 71px !important;
  left: 176px !important;
}
@media screen and (max-width: 1200px) {
  .privacy-policy-hero-section .cus-img-2 {
    max-width: 12%;
    left: 50px !important;
    bottom: 15px !important;
  }
}
.privacy-policy-hero-section .cus-img-3 {
  position: absolute !important;
  z-index: 0 !important;
  margin: 0;
  top: 85px !important;
  left: unset !important;
  right: 100px !important;
}
@media screen and (max-width: 1200px) {
  .privacy-policy-hero-section .cus-img-3 {
    max-width: 15%;
    right: 38px !important;
    top: 15px !important;
  }
}

@media screen and (max-width: 781px) {
  .privacy-content-section {
    padding: 80px 48px !important;
  }
}
@media screen and (max-width: 781px) {
  .privacy-content-section .wp-block-group:not(:first-child) {
    margin-top: 60px;
  }
}
.privacy-content-section .wp-block-heading {
  margin-bottom: 65px;
  max-width: 800px;
}
@media screen and (max-width: 781px) {
  .privacy-content-section .wp-block-heading {
    margin-bottom: 30px;
  }
}
.privacy-content-section .wp-block-heading span {
  color: var(--wp--preset--color--custom-indemnity-indigo) !important;
  text-decoration: underline;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 8px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.privacy-content-section p,
.privacy-content-section ul,
.privacy-content-section ol {
  max-width: 557px;
  margin-left: auto;
  margin-right: auto;
}
.privacy-content-section p a,
.privacy-content-section p strong,
.privacy-content-section ul a,
.privacy-content-section ul strong,
.privacy-content-section ol a,
.privacy-content-section ol strong {
  color: var(--wp--preset--color--custom-indemnity-indigo);
  text-decoration: none;
}
.privacy-content-section p a:hover,
.privacy-content-section ul a:hover,
.privacy-content-section ol a:hover {
  text-decoration: underline;
}
.privacy-content-section ul,
.privacy-content-section ol {
  margin-top: 15px;
  padding-left: 16px;
}
/*# sourceMappingURL=policy.css.map */
