.body {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #c2b5ad;
}

.bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_headline {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Domainetext, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 400;
  -o-object-fit: contain;
  object-fit: contain;
}

.wrapper {
  width: 50vw;
}

.dot {
  position: static;
  width: 120px;
  height: 120px;
  border-radius: 120px;
  background-color: #fff;
}

.text-block {
  position: absolute;
  z-index: 30;
  font-family: Domainesanstext, sans-serif;
  color: #a49a93;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.5px;
}

.div-block_schnell {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-k {
  position: absolute;
  z-index: 40;
  font-family: Domainesanstext, sans-serif;
  color: #fff;
  line-height: 14px;
  letter-spacing: 0.5px;
}

.text-block-t {
  position: absolute;
  z-index: 50;
  font-family: Domainesanstext, sans-serif;
  color: #c2b5ad;
  line-height: 14px;
  letter-spacing: 0.5px;
}

.div-block {
  position: absolute;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #c2b5ad;
}

.dot_ende {
  position: absolute;
  left: auto;
  top: 43.5%;
  right: 0%;
  bottom: 0%;
  z-index: 150;
  width: 120px;
  height: 120px;
  margin-right: 40px;
  border-radius: 120px;
  background-color: #fff;
}

.div-block_kreis_ende {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 40px;
  margin-left: 25px;
}

.section {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link {
  font-family: Domainesanstext, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.headline {
  overflow: hidden;
  width: 50vw;
  -o-object-fit: contain;
  object-fit: contain;
}

.head-1 {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Domainetext, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 0.5px;
  -o-object-fit: fill;
  object-fit: fill;
}

.head-2 {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Domainetext, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 0.5px;
  -o-object-fit: contain;
  object-fit: contain;
}

.head-3 {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Domainetext, sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 0.5px;
  -o-object-fit: contain;
  object-fit: contain;
}

.div-block-2 {
  position: absolute;
  left: auto;
  top: 45%;
  right: 40px;
  bottom: auto;
  width: 120px;
  height: 120px;
  border-radius: 120px;
  background-color: #fff;
}

.div-block-3 {
  position: absolute;
  top: 43.2%;
  width: 50vw;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-5 {
  position: absolute;
  left: auto;
  top: 43.2%;
  right: 40px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 120px;
  background-color: #fff;
}

.text-block-2 {
  position: absolute;
  left: auto;
  top: 43.2%;
  right: 40px;
  bottom: 0%;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Domainesanstext, sans-serif;
  color: #c2b5ad;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0.5px;
}

@media screen and (max-width: 991px) {
  .div-block-3 {
    position: absolute;
    top: 43.2%;
    width: 50%;
  }

  .div-block-4 {
    width: 100%;
  }

  .text-block-2 {
    position: absolute;
    left: auto;
    top: 43.2%;
    right: 40px;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    height: 140px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding-bottom: 10%;
  }

  .div-block-2 {
    top: 35%;
    right: 40px;
    bottom: auto;
  }

  .div-block-3 {
    position: absolute;
    left: 40px;
    top: 43.2%;
    right: auto;
    bottom: auto;
  }

  .div-block-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #b8aea7;
  }

  .bg {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div_headline {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block_schnell {
    padding-right: 20px;
  }

  .div-block {
    padding-left: 20px;
  }

  .dot_ende {
    top: 41%;
    margin-right: 20px;
  }

  .image {
    margin-top: 20px;
    margin-left: 0px;
  }

  .section {
    position: fixed;
    height: 100%;
    padding: 30px 15px 10%;
  }

  .link {
    font-size: 18px;
    line-height: 18px;
  }

  .head-1 {
    font-size: 26px;
    line-height: 32px;
  }

  .head-2 {
    font-size: 26px;
    line-height: 32px;
  }

  .head-3 {
    font-size: 26px;
    line-height: 32px;
  }

  .div-block-2 {
    top: 35%;
    right: 15px;
    width: 90px;
    height: 90px;
  }

  .div-block-3 {
    position: absolute;
    left: 15px;
    top: 43.2%;
    bottom: auto;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-block-5 {
    right: 15px;
    width: 100px;
    height: 100px;
  }

  .text-block-2 {
    right: 15px;
    bottom: 43.2%;
    width: 100px;
    height: 100px;
    font-size: 14px;
  }
}

@font-face {
  font-family: 'Domainetext';
  src: url('../fonts/DomaineText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Domainesanstext';
  src: url('../fonts/DomaineSansText-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}