
.tds-article-content,
.tds-article-content * {
  box-sizing: border-box;
}</p>
<p>.tds-article-content {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  color: #17231c;
  font-family: inherit;
  font-size: 17px;
  line-height: 1.72;
  overflow-wrap: anywhere;
}</p>
<p>.tds-article-content p {
  width: 100%;
  max-width: none;
  margin: 0 0 20px;
  padding: 0;
  color: inherit;
  font: inherit;
}</p>
<p>.tds-article-content h2,
.tds-article-content h3 {
  width: 100%;
  max-width: none;
  color: #102b1d;
  font-family: inherit;
  font-weight: 700;
  letter-spacing: -0.015em;
  text-transform: none;
  overflow-wrap: normal;
  word-break: normal;
}</p>
<p>.tds-article-content h2 {
  margin: 46px 0 17px;
  font-size: clamp(28px, 3vw, 36px);
  line-height: 1.2;
}</p>
<p>.tds-article-content h3 {
  margin: 30px 0 11px;
  font-size: clamp(20px, 2.1vw, 24px);
  line-height: 1.28;
}</p>
<p>.tds-article-content h2:first-of-type {
  margin-top: 38px;
}</p>
<p>.tds-article-content a {
  color: #4c9f32;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  transition: color 0.18s ease;
}</p>
<p>.tds-article-content a:hover,
.tds-article-content a:focus {
  color: #286c27;
}</p>
<p>.tds-article-content ul,
.tds-article-content ol {
  width: 100%;
  margin: 2px 0 24px;
  padding-left: 28px;
}</p>
<p>.tds-article-content li {
  margin: 0 0 9px;
  padding-left: 4px;
  line-height: 1.64;
}</p>
<p>.tds-article-content li::marker {
  color: #4c9f32;
  font-weight: 700;
}</p>
<p>.tds-table-scroll {
  width: 100%;
  max-width: 100%;
  margin: 28px 0 30px;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #d8e0da;
  border-radius: 5px;
  background: #ffffff;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #6d9d72 #edf2ee;
}</p>
<p>.tds-table-scroll:focus {
  outline: 2px solid #4c9f32;
  outline-offset: 3px;
}</p>
<p>.tds-table-scroll table {
  width: 100%;
  min-width: 820px;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  color: #17231c;
  background: #ffffff;
  font-family: inherit;
  font-size: 15.5px;
  line-height: 1.48;
}</p>
<p>.tds-table-2 table {
  min-width: 880px;
}</p>
<p>.tds-table-scroll th,
.tds-table-scroll td {
  height: auto;
  min-height: 0;
  padding: 15px 16px;
  border: 0;
  border-right: 1px solid #d8e0da;
  border-bottom: 1px solid #d8e0da;
  vertical-align: middle;
  text-align: left;
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  hyphens: none;
}</p>
<p>.tds-table-scroll tr > *:last-child {
  border-right: 0;
}</p>
<p>.tds-table-scroll tbody tr:last-child > * {
  border-bottom: 0;
}</p>
<p>.tds-table-scroll thead th {
  padding-top: 16px;
  padding-bottom: 16px;
  color: #ffffff;
  background: #12351f;
  font-weight: 700;
  line-height: 1.35;
}</p>
<p>.tds-table-scroll tbody th[scope="row"] {
  color: #163622;
  background: #f3f8f3;
  font-weight: 700;
}</p>
<p>.tds-table-scroll tbody td,
.tds-table-scroll tbody th {
  background-clip: padding-box;
}</p>
<p>.tds-article-content > :last-child {
  margin-bottom: 0;
}</p>
<p>@media (max-width: 767px) {
  .tds-article-content {
    font-size: 16px;
    line-height: 1.68;
  }</p>
<p>  .tds-article-content p {
    margin-bottom: 18px;
  }</p>
<p>  .tds-article-content h2 {
    margin-top: 38px;
    margin-bottom: 14px;
    font-size: 28px;
  }</p>
<p>  .tds-article-content h3 {
    margin-top: 26px;
    margin-bottom: 10px;
    font-size: 21px;
  }</p>
<p>  .tds-article-content ul,
  .tds-article-content ol {
    padding-left: 24px;
  }</p>
<p>  .tds-table-scroll {
    margin: 24px 0 27px;
    border-radius: 3px;
  }</p>
<p>  .tds-table-scroll table,
  .tds-table-2 table {
    min-width: 760px;
    font-size: 14.5px;
  }</p>
<p>  .tds-table-scroll th,
  .tds-table-scroll td {
    padding: 13px 14px;
  }
}
