.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content {
  width: 100%;
  padding: 12px 1rem 32px;
  font-family: var(--font-family);
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1232px;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-title {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: 700;
  color: var(--primary-dark);
  letter-spacing: 0.5px;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body {
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body-collapsed {
  position: relative;
  mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
}

.k-seo-content-body h1,
.k-seo-content-body h2,
.k-seo-content-body h3,
.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body h4 {
  color: var(--primary-dark);
  margin: 1.2em 0 0.6em;
  font-weight: 700;
  line-height: 1.3;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body h2 {
  font-size: 20px;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body h3 {
  font-size: 17px;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body p {
  margin: 0 0 1em;
}

.k-seo-content-body ul,
.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body ol {
  margin: 0 0 1em;
  padding-left: 1.5em;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body li {
  margin-bottom: 0.4em;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body a {
  color: var(--primary, #1b7a33);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: opacity 0.15s;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body a:hover {
  opacity: 0.8;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin: 1.2em 0;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body strong {
  font-weight: 700;
  color: #333;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-toggle {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 16px;
  padding: 10px 20px;
  background: var(--primary, #1b7a33);
  color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition: background 0.15s;
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-toggle:hover {
  background: var(--primary-dark, #154f26);
}

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-toggle-icon {
  display: flex;
  align-items: center;
  transition: transform 0.3s ease;
}

@media (min-width: 1024px) {
.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content {
    padding: 20px 1rem 56px;
  }

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-title {
    font-size: 24px;
    margin-bottom: 24px;
  }

.cc_1Y5QghZ9ie_MWG97gRCA6 .k-seo-content-body {
    font-size: 16px;
  }
}
