@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-BLACK.TTF') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-XLIGHT.TTF') format("truetype"), url('../fonts/GOTHAM-LIGHT.TTF') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-XLIGHTITALIC.TTF') format("truetype"), url('../fonts/GOTHAM-LIGHTITALIC.TTF') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-BOLDITALIC.TTF') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-BOLD.TTF') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-MEDIUMITALIC.TTF') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-BLACKITALIC.TTF') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-THINITALIC.TTF') format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Gotham 0";
  src: url('../fonts/GOTHAM-BOOKITALIC_0.OTF') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-THIN.TTF') format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-ULTRAITALIC.TTF') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Gotham;
  src: url('../fonts/GOTHAM-MEDIUM.TTF') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gotham Ultra;
  src: url('../fonts/GOTHAM-ULTRA.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Futura Nd For Nike;
  src: url('../fonts/FUTURA-ND-FOR-NIKE.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Tradegothicfornike 365 Bdcn 1";
  src: url('../fonts/TRADEGOTHICFORNIKE365-BDCN-1.TTF') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Caslon Rr Extracond;
  src: url('../fonts/Caslon-RR-Bold-ExtraCond.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}.tp-landingpage :root {
  --white: white;
  --black: black;
}.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 .w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}.tp-landingpage .w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}.tp-landingpage .heading-6 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: 90%;
  margin: 7% auto 2%;
  font-family: Futura Nd For Nike, Arial, sans-serif;
  font-size: 90px;
  font-weight: 400;
  line-height: 90px;
}.tp-landingpage .bold-text-2 {
  color: #000;
  font-family: Gotham, sans-serif;
  font-size: 70px;
  font-weight: 900;
  line-height: 70px;
}.tp-landingpage .bold-text-2.damenherren {
  font-size: 90px;
  line-height: 70px;
}.tp-landingpage .text-block-45 {
  color: #000;
  text-align: center;
  width: 80%;
  margin: 2% auto 5%;
  font-size: 17px;
  line-height: 22px;
  display: block;
}.tp-landingpage .text-block-45.herren {
  margin-top: 2%;
}.tp-landingpage .text-block-45.herren.mental {
  margin-top: 5%;
  margin-bottom: 0%;
}.tp-landingpage .text-block-45.herren.zu-den-schuhen {
  margin-top: 5%;
  margin-bottom: 2%;
}.tp-landingpage .text-block-45.unsure {
  display: none;
}.tp-landingpage {
  color: #000;
  max-width: 1250px;
}.tp-landingpage .grid-7 {
  grid-template-rows: auto;
  width: 85%;
  margin: 2% auto 0%;
}.tp-landingpage .grid-7.viergrid,.tp-landingpage .grid-7.vierergrid {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}.tp-landingpage .link-block-7 {
  text-decoration: none;
}.tp-landingpage .link-block-7.women {
  margin-left: 5%;
}.tp-landingpage .button-19 {
  z-index: 3;
  background-color: #49394f;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .button-t-8 {
  z-index: 4;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}.tp-landingpage .button-cover-15 {
  z-index: 3;
  background-color: #23ddd9;
  width: 100%;
  margin-top: 0%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}.tp-landingpage .link-block-8 {
  width: 85%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}.tp-landingpage .button-20 {
  z-index: 3;
  background-color: #ea7451;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .button-t-10 {
  z-index: 4;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}.tp-landingpage .grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1.75fr 1fr .5fr;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .grid.holger {
  grid-template-columns: 2fr 1fr .5fr;
  width: 100%;
  margin-top: 5%;
  display: none;
}.tp-landingpage .div-block {
  background-image: url('../images/NIke.gif');
  background-position: 50%;
  background-size: cover;
  height: auto;
}.tp-landingpage .text-block {
  z-index: 5;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 20px #fff;
  margin-top: 0%;
  margin-bottom: -8%;
  margin-left: 11%;
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  display: block;
  position: relative;
}.tp-landingpage .youtube-2 {
  margin-top: 1.5%;
  display: none;
}.tp-landingpage .text-block-12 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 200px;
  margin-bottom: 20px;
  font-size: 90px;
  line-height: 100px;
}.tp-landingpage .text-block-12.damen {
  margin-top: 140px;
  margin-bottom: 2%;
  font-weight: 900;
}.tp-landingpage .grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr .93fr;
  width: 100%;
  margin-top: 7%;
  margin-left: 0;
  margin-right: auto;
}.tp-landingpage .div-block-42 {
  background-image: url('../images/TennisPoint_ShootingNiceEdit-64-sur-71.jpg');
  background-position: 0 0;
  background-size: cover;
}.tp-landingpage .div-block-42.herren {
  background-image: url('../images/TennisPoint_ShootingNiceEdit-37-sur-71.jpg');
  background-position: 100%;
}.tp-landingpage .link-block-17 {
  width: 80%;
  margin: 2% auto 0;
  text-decoration: none;
  display: block;
}.tp-landingpage .div-block-12 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .button-25 {
  z-index: 3;
  cursor: pointer;
  background-color: #187356;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .button-t {
  z-index: 4;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}.tp-landingpage .button-cover-17 {
  z-index: 3;
  cursor: pointer;
  background-color: #8ab48c;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}.tp-landingpage .slider {
  background-color: #0000;
  width: 80%;
  height: auto;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .mask {
  width: auto;
  height: auto;
}.tp-landingpage .slide {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .image-86 {
  max-width: 82%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}.tp-landingpage .button-27 {
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  width: 95%;
  min-width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 17px;
  display: block;
}.tp-landingpage .icon {
  color: #000;
  display: none;
}.tp-landingpage .slide-nav {
  color: #000;
  background-color: #0000;
  display: none;
  position: relative;
}.tp-landingpage .nadaltext {
  color: #000;
  text-align: center;
  width: 90%;
  margin: 2% auto 0%;
  font-size: 17px;
  line-height: 22px;
}.tp-landingpage .columns-2 {
  align-items: center;
  margin-top: 8%;
  margin-left: 20%;
  display: flex;
}.tp-landingpage .slider-2 {
  background-color: #0000;
  width: auto;
  height: auto;
  margin-top: 2%;
}.tp-landingpage .image-58 {
  width: 50%;
  margin-left: 10%;
}.tp-landingpage .image-58.versuch2 {
  width: auto;
  height: 120px;
  margin-left: 0%;
}.tp-landingpage .column-4 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}.tp-landingpage .image-87 {
  max-width: 82%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}.tp-landingpage .heading-7 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 45px;
}.tp-landingpage .slide-nav-2 {
  display: none;
  position: relative;
}.tp-landingpage .column-5 {
  justify-content: flex-start;
  padding-left: 0;
  display: block;
}.tp-landingpage .div-block-3 {
  align-items: center;
  display: flex;
}.tp-landingpage .div-block-4 {
  display: block;
}.tp-landingpage .text-block-46 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 200px;
  margin-bottom: 20px;
  font-size: 90px;
  line-height: 100px;
}.tp-landingpage .text-block-46.damen {
  margin-top: 140px;
  margin-bottom: 0%;
  font-weight: 900;
}.tp-landingpage .text-block-46.damen.schuh {
  display: none;
}.tp-landingpage .grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr .93fr;
  width: 100%;
  margin-top: 0%;
  margin-left: 0;
  margin-right: auto;
}.tp-landingpage .grid-9.damen {
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: .93fr 1fr .5fr 1fr;
  margin-left: auto;
  margin-right: 0;
}.tp-landingpage .div-block-43 {
  background-image: url('../images/TennisPoint_ShootingNiceEdit-64-sur-71.jpg');
  background-position: 0 0;
  background-size: cover;
}.tp-landingpage .link-block-18 {
  width: 90%;
  margin: 20px auto 0;
  text-decoration: none;
  display: block;
}.tp-landingpage .div-block-16 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .button-26 {
  z-index: 3;
  cursor: pointer;
  background-color: #cc3c24;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .button-t-3 {
  z-index: 4;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}.tp-landingpage .button-cover-18 {
  z-index: 3;
  cursor: pointer;
  background-color: #235474;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}.tp-landingpage .slider-3 {
  background-color: #0000;
  width: 80%;
  height: auto;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .slider-3.nur-schuhe {
  display: none;
}.tp-landingpage .image-88 {
  max-width: 82%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}.tp-landingpage .slide-nav-3 {
  display: none;
  position: relative;
}.tp-landingpage .text-block-47 {
  color: #000;
  text-align: center;
  width: 85%;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 22px;
}.tp-landingpage .text-block-47.schuhe {
  width: 95%;
  margin-top: 2%;
  margin-bottom: 2%;
  display: none;
}.tp-landingpage .grid-10 {
  color: #fbe5cc;
  background-color: #8ab48c;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 90%;
  margin-top: 2%;
}.tp-landingpage .grid-10._2 {
  margin-top: 8%;
  margin-left: auto;
}.tp-landingpage .grid-10._2.herren2 {
  display: block;
}.tp-landingpage .grid-10._2.alt {
  display: none;
}.tp-landingpage .grid-10.ldy {
  background-color: #9b5e65;
}.tp-landingpage .link-block-19 {
  width: 80%;
  margin: 2% auto 0;
  text-decoration: none;
  display: block;
}.tp-landingpage .div-block-44 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .button-28 {
  z-index: 3;
  cursor: pointer;
  background-color: #f095a0;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .button-t-11 {
  z-index: 4;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}.tp-landingpage .button-cover-19 {
  z-index: 3;
  cursor: pointer;
  background-color: #9b5e65;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}.tp-landingpage .grid-11 {
  color: #000;
  border-top: 1px #000;
  margin-top: 0%;
}.tp-landingpage .image-89 {
  border-top: 10px solid #fff;
  border-left: 10px solid #fffefe;
  margin-top: 0%;
  margin-left: 0%;
}.tp-landingpage .button-29 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fbe5cc;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50px;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  display: flex;
}.tp-landingpage .button-29:hover {
  background-color: #ff8870;
}.tp-landingpage .button-29.zu-schuhen {
  display: none;
}.tp-landingpage .button-30 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ff8870;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  display: flex;
}.tp-landingpage .button-30:hover {
  background-color: #fae5cc;
}.tp-landingpage .div-block-45 {
  margin-top: -50%;
  margin-left: -7%;
}.tp-landingpage .div-block-46 {
  margin-right: -7%;
}.tp-landingpage .grid-12 {
  background-color: #fbe5cc;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: -5%;
}.tp-landingpage .grid-12.untenhalb {
  display: none;
}.tp-landingpage .grid-13 {
  grid-template-rows: auto;
  margin-bottom: 5%;
}.tp-landingpage .image-91 {
  width: 100%;
  display: block;
}.tp-landingpage .button-31 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #8ab48c;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 50px;
  margin: 0 auto 5%;
  font-size: 17px;
  display: flex;
  position: relative;
}.tp-landingpage .button-31:hover {
  background-color: #187356;
}.tp-landingpage .div-block-47 {
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .grid-4 {
  width: 50%;
  height: 100%;
  margin-top: 5%;
  margin-left: 146px;
  margin-right: auto;
}.tp-landingpage .image-8 {
  margin-top: -2%;
}.tp-landingpage .image {
  max-width: 70%;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10%;
  padding-bottom: 10%;
  display: block;
}.tp-landingpage .button {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 3px solid #a4e8e7;
  justify-content: center;
  align-items: center;
  width: 60%;
  max-width: 800px;
  height: 45px;
  margin: 5% auto 10%;
  font-size: 18px;
  font-weight: 500;
  display: flex;
}.tp-landingpage .button:hover {
  color: #fff;
  background-color: #95e3e2;
  border-color: #a4e8e7;
}.tp-landingpage .button.oberst {
  color: #f0976f;
  border-width: 1px;
  border-color: #f0976f;
  width: 40%;
  margin: -8% 172px 5% auto;
  position: relative;
}.tp-landingpage .button.oberst:hover {
  color: #fff;
  background-color: #f0976f;
}.tp-landingpage .image-92 {
  display: none;
}.tp-landingpage .image-93 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .image-7 {
  width: 100%;
  margin-top: -5%;
  margin-bottom: -22px;
}.tp-landingpage .heading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0%;
  padding-top: 3%;
  font-size: 50px;
  font-weight: 700;
  line-height: 45px;
}.tp-landingpage .heading.unten {
  z-index: 5;
  margin-top: 5%;
  font-size: 40px;
  position: relative;
}.tp-landingpage .text-span-6 {
  color: #ee976d;
  font-size: 60px;
}.tp-landingpage .div-block-48 {
  flex-direction: column;
  display: flex;
}.tp-landingpage .button-32 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fbe5cc;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 50px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  display: flex;
}.tp-landingpage .button-32:hover {
  background-color: #ff8870;
}.tp-landingpage .image-94 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .grid-14 {
  grid-template-rows: auto;
}.tp-landingpage .image-95 {
  width: 70%;
  margin: 0% 0% -3% 7%;
}.tp-landingpage .image-96 {
  margin-left: -17%;
  margin-right: 0%;
}.tp-landingpage .image-97 {
  width: 60%;
  margin-left: 18%;
}.tp-landingpage .image-98 {
  width: 75%;
  margin-top: 14%;
  margin-left: 0%;
  margin-right: -7%;
}.tp-landingpage .image-99 {
  width: 70%;
  margin-right: 28%;
}.tp-landingpage .image-100 {
  width: 80%;
  margin-left: 2%;
}.tp-landingpage .image-101 {
  width: 70%;
  margin-top: 13%;
  margin-left: 61%;
}.tp-landingpage .image-102 {
  width: 60%;
  margin-top: 0%;
  margin-bottom: 5%;
  margin-left: 32%;
}.tp-landingpage .image-103 {
  width: 50%;
  margin-left: 0%;
}.tp-landingpage .image-104 {
  width: 80%;
  margin-left: 64%;
}.tp-landingpage .image-105 {
  width: 45%;
  margin-left: -13%;
}.tp-landingpage .image-106 {
  width: 50%;
  margin-top: 9%;
}.tp-landingpage .image-107 {
  z-index: 40;
  width: 55%;
  position: relative;
}.tp-landingpage .image-108 {
  z-index: 10;
  width: 80%;
  margin-left: -20%;
  position: relative;
}.tp-landingpage .image-109 {
  width: 70%;
  margin-top: 11%;
  margin-left: 48%;
}.tp-landingpage .image-110 {
  width: 50%;
  margin-left: 0;
  position: relative;
}.tp-landingpage .image-111 {
  width: 80%;
  margin-left: 0%;
}.tp-landingpage .image-112 {
  width: 40%;
}.tp-landingpage .image-113 {
  z-index: 20;
  width: 50%;
  margin-left: -8px;
  position: relative;
}.tp-landingpage .image-114 {
  width: 80%;
  margin-top: 2%;
}.tp-landingpage .image-115 {
  z-index: 20;
  width: 50%;
  margin-left: -2%;
  position: relative;
}.tp-landingpage .image-116 {
  width: 60%;
  margin-top: 41%;
  margin-left: 9%;
}.tp-landingpage .image-117 {
  width: 35%;
  margin-top: 104px;
  margin-left: 32%;
}.tp-landingpage .image-118 {
  width: 30%;
  margin-top: 38%;
  margin-left: 0%;
}.tp-landingpage .text-block-48 {
  z-index: 50;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  width: 40%;
  margin: -6% 15% -2% auto;
  padding-top: 1%;
  padding-left: 1%;
  padding-right: 1%;
  font-size: 25px;
  line-height: 30px;
  position: relative;
}.tp-landingpage .slider-4 {
  background-color: #0000;
  width: auto;
  height: auto;
  margin-top: 2%;
}.tp-landingpage .image-119 {
  width: 50%;
  margin-left: 10%;
}.tp-landingpage .image-119.versuch2 {
  width: auto;
  height: 120px;
  margin-left: 0%;
}.tp-landingpage .image-120 {
  max-width: 82%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}.tp-landingpage .column-6 {
  justify-content: flex-start;
  padding-left: 0;
  display: block;
}.tp-landingpage .div-block-49 {
  align-items: center;
  display: flex;
}.tp-landingpage .button-33 {
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  width: 95%;
  min-width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 17px;
  display: block;
}.tp-landingpage .nadal {
  display: block;
}.tp-landingpage .zur-gesamten {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 45px;
  margin-top: 3%;
  margin-left: 30%;
  font-size: 18px;
  display: flex;
}.tp-landingpage .zur-gesamten:hover {
  background-color: #bd1414;
}.tp-landingpage .zur-gesamten.gesamt {
  margin-top: 2%;
}.tp-landingpage .zur-gesamten.gesamt:hover {
  background-color: #2d6392;
}.tp-landingpage .button-34 {
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 45px;
  margin-top: 3%;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  display: flex;
}.tp-landingpage .button-34:hover {
  background-color: #8ab48c;
}.tp-landingpage .youtube-3 {
  margin-bottom: 0%;
}.tp-landingpage .grid-15 {
  grid-template-columns: .5fr 1fr .5fr;
  margin-bottom: 2%;
  display: none;
}.tp-landingpage .nacho2 {
  display: block;
}.tp-landingpage .grid-16 {
  background-color: #8ab48c;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5%;
  margin-left: 10%;
}.tp-landingpage .nachomobile {
  display: none;
}.tp-landingpage .image-121 {
  max-width: 82%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}.tp-landingpage .link-block-5 {
  justify-content: center;
  align-items: flex-end;
  width: 70%;
  margin: 10% auto auto;
  padding-top: 0;
  text-decoration: none;
  display: flex;
}.tp-landingpage .slider-5 {
  background-color: #fff;
  width: 80%;
  height: auto;
  margin-top: -9%;
  margin-left: auto;
  margin-right: 0;
}.tp-landingpage .slider-5.damen {
  width: 50%;
  margin-left: auto;
  margin-right: 5%;
}.tp-landingpage .slider-5.damen.links {
  margin-left: 5%;
  margin-right: auto;
}.tp-landingpage .slide-nav-4 {
  color: #000;
  background-color: #0000;
  display: block;
  position: relative;
}.tp-landingpage .icon-2 {
  color: #000;
  display: block;
}.tp-landingpage .button-cover-2 {
  z-index: 3;
  cursor: pointer;
  background-color: #222534;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}.tp-landingpage .button-4 {
  z-index: 3;
  cursor: pointer;
  background-color: #1c556a;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .slide-2 {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .div-block-10 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .grid-17 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .grid-17.oben.drei {
  grid-template-columns: 1fr 1fr;
}.tp-landingpage .button-t-12 {
  z-index: 4;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  position: relative;
}.tp-landingpage .button-35 {
  text-align: center;
  text-transform: uppercase;
  background-color: #000;
  width: 95%;
  min-width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-size: 17px;
  display: block;
}.tp-landingpage .div-block-17 {
  background-image: url('../images/lay.JPG');
  background-position: 0 0;
  background-size: auto;
  height: 800px;
}.tp-landingpage .div-block-17.damen {
  background-image: url('../images/_J6A3176_ret_klein.gif');
  background-position: 50% 100%;
  background-size: cover;
  height: 700px;
}.tp-landingpage .image-122 {
  max-width: 50%;
  margin-top: -24%;
}.tp-landingpage .image-123 {
  max-width: 50%;
  margin-top: 0;
}.tp-landingpage .image-123.shoe {
  margin-right: 25%;
  display: none;
}.tp-landingpage .div-block-14 {
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/backgroundcom.png');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 5%;
  margin-bottom: 0%;
  padding-top: 5%;
  padding-bottom: 5%;
  display: none;
}.tp-landingpage .text-span-7 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 5%;
  font-family: Futura Nd For Nike, Arial, sans-serif;
  font-size: 90px;
  font-weight: 700;
  line-height: 100px;
  display: block;
}.tp-landingpage .div-block-50 {
  background-image: url('../images/_J6A8110.jpg');
  background-position: 0 0;
  background-size: auto;
  max-width: 60%;
  height: 50px;
  margin-top: 5%;
}.tp-landingpage .div-block-50.zwei {
  background-image: url('../images/backret2.png');
  margin-left: 40%;
}.tp-landingpage .text-block-49 {
  justify-content: center;
  align-items: center;
  max-width: 50%;
  margin-left: 50%;
  font-family: Gotham Ultra, sans-serif;
  font-size: 30px;
  display: flex;
}.tp-landingpage .text-block-49.rechts {
  color: #000;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 30px;
}.tp-landingpage .badge {
  max-width: 30%;
  margin-top: 5%;
  margin-left: 10%;
  margin-right: 0%;
  display: none;
}.tp-landingpage .mask-2 {
  height: auto;
}.tp-landingpage .slider-6 {
  background-color: #ddd0;
  display: none;
}.tp-landingpage .slide-3 {
  width: 50%;
}.tp-landingpage .grid-18 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
}.tp-landingpage .div-block-51 {
  background-color: #000;
  background-image: linear-gradient(#00000045, #00000045), url('../images/saaaaaaaal.png');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  padding: 5%;
  display: none;
}.tp-landingpage .button-t-13 {
  z-index: 4;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}.tp-landingpage .button-cover-20 {
  z-index: 3;
  background-color: #92b8e9;
  width: 100%;
  margin-top: -5%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}.tp-landingpage .link-block-20 {
  width: 50%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: 25%;
  text-decoration: none;
  display: none;
}.tp-landingpage .bold-text {
  color: #fff;
  font-size: 34px;
  line-height: 38px;
}.tp-landingpage .slide-nav-5 {
  display: none;
}.tp-landingpage .button-36 {
  z-index: 3;
  background-color: #ea7451;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}.tp-landingpage .heading-8 {
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .slide-4 {
  width: 50%;
}.tp-landingpage .image-125 {
  padding-bottom: 20px;
}.tp-landingpage .image-5 {
  padding-top: 0;
  padding-bottom: 20px;
}.tp-landingpage .link-block {
  color: #fff;
  text-decoration: none;
}.tp-landingpage .image-6 {
  padding-bottom: 20px;
}.tp-landingpage .div-block-2 {
  color: #f8f2f2;
  text-align: center;
  background-color: #000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}.tp-landingpage .image-126 {
  padding-bottom: 20px;
}.tp-landingpage .text-block-50 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
}.tp-landingpage .image-2,.tp-landingpage .image-3,.tp-landingpage .image-4,.tp-landingpage .image-127 {
  padding-bottom: 20px;
}.tp-landingpage .grid-2 {
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5%;
  margin-left: 10%;
  margin-right: 10%;
  display: none;
}.tp-landingpage .grid-19 {
  grid-template: ". . Area"
  / 1fr 1fr 1fr 1fr 1fr;
  margin-left: 10%;
  margin-right: 10%;
}.tp-landingpage .mobile {
  display: none;
}.tp-landingpage .grid-20 {
  grid-template-columns: .5fr 1fr;
  width: 70%;
}.tp-landingpage .youtube-4 {
  margin-left: 15%;
}.tp-landingpage .grid-21 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 10%;
  margin-right: 10%;
}.tp-landingpage .link-block-21 {
  color: #fff;
  text-decoration: none;
}.tp-landingpage .image-131 {
  padding-bottom: 20px;
}.tp-landingpage .div-block-52 {
  color: #000;
  text-align: center;
  background-color: #000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}.tp-landingpage .text-block-51 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
}.tp-landingpage .grid-22 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 10%;
  margin-right: 10%;
}.tp-landingpage .link-block-22 {
  color: #fff;
  text-decoration: none;
}.tp-landingpage .image-132 {
  padding-bottom: 20px;
}.tp-landingpage .div-block-53 {
  color: #000;
  text-align: center;
  background-color: #000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}.tp-landingpage .text-block-52 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
}.tp-landingpage .grid-23 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-left: 10%;
  margin-right: 10%;
}.tp-landingpage .link-block-23 {
  color: #fff;
  text-decoration: none;
}.tp-landingpage .image-133 {
  padding-bottom: 20px;
}.tp-landingpage .div-block-54 {
  color: #000;
  text-align: center;
  background-color: #000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}.tp-landingpage .text-block-53 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
}.tp-landingpage .div-block-55 {
  margin-top: 5%;
}.tp-landingpage .div-block-56 {
  background-color: #23ddd9;
  justify-content: center;
  align-items: center;
  min-height: 50px;
  display: flex;
}.tp-landingpage .div-block-57 {
  background-color: #49394f;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  margin-top: 10px;
  margin-left: 10px;
  display: flex;
}.tp-landingpage .text-block-54 {
  color: #fff;
  text-align: center;
  text-transform: none;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
}.tp-landingpage .grid-24 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .div-block-58 {
  background-image: url('../images/nikes7.png');
  background-position: 0 0;
  background-size: cover;
  height: 200px;
}.tp-landingpage .divwechsel1 {
  background-image: url('../images/nikes2.png');
  background-position: 50%;
  background-size: cover;
}.tp-landingpage .div-block-60 {
  background-image: url('../images/nikes3.png');
  background-position: 50%;
  background-size: cover;
}.tp-landingpage .div-block-61 {
  background-image: url('../images/nikes6.png');
  background-position: 60%;
  background-size: cover;
  height: 200px;
}.tp-landingpage .div-block-62 {
  background-image: url('../images/nikenewnike.png');
  background-position: 50% 100%;
  background-size: cover;
}.tp-landingpage .div-block-63 {
  background-image: url('../images/nikes1.png');
  background-position: 50%;
  background-size: cover;
}.tp-landingpage .div-block-64 {
  background-image: url('../images/nikes5.png');
  background-position: 0 0;
  background-size: cover;
}.tp-landingpage .videoausblenden {
  display: none;
}

@media screen and (min-width: 1440px) {.tp-landingpage .zur-gesamten.gesamt:hover {
    background-color: #017579;
  }.tp-landingpage .grid-19 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {.tp-landingpage .heading-6 {
    margin-bottom: 2%;
    font-size: 70px;
    line-height: 75px;
  }.tp-landingpage .bold-text-2 {
    font-size: 50px;
    line-height: 55px;
  }.tp-landingpage .text-block-45 {
    width: 90%;
    margin-top: 3%;
    margin-bottom: 0%;
  }.tp-landingpage .grid-7 {
    width: 90%;
    margin-top: 5%;
  }.tp-landingpage .button-t-8 {
    font-size: 18px;
  }.tp-landingpage .link-block-8 {
    width: 90%;
  }.tp-landingpage .div-block {
    height: auto;
  }.tp-landingpage .text-block {
    background-color: #0000;
    width: 90%;
    margin-top: 0%;
    margin-bottom: -11%;
    margin-left: 2%;
    font-size: 30px;
    line-height: 40px;
  }.tp-landingpage .text-block-12 {
    margin-top: 140px;
    font-size: 70px;
  }.tp-landingpage .text-block-12.damen {
    margin-top: 100px;
    font-size: 55px;
    line-height: 60px;
  }.tp-landingpage .link-block-17 {
    margin-top: 20px;
  }.tp-landingpage .div-block-12 {
    width: 100%;
  }.tp-landingpage .button-t {
    font-size: 12px;
  }.tp-landingpage .slide {
    width: 30%;
  }.tp-landingpage .image-86 {
    max-width: 85%;
  }.tp-landingpage .button-27 {
    width: 180px;
  }.tp-landingpage .icon,.tp-landingpage .slide-nav {
    display: block;
  }.tp-landingpage .image-87 {
    max-width: 85%;
  }.tp-landingpage .heading-7 {
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .slide-nav-2 {
    display: none;
  }.tp-landingpage .text-block-46 {
    margin-top: 140px;
    font-size: 70px;
  }.tp-landingpage .text-block-46.damen {
    margin-top: 100px;
    font-size: 55px;
    line-height: 60px;
  }.tp-landingpage .link-block-18 {
    width: 100%;
    margin-top: 20px;
  }.tp-landingpage .div-block-16 {
    width: 90%;
  }.tp-landingpage .button-t-3 {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
  }.tp-landingpage .image-88 {
    max-width: 85%;
  }.tp-landingpage .slide-nav-3 {
    display: none;
  }.tp-landingpage .text-block-47 {
    width: 90%;
    margin-top: 3%;
    margin-bottom: 0%;
  }.tp-landingpage .text-block-47.schuhe {
    margin-bottom: 1%;
  }.tp-landingpage .link-block-19 {
    width: 100%;
    margin-top: 20px;
  }.tp-landingpage .div-block-44 {
    width: 90%;
  }.tp-landingpage .button-t-11 {
    text-align: center;
    font-size: 12px;
    line-height: 15px;
  }.tp-landingpage .heading {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 40px;
  }.tp-landingpage .text-block-48 {
    width: 50%;
    font-size: 20px;
    line-height: 25px;
  }.tp-landingpage .image-120 {
    max-width: 85%;
  }.tp-landingpage .button-33 {
    width: 180px;
  }.tp-landingpage .zur-gesamten.gesamt {
    font-size: 15px;
  }.tp-landingpage .image-121 {
    max-width: 85%;
  }.tp-landingpage .link-block-5 {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 0;
  }.tp-landingpage .slide-nav-4,.tp-landingpage .icon-2 {
    display: block;
  }.tp-landingpage .slide-2 {
    width: 50%;
  }.tp-landingpage .div-block-10 {
    width: 100%;
  }.tp-landingpage .button-t-12 {
    font-size: 18px;
  }.tp-landingpage .button-35 {
    width: 80%;
    font-size: 15px;
  }.tp-landingpage .div-block-17.damen {
    height: 400px;
  }.tp-landingpage .div-block-14 {
    height: auto;
  }.tp-landingpage .text-span-7 {
    font-size: 60px;
  }.tp-landingpage .div-block-50,.tp-landingpage .div-block-50.zwei {
    height: 30px;
  }.tp-landingpage .text-block-49.rechts {
    max-width: 60%;
    margin-left: 40%;
  }.tp-landingpage .grid-18 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr .5fr .5fr;
  }.tp-landingpage .link-block-20 {
    width: 90%;
  }.tp-landingpage .bold-text {
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .div-block-2 {
    width: 90%;
  }.tp-landingpage .image-128 {
    width: 100%;
  }.tp-landingpage .image-129 {
    max-width: 100%;
  }.tp-landingpage .grid-19 {
    padding-top: 20px;
    padding-bottom: 0;
  }.tp-landingpage .grid-20 {
    width: 90%;
  }.tp-landingpage .youtube-4 {
    margin-left: 5%;
  }.tp-landingpage .image-130 {
    margin-bottom: 20px;
  }.tp-landingpage .div-block-52,.tp-landingpage .div-block-53,.tp-landingpage .div-block-54 {
    width: 90%;
  }.tp-landingpage .div-block-57 {
    width: 100px;
    height: 100px;
  }.tp-landingpage .text-block-54 {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading-6 {
    width: 90%;
    margin-bottom: 0%;
    font-size: 60px;
    line-height: 60px;
  }.tp-landingpage .bold-text-2 {
    font-size: 40px;
    line-height: 45px;
    display: block;
  }.tp-landingpage .text-block-45 {
    margin-top: 5%;
  }.tp-landingpage .grid-7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 5%;
  }.tp-landingpage .grid-7.vierergrid {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .link-block-8 {
    width: 100%;
    margin-top: 40px;
  }.tp-landingpage .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1.75fr;
  }.tp-landingpage .grid.holger {
    grid-template-rows: auto auto;
    grid-template-columns: 2fr;
    margin-top: 20%;
  }.tp-landingpage .div-block {
    background-position: 50%;
    height: 600px;
    padding-bottom: 0;
    padding-right: 0;
  }.tp-landingpage .text-block {
    background-color: #fff;
    margin-top: 10%;
    margin-bottom: 0;
    margin-left: 0;
    padding: 5%;
    font-size: 45px;
    line-height: 40px;
    display: block;
  }.tp-landingpage .text-block-12 {
    font-size: 60px;
    line-height: 70px;
  }.tp-landingpage .text-block-12.damen {
    margin-top: 100px;
    font-size: 45px;
    font-weight: 700;
  }.tp-landingpage .grid-8 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block-42 {
    background-position: 50%;
    height: 250px;
  }.tp-landingpage .div-block-42.herren {
    background-position: 50% 40%;
    width: 100%;
    height: 250px;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }.tp-landingpage .link-block-17 {
    width: 80%;
  }.tp-landingpage .div-block-12 {
    width: 100%;
  }.tp-landingpage .button-t {
    font-size: 17px;
  }.tp-landingpage .slide {
    width: 50%;
  }.tp-landingpage .image-86 {
    max-width: 90%;
    padding-top: 20px;
  }.tp-landingpage .icon {
    display: block;
  }.tp-landingpage .nadaltext {
    margin-bottom: 0%;
    font-size: 17px;
  }.tp-landingpage .columns-2 {
    margin-left: 10%;
  }.tp-landingpage .image-87 {
    max-width: 90%;
    padding-top: 20px;
  }.tp-landingpage .heading-7 {
    line-height: 30px;
  }.tp-landingpage .slide-nav-2 {
    display: block;
  }.tp-landingpage .text-block-46 {
    font-size: 60px;
    line-height: 70px;
  }.tp-landingpage .text-block-46.damen {
    margin-top: 100px;
    font-size: 45px;
    font-weight: 700;
  }.tp-landingpage .grid-9 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .grid-9.damen {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block-43 {
    background-position: 50%;
    height: 250px;
  }.tp-landingpage .link-block-18 {
    width: 80%;
    margin-bottom: 40px;
  }.tp-landingpage .div-block-16 {
    width: 100%;
  }.tp-landingpage .button-26 {
    margin-bottom: 0;
  }.tp-landingpage .button-t-3 {
    font-size: 17px;
  }.tp-landingpage .image-88 {
    max-width: 90%;
    padding-top: 20px;
  }.tp-landingpage .slide-nav-3 {
    display: block;
  }.tp-landingpage .text-block-47 {
    margin-top: 5%;
  }.tp-landingpage .text-block-47.schuhe {
    text-align: justify;
    width: 90%;
    margin-bottom: 3%;
  }.tp-landingpage .link-block-19 {
    width: 80%;
    margin-bottom: 40px;
  }.tp-landingpage .div-block-44 {
    width: 100%;
  }.tp-landingpage .button-28 {
    margin-bottom: 0;
  }.tp-landingpage .button-t-11 {
    font-size: 17px;
  }.tp-landingpage .grid-4 {
    width: 100%;
  }.tp-landingpage .button {
    max-width: 90%;
  }.tp-landingpage .button.oberst {
    width: 80%;
    margin-top: 5%;
  }.tp-landingpage .image-92 {
    display: block;
  }.tp-landingpage .image-93 {
    display: none;
  }.tp-landingpage .heading {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 50px;
  }.tp-landingpage .heading.unten {
    font-size: 33px;
    line-height: 40px;
  }.tp-landingpage .text-block-48 {
    width: 60%;
  }.tp-landingpage .image-120 {
    max-width: 90%;
    padding-top: 20px;
  }.tp-landingpage .zur-gesamten.gesamt {
    width: 60%;
    margin-left: 20%;
  }.tp-landingpage .grid-15 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 2%;
  }.tp-landingpage .image-121 {
    max-width: 90%;
    padding-top: 20px;
  }.tp-landingpage .link-block-5 {
    width: 90%;
  }.tp-landingpage .slider-5.damen {
    width: 80%;
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .slider-5.damen.links {
    margin-top: 0%;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .icon-2 {
    display: block;
  }.tp-landingpage .slide-2 {
    width: 50%;
  }.tp-landingpage .div-block-10 {
    width: 100%;
  }.tp-landingpage .grid-17 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .grid-17.oben {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block-14 {
    background-image: linear-gradient(to bottom, null, null), url('../images/TennisPointxNikeUSOpen2021-3.jpg');
    background-size: auto, cover;
    margin-top: 100px;
  }.tp-landingpage .text-span-7 {
    font-size: 50px;
  }.tp-landingpage .div-block-50 {
    height: 30px;
  }.tp-landingpage .badge {
    max-width: 50%;
  }.tp-landingpage .link-block-20 {
    width: 100%;
    margin-top: 40px;
  }.tp-landingpage .bold-text {
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .grid-19 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }.tp-landingpage .grid-21,.tp-landingpage .grid-22,.tp-landingpage .grid-23 {
    grid-template-rows: auto auto;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading-6 {
    width: 90%;
    margin-top: 10%;
    font-size: 45px;
    line-height: 45px;
  }.tp-landingpage .bold-text-2 {
    text-align: center;
    font-size: 24px;
    line-height: 22px;
  }.tp-landingpage .text-block-45 {
    text-align: justify;
  }.tp-landingpage .grid-7 {
    grid-template-rows: auto;
    margin-top: 10%;
  }.tp-landingpage .grid-7.viergrid {
    grid-template-columns: 1fr;
  }.tp-landingpage .grid-7.vierergrid.zwe {
    margin-top: 5%;
  }.tp-landingpage .link-block-7.women {
    margin-right: 5%;
  }.tp-landingpage .button-t-8 {
    font-size: 18px;
  }.tp-landingpage .link-block-8 {
    width: 100%;
  }.tp-landingpage .button-t-10 {
    text-align: center;
    font-size: 18px;
  }.tp-landingpage .div-block {
    height: 400px;
  }.tp-landingpage .text-block {
    margin-bottom: -40px;
    margin-left: 40px;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 25px;
  }.tp-landingpage .text-block-12 {
    margin-top: 60px;
    font-size: 35px;
    line-height: 45px;
  }.tp-landingpage .text-block-12.damen {
    margin-top: 60px;
    font-size: 30px;
    line-height: 40px;
  }.tp-landingpage .div-block-42 {
    height: 400px;
  }.tp-landingpage .div-block-12 {
    width: 100%;
  }.tp-landingpage .button-t {
    font-size: 15px;
  }.tp-landingpage .slider {
    margin-top: -2%;
  }.tp-landingpage .mask,.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .image-86 {
    max-width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .button-27 {
    min-width: 180px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
  }.tp-landingpage .nadaltext {
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 18px;
  }.tp-landingpage .columns-2 {
    margin-left: 6%;
  }.tp-landingpage .slider-2 {
    margin-top: -2%;
  }.tp-landingpage .image-58.versuch2 {
    width: 80%;
    height: 50%;
  }.tp-landingpage .image-87 {
    max-width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .heading-7 {
    font-size: 22px;
    line-height: 25px;
  }.tp-landingpage .div-block-4 {
    margin-top: 100px;
  }.tp-landingpage .text-block-46 {
    margin-top: 60px;
    font-size: 35px;
    line-height: 45px;
  }.tp-landingpage .text-block-46.damen {
    margin-top: 60px;
    font-size: 30px;
    line-height: 40px;
  }.tp-landingpage .grid-9.damen {
    margin-top: 5%;
    margin-left: 0;
  }.tp-landingpage .div-block-43 {
    height: 400px;
  }.tp-landingpage .div-block-16 {
    width: 100%;
  }.tp-landingpage .button-t-3 {
    font-size: 15px;
  }.tp-landingpage .slider-3 {
    margin-top: -2%;
  }.tp-landingpage .image-88 {
    max-width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .text-block-47 {
    text-align: justify;
  }.tp-landingpage .text-block-47.schuhe {
    width: 90%;
    margin-bottom: 10%;
  }.tp-landingpage .div-block-44 {
    width: 100%;
  }.tp-landingpage .button-t-11 {
    font-size: 15px;
  }.tp-landingpage .grid-11 {
    grid-template-rows: auto auto;
  }.tp-landingpage .image-89 {
    width: 90%;
  }.tp-landingpage .button-29,.tp-landingpage .button-30 {
    width: 80%;
  }.tp-landingpage .div-block-45 {
    margin-top: 0%;
  }.tp-landingpage .image-90 {
    width: 90%;
    margin-left: auto;
    display: block;
  }.tp-landingpage .heading {
    margin-top: 0;
    font-size: 30px;
    line-height: 35px;
  }.tp-landingpage .heading.unten {
    font-size: 25px;
    line-height: 28px;
  }.tp-landingpage .text-span-6 {
    font-size: 40px;
  }.tp-landingpage .text-block-48 {
    width: 80%;
    font-size: 15px;
    line-height: 20px;
  }.tp-landingpage .slider-4 {
    margin-top: -2%;
  }.tp-landingpage .image-119.versuch2 {
    width: 80%;
    height: 50%;
  }.tp-landingpage .image-120 {
    max-width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .button-33 {
    min-width: 180px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
  }.tp-landingpage .nadal {
    margin-top: 100px;
  }.tp-landingpage .zur-gesamten.gesamt {
    width: 90%;
    margin-left: 5%;
    font-size: 15px;
  }.tp-landingpage .button-34 {
    width: 80%;
  }.tp-landingpage .nacho1,.tp-landingpage .nacho2,.tp-landingpage .nacho3,.tp-landingpage .tim2,.tp-landingpage .jasmin1,.tp-landingpage .jasmin2,.tp-landingpage .jasmin3,.tp-landingpage .tim1,.tp-landingpage .tim3 {
    display: none;
  }.tp-landingpage .nachomobile {
    display: block;
  }.tp-landingpage .image-121 {
    max-width: 70%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .slider-5 {
    margin-top: -2%;
  }.tp-landingpage .slider-5.damen {
    width: 90%;
  }.tp-landingpage .slide-2,.tp-landingpage .div-block-10 {
    width: 100%;
  }.tp-landingpage .grid-17 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr 1fr;
  }.tp-landingpage .grid-17.oben {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: .5fr 1fr;
  }.tp-landingpage .button-35 {
    min-width: 180px;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
  }.tp-landingpage .image-123 {
    margin-top: -33px;
    margin-right: -32%;
  }.tp-landingpage .image-123.jasmin {
    margin-left: -32%;
    margin-right: 0%;
  }.tp-landingpage .div-block-14 {
    background-image: linear-gradient(to bottom, null, null), url('../images/TennisPointxNikeUSOpen2021-3.jpg');
    background-size: auto, auto;
    margin-top: 60px;
  }.tp-landingpage .text-span-7 {
    font-size: 30px;
  }.tp-landingpage .div-block-50.zwei {
    background-position: 50%;
    height: 20px;
  }.tp-landingpage .text-block-49.rechts {
    max-width: 90%;
    margin-left: 10%;
    font-size: 25px;
  }.tp-landingpage .grid-18 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .button-t-13 {
    text-align: center;
    font-size: 18px;
  }.tp-landingpage .link-block-20 {
    width: 100%;
  }.tp-landingpage .grid-2 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .image-128 {
    display: none;
  }.tp-landingpage .grid-19 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .desk {
    display: none;
  }.tp-landingpage .grid-21 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .grid-22 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .grid-23 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .div-block-57 {
    width: 70px;
    height: 70px;
  }.tp-landingpage .text-block-54 {
    text-transform: none;
    font-size: 10px;
    line-height: 14px;
  }.tp-landingpage .grid-24 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }.tp-landingpage .div-block-58,.tp-landingpage .divwechsel1,.tp-landingpage .div-block-60 {
    display: none;
  }.tp-landingpage .div-block-61 {
    display: block;
  }.tp-landingpage .div-block-62 {
    background-position: 50% 0;
    display: block;
  }.tp-landingpage .div-block-63,.tp-landingpage .div-block-64 {
    display: none;
  }
}.tp-landingpage #w-node-_376bf6cd-dab1-7bba-3727-bf084d3c1ca9-136a5f2f,.tp-landingpage #w-node-_57d8bf04-bcb1-bd8b-9204-0648155072e0-136a5f2f {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409aa9-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409ab6-136a5f2f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}.tp-landingpage #w-node-_7106b0b8-7f44-b4f7-ac1f-59cc87f28f63-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_7106b0b8-7f44-b4f7-ac1f-59cc87f28f68-136a5f2f {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_20e26c4c-a546-a9f4-04d5-ca27d84e7a3f-136a5f2f {
  grid-area: 1 / 2 / 2 / 4;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7900-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7905-136a5f2f {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd790a-136a5f2f {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd790f-136a5f2f {
  grid-area: 1 / 4 / 2 / 5;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7914-136a5f2f {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7919-136a5f2f {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd791e-136a5f2f {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7923-136a5f2f {
  grid-area: 2 / 4 / 3 / 5;
}.tp-landingpage #w-node-_723d2f29-7455-8cca-3495-2abbbc98c24c-136a5f2f {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-a9a61642-5a36-9939-9d85-023466c68a19-136a5f2f {
  grid-area: 3 / 2 / 4 / 3;
}.tp-landingpage #w-node-_4062775e-3872-a494-5ae3-925dc5471cbc-136a5f2f {
  grid-area: 3 / 3 / 4 / 4;
}.tp-landingpage #w-node-_2926bc7b-c41d-31bc-ef56-83b15849e167-136a5f2f {
  grid-area: 3 / 4 / 4 / 5;
}.tp-landingpage #w-node-d0133f7e-64d5-ebd9-e06a-4ef030a9f9d6-136a5f2f {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-c48c70ce-b06e-efc0-cf2b-eb384a0c86ad-136a5f2f,.tp-landingpage #w-node-_72a3a447-f3ef-9e65-c5d5-ebc569dd58bb-136a5f2f {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-d36d1cc4-758a-7dad-6b7f-e26f9936fa58-136a5f2f {
  grid-area: 2 / 2 / 4 / 3;
  place-self: center;
}.tp-landingpage #w-node-d8995ed1-4380-34cc-5613-0094ca58ffcb-136a5f2f {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a97b-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a980-136a5f2f {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a985-136a5f2f {
  grid-area: 1 / 4 / 2 / 5;
}.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a98a-136a5f2f {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_72923e80-56ef-8bf4-b12f-31f1593cd95a-136a5f2f,.tp-landingpage #w-node-c3b65e6d-463c-49f6-a00a-178c8226529a-136a5f2f {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_72923e80-56ef-8bf4-b12f-31f1593cd95b-136a5f2f {
  grid-area: 2 / 2 / 4 / 3;
  place-self: center;
}.tp-landingpage #w-node-_72923e80-56ef-8bf4-b12f-31f1593cd95c-136a5f2f {
  grid-area: 3 / 2 / 4 / 3;
  place-self: center;
}.tp-landingpage #w-node-a6b53da2-3b06-8bb1-d890-5a6f4bb04154-136a5f2f {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f71-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f76-136a5f2f {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f7b-136a5f2f {
  grid-area: 1 / 4 / 2 / 5;
}.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f80-136a5f2f {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-ef4a7a6d-0c2f-da92-e510-b356ed580995-136a5f2f {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_9621b283-3337-982b-c6dc-bcb31ec00398-136a5f2f {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-ff380944-b788-c675-5382-fed396a511bb-136a5f2f {
  grid-area: 1 / 5 / 2 / 7;
}.tp-landingpage #w-node-_665eef43-45dd-f620-ad39-5dd39725e2a0-136a5f2f {
  grid-area: 1 / 3 / 2 / 5;
}.tp-landingpage #w-node-f7b7e84d-674a-446a-b433-7d539724a4fe-136a5f2f {
  grid-area: 1 / 5 / 2 / 8;
}.tp-landingpage #w-node-_56ca5e70-f615-7cd3-a01c-4f3138a3d787-136a5f2f {
  grid-area: 2 / 2 / 3 / 4;
}.tp-landingpage #w-node-_27591b87-0196-6068-d3b2-914b4067099a-136a5f2f {
  grid-area: 2 / 4 / 3 / 6;
}.tp-landingpage #w-node-_18abdb5d-bb63-ad0d-9a98-2a4be39e4d99-136a5f2f {
  grid-area: 2 / 6 / 3 / 8;
}.tp-landingpage #w-node-b5fcc306-b36f-c236-d8e1-64afd935420c-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-b5fcc306-b36f-c236-d8e1-64afd9354211-136a5f2f {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_2cbe5467-6906-e6f3-e0e6-f063afa9bcac-136a5f2f {
  grid-area: 1 / 3 / 3 / 5;
}.tp-landingpage #w-node-_56c5dd31-6e56-8871-ab31-f6a87a4dff27-136a5f2f {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-_3bc7a0f4-9481-c048-29c0-049e2d57ce2b-136a5f2f {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-b16cb1a5-f3ab-9d0c-fb9b-63b246b18164-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}.tp-landingpage #w-node-_2cbe5467-6906-e6f3-e0e6-f063afa9bcad-136a5f2f {
  grid-area: 2 / 1 / 4 / 2;
  place-self: center;
}.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f27-136a5f2f {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f2c-136a5f2f {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f31-136a5f2f {
  grid-area: 1 / 4 / 2 / 5;
}.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f36-136a5f2f {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_4551e2f7-ec8f-e068-af38-125c83464dd0-136a5f2f {
  grid-area: 2 / 1 / 5 / 3;
}.tp-landingpage #w-node-eb418a99-81db-09eb-f013-f739f2bc4af9-136a5f2f {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_4551e2f7-ec8f-e068-af38-125c83464dd1-136a5f2f {
  grid-area: 2 / 1 / 3 / 3;
  align-self: center;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409aa9-136a5f2f {
    grid-area: 1 / 1 / 3 / 2;
    align-self: center;
  }.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409ab4-136a5f2f {
    grid-area: 1 / 2 / 2 / 4;
  }.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409ab5-136a5f2f {
    grid-area: 2 / 2 / 3 / 4;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-_7106b0b8-7f44-b4f7-ac1f-59cc87f28f68-136a5f2f {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_20e26c4c-a546-a9f4-04d5-ca27d84e7a3f-136a5f2f {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-d0133f7e-64d5-ebd9-e06a-4ef030a9f9d6-136a5f2f {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a97b-136a5f2f {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a980-136a5f2f {
    grid-area: 1 / 3 / 2 / 5;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a985-136a5f2f {
    grid-area: 2 / 3 / 3 / 5;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a98a-136a5f2f {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_72923e80-56ef-8bf4-b12f-31f1593cd95c-136a5f2f {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f71-136a5f2f {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f76-136a5f2f {
    grid-area: 1 / 3 / 2 / 5;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f7b-136a5f2f {
    grid-area: 2 / 3 / 3 / 5;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f80-136a5f2f {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-b5fcc306-b36f-c236-d8e1-64afd9354211-136a5f2f {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_2cbe5467-6906-e6f3-e0e6-f063afa9bcac-136a5f2f {
    grid-area: 3 / 1 / 5 / 3;
  }.tp-landingpage #w-node-_56c5dd31-6e56-8871-ab31-f6a87a4dff27-136a5f2f {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_3bc7a0f4-9481-c048-29c0-049e2d57ce2b-136a5f2f {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f27-136a5f2f {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f2c-136a5f2f {
    grid-area: 1 / 3 / 2 / 5;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f31-136a5f2f {
    grid-area: 2 / 3 / 3 / 5;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f36-136a5f2f {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_57d8bf04-bcb1-bd8b-9204-0648155072e0-136a5f2f {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409aa9-136a5f2f {
    grid-area: 1 / 1 / 2 / 2;
    align-self: center;
  }.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409ab4-136a5f2f {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-c3610784-4846-8f7c-de48-bd76b0409ab5-136a5f2f {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd790a-136a5f2f {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd790f-136a5f2f {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7914-136a5f2f {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7919-136a5f2f {
    grid-area: 3 / 2 / 4 / 3;
  }.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd791e-136a5f2f {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_3b89bdf1-eae1-6a02-26d2-38db7dbd7923-136a5f2f {
    grid-area: 4 / 2 / 5 / 3;
  }.tp-landingpage #w-node-_723d2f29-7455-8cca-3495-2abbbc98c24c-136a5f2f {
    grid-area: 5 / 2 / 6 / 3;
  }.tp-landingpage #w-node-a9a61642-5a36-9939-9d85-023466c68a19-136a5f2f {
    grid-area: 5 / 1 / 6 / 2;
  }.tp-landingpage #w-node-_4062775e-3872-a494-5ae3-925dc5471cbc-136a5f2f {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-_2926bc7b-c41d-31bc-ef56-83b15849e167-136a5f2f {
    grid-area: 6 / 2 / 7 / 3;
  }.tp-landingpage #w-node-d36d1cc4-758a-7dad-6b7f-e26f9936fa58-136a5f2f {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }.tp-landingpage #w-node-d8995ed1-4380-34cc-5613-0094ca58ffcb-136a5f2f {
    grid-area: 4 / 1 / 5 / 3;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a97b-136a5f2f {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a980-136a5f2f {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a985-136a5f2f {
    grid-area: 3 / 2 / 4 / 3;
  }.tp-landingpage #w-node-a5b38f46-38d0-d8b7-f83d-0ba0e969a98a-136a5f2f {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_72923e80-56ef-8bf4-b12f-31f1593cd95b-136a5f2f,.tp-landingpage #w-node-_72923e80-56ef-8bf4-b12f-31f1593cd95c-136a5f2f {
    grid-area: 3 / 1 / 4 / 3;
    place-self: center;
  }.tp-landingpage #w-node-a6b53da2-3b06-8bb1-d890-5a6f4bb04154-136a5f2f {
    grid-area: 4 / 1 / 5 / 3;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f71-136a5f2f {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f76-136a5f2f {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f7b-136a5f2f {
    grid-area: 3 / 2 / 4 / 3;
  }.tp-landingpage #w-node-c08b9f7a-0a33-ffb4-8637-013806d55f80-136a5f2f {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-ef4a7a6d-0c2f-da92-e510-b356ed580995-136a5f2f {
    grid-area: 1 / 3 / 2 / 4;
  }.tp-landingpage #w-node-ff380944-b788-c675-5382-fed396a511bb-136a5f2f {
    grid-area: 2 / 1 / 3 / 4;
  }.tp-landingpage #w-node-_665eef43-45dd-f620-ad39-5dd39725e2a0-136a5f2f {
    grid-area: 1 / 3 / 2 / 4;
  }.tp-landingpage #w-node-_56ca5e70-f615-7cd3-a01c-4f3138a3d787-136a5f2f {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_2cbe5467-6906-e6f3-e0e6-f063afa9bcac-136a5f2f {
    grid-area: 3 / 1 / 4 / 3;
  }.tp-landingpage #w-node-_56c5dd31-6e56-8871-ab31-f6a87a4dff27-136a5f2f {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f27-136a5f2f {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f2c-136a5f2f {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f31-136a5f2f {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_0b80d10f-e8e9-1574-a20c-580528143f36-136a5f2f {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-eb418a99-81db-09eb-f013-f739f2bc4af9-136a5f2f {
    grid-area: 1 / 1 / 2 / 3;
  }
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-BLACK.TTF') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-XLIGHT.TTF') format('truetype'), url('../fonts/GOTHAM-LIGHT.TTF') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-XLIGHTITALIC.TTF') format('truetype'), url('../fonts/GOTHAM-LIGHTITALIC.TTF') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-BOLDITALIC.TTF') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-BOLD.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-MEDIUMITALIC.TTF') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-BLACKITALIC.TTF') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-THINITALIC.TTF') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham 0';
  src: url('../fonts/GOTHAM-BOOKITALIC_0.OTF') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-THIN.TTF') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-ULTRAITALIC.TTF') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GOTHAM-MEDIUM.TTF') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham Ultra';
  src: url('../fonts/GOTHAM-ULTRA.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura Nd For Nike';
  src: url('../fonts/FUTURA-ND-FOR-NIKE.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tradegothicfornike 365 Bdcn 1';
  src: url('../fonts/TRADEGOTHICFORNIKE365-BDCN-1.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Caslon Rr Extracond';
  src: url('../fonts/Caslon-RR-Bold-ExtraCond.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}