.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 .text-block {
  color: #3d3d3d;
  text-align: center;
  font-family: Uni sans webfont, sans-serif;
  font-size: 40px;
  line-height: 30px;
}.tp-landingpage .section {
  max-width: 1250px;
  text-transform: uppercase;
  margin-top: 1%;
  margin-bottom: 2%;
  font-size: 25px;
  font-weight: 700;
}.tp-landingpage .text-block-2 {
  width: 55%;
  color: #3d3d3d;
  text-align: center;
  text-transform: none;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: block;
}.tp-landingpage .section-2 {
  max-width: 1250px;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 2%;
  display: block;
}.tp-landingpage .text-block-3 {
  color: #fff;
  text-align: center;
  background-color: #303030;
  padding-top: 2%;
  padding-bottom: 2%;
  text-decoration: none;
}.tp-landingpage .link-block {
  text-decoration: none;
}.tp-landingpage .div-block {
  width: 100%;
  justify-content: flex-start;
  margin-top: 2%;
  display: flex;
}.tp-landingpage .link-block-2,.tp-landingpage .link-block-3 {
  text-decoration: none;
}.tp-landingpage .link-block-4 {
  max-width: 338px;
  color: #fff;
  text-transform: uppercase;
  background-color: #3d3d3d;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .5s;
  display: block;
  box-shadow: 0 0 14px -5px rgba(0, 0, 0, .64);
}.tp-landingpage .link-block-4:hover {
  transform: translate(0, -10px);
  box-shadow: 6px 6px 14px 1px rgba(0, 0, 0, .23);
}.tp-landingpage .link-block-4.kids1 {
  display: none;
}.tp-landingpage .link-block-5,.tp-landingpage .link-block-6 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .text-block-4 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .row {
  margin-top: 3%;
  margin-bottom: 4%;
}.tp-landingpage .text-block-5 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-5.first {
  margin-top: 5%;
}.tp-landingpage .text-block-5.kids {
  margin-left: 1%;
}.tp-landingpage .row-2 {
  max-width: 1250px;
  margin-top: 3%;
  margin-left: 1%;
}.tp-landingpage .text-block-6 {
  text-align: center;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni sans webfont, sans-serif;
  display: block;
}.tp-landingpage .text-block-7 {
  text-align: center;
  text-transform: uppercase;
  font-family: Uni sans webfont, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
  transition: all .5s;
}.tp-landingpage .text-block-7:hover {
  text-decoration: underline;
}.tp-landingpage .text-block-7.kids {
  color: #369fe2;
}.tp-landingpage .text-block-8,.tp-landingpage .text-block-9,.tp-landingpage .text-block-10,.tp-landingpage .text-block-11 {
  text-align: center;
  text-transform: uppercase;
  font-family: Uni sans webfont, sans-serif;
}.tp-landingpage .column {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .link-block-7 {
  color: #3d3d3d;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .5s;
  display: block;
}.tp-landingpage .link-block-7.w--current {
  transition-property: none;
}.tp-landingpage .link-block-7.w--current:hover {
  text-decoration: underline;
}.tp-landingpage .link-block-8 {
  color: #3d3d3d;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}.tp-landingpage .link-block-8:hover {
  text-decoration: underline;
}.tp-landingpage .div-block-2 {
  display: flex;
}.tp-landingpage .image {
  float: none;
  align-self: center;
  margin-left: 3%;
}.tp-landingpage .div-block-3 {
  display: flex;
}.tp-landingpage .row-3 {
  margin-top: 5px;
}.tp-landingpage .row-4,.tp-landingpage .row-5,.tp-landingpage .row-6 {
  margin-bottom: 4%;
}.tp-landingpage .row-7 {
  margin-bottom: 2%;
}.tp-landingpage .image-2 {
  max-width: 100%;
}.tp-landingpage .text-block-12 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .div-block-4 {
  margin-top: 2%;
  margin-bottom: 20px;
}.tp-landingpage .grid-7 {
  max-width: 1250px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  margin-left: 5%;
  margin-right: 5%;
}.tp-landingpage .link-block-9 {
  color: #3d3d3d;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}.tp-landingpage .link-block-9:hover {
  text-decoration: underline;
}.tp-landingpage .text-block-13 {
  text-align: center;
  text-transform: uppercase;
  font-family: Uni sans webfont, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 25px;
  transition: all .5s;
}.tp-landingpage .text-block-13:hover {
  text-decoration: underline;
}.tp-landingpage .text-block-13.kids {
  color: #369fe2;
  text-align: center;
}.tp-landingpage .link-block-10 {
  color: #3d3d3d;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .5s;
  display: block;
}.tp-landingpage .link-block-10.w--current {
  transition-property: none;
}.tp-landingpage .link-block-10.w--current:hover {
  text-decoration: underline;
}.tp-landingpage .grid {
  max-width: 1250px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}.tp-landingpage .text-block-14 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-14.first {
  margin-top: 5%;
}.tp-landingpage .text-block-15 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .grid-2 {
  max-width: 1250px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .text-block-16 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-17 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .text-block-18 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-19 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .text-block-20 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-21 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .text-block-22 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-23 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .grid-3 {
  max-width: 1250px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .text-block-24 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .text-block-25 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .grid-4 {
  max-width: 1250px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .text-block-26 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-27 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .grid-5 {
  max-width: 1250px;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .text-block-28 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}.tp-landingpage .text-block-29 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .grid-6 {
  max-width: 1250px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 5%;
}.tp-landingpage .text-block-30 {
  float: none;
  color: #3d3d3d;
  text-transform: uppercase;
  align-self: center;
  margin-top: 2%;
  margin-bottom: 2%;
  margin-left: 3%;
  font-family: Uni sans webfont, sans-serif;
  font-size: 30px;
  font-weight: 700;
}.tp-landingpage .text-block-30.kids {
  margin-left: 3%;
}.tp-landingpage .image-3 {
  float: none;
  align-self: center;
  margin-left: 25%;
  padding-right: 0%;
}.tp-landingpage .text-block-31 {
  text-align: center;
  text-transform: none;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
}

@media screen and (max-width: 991px) {.tp-landingpage .text-block-5 {
    margin-left: 2%;
    font-size: 22px;
  }.tp-landingpage .text-block-5.first {
    font-size: 22px;
  }.tp-landingpage .text-block-7 {
    font-size: 15px;
  }.tp-landingpage .grid-7 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }.tp-landingpage .text-block-13 {
    font-size: 15px;
  }.tp-landingpage .grid {
    padding-left: 1%;
    padding-right: 1%;
  }.tp-landingpage .text-block-14 {
    margin-left: 2%;
    font-size: 22px;
  }.tp-landingpage .text-block-14.first {
    font-size: 22px;
  }.tp-landingpage .grid-2 {
    padding-left: 1%;
    padding-right: 1%;
  }.tp-landingpage .text-block-16,.tp-landingpage .text-block-18,.tp-landingpage .text-block-20,.tp-landingpage .text-block-22 {
    margin-left: 2%;
    font-size: 22px;
  }.tp-landingpage .grid-3 {
    padding-left: 1%;
    padding-right: 1%;
  }.tp-landingpage .text-block-25 {
    margin-left: 2%;
    font-size: 22px;
  }.tp-landingpage .grid-4 {
    padding-left: 1%;
    padding-right: 1%;
  }.tp-landingpage .text-block-26 {
    margin-left: 2%;
    font-size: 22px;
  }.tp-landingpage .grid-5 {
    padding-left: 1%;
    padding-right: 1%;
  }.tp-landingpage .text-block-29 {
    margin-left: 2%;
    font-size: 22px;
  }.tp-landingpage .grid-6 {
    padding-left: 1%;
    padding-right: 1%;
  }.tp-landingpage .text-block-30 {
    margin-left: 2%;
    font-size: 22px;
  }.tp-landingpage .text-block-30.kids {
    margin-left: 2%;
  }.tp-landingpage .image-3 {
    margin-left: 50%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-block-2 {
    width: 90%;
  }.tp-landingpage .text-block-4 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .text-block-5,.tp-landingpage .text-block-5.first {
    font-size: 25px;
  }.tp-landingpage .link-block-8 {
    text-align: center;
  }.tp-landingpage .row-8 {
    max-width: 400px;
    display: block;
  }.tp-landingpage .text-block-12 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .link-block-9 {
    text-align: center;
  }.tp-landingpage .text-block-14,.tp-landingpage .text-block-14.first {
    font-size: 25px;
  }.tp-landingpage .text-block-15 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .text-block-16 {
    font-size: 25px;
  }.tp-landingpage .text-block-17 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .text-block-18 {
    font-size: 25px;
  }.tp-landingpage .text-block-19 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .text-block-20 {
    font-size: 25px;
  }.tp-landingpage .text-block-21 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .text-block-22 {
    font-size: 25px;
  }.tp-landingpage .text-block-23,.tp-landingpage .text-block-24 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .text-block-25,.tp-landingpage .text-block-26 {
    font-size: 25px;
  }.tp-landingpage .text-block-27,.tp-landingpage .text-block-28 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }.tp-landingpage .text-block-29,.tp-landingpage .text-block-30 {
    font-size: 25px;
  }.tp-landingpage .text-block-30.kids {
    margin-left: 2%;
  }.tp-landingpage .text-block-31 {
    height: 45px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .text-block {
    font-size: 30px;
  }.tp-landingpage .text-block-2 {
    text-align: justify;
  }.tp-landingpage .text-block-4 {
    height: 35px;
  }.tp-landingpage .text-block-5 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .text-block-5.first {
    text-align: center;
    margin-bottom: 4%;
  }.tp-landingpage .text-block-7 {
    margin-bottom: 4px;
  }.tp-landingpage .text-block-7.kids {
    padding-top: 5px;
  }.tp-landingpage .link-block-8 {
    padding-top: 1px;
    display: block;
  }.tp-landingpage .image-2 {
    float: right;
    text-align: right;
  }.tp-landingpage .row-8 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .column-2,.tp-landingpage .column-3,.tp-landingpage .column-4,.tp-landingpage .column-5,.tp-landingpage .column-6,.tp-landingpage .column-7,.tp-landingpage .column-8,.tp-landingpage .column-9,.tp-landingpage .column-10,.tp-landingpage .column-11,.tp-landingpage .column-12,.tp-landingpage .column-13,.tp-landingpage .column-14 {
    margin-bottom: 15px;
  }.tp-landingpage .column-15,.tp-landingpage .column-16 {
    display: none;
  }.tp-landingpage .column-17 {
    margin-bottom: 26px;
  }.tp-landingpage .column-18 {
    margin-bottom: 15px;
  }.tp-landingpage .text-block-12 {
    height: 35px;
  }.tp-landingpage .grid-7 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .link-block-9 {
    padding-top: 1px;
    display: block;
  }.tp-landingpage .text-block-13 {
    margin-bottom: 4px;
  }.tp-landingpage .text-block-13.kids {
    padding-top: 5px;
  }.tp-landingpage .grid {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .text-block-14 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .text-block-14.first {
    text-align: center;
    margin-bottom: 4%;
  }.tp-landingpage .text-block-15 {
    height: 35px;
  }.tp-landingpage .grid-2 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }.tp-landingpage .text-block-16 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .text-block-17 {
    height: 35px;
  }.tp-landingpage .text-block-18 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .text-block-19 {
    height: 35px;
  }.tp-landingpage .text-block-20 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .text-block-21 {
    height: 35px;
  }.tp-landingpage .text-block-22 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .text-block-23 {
    height: 35px;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .text-block-24 {
    height: 35px;
  }.tp-landingpage .text-block-25 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .grid-4 {
    grid-template-columns: 1fr;
  }.tp-landingpage .text-block-26 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .text-block-27 {
    height: 35px;
  }.tp-landingpage .grid-5 {
    grid-template-columns: 1fr;
  }.tp-landingpage .text-block-28 {
    height: 35px;
  }.tp-landingpage .text-block-29 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .grid-6 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }.tp-landingpage .text-block-30 {
    text-align: center;
    margin-top: 5%;
    margin-bottom: 5%;
  }.tp-landingpage .image-3 {
    display: none;
  }.tp-landingpage .text-block-31 {
    height: 35px;
  }
}.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9e7-f723df0a {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9ea-f723df0a {
  grid-area: 1 / 5 / 2 / 6;
}.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9ed-f723df0a {
  grid-area: 1 / 4 / 2 / 5;
}.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9f0-f723df0a {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9f3-f723df0a {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fab-f723df0a {
  grid-area: 1 / 1 / 2 / 4;
}.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fad-f723df0a {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fb1-f723df0a {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #tennissaiten.w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fb5-f723df0a {
  grid-area: 3 / 1 / 4 / 2;
}.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fb9-f723df0a {
  grid-area: 3 / 2 / 4 / 3;
}.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fbd-f723df0a {
  grid-area: 3 / 3 / 4 / 4;
}.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fc1-f723df0a {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-fca1b18e-2118-6ea3-5a84-7ccfc539920e-f723df0a {
  grid-area: 1 / 1 / 2 / 4;
}.tp-landingpage #w-node-fca1b18e-2118-6ea3-5a84-7ccfc5399210-f723df0a {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-fca1b18e-2118-6ea3-5a84-7ccfc5399214-f723df0a {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #tennisschuhe.w-node-fca1b18e-2118-6ea3-5a84-7ccfc5399218-f723df0a,.tp-landingpage #tennistaschen.w-node-_9225f593-d985-8053-9393-7828c7b1ade5-f723df0a {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_9225f593-d985-8053-9393-7828c7b1ade9-f723df0a {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_9225f593-d985-8053-9393-7828c7b1aded-f723df0a {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-_9225f593-d985-8053-9393-7828c7b1adf1-f723df0a,.tp-landingpage #w-node-_21345b11-ae09-53e5-af72-8c14d568be5f-f723df0a {
  grid-area: 1 / 1 / 2 / 4;
}.tp-landingpage #tennisbaelle.w-node-_21345b11-ae09-53e5-af72-8c14d568be61-f723df0a,.tp-landingpage #kids.w-node-f927d311-1fc7-22d5-5a8a-4626cc9c2283-f723df0a {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-f927d311-1fc7-22d5-5a8a-4626cc9c2287-f723df0a {
  grid-area: 1 / 1 / 2 / 4;
}.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c7428885014-f723df0a {
  grid-area: 1 / 1 / 2 / 4;
  justify-self: start;
}.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c7428885017-f723df0a {
  grid-area: 2 / 1 / 3 / 2;
}.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c742888501b-f723df0a {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c742888501f-f723df0a {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c7428885023-f723df0a {
  grid-area: 3 / 1 / 4 / 2;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9e4-f723df0a {
    grid-area: 2 / 3 / 3 / 4;
  }.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9e7-f723df0a {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9ea-f723df0a {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9ed-f723df0a {
    grid-column: 3 / 4;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9e4-f723df0a {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9e7-f723df0a {
    grid-area: 5 / 1 / 6 / 2;
  }.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9ea-f723df0a {
    grid-row: 4 / 5;
  }.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9ed-f723df0a {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_5be67735-0932-0394-b7f4-df5f8b0ca9f0-f723df0a {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fab-f723df0a {
    grid-column-end: 2;
  }.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fad-f723df0a {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fb1-f723df0a {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #tennissaiten.w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fb5-f723df0a {
    grid-row: 5 / 6;
  }.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fb9-f723df0a {
    grid-area: 6 / 1 / 7 / 2;
  }.tp-landingpage #w-node-_0d6b55a2-b5e0-d54e-a297-841cebca5fbd-f723df0a {
    grid-area: 7 / 1 / 8 / 2;
  }.tp-landingpage #w-node-fca1b18e-2118-6ea3-5a84-7ccfc539920e-f723df0a {
    grid-column-end: 2;
  }.tp-landingpage #w-node-fca1b18e-2118-6ea3-5a84-7ccfc5399210-f723df0a {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-fca1b18e-2118-6ea3-5a84-7ccfc5399214-f723df0a {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_9225f593-d985-8053-9393-7828c7b1ade9-f723df0a {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_9225f593-d985-8053-9393-7828c7b1aded-f723df0a {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_9225f593-d985-8053-9393-7828c7b1adf1-f723df0a,.tp-landingpage #w-node-_21345b11-ae09-53e5-af72-8c14d568be5f-f723df0a,.tp-landingpage #w-node-f927d311-1fc7-22d5-5a8a-4626cc9c2287-f723df0a {
    grid-column-end: 2;
  }.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c7428885014-f723df0a {
    grid-column-end: 2;
    justify-self: center;
  }.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c742888501b-f723df0a {
    grid-area: 3 / 1 / 4 / 2;
  }.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c742888501f-f723df0a {
    grid-area: 4 / 1 / 5 / 2;
  }.tp-landingpage #w-node-_301a18db-be8c-2d7d-8117-1c7428885023-f723df0a {
    grid-row: 5 / 6;
  }
}


@font-face {
  font-family: 'Uni sans webfont';
  src: url('../fonts/uni_sans_bold-webfont.eot') format('embedded-opentype'), url('../fonts/uni_sans_bold-webfont.woff') format('woff'), url('../fonts/uni_sans_bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}