:root {
  --black: black;
  --indian-red: #e2636c;
  --white: white;
  --slate-grey2: #557990;
  --slate-grey: #5b788e;
  --dim-grey: #544a43;
  --midnight-blue: #10223633;
  --grey: #8d8d8d;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.video-horizontal {
  z-index: 1;
  width: 100vw;
  height: 100vh;
  margin-top: 0;
  display: block;
  overflow: hidden;
}

.video-vertical {
  width: 100vw;
  height: 100vh;
  display: none;
  overflow: hidden;
}

.header {
  z-index: 15;
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 100%;
  padding: 30px 60px 10px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.image {
  width: 220px;
  padding-left: 0;
}

.hero-video {
  z-index: 6;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  display: block;
  position: static;
  overflow: hidden;
}

.sec-txt {
  background-color: #000;
  background-image: url('../images/zigzag.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 120%;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  height: 160vh;
  padding-top: 300px;
  padding-bottom: 140px;
  display: flex;
  position: static;
  overflow: visible;
}

.sect-work {
  z-index: 2;
  background-color: #fff;
  max-width: 100%;
  padding-top: 100px;
  padding-bottom: 140px;
  display: block;
  position: static;
  overflow: hidden;
}

.h1 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 38px;
  overflow: hidden;
}

.footer {
  z-index: 14;
  background-color: var(--black);
  max-width: 100%;
  height: 40px;
  padding: 9px 60px 10px;
  display: none;
  position: relative;
  overflow: hidden;
}

.container {
  text-align: left;
  max-width: 70%;
  overflow: visible;
}

.h1-s {
  border-bottom: .9vw solid var(--indian-red);
  color: #000;
  text-align: center;
  text-transform: uppercase;
  object-fit: fill;
  max-width: 90%;
  min-height: 4.9vw;
  margin-bottom: 160px;
  margin-left: 35px;
  margin-right: 35px;
  padding-top: 20px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3.85vw;
  font-weight: 900;
  line-height: 4vw;
  text-decoration: none;
  position: static;
  overflow: hidden;
}

.columns {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.image-4 {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}

.dachzeile {
  color: #333;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  overflow: hidden;
}

.dachzeile:hover {
  color: var(--indian-red);
}

.info-company {
  color: #8d8d8d;
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
  overflow: hidden;
}

.showcase-wrapper {
  padding-bottom: 60px;
  overflow: hidden;
}

.link-block {
  text-decoration: none;
  overflow: hidden;
}

.body {
  object-fit: fill;
  overflow: visible;
}

.column {
  padding-left: 10px;
  padding-right: 30px;
  overflow: hidden;
}

.column-2 {
  padding-left: 30px;
  overflow: hidden;
}

.videos {
  overflow: hidden;
}

.link-footer {
  color: #838383;
  text-transform: uppercase;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-decoration: none;
}

.link-footer:hover {
  color: var(--indian-red);
}

.h1-example {
  color: #fff;
  text-align: left;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  overflow: hidden;
}

.dachzeile-example {
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  overflow: hidden;
}

.txt-example {
  color: var(--white);
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.sect-work2 {
  z-index: 3;
  background-color: #0000;
  max-width: 100%;
  padding-top: 60px;
  padding-bottom: 140px;
  display: block;
  position: relative;
  overflow: hidden;
}

.sec-txt2 {
  z-index: 10;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  max-width: 100%;
  height: 100vh;
  padding-top: 0;
  padding-bottom: 60px;
  padding-right: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-bg-vb {
  z-index: 4;
  background-color: var(--slate-grey2);
  color: var(--slate-grey);
  background-image: url('../images/bg-vb2.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 90vw;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-vb {
  z-index: 15;
  background-color: var(--dim-grey);
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.mail-ico2 {
  opacity: 1;
  filter: contrast(0%);
}

.container-example {
  max-width: 60%;
  overflow: hidden;
}

.img-example {
  padding-bottom: 60px;
}

.spacer {
  height: 100px;
}

.wrapper-aro {
  z-index: 8;
  text-align: center;
  height: 90px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.img-aro {
  height: 100%;
  padding-left: 20px;
  padding-right: 20px;
}

.link-block-2, .link-block-3 {
  height: 100%;
}

.sec-aro {
  z-index: 8;
  position: relative;
}

.sticky-object {
  text-align: center;
  padding-top: 80px;
  position: sticky;
  top: 50vh;
  bottom: 0;
}

.section-bg-intr {
  z-index: 4;
  color: var(--slate-grey);
  background-color: #7d786e;
  background-image: url('../images/bg-intr.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-intr {
  z-index: 15;
  background-color: var(--black);
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.section-bg-pala {
  z-index: 4;
  background-color: #4c7a91;
  background-image: linear-gradient(to bottom, var(--midnight-blue), var(--midnight-blue)), url('../images/bg-pala.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.section-bg-hbs {
  z-index: 4;
  background-image: linear-gradient(#3d2355a1, #3d2355a1), url('../images/bg-hbs.jpg');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-hbs {
  z-index: 15;
  background-color: #d12e26;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.section-bg-lun {
  z-index: 4;
  background-image: linear-gradient(#72391538, #72391538), url('../images/bg-lun.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-lun {
  z-index: 15;
  background-color: #1993c0;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.mail-ico3 {
  filter: invert();
}

.section-bg-sgkb {
  z-index: 4;
  background-color: #93bdce;
  background-image: linear-gradient(#12355a63, #12355a63), url('../images/bg-sgkb.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-sgkb {
  z-index: 15;
  background-color: #276341;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.section-bg-gp {
  z-index: 4;
  background-color: #99abb8;
  background-image: linear-gradient(#2e58743d, #2e58743d), url('../images/bg-gp.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-gp {
  z-index: 15;
  background-color: #a42218;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.section-bg-isc {
  z-index: 4;
  background-color: #e6f3f3;
  background-image: url('../images/bg-ISC.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.dachzeile-example-s {
  color: var(--black);
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
  overflow: hidden;
}

.h1-example-s {
  color: var(--black);
  text-align: left;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  overflow: hidden;
}

.txt-example-s {
  color: var(--black);
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.header-isc {
  z-index: 15;
  background-color: #2f2a95;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.section-bg-ws {
  z-index: 4;
  background-color: #b8c6db;
  background-image: url('../images/bg-ws.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.lightbox-link-zoom {
  z-index: auto;
  cursor: zoom-in;
  position: relative;
}

.sec-legal {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  max-width: 100%;
  height: auto;
  min-height: 96vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.h1-left {
  color: #fff;
  text-align: left;
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  overflow: hidden;
}

.dachzeile2 {
  color: var(--indian-red);
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
  overflow: hidden;
}

.dachzeile2:hover {
  color: var(--indian-red);
}

.copy {
  color: #8d8d8d;
  width: 100%;
  padding-bottom: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-decoration: none;
  overflow: hidden;
}

.footer2 {
  z-index: 14;
  background-color: #292929;
  max-width: 100%;
  height: 40px;
  padding: 9px 60px 10px;
  display: block;
  position: relative;
  overflow: hidden;
}

.container-legal {
  max-width: 70%;
  margin-top: 40px;
  padding-top: 120px;
  padding-bottom: 120px;
  overflow: hidden;
}

.invs-link {
  color: var(--grey);
  text-decoration: none;
}

.invs-link:hover {
  color: #8d8d8d;
}

.sticky-wrapper {
  height: 90vh;
}

.aro-down {
  transition: filter .2s;
}

.aro-down:hover {
  filter: invert();
}

.wrapper-h1 {
  justify-content: center;
  display: flex;
}

.section-bg-bh {
  z-index: 4;
  background-color: #66452e;
  background-image: linear-gradient(#0003, #0003), url('../images/bg-bh.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-bh {
  z-index: 15;
  background-color: #4fa9d8;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.section-bg-dvs {
  z-index: 4;
  background-color: #0b264f;
  background-image: linear-gradient(#0003, #0003), url('../images/bg-DVS.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.section-bg-rmv {
  z-index: 4;
  background-color: #292929;
  background-image: linear-gradient(#0003, #0003), url('../images/bg-subway.jpg');
  background-position: 0 0, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-rmv {
  z-index: 15;
  background-color: #16574d;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.div-block {
  object-fit: none;
  object-position: 0% 50%;
  height: 1000px;
  overflow: auto;
}

.image-5 {
  object-fit: cover;
  object-position: 0% 50%;
  height: 1000px;
  display: inline-block;
  overflow: scroll;
}

.slider {
  object-fit: contain;
  height: 1000px;
  overflow: hidden;
}

.image-6 {
  object-fit: cover;
  object-position: 0% 50%;
}

.mask {
  height: 1000px;
}

.slider-2 {
  cursor: grab;
  background-color: #fff;
  height: auto;
}

.mask-2 {
  height: 800px;
}

.right-arrow, .left-arrow {
  display: none;
}

.section-bg-dsp {
  z-index: 4;
  background-color: #99abb8;
  background-image: linear-gradient(#0e233166, #0e233166), url('../images/bg-dsp.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.header-dsp {
  z-index: 15;
  background-color: #045495;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 10px 60px;
  display: flex;
  position: fixed;
  overflow: hidden;
}

.section-bg-cc {
  z-index: 4;
  background-color: #99abb8;
  background-image: url('../images/bg-cc.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

@media screen and (max-width: 991px) {
  .video-horizontal {
    display: none;
    overflow: hidden;
  }

  .video-vertical {
    display: block;
  }

  .header {
    padding: 20px 40px 10px;
    display: none;
    position: relative;
  }

  .image {
    width: 210px;
  }

  .sec-txt {
    background-size: 150%;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    height: 950px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    position: static;
  }

  .sect-work {
    padding-top: 60px;
  }

  .h1 {
    font-size: 22px;
    line-height: 32px;
  }

  .footer {
    padding-left: 40px;
  }

  .container {
    max-width: 650px;
  }

  .h1-s {
    border-bottom-width: 9px;
    margin-bottom: 90px;
    margin-left: 35px;
    margin-right: 35px;
    padding-bottom: 0;
    font-size: 36px;
    line-height: 38px;
  }

  .dachzeile {
    padding-bottom: 8px;
    font-size: 12px;
  }

  .info-company {
    font-size: 14px;
    line-height: 20px;
  }

  .showcase-wrapper {
    padding-bottom: 50px;
  }

  .body {
    min-height: 100vh;
  }

  .h1-example {
    font-size: 29px;
    line-height: 34px;
  }

  .dachzeile-example {
    padding-bottom: 8px;
    font-size: 12px;
  }

  .sec-txt2 {
    padding-top: 0;
    padding-bottom: 220px;
    padding-right: 0;
  }

  .section-bg-vb {
    background-position: 100% 100%;
    background-size: 165vw;
  }

  .header-vb {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .container-example {
    max-width: 650px;
  }

  .wrapper-aro {
    height: 75px;
  }

  .sticky-object {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .header-intr {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .section-bg-pala {
    background-image: linear-gradient(to bottom, var(--midnight-blue), var(--midnight-blue)), url('../images/bg-pala.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .section-bg-hbs {
    background-image: linear-gradient(#45276091, #45276091), url('../images/bg-hbs.jpg');
    background-position: 0 0, 100% 100%;
    background-size: auto, auto 100%;
  }

  .header-hbs {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .section-bg-lun {
    background-position: 0 0, 100% 100%;
  }

  .header-lun {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .section-bg-sgkb {
    background-position: 0 0, 100% 100%;
  }

  .header-sgkb, .header-gp {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .section-bg-isc {
    background-image: url('../images/bg-ISC.jpg');
    background-position: 50%;
  }

  .dachzeile-example-s {
    padding-bottom: 8px;
    font-size: 12px;
  }

  .h1-example-s {
    font-size: 29px;
    line-height: 34px;
  }

  .header-isc {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .section-bg-ws {
    background-image: linear-gradient(to bottom, var(--midnight-blue), var(--midnight-blue)), url('../images/bg-ws.jpg');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .sec-legal {
    justify-content: flex-start;
    height: auto;
    min-height: 97vh;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .h1-left {
    font-size: 31px;
    line-height: 35px;
  }

  .dachzeile2 {
    padding-bottom: 20px;
    font-size: 12px;
  }

  .copy {
    font-size: 14px;
    line-height: 20px;
  }

  .footer2 {
    padding-left: 40px;
  }

  .container-legal {
    max-width: 650px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .sticky-wrapper {
    height: 600px;
  }

  .header-bh {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .section-bg-rmv {
    background-image: linear-gradient(#0000, #0000), url('../images/bg-subway.jpg');
    background-position: 0 0, 0%;
  }

  .header-rmv {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }

  .slider-2, .mask-2 {
    height: auto;
  }

  .header-dsp {
    padding: 10px 40px;
    display: flex;
    position: fixed;
  }
}

@media screen and (max-width: 767px) {
  .video-horizontal {
    display: block;
  }

  .video-vertical {
    display: none;
  }

  .header {
    height: auto;
    padding: 10px 20px 10px 25px;
    display: none;
  }

  .image {
    width: 200px;
  }

  .mail-ico {
    height: 15px;
  }

  .h1 {
    font-size: 16px;
    line-height: 22px;
  }

  .footer {
    padding-left: 25px;
  }

  .container {
    max-width: 80vw;
  }

  .h1-s {
    border-bottom-style: none;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 27px;
  }

  .column {
    padding-right: 10px;
  }

  .column-2 {
    padding-left: 10px;
  }

  .h1-example {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .txt-example {
    font-size: 14px;
  }

  .header-vb {
    height: auto;
    padding: 10px 20px 10px 25px;
    display: flex;
  }

  .mail-ico2 {
    height: 15px;
  }

  .container-example {
    max-width: 80vw;
  }

  .spacer {
    height: 50px;
  }

  .header-intr, .header-hbs, .header-lun {
    height: auto;
    padding: 10px 20px 10px 25px;
    display: flex;
  }

  .mail-ico3 {
    height: 15px;
  }

  .header-sgkb, .header-gp {
    height: auto;
    padding: 10px 20px 10px 25px;
    display: flex;
  }

  .h1-example-s {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .txt-example-s {
    font-size: 14px;
  }

  .header-isc {
    height: auto;
    padding: 10px 20px 10px 25px;
    display: flex;
  }

  .sec-legal {
    padding-top: 40px;
  }

  .h1-left {
    font-size: 24px;
    line-height: 22px;
  }

  .footer2 {
    padding-left: 25px;
  }

  .container-legal {
    max-width: 80vw;
  }

  .header-bh, .header-rmv, .header-dsp {
    height: auto;
    padding: 10px 20px 10px 25px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .video-horizontal {
    display: none;
  }

  .video-vertical {
    display: block;
  }

  .header {
    padding: 9px 13px 9px 15px;
    display: none;
  }

  .image {
    width: 175px;
  }

  .sec-txt {
    background-size: auto;
    height: 850px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sect-work {
    padding-top: 20px;
  }

  .h1 {
    text-align: left;
    font-size: 15px;
    line-height: 24px;
  }

  .footer {
    align-items: center;
    height: 38px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    display: none;
  }

  .container {
    max-width: 280px;
    line-height: 18px;
    overflow: visible;
  }

  .h1-s {
    border-bottom-style: none;
    max-width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    font-size: 26px;
    line-height: 30px;
  }

  .image-4 {
    padding-bottom: 12px;
  }

  .dachzeile {
    padding-bottom: 5px;
    font-size: 12px;
  }

  .info-company {
    font-size: 14px;
    line-height: 19px;
  }

  .showcase-wrapper {
    padding-bottom: 60px;
  }

  .column {
    padding-right: 10px;
  }

  .column-2 {
    padding-left: 10px;
  }

  .link-footer {
    font-size: 10px;
    line-height: 10px;
  }

  .h1-example {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 24px;
  }

  .dachzeile-example {
    padding-bottom: 5px;
    font-size: 12px;
  }

  .txt-example {
    font-size: 11px;
    line-height: 17px;
  }

  .header-vb {
    padding: 9px 13px 9px 15px;
    position: fixed;
  }

  .container-example {
    max-width: 280px;
    line-height: 18px;
  }

  .spacer {
    height: 50px;
  }

  .wrapper-aro {
    height: 60px;
  }

  .sticky-object {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header-intr, .header-hbs, .header-lun, .header-sgkb {
    padding: 9px 13px 9px 15px;
    position: fixed;
  }

  .header-gp {
    padding: 7px 13px 10px 15px;
    position: fixed;
  }

  .dachzeile-example-s {
    padding-bottom: 5px;
    font-size: 12px;
  }

  .h1-example-s {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 24px;
  }

  .txt-example-s {
    font-size: 11px;
    line-height: 17px;
  }

  .header-isc {
    padding: 9px 13px 9px 15px;
    position: fixed;
  }

  .sec-legal {
    justify-content: flex-start;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .h1-left {
    margin-bottom: 40px;
    font-size: 20px;
    line-height: 28px;
  }

  .dachzeile2 {
    padding-bottom: 10px;
    font-size: 9px;
  }

  .copy {
    padding-bottom: 30px;
    font-size: 14px;
    line-height: 19px;
  }

  .footer2 {
    align-items: center;
    height: 38px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    display: flex;
  }

  .container-legal {
    max-width: 280px;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 18px;
    overflow: visible;
  }

  .sticky-wrapper {
    height: 500px;
  }

  .aro-down {
    max-width: 75%;
  }

  .header-bh, .header-rmv, .header-dsp {
    padding: 7px 13px 10px 15px;
    position: fixed;
  }
}


