/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./app/components/CmsTextPage.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.CmsTextPage_page__K8uYp {
  padding: 2rem 0 4rem;
  min-height: 60vh;
}

.CmsTextPage_breadcrumb__KF_Oc {
  max-width: 900px;
  margin: 0 auto 1rem;
  font-size: 0.9rem;
  color: #666;
}

.CmsTextPage_breadcrumb__KF_Oc a {
  color: #4f46e5;
  text-decoration: none;
}

.CmsTextPage_breadcrumb__KF_Oc a:hover {
  text-decoration: underline;
}

.CmsTextPage_container__mvCct {
  max-width: 900px;
  margin: 0 auto;
  background: white;
  padding: 3rem;
  border-radius: 16px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
}

.CmsTextPage_header__Gb9GE {
  text-align: center;
  margin-bottom: 3rem;
  padding-bottom: 2rem;
  border-bottom: 2px solid #eee;
}

.CmsTextPage_header__Gb9GE h1 {
  font-size: 2.25rem;
  margin-bottom: 1rem;
  color: #1a1a1a;
  font-weight: 700;
}

.CmsTextPage_lastUpdated__6IuIZ {
  font-size: 0.95rem;
  color: #666;
  font-style: italic;
}

.CmsTextPage_content__B33m3 {
  line-height: 1.8;
}

.CmsTextPage_section__aOyBK {
  margin-bottom: 1.5rem;
}

.CmsTextPage_section__aOyBK p {
  font-size: 1.05rem;
  color: #444;
  margin-bottom: 1rem;
  white-space: pre-wrap;
  line-height: 1.8;
}

.CmsTextPage_blockParagraph__Bv_T6 {
  font-size: 1.05rem;
  color: #444;
  line-height: 1.8;
}

.CmsTextPage_blockHeader__iZDep {
  color: #1a1a1a;
  margin: 0 0 0.8rem;
  line-height: 1.3;
}

.CmsTextPage_blockList__fDkxT {
  margin: 0.6rem 0 0.2rem 1.4rem;
  color: #444;
  line-height: 1.8;
}

.CmsTextPage_blockList__fDkxT li {
  margin-bottom: 0.4rem;
}

.CmsTextPage_blockQuote__D6sNL {
  border-left: 4px solid #4f46e5;
  padding: 0.8rem 1rem;
  background: #f8faff;
  color: #333;
}

.CmsTextPage_blockQuote__D6sNL cite {
  display: block;
  margin-top: 0.5rem;
  color: #666;
  font-size: 0.9rem;
}

.CmsTextPage_blockDelimiter__NUYSi {
  border: none;
  border-top: 1px solid #e5e7eb;
  margin: 1rem 0;
}

@media (max-width: 768px) {
  .CmsTextPage_container__mvCct {
    margin: 0 1rem;
    padding: 1.5rem;
  }

  .CmsTextPage_header__Gb9GE h1 {
    font-size: 1.8rem;
  }
}

