.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 .heading-3 {
  color: #384c78;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}.tp-landingpage .text-span {
  color: #000;
  font-size: 30px;
  font-weight: 200;
  display: block;
}.tp-landingpage {
  text-align: center;
  max-width: 1250px;
}.tp-landingpage .grid {
  grid-template-rows: auto;
}.tp-landingpage .mobile {
  display: none;
}.tp-landingpage .link-block {
  color: #fff;
  background-color: #fcb6c4;
  justify-content: center;
  align-items: center;
  width: 40%;
  height: 50px;
  margin-top: 3%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
}.tp-landingpage .text-block {
  font-family: Poppins, sans-serif;
  font-size: 18px;
}.tp-landingpage .grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 15%;
  transform: rotate(7deg);
}.tp-landingpage .div-block {
  background-color: #fcb6c4;
}.tp-landingpage .div-block.blau {
  background-color: #384c78;
}.tp-landingpage .button-6 {
  z-index: 10;
  color: #384c78;
  text-align: center;
  background-color: #fff;
  width: 100%;
  margin: 15% 10% 0%;
  font-size: 14px;
  font-weight: 700;
  position: relative;
  transform: rotate(-8deg);
}.tp-landingpage .button-6:hover {
  transform: scale(1.1)rotate(-8deg);
}.tp-landingpage .button-6.mitteoben1 {
  justify-content: center;
  align-items: center;
  margin-top: 33%;
  display: block;
}.tp-landingpage .button-6.mitteoben1._2 {
  box-shadow: none;
  color: #5326ad;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border: 2px #814ba1;
  border-radius: 0;
  width: 330px;
  margin-top: -28%;
  margin-left: -32%;
}.tp-landingpage .button-6.mitteoben1._2.kleid {
  color: #38475c;
  width: 100%;
}.tp-landingpage .button-6.zumtshirt {
  color: #384c78;
  width: 100%;
}.tp-landingpage .button-6.zurhose {
  margin: 0% 0% 30% -44%;
}.tp-landingpage .button-6.rock {
  margin-top: 6%;
  margin-left: 50%;
}.tp-landingpage .grid-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 16px;
  transform: rotate(7deg);
}.tp-landingpage .heading-5 {
  color: #fcb6c4;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
  margin: 10% auto 20px;
  font-family: Poppins, sans-serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 45px;
}.tp-landingpage .slide-2 {
  width: 33%;
}.tp-landingpage .image-5 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}.tp-landingpage .slider {
  background-color: rgba(0, 0, 0, 0);
  width: 80%;
  height: auto;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
}.tp-landingpage .button-7 {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #fcb6c4;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 40px;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  display: flex;
}.tp-landingpage .button-7:hover {
  color: #fff;
  background-color: #384c78;
}.tp-landingpage .mask-2 {
  height: auto;
}.tp-landingpage .icon {
  color: #384c78;
}.tp-landingpage .slide-nav {
  margin-top: 2%;
  position: relative;
}.tp-landingpage .button-5 {
  color: #fff;
  text-align: center;
  background-color: #384c78;
  width: 50%;
  margin-top: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  display: block;
}.tp-landingpage .button-5:hover {
  color: #38475c;
  background-color: #fcb6c4;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading-3 {
    font-size: 55px;
  }.tp-landingpage .div-block.blau {
    background-color: #384c78;
  }.tp-landingpage .button-6 {
    width: 170px;
  }.tp-landingpage .button-6.mitteoben1._2 {
    width: 100%;
    margin: -16% auto 5% -40%;
    display: block;
  }.tp-landingpage .grid-3 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }.tp-landingpage .slider {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading-3 {
    margin-top: 0;
    font-size: 40px;
  }.tp-landingpage .button-6 {
    margin-top: 0%;
    margin-bottom: 10%;
    margin-left: 0%;
  }.tp-landingpage .heading-5 {
    font-size: 40px;
  }.tp-landingpage .slide-2 {
    width: 50%;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading-3 {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 40px;
  }.tp-landingpage .grid {
    display: none;
  }.tp-landingpage .mobile {
    display: inline-block;
  }.tp-landingpage .link-block {
    width: 90%;
  }.tp-landingpage .grid-2 {
    grid-template-columns: 50% 50%;
    margin-top: 25%;
  }.tp-landingpage .div-block {
    display: none;
  }.tp-landingpage .button-6 {
    width: 130px;
    margin-bottom: 5%;
    margin-left: -14%;
    margin-right: 0%;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
    transform: rotate(-3deg);
  }.tp-landingpage .button-6.mitteoben1._2 {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .button-6.zumtshirt.jacke {
    margin-top: 39%;
    margin-left: -26%;
  }.tp-landingpage .button-6.zurhose,.tp-landingpage .button-6.rock {
    margin-left: 0%;
  }.tp-landingpage .grid-3 {
    grid-template-columns: 1fr 1fr;
  }.tp-landingpage .heading-5 {
    margin-top: 15%;
    font-size: 30px;
    line-height: 30px;
  }.tp-landingpage .slide-2 {
    width: 100%;
  }.tp-landingpage .slider {
    width: 90%;
  }.tp-landingpage .icon {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .button-5 {
    text-align: center;
    width: 80%;
    margin-top: 2%;
  }
}.tp-landingpage #w-node-_01e41f4e-2fda-488a-ba8c-6709738746e6-359402bd {
  grid-area: 1 / 1 / 2 / 3;
}.tp-landingpage #w-node-_6b0e64f2-e0c3-c902-95c8-fcfefce28332-359402bd {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}.tp-landingpage #w-node-_2db16838-b5c3-95a7-dd68-d47296d93b50-359402bd {
  grid-area: 2 / 2 / 3 / 3;
  align-self: end;
}.tp-landingpage #w-node-_3425aa98-fac8-b2dc-e8c7-5fe8218b5faa-359402bd {
  grid-area: 2 / 3 / 3 / 4;
  align-self: start;
}.tp-landingpage #w-node-_1760d829-2ac6-01b6-8227-118161dd7198-359402bd {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_927fb558-012c-1b69-3846-6f611d082b0b-359402bd {
  grid-area: 1 / 4 / 3 / 5;
}.tp-landingpage #w-node-_26feeb47-5a3f-4896-53d6-b1a8d2e8a037-359402bd {
  grid-area: 1 / 2 / 2 / 4;
}.tp-landingpage #w-node-_30f4da2d-5f7f-e77f-98ef-d68ed620ff43-359402bd {
  grid-area: 2 / 2 / 3 / 3;
}.tp-landingpage #w-node-_344a3e93-424b-13c2-bf50-0d63c67e3986-359402bd {
  grid-area: 2 / 3 / 3 / 4;
}.tp-landingpage #w-node-_603f7b17-a17c-b5bb-4396-49e3e20e8111-359402bd {
  grid-area: 1 / 2 / 2 / 3;
}.tp-landingpage #w-node-_3b96cd27-a488-30c7-457c-f946da192a93-359402bd {
  grid-area: 1 / 3 / 2 / 4;
}.tp-landingpage #w-node-_7490c599-cc94-a76a-3f04-27c5f7f0b356-359402bd {
  grid-area: 2 / 2 / 3 / 4;
}.tp-landingpage #w-node-e5ffbd47-5e64-c8cb-66f3-08decf575f8e-359402bd {
  grid-area: 1 / 4 / 3 / 5;
}.tp-landingpage #w-node-ebedcb05-1aed-705b-0203-229d8f8623e3-359402bd {
  grid-area: 1 / 1 / 3 / 2;
}.tp-landingpage #w-node-_5e264d2b-0ade-084a-4921-51abf3e0a8ef-359402bd {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}.tp-landingpage #w-node-_64a93614-d339-36c6-5665-4e6b27404683-359402bd {
  grid-area: 1 / 3 / 2 / 4;
  align-self: center;
}.tp-landingpage #w-node-_8c19d7c8-f2b3-9612-d896-0bacc3ee0cdf-359402bd {
  grid-area: 2 / 3 / 3 / 4;
  align-self: center;
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-_6b0e64f2-e0c3-c902-95c8-fcfefce28332-359402bd {
    grid-area: 1 / 2 / 2 / 4;
    align-self: center;
  }.tp-landingpage #w-node-_2db16838-b5c3-95a7-dd68-d47296d93b50-359402bd {
    grid-area: 2 / 1 / 3 / 2;
    align-self: end;
  }.tp-landingpage #w-node-_3425aa98-fac8-b2dc-e8c7-5fe8218b5faa-359402bd {
    grid-area: 2 / 2 / 3 / 3;
    align-self: start;
  }.tp-landingpage #w-node-_26feeb47-5a3f-4896-53d6-b1a8d2e8a037-359402bd {
    grid-area: 1 / 1 / 2 / 3;
  }.tp-landingpage #w-node-_30f4da2d-5f7f-e77f-98ef-d68ed620ff43-359402bd {
    grid-area: 2 / 1 / 3 / 2;
  }.tp-landingpage #w-node-_344a3e93-424b-13c2-bf50-0d63c67e3986-359402bd {
    grid-area: 2 / 2 / 3 / 3;
  }.tp-landingpage #w-node-_603f7b17-a17c-b5bb-4396-49e3e20e8111-359402bd {
    grid-area: 1 / 1 / 2 / 2;
  }.tp-landingpage #w-node-_3b96cd27-a488-30c7-457c-f946da192a93-359402bd {
    grid-area: 1 / 2 / 2 / 3;
  }.tp-landingpage #w-node-_7490c599-cc94-a76a-3f04-27c5f7f0b356-359402bd {
    grid-area: 2 / 1 / 3 / 3;
  }.tp-landingpage #w-node-_5e264d2b-0ade-084a-4921-51abf3e0a8ef-359402bd {
    grid-area: 1 / 1 / 2 / 2;
    align-self: end;
  }.tp-landingpage #w-node-_64a93614-d339-36c6-5665-4e6b27404683-359402bd {
    grid-area: 1 / 2 / 2 / 3;
    align-self: center;
  }.tp-landingpage #w-node-_8c19d7c8-f2b3-9612-d896-0bacc3ee0cdf-359402bd {
    grid-area: 2 / 2 / 3 / 3;
    align-self: center;
  }
}


@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins.zip') format('undefined'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/Poppins-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Bold.ttf') format('truetype'), url('../fonts/Poppins-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}