.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 {
  background-color: #dcc22973;
  max-width: 1250px;
  padding-bottom: 40px;
}.tp-landingpage .mobile {
  display: none;
}.tp-landingpage .icon {
  color: #fff;
}.tp-landingpage .icon-2 {
  color: #000;
}.tp-landingpage .slide {
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}.tp-landingpage .slider {
  background-color: #fff0;
  height: auto;
  max-height: none;
  margin-top: 2%;
}.tp-landingpage .mask {
  width: auto;
  max-width: none;
  max-height: none;
  padding-left: 5%;
  padding-right: 5%;
}.tp-landingpage .image {
  width: 90%;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .div-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .link-block {
  justify-content: center;
  align-items: center;
  display: flex;
}.tp-landingpage .slide-nav {
  display: none;
}.tp-landingpage .text-block {
  padding-top: 5%;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}.tp-landingpage .div-block-2 {
  border: 2px solid #333;
  border-radius: 11px;
  width: 100%;
  height: auto;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;
}.tp-landingpage .text-block-2 {
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 60px;
}.tp-landingpage .text-block-3 {
  text-align: center;
  width: 80%;
  margin-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2%;
  font-family: Oswald, sans-serif;
  font-size: 20px;
}.tp-landingpage .text-block-3.invisi {
  display: none;
}.tp-landingpage .div-block-3 {
  border: 2px solid #333;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
  padding: 1%;
  display: flex;
}.tp-landingpage .grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 50% auto;
  grid-template-columns: 1fr 1fr 2fr;
  margin-top: 5%;
}.tp-landingpage .grid.links {
  grid-template-columns: 2fr 1fr 1fr;
}.tp-landingpage .grid.lastminute {
  grid-template-columns: 1fr 1fr 1fr;
}.tp-landingpage .text-block-4 {
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 35px;
}.tp-landingpage .image-2 {
  width: 90%;
}.tp-landingpage .div-block-4 {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}.tp-landingpage .link-block-2 {
  color: #000;
  text-decoration: none;
}.tp-landingpage .link-block-3,.tp-landingpage .link-block-4,.tp-landingpage .link-block-5 {
  text-decoration: none;
}.tp-landingpage .grid-2 {
  display: none;
}.tp-landingpage .div-block-5 {
  -webkit-text-fill-color: transparent;
  background-color: #0000;
  background-image: linear-gradient(#231f1396, #231f1396), url('../images/2021-11-16-Christmas-Tennis-Point-13.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, auto;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0%;
  padding-top: 2.5%;
  padding-bottom: 2%;
}.tp-landingpage .heading {
  text-align: center;
  margin-top: 6%;
  margin-left: auto;
  margin-right: 0%;
  font-family: Great Vibes, cursive;
  font-size: 180px;
  font-weight: 400;
  line-height: 100px;
}.tp-landingpage .heading-2 {
  text-align: right;
  margin-top: 55px;
  margin-right: 15%;
}.tp-landingpage .button {
  background-color: #333;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  width: 20%;
  margin: 2% auto;
  padding-bottom: 14px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 30px;
  display: flex;
}.tp-landingpage .button.zweier {
  width: 95%;
}.tp-landingpage .button.zweier.invisi {
  display: none;
}.tp-landingpage .grid-3 {
  grid-template-rows: auto;
  width: 60%;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .grid-3.berater {
  margin-top: 2%;
}.tp-landingpage .grid-3.berater.invisi,.tp-landingpage .grid-3.invisi {
  display: none;
}.tp-landingpage .italic-text {
  width: 80%;
}.tp-landingpage .italic-text.invisi {
  display: none;
}

@media screen and (max-width: 991px) {.tp-landingpage .slide {
    width: 50%;
  }.tp-landingpage .text-block {
    text-align: center;
  }.tp-landingpage .heading {
    font-size: 150px;
  }.tp-landingpage .heading-2 {
    margin-right: 8%;
  }.tp-landingpage .button {
    width: 50%;
    font-size: 18px;
    line-height: 20px;
  }.tp-landingpage .button.zweier {
    font-size: 18px;
  }.tp-landingpage .grid-3 {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .text-block-2 {
    font-size: 40px;
    line-height: 45px;
  }.tp-landingpage .grid {
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .grid.links {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .heading {
    margin-bottom: 0;
    font-size: 100px;
    line-height: 80px;
  }.tp-landingpage .heading-2 {
    text-align: center;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
  }.tp-landingpage .button {
    margin-top: 5%;
  }.tp-landingpage .button.zweier {
    font-size: 14px;
    line-height: 16px;
  }.tp-landingpage .grid-3 {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .mobile {
    display: block;
  }.tp-landingpage .icon {
    margin-top: 137.375px;
    margin-left: 0;
  }.tp-landingpage .icon-2 {
    margin-top: 137.375px;
    margin-right: 0;
  }.tp-landingpage .slide {
    width: 100%;
  }.tp-landingpage .image {
    padding-left: 10px;
    padding-right: 10px;
  }.tp-landingpage .heading {
    font-size: 60px;
    line-height: 50px;
  }.tp-landingpage .heading-2 {
    margin-top: 13px;
    line-height: 30px;
  }.tp-landingpage .button {
    width: 80%;
    font-size: 16px;
  }.tp-landingpage .grid-3 {
    grid-template-rows: auto auto;
  }
}.tp-landingpage #w-node-_25ed05e1-6650-1cad-e6fa-8dfab1804737-0bc7ac4c {
  grid-area: 1 / 1 / 3 / 3;
}.tp-landingpage #w-node-b58aef65-a649-4cdf-8124-c51a65247aa3-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_4501cd3c-abcf-4f9e-081c-e8ab6761898b-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-b3596cee-8a66-02c3-3a04-51377943a0c2-0bc7ac4c {
  grid-area: 1 / 3 / 3 / 4;
}.tp-landingpage #w-node-e6a31606-953c-ba38-ea0d-b6ff66ba1bbd-0bc7ac4c {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_0ec7fec8-8e9f-e3b1-4791-3cc51d6ef6dc-0bc7ac4c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_4acc99a1-9a6e-362e-d00a-6cd548ced4cb-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-b3f80912-561f-741e-8df9-2d97dc38a23e-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f045231-0bc7ac4c {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f045236-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f04523b-0bc7ac4c {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: end;
}.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f04523c-0bc7ac4c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f045241-0bc7ac4c {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}.tp-landingpage #w-node-c3dcc290-3c4d-1b16-4214-d12b05d20e66-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e40-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e45-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e4a-0bc7ac4c {
  grid-area: 1 / 3 / 3 / 4;
}.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e4b-0bc7ac4c {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: center;
}.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e50-0bc7ac4c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_871f9ab2-953d-eca6-6771-187b10af829e-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-_871f9ab2-953d-eca6-6771-187b10af82a0-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76d6-0bc7ac4c {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76db-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76e0-0bc7ac4c {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: end;
}.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76e1-0bc7ac4c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76e6-0bc7ac4c {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}.tp-landingpage #w-node-c34875b1-5708-db65-583d-fb7a44bd2ffb-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 2;
}.tp-landingpage #w-node-c34875b1-5708-db65-583d-fb7a44bd2ffd-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb17-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb1c-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb21-0bc7ac4c {
  grid-area: 1 / 3 / 3 / 4;
}.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb22-0bc7ac4c {
  grid-area: 2 / 1 / 3 / 2;
  justify-self: center;
}.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb27-0bc7ac4c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_6de08d1f-6706-1213-2ce5-c4af53e177c3-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e2936910-0bc7ac4c {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e2936915-0bc7ac4c {
  grid-area: 1 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e293691a-0bc7ac4c {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: end;
}.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e293691b-0bc7ac4c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e2936920-0bc7ac4c {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}.tp-landingpage #w-node-e83727e8-0ad9-109b-cd1a-7910b156fda0-0bc7ac4c {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_8af1b6c7-fb5f-dba9-866e-e2516c00e708-0bc7ac4c {
  grid-area: 1 / 2 / 3 / 3;
}.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f56-0bc7ac4c {
  grid-area: 1 / 3 / 2 / 4;
  justify-self: center;
}.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f5b-0bc7ac4c {
  grid-area: 1 / 2 / 2 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f60-0bc7ac4c {
  grid-area: 1 / 1 / 3 / 2;
  justify-self: end;
}.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f61-0bc7ac4c {
  grid-area: 2 / 2 / 3 / 3;
  justify-self: center;
}.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f66-0bc7ac4c {
  grid-area: 2 / 3 / 3 / 4;
  justify-self: center;
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-b58aef65-a649-4cdf-8124-c51a65247aa3-0bc7ac4c {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_4501cd3c-abcf-4f9e-081c-e8ab6761898b-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-b3596cee-8a66-02c3-3a04-51377943a0c2-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-e6a31606-953c-ba38-ea0d-b6ff66ba1bbd-0bc7ac4c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_0ec7fec8-8e9f-e3b1-4791-3cc51d6ef6dc-0bc7ac4c {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f045231-0bc7ac4c {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f045236-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f04523b-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f04523c-0bc7ac4c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-ef3a21d1-3b0e-6035-0ba0-b9841f045241-0bc7ac4c {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e40-0bc7ac4c {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e45-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e4a-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e4b-0bc7ac4c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_1fb90bb4-1fb4-e02d-368a-ae6b90751e50-0bc7ac4c {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76d6-0bc7ac4c {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76db-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76e0-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76e1-0bc7ac4c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_1a1ef551-e5df-d297-24fa-61fb925f76e6-0bc7ac4c {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb17-0bc7ac4c {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb1c-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb21-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb22-0bc7ac4c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-c52d9a75-8a99-f533-7d54-0660f822eb27-0bc7ac4c {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e2936910-0bc7ac4c {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e2936915-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e293691a-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e293691b-0bc7ac4c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_8a8179fe-ea6d-8e0c-1142-f977e2936920-0bc7ac4c {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_8af1b6c7-fb5f-dba9-866e-e2516c00e708-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 4;
  }.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f56-0bc7ac4c {
    grid-area: 2 / 2 / 3 / 3;
    justify-self: center;
  }.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f5b-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f60-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f61-0bc7ac4c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: center;
  }.tp-landingpage #w-node-_8fbe9785-5183-49fe-c9bb-306fb7ae5f66-0bc7ac4c {
    grid-area: 3 / 2 / 4 / 3;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-bc60cd75-2c7d-72ee-80dd-546ce964625f-0bc7ac4c {
    grid-area: 1 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_4acc99a1-9a6e-362e-d00a-6cd548ced4cb-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-b3f80912-561f-741e-8df9-2d97dc38a23e-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-c3dcc290-3c4d-1b16-4214-d12b05d20e66-0bc7ac4c,.tp-landingpage #w-node-_871f9ab2-953d-eca6-6771-187b10af829e-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_871f9ab2-953d-eca6-6771-187b10af82a0-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-c34875b1-5708-db65-583d-fb7a44bd2ffb-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-c34875b1-5708-db65-583d-fb7a44bd2ffd-0bc7ac4c {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_6de08d1f-6706-1213-2ce5-c4af53e177c3-0bc7ac4c,.tp-landingpage #w-node-e83727e8-0ad9-109b-cd1a-7910b156fda0-0bc7ac4c {
    grid-area: 1 / 1 / 2 / 3;
  }
}
