<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tp-landingpage .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.tp-landingpage .w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}
.tp-landingpage .w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}.tp-landingpage {
  max-width: 1250px;
}
.tp-landingpage .image {
  display: none;
}
.tp-landingpage .div-block {
  height: 50px;
  background-color: #73000f;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.tp-landingpage .columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tp-landingpage .italic-text {
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  font-size: 50px;
  line-height: 50px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 4px;
}
.tp-landingpage .column-12 {
  padding-right: 0px;
  padding-left: 0px;
}
.tp-landingpage .image-3 {
  max-width: 40%;
  margin-top: 20px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.tp-landingpage .div-block-2 {
  width: 50px;
  height: 5px;
  margin-bottom: 40px;
  background-color: #cc001b;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.tp-landingpage .text-block-2 {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
  letter-spacing: 1px;
}
.tp-landingpage .column {
  display: block;
  padding-left: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tp-landingpage .image-31 {
  display: block;
}
.tp-landingpage .text-block {
  width: auto;
  margin-bottom: 40px;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #000;
  text-transform: uppercase;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tp-landingpage .columns-2 {
  margin-top: 20px;
}
.tp-landingpage .column-2 {
  padding-right: 0px;
  padding-left: 60px;
}
.tp-landingpage .image-4 {
  max-width: 47%;
  margin-bottom: 20px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.tp-landingpage .text-block-3 {
  width: 100%;
  color: #000;
  font-size: 16px;
  text-align: justify;
  letter-spacing: 1px;
}
.tp-landingpage .column-3 {
  padding-right: 10px;
  padding-left: 30px;
}
.tp-landingpage .image-5 {
  max-width: 88%;
  margin-bottom: 20px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.tp-landingpage .text-block-4 {
  width: 100%;
  color: #000;
  font-size: 16px;
  text-align: justify;
  letter-spacing: 1px;
}
.tp-landingpage .button-5 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 45px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: 100px;
  padding-top: 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ccff23;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.tp-landingpage .button-5:hover {
  background-size: auto;
}
.tp-landingpage .button-5.unten {
  width: 300px;
  height: 50px;
  margin-top: 0px;
  margin-left: 90px;
  padding-top: 15px;
  border: 1px solid #cc001b;
  background-color: #cc001b;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  text-align: center;
}
.tp-landingpage .button-5.unten:hover {
  border-color: #000;
  background-color: #000;
  background-size: auto;
  color: #fff;
}
.tp-landingpage .button-5.unten.jetzt {
  margin-left: 0px;
}
.tp-landingpage .button-5.zwei {
  width: 70%;
  margin-left: 0px;
}
.tp-landingpage .grid {
  margin-top: 40px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}
.tp-landingpage .div-block-3 {
  width: 70%;
}
.tp-landingpage .div-block-4 {
  width: 70%;
  margin: 60px auto;
}
.tp-landingpage .div-block-5 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.tp-landingpage .grid-2 {
  margin-top: 60px;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
  background-color: #2a020a;
}
.tp-landingpage .text-block-5 {
  width: auto;
  margin-bottom: -1px;
  color: #fff;
  font-size: 65px;
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
}
.tp-landingpage .text-block-5.racket {
  width: 100%;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #000;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tp-landingpage .div-block-6 {
  width: 50px;
  height: 5px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fe1101;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}
.tp-landingpage .text-block-6 {
  width: 85%;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
  letter-spacing: 1px;
}
.tp-landingpage .div-block-7 {
  width: 90%;
}
.tp-landingpage .youtube {
  margin-top: 40px;
  margin-bottom: 40px;
}
.tp-landingpage .image-7 {
  max-width: 80%;
}
.tp-landingpage .italic-text-2 {
  width: auto;
  font-size: 40px;
  line-height: 50px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 4px;
}
.tp-landingpage .italic-text-2.unten {
  display: block;
  margin-bottom: 60px;
  font-size: 50px;
}
.tp-landingpage .italic-text-2.taschen {
  display: block;
  color: #fff;
}
.tp-landingpage .image-24 {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: -webkit-transform 800ms ease;
  transition: -webkit-transform 800ms ease;
  transition: transform 800ms ease;
  transition: transform 800ms ease, -webkit-transform 800ms ease;
}
.tp-landingpage .image-24:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.tp-landingpage .bold-text-8 {
  display: block;
  height: 0px;
  padding-top: 2px;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}
.tp-landingpage .heading-4 {
  margin-bottom: 10px;
  color: #000;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
.tp-landingpage .link-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tp-landingpage .button-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 41px;
  max-width: 200px;
  margin: 24px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  background-color: #fff;
  background-image: none;
  background-size: auto;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.tp-landingpage .button-4:hover {
  border-style: none;
  background-image: url('../images/CX-RED-background.jpg');
  background-size: cover;
  color: #fff;
}
.tp-landingpage .image-21 {
  display: block;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: -webkit-transform 800ms ease;
  transition: -webkit-transform 800ms ease;
  transition: transform 800ms ease;
  transition: transform 800ms ease, -webkit-transform 800ms ease;
}
.tp-landingpage .image-21:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.tp-landingpage .columns-7 {
  margin-top: 60px;
}
.tp-landingpage .image-22 {
  display: none;
  max-width: 90%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.tp-landingpage .image-22.fehlt {
  display: none;
}
.tp-landingpage .grid-3 {
  margin-top: 60px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}
.tp-landingpage .div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/CX-RED-background.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tp-landingpage .slide-6 {
  width: 33%;
}
.tp-landingpage .slider {
  display: block;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}
.tp-landingpage .slide {
  width: 33%;
  height: auto;
}
.tp-landingpage .mask {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
}
.tp-landingpage .button-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 41px;
  max-width: 60%;
  margin: 24px auto 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  background-color: #fff;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.tp-landingpage .button-6:hover {
  background-color: #000;
  color: #fff;
}
.tp-landingpage .slide-nav {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.tp-landingpage .image-32 {
  opacity: 0;
}
.tp-landingpage .div-block-9 {
  width: 80%;
}
.tp-landingpage .slider-2 {
  width: auto;
  height: auto;
}
.tp-landingpage .left-arrow-2 {
  display: none;
}
.tp-landingpage .right-arrow-2 {
  display: none;
}
.tp-landingpage .image-33 {
  display: none;
}
.tp-landingpage .text-span {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.tp-landingpage .text-span-2 {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.tp-landingpage .text-span-3 {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
.tp-landingpage .columns {
    margin-top: -54px;
  }
.tp-landingpage .italic-text {
    display: block;
    margin-top: 60px;
    font-size: 55px;
    line-height: 55px;
  }
.tp-landingpage .image-3 {
    max-width: 30%;
  }
.tp-landingpage .text-block-2 {
    width: 100%;
  }
.tp-landingpage .column {
    padding-left: 20px;
  }
.tp-landingpage .text-block {
    font-size: 65px;
  }
.tp-landingpage .columns-2 {
    margin-top: 0px;
  }
.tp-landingpage .column-2 {
    padding-left: 20px;
  }
.tp-landingpage .image-4 {
    max-width: 40%;
  }
.tp-landingpage .text-block-3 {
    width: 100%;
  }
.tp-landingpage .column-3 {
    padding-right: 20px;
  }
.tp-landingpage .image-5 {
    max-width: 75%;
  }
.tp-landingpage .text-block-4 {
    width: 100%;
  }
.tp-landingpage .button-5 {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
.tp-landingpage .button-5.unten {
    margin-left: auto;
  }
.tp-landingpage .button-5.zwei {
    width: 100%;
  }
.tp-landingpage .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
.tp-landingpage .div-block-3 {
    width: 85%;
    margin-bottom: 40px;
  }
.tp-landingpage .div-block-4 {
    width: 85%;
    margin-top: 80px;
  }
.tp-landingpage .div-block-5 {
    width: 85%;
  }
.tp-landingpage .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
.tp-landingpage .text-block-5 {
    margin-bottom: 60px;
    line-height: 60px;
  }
.tp-landingpage .text-block-6 {
    width: 100%;
  }
.tp-landingpage .div-block-7 {
    width: 85%;
  }
.tp-landingpage .italic-text-2 {
    display: block;
    font-size: 35px;
    line-height: 45px;
  }
.tp-landingpage .italic-text-2.unten {
    font-size: 45px;
  }
.tp-landingpage .image-24 {
    width: 100%;
  }
.tp-landingpage .image-21 {
    width: 100%;
  }
.tp-landingpage .image-22 {
    max-width: 90%;
  }
.tp-landingpage .grid-3 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
.tp-landingpage .slide-6 {
    width: 50%;
  }
.tp-landingpage .slide {
    width: 50%;
  }
.tp-landingpage .left-arrow {
    width: 8%;
  }
.tp-landingpage .slide-nav {
    margin-bottom: 20px;
  }
.tp-landingpage .icon {
    font-size: 30px;
  }
.tp-landingpage .right-arrow {
    width: 8%;
  }
.tp-landingpage .div-block-9 {
    width: 85%;
  }
}

@media screen and (max-width: 767px) {
.tp-landingpage .image {
    display: block;
  }
.tp-landingpage .image-2 {
    display: none;
  }
.tp-landingpage .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -41px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
.tp-landingpage .italic-text {
    font-size: 35px;
    line-height: 35px;
  }
.tp-landingpage .column-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
  }
.tp-landingpage .text-block-2 {
    width: 95%;
    margin-bottom: 30px;
  }
.tp-landingpage .column {
    display: block;
    margin-bottom: 60px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
.tp-landingpage .image-31 {
    max-width: 80%;
  }
.tp-landingpage .column-2 {
    margin-bottom: 60px;
    padding-left: 30px;
  }
.tp-landingpage .text-block-3 {
    width: 95%;
  }
.tp-landingpage .column-3 {
    padding-right: 30px;
  }
.tp-landingpage .text-block-4 {
    width: 95%;
  }
.tp-landingpage .button-5.unten {
    margin-top: 60px;
  }
.tp-landingpage .button-5.zwei {
    margin-right: auto;
    margin-left: auto;
  }
.tp-landingpage .text-block-5 {
    margin-bottom: 10px;
    font-size: 45px;
  }
.tp-landingpage .text-block-6 {
    width: 95%;
    margin-bottom: 40px;
  }
.tp-landingpage .italic-text-2.unten {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
.tp-landingpage .image-24 {
    width: 100%;
  }
.tp-landingpage .heading-4 {
    margin-top: 20px;
    line-height: 30px;
  }
.tp-landingpage .image-21 {
    width: 100%;
  }
.tp-landingpage .slide-6 {
    width: 50%;
  }
.tp-landingpage .slider {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
.tp-landingpage .slide {
    width: 50%;
  }
.tp-landingpage .button-6 {
    width: 90%;
    max-width: 80%;
  }
.tp-landingpage .slide-nav {
    margin-top: 0px;
    margin-bottom: 0px;
  }
.tp-landingpage .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
.tp-landingpage .div-block-9 {
    width: 85%;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }
.tp-landingpage .image-33 {
    display: block;
  }
.tp-landingpage .image-34 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
.tp-landingpage .columns {
    margin-top: 0px;
  }
.tp-landingpage .italic-text {
    display: block;
    margin-top: 40px;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
  }
.tp-landingpage .image-3 {
    max-width: 50%;
  }
.tp-landingpage .div-block-2 {
    margin-bottom: 20px;
  }
.tp-landingpage .text-block-2 {
    width: 100%;
    margin-bottom: 40px;
  }
.tp-landingpage .column {
    padding-right: 30px;
  }
.tp-landingpage .text-block {
    width: 100%;
    font-size: 30px;
    text-align: left;
  }
.tp-landingpage .column-2 {
    padding-right: 30px;
  }
.tp-landingpage .image-4 {
    max-width: 70%;
  }
.tp-landingpage .text-block-3 {
    width: 100%;
  }
.tp-landingpage .column-3 {
    padding-left: 30px;
  }
.tp-landingpage .image-5 {
    max-width: 100%;
  }
.tp-landingpage .text-block-4 {
    width: 100%;
  }
.tp-landingpage .button-5 {
    width: 90%;
  }
.tp-landingpage .button-5.unten {
    margin-top: 60px;
  }
.tp-landingpage .text-block-5 {
    width: 100%;
    font-size: 40px;
    line-height: 35px;
    text-align: center;
  }
.tp-landingpage .text-block-5.racket {
    width: 100%;
    line-height: 35px;
  }
.tp-landingpage .text-block-6 {
    width: 100%;
    margin-bottom: 40px;
  }
.tp-landingpage .italic-text-2 {
    display: block;
    font-size: 25px;
    line-height: 40px;
    text-align: left;
  }
.tp-landingpage .italic-text-2.unten {
    font-size: 35px;
    line-height: 33px;
    text-align: left;
  }
.tp-landingpage .italic-text-2.taschen {
    text-align: center;
  }
.tp-landingpage .grid-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
  }
.tp-landingpage .div-block-8 {
    margin-top: 60px;
  }
.tp-landingpage .slide-6 {
    width: 100%;
  }
.tp-landingpage .slide {
    width: 100%;
  }
.tp-landingpage .button-6 {
    margin-top: 0px;
  }
.tp-landingpage .slide-nav {
    margin-bottom: 0px;
  }
.tp-landingpage .bold-text-9 {
    font-size: 18px;
  }
.tp-landingpage .text-span {
    text-align: left;
  }
}
.tp-landingpage #w-node-f089446b875a-d2bb8082 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-00899131120a-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-7833cbb1121f-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-align: center;
  justify-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.tp-landingpage #w-node-594a0c1af28b-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-5b113f393bb1-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-b06ea7d71ebb-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-9dfeec86b61b-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-a077801761c4-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: center;
  align-self: center;
}
.tp-landingpage #w-node-c4c21a6b3bdd-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: center;
  align-self: center;
}
.tp-landingpage #w-node-e8f26aac2974-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}
.tp-landingpage #w-node-0e85f3d00dba-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-dad91369819e-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
.tp-landingpage #w-node-81a9a9febd8e-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-436a43baf41f-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}
.tp-landingpage #w-node-daf9afd5f02f-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-58eeeac7ede2-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-3f0e43a3998b-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.tp-landingpage #w-node-0c7b56034c31-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}
.tp-landingpage #w-node-d4fca871b646-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}
.tp-landingpage #w-node-c64f10381a94-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}
.tp-landingpage #w-node-8ebf5d3abe6c-d2bb8082 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}
.tp-landingpage #w-node-447f83fbb528-d2bb8082 {
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

@media screen and (max-width: 991px) {
.tp-landingpage #w-node-594a0c1af28b-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
.tp-landingpage #w-node-5b113f393bb1-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
.tp-landingpage #w-node-b06ea7d71ebb-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
.tp-landingpage #w-node-9dfeec86b61b-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
.tp-landingpage #w-node-a077801761c4-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
.tp-landingpage #w-node-c4c21a6b3bdd-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
.tp-landingpage #w-node-e8f26aac2974-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }
.tp-landingpage #w-node-dad91369819e-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
  }
.tp-landingpage #w-node-3f0e43a3998b-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
.tp-landingpage #w-node-0c7b56034c31-d2bb8082 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
.tp-landingpage #w-node-d4fca871b646-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
.tp-landingpage #w-node-c64f10381a94-d2bb8082 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
.tp-landingpage #w-node-8ebf5d3abe6c-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

@media screen and (max-width: 767px) {
.tp-landingpage #w-node-00899131120a-d2bb8082 {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
.tp-landingpage #w-node-436a43baf41f-d2bb8082 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
  }
.tp-landingpage #w-node-c984bccbc2c8-d2bb8082 {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }
}

@media screen and (max-width: 479px) {
.tp-landingpage #w-node-58eeeac7ede2-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
.tp-landingpage #w-node-3f0e43a3998b-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
.tp-landingpage #w-node-0c7b56034c31-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
.tp-landingpage #w-node-d4fca871b646-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
  }
.tp-landingpage #w-node-c64f10381a94-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
  }
.tp-landingpage #w-node-8ebf5d3abe6c-d2bb8082 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 8;
    -ms-grid-row: 7;
    grid-row-start: 7;
  }
}</pre></body></html>