.tp-landingpage .w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}.tp-landingpage {
  max-width: 1250px;
  background-image: url('../images/22-1348_GBL_Shift_Phase2_EB_Background_FNL.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: fixed;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .div-block {
  margin-top: 0;
  padding: 5%;
}.tp-landingpage .button-background {
  width: 50px;
  height: 50px;
  border: 2px solid #000;
  border-radius: 25px;
  margin-left: -25px;
  margin-right: 0;
  position: absolute;
}.tp-landingpage .button-background.oben {
  margin-left: 0;
}.tp-landingpage .text-span {
  color: #f9c911;
}.tp-landingpage .button-wrapper-2 {
  width: 220px;
  height: 50px;
  min-height: 50px;
  color: #000;
  align-items: center;
  margin-top: 3%;
  margin-left: 50%;
  margin-right: auto;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  display: flex;
  position: relative;
}.tp-landingpage .button-wrapper-2.zuprodukt {
  margin-top: 2%;
  margin-left: 42%;
}.tp-landingpage .button-wrapper-2.zuprodukt.oben {
  width: 250px;
  margin-bottom: 3%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .heading {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin: 5% auto 1%;
  font-size: 30px;
  font-weight: 900;
  line-height: 35px;
}.tp-landingpage .button-text {
  z-index: 1;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 10px;
  font-size: 18px;
  position: relative;
}.tp-landingpage .button-arrow {
  width: 20px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  margin-right: 20px;
}.tp-landingpage .text-block {
  color: #000;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
  font-size: 18px;
}.tp-landingpage .text-block._2 {
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .text-block._2test {
  margin-top: 5%;
}.tp-landingpage .text-span-3 {
  text-transform: uppercase;
  margin-bottom: 2%;
  font-size: 22px;
  font-weight: 700;
  display: block;
}.tp-landingpage .grid {
  grid-template-rows: auto auto auto;
}.tp-landingpage .button-text-2 {
  z-index: 1;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 10px;
  font-size: 18px;
  position: relative;
}.tp-landingpage .button-arrow-2 {
  width: 20px;
  margin-right: 20px;
}.tp-landingpage .heading-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 70px;
  line-height: 60px;
}.tp-landingpage .image {
  width: 100%;
  margin-top: 0%;
}.tp-landingpage .grid-2 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 5%;
  margin-bottom: 3%;
}.tp-landingpage .image-13 {
  max-width: 85%;
  color: #fff;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .image-15 {
  display: none;
}.tp-landingpage .grid-3 {
  max-width: 70%;
  margin: 5% auto 3%;
}.tp-landingpage .heading-3 {
  text-align: center;
}.tp-landingpage .text-block-2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 3%;
  font-size: 20px;
}.tp-landingpage .image-16 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .button {
  height: 45px;
  max-width: 80%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #b9bdec;
  justify-content: center;
  align-items: center;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}.tp-landingpage .button:hover {
  background-color: #9dcff0;
}.tp-landingpage .grid-4 {
  margin-bottom: 5%;
}

@media screen and (max-width: 991px) {.tp-landingpage .button-background {
    margin-left: 0;
  }.tp-landingpage .text-span {
    color: #f9c911;
  }.tp-landingpage .button-wrapper-2.zuprodukt {
    margin-left: 36%;
  }.tp-landingpage .heading {
    color: #000;
  }.tp-landingpage .text-block {
    margin-left: 5%;
    margin-right: 5%;
  }.tp-landingpage .heading-2 {
    font-size: 50px;
    line-height: 55px;
  }.tp-landingpage .image {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .grid-2 {
    width: 100%;
  }.tp-landingpage .image-13 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .div-block {
    padding-top: 10%;
    padding-bottom: 7%;
  }.tp-landingpage .button-wrapper-2.zuprodukt {
    margin-left: 30%;
  }.tp-landingpage .button-wrapper-2.zuprodukt.oben {
    margin-top: 0%;
    margin-bottom: 5%;
    padding-left: 20px;
  }.tp-landingpage .heading {
    line-height: 35px;
  }.tp-landingpage .button-text {
    font-size: 18px;
  }.tp-landingpage .text-block {
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .grid {
    grid-template-rows: auto auto auto auto auto auto;
  }.tp-landingpage .heading-2 {
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .image-13 {
    margin-top: 0;
    margin-bottom: 10px;
  }.tp-landingpage .image-14 {
    display: none;
  }.tp-landingpage .image-15 {
    display: block;
  }.tp-landingpage .grid-3 {
    max-width: 80%;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .grid-4 {
    grid-template-rows: auto auto auto;
  }.tp-landingpage .div-block-2 {
    margin-bottom: 5%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .button-background.oben {
    width: 40px;
    height: 40px;
  }.tp-landingpage .text-span-2 {
    font-size: 20px;
  }.tp-landingpage .button-wrapper-2.zuprodukt {
    margin-left: 17%;
  }.tp-landingpage .button-wrapper-2.zuprodukt.oben {
    width: 210px;
    margin-top: 10%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .heading {
    margin-top: 10%;
    font-size: 19px;
    line-height: 22px;
  }.tp-landingpage .button-text {
    font-size: 15px;
  }.tp-landingpage .button-arrow {
    width: 15px;
    margin-right: 0;
  }.tp-landingpage .text-block {
    text-align: justify;
    margin-top: 5%;
  }.tp-landingpage .button-text-2 {
    font-size: 18px;
  }.tp-landingpage .heading-2 {
    font-size: 23px;
    line-height: 25px;
  }.tp-landingpage .image-13 {
    display: none;
  }.tp-landingpage .grid-3 {
    max-width: 100%;
  }.tp-landingpage .text-block-2 {
    font-size: 17px;
  }.tp-landingpage .image-16 {
    max-width: 95%;
  }
}.tp-landingpage #w-node-_5dafcf84-5372-b831-a7e5-8c696cb9967e-973e7b5f {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_9d35204d-ccb5-0e7e-de56-fa63eca32d26-973e7b5f {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-ca3a216c-7373-9369-65ff-f947ee5ae96f-973e7b5f {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-a8affcb2-1cb0-87e7-3cd5-02e03194d53d-973e7b5f {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_70a08cc5-4988-7053-1d5e-be4ac252ee2d-973e7b5f {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}.tp-landingpage #w-node-d8c0f42c-191e-81ba-9b4a-f90f062a0b16-973e7b5f {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: center;
}.tp-landingpage #w-node-_94dfaf74-c6f8-ecac-690a-0158fe64fe18-973e7b5f {
  grid-area: 3 / 2 / 4 / 3;
  align-self: center;
}.tp-landingpage #w-node-_27072192-5249-f334-6c92-fb0df3c978bf-973e7b5f {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-af8a3624-6d46-9e78-2a4a-51b77979363c-973e7b5f {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-d0ae2f02-e1e2-7b53-421c-c5760fe7aebc-973e7b5f {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-a52675f0-13c2-ca84-8865-7a6d8b743164-973e7b5f {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}.tp-landingpage #w-node-_12e2f845-004f-2b70-2ac4-5b67fae8190d-973e7b5f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}.tp-landingpage #w-node-_0de51104-dbfe-5883-9dd8-a1f511791428-973e7b5f {
  grid-area: 1 / 1 / 3 / 3;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-d0ae2f02-e1e2-7b53-421c-c5760fe7aebc-973e7b5f {
    grid-area: 1 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_9d35204d-ccb5-0e7e-de56-fa63eca32d26-973e7b5f {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-ca3a216c-7373-9369-65ff-f947ee5ae96f-973e7b5f {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-a8affcb2-1cb0-87e7-3cd5-02e03194d53d-973e7b5f {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_70a08cc5-4988-7053-1d5e-be4ac252ee2d-973e7b5f {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }.tp-landingpage #w-node-d8c0f42c-191e-81ba-9b4a-f90f062a0b16-973e7b5f {
    grid-area: 4 / 1 / 5 / 3;
    align-self: center;
    justify-self: center;
  }.tp-landingpage #w-node-_94dfaf74-c6f8-ecac-690a-0158fe64fe18-973e7b5f {
    grid-area: 6 / 1 / 7 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_27072192-5249-f334-6c92-fb0df3c978bf-973e7b5f {
    grid-area: 5 / 1 / 6 / 3;
  }.tp-landingpage #w-node-af8a3624-6d46-9e78-2a4a-51b77979363c-973e7b5f {
    grid-area: 3 / 1 / 4 / 3;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-a52675f0-13c2-ca84-8865-7a6d8b743164-973e7b5f {
    grid-area: 2 / 1 / 3 / 3;
    align-self: center;
  }
}
