
.tds-article,<br />
.tds-article * {<br />
  box-sizing: border-box;<br />
}</p>
<p>.tds-article {<br />
  width: 100%;<br />
  max-width: 100%;<br />
  margin: 0;<br />
  padding: 0;<br />
  color: #202722;<br />
  font-family: inherit;<br />
  font-size: 17px;<br />
  line-height: 1.72;<br />
  overflow-wrap: normal;<br />
  word-break: normal;<br />
}</p>
<p>.tds-article > :first-child {<br />
  margin-top: 0 !important;<br />
}</p>
<p>.tds-article p {<br />
  width: 100%;<br />
  max-width: none;<br />
  margin: 0 0 1.25em;<br />
  padding: 0;<br />
}</p>
<p>.tds-article h2,<br />
.tds-article h3 {<br />
  width: 100%;<br />
  max-width: none;<br />
  color: #10281c;<br />
  font-family: inherit;<br />
  font-weight: 700;<br />
  letter-spacing: -0.015em;<br />
  overflow-wrap: normal;<br />
  word-break: normal;<br />
}</p>
<p>.tds-article h2 {<br />
  margin: 2.05em 0 0.62em;<br />
  font-size: clamp(27px, 3vw, 36px);<br />
  line-height: 1.2;<br />
}</p>
<p>.tds-article h3 {<br />
  margin: 1.5em 0 0.48em;<br />
  font-size: clamp(21px, 2.2vw, 26px);<br />
  line-height: 1.3;<br />
}</p>
<p>.tds-article a {<br />
  color: #4baa33;<br />
  font-weight: 600;<br />
  text-decoration: underline;<br />
  text-decoration-thickness: 1px;<br />
  text-underline-offset: 3px;<br />
}</p>
<p>.tds-article a:hover,<br />
.tds-article a:focus {<br />
  color: #2f7f22;<br />
}</p>
<p>.tds-article ul,<br />
.tds-article ol {<br />
  margin: 0.2em 0 1.4em;<br />
  padding-left: 1.45em;<br />
}</p>
<p>.tds-article li {<br />
  margin: 0 0 0.48em;<br />
  padding-left: 0.18em;<br />
}</p>
<p>.tds-article li::marker {<br />
  color: #4baa33;<br />
  font-weight: 700;<br />
}</p>
<p>.tds-table-wrap {<br />
  width: 100%;<br />
  max-width: 100%;<br />
  margin: 1.55em 0 2em;<br />
  overflow-x: auto;<br />
  overflow-y: hidden;<br />
  -webkit-overflow-scrolling: touch;<br />
  border: 1px solid #d9dfda;<br />
  border-radius: 4px;<br />
  background: #ffffff;<br />
}</p>
<p>.tds-table {<br />
  width: 100%;<br />
  min-width: 980px;<br />
  margin: 0;<br />
  border: 0;<br />
  border-collapse: collapse;<br />
  border-spacing: 0;<br />
  table-layout: fixed;<br />
  background: #ffffff;<br />
  color: #202722;<br />
  font-family: inherit;<br />
  font-size: 15px;<br />
  line-height: 1.5;<br />
}</p>
<p>.tds-table-3col {<br />
  min-width: 860px;<br />
}</p>
<p>.tds-table th,<br />
.tds-table td {<br />
  height: auto;<br />
  min-width: 0;<br />
  padding: 14px 16px;<br />
  border-right: 1px solid #d9dfda;<br />
  border-bottom: 1px solid #d9dfda;<br />
  vertical-align: middle;<br />
  text-align: left;<br />
  white-space: normal;<br />
  overflow: visible;<br />
  overflow-wrap: normal;<br />
  word-break: normal;<br />
  hyphens: none;<br />
}</p>
<p>.tds-table th:last-child,<br />
.tds-table td:last-child {<br />
  border-right: 0;<br />
}</p>
<p>.tds-table tbody tr:last-child th,<br />
.tds-table tbody tr:last-child td {<br />
  border-bottom: 0;<br />
}</p>
<p>.tds-table thead th {<br />
  background: #eff6ef;<br />
  color: #10281c;<br />
  font-weight: 700;<br />
  text-align: center;<br />
  line-height: 1.35;<br />
}</p>
<p>.tds-table tbody th[scope="row"] {<br />
  background: #fafcfa;<br />
  color: #10281c;<br />
  font-weight: 700;<br />
}</p>
<p>.tds-table-wrap:focus {<br />
  outline: 2px solid #4baa33;<br />
  outline-offset: 3px;<br />
}</p>
<p>@media (max-width: 767px) {<br />
  .tds-article {<br />
    font-size: 16px;<br />
    line-height: 1.68;<br />
  }</p>
<p>  .tds-article h2 {<br />
    margin-top: 1.75em;<br />
    font-size: 28px;<br />
  }</p>
<p>  .tds-article h3 {<br />
    font-size: 22px;<br />
  }</p>
<p>  .tds-table {<br />
    font-size: 14px;<br />
  }</p>
<p>  .tds-table th,<br />
  .tds-table td {<br />
    padding: 12px 14px;<br />
  }<br />
}<br />
