/** Shopify CDN: Minification failed

Line 46:0 Unexpected "}"

**/
.page-title {
  margin-top: 0;
}

.policy-page {
  background: #fff;
  width: 100vw;
  letter-spacing: -0.5px;
}

.width-60 {
  padding: 0 30vw;
}

.main-page-title {
  margin-bottom: 3rem;
  letter-spacing: -0.5px;
}

@media screen and (min-width: 750px) {
  .main-page-title {
    margin-bottom: 4rem;
    letter-spacing: -0.5px;
  }
}

.page-placeholder-wrapper {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .width-60 {
    padding: 0 10vw;
  }
}

.main-page-title {
    letter-spacing: -0.5px;
  }
}

/* .page-placeholder {
  width: 52.5rem;
  height: 52.5rem;
} */
