html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}

*,
:after,
:before {
  box-sizing: border-box
}

.forcms_block.-pages {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.forcms_block.-pages h1,
  .forcms_block.-pages h2,
  .forcms_block.-pages h3,
  .forcms_block.-pages h4,
  .forcms_block.-pages h5,
  .forcms_block.-pages h6 {
    margin-top: .5rem;
    margin-bottom: 1rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
  }

.forcms_block.-pages h1 {
    font-size: 2.5rem
  }

.forcms_block.-pages h2 {
    font-size: 2rem
  }

.forcms_block.-pages h3 {
    font-size: 1.75rem
  }

.forcms_block.-pages h4 {
    font-size: 1.5rem
  }

.forcms_block.-pages h5 {
    font-size: 1.25rem
  }

.forcms_block.-pages h6 {
    font-size: 1rem
  }

.forcms_block.-pages p {
    margin-top: 0;
    margin-bottom: .9rem
  }

.forcms_block.-pages hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
  }

.forcms_block.-pages pre {
    font-family: monospace, monospace;
    font-size: 1em;
    white-space: pre-wrap
  }

.forcms_block.-pages a {
    background-color: transparent;
    -webkit-text-decoration: none;
    text-decoration: none;
    color: #c36
  }

.forcms_block.-pages a:active,
  .forcms_block.-pages a:hover {
    color: #336
  }

.forcms_block.-pages a:not([href]):not([tabindex]),
  .forcms_block.-pages a:not([href]):not([tabindex]):focus,
  .forcms_block.-pages a:not([href]):not([tabindex]):hover {
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none
  }

.forcms_block.-pages a:not([href]):not([tabindex]):focus {
    outline: 0
  }

.forcms_block.-pages abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline;
    text-decoration: underline dotted
  }

.forcms_block.-pages b,
  .forcms_block.-pages strong {
    font-weight: bolder
  }

.forcms_block.-pages code,
  .forcms_block.-pages kbd,
  .forcms_block.-pages samp {
    font-family: monospace, monospace;
    font-size: 1em
  }

.forcms_block.-pages small {
    font-size: 80%
  }

.forcms_block.-pages sub,
  .forcms_block.-pages sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
  }

.forcms_block.-pages sub {
    bottom: -.25em
  }

.forcms_block.-pages sup {
    top: -.5em
  }

.forcms_block.-pages img {
    border-style: none;
    height: auto;
    max-width: 100%
  }

.forcms_block.-pages details {
    display: block
  }

.forcms_block.-pages summary {
    display: list-item
  }

.forcms_block.-pages figcaption {
    font-size: 16px;
    color: #333;
    line-height: 1.4;
    font-style: italic;
    font-weight: 400
  }

.forcms_block.-pages [hidden],
  .forcms_block.-pages template {
    display: none
  }

.forcms_block.-pages .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
  }

.forcms_block.-pages label {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
  }

.forcms_block.-pages button,
  .forcms_block.-pages input,
  .forcms_block.-pages optgroup,
  .forcms_block.-pages select,
  .forcms_block.-pages textarea {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.5;
    margin: 0
  }

.forcms_block.-pages input[type=date],
  .forcms_block.-pages input[type=email],
  .forcms_block.-pages input[type=number],
  .forcms_block.-pages input[type=password],
  .forcms_block.-pages input[type=search],
  .forcms_block.-pages input[type=tel],
  .forcms_block.-pages input[type=text],
  .forcms_block.-pages input[type=url],
  .forcms_block.-pages select,
  .forcms_block.-pages textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s
  }

.forcms_block.-pages input[type=date]:focus,
  .forcms_block.-pages input[type=email]:focus,
  .forcms_block.-pages input[type=number]:focus,
  .forcms_block.-pages input[type=password]:focus,
  .forcms_block.-pages input[type=search]:focus,
  .forcms_block.-pages input[type=tel]:focus,
  .forcms_block.-pages input[type=text]:focus,
  .forcms_block.-pages input[type=url]:focus,
  .forcms_block.-pages select:focus,
  .forcms_block.-pages textarea:focus {
    border-color: #333
  }

.forcms_block.-pages button,
  .forcms_block.-pages input {
    overflow: visible
  }

.forcms_block.-pages button,
  .forcms_block.-pages select {
    text-transform: none
  }

.forcms_block.-pages [type=button],
  .forcms_block.-pages [type=reset],
  .forcms_block.-pages [type=submit],
  .forcms_block.-pages button {
    width: auto;
    -webkit-appearance: button
  }

.forcms_block.-pages [type=button]::-moz-focus-inner,
  .forcms_block.-pages [type=reset]::-moz-focus-inner,
  .forcms_block.-pages [type=submit]::-moz-focus-inner,
  .forcms_block.-pages button::-moz-focus-inner {
    border-style: none;
    padding: 0
  }

.forcms_block.-pages [type=button]:-moz-focusring,
  .forcms_block.-pages [type=reset]:-moz-focusring,
  .forcms_block.-pages [type=submit]:-moz-focusring,
  .forcms_block.-pages button:-moz-focusring {
    outline: 1px dotted ButtonText
  }

.forcms_block.-pages [type=button],
  .forcms_block.-pages [type=submit],
  .forcms_block.-pages button {
    display: inline-block;
    font-weight: 400;
    color: #c36;
    text-align: center;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid #c36;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all .3s
  }

.forcms_block.-pages [type=button]:focus,
  .forcms_block.-pages [type=submit]:focus,
  .forcms_block.-pages button:focus {
    outline: 5px auto -webkit-focus-ring-color
  }

.forcms_block.-pages [type=button]:focus,
  .forcms_block.-pages [type=button]:hover,
  .forcms_block.-pages [type=submit]:focus,
  .forcms_block.-pages [type=submit]:hover,
  .forcms_block.-pages button:focus,
  .forcms_block.-pages button:hover {
    color: #fff;
    background-color: #c36;
    -webkit-text-decoration: none;
    text-decoration: none
  }

.forcms_block.-pages [type=button]:not(:disabled),
  .forcms_block.-pages [type=submit]:not(:disabled),
  .forcms_block.-pages button:not(:disabled) {
    cursor: pointer
  }

.forcms_block.-pages fieldset {
    padding: .35em .75em .625em
  }

.forcms_block.-pages legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
  }

.forcms_block.-pages progress {
    vertical-align: baseline
  }

.forcms_block.-pages textarea {
    overflow: auto;
    resize: vertical
  }

.forcms_block.-pages [type=checkbox],
  .forcms_block.-pages [type=radio] {
    box-sizing: border-box;
    padding: 0
  }

.forcms_block.-pages [type=number]::-webkit-inner-spin-button,
  .forcms_block.-pages [type=number]::-webkit-outer-spin-button {
    height: auto
  }

.forcms_block.-pages [type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
  }

.forcms_block.-pages [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
  }

.forcms_block.-pages ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
  }

.forcms_block.-pages select {
    display: block
  }

.forcms_block.-pages table {
    background-color: transparent;
    width: 100%;
    margin-bottom: 15px;
    font-size: .9em;
    border-spacing: 0;
    border-collapse: collapse
  }

.forcms_block.-pages table td,
  .forcms_block.-pages table th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0, 0%, 50.2%, .5019607843)
  }

.forcms_block.-pages table th {
    font-weight: 700
  }

.forcms_block.-pages table tfoot th,
  .forcms_block.-pages table thead th {
    font-size: 1em
  }

.forcms_block.-pages table caption+thead tr:first-child td,
  .forcms_block.-pages table caption+thead tr:first-child th,
  .forcms_block.-pages table colgroup+thead tr:first-child td,
  .forcms_block.-pages table colgroup+thead tr:first-child th,
  .forcms_block.-pages table thead:first-child tr:first-child td,
  .forcms_block.-pages table thead:first-child tr:first-child th {
    border-top: 1px solid hsla(0, 0%, 50.2%, .5019607843)
  }

.forcms_block.-pages table tbody>tr:nth-child(odd)>td,
  .forcms_block.-pages table tbody>tr:nth-child(odd)>th {
    background-color: hsla(0, 0%, 50.2%, .0705882353)
  }

.forcms_block.-pages table tbody tr:hover>td,
  .forcms_block.-pages table tbody tr:hover>th {
    background-color: hsla(0, 0%, 50.2%, .1019607843)
  }

.forcms_block.-pages table tbody+tbody {
    border-top: 2px solid hsla(0, 0%, 50.2%, .5019607843)
  }

.forcms_block.-pages dd,
  .forcms_block.-pages dl,
  .forcms_block.-pages dt,
  .forcms_block.-pages li,
  .forcms_block.-pages ol,
  .forcms_block.-pages ul {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
  }

@media (max-width:767px) {
    .forcms_block.-pages table table {
      font-size: .8em
    }

    .forcms_block.-pages table table td,
    .forcms_block.-pages table table th {
      padding: 7px;
      line-height: 1.3
    }

    .forcms_block.-pages table table th {
      font-weight: 400
    }
}

@media print {

    .forcms_block.-pages *,
    .forcms_block.-pages :after,
    .forcms_block.-pages :before {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important
    }

    .forcms_block.-pages a,
    .forcms_block.-pages a:visited {
      -webkit-text-decoration: underline;
      text-decoration: underline
    }

    .forcms_block.-pages a[href]:after {
      content: " (" attr(href) ")"
    }

    .forcms_block.-pages abbr[title]:after {
      content: " (" attr(title) ")"
    }

    .forcms_block.-pages a[href^="#"]:after,
    .forcms_block.-pages a[href^="javascript:"]:after {
      content: ""
    }

    .forcms_block.-pages pre {
      white-space: pre-wrap !important
    }

    .forcms_block.-pages blockquote,
    .forcms_block.-pages pre {
      page-break-inside: avoid;
      border: 1px solid #ccc
    }

    .forcms_block.-pages thead {
      display: table-header-group
    }

    .forcms_block.-pages img,
    .forcms_block.-pages tr {
      page-break-inside: avoid
    }

    .forcms_block.-pages h2,
    .forcms_block.-pages h3,
    .forcms_block.-pages p {
      orphans: 3;
      widows: 3
    }

    .forcms_block.-pages h2,
    .forcms_block.-pages h3 {
      page-break-after: avoid
    }
}