.datenschutzhinweise-container {
  width: 100%;
  display: flex;
  padding: 0px;
  overflow: auto;
  min-height: 100vh;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.datenschutzhinweise-container1 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  align-items: flex-start;
}
.datenschutzhinweise-container2 {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.datenschutzhinweise-text001 {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
}
.datenschutzhinweise-footer {
  gap: 215px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-fourunits);
  padding-left: var(--dl-space-space-sixunits);
  padding-right: var(--dl-space-space-sixunits);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-fourunits);
  justify-content: flex-start;
  background-color: #000000;
}
.datenschutzhinweise-left {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.datenschutzhinweise-brand {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 400px;
  align-items: flex-start;
  flex-direction: column;
}
.datenschutzhinweise-navlink {
  display: contents;
}
.datenschutzhinweise-image {
  width: 165px;
  object-fit: cover;
  text-decoration: none;
}
.datenschutzhinweise-text131 {
  color: rgb(255, 255, 255);
  font-size: 14px;
  line-height: 21px;
}
.datenschutzhinweise-socials {
  gap: var(--dl-space-space-unit);
  display: flex;
  max-width: 400px;
  align-items: flex-start;
  flex-direction: row;
}
.datenschutzhinweise-image1 {
  width: 24px;
  object-fit: cover;
  text-decoration: none;
}
.datenschutzhinweise-right {
  gap: 140px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
.datenschutzhinweise-list {
  gap: var(--dl-space-space-unit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.datenschutzhinweise-header {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
}
.datenschutzhinweise-links {
  gap: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.datenschutzhinweise-link1 {
  color: rgb(255, 255, 255);
  width: 215px;
  cursor: pointer;
  transition: 0.3s;
}
.datenschutzhinweise-link1:hover {
  opacity: 0.5;
}
.datenschutzhinweise-text133 {
  color: #ffffff;
}
.datenschutzhinweise-link2 {
  color: rgb(255, 255, 255);
  width: 215px;
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
.datenschutzhinweise-link2:hover {
  opacity: 0.5;
}
.datenschutzhinweise-danteschutz {
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: 0.3s;
  text-decoration: none;
}
.datenschutzhinweise-danteschutz:hover {
  opacity: 0.5;
}
.datenschutzhinweise-impressum {
  color: rgb(255, 255, 255);
  font-size: 12px;
  transition: 0.3s;
  text-decoration: none;
}
.datenschutzhinweise-impressum:hover {
  opacity: 0.5;
}
@media(max-width: 1200px) {
  .datenschutzhinweise-footer {
    align-items: center;
  }
}
@media(max-width: 991px) {
  .datenschutzhinweise-footer {
    gap: 100px;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
  }
  .datenschutzhinweise-left {
    align-items: flex-start;
    padding-right: 0px;
    justify-content: flex-start;
  }
  .datenschutzhinweise-socials {
    display: none;
  }
  .datenschutzhinweise-right {
    gap: var(--dl-space-space-twounits);
    flex-direction: column;
  }
}
@media(max-width: 767px) {
  .datenschutzhinweise-footer {
    align-items: flex-start;
    padding-top: var(--dl-space-space-fourunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-threeunits);
    justify-content: flex-start;
  }
  .datenschutzhinweise-image {
    width: 110px;
  }
  .datenschutzhinweise-text131 {
    font-size: 12px;
    line-height: 18px;
  }
  .datenschutzhinweise-socials {
    display: flex;
  }
  .datenschutzhinweise-right {
    gap: var(--dl-space-space-halfunit);
    align-self: flex-end;
  }
}
@media(max-width: 360px) {
  .datenschutzhinweise-footer {
    gap: 0;
    align-self: center;
    align-items: center;
    padding-top: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    flex-direction: row;
    padding-bottom: var(--dl-space-space-twounits);
    justify-content: flex-start;
  }
  .datenschutzhinweise-left {
    width: auto;
    padding-right: 0px;
  }
  .datenschutzhinweise-socials {
    display: flex;
  }
  .datenschutzhinweise-right {
    width: auto;
    height: auto;
    align-self: center;
  }
  .datenschutzhinweise-list {
    flex: 0 0 auto;
    width: 100%;
    align-self: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .datenschutzhinweise-link2 {
    color: rgb(255, 255, 255);
    text-decoration: none;
  }
}
