* {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal; }
  * a {
    text-decoration: none; }
  * img {
    border: 0; }
  * :focus, * :active {
    outline: 0; }
  * table {
    border-collapse: collapse;
    border-spacing: 0; }
  * input[type=text], * input[type=submit], * textarea, * select {
    -webkit-appearance: none;
    border-radius: 0; }

@font-face {
  font-display: auto;
  font-family: "Source Sans Pro";
  src: url("../fonts/hinted-SourceSansPro-Regular.woff2") format("woff2"), url("../fonts/hinted-SourceSansPro-Regular.woff") format("woff"), url("../fonts/hinted-SourceSansPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-display: auto;
  font-family: "Source Sans Pro";
  src: url("../fonts/hinted-SourceSansPro-Bold.woff2") format("woff2"), url("../fonts/hinted-SourceSansPro-Bold.woff") format("woff"), url("../fonts/hinted-SourceSansPro-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-display: auto;
  font-family: "Source Sans Pro Light";
  src: url("../fonts/hinted-SourceSansPro-Light.woff2") format("woff2"), url("../fonts/hinted-SourceSansPro-Light.woff") format("woff"), url("../fonts/hinted-SourceSansPro-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
html, body {
  background-color: #f5f5f5; }

body {
  overflow-x: hidden; }
  body .clear {
    clear: both; }
  body .hidden {
    display: none !important; }
  body .blurry {
    color: #999; }

.ccm-page {
  position: relative;
  min-height: 100vh; }

.ccm-page ::selection,
.cke_wysiwyg_div ::selection {
  background: #003b60;
  color: white; }
.ccm-page, .ccm-page *,
.cke_wysiwyg_div,
.cke_wysiwyg_div * {
  box-sizing: border-box; }
.ccm-page img,
.cke_wysiwyg_div img {
  display: block;
  max-width: 100%; }
.ccm-page, .ccm-page p, .ccm-page td, .ccm-page input, .ccm-page textarea,
.cke_wysiwyg_div,
.cke_wysiwyg_div p,
.cke_wysiwyg_div td,
.cke_wysiwyg_div input,
.cke_wysiwyg_div textarea {
  color: black;
  font: normal 17px/1.35 "Source Sans Pro", Helvetica, Arial, sans-serif;
  letter-spacing: -0.02em; }
.ccm-page h1,
.cke_wysiwyg_div h1 {
  font: normal 32px/1.2 "Source Sans Pro Light", Helvetica, Arial, sans-serif;
  color: black;
  margin-bottom: 0.8em; }
  .ccm-page h1.no-margin,
  .cke_wysiwyg_div h1.no-margin {
    margin-bottom: 0; }
.ccm-page h2,
.cke_wysiwyg_div h2 {
  font: normal 28px/1.2 "Source Sans Pro Light", Helvetica, Arial, sans-serif;
  color: black;
  margin-top: 1.2em;
  margin-bottom: 0.6em; }
.ccm-page h3,
.cke_wysiwyg_div h3 {
  font: normal 26px/1.2 "Source Sans Pro Light", Helvetica, Arial, sans-serif;
  color: black;
  margin-top: 1.2em;
  margin-bottom: 0.4em; }
.ccm-page h4,
.cke_wysiwyg_div h4 {
  font: normal 17px/1.35 "Source Sans Pro", Helvetica, Arial, sans-serif;
  color: black;
  margin-bottom: 0.4em; }
.ccm-page ul, .ccm-page ol,
.cke_wysiwyg_div ul,
.cke_wysiwyg_div ol {
  margin-left: 1em;
  margin-bottom: 0.8em; }
  .ccm-page ul li, .ccm-page ol li,
  .cke_wysiwyg_div ul li,
  .cke_wysiwyg_div ol li {
    line-height: 1.3;
    padding-bottom: 0.3em;
    padding-left: 0.3em; }
    .ccm-page ul li .fa-li, .ccm-page ol li .fa-li,
    .cke_wysiwyg_div ul li .fa-li,
    .cke_wysiwyg_div ol li .fa-li {
      line-height: 1.15;
      opacity: 0.7; }
    .ccm-page ul li ul, .ccm-page ul li ol, .ccm-page ol li ul, .ccm-page ol li ol,
    .cke_wysiwyg_div ul li ul,
    .cke_wysiwyg_div ul li ol,
    .cke_wysiwyg_div ol li ul,
    .cke_wysiwyg_div ol li ol {
      margin-top: 0.3em;
      margin-bottom: 0; }
      .ccm-page ul li ul li .fa-li, .ccm-page ul li ol li .fa-li, .ccm-page ol li ul li .fa-li, .ccm-page ol li ol li .fa-li,
      .cke_wysiwyg_div ul li ul li .fa-li,
      .cke_wysiwyg_div ul li ol li .fa-li,
      .cke_wysiwyg_div ol li ul li .fa-li,
      .cke_wysiwyg_div ol li ol li .fa-li {
        left: -1.5em;
        width: 1.5em; }
.ccm-page a,
.cke_wysiwyg_div a {
  color: black; }
.ccm-page p, .ccm-page blockquote,
.cke_wysiwyg_div p,
.cke_wysiwyg_div blockquote {
  max-width: 570px; }
.ccm-page p, .ccm-page address,
.cke_wysiwyg_div p,
.cke_wysiwyg_div address {
  margin-bottom: 0.8em; }
  .ccm-page p:last-child, .ccm-page address:last-child,
  .cke_wysiwyg_div p:last-child,
  .cke_wysiwyg_div address:last-child {
    margin-bottom: 0; }
  .ccm-page p.center, .ccm-page address.center,
  .cke_wysiwyg_div p.center,
  .cke_wysiwyg_div address.center {
    text-align: center; }
  .ccm-page p.right, .ccm-page address.right,
  .cke_wysiwyg_div p.right,
  .cke_wysiwyg_div address.right {
    text-align: right; }
  .ccm-page p small, .ccm-page address small,
  .cke_wysiwyg_div p small,
  .cke_wysiwyg_div address small {
    font-size: 80%; }
  .ccm-page p a, .ccm-page address a,
  .cke_wysiwyg_div p a,
  .cke_wysiwyg_div address a {
    text-decoration: underline;
    white-space: nowrap;
    transition: all 0.2s ease-in-out; }
    .ccm-page p a:hover, .ccm-page address a:hover,
    .cke_wysiwyg_div p a:hover,
    .cke_wysiwyg_div address a:hover {
      color: #cf142b; }
    .ccm-page p a .fa-external-link, .ccm-page address a .fa-external-link,
    .cke_wysiwyg_div p a .fa-external-link,
    .cke_wysiwyg_div address a .fa-external-link {
      font-size: 70%;
      vertical-align: 1px; }
.ccm-page hr,
.cke_wysiwyg_div hr {
  display: block;
  border: none;
  outline: none;
  background: #cf142b;
  height: 10px;
  width: 85px;
  text-align: left; }
.ccm-page .centered-heading,
.cke_wysiwyg_div .centered-heading {
  display: flex;
  justify-content: stretch;
  align-items: center;
  width: 100%; }
  .ccm-page .centered-heading hr,
  .cke_wysiwyg_div .centered-heading hr {
    flex-grow: 1; }
  .ccm-page .centered-heading span,
  .cke_wysiwyg_div .centered-heading span {
    display: block;
    padding: 0 20px;
    font-style: italic;
    font-size: 20px; }
.ccm-page strong, .ccm-page b,
.cke_wysiwyg_div strong,
.cke_wysiwyg_div b {
  font-weight: bold; }
  .ccm-page strong.large, .ccm-page b.large,
  .cke_wysiwyg_div strong.large,
  .cke_wysiwyg_div b.large {
    font-size: 32px; }
.ccm-page em, .ccm-page i,
.cke_wysiwyg_div em,
.cke_wysiwyg_div i {
  font-style: italic; }
.ccm-page sup,
.cke_wysiwyg_div sup {
  font-size: 50%;
  line-height: 0; }

.responsive-onlydesktop {
  display: block; }
  .responsive-onlydesktop.inline {
    display: inline-block; }

.responsive-onlymobile {
  display: none; }

.responsive-onlyphone {
  display: none; }

.only-mobile {
  display: none !important; }

@media screen and (min-width: 741px) and (max-width: 1115px) {
  .responsive-onlydesktop {
    display: none; }

  .responsive-onlymobile {
    display: block; }
    .responsive-onlymobile.inline {
      display: inline-block; }

  .responsive-onlyphone {
    display: none; }

  .responsive-hiddenmobile {
    display: none !important; } }
@media screen and (max-width: 740px) {
  .responsive-onlydesktop {
    display: none; }

  .responsive-onlymobile {
    display: block; }
    .responsive-onlymobile.inline {
      display: inline-block; }

  .responsive-onlyphone {
    display: block; }
    .responsive-onlyphone.inline {
      display: inline-block; }

  .responsive-hiddenphone {
    display: none !important; } }
html.ccm-toolbar-visible header.re_header, html.ccm-toolbar-visible .fullscreen-menu {
  top: 48px; }

.ccm-only-editmode {
  display: none; }

html.ccm-edit-mode .spacer {
  height: 40px; }
html.ccm-edit-mode .ccm-area:not(.ccm-global-area),
html.ccm-edit-mode .ccm-layout-column-wrapper {
  margin: 20px 0; }
html.ccm-edit-mode .ccm-only-editmode {
  display: initial; }
html.ccm-edit-mode header.re_header, html.ccm-edit-mode .fullscreen-menu {
  top: 0; }

#ccm-account-menu-container {
  display: none !important;
  visibility: hidden !important; }

.ccm-notification-help-launcher {
  display: none !important;
  visibility: hidden !important; }

.ui-widget-overlay {
  background: rgba(200, 215, 230, 0.95); }

.ccm-ui fieldset:last-of-type {
  padding-bottom: 0; }
.ccm-ui .form-group .float {
  display: flex;
  justify-content: flex-start; }
  .ccm-ui .form-group .float > * {
    margin-right: 3px; }
    .ccm-ui .form-group .float > *:last-child {
      margin-right: 0; }

.cke_wysiwyg_div ul li, .cke_wysiwyg_div ol li {
  margin-left: 25px; }
.cke_wysiwyg_div ul li {
  list-style: disc; }

.ccm-info-box {
  display: block;
  text-align: center;
  padding: 10px;
  background: #20af00; }
  .ccm-info-box, .ccm-info-box a {
    color: white; }

@media screen and (max-width: 740px) {
  .ccm-layout-column-wrapper .ccm-layout-column {
    width: 100% !important;
    float: none; }
  .ccm-layout-column-wrapper .ccm-layout-column-inner {
    margin: 0 !important; } }
.ccm-repix-multilist .entry {
  margin: 10px 0;
  position: relative; }

.ccm-repix-multilist .items .entry,
.ccm-repix-multilist .images .entry {
  margin: 25px 0; }

.ccm-repix-multilist .page-selector,
.ccm-repix-multilist .image-selector,
.ccm-repix-multilist .video-selector,
.ccm-repix-multilist .file-selector,
.ccm-repix-multilist select.form-control,
.ccm-repix-multilist label,
.ccm-repix-multilist .float {
  width: calc(100% - 64px); }

.ccm-repix-multilist .float {
  display: flex;
  justify-content: flex-start; }

.ccm-repix-multilist .float > * {
  margin-right: 3px; }
  .ccm-repix-multilist .float > *:last-child {
    margin-right: 0; }

.ccm-repix-multilist .form-control {
  margin-bottom: 3px; }

.ccm-repix-multilist .image-selector,
.ccm-repix-multilist .video-selector,
.ccm-repix-multilist .file-selector {
  border: 1px solid #ddd;
  border-radius: 3px;
  background: #efefef;
  padding: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  width: 120px;
  text-align: center; }

.ccm-repix-multilist .image-selector img,
.ccm-repix-multilist .video-selector img,
.ccm-repix-multilist .file-selector img {
  border-radius: 3px;
  height: 60px;
  display: inline-block !important; }

.ccm-repix-multilist .image-selector .fa,
.ccm-repix-multilist .video-selector .fa,
.ccm-repix-multilist .file-selector .fa {
  font-size: 54px;
  line-height: 60px;
  color: #aaa; }

.ccm-repix-multilist label {
  display: block; }

.ccm-repix-multilist .add,
.ccm-repix-multilist .choose-folder label {
  font-size: 14px;
  font-weight: normal; }

.ccm-repix-multilist .choose-folder {
  margin-top: 20px; }

.ccm-repix-multilist .entry-btn {
  position: absolute;
  width: 32px;
  text-align: right;
  line-height: 36px; }

.ccm-repix-multilist .entry-btn.move {
  right: 0; }

.ccm-repix-multilist .entry-btn.remove {
  right: 32px; }

.ccm-repix-multilist .template {
  display: none; }

.pagewidth {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px; }
  .pagewidth.no-padding {
    padding: 0; }

.page-type-subnav section.re_textimage .pagewidth, .page-type-subnav section.re_teaser .pagewidth {
  padding-right: 370px; }

@media screen and (max-width: 740px) {
  .page-type-subnav section.re_textimage .pagewidth, .page-type-subnav section.re_teaser .pagewidth {
    padding-right: 20px; } }
form.action .row {
  margin-bottom: 20px; }
form.action .row.error {
  color: #f00; }
  form.action .row.error input[type=text], form.action .row.error textarea {
    border-color: #f00; }
form.action label {
  display: block;
  color: #343434; }
form.action input[type=text], form.action textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 10px;
  border: 0;
  border-bottom: 1px solid black;
  background: white; }
  form.action input[type=text]:focus, form.action textarea:focus {
    border-color: #cf142b; }
form.action input[type=reset],
form.action input[type=submit] {
  cursor: pointer; }
form.action textarea {
  height: 200px;
  padding: 10px; }
form.action .file {
  position: relative; }
  form.action .file label {
    display: block;
    margin: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0; }
    form.action .file label, form.action .file label input[type=file] {
      cursor: pointer; }
    form.action .file label input {
      width: 100%;
      height: 100%;
      font-size: 60px; }
  form.action .file:hover .text {
    color: #cf142b; }

.re-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10000; }
  .re-modal .alertbox {
    position: relative;
    background: white;
    padding: 50px 50px 30px 50px;
    max-width: 700px;
    opacity: 0;
    margin: 20px;
    transition: margin-top linear 0.1s, opacity linear 0.2s;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2); }
    .re-modal .alertbox .close {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 32px;
      height: 32px;
      font-size: 20px;
      line-height: 32px;
      text-align: center;
      color: black; }
      .re-modal .alertbox .close:hover, .re-modal .alertbox .close:active {
        background: #e3e3e3; }
    .re-modal .alertbox p {
      position: relative;
      padding-left: 36px;
      font: normal 17px/1.35 "Source Sans Pro", Helvetica, Arial, sans-serif;
      margin-bottom: 30px; }
    .re-modal .alertbox .icon {
      position: absolute;
      left: 0;
      top: -2px;
      font-size: 24px; }
    .re-modal .alertbox .btn {
      display: inline-block;
      background: #cf142b;
      background-image: url("/application/themes/cashctrl/images/btn.png");
      border: none;
      border-radius: 0;
      font: normal 17px/1.35 "Source Sans Pro", Helvetica, Arial, sans-serif;
      color: white;
      padding: 0 15px;
      height: 36px;
      margin: 0 10px;
      line-height: 33px;
      min-width: 100px;
      text-align: center;
      position: relative; }
      .re-modal .alertbox .btn:hover, .re-modal .alertbox .btn:active {
        background-color: black; }
    .re-modal .alertbox .buttons {
      display: flex;
      justify-content: center; }
    .re-modal .alertbox.shown {
      margin-top: 0;
      opacity: 1;
      transition: margin-top linear 0.1s, opacity linear 0.2s; }

@media screen and (max-width: 740px) {
  .re-modal .alertbox {
    max-width: 80%; } }
body .ccm-page .btn {
  display: inline-block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #cf142b;
  color: white;
  font: 17px "Source Sans Pro", Helvetica, Arial, sans-serif;
  border: none;
  border-radius: 0;
  padding: 0 15px;
  height: 36px;
  line-height: 33px;
  transition: ease-in-out all 0.3s;
  text-align: center;
  position: relative;
  white-space: nowrap; }
  body .ccm-page .btn:hover, body .ccm-page .btn:active {
    color: white;
    background-color: black;
    transition: ease-in-out all 0.3s; }
  body .ccm-page .btn .fas, body .ccm-page .btn .far, body .ccm-page .btn .fal, body .ccm-page .btn .fab {
    font-size: 14px;
    margin-left: 3px; }
body .ccm-page a:hover .btn, body .ccm-page a:active .btn {
  color: white;
  background-color: black;
  transition: ease-in-out all 0.3s; }
body .ccm-page p.buttons {
  text-align: right;
  max-width: none; }
  body .ccm-page p.buttons a:not(.btn) {
    display: inline-block; }
  body .ccm-page p.buttons .btn {
    margin-left: 20px; }

body .ccm-page.page-template-popup {
  padding: 50px;
  min-height: 0; }
  body .ccm-page.page-template-popup .pagewidth {
    max-width: none; }
  body .ccm-page.page-template-popup p {
    max-width: none; }
  body .ccm-page.page-template-popup section.re_text .text {
    padding: 10px 100px 0 100px; }

.fancybox-slide--iframe {
  padding-left: 0;
  padding-right: 0; }
  .fancybox-slide--iframe .fancybox-content {
    width: 100%;
    max-width: 840px;
    margin: 0; }
    .fancybox-slide--iframe .fancybox-content .fancybox-inner-close-button {
      position: absolute;
      top: 0;
      right: 0;
      width: 44px;
      height: 44px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: black;
      font-size: 24px;
      cursor: pointer;
      z-index: 11000; }
      .fancybox-slide--iframe .fancybox-content .fancybox-inner-close-button.fixed {
        position: fixed; }

@media screen and (max-width: 740px) {
  .fancybox-slide--iframe {
    padding: 0; } }
@media screen and (max-width: 440px) {
  body .ccm-page.page-template-popup {
    padding: 20px; }
    body .ccm-page.page-template-popup section.re_text .text {
      padding: 30px 10px 0 10px; } }
header.re_header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background: white; }
  header.re_header nav {
    padding: 19px 0 21px 0;
    display: flex;
    justify-content: space-around;
    align-items: center; }
    header.re_header nav a {
      font: normal 21px/1.3 "Source Sans Pro Light", Helvetica, Arial, sans-serif;
      color: black;
      display: block;
      white-space: nowrap;
      transition: color 0.15s ease-in-out; }
      header.re_header nav a:hover {
        color: #cf142b; }
  header.re_header .lang-switcher {
    display: block;
    position: relative;
    height: 30px;
    border: 1px solid #f5f5f5;
    background: #f5f5f5;
    transition: all 0.15s ease-in-out; }
    header.re_header .lang-switcher a {
      display: block;
      color: black;
      transition: color 0.1s ease-in-out;
      padding: 0 10px;
      line-height: 27px; }
      header.re_header .lang-switcher a .fas, header.re_header .lang-switcher a .far, header.re_header .lang-switcher a .fal, header.re_header .lang-switcher a .fab {
        margin-left: 3px;
        color: #bbb; }
    header.re_header .lang-switcher .lang-menu {
      position: absolute;
      box-sizing: content-box;
      left: -1px;
      width: 100%;
      top: 100%;
      visibility: hidden;
      height: 0;
      overflow: hidden;
      transition: height 0.1s ease-in-out;
      background: #f5f5f5;
      border: 1px solid #f5f5f5;
      border-top: none; }
      header.re_header .lang-switcher .lang-menu a {
        transition: color 0.1s ease-in-out; }
        header.re_header .lang-switcher .lang-menu a:hover {
          color: #cf142b; }
    header.re_header .lang-switcher.open .lang-menu {
      visibility: visible;
      height: 56px;
      border-color: #707070; }
    header.re_header .lang-switcher:hover, header.re_header .lang-switcher.open {
      border-color: #707070; }
      header.re_header .lang-switcher:hover a .fas, header.re_header .lang-switcher:hover .far, header.re_header .lang-switcher:hover .fal, header.re_header .lang-switcher:hover .fab, header.re_header .lang-switcher.open a .fas, header.re_header .lang-switcher.open .far, header.re_header .lang-switcher.open .fal, header.re_header .lang-switcher.open .fab {
        color: #707070; }
  header.re_header.collapsed {
    position: fixed; }
    header.re_header.collapsed .logo-and-buttons {
      display: none; }

.header-placeholder {
  height: 158px;
  background: white; }
  .header-placeholder hr {
    background: transparent;
    height: 0;
    padding: 0;
    margin: 0; }

html.with-fullscreen-menu body {
  overflow: hidden; }

header.re_header .logo-and-buttons,
.fullscreen-menu .logo-and-buttons {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 33px 0; }
  header.re_header .logo-and-buttons .logo,
  .fullscreen-menu .logo-and-buttons .logo {
    display: block;
    height: 25px; }
  header.re_header .logo-and-buttons .claim,
  .fullscreen-menu .logo-and-buttons .claim {
    text-align: center;
    margin-top: 10px;
    font: normal 17px/1.3 Calibri, Helvetica, Arial, sans-serif;
    white-space: nowrap; }
  header.re_header .logo-and-buttons .buttons,
  .fullscreen-menu .logo-and-buttons .buttons {
    position: absolute;
    top: 0;
    right: 0;
    padding: 31px 0;
    display: flex;
    justify-content: flex-end;
    align-items: center; }
    header.re_header .logo-and-buttons .buttons .mobile-open,
    header.re_header .logo-and-buttons .buttons .mobile-close,
    .fullscreen-menu .logo-and-buttons .buttons .mobile-open,
    .fullscreen-menu .logo-and-buttons .buttons .mobile-close {
      font-size: 30px;
      line-height: 1;
      transition: color 0.25s ease-in-out;
      color: black; }
      header.re_header .logo-and-buttons .buttons .mobile-open img,
      header.re_header .logo-and-buttons .buttons .mobile-close img,
      .fullscreen-menu .logo-and-buttons .buttons .mobile-open img,
      .fullscreen-menu .logo-and-buttons .buttons .mobile-close img {
        height: 30px; }
        header.re_header .logo-and-buttons .buttons .mobile-open img.hi,
        header.re_header .logo-and-buttons .buttons .mobile-close img.hi,
        .fullscreen-menu .logo-and-buttons .buttons .mobile-open img.hi,
        .fullscreen-menu .logo-and-buttons .buttons .mobile-close img.hi {
          display: none; }
      header.re_header .logo-and-buttons .buttons .mobile-open:hover,
      header.re_header .logo-and-buttons .buttons .mobile-close:hover,
      .fullscreen-menu .logo-and-buttons .buttons .mobile-open:hover,
      .fullscreen-menu .logo-and-buttons .buttons .mobile-close:hover {
        color: #cf142b; }
        header.re_header .logo-and-buttons .buttons .mobile-open:hover img,
        header.re_header .logo-and-buttons .buttons .mobile-close:hover img,
        .fullscreen-menu .logo-and-buttons .buttons .mobile-open:hover img,
        .fullscreen-menu .logo-and-buttons .buttons .mobile-close:hover img {
          display: none; }
          header.re_header .logo-and-buttons .buttons .mobile-open:hover img.hi,
          header.re_header .logo-and-buttons .buttons .mobile-close:hover img.hi,
          .fullscreen-menu .logo-and-buttons .buttons .mobile-open:hover img.hi,
          .fullscreen-menu .logo-and-buttons .buttons .mobile-close:hover img.hi {
            display: block; }
    header.re_header .logo-and-buttons .buttons .mobile-open,
    .fullscreen-menu .logo-and-buttons .buttons .mobile-open {
      display: none; }

.fullscreen-menu {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  background: white; }
  .fullscreen-menu .container {
    position: relative;
    padding: 0 20px; }
  .fullscreen-menu nav {
    margin-top: 40px; }
    .fullscreen-menu nav hr {
      margin: 20px 0 40px 0; }
    .fullscreen-menu nav a.item, .fullscreen-menu nav a.lang {
      display: block;
      padding: 10px 0;
      font: normal 21px/1.3 "Source Sans Pro Light", Helvetica, Arial, sans-serif;
      color: black;
      transition: color 0.25s ease-in-out; }
      .fullscreen-menu nav a.item:hover, .fullscreen-menu nav a.lang:hover {
        color: #cf142b; }
    .fullscreen-menu nav section.lang-menu {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .fullscreen-menu nav section.lang-menu a {
        margin-right: 25px; }
  .fullscreen-menu p.copyright {
    position: fixed;
    left: 0;
    width: 100%;
    bottom: 20px;
    text-align: center;
    max-width: none; }

@media screen and (max-width: 740px) {
  .header-placeholder {
    height: 65px; }

  header.re_header .logo-and-buttons,
  .fullscreen-menu .logo-and-buttons {
    padding: 20px 0; }
    header.re_header .logo-and-buttons .buttons,
    .fullscreen-menu .logo-and-buttons .buttons {
      padding: 19px 0; }

  header.re_header .logo-and-buttons .buttons .lang-switcher {
    display: none; }
  header.re_header .logo-and-buttons .buttons .mobile-open {
    display: inline-block; }
  header.re_header nav {
    display: none; }
  header.re_header.collapsed .logo-and-buttons {
    display: flex; } }
@media screen and (max-width: 440px) {
  .header-placeholder {
    height: 61px; }

  header.re_header .logo-and-buttons,
  .fullscreen-menu .logo-and-buttons {
    justify-content: flex-start; }
    header.re_header .logo-and-buttons .logo,
    .fullscreen-menu .logo-and-buttons .logo {
      height: 19px;
      margin: 1px 0; }
    header.re_header .logo-and-buttons .claim,
    .fullscreen-menu .logo-and-buttons .claim {
      text-align: left; }
    header.re_header .logo-and-buttons .buttons .mobile-open,
    header.re_header .logo-and-buttons .buttons .mobile-close,
    .fullscreen-menu .logo-and-buttons .buttons .mobile-open,
    .fullscreen-menu .logo-and-buttons .buttons .mobile-close {
      font-size: 25px; }
      header.re_header .logo-and-buttons .buttons .mobile-open img,
      header.re_header .logo-and-buttons .buttons .mobile-close img,
      .fullscreen-menu .logo-and-buttons .buttons .mobile-open img,
      .fullscreen-menu .logo-and-buttons .buttons .mobile-close img {
        height: 24px; } }
@media screen and (max-width: 360px) {
  .header-placeholder {
    height: 59px; }

  header.re_header .logo-and-buttons .logo,
  .fullscreen-menu .logo-and-buttons .logo {
    height: 15px;
    margin: 2px 0; }
  header.re_header .logo-and-buttons .buttons .mobile-open,
  header.re_header .logo-and-buttons .buttons .mobile-close,
  .fullscreen-menu .logo-and-buttons .buttons .mobile-open,
  .fullscreen-menu .logo-and-buttons .buttons .mobile-close {
    font-size: 21px; }
    header.re_header .logo-and-buttons .buttons .mobile-open img,
    header.re_header .logo-and-buttons .buttons .mobile-close img,
    .fullscreen-menu .logo-and-buttons .buttons .mobile-open img,
    .fullscreen-menu .logo-and-buttons .buttons .mobile-close img {
      height: 20px; } }
section.re_stage {
  background: white;
  padding: 50px 0 40px 0; }
  section.re_stage .pagewidth {
    padding: 0; }
  section.re_stage .line1, section.re_stage .line2 {
    display: grid;
    grid-gap: 3px; }
    section.re_stage .line1 div, section.re_stage .line2 div {
      padding-top: 66.6666%;
      position: relative; }
    section.re_stage .line1 img, section.re_stage .line2 img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; }
  section.re_stage .line1 {
    grid-template-columns: 1fr 1fr; }
  section.re_stage .line2 {
    margin-top: 3px;
    grid-template-columns: 1fr 1fr 1fr; }
  section.re_stage .tagline {
    max-width: none;
    margin-top: 30px;
    padding-right: 20px;
    font: normal 21px/1.3 "Source Sans Pro Light", Helvetica, Arial, sans-serif;
    color: #cf142b;
    border-right: 310px solid #cf142b;
    text-align: right;
    line-height: 1;
    white-space: nowrap; }

@media screen and (max-width: 740px) {
  section.re_stage .tagline {
    border-right: 210px solid #cf142b; } }
@media screen and (max-width: 440px) {
  section.re_stage .tagline {
    border-right: 110px solid #cf142b; } }
section.re_text.margin-top {
  margin-top: 70px; }
section.re_text h2 {
  padding: 0 0 10px 10px;
  margin: 0; }
section.re_text hr {
  margin-left: -20px; }
section.re_text .text {
  padding: 10px 140px 0 140px; }
section.re_text ul, section.re_text ol {
  font-size: 18px; }
  section.re_text ul li, section.re_text ol li {
    font-family: "Source Sans Pro Light", Helvetica, Arial, sans-serif; }
section.re_text.white .pagewidth {
  background: white; }
section.re_text.white h2 {
  padding-top: 45px; }
section.re_text.white .text {
  padding-bottom: 70px; }

@media screen and (max-width: 740px) {
  section.re_text .text {
    padding: 30px 10px 0 10px; }
  section.re_text.white .text {
    padding-bottom: 70px; } }
section.re_image {
  margin-top: 70px; }
  section.re_image .pagewidth {
    padding: 0; }
  section.re_image .container {
    display: flex;
    justify-content: space-between;
    align-items: stretch; }
  section.re_image figure {
    width: 75%;
    padding-right: 25px; }
    section.re_image figure img {
      width: 100%; }
  section.re_image aside {
    width: 25%;
    background: white; }

@media screen and (max-width: 740px) {
  section.re_image figure {
    width: 90%;
    padding: 0; }
  section.re_image aside {
    width: 10%; } }
section.re_team {
  margin-top: 50px; }
  section.re_team .pagewidth {
    padding: 0; }
  section.re_team .items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px 100px; }
    section.re_team .items a {
      display: block;
      position: relative;
      padding: 20px 0 40px 0;
      transition: background 0.15s ease-in-out;
      color: black; }
      section.re_team .items a figure {
        width: 100%;
        padding-top: 66.98%;
        position: relative;
        background: #ccc; }
        section.re_team .items a figure img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          object-fit: cover; }
      section.re_team .items a h3 {
        margin-top: 40px; }
      section.re_team .items a p.position {
        font-weight: bold; }
      section.re_team .items a .name, section.re_team .items a .description {
        padding-left: 50px;
        padding-right: 50px; }
      section.re_team .items a .description {
        display: none;
        position: absolute;
        top: 100%;
        min-height: 440px;
        padding-bottom: 100px;
        transition: background 0.15s ease-in-out;
        z-index: 10; }
      section.re_team .items a:hover h3, section.re_team .items a:hover p.position {
        color: #cf142b; }
      section.re_team .items a.open {
        background: white; }
        section.re_team .items a.open h3, section.re_team .items a.open p.position {
          color: black; }
        section.re_team .items a.open .description {
          display: block;
          background: white; }

@media screen and (max-width: 740px) {
  section.re_team .items {
    grid-template-columns: 1fr;
    grid-gap: 30px 20px; }
    section.re_team .items a .name, section.re_team .items a .description {
      padding-left: 30px;
      padding-right: 30px; }
    section.re_team .items a .description {
      position: relative;
      top: initial;
      min-height: 0; }
    section.re_team .items a:hover h3, section.re_team .items a:hover p.position {
      color: black; } }
section.re_googlemap {
  margin-top: 70px; }
  section.re_googlemap h2 {
    padding: 0 0 10px 10px;
    margin: 0; }
  section.re_googlemap hr {
    margin-left: -20px;
    margin-bottom: 30px; }
  section.re_googlemap .container {
    margin-left: -20px;
    margin-right: -20px;
    display: flex;
    justify-content: stretch;
    align-items: stretch; }
  section.re_googlemap .left, section.re_googlemap .right {
    width: 50%; }
  section.re_googlemap .map-container {
    position: relative;
    padding-top: 100%; }
    section.re_googlemap .map-container .map {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
  section.re_googlemap .right {
    display: flex;
    justify-content: stretch;
    align-items: flex-end;
    padding: 50px 45px;
    background: white; }

@media screen and (max-width: 740px) {
  section.re_googlemap .container {
    display: block; }
    section.re_googlemap .container .left, section.re_googlemap .container .right {
      width: 100%; } }
section.re_contact {
  margin-top: 70px; }
  section.re_contact .pagewidth {
    padding: 0 80px; }
  section.re_contact .container {
    background: white;
    padding: 50px 50px 0 50px;
    position: relative; }
  section.re_contact form.action input[type=text], section.re_contact form.action textarea {
    font: italic 21px "Source Sans Pro Light", Helvetica, Arial, sans-serif; }
  section.re_contact form.action a.reset {
    padding: 7px 0; }

@media screen and (max-width: 740px) {
  section.re_contact .pagewidth {
    padding: 0; }
  section.re_contact .container {
    padding: 20px 20px 0 20px; } }
div.re_anchor {
  position: relative; }
  div.re_anchor a {
    position: absolute;
    left: 0;
    top: -40px; }

html.ccm-toolbar-visible div.re_anchor a {
  top: -118px; }

footer.re_footer {
  position: relative;
  background: white;
  padding: 50px 0 40px 0; }
  footer.re_footer .bottom {
    display: flex;
    justify-content: center;
    align-items: center; }
  footer.re_footer address {
    display: block; }
  footer.re_footer nav a {
    display: inline-block;
    margin-left: 40px; }
  footer.re_footer nav a:hover {
    color: #cf142b; }

@media screen and (max-width: 440px) {
  footer.re_footer .bottom {
    display: block; }
  footer.re_footer nav a {
    margin-left: 0;
    margin-right: 15px; } }

/*# sourceMappingURL=main.css.map */
