<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p.left img {
  float: left;
  display: inline-block;
  margin: 0 1.5rem 1.5rem 0;
}

p.center img {
  display: inline-block;
}

p.right img {
  float: right;
  display: inline-block;
  margin: 0 0 1.5rem 1.5rem;
}

.color-red {
  color: red;
}

.color-green {
  color: green;
}

.color-main {
  color: #4170b4;
}

.color-default {
  color: black;
}

.border-color-red {
  border-color: red !important;
  color: red;
}

.border-color-green {
  border-color: green !important;
  color: green;
}

.border-color-main {
  border-color: #4170b4 !important;
  color: #4170b4;
}

.border-color-default {
  border-color: black !important;
  color: black;
}

small {
  font-size: 75%;
}

.bold {
  font-weight: bold;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

blockquote {
  border-left: 4px solid #9b2e12;
  color: #686868;
  font-size: 19px;
  font-style: italic;
  line-height: 1.4736842105;
  margin-bottom: 28px;
  overflow: hidden;
  padding: 0 0 0 24px;
}

blockquote blockquote:not(.alignleft):not(.alignright) {
  margin-left: 0;
}

blockquote:before,
blockquote:after {
  content: "";
  display: table;
}

blockquote:after {
  clear: both;
}

blockquote &gt; :last-child {
  margin-bottom: 0;
}

blockquote cite,
blockquote small {
  color: #1a1a1a;
  font-size: 16px;
  line-height: 1.75;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

blockquote.alignleft,
blockquote.alignright {
  border: 0 solid #1a1a1a;
  border-top-width: 4px;
  padding: 18px 0 0;
  width: calc(50% - 14px);
}

a {
  color: #4170b4;
  text-decoration: underline;
  transition: all 150ms ease-in-out;
}

a:focus {
  outline: solid 2px #0000FF;
  color: #0000FF;
}

a:hover {
  color: #fff !important;
  outline: 2px solid yellow;
}

a:not(.menu-item):hover {
  background: #4170b4 !important;
}

#main-content-inner,
.content-module-gallery,
.mce-content-body,
.content-module-news,
.content-module-text {
  line-height: 1.5em;
}

#main-content-inner ul,
.content-module-gallery ul,
.mce-content-body ul,
.content-module-news ul,
.content-module-text ul {
  line-height: 2em;
}

#main-content-inner img,
.content-module-gallery img,
.mce-content-body img,
.content-module-news img,
.content-module-text img {
  border-width: 0;
  border-color: transparent;
  border-style: solid;
}

#main-content-inner a,
.content-module-gallery a,
.mce-content-body a,
.content-module-news a,
.content-module-text a {
  text-decoration: underline;
  color: #4170b4;
}

#main-content-inner h1,
#main-content-inner h2,
#main-content-inner h3,
#main-content-inner h4,
#main-content-inner h5,
#main-content-inner h6,
.content-module-gallery h1,
.content-module-gallery h2,
.content-module-gallery h3,
.content-module-gallery h4,
.content-module-gallery h5,
.content-module-gallery h6,
.mce-content-body h1,
.mce-content-body h2,
.mce-content-body h3,
.mce-content-body h4,
.mce-content-body h5,
.mce-content-body h6,
.content-module-news h1,
.content-module-news h2,
.content-module-news h3,
.content-module-news h4,
.content-module-news h5,
.content-module-news h6,
.content-module-text h1,
.content-module-text h2,
.content-module-text h3,
.content-module-text h4,
.content-module-text h5,
.content-module-text h6 {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  color: #000;
  margin: 10px 0;
}

#main-content-inner h1 a,
#main-content-inner h2 a,
#main-content-inner h3 a,
#main-content-inner h4 a,
#main-content-inner h5 a,
#main-content-inner h6 a,
.content-module-gallery h1 a,
.content-module-gallery h2 a,
.content-module-gallery h3 a,
.content-module-gallery h4 a,
.content-module-gallery h5 a,
.content-module-gallery h6 a,
.mce-content-body h1 a,
.mce-content-body h2 a,
.mce-content-body h3 a,
.mce-content-body h4 a,
.mce-content-body h5 a,
.mce-content-body h6 a,
.content-module-news h1 a,
.content-module-news h2 a,
.content-module-news h3 a,
.content-module-news h4 a,
.content-module-news h5 a,
.content-module-news h6 a,
.content-module-text h1 a,
.content-module-text h2 a,
.content-module-text h3 a,
.content-module-text h4 a,
.content-module-text h5 a,
.content-module-text h6 a {
  color: #000;
}

#main-content-inner h1 a:hover,
#main-content-inner h2 a:hover,
#main-content-inner h3 a:hover,
#main-content-inner h4 a:hover,
#main-content-inner h5 a:hover,
#main-content-inner h6 a:hover,
.content-module-gallery h1 a:hover,
.content-module-gallery h2 a:hover,
.content-module-gallery h3 a:hover,
.content-module-gallery h4 a:hover,
.content-module-gallery h5 a:hover,
.content-module-gallery h6 a:hover,
.mce-content-body h1 a:hover,
.mce-content-body h2 a:hover,
.mce-content-body h3 a:hover,
.mce-content-body h4 a:hover,
.mce-content-body h5 a:hover,
.mce-content-body h6 a:hover,
.content-module-news h1 a:hover,
.content-module-news h2 a:hover,
.content-module-news h3 a:hover,
.content-module-news h4 a:hover,
.content-module-news h5 a:hover,
.content-module-news h6 a:hover,
.content-module-text h1 a:hover,
.content-module-text h2 a:hover,
.content-module-text h3 a:hover,
.content-module-text h4 a:hover,
.content-module-text h5 a:hover,
.content-module-text h6 a:hover {
  box-shadow: 0 1px 0 0 currentColor;
}

#main-content-inner h1,
.content-module-gallery h1,
.mce-content-body h1,
.content-module-news h1,
.content-module-text h1 {
  font-size: 2.8rem;
}

#main-content-inner h2,
.content-module-gallery h2,
.mce-content-body h2,
.content-module-news h2,
.content-module-text h2 {
  font-size: 2.6rem;
}

#main-content-inner h3,
.content-module-gallery h3,
.mce-content-body h3,
.content-module-news h3,
.content-module-text h3 {
  font-size: 2.4rem;
}

#main-content-inner h4,
.content-module-gallery h4,
.mce-content-body h4,
.content-module-news h4,
.content-module-text h4 {
  font-size: 2.2rem;
}

#main-content-inner h5,
.content-module-gallery h5,
.mce-content-body h5,
.content-module-news h5,
.content-module-text h5 {
  font-size: 2rem;
}

#main-content-inner h6,
.content-module-gallery h6,
.mce-content-body h6,
.content-module-news h6,
.content-module-text h6 {
  font-size: 1.8rem;
}

#main-content-inner table,
.content-module-gallery table,
.mce-content-body table,
.content-module-news table,
.content-module-text table {
  border: 1px solid #000;
}

#main-content-inner table td,
.content-module-gallery table td,
.mce-content-body table td,
.content-module-news table td,
.content-module-text table td {
  border: 1px solid #000;
}

.content-module-gallery ul {
  line-height: 1.5em;
}

.home .content-module-text ul:not([class]) {
  list-style: none;
  padding-left: 0;
}

html {
  height: 100%;
}

.mce-content-body {
  border: 15px solid #efefef;
  min-height: 100%;
}

.table-wrapper {
  width: 100%;
  overflow-x: auto;
}

table {
  width: 100%;
  margin: 15px 0;
}

table th {
  background: #4170b4;
  color: #fff;
}

table thead tr {
  background: #4170b4;
  color: #fff;
}

table tbody tr:nth-child(even) {
  background: none;
  color: inherit;
}

table tbody tr:nth-child(odd) {
  background: #eee;
  color: inherit;
}

table th,
table td {
  padding: 5px 10px;
}

table th {
  padding-top: 10px;
  padding-bottom: 10px;
}

hr {
  border-top-width: 1px;
  border-color: #dddddd;
}

hr.left-line {
  border-style: dashed;
  width: 40%;
  float: left;
}

hr.right-line {
  border-style: dashed;
  width: 40%;
  float: right;
}

hr.center-line {
  border-style: dashed;
  width: 40%;
  display: block;
  margin: auto;
}

.theme-2 .color-main {
  color: #245a2b;
}

.theme-2 .stats-list li {
  color: #2A7E3A;
}

.theme-2 a {
  color: #2A7E3A;
}

.theme-2 a:not(.menu-item):hover {
  background: #2A7E3A !important;
}

.theme-2 .mce-content-body a,
.theme-2 .content-module-news a,
.theme-2 .content-module-text a {
  color: #2A7E3A;
}

.theme-2 table th {
  background: #245a2b;
  color: #fff;
}

.theme-2 table thead tr {
  background: #245a2b;
  color: #fff;
}

.theme-3 .color-main {
  color: #9b2e12;
}

.theme-3 .stats-list li {
  color: #9b2e12;
}

.theme-3 a {
  color: #9b2e12;
}

.theme-3 a:not(.menu-item):hover {
  background: #9b2e12 !important;
}

.theme-3 .mce-content-body a,
.theme-3 .content-module-news a,
.theme-3 .content-module-text a {
  color: #9b2e12;
}

.theme-3 table th {
  background: #9b2e12;
  color: #fff;
}

.theme-3 table thead tr {
  background: #9b2e12;
  color: #fff;
}

</pre></body></html>