:root {
  --checkab-blau: #001ed2;
  --lightgrey: #f2f2f2;
  --fa3746: #001ed2;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.cell {
  align-items: center;
}

.cell.closedmenu {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.navbar {
  text-align: center;
}

.image {
  width: 80px;
  height: 80px;
  background-color: #f2f2f2;
  border-radius: 50%;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
}

.image.closebutton {
  width: 45px;
}

.body {
  object-fit: fill;
  background-color: #f2f2f2;
  font-family: Roboto;
  overflow: visible;
}

.nav-wrapper {
  z-index: 996;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: .95;
  background-color: #001ed2;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.link {
  color: #fff;
  font-family: Roboto;
  text-decoration: none;
}

.link.navlink {
  margin: 0 0 25px;
  font-size: 60px;
  line-height: 50px;
  display: block;
  position: relative;
}

.link.navlink.hover-underline-animation {
  font-family: Roboto Regular \- lokal, sans-serif;
  font-weight: 400;
  display: inline-block;
  position: relative;
}

.image-2 {
  margin-top: 50px;
  padding: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 50%;
  right: 50%;
}

.close {
  align-self: center;
}

.image-3 {
  order: 0;
  align-self: flex-end;
  transition: all .25s;
  display: block;
  position: relative;
}

.image-3:hover {
  mix-blend-mode: normal;
  transform: translate(0, -8px);
}

.text-block {
  clear: none;
  color: #001ed2;
  flex-direction: column;
  order: 0;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-end;
  font-family: Roboto;
  font-size: 13px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.cell-3 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
}

.quick-stack {
  width: 100%;
  max-width: 100%;
  object-fit: fill;
  padding: 0 20px 50px;
  position: static;
  left: 50%;
}

.quick-stack.headerbar {
  width: 100%;
  max-width: 100%;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.quick-stack.headerbar-active {
  width: 100%;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.container {
  max-width: 1300px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-4 {
  width: 512px;
  max-width: 80%;
  float: right;
  margin-top: -467px;
  margin-right: 122px;
  position: static;
}

.image-5 {
  width: 180px;
  margin-top: 50px;
  padding-top: 0;
}

.div-block {
  max-height: 100%;
  position: static;
}

.heading {
  float: left;
  color: var(--checkab-blau);
  text-align: left;
  letter-spacing: -1vw;
  margin-top: 84px;
  margin-bottom: 100px;
  font-family: Pragmatica, sans-serif;
  font-size: 270px;
  line-height: 230px;
  display: block;
  position: relative;
}

.heading.texttrigger {
  position: relative;
}

.heading.texttrigger.fade-up.tricks {
  letter-spacing: -1.2vw;
  margin-top: 60px;
  margin-bottom: 118px;
  font-family: pragmatica, sans-serif;
  font-size: 18vw;
  line-height: 85%;
}

.menu-burger {
  z-index: auto;
  cursor: pointer;
  border-radius: 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 0;
  display: flex;
  position: relative;
}

.text-block-2 {
  color: var(--checkab-blau);
  text-align: right;
  order: -1;
  align-self: flex-end;
  margin-bottom: 29px;
  padding-left: 0;
  padding-right: 17px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 13px;
}

.text-block-2.partnerblock-white {
  color: #fff;
  margin-bottom: 30px;
}

.link-block-2 {
  object-fit: fill;
  flex-flow: column;
  flex: 0 auto;
  order: 1;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  display: flex;
}

.link-block-2.tuevnord, .link-block-2.tuevnord-copy {
  width: 130px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  display: flex;
  position: static;
}

.section-hero {
  max-height: 1100px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 10px;
  display: flex;
}

.div-block-2 {
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.image-6 {
  width: 440px;
  flex: 0 auto;
  margin-left: 421px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
}

.image-6.imagemove2 {
  width: 30vw;
  margin-left: 241px;
  overflow: hidden;
}

.image-7 {
  z-index: 0;
  width: 425px;
  position: absolute;
}

.image-7.imagemove1 {
  width: 28vw;
  margin-right: 169px;
}

.container-2 {
  max-width: 1300px;
  padding-bottom: 100px;
}

.section-leistungen {
  background-color: #000;
}

.heading-2 {
  color: #fff;
  margin-top: 127px;
  font-size: 60px;
  font-weight: 400;
  line-height: 65px;
}

.text-block-3 {
  color: #fff;
  margin-top: 25px;
  padding-right: 64px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.div-block-3 {
  position: relative;
}

.div-block-4 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-8 {
  float: right;
  position: relative;
}

.container-3 {
  width: 1300px;
  max-width: 1300px;
  margin-top: 0;
  position: static;
}

.div-block-5 {
  padding-top: 127px;
  padding-left: 60px;
  position: relative;
}

.main {
  max-width: 1300px;
}

.section_nav {
  margin-bottom: 67px;
}

.section {
  max-width: 13px;
}

.div-block-6 {
  max-width: 1300px;
}

.container-5 {
  max-width: 100%;
}

.container-6, .container-7 {
  max-width: 1300px;
}

.maincontainer {
  z-index: auto;
  max-width: 1300px;
  margin-bottom: 79px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.h1-heading {
  color: var(--lightgrey);
  text-align: left;
  margin-left: 0;
  margin-right: auto;
  font-family: Roboto Regular \- lokal, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.cell-4 {
  padding-top: 105px;
}

.paragraph {
  color: var(--lightgrey);
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  margin-top: 22px;
  padding-right: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
}

.div-block-7 {
  justify-content: flex-start;
  margin-top: 0;
  padding-bottom: 42px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.smallblue2 {
  color: #011ed2;
  order: -1;
  justify-content: flex-end;
  margin-left: 187px;
  padding-left: 0;
  padding-right: 0;
  font-family: Robotoflex Variablefont Grad Xtra Yopq Ytas Ytde Ytfi Ytlc Ytuc Opsz Slnt Wdth Wght;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  position: absolute;
}

.smallblue2:hover, .smallblue2:active, .smallblue2:focus {
  color: var(--checkab-blau);
}

.smallblue {
  color: #011ed2;
  order: -1;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.image-9 {
  float: none;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.link-block-3 {
  clear: none;
  flex: 0 auto;
  order: 1;
  margin-left: auto;
  margin-right: 0;
  display: flex;
  position: relative;
  right: 0;
}

.div-block-8 {
  margin-top: 0;
  padding-top: 374px;
}

.sociallinks {
  padding-left: 21px;
}

.paragraph-2 {
  color: var(--lightgrey);
  margin-bottom: 0;
  padding-top: 0;
}

.heading-4 {
  color: #fff;
  margin-top: 20px;
}

.heading-4.custom-item {
  background-image: url('../images/hook-icon.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 35px;
  margin-top: 49px;
  padding-left: 56px;
  font-family: Roboto Regular \- lokal, sans-serif;
  font-size: 35px;
  font-weight: 400;
}

.list {
  margin-top: 351px;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.cell-5 {
  padding-top: 87px;
}

.section-downloads {
  background-color: #000;
}

.slide01 {
  background-image: url('../images/checkab-slider-01.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slider {
  width: 100%;
  height: 400px;
  display: block;
  position: relative;
}

.slide-nav {
  margin-bottom: -48px;
  padding-right: 0;
  font-size: 10px;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.maincontainer-downloads {
  max-width: 1300px;
  padding: 181px 20px 150px;
  position: relative;
}

.div-block-9 {
  z-index: 2;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  padding-left: 234px;
  position: absolute;
}

.image-10 {
  flex: 0 auto;
  order: -1;
  margin-top: 266px;
  padding-top: 0;
}

.downloads {
  margin-top: 136px;
}

.center-headline {
  z-index: 2;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto Regular \- lokal, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
  position: relative;
}

.download-buttons {
  justify-content: flex-start;
  margin-top: 60px;
  padding-right: 0;
  display: flex;
}

.custombutton {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 50px;
  margin: 0;
  padding: 12px 40px;
  font-family: Robotoflex Variablefont Grad Xtra Yopq Ytas Ytde Ytfi Ytlc Ytuc Opsz Slnt Wdth Wght;
  transition: color .3s, background-color .275s;
}

.custombutton:hover {
  color: #000;
  background-color: #fff;
}

.section-grid4 {
  background-color: #000;
}

.maincontainer-4grid {
  height: auto;
  max-width: 1300px;
  margin-bottom: 0;
  padding: 0 20px;
  position: relative;
}

.div-block-10 {
  width: 100%;
  height: 70%;
  background-image: url('../images/grid1.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.cell-6 {
  background-image: url('../images/grid1.jpg');
  background-position: 0 0;
  background-size: auto;
  display: block;
}

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  mix-blend-mode: normal;
  flex-wrap: nowrap;
}

.gridone {
  width: 100%;
  height: 32em;
  background-image: url('../images/checkab-leistung-01.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.gridone:hover {
  background-color: #fa3746;
  background-image: none;
}

.grid-head {
  z-index: 900;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Roboto Regular \- lokal, sans-serif;
  font-weight: 400;
  display: block;
  position: absolute;
}

.gridtwo {
  width: 100%;
  height: 32em;
  background-image: url('../images/grid4.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gridthree {
  width: 100%;
  height: 32em;
  background-image: url('../images/grid2.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gridfour {
  width: 100%;
  height: 32em;
  background-image: url('../images/grid3.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-content {
  text-align: center;
  padding-top: 68px;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
  position: absolute;
}

.paragraph-3 {
  color: #fff;
  padding-left: 60px;
  padding-right: 60px;
}

.section-service {
  background-color: #f2f2f2;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 206px;
}

.h1-heading-black {
  color: #000;
  text-align: left;
  word-break: normal;
  margin: 45px auto 5px 0;
  font-family: Roboto Regular \- lokal, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.paragraph-black {
  color: #000;
  margin-top: 22px;
  padding-right: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
}

.h1-heading-copy {
  color: #000;
  text-align: left;
  margin-left: 0;
  margin-right: auto;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.section-fullscreenimage {
  background-color: #f2f2f2;
  background-image: url('../images/full-width-image.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.maincontainer-fullscreenimage {
  height: 9vh;
  max-width: 1300px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0 20px;
  display: flex;
  position: relative;
}

.div-block-8-copy {
  margin-top: 0;
  margin-left: 0;
  padding: 0;
}

.heading-6 {
  position: absolute;
}

.image-header {
  z-index: 2;
  color: #fff;
  letter-spacing: -4px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Pragmatica, sans-serif;
  font-size: 100px;
  line-height: 120px;
  position: absolute;
}

.section-accordeon {
  background-color: #f2f2f2;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.section-service-copy, .section-service-copy-copy {
  background-color: #f2f2f2;
  margin-top: -109px;
  margin-bottom: 184px;
  padding-top: 193px;
  padding-bottom: 0;
}

.maincontainer-accordeon {
  height: auto;
  max-width: 1300px;
  margin-bottom: 0;
  padding: 65px 20px 99px;
  position: relative;
}

.section-map {
  height: 70vh;
  background-color: #f2f2f2;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.maincontainer-service {
  height: 90vh;
  max-width: 1300px;
  margin-bottom: 0;
  padding: 0 20px;
  position: relative;
}

.section-footer {
  background-color: var(--checkab-blau);
  padding-top: 114px;
  padding-bottom: 0;
}

.image-11 {
  margin-top: 25px;
}

.map {
  height: 70vh;
  margin-bottom: 0;
}

.paragraph-4 {
  color: var(--checkab-blau);
  padding-left: 0;
  padding-right: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-weight: 300;
  display: flex;
}

.div-block-12 {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.impressum {
  color: #fff;
  margin-left: 132px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.link-2, .link-3 {
  color: #fff;
  text-decoration: none;
}

.link-4 {
  color: #fff;
  margin-left: 110px;
  text-decoration: none;
}

.link-4.hover-underline-animation {
  color: var(--lightgrey);
  margin-left: 32px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
}

.leftright {
  color: var(--lightgrey);
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.datenschutz {
  color: #fff;
  margin-left: 0;
  text-decoration: none;
}

.datenschutz.hover-underline-animation {
  color: var(--lightgrey);
}

.link-block-4 {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.maincontainer-leistungen {
  max-width: 1300px;
  padding-top: 32px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.maincontainer-copy {
  max-width: 1300px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.dropdown {
  border-top-style: none;
  border-top-color: #000;
  display: block;
}

.text-block-4 {
  border-top: 0 solid #000;
  font-weight: 400;
}

.dropdown-toggle {
  width: 100%;
  border-top: 1px solid #000;
  display: inline-block;
}

.accordeon-list {
  background-color: rgba(255, 255, 255, 0);
  display: block;
  position: static;
}

.paragraph-5 {
  padding: 10px 20px 20px;
  font-weight: 300;
  line-height: 25px;
  display: block;
  position: static;
}

.accordeon-icon {
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-12 {
  margin-right: 17px;
}

.dropdown-content {
  margin-bottom: 20px;
  padding: 10px 20px 0;
  font-weight: 300;
  line-height: 25px;
  display: block;
  position: static;
}

.dropdown-2 {
  width: 100%;
  border-top: 1px solid #000;
}

.icon {
  display: block;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dropdown-toggle-2 {
  width: 100%;
}

.dropdown-list {
  background-color: rgba(221, 221, 221, 0);
  position: static;
}

.image-13 {
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.accordeon-open-icon {
  width: 23px;
  height: 100%;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-right: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.accordion-trigger {
  cursor: pointer;
  border-top: 1px solid #000;
  padding: 20px;
  position: relative;
}

.div-block-13 {
  justify-content: flex-end;
  align-items: center;
  margin-right: 14px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.accordion-content {
  position: static;
  overflow: hidden;
}

.paragraph-6 {
  padding: 0 21px 21px;
  font-weight: 300;
  line-height: 28px;
}

.faq {
  width: 100%;
  border-top: 1px solid #000;
  overflow: hidden;
}

.faq-toggle {
  width: 100%;
  height: 60px;
  padding-left: 0;
}

.dropdown-list-2 {
  background-color: rgba(221, 221, 221, 0);
  padding: 0 22px 22px 0;
  font-weight: 300;
  line-height: 26px;
  display: block;
  position: static;
}

.div-block-14 {
  justify-content: space-between;
  align-items: center;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.paragraph-black-copy {
  color: #000;
  margin-top: 22px;
  margin-bottom: 40px;
  padding-right: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 35px;
  text-decoration: none;
}

.faq-toggletext {
  font-size: 18px;
  font-weight: 300;
}

.quick-stack-5 {
  padding-top: 44px;
}

.gridzwei {
  width: 100%;
  height: 32em;
  background-image: url('../images/checkab-leistung-02.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.gridzwei:hover {
  background-color: #fa3746;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.griddrei {
  width: 100%;
  height: 32em;
  background-image: url('../images/checkab-leistung-03.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.griddrei:hover {
  background-color: #fa3746;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.gridvier {
  width: 100%;
  height: 32em;
  background-image: url('../images/checkab-leistung-04.jpg');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.gridvier:hover {
  background-color: #fa3746;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.grid-wrapper {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #fa3746;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-bottom: -15px;
  margin-right: -15px;
  padding: 0 0 50px;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.nav-wrapper-copy {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: .95;
  background-color: #001ed2;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: 0;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.grid-wrapper-paragraph {
  color: var(--lightgrey);
  text-align: justify;
  margin-top: 22px;
  padding-right: 28px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.icon-button {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 20px;
  margin-top: 7px;
  margin-left: 0;
  margin-right: 33px;
  padding-left: 40px;
  padding-right: 40px;
  transition: color .3s, background-color .275s;
}

.icon-button:hover {
  color: #000;
  background-color: #fff;
}

.link-block-5 {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  order: 0;
  align-self: flex-start;
  display: block;
}

.image-14 {
  margin: auto;
  padding-top: 15px;
  display: block;
}

.grid-wrapper-container {
  max-width: 1300px;
  justify-content: center;
  align-items: center;
  padding-top: 88px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.quick-stack-6 {
  position: static;
}

.div-block-15 {
  display: flex;
}

.linkblock {
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
  order: 0;
  align-self: flex-start;
  margin-left: 20px;
  display: block;
}

.image-14-copy {
  margin: auto;
  padding-top: 11px;
  display: block;
}

.paragraph-2-copy {
  color: var(--checkab-blau);
  margin-bottom: 0;
  margin-right: 55px;
  padding-top: 0;
  font-family: Robotoflex Variablefont Grad Xtra Yopq Ytas Ytde Ytfi Ytlc Ytuc Opsz Slnt Wdth Wght;
}

.link-5 {
  color: var(--lightgrey);
  text-decoration: none;
}

.paragraph-2-copy {
  color: var(--lightgrey);
  margin-bottom: 40px;
  padding-top: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 14px;
}

.link-6 {
  color: #fff;
  text-decoration: none;
}

.paragraph-inhaber {
  color: var(--lightgrey);
  margin-top: 104px;
  padding-right: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
}

.grid-wrapper2, .grid-wrapper3, .grid-wrapper4 {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  background-color: #fa3746;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  margin-bottom: -15px;
  margin-right: -15px;
  padding: 0 0 50px;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: scroll;
}

.grid-wrapper-paragraph-list {
  color: var(--lightgrey);
  text-align: justify;
  margin-top: 0;
  padding-right: 28px;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}

.faq-toggle-2line {
  width: 100%;
  height: 60px;
  padding-left: 0;
}

.cell-8 {
  flex-direction: row;
}

.cell-9 {
  flex-direction: row;
  justify-content: flex-end;
}

.quick-stack-8 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.cell-10 {
  align-items: stretch;
}

.image-15 {
  display: block;
  position: static;
}

.custombutton-mobile {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 20px;
  margin-top: 7px;
  margin-left: 0;
  margin-right: 33px;
  padding-left: 40px;
  padding-right: 40px;
  transition: color .3s, background-color .275s;
  display: none;
}

.custombutton-mobile:hover {
  color: #000;
  background-color: #fff;
}

.closebutton {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 45px;
  display: flex;
}

.nevbarwrappertext {
  color: var(--lightgrey);
  text-align: right;
  order: -1;
  align-self: flex-end;
  margin-bottom: 29px;
  padding-left: 0;
  padding-right: 17px;
  font-size: 13px;
}

.nevbarwrappertext.partnerblock-white {
  color: #fff;
  margin-bottom: 30px;
}

.tuevnordweiss {
  order: 0;
  align-self: flex-end;
  transition: all .25s;
  display: block;
  position: relative;
}

.tuevnordweiss:hover {
  mix-blend-mode: normal;
  transform: translate(0, -8px);
}

.logo-white {
  width: 180px;
  margin-top: 50px;
  padding-top: 0;
}

.div-block-17, .close-gridwrapper, .close-gridwrapper2, .close-gridwrapper3, .close-gridwrapper4, .close-gridwrapper-copy {
  padding: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.close-gridwrapper-copy2, .close-gridwrapper-copy3 {
  z-index: 9999;
  padding: 60px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.section-2 {
  min-height: 750px;
  background-color: var(--lightgrey);
  justify-content: center;
  align-items: center;
  display: flex;
}

.sticky-burger {
  display: none;
  position: -webkit-sticky;
  position: sticky;
}

.menu-burger-sticky {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 45px;
  display: flex;
}

.closebutton-div {
  width: 80px;
  background-color: rgba(242, 242, 242, 0);
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
}

.closebutton-div.closebutton {
  width: 45px;
}

.bottomline_navwrapper {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 0;
  padding: 110px 20px 21px;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.smallblue-copy {
  color: #fff;
  order: -1;
}

.smallblue2-copy {
  color: #011ed2;
  order: -1;
  margin-left: 187px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.link-6-copy {
  color: var(--checkab-blau);
  text-decoration: none;
}

.link-6-copy.w--current {
  font-size: 19px;
}

.accordion {
  width: 100%;
  cursor: pointer;
  border-bottom: 1px solid #202020;
}

.accordion-top-icon-wrap {
  width: 25px;
  height: 25px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.accordion-top {
  width: 100%;
  opacity: 1;
  align-items: center;
  transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
  display: flex;
}

.accordion-top:hover {
  opacity: .64;
}

.accordion-bottom-wrap {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 16px;
}

.accordion-bottom {
  width: 100%;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  overflow: hidden;
}

.accordion-divider {
  height: 0;
  border-top: 1px solid #202020;
}

.accordion-icon-stripe-1 {
  width: 1px;
  height: 100%;
  background-color: #000;
}

.accordion-bottom-text {
  width: 100%;
  color: #000;
  margin-bottom: 20px;
  padding-right: 27px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 34px;
}

.accordion-icon-stripe-2 {
  width: 100%;
  height: 1px;
  background-color: #000;
  position: absolute;
}

.accordion-top-icon {
  justify-content: center;
  align-items: center;
  margin-right: -16px;
  padding: 16px;
  position: relative;
}

.accordion-top-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.accordion-top-wrap {
  flex: 1;
  padding-top: 16px;
  padding-bottom: 16px;
}

.custombutton-copy {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 20px;
  margin-top: 7px;
  margin-left: 0;
  margin-right: 33px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  transition: color .3s, background-color .275s;
}

.custombutton-copy:hover {
  color: #000;
  background-color: #fff;
}

.custombutton-copy2 {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 20px;
  margin-top: 7px;
  margin-left: 0;
  margin-right: 33px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  transition: color .3s, background-color .275s;
}

.custombutton-copy2:hover {
  color: #000;
  background-color: #fff;
}

.body-2 {
  background-color: var(--lightgrey);
}

.h1-heading-blue {
  color: var(--checkab-blau);
  text-align: left;
  word-break: normal;
  margin-left: 0;
  margin-right: auto;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.paragraph-blue {
  color: var(--checkab-blau);
  margin-top: 22px;
  padding-right: 0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}

.paragraph-blue-copy {
  color: var(--checkab-blau);
  margin-top: 122px;
  padding-right: 0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}

.div-block-7-copy {
  justify-content: flex-start;
  margin-top: 52px;
  margin-bottom: 93px;
  padding-bottom: 21px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-9-copy {
  float: none;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.consents-form {
  margin-bottom: 0;
}

.cookie-tag {
  color: #000;
  margin-top: 0;
  margin-bottom: 13px;
  font-family: Roboto Regular \- lokal, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.paragraph-7 {
  margin-bottom: 5px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.paragraph-7.bold {
  color: #27313d;
  text-align: right;
  font-size: 15px;
  font-weight: 700;
}

.link-privacy {
  color: #27313d;
  text-decoration: underline;
}

.privacy-title {
  color: #27313d;
  margin-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #d6d6d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  display: grid;
}

.fs-manager-opener {
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: #27313d;
  border: 1px #000;
  border-radius: 50px;
  padding: 5px;
  transition: all .3s;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: 20px;
  right: auto;
}

.fs-manager-opener:hover {
  opacity: 1;
  transform: rotate(270deg)scale(1.1);
}

.button {
  background-color: #27313d;
  border: 2px solid #27313d;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 20px;
  font-family: PT Sans, sans-serif;
  font-weight: 400;
  transition: all .3s;
}

.button:hover {
  color: #27313d;
  background-color: #fff;
  border: 2px solid #27313d;
}

.button.accept {
  float: left;
  border-color: var(--checkab-blau);
  background-color: var(--checkab-blau);
  text-align: center;
  border-radius: 20px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-weight: 400;
  position: relative;
}

.button.accept:hover {
  border-color: var(--checkab-blau);
  background-color: var(--lightgrey);
  color: var(--checkab-blau);
  -webkit-text-stroke-color: #fff;
  border-radius: 20px;
}

.button.deny {
  float: left;
  border-color: var(--checkab-blau);
  color: var(--checkab-blau);
  text-align: center;
  background-color: #faf7f2;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-weight: 400;
}

.button.deny:hover {
  background-color: var(--checkab-blau);
  color: #faf7f2;
}

.fs-cookie-popup {
  width: auto;
  height: auto;
  max-width: 90vw;
  background-color: var(--lightgrey);
  border: 2px #000;
  border-radius: 0;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 3%;
  margin-left: 3%;
  margin-right: 3%;
  padding: 22px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.close-button {
  width: 30px;
  height: 30px;
  transition: all .3s;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.close-button:hover {
  opacity: .5;
  transform: scale(1.1)rotate(180deg);
}

.preferences-link {
  color: #27313d;
  margin-right: 20px;
  font-family: PT Sans, sans-serif;
  display: block;
}

.preferences-link:hover {
  opacity: .5;
}

.checkbox-label {
  display: none;
}

.button-wrapper {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  display: grid;
}

.checkbox {
  width: 40px;
  height: 20px;
  background-color: #b8b8b8;
  background-image: url('../images/np_circle_2713168_FFFFFF.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  border-width: 2px;
  border-color: #b8b8b8;
  border-radius: 20px;
  transition: all .15s;
}

.checkbox.w--redirected-checked {
  background-color: #27313d;
  background-image: url('../images/np_circle_2713168_FFFFFF.svg');
  background-position: 100%;
  background-size: contain;
  border: 2px solid #27313d;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
}

.image-16 {
  transition: all .2s;
}

.fs-preferences-manager-wrapper {
  z-index: 2;
  background-color: rgba(39, 49, 61, .85);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.preferences-container {
  z-index: 99;
  max-height: 1080px;
  max-width: 500px;
  min-width: 500px;
  background-color: #faf7f2;
  border: 2px solid #f1f1f1;
  border-radius: 20px;
  padding: 25px;
  position: relative;
}

.cookie-paragraph {
  width: auto;
  max-width: 400px;
  color: #050505;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 25px;
  position: static;
}

.cookie-banner {
  z-index: 9999;
  display: block;
  position: fixed;
}

.maincontainer-hero {
  width: 1300px;
  max-width: 1300px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.accordion-neu {
  width: 100%;
  overflow: hidden;
}

.text-block-5 {
  font-size: 18px;
}

.accordion-neu-toggle {
  height: 75px;
  border-top: 1px solid #000;
  border-bottom: 0 #000;
  justify-content: space-between;
  padding: 0;
  font-size: 18px;
  display: flex;
}

.dropdown-list-3 {
  background-color: var(--lightgrey);
  padding: 10px;
  display: block;
  position: static;
  overflow: hidden;
}

.faq-p {
  width: 100%;
  background-color: #f4f6f8;
  border-radius: 4px;
  margin-bottom: 10px;
  overflow: hidden;
}

.faq-answer {
  border: 1px #000;
  margin-bottom: 0;
}

.faq-2 {
  width: 100%;
  height: 65px;
  background-color: var(--lightgrey);
  color: #fff;
  white-space: break-spaces;
  border-top: 1px solid #000;
  border-bottom: 0 #000;
  align-items: center;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq-2.w--open {
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.faq-answer-img {
  width: 100%;
}

.faq-icon-2 {
  z-index: 2;
  width: 35px;
  margin-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.faq-img {
  z-index: 2;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.faq-body {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.faq-container {
  width: 100%;
  max-width: 1300px;
  min-width: auto;
  margin-bottom: 60px;
}

.toggle-text {
  z-index: 2;
  color: #000;
  font-size: 18px;
  position: relative;
}

.faq-body-cont {
  background-color: var(--lightgrey);
  border-top: 1px #000;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 32px;
}

.text-block-6, .text-block-7 {
  color: #000;
  font-size: 18px;
}

.accordion-list {
  background-color: var(--lightgrey);
  display: block;
  position: static;
}

.accordion-neu-text {
  align-self: center;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-weight: 300;
}

.accordion-neu-text:hover {
  color: #757575;
}

.lottie-animation {
  width: 37px;
  flex-wrap: nowrap;
  flex: none;
  order: 1;
  align-content: center;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lottie-animation.pluscross {
  width: 70px;
  margin-right: -20px;
}

.dropdown-link {
  padding-left: 0;
}

.accordion-neu-toggle-top {
  height: 75px;
  border-top: 0 #000;
  border-bottom: 0 #000;
  justify-content: space-between;
  padding-left: 0;
  padding-right: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  font-size: 18px;
  display: flex;
}

.lottie-animation-2 {
  z-index: auto;
  width: 100px;
  cursor: pointer;
  align-self: auto;
  margin: auto;
  padding-top: 7px;
  position: relative;
}

.div-block-20 {
  z-index: 997;
  width: 90px;
  height: 90px;
  background-color: var(--lightgrey);
  border-radius: 50%;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 54px;
  display: flex;
  position: fixed;
}

.link-7 {
  font-family: Robotoflex Variablefont woff local, sans-serif;
  text-decoration: none;
}

.whitespace {
  z-index: 1;
  width: 100%;
  height: 240px;
  background-color: var(--lightgrey);
  margin-top: -240px;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-17 {
  margin-left: 0;
  padding-left: 0;
  position: absolute;
}

.image-18 {
  max-width: 105%;
  overflow: hidden;
}

.quick-stack-9 {
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 0;
}

.ghostclose {
  z-index: 9999;
  width: 80px;
  height: 80px;
  cursor: pointer;
  background-color: rgba(255, 0, 0, 0);
  border-radius: 0%;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 54px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.menu-burger-copy {
  z-index: 999;
  cursor: pointer;
  border-radius: 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 0;
  display: flex;
  position: relative;
}

.lottie-animation-3 {
  z-index: 999;
  width: 65px;
  position: relative;
}

.link-block-6 {
  position: relative;
}

.div-block-21 {
  width: 200px;
  order: 1;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.paragraph-2-copy-copy {
  color: var(--checkab-blau);
  margin-bottom: 0;
  margin-right: 55px;
  padding-top: 0;
  font-family: Robotoflex Variablefont Grad Xtra Yopq Ytas Ytde Ytfi Ytlc Ytuc Opsz Slnt Wdth Wght;
}

.paragraph-4-copy {
  color: var(--lightgrey);
  padding-left: 0;
  padding-right: 0;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  display: flex;
}

.h1-heading-black-copy {
  color: #000;
  text-align: left;
  word-break: normal;
  margin: 45px auto 5px 0;
  font-family: Roboto Regular \- lokal, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
}

.footer-mobile {
  order: 1;
  align-self: flex-end;
  display: flex;
}

.link-block-4-copy {
  order: -1;
  align-self: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding: 0;
  display: block;
}

.image-17-copy {
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: absolute;
}

.paragraph-2-copy-copy {
  color: var(--lightgrey);
  margin-bottom: 0;
  margin-right: 55px;
  padding-top: 0;
  font-family: Robotoflex Variablefont Grad Xtra Yopq Ytas Ytde Ytfi Ytlc Ytuc Opsz Slnt Wdth Wght;
}

.link-4-copy {
  color: #fff;
  margin-left: 110px;
  text-decoration: none;
}

.link-4-copy.hover-underline-animation {
  color: var(--lightgrey);
  margin-left: 0;
  font-family: Robotoflex Variablefont Grad Xtra Yopq Ytas Ytde Ytfi Ytlc Ytuc Opsz Slnt Wdth Wght;
}

.cell-15 {
  justify-content: flex-start;
  align-items: stretch;
}

.contact-grid-wrapper {
  margin-top: 40px;
  display: flex;
}

.custombutton-grid-wrapper {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 50px;
  margin: 40px 0 0;
  padding: 12px 40px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  transition: color .3s, background-color .275s;
}

.custombutton-grid-wrapper:hover {
  color: #fa3745;
  background-color: #fff;
}

.gridbutton {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 50px;
  margin: 10px 0 0;
  padding: 5px 20px;
  font-family: Robotoflex Variablefont woff local, sans-serif;
  transition: color .3s, background-color .275s;
}

.gridbutton:hover {
  color: #fa3745;
  background-color: #fff;
}

.rich-text-block {
  position: absolute;
}

.html-embed {
  padding: 76px;
  position: absolute;
}

.image-19, .pruefundsiegel {
  padding: 16%;
  position: absolute;
}

.html-embed-2 {
  height: 70vh;
}

.html-embed-3 {
  height: 100%;
}

.slide02 {
  background-image: url('../images/checkab-slider-02.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide03 {
  background-image: url('../images/checkab-slider-03.jpg');
  background-position: 0 0;
  background-size: cover;
}

.link-8 {
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

.link-9 {
  text-decoration: none;
}

.fs-cc-banner_buttons-wrapper {
  flex-direction: row;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.fs-cc-banner_container {
  width: 100%;
  max-width: 62.5rem;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.fs-cc-banner_text-link {
  border-style: solid;
  border-width: 0 0 1px;
  border-color: var(--checkab-blau);
  color: var(--checkab-blau);
  -webkit-text-stroke-color: var(--checkab-blau);
  margin-left: 0;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_close {
  opacity: 1;
  cursor: pointer;
  background-color: #fff;
  border-radius: 999rem;
  margin-left: .75rem;
  padding: .625rem;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .1);
}

.fs-cc-banner_text {
  color: #000;
  margin-right: 1.5rem;
  font-family: Robotoflex Variablefont Grad Xtra Yopq Ytas Ytde Ytfi Ytlc Ytuc Opsz Slnt Wdth Wght;
  font-weight: 200;
  line-height: 24px;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_button {
  min-width: 8.75rem;
  background-color: var(--fa3746);
  color: #fff;
  text-align: center;
  border: 2px solid #f2f2f2;
  border-radius: 999rem;
  margin-left: 1rem;
  padding: .625rem 1.25rem;
  font-size: 1rem;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: var(--checkab-blau);
  color: var(--checkab-blau);
  background-color: #f2f2f2;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: #f2f2f2;
  border-top: 1px solid rgba(67, 83, 255, .16);
  padding: 1.5rem 2rem;
  display: block;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (min-width: 1920px) {
  .nav-wrapper {
    display: none;
  }

  .heading.texttrigger.fade-up.tricks {
    font-size: 15vw;
  }

  .image-6.imagemove2 {
    width: 25vw;
  }

  .image-7.imagemove1 {
    width: 24vw;
  }

  .section_nav {
    margin-bottom: 101px;
  }

  .div-block-8 {
    padding-top: 359px;
  }

  .section-grid4 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .maincontainer-4grid {
    margin-bottom: 0;
  }

  .section-service {
    margin-top: 0;
    padding-top: 118px;
  }

  .section-fullscreenimage {
    height: 60vh;
  }

  .maincontainer-service {
    height: auto;
  }

  .section-footer {
    padding-top: 120px;
    padding-bottom: 0;
  }

  .map {
    height: 800px;
  }

  .link-block-4 {
    padding-right: 73px;
  }

  .grid-wrapper {
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .paragraph-2-copy {
    margin-right: 26px;
  }

  .paragraph-inhaber {
    padding-top: 0;
  }

  .lottie-animation.pluscross {
    margin-right: -20px;
  }

  .image-17 {
    margin-left: 36px;
  }

  .paragraph-2-copy-copy {
    margin-right: 26px;
  }

  .link-block-4-copy {
    padding-right: 73px;
  }

  .image-17-copy {
    margin-left: 36px;
  }

  .paragraph-2-copy-copy {
    margin-right: 26px;
  }
}

@media screen and (max-width: 991px) {
  .quick-stack.headerbar {
    width: 100%;
    max-width: 100%;
  }

  .image-6.imagemove2 {
    width: 300px;
    margin-left: 248px;
  }

  .image-7.imagemove1 {
    width: 300px;
  }

  .smallblue2 {
    padding-right: 0;
  }

  .div-block-8 {
    padding-top: 40px;
  }

  .heading-4.custom-item {
    margin-top: 37px;
  }

  .list {
    margin-top: 0;
  }

  .cell-5 {
    padding-top: 0;
  }

  .maincontainer-downloads {
    padding-top: 25px;
  }

  .div-block-9 {
    padding-left: 0;
  }

  .grid-content {
    display: none;
  }

  .section-service {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .section-fullscreenimage {
    height: 50vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-header {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 80px;
    line-height: 80px;
  }

  .maincontainer-accordeon {
    padding-top: 0;
  }

  .paragraph-inhaber {
    margin: 0;
  }

  .custombutton-mobile {
    margin-top: 133px;
    display: block;
  }

  .smallblue2-copy {
    padding-right: 0;
  }

  .fs-manager-opener {
    z-index: 1;
  }

  .fs-cookie-popup {
    max-width: 95%;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .fs-preferences-manager-wrapper {
    display: none;
  }

  .cookie-paragraph {
    font-size: 12px;
    line-height: 16px;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .faq-container {
    width: 100%;
    min-width: 0;
  }

  .image-19 {
    padding: 0%;
  }

  .pruefundsiegel {
    padding: 7%;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .h1-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .heading-4.custom-item {
    margin-top: 33px;
  }

  .slider {
    margin-top: 93px;
  }

  .slide-nav {
    padding-right: 0;
  }

  .maincontainer-downloads {
    padding-top: 21px;
    padding-bottom: 92px;
  }

  .div-block-9 {
    padding-top: 0;
    padding-left: 20px;
  }

  .image-10 {
    display: none;
  }

  .downloads {
    margin-top: 26px;
  }

  .center-headline {
    font-size: 40px;
    line-height: 50px;
  }

  .download-buttons {
    margin-top: 37px;
  }

  .grid-head {
    margin-top: 0;
  }

  .section-service {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h1-heading-black, .h1-heading-copy {
    font-size: 40px;
    line-height: 50px;
  }

  .section-fullscreenimage {
    height: 60vh;
  }

  .image-header {
    font-size: 70px;
    line-height: 76px;
  }

  .maincontainer-accordeon, .quick-stack-4 {
    padding-top: 0;
  }

  .custombutton-mobile {
    margin-top: 115px;
    display: block;
  }

  .section-2 {
    min-height: 500px;
  }

  .h1-heading-blue {
    font-size: 40px;
    line-height: 50px;
  }

  .fs-cookie-popup {
    flex-direction: column;
    margin-bottom: 2%;
    padding: 15px;
  }

  .button-wrapper {
    grid-column-gap: 10px;
    margin-top: 0;
  }

  .preferences-container {
    max-width: 80vw;
    min-width: 300px;
  }

  .cookie-paragraph {
    width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
  }

  .faq-img {
    min-height: 40px;
    min-width: 50px;
  }

  .lottie-animation-2 {
    padding-top: 0;
  }

  .image-18 {
    width: auto;
    height: auto;
    min-height: 600px;
    min-width: 100%;
    aspect-ratio: auto;
    object-fit: cover;
    position: static;
    overflow: auto;
  }

  .h1-heading-black-copy {
    font-size: 40px;
    line-height: 50px;
  }

  .pruefundsiegel {
    padding: 5%;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .cell.closedmenu {
    padding-top: 17px;
  }

  .image {
    width: 70px;
    height: 70px;
    margin-top: 0;
    padding-top: 12px;
  }

  .nav-wrapper {
    z-index: 990;
    display: none;
  }

  .link.navlink.hover-underline-animation {
    margin-bottom: 5px;
    font-size: 40px;
  }

  .link.navlink.hover-underline-animation.w--current {
    font-size: 40px;
  }

  .image-3 {
    order: 0;
    align-self: auto;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .cell-3.cellrightinactive {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 23px;
    display: flex;
  }

  .quick-stack.headerbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-bottom: 7px;
  }

  .image-5 {
    margin-top: 30px;
  }

  .div-block {
    width: auto;
    margin-top: 40px;
    position: relative;
  }

  .heading.texttrigger.fade-up.tricks {
    margin-top: 33px;
    margin-bottom: 100px;
    font-size: 19vw;
    line-height: 69px;
  }

  .menu-burger {
    z-index: 999;
    width: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .text-block-2 {
    margin-bottom: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 14px;
    display: block;
  }

  .link-block-2.tuevnord, .link-block-2.tuevnord-copy {
    width: 70px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-self: flex-end;
  }

  .image-6.imagemove2 {
    width: 240px;
    margin-bottom: 0;
    margin-left: 113px;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-7.imagemove1 {
    width: 235px;
    margin-right: 120px;
  }

  .div-block-5 {
    padding-top: 50px;
    padding-left: 20px;
  }

  .maincontainer {
    margin-bottom: 0;
  }

  .h1-heading {
    margin-top: 0;
  }

  .paragraph {
    font-size: 14px;
    line-height: 25px;
  }

  .div-block-7 {
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .smallblue2 {
    margin-left: 100px;
    font-weight: 400;
  }

  .smallblue {
    font-weight: 400;
  }

  .div-block-8 {
    display: none;
  }

  .heading-4.custom-item {
    background-position: 0 3px;
    background-size: 30px;
    margin-top: 16px;
    padding-left: 38px;
    font-size: 25px;
  }

  .list {
    margin-top: 0;
  }

  .slider {
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
  }

  .slide-nav {
    padding-right: 0;
  }

  .maincontainer-downloads {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 80px;
    padding-bottom: 99px;
  }

  .div-block-9 {
    z-index: 2;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .center-headline {
    z-index: 1;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .download-buttons {
    margin-top: 20px;
    display: block;
  }

  .custombutton {
    margin-top: 14px;
  }

  .maincontainer-4grid {
    border-top: 1px solid #000;
    border-bottom: 1px #000;
  }

  .quick-stack-3 {
    padding: 0 20px;
  }

  .cell-7 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .gridone {
    height: 15em;
  }

  .grid-head {
    margin-top: 30px;
    margin-bottom: 57px;
    font-size: 20px;
  }

  .gridtwo, .gridthree, .gridfour {
    height: 15em;
  }

  .section-service {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h1-heading-black {
    margin-top: 40px;
  }

  .paragraph-black {
    margin-bottom: -31px;
    font-size: 14px;
    line-height: 25px;
  }

  .section-fullscreenimage {
    background-image: none;
    margin-top: -46px;
    margin-bottom: -50px;
    overflow: hidden;
  }

  .cell1 {
    padding-top: 10px;
    padding-bottom: 24px;
  }

  .div-block-8-copy {
    margin-bottom: 41px;
    margin-left: 0;
  }

  .image-header {
    z-index: 1;
    letter-spacing: -3px;
    font-size: 50px;
    line-height: 58px;
  }

  .maincontainer-accordeon {
    padding-top: 0;
    padding-bottom: 0;
  }

  .quick-stack-4 {
    padding-top: 44px;
    padding-bottom: 0;
  }

  .section-footer {
    padding-top: 56px;
  }

  .div-block-12 {
    overflow: hidden;
  }

  .link-4.hover-underline-animation {
    margin-left: 0;
    padding-left: 9px;
  }

  .maincontainer-leistungen {
    max-width: 100%;
    border-bottom: 1px solid #000;
  }

  .faq-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-black-copy {
    font-size: 14px;
    line-height: 25px;
  }

  .faq-toggletext {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .quick-stack-5 {
    padding-top: 0;
  }

  .gridzwei, .griddrei, .gridvier {
    height: 15em;
  }

  .grid-wrapper {
    display: none;
  }

  .grid-wrapper-paragraph {
    margin-top: 0;
    font-size: 14px;
    line-height: 25px;
  }

  .grid-wrapper-container {
    padding-top: 94px;
    padding-bottom: 30px;
  }

  .paragraph-2-copy {
    margin-bottom: 10px;
    margin-right: 12px;
  }

  .paragraph-inhaber {
    margin-top: -30px;
    font-size: 14px;
    line-height: 25px;
  }

  .grid-wrapper2, .grid-wrapper3, .grid-wrapper4 {
    display: none;
  }

  .grid-wrapper-paragraph-list {
    font-size: 14px;
    line-height: 25px;
  }

  .faq-toggle-2line {
    padding-top: 13px;
  }

  .quick-stack-7 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 187px;
  }

  .cell-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: flex-end;
    align-items: flex-end;
    padding-top: 0;
    display: block;
  }

  .cell-9 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .cell-10 {
    display: block;
  }

  .container-8 {
    width: 20px;
    display: block;
  }

  .div-block-16 {
    width: 50px;
    height: 2px;
    background-color: #fff;
    margin-left: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .parallax {
    height: 100%;
    position: relative;
  }

  .image-15 {
    width: auto;
    height: 800px;
    aspect-ratio: auto;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 51px;
    padding-right: 14px;
    display: block;
    position: relative;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .custombutton-mobile {
    border-width: 1px;
    margin-top: 42px;
    margin-right: 0;
    padding: 3px 15px;
    font-size: 12px;
    display: block;
  }

  .closebutton {
    margin-top: 30px;
  }

  .nevbarwrappertext {
    margin-bottom: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 14px;
    display: block;
  }

  .tuevnordweiss {
    order: 0;
    align-self: auto;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .logo-white {
    margin-top: 30px;
  }

  .cell-11 {
    display: none;
  }

  .div-block-17 {
    order: 0;
    justify-content: flex-end;
    align-self: flex-start;
    padding: 37px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .close-gridwrapper {
    order: 0;
    justify-content: flex-end;
    align-self: flex-start;
    padding: 50px 50px 37px 37px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .close-gridwrapper2, .close-gridwrapper3, .close-gridwrapper4 {
    order: 0;
    justify-content: flex-end;
    align-self: flex-start;
    padding: 37px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .cell-12, .cell-13, .cell-14 {
    display: none;
  }

  .close-gridwrapper-copy, .close-gridwrapper-copy2, .close-gridwrapper-copy3 {
    order: 0;
    justify-content: flex-end;
    align-self: flex-start;
    padding: 37px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .section-2 {
    min-height: 500px;
    margin-top: 42px;
    overflow: visible;
  }

  .div-block-18 {
    width: 90px;
    background-color: rgba(255, 255, 255, .44);
    justify-content: center;
    margin-top: 26px;
    padding: 13px;
    display: flex;
  }

  .div-block-19, .sticky-burger {
    justify-content: center;
    display: flex;
  }

  .stickyburger-wrapper {
    width: 90px;
    background-color: rgba(255, 255, 255, .44);
    justify-content: center;
    margin-top: 26px;
    padding: 13px;
    display: flex;
  }

  .menu-burger-sticky {
    width: auto;
    margin-top: 0;
  }

  .closebutton-div {
    width: 60px;
    background-color: rgba(242, 242, 242, 0);
    margin-top: 0;
    padding-top: 32px;
  }

  .bottomline_navwrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .smallblue2-copy {
    margin-left: 63px;
  }

  .accordion-bottom-wrap {
    padding-right: 0;
  }

  .accordion-bottom-text {
    font-size: 14px;
    line-height: 26px;
  }

  .custombutton-copy {
    margin-top: 14px;
    padding-left: 48px;
    padding-right: 48px;
  }

  .custombutton-copy2 {
    margin-top: 14px;
  }

  .paragraph-blue {
    word-break: break-all;
    font-size: 14px;
    line-height: 25px;
  }

  .paragraph-blue-copy {
    margin-top: 0;
    font-size: 14px;
    line-height: 25px;
  }

  .div-block-7-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cookie-tag {
    margin-bottom: 2px;
  }

  .privacy-title {
    margin-bottom: 10px;
  }

  .button.accept, .button.deny {
    margin-right: 0;
  }

  .fs-cookie-popup {
    max-width: 90%;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 24px;
    display: none;
  }

  .close-button {
    top: 10px;
    right: 10px;
  }

  .preferences-link {
    margin-right: 0;
  }

  .button-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .fs-preferences-manager-wrapper {
    align-items: flex-start;
    padding-top: 5vw;
    overflow: scroll;
  }

  .preferences-container {
    padding: 15px;
  }

  .cookie-paragraph {
    max-width: 200px;
    margin-bottom: 0;
    margin-right: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .accordion-neu-toggle {
    height: 65px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .faq-img {
    display: none;
  }

  .accordion-neu-text {
    white-space: normal;
    overflow-wrap: break-word;
    align-items: center;
    margin-right: 40px;
    font-size: 14px;
    display: flex;
    overflow: visible;
  }

  .accordion-neu-text:hover {
    color: #272727;
  }

  .lottie-animation {
    width: 35px;
    flex-direction: row;
    align-self: center;
    align-items: center;
    margin-right: 0;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .lottie-animation.pluscross {
    width: 30px;
    height: auto;
    margin-right: 0;
  }

  .accordion-neu-toggle-top {
    height: 60px;
  }

  .lottie-animation-2 {
    z-index: 999;
    width: 65px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
    position: relative;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .div-block-20 {
    z-index: 997;
    width: 65px;
    height: 65px;
    margin-top: 17px;
  }

  .image-18 {
    width: auto;
    height: auto;
    max-width: 100%;
    min-height: 50%;
    min-width: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    overflow: hidden;
  }

  .quick-stack-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 0;
    padding-top: 77px;
    padding-bottom: 71px;
  }

  .ghostclose {
    z-index: 9999;
    width: 65px;
    height: 65px;
    background-color: rgba(255, 0, 0, 0);
    margin-top: 33px;
    display: none;
  }

  .menu-burger-copy {
    z-index: 999;
    width: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .lottie-animation-3 {
    z-index: 999;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .paragraph-2-copy-copy {
    margin-right: 12px;
  }

  .paragraph-4-copy {
    align-items: flex-end;
  }

  .h1-heading-black-copy {
    margin-top: 85px;
  }

  .footer-mobile {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .link-block-4-copy {
    margin-top: 0;
  }

  .image-17-copy {
    margin-top: -5px;
  }

  .paragraph-2-copy-copy {
    margin-right: 12px;
    font-family: Robotoflex Variablefont woff local, sans-serif;
  }

  .link-4-copy.hover-underline-animation {
    margin-left: 0;
    padding-left: 0;
    font-family: Robotoflex Variablefont woff local, sans-serif;
  }

  .cell-15 {
    justify-content: flex-end;
    padding-top: 40px;
  }

  .custombutton-grid-wrapper, .gridbutton {
    margin-top: 14px;
  }

  .image-19 {
    padding: 0%;
    display: block;
  }

  .pruefundsiegel {
    z-index: 600;
    object-fit: fill;
    padding: 0% 40px;
    display: block;
    overflow: visible;
  }

  .image-20 {
    z-index: 990;
    position: relative;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .fs-cc-banner_close {
    position: absolute;
    top: -1.5rem;
    bottom: auto;
    left: auto;
    right: .75rem;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: .5rem;
    margin-left: 0;
  }
}

#w-node-_192e3b9c-d4f0-faa5-38ca-889763e00aeb-9d1355e0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_192e3b9c-d4f0-faa5-38ca-889763e00aed-9d1355e0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-e3e3c599-e084-6685-a369-ab08dd5d9f86-9d1355e0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_61bc9da1-2693-e718-d92c-3c417b8e7291-9d1355e0, #w-node-_1aceebc9-fa25-0fef-bb31-d102f85e7c0c-9d1355e0, #w-node-f48813d5-cdb0-5b08-a7a8-4bdfe228fdfe-9d1355e0, #w-node-_8d50d85b-abdc-68f5-36cf-78a94699bf55-9d1355e0 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7ebb69a2-734b-52fe-8a4d-18cad1889b4b-9d1355e0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-bb58c7db-c2eb-fcef-795e-5af23720a7a5-9d1355e0 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-bb58c7db-c2eb-fcef-795e-5af23720a7ae-9d1355e0 {
  grid-row: span 2 / span 2;
}

#w-node-f2104075-1f96-d2d5-57f2-bd473d696063-9d1355e0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b5ce66eb-7b34-de61-b552-6b0a103be520-9d1355e0 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5a997f5a-6df4-cc6e-38c0-05718e32300d-9d1355e0, #w-node-_23c991f9-205b-db0c-9c26-0bcce08ffe58-9d1355e0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-adae01b0-3e4c-73cd-6520-142abb3f5427-9d1355e0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-c42ed654-14ac-2429-2d55-b02bad5c8e46-9d1355e0 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  display: none;
}

#w-node-e3e3c599-e084-6685-a369-ab08dd5d9f86-b02615b8, #w-node-_7ebb69a2-734b-52fe-8a4d-18cad1889b4b-b02615b8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_46668285-bb64-b6bf-67c9-c15247997bb6-b02615b8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_46668285-bb64-b6bf-67c9-c15247997c03-b02615b8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_99c0cb72-35e0-55a0-43ab-119d398ebba6-b02615b8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1920px) {
  #w-node-_23c991f9-205b-db0c-9c26-0bcce08ffe58-9d1355e0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_23c991f9-205b-db0c-9c26-0bcce08ffe61-9d1355e0 {
    grid-row: span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-bb58c7db-c2eb-fcef-795e-5af23720a7a5-9d1355e0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-bb58c7db-c2eb-fcef-795e-5af23720a7ae-9d1355e0 {
    grid-row: span 2 / span 2;
  }

  #w-node-_5a997f5a-6df4-cc6e-38c0-05718e32300d-9d1355e0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f015513a-31f0-6b96-ef6e-46eaf1916a0e-9d1355e0 {
    grid-row: span 2 / span 2;
  }

  #w-node-_23c991f9-205b-db0c-9c26-0bcce08ffe58-9d1355e0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_23c991f9-205b-db0c-9c26-0bcce08ffe61-9d1355e0 {
    grid-row: span 2 / span 2;
  }

  #w-node-c42ed654-14ac-2429-2d55-b02bad5c8e46-9d1355e0 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f2104075-1f96-d2d5-57f2-bd473d696063-9d1355e0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b5ce66eb-7b34-de61-b552-6b0a103be520-9d1355e0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_192e3b9c-d4f0-faa5-38ca-889763e00aea-9d1355e0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_192e3b9c-d4f0-faa5-38ca-889763e00aeb-9d1355e0 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-e3e3c599-e084-6685-a369-ab08dd5d9f86-9d1355e0 {
    grid-template-rows: auto;
    grid-template-columns: 38% 24% 38%;
  }

  #w-node-_631d4c10-5df6-d3a0-b77a-158772f11d94-9d1355e0 {
    order: 0;
  }

  #w-node-_61bc9da1-2693-e718-d92c-3c417b8e7291-9d1355e0, #w-node-_1aceebc9-fa25-0fef-bb31-d102f85e7c0c-9d1355e0, #w-node-f48813d5-cdb0-5b08-a7a8-4bdfe228fdfe-9d1355e0, #w-node-_8d50d85b-abdc-68f5-36cf-78a94699bf55-9d1355e0 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7ebb69a2-734b-52fe-8a4d-18cad1889b4b-9d1355e0 {
    grid-template-rows: auto;
    grid-template-columns: 38% 24% 38%;
  }

  #w-node-_7ebb69a2-734b-52fe-8a4d-18cad1889b51-9d1355e0 {
    order: 0;
  }

  #w-node-bb58c7db-c2eb-fcef-795e-5af23720a7a5-9d1355e0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-bb58c7db-c2eb-fcef-795e-5af23720a7ae-9d1355e0 {
    grid-row: span 2 / span 2;
  }

  #w-node-_5a997f5a-6df4-cc6e-38c0-05718e32300d-9d1355e0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f015513a-31f0-6b96-ef6e-46eaf1916a0e-9d1355e0 {
    grid-row: span 2 / span 2;
  }

  #w-node-_23c991f9-205b-db0c-9c26-0bcce08ffe58-9d1355e0 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_23c991f9-205b-db0c-9c26-0bcce08ffe61-9d1355e0 {
    grid-row: span 2 / span 2;
  }

  #w-node-adae01b0-3e4c-73cd-6520-142abb3f5427-9d1355e0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-_7fc5f293-ba3a-5df0-eba2-3689100f8eab-9d1355e0 {
    order: 9999;
  }

  #w-node-c42ed654-14ac-2429-2d55-b02bad5c8e46-9d1355e0 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: grid;
  }

  #w-node-c42ed654-14ac-2429-2d55-b02bad5c8e47-9d1355e0 {
    order: 1;
  }

  #w-node-c42ed654-14ac-2429-2d55-b02bad5c8e4c-9d1355e0 {
    order: 2;
  }

  #w-node-cfa9df12-1452-07ca-9c8e-fcca571a16d7-9d1355e0 {
    order: 3;
  }

  #w-node-e3e3c599-e084-6685-a369-ab08dd5d9f86-b02615b8 {
    grid-template-rows: auto;
    grid-template-columns: 38% 24% 38%;
  }

  #w-node-_631d4c10-5df6-d3a0-b77a-158772f11d94-b02615b8 {
    order: 0;
  }

  #w-node-_7ebb69a2-734b-52fe-8a4d-18cad1889b4b-b02615b8 {
    grid-template-rows: auto;
    grid-template-columns: 38% 24% 38%;
  }

  #w-node-_7ebb69a2-734b-52fe-8a4d-18cad1889b51-b02615b8 {
    order: 0;
  }

  #w-node-_46668285-bb64-b6bf-67c9-c15247997bb6-b02615b8, #w-node-_46668285-bb64-b6bf-67c9-c15247997c03-b02615b8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_99c0cb72-35e0-55a0-43ab-119d398ebba6-b02615b8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}


@font-face {
  font-family: 'Roboto Regular - lokal';
  src: url('../fonts/Roboto-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Robotoflex Variablefont woff local';
  src: url('../fonts/RobotoFlex-VariableFont.woff2') format('woff2');
  font-weight: 100 1000;
  font-style: normal;
  font-display: swap;
}