/** Shopify CDN: Minification failed

Line 29:2 Unexpected "}"

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

.main-page-title {
  margin-bottom: 3rem;
}

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

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

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

/* Solo páginas de política */
html body .shopify-policy__container,
html body .shopify-policy__body {
  max-width: var(--page-width) !important;
  width: 100% !important;
  padding: 0 2rem !important;
}

html body .shopify-policy__container .rte {
  max-width: 100% !important;
}



