/*Greys*/
/*Advertisers*/
/*Publishers*/
/*Semantics*/
.page-template-sample {
  background-color: #e8e8e8;
}
.page-template-sample h1 {
  margin-bottom: 8rem;
  font-weight: 500;
}
.page-template-sample .content-wrapper {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.page-template-sample .content-wrapper p {
  font-family: "Macan", sans-serif;
  font-size: 1.8rem;
  line-height: 155.556%;
}
.page-template-sample .content-wrapper h2 {
  font-size: 3.3rem;
  font-weight: 500;
  line-height: 130.303%;
  margin-top: 3rem;
  font-family: "Swiza", sans-serif;
}
.page-template-sample .content-wrapper h3 {
  font-size: 3.4rem;
  font-weight: 500;
  line-height: 111.765%;
  font-family: "Swiza", sans-serif;
}
.page-template-sample .content-wrapper h4 {
  font-family: "Swiza", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 133.333%;
}
.page-template-sample .content-wrapper ul {
  list-style: disc;
  padding-left: 2rem;
}
.page-template-sample .content-wrapper ol {
  padding-left: 2.3rem;
}
.page-template-sample .content-wrapper table {
  width: 100%;
  table-layout: fixed;
}
.page-template-sample .content-wrapper table td {
  padding: 2rem 2rem 2rem 0;
  border-top: 0.1rem solid #898989;
  vertical-align: top;
}
@media only screen and (max-width: 1023px) {
  .page-template-sample section.content {
    padding-top: 11rem;
  }
  .page-template-sample section.content h1 {
    font-size: 3.6rem;
    line-height: normal;
    margin-bottom: 4rem;
  }
  .page-template-sample section.content h3 {
    font-size: 2.1rem;
    font-style: normal;
  }
}/*# sourceMappingURL=sample.css.map */