.logo-item {
  width: 52.4px;
  position: relative;
  height: 46px;
  object-fit: cover;
}
.planetone3 {
  font-weight: 800;
}
.span1 {
  font-weight: 900;
}
.berlin1,
.planetone2 {
  position: relative;
  line-height: 22px;
}
.berlin1 {
  font-size: var(--p-16-pt-24-line-height-size);
}
.logo-text1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.logo1,
.zur-startseite {
  text-decoration: none;
  color: inherit;
}
.logo1 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xs);
  cursor: pointer;
}
.zur-startseite {
  height: 26px;
  position: relative;
  line-height: 26px;
  font-weight: 700;
  display: inline-block;
}
.zur-startseite:hover {
  text-decoration: underline;
}
.menu2,
.wrapper11,
.zur-startseite-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.zur-startseite-wrapper {
  justify-content: flex-end;
  text-align: center;
  font-size: var(--p-16-pt-24-line-height-size);
}
.menu2,
.wrapper11 {
  width: 100%;
  justify-content: space-between;
  max-width: 980px;
}
.menu2 {
  background-color: var(--color-white);
  height: 80px;
  flex-direction: column;
  justify-content: center;
  padding: 0 var(--padding-base);
  box-sizing: border-box;
  z-index: 2;
  text-align: left;
  font-size: var(--font-size-xl);
  color: var(--color-black);
  font-family: var(--p-16-pt-24-line-height);
}
.textp33,
.textp34 {
  margin: 0;
  align-self: stretch;
  position: relative;
}
.textp33 {
  font-size: var(--headline-h1-24-pt-32-line-height-size);
  line-height: 32px;
  font-weight: 800;
  text-align: center;
}
.textp34 {
  line-height: 24px;
  font-weight: 900;
}
.dbbc-planetone-gmbh {
  display: block;
}
.textp35 {
  margin: 0;
  align-self: stretch;
  position: relative;
  line-height: 26px;
}
.dbbc-ventures-gmbh,
.textp35 {
  font-weight: 500;
}
.textp38 {
  margin: 0;
  align-self: stretch;
  position: relative;
  line-height: 26px;
}
.content-block-with-image6,
.text {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.text {
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
  min-width: 288px;
  max-width: 600px;
  text-align: left;
  font-size: var(--p-16-pt-24-line-height-size);
  color: var(--color-black);
  font-family: var(--p-16-pt-24-line-height);
}
.content-block-with-image6 {
  align-items: center;
  justify-content: center;
  padding: var(--padding-21xl) var(--padding-base);
  box-sizing: border-box;
  max-width: 980px;
  z-index: 1;
}
.planetoneberlin-20241 {
  position: relative;
  line-height: 22px;
  font-weight: 500;
}
.link9 {
  text-decoration: underline;
  line-height: 22px;
  font-weight: 600;
  color: inherit;
  cursor: pointer;
}
.link10:hover,
.link9:hover {
  text-decoration: none;
}
.b5,
.link10,
.link9 {
  position: relative;
}
.b5 {
  font-size: var(--p-16-pt-24-line-height-size);
  font-family: var(--font-roboto);
}
.link10 {
  text-decoration: underline;
  line-height: 22px;
  font-weight: 600;
  color: inherit;
}
.menu3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-base);
}
.planetoneberlin-2024-group {
  width: 980px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 var(--padding-base);
  box-sizing: border-box;
  max-width: 980px;
}
.footer1,
.imprint,
.planetoneberlin-2024-group,
.wrapper12 {
  display: flex;
  align-items: center;
}
.wrapper12 {
  align-self: stretch;
  background-color: var(--color-darkslategray-200);
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: var(--padding-13xl) var(--padding-base);
}
.footer1,
.imprint {
  flex-direction: column;
}
.footer1 {
  align-self: stretch;
  justify-content: center;
  padding: var(--padding-21xl) 0 0;
  z-index: 0;
  text-align: left;
  font-size: var(--meta-link-14-pt-22-line-height-size);
  color: var(--color-white);
  font-family: var(--p-16-pt-24-line-height);
}
.imprint {
  width: 100%;
  position: relative;
  background-color: var(--color-white);
  overflow: hidden;
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .zur-startseite-wrapper {
    display: flex;
  }
}
@media screen and (max-width: 420px) {
  .zur-startseite-wrapper {
    display: flex;
  }
}
