/***************************
	Icons
***************************/
/***************************
	Font
***************************/
/***************************
	Widths & Margins
***************************/
/***************************
	Others
***************************/
[class^="cs-icon-"]::before,
[class*=" cs-icon-"]::before {
  content: '';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
.cs-icon-angle-down::before {
  content: '\e800';
}
.cs-icon-angle-left::before {
  content: '\e801';
}
.cs-icon-angle-right::before {
  content: '\e802';
}
.cs-icon-angle-up::before {
  content: '\e803';
}
.cs-icon-menu::before {
  content: '\e804';
}
.cs-icon-search::before {
  content: '\e805';
}
.cs-icon-clock::before {
  content: '\e806';
}
.cs-icon-calendar-alt::before {
  content: '\e807';
}
.cs-icon-quote-right::before {
  content: '\e808';
}
.cs-icon-check::before {
  content: '\e809';
}
.cs-icon-close::before {
  content: '\e80a';
}
.cs-icon-circle::before {
  content: '\e80b';
}
strong,
b {
  font-weight: 400;
}
img {
  display: block;
  height: auto;
  margin-bottom: 2.1rem;
  max-width: 100%;
}
img.lazyload-image {
  width: 100%;
}
img.lazyload-image.lazyload[srcset="data:image/gif;base64,R0lGODlhAQABAAAAACwAAAAAAQABAAA="] {
  /* fix slider height is bigger because of the empty pixel - set the height of this pixel to 0 */
  height: 0;
}
.h-clean-image-styles img {
  margin-bottom: 0;
}
sup,
sub {
  position: relative;
  top: -0.4em;
  vertical-align: baseline;
}
sub {
  top: 0.4em;
}
h2,
.h-h2,
h3,
.h-h3,
h4,
.h-h4,
h5,
.h-h5,
h6,
.h-h6 {
  margin-top: 8.4rem;
}
@media screen and (max-width: 1120px) {
  h2,
  .h-h2,
  h3,
  .h-h3,
  h4,
  .h-h4,
  h5,
  .h-h5,
  h6,
  .h-h6 {
    margin-top: 6.3rem;
  }
}
@media screen and (max-width: 640px) {
  h2,
  .h-h2,
  h3,
  .h-h3,
  h4,
  .h-h4,
  h5,
  .h-h5,
  h6,
  .h-h6 {
    margin-top: 4.2rem;
  }
}
h2:first-child,
.h-h2:first-child,
h3:first-child,
.h-h3:first-child,
h4:first-child,
.h-h4:first-child,
h5:first-child,
.h-h5:first-child,
h6:first-child,
.h-h6:first-child {
  margin-top: 0 !important;
}
header:not(.header),
h1,
.h-h1,
h2,
.h-h2,
h3,
.h-h3,
h4,
.h-h4,
h5,
.h-h5,
h6,
.h-h6 {
  color: #fff;
  font-family: "Abel", sans-serif;
  font-weight: 400;
  margin-bottom: 2.1rem;
}
header:not(.header) + h2,
h1 + h2,
.h-h1 + h2,
h2 + h2,
.h-h2 + h2,
h3 + h2,
.h-h3 + h2,
h4 + h2,
.h-h4 + h2,
h5 + h2,
.h-h5 + h2,
h6 + h2,
.h-h6 + h2,
header:not(.header) + .h-h2,
h1 + .h-h2,
.h-h1 + .h-h2,
h2 + .h-h2,
.h-h2 + .h-h2,
h3 + .h-h2,
.h-h3 + .h-h2,
h4 + .h-h2,
.h-h4 + .h-h2,
h5 + .h-h2,
.h-h5 + .h-h2,
h6 + .h-h2,
.h-h6 + .h-h2,
header:not(.header) + h3,
h1 + h3,
.h-h1 + h3,
h2 + h3,
.h-h2 + h3,
h3 + h3,
.h-h3 + h3,
h4 + h3,
.h-h4 + h3,
h5 + h3,
.h-h5 + h3,
h6 + h3,
.h-h6 + h3,
header:not(.header) + .h-h3,
h1 + .h-h3,
.h-h1 + .h-h3,
h2 + .h-h3,
.h-h2 + .h-h3,
h3 + .h-h3,
.h-h3 + .h-h3,
h4 + .h-h3,
.h-h4 + .h-h3,
h5 + .h-h3,
.h-h5 + .h-h3,
h6 + .h-h3,
.h-h6 + .h-h3,
header:not(.header) + h4,
h1 + h4,
.h-h1 + h4,
h2 + h4,
.h-h2 + h4,
h3 + h4,
.h-h3 + h4,
h4 + h4,
.h-h4 + h4,
h5 + h4,
.h-h5 + h4,
h6 + h4,
.h-h6 + h4,
header:not(.header) + .h-h4,
h1 + .h-h4,
.h-h1 + .h-h4,
h2 + .h-h4,
.h-h2 + .h-h4,
h3 + .h-h4,
.h-h3 + .h-h4,
h4 + .h-h4,
.h-h4 + .h-h4,
h5 + .h-h4,
.h-h5 + .h-h4,
h6 + .h-h4,
.h-h6 + .h-h4,
header:not(.header) + h5,
h1 + h5,
.h-h1 + h5,
h2 + h5,
.h-h2 + h5,
h3 + h5,
.h-h3 + h5,
h4 + h5,
.h-h4 + h5,
h5 + h5,
.h-h5 + h5,
h6 + h5,
.h-h6 + h5,
header:not(.header) + .h-h5,
h1 + .h-h5,
.h-h1 + .h-h5,
h2 + .h-h5,
.h-h2 + .h-h5,
h3 + .h-h5,
.h-h3 + .h-h5,
h4 + .h-h5,
.h-h4 + .h-h5,
h5 + .h-h5,
.h-h5 + .h-h5,
h6 + .h-h5,
.h-h6 + .h-h5,
header:not(.header) + h6,
h1 + h6,
.h-h1 + h6,
h2 + h6,
.h-h2 + h6,
h3 + h6,
.h-h3 + h6,
h4 + h6,
.h-h4 + h6,
h5 + h6,
.h-h5 + h6,
h6 + h6,
.h-h6 + h6,
header:not(.header) + .h-h6,
h1 + .h-h6,
.h-h1 + .h-h6,
h2 + .h-h6,
.h-h2 + .h-h6,
h3 + .h-h6,
.h-h3 + .h-h6,
h4 + .h-h6,
.h-h4 + .h-h6,
h5 + .h-h6,
.h-h5 + .h-h6,
h6 + .h-h6,
.h-h6 + .h-h6 {
  margin-top: 0 !important;
}
h1,
.h-h1 {
  font-size: 34px;
  line-height: 130%;
}
h2,
.h-h2 {
  font-size: 1em;
  line-height: 130%;
}
h3,
.h-h3 {
  font-size: 0.917em;
  line-height: 130%;
}
h4,
.h-h4 {
  font-size: 0.833em;
  line-height: 130%;
}
h5,
.h-h5 {
  font-size: 0.75em;
  line-height: 130%;
}
h6,
.h-h6 {
  font-size: 0.667em;
  line-height: 130%;
}
.h-clean-headline-color h1,
.h-clean-headline-color .h-h1,
.h-clean-headline-color h2,
.h-clean-headline-color .h-h2,
.h-clean-headline-color h3,
.h-clean-headline-color .h-h3,
.h-clean-headline-color h4,
.h-clean-headline-color .h-h4,
.h-clean-headline-color h5,
.h-clean-headline-color .h-h5,
.h-clean-headline-color h6,
.h-clean-headline-color .h-h6 {
  color: inherit;
}
p {
  margin-bottom: 40px;
}
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
  clear: both;
  cursor: pointer;
  display: block;
  font-size: inherit;
  font-family: "Abel", sans-serif;
  /* IE 11 bugfix */
  overflow: visible;
}
button:hover {
  color: #d43e3e;
}
.h-clean-link:hover,
.h-clean-button:hover {
  color: inherit;
}
.h-clean-link-styles button:hover {
  color: inherit;
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #d43e3e;
  display: inline-block;
  text-decoration: underline;
  transition: all 0.2s ease;
}
a:hover {
  color: inherit;
}
a:link,
a:active,
a:visited,
a:hover {
  outline: none;
}
a img {
  border: 0 none;
}
.h-clean-link {
  color: inherit;
  text-decoration: none;
}
.h-clean-link-styles a {
  color: inherit;
  text-decoration: none;
}
.h-link-font-color {
  color: #fff;
  text-decoration: underline !important;
}
a[id^="c"]:empty {
  border: 0;
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  width: 0;
}
.button {
  font-size: 26px;
  line-height: 140%;
  background-color: #a40101;
  border: 2px solid #a40101;
  color: #FFF;
  font-weight: 400;
  margin: 2.1rem 0;
  padding: 10px 12px;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  transition: all 0.2s ease;
}
.button:hover {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.35);
  cursor: pointer;
}
ul,
ol {
  margin-bottom: 2.1rem;
  padding-left: 2.1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
ul li {
  position: relative;
}
ul li::before {
  content: '\e80b';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  font-size: 0.25rem;
  line-height: 100%;
  position: absolute;
  top: 1.05rem;
  right: auto;
  bottom: auto;
  left: -2.1rem;
  margin: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.typo3-messages,
.h-clean-list {
  margin-bottom: 0;
  padding-left: 0;
}
.typo3-messages li::before,
.h-clean-list li::before {
  display: none;
}
.h-clean-list-styles ul,
.h-clean-list-styles ol {
  margin-bottom: 0;
  padding-left: 0;
}
.h-clean-list-styles ul li::before,
.h-clean-list-styles ol li::before {
  display: none;
}
.list-column-count {
  font-size: 0.75rem;
}

.list-column-count li {
  margin-bottom: 0;
  line-height: 160%;
}

blockquote {
  margin-bottom: 8.4rem;
  padding-left: 5.25rem;
  position: relative;
}
@media screen and (max-width: 1120px) {
  blockquote {
    margin-bottom: 6.3rem;
  }
}
@media screen and (max-width: 640px) {
  blockquote {
    margin-bottom: 4.2rem;
  }
}
blockquote::before {
  font-size: 1.5rem;
  line-height: 100%;
  content: '\e808';
  display: inline-block;
  font-family: "cs-icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  margin-right: 0.2em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  color: #999;
  margin: 0;
}
hr {
  border: none;
  border-top: 2px solid #CCC;
  color: transparent;
  height: 0;
  margin: 8.4rem 0;
}
@media screen and (max-width: 1120px) {
  hr {
    margin: 6.3rem 0;
  }
}
@media screen and (max-width: 640px) {
  hr {
    margin: 4.2rem 0;
  }
}
@font-face {
  font-display: swap;
  font-family: 'Abel';
  src: local(''), url('../Fonts/Abel/abel-v18-latin-regular.woff2') format('woff2'), url('../Fonts/Abel/abel-v18-latin-regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
/* @TODO: cache-id of parameter is set in editor.less and <head> for preloading too !!! */
/* @TODO: count up cache-id v0001 to e.g. v0002 at fontello changes */
@font-face {
  font-display: swap;
  font-family: 'cs-icons';
  src: local(''), url('../Fonts/FontelloIcons/cs-icons.woff2?v0001') format('woff2'), url('../Fonts/FontelloIcons/cs-icons.woff?v0001') format('woff');
  font-weight: 400;
  font-style: normal;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body,
html {
  color: #fff;
  font-family: "Abel", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 140%;
  overflow-x: hidden;
  /* fix for mobile iphones when scrolling in mobile menu */
  position: relative;
  -webkit-text-size-adjust: none;
}
body.cke_editable,
html.cke_editable {
  margin: 2.1rem;
}
::-moz-selection {
  background: #d43e3e;
  color: #FFF;
}
::selection {
  background: #d43e3e;
  color: #FFF;
}
/***************************
	Editor Helpers
***************************/
.h-text-left,
.text-left {
  text-align: left;
}
.h-text-center,
.text-center {
  text-align: center;
}
.h-text-right,
.text-right {
  text-align: right;
}
.h-text-justify,
.text-justify {
  text-align: justify;
}
.h-block-icon::before {
  display: block;
  margin: 0;
  width: 100%;
}
.font-small {
  font-size: 0.917rem;
  line-height: 140%;
}
.font-x-small {
  font-size: 0.75rem;
  line-height: 140%;
}
.cs-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -15px;
}
.cs-row > [class^="cs-col-"],
.cs-row > [class*=" cs-col-"] {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
}
.cs-row > [class^="cs-col-"] > *:last-child,
.cs-row > [class*=" cs-col-"] > *:last-child {
  margin-bottom: 0;
}
.cs-row > .cs-col-d-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
.cs-row > .cs-col-d-11 {
  -ms-flex-preferred-size: 91.66666667%;
      flex-basis: 91.66666667%;
  max-width: 91.66666667%;
  width: 91.66666667%;
}
.cs-row > .cs-col-d-10 {
  -ms-flex-preferred-size: 83.33333333%;
      flex-basis: 83.33333333%;
  max-width: 83.33333333%;
  width: 83.33333333%;
}
.cs-row > .cs-col-d-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
  width: 75%;
}
.cs-row > .cs-col-d-8 {
  -ms-flex-preferred-size: 66.66666667%;
      flex-basis: 66.66666667%;
  max-width: 66.66666667%;
  width: 66.66666667%;
}
.cs-row > .cs-col-d-7 {
  -ms-flex-preferred-size: 58.33333333%;
      flex-basis: 58.33333333%;
  max-width: 58.33333333%;
  width: 58.33333333%;
}
.cs-row > .cs-col-d-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  width: 50%;
}
.cs-row > .cs-col-d-5 {
  -ms-flex-preferred-size: 41.66666667%;
      flex-basis: 41.66666667%;
  max-width: 41.66666667%;
  width: 41.66666667%;
}
.cs-row > .cs-col-d-4 {
  -ms-flex-preferred-size: 33.33333333%;
      flex-basis: 33.33333333%;
  max-width: 33.33333333%;
  width: 33.33333333%;
}
.cs-row > .cs-col-d-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
  width: 25%;
}
.cs-row > .cs-col-d-2 {
  -ms-flex-preferred-size: 16.66666667%;
      flex-basis: 16.66666667%;
  max-width: 16.66666667%;
  width: 16.66666667%;
}
.cs-row > .cs-col-d-1 {
  -ms-flex-preferred-size: 8.33333333%;
      flex-basis: 8.33333333%;
  max-width: 8.33333333%;
  width: 8.33333333%;
}
.cs-row.cs-row--base-10 > .cs-col-d-12,
.cs-row.cs-row--base-10 > .cs-col-d-11,
.cs-row.cs-row--base-10 > .cs-col-d-10 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}
.cs-row.cs-row--base-10 > .cs-col-d-9 {
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
  max-width: 90%;
  width: 90%;
}
.cs-row.cs-row--base-10 > .cs-col-d-8 {
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
  max-width: 80%;
  width: 80%;
}
.cs-row.cs-row--base-10 > .cs-col-d-7 {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  max-width: 70%;
  width: 70%;
}
.cs-row.cs-row--base-10 > .cs-col-d-6 {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
  max-width: 60%;
  width: 60%;
}
.cs-row.cs-row--base-10 > .cs-col-d-5 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
  width: 50%;
}
.cs-row.cs-row--base-10 > .cs-col-d-4 {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  max-width: 40%;
  width: 40%;
}
.cs-row.cs-row--base-10 > .cs-col-d-3 {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  max-width: 30%;
  width: 30%;
}
.cs-row.cs-row--base-10 > .cs-col-d-2 {
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
  max-width: 20%;
  width: 20%;
}
.cs-row.cs-row--base-10 > .cs-col-d-1 {
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
  max-width: 10%;
  width: 10%;
}
@media screen and (max-width: 1120px) {
  .cs-row > [class^="cs-col-d-"],
  .cs-row > [class*=" cs-col-d-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]) {
    margin-bottom: 6.3rem;
  }
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]) {
    margin-bottom: 6.3rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-tl-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-tl-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-tl-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-tl-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-tl-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-tl-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-tl-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-tl-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-tl-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-tl-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-tl-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-tl-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-12,
  .cs-row.cs-row--base-10 > .cs-col-tl-11,
  .cs-row.cs-row--base-10 > .cs-col-tl-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tl-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 920px) {
  .cs-row > [class^="cs-col-tl-"],
  .cs-row > [class*=" cs-col-tl-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]) {
    margin-bottom: 6.3rem;
  }
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]) {
    margin-bottom: 6.3rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-tm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-tm-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-tm-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-tm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-tm-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-tm-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-tm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-tm-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-tm-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-tm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-tm-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-tm-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-12,
  .cs-row.cs-row--base-10 > .cs-col-tm-11,
  .cs-row.cs-row--base-10 > .cs-col-tm-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-tm-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 768px) {
  .cs-row > [class^="cs-col-tm-"],
  .cs-row > [class*=" cs-col-tm-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 6.3rem;
  }
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 6.3rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-ts-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-ts-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-ts-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-ts-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-ts-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-ts-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-ts-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-ts-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-ts-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-ts-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-ts-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-ts-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-12,
  .cs-row.cs-row--base-10 > .cs-col-ts-11,
  .cs-row.cs-row--base-10 > .cs-col-ts-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ts-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 640px) {
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]),
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]),
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-d-"]:not([class^=" cs-col-tl-"]):not([class*=" cs-col-tl-"]):last-child,
  .cs-row.cs-row--base-10 > [class^="cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tl-"]:not([class^=" cs-col-tm-"]):not([class*=" cs-col-tm-"]):last-child,
  .cs-row.cs-row--base-10 > [class^="cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-tm-"]:not([class^=" cs-col-ts-"]):not([class*=" cs-col-ts-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > [class^="cs-col-ts-"],
  .cs-row > [class*=" cs-col-ts-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]),
  .cs-row > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child,
  .cs-row > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-ts-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-ts-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-ts-"]:not([class^=" cs-col-m-"]):not([class*=" cs-col-m-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-m-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-m-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-m-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-m-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-m-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-m-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-m-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-m-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-m-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-m-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-m-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-m-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-12,
  .cs-row.cs-row--base-10 > .cs-col-m-11,
  .cs-row.cs-row--base-10 > .cs-col-m-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-m-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
@media screen and (max-width: 414px) {
  .cs-row > [class^="cs-col-m-"],
  .cs-row > [class*=" cs-col-m-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]),
  .cs-row > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child,
  .cs-row > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-m-"],
  .cs-row.cs-row--base-10 > [class*=" cs-col-m-"] {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]),
  .cs-row.cs-row--base-10 > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]) {
    margin-bottom: 4.2rem;
  }
  .cs-row.cs-row--base-10 > [class^="cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child,
  .cs-row.cs-row--base-10 > [class*=" cs-col-m-"]:not([class^=" cs-col-ms-"]):not([class*=" cs-col-ms-"]):last-child {
    margin-bottom: 0;
  }
  .cs-row > .cs-col-ms-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row > .cs-col-ms-11 {
    -ms-flex-preferred-size: 91.66666667%;
        flex-basis: 91.66666667%;
    max-width: 91.66666667%;
    width: 91.66666667%;
  }
  .cs-row > .cs-col-ms-10 {
    -ms-flex-preferred-size: 83.33333333%;
        flex-basis: 83.33333333%;
    max-width: 83.33333333%;
    width: 83.33333333%;
  }
  .cs-row > .cs-col-ms-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
    width: 75%;
  }
  .cs-row > .cs-col-ms-8 {
    -ms-flex-preferred-size: 66.66666667%;
        flex-basis: 66.66666667%;
    max-width: 66.66666667%;
    width: 66.66666667%;
  }
  .cs-row > .cs-col-ms-7 {
    -ms-flex-preferred-size: 58.33333333%;
        flex-basis: 58.33333333%;
    max-width: 58.33333333%;
    width: 58.33333333%;
  }
  .cs-row > .cs-col-ms-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row > .cs-col-ms-5 {
    -ms-flex-preferred-size: 41.66666667%;
        flex-basis: 41.66666667%;
    max-width: 41.66666667%;
    width: 41.66666667%;
  }
  .cs-row > .cs-col-ms-4 {
    -ms-flex-preferred-size: 33.33333333%;
        flex-basis: 33.33333333%;
    max-width: 33.33333333%;
    width: 33.33333333%;
  }
  .cs-row > .cs-col-ms-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
    width: 25%;
  }
  .cs-row > .cs-col-ms-2 {
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    max-width: 16.66666667%;
    width: 16.66666667%;
  }
  .cs-row > .cs-col-ms-1 {
    -ms-flex-preferred-size: 8.33333333%;
        flex-basis: 8.33333333%;
    max-width: 8.33333333%;
    width: 8.33333333%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-12,
  .cs-row.cs-row--base-10 > .cs-col-ms-11,
  .cs-row.cs-row--base-10 > .cs-col-ms-10 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    width: 100%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-9 {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    max-width: 90%;
    width: 90%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-8 {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
    max-width: 80%;
    width: 80%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-7 {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
    max-width: 70%;
    width: 70%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-6 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    max-width: 60%;
    width: 60%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-5 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
    width: 50%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-4 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    max-width: 40%;
    width: 40%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-3 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    max-width: 30%;
    width: 30%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-2 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    max-width: 20%;
    width: 20%;
  }
  .cs-row.cs-row--base-10 > .cs-col-ms-1 {
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
    max-width: 10%;
    width: 10%;
  }
}
.frame {
  margin-bottom: 8.4rem;
}
@media screen and (max-width: 1120px) {
  .frame {
    margin-bottom: 6.3rem;
  }
}
@media screen and (max-width: 640px) {
  .frame {
    margin-bottom: 4.2rem;
  }
}
.frame > *:last-child {
  margin-bottom: 0;
}
.text-top {
  padding-top: 1.5rem;
  text-align: center;
}
.text-bottom {
  text-align: center;
}

@media screen and (max-width: 640px) {
  .text-bottom__left,
  .text-bottom__right {
    width: 100%;
    text-align: center;
  }
}
.text-bottom .h-h2 {
  margin-bottom: 0.5rem;
  font-size: 0.75rem;
}

@media screen and (max-width: 768px) {
  .text-bottom__left {
    margin-right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .text-bottom__left {
    margin-right: 0;
    margin-bottom: 2.1rem;
  }
}
.background-container {
  width: 100vw;
  background-image: url('../Images/insatec-background.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.background-container::after {
  content: '';
  width: 100vw;
  height: 100%;
  background: rgba(0,0,0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

/***************************
	Template Helpers
***************************/
.h-last-child-no-margin-bottom > *:last-child {
  margin-bottom: 0;
}
.h-no-margin-bottom {
  margin-bottom: 0;
}
.h-margin-bottom-nlb {
  margin-bottom: 2.1rem;
}
.h-no-margin-top {
  margin-top: 0;
}
.h-margin-top-nlb {
  margin-top: 2.1rem;
}
.h-flex-space-between {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.h-show-on-touch-device {
  display: none;
}
.is-touch-device .h-show-on-touch-device {
  display: block;
}
.h-hidden {
  display: none;
}
.h-show-on-tablet-large,
.h-show-on-tablet-medium,
.h-show-on-tablet-small,
.h-show-on-mobile {
  display: none;
}
@media screen and (max-width: 1120px) {
  .h-hide-on-tablet-large {
    display: none;
  }
  .h-show-on-tablet-large {
    display: block;
  }
}
@media screen and (max-width: 920px) {
  .h-hide-on-tablet-medium {
    display: none;
  }
  .h-show-on-tablet-medium {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .h-hide-on-tablet-small {
    display: none;
  }
  .h-show-on-tablet-small {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .h-hide-on-mobile {
    display: none;
  }
  .h-show-on-mobile {
    display: block;
  }
}
/* puts the footer to the bottom of the screen, if there is too little content on the page to fill the screen height */
/* this should work in IE 11 too */
.global-wrapper {
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  margin: 0 auto;
  min-height: 100vh;
  /* @TODO: set initial padding top to header height */
  padding-top: 0;
  transition: padding ease-in-out 0.2s;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 1120px) {
  /*.global-wrapper {*/
  /*  !* @TODO: set initial padding top to header height *!*/
  /*  padding-top: 30px;*/
  /*}*/
}
.global-wrapper__wrapper {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
#content {
  display: block;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}
.wrapper {
  margin: 0 auto;
  max-width: 1024px;
}
@media screen and (max-width: 1100px) {
  .wrapper {
    margin: 0 30px;
  }

  .text-top {
    padding-top: 0;
  }

  /*header.header {*/
  /*  height: 75px !important;*/
  /*}*/

  .button {
    margin-bottom: 1rem;
  }

  footer.footer {
    padding-bottom: 2rem;
  }
}

/*@media screen and (max-width: 1950px) {*/
/*  .wrapper {*/
/*    margin: 0 15px;*/
/*  }*/
/*}*/
/*@media screen and (max-width: 1120px) {*/
/*  .wrapper {*/
/*    padding: 0 45px;*/
/*  }*/
/*}*/
/*@media screen and (max-width: 768px) {*/
/*  .wrapper {*/
/*    padding: 0;*/
/*  }*/
/*}*/
.wrapper--small {
  max-width: 768px;
  margin: 2.5rem auto 2.5rem auto;
  text-align: center;
}
@media screen and (max-width: 1120px) {
  .wrapper--small {
    margin: 5.5rem auto;
  }
}
.wrapper--small .button {
  display: inline-block;
}
header.header {
  width: 100%;
  z-index: 500;
  position: relative;
  height: 165px;
  background: #fff;
}
/*@media screen and (max-width: 1120px) {*/
/*  header.header {*/
/*    padding: 2.1rem 0;*/
/*  }*/
/*}*/
header.header.fixed-invisible {
  position: fixed;
  /* @TODO: - the largest header height for all breakpoints */
  top: -150px;
}
header.header.fixed-visible {
  position: fixed;
  top: 0;
}
header.header.animation-on {
  transition: top linear 0.5s;
}
.header__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.header__wrapper--center {
  -ms-flex-pack: center;
      justify-content: center;
}
.header__wrapper--end {
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.header__logo-image {
  margin-bottom: 0;
  padding-top: 55px;
}
@media screen and (max-width: 1120px) {
  /*.header__logo-image {*/
  /*  !* @TODO: logo width for desktop - remember SVG check in IE 11 *!*/
  /*  width: 150px;*/
  /*}*/
}

@media screen and (max-width: 810px) {

  /*.header.header {*/
  /*  height: 125px !important;*/
  /*}*/

  /*.header__logo-image {*/
  /*  !* @TODO: logo width for desktop - remember SVG check in IE 11 *!*/
  /*  width: 350px;*/
  /*}*/
}
.header__logo-link {
  display: block;
  border: 2px solid;
}
.footer {
  padding: .5rem 0;

}
.footer__wrapper {
  margin-top: 1.5rem;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.footer__copyright {
  font-size: 0.75rem;
  line-height: 140%;
  max-width: 1370px;
  padding-bottom: 0;
}

@media screen and (max-width: 440px) {
  .h-h1 {
    font-size: 30px;
  }

  p {
    font-size: 26px;
  }
}
