.row,
.samerow {
  width: 100%;
  max-width: 60%;
  min-width: 1200px;
  margin: 0 auto 0 auto;
}
.row .row {
  min-width: 0px;
  max-width: 100%;
  margin: 0;
}
.row:before,
.row:after,
.samerow:before,
.samerow:after,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.row:after,
.samerow:after,
.clearfix:after {
  clear: both;
}
.row,
.samerow,
.clearfix {
  zoom: 1;
}
.col,
.samecol {
  margin-right: 4%;
  float: left;
  position: relative;
}
.col:last-child,
.samecol:last-child,
.col-nav {
  margin-right: 0;
}
.one.col,
.one.samecol {
  width: 4.666666666666667%;
}
.two.col,
.two.samecol {
  width: 13.333333333333334%;
}
.three.col,
.three.samecol {
  width: 22%;
}
.four.col,
.four.samecol {
  width: 30.666666666666668%;
}
.five.col,
.five.samecol {
  width: 39.333333333333336%;
}
.six.col,
.six.samecol {
  width: 48%;
}
.seven.col,
.seven.samecol {
  width: 56.66666666666667%;
}
.eight.col,
.eight.samecol {
  width: 65.33333333333334%;
}
.nine.col,
.nine.samecol {
  width: 74%;
}
.ten.col,
.ten.samecol {
  width: 82.66666666666667%;
}
.eleven.col,
.eleven.samecol {
  width: 91.33333333333334%;
}
.twelve.col,
.twelve.samecol {
  width: 100%;
}
@media only screen and (max-width: 1260px) {
  .row,
  .samerow {
    width: auto !important;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
    min-width: 0;
  }
  .row .row,
  .samerow .row,
  .row .samerow,
  .samerow .samerow {
    padding: 0;
  }
}
@media only screen and (max-width: 682px) {
  .row {
    margin: 0;
  }
  .col {
    width: auto !important;
    float: none;
    margin: 0 0 15px 0;
  }
  .row,
  .samerow {
    padding-left: 15px;
    padding-right: 15px;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: 400;
  font-size: 100%;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
html {
  position: relative;
  min-height: 100%;
}
html,
body {
  width: 100%;
  height: 100%;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
img {
  max-width: 100%;
  max-height: 100%;
}
a {
  text-decoration: none;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  display: block;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
html {
  min-height: 100%;
  position: relative;
  max-width: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
}
.centered,
.center {
  text-align: center;
}
.row {
  margin-bottom: 60px;
}
.tar {
  text-align: right;
}
@media only screen and (max-width: 682px) {
  .tar {
    text-align: center;
  }
}
.mb0 {
  margin-bottom: 0;
}
.pt25 {
  padding-top: 25px;
}
.pt50 {
  padding-top: 50px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 682px) {
  .mb50 {
    margin-bottom: 25px;
  }
}
.mb100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 682px) {
  .mb100 {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 682px) {
  .nmb-op {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 682px) {
  .nop,
  .nom {
    display: none;
  }
}
.oop {
  display: none;
}
@media only screen and (max-width: 682px) {
  .oop {
    display: inline-block;
  }
}
.nmb {
  margin-bottom: 0;
}
@media only screen and (max-width: 682px) {
  .m70 {
    max-width: 70% !important;
    margin-left: 15% !important;
  }
}
@media only screen and (max-width: 682px) {
  .m50 {
    max-width: 50% !important;
    margin-left: 25% !important;
  }
}
.small-row {
  width: 50%;
  margin-left: 25%;
  min-width: auto;
  zoom: 1;
}
@media only screen and (max-width: 1230px) {
  .small-row {
    width: 60% !important;
    margin-left: 15%;
  }
}
@media only screen and (max-width: 682px) {
  .small-row {
    width: auto !important;
    margin-left: 0;
  }
}
.small-row:after {
  content: "";
  display: table;
}
.flex {
  display: flex;
}
.flex.flex-center {
  align-items: center;
}
@media only screen and (max-width: 682px) {
  .flex {
    flex-direction: column;
  }
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/maven-pro-v36-latin-regular.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/maven-pro-v36-latin-700.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 900;
  src: url("../../fonts/maven-pro-v36-latin-900.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/roboto-v49-latin-regular.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url("../../fonts/roboto-v49-latin-600.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url("../../fonts/roboto-v49-latin-800.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.btn {
  float: left;
  z-index: 3;
  position: relative;
  display: block;
  background-image: url("images/overlays/buttons.png");
  background-repeat: none;
  background-position: 0 0;
}
.up,
.down {
  width: 70px;
  height: 70px;
  margin: 25px 0 0 47%;
}
.up {
  background-position: 0 0;
}
.up:hover {
  background-position: 0 -70px;
}
.down {
  background-position: 0 -140px;
}
.down:hover {
  background-position: 0 -210px;
}
.left,
.right {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
}
.left {
  background-position: -70px 0;
}
.left:hover {
  background-position: -70px -50px;
}
.right {
  background-position: -70px -100px;
}
.right:hover {
  background-position: -70px -150px;
}
.txtbtn {
  padding: 14px 35px;
  display: inline-block;
  line-height: baseline;
  margin-top: baseline;
  background: #fffffe;
  color: #5c90a8;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  cursor: pointer;
  font-weight: 700;
}
.txtbtn:hover {
  background: #bec6cb;
}
.txtbtn.qblue {
  background-color: #5c90a8;
  background-image: -webkit-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: -moz-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: -ms-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: -o-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: linear-gradient(left, #5c90a8 0, #424e85 100%);
  color: #fffffe;
}
.txtbtn.qblue:hover {
  color: #bec6cb;
}
.txtbtn.small {
  padding: 5px 15px;
}
.txtbtn.grey {
  border: 2px solid #999;
  color: #808080;
}
.txtbtn.grey:hover {
  color: #fffffe;
  background: #999;
}
.popup-trigger {
  width: 25px;
  height: 25px;
  text-align: center;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 23px;
  font-family: 'Roboto', 'Helvetica Neue', 'Helvetica', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: lighter;
}
strong {
  font-weight: bold;
}
a {
  color: inherit;
  font-size: inherit;
}
p {
  margin-bottom: 30px;
  font-weight: 400;
  color: #fffffe;
}
@media only screen and (max-width: 682px) {
  p {
    hyphens: auto;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
p a {
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 23px;
  font-weight: 700;
  color: #fffffe;
  hyphens: auto;
}
h1 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 69px;
}
h1 span {
  font-weight: inherit;
}
@media only screen and (max-width: 900px) {
  h1 {
    font-size: 50px;
    font-size: 5rem;
    line-height: 57.5px;
  }
}
@media only screen and (max-width: 682px) {
  h1 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 29.900000000000002px;
  }
}
h2 {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 50px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 682px) {
  h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
  }
}
h3 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 45px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 682px) {
  h3 {
    line-height: 23px;
  }
}
h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 29.900000000000002px;
}
h4 ol {
  list-style-type: decimal;
  padding-left: 24px;
  color: #5c90a8;
}
h4 ol li {
  font-weight: 700;
}
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 682px) {
  h3,
  h4,
  h5,
  h6 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}
address {
  font-style: normal;
}
h1.narrow-textrow,
h2.narrow-textrow,
h3.narrow-textrow,
h4.narrow-textrow,
h5.narrow-textrow,
p.narrow-textrow,
span.narrow-textrow {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
h1.w,
h2.w,
h3.w,
h4.w,
h5.w,
p.w,
span.w {
  color: #fffffe;
}
h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark,
p.dark,
span.dark {
  color: #132738;
}
h1.lightblue,
h2.lightblue,
h3.lightblue,
h4.lightblue,
h5.lightblue,
p.lightblue,
span.lightblue {
  color: #add7dd;
}
h1.midblue,
h2.midblue,
h3.midblue,
h4.midblue,
h5.midblue,
p.midblue,
span.midblue {
  color: #5c90a8;
}
article h1,
article h2,
article h3,
article h4,
article h5,
article h6,
article span,
article p,
article ul,
article li {
  color: #000001;
}
article ul {
  list-style-type: disc;
  padding-left: 17px;
  margin-bottom: 25px;
}
article table {
  border: 1px solid #d3d3d3;
  margin-bottom: 25px;
}
article table tr {
  border: 1px solid #d3d3d3;
  background: #f8f8f8;
}
article table tr:nth-child(odd) {
  background: #e9e9e9;
}
article table tr td {
  border: 1px solid #d3d3d3;
  padding: 10px;
}
article ol.terms {
  counter-reset: item;
}
article ol.terms li {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 10px;
}
article ol.terms li h2,
article ol.terms li h3,
article ol.terms li h4,
article ol.terms li h5 {
  position: relative;
}
article ol.terms li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
  position: absolute;
  left: 0;
  width: 25px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 29.900000000000002px;
  font-weight: 700;
}
article ol.terms ol {
  counter-reset: subitem;
  margin-bottom: 20px;
}
article ol.terms ol li {
  display: block;
  position: relative;
  padding-left: 40px;
}
article ol.terms ol li:before {
  content: counters(item, ".") "." counters(subitem, ".") " ";
  counter-increment: subitem;
  position: absolute;
  left: 0;
  width: 30px;
  text-align: right;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 23px;
  font-weight: 300;
}
article ol.terms ol ol {
  counter-reset: subsubitem;
  margin-top: 15px;
}
article ol.terms ol ol li {
  display: block;
  position: relative;
  padding-left: 50px;
}
article ol.terms ol ol li:before {
  content: counters(item, ".") "." counters(subitem, ".") "." counters(subsubitem, ".") " ";
  counter-increment: subsubitem;
  position: absolute;
  left: 0;
  width: 40px;
  text-align: right;
}
#send-msg {
  position: fixed;
  top: 40px;
  right: 40px;
  width: 400px;
  padding: 25px;
  box-sizing: border-box;
  z-index: 999;
  box-shadow: 0 0 200px #fffffe;
  -o-box-shadow: 0 0 200px #fffffe;
  -moz-box-shadow: 0 0 200px #fffffe;
  -webkit-box-shadow: 0 0 200px #fffffe;
}
#send-msg h3,
#send-msg p {
  color: #fffffe;
}
#send-msg.success {
  background: #2f8a01;
}
#send-msg.error {
  background: #d01c10;
}
@media only screen and (max-width: 682px) {
  #send-msg {
    width: 85%;
    right: 7.5%;
  }
}
.main-error {
  color: #9c0f06;
}
form#contact {
  width: 100%;
}
form span.divider {
  display: block;
}
form span.error {
  color: #ff4a4f;
}
form label {
  display: block;
  margin-bottom: 2px;
}
form label.check-label {
  display: block;
  margin-bottom: 10px;
}
form input,
form textarea {
  border: 0 none;
  background: #fffffe;
  border: 1px solid #5c90a8;
  color: #132738;
  margin: 0;
  padding: 2%;
  width: 100%;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-family: 'Maven Pro', 'Helvetica Neue', 'Helvetica', sans-serif;
  box-shadow: 2px 2px 10px rgba(92,144,168,0.5);
  -o-box-shadow: 2px 2px 10px rgba(92,144,168,0.5);
  -moz-box-shadow: 2px 2px 10px rgba(92,144,168,0.5);
  -webkit-box-shadow: 2px 2px 10px rgba(92,144,168,0.5);
}
form input[type=checkbox],
form textarea[type=checkbox] {
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
form input.half,
form textarea.half {
  width: 48%;
  margin-right: 10px;
  margin-bottom: 20px;
  display: block;
}
@media only screen and (max-width: 900px) {
  form input.half,
  form textarea.half {
    width: 100%;
  }
}
form input:focus,
form textarea:focus {
  background: #e8f7fe;
}
form input {
  margin-bottom: 20px;
}
form input[type=submit] {
  margin-top: 20px;
  width: auto;
  padding: 14px 35px;
  margin-bottom: 0;
  background-color: #5c90a8;
  background-image: -webkit-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: -moz-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: -ms-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: -o-linear-gradient(left, #5c90a8 0, #424e85 100%);
  background-image: linear-gradient(left, #5c90a8 0, #424e85 100%);
  color: #fffffe;
  font-weight: 700;
  display: inline-block;
  line-height: 23px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  font-size: 17px;
  font-size: 1.7rem;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  cursor: pointer;
}
form input[type=submit]:hover {
  color: #bec6cb;
}
form input[type=checkbox] {
  float: left;
  width: 25px;
  margin-top: 5px;
}
@media only screen and (max-width: 900px) {
  form input[type=checkbox] {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
}
form .successMsg {
  width: 100%;
  text-align: center;
  background: #22af65;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-top: 30px;
  float: left;
}
form .successMsg p {
  padding: 20px;
  margin-bottom: 0;
  color: #fffffe;
}
form .successMsg p strong {
  color: #fffffe;
}
form .successMsg h3 {
  padding: 20px 20px 0 20px;
  color: #fffffe;
}
form span.error {
  xdisplay: none;
}
form label[for=check] {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fffffe;
  line-height: 14px;
  margin-top: 5px;
  width: 50%;
}
@media only screen and (max-width: 900px) {
  form label[for=check] {
    width: 100%;
  }
}
form label[for=check] a {
  font-weight: 700;
  text-decoration: underline;
}
form .xtwo-col {
  background: #f89c24;
}
form .two-col {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
form .agree-legal {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset 'UTF-8';
.slick-loading .slick-list {
  background: #fff url("slick/ajax-loader.gif") center center no-repeat;
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url("slick/slick.eot");
  src: url("slick/slick.eot?#iefix") format('embedded-opentype'), url("slick/slick.woff") format('woff'), url("slick/slick.ttf") format('truetype'), url("slick/slick.svg#slick") format('svg');
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  z-index: 2;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
}
.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  -khtml-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  -khtml-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  color: #000;
}
.snext,
.sprev {
  z-index: 1;
  width: 25px;
  height: 200px;
  margin: 0;
  position: absolute;
  top: 50%;
  margin-top: -125px;
}
@media only screen and (max-width: 682px) {
  .snext,
  .sprev {
    height: 80px;
    margin-top: -20px;
  }
}
.snext:before,
.sprev:before,
.snext:after,
.sprev:after {
  content: "";
  width: 2px;
  height: 104px;
  background: #5c90a8;
  position: absolute;
  display: block;
  top: 50%;
}
@media only screen and (max-width: 1000px) {
  .snext:before,
  .sprev:before,
  .snext:after,
  .sprev:after {
    top: 35%;
  }
}
@media only screen and (max-width: 682px) {
  .snext:before,
  .sprev:before,
  .snext:after,
  .sprev:after {
    height: 30px;
  }
}
.snext.small:before,
.sprev.small:before,
.snext.small:after,
.sprev.small:after {
  height: 50px;
}
.snext.blue:before,
.sprev.blue:before,
.snext.blue:after,
.sprev.blue:after {
  background: #5c90a8;
}
.snext.lightgrey:before,
.sprev.lightgrey:before,
.snext.lightgrey:after,
.sprev.lightgrey:after {
  background: #d3d3d3;
}
.snext.darkgrey:before,
.sprev.darkgrey:before,
.snext.darkgrey:after,
.sprev.darkgrey:after {
  background: #a9a9a9;
}
.snext:hover:before,
.sprev:hover:before,
.snext:hover:after,
.sprev:hover:after {
  width: 2px;
}
.sprev {
  padding-left: 45px;
  transition: padding-left 0.3s ease-in-out;
  -o-transition: padding-left 0.3s ease-in-out;
  -moz-transition: padding-left 0.3s ease-in-out;
  -webkit-transition: padding-left 0.3s ease-in-out;
}
.sprev:hover {
  padding-left: 40px;
}
.sprev:before {
  margin-top: -90px;
  transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
}
@media only screen and (max-width: 682px) {
  .sprev:before {
    margin-top: -26px;
  }
}
.sprev:after {
  margin-top: 0;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
}
.sprev.srow {
  left: -100px;
  padding-left: 30px;
}
.sprev.srow:hover {
  padding-left: 25px;
}
@media only screen and (max-width: 682px) {
  .sprev.srow {
    left: -50px;
    top: 45%;
  }
}
.sprev.small:before {
  margin-top: -43px;
}
.snext {
  padding-right: 45px;
  transition: padding-right 0.3s ease-in-out;
  -o-transition: padding-right 0.3s ease-in-out;
  -moz-transition: padding-right 0.3s ease-in-out;
  -webkit-transition: padding-right 0.3s ease-in-out;
  right: 0;
}
.snext:hover {
  padding-right: 40px;
}
.snext:before {
  margin-top: -90px;
  transform: rotate(-30deg);
  -o-transform: rotate(-30deg);
  -moz-transform: rotate(-30deg);
  -webkit-transform: rotate(-30deg);
  left: 25px;
}
@media only screen and (max-width: 682px) {
  .snext:before {
    margin-top: -26px;
  }
}
.snext:after {
  margin-top: 0;
  transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  left: 25px;
}
.snext.srow {
  right: -100px;
  padding-right: 30px;
}
.snext.srow:hover {
  padding-right: 25px;
}
@media only screen and (max-width: 682px) {
  .snext.srow {
    right: -50px;
    top: 45%;
  }
}
.small:before {
  margin-top: -43px;
}
.sprev:hover,
.snext:hover {
  cursor: pointer;
}
.slider {
  position: relative;
}
.slider.fullpage {
  width: 100%;
  height: 100vh;
  transform: translateZ(0);
  -o-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
}
.slider.fullpage .slides {
  height: inherit;
  width: inherit;
}
.slider.fullpage .slides .slick-list {
  height: inherit;
}
.slider.fullpage .slides .slick-list .slick-track {
  height: inherit;
}
.slider.fullpage .slides .slick-list .slick-track .slick-slide div:first-child {
  height: inherit;
}
.slider.fullpage .slides .slide {
  width: inherit;
  height: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
@media only screen and (max-width: 682px) {
  .slider.fullpage {
    height: 50vh;
  }
  .slider.fullpage .slides .slide {
    xheight: -moz-calc(100% - 95px);
    xheight: -webkit-calc(100% - 95px);
    xheight: -o-calc(100% - 95px);
    xheight: calc(100% - 95px);
  }
}
.slider.fullpage .slider-thumbs {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 35%;
  min-width: 580px;
  box-sizing: border-box;
  padding: 15px;
  background: #fffffe;
  height: 95px;
}
.slider.fullpage .slider-thumbs .slick-slide {
  width: 130px;
  height: 65px;
  overflow: hidden;
  margin-right: 15px;
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
}
.slider.fullpage .slider-thumbs .slick-slide:hover,
.slider.fullpage .slider-thumbs .slick-slide.slick-current {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.slider.fullpage .slider-thumbs .slick-slide .thumb {
  position: relative;
}
.slider.fullpage .slider-thumbs .slick-slide .thumb img {
  position: relative;
  bottom: 13px;
}
@media only screen and (max-width: 1000px) {
  .slider.fullpage .slider-thumbs {
    width: 100%;
  }
}
@media only screen and (max-width: 682px) {
  .slider.fullpage .slider-thumbs {
    height: 95px;
    display: none;
  }
}
.slider.fullpage .slick-next {
  right: 25px;
}
.slider.fullpage .slick-prev {
  left: 25px;
}
section.slider-row {
  padding-left: 10%;
  padding-right: 10%;
}
section.slider-row .slider-stage {
  width: 100%;
}
section.slider-row .slider-stage img {
  float: left;
  xmax-width: 90%;
  xmargin: 0 5%;
  xmax-width: 20%;
}
@media only screen and (max-width: 1200px) {
  section.slider-row {
    padding-left: 15%;
    padding-right: 15%;
  }
}
.slide-details {
  position: absolute;
  width: 35%;
  min-width: 580px;
  right: 0;
  bottom: 95px;
  padding: 15px;
  box-sizing: border-box;
  background: rgba(92,144,168,0.8);
  color: #fffffe;
}
.slide-details.project {
  bottom: 0;
  min-width: 500px;
}
@media only screen and (max-width: 682px) {
  .slide-details.project {
    min-width: 100%;
  }
}
@media only screen and (max-width: 1000px) {
  .slide-details {
    width: 100%;
    min-width: 100%;
  }
}
@media only screen and (max-width: 682px) {
  .slide-details {
    bottom: 0;
  }
}
.slide-details .slide-details-text {
  width: 70%;
  float: left;
}
.slide-details .slide-details-text .detail-square {
  padding-right: 25px;
  border-right: 1px solid rgba(255,255,254,0.25);
  box-sizing: border-box;
  float: left;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-square {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 530px) {
  .slide-details .slide-details-text .detail-square {
    border-right: 0 none;
  }
}
.slide-details .slide-details-text .detail-square .value {
  font-size: 40px;
  font-size: 4rem;
  display: block;
  margin-bottom: 5px;
  line-height: 27.599999999999998px;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-square .value {
    font-size: 30px;
    font-size: 3rem;
    margin-bottom: 0;
    line-height: 23px;
  }
}
.slide-details .slide-details-text .detail-square .label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
  text-transform: uppercase;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-square .label {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
  }
}
.slide-details .slide-details-text .detail-info {
  float: left;
  padding: 0 0 0 20px;
}
.slide-details .slide-details-text .detail-info .detail {
  display: block;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.slide-details .slide-details-text .detail-info .detail:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1150px) {
  .slide-details .slide-details-text .detail-info .detail {
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 530px) {
  .slide-details .slide-details-text .detail-info .detail {
    display: none;
  }
}
.slide-details .slide-details-text .detail-info .detail img {
  margin: 0 15px 5px 0;
  max-width: 50px;
  display: inline;
  float: left;
}
.slide-details .slide-details-text .detail-info .detail span {
  display: inline;
}
.slide-details .slide-details-text .detail-info .detail:last-child img {
  margin: 0 15px 0 0;
}
.slide-details .slide-details-link {
  width: 30%;
  float: left;
  text-align: right;
}
.slide-details .slide-details-link a {
  margin: 0;
  float: right;
}
@media only screen and (max-width: 1500px) {
  .img-slider .sprev.srow,
  .img-slider-styling .sprev.srow {
    left: 0;
    padding-left: 50px;
  }
  .img-slider .snext.srow,
  .img-slider-styling .snext.srow {
    right: 0;
    padding-right: 50px;
  }
}
@media only screen and (max-width: 1000px) {
  .img-slider .sprev.srow,
  .img-slider-styling .sprev.srow {
    padding-left: 25px;
  }
  .img-slider .snext.srow,
  .img-slider-styling .snext.srow {
    padding-right: 25px;
  }
  .img-slider .sprev:before,
  .img-slider-styling .sprev:before,
  .img-slider .sprev:after,
  .img-slider-styling .sprev:after,
  .img-slider .snext:before,
  .img-slider-styling .snext:before,
  .img-slider .snext:after,
  .img-slider-styling .snext:after {
    height: 50px;
    top: 50%;
  }
  .img-slider .sprev:before,
  .img-slider-styling .sprev:before,
  .img-slider .snext:before,
  .img-slider-styling .snext:before {
    margin-top: -42px;
  }
}
.slide-bgimg-solo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-nav {
  margin-left: auto;
}
.main-nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 18px;
}
.main-nav ul li {
  list-style: none;
  display: inline-flex;
  align-items: center;
}
.main-nav ul li a {
  color: #fffffe;
  padding: 6px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-decoration: none;
}
.main-nav ul li a:hover {
  color: #bec6cb;
}
.main-nav ul li.langicon a {
  padding: 6px 0;
}
.main-nav ul li.langicon a img {
  border: 2px solid rgba(255,255,254,0.4);
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.main-nav ul li.langicon.active a img,
.main-nav ul li.langicon:hover a img {
  border: 2px solid #fffffe;
}
.main-nav ul li#login-btn #login-btn-link {
  color: #5c90a8;
  padding: 6px 22px;
  margin-left: 10px;
  font-weight: 600;
  background: #fffffe;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.main-nav ul li#login-btn #login-btn-link:hover {
  background: #e8f7fe;
}
.nav-toggle {
  display: none;
  background: none;
  border: 0;
  color: #fffffe;
  cursor: pointer;
  padding: 6px;
  align-items: center;
  justify-content: center;
}
.nav-toggle svg {
  width: 28px;
  height: 28px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@media only screen and (max-width: 750px) {
  .main-nav ul {
    position: absolute;
    top: 100%;
    right: 0;
    background: rgba(92,144,168,0.95);
    padding: 20px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.2);
    -o-box-shadow: 0 20px 40px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 20px 40px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.2);
    border-radius: 0 0 12px 12px;
    -o-border-radius: 0 0 12px 12px;
    -moz-border-radius: 0 0 12px 12px;
    -webkit-border-radius: 0 0 12px 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    min-width: 220px;
    transform: scaleY(0);
    -o-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform-origin: top right;
    -o-transform-origin: top right;
    -moz-transform-origin: top right;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transition: transform 0.25s ease ease-in-out;
    -o-transition: transform 0.25s ease ease-in-out;
    -moz-transition: transform 0.25s ease ease-in-out;
    -webkit-transition: transform 0.25s ease ease-in-out;
    pointer-events: none;
  }
  .main-nav ul li {
    width: 100%;
  }
  .main-nav ul li#login-btn #login-btn-link {
    margin-left: 0;
  }
  .main-nav ul li a {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .main-nav.is-open ul {
    transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    pointer-events: auto;
  }
  .nav-toggle {
    display: inline-flex;
  }
}
#quixxs-bg {
  background: url("../../images/quixxs/main/background.webp") repeat center center;
  background-size: cover;
}
.partners-slider img {
  width: auto;
  max-width: 180px;
  height: 70px;
  margin: 0 auto;
}
#site-header {
  background-color: rgba(66,78,133,0.7);
  background-image: -webkit-linear-gradient(left, rgba(66,78,133,0.7) 0, rgba(92,144,168,0.7) 100%);
  background-image: -moz-linear-gradient(left, rgba(66,78,133,0.7) 0, rgba(92,144,168,0.7) 100%);
  background-image: -ms-linear-gradient(left, rgba(66,78,133,0.7) 0, rgba(92,144,168,0.7) 100%);
  background-image: -o-linear-gradient(left, rgba(66,78,133,0.7) 0, rgba(92,144,168,0.7) 100%);
  background-image: linear-gradient(left, rgba(66,78,133,0.7) 0, rgba(92,144,168,0.7) 100%);
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
#site-header .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding: 20px;
}
#site-header .logo-link {
  display: inline-flex;
  align-items: center;
}
#site-header .logo-link img {
  height: auto;
  width: 160px;
}
#quixxs-trustcards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 50px;
}
@media only screen and (max-width: 1300px) {
  #quixxs-trustcards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  #quixxs-trustcards .trustcard {
    max-width: 250px;
    min-width: 250px;
    justify-self: start;
  }
  #quixxs-trustcards .trustcard:nth-child(odd) {
    justify-self: end;
  }
}
@media only screen and (max-width: 682px) {
  #quixxs-trustcards {
    grid-template-columns: 1fr;
    justify-self: center;
  }
}
#quixxs-trustcards .has_quote_bg {
  position: relative;
  min-height: 285px;
}
#quixxs-trustcards .has_quote_bg:after {
  content: "";
  position: absolute;
  top: -30px;
  left: -30px;
  width: 100%;
  height: 90%;
  background: url("../../images/quixxs/main/box-quote.svg") no-repeat center center;
  background-size: cover;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  z-index: -1;
}
#quixxs-trustcards .has_quote_bg blockquote {
  background: #fff;
  position: relative;
  text-align: center;
  height: 100%;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 40px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#quixxs-trustcards .has_quote_bg blockquote:before,
#quixxs-trustcards .has_quote_bg blockquote:after {
  content: "";
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("../../images/quixxs/main/quote.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
#quixxs-trustcards .has_quote_bg blockquote:before {
  top: 14px;
  left: 14px;
}
#quixxs-trustcards .has_quote_bg blockquote:after {
  bottom: 14px;
  right: 14px;
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
#quixxs-trustcards .has_quote_bg blockquote p {
  color: #808080;
}
#quixxs-how-it-works .box {
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 40px 25px 25px;
  background: #fffffe;
  color: #808080;
}
#quixxs-how-it-works .box img {
  max-width: 120px;
  margin: 0 auto 10px;
  display: block;
}
#quixxs-how-it-works .box h4 {
  text-align: center;
  color: #424e85;
}
#quixxs-how-it-works .box h4:after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background: #5c90a8;
  margin: 10px 10% 0 10%;
}
#quixxs-how-it-works .box h4 span {
  display: inline-block;
  color: #5c90a8;
}
#quixxs-how-it-works .box ul {
  list-style-type: none;
  padding-left: 21px;
  margin-bottom: 25px;
  text-align: left;
}
#quixxs-how-it-works .box ul li {
  position: relative;
  padding-left: 0;
}
#quixxs-how-it-works .box ul li:before {
  content: "";
  position: absolute;
  left: -21px;
  top: 0.3em;
  width: 13px;
  height: 13px;
  background-image: url("../../images/icons/check-hook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#quixxs-how-it-works .box p {
  color: #5c90a8;
}
#quixxs-intro {
  background-color: #add7dd;
  background-image: -webkit-linear-gradient(top, #add7dd 40%, #5c90a8 85%);
  background-image: -moz-linear-gradient(top, #add7dd 40%, #5c90a8 85%);
  background-image: -ms-linear-gradient(top, #add7dd 40%, #5c90a8 85%);
  background-image: -o-linear-gradient(top, #add7dd 40%, #5c90a8 85%);
  background-image: linear-gradient(top, #add7dd 40%, #5c90a8 85%);
  position: relative;
  z-index: 0;
}
#quixxs-intro #quixxs-intro-start {
  margin-bottom: 100px;
}
#quixxs-intro:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 101px;
  width: 100%;
  background: #fffffe;
  z-index: -1;
}
#quixxs-intro:after {
  content: "";
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../images/main/bg-01.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 101%;
  z-index: -1;
}
@media only screen and (max-width: 1150px) {
  #quixxs-intro:before {
    height: 201px;
  }
  #quixxs-intro:after {
    top: 200px;
  }
}
@media only screen and (max-width: 682px) {
  #quixxs-intro:before {
    height: 251px;
  }
  #quixxs-intro:after {
    top: 250px;
  }
}
@media only screen and (max-width: 555px) {
  #quixxs-intro:before {
    height: 451px;
  }
  #quixxs-intro:after {
    top: 450px;
  }
}
#quixxs-intro #quixxs-intro-start p {
  max-width: 60%;
  margin: 0 auto 25px auto;
}
@media only screen and (max-width: 682px) {
  #quixxs-intro #quixxs-intro-start p {
    max-width: 85%;
  }
}
#quixxs-intro #quixxs-intro-app {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-gap: 80px;
  margin-bottom: 100px;
}
#quixxs-intro #quixxs-intro-app #app-info {
  align-self: end;
}
@media only screen and (max-width: 682px) {
  #quixxs-intro #quixxs-intro-app {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    text-align: center;
  }
  #quixxs-intro #quixxs-intro-app img {
    max-height: 400px;
    margin: 0 auto;
    display: block;
  }
}
#quixxs-intro #quixxs-upload-download {
  padding-top: 30px;
}
#quixxs-intro #quixxs-vorteile {
  background-color: rgba(255,255,254,0);
  background-image: -webkit-linear-gradient(top, rgba(255,255,254,0) 35%, #fffffe 35%);
  background-image: -moz-linear-gradient(top, rgba(255,255,254,0) 35%, #fffffe 35%);
  background-image: -ms-linear-gradient(top, rgba(255,255,254,0) 35%, #fffffe 35%);
  background-image: -o-linear-gradient(top, rgba(255,255,254,0) 35%, #fffffe 35%);
  background-image: linear-gradient(top, rgba(255,255,254,0) 35%, #fffffe 35%);
}
#quixxs-intro #quixxs-vorteile img {
  max-width: 250px;
  margin: 0 auto;
}
@media only screen and (max-width: 682px) {
  #quixxs-intro #quixxs-vorteile {
    background: none;
  }
  #quixxs-intro #quixxs-vorteile .col:last-child {
    margin-bottom: 50px;
  }
  #quixxs-intro #quixxs-vorteile img {
    max-width: 150px;
    margin: 0 auto;
  }
  #quixxs-intro #quixxs-vorteile p {
    color: #fffffe;
  }
}
#quixxs-intro .oneline {
  position: relative;
}
#quixxs-intro .oneline span {
  position: relative;
  bottom: 8px;
  margin-right: 20px;
  font-weight: 700;
}
#quixxs-intro .oneline img {
  display: inline-block;
}
@media only screen and (max-width: 682px) {
  #quixxs-intro .oneline {
    transform: scale(0.8);
    -o-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  #quixxs-intro .oneline span {
    color: #5c90a8;
  }
}
#quixxs-slider {
  position: relative;
  background: #83a9c0;
  z-index: 2;
}
#quixxs-slider:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: url("../../images/main/arzt.png") no-repeat left bottom;
  background-size: contain;
}
#quixxs-slider:after {
  content: "";
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  border: 2px solid #5c90a8;
  top: -10px;
  left: -10px;
}
@media only screen and (max-width: 1420px) {
  #quixxs-slider .sprev,
  #quixxs-slider .snext {
    display: none;
  }
}
@media only screen and (max-width: 682px) {
  #quixxs-slider {
    width: 80%;
    margin: 0 10%;
  }
  #quixxs-slider:before {
    background-position: -50px bottom;
  }
}
.quixxs-slide {
  display: inline-block;
}
.quixxs-slide .quixxs-slide-arzt {
  width: 30%;
  float: left;
}
.quixxs-slide .quixxs-slide-arzt img {
  display: block;
}
.quixxs-slide .quixxs-slide-text {
  width: 70%;
  float: right;
  box-sizing: border-box;
  padding: 50px 20px 20px 20px;
}
@media only screen and (max-width: 1050px) {
  .quixxs-slide .quixxs-slide-arzt {
    width: 40%;
  }
  .quixxs-slide .quixxs-slide-text {
    width: 60%;
  }
  .quixxs-slide .quixxs-slide-text h3 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media only screen and (max-width: 682px) {
  .quixxs-slide .quixxs-slide-arzt {
    width: 30%;
  }
  .quixxs-slide .quixxs-slide-text {
    width: 70%;
  }
  .quixxs-slide .quixxs-slide-text h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#quixxs-preismodelle {
  position: relative;
  z-index: 0;
  margin-bottom: 100px;
}
#quixxs-preismodelle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 101%;
  z-index: -1;
}
#quixxs-preismodelle #quixxs-preispakete {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 100px;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket {
  background-color: rgba(255,255,254,0.5);
  background-image: -webkit-linear-gradient(top, rgba(255,255,254,0.5) 0, rgba(0,0,1,0.5) 100%);
  background-image: -moz-linear-gradient(top, rgba(255,255,254,0.5) 0, rgba(0,0,1,0.5) 100%);
  background-image: -ms-linear-gradient(top, rgba(255,255,254,0.5) 0, rgba(0,0,1,0.5) 100%);
  background-image: -o-linear-gradient(top, rgba(255,255,254,0.5) 0, rgba(0,0,1,0.5) 100%);
  background-image: linear-gradient(top, rgba(255,255,254,0.5) 0, rgba(0,0,1,0.5) 100%);
  box-sizing: border-box;
  padding: 3px;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  width: 23%;
  margin-bottom: 20px;
  position: relative;
  z-index: 0;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket .quixxs-preispaket-inner {
  background: #fffffe;
  padding: 25px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  width: 100%;
  height: 100%;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket .popup-trigger {
  margin-top: 0;
  position: absolute;
  right: 25px;
  top: 25px;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket .popup-trigger img {
  margin: 0;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket img {
  max-height: 40px;
  width: auto;
  max-width: fit-content;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket h2 {
  color: #5c90a8;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket h2 span {
  font-size: 40%;
  margin-left: 8px;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket small {
  font-size: 60%;
  width: 100%;
  border-bottom: 2px solid rgba(92,144,168,0.4);
  display: block;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket ul {
  list-style-type: none;
  padding-left: 21px;
  margin-bottom: 25px;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket ul li {
  position: relative;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket ul li:before {
  content: "";
  position: absolute;
  left: -21px;
  top: 0.3em;
  width: 13px;
  height: 13px;
  background-image: url("../../images/icons/check-hook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket a:not(.popup-trigger) {
  margin-top: auto;
  align-self: flex-start;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
@media only screen and (max-width: 1100px) {
  #quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket {
    width: 48%;
    align-items: center;
  }
  #quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket .popup-trigger {
    transform: translateY(35px) translateX(-60px);
    -o-transform: translateY(35px) translateX(-60px);
    -moz-transform: translateY(35px) translateX(-60px);
    -webkit-transform: translateY(35px) translateX(-60px);
  }
  #quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket img {
    max-width: 150px;
  }
  #quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket a {
    align-self: center;
  }
}
@media only screen and (max-width: 682px) {
  #quixxs-preismodelle #quixxs-preispakete {
    padding: 0 15px;
  }
  #quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket {
    width: 100%;
  }
  #quixxs-preismodelle #quixxs-preispakete .quixxs-preispaket .popup-trigger {
    transform: none;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    margin-bottom: 10px;
  }
}
#quixxs-preismodelle .secondary {
  padding-top: 100px;
}
#quixxs-preismodelle .secondary img {
  margin-bottom: 15px;
}
@media only screen and (max-width: 682px) {
  #quixxs-preismodelle .secondary {
    padding-top: 50px;
  }
  #quixxs-preismodelle .secondary img {
    margin-bottom: 25px;
  }
}
#quixxs-preismodelle #preismodell-hero {
  position: relative;
  z-index: 0;
  padding: 0 25px 50px 25px;
}
#quixxs-preismodelle #preismodell-hero img {
  margin-bottom: 50px;
}
#quixxs-preismodelle #preismodell-hero:after {
  content: "";
  position: absolute;
  top: 20%;
  left: 0;
  height: 80%;
  width: 100%;
  border-radius: 25px;
  -o-border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  background-color: #5c90a8;
  background-image: -webkit-linear-gradient(top, #5c90a8 0, #add7dd 100%);
  background-image: -moz-linear-gradient(top, #5c90a8 0, #add7dd 100%);
  background-image: -ms-linear-gradient(top, #5c90a8 0, #add7dd 100%);
  background-image: -o-linear-gradient(top, #5c90a8 0, #add7dd 100%);
  background-image: linear-gradient(top, #5c90a8 0, #add7dd 100%);
  z-index: -1;
}
#quixxs-beneficiaries h2,
#quixxs-beneficiaries h3 {
  color: #5c90a8;
}
#quixxs-beneficiaries .tabline {
  padding: 0 100px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1100px) {
  #quixxs-beneficiaries .tabline {
    padding: 0 40px;
  }
}
@media only screen and (max-width: 960px) {
  #quixxs-beneficiaries .tabline {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 682px) {
  #quixxs-beneficiaries .tabline {
    padding: 0;
  }
}
#quixxs-beneficiaries .tab_container {
  padding: 30px 20px;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background: #fffffe;
  color: #808080;
}
@media only screen and (min-width: 682px) {
  #quixxs-beneficiaries .tab_container {
    padding: 30px 20px;
  }
}
#quixxs-beneficiaries .tab_container .tab {
  text-align: left;
  display: flex;
  align-items: center;
  padding: 5px;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
@media only screen and (max-width: 682px) {
  #quixxs-beneficiaries .tab_container .tab {
    background: rgba(190,198,203,0.2);
  }
  #quixxs-beneficiaries .tab_container .tab.active {
    background: #bec6cb;
  }
}
@media only screen and (min-width: 682px) {
  #quixxs-beneficiaries .tab_container .tab {
    text-align: center;
    display: block;
    padding: 0;
  }
}
#quixxs-beneficiaries .tab_container .tab img {
  max-width: 30px;
  margin: 0 8px 0 0;
  display: inline-block;
}
@media only screen and (min-width: 682px) {
  #quixxs-beneficiaries .tab_container .tab img {
    max-width: 100px;
    margin: 0 auto 10px;
    display: block;
  }
}
#quixxs-beneficiaries .tab_container .tab p {
  margin-bottom: 0px;
  color: #424e85;
}
@media only screen and (min-width: 682px) {
  #quixxs-beneficiaries .tab_container .tab p {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 682px) {
  #quixxs-beneficiaries .tab_container .tab p {
    background: none;
  }
}
#quixxs-beneficiaries .tab_container .tab p p {
  font-weight: bold;
}
#quixxs-beneficiaries .tab_container .tab:hover {
  cursor: pointer;
}
#quixxs-beneficiaries .tab_container .tab_content {
  margin-top: 10px;
}
#quixxs-beneficiaries .tab_container .tab_content#tab_content_02 {
  margin-left: 25%;
}
#quixxs-beneficiaries .tab_container .tab_content#tab_content_03 {
  margin-left: 50%;
}
#quixxs-beneficiaries .tab_container .tab_content#tab_content_04 {
  margin-left: 63%;
}
@media only screen and (max-width: 682px) {
  #quixxs-beneficiaries .tab_container .tab_content {
    margin-left: 0 !important;
  }
}
#quixxs-beneficiaries .tab_container ul {
  margin-bottom: 20px;
  padding: 0 10px;
  text-align: left;
}
#quixxs-beneficiaries .tab_container ul li {
  padding: 0 0 2px 20px;
  position: relative;
}
#quixxs-beneficiaries .tab_container ul li:before {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 7px;
  background-image: url("../../images/icons/check-hook.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
#quixxs-beneficiaries .progress_indicator {
  position: relative;
  height: 30px;
  margin: 30px 64px;
  align-items: center;
  justify-content: space-between;
  display: none;
}
@media only screen and (min-width: 682px) {
  #quixxs-beneficiaries .progress_indicator {
    display: flex;
  }
}
#quixxs-beneficiaries .progress_indicator .progress_line {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 2px;
  background: #bec6cb;
  z-index: 1;
}
#quixxs-beneficiaries .progress_indicator .progress_dot {
  position: relative;
  width: 40px;
  height: 40px;
  background: url("../../images/icons/check-dot.svg");
  z-index: 2;
  cursor: pointer;
  transition: all 0.3s ease ease-in-out;
  -o-transition: all 0.3s ease ease-in-out;
  -moz-transition: all 0.3s ease ease-in-out;
  -webkit-transition: all 0.3s ease ease-in-out;
  margin: 0 20px;
}
#quixxs-beneficiaries .progress_indicator .progress_dot.active {
  background: none;
  border-radius: 0%;
  -o-border-radius: 0%;
  -moz-border-radius: 0%;
  -webkit-border-radius: 0%;
  width: 40px;
  height: 40px;
  background-image: url("../../images/icons/selection-bubble.svg");
  background-size: cover;
}
#quixxs-multitalent .max_width_1200 {
  max-width: 1200px;
}
#quixxs-multitalent #mockup_mobile_app {
  max-width: 320px;
  width: auto;
  margin: 60px auto;
  display: block;
}
#quixxs-multitalent #mockup_mobile_app_lines {
  width: 489px;
  height: 497px;
  display: block;
  position: absolute;
  top: 170px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: -1;
}
@media only screen and (max-width: 1260px) {
  #quixxs-multitalent #mockup_mobile_app_lines {
    display: none;
  }
}
#quixxs-multitalent .floating_box {
  position: absolute;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 30px 30px 15px 30px;
  border: 3px solid #fffffe;
}
#quixxs-multitalent .floating_box h4 {
  margin-bottom: 5px;
  margin-top: 5px;
}
#quixxs-multitalent .floating_box p {
  margin-bottom: 0;
}
@media only screen and (max-width: 1260px) {
  #quixxs-multitalent .floating_box {
    max-width: 280px;
    margin: 0 auto 20px;
  }
}
#quixxs-multitalent .floating_box img {
  max-width: 100px;
  margin: 0 auto 10px;
  display: block;
}
#quixxs-multitalent .floating_box_01 {
  top: 20px;
  left: -20px;
}
#quixxs-multitalent .floating_box_01.fbox-en {
  left: 68px;
}
@media only screen and (max-width: 1260px) {
  #quixxs-multitalent .floating_box_01 {
    position: relative;
    top: 0;
    left: 0;
  }
}
#quixxs-multitalent .floating_box_02 {
  top: 20px;
  right: 15px;
}
#quixxs-multitalent .floating_box_02.fbox-en {
  right: 71px;
}
@media only screen and (max-width: 1260px) {
  #quixxs-multitalent .floating_box_02 {
    position: relative;
    top: 0;
    left: 0;
  }
}
#quixxs-multitalent .floating_box_03 {
  bottom: 20px;
  left: 111px;
}
#quixxs-multitalent .floating_box_03.fbox-en {
  left: 148px;
}
@media only screen and (max-width: 1260px) {
  #quixxs-multitalent .floating_box_03 {
    position: relative;
    top: 0;
    left: 0;
  }
}
#quixxs-multitalent .floating_box_04 {
  bottom: 0px;
  right: 0px;
}
#quixxs-multitalent .floating_box_04.fbox-en {
  right: -35px;
}
@media only screen and (max-width: 1260px) {
  #quixxs-multitalent .floating_box_04 {
    position: relative;
    top: 0;
    left: 0;
  }
}
#quixxs-usecases {
  background-color: #fffffe;
  background-image: -webkit-linear-gradient(top, #fffffe 0, #add7dd 100%);
  background-image: -moz-linear-gradient(top, #fffffe 0, #add7dd 100%);
  background-image: -ms-linear-gradient(top, #fffffe 0, #add7dd 100%);
  background-image: -o-linear-gradient(top, #fffffe 0, #add7dd 100%);
  background-image: linear-gradient(top, #fffffe 0, #add7dd 100%);
  position: relative;
  z-index: 0;
  margin-bottom: 100px;
  padding-bottom: 200px;
}
#quixxs-usecases:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../../images/main/bg-03.svg");
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 101%;
  z-index: -1;
}
@media only screen and (max-width: 682px) {
  #quixxs-usecases {
    margin-bottom: 50px;
    padding-bottom: 10px;
  }
  #quixxs-usecases img {
    max-width: 250px;
    display: block;
    margin: 0 auto 20px auto;
  }
}
.vimeovid-inpage {
  width: 100%;
  padding: 56.25% 0 0 0;
  position: relative;
}
.vimeovid-inpage.vidshadow {
  box-shadow: 0 0 40px #5c90a8;
  -o-box-shadow: 0 0 40px #5c90a8;
  -moz-box-shadow: 0 0 40px #5c90a8;
  -webkit-box-shadow: 0 0 40px #5c90a8;
}
.vimeovid-inpage iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#quixxs-profiteure {
  display: grid;
  grid-template-columns: 30% 40% 30%;
  grid-template-areas: "profiteurset1 profiteurimg profiteurset2";
}
#quixxs-profiteure .quixxs-profiteur-set {
  display: flex;
  flex-direction: column;
}
#quixxs-profiteure .quixxs-profiteur-set#quixxs-profiteur-set-1 {
  grid-area: profiteurset1;
}
#quixxs-profiteure .quixxs-profiteur-set#quixxs-profiteur-set-2 {
  grid-area: profiteurset2;
}
#quixxs-profiteure .quixxs-profiteur-set .quixxs-profiteur {
  margin-bottom: 50px;
}
#quixxs-profiteure .quixxs-profiteur-set .quixxs-profiteur:nth-child(2) {
  margin-top: auto;
  margin-bottom: 0;
}
#quixxs-profiteure .quixxs-profiteur-img {
  grid-area: profiteurimg;
  display: flex;
  align-items: center;
  padding: 0 25px;
}
#quixxs-profiteure .quixxs-profiteur-img img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 900px) {
  #quixxs-profiteure {
    grid-template-columns: 100%;
    grid-template-areas: "profiteurimg" "profiteurset1" "profiteurset2";
  }
  #quixxs-profiteure .quixxs-profiteur-img {
    max-width: 380px;
    margin: 0 auto 50px auto;
  }
  #quixxs-profiteure .quixxs-profiteur-set {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 682px) {
  #quixxs-profiteure .quixxs-profiteur-set {
    display: block;
    margin-top: 0;
    margin-bottom: 15px;
  }
}
#quixxs-doing,
#quixxs-work {
  position: relative;
  z-index: 1;
}
#quixxs-handson {
  overflow: visible;
  position: relative;
  z-index: 0;
}
#work-with-quixxs .item {
  display: grid;
  grid-template-columns: 50px auto;
  grid-gap: 10px;
  margin-bottom: 20px;
}
#work-with-quixxs .item span {
  width: 30px;
  height: 30px;
  background: #5c90a8;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  color: #fffffe;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 28px;
  position: relative;
}
#work-with-quixxs .item span:before {
  content: "";
  width: 36px;
  height: 36px;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  top: -5px;
  left: -5px;
  border: 2px solid #add7dd;
  position: absolute;
}
#work-with-quixxs .item p {
  margin-bottom: 0;
  font-weight: 700;
  color: #5c90a8;
}
@media only screen and (max-width: 682px) {
  #work-with-quixxs .item {
    grid-template-columns: auto;
    text-align: center;
  }
  #work-with-quixxs .item span {
    left: 50%;
    margin-left: -15px;
  }
}
#contact #contact-content {
  background: #fffffe;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  box-sizing: border-box;
  padding: 50px;
}
#contact #contact-content h2,
#contact #contact-content h3,
#contact #contact-content h4 {
  color: #5c90a8;
}
#contact #contact-content p {
  color: #424e85;
}
#connected-boxes {
  padding: 50px 0;
}
#connected-boxes .grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto auto auto;
  gap: 80px 10px;
  margin: 0 auto;
  padding: 0 40px;
  max-width: 2020px;
}
#connected-boxes .grid-container .grid-item {
  background: rgba(66,78,133,0.4);
  -webkit-backdrop-filter: blur(10px);
  -moz-backdrop-filter: blur(10px);
  -o-backdrop-filter: blur(10px);
  -ms-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 2px solid #fffffe;
  border-radius: 20px;
  -o-border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 10px 20px 20px 20px;
  text-align: center;
  font-weight: 700;
  max-width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
#connected-boxes .grid-container .grid-item p {
  color: #fffffe;
}
#connected-boxes .grid-container .grid-item .box-icon {
  width: 60px;
  height: 60px;
  flex-shrink: 0;
}
#connected-boxes .grid-container .grid-item#connected-box-1 {
  grid-column: 1;
  grid-row: 1;
}
#connected-boxes .grid-container .grid-item#connected-box-2 {
  grid-column: 2;
  grid-row: 1;
  margin-top: 40px;
}
#connected-boxes .grid-container .grid-item#connected-box-3 {
  grid-column: 3;
  grid-row: 1;
  margin-top: 80px;
}
#connected-boxes .grid-container .grid-item#connected-box-4 {
  grid-column: 3;
  grid-row: 2;
  justify-self: end;
}
#connected-boxes .grid-container .grid-item#connected-box-5 {
  grid-column: 2;
  grid-row: 2;
  margin-top: 40px;
  justify-self: end;
}
#connected-boxes .grid-container .grid-item#connected-box-6 {
  grid-column: 1;
  grid-row: 2;
  margin-top: 80px;
  justify-self: end;
}
#connected-boxes .grid-container .grid-item#connected-box-7 {
  grid-column: 1/3;
  grid-row: 3;
  margin-top: 40px;
  justify-self: center;
  margin-right: 20px;
}
#connected-boxes .grid-container .grid-item#connected-box-8 {
  grid-column: 2/4;
  grid-row: 3;
  justify-self: center;
  margin-left: 20px;
}
@media only screen and (max-width: 1600px) {
  #connected-boxes .grid-container .grid-item {
    max-width: 300px;
  }
}
@media only screen and (max-width: 1280px) {
  #connected-boxes .grid-container .grid-item {
    max-width: 250px;
  }
  #connected-boxes .grid-container .grid-item#connected-box-5 {
    justify-self: center;
  }
}
@media only screen and (max-width: 1050px) {
  #connected-boxes .grid-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 80px;
  }
  #connected-boxes .grid-container .grid-item#connected-box-1 {
    grid-column: 1;
    grid-row: 1;
    justify-self: end;
    margin-top: 0;
    margin-right: 0;
  }
  #connected-boxes .grid-container .grid-item#connected-box-2 {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    margin-top: 40px;
  }
  #connected-boxes .grid-container .grid-item#connected-box-3 {
    grid-column: 2;
    grid-row: 2;
    justify-self: start;
    margin-top: 40px;
  }
  #connected-boxes .grid-container .grid-item#connected-box-4 {
    grid-column: 1;
    grid-row: 2;
    justify-self: start;
    margin-top: 0;
  }
  #connected-boxes .grid-container .grid-item#connected-box-5 {
    grid-column: 1;
    grid-row: 3;
    justify-self: end;
    margin-top: 0;
  }
  #connected-boxes .grid-container .grid-item#connected-box-6 {
    grid-column: 2;
    grid-row: 3;
    justify-self: end;
    margin-top: 40px;
  }
  #connected-boxes .grid-container .grid-item#connected-box-7 {
    grid-column: 2;
    grid-row: 4;
    justify-self: start;
    margin-top: 0;
    margin-right: 0;
    margin-top: 60px;
  }
  #connected-boxes .grid-container .grid-item#connected-box-8 {
    grid-column: 1;
    grid-row: 4;
    justify-self: start;
    margin-top: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 682px) {
  #connected-boxes .grid-container {
    display: block;
  }
  #connected-boxes .grid-container .grid-item {
    margin-bottom: 60px;
    margin-top: 0 !important;
  }
  #connected-boxes .grid-container .grid-item#connected-box-1 {
    justify-self: start;
  }
  #connected-boxes .grid-container .grid-item#connected-box-2 {
    justify-self: end;
  }
  #connected-boxes .grid-container .grid-item#connected-box-3 {
    justify-self: start;
  }
  #connected-boxes .grid-container .grid-item#connected-box-4 {
    justify-self: end;
  }
  #connected-boxes .grid-container .grid-item#connected-box-5 {
    justify-self: start;
  }
  #connected-boxes .grid-container .grid-item#connected-box-6 {
    justify-self: end;
  }
  #connected-boxes .grid-container .grid-item#connected-box-7 {
    justify-self: start;
  }
  #connected-boxes .grid-container .grid-item#connected-box-8 {
    justify-self: end;
  }
}
.faq-list {
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.faq-item {
  border-radius: 16px;
  -o-border-radius: 16px;
  -moz-border-radius: 16px;
  -webkit-border-radius: 16px;
  background: #fffffe;
  box-shadow: 0 20px 45px rgba(5,34,103,0.08);
  -o-box-shadow: 0 20px 45px rgba(5,34,103,0.08);
  -moz-box-shadow: 0 20px 45px rgba(5,34,103,0.08);
  -webkit-box-shadow: 0 20px 45px rgba(5,34,103,0.08);
  overflow: hidden;
  transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
}
.faq-item.is-open .faq-question svg {
  transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.faq-item.is-open .faq-answer {
  max-height: 600px;
  padding: 20px 24px 24px;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
.faq-question {
  width: 100%;
  padding: 18px 24px;
  background: transparent;
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  text-align: left;
  font-weight: 600;
  color: #424e85;
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.faq-question svg {
  width: 18px;
  height: 18px;
  transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transition: transform 0.25s ease ease-in-out;
  -o-transition: transform 0.25s ease ease-in-out;
  -moz-transition: transform 0.25s ease ease-in-out;
  -webkit-transition: transform 0.25s ease ease-in-out;
}
.faq-question:hover {
  color: #5c90a8;
}
.faq-answer {
  max-height: 0;
  padding: 0 24px;
  overflow: hidden;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: all 0.25s ease ease-in-out;
  -o-transition: all 0.25s ease ease-in-out;
  -moz-transition: all 0.25s ease ease-in-out;
  -webkit-transition: all 0.25s ease ease-in-out;
}
.faq-answer p {
  margin: 0;
  color: #545250;
  line-height: 1.6;
}
@media only screen and (max-width: 682px) {
  .faq-question {
    padding: 14px 18px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .faq-question svg {
    width: 18px;
    height: 18px;
  }
  .faq-answer {
    padding: 0 18px;
  }
}
section#kv-video {
  position: relative;
  box-sizing: border-box;
  z-index: 0;
}
section#kv-video img {
  display: block;
  width: 100%;
  height: auto;
}
section#kv-video:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../../images/main/thumb.jpg") no-repeat center center;
  background-size: cover;
  z-index: -2;
}
@media only screen and (max-width: 682px) {
  section#kv-video {
    padding-top: 44px;
  }
  section#kv-video:before {
    content: "";
    height: 45px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #4b5a90;
    background-image: -webkit-linear-gradient(left, #4b5a90 0, #629ab0 100%);
    background-image: -moz-linear-gradient(left, #4b5a90 0, #629ab0 100%);
    background-image: -ms-linear-gradient(left, #4b5a90 0, #629ab0 100%);
    background-image: -o-linear-gradient(left, #4b5a90 0, #629ab0 100%);
    background-image: linear-gradient(left, #4b5a90 0, #629ab0 100%);
    z-index: 0;
  }
}
section#kv-video #kv-header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 15px;
}
section#kv-video #kv-header img {
  width: 200px;
}
@media only screen and (max-width: 950px) {
  section#kv-video #kv-header img {
    width: 150px;
  }
}
@media only screen and (max-width: 682px) {
  section#kv-video #kv-header img {
    width: 100px;
  }
}
section#kv-video #video-bg {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  z-index: -1;
  margin-bottom: 50px;
}
section#kv-video #video-bg video {
  width: 100%;
}
section#kv-video #video-bg #vimeovid {
  padding: 56.25% 0 0 0;
  position: relative;
}
section#kv-video #video-bg #vimeovid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 682px) {
  section#kv-video #video-bg {
    margin-bottom: 0;
  }
}
section#kv-video .video {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
section#kv-video .video img {
  width: 100%;
  top: 0;
  left: 0;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
section#kv-video .video .play-button {
  width: 200px;
  height: 200px;
  background-color: #9c0f06;
  box-shadow: 0 0 30px rgba(0,0,0,0.6);
  -o-box-shadow: 0 0 30px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 0 30px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.6);
  z-index: 1;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  border-radius: 100%;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  border: 4px solid #fffffe;
}
section#kv-video .video .play-button:before {
  content: "";
  border-style: solid;
  border-width: 40px 0 40px 80px;
  border-color: transparent transparent transparent #fff;
  margin-left: 10px;
}
section#kv-video .video .play-button:hover {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  box-shadow: 0 0 60px rgba(0,0,0,0.6);
  -o-box-shadow: 0 0 60px rgba(0,0,0,0.6);
  -moz-box-shadow: 0 0 60px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0 0 60px rgba(0,0,0,0.6);
}
@media only screen and (max-width: 900px) {
  section#kv-video .video .play-button {
    width: 100px;
    height: 100px;
  }
  section#kv-video .video .play-button:before {
    border-width: 20px 0 20px 40px;
    margin-left: 3px;
  }
}
section#kv-video .video .play-button,
section#kv-video .video .play-button:before {
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
}
section#kv-video .video img,
section#kv-video .video .play-button {
  cursor: pointer;
}
section#kv-video .video img,
section#kv-video .video iframe,
section#kv-video .video .play-button,
section#kv-video .video .play-button:before {
  position: absolute;
}
section#kv-video .video iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #fffffe;
  background-size: cover;
}
#quote {
  position: relative;
}
#quote .row {
  margin-bottom: 0;
}
#quote h4 {
  position: relative;
  top: -100px;
  box-sizing: border-box;
  padding: 80px 50px 50px 50px;
  background: #b4f89a;
  background-color: #dafbcd;
  background-image: -webkit-linear-gradient(top, #dafbcd 0, #b4f89a 100%);
  background-image: -moz-linear-gradient(top, #dafbcd 0, #b4f89a 100%);
  background-image: -ms-linear-gradient(top, #dafbcd 0, #b4f89a 100%);
  background-image: -o-linear-gradient(top, #dafbcd 0, #b4f89a 100%);
  background-image: linear-gradient(top, #dafbcd 0, #b4f89a 100%);
  color: #086635;
  border-radius: 25px;
  -o-border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  box-shadow: 0 0 20px rgba(0,0,1,0.2);
  -o-box-shadow: 0 0 20px rgba(0,0,1,0.2);
  -moz-box-shadow: 0 0 20px rgba(0,0,1,0.2);
  -webkit-box-shadow: 0 0 20px rgba(0,0,1,0.2);
}
#quote h4 .hero {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 700;
}
@media only screen and (max-width: 682px) {
  #quote h4 .hero {
    font-size: 30px;
    font-size: 3rem;
  }
}
#quote h4 .handwriting {
  font-size: 40px;
  font-size: 4rem;
  line-height: 46px;
  display: inline-block;
  transform: skewY(-1deg);
  -o-transform: skewY(-1deg);
  -moz-transform: skewY(-1deg);
  -webkit-transform: skewY(-1deg);
  color: #000;
  margin-top: 10px;
}
@media only screen and (max-width: 682px) {
  #quote h4 .handwriting {
    font-size: 30px;
    font-size: 3rem;
    line-height: 39.1px;
  }
}
#quote h4:before {
  content: "";
  font-size: 120px;
  font-size: 12rem;
  color: #fffffe;
  background: #086635;
  width: 100px;
  height: 100px;
  border-radius: 99px;
  -o-border-radius: 99px;
  -moz-border-radius: 99px;
  -webkit-border-radius: 99px;
  line-height: 150px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
@media only screen and (max-width: 682px) {
  #quote h4 {
    top: 10px;
    padding: 50px 25px 25px 25px;
  }
  #quote h4:before {
    transform: scale(0.8) translateX(-50%);
    -o-transform: scale(0.8) translateX(-50%);
    -moz-transform: scale(0.8) translateX(-50%);
    -webkit-transform: scale(0.8) translateX(-50%);
  }
}
.keyfacts {
  box-sizing: border-box;
  padding: 50px 0;
  background: url("../../images/videothumb.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
  border-left: 20px solid #fffffe;
  border-right: 20px solid #fffffe;
  margin-bottom: 100px;
}
.keyfacts:after {
  content: "";
  background: rgba(8,102,53,0.8);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  backdrop-filter: blur(5px);
}
.keyfacts h1 {
  color: #fffffe;
}
.keyfacts h2,
.keyfacts h3,
.keyfacts h4,
.keyfacts h5,
.keyfacts p,
.keyfacts li {
  color: #b4f89a;
}
.keyfacts h4 {
  width: 80%;
  margin-left: 0;
}
.keyfacts h4.full {
  width: 100%;
}
.keyfacts h1,
.keyfacts h2,
.keyfacts h3,
.keyfacts h4,
.keyfacts h5,
.keyfacts h6,
.keyfacts p,
.keyfacts li,
.keyfacts img {
  position: relative;
  z-index: 2;
}
.keyfacts .leistungen {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 25px;
  box-sizing: border-box;
  padding: 0 50px;
}
.keyfacts .leistungen .leistung {
  text-align: center;
}
.keyfacts .leistungen .leistung h3 {
  color: #fffffe;
  margin: 10px 0;
}
.keyfacts .leistungen .leistung img {
  display: block;
  width: 60%;
  margin: 0 20% 20px 20%;
}
@media only screen and (max-width: 1025px) {
  .keyfacts .leistungen {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (max-width: 750px) {
  .keyfacts .leistungen {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 650px) {
  .keyfacts .leistungen {
    grid-template-columns: 1fr;
  }
  .keyfacts .leistungen .leistung img {
    width: 50%;
    margin: 0 25%;
  }
}
#switchpics {
  box-sizing: border-box;
  padding: 0 5%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
}
#switchpics .switchpic {
  box-shadow: 0 0 10px #d3d3d3;
  -o-box-shadow: 0 0 10px #d3d3d3;
  -moz-box-shadow: 0 0 10px #d3d3d3;
  -webkit-box-shadow: 0 0 10px #d3d3d3;
  transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
#switchpics .switchpic .pics {
  position: relative;
}
#switchpics .switchpic .pics img {
  position: relative;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
#switchpics .switchpic .pics img:last-child {
  position: absolute;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}
#switchpics .switchpic:hover {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  background: #b4f89a;
}
#switchpics .switchpic:hover .pics img:last-child {
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
#switchpics .switchpic p {
  box-sizing: border-box;
  padding: 15px;
}
@media only screen and (max-width: 800px) {
  #switchpics {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 682px) {
  #switchpics {
    grid-template-columns: 1fr;
    grid-gap: 25px;
  }
  #switchpics .switchpic:hover {
    transform: none;
    -o-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
  }
}
.teaser {
  text-align: center;
  display: grid;
  grid-template-columns: 0.4fr 0.6fr;
  grid-template-rows: 0.3fr 0.7fr;
  grid-template-areas: "timg thead" "timg tcontent";
}
.teaser .teaser-icon {
  grid-area: timg;
  width: 80%;
}
.teaser h4 {
  grid-area: thead;
  margin: 0 0 15px 0;
  width: 100%;
}
.teaser p {
  grid-area: tcontent;
}
.teaser.small {
  width: calc(100% / 5);
  float: left;
  box-sizing: border-box;
  padding: 10px;
  position: relative;
}
.teaser.small p {
  font-weight: 700;
}
.teaser.small .teaser-icon {
  position: relative;
  margin-bottom: 40px;
}
.teaser.small:after {
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  top: 0;
  left: 50%;
  transform: translateX(-80px) translateY(-15px);
  -o-transform: translateX(-80px) translateY(-15px);
  -moz-transform: translateX(-80px) translateY(-15px);
  -webkit-transform: translateX(-80px) translateY(-15px);
  background: #ecfef5;
  z-index: -2;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
}
@media only screen and (max-width: 1100px) {
  .teaser.small:after {
    width: 140px;
    height: 140px;
    transform: translateX(-70px) translateY(-15px);
    -o-transform: translateX(-70px) translateY(-15px);
    -moz-transform: translateX(-70px) translateY(-15px);
    -webkit-transform: translateX(-70px) translateY(-15px);
  }
}
@media only screen and (max-width: 682px) {
  .teaser {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #b5f9d6;
  }
  .teaser .teaser-icon {
    max-width: 100px;
  }
}
@media only screen and (max-width: 900px) {
  .small-teasers {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .small-teasers .teaser {
    float: none;
    -webkit-flex: 1 0 31%;
    flex: 1 0 31%;
    width: 31.333333333333332%;
    margin-bottom: 25px;
  }
  .small-teasers .teaser .teaser-icon {
    width: 90px;
  }
}
@media only screen and (max-width: 682px) {
  .small-teasers .teaser {
    -webkit-flex: 1 0 49%;
    flex: 1 0 49%;
    width: 49%;
    border-bottom: 0;
  }
}
@media only screen and (max-width: 450px) {
  .small-teasers .teaser {
    -webkit-flex: 1 0 99%;
    flex: 1 0 99%;
    width: 99%;
  }
}
section#howto {
  width: 100%;
  box-sizing: border-box;
  padding: 25px;
}
section#howto .howto-vid {
  width: 49.5%;
  display: inline-block;
  box-sizing: border-box;
  padding: 15px;
  text-align: center;
}
@media only screen and (max-width: 682px) {
  section#howto .howto-vid {
    width: 100%;
    display: block;
  }
}
#power {
  margin: 70px 0 100px 0;
}
@media only screen and (max-width: 682px) {
  #power {
    margin: 40px 0;
  }
}
#kontakt img {
  max-width: 600px;
  margin-bottom: 20px;
  width: 100%;
}
#kontakt #badge {
  position: relative;
}
#kontakt #badge .contact-badge {
  transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  right: 5%;
  top: 20px;
}
@media only screen and (max-width: 682px) {
  #kontakt #badge .contact-badge {
    transform: scale(0.7);
    -o-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    top: -150px;
  }
}
@media only screen and (max-width: 500px) {
  #kontakt #badge .contact-badge {
    right: -10px;
  }
}
@media only screen and (max-width: 682px) {
  #kontakt .center h4 {
    text-align: left;
  }
}
footer {
  background: #132738;
  margin-bottom: 10px !important;
  padding: 50px 0 4px 25px;
  color: #d3d3d3;
}
footer a {
  font-size: 13px;
  font-size: 1.3rem;
}
footer ul {
  list-style-type: none;
}
footer #linkedin-logo {
  margin-right: 8px;
}
#contact-overlay {
  position: sticky;
  top: 50px;
  right: 0;
  bottom: 0;
  left: 10vw;
  width: 80vw;
  box-sizing: border-box;
  padding: 50px;
  z-index: 6;
  background: #086635;
  border: 5px solid #fffffe;
  box-shadow: 0 0 100px #000001;
  -o-box-shadow: 0 0 100px #000001;
  -moz-box-shadow: 0 0 100px #000001;
  -webkit-box-shadow: 0 0 100px #000001;
}
#contact-overlay h2 {
  color: #fffffe;
  margin-bottom: 30px;
  font-size: 50px;
  font-size: 5rem;
  line-height: 50.6px;
}
#contact-overlay h3 {
  color: #fffffe;
  margin-bottom: 30px;
}
@media only screen and (max-width: 682px) {
  #contact-overlay {
    position: absolute;
    height: none;
    padding: 15px;
    width: 90vw;
    left: 4vw;
    top: 30px;
  }
  #contact-overlay h3 {
    display: none;
  }
  #contact-overlay h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 29.900000000000002px;
  }
}
.closebtn {
  width: 40px;
  height: 40px;
  background: #9c0f06;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  text-align: center;
  position: absolute;
  right: -20px;
  top: -20px;
}
.closebtn span {
  width: 40px;
  display: block;
  height: 40px;
  padding-top: 2px;
  font-size: 40px;
  font-size: 4rem;
  color: #fffffe;
}
.closebtn:hover {
  background: #7d0c05;
}
#site-overlay {
  content: "";
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  background: rgba(255,255,254,0.9);
}
.overlay {
  display: none;
  pointer-events: none;
}
.overlay.active {
  display: block;
  pointer-events: all;
}
ul.checkboxes {
  padding-left: 35px;
}
ul.checkboxes li {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2rem;
}
ul.checkboxes li strong {
  color: #cbfab8;
}
ul.checkboxes li:before {
  content: "✓";
  width: 22px;
  height: 22px;
  color: #086635;
  display: inline-block;
  text-align: center;
  background: #fffffe;
  border-radius: 999px;
  -o-border-radius: 999px;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  margin-right: 10px;
  left: -35px;
  top: 2px;
  position: absolute;
}
section#legal {
  padding: 50px 0;
}
section#legal a {
  z-index: 2;
}
section#legal h1 {
  margin-top: 50px;
}
section#legal p {
  margin-bottom: 25px;
}
section#legal ul {
  list-style-type: disc;
  padding-left: 25px;
  margin-bottom: 25px;
}
#logoanimation {
  margin-bottom: 150px;
}
@media only screen and (max-width: 682px) {
  #logoanimation {
    margin-bottom: 80px;
  }
}
#logoanimation #iframe-holder {
  padding: 52% 0 0 0;
  position: relative;
  box-sizing: border-box;
  width: 90%;
}
@media only screen and (max-width: 682px) {
  #logoanimation #iframe-holder {
    margin: 5%;
  }
}
#logoanimation #iframe-holder:after,
#logoanimation #iframe-holder:before {
  content: "";
  position: absolute;
  width: 90%;
  height: 90%;
  top: -20px;
  left: -20px;
  background: #b4f89a;
  z-index: -1;
}
#logoanimation #iframe-holder:before {
  top: unset;
  left: unset;
  bottom: -20px;
  right: -20px;
}
#logoanimation #iframe-holder iframe {
  border: 5px solid #fffffe;
  box-sizing: border-box;
}
.text-w p {
  color: #fffffe;
}
.text-dark p {
  color: #132738;
}
section.dark {
  background: #132738;
  padding: 100px 0;
  margin-bottom: 0;
}
section.dark #amnexis-box {
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 40px;
  background: #fffffe;
  background-color: #fffffe;
  background-image: -webkit-linear-gradient(top, #fffffe 60%, #add7dd 100%);
  background-image: -moz-linear-gradient(top, #fffffe 60%, #add7dd 100%);
  background-image: -ms-linear-gradient(top, #fffffe 60%, #add7dd 100%);
  background-image: -o-linear-gradient(top, #fffffe 60%, #add7dd 100%);
  background-image: linear-gradient(top, #fffffe 60%, #add7dd 100%);
}
@media only screen and (max-width: 682px) {
  section.dark #amnexis-box {
    margin: 0 10px;
    box-sizing: border-box;
  }
}
section.dark #amnexis-box #amnexis-box-logo {
  width: 80%;
  max-width: 480px;
  height: auto;
  margin: 0 auto 25px 0;
}
section.dark #amnexis-box ul {
  list-style-type: disc;
  padding-left: 19px;
  margin-bottom: 25px;
  color: inherit;
}
section.dark #amnexis-box #amnexis-partner-logos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 50px;
  box-sizing: border-box;
  border: 2px solid #f89c24;
  padding: 50px;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  align-items: center;
  background: #fffffe;
}
@media only screen and (max-width: 682px) {
  section.dark #amnexis-box #amnexis-partner-logos {
    grid-template-columns: 1fr 1fr;
  }
}
section.dark #amnexis-box .amnexis-box-infowindow {
  padding: 25px;
  background: #d6ebee;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-sizing: border-box;
}
section.dark #amnexis-box .amnexis-box-infowindow p:last-child {
  margin-bottom: 0;
}
.infocard {
  padding: 25px;
  box-sizing: border-box;
  background: #efefef;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  transition: all 0.3s ease ease-in-out;
  -o-transition: all 0.3s ease ease-in-out;
  -moz-transition: all 0.3s ease ease-in-out;
  -webkit-transition: all 0.3s ease ease-in-out;
}
.popup-overlay.active {
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
}
.popup-overlay .popup-content {
  position: relative;
  background: #fffffe;
  border-radius: 10px;
  -o-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 40px;
  max-width: 600px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: 0 0 30px #000001;
  -o-box-shadow: 0 0 30px #000001;
  -moz-box-shadow: 0 0 30px #000001;
  -webkit-box-shadow: 0 0 30px #000001;
  transition: transform 0.3s ease ease-in-out;
  -o-transition: transform 0.3s ease ease-in-out;
  -moz-transition: transform 0.3s ease ease-in-out;
  -webkit-transition: transform 0.3s ease ease-in-out;
}
.popup-overlay .popup-content h2,
.popup-overlay .popup-content h3,
.popup-overlay .popup-content h4 {
  color: #5c90a8;
}
.popup-overlay .popup-content p {
  color: #424e85;
}
.popup-overlay.active .popup-overlay .popup-content {
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
}
.popup-overlay .popup-content .popup-inner {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.popup-overlay .popup-content .popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background: #9c0f06;
  border-radius: 50%;
  -o-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: background 0.2s ease ease-in-out;
  -o-transition: background 0.2s ease ease-in-out;
  -moz-transition: background 0.2s ease ease-in-out;
  -webkit-transition: background 0.2s ease ease-in-out;
  z-index: 1001;
}
.popup-overlay .popup-content .popup-close span {
  color: #fffffe;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
.popup-overlay .popup-content .popup-close:hover {
  background: #7d0c05;
}
@media only screen and (max-width: 682px) {
  .popup-content {
    padding: 20px;
    margin: 20px;
    width: calc(100% - 40px);
  }
  .popup-content .popup-close {
    width: 25px;
    height: 25px;
  }
  .popup-content .popup-close span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@-moz-keyframes pulsBorder {
  0% {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(2);
    -o-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes pulsBorder {
  0% {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(2);
    -o-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes pulsBorder {
  0% {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(2);
    -o-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes pulsBorder {
  0% {
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
  }
  100% {
    transform: scale(2);
    -o-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
