@font-face {
  font-family: 'ebgaramond';
  src: url('../fonts/ebgaramond/ebgaramond-regular-webfont.eot');
  src: url('../fonts/ebgaramond/ebgaramond-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ebgaramond/ebgaramond-regular-webfont.woff2') format('woff2'), url('../fonts/ebgaramond/ebgaramond-regular-webfont.woff') format('woff'), url('../fonts/ebgaramond/ebgaramond-regular-webfont.ttf') format('truetype'), url('../fonts/ebgaramond/ebgaramond-regular-webfont.svg?#ebgaramond') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lyontext';
  src: url('../fonts/lyontext/lyontext-regular-webfont.eot');
  src: url('../fonts/lyontext/lyontext-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lyontext/lyontext-regular-webfont.woff2') format('woff2'), url('../fonts/lyontext/lyontext-regular-webfont.woff') format('woff'), url('../fonts/lyontext/lyontext-regular-webfont.ttf') format('truetype'), url('../fonts/lyontext/lyontext-regular-webfont.svg?#lyontext') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pontano';
  src: url('../fonts/pontanosans/pontanosans-regular-webfont.eot');
  src: url('../fonts/pontanosans/pontanosans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pontanosans/pontanosans-regular-webfont.woff2') format('woff2'), url('../fonts/pontanosans/pontanosans-regular-webfont.woff') format('woff'), url('../fonts/pontanosans/pontanosans-regular-webfont.ttf') format('truetype'), url('../fonts/pontanosans/pontanosans-regular-webfont.svg#pontano') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ts-serif {
  font-family: ebgaramond, garamond, Georgia, serif;
}
.ts-serif-clean {
  font-family: lyontext, garamond, Georgia, serif;
}
.ts-sans-serif {
  font-family: pontano, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Palette generated by Material Palette - materialpalette.com/blue-grey/light-blue */
.ts-bg-dark-primary-color {
  background-color: #00796b;
}
.ts-bg-primary-color {
  background-color: #009688;
}
.ts-bg-light-primary-color {
  background-color: #b2dfdb;
}
.ts-bg-text-primary-color {
  background-color: #ffffff;
}
.ts-bg-accent-color {
  background-color: #03a9f4;
}
.ts-bg-primary-text-color {
  background-color: #212121;
}
.ts-bg-secondary-text-color {
  background-color: #727272;
}
.ts-bg-divider-text-color {
  background-color: #b6b6b6;
}
.ts-bg-dark-error-color {
  background-color: #e64a19;
}
.ts-bg-error-color {
  background-color: #ff5722;
}
.ts-bg-light-error-color {
  background-color: #ffccbc;
}
.ts-text-dark-primary-color {
  color: #00796b;
}
.ts-text-primary-color {
  color: #009688;
}
.ts-text-light-primary-color {
  color: #b2dfdb;
}
.ts-text-text-primary-color {
  color: #ffffff;
}
.ts-text-accent-color {
  color: #03a9f4;
}
.ts-text-primary-text-color {
  color: #212121;
}
.ts-text-secondary-text-color {
  color: #727272;
}
.ts-text-divider-text-color {
  color: #b6b6b6;
}
.ts-text-dark-error-color {
  color: #e64a19;
}
.ts-text-error-color {
  color: #ff5722;
}
.ts-text-light-error-color {
  color: #ffccbc;
}
.ts-border-dark-primary-color {
  border-color: #00796b;
}
.ts-border-primary-color {
  border-color: #009688;
}
.ts-border-light-primary-color {
  border-color: #b2dfdb;
}
.ts-border-text-primary-color {
  border-color: #ffffff;
}
.ts-border-accent-color {
  border-color: #03a9f4;
}
.ts-border-primary-text-color {
  border-color: #212121;
}
.ts-border-secondary-text-color {
  border-color: #727272;
}
.ts-border-divider-text-color {
  border-color: #b6b6b6;
}
.ts-border-dark-error-color {
  border-color: #e64a19;
}
.ts-border-error-color {
  border-color: #ff5722;
}
.ts-border-light-error-color {
  border-color: #ffccbc;
}
.ts-shadow {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
}
body {
  font-size: 20px;
  font-family: pontano, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #212121;
}
.ts-height-100 {
  height: 100%;
}
.ts-no-x-overflow {
  overflow: auto;
  overflow-x: hidden;
}
.ts {
  line-height: 2;
}
.ts article,
.ts aside,
.ts details,
.ts figcaption,
.ts figure,
.ts footer,
.ts header,
.ts hgroup,
.ts main,
.ts nav,
.ts section,
.ts summary {
  display: block;
}
.ts audio,
.ts canvas,
.ts video {
  display: inline-block;
}
.ts audio:not([controls]) {
  display: none;
  height: 0;
}
.ts [hidden] {
  display: none;
}
.ts html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.ts body {
  margin: 0;
}
.ts a:focus {
  outline: thin dotted;
}
.ts a:active,
.ts a:hover {
  outline: 0;
}
.ts h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.ts abbr[title] {
  border-bottom: 1px dotted;
}
.ts b,
.ts strong {
  font-weight: bold;
}
.ts dfn {
  font-style: italic;
}
.ts hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.ts mark {
  background: #ff0;
  color: #000;
}
.ts code,
.ts kbd,
.ts pre,
.ts samp {
  font-family: monospace,serif;
  font-size: 1em;
}
.ts pre {
  white-space: pre-wrap;
}
.ts q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.ts small {
  font-size: 80%;
}
.ts sub,
.ts sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.ts sup {
  top: -0.5em;
}
.ts sub {
  bottom: -0.25em;
}
.ts img {
  border: 0;
}
.ts svg:not(:root) {
  overflow: hidden;
}
.ts figure {
  margin: 0;
}
.ts fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.ts legend {
  border: 0;
  padding: 0;
}
.ts button,
.ts input,
.ts select,
.ts textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
.ts button,
.ts input {
  line-height: normal;
}
.ts button,
.ts select {
  text-transform: none;
}
.ts button,
.ts html input[type="button"],
.ts input[type="reset"],
.ts input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.ts button[disabled],
.ts html input[disabled] {
  cursor: default;
}
.ts input[type="checkbox"],
.ts input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.ts input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.ts input[type="search"]::-webkit-search-cancel-button,
.ts input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ts button::-moz-focus-inner,
.ts input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ts textarea {
  overflow: auto;
  vertical-align: top;
}
.ts table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ts *,
.ts *:after,
.ts *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ts .clearfix:before,
.ts .clearfix:after {
  display: table;
  content: '';
}
.ts .clearfix:after {
  clear: both;
}
.ts .ts-col-span {
  float: left;
  box-sizing: border-box;
}
.ts .ts-container {
  margin: 0 2rem;
}
.ts .ts-text-container {
  max-width: 69rem;
  margin: auto;
}
.ts .ts-row:before,
.ts .ts-row:after {
  content: " ";
  display: table;
}
.ts .ts-row:after {
  clear: both;
}
.ts .ts-row .ts-col-span12 {
  float: left;
  box-sizing: border-box;
  width: 100%;
}
.ts .ts-row .ts-col-span11 {
  float: left;
  box-sizing: border-box;
  width: 91.66666667%;
}
.ts .ts-row .ts-col-span10 {
  float: left;
  box-sizing: border-box;
  width: 83.33333333%;
}
.ts .ts-row .ts-col-span9 {
  float: left;
  box-sizing: border-box;
  width: 75%;
}
.ts .ts-row .ts-col-span8 {
  float: left;
  box-sizing: border-box;
  width: 66.66666667%;
}
.ts .ts-row .ts-col-span7 {
  float: left;
  box-sizing: border-box;
  width: 58.33333333%;
}
.ts .ts-row .ts-col-span6 {
  float: left;
  box-sizing: border-box;
  width: 50%;
}
.ts .ts-row .ts-col-span5 {
  float: left;
  box-sizing: border-box;
  width: 41.66666667%;
}
.ts .ts-row .ts-col-span4 {
  float: left;
  box-sizing: border-box;
  width: 33.33333333%;
}
.ts .ts-row .ts-col-span3 {
  float: left;
  box-sizing: border-box;
  width: 25%;
}
.ts .ts-row .ts-col-span2 {
  float: left;
  box-sizing: border-box;
  width: 16.66666667%;
}
.ts .ts-row .ts-col-span1 {
  float: left;
  box-sizing: border-box;
  width: 8.33333333%;
}
.ts .ts-row .ts-col-nofloat {
  float: none;
  margin: auto;
}
.ts .ts-row table.ts-table tr td,
.ts .ts-row table.ts-table tr th {
  float: none;
  box-sizing: initial;
}
.ts .ts-text-center {
  text-align: center;
}
.ts .ts-text-left {
  text-align: left;
}
.ts .ts-text-right {
  text-align: right;
}
.ts .ts-float-left {
  float: left;
}
.ts .ts-float-right {
  float: right;
}
.ts .ts-height-max-100 {
  max-height: 100%;
}
.ts .ts-height-max-90 {
  max-height: 90%;
}
.ts .ts-height-max-80 {
  max-height: 80%;
}
.ts .ts-height-max-75 {
  max-height: 75%;
}
.ts .ts-height-max-66 {
  max-height: 66%;
}
.ts .ts-height-max-33 {
  max-height: 33%;
}
.ts .ts-height-max-25 {
  max-height: 25%;
}
.ts .ts-height-max-10 {
  max-height: 10%;
}
.ts .ts-height-min-100 {
  min-height: 100%;
}
.ts .ts-height-min-90 {
  min-height: 90%;
}
.ts .ts-height-min-80 {
  min-height: 80%;
}
.ts .ts-height-min-75 {
  min-height: 75%;
}
.ts .ts-height-min-66 {
  min-height: 66%;
}
.ts .ts-height-min-33 {
  min-height: 33%;
}
.ts .ts-height-min-25 {
  min-height: 25%;
}
.ts .ts-height-min-10 {
  min-height: 10%;
}
.ts .ts-height-100 {
  height: 100%;
}
.ts .ts-height-90 {
  height: 90%;
}
.ts .ts-height-75 {
  height: 75%;
}
.ts .ts-height-66 {
  height: 66%;
}
.ts .ts-height-50 {
  height: 50%;
}
.ts .ts-height-33 {
  height: 33%;
}
.ts .ts-height-25 {
  height: 25%;
}
.ts .ts-height-10 {
  height: 10%;
}
.ts .ts-width-100 {
  width: 100%;
}
.ts .ts-width-90 {
  width: 90%;
}
.ts .ts-width-75 {
  width: 80%;
}
.ts .ts-width-66 {
  width: 66%;
}
.ts .ts-width-50 {
  width: 50%;
}
.ts .ts-width-33 {
  width: 33%;
}
.ts .ts-width-25 {
  width: 25%;
}
.ts .ts-width-10 {
  width: 10%;
}
.ts .ts-z-index-1000 {
  z-index: 1000;
}
.ts .ts-z-index-100 {
  z-index: 100;
}
.ts .ts-z-index-10 {
  z-index: 10;
}
.ts .ts-z-index-1 {
  z-index: 1;
}
.ts .ts-no-x-overflow {
  overflow: auto;
  overflow-x: hidden;
}
.ts .ts-no-y-overflow {
  overflow: auto;
  overflow-y: hidden;
}
.ts .ts-no-overflow {
  overflow: hidden;
}
.ts .ts-overflow-auto {
  overflow: auto;
}
.ts .ts-container-margin-xx {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.ts .ts-container-margin-xl {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.ts .ts-container-margin-lg {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ts .ts-container-margin-md {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.ts .ts-container-margin-sm {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.ts .ts-container-margin-xs {
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
}
.ts .ts-container-margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.ts .ts-no-padding {
  padding: 0;
}
.ts .ts-no-padding-top {
  padding-top: 0;
}
.ts .ts-no-padding-bottom {
  padding-bottom: 0;
}
.ts .ts-no-padding-left {
  padding-left: 0;
}
.ts .ts-no-padding-right {
  padding-right: 0;
}
.ts .ts-padding-xx {
  padding: 5rem;
}
.ts .ts-padding-xl {
  padding: 3rem;
}
.ts .ts-padding-lg {
  padding: 1rem;
}
.ts .ts-padding-md {
  padding: 0.5rem;
}
.ts .ts-padding-sm {
  padding: 0.25rem;
}
.ts .ts-padding-xs {
  padding: 0.1rem;
}
.ts .ts-padding-top-xs {
  padding-top: 0.1rem;
}
.ts .ts-padding-top-sm {
  padding-top: 0.25rem;
}
.ts .ts-padding-top-md {
  padding-top: 0.5rem;
}
.ts .ts-padding-top-lg {
  padding-top: 1rem;
}
.ts .ts-padding-top-xl {
  padding-top: 3rem;
}
.ts .ts-padding-top-xx {
  padding-top: 5rem;
}
.ts .ts-margin-top-xs {
  margin-top: 0.1rem;
}
.ts .ts-margin-top-sm {
  margin-top: 0.25rem;
}
.ts .ts-margin-top-md {
  margin-top: 0.5rem;
}
.ts .ts-margin-top-lg {
  margin-top: 1rem;
}
.ts .ts-margin-top-xl {
  margin-top: 3rem;
}
.ts .ts-margin-top-xx {
  margin-top: 5rem;
}
.ts .ts-no-margin {
  margin: 0;
}
.ts .ts-margin-xx {
  margin: 5rem;
}
.ts .ts-margin-xl {
  margin: 3rem;
}
.ts .ts-margin-lg {
  margin: 1rem;
}
.ts .ts-margin-md {
  margin: 0.5rem;
}
.ts .ts-margin-sm {
  margin: 0.25rem;
}
.ts .ts-margin-xs {
  padding: 0.1rem;
}
.ts .ts-xs-spacing-padding {
  padding: 0.1rem 0;
}
.ts .ts-small-spacing-padding {
  padding: 0.25rem 0;
}
.ts .ts-md-spacing-padding {
  padding: 0.5rem 0;
}
.ts .ts-lg-spacing-padding {
  padding: 1rem 0;
}
.ts .ts-xl-spacing-padding {
  padding: 3rem 0;
}
.ts .ts-xx-spacing-padding {
  padding: 5rem 0;
}
.ts .ts-xs-spacing-margin {
  margin: 0.1rem 0;
}
.ts .ts-sm-spacing-margin {
  margin: 0.25rem 0;
}
.ts .ts-md-spacing-margin {
  margin: 0.5rem 0;
}
.ts .ts-lg-spacing-margin {
  margin: 1rem 0;
}
.ts .ts-xl-spacing-margin {
  margin: 3rem 0;
}
.ts .ts-xx-spacing-margin {
  margin: 5rem 0;
}
.ts .ts-ul-inline-block li {
  display: inline-block;
}
.ts .ts-ul-inline-block.ts-li-horz-spacing li {
  margin-left: 1rem;
  margin-right: 1rem;
}
.ts .ts-position-absolute {
  position: absolute;
}
.ts .ts-position-fixed {
  position: fixed;
}
.ts .ts-position-relative {
  position: relative;
}
.ts .ts-display-inline-block {
  display: inline-block;
}
.ts .ts-display-block {
  display: block;
}
.ts .ts-position-bottom {
  bottom: 0;
}
.ts .ts-position-top {
  top: 0;
}
.ts .ts-position-left {
  left: 0;
}
.ts .ts-position-right {
  right: 0;
}
.ts .ts-vertical-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ts .ts-clear-both {
  clear: both;
}
.ts .ts-clear-left {
  clear: left;
}
.ts .ts-clear-right {
  clear: right;
}
.ts .ts-pull-left {
  float: left;
}
.ts .ts-pull-right {
  float: right;
}
.ts .ts-display-none {
  display: none;
}
.ts .ts-hidden {
  display: none;
}
.ts .ts-text-right {
  text-align: right;
}
.ts .ts-text-left {
  text-align: left;
}
.ts .ts-text-center {
  text-align: center;
}
.ts .ts-text-justify {
  text-align: justify;
}
.ts .ts-text-xs {
  font-size: 70%;
}
.ts .ts-text-sm {
  font-size: 85%;
}
.ts .ts-text-md {
  font-size: 100%;
}
.ts .ts-text-lg {
  font-size: 115%;
}
.ts .ts-text-xl {
  font-size: 130%;
}
.ts .ts-text-xx {
  font-size: 150%;
}
.ts .ts-line-height-xs {
  line-height: 140%;
}
.ts .ts-line-height-sm {
  line-height: 170%;
}
.ts .ts-line-height-md {
  line-height: 200%;
}
.ts .ts-line-height-lg {
  line-height: 230%;
}
.ts .ts-line-height-xl {
  line-height: 260%;
}
.ts .ts-line-height-xx {
  line-height: 300%;
}
.ts .ts-text-uppercase {
  text-transform: uppercase;
}
.ts .ts-text-bold {
  font-weight: bold;
}
.ts .ts-list-style-none {
  list-style: none;
}
.ts hr {
  border: none;
  border-bottom: 1px solid #b6b6b6;
}
.ts nav a {
  color: #212121;
}
.ts a {
  color: #03a9f4;
  text-decoration: none;
}
.ts h1,
.ts h2,
.ts h3,
.ts h4,
.ts h5,
.ts h6 {
  font-family: lyontext, garamond, Georgia, serif;
  line-height: 120%;
  margin: 2rem 0 0;
}
.ts h1 small,
.ts h2 small,
.ts h3 small,
.ts h4 small,
.ts h5 small,
.ts h6 small {
  color: rgba(217, 217, 217, 0.8);
}
.ts h1 a,
.ts h2 a,
.ts h3 a,
.ts h4 a,
.ts h5 a,
.ts h6 a {
  color: #212121;
}
.ts summary {
  font-family: lyontext, garamond, Georgia, serif;
}
.ts details {
  font-family: pontano, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ts p,
.ts summary,
.ts details {
  margin: 1rem 0 0;
}
.ts h1 {
  font-size: 4rem;
}
.ts h2 {
  font-size: 3.5rem;
}
.ts h3 {
  font-size: 3rem;
}
.ts h4 {
  font-size: 2.5rem;
}
.ts h5,
.ts h6 {
  font-size: 2rem;
}
.ts ol li::marker {
  width: 30px;
  text-align: right;
  margin-right: 10px;
  display: inline-block;
  background: #000;
}
.ts blockquote {
  font-family: pontano, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 1.5rem 3rem;
  border-top: 1px solid rgba(217, 217, 217, 0.8);
  border-bottom: 1px solid rgba(217, 217, 217, 0.8);
}
.ts blockquote p {
  margin: 1rem 0;
}
.ts .ts-no-heading-margin h1,
.ts .ts-no-heading-margin h2,
.ts .ts-no-heading-margin h3,
.ts .ts-no-heading-margin h4,
.ts .ts-no-heading-margin h5,
.ts .ts-no-heading-margin h6 {
  margin-top: 0;
}
.ts .ts-asset-slideshow {
  height: 32rem;
  padding: 0;
  margin: 0;
  margin-top: 1rem;
}
.ts .ts-asset-slideshow ul {
  height: 100%;
}
.ts .ts-asset-slideshow ul li {
  height: 100%;
}
.ts .ts-asset-slideshow ul li .asset {
  height: 100%;
}
.ts .ts-asset-slideshow ul li .asset figure {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #ffffff;
  height: 100%;
  width: 100%;
}
.ts .ts-asset-slideshow ul li .asset figure h2 {
  display: inline-block;
  box-shadow: none;
  text-shadow: none;
  font-size: 1rem;
  width: 70%;
}
.ts .ts-asset-slideshow ul li .asset figure p.icon-links {
  width: 24%;
  float: right;
  padding: 1rem;
  text-align: right;
  margin-top: 0;
}
.ts .ts-asset-slideshow ul li .asset figure p {
  line-height: 1rem;
  font-size: .8rem;
}
.ts .ts-asset-slideshow img {
  max-width: 100%;
}
.ts table.ts {
  border-spacing: 0;
}
.ts .ts-cursor-pointer {
  cursor: pointer;
}
.ts .ts-nav-image {
  height: 2.75rem;
  padding: 0.75rem;
}
.ts .ts-border-solid-micro {
  border-style: solid;
  border-width: 1px;
}
.ts .ts-border-solid-sm {
  border-style: solid;
  border-width: .25rem;
}
.ts .ts-heading-bottom-border {
  border-bottom: 1px solid #212121;
}
.ts .ts-no-header-margin h1,
.ts .ts-no-header-margin h2,
.ts .ts-no-header-margin h3,
.ts .ts-no-header-margin h4,
.ts .ts-no-header-margin h5,
.ts .ts-no-header-margin h6 {
  margin-top: 0;
}
.ts .ts-vertical-top {
  vertical-align: top;
}
.ts .ts-no-border {
  border: none;
}
.ts .ts-code,
.ts code {
  font-family: ebgaramond, garamond, Georgia, serif;
  background-color: #ffffff;
  border-color: #727272;
  padding: 0.25rem;
  border-style: solid;
  border-width: 1px;
}
.ts figure img,
.ts figure audio,
.ts figure video {
  width: 100%;
}
.ts .ts-button-sizing {
  padding-top: 0;
  padding-bottom: 0;
}
.ts .ts-button-lineheight {
  line-height: 1.75;
}
.ts .ts-form-optional {
  display: none;
}
.ts .ts-form-optional.ts-show-optional {
  display: initial;
}
.ts .ts-formelement-border {
  border: 0.1rem solid #727272;
}
.ts .ts-formelement-border-light {
  border: 1px solid #8c8c8c;
}
.ts .ts-button {
  color: #212121;
  background-color: #ffffff;
  border-color: #f2f2f2;
  border: 0.1rem solid #727272;
  cursor: pointer;
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  line-height: 1.75;
}
.ts .ts-buttoninput[type="button"],
.ts .ts-buttoninput[type="submit"],
.ts .ts-buttonbutton[type="submit"],
.ts .ts-button button {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.75;
}
.ts .ts-button:hover {
  background-color: #e6e6e6;
}
.ts .ts-button.ts-button-light-primary-color {
  color: #212121;
  background-color: #b2dfdb;
  border-color: #c4e6e3;
}
.ts .ts-button.ts-button-light-primary-color:hover {
  background-color: #d6eeec;
}
.ts .ts-button.ts-button-secondary-text-color {
  color: #212121;
  background-color: #727272;
  border-color: #7f7f7f;
}
.ts .ts-button.ts-button-secondary-text-color:hover {
  background-color: #8c8c8c;
}
.ts .ts-button.ts-button-divider-text-color {
  color: #212121;
  background-color: #b6b6b6;
  border-color: #c3c3c3;
}
.ts .ts-button.ts-button-divider-text-color:hover {
  background-color: #d0d0d0;
}
.ts .ts-button.ts-button-accent-color {
  color: #ffffff;
  background-color: #03a9f4;
  border-color: #14b4fc;
}
.ts .ts-button.ts-button-accent-color:hover {
  background-color: #2ebcfc;
}
.ts .ts-button.ts-button-error-color {
  color: #ffffff;
  background-color: #ff5722;
  border-color: #ff6a3c;
}
.ts .ts-button.ts-button-error-color:hover {
  background-color: #ff7e55;
}
.ts .ts-button.ts-button-dark-primary-color {
  color: #ffffff;
  background-color: #00796b;
  border-color: #009382;
}
.ts .ts-button.ts-button-dark-primary-color:hover {
  background-color: #00ac98;
}
.ts .ts-button.ts-button-primary-color {
  color: #ffffff;
  background-color: #009688;
  border-color: #00b09f;
}
.ts .ts-button.ts-button-primary-color:hover {
  background-color: #00c9b6;
}
.ts .ts-button.ts-button-primary-text-color {
  color: #ffffff;
  background-color: #212121;
  border-color: #2e2e2e;
}
.ts .ts-button.ts-button-primary-text-color:hover {
  background-color: #3b3b3b;
}
.ts input[type="button"].ts-button,
.ts input[type="submit"].ts-button,
.ts button[type="submit"].ts-button,
.ts button {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.75;
}
.ts .ts-form .ts-form-row {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.ts .ts-form .ts-form-row:before,
.ts .ts-form .ts-form-row:after {
  content: " ";
  display: table;
}
.ts .ts-form .ts-form-row:after {
  clear: both;
}
.ts .ts-form .ts-form-row .ts-col-span12 {
  float: left;
  box-sizing: border-box;
  width: 100%;
}
.ts .ts-form .ts-form-row .ts-col-span11 {
  float: left;
  box-sizing: border-box;
  width: 91.66666667%;
}
.ts .ts-form .ts-form-row .ts-col-span10 {
  float: left;
  box-sizing: border-box;
  width: 83.33333333%;
}
.ts .ts-form .ts-form-row .ts-col-span9 {
  float: left;
  box-sizing: border-box;
  width: 75%;
}
.ts .ts-form .ts-form-row .ts-col-span8 {
  float: left;
  box-sizing: border-box;
  width: 66.66666667%;
}
.ts .ts-form .ts-form-row .ts-col-span7 {
  float: left;
  box-sizing: border-box;
  width: 58.33333333%;
}
.ts .ts-form .ts-form-row .ts-col-span6 {
  float: left;
  box-sizing: border-box;
  width: 50%;
}
.ts .ts-form .ts-form-row .ts-col-span5 {
  float: left;
  box-sizing: border-box;
  width: 41.66666667%;
}
.ts .ts-form .ts-form-row .ts-col-span4 {
  float: left;
  box-sizing: border-box;
  width: 33.33333333%;
}
.ts .ts-form .ts-form-row .ts-col-span3 {
  float: left;
  box-sizing: border-box;
  width: 25%;
}
.ts .ts-form .ts-form-row .ts-col-span2 {
  float: left;
  box-sizing: border-box;
  width: 16.66666667%;
}
.ts .ts-form .ts-form-row .ts-col-span1 {
  float: left;
  box-sizing: border-box;
  width: 8.33333333%;
}
.ts .ts-form .ts-form-row .ts-col-nofloat {
  float: none;
  margin: auto;
}
.ts .ts-form .ts-form-row table.ts-table tr td,
.ts .ts-form .ts-form-row table.ts-table tr th {
  float: none;
  box-sizing: initial;
}
.ts .ts-form .ts-form-row .ts-label {
  font-size: 70%;
}
.ts .ts-form .ts-form-row .ts-input {
  width: 100%;
  border: 1px solid #8c8c8c;
}
.ts .ts-form .ts-form-row .ts-input[disabled="disabled"] {
  background-color: #f2f2f2;
}
.ts table.ts {
  border-spacing: 0;
}
.ts .ts-table.ts-table-border {
  border: 1px solid #b6b6b6;
}
.ts .ts-table.ts-table-cell-border td,
.ts .ts-table.ts-table-cell-border th {
  border-right: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6;
}
.ts .ts-table.ts-table-cell-border td:last-child,
.ts .ts-table.ts-table-cell-border th:last-child {
  border-right: none;
}
.ts .ts-table .ts-table-head,
.ts .ts-table .ts-table-foot {
  font-weight: bold;
}
.ts .ts-table .ts-table-head tr,
.ts .ts-table .ts-table-foot tr {
  background: #03a9f4;
  color: #ffffff;
}
.ts .ts-table .ts-table-head tr:nth-child(odd),
.ts .ts-table .ts-table-foot tr:nth-child(odd) {
  background: #03a9f4;
  color: #ffffff;
}
.ts .ts-table .ts-table-body tr {
  background: #ffffff;
}
.ts .ts-table .ts-table-body tr:nth-child(odd) {
  background: #ececec;
}
.ts .ts-table.ts-table-padding-xs {
  padding: 0.1rem;
}
.ts .ts-table.ts-table-padding-xs td,
.ts .ts-table.ts-table-padding-xs th {
  padding: 0.1rem;
}
.ts .ts-table.ts-table-padding-sm {
  padding: 0.25rem;
}
.ts .ts-table.ts-table-padding-sm td,
.ts .ts-table.ts-table-padding-sm th {
  padding: 0.25rem;
}
.ts .ts-table.ts-table-padding-md {
  padding: 0.5rem;
}
.ts .ts-table.ts-table-padding-md td,
.ts .ts-table.ts-table-padding-md th {
  padding: 0.5rem;
}
.ts .ts-table.ts-table-padding-lg {
  padding: 1rem;
}
.ts .ts-table.ts-table-padding-lg td,
.ts .ts-table.ts-table-padding-lg th {
  padding: 1rem;
}
.ts .ts-table.ts-table-padding-xl {
  padding: 3rem;
}
.ts .ts-table.ts-table-padding-xl td,
.ts .ts-table.ts-table-padding-xl th {
  padding: 3rem;
}
.ts .ts-table.ts-table-padding-xx {
  padding: 5rem;
}
.ts .ts-table.ts-table-padding-xx td,
.ts .ts-table.ts-table-padding-xx th {
  padding: 5rem;
}
.ts-clearfix {
  clear: both;
}
.ts-clearfix:before,
.ts-clearfix:after {
  display: table;
  content: '';
}
.ts nav ul,
.ts nav .ts-nav-collapse {
  margin: 0.5rem auto;
}
.ts .ts-screenxs-visible,
.ts .ts-screensm-visible,
.ts .ts-screenmd-visible,
.ts .ts-screenlg-visible,
.ts .ts-screenxl-visible,
.ts .ts-screenxx-visible {
  display: initial;
}
.ts .ts-screenxs-hidden,
.ts .ts-screensm-hidden,
.ts .ts-screenmd-hidden,
.ts .ts-screenlg-hidden,
.ts .ts-screenxl-hidden,
.ts .ts-screenxx-hidden {
  display: initial;
}
.ts .ts-nav-collapse .ts-nav-collapse-dropdown {
  display: none;
  padding: 0 1rem;
  margin: 0;
}
.ts .ts-nav-collapse .ts-nav-collapse-dropdown li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.ts .ts-nav-collapse:hover .ts-nav-collapse-dropdown {
  display: block;
}
@media screen and (min-width: 40rem) {
  .ts .ts-nav-collapse .ts-nav-collapse-button {
    display: none;
  }
  .ts .ts-nav-collapse .ts-nav-collapse-dropdown {
    display: block;
  }
  .ts .ts-nav-collapse .ts-nav-collapse-dropdown li {
    display: inline-block;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
  }
}
@media screen and (max-width: 28.999rem) {
  .ts .ts-screenxs-hidden {
    display: none;
  }
  .ts .ts-screenxs-clearfix {
    clear: both;
  }
  .ts .ts-screenxs-clearfix:before,
  .ts .ts-screenxs-clearfix:after {
    display: table;
    content: '';
  }
  .ts .ts-container {
    margin: 0 1rem;
  }
  .ts .ts-asset-slideshow {
    height: 12.8rem;
  }
  .ts .ts-screenxs-text-center {
    text-align: center;
  }
  .ts .ts-screenxs-text-left {
    text-align: left;
  }
  .ts .ts-screenxs-text-right {
    text-align: right;
  }
  .ts .ts-screenxs-text-xs {
    font-size: 70%;
  }
  .ts .ts-screenxs-text-sm {
    font-size: 85%;
  }
  .ts .ts-screenxs-text-md {
    font-size: 100%;
  }
  .ts .ts-screenxs-text-lg {
    font-size: 115%;
  }
  .ts .ts-screenxs-text-xl {
    font-size: 130%;
  }
  .ts .ts-screenxs-text-xx {
    font-size: 150%;
  }
  .ts .ts-row .ts-screenxs-col-span12,
  .ts .ts-form-row .ts-screenxs-col-span12,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span12 {
    width: 100%;
  }
  .ts .ts-row .ts-screenxs-col-span11,
  .ts .ts-form-row .ts-screenxs-col-span11,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span11 {
    width: 91.66666667%;
  }
  .ts .ts-row .ts-screenxs-col-span10,
  .ts .ts-form-row .ts-screenxs-col-span10,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span10 {
    width: 83.33333333%;
  }
  .ts .ts-row .ts-screenxs-col-span9,
  .ts .ts-form-row .ts-screenxs-col-span9,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span9 {
    width: 75%;
  }
  .ts .ts-row .ts-screenxs-col-span8,
  .ts .ts-form-row .ts-screenxs-col-span8,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span8 {
    width: 66.66666667%;
  }
  .ts .ts-row .ts-screenxs-col-span7,
  .ts .ts-form-row .ts-screenxs-col-span7,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span7 {
    width: 58.33333333%;
  }
  .ts .ts-row .ts-screenxs-col-span6,
  .ts .ts-form-row .ts-screenxs-col-span6,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span6 {
    width: 50%;
  }
  .ts .ts-row .ts-screenxs-col-span5,
  .ts .ts-form-row .ts-screenxs-col-span5,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span5 {
    width: 41.66666667%;
  }
  .ts .ts-row .ts-screenxs-col-span4,
  .ts .ts-form-row .ts-screenxs-col-span4,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span4 {
    width: 33.33333333%;
  }
  .ts .ts-row .ts-screenxs-col-span3,
  .ts .ts-form-row .ts-screenxs-col-span3,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span3 {
    width: 25%;
  }
  .ts .ts-row .ts-screenxs-col-span2,
  .ts .ts-form-row .ts-screenxs-col-span2,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span2 {
    width: 16.66666667%;
  }
  .ts .ts-row .ts-screenxs-col-span1,
  .ts .ts-form-row .ts-screenxs-col-span1,
  .ts .ts-form .ts-form-row .ts-screenxs-col-span1 {
    width: 8.33333333%;
  }
  .ts .ts-screenxs-height-max-100 {
    max-height: 100%;
  }
  .ts .ts-screenxs-height-max-80 {
    max-height: 80%;
  }
  .ts .ts-screenxs-height-max-50 {
    max-height: 50%;
  }
  .ts .ts-screenxs-height-100 {
    height: 100%;
  }
  .ts .ts-screenxs-height-90 {
    height: 90%;
  }
  .ts .ts-screenxs-height-75 {
    height: 75%;
  }
  .ts .ts-screenxs-height-66 {
    height: 66%;
  }
  .ts .ts-screenxs-height-50 {
    height: 50%;
  }
  .ts .ts-screenxs-height-33 {
    height: 33%;
  }
  .ts .ts-screenxs-height-25 {
    height: 25%;
  }
  .ts .ts-screenxs-height-10 {
    height: 10%;
  }
  .ts .ts-screenxs-width-100 {
    width: 100%;
  }
  .ts .ts-screenxs-width-90 {
    width: 90%;
  }
  .ts .ts-screenxs-width-75 {
    width: 80%;
  }
  .ts .ts-screenxs-width-66 {
    width: 66%;
  }
  .ts .ts-screenxs-width-50 {
    width: 50%;
  }
  .ts .ts-screenxs-width-33 {
    width: 33%;
  }
  .ts .ts-screenxs-width-25 {
    width: 25%;
  }
  .ts .ts-screenxs-width-10 {
    width: 10%;
  }
}
@media screen and (min-width: 29rem) and (max-width: 31.999rem) {
  .ts .ts-screensm-hidden {
    display: none;
  }
  .ts .ts-screensm-clearfix {
    clear: both;
  }
  .ts .ts-screensm-clearfix:before,
  .ts .ts-screensm-clearfix:after {
    display: table;
    content: '';
  }
  .ts .ts-container {
    margin: 0 1rem;
  }
  .ts .ts-asset-slideshow {
    height: 19.2rem;
  }
  .ts .ts-screensm-text-center {
    text-align: center;
  }
  .ts .ts-screensm-text-left {
    text-align: left;
  }
  .ts .ts-screensm-text-right {
    text-align: right;
  }
  .ts .ts-screensm-text-xs {
    font-size: 70%;
  }
  .ts .ts-screensm-text-sm {
    font-size: 85%;
  }
  .ts .ts-screensm-text-md {
    font-size: 100%;
  }
  .ts .ts-screensm-text-lg {
    font-size: 115%;
  }
  .ts .ts-screensm-text-xl {
    font-size: 130%;
  }
  .ts .ts-screensm-text-xx {
    font-size: 150%;
  }
  .ts .ts-row .ts-screensm-col-span12,
  .ts .ts-form-row .ts-screensm-col-span12,
  .ts .ts-form .ts-form-row .ts-screensm-col-span12 {
    width: 100%;
  }
  .ts .ts-row .ts-screensm-col-span11,
  .ts .ts-form-row .ts-screensm-col-span11,
  .ts .ts-form .ts-form-row .ts-screensm-col-span11 {
    width: 91.66666667%;
  }
  .ts .ts-row .ts-screensm-col-span10,
  .ts .ts-form-row .ts-screensm-col-span10,
  .ts .ts-form .ts-form-row .ts-screensm-col-span10 {
    width: 83.33333333%;
  }
  .ts .ts-row .ts-screensm-col-span9,
  .ts .ts-form-row .ts-screensm-col-span9,
  .ts .ts-form .ts-form-row .ts-screensm-col-span9 {
    width: 75%;
  }
  .ts .ts-row .ts-screensm-col-span8,
  .ts .ts-form-row .ts-screensm-col-span8,
  .ts .ts-form .ts-form-row .ts-screensm-col-span8 {
    width: 66.66666667%;
  }
  .ts .ts-row .ts-screensm-col-span7,
  .ts .ts-form-row .ts-screensm-col-span7,
  .ts .ts-form .ts-form-row .ts-screensm-col-span7 {
    width: 58.33333333%;
  }
  .ts .ts-row .ts-screensm-col-span6,
  .ts .ts-form-row .ts-screensm-col-span6,
  .ts .ts-form .ts-form-row .ts-screensm-col-span6 {
    width: 50%;
  }
  .ts .ts-row .ts-screensm-col-span5,
  .ts .ts-form-row .ts-screensm-col-span5,
  .ts .ts-form .ts-form-row .ts-screensm-col-span5 {
    width: 41.66666667%;
  }
  .ts .ts-row .ts-screensm-col-span4,
  .ts .ts-form-row .ts-screensm-col-span4,
  .ts .ts-form .ts-form-row .ts-screensm-col-span4 {
    width: 33.33333333%;
  }
  .ts .ts-row .ts-screensm-col-span3,
  .ts .ts-form-row .ts-screensm-col-span3,
  .ts .ts-form .ts-form-row .ts-screensm-col-span3 {
    width: 25%;
  }
  .ts .ts-row .ts-screensm-col-span2,
  .ts .ts-form-row .ts-screensm-col-span2,
  .ts .ts-form .ts-form-row .ts-screensm-col-span2 {
    width: 16.66666667%;
  }
  .ts .ts-row .ts-screensm-col-span1,
  .ts .ts-form-row .ts-screensm-col-span1,
  .ts .ts-form .ts-form-row .ts-screensm-col-span1 {
    width: 8.33333333%;
  }
  .ts .ts-screensm-height-max-100 {
    max-height: 100%;
  }
  .ts .ts-screensm-height-max-80 {
    max-height: 80%;
  }
  .ts .ts-screensm-height-max-50 {
    max-height: 50%;
  }
  .ts .ts-screensm-height-100 {
    height: 100%;
  }
  .ts .ts-screensm-height-90 {
    height: 90%;
  }
  .ts .ts-screensm-height-75 {
    height: 75%;
  }
  .ts .ts-screensm-height-66 {
    height: 66%;
  }
  .ts .ts-screensm-height-50 {
    height: 50%;
  }
  .ts .ts-screensm-height-33 {
    height: 33%;
  }
  .ts .ts-screensm-height-25 {
    height: 25%;
  }
  .ts .ts-screensm-height-10 {
    height: 10%;
  }
  .ts .ts-screensm-width-100 {
    width: 100%;
  }
  .ts .ts-screensm-width-90 {
    width: 90%;
  }
  .ts .ts-screensm-width-75 {
    width: 80%;
  }
  .ts .ts-screensm-width-66 {
    width: 66%;
  }
  .ts .ts-screensm-width-50 {
    width: 50%;
  }
  .ts .ts-screensm-width-33 {
    width: 33%;
  }
  .ts .ts-screensm-width-25 {
    width: 25%;
  }
  .ts .ts-screensm-width-10 {
    width: 10%;
  }
}
@media screen and (min-width: 32rem) and (max-width: 49.999rem) {
  .ts .ts-screenmd-hidden {
    display: none;
  }
  .ts .ts-screenmd-clearfix {
    clear: both;
  }
  .ts .ts-screenmd-clearfix:before,
  .ts .ts-screenmd-clearfix:after {
    display: table;
    content: '';
  }
  .ts .ts-container {
    margin: 0 1rem;
  }
  .ts .ts-asset-slideshow {
    height: 38.4rem;
  }
  .ts .ts-screenmd-text-center {
    text-align: center;
  }
  .ts .ts-screenmd-text-left {
    text-align: left;
  }
  .ts .ts-screenmd-text-right {
    text-align: right;
  }
  .ts .ts-screenmd-text-xs {
    font-size: 70%;
  }
  .ts .ts-screenmd-text-sm {
    font-size: 85%;
  }
  .ts .ts-screenmd-text-md {
    font-size: 100%;
  }
  .ts .ts-screenmd-text-lg {
    font-size: 115%;
  }
  .ts .ts-screenmd-text-xl {
    font-size: 130%;
  }
  .ts .ts-screenmd-text-xx {
    font-size: 150%;
  }
  .ts .ts-row .ts-screenmd-col-span12,
  .ts .ts-form-row .ts-screenmd-col-span12,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span12 {
    width: 100%;
  }
  .ts .ts-row .ts-screenmd-col-span11,
  .ts .ts-form-row .ts-screenmd-col-span11,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span11 {
    width: 91.66666667%;
  }
  .ts .ts-row .ts-screenmd-col-span10,
  .ts .ts-form-row .ts-screenmd-col-span10,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span10 {
    width: 83.33333333%;
  }
  .ts .ts-row .ts-screenmd-col-span9,
  .ts .ts-form-row .ts-screenmd-col-span9,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span9 {
    width: 75%;
  }
  .ts .ts-row .ts-screenmd-col-span8,
  .ts .ts-form-row .ts-screenmd-col-span8,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span8 {
    width: 66.66666667%;
  }
  .ts .ts-row .ts-screenmd-col-span7,
  .ts .ts-form-row .ts-screenmd-col-span7,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span7 {
    width: 58.33333333%;
  }
  .ts .ts-row .ts-screenmd-col-span6,
  .ts .ts-form-row .ts-screenmd-col-span6,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span6 {
    width: 50%;
  }
  .ts .ts-row .ts-screenmd-col-span5,
  .ts .ts-form-row .ts-screenmd-col-span5,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span5 {
    width: 41.66666667%;
  }
  .ts .ts-row .ts-screenmd-col-span4,
  .ts .ts-form-row .ts-screenmd-col-span4,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span4 {
    width: 33.33333333%;
  }
  .ts .ts-row .ts-screenmd-col-span3,
  .ts .ts-form-row .ts-screenmd-col-span3,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span3 {
    width: 25%;
  }
  .ts .ts-row .ts-screenmd-col-span2,
  .ts .ts-form-row .ts-screenmd-col-span2,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span2 {
    width: 16.66666667%;
  }
  .ts .ts-row .ts-screenmd-col-span1,
  .ts .ts-form-row .ts-screenmd-col-span1,
  .ts .ts-form .ts-form-row .ts-screenmd-col-span1 {
    width: 8.33333333%;
  }
  .ts .ts-screenmd-height-max-100 {
    max-height: 100%;
  }
  .ts .ts-screenmd-height-max-80 {
    max-height: 80%;
  }
  .ts .ts-screenmd-height-max-50 {
    max-height: 50%;
  }
  .ts .ts-screenmd-height-100 {
    height: 100%;
  }
  .ts .ts-screenmd-height-90 {
    height: 90%;
  }
  .ts .ts-screenmd-height-75 {
    height: 75%;
  }
  .ts .ts-screenmd-height-66 {
    height: 66%;
  }
  .ts .ts-screenmd-height-50 {
    height: 50%;
  }
  .ts .ts-screenmd-height-33 {
    height: 33%;
  }
  .ts .ts-screenmd-height-25 {
    height: 25%;
  }
  .ts .ts-screenmd-height-10 {
    height: 10%;
  }
  .ts .ts-screenmd-width-100 {
    width: 100%;
  }
  .ts .ts-screenmd-width-90 {
    width: 90%;
  }
  .ts .ts-screenmd-width-75 {
    width: 80%;
  }
  .ts .ts-screenmd-width-66 {
    width: 66%;
  }
  .ts .ts-screenmd-width-50 {
    width: 50%;
  }
  .ts .ts-screenmd-width-33 {
    width: 33%;
  }
  .ts .ts-screenmd-width-25 {
    width: 25%;
  }
  .ts .ts-screenmd-width-10 {
    width: 10%;
  }
}
@media screen and (min-width: 50rem) and (max-width: 69.999rem) {
  .ts .ts-screenlg-hidden {
    display: none;
  }
  .ts .ts-screenlg-clearfix {
    clear: both;
  }
  .ts .ts-screenlg-clearfix:before,
  .ts .ts-screenlg-clearfix:after {
    display: table;
    content: '';
  }
  .ts .ts-screenlg-text-center {
    text-align: center;
  }
  .ts .ts-screenlg-text-left {
    text-align: left;
  }
  .ts .ts-screenlg-text-right {
    text-align: right;
  }
  .ts .ts-screenlg-text-xs {
    font-size: 70%;
  }
  .ts .ts-screenlg-text-sm {
    font-size: 85%;
  }
  .ts .ts-screenlg-text-md {
    font-size: 100%;
  }
  .ts .ts-screenlg-text-lg {
    font-size: 115%;
  }
  .ts .ts-screenlg-text-xl {
    font-size: 130%;
  }
  .ts .ts-screenlg-text-xx {
    font-size: 150%;
  }
  .ts .ts-row .ts-screenlg-col-span12,
  .ts .ts-form-row .ts-screenlg-col-span12,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span12 {
    width: 100%;
  }
  .ts .ts-row .ts-screenlg-col-span11,
  .ts .ts-form-row .ts-screenlg-col-span11,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span11 {
    width: 91.66666667%;
  }
  .ts .ts-row .ts-screenlg-col-span10,
  .ts .ts-form-row .ts-screenlg-col-span10,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span10 {
    width: 83.33333333%;
  }
  .ts .ts-row .ts-screenlg-col-span9,
  .ts .ts-form-row .ts-screenlg-col-span9,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span9 {
    width: 75%;
  }
  .ts .ts-row .ts-screenlg-col-span8,
  .ts .ts-form-row .ts-screenlg-col-span8,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span8 {
    width: 66.66666667%;
  }
  .ts .ts-row .ts-screenlg-col-span7,
  .ts .ts-form-row .ts-screenlg-col-span7,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span7 {
    width: 58.33333333%;
  }
  .ts .ts-row .ts-screenlg-col-span6,
  .ts .ts-form-row .ts-screenlg-col-span6,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span6 {
    width: 50%;
  }
  .ts .ts-row .ts-screenlg-col-span5,
  .ts .ts-form-row .ts-screenlg-col-span5,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span5 {
    width: 41.66666667%;
  }
  .ts .ts-row .ts-screenlg-col-span4,
  .ts .ts-form-row .ts-screenlg-col-span4,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span4 {
    width: 33.33333333%;
  }
  .ts .ts-row .ts-screenlg-col-span3,
  .ts .ts-form-row .ts-screenlg-col-span3,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span3 {
    width: 25%;
  }
  .ts .ts-row .ts-screenlg-col-span2,
  .ts .ts-form-row .ts-screenlg-col-span2,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span2 {
    width: 16.66666667%;
  }
  .ts .ts-row .ts-screenlg-col-span1,
  .ts .ts-form-row .ts-screenlg-col-span1,
  .ts .ts-form .ts-form-row .ts-screenlg-col-span1 {
    width: 8.33333333%;
  }
  .ts .ts-screenlg-height-max-100 {
    max-height: 100%;
  }
  .ts .ts-screenlg-height-max-80 {
    max-height: 80%;
  }
  .ts .ts-screenlg-height-max-50 {
    max-height: 50%;
  }
  .ts .ts-screenlg-height-100 {
    height: 100%;
  }
  .ts .ts-screenlg-height-90 {
    height: 90%;
  }
  .ts .ts-screenlg-height-75 {
    height: 75%;
  }
  .ts .ts-screenlg-height-66 {
    height: 66%;
  }
  .ts .ts-screenlg-height-50 {
    height: 50%;
  }
  .ts .ts-screenlg-height-33 {
    height: 33%;
  }
  .ts .ts-screenlg-height-25 {
    height: 25%;
  }
  .ts .ts-screenlg-height-10 {
    height: 10%;
  }
  .ts .ts-screenlg-width-100 {
    width: 100%;
  }
  .ts .ts-screenlg-width-90 {
    width: 90%;
  }
  .ts .ts-screenlg-width-75 {
    width: 80%;
  }
  .ts .ts-screenlg-width-66 {
    width: 66%;
  }
  .ts .ts-screenlg-width-50 {
    width: 50%;
  }
  .ts .ts-screenlg-width-33 {
    width: 33%;
  }
  .ts .ts-screenlg-width-25 {
    width: 25%;
  }
  .ts .ts-screenlg-width-10 {
    width: 10%;
  }
}
@media screen and (min-width: 70rem) and (max-width: 89.999rem) {
  .ts .ts-screenxl-hidden {
    display: none;
  }
  .ts .ts-screenxl-clearfix {
    clear: both;
  }
  .ts .ts-screenxl-clearfix:before,
  .ts .ts-screenxl-clearfix:after {
    display: table;
    content: '';
  }
  .ts .ts-screenxl-text-center {
    text-align: center;
  }
  .ts .ts-screenxl-text-left {
    text-align: left;
  }
  .ts .ts-screenxl-text-right {
    text-align: right;
  }
  .ts .ts-screenxl-text-xs {
    font-size: 70%;
  }
  .ts .ts-screenxl-text-sm {
    font-size: 85%;
  }
  .ts .ts-screenxl-text-md {
    font-size: 100%;
  }
  .ts .ts-screenxl-text-lg {
    font-size: 115%;
  }
  .ts .ts-screenxl-text-xl {
    font-size: 130%;
  }
  .ts .ts-screenxl-text-xx {
    font-size: 150%;
  }
  .ts .ts-row .ts-screenxl-col-span12,
  .ts .ts-form-row .ts-screenxl-col-span12,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span12 {
    width: 100%;
  }
  .ts .ts-row .ts-screenxl-col-span11,
  .ts .ts-form-row .ts-screenxl-col-span11,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span11 {
    width: 91.66666667%;
  }
  .ts .ts-row .ts-screenxl-col-span10,
  .ts .ts-form-row .ts-screenxl-col-span10,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span10 {
    width: 83.33333333%;
  }
  .ts .ts-row .ts-screenxl-col-span9,
  .ts .ts-form-row .ts-screenxl-col-span9,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span9 {
    width: 75%;
  }
  .ts .ts-row .ts-screenxl-col-span8,
  .ts .ts-form-row .ts-screenxl-col-span8,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span8 {
    width: 66.66666667%;
  }
  .ts .ts-row .ts-screenxl-col-span7,
  .ts .ts-form-row .ts-screenxl-col-span7,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span7 {
    width: 58.33333333%;
  }
  .ts .ts-row .ts-screenxl-col-span6,
  .ts .ts-form-row .ts-screenxl-col-span6,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span6 {
    width: 50%;
  }
  .ts .ts-row .ts-screenxl-col-span5,
  .ts .ts-form-row .ts-screenxl-col-span5,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span5 {
    width: 41.66666667%;
  }
  .ts .ts-row .ts-screenxl-col-span4,
  .ts .ts-form-row .ts-screenxl-col-span4,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span4 {
    width: 33.33333333%;
  }
  .ts .ts-row .ts-screenxl-col-span3,
  .ts .ts-form-row .ts-screenxl-col-span3,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span3 {
    width: 25%;
  }
  .ts .ts-row .ts-screenxl-col-span2,
  .ts .ts-form-row .ts-screenxl-col-span2,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span2 {
    width: 16.66666667%;
  }
  .ts .ts-row .ts-screenxl-col-span1,
  .ts .ts-form-row .ts-screenxl-col-span1,
  .ts .ts-form .ts-form-row .ts-screenxl-col-span1 {
    width: 8.33333333%;
  }
  .ts .ts-screenxl-height-max-100 {
    max-height: 100%;
  }
  .ts .ts-screenxl-height-max-80 {
    max-height: 80%;
  }
  .ts .ts-screenxl-height-max-50 {
    max-height: 50%;
  }
  .ts .ts-screenxl-height-100 {
    height: 100%;
  }
  .ts .ts-screenxl-height-90 {
    height: 90%;
  }
  .ts .ts-screenxl-height-75 {
    height: 75%;
  }
  .ts .ts-screenxl-height-66 {
    height: 66%;
  }
  .ts .ts-screenxl-height-50 {
    height: 50%;
  }
  .ts .ts-screenxl-height-33 {
    height: 33%;
  }
  .ts .ts-screenxl-height-25 {
    height: 25%;
  }
  .ts .ts-screenxl-height-10 {
    height: 10%;
  }
  .ts .ts-screenxl-width-100 {
    width: 100%;
  }
  .ts .ts-screenxl-width-90 {
    width: 90%;
  }
  .ts .ts-screenxl-width-75 {
    width: 80%;
  }
  .ts .ts-screenxl-width-66 {
    width: 66%;
  }
  .ts .ts-screenxl-width-50 {
    width: 50%;
  }
  .ts .ts-screenxl-width-33 {
    width: 33%;
  }
  .ts .ts-screenxl-width-25 {
    width: 25%;
  }
  .ts .ts-screenxl-width-10 {
    width: 10%;
  }
}
@media screen and (min-width: 90rem) {
  .ts .ts-screenxx-hidden {
    display: none;
  }
  .ts .ts-screenxx-clearfix {
    clear: both;
  }
  .ts .ts-screenxx-clearfix:before,
  .ts .ts-screenxx-clearfix:after {
    display: table;
    content: '';
  }
  .ts .ts-screenxx-text-center {
    text-align: center;
  }
  .ts .ts-screenxx-text-left {
    text-align: left;
  }
  .ts .ts-screenxx-text-right {
    text-align: right;
  }
  .ts .ts-screenxx-text-xs {
    font-size: 70%;
  }
  .ts .ts-screenxx-text-sm {
    font-size: 85%;
  }
  .ts .ts-screenxx-text-md {
    font-size: 100%;
  }
  .ts .ts-screenxx-text-lg {
    font-size: 115%;
  }
  .ts .ts-screenxx-text-xl {
    font-size: 130%;
  }
  .ts .ts-screenxx-text-xx {
    font-size: 150%;
  }
  .ts .ts-row .ts-screenxx-col-span12,
  .ts .ts-form-row .ts-screenxx-col-span12,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span12 {
    width: 100%;
  }
  .ts .ts-row .ts-screenxx-col-span11,
  .ts .ts-form-row .ts-screenxx-col-span11,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span11 {
    width: 91.66666667%;
  }
  .ts .ts-row .ts-screenxx-col-span10,
  .ts .ts-form-row .ts-screenxx-col-span10,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span10 {
    width: 83.33333333%;
  }
  .ts .ts-row .ts-screenxx-col-span9,
  .ts .ts-form-row .ts-screenxx-col-span9,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span9 {
    width: 75%;
  }
  .ts .ts-row .ts-screenxx-col-span8,
  .ts .ts-form-row .ts-screenxx-col-span8,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span8 {
    width: 66.66666667%;
  }
  .ts .ts-row .ts-screenxx-col-span7,
  .ts .ts-form-row .ts-screenxx-col-span7,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span7 {
    width: 58.33333333%;
  }
  .ts .ts-row .ts-screenxx-col-span6,
  .ts .ts-form-row .ts-screenxx-col-span6,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span6 {
    width: 50%;
  }
  .ts .ts-row .ts-screenxx-col-span5,
  .ts .ts-form-row .ts-screenxx-col-span5,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span5 {
    width: 41.66666667%;
  }
  .ts .ts-row .ts-screenxx-col-span4,
  .ts .ts-form-row .ts-screenxx-col-span4,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span4 {
    width: 33.33333333%;
  }
  .ts .ts-row .ts-screenxx-col-span3,
  .ts .ts-form-row .ts-screenxx-col-span3,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span3 {
    width: 25%;
  }
  .ts .ts-row .ts-screenxx-col-span2,
  .ts .ts-form-row .ts-screenxx-col-span2,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span2 {
    width: 16.66666667%;
  }
  .ts .ts-row .ts-screenxx-col-span1,
  .ts .ts-form-row .ts-screenxx-col-span1,
  .ts .ts-form .ts-form-row .ts-screenxx-col-span1 {
    width: 8.33333333%;
  }
  .ts .ts-screenxx-height-max-100 {
    max-height: 100%;
  }
  .ts .ts-screenxx-height-max-80 {
    max-height: 80%;
  }
  .ts .ts-screenxx-height-max-50 {
    max-height: 50%;
  }
  .ts .ts-screenxx-height-100 {
    height: 100%;
  }
  .ts .ts-screenxx-height-90 {
    height: 90%;
  }
  .ts .ts-screenxx-height-75 {
    height: 75%;
  }
  .ts .ts-screenxx-height-66 {
    height: 66%;
  }
  .ts .ts-screenxx-height-50 {
    height: 50%;
  }
  .ts .ts-screenxx-height-33 {
    height: 33%;
  }
  .ts .ts-screenxx-height-25 {
    height: 25%;
  }
  .ts .ts-screenxx-height-10 {
    height: 10%;
  }
  .ts .ts-screenxx-width-100 {
    width: 100%;
  }
  .ts .ts-screenxx-width-90 {
    width: 90%;
  }
  .ts .ts-screenxx-width-75 {
    width: 80%;
  }
  .ts .ts-screenxx-width-66 {
    width: 66%;
  }
  .ts .ts-screenxx-width-50 {
    width: 50%;
  }
  .ts .ts-screenxx-width-33 {
    width: 33%;
  }
  .ts .ts-screenxx-width-25 {
    width: 25%;
  }
  .ts .ts-screenxx-width-10 {
    width: 10%;
  }
}
article.ts-text-container {
  padding: 1rem;
}
