<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 40:0 Expected "}" to go with "{"

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

.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;
}
@media only screen and (max-width: 749px) {
    .image-container {
      max-width: 50px;
max-height: 400px;
margin-left: 100px;
margin-right: 200px;
margin-bottom: 10px;
display: inline-flex;
      flex-direction: row;
    }
</pre></body></html>