<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.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 {
  max-width: 1250px;
  padding-bottom: 40px;
}
.tp-landingpage .mobile {
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.tp-landingpage .image.gewinnspiel-fr {
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}
.tp-landingpage .heading {
  text-align: center;
  max-width: 80%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, sans-serif;
}
.tp-landingpage .heading.unte {
  display: none;
}
.tp-landingpage .text-block {
  text-align: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
.tp-landingpage .text-block.text2 {
  margin-top: 5%;
  line-height: 22px;
}
.tp-landingpage .text-block.ascis {
  text-align: center;
  margin-top: 5%;
}
.tp-landingpage .text-block.asics {
  margin-top: 5%;
}
.tp-landingpage .text-block.unte {
  display: none;
}
.tp-landingpage .grid-14 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 75%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
}
.tp-landingpage .grid-14.oben {
  grid-template-rows: auto;
}
.tp-landingpage .grid-14.unten {
  margin-top: 0%;
}
.tp-landingpage .image-2 {
  max-width: 60%;
  display: inline-block;
}
.tp-landingpage .link-block,
.tp-landingpage .link-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}
.tp-landingpage .grid-15 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 5%;
}
.tp-landingpage .link-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}
.tp-landingpage .image-3 {
  max-width: 80%;
}
.tp-landingpage .link-block-4 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}
.tp-landingpage .div-block {
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 80%;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.tp-landingpage .div-block.untencta {
  margin-top: 0;
}
.tp-landingpage .text-block-2 {
  color: #fff;
}
.tp-landingpage .link-block-5 {
  width: 100%;
  margin-top: 5%;
  text-decoration: none;
}
.tp-landingpage .link,
.tp-landingpage .link-2 {
  color: #000;
  text-decoration: underline;
}
.tp-landingpage .link-3,
.tp-landingpage .link-4 {
  color: #000;
  text-decoration: none;
}
.tp-landingpage .link-block-6 {
  color: #fff;
  font-family: Uni Sans Book, sans-serif;
  text-decoration: none;
}
.tp-landingpage .grid-16 {
  grid-template-rows: 50% 50%;
}
.tp-landingpage .text-block-3 {
  text-align: center;
}
.tp-landingpage .text-block-4 {
  text-align: left;
  border: 1px #000;
  border-left: 3px solid #fff;
  max-width: 50%;
  margin-top: 10%;
  margin-left: 5%;
  padding-left: 10%;
  font-family: Uni Sans, sans-serif;
  font-size: 30px;
  line-height: 40px;
}
.tp-landingpage .text-block-4.nike {
  margin-left: auto;
  margin-right: auto;
  font-family: Uni Sans, sans-serif;
}
.tp-landingpage .text-block-4.wilson {
  font-family: Uni Sans, sans-serif;
}
.tp-landingpage .link-block-7,
.tp-landingpage .link-block-8 {
  color: #fff;
  font-family: Uni Sans Book, sans-serif;
  text-decoration: none;
}
.tp-landingpage .link-block-9 {
  color: #fff;
  text-decoration: none;
}
.tp-landingpage .image-4 {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.tp-landingpage .link-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}
.tp-landingpage .on {
  text-decoration: none;
  display: none;
}
.tp-landingpage .babolat,
.tp-landingpage .head,
.tp-landingpage .yonex,
.tp-landingpage .code-embed {
  display: none;
}

@media screen and (max-width: 991px) {
.tp-landingpage .grid-14 {
    width: 80%;
  }
.tp-landingpage .text-block-4 {
    max-width: 70%;
    margin-top: 0%;
    font-size: 25px;
    line-height: 30px;
  }
.tp-landingpage .text-block-4.wilson {
    margin-top: 10%;
  }
}

@media screen and (max-width: 767px) {
.tp-landingpage .grid-15 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
.tp-landingpage .mobile {
    display: block;
  }
.tp-landingpage .image,
.tp-landingpage .image.gewinnspiel-fr {
    display: none;
  }
.tp-landingpage .heading {
    font-size: 22px;
    line-height: 25px;
  }
.tp-landingpage .grid-14 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
.tp-landingpage .grid-14.oben {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 15%;
  }
.tp-landingpage .grid-14.unten {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }
.tp-landingpage .dunlop {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15%;
    padding-bottom: 15%;
    display: block;
  }
.tp-landingpage .dunlop.unten {
    padding-top: 0%;
    padding-bottom: 0%;
  }
.tp-landingpage .yonx {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
.tp-landingpage .image-4 {
    padding-top: 15%;
    padding-bottom: 15%;
  }
.tp-landingpage .text-block-5,
.tp-landingpage .text-block-6,
.tp-landingpage .text-block-7,
.tp-landingpage .text-block-8,
.tp-landingpage .text-block-9,
.tp-landingpage .text-block-10,
.tp-landingpage .text-block-11,
.tp-landingpage .text-block-12,
.tp-landingpage .text-block-13,
.tp-landingpage .text-block-14,
.tp-landingpage .text-block-15,
.tp-landingpage .text-block-16,
.tp-landingpage .text-block-17,
.tp-landingpage .text-block-18,
.tp-landingpage .text-block-19,
.tp-landingpage .text-block-20 {
    font-size: 12px;
  }
.tp-landingpage .bold-text {
    font-size: 24px;
    line-height: 28px;
  }
.tp-landingpage .image-5 {
    padding-top: 15%;
    padding-bottom: 15%;
  }
}
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db28555-dfed0396 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: auto;
  justify-self: auto;
}
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db28557-dfed0396 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db28559-dfed0396 {
  grid-area: 1 / 3 / 2 / 4;
}
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db2855b-dfed0396 {
  grid-area: 1 / 4 / 2 / 5;
}
.tp-landingpage #w-node-ff754ede-d6aa-606a-2657-e09d9ac845cd-dfed0396,
.tp-landingpage #w-node-_5c38e377-5da4-52d7-f2d0-8de950651376-dfed0396 {
  grid-area: 1 / 1 / 3 / 3;
}
.tp-landingpage #w-node-_5836e179-773e-0a41-e91f-bcd3580ac778-dfed0396 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: start;
}
.tp-landingpage #w-node-_1a7b2d10-8ec6-e1be-7642-299d3ec6427f-dfed0396 {
  grid-area: 1 / 3 / 2 / 4;
}
.tp-landingpage #w-node-_9fc3648b-b7eb-5d99-0398-d8e0172b2234-dfed0396 {
  grid-area: 1 / 4 / 2 / 5;
}
.tp-landingpage #w-node-b01fc2ec-eb88-fb78-ecb0-2eb46453bb3b-dfed0396 {
  grid-area: 2 / 4 / 3 / 5;
}
.tp-landingpage #w-node-_0a1dccca-dc91-a22c-579e-b43bf175ecd8-dfed0396 {
  grid-area: 2 / 3 / 3 / 4;
}
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b18-dfed0396 {
  grid-area: 1 / 3 / 3 / 5;
}
.tp-landingpage #w-node-fb896dba-e775-24af-a00a-43aed7914787-dfed0396 {
  grid-area: 1 / 1 / 3 / 3;
}
.tp-landingpage #w-node-fb896dba-e775-24af-a00a-43aed7914788-dfed0396 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b1a-dfed0396 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b1f-dfed0396 {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b24-dfed0396 {
  grid-area: 2 / 1 / 3 / 2;
}
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b29-dfed0396 {
  grid-area: 2 / 2 / 3 / 3;
}
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803e9-dfed0396,
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803eb-dfed0396 {
  grid-area: 1 / 1 / 3 / 3;
}
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803ec-dfed0396 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: start;
  justify-self: start;
}
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803f0-dfed0396 {
  grid-area: 1 / 3 / 2 / 4;
}
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803f5-dfed0396 {
  grid-area: 1 / 4 / 2 / 5;
}
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803fa-dfed0396 {
  grid-area: 2 / 4 / 3 / 5;
}
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803ff-dfed0396 {
  grid-area: 2 / 3 / 3 / 4;
}
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bace-dfed0396 {
  grid-area: 1 / 3 / 3 / 5;
}
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bad0-dfed0396 {
  grid-area: 1 / 1 / 3 / 3;
}
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bad1-dfed0396 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: start;
}
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bad5-dfed0396 {
  grid-area: 1 / 2 / 2 / 3;
}
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bada-dfed0396 {
  grid-area: 1 / 1 / 2 / 2;
}
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1badf-dfed0396 {
  grid-area: 2 / 1 / 3 / 2;
}
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bae4-dfed0396 {
  grid-area: 2 / 2 / 3 / 3;
}
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f6787fb-dfed0396,
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f6787fd-dfed0396 {
  grid-area: 1 / 1 / 3 / 3;
}
.tp-landingpage #w-node-ec903a26-82fa-7298-f3b2-f40730a16916-dfed0396 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: center;
  justify-self: start;
}
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f678802-dfed0396 {
  grid-area: 1 / 3 / 2 / 4;
}
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f678807-dfed0396 {
  grid-area: 1 / 4 / 2 / 5;
}
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f67880c-dfed0396 {
  grid-area: 2 / 4 / 3 / 5;
}
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f678811-dfed0396 {
  grid-area: 2 / 3 / 3 / 4;
}
.tp-landingpage #w-node-_701c0c0e-dd9a-75e5-6ae4-e3167069a11f-dfed0396 {
  grid-area: 2 / 1 / 3 / 2;
}
.tp-landingpage #w-node-abb344fa-301a-0782-42f6-74e5e23fd66e-dfed0396 {
  grid-area: 2 / 2 / 3 / 3;
}
.tp-landingpage #w-node-_089f263d-2936-9669-1e31-d287336ca82e-dfed0396 {
  grid-area: 2 / 3 / 3 / 4;
}
.tp-landingpage #w-node-_75b84fd7-9cea-a36a-c897-c24ade160dc3-dfed0396 {
  grid-area: 2 / 4 / 3 / 5;
}
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada83d-dfed0396 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: auto;
  justify-self: auto;
}
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada83f-dfed0396 {
  grid-area: 1 / 2 / 2 / 3;
  align-self: center;
}
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada841-dfed0396 {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
  justify-self: center;
}
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada843-dfed0396 {
  grid-area: 1 / 4 / 2 / 5;
}

@media screen and (max-width: 767px) {
.tp-landingpage #w-node-_1a7b2d10-8ec6-e1be-7642-299d3ec6427f-dfed0396 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-_9fc3648b-b7eb-5d99-0398-d8e0172b2234-dfed0396 {
    grid-area: 3 / 2 / 4 / 3;
  }
.tp-landingpage #w-node-b01fc2ec-eb88-fb78-ecb0-2eb46453bb3b-dfed0396 {
    grid-area: 4 / 2 / 5 / 3;
  }
.tp-landingpage #w-node-_0a1dccca-dc91-a22c-579e-b43bf175ecd8-dfed0396 {
    grid-area: 4 / 1 / 5 / 2;
  }
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b18-dfed0396 {
    grid-area: 1 / 1 / 3 / 3;
  }
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b1a-dfed0396 {
    grid-area: 3 / 2 / 4 / 3;
  }
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b1f-dfed0396 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b24-dfed0396 {
    grid-area: 4 / 1 / 5 / 2;
  }
.tp-landingpage #w-node-_50f25445-ca0f-706f-4e69-243e0aa16b29-dfed0396 {
    grid-area: 4 / 2 / 5 / 3;
  }
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803f0-dfed0396 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803f5-dfed0396 {
    grid-area: 3 / 2 / 4 / 3;
  }
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803fa-dfed0396 {
    grid-area: 4 / 2 / 5 / 3;
  }
.tp-landingpage #w-node-b5f20783-73ca-0733-573f-a834395803ff-dfed0396 {
    grid-area: 4 / 1 / 5 / 2;
  }
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bace-dfed0396 {
    grid-area: 1 / 1 / 3 / 3;
  }
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bad5-dfed0396 {
    grid-area: 3 / 2 / 4 / 3;
  }
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bada-dfed0396 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1badf-dfed0396 {
    grid-area: 4 / 1 / 5 / 2;
  }
.tp-landingpage #w-node-_2ab0f797-3db0-914e-1972-08ef16c1bae4-dfed0396 {
    grid-area: 4 / 2 / 5 / 3;
  }
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f678802-dfed0396 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f678807-dfed0396 {
    grid-area: 3 / 2 / 4 / 3;
  }
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f67880c-dfed0396 {
    grid-area: 4 / 2 / 5 / 3;
  }
.tp-landingpage #w-node-dc8d3a18-d666-31cb-6cff-54606f678811-dfed0396 {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db28555-dfed0396 {
    grid-area: 1 / 1 / 2 / 2;
  }
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db28557-dfed0396 {
    grid-area: 1 / 2 / 2 / 3;
  }
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db28559-dfed0396 {
    grid-area: 2 / 1 / 3 / 2;
  }
.tp-landingpage #w-node-_76faed7f-a753-bf48-3a80-c8972db2855b-dfed0396 {
    grid-area: 2 / 2 / 3 / 3;
  }
.tp-landingpage #w-node-abb344fa-301a-0782-42f6-74e5e23fd66e-dfed0396 {
    grid-area: 4 / 1 / 5 / 2;
  }
.tp-landingpage #w-node-_089f263d-2936-9669-1e31-d287336ca82e-dfed0396 {
    grid-area: 6 / 1 / 7 / 2;
  }
.tp-landingpage #w-node-_75b84fd7-9cea-a36a-c897-c24ade160dc3-dfed0396 {
    grid-area: 8 / 1 / 9 / 2;
  }
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada83d-dfed0396 {
    grid-area: 1 / 1 / 2 / 2;
  }
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada83f-dfed0396 {
    grid-area: 3 / 1 / 4 / 2;
  }
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada841-dfed0396 {
    grid-area: 5 / 1 / 6 / 2;
  }
.tp-landingpage #w-node-_193557fb-15a0-bee7-d48f-88f246ada843-dfed0396 {
    grid-area: 7 / 1 / 8 / 2;
  }
}


@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Heavy-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans';
  src: url('../fonts/Uni-Sans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uni Sans Book';
  src: url('../fonts/Uni-Sans-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}</pre></body></html>