.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 {
  color: #333;
  padding-right: 1px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}.tp-landingpage .columns {
  justify-content: flex-end;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}.tp-landingpage .column {
  flex: 0 auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}.tp-landingpage .column-2 {
  padding-left: 0;
  padding-right: 0;
}.tp-landingpage .column-3 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}.tp-landingpage .column-4 {
  justify-content: flex-end;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}.tp-landingpage .column-5 {
  padding-left: 0;
}.tp-landingpage .column-6 {
  padding-right: 0;
}.tp-landingpage .image {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}.tp-landingpage .columns-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  max-width: 100%;
  display: flex;
}.tp-landingpage {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  display: flex;
}.tp-landingpage .image-2 {
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}.tp-landingpage .div-block {
  max-width: 1250px;
}.tp-landingpage .section-1,.tp-landingpage .section-2,.tp-landingpage .section-4 {
  margin-top: 15px;
  margin-bottom: 5px;
}.tp-landingpage .grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
}.tp-landingpage .grid-2 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  grid-template-rows: auto;
  grid-template-columns: 1.4fr 1fr;
}.tp-landingpage .grid-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template: "Area-2 Area-2 Area-2 Area-3 Area-3 Area-3"
                 "Area . . . . ."
                 / 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: minmax(auto, 1fr);
}.tp-landingpage .section-1-mobile {
  margin-top: 15px;
  margin-bottom: 5px;
  display: none;
}.tp-landingpage .section-3 {
  margin-top: 15px;
  margin-bottom: 5px;
}.tp-landingpage .section-3-mobile {
  margin-top: 15px;
  margin-bottom: 5px;
  display: none;
}.tp-landingpage .section-5 {
  background-image: url('../images/BG_black-friday.jpg');
  background-position: 0 0;
  background-size: auto;
  margin-top: 15px;
  margin-bottom: 5px;
  padding-top: 0;
}.tp-landingpage .div-block-2 {
  background-image: url('../images/BG_black-friday.jpg');
  background-position: 0 0;
  background-size: auto;
}.tp-landingpage .text-block {
  color: #fff;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 125%;
}.tp-landingpage .div-block-3 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 23px;
  margin-bottom: 40px;
  display: flex;
}.tp-landingpage .link-block {
  text-transform: uppercase;
  display: flex;
}.tp-landingpage .button-12 {
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #fff;
  width: 30%;
  height: 50px;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 22px;
  display: block;
}.tp-landingpage .div-block-4 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2em;
  padding-bottom: 2em;
}.tp-landingpage .sterrnchen {
  padding-top: 5.8em;
  padding-bottom: 2em;
  font-size: 10px;
  display: block;
}.tp-landingpage .text-sternchen {
  color: #000;
  text-align: left;
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 125%;
}.tp-landingpage .div-block-5 {
  background-color: #fff;
  width: 80%;
  max-width: 80%;
  height: 3px;
}.tp-landingpage .divider {
  background-color: #fff;
  width: 90%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .grid-4 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}.tp-landingpage .image-3 {
  filter: invert();
  max-width: 120px;
  margin-top: 29px;
  margin-left: auto;
}.tp-landingpage .heading {
  color: #aef73c;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  margin-top: 28px;
  margin-bottom: 60px;
  font-size: 40px;
  line-height: 55px;
  display: flex;
}.tp-landingpage .sternchen {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 23px;
  margin-bottom: 27px;
  display: flex;
}.tp-landingpage .section-3-copy {
  margin-top: 15px;
  margin-bottom: 5px;
}.tp-landingpage .section-6,.tp-landingpage .section-6-mobile,.tp-landingpage .section-2-mobile {
  margin-top: 15px;
  margin-bottom: 5px;
  display: none;
}

@media screen and (max-width: 991px) {.tp-landingpage .section-2,.tp-landingpage .section-4 {
    margin-top: 10px;
  }.tp-landingpage .grid-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }.tp-landingpage .section-3,.tp-landingpage .section-5 {
    margin-top: 10px;
  }.tp-landingpage .text-block {
    font-size: 1.4em;
  }.tp-landingpage .button-12 {
    width: 40%;
    margin-top: 2px;
  }.tp-landingpage .sterrnchen {
    padding-top: 1em;
  }.tp-landingpage .text-sternchen {
    margin-left: auto;
    margin-right: auto;
    font-size: .9em;
  }.tp-landingpage .grid-4 {
    display: flex;
  }.tp-landingpage .heading {
    width: 80%;
    margin: 0 auto 44px;
    font-size: 24px;
    line-height: 36px;
  }.tp-landingpage .section-3-copy,.tp-landingpage .section-6,.tp-landingpage .section-2-mobile {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .section-3,.tp-landingpage .section-5 {
    margin-top: 10px;
  }.tp-landingpage .text-block {
    font-size: 1.1em;
  }.tp-landingpage .button-12 {
    width: 70%;
    font-size: 20px;
  }.tp-landingpage .sterrnchen {
    padding-top: .125em;
  }.tp-landingpage .text-sternchen {
    margin-left: 29px;
    margin-right: 29px;
    font-size: 12px;
  }.tp-landingpage .grid-4 {
    margin-left: 22px;
    margin-right: 22px;
  }.tp-landingpage .image-3 {
    max-width: 80px;
  }.tp-landingpage .heading {
    width: 90%;
    margin-top: 11px;
    margin-bottom: 26px;
    font-size: 21px;
    line-height: 32px;
  }.tp-landingpage .section-3-copy,.tp-landingpage .section-6 {
    margin-top: 10px;
  }.tp-landingpage .section-2-mobile {
    display: none;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .section-1,.tp-landingpage .section-2 {
    display: none;
  }.tp-landingpage .section-4 {
    flex-direction: row;
    display: flex;
  }.tp-landingpage .grid {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
  }.tp-landingpage .grid-2 {
    flex-direction: column;
    display: flex;
  }.tp-landingpage .grid-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: grid;
  }.tp-landingpage .section-1-mobile {
    display: block;
  }.tp-landingpage .section-3 {
    display: none;
  }.tp-landingpage .section-3-mobile {
    margin-top: 10px;
    display: block;
  }.tp-landingpage .section-5 {
    display: block;
  }.tp-landingpage .text-block {
    margin-left: 21px;
    margin-right: 21px;
    font-size: 1.6em;
  }.tp-landingpage .div-block-3 {
    margin-left: -37px;
    margin-right: -37px;
    font-size: 10px;
  }.tp-landingpage .button-12 {
    width: 85%;
    font-size: 16px;
  }.tp-landingpage .div-block-4 {
    padding-top: 1.4em;
  }.tp-landingpage .sterrnchen {
    padding-top: 2.2em;
  }.tp-landingpage .text-sternchen {
    width: 74%;
    margin-left: 0;
    margin-right: 0;
    font-size: 11px;
  }.tp-landingpage .grid-4 {
    flex-direction: column;
    align-items: center;
  }.tp-landingpage .image-3 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .heading {
    margin-top: 12px;
    font-size: 17px;
    line-height: 125%;
  }.tp-landingpage .sternchen {
    margin-left: -37px;
    margin-right: -37px;
    font-size: 10px;
  }.tp-landingpage .section-3-copy,.tp-landingpage .section-6 {
    display: none;
  }.tp-landingpage .section-6-mobile {
    margin-top: 10px;
    display: none;
  }.tp-landingpage .section-2-mobile {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 0;
    display: block;
  }.tp-landingpage .grid-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template: "Area Area Area"
                   "Area-2 Area-3 Area-4"
                   / 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }.tp-landingpage .rsc {
    margin-bottom: 10px;
  }.tp-landingpage .div-block-6 {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .image-4 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .image-5,.tp-landingpage .image-6,.tp-landingpage .image-7,.tp-landingpage .image-8,.tp-landingpage .image-9,.tp-landingpage .image-10,.tp-landingpage .image-11 {
    display: block;
  }
}.tp-landingpage #w-node-_3a3b98ab-3569-bc3d-c5fd-d51a6410e2fb-ad894d89,.tp-landingpage #w-node-b70ce713-4bfc-94be-ef5a-cfe5a2acc0b0-ad894d89,.tp-landingpage #w-node-_1d96b674-e8b3-4d98-6502-91389bf75602-ad894d89,.tp-landingpage #w-node-_1d96b674-e8b3-4d98-6502-91389bf75605-ad894d89 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}.tp-landingpage #w-node-b60028c8-5fa9-3819-1aa4-3a09d8f01cba-ad894d89,.tp-landingpage #w-node-fa99bdb7-30fa-cdda-1bf4-f9ecebda1de8-ad894d89 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}.tp-landingpage #w-node-_314545bc-5f5d-419e-7401-1ef6a24ad770-ad894d89,.tp-landingpage #w-node-_142616dc-687e-e3e4-6d6c-73eac6695aaf-ad894d89,.tp-landingpage #w-node-e5530510-30af-a1b6-0adb-d4422fd2a16d-ad894d89,.tp-landingpage #w-node-_65d9443d-0a17-ca3d-6467-e5afebc9652b-ad894d89,.tp-landingpage #w-node-_6f3228ef-7377-4c4f-3b7f-4b4c85be894e-ad894d89,.tp-landingpage #w-node-_7e038524-ccbe-37b4-10f7-0a3067892f17-ad894d89,.tp-landingpage #w-node-_86c70698-45e0-114c-6c3b-29c391f16fa4-ad894d89,.tp-landingpage #w-node-c617acb5-45e3-0846-f5ff-a39529eb1924-ad894d89 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-dbab232a-771f-fad4-592f-d96506a17c93-ad894d89 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }.tp-landingpage #w-node-db75df69-c7d6-d5fd-138a-f21a5b8278ca-ad894d89 {
    grid-area: Area-4;
  }.tp-landingpage #w-node-_480b4368-26d3-021a-227a-1c50e554a033-ad894d89 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }.tp-landingpage #w-node-_480b4368-26d3-021a-227a-1c50e554a038-ad894d89 {
    grid-area: Area-4;
  }
}
