@charset "UTF-8";
/** RESET **/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, figure, figcaption, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del, ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: "";
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: top;
}
sub {
  vertical-align: baseline;
}
legend {
  color: inherit;
}
input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input, button, textarea, select {
  *font-size: 100%;
}
em, i {
  font-style: italic;
}
li {
  margin-left: 20px;
}
ul > li {
  list-style-type: square;
}
ol > li {
  list-style-type: decimal;
}
strong, b {
  font-weight: 700;
}
header, nav, main, section, article, aside, footer {
  display: block;
}
picture {
  max-width: 100%;
}
.ContentRow, .FormRow, .clearfix {
  zoom: 1;
}
.ContentRow:before, .ContentRow:after, .FormRow:before, .FormRow:after, .clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.ContentRow:after, .FormRow:after, .clearfix:after {
  clear: both;
}
*, *:before, *:after {
  box-sizing: inherit;
}
#HeaderArea > .ContentRow, #FooterArea > .ContentRow, .Template-Section > .ContentRow {
  width: 100%;
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 1024px) {
  #HeaderArea > .ContentRow, #FooterArea > .ContentRow, .Template-Section > .ContentRow {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.Font-Alternative, .Template-Service .Icon {
  font-family: Arial, Geneva, sans-serif;
}
.wf-active .Font-Alternative, .wf-active .Template-Service .Icon, .Template-Service .wf-active .Icon, .NoJS .Font-Alternative, .NoJS .Template-Service .Icon, .Template-Service .NoJS .Icon, #tinymce .Font-Alternative, #tinymce .Template-Service .Icon, .Template-Service #tinymce .Icon {
  font-family:  Arial, Geneva, sans-serif;
}
#MetaArea a[href^="tel:"]:before {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-rendering: auto;
  line-height: 1;
  margin-right: 5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#MetaArea a[href*="youtu.be"]:before, #MetaArea a[href*="youtube.com"]:before, #MetaArea a[href*="youtube-nocookie.com"]:before {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
}
#MetaArea a[href*="youtu.be"], #MetaArea a[href*="youtube.com"], #MetaArea a[href*="youtube-nocookie.com"], #MetaArea a[href*="facebook."], #MetaArea a[href*="instagram."], #MetaArea a[href*="plus.google."], #MetaArea a[href*="twitter."], #MetaArea a[href*="xing."], #MetaArea a[href*="linkedin."] {
  margin-right: 0;
  margin-left: 0;
  font-size: 0;
  line-height: 0;
}
#MetaArea a[href*="youtu.be"]:before, #MetaArea a[href*="youtube.com"]:before, #MetaArea a[href*="youtube-nocookie.com"]:before, #MetaArea a[href*="facebook."]:before, #MetaArea a[href*="instagram."]:before, #MetaArea a[href*="plus.google."]:before, #MetaArea a[href*="twitter."]:before, #MetaArea a[href*="xing."]:before, #MetaArea a[href*="linkedin."]:before {
  font-size: 20px;
  line-height: 1.667rem;
  position: relative;
  top: auto;
  left: auto;
}
#MetaArea a[href*="youtu.be"]:after, #MetaArea a[href*="youtube.com"]:after, #MetaArea a[href*="youtube-nocookie.com"]:after, #MetaArea a[href*="facebook."]:after, #MetaArea a[href*="instagram."]:after, #MetaArea a[href*="plus.google."]:after, #MetaArea a[href*="twitter."]:after, #MetaArea a[href*="xing."]:after, #MetaArea a[href*="linkedin."]:after {
  display: none;
}
.Button {
  display: inline-block;
  margin-top: 1.667rem;
  padding: 14px 50px;
  outline: none;
  border-radius: 0;
  border: 0 none;
  box-shadow: none;
  background-color: #508e91;
  color: #FFFFFF;
  font-size: 1.25rem;
  line-height: 1;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.Button:hover {
  background-color: #000000;
  color: #FFFFFF;
}
.Button.Buttonstyle-01.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
}
.Button.Buttonstyle-01.Testbutton:hover {
  border-color: #508e91;
  background-color: transparent;
  color: #FFFFFF;
}
.Button.Buttonstyle-01.Testbutton:hover:before {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.Button.Buttonstyle-01.Testbutton:before {
  content: "";
  background-color: #508e91;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scaleX(0.5);
  -ms-transform: scaleX(0.5);
  transform: scaleX(0.5);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.Button.Buttonstyle-02.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
}
.Button.Buttonstyle-02.Testbutton:hover {
  border-color: #508e91;
  background-color: transparent;
  color: #FFFFFF;
}
.Button.Buttonstyle-02.Testbutton:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.Button.Buttonstyle-02.Testbutton:before {
  content: "";
  background-color: #508e91;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.Button.Buttonstyle-03.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
}
.Button.Buttonstyle-03.Testbutton:hover {
  border-color: #508e91;
  background-color: transparent;
  color: #FFFFFF;
}
.Button.Buttonstyle-03.Testbutton:hover:before {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.Button.Buttonstyle-03.Testbutton:before {
  content: "";
  background-color: #508e91;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.Button.Buttonstyle-04.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
}
.Button.Buttonstyle-04.Testbutton:hover {
  border-color: #508e91;
  background-color: transparent;
  color: #FFFFFF;
}
.Button.Buttonstyle-04.Testbutton:hover:before {
  opacity: 1;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}
.Button.Buttonstyle-04.Testbutton:before {
  content: "";
  background-color: #508e91;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.Button.Buttonstyle-05.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.Button.Buttonstyle-05.Testbutton:hover {
  border-color: #508e91;
  background-color: transparent;
  color: #FFFFFF;
}
.Button.Buttonstyle-05.Testbutton:hover:before {
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Button.Buttonstyle-05.Testbutton:before {
  content: "";
  width: 100%;
  height: 0;
  margin: auto;
  padding-top: 100%;
  border-radius: 50%;
  background-color: #508e91;
  position: absolute;
  top: -999px;
  right: -999px;
  bottom: -999px;
  left: -999px;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.Button.Buttonstyle-06.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.Button.Buttonstyle-06.Testbutton:hover {
  border-color: #508e91;
  background-color: #508e91;
  color: #FFFFFF;
  -webkit-animation: button-pulse1 2s infinite ;
  animation: button-pulse1 2s infinite ;
}
.Button.Buttonstyle-07.Testbutton {
  outline: 2px solid transparent;
  outline-offset: -2px;
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.Button.Buttonstyle-07.Testbutton:hover {
  border-color: #508e91;
  background-color: #508e91;
  color: #FFFFFF;
  -webkit-animation: button-pulse2 0.75s forwards ;
  animation: button-pulse2 0.75s forwards ;
}
.Button.Buttonstyle-08.Testbutton, .Button:not(.Testbutton) {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.Button.Buttonstyle-08.Testbutton:hover, .Button:not(.Testbutton):hover {
  border-color: #508e91;
  background-color: transparent;
  color: #FFFFFF;
}
.Button.Buttonstyle-08.Testbutton:hover:before, .Button:not(.Testbutton):hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  box-shadow: 0 0 0 rgba(80, 142, 145, 0.5);
}
.Button.Buttonstyle-08.Testbutton:before, .Button:not(.Testbutton):before {
  content: "";
  box-shadow: 0 1.667rem 0 rgba(80, 142, 145, 0.5);
  background-color: #508e91;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  z-index: -1;
  -webkit-transform: translateY(calc(-100% - 1.667rem));
  -ms-transform: translateY(calc(-100% - 1.667rem));
  transform: translateY(calc(-100% - 1.667rem));
  -webkit-transition: box-shadow 0.5s ease-in-out 0.15s, -webkit-transform 0.65s ease-in-out;
  -moz-transition: box-shadow 0.5s ease-in-out 0.15s, -moz-transform 0.65s ease-in-out;
  -o-transition: box-shadow 0.5s ease-in-out 0.15s, -o-transform 0.65s ease-in-out;
  transition: box-shadow 0.5s ease-in-out 0.15s, transform 0.65s ease-in-out;
}
.Button.Buttonstyle-09.Testbutton {
  border: 3px solid #508e91;
  background-color: #508e91;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.Button.Buttonstyle-09.Testbutton:hover {
  border-color: transparent;
  background-color: #3e6e70;
}
.Button.Buttonstyle-09.Testbutton:hover:before {
  opacity: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.Button.Buttonstyle-09.Testbutton:hover .Letter {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(1) {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(3) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(5) {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(6) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(7) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(8) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(9) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(10) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(11) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(12) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(13) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(14) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(15) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(16) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(17) {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(18) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(19) {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(20) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(21) {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(22) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(23) {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(24) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(25) {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(26) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(27) {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(28) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(29) {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(30) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(31) {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(32) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(33) {
  -webkit-transition-delay: 1.65s;
  transition-delay: 1.65s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(34) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(35) {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(36) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(37) {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(38) {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(39) {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(40) {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(41) {
  -webkit-transition-delay: 2.05s;
  transition-delay: 2.05s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(42) {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(43) {
  -webkit-transition-delay: 2.15s;
  transition-delay: 2.15s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(44) {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(45) {
  -webkit-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(46) {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(47) {
  -webkit-transition-delay: 2.35s;
  transition-delay: 2.35s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(48) {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(49) {
  -webkit-transition-delay: 2.45s;
  transition-delay: 2.45s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(50) {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(51) {
  -webkit-transition-delay: 2.55s;
  transition-delay: 2.55s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(52) {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(53) {
  -webkit-transition-delay: 2.65s;
  transition-delay: 2.65s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(54) {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(55) {
  -webkit-transition-delay: 2.75s;
  transition-delay: 2.75s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(56) {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(57) {
  -webkit-transition-delay: 2.85s;
  transition-delay: 2.85s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(58) {
  -webkit-transition-delay: 2.9s;
  transition-delay: 2.9s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(59) {
  -webkit-transition-delay: 2.95s;
  transition-delay: 2.95s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(60) {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(61) {
  -webkit-transition-delay: 3.05s;
  transition-delay: 3.05s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(62) {
  -webkit-transition-delay: 3.1s;
  transition-delay: 3.1s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(63) {
  -webkit-transition-delay: 3.15s;
  transition-delay: 3.15s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(64) {
  -webkit-transition-delay: 3.2s;
  transition-delay: 3.2s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(65) {
  -webkit-transition-delay: 3.25s;
  transition-delay: 3.25s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(66) {
  -webkit-transition-delay: 3.3s;
  transition-delay: 3.3s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(67) {
  -webkit-transition-delay: 3.35s;
  transition-delay: 3.35s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(68) {
  -webkit-transition-delay: 3.4s;
  transition-delay: 3.4s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(69) {
  -webkit-transition-delay: 3.45s;
  transition-delay: 3.45s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(70) {
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(71) {
  -webkit-transition-delay: 3.55s;
  transition-delay: 3.55s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(72) {
  -webkit-transition-delay: 3.6s;
  transition-delay: 3.6s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(73) {
  -webkit-transition-delay: 3.65s;
  transition-delay: 3.65s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(74) {
  -webkit-transition-delay: 3.7s;
  transition-delay: 3.7s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(75) {
  -webkit-transition-delay: 3.75s;
  transition-delay: 3.75s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(76) {
  -webkit-transition-delay: 3.8s;
  transition-delay: 3.8s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(77) {
  -webkit-transition-delay: 3.85s;
  transition-delay: 3.85s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(78) {
  -webkit-transition-delay: 3.9s;
  transition-delay: 3.9s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(79) {
  -webkit-transition-delay: 3.95s;
  transition-delay: 3.95s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(80) {
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(81) {
  -webkit-transition-delay: 4.05s;
  transition-delay: 4.05s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(82) {
  -webkit-transition-delay: 4.1s;
  transition-delay: 4.1s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(83) {
  -webkit-transition-delay: 4.15s;
  transition-delay: 4.15s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(84) {
  -webkit-transition-delay: 4.2s;
  transition-delay: 4.2s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(85) {
  -webkit-transition-delay: 4.25s;
  transition-delay: 4.25s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(86) {
  -webkit-transition-delay: 4.3s;
  transition-delay: 4.3s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(87) {
  -webkit-transition-delay: 4.35s;
  transition-delay: 4.35s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(88) {
  -webkit-transition-delay: 4.4s;
  transition-delay: 4.4s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(89) {
  -webkit-transition-delay: 4.45s;
  transition-delay: 4.45s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(90) {
  -webkit-transition-delay: 4.5s;
  transition-delay: 4.5s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(91) {
  -webkit-transition-delay: 4.55s;
  transition-delay: 4.55s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(92) {
  -webkit-transition-delay: 4.6s;
  transition-delay: 4.6s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(93) {
  -webkit-transition-delay: 4.65s;
  transition-delay: 4.65s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(94) {
  -webkit-transition-delay: 4.7s;
  transition-delay: 4.7s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(95) {
  -webkit-transition-delay: 4.75s;
  transition-delay: 4.75s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(96) {
  -webkit-transition-delay: 4.8s;
  transition-delay: 4.8s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(97) {
  -webkit-transition-delay: 4.85s;
  transition-delay: 4.85s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(98) {
  -webkit-transition-delay: 4.9s;
  transition-delay: 4.9s;
}
.Button.Buttonstyle-09.Testbutton:hover .Letter:nth-child(99) {
  -webkit-transition-delay: 4.95s;
  transition-delay: 4.95s;
}
.Button.Buttonstyle-09.Testbutton:before {
  content: attr(data-text);
  width: 100%;
  height: 100%;
  padding: 14px 50px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.Button.Buttonstyle-09.Testbutton .Letter {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.Button.Buttonstyle-10.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.Button.Buttonstyle-10.Testbutton:hover {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.Button.Buttonstyle-10.Testbutton:hover {
  background-color: #508e91;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(odd) {
  -webkit-animation: anim-nanuk-1 0.75s forwards ease-in-out ;
  animation: anim-nanuk-1 0.75s forwards ease-in-out ;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(even) {
  -webkit-animation: anim-nanuk-2 0.75s forwards ease-in-out ;
  animation: anim-nanuk-2 0.75s forwards ease-in-out ;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(1) {
  -webkit-animation-delay: 0.025s;
  animation-delay: 0.025s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(2) {
  -webkit-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(3) {
  -webkit-animation-delay: 0.075s;
  animation-delay: 0.075s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(5) {
  -webkit-animation-delay: 0.125s;
  animation-delay: 0.125s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(6) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(7) {
  -webkit-animation-delay: 0.175s;
  animation-delay: 0.175s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(8) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(9) {
  -webkit-animation-delay: 0.225s;
  animation-delay: 0.225s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(10) {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(11) {
  -webkit-animation-delay: 0.275s;
  animation-delay: 0.275s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(12) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(13) {
  -webkit-animation-delay: 0.325s;
  animation-delay: 0.325s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(14) {
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(15) {
  -webkit-animation-delay: 0.375s;
  animation-delay: 0.375s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(16) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(17) {
  -webkit-animation-delay: 0.425s;
  animation-delay: 0.425s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(18) {
  -webkit-animation-delay: 0.45s;
  animation-delay: 0.45s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(19) {
  -webkit-animation-delay: 0.475s;
  animation-delay: 0.475s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(20) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(21) {
  -webkit-animation-delay: 0.525s;
  animation-delay: 0.525s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(22) {
  -webkit-animation-delay: 0.55s;
  animation-delay: 0.55s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(23) {
  -webkit-animation-delay: 0.575s;
  animation-delay: 0.575s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(24) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(25) {
  -webkit-animation-delay: 0.625s;
  animation-delay: 0.625s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(26) {
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(27) {
  -webkit-animation-delay: 0.675s;
  animation-delay: 0.675s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(28) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(29) {
  -webkit-animation-delay: 0.725s;
  animation-delay: 0.725s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(30) {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(31) {
  -webkit-animation-delay: 0.775s;
  animation-delay: 0.775s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(32) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(33) {
  -webkit-animation-delay: 0.825s;
  animation-delay: 0.825s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(34) {
  -webkit-animation-delay: 0.85s;
  animation-delay: 0.85s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(35) {
  -webkit-animation-delay: 0.875s;
  animation-delay: 0.875s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(36) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(37) {
  -webkit-animation-delay: 0.925s;
  animation-delay: 0.925s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(38) {
  -webkit-animation-delay: 0.95s;
  animation-delay: 0.95s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(39) {
  -webkit-animation-delay: 0.975s;
  animation-delay: 0.975s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(40) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(41) {
  -webkit-animation-delay: 1.025s;
  animation-delay: 1.025s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(42) {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(43) {
  -webkit-animation-delay: 1.075s;
  animation-delay: 1.075s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(44) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(45) {
  -webkit-animation-delay: 1.125s;
  animation-delay: 1.125s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(46) {
  -webkit-animation-delay: 1.15s;
  animation-delay: 1.15s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(47) {
  -webkit-animation-delay: 1.175s;
  animation-delay: 1.175s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(48) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(49) {
  -webkit-animation-delay: 1.225s;
  animation-delay: 1.225s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(50) {
  -webkit-animation-delay: 1.25s;
  animation-delay: 1.25s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(51) {
  -webkit-animation-delay: 1.275s;
  animation-delay: 1.275s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(52) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(53) {
  -webkit-animation-delay: 1.325s;
  animation-delay: 1.325s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(54) {
  -webkit-animation-delay: 1.35s;
  animation-delay: 1.35s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(55) {
  -webkit-animation-delay: 1.375s;
  animation-delay: 1.375s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(56) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(57) {
  -webkit-animation-delay: 1.425s;
  animation-delay: 1.425s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(58) {
  -webkit-animation-delay: 1.45s;
  animation-delay: 1.45s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(59) {
  -webkit-animation-delay: 1.475s;
  animation-delay: 1.475s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(60) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(61) {
  -webkit-animation-delay: 1.525s;
  animation-delay: 1.525s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(62) {
  -webkit-animation-delay: 1.55s;
  animation-delay: 1.55s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(63) {
  -webkit-animation-delay: 1.575s;
  animation-delay: 1.575s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(64) {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(65) {
  -webkit-animation-delay: 1.625s;
  animation-delay: 1.625s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(66) {
  -webkit-animation-delay: 1.65s;
  animation-delay: 1.65s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(67) {
  -webkit-animation-delay: 1.675s;
  animation-delay: 1.675s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(68) {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(69) {
  -webkit-animation-delay: 1.725s;
  animation-delay: 1.725s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(70) {
  -webkit-animation-delay: 1.75s;
  animation-delay: 1.75s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(71) {
  -webkit-animation-delay: 1.775s;
  animation-delay: 1.775s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(72) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(73) {
  -webkit-animation-delay: 1.825s;
  animation-delay: 1.825s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(74) {
  -webkit-animation-delay: 1.85s;
  animation-delay: 1.85s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(75) {
  -webkit-animation-delay: 1.875s;
  animation-delay: 1.875s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(76) {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(77) {
  -webkit-animation-delay: 1.925s;
  animation-delay: 1.925s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(78) {
  -webkit-animation-delay: 1.95s;
  animation-delay: 1.95s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(79) {
  -webkit-animation-delay: 1.975s;
  animation-delay: 1.975s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(80) {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(81) {
  -webkit-animation-delay: 2.025s;
  animation-delay: 2.025s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(82) {
  -webkit-animation-delay: 2.05s;
  animation-delay: 2.05s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(83) {
  -webkit-animation-delay: 2.075s;
  animation-delay: 2.075s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(84) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(85) {
  -webkit-animation-delay: 2.125s;
  animation-delay: 2.125s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(86) {
  -webkit-animation-delay: 2.15s;
  animation-delay: 2.15s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(87) {
  -webkit-animation-delay: 2.175s;
  animation-delay: 2.175s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(88) {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(89) {
  -webkit-animation-delay: 2.225s;
  animation-delay: 2.225s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(90) {
  -webkit-animation-delay: 2.25s;
  animation-delay: 2.25s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(91) {
  -webkit-animation-delay: 2.275s;
  animation-delay: 2.275s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(92) {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(93) {
  -webkit-animation-delay: 2.325s;
  animation-delay: 2.325s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(94) {
  -webkit-animation-delay: 2.35s;
  animation-delay: 2.35s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(95) {
  -webkit-animation-delay: 2.375s;
  animation-delay: 2.375s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(96) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(97) {
  -webkit-animation-delay: 2.425s;
  animation-delay: 2.425s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(98) {
  -webkit-animation-delay: 2.45s;
  animation-delay: 2.45s;
}
.Button.Buttonstyle-10.Testbutton:hover .Letter:nth-child(99) {
  -webkit-animation-delay: 2.475s;
  animation-delay: 2.475s;
}
.Button.Buttonstyle-10.Testbutton .Letter {
  display: inline-block;
  color: inherit;
}
.Button.Buttonstyle-11.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.Button.Buttonstyle-11.Testbutton:hover {
  border-color: #508e91;
  background-color: transparent;
  color: inherit;
}
.Button.Buttonstyle-11.Testbutton:hover:before {
  max-width: 100%;
  padding-right: 50px;
  opacity: 1;
}
.Button.Buttonstyle-11.Testbutton:before {
  content: attr(data-text);
  width: 100%;
  max-width: 0;
  height: 100%;
  padding: 14px 0 14px 50px;
  background-color: #508e91;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 1;
  -webkit-transition: max-width 1s linear, padding-right 0.25s linear, opacity 0.25s linear;
  -moz-transition: max-width 1s linear, padding-right 0.25s linear, opacity 0.25s linear;
  -o-transition: max-width 1s linear, padding-right 0.25s linear, opacity 0.25s linear;
  transition: max-width 1s linear, padding-right 0.25s linear, opacity 0.25s linear;
}
.Button.Buttonstyle-12.Testbutton {
  border: 3px solid;
  background-color: transparent;
  color: #508e91;
}
.Animatable.Button.Buttonstyle-12.Testbutton {
  border: 0 none;
  position: relative;
  z-index: 1;
  -webkit-transition-property: none;
  transition-property: none;
}
.Animatable.Button.Buttonstyle-12.Testbutton:hover {
  background-color: transparent;
  color: inherit;
}
.Animatable.Button.Buttonstyle-12.Testbutton:hover svg rect {
  -webkit-transition: all 1.25s ease-in-out;
  -moz-transition: all 1.25s ease-in-out;
  -o-transition: all 1.25s ease-in-out;
  transition: all 1.25s ease-in-out;
}
.Animatable.Button.Buttonstyle-12.Testbutton svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 1px;
  left: 0;
  z-index: -1;
}
.Animatable.Button.Buttonstyle-12.Testbutton svg rect {
  stroke: currentColor;
  stroke-width: 4px;
  stroke-dashoffset: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
@keyframes button-pulse1 {
  0% {
    box-shadow: 0 0 0 0 #508e91;
  }
  50% {
    box-shadow: 0 0 0 15px rgba(80, 142, 145, 0);
  }
}
@keyframes button-pulse2 {
  50% {
    outline-color: transparent;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  66% {
    outline-color: #000000;
    outline-offset: -2px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  100% {
    outline-color: transparent;
    outline-offset: 10px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes anim-nanuk-1 {
  0%, 100% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  49% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    color: inherit;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  51% {
    color: #FFFFFF;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    color: #FFFFFF;
  }
}
@keyframes anim-nanuk-1 {
  0%, 100% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  49% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    color: inherit;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  51% {
    color: #FFFFFF;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    color: #FFFFFF;
  }
}
@-webkit-keyframes anim-nanuk-2 {
  0%, 100% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  49% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    color: inherit;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    color: #FFFFFF;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    color: #FFFFFF;
  }
}
@keyframes anim-nanuk-2 {
  0%, 100% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  49% {
    color: inherit;
    opacity: 1;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    color: inherit;
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    color: #FFFFFF;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    color: #FFFFFF;
  }
}
html {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Geneva, sans-serif;
  font-size: 18px;
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html.wf-active, html.NoJS {
  font-family: Montserrat, Arial, Geneva, sans-serif;
}
body {
  line-height: 1.667rem;
  position: relative;
  overflow-x: hidden;
}
.far, .fal, .fas, .fab {
  font-size: 0;
  line-height: 0;
}
.far:before, .fal:before, .fas:before, .fab:before {
  font-size: 1rem;
  line-height: 1.667rem;
}
img[id^="Image--"] {
  display: block;
  max-width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: normal;
  position: relative;
  word-break: break-all;
}
img[id^="Image--"].loaded, img[id^="Image--"].Loaded {
  width: auto;
}
html.NoJS img[id^="Image--"] {
  width: auto;
}
html.NoJS img[id^="Image--"].Lazy {
  display: none;
}
img[id^="Image--"]:before {
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
img[id^="Image--"]:after {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
}
a {
  color: #508e91;
  border-bottom: 1px solid transparent;
  text-decoration: none;
}
a:hover {
  border-bottom-color: currentColor;
}
a, a:before, a:after, a[rel^="lightbox"] img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a[rel="ga-toggle"], a[rel="fp-toggle"] {
  cursor: pointer;
}
.NoJS a[rel="ga-toggle"], .NoJS a[rel="fp-toggle"] {
  display: inline-block;
  padding-right: 2px;
  padding-left: 2px;
  background-color: rgba(0, 0, 0, 0.25);
  opacity: 0.5;
  cursor: default;
}
a img {
  color: inherit;
}
.Textcolor-Light {
  color: #eeeeee;
}
.Textcolor-Bright {
  color: #FFFFFF;
}
.Textcolor-Main {
  color: #508e91;
}
.Textcolor-Light a, .Textcolor-Bright a, .Textcolor-Main a {
  color: inherit;
  border-bottom-width: 0;
}
.Textcolor-Light a:hover, .Textcolor-Bright a:hover, .Textcolor-Main a:hover {
  color: #508e91;
}
.Uppercase {
  text-transform: uppercase;
}
h1, .Textsize-LikeH1 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 900;
  font-style: italic;
}
h2, .Textsize-LikeH2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 900;
  font-style: italic;
}
h1, h2, h3, h4, h5, h6, .Textsize-LikeH1, .Textsize-LikeH2 {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
::-moz-selection {
  background-color: #508e91;
  color: #FFFFFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
::selection {
  background-color: #508e91;
  color: #FFFFFF;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
a[target="_blank"]:not(.NoIcon) {
  margin-right: 10px;
  position: relative;
}
a[target="_blank"]:not(.NoIcon)[href$=".pdf"]:after {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="vimeo.com"]:after, a[target="_blank"]:not(.NoIcon)[href*="youtu.be"]:after, a[target="_blank"]:not(.NoIcon)[href*="youtube.com"]:after, a[target="_blank"]:not(.NoIcon)[href*="youtube-nocookie.com"]:after {
  content: "";
}
.JS a[target="_blank"]:not(.NoIcon)[href$="jpg"][rel~="lightbox"]:after, .JS a[target="_blank"]:not(.NoIcon)[href$="jpeg"][rel~="lightbox"]:after, .JS a[target="_blank"]:not(.NoIcon)[href$="png"][rel~="lightbox"]:after, .JS a[target="_blank"]:not(.NoIcon)[href$="svg"][rel~="lightbox"]:after, .JS a[target="_blank"]:not(.NoIcon)[href$="gif"][rel~="lightbox"]:after {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href$="jpg"]:after, a[target="_blank"]:not(.NoIcon)[href$="jpeg"]:after, a[target="_blank"]:not(.NoIcon)[href$="png"]:after, a[target="_blank"]:not(.NoIcon)[href$="svg"]:after, a[target="_blank"]:not(.NoIcon)[href$="gif"]:after {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="facebook."]:before, a[target="_blank"]:not(.NoIcon)[href*="instagram."]:before, a[target="_blank"]:not(.NoIcon)[href*="plus.google."]:before, a[target="_blank"]:not(.NoIcon)[href*="twitter."]:before, a[target="_blank"]:not(.NoIcon)[href*="xing."]:before, a[target="_blank"]:not(.NoIcon)[href*="linkedin."]:before {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
}
a[target="_blank"]:not(.NoIcon)[href*="facebook."]:before {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="instagram."]:before {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="plus.google."]:before {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="twitter."]:before {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="xing."]:before {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="linkedin."]:before {
  content: "";
}
a[target="_blank"]:not(.NoIcon)[href*="facebook."], a[target="_blank"]:not(.NoIcon)[href*="instagram."], a[target="_blank"]:not(.NoIcon)[href*="plus.google."], a[target="_blank"]:not(.NoIcon)[href*="twitter."], a[target="_blank"]:not(.NoIcon)[href*="xing."], a[target="_blank"]:not(.NoIcon)[href*="linkedin."] {
  margin-left: 40px;
}
a[target="_blank"]:not(.NoIcon)[href*="facebook."]:before, a[target="_blank"]:not(.NoIcon)[href*="instagram."]:before, a[target="_blank"]:not(.NoIcon)[href*="plus.google."]:before, a[target="_blank"]:not(.NoIcon)[href*="twitter."]:before, a[target="_blank"]:not(.NoIcon)[href*="xing."]:before, a[target="_blank"]:not(.NoIcon)[href*="linkedin."]:before {
  position: absolute;
  top: 0;
  left: -30px;
}
a[target="_blank"]:not(.NoIcon):after {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
  margin-left: 5px;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 400;
}
hr {
  width: 100px;
  height: 1px;
  margin: 1.667rem auto;
  border-width: 0;
  background-color: #000000;
  position: relative;
  overflow: hidden;
}
.Env-Development-Kunden h1, .Env-Development-Kunden h2, .Env-Development-Kunden h3, .Env-Development-Kunden h4, .Env-Development-Kunden h5, .Env-Development-Kunden h6 {
  position: relative;
}
.Env-Development-Kunden h1:before, .Env-Development-Kunden h2:before, .Env-Development-Kunden h3:before, .Env-Development-Kunden h4:before, .Env-Development-Kunden h5:before, .Env-Development-Kunden h6:before {
  width: 30px;
  height: 30px;
  background-color: #333333;
  border-radius: 100%;
  font-family: Impact, Arial Black, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #FFFFFF;
  text-align: center;
  position: absolute;
  opacity: 0.5;
  -webkit-transform: translate(-30px, -10px);
  -ms-transform: translate(-30px, -10px);
  transform: translate(-30px, -10px);
}
.Env-Development-Kunden h1:before {
  content: "h1";
}
.Env-Development-Kunden h2:before {
  content: "h2";
}
.Env-Development-Kunden h3:before {
  content: "h3";
}
.Env-Development-Kunden h4:before {
  content: "h4";
}
.Env-Development-Kunden h5:before {
  content: "h5";
}
.Env-Development-Kunden h6:before {
  content: "h6";
}
blockquote {
  font-style: italic;
  font-size: 3.3333rem;
  line-height: 1.2;
  font-family: Arial, Geneva, sans-serif;
}
.wf-active blockquote, .NoJS blockquote {
  font-family:  Arial, Geneva, sans-serif;
}
blockquote > :first-child:before {
  content: "„";
  display: inline-block;
}
blockquote > :last-child:after {
  content: "”";
  display: inline-block;
}
#HeaderArea {
  width: 100%;
  height: 190px;
  background-color: #508e91;
  color: #FFFFFF;
  position: static;
}
@media screen AND (max-width:860px) {
  #HeaderArea {
    height: 65px;
  }
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    will-change: height, transform;
    -webkit-transition: height 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -moz-transition: height 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    -o-transition: height 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    transition: height 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom.Scrolled {
    height: 65px;
    -webkit-transform: translateY(-65px);
    -ms-transform: translateY(-65px);
    transform: translateY(-65px);
    -webkit-transition-delay: 0.4s, 1s;
    transition-delay: 0.4s, 1s;
  }
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom.Scrolled.Pinned {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0.5s, 0s;
    transition-delay: 0.5s, 0s;
  }
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom.Scrolled #LogoArea {
    width: 50px;
    height: 44px;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom.Scrolled #MetaArea {
    border-bottom-color: transparent;
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition-delay: 0s, 0.3s;
    transition-delay: 0s, 0.3s;
  }
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom.Scrolled #MetaArea .Menu-SocialMedia {
    max-width: 0;
    margin-left: 0;
  }
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom.Scrolled #MenuArea {
    right: 200px;
    margin-top: 0;
    -webkit-transition-delay: 0.3s, 0s;
    transition-delay: 0.3s, 0s;
  }
}
#HeaderArea.Headroom.Scrolled #MenuArea li.Level1 {
  height: 65px;
  padding-top: 15px;
}
#HeaderArea.Headroom.Scrolled #MenuArea .Submenu {
  top: 65px;
}
#HeaderArea.Headroom #LogoArea {
  will-change: width, height;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom #MetaArea {
    will-change: border-bottom-color, transform;
    -webkit-transition: border-bottom-color 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -moz-transition: border-bottom-color 0.3s ease-in-out, -moz-transform 0.3s ease-in-out;
    -o-transition: border-bottom-color 0.3s ease-in-out, -o-transform 0.3s ease-in-out;
    transition: border-bottom-color 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
}
#HeaderArea > .ContentRow, #HeaderArea > .ContentRow > .ContentElement {
  height: 100%;
}
#HeaderArea a {
  color: inherit;
  border-bottom-width: 0;
}
#LogoArea {
  display: block;
  width: 180px;
  height: 117px;
  margin: auto;
  border-bottom-width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
@media screen AND (max-width:860px) {
  #LogoArea {
    width: 50px;
    height: 32.5px;
  }
}
#LogoArea:hover {
  color: #000000;
}
#LogoArea svg, #LogoArea img, #LogoArea picture {
  width: 100%;
  height: 100%;
}
#MetaArea {
  padding-bottom: 3px;
  border-bottom: 4px solid #FFFFFF;
  position: absolute;
  top: 1.667rem;
  right: 0;
}
@media screen AND (max-width:860px) {
  #MetaArea {
    padding-bottom: 0;
    border-bottom-width: 0;
    top: 20px;
    right: 90px;
  }
}
#MetaArea > .ContentRow {
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 600px) {
  #MetaArea > .ContentRow {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 500px) {
  #MetaArea > .ContentRow {
    width: 280px;
    padding-left: 20px;
    position: fixed;
    right: -280px;
    z-index: 102;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
  #MetaArea > .ContentRow .Text {
    color: #000000;
  }
  #MetaArea > .ContentRow .Text a:hover {
    color: #508e91;
  }
}
#MetaArea .Menu-SocialMedia {
  display: inline-block;
  max-width: 150px;
  margin-left: 50px;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  -webkit-transition: max-width 0.3s ease-in-out, margin-left 0.3s ease-in-out;
  -moz-transition: max-width 0.3s ease-in-out, margin-left 0.3s ease-in-out;
  -o-transition: max-width 0.3s ease-in-out, margin-left 0.3s ease-in-out;
  transition: max-width 0.3s ease-in-out, margin-left 0.3s ease-in-out;
}
@media screen and (max-width: 600px) {
  #MetaArea .Menu-SocialMedia {
    margin-left: 20px;
  }
}
@media screen and (max-width: 400px) {
  #MetaArea .Menu-SocialMedia {
    margin-left: 0;
  }
}
#MetaArea .Menu-SocialMedia li {
  display: inline-block;
  margin-left: 20px;
  list-style-type: none;
}
@media screen and (max-width: 400px) {
  #MetaArea .Menu-SocialMedia li {
    margin-left: 10px;
  }
}
#MetaArea .Menu-SocialMedia li:first-of-type {
  margin-left: 0;
}
#MetaArea a {
  color: inherit;
  border-bottom: 0 none;
}
#MetaArea a:hover {
  color: #000000;
}
#MenuTrigger {
  position: absolute;
  visibility: hidden;
}
@media screen AND (max-width:860px) {
  #MenuTrigger:checked + #HeaderArea #MenuTrigger-Open {
    background-color: #508e91;
    color: #FFFFFF;
  }
}
@media screen AND (max-width:860px) {
  #MenuTrigger:checked + #HeaderArea #MenuTrigger-Close {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out, visibility 0s linear;
    -moz-transition: opacity 0.3s ease-in-out, visibility 0s linear;
    -o-transition: opacity 0.3s ease-in-out, visibility 0s linear;
    transition: opacity 0.3s ease-in-out, visibility 0s linear;
  }
}
@media screen AND (max-width:860px) {
  #MenuTrigger:checked + #HeaderArea #MenuArea {
    -webkit-transform: translateX(-280px) translateZ(0);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px) translateZ(0);
  }
}
@media screen and (max-width: 500px) {
  #MenuTrigger:checked + #HeaderArea #MetaArea > .ContentRow {
    -webkit-transform: translateX(-280px) translateZ(0);
    -ms-transform: translateX(-280px);
    transform: translateX(-280px) translateZ(0);
  }
}
#MenuTrigger-Open {
  display: none;
  width: 65px;
  height: 65px;
  padding: 0 15px;
  background-color: #000000;
  color: #FFFFFF;
  font-size: 0;
  line-height: 65px;
  text-align: center;
  position: fixed;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 103;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media screen AND (max-width:860px) {
  #MenuTrigger-Open {
    display: block;
  }
}
#MenuTrigger-Open i {
  display: inline-block;
  font-size: 36px;
  font-style: normal;
  -webkit-transform: scaleX(1.5);
  -ms-transform: scaleX(1.5);
  transform: scaleX(1.5);
}
#MenuTrigger-Close {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
  -moz-transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
  -o-transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
}
#MenuArea {
  display: block;
  margin-top: 110px;
  color: #FFFFFF;
  float: right;
}
@media screen AND (min-width:861px) {
  html.JS #MenuArea {
    position: absolute;
    right: 0;
    -webkit-transition: margin-top 0.3s ease-in-out, right 0.3s ease-in-out 0.3s;
    -moz-transition: margin-top 0.3s ease-in-out, right 0.3s ease-in-out 0.3s;
    -o-transition: margin-top 0.3s ease-in-out, right 0.3s ease-in-out 0.3s;
    transition: margin-top 0.3s ease-in-out, right 0.3s ease-in-out 0.3s;
  }
}
@media screen AND (max-width:860px) {
  #MenuArea {
    width: 280px;
    margin: 0;
    border-top: 64px solid transparent;
    background-color: #FFFFFF;
    text-align: inherit;
    position: fixed;
    top: 0;
    right: -280px;
    bottom: 0;
    float: none;
    z-index: 101;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    -moz-transition: -moz-transform 0.3s ease-in-out;
    -o-transition: -o-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
  }
}
#MenuArea .SubmenuCheckbox {
  visibility: hidden;
  position: absolute;
}
#MenuArea .SubmenuTrigger {
  display: none;
}
#MenuArea ul.Level1 {
  margin-right: -20px;
  font-size: 0;
  line-height: 0;
}
@media screen and (max-width: 1100px) {
  #MenuArea ul.Level1 {
    -webkit-transition: margin-right 0.3s ease-in-out;
    -moz-transition: margin-right 0.3s ease-in-out;
    -o-transition: margin-right 0.3s ease-in-out;
    transition: margin-right 0.3s ease-in-out;
  }
}
@media screen and (max-width: 1024px) {
  #MenuArea ul.Level1 {
    margin-right: -10px;
  }
}
@media screen AND (max-width:860px) {
  #MenuArea ul.Level1 {
    height: 100%;
    margin-right: 0;
    padding: 0 10px;
    border-top: 1px solid #508e91;
    background-color: #FFFFFF;
    overflow: auto;
    position: relative;
  }
}
#MenuArea li.Level1 {
  display: inline-block;
  height: 80px;
  margin: 0;
  padding: 10px 20px 0;
  font-size: 1rem;
  line-height: 1;
  vertical-align: top;
  list-style-type: none;
  position: relative;
  -webkit-transition: height 0.3s ease-in-out, padding-top 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out, padding-top 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out, padding-top 0.3s ease-in-out;
  transition: height 0.3s ease-in-out, padding-top 0.3s ease-in-out;
}
@media screen and (max-width: 1024px) {
  #MenuArea li.Level1 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen AND (max-width:860px) {
  #MenuArea li.Level1 {
    display: block;
    height: auto;
    margin: 0;
    padding: 15px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 1.5;
    position: relative;
  }
}
@media screen AND (min-width:861px) {
  #MenuArea li.Level1.WithSubmenu:hover:after {
    opacity: inherit;
    visibility: inherit;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}
@media screen AND (min-width:861px) {
  #MenuArea li.Level1.WithSubmenu:hover .Submenu {
    opacity: inherit;
    visibility: inherit;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
}
#MenuArea li.Level1.WithSubmenu:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #FFFFFF;
  border-left: 15px solid transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
  -moz-transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
  -o-transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease-in-out, visibility 0s linear 0.3s;
}
#MenuArea li.Level1:first-of-type {
  margin-left: 0;
}
@media screen AND (max-width:860px) {
  #MenuArea li.Level1:first-of-type {
    border-top: none;
  }
}
#MenuArea li.Level1:last-child {
  padding-right: 0;
}
#MenuArea a.Level1, #MenuArea span.Level1 {
  display: block;
  padding: 10px 20px;
  border-bottom: none;
  color: inherit;
  position: relative;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (max-width: 1024px) {
  #MenuArea a.Level1, #MenuArea span.Level1 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media screen AND (max-width:860px) {
  #MenuArea a.Level1, #MenuArea span.Level1 {
    margin-right: 2rem;
    padding: 0 5px;
    color: #000000;
  }
}
html.JS #MenuArea a.Level1, html.JS #MenuArea span.Level1 {
  -webkit-transition: padding 0.3s 0s, color 0.3s;
  -moz-transition: padding 0.3s 0s, color 0.3s;
  -o-transition: padding 0.3s 0s, color 0.3s;
  transition: padding 0.3s 0s, color 0.3s;
}
#MenuArea a.Level1.Active, #MenuArea a.Level1:hover, #MenuArea span.Level1.Active, #MenuArea span.Level1:hover {
  color: #000000;
}
@media screen AND (max-width:860px) {
  #MenuArea a.Level1.Active, #MenuArea a.Level1:hover, #MenuArea span.Level1.Active, #MenuArea span.Level1:hover {
    color: #508e91;
    font-weight: 700;
  }
}
#MenuArea span.Level1 {
  cursor: default;
}
#MenuArea .SubmenuCheckbox.Level1:checked + .SubmenuTrigger {
  background-color: #508e91;
}
#MenuArea .SubmenuCheckbox.Level1:checked + .SubmenuTrigger:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media screen AND (max-width:860px) {
  #MenuArea .SubmenuCheckbox.Level1:checked ~ .Submenu {
    display: block;
  }
}
#MenuArea .SubmenuTrigger.Level1 {
  display: none;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #333333;
  text-align: center;
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 1;
  cursor: pointer;
}
@media screen AND (max-width:860px) {
  #MenuArea .SubmenuTrigger.Level1 {
    display: block;
  }
}
#MenuArea .SubmenuTrigger.Level1:after {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
  line-height: 1.5rem;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
#MenuArea .Submenu {
  width: 100%;
  max-width: 1320px;
  height: auto;
  margin: auto;
  padding: 1.667rem 20px;
  border-top: 1px solid #FFFFFF;
  background-color: #333333;
  font-size: 0;
  line-height: 0;
  position: fixed;
  top: 190px;
  right: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  -webkit-transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0.3s;
  -moz-transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0.3s;
  -o-transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0.3s;
  transition: top 0.5s ease-in-out, opacity 0.5s ease-in-out, visibility 0s linear 0.3s;
}
@media screen AND (max-width:860px) {
  #MenuArea .Submenu {
    display: none;
    width: auto;
    margin: 10px -10px 0;
    padding: 1.667rem 10px;
    border-top-width: 0;
    color: #FFFFFF;
    position: relative;
    top: auto;
    opacity: inherit;
    visibility: inherit;
  }
}
#MenuArea .Submenu:before, #MenuArea .Submenu:after {
  content: "";
  width: 50vw;
  border-top: 1px solid #FFFFFF;
  background-color: #333333;
  position: absolute;
  top: -1px;
  bottom: 0;
}
@media screen AND (max-width:860px) {
  #MenuArea .Submenu:before, #MenuArea .Submenu:after {
    display: none;
  }
}
#MenuArea .Submenu:before {
  right: 100%;
}
#MenuArea .Submenu:after {
  left: 100%;
}
#MenuArea .Subtitle, #MenuArea .Image, #MenuArea ul.Level2 {
  display: inline-block;
  width: 31.33%;
  margin-left: 3%;
  font-size: 18px;
  line-height: 1.667rem;
  vertical-align: top;
}
@media screen AND (max-width:860px) {
  #MenuArea .Subtitle, #MenuArea .Image, #MenuArea ul.Level2 {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
#MenuArea .Subtitle:nth-child(3n+1), #MenuArea .Image:nth-child(3n+1), #MenuArea ul.Level2:nth-child(3n+1) {
  margin-left: 0;
}
#MenuArea .Subtitle {
  padding-right: 40px;
}
@media screen AND (max-width:860px) {
  #MenuArea .Subtitle {
    margin-bottom: 1.667rem;
    padding: 10px 10px;
  }
}
#MenuArea .Subtitle ~ ul.Level2 {
  padding-left: 40px;
}
@media screen AND (max-width:860px) {
  #MenuArea .Subtitle ~ ul.Level2 {
    padding-left: 0;
  }
}
#MenuArea .Subtitle ~ ul.Level2:nth-child(3+n1) {
  padding-left: 0;
}
#MenuArea .Subtitle, #MenuArea ul.Level2 {
  margin-top: 1.667rem;
  font-size: 18px;
  line-height: 1.667rem;
}
@media screen AND (max-width:860px) {
  #MenuArea .Subtitle, #MenuArea ul.Level2 {
    margin-top: 0;
  }
}
#MenuArea .Image {
  text-align: right;
}
@media screen AND (max-width:860px) {
  #MenuArea .Image {
    border-top: 1px solid #444444;
    padding-top: 1.667rem;
    text-align: center;
  }
}
#MenuArea .Image .Inner {
  display: inline-block;
  margin-top: 10px;
  border-radius: 50%;
  overflow: hidden;
}
#MenuArea li.Level2 {
  margin: 1.667rem 0 0 0;
  vertical-align: top;
  list-style-type: none;
}
@media screen AND (max-width:860px) {
  #MenuArea li.Level2 {
    display: block;
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #444444;
  }
}
#MenuArea li.Level2:first-child {
  margin-top: 0;
}
#MenuArea a.Level2, #MenuArea span.Level2 {
  display: inline-block;
  border-bottom: none;
  color: inherit;
  font-size: 1.125rem;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  -webkit-transition-property: color;
  transition-property: color;
}
@media screen AND (max-width:860px) {
  #MenuArea a.Level2, #MenuArea span.Level2 {
    padding: 0 10px;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1;
  }
}
#MenuArea a.Level2.Active, #MenuArea a.Level2:hover, #MenuArea span.Level2.Active, #MenuArea span.Level2:hover {
  color: #508e91;
}
@media screen AND (max-width:860px) {
  #MenuArea ul.Level3 {
    margin: 0 0 20px 0.8335rem;
  }
}
#MenuArea li.Level3 {
  list-style-type: none;
  margin: 0.8335rem 0 0 0;
  position: relative;
}
@media screen AND (max-width:860px) {
  #MenuArea li.Level3 {
    margin-left: 40px;
    list-style-type: disc;
  }
}
#MenuArea span.Level3, #MenuArea a.Level3 {
  display: block;
  border-bottom: none;
  color: inherit;
}
@media screen AND (max-width:860px) {
  #MenuArea span.Level3, #MenuArea a.Level3 {
    padding: 0;
    font-size: 0.875rem;
    line-height: 1;
  }
}
#MenuArea span.Level3.Active, #MenuArea span.Level3:hover, #MenuArea a.Level3.Active, #MenuArea a.Level3:hover {
  color: #508e91;
}
#MenuArea ul.Level5 {
  display: none;
}
@supports (display:flex) OR (display:-ms-flexbox) OR (display:-webkit-box) {
  .ContentRow.Flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media screen AND (max-width:860px) {
    .ContentRow.Flex {
      display: block;
    }
  }
  .ContentRow.Flex:before, .ContentRow.Flex:after {
    display: none;
  }
  .ContentRow.Flex > .Column-RTL {
    order: 5;
  }
  @media screen AND (max-width:860px) {
    .ContentRow.Flex > .Column-RTL {
      order: 0;
    }
  }
}
_::selection, .ContentRow.Flex {
  display: -ms-flexbox�;
  display: flex�;
}
@media screen AND (max-width:860px) {
  _::selection, .ContentRow.Flex {
    display: block�;
  }
}
_::selection:before, .ContentRow.Flex:before, _::selection:after, .ContentRow.Flex:after {
  display: none�;
}
.ContentRow.Flex > .ContentElement.Flexalign-Center {
  -ms-flex-item-align: center;
  align-self: center;
}
.ContentRow.Flex > .ContentElement.Flexalign-Bottom, .ContentRow.Flex > .ContentElement.Flexalign-FlexEnd {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.ContentRow > .ContentElement {
  position: relative;
  float: left;
}
.ContentRow > .ContentElement.Centered:last-of-type:first-of-type {
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.ContentRow > .ContentElement.IsEmpty {
  min-height: 1px;
}
@media screen AND (max-width:860px) {
  .ContentRow > .ContentElement.IsEmpty {
    display: none;
  }
}
.ContentRow > .Column-RTL {
  float: right;
}
@media screen AND (max-width:860px) {
  .ContentRow > .Column-RTL {
    float: none;
  }
}
.ContentRow > .ContentElement, .ContentRow > .ContentElement.Column-RTL:first-child, .ContentRow > .Column-RTL + .ContentElement.Column-RTL {
  margin-left: 3%;
}
.ContentRow > .ContentElement.Column-100, .ContentRow > .ContentElement.Column-RTL:first-child.Column-100, .ContentRow > .Column-RTL + .ContentElement.Column-RTL.Column-100 {
  margin-left: 0;
}
@media screen AND (max-width:860px) {
  .ContentRow > .ContentElement, .ContentRow > .ContentElement.Column-RTL:first-child, .ContentRow > .Column-RTL + .ContentElement.Column-RTL {
    margin-left: 0;
  }
}
.ContentRow > .ContentElement:first-child, .ContentRow > .Column-RTL + .ContentElement, .ContentRow > .Column-RTL + .ContentElement.Column-RTL:last-child {
  margin-left: 0;
}
.ContentRow > .Column-20 {
  width: 17.6%;
}
.ContentRow > .Column-25 {
  width: 22.75%;
}
.ContentRow > .Column-33 {
  width: 31.33%;
}
.ContentRow > .Column-40 {
  width: 38.2%;
}
.ContentRow > .Column-50 {
  width: 48.5%;
}
.ContentRow > .Column-60 {
  width: 58.8%;
}
.ContentRow > .Column-67 {
  width: 65.66%;
}
.ContentRow > .Column-75 {
  width: 74.25%;
}
.ContentRow > .Column-80 {
  width: 79.4%;
}
.ContentRow > .Column-100 {
  width: 100%;
  float: none;
}
@media screen AND (max-width:860px) {
  .ContentRow > .ContentElement {
    width: 100%;
    float: none;
  }
}
#SliderArea {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
#SliderArea:before {
  content: "";
  display: block;
  width: 100%;
  height: 380px;
}
#SliderArea.slick-initialized .Template-SliderItem {
  display: block;
}
#SliderArea .slick-list {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#SliderArea .slick-track {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#SliderArea .slick-arrow {
  width: 30px;
  height: 60px;
  margin: auto;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  color: #FFFFFF;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
@media screen and (max-width: 440px) {
  #SliderArea .slick-arrow {
    width: auto;
    height: 30px;
    left: 5px;
  }
}
#SliderArea .slick-arrow.slick-next {
  right: 20px;
  left: auto;
}
@media screen and (max-width: 440px) {
  #SliderArea .slick-arrow.slick-next {
    right: 5px;
  }
}
#SliderArea .slick-arrow.slick-next:before {
  content: "";
}
#SliderArea .slick-arrow:hover {
  color: #508e91;
}
#SliderArea .slick-arrow:before {
  font-size: 60px;
  line-height: 60px;
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
}
@media screen and (max-width: 440px) {
  #SliderArea .slick-arrow:before {
    font-size: 30px;
    line-height: 30px;
  }
}
#SliderArea > .ContentRow, #SliderArea > .ContentElement {
  display: none;
}
#SliderArea > .Template-SliderItem:first-of-type {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@supports (display:flex) OR (display:-ms-flexbox) OR (display:-webkit-box) {
  #TeaserArea .ContentRow.Flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  @media screen AND (max-width:860px) {
    #TeaserArea .ContentRow.Flex {
      display: block;
    }
  }
  #TeaserArea .ContentRow.Flex:before, #TeaserArea .ContentRow.Flex:after {
    display: none;
  }
  #TeaserArea .ContentRow.Flex > .Column-RTL {
    order: 5;
  }
  @media screen AND (max-width:860px) {
    #TeaserArea .ContentRow.Flex > .Column-RTL {
      order: 0;
    }
  }
}
_::selection, .ContentRow.Flex {
  display: -ms-flexbox�;
  display: flex�;
}
@media screen AND (max-width:860px) {
  _::selection, .ContentRow.Flex {
    display: block�;
  }
}
_::selection:before, .ContentRow.Flex:before, _::selection:after, .ContentRow.Flex:after {
  display: none�;
}
#TeaserArea .ContentRow.Flex > .ContentElement.Flexalign-Center {
  -ms-flex-item-align: center;
  align-self: center;
}
#TeaserArea .ContentRow.Flex > .ContentElement.Flexalign-Bottom, #TeaserArea .ContentRow.Flex > .ContentElement.Flexalign-FlexEnd {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
#TeaserArea .ContentRow > .ContentElement {
  position: relative;
  float: left;
}
#TeaserArea .ContentRow > .ContentElement.Centered:last-of-type:first-of-type {
  margin-right: auto;
  margin-left: auto;
  float: none;
}
#TeaserArea .ContentRow > .ContentElement.IsEmpty {
  min-height: 1px;
}
@media screen AND (max-width:860px) {
  #TeaserArea .ContentRow > .ContentElement.IsEmpty {
    display: none;
  }
}
#TeaserArea .ContentRow > .Column-RTL {
  float: right;
}
@media screen AND (max-width:860px) {
  #TeaserArea .ContentRow > .Column-RTL {
    float: none;
  }
}
#TeaserArea .ContentRow > .ContentElement, #TeaserArea .ContentRow > .ContentElement.Column-RTL:first-child, #TeaserArea .ContentRow > .Column-RTL + .ContentElement.Column-RTL {
  margin-left: 0%;
}
#TeaserArea .ContentRow > .ContentElement.Column-100, #TeaserArea .ContentRow > .ContentElement.Column-RTL:first-child.Column-100, #TeaserArea .ContentRow > .Column-RTL + .ContentElement.Column-RTL.Column-100 {
  margin-left: 0;
}
@media screen AND (max-width:860px) {
  #TeaserArea .ContentRow > .ContentElement, #TeaserArea .ContentRow > .ContentElement.Column-RTL:first-child, #TeaserArea .ContentRow > .Column-RTL + .ContentElement.Column-RTL {
    margin-left: 0;
  }
}
#TeaserArea .ContentRow > .ContentElement:first-child, #TeaserArea .ContentRow > .Column-RTL + .ContentElement, #TeaserArea .ContentRow > .Column-RTL + .ContentElement.Column-RTL:last-child {
  margin-left: 0;
}
#TeaserArea .ContentRow > .Column-20 {
  width: 20%;
}
#TeaserArea .ContentRow > .Column-25 {
  width: 25%;
}
#TeaserArea .ContentRow > .Column-33 {
  width: 33.33%;
}
#TeaserArea .ContentRow > .Column-40 {
  width: 40%;
}
#TeaserArea .ContentRow > .Column-50 {
  width: 50%;
}
#TeaserArea .ContentRow > .Column-60 {
  width: 60%;
}
#TeaserArea .ContentRow > .Column-67 {
  width: 66.66%;
}
#TeaserArea .ContentRow > .Column-75 {
  width: 75%;
}
#TeaserArea .ContentRow > .Column-80 {
  width: 80%;
}
#TeaserArea .ContentRow > .Column-100 {
  width: 100%;
  float: none;
}
@media screen AND (max-width:860px) {
  #TeaserArea .ContentRow > .ContentElement {
    width: 100%;
    float: none;
  }
}
@media screen AND (max-width:860px) {
  #TeaserArea .ContentRow, #TeaserArea .ContentElement {
    margin-top: 0;
  }
}
#TeaserArea, #ContentArea {
  overflow-x: hidden;
}
@media screen AND (min-width:861px) {
  #HeaderArea.Headroom + #TeaserArea, #HeaderArea.Headroom + #ContentArea {
    padding-top: 190px;
  }
}
#TeaserArea > .ContentRow, #ContentArea > .ContentRow {
  border: 10px dashed red;
}
.ContentRow {
  margin-top: 3.334rem;
}
.ContentRow:first-child {
  margin-top: 0;
}
@media screen AND (max-width:860px) {
  .ContentElement {
    margin-top: 3.334rem;
  }
}
@media screen AND (max-width:860px) {
  .ContentElement:first-child {
    margin-top: 0;
  }
}
@media screen AND (max-width:860px) {
  .ContentElement.IsEmpty + .ContentElement {
    margin-top: 0;
  }
}
.ContentElement.SmallContentRowMargin > .ContentRow {
  margin-top: 1.667rem;
}
.ContentElement.SmallContentRowMargin > .ContentRow:first-child {
  margin-top: 0;
}
.ContentElement.Overlaying {
  margin-top: -21.671rem;
}
.ContentElement.NoContentRowMargin > .ContentRow {
  margin-top: 0;
}
.ContentElement.Backgroundcolor {
  padding: 3.334rem 40px;
}
.ContentElement.Backgroundcolor-Text, .ContentElement.Backgroundcolor-Dark, .ContentElement.Backgroundcolor-Main, .ContentElement.Backgroundcolor-Contrast {
  color: #FFFFFF;
}
.ContentElement.Backgroundcolor-Text a:not(.Button):not(.Badge), .ContentElement.Backgroundcolor-Dark a:not(.Button):not(.Badge), .ContentElement.Backgroundcolor-Main a:not(.Button):not(.Badge), .ContentElement.Backgroundcolor-Contrast a:not(.Button):not(.Badge) {
  color: inherit;
}
.ContentElement.Backgroundcolor-Text .Button:hover, .ContentElement.Backgroundcolor-Dark .Button:hover, .ContentElement.Backgroundcolor-Main .Button:hover, .ContentElement.Backgroundcolor-Contrast .Button:hover {
  border-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.5);
}
.ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="text"], .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="date"], .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="email"], .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="password"], .ContentElement.Backgroundcolor-Text .FormElement > .Input select, .ContentElement.Backgroundcolor-Text .FormElement > .Input textarea, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="text"], .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="date"], .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="email"], .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="password"], .ContentElement.Backgroundcolor-Dark .FormElement > .Input select, .ContentElement.Backgroundcolor-Dark .FormElement > .Input textarea, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"], .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"], .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"], .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"], .ContentElement.Backgroundcolor-Main .FormElement > .Input select, .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="text"], .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="date"], .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="email"], .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="password"], .ContentElement.Backgroundcolor-Contrast .FormElement > .Input select, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input textarea {
  color: #FFFFFF;
}
.ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="text"]:focus, .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="text"]:active, .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="date"]:focus, .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="date"]:active, .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="email"]:focus, .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="email"]:active, .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="password"]:focus, .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="password"]:active, .ContentElement.Backgroundcolor-Text .FormElement > .Input select:focus, .ContentElement.Backgroundcolor-Text .FormElement > .Input select:active, .ContentElement.Backgroundcolor-Text .FormElement > .Input textarea:focus, .ContentElement.Backgroundcolor-Text .FormElement > .Input textarea:active, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="text"]:focus, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="text"]:active, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="date"]:focus, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="date"]:active, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="email"]:focus, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="email"]:active, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="password"]:focus, .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="password"]:active, .ContentElement.Backgroundcolor-Dark .FormElement > .Input select:focus, .ContentElement.Backgroundcolor-Dark .FormElement > .Input select:active, .ContentElement.Backgroundcolor-Dark .FormElement > .Input textarea:focus, .ContentElement.Backgroundcolor-Dark .FormElement > .Input textarea:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input select:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input select:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:active, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="text"]:focus, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="text"]:active, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="date"]:focus, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="date"]:active, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="email"]:focus, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="email"]:active, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="password"]:focus, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="password"]:active, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input select:focus, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input select:active, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input textarea:focus, .ContentElement.Backgroundcolor-Contrast .FormElement > .Input textarea:active {
  border-color: #508e91;
}
.JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="text"]:focus, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="text"]:active, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="date"]:focus, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="date"]:active, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="email"]:focus, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="email"]:active, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="password"]:focus, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input input[type="password"]:active, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input select:focus, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input select:active, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input textarea:focus, .JS .ContentElement.Backgroundcolor-Text .FormElement > .Input textarea:active, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="text"]:focus, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="text"]:active, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="date"]:focus, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="date"]:active, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="email"]:focus, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="email"]:active, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="password"]:focus, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input input[type="password"]:active, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input select:focus, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input select:active, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input textarea:focus, .JS .ContentElement.Backgroundcolor-Dark .FormElement > .Input textarea:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input select:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input select:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:active, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="text"]:focus, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="text"]:active, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="date"]:focus, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="date"]:active, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="email"]:focus, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="email"]:active, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="password"]:focus, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input input[type="password"]:active, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input select:focus, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input select:active, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input textarea:focus, .JS .ContentElement.Backgroundcolor-Contrast .FormElement > .Input textarea:active {
  border-color: currentColor;
}
.ContentElement.Backgroundcolor-Text {
  background-color: #000000;
}
.ContentElement.Backgroundcolor-Dark {
  background-color: #333333;
}
.ContentElement.Backgroundcolor-Light {
  background-color: #eeeeee;
}
.ContentElement.Backgroundcolor-Main {
  background-color: #508e91;
}
.ContentElement.Backgroundcolor-Main ::-moz-selection {
  background-color: #FFFFFF;
  color: #000000;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.ContentElement.Backgroundcolor-Main ::selection {
  background-color: #FFFFFF;
  color: #000000;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.ContentElement.Backgroundcolor-Main .FormElement > .Label {
  color: #508e91;
}
.ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input select:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input select:active, .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:focus, .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:active {
  border-color: #000000;
}
.JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="text"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="date"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="email"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input input[type="password"]:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input select:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input select:active, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:focus, .JS .ContentElement.Backgroundcolor-Main .FormElement > .Input textarea:active {
  border-color: currentColor;
}
.ContentElement.Backgroundcolor-Main .Template-Accordion, .ContentElement.Backgroundcolor-Main .Template-Download {
  border-color: currentColor;
  color: inherit;
}
form {
  position: relative;
}
form > input:first-of-type {
  border: 0 none;
  background-color: transparent;
  color: transparent;
  position: absolute;
  opacity: 0.01;
  pointer-events: none;
}
form .ErrorMessage {
  display: none;
  padding: 20px;
  border: 1px solid #CC0000;
  color: #CC0000;
  font-size: 1rem;
  font-weight: 900;
}
form .ErrorMessage.Visible {
  display: block;
}
form .far.fa-info-circle, form .fal.fa-info-circle, form .fas.fa-info-circle, form .fab.fa-info-circle {
  margin-left: 5px;
  position: relative;
}
form .far.fa-info-circle .Tooltip, form .fal.fa-info-circle .Tooltip, form .fas.fa-info-circle .Tooltip, form .fab.fa-info-circle .Tooltip {
  width: 200px;
  padding: 5px 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1), 2px 2px 2px rgba(0, 0, 0, 0.2);
  background-color: #508e91;
  color: #FFFFFF;
  font-size: 1rem;
  line-height: 18px;
  position: absolute;
  top: 100%;
  left: 100%;
  z-index: 99;
}
.FormRow {
  width: 100%;
  margin-top: 1.667rem;
}
.FormRow:first-of-type {
  margin-top: 0;
}
.FormRow.Type-Fieldset {
  margin-top: 3.334rem;
  padding: 0;
  border: 0 none;
  position: relative;
}
.FormRow.Type-Fieldset:first-of-type {
  margin-top: 0;
}
.FormRow.Type-Fieldset + div.FormRow {
  margin-top: 3.334rem;
}
.FormRow.Type-Fieldset > legend {
  display: block;
  padding: 0;
  background-color: transparent;
  color: #508e91;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.667rem;
}
.FormElement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 1px;
  margin-left: 3%;
  position: relative;
  float: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen AND (max-width:860px) {
  .FormElement {
    display: block;
    margin-left: 0;
  }
}
@media screen AND (max-width:860px) {
  .FormElement:not(:first-child) {
    margin-top: 12px;
  }
}
.FormElement.Hidden {
  display: none;
}
.FormElement.Column-RTL {
  float: right;
}
@media screen AND (max-width:860px) {
  .FormElement.Column-RTL {
    float: none;
  }
}
.FormElement.Column-20 {
  width: 17.6%;
}
.FormElement.Column-25 {
  width: 22.75%;
}
.FormElement.Column-33 {
  width: 31.33%;
}
.FormElement.Column-40 {
  width: 38.2%;
}
.FormElement.Column-50 {
  width: 48.5%;
}
.FormElement.Column-60 {
  width: 58.8%;
}
.FormElement.Column-67 {
  width: 65.66%;
}
.FormElement.Column-75 {
  width: 74.25%;
}
.FormElement.Column-80 {
  width: 79.4%;
}
.FormElement.Column-100 {
  width: 100%;
  float: none;
}
@media screen AND (max-width:860px) {
  .FormElement.FormElement {
    width: 100%;
    float: none;
  }
}
.FormElement:first-child {
  margin-left: 0;
}
@media screen AND (max-width:860px) {
  .FormElement:first-child {
    margin-top: 0;
  }
}
.FormElement.Error > .Label {
  color: #CC0000;
}
.FormElement.Error > .Input input[type="text"], .FormElement.Error > .Input input[type="date"], .FormElement.Error > .Input input[type="email"], .FormElement.Error > .Input input[type="password"], .FormElement.Error > .Input select, .FormElement.Error > .Input textarea {
  outline: 1px solid #CC0000;
}
.FormElement.Type-Checkbox.Single > .Label, .FormElement.Type-Radio.Single > .Label {
  display: none;
  font-size: 0;
  color: transparent;
}
.FormElement.Type-Checkbox.Single > .Input, .FormElement.Type-Radio.Single > .Input {
  width: 100%;
  padding-left: 120px;
}
@media screen AND (max-width:860px) {
  .FormElement.Type-Checkbox.Single > .Input, .FormElement.Type-Radio.Single > .Input {
    padding-left: 0;
  }
}
.FormElement.Type-Checkbox > .Label, .FormElement.Type-Radio > .Label {
  padding-top: 0;
}
.FormElement.Type-Checkbox > .Input > .Checkbox > .Label, .FormElement.Type-Checkbox > .Input > .Radio > .Label, .FormElement.Type-Radio > .Input > .Checkbox > .Label, .FormElement.Type-Radio > .Input > .Radio > .Label {
  overflow: hidden;
}
.FormElement.Type-Checkbox > .Input > .Checkbox > .Label > input, .FormElement.Type-Checkbox > .Input > .Radio > .Label > input, .FormElement.Type-Radio > .Input > .Checkbox > .Label > input, .FormElement.Type-Radio > .Input > .Radio > .Label > input {
  margin-top: 0.25em;
  float: left;
}
.FormElement.Type-Checkbox > .Input > .Checkbox > .Label > input[disabled] + span.Label, .FormElement.Type-Checkbox > .Input > .Radio > .Label > input[disabled] + span.Label, .FormElement.Type-Radio > .Input > .Checkbox > .Label > input[disabled] + span.Label, .FormElement.Type-Radio > .Input > .Radio > .Label > input[disabled] + span.Label {
  opacity: 0.5;
}
.FormElement.Type-Checkbox > .Input > .Checkbox > .Label > span.Label, .FormElement.Type-Checkbox > .Input > .Radio > .Label > span.Label, .FormElement.Type-Radio > .Input > .Checkbox > .Label > span.Label, .FormElement.Type-Radio > .Input > .Radio > .Label > span.Label {
  display: block;
  width: auto;
  padding-left: 8px;
  overflow: hidden;
}
.FormElement.Type-Newsletter > .Input {
  padding-left: 120px;
}
.FormElement.Type-Newsletter > .Input > .Newsletter > .Label > input {
  margin-top: 5px;
  float: left;
}
.FormElement.Type-Newsletter > .Input > .Newsletter > .Label > span.Label {
  display: block;
  width: auto;
  padding-left: 8px;
  overflow: hidden;
}
.FormElement.Type-Textarea {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
}
.FormElement.Type-Textarea > .Label {
  padding-top: 3px;
  vertical-align: top;
}
.FormElement.Type-File > .Label {
  width: 200px;
}
.FormElement.Type-File > .Input {
  width: calc(100% - 200px);
}
.FormElement.Type-Submit {
  padding-top: 0.8335rem;
  padding-left: 120px;
}
@media screen AND (max-width:860px) {
  .FormElement.Type-Submit {
    padding-left: 0;
  }
}
.FormElement.Type-Submit > .Input {
  width: 100%;
}
.FormElement.Type-Submit > .Input .Button {
  margin-top: 0;
}
.FormElement.Identifier-City > .Label, .FormElement.Identifier-Streetnr > .Label {
  width: 100px;
  text-align: right;
}
@media screen AND (max-width:860px) {
  .FormElement.Identifier-City > .Label, .FormElement.Identifier-Streetnr > .Label {
    width: 100%;
  }
}
.FormElement.Identifier-City > .Input, .FormElement.Identifier-Streetnr > .Input {
  display: inline-block;
  width: calc(100% - 100px);
}
@media screen AND (max-width:860px) {
  .FormElement.Identifier-City > .Input, .FormElement.Identifier-Streetnr > .Input {
    display: block;
    width: 100%;
  }
}
.FormElement > .Label {
  display: inline-block;
  width: 120px;
  padding: 7px 20px 0 0;
  font-size: 1rem;
  vertical-align: top;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
@media screen AND (max-width:860px) {
  .FormElement > .Label {
    display: block;
    width: 100%;
    padding-top: 0;
    text-align: left;
  }
}
.FormElement > .Input {
  display: inline-block;
  width: calc(100% - 120px);
  font-size: 1rem;
  vertical-align: top;
}
@media screen AND (max-width:860px) {
  .FormElement > .Input {
    width: 100%;
    display: block;
  }
}
.FormElement > .Input input[type="text"], .FormElement > .Input input[type="date"], .FormElement > .Input input[type="email"], .FormElement > .Input input[type="password"], .FormElement > .Input select, .FormElement > .Input textarea {
  width: 100%;
  height: 50px;
  padding: 5px;
  outline: none;
  border: 1px solid transparent;
  border-bottom-color: #000000;
  box-shadow: none;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.1);
  color: #000000;
  font-size: 1rem;
  line-height: 40px;
}
.FormElement > .Input input[type="text"]:focus, .FormElement > .Input input[type="text"]:active, .FormElement > .Input input[type="date"]:focus, .FormElement > .Input input[type="date"]:active, .FormElement > .Input input[type="email"]:focus, .FormElement > .Input input[type="email"]:active, .FormElement > .Input input[type="password"]:focus, .FormElement > .Input input[type="password"]:active, .FormElement > .Input select:focus, .FormElement > .Input select:active, .FormElement > .Input textarea:focus, .FormElement > .Input textarea:active {
  border-color: #508e91;
}
.FormElement > .Input input[type="text"]::-webkit-input-placeholder, .FormElement > .Input input[type="date"]::-webkit-input-placeholder, .FormElement > .Input input[type="email"]::-webkit-input-placeholder, .FormElement > .Input input[type="password"]::-webkit-input-placeholder, .FormElement > .Input select::-webkit-input-placeholder, .FormElement > .Input textarea::-webkit-input-placeholder {
  font-weight: 300;
  font-style: italic;
}
.FormElement > .Input input[type="text"]:-moz-placeholder, .FormElement > .Input input[type="date"]:-moz-placeholder, .FormElement > .Input input[type="email"]:-moz-placeholder, .FormElement > .Input input[type="password"]:-moz-placeholder, .FormElement > .Input select:-moz-placeholder, .FormElement > .Input textarea:-moz-placeholder {
  font-weight: 300;
  font-style: italic;
}
.FormElement > .Input input[type="text"]::-moz-placeholder, .FormElement > .Input input[type="date"]::-moz-placeholder, .FormElement > .Input input[type="email"]::-moz-placeholder, .FormElement > .Input input[type="password"]::-moz-placeholder, .FormElement > .Input select::-moz-placeholder, .FormElement > .Input textarea::-moz-placeholder {
  font-weight: 300;
  font-style: italic;
}
.FormElement > .Input input[type="text"]:-ms-input-placeholder, .FormElement > .Input input[type="date"]:-ms-input-placeholder, .FormElement > .Input input[type="email"]:-ms-input-placeholder, .FormElement > .Input input[type="password"]:-ms-input-placeholder, .FormElement > .Input select:-ms-input-placeholder, .FormElement > .Input textarea:-ms-input-placeholder {
  font-weight: 300;
  font-style: italic;
}
.FormElement > .Input input[type="file"] {
  width: 100%;
  border: 1px solid transparent;
  border-bottom-color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
  color: #000000;
}
.FormElement > .Input input[type="file"]:focus, .FormElement > .Input input[type="file"]:active {
  border-color: #508e91;
}
.FormElement > .Input select {
  padding-right: 10px;
  padding-left: 10px;
}
.FormElement > .Input select[multiple] {
  height: 100px;
}
.FormElement > .Input textarea {
  height: 208px;
  padding-top: 8px;
  line-height: 16px;
  resize: vertical;
}
.FormElement > .Text {
  width: 100%;
  font-size: 1rem;
}
.MessageArea {
  margin: 0 0 3.334rem 0;
  padding-top: 1.667rem;
  padding-bottom: 1.667rem;
  border-top: 2px solid #508e91;
  border-bottom: 2px solid #508e91;
}
.MessageArea:last-child {
  margin-bottom: 0;
}
#FooterArea {
  padding: 1.667rem 0;
}
@media screen and (max-width: 900px) {
  #FooterArea {
    text-align: center;
  }
}
#FooterArea > .ContentRow {
  margin-top: 1.667rem;
  padding-top: 1.667rem;
  position: relative;
  /*.ContentElement:not(.KeywordMenu) > .Text ul {
				@media screen AND (max-width:1100px) {
					li {
						display:block;

						+ li {
							&:before {
								display:none;
							}
						}
					}
				}
			}*/
}
#FooterArea > .ContentRow:before {
  display: block;
  border-top: 1px solid #CCC7C2;
  position: absolute;
  top: -1px;
  right: 20px;
  left: 20px;
}
#FooterArea > .ContentRow:nth-child(2):before {
  display: none;
}
#FooterArea .Menu-Keywords, #FooterArea .Widget-FooterInformations ul {
  font-size: 0;
  line-height: 0;
}
#FooterArea .Menu-Keywords li, #FooterArea .Widget-FooterInformations ul li {
  display: inline-block;
  margin-left: 0;
  position: relative;
}
@media screen and (max-width: 900px) {
  #FooterArea .Menu-Keywords li, #FooterArea .Widget-FooterInformations ul li {
    display: block;
  }
}
#FooterArea .Menu-Keywords li:first-of-type:before, #FooterArea .Widget-FooterInformations ul li:first-of-type:before {
  display: none;
}
#FooterArea .Menu-Keywords li:before, #FooterArea .Widget-FooterInformations ul li:before {
  content: "/";
  padding: 0 10px;
}
@media screen and (max-width: 900px) {
  #FooterArea .Menu-Keywords li:before, #FooterArea .Widget-FooterInformations ul li:before {
    display: none;
  }
}
#FooterArea .Menu-Keywords li {
  margin-bottom: 1.667rem;
  font-size: 1.25rem;
  font-weight: 900;
  font-style: italic;
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (min-width: 501px) and (max-width: 900px) {
  #FooterArea .Menu-Keywords li {
    display: inline-block;
    width: 50%;
  }
}
#FooterArea .Menu-Keywords a {
  color: inherit;
}
#FooterArea .Menu-Keywords a:hover {
  color: #508e91;
}
#FooterArea .Widget-FooterInformations ul li {
  font-size: 1rem;
  line-height: 1.667rem;
}
#FooterArea .Menu-Footer {
  text-align: right;
}
@media screen and (max-width: 900px) {
  #FooterArea .Menu-Footer {
    text-align: inherit;
  }
}
#FooterArea .Menu-Footer li {
  margin: 0;
  list-style-type: none;
}
#FooterArea .icue {
  display: flex;
  font-size: 12px;
  line-height: 22px;
  justify-content: center;
}
#FooterArea .icue a {
  display: inline-block;
  width: 150px;
  height: 15px;
  margin-left: 22px;
  border-bottom-width: 0;
  color: inherit;
  font-size: 0;
  line-height: 0;
  fill: currentColor;
}
#FooterArea .icue a:hover {
  fill: #FF5133;
}
#FooterArea .icue svg {
  display: inline-block;
  width: 100%;
  height: 100%;
}
html.LightboxOpened, body.LightboxOpened {
  overflow: hidden;
}
#Lightbox {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1860;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -moz-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
}
#Lightbox.Visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear;
  -moz-transition: opacity 0.3s ease, visibility 0s linear;
  -o-transition: opacity 0.3s ease, visibility 0s linear;
  transition: opacity 0.3s ease, visibility 0s linear;
}
#Lightbox > .Stage {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -moz-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  /*.Test {
				display:block;
				width:80%;
				max-width:calc(100% - 200px); //100% minus (arrow + arrow distance to box)
				max-height:100%;
				text-align:center;*/
  /*}*/
}
#Lightbox > .Stage:not(.Image) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Stage {
    top: 0;
    right: 0;
    bottom: 50px;
    left: 0;
  }
}
#Lightbox > .Stage.Loaded {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear;
  -moz-transition: opacity 0.3s ease, visibility 0s linear;
  -o-transition: opacity 0.3s ease, visibility 0s linear;
  transition: opacity 0.3s ease, visibility 0s linear;
}
#Lightbox > .Stage > img, #Lightbox > .Stage > svg, #Lightbox > .Stage > video {
  display: inline-block;
  width: auto;
  max-width: calc(100vw - 40px);
  height: auto;
  max-height: calc(100vh - 40px);
  margin: auto;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#Lightbox > .Stage > .Inline, #Lightbox > .Stage > .Ajax {
  width: 80%;
  max-width: calc(100% - 200px);
  max-height: 100%;
  margin: auto;
  padding: 20px;
  background-color: #FFFFFF;
  overflow: auto;
  /*@media screen AND (max-width:1000px) {
					max-width:100%;
				}*/
}
#Lightbox > .Stage > .Iframe {
  width: 80%;
  max-width: calc(100% - 160px);
  max-height: 80%;
  margin: auto;
  background-color: #FFFFFF;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Stage > .Iframe {
    width: 90%;
    max-width: none;
    max-height: 90%;
  }
}
@media screen and (max-width: 500px) {
  #Lightbox > .Stage > .Iframe {
    width: 100%;
    max-width: none;
    max-height: 100%;
  }
}
#Lightbox > .Stage > .Iframe:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
#Lightbox > .Stage > .Iframe > .Inner {
  width: 100%;
  height: 100%;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 0;
}
#Lightbox > .Stage > .Iframe iframe {
  width: 100%;
  height: 100%;
  border-width: 0;
  position: absolute;
  top: 0;
  left: 0;
}
#Lightbox > .Caption {
  background-color: #FFFFFF;
  color: #000000;
  padding: 20px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  left: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -moz-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
}
#Lightbox > .Caption.Visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear;
  -moz-transition: opacity 0.3s ease, visibility 0s linear;
  -o-transition: opacity 0.3s ease, visibility 0s linear;
  transition: opacity 0.3s ease, visibility 0s linear;
}
#Lightbox > .Caption .Title {
  font-size: 1.4em;
}
#Lightbox > .Caption .Subtitle {
  font-size: 1.2em;
}
#Lightbox > .Loader {
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -moz-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  -o-transition: opacity 0.3s ease, visibility 0s linear 0.3s;
  transition: opacity 0.3s ease, visibility 0s linear 0.3s;
}
#Lightbox > .Loader.Visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease, visibility 0s linear;
  -moz-transition: opacity 0.3s ease, visibility 0s linear;
  -o-transition: opacity 0.3s ease, visibility 0s linear;
  transition: opacity 0.3s ease, visibility 0s linear;
}
#Lightbox > .Loader img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#Lightbox > .Arrow {
  height: 60px;
  width: 60px;
  margin: auto;
  border-width: 0;
  box-shadow: none;
  outline-width: 0;
  background-color: rgba(0, 0, 0, 0);
  color: #FFFFFF;
  font-size: 0;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Arrow {
    width: 30px;
    height: 30px;
    color: #333333;
    top: auto;
    bottom: 10px;
  }
}
#Lightbox > .Arrow:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Arrow:hover {
    background-color: transparent;
  }
}
#Lightbox > .Arrow.Left {
  text-indent: -3px;
  left: 20px;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Arrow.Left {
    left: 5px;
  }
}
#Lightbox > .Arrow.Right {
  text-indent: 3px;
  right: 20px;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Arrow.Right {
    right: 5px;
  }
}
#Lightbox > .Arrow.Right:after {
  content: "";
}
#Lightbox > .Arrow:after {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
  font-size: 36px;
  line-height: 60px;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Arrow:after {
    font-size: 20px;
    line-height: 30px;
  }
}
#Lightbox > .Dots {
  display: block;
  font-size: 0;
  line-height: 0;
  text-align: center;
  position: absolute;
  right: 20px;
  bottom: 0;
  left: 20px;
  z-index: 110;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Dots {
    display: none;
  }
}
#Lightbox > .Dots li {
  display: inline-block;
  width: 20px;
  height: 10px;
  margin: 5px 10px;
  list-style-type: none;
}
#Lightbox > .Dots li.Active button {
  background-color: #FFFFFF;
}
#Lightbox > .Dots li:hover button {
  background-color: #508e91;
}
#Lightbox > .Dots button {
  display: block;
  width: 100%;
  height: 100%;
  border-width: 0;
  box-shadow: none;
  outline-width: 0;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#Lightbox > .Counter {
  width: 80px;
  height: 50px;
  margin: auto;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 12px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 90;
}
@media screen and (max-width: 1000px) {
  #Lightbox > .Counter {
    display: block;
  }
}
#Lightbox > .Close {
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 0;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 120;
  cursor: pointer;
}
#Lightbox > .Close:before {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
  font-size: 20px;
  line-height: 40px;
}
#Lightbox > .Zoom {
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
  color: #333333;
  font-size: 0;
  line-height: 0;
  text-align: center;
  position: absolute;
  top: 0;
  right: 41px;
  z-index: 120;
  cursor: pointer;
}
#Lightbox > .Zoom.Out {
  right: 82px;
}
#Lightbox > .Zoom.Out:before {
  content: "";
}
#Lightbox > .Zoom.Inactive {
  cursor: not-allowed;
  opacity: 0.25;
}
#Lightbox > .Zoom.Hidden {
  display: none;
}
#Lightbox > .Zoom:before {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
  font-size: 20px;
  line-height: 40px;
}
.Template-ImageBox .Image {
  display: block;
  width: 100%;
  height: 275px;
  border-bottom: none;
  overflow: hidden;
  position: relative;
}
.Template-ImageBox .Image:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.Template-ImageBox .Image:hover:after, .Template-ImageBox .Image:hover .Title {
  opacity: 0;
}
.Template-ImageBox .Image:hover .Title {
  opacity: 0;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="10" /></filter></svg>#filter');
  -webkit-filter: blur(10px);
  filter: blur(10px);
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
.Template-ImageBox .Image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  will-change: transform;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.Template-ImageBox .Image:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(80, 142, 145, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  will-change: opacity;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.Template-ImageBox .Image .Title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  padding: 0 20px;
  font-size: 2.25rem;
  line-height: 1;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.Template-ImageBox .Image + .Text {
  margin-top: 1.667rem;
}
.Template-ImageBox .Text {
  padding: 0 20px;
}
.Template-RoutePlaner .MapsTrigger a {
  display: block;
  border: 0 none;
  background-color: #F7F3EE;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.Template-RoutePlaner .MapsTrigger a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
.Template-RoutePlaner .MapsTrigger a:after {
  content: "";
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  font-size: 100px;
  line-height: 360px;
  text-align: center;
  color: #333333;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.Template-RoutePlaner .MapsForm {
  /*@media screen AND (max-width:860px) {
				padding:20px;
			}*/
}
.Template-RoutePlaner .RoutenplanerRow {
  margin: 0 0 1.667rem;
  position: relative;
}
.Template-RoutePlaner .RoutenplanerRow:last-child {
  margin-bottom: 0;
}
.Template-RoutePlaner .RoutenplanerRow.FormElement {
  width: 100%;
  float: none;
}
.Template-RoutePlaner .RoutenplanerRow.FormElement .Input {
  width: 100%;
}
.Template-RoutePlaner .RoutenplanerRow.FormElement .Input input[name="directions[from]"] {
  padding-right: 50px;
}
.Template-RoutePlaner .RoutenplanerRow > label {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.Template-RoutePlaner .RoutenplanerRow > label + ul > li {
  display: inline-block;
  margin: 0;
  list-style-type: none;
}
@media screen and (max-width: 400px) {
  .Template-RoutePlaner .RoutenplanerRow > label + ul > li {
    display: block;
  }
}
.Template-RoutePlaner .RoutenplanerRow > label + ul > li + li {
  margin-left: 20px;
}
@media screen and (max-width: 400px) {
  .Template-RoutePlaner .RoutenplanerRow > label + ul > li + li {
    margin-left: 0;
    margin-top: 6px;
  }
}
.Template-RoutePlaner .RoutenplanerRow input[name="directions[travelmode]"] {
  margin-right: 10px;
}
.Template-RoutePlaner .RoutenplanerRow.Submit {
  margin-bottom: 0;
}
.Template-RoutePlaner .RoutenplanerRow .Geolocator {
  display: none;
  border: 0 none;
  background-color: transparent;
  color: #3B3B3B;
  font-size: 16px;
  position: absolute;
  bottom: 15px;
  right: 10px;
  cursor: pointer;
}
.Template-RoutePlaner .gm-style img {
  max-width: none;
}
.Template-RoutePlaner .gm-style a[target="_blank"]:after {
  display: none;
}
.Template-RoutePlaner .MapsDirections {
  display: none;
  background-color: #eeeeee;
  padding: 3.334rem 40px;
}
.Template-RoutePlaner .adp-placemark {
  margin: 0;
  padding: 0;
  background-color: transparent;
  border: 1px solid #FFFFFF;
  border-width: 1px 0;
}
.Template-RoutePlaner .adp-placemark td {
  padding: 5px 0 0 0;
}
.Template-RoutePlaner .adp-placemark .adp-text {
  padding-left: 30px;
}
.Template-RoutePlaner .adp-summary {
  padding: 1em 0 1em 52px;
  font-weight: bold;
  font-style: italic;
}
.Template-RoutePlaner .adp-directions {
  width: 100%;
}
.Template-RoutePlaner .adp-step, .Template-RoutePlaner .adp-substep {
  border-top-color: #FFFFFF;
}
.Template-RoutePlaner .adp-legal {
  font-size: 9px;
  text-align: right;
}
.Template-Section {
  padding-bottom: 6.668rem;
  position: relative;
}
@media screen AND (max-width:860px) {
  .Template-Section {
    margin-top: 0;
    padding-bottom: 3.334rem;
  }
}
.Template-Section.Backgroundcolor + .Template-Section, .Template-Section.Backgroundcolor, .Template-Section:first-of-type {
  padding-top: 6.668rem;
}
@media screen AND (max-width:860px) {
  .Template-Section.Backgroundcolor + .Template-Section, .Template-Section.Backgroundcolor, .Template-Section:first-of-type {
    padding-top: 3.334rem;
  }
}
.Template-Section.Backgroundcolor {
  padding-right: 0;
  padding-bottom: 6.668rem;
  padding-left: 0;
}
@media screen AND (max-width:860px) {
  .Template-Section.Backgroundcolor {
    padding-bottom: 3.334rem;
  }
}
.Template-Section.NoPadding, .Template-Section.NoPaddingTop {
  padding-top: 0;
}
.Template-Section.NoPadding, .Template-Section.NoPaddingBottom {
  padding-bottom: 0;
}
.Template-Section.HasImage {
  padding-top: 8.335rem;
  padding-bottom: 8.335rem;
}
.Template-Section.HasImage::before {
  content: "";
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.1;
}
@media screen and (min-width: 1024px) {
  .Template-Section.HasImage::before {
    background-attachment: fixed;
  }
}
.Template-Section.Contentswidth-Narrow > .ContentRow {
  max-width: 1000px;
}
.Template-Section.Contentswidth-Fullwidth > .ContentRow {
  max-width: none;
  padding-right: 0;
  padding-left: 0;
}
#TeaserArea .Template-Section {
  padding-top: 0;
  padding-bottom: 0;
}
.Template-Service {
  display: block;
  border-bottom-width: 0;
  color: inherit;
}
@media screen AND (min-width:421px) AND (max-width:860px) {
  .ContentRow > .Template-Service.Column-25:nth-last-child(4), .ContentRow > .Template-Service.Column-25:nth-last-child(4) ~ .Template-Service {
    width: 48.5%;
    margin-left: 3%;
    float: left;
  }
}
@media screen AND (min-width:421px) AND (max-width:860px) {
  .ContentRow > .Template-Service.Column-25:nth-last-child(4):nth-of-type(2), .ContentRow > .Template-Service.Column-25:nth-last-child(4) ~ .Template-Service:nth-of-type(2) {
    margin-top: 0;
  }
}
@media screen AND (min-width:421px) AND (max-width:860px) {
  .ContentRow > .Template-Service.Column-25:nth-last-child(4):nth-of-type(2n+1), .ContentRow > .Template-Service.Column-25:nth-last-child(4) ~ .Template-Service:nth-of-type(2n+1) {
    margin-left: 0;
  }
}
.Template-Service[href]:hover .Icon {
  background-color: #508e91;
  color: #FFFFFF;
}
.Template-Service[href]:hover .Icon.FontAwesome:before {
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
}
.Backgroundcolor-Text .Template-Service[href]:hover .Icon, .Backgroundcolor-Dark .Template-Service[href]:hover .Icon {
  background-color: #508e91;
  color: #FFFFFF;
}
.Backgroundcolor-Text .Template-Service .Icon, .Backgroundcolor-Dark .Template-Service .Icon {
  background-color: #FFFFFF;
  color: #333333;
}
.Template-Service .Icon {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #333333;
  color: #FFFFFF;
  line-height: 150px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.Template-Service .Icon.FontAwesome {
  font-size: 0;
  line-height: 0;
}
.Template-Service .Icon.FontAwesome:before {
  content: attr(data-icon);
  display: inline-block;
  font-display: swap;
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Brands";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 3.8181818182rem;
  font-style: normal;
  font-variant: normal;
  font-weight: inherit;
  text-rendering: auto;
  line-height: 1;
  line-height: 150px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.Template-Service .Text {
  margin-top: 1.667rem;
  text-align: center;
}
.Template-SliderItem {
  display: none;
  height: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.Template-SliderItem > .ContentRow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 3.334rem solid transparent;
  border-bottom: 3.334rem solid transparent;
  position: relative;
  z-index: 2;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .Template-SliderItem > .ContentRow {
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    border-bottom-width: 1.667rem;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.Template-SliderItem > .ContentRow > .ContentElement {
  width: 100%;
}
.Template-Standard.Imageposition-Left, .Template-Standard.Imageposition-Right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen AND (max-width:860px) {
  .Template-Standard.Imageposition-Left, .Template-Standard.Imageposition-Right {
    display: block;
  }
}
.Template-Standard.Imageposition-Left > .Image, .Template-Standard.Imageposition-Right > .Image {
  width: 31.33%;
  margin: 0 3% 0 0;
  float: left;
  overflow: hidden;
}
@media screen AND (max-width:860px) {
  .Template-Standard.Imageposition-Left > .Image, .Template-Standard.Imageposition-Right > .Image {
    width: 100%;
    margin-right: 0;
    float: none;
  }
}
.Template-Standard.Imageposition-Left > .Image img, .Template-Standard.Imageposition-Left > .Image svg, .Template-Standard.Imageposition-Left > .Image video, .Template-Standard.Imageposition-Right > .Image img, .Template-Standard.Imageposition-Right > .Image svg, .Template-Standard.Imageposition-Right > .Image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Template-Standard.Imageposition-Left > .Image + .Text, .Template-Standard.Imageposition-Right > .Image + .Text {
  margin-top: 0;
}
@media screen AND (max-width:860px) {
  .Template-Standard.Imageposition-Left > .Image + .Text, .Template-Standard.Imageposition-Right > .Image + .Text {
    margin-top: 1.667rem;
  }
}
.Template-Standard.Imageposition-Left > .Text, .Template-Standard.Imageposition-Right > .Text {
  width: 65.66%;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}
@media screen AND (max-width:860px) {
  .Template-Standard.Imageposition-Left > .Text, .Template-Standard.Imageposition-Right > .Text {
    width: 100%;
    padding-left: 30px;
  }
}
.Template-Standard.Imageposition-Right > .Image {
  float: right;
}
.Template-Standard.Imageposition-Right > .Text {
  padding-right: 0;
  padding-left: 30px;
}
@media screen AND (max-width:860px) {
  .Template-Standard.Imageposition-Right > .Text {
    padding-right: 30px;
  }
}
.Template-Standard.Imagealign-Right > .Image {
  text-align: right;
}
.Template-Standard.Imagealign-Right > .Image img, .Template-Standard.Imagealign-Right > .Image svg, .Template-Standard.Imagealign-Right > .Image video {
  margin-left: auto;
}
.Template-Standard.Imagealign-Center > .Image {
  text-align: center;
}
.Template-Standard.Imagealign-Center > .Image img, .Template-Standard.Imagealign-Center > .Image svg, .Template-Standard.Imagealign-Center > .Image video {
  margin-right: auto;
  margin-left: auto;
}
.Template-Standard > .Image {
  font-size: 0;
  line-height: 0;
  position: relative;
}
.Template-Standard > .Image a {
  border-bottom-width: 0;
}
.Template-Standard > .Image a[target="_blank"]:not(.NoIcon) {
  margin-right: 0;
}
.Template-Standard > .Image a[target="_blank"]:not(.NoIcon):after {
  display: none;
}
.Template-Standard > .Image svg, .Template-Standard > .Image video {
  max-width: 100%;
  height: auto;
  font-size: 1rem;
  line-height: 1.667rem;
}
.Template-Standard > .Image + .Text {
  margin-top: 1.667rem;
}
.Template-TeaserItem {
  display: block;
  height: 450px;
  border-bottom: none;
  color: #000000;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  .Template-TeaserItem {
    height: 56.25vw;
  }
}
@media screen and (max-width: 480px) {
  .Template-TeaserItem {
    height: auto;
  }
}
.Template-TeaserItem.HasText:hover .Image:before {
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.Template-TeaserItem.HasText:hover .Image:after {
  opacity: 0.3;
}
.Template-TeaserItem.HasText .Image:after {
  opacity: 0.65;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.Template-TeaserItem .Image {
  width: 100%;
  height: 100%;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
  .Template-TeaserItem .Image {
    height: 56.25vw;
    position: relative;
  }
}
.Template-TeaserItem .Image:before {
  content: "";
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  will-change: filter;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
}
.Template-TeaserItem .Image:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media screen AND (max-width:860px) {
  .Template-TeaserItem .Image:last-child {
    margin-bottom: 1.667rem;
  }
}
.Template-TeaserItem .Text {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 1.667rem 20px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  align-items: center;
}
@media screen AND (max-width:860px) {
  .Template-TeaserItem .Text {
    position: static;
  }
}
@media screen and (max-width: 480px) {
  .Template-TeaserItem .Text {
    background-color: #eeeeee;
  }
}
.Template-TeaserItem .Text .Inner {
  width: 100%;
  text-align: center;
}
.Template-TeaserItem .Text .Textsize-LikeH2 {
  display: inline-block;
  padding-bottom: 0.8335rem;
  border-bottom: 4px solid #508e91;
  line-height: 1;
  text-transform: uppercase;
}
.Template-TeaserItem .Text .Textsize-LikeH2 + .Subtitle {
  margin-top: 0.8335rem;
}
/*# sourceMappingURL=full.css.map */