:root {
  --color: #680000;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.navbar {
  z-index: 3;
  width: 60px;
  height: 100%;
  min-width: 2%;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.first-head {
  z-index: 1;
  width: auto;
  height: auto;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  padding-left: 0%;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar-content-button {
  width: 50px;
  object-fit: fill;
  background-color: #6e6e6e;
  border-radius: 10px;
  align-self: flex-start;
  margin-left: 5px;
  margin-right: 5px;
  transition: background-color .5s ease-in-out;
  display: block;
}

.navbar-content-button:hover {
  background-color: #565656;
}

.link-block {
  display: none;
}

.div-block-5 {
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-524 {
  grid-column-gap: 25px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-8 {
  width: 52px;
  height: 1px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-button {
  width: 52px;
  height: 26px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-button.navbar-content-button {
  width: 60px;
  height: 50px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.search-button {
  width: 52px;
  height: 26px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.search-button.navbar-content-button {
  width: 60px;
  height: 50px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}

.chat-button {
  width: 52px;
  height: 26px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.chat-button.navbar-content-button {
  width: 60px;
  height: 50px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.navbar-fullname {
  width: 0;
  color: #fff;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.notification-button {
  width: 52px;
  height: 26px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.notification-button.navbar-content-button {
  width: 60px;
  height: 50px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.heart-button {
  width: 52px;
  height: 26px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heart-button.navbar-content-button {
  width: 60px;
  height: 50px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  transition-property: none;
}

.calendar-button {
  width: 52px;
  height: 26px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.calendar-button.navbar-content-button {
  width: 60px;
  height: 50px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.settings-button {
  width: 52px;
  height: 26px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.settings-button.navbar-content-button {
  width: 60px;
  height: 60px;
  grid-column-gap: 0px;
  grid-row-gap: 10px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.frame-292 {
  width: 52px;
  height: 26px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-17 {
  width: 23px;
  height: 3px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body {
  background-color: #000;
}

.link-block-2 {
  margin-top: 12px;
}

.image-2 {
  width: 50px;
  margin-left: 5px;
  margin-right: 25px;
}

.image-3, .image-4, .image-5, .image-9 {
  margin-left: 5px;
  margin-right: 25px;
}

.link-block-3 {
  display: block;
}

.div-block-6 {
  height: 10%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-7 {
  height: 90%;
  display: block;
  position: fixed;
}

.vectors-wrapper-21 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: none;
  position: fixed;
}

.fade-navbar {
  z-index: -1;
  width: 60px;
  height: 300px;
  background-color: #000;
  background-image: linear-gradient(#2B294E, #000);
  margin-top: 0;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.link-block-nav {
  text-decoration: none;
}

.logo-desktop {
  z-index: 4;
  width: auto;
  height: auto;
  color: #fff;
  text-align: center;
  font-family: Michroma, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  display: block;
  position: static;
}

.button-4 {
  width: 150px;
  height: 35px;
  text-align: center;
  background-color: #2B294E;
  border-radius: 10px;
  margin-right: 13px;
  font-size: 16px;
}

.button-5 {
  width: 150px;
  height: 45px;
  color: #fff;
  text-align: center;
  background-color: #2b294e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.div-block-12 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.link-block-profile {
  z-index: 5;
  width: auto;
  height: 50px;
  min-width: 100px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #303030;
  border-radius: 26px;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-block-13 {
  justify-content: space-around;
  display: block;
}

.div-block-14 {
  width: 46px;
  height: 46px;
  border-radius: 25px;
  overflow: hidden;
}

.paragraph {
  color: #fff;
  margin-bottom: 0;
  margin-right: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.div-block-15 {
  min-width: 85px;
  text-align: center;
}

.back-rating-wrapper {
  width: 90%;
  grid-column-gap: 279px;
  grid-row-gap: 279px;
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  margin-top: 90px;
  display: flex;
  position: absolute;
}

.vectors-wrapper-31 {
  width: 6.72114px;
  height: 15px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: none;
}

.rating-short {
  width: 95px;
  height: 42px;
  grid-column-gap: 0px;
  grid-row-gap: -1px;
  border: 1px solid rgba(255, 255, 255, .6);
  border-radius: 10px;
  justify-content: space-around;
  align-items: center;
  padding: 1px 8px;
  display: flex;
}

.rating-value {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.vectors-wrapper-33 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.user-head {
  z-index: 1;
  height: 550px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  position: relative;
}

.profile-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 65px;
  display: flex;
}

.profile-picture {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: 100px;
}

.profile-name {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}

.profile-location {
  color: #fff;
  text-align: center;
  margin-top: 2px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.user-nav-wrapper {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 21px;
  flex: 0 auto;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 70px;
  display: flex;
}

.provider-info-slider-button {
  width: 33.3333%;
  height: 55px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.info-slider-button-inside {
  width: 100%;
  height: 52px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 14px;
  display: flex;
}

.content {
  margin-top: 120px;
  margin-left: 60px;
  overflow: hidden;
}

.content.abstand {
  height: 100%;
  margin-left: 60px;
  overflow: visible;
}

.content.abstand-2 {
  margin-left: 118px;
}

.user-portfolio-div {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  margin-top: 35px;
  margin-bottom: 65px;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
}

.header-userpage {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  display: block;
}

.frame-656 {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-9 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.vectors-wrapper-38 {
  width: 15px;
  height: 7.07891px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-39 {
  width: 100%;
  height: 1px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #2B294E;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.header-service-category {
  width: 100%;
  max-width: 235px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-40 {
  width: 4px;
  height: 16px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-category-text {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.service-div {
  width: 100%;
  height: 172px;
  grid-column-gap: 10px;
  grid-row-gap: 20px;
  background-color: #1e1e1e;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 11px;
  display: flex;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, .25);
}

.service-innerdiv {
  width: 100%;
  height: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.service-text-div {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.service-heading-div {
  grid-column-gap: 41px;
  grid-row-gap: 41px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-11 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.frame-387 {
  width: 48px;
  height: 22px;
  grid-column-gap: -1px;
  grid-row-gap: -1px;
  border: .5px solid rgba(255, 255, 255, .6);
  border-radius: 10px;
  justify-content: space-around;
  align-items: center;
  padding: 1px 3px 1px 5px;
  display: flex;
}

._50-4 {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.vectors-wrapper-41 {
  width: 7px;
  height: 14px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-42 {
  width: 11.5px;
  height: 11px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-43 {
  width: 5px;
  height: 14px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-612 {
  height: 124.667px;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-12 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.frame-611 {
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.frame-609 {
  width: 111px;
  height: 30px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: block;
}

.text-13 {
  color: #000;
  text-align: center;
  letter-spacing: .005em;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-14 {
  color: #fff;
  text-align: right;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.list {
  color: #fff;
  margin-bottom: 0;
  padding-left: 15px;
}

.text-12-1 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.div-sidescroll {
  display: none;
}

.text-12-2 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.song-div {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.song-img {
  width: 170px;
  height: 170px;
  object-fit: cover;
}

.song-title {
  height: 16px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.song-interpret {
  height: 12px;
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
}

.div-kit {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.kit-img {
  object-fit: cover;
}

.kit-name {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.kit-price {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.div-category {
  grid-row-gap: 14px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.open-category-div {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.provider-portfolio-wrapper {
  width: 33.3333%;
  display: none;
  overflow: hidden;
}

.provider-gallerie-wrapper {
  width: 33.3333%;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  display: none;
  overflow: hidden;
}

.user-gallerie-pic {
  width: 32.5%;
  max-width: none;
  border-radius: 5px;
}

.provider-info-wrapper {
  width: 33.3333%;
  display: block;
  overflow: hidden;
}

.user-info-div {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-direction: column;
  align-items: stretch;
  margin-top: 35px;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
}

.description-provider {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

.short-description {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.short-description-wrapper {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  display: flex;
}

.short-description-box {
  width: auto;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 8px 12px;
  display: flex;
}

.short-description-box.clickable {
  cursor: pointer;
}

.credits-wrapper {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.credit {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.credit-img {
  object-fit: cover;
}

.credit-name {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 700;
}

.credit-description {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 8px;
  font-weight: 500;
}

.frame-693 {
  grid-column-gap: 49px;
  grid-row-gap: 49px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rating-short-small {
  width: 57px;
  height: 30px;
  grid-column-gap: -1px;
  grid-row-gap: -1px;
  border: .5px solid rgba(255, 255, 255, .6);
  border-radius: 10px;
  justify-content: space-around;
  align-items: center;
  padding: 1px 5px;
  display: flex;
}

._50-5 {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.vectors-wrapper-47 {
  width: 11.5px;
  height: 11px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-692 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-21 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-22 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.vectors-wrapper-49 {
  width: 4.48076px;
  height: 10px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: none;
}

.rating-value-wrapper {
  width: 100%;
  grid-column-gap: 100px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 20px;
  display: flex;
}

.rating-description {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-25 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-26 {
  color: #fff;
  text-align: right;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.rating-bar {
  width: 100%;
  height: 5px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  border-radius: 2.5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rating-wrapper {
  width: 100%;
}

.socials-div {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.rectangle {
  object-fit: cover;
}

.user-background-blur {
  z-index: 1;
  height: 550px;
  filter: blur(10px);
  background-color: #000;
  background-image: url('../images/1000_F_223549776_MB7yH7GOYTCF7SW9lHi7arEOsmQvUm3h.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 60px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.underline-portfolio, .underline-info {
  width: 200px;
  height: 3px;
  background-color: #2B294E;
  border-radius: 1.5px;
  display: none;
}

.header-green-decorator {
  width: 4px;
  height: 14px;
  background-color: #2B294E;
  border-radius: 2px;
}

.rating {
  width: 98%;
  height: 5px;
  background-color: #2B294E;
  border-radius: 2.5px;
}

.connect-button {
  width: 215px;
  height: 50px;
  text-align: center;
  background-color: #2B294E;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.fade {
  z-index: -1;
  width: 100%;
  height: 300px;
  background-color: #000;
  background-image: linear-gradient(rgba(50, 48, 88, .68), rgba(0, 0, 0, 0));
  margin-top: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.service-slider {
  z-index: 0;
  width: 100%;
  height: 172px;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 6px;
  margin-left: 0;
}

.service-slide {
  width: 24%;
  margin-right: 20px;
}

.service-slider-mask {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  overflow: visible;
}

.service-slider-left-arrow {
  width: 40px;
  margin-left: -40px;
}

.service-slider-right-arrow {
  width: 40px;
  margin-right: -30px;
}

.slide-nav {
  height: 0;
  display: none;
}

.song-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.song-slider-mask {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  overflow: visible;
}

.song-slide {
  width: auto;
  margin-right: 3%;
}

.desktop-divider-left {
  width: 47.5%;
  float: left;
  grid-row-gap: 14px;
  flex-flow: wrap;
  align-content: space-around;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 14px;
  display: flex;
}

.desktop-divider-wrapper {
  width: 100%;
  grid-column-gap: 65px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: stretch;
  display: block;
}

.rating-div {
  width: 27%;
}

.gallerie-div {
  grid-row-gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.desktop-divider-right {
  width: 47.5%;
  float: right;
  clear: none;
  grid-row-gap: 14px;
  flex-flow: column wrap;
  align-content: stretch;
  align-items: flex-start;
  margin-bottom: 14px;
  display: flex;
}

.desktop-divider-right.desktop-only {
  display: flex;
}

.desktop-divider-right.mobile-only {
  display: none;
}

.user-info-slider-button {
  width: 50%;
  height: 55px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-beat {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.beat-img {
  width: 170px;
  height: 170px;
  max-width: none;
  object-fit: cover;
}

.beat-name {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.beat-price {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.team-member-div {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.team-member-img {
  width: 115px;
  height: 115px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 57.5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-27 {
  color: #2B294E;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.team-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 20px;
}

.team-slider-mask {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  overflow: visible;
}

.team-slide {
  width: auto;
  margin-right: 3%;
}

.desktop-divider-full {
  width: 100%;
  float: left;
  grid-row-gap: 14px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 14px;
  display: flex;
}

.room-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 35px;
}

.room-slider-mask {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  overflow: visible;
}

.room-slide {
  width: auto;
  margin-right: 3%;
}

.room-div {
  width: 315px;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rectangle-163 {
  width: 100%;
  object-fit: cover;
}

.text-28 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.mikrofon-div {
  width: 47%;
  grid-row-gap: 11.5px;
  background-color: #1e1e1e;
  border-radius: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 14px;
  display: flex;
}

.mikrofon-brand {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
}

.mikrofon-name {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.mikrofon-name-div {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.mikrofon-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  display: none;
  overflow: hidden;
}

.mikrofon-slider-mask {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  overflow: visible;
}

.mikrofon-slide {
  max-width: 40%;
  margin-right: 3%;
}

.studiobooking-div {
  width: 318px;
  height: 336px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 5px 5px 11px;
  display: flex;
}

.rectangle-165 {
  width: 308px;
  height: 210px;
  object-fit: cover;
  border-radius: 10px;
}

.frame-733 {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-732 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.studiobooking-titel {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.studiobooking-location {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.frame-731 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper {
  width: 5px;
  height: 5px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.studiobooking-status {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.frame-453 {
  width: 48px;
  height: 22px;
  grid-column-gap: -1px;
  grid-row-gap: -1px;
  border: .5px solid rgba(255, 255, 255, .6);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 3px;
  display: flex;
}

._50 {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.vectors-wrapper-50 {
  width: 7px;
  height: 14px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-51 {
  width: 11.5px;
  height: 11px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-52 {
  width: 5px;
  height: 14px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-734 {
  grid-column-gap: 86px;
  grid-row-gap: 86px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-left: 3px;
  margin-right: 3px;
  display: flex;
}

.studiobooking-price {
  color: #fff;
  text-align: right;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.studiobooking-slider {
  width: 100%;
  height: 333px;
  background-color: rgba(0, 0, 0, 0);
}

.studiobooking-slider-mask {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  overflow: visible;
}

.studiobooking-slide {
  width: 318px;
  height: 333px;
  margin-right: 3%;
}

.anfragen {
  width: 111px;
  height: 30px;
  color: #000;
  background-color: #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  line-height: 14px;
  display: flex;
}

.div-block-17 {
  width: 100%;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: stretch;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
}

.setting-wrapper {
  margin-top: 70px;
  display: flex;
}

.settings-shortcut-div {
  width: 30%;
  min-width: 30%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-right: 1px solid rgba(255, 255, 255, .4);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-left: 0%;
  padding: 20px 2% 50px;
  display: flex;
}

.settings-shortcut {
  width: auto;
  height: 60px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: box-shadow .19s, all .2s, background-color .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.settings-shortcut:hover {
  color: #fff;
  background-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.settings-shortcut.settings-shortcut-chosen {
  cursor: pointer;
  border: 1px #fff;
}

.settings-shortcut.chosen {
  width: auto;
  background-color: #2B294E;
}

.frame-415 {
  width: 50px;
  height: 35px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-53 {
  width: 25px;
  height: 24.997px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-34 {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.vectors-wrapper-54 {
  width: 25px;
  height: 25.5557px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-55 {
  width: 24.5288px;
  height: 27.3123px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-56 {
  width: 25px;
  height: 31px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-57 {
  width: 24.41px;
  height: 24.41px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-58 {
  width: 22.4219px;
  height: 20.1466px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-59 {
  width: 25px;
  height: 25.9497px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.settings-pers-nliche-infos {
  width: 70%;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 30px;
  padding-right: 20%;
  display: none;
}

.settings-pers-nliche-infos.setting-div {
  margin-top: 0;
  padding-left: 2%;
  display: none;
}

.setting-div {
  margin-top: 80px;
  margin-left: 0;
}

.provider-content-wrapper {
  width: 300%;
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
  right: 200%;
  overflow: visible;
}

.underline-gallerie {
  width: 200px;
  height: 3px;
  background-color: #2B294E;
  border-radius: 1.5px;
  display: block;
}

.user-content-wrapper {
  width: 200%;
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: static;
  right: 200%;
  overflow: visible;
}

.user-gallerie-wrapper {
  width: 50%;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  display: block;
  overflow: hidden;
}

.user-info-wrapper {
  width: 50%;
  display: block;
  overflow: hidden;
}

.user-background-not-blur {
  z-index: 0;
  height: 550px;
  background-image: url('../images/1000_F_223549776_MB7yH7GOYTCF7SW9lHi7arEOsmQvUm3h.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-left: 60px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.div-block-20 {
  display: none;
}

.button-7 {
  width: 111px;
  height: 30px;
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  font-weight: 500;
  line-height: 14px;
  display: flex;
}

.spacer {
  display: none;
}

.image-15, .image-16, .image-19, .image-20, .image-22, .image-23, .image-24, .image-25 {
  margin-left: 5px;
  margin-right: 25px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.logo-mobile {
  width: 300px;
  height: 70px;
  color: #fff;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 70px;
  display: none;
}

.text-field-2 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 0;
}

.text-field-3 {
  background-color: rgba(0, 0, 0, 0);
}

.registration-wrapper-1 {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: block;
}

.account-category-name {
  color: #fff;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 3px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 39px;
}

.account-category-description {
  width: 234px;
  height: 38px;
  color: #fff;
  text-align: center;
  margin-bottom: 11px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.account-category-icon-wrapper {
  width: 110px;
  height: 110px;
  background-color: #2B294E;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: -36px;
  display: flex;
}

.account-category-features {
  width: 219px;
  height: 152px;
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 19px;
}

.acoount-categories {
  width: 100%;
  flex-direction: row;
  justify-content: space-around;
  display: flex;
}

.frame-987 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 63px;
  display: flex;
}

.text-44 {
  width: 100%;
  color: #fff;
  text-align: center;
  letter-spacing: .5em;
  margin-bottom: 12px;
  padding-left: 11px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.text-45 {
  color: rgba(255, 255, 255, .6);
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}

.button-back {
  width: 40%;
  height: 43px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #1e1e1e;
  background-image: url('../images/Vectors-Wrapper_11.svg');
  background-position: 10%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 7px 11px 7px 30px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.button-forward {
  width: 40%;
  height: 43px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1e1e1e;
  background-image: url('../images/Vectors-Wrapper_12.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 1px;
  padding: 7px 30px 7px 11px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-21 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 104px;
  margin-bottom: 100px;
  display: flex;
}

.form-2 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.form-text-input {
  width: 100%;
  height: 45px;
  min-height: auto;
  min-width: 455px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #d9d9d9;
  background-color: #1e1e1e;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -5px;
  margin-bottom: 0;
  padding: 28px 25px 12px 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

.form-text-input::-ms-input-placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-text-input::placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-text-input.fehler {
  height: 75px;
  min-height: auto;
  border-width: 1px;
  border-color: #700000;
}

.form-text-input.false {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-width: 1px;
  border-color: #b22222;
}

.frame-1019 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -30px;
  margin-left: 0;
  padding: 10px 20px;
  display: flex;
}

.vectors-wrapper-72 {
  width: 100%;
  height: 1px;
  max-width: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  background-color: rgba(255, 255, 255, .4);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-58 {
  color: rgba(255, 255, 255, .4);
  margin-left: 10px;
  margin-right: 40px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
  position: relative;
  bottom: -18px;
}

.account-category-studio {
  color: rgba(255, 255, 255, .4);
  margin-top: 15px;
  margin-left: 20px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  bottom: -28px;
}

.div-block-22 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.checkbox-label {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.checkbox {
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-color: #fff;
  background-clip: border-box;
  border: 1px #fff;
}

.checkbox.w--redirected-checked {
  background-color: #2B294E;
  border-color: rgba(0, 0, 0, 0);
}

.checkbox-2 {
  cursor: pointer;
  background-color: #fff;
  border-style: none;
}

.checkbox-2.w--redirected-checked {
  background-color: #2B294E;
  border-color: rgba(0, 0, 0, 0);
}

.checkbox-field {
  margin-top: 0;
  margin-left: 0;
}

.checkbox-field-2 {
  margin-left: 0;
}

.text-61 {
  width: 589px;
  height: 67px;
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-23 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.registration-category-user, .registration-category-provider, .registration-category-studio {
  width: 285px;
  height: 355px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 25px;
  text-decoration: none;
  display: flex;
}

.button-forward-green {
  width: 357px;
  height: 43px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #2B294E;
  background-image: url('../images/Vectors-Wrapper_12.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  border-radius: 5px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1px;
  padding: 7px 11px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.button-forward-green.choose-user, .button-forward-green.choose-provider, .button-forward-green.choose-studio {
  text-decoration: none;
  display: none;
}

.checkbox-field-login {
  margin-top: 40px;
  margin-left: 0;
}

.frame-854 {
  width: 100%;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-top: 12px;
  display: flex;
}

.text-62 {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.text-63 {
  color: #3782b8;
  text-align: center;
  margin-left: 5px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-decoration: underline;
}

.profile_picture-wrapper {
  width: 100%;
  height: 85px;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  margin-top: 36px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.profile_picture-preview {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 30px;
  margin-left: 20px;
}

.frame-978 {
  width: 181px;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-873 {
  grid-column-gap: 253px;
  grid-row-gap: 253px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-64 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.frame-874 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-65 {
  color: rgba(217, 217, 217, .4);
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.frame-854-copy {
  width: 100%;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  margin-top: 5px;
  display: flex;
}

.register-button {
  width: 150px;
  height: 35px;
  text-align: center;
  background-color: #2B294E;
  border-radius: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.login-button {
  width: 150px;
  height: 35px;
  color: #000;
  text-align: center;
  background-color: #d9d9d9;
  border-radius: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.login-register-wrapper {
  grid-column-gap: 13px;
  justify-content: space-between;
  margin-right: 32px;
  display: none;
}

.div-block-21-copy {
  width: 100%;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 104px;
  display: flex;
}

.sidebar-filter-div1 {
  width: 100%;
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-content: space-around;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  overflow: hidden;
}

.frame-991 {
  width: 100%;
  max-width: 324px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.header {
  width: 100%;
  max-width: 324px;
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  display: flex;
}

.text-69 {
  color: #fff;
  letter-spacing: .5em;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.text-70 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
}

.filter-category-studio {
  width: 100%;
  height: 59px;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: 1;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(0, 0, 0, .2);
}

.filter-category-studio:hover {
  color: #fff;
  background-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.filter-category-studio.chosen {
  background-color: #2B294E;
}

.frame-1161 {
  width: 50px;
  height: 35px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-73 {
  width: 25px;
  height: 24.997px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-71 {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.filter-category-provider {
  width: 100%;
  height: 59px;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: box-shadow .19s, background-color .2s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(0, 0, 0, 0);
}

.filter-category-provider:hover {
  color: #fff;
  background-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.filter-category-provider.chosen {
  background-color: #2B294E;
}

.vectors-wrapper-74 {
  width: 25px;
  height: 25.5557px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-75 {
  width: 24.5288px;
  height: 27.3123px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sidebar-filter-div2 {
  width: 100%;
  height: auto;
  float: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 120px;
  padding-left: 0;
  padding-right: 0;
  display: none;
  position: static;
  overflow: hidden;
}

.frame-1162 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-717 {
  width: 100%;
  height: 30px;
  max-width: 235px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-76 {
  width: 4px;
  height: 12px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-73 {
  width: auto;
  min-width: 180px;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.vectors-wrapper-77 {
  width: 56px;
  height: 30px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.filter-category-header-all {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.filter-category-header-all.space {
  justify-content: space-between;
  margin-bottom: 12px;
}

.filter-category-header-all.space.left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.filter-category-header {
  width: 100%;
  height: 30px;
  max-width: 235px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.vectors-wrapper-78 {
  width: 4px;
  height: 12px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.filter-category-sub {
  min-width: 180px;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-75 {
  width: 22px;
  height: 22px;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  font-family: Lato, sans-serif;
  font-size: 40px;
  font-weight: 300;
}

.filter-category-sub-example {
  min-width: 200px;
  color: rgba(255, 255, 255, .6);
  margin-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
}

.short-description-wrapper-filter {
  min-width: 200px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: 0;
  display: flex;
}

.filter-category-over-add {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.text-field-4 {
  width: 35%;
  height: 45px;
  color: #fff;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-bottom: 0;
}

.div-block-30 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.div-block-31 {
  width: 20px;
  height: 1px;
  background-color: rgba(255, 255, 255, .6);
  margin-left: 32px;
  margin-right: 32px;
}

.filter-category-check {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.filter-category-check.anzahl {
  margin-bottom: 0;
}

.checkbox-3 {
  float: right;
  -webkit-text-stroke-color: #2B294E;
}

.checkbox-3.w--redirected-checked {
  float: right;
  -webkit-text-stroke-color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  margin-left: 0;
}

.text-field-5 {
  width: 60px;
  height: 37px;
  color: #fff;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
}

.div-block-32 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2px;
  display: flex;
}

.div-block-33, .div-block-34, .div-block-35, .div-block-36 {
  display: flex;
}

.div-block-37 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.button-edit {
  width: 100px;
  height: 35px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.form-3 {
  width: 95%;
  margin-left: 0;
}

.sidebar {
  width: 30%;
  height: 100%;
  min-height: auto;
  float: left;
  border-right: 1px rgba(255, 255, 255, .6);
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: block;
  position: relative;
  bottom: auto;
}

.form-block {
  width: 100%;
  margin-left: 20px;
}

.filter-div1 {
  width: 30%;
  float: left;
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-content: space-around;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
}

.filter-div2 {
  width: 70%;
  height: auto;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .6);
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 2.5%;
  padding-right: 10%;
  display: block;
  position: static;
}

.search-content {
  width: 70%;
  float: right;
  grid-column-gap: 5%;
  grid-row-gap: 43px;
  border-left: 1px solid rgba(255, 255, 255, .4);
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 0;
  padding-top: 20px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
}

.text-block {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.div-block-39, .div-block-40, .div-block-41 {
  display: flex;
}

.div-block-42, .div-block-43 {
  float: right;
}

.div-block-44 {
  float: none;
}

.div-block-45, .div-block-46, .div-block-47, .div-block-48, .div-block-49, .div-block-50, .div-block-51, .div-block-52, .div-block-53, .div-block-54, .div-block-55 {
  display: flex;
}

.div-block-56 {
  display: block;
}

.div-block-57 {
  display: flex;
}

.div-block-58 {
  display: inline-block;
}

.div-block-59 {
  display: block;
}

.search-content-header {
  width: 100%;
  float: right;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-bottom: -20px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.button-9 {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Element-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-left: 0;
  padding-right: 0;
}

.button-10 {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Element-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 0;
  padding-right: 0;
}

.button-11 {
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Element-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 0;
  padding-right: 0;
}

.search-content-input {
  width: 47.5%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.frame-1175 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.frame-1176 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.frame-1177 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.profilbild {
  object-fit: cover;
}

.vectors-wrapper-85 {
  width: 10px;
  height: 10px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 29px;
  left: 29px;
}

.frame-1178 {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-93 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.frame-1179 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-94 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.vectors-wrapper-86 {
  width: 11.5px;
  height: 11px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-87 {
  width: 2px;
  height: 2px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-95 {
  color: #fff;
  text-align: right;
  justify-content: flex-end;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.search-slider-image {
  height: 272px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
}

.mask-search-studio {
  width: 100%;
  height: auto;
  border-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider-search-studio {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-top: 66.666%;
  overflow: hidden;
}

.slide-search-studio {
  width: 100.1%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-bottom: 0;
  padding-right: 0;
  position: static;
  overflow: hidden;
}

.icon, .icon-2 {
  color: rgba(255, 255, 255, .6);
}

.slide-nav-2 {
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 10px;
  font-size: 8px;
  display: flex;
}

.frame-1180 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.frame-1181 {
  grid-column-gap: -6px;
  grid-row-gap: -6px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.profilbild-2 {
  width: 78px;
  height: 78px;
  object-fit: cover;
  margin-top: 4px;
}

.vectors-wrapper-88 {
  width: 15px;
  height: 15px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  margin-top: -6px;
  display: flex;
}

.vectors-wrapper-89 {
  width: 189px;
  height: 68px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-90 {
  width: 59px;
  height: 56px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.creator-search-color-1 {
  width: 47.5%;
  height: 117px;
  min-width: 400px;
  background-color: #ac5f17;
  background-image: linear-gradient(175deg, #ac5f17, #000);
  border-radius: 15px;
  padding-top: 10px;
}

.creator-search-color-3 {
  width: 47.5%;
  height: 117px;
  background-color: #19375b;
  background-image: linear-gradient(175deg, #19375b, #000);
  border-radius: 15px;
  padding-top: 10px;
}

.creator-search-color-2 {
  width: 47.5%;
  height: 117px;
  background-color: #2B294E;
  background-image: linear-gradient(175deg, #2B294E, #000);
  border-radius: 15px;
  padding-top: 10px;
}

.creator-search-color-4 {
  width: 47.5%;
  height: 117px;
  background-color: #5b0d0d;
  background-image: linear-gradient(175deg, #5b0d0d, #000);
  border-radius: 15px;
  padding-top: 10px;
}

.div-block-60 {
  width: 98%;
  height: 70px;
  border-top: 1px solid rgba(255, 255, 255, .4);
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.text-block-2 {
  color: #fff;
  letter-spacing: 10px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.frame-1182 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.vectors-wrapper-91 {
  width: 15px;
  height: 6.72114px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-682 {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 10px;
  display: flex;
}

.frame-661 {
  width: 100%;
  max-width: 457px;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-96 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.frame-660 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vorname---eingabe {
  width: 100%;
  max-width: 342px;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  background-color: #1e1e1e;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4px 10px;
  display: flex;
}

.text-97 {
  color: rgba(255, 255, 255, .4);
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.text-98 {
  color: #d9d9d9;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.frame-658 {
  height: 283px;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-92 {
  height: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-646 {
  height: 26px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-644 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.frame-642 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-99 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-405 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1183 {
  width: 100%;
  max-width: 342px;
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-100 {
  color: #fff;
  letter-spacing: .09em;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.text-101 {
  color: rgba(255, 255, 255, .6);
  letter-spacing: .09em;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26%;
}

.frame-1184 {
  width: 100%;
  height: 26px;
  max-width: 342px;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-3 {
  font-family: Raleway, sans-serif;
}

.text-block-4 {
  color: #fff;
  align-items: center;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: block;
}

.settings-email-formblock {
  width: 350px;
  height: 100px;
  border-top: 1px solid rgba(255, 255, 255, .4);
  flex-direction: column;
  justify-content: flex-end;
  align-self: center;
  align-items: stretch;
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
}

.field-label {
  color: rgba(226, 209, 209, .4);
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  margin-left: 12px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.text-field-inside, .text-field-7 {
  width: 100%;
  height: 41px;
  color: #fff;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: -25px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 6px;
  padding-right: 22px;
}

.field-label-1 {
  color: rgba(226, 209, 209, .4);
  border: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: 0;
  margin-left: 12px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
  position: static;
  bottom: -25px;
}

.search {
  width: 40%;
  height: 42px;
  margin-top: 70px;
}

.search-input {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}

.search-button-2 {
  display: none;
}

.search-div {
  z-index: 1;
  width: 100%;
  height: 0;
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.settings-input {
  height: 283px;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-93 {
  height: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-1186 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1187 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.frame-1188 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-102 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-103 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.frame-1189 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1190 {
  width: 100%;
  max-width: 342px;
  grid-column-gap: 96px;
  grid-row-gap: 96px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-104 {
  color: #fff;
  letter-spacing: .09em;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 0%;
}

.text-105 {
  color: rgba(255, 255, 255, .6);
  letter-spacing: .09em;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 0%;
}

.frame-1191 {
  width: 100%;
  max-width: 342px;
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.popup-wrapper {
  z-index: 10;
  width: 400px;
  height: 600px;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.filter-category-user {
  width: 100%;
  height: 59px;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: box-shadow .19s, background-color .2s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(0, 0, 0, 0);
}

.filter-category-user:hover {
  color: #fff;
  background-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.filter-category-user.chosen {
  background-color: #2B294E;
}

.text-field-8, .text-field-9 {
  width: 342px;
}

.settings-input-email {
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: static;
  bottom: 0;
}

.settings-input-adress {
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-top: 30px;
  margin-bottom: 5px;
  margin-left: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  bottom: 0;
}

.form-4 {
  margin-bottom: 0;
}

.settings-button-save {
  width: 30%;
  height: 24px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: stretch;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 0;
  display: flex;
}

.settings-input-number {
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  margin-top: 30px;
  margin-bottom: 5px;
  margin-left: 0;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
  position: relative;
  bottom: 0;
}

.settings-email-form {
  width: 342px;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 25px;
}

.settings-number-form, .settings-adress-form {
  height: 100%;
}

.settings-mobile-formblock {
  width: 350px;
  height: 100px;
  border-top: 1px solid rgba(255, 255, 255, .4);
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 30px;
  margin-bottom: 0;
  padding-top: 25px;
  display: flex;
}

.settings-adress-formblock {
  width: 350px;
  height: 100px;
  border-top: 1px solid rgba(255, 255, 255, .4);
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 30px;
  padding-top: 25px;
  display: flex;
}

.settings-name-form {
  width: 100%;
}

.settings-name-formblock {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
}

.button-8-copy {
  width: 100px;
  height: 35px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-61 {
  justify-content: center;
  display: flex;
}

.text-field {
  width: 100%;
  height: 41px;
  color: #fff;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: -25px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 6px;
  padding-right: 22px;
}

.div-block-62 {
  height: 1px;
  border: .5px solid rgba(255, 255, 255, .4);
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-save {
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-save:hover {
  color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.div-block-63, .image-26, .div-block-65 {
  display: none;
}

.text-block-12 {
  color: #fff;
  align-self: center;
  font-family: Lato, sans-serif;
  display: block;
}

.placeholder {
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.image-27 {
  height: 100%;
  max-width: none;
}

.div-block-66 {
  width: 100%;
  height: 100%;
  background-image: url('../images/Rectangle-246.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
}

.image-slide {
  width: auto;
  height: auto;
  max-height: 100%;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-in-slide {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-28 {
  width: 40px;
  height: 40px;
  margin-top: 72px;
  margin-right: -45px;
}

.div-block-67 {
  width: 100%;
  height: 33px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.popoup-filter-category {
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px #000;
  border-bottom: 1px solid #2B294E;
  border-left: 2px #2B294E;
  border-right: 1px #000;
  line-height: 14px;
}

.div-block-68 {
  width: 100%;
  height: 60%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.popup-filter-category-button {
  width: 100%;
  height: 30px;
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px rgba(255, 255, 255, .4);
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.search-button-3, .field-label-2 {
  display: none;
}

.search-input-2 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: .5px solid #2B294E;
}

.search-2 {
  margin-bottom: 0;
}

.text-block-13 {
  color: #fff;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-69 {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.button-12 {
  width: 30%;
  background-color: #2B294E;
  border-radius: 27px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.popup-short-description-box {
  width: auto;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1e1e1e;
  border: 1px solid #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 4.5px 12px;
  display: flex;
}

.popup-wrapper-filter {
  z-index: 10;
  width: 160px;
  height: 195px;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.button-filter-categroy {
  width: 100%;
  height: 39px;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.button-filter-categroy.last {
  border: 1px #000;
}

.div-block-70 {
  width: 100%;
  overflow: auto;
}

.popup-short-description {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
}

.short-description-wrapper-popup {
  width: 100%;
  height: 65px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  overflow: auto;
}

.div-block-71 {
  max-height: 20%;
  margin-top: 10px;
}

.sort-by-div {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-29 {
  transform: rotate(90deg);
}

.arrow-down {
  height: 40px;
}

.div-block-72, .div-block-73, .div-block-74, .div-block-75, .div-block-76, .div-block-77, .div-block-78, .div-block-79, .div-block-80, .div-block-81 {
  display: flex;
}

.div-block-82 {
  display: block;
}

.div-block-83 {
  width: 100%;
  justify-content: flex-end;
  display: flex;
}

.exit {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.image-31 {
  width: 20px;
  height: 20px;
}

.frame-1200 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-106 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.frame-1193 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.vectors-wrapper-94 {
  width: 20px;
  height: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.filter-category-header-bewertung {
  width: 100%;
  height: 30px;
  max-width: 235px;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-84 {
  margin-top: 92px;
}

.image-32 {
  width: 50px;
  height: 50px;
  display: block;
}

.dashboard-welcome-description {
  width: 100%;
  height: auto;
  max-width: 468px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
  margin-left: 10px;
  display: flex;
}

.text-107 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-108 {
  height: auto;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 26px;
}

.frame-1201 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-85 {
  width: 30%;
  float: left;
  margin-top: 0;
  margin-bottom: 50px;
  display: flex;
}

.dashboard-termine {
  width: 60%;
  float: right;
  grid-column-gap: 10px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.dashboard-content {
  margin-top: 120px;
  padding-right: 5%;
}

.termin-category {
  width: 300px;
  height: 136px;
  background-image: linear-gradient(152deg, #1e1e1e, rgba(0, 0, 0, 0));
  border-radius: 10px;
  padding-top: 2%;
  padding-left: 2%;
}

.text-block-14 {
  width: 100%;
  height: 30px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.image-33 {
  width: 35px;
  height: 35px;
}

.div-block-86 {
  width: 90%;
  min-height: 30%;
  grid-column-gap: 10px;
  border: 1px #000;
  align-items: flex-end;
  display: flex;
}

.text-block-15 {
  color: #fff;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-16 {
  color: #fff;
  margin-top: 5px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.div-block-87 {
  width: 100%;
  float: right;
  justify-content: space-between;
  display: flex;
}

.text-block-17 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.div-block-88 {
  width: 100%;
  grid-column-gap: 20px;
  justify-content: flex-start;
  margin-top: 10px;
  display: flex;
}

.div-block-89 {
  width: 20%;
}

.button-13 {
  width: 227px;
  height: 50px;
  color: #fff;
  background-color: rgba(25, 88, 62, .25);
  background-image: linear-gradient(to right, #2B294E, rgba(30, 30, 30, .1));
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: flex;
}

.image-34, .image-35, .image-36, .image-37, .image-38, .image-39, .image-40, .image-41, .image-42, .image-43, .image-44, .image-45, .image-46 {
  width: 30px;
  height: 30px;
}

.text-block-18 {
  color: rgba(255, 255, 255, .6);
  text-align: left;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.bild-video-filter {
  width: 30%;
  float: left;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-content: space-around;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  margin-top: 120px;
  margin-left: 0;
  display: flex;
}

.image-47 {
  width: 30px;
  height: 30px;
}

.image-48 {
  width: 25px;
  height: 25px;
}

.bild-video-add {
  width: 70%;
  max-height: none;
  min-height: auto;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.text-block-19 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.image-49 {
  width: 20px;
  height: 20px;
}

.div-block-90 {
  height: 35px;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.bild-edit-1 {
  width: 70%;
  max-height: none;
  min-height: auto;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.text-block-20 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.button--upload {
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  font-weight: 400;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button--upload:hover {
  color: #fff;
  background-color: #2B294E;
  border-style: solid;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.div-block-91 {
  height: 36px;
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.text-block-21 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.text-block-22 {
  height: 36px;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-92 {
  grid-column-gap: 30px;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 10px;
  display: flex;
}

.text-block-23 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.div-block-93 {
  width: 100%;
  height: 174px;
}

.text-field-10 {
  height: 174px;
  color: #fff;
  -webkit-text-stroke-color: transparent;
  background-color: #1e1e1e;
  border: 1px rgba(0, 0, 0, 0);
  border-radius: 7px;
  margin-bottom: 50px;
  padding-bottom: 141px;
}

.text-block-24 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-25 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 20px;
}

.search-button-4 {
  display: none;
}

.search-input-3 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(255, 255, 255, .6);
  margin-top: -6px;
  margin-bottom: 0;
  margin-left: -30px;
  padding-top: 12px;
  padding-left: 30px;
}

.div-block-94 {
  display: flex;
}

.image-50 {
  width: 30px;
  height: 30px;
}

.search-3 {
  width: 50%;
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.frame-1167 {
  width: 110px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: -15px;
  margin-bottom: 50px;
  padding: 6px 8px;
  display: flex;
}

.profilbild-3 {
  object-fit: cover;
}

.text-109 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.button-choose {
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  font-weight: 400;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-choose:hover {
  color: #fff;
  background-color: #2B294E;
  border-style: solid;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.video-edit-1 {
  width: 70%;
  max-height: none;
  min-height: 1000px;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.button--upload-mobile {
  width: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  font-weight: 400;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button--upload-mobile:hover {
  color: #fff;
  background-color: #2B294E;
  border-style: solid;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.button-choose-mobile {
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  font-weight: 400;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-choose-mobile:hover {
  color: #fff;
  background-color: #2B294E;
  border-style: solid;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.bild-edit-category {
  width: 70%;
  max-height: none;
  min-height: auto;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.info-edit {
  width: 70%;
  min-height: 100%;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.div-block-96 {
  justify-content: space-between;
  display: flex;
}

.image-52 {
  width: 20px;
  height: 20px;
}

.text-block-info {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.settings-benachrichtigungen {
  width: 100%;
  margin-left: 0;
  padding-left: 2%;
  padding-right: 2%;
  display: block;
}

.settings-benachrichtigungen.setting-div {
  margin-top: 0;
  display: none;
}

.text-block-29 {
  color: #fff;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.push-e-mail-choose {
  grid-column-gap: 50px;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 0;
  display: flex;
}

.text-block-30, .text-block-31, .text-block-32 {
  font-size: 16px;
}

.push-benachrichtigung {
  height: 30px;
  color: #fff;
  cursor: pointer;
  border-bottom: 2px solid #2B294E;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.text-block-34, .text-block-35 {
  font-size: 16px;
}

.text-block-36 {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-37 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 10px;
}

.form-6 {
  position: static;
}

.checkbox-label-2 {
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.checkbox-field-3 {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.filter-category-benachrichtigungen {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.filter-category-benachrichtigungen.anzahl {
  margin-bottom: 0;
}

.e-mail-benachrichtigung {
  height: 30px;
  color: #fff;
  cursor: pointer;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.push-benachrichtigung-form {
  display: block;
}

.e-mail-benachrichtigungen--form, .text-block-39 {
  display: none;
}

.benachrichtigung-header {
  align-items: center;
  display: flex;
}

.image-53 {
  display: none;
}

.settings-login-sicherheit {
  width: 100%;
  padding-left: 2%;
  padding-right: 20%;
  display: none;
}

.settings-login-sicherheit.setting-div {
  margin-top: 0;
  padding-top: 20px;
  display: block;
}

.text-block-566 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-567 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-99 {
  min-height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-99.last {
  border-bottom-style: none;
}

.text-field-11 {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(217, 217, 217, .6);
  border-radius: 0;
  margin-top: -37px;
}

.text-block-18-copy {
  color: rgba(255, 255, 255, .6);
  text-align: right;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.button-share {
  width: 95px;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: flex-end;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-share:hover {
  color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.form-7 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-85-copy {
  width: 100%;
  min-height: auto;
  float: left;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  display: flex;
}

.div-block-100 {
  margin-left: 10px;
}

.div-block-101 {
  justify-content: space-between;
  display: flex;
}

.button-deaktivieren {
  width: 95px;
  height: 36px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-self: auto;
  align-items: flex-start;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-deaktivieren:hover {
  color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.text-block-568 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-569 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.div-block-102 {
  grid-column-gap: 5px;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.image-54 {
  width: 15px;
  height: 15px;
}

.div-block-103 {
  grid-column-gap: 2px;
  align-items: center;
  display: flex;
}

.short-description-box-creator {
  width: auto;
  height: auto;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 4px 6px;
  display: flex;
}

.short-description-box-creator.clickable {
  cursor: pointer;
}

.div-block-104 {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.div-block-105 {
  min-width: 93px;
  margin-top: 10px;
}

.div-block-106 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.short-description-creator {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 16px;
}

.arrow-sidebar {
  width: 40px;
  height: 40px;
  color: #1e1e1e;
  cursor: pointer;
  background-color: #1e1e1e;
  background-image: url('../images/Pfeil_Links.png');
  background-position: 48%;
  background-repeat: no-repeat;
  background-size: auto 15px;
  border-radius: 20px;
  margin-top: 230px;
  position: -webkit-sticky;
  position: sticky;
  top: 200px;
  right: auto;
}

.div-block-107 {
  width: 40px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: -20px;
}

.settings-freunde-einladen {
  width: 100%;
  padding-left: 2%;
  padding-right: 20%;
  display: none;
}

.settings-freunde-einladen.setting-div {
  margin-top: 0;
  display: none;
}

.text-block-570 {
  color: #fff;
  font-size: 24px;
}

.text-block-571 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.freunde-einladen-link {
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  border-bottom: 1px solid rgba(217, 217, 217, .6);
  border-radius: 0;
  margin-top: 0;
}

.button-invite {
  width: 95px;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-invite:hover {
  color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.text-block-572 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
}

.div-block-108 {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.freund-klasse {
  width: 100%;
  min-height: auto;
  float: left;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.freund-klasse.last {
  border-bottom-style: none;
  margin-bottom: 0;
}

.div-block-109, .div-block-110, .div-block-111, .div-block-112, .div-block-113, .div-block-114, .div-block-115 {
  display: block;
}

.div-block-116 {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.settings-support {
  width: 100%;
  padding-left: 2%;
  padding-right: 20%;
  display: none;
}

.settings-support.setting-div {
  margin-top: 0;
  display: none;
}

.text-block-573 {
  color: #fff;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-block-574 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.faq-category {
  height: 57px;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-55 {
  width: 10px;
  height: 20px;
}

.frame-785 {
  width: 100%;
  height: 153px;
  max-width: 328px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #1e1e1e;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.text-110 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-111 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.div-block-117 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.button-kontaktformular {
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-kontaktformular:hover {
  color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.portfolio-add {
  width: 70%;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.text-block-575 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.dienstleistung-category {
  height: 35px;
  border-bottom: 1px rgba(255, 255, 255, .2);
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.text-block-19-copy {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.dienstleistung-add {
  width: 70%;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.text-block-20-copy {
  color: #fff;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-118 {
  grid-column-gap: 10px;
  align-items: center;
  margin-bottom: 50px;
  display: flex;
}

.collaborator {
  width: 110px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 8px;
  display: flex;
}

.div-block-119 {
  width: 200px;
  height: 50px;
  background-color: #2B294E;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-576 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.div-block-120 {
  grid-column-gap: 20px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.kontakt-category {
  width: 200px;
  height: 50px;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.kontakt-category.chosen {
  background-color: #2B294E;
}

.dienstleistung-edit {
  width: 70%;
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .4);
  margin-top: 120px;
  padding-left: 2%;
  padding-right: 2%;
  display: none;
}

.div-block-121 {
  width: 370px;
  height: 148px;
  background-color: #1e1e1e;
  border-radius: 10px;
  padding: 10px;
}

.text-block-577 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-122 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.text-block-578 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-block-123 {
  grid-column-gap: 5px;
  display: flex;
}

.text-block-579 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.button-14 {
  width: 110px;
  height: 30px;
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: flex;
}

.div-block-124 {
  justify-content: space-between;
  display: flex;
}

.text-block-580 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-125 {
  grid-column-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-56, .image-57 {
  width: 12px;
  height: 26px;
}

.button-vorschau {
  width: 130px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  font-weight: 400;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-vorschau:hover {
  color: #fff;
  background-color: #2B294E;
  border-style: solid;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.div-block-126 {
  justify-content: center;
  display: flex;
}

.button-bearbeiten {
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  font-weight: 400;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-bearbeiten:hover {
  color: #fff;
  background-color: #2B294E;
  border-style: solid;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.image-58 {
  opacity: .6;
}

.div-block-127 {
  grid-column-gap: 10px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.image-59 {
  display: none;
}

.button-outside-on-off {
  width: 46px;
  height: 25px;
  border: 1px solid #2B294E;
  border-radius: 28px;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
  display: block;
}

.button-outside-on-off.off {
  border-color: rgba(255, 255, 255, .4);
}

.button-on-off {
  width: 19px;
  height: 19px;
  float: right;
  background-color: #2B294E;
  border-radius: 9.5px;
}

.button-on-off.off {
  float: left;
  background-color: rgba(255, 255, 255, .4);
}

.div-block-130 {
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.text-block-36-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.settings-ein-auszahlungen {
  width: 100%;
  padding-left: 2%;
  padding-right: 20%;
  display: none;
}

.settings-ein-auszahlungen.setting-div {
  margin-top: 0;
  padding-left: 2%;
  padding-right: 20%;
  display: none;
}

.settings-erfolge, .settings-erfolge.setting-div, .settings-extras {
  display: none;
}

.settings-extras.setting-div {
  width: 60%;
  margin-top: 0;
  padding-left: 2%;
  padding-right: 5%;
  display: none;
}

.div-block-131 {
  width: 60px;
  height: 60px;
  display: flex;
  position: relative;
}

.div-block-132 {
  width: 12px;
  height: 12px;
  text-align: left;
  background-color: #fff;
  border-radius: 7px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: -2px;
  margin-left: -8px;
  display: flex;
}

.text-block-581 {
  width: 12px;
  height: 12px;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/minus.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 4px 1px;
  border-radius: 6px;
  align-self: center;
  margin-top: -3px;
  margin-right: -4px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 12px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.image-60, .image-61 {
  width: 16px;
  height: 16px;
}

.text-block-582 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.div-block-133 {
  width: auto;
  height: auto;
  background-color: #1e1e1e;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  display: flex;
  position: relative;
}

.div-block-134 {
  flex-direction: column;
  display: flex;
}

.div-block-135 {
  width: 70px;
  min-height: 35px;
  min-width: 80px;
  display: flex;
}

.div-block-136 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-wrap: wrap;
  display: flex;
}

.text-block-583, .text-block-583-copy {
  width: 100%;
  height: 34px;
  color: #fff;
  border-bottom: 1px rgba(255, 255, 255, .6);
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 600;
  display: flex;
}

.text-block-584 {
  float: none;
  color: rgba(255, 255, 255, .6);
  text-align: right;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.faq {
  display: block;
}

.kontaktformular {
  display: none;
}

.div-block-137 {
  grid-column-gap: 10px;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.text-block-585 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-block-586 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.text-field-12 {
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
}

.text-field-13 {
  height: 40px;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: -22px;
}

.text-field-14 {
  background-color: #1e1e1e;
}

.field-label-3 {
  color: rgba(255, 255, 255, .4);
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.div-block-138 {
  margin-top: 0;
  margin-bottom: 20px;
}

.text-field-13-copy {
  height: 130px;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: -22px;
}

.text-block-587 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-block-587.beneith {
  margin-top: 68px;
  margin-bottom: 16px;
}

.text-block-587.top {
  margin-top: 0;
}

.text-block-588 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-589 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.text-block-590 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.status-zahlung {
  width: 4px;
  height: 4px;
  background-color: #17ac41;
  border-radius: 2px;
}

.status-zahlung.anstehend {
  background-color: #c29e1c;
}

.status-zahlung.abgebrochen {
  background-color: #5b0d0d;
}

.div-block-140 {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.div-block-141 {
  grid-column-gap: 10px;
  display: flex;
}

.image-62 {
  width: 40px;
  height: 40px;
}

.zahlung {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.zahlung.last {
  border-bottom-style: none;
}

.zahlungen-button {
  width: 40%;
  height: 50px;
  text-align: center;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.text-block-591 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.div-block-142 {
  height: 60px;
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.text-block-592 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.zahlungsart {
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.zahlungsart.last {
  border-bottom-style: none;
}

.image-63 {
  width: 50px;
  height: 2px;
}

.div-block-143 {
  display: flex;
}

.div-block-144 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.text-block-593 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.div-block-145 {
  width: 2px;
  height: 2px;
  background-color: rgba(255, 255, 255, .6);
  border-radius: 1px;
}

.div-block-146 {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.text-block-594, .text-block-595, .text-block-596 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.coupon {
  height: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.coupon.last {
  border-bottom-style: none;
}

.div-block-147 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.ein-auszahlungen {
  padding-top: 20px;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.zahlungsstatus {
  display: none;
}

.div-block-148 {
  grid-column-gap: 20px;
  display: flex;
}

.text-block-597 {
  color: #fff;
  border-bottom: 1px solid #000;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.text-block-597.ausgew-hlt {
  border-bottom: 2px solid #2B294E;
  font-weight: 400;
}

.text-block-598 {
  color: #fff;
  font-family: Lato, sans-serif;
}

.div-block-149 {
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.image-64 {
  width: 12px;
  height: 19px;
}

.image-65 {
  width: 20px;
  height: 20px;
}

.div-block-150 {
  grid-column-gap: 7px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-66 {
  width: 11px;
  height: 19px;
}

.div-block-151 {
  grid-column-gap: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, .6);
  justify-content: flex-start;
  align-items: center;
  margin-top: -28px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-152 {
  grid-column-gap: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, .6);
  align-items: center;
  margin-top: -28px;
  margin-bottom: 20px;
  display: flex;
}

.image-67, .image-68, .image-69, .image-70, .image-71, .image-72 {
  width: 25px;
  height: 25px;
}

.popup-wrapper-equipment {
  z-index: 10;
  width: 400px;
  height: 600px;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 24px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.div-block-153 {
  width: 2px;
  height: 2px;
  background-color: #fff;
}

.div-block-154 {
  height: 30px;
  grid-column-gap: 5px;
  cursor: pointer;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-599, .text-block-600 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.image-73 {
  display: none;
}

.text-block-587-copy {
  color: #fff;
  margin-top: 68px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-block-587-copy.beneith {
  margin-top: 50px;
  margin-bottom: 16px;
}

.text-block-587-copy.top {
  margin-top: 0;
}

.text-block-601 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.text-block-602 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.background-color-choose {
  grid-column-gap: 25px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.color-1 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-1.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-1.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#7d1919, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.color-3 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-3.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-3.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#ac5f17, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.color-2 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-2.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-2.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#7d1919, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.color-4 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-4.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-4.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#19375b, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.color-5 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-5.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-5.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#2b294e, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.color-6 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-6.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-6.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#caad48, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.color-7 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-7.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-7.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#43287b, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.color-8 {
  width: 60px;
  height: 60px;
  background-image: linear-gradient(#2B294E, rgba(0, 0, 0, 0));
  border-radius: 5px;
}

.color-8.chosen {
  border: 1px solid rgba(255, 255, 255, .8);
}

.color-8.locked {
  background-image: url('../images/Login-und-Sicherheit.png'), linear-gradient(#7b2846, rgba(0, 0, 0, 0));
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.text-block-603 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 600;
}

.div-block-155 {
  width: 2px;
  height: 2px;
  color: #fff;
  background-color: rgba(255, 255, 255, .8);
  border-radius: 2px;
}

.div-block-156 {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.text-block-604 {
  font-family: Roboto, sans-serif;
}

.text-block-605, .text-block-606 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.div-block-157 {
  width: 70px;
  height: 30px;
  background-color: #2B294E;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  display: flex;
}

.text-block-607 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-158 {
  height: 40px;
  grid-column-gap: 10px;
  align-items: stretch;
  display: flex;
}

.div-block-159 {
  width: 12px;
  height: 12px;
  background-color: #fff;
  background-image: url('../images/minus.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 4px .5px;
  border-radius: 6px;
  margin-left: -7px;
}

.form-2-copy {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: block;
}

.div-block-22-copy {
  height: 53px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 30px;
  display: flex;
}

.text-58-copy {
  color: rgba(255, 255, 255, .4);
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
  position: relative;
  bottom: -25px;
}

.form-text-input-copy {
  width: 100%;
  height: 53px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  background-color: #1e1e1e;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 10px 12px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  display: flex;
}

.form-text-input-copy::-ms-input-placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-text-input-copy::placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.frame-1019-copy {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: -18px;
  margin-left: 0;
  padding: 10px;
  display: flex;
}

.div-block-157-copy {
  width: auto;
  height: 30px;
  background-color: #1e1e1e;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.div-block-157-copy.chosen {
  background-color: #2B294E;
}

.div-block-160 {
  align-items: flex-start;
  display: flex;
}

.text-block-601-copy {
  color: #fff;
  margin-top: 50px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.text-block-602-copy {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
}

.image-74 {
  display: none;
}

.filter-div1-kontakte {
  width: 30%;
  height: auto;
  min-height: auto;
  min-width: 30%;
  float: none;
  grid-column-gap: 0px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-content: space-around;
  justify-content: flex-start;
  align-self: auto;
  align-items: stretch;
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
}

.filter-category-freunde {
  width: auto;
  height: 59px;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: 1;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(0, 0, 0, .2);
}

.filter-category-freunde:hover {
  color: #fff;
  background-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.filter-category-freunde.chosen {
  background-color: #2B294E;
}

.filter-category-kunden {
  width: auto;
  height: 59px;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: box-shadow .19s, background-color .2s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(0, 0, 0, 0);
}

.filter-category-kunden:hover {
  color: #fff;
  background-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.filter-category-kunden.chosen {
  background-color: #2B294E;
}

.filter-category-mitarbeiter {
  width: auto;
  height: 59px;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: box-shadow .19s, background-color .2s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(0, 0, 0, 0);
}

.filter-category-mitarbeiter:hover {
  color: #fff;
  background-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.filter-category-mitarbeiter.chosen {
  background-color: #2B294E;
}

.filter-category-add {
  width: auto;
  height: 59px;
  max-width: none;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .79;
  outline-offset: 0px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #fff;
  border-radius: 10px;
  outline: 1px dashed #fff;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.filter-category-add:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.filter-category-add.chosen {
  background-color: #2B294E;
}

.text-71-copy {
  color: #d9d9d9;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.kontakte {
  width: 60%;
  float: none;
  border-left: 1px solid rgba(255, 255, 255, .6);
  margin-top: 0;
  padding-top: 20px;
  padding-left: 2%;
  padding-right: 5%;
  position: static;
}

.text-block-608 {
  color: #fff;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-block-609 {
  color: #fff;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.text-block-610 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.div-block-162 {
  width: 2px;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
}

.div-block-163 {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.text-block-611 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.div-block-164 {
  width: 2px;
  height: 2px;
  background-color: rgba(255, 255, 255, .6);
  border-radius: 1px;
}

.div-block-165 {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.text-block-612 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.div-block-166 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-167 {
  grid-column-gap: 20px;
  align-items: center;
  display: flex;
}

.image-75 {
  width: 40px;
  height: 40px;
}

.chat-box {
  height: 65px;
  border-bottom: 1px solid rgba(255, 255, 255, .4);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.chat-box.last {
  border-bottom-style: none;
}

.image-76 {
  width: 20px;
  height: 20px;
}

.image-77 {
  width: auto;
  max-width: none;
}

.div-block-169 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-170 {
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-609-copy {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.div-block-171 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sortieren-nach-button {
  grid-column-gap: 7px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.search-3-copy {
  width: 100%;
  color: #fff;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.div-block-94-copy {
  display: flex;
}

.kontakte-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-613 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 20px;
}

.div-block-173 {
  display: none;
}

.div-block-174 {
  height: 100%;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.text-block-615 {
  color: rgba(255, 255, 255, .6);
  font-size: 10px;
}

.filter-kontakte-mobile, .div-block-182, .image-86 {
  display: none;
}

.sort-by-mobile {
  grid-column-gap: 7px;
  justify-content: space-between;
  align-items: center;
  display: none;
}

.button-abschicken {
  width: auto;
  height: auto;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: .5em 2em;
  font-family: Lato, sans-serif;
  transition: box-shadow .2s, background-color .19s, all .2s;
  display: flex;
  box-shadow: 0 0 rgba(25, 88, 62, 0);
}

.button-abschicken:hover {
  color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  box-shadow: 0 0 0 2px #2B294E;
}

.div-block-185 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.buchung-anmelden-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 120px;
  display: none;
}

.neuer-kunde {
  width: 50%;
  padding-left: 8%;
  padding-right: 8%;
  display: block;
}

.kunde-mit-acc {
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 8%;
  padding-right: 8%;
  display: flex;
}

.div-block-188 {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-189 {
  width: 100%;
  justify-content: center;
  display: flex;
}

.text-block-618 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.text-block-619 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-block-620 {
  color: #fff;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.registrieren {
  width: 100%;
  min-height: 50px;
  background-color: #2B294E;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.text-block-621 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-190 {
  min-height: 40px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-191 {
  width: 40%;
  height: 1px;
  background-color: rgba(255, 255, 255, .6);
}

.als-gast {
  width: 100%;
  min-height: 50px;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.form-2-copy {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-22-copy {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.form-block-3 {
  width: 100%;
}

.text-58-copy {
  color: rgba(255, 255, 255, .4);
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  bottom: -28px;
}

.passwort {
  color: rgba(255, 255, 255, .4);
  margin-top: 15px;
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  bottom: -28px;
}

.text-block-622 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.button-anmelden {
  width: 100%;
  min-height: 50px;
  background-color: #2B294E;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.text-block-620-copy {
  color: #fff;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.buchung-name-formblock {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-18-copy {
  color: rgba(255, 255, 255, .6);
  text-align: left;
  color: rgba(255, 255, 255, .6);
  text-align: left;
  color: rgba(255, 255, 255, .6);
  text-align: left;
  color: rgba(255, 255, 255, .6);
  text-align: left;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-block-18-copy-copy {
  color: rgba(255, 255, 255, .6);
  text-align: left;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.buchung-1-div {
  margin-top: 120px;
}

.anzeige-schritt {
  grid-row-gap: 20px;
  justify-content: space-around;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.schritt1 {
  width: 50px;
  height: 50px;
  background-color: #1e1e1e;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.schritt1.chosen {
  background-color: #2B294E;
}

.text-block-623 {
  color: rgba(255, 255, 255, .6);
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.text-block-623.chosen {
  color: #fff;
}

.schritt1-buchung {
  height: auto;
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.text-block-624 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-624.chosen {
  color: #fff;
}

.loading {
  grid-column-gap: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.dot {
  width: 5px;
  height: 5px;
  background-color: rgba(255, 255, 255, .6);
  border-radius: 2.5px;
}

.details {
  align-items: flex-start;
  margin-top: 50px;
  display: flex;
}

.design-dienstleistung {
  width: 30%;
  border-right: 1px solid rgba(255, 255, 255, .4);
  padding: 20px 2.5%;
}

.text-block-625 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-block-192 {
  grid-column-gap: 15px;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.text-block-626 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 12px;
}

.text-block-627 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-193 {
  width: 2px;
  height: 2px;
  background-color: #fff;
  border-radius: 1px;
}

.div-block-194 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.div-block-195 {
  grid-column-gap: 5px;
  align-items: center;
  display: flex;
}

.text-block-628 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-196 {
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-88 {
  width: 75px;
  height: 75px;
}

.text-block-629 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
}

.text-block-625-copy {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-630 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.div-block-197 {
  background-color: #2B294E;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 4px 8px;
  display: flex;
}

.div-block-198 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.div-block-199 {
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-631 {
  color: #fff;
  font-family: Lato, sans-serif;
}

.div-block-200 {
  background-color: #1e1e1e;
  border-radius: 5px;
  padding: 10px;
}

.text-block-625-copy-copy {
  color: #fff;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-field-15 {
  width: 100%;
  height: 110px;
  color: #fff;
  text-align: left;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-bottom: 30px;
  padding-bottom: 80px;
  font-family: Roboto, sans-serif;
}

.vorgaben-dateien {
  width: 70%;
  padding-top: 20px;
  padding-left: 2.5%;
  padding-right: 2.5%;
}

.text-field-16 {
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-bottom: 40px;
}

.text-block-632 {
  color: rgba(255, 255, 255, .6);
  font-family: Roboto, sans-serif;
  font-size: 10px;
}

.div-block-201 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.button-15 {
  width: 100px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 15px;
  text-decoration: none;
  display: flex;
}

.text-block-625-copy {
  color: #fff;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.div-block-202 {
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.image-89 {
  width: 15px;
  height: 15px;
}

.div-block-203 {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-633 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.image-90 {
  width: 20px;
}

.div-block-204 {
  background-color: #1e1e1e;
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  border-radius: 5px 5px 0 0;
  justify-content: space-between;
  padding: 7.5px 20px;
  display: flex;
}

.div-block-204.mid {
  border-bottom: 1px solid rgba(255, 255, 255, .2);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}

.div-block-204.last {
  border-bottom-style: none;
  border-radius: 0 0 5px 5px;
}

.div-block-205 {
  justify-content: flex-end;
  margin-top: 40px;
  display: flex;
}

.button-16 {
  width: 100px;
  height: 30px;
  background-color: #2B294E;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-206 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.text-block-634 {
  font-family: Raleway, sans-serif;
}

.text-block-635 {
  color: #fff;
  text-align: center;
  letter-spacing: 18px;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
}

.text-block-636 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.text-field-17 {
  width: 580px;
  height: 75px;
}

.div-block-22-copy {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 40px;
  display: flex;
}

.text-58-copy {
  color: rgba(255, 255, 255, .4);
  margin-left: 25px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  bottom: -28px;
}

.form-text-input-copy {
  width: 580px;
  min-height: 75px;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  background-color: #1e1e1e;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  padding: 12px 25px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

.form-text-input-copy::-ms-input-placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-text-input-copy::placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.frame-1019-copy {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -30px;
  margin-left: 0;
  padding: 10px 25px;
  display: flex;
}

.form-block-4, .checkbox-field-4 {
  margin-top: 40px;
}

.checkbox-4 {
  float: left;
  background-color: #fff;
}

.filter-category-check-watelist {
  grid-column-gap: 0px;
  color: #fff;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.filter-category-check-watelist.anzahl {
  margin-bottom: 0;
}

.checkbox-3-copy {
  float: right;
  -webkit-text-stroke-color: #2B294E;
  margin-left: 0;
  margin-right: 20px;
}

.checkbox-3-copy.w--redirected-checked {
  float: none;
  -webkit-text-stroke-color: #fff;
  background-color: #2B294E;
  border-color: #2B294E;
  margin-left: 0;
  margin-right: 20px;
  display: block;
}

.checkbox-label-17 {
  color: rgba(255, 255, 255, .6);
}

.div-block-207 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-208 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-91 {
  display: block;
}

.text-block-637 {
  color: rgba(255, 255, 255, .8);
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.div-block-209 {
  width: 20px;
  height: 20px;
  border: 1px solid rgba(255, 255, 255, .8);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-638 {
  color: rgba(255, 255, 255, .8);
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 10px;
}

.div-block-210 {
  grid-column-gap: 10px;
  align-items: center;
  display: flex;
}

.anmelden-button {
  width: 357px;
  height: 43px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #2B294E;
  background-image: url('../images/Vectors-Wrapper_12.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  border-radius: 5px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 1px;
  padding: 7px 11px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.text-block-18-copy {
  color: rgba(255, 255, 255, .6);
  text-align: left;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.header-landing {
  width: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.text-block-640 {
  color: #fff;
  text-align: center;
  font-family: Michroma, sans-serif;
  font-size: 80px;
  line-height: 80px;
}

.text-block-641 {
  color: #fff;
  font-family: Raleway, sans-serif;
}

.div-block-212 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.button-17 {
  width: 230px;
  height: 53px;
  color: #fff;
  background-color: #2b294e;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  display: flex;
}

.button-18 {
  background-color: rgba(0, 0, 0, 0);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.image-92 {
  width: 50px;
}

.button-registrierung {
  width: 357px;
  height: 43px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  background-image: url('../images/Vectors-Wrapper_12.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  border-radius: 5px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1px;
  padding: 7px 35px 7px 11px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.registration-wrapper {
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: block;
}

.button-kontaktieren-email {
  width: 357px;
  height: 43px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #1e1e1e;
  background-image: url('../images/Vectors-Wrapper_12.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  border-radius: 5px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1px;
  padding: 7px 35px 7px 11px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.div-block-21-copy {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 104px;
  margin-bottom: 100px;
  display: flex;
}

.div-block-21-copy-copy {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
}

.div-block-21-copy {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 104px;
  margin-bottom: 100px;
  display: flex;
}

.div-block-21-copy-copy {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 104px;
  margin-bottom: 100px;
  display: flex;
}

.div-block-21-copy-copy-copy {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: center;
  margin-top: 50px;
  margin-bottom: 0;
  display: flex;
}

.content-registrierung {
  margin-top: 0;
  margin-left: 0;
  overflow: hidden;
}

.content-registrierung.abstand {
  height: 100%;
  margin-left: 60px;
  overflow: visible;
}

.content-registrierung.abstand-2 {
  margin-left: 118px;
}

.headline {
  z-index: 2;
  justify-content: space-between;
  margin-top: 56px;
  margin-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.lanugage-display-txt {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.language-display {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  mix-blend-mode: normal;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-643 {
  color: #fff;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.text-block-644 {
  color: rgba(255, 255, 255, .6);
  text-align: center;
  font-family: Lato, sans-serif;
  font-weight: 600;
}

.header-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
  margin-bottom: 30px;
  display: flex;
}

.button-19 {
  width: 455px;
  height: 47px;
  color: #d9d9d9;
  text-align: center;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.button-19.chosen {
  cursor: pointer;
  background-color: #2B294E;
}

.choose-work {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.registration-first {
  flex-direction: column;
  align-items: center;
  display: none;
}

.button-20 {
  width: 455px;
}

.weiter-button {
  width: 455px;
  height: 47px;
  color: #d9d9d9;
  text-align: center;
  cursor: pointer;
  background-color: #323058;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.weiter-button.unactive {
  background-color: #1e1e1e;
}

.logo-name-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 150px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.text-block-645 {
  color: #fff;
  font-family: Michroma, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.text-block-646 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.div-block-214 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-215 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.registration-second {
  flex-direction: column;
  align-items: center;
  display: block;
}

.header-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
}

.form-registrierung {
  width: 31%;
  min-width: 455px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-216 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 24px;
  margin-bottom: 0;
  display: flex;
}

.logo-name-div2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 3%;
  left: 0%;
  right: 0%;
}

.registration-third {
  flex-direction: column;
  align-items: center;
  display: block;
}

.header-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
}

.choose-work-box {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  display: flex;
}

.div-block-217 {
  justify-content: center;
  align-items: center;
  margin-bottom: 66px;
  display: flex;
}

.text-block-647 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.div-block-218 {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.registration-forth {
  flex-direction: column;
  align-items: center;
  display: block;
}

.header-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
}

.div-block-215-copy {
  justify-content: center;
  align-items: center;
  margin-top: 65px;
  margin-bottom: 0;
  display: flex;
}

.form-text-input-copy {
  width: 455px;
  height: 65px;
  min-height: auto;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #d9d9d9;
  background-color: #1e1e1e;
  border: 0 solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: -9px;
  margin-bottom: 0;
  padding: 28px 25px 12px 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
  display: flex;
}

.form-text-input-copy::-ms-input-placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-text-input-copy::placeholder {
  color: #979797;
  font-size: 14px;
  font-weight: 500;
  line-height: 140%;
}

.form-text-input-copy.fehler {
  height: 75px;
  min-height: auto;
  border-width: 1px;
  border-color: #700000;
}

.form-2-copy {
  width: auto;
  flex-direction: column;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.form-kontaktieren {
  width: 28%;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.text-field-18 {
  width: 455px;
  height: 45px;
  color: #fff;
  background-color: #1e1e1e;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-top: 0;
  padding-top: 28px;
  padding-bottom: 12px;
  padding-left: 10px;
}

.text-field-19 {
  width: 455px;
  height: auto;
  min-height: 200px;
  color: #fff;
  background-color: #1e1e1e;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-top: 28px;
  padding-left: 10px;
}

.form-block-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.field-label-4 {
  font-weight: 700;
}

.field-label-5 {
  color: rgba(255, 255, 255, .4);
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
  position: relative;
  bottom: -18px;
}

.field-label-6 {
  color: rgba(255, 255, 255, .4);
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.text-58-copy {
  color: rgba(255, 255, 255, .4);
  color: rgba(255, 255, 255, .4);
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
  position: relative;
  bottom: -18px;
}

.text-58-copy-copy {
  color: rgba(255, 255, 255, .4);
  margin-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 10px;
  font-weight: 600;
  position: relative;
  bottom: -25px;
}

.form-8 {
  width: auto;
}

.logo-name-div-mobile {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 150px;
  display: flex;
}

.text-block-645-copy {
  color: #fff;
  font-family: Michroma, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.text-block-646-copy {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.div-block-214-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.headline-mobile {
  justify-content: space-between;
  margin-top: 56px;
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
  display: none;
}

.div-block-215-copy {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.header-1--mobile {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
}

.div-block-215-copy {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.forward-div-second-mobile {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.registration-first-copy {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.registration-second-copy {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: none;
  position: absolute;
}

.registration-third-copy {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.registration-forth-copy {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
}

.div-block-215-copy-copy {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
}

.div-block-220 {
  height: 45px;
  align-self: flex-end;
  margin-top: -45px;
  margin-right: 10px;
  padding-top: 15px;
}

.image-93 {
  cursor: pointer;
  display: none;
}

.div-block-220-copy {
  height: 45px;
  align-self: flex-end;
  margin-top: -45px;
  margin-right: 15px;
  padding-top: 15px;
}

.text-block-648 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-221 {
  z-index: 10;
  width: 100px;
  height: 50px;
  float: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 41.2%;
  bottom: 0%;
  left: auto;
  right: 28%;
}

.vectors-wrapper-21-copy {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: none;
  position: fixed;
}

.navbar-copy {
  z-index: 3;
  width: 60px;
  height: 100%;
  min-width: 2%;
  background-color: #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-copy {
  z-index: 1;
  width: auto;
  height: 70px;
  justify-content: space-between;
  align-items: center;
  margin-left: 60px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-649 {
  font-size: 10px;
}

.text-block-650 {
  color: #000;
  font-size: 12px;
  line-height: 14px;
}

.text-block-651 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 500;
  line-height: 15px;
}

.image-94 {
  width: 10px;
  border: 0 solid rgba(0, 0, 0, 0);
}

.language-select {
  z-index: 10;
  width: 100px;
  height: 60px;
  float: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 7px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 10%;
  bottom: 0%;
  left: auto;
  right: 3.8%;
  overflow: hidden;
}

.language-option_bak {
  width: 100%;
  color: #fff;
  text-align: left;
  cursor: pointer;
  background-color: #1e1e1e;
  border: 0 solid #fff;
  border-radius: 5px 5px 0 0;
  justify-content: flex-start;
  padding-top: 5px;
  padding-bottom: 2px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: underline;
  display: flex;
}

.text-block-652 {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  margin-left: 5px;
  font-family: Roboto, sans-serif;
  font-size: 10px;
  font-weight: 400;
  display: flex;
}

.div-block-222 {
  background-color: rgba(178, 34, 34, .6);
  border-radius: 3px;
  margin-top: 5px;
}

.language-option {
  width: 100%;
  color: #fff;
  text-align: left;
  cursor: pointer;
  background-color: #1e1e1e;
  border: 0 solid #fff;
  border-radius: 0;
  justify-content: flex-start;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.language-option.chosen {
  border: 1px #000;
  border-radius: 0;
  padding-top: 5px;
  text-decoration: underline;
}

.image-95, .image-96, .back, .image-97 {
  cursor: pointer;
}

.div-block-223 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-98 {
  width: 60%;
  height: 60%;
}

.div-block-224 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-100 {
  width: 80px;
  height: 80px;
}

.div-block-226 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.logo {
  width: 100%;
  float: right;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-101 {
  width: 400px;
  height: 400px;
  text-align: left;
  display: inline-block;
}

.hero-section {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 0%;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-home {
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.content-home.abstand {
  height: 100%;
  margin-left: 60px;
  overflow: visible;
}

.content-home.abstand-2 {
  margin-left: 118px;
}

.bilder-galerie {
  width: 100%;
  height: 100%;
  background-color: #060610;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-653 {
  color: #fff;
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 64px;
}

.button-21 {
  width: auto;
  background-color: #1e1e1e;
  border: 1px #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-size: 24px;
  display: flex;
}

.button-21.chosen {
  width: auto;
  background-color: #323058;
  border-style: none;
  border-color: #323058;
  padding: 10px 20px;
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.div-block-228 {
  width: 93%;
  height: 64.3%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.div-block-229 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.galerie {
  width: 4660px;
  height: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  display: flex;
}

.galerie-studio-1 {
  width: 5%;
  height: 480px;
  background-image: url('../images/Rectangle-713.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.div-block-231 {
  height: 77px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #323058;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-654 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-block-655 {
  color: rgba(255, 255, 255, .6);
}

.image-102 {
  width: 20px;
  height: 25.8594px;
}

.galerie-studio-2 {
  width: 5%;
  height: 428px;
  background-image: url('../images/Rectangle-714.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.div-block-232 {
  height: 100%;
  align-items: stretch;
  display: flex;
}

.div-block-233 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  margin-top: 5px;
  display: flex;
}

.paragraph-2 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.link {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.slider {
  width: 100%;
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-nav-3 {
  display: block;
}

.galerie-studio-3 {
  width: 5%;
  height: 80%;
  background-image: url('../images/Rectangle-715.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.galerie-studio-4 {
  width: 256px;
  height: 428px;
  background-image: url('../images/Rectangle-714.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
}

.mockups-profil {
  width: 100%;
  height: 100%;
  background-color: #060610;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-656 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 64px;
}

.text-block-657 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
}

.header-mockups {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: 0%;
}

.div-block-234 {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.switcher {
  width: 240px;
  height: 62px;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #1e1e1e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-236 {
  width: 105px;
  height: 13px;
  background-color: #2b294e;
  border-radius: 10px;
}

.div-block-236-copy {
  width: 15px;
  height: 13px;
  background-color: #2b294e;
  border-radius: 10px;
}

.dienstleistung-teaser {
  width: 100%;
  height: 100%;
  background-color: #060610;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header-dienstleistung {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: 0%;
}

.div-block-237 {
  width: 100%;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 100px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.header-bilder-galerie {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 50px;
  margin-left: 0%;
  margin-right: 0%;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.chat-teaser {
  width: 100%;
  height: 100%;
  background-color: #060610;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header-chat {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: 0%;
}

.div-block-238 {
  width: 49%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Terminplaner---Mobile.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px 20px 0 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.image-103 {
  width: 44%;
  height: 100%;
}

.image-104 {
  overflow: hidden;
}

.div-block-239 {
  width: 100%;
  height: 10%;
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}

.picture-wrapper {
  width: 55%;
  height: 66%;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-238-copy {
  width: 43%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.hero-section-copy {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  padding-left: 5%;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-658 {
  font-size: 50px;
}

.text-block-659 {
  font-size: 50px;
  line-height: 50px;
}

.text-block-660 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
}

.text-block-661 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 45px;
}

.div-block-241 {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-662 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.text-block-663 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-664 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.html-embed {
  color: #fff;
  flex-direction: column;
  font-family: Lato, sans-serif;
  font-weight: 400;
  display: flex;
}

.terminplaner-teaser {
  width: 100%;
  height: 100%;
  background-color: #060610;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.roadmap-teaser {
  width: 100%;
  height: auto;
  background-color: #060610;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.roadmap {
  width: 100%;
  height: 80%;
  margin-top: 100px;
  padding-left: 5%;
  padding-right: 5%;
}

.div-block-243 {
  width: 160px;
  height: 160px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1e1e1e;
  border-radius: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-665 {
  color: #fff;
  text-align: center;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-666 {
  color: rgba(255, 255, 255, .4);
  text-align: center;
  font-family: Lato, sans-serif;
}

.div-block-244 {
  justify-content: center;
  margin-left: 77.5px;
  margin-right: 77.5px;
  display: flex;
}

.image-105 {
  width: 100%;
}

.div-block-245 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-246 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-106 {
  width: 100%;
}

.roadmap-page {
  margin-top: 0;
  margin-left: 0;
  overflow: hidden;
}

.roadmap-page.abstand {
  height: 100%;
  margin-left: 60px;
  overflow: visible;
}

.roadmap-page.abstand-2 {
  margin-left: 118px;
}

.road-map-page1 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 0%;
  display: flex;
  position: absolute;
}

.frame-1413 {
  width: 52%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #1e1e1e;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2%;
  display: flex;
}

.frame-1408 {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.frame-1407 {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-112 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
}

.text-113 {
  width: 100%;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.frame-1428 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.frame-1171 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #323058;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 14px 150px;
  display: flex;
}

.text-114 {
  color: #fff;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.phase-1 {
  height: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-667 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 50px;
}

.text-block-668 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-248 {
  width: 100%;
  justify-content: center;
  display: flex;
}

.n-chste-phase-button {
  width: 100%;
  height: 52px;
  color: #d9d9d9;
  text-align: center;
  cursor: pointer;
  background-color: #323058;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.n-chste-phase-button.unactive {
  background-color: #1e1e1e;
}

.phase-2 {
  height: 65%;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-248-copy {
  width: 100%;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.zur-ck-phase-button-copy {
  width: 100%;
  height: 52px;
  color: #d9d9d9;
  text-align: center;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #323058;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.zur-ck-phase-button-copy.unactive {
  background-color: #1e1e1e;
}

.phase-3, .phase-4, .phase-5 {
  height: 65%;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-249 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.phase-6 {
  height: 65%;
  justify-content: center;
  align-items: center;
  display: none;
}

.div-block-250 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.div-block-251, .div-block-252, .div-block-253 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.galerie-wrapper {
  width: 100%;
  height: 484px;
  margin-bottom: 30px;
  overflow: hidden;
}

.galerie-img-big {
  width: 290px;
  height: 484px;
  max-width: none;
  min-width: 290px;
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 22px;
  overflow: hidden;
}

.galerie-img-small {
  width: 256px;
  height: 428px;
  min-width: 256px;
}

.text-115 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
}

.left-arrow-2, .right-arrow-2 {
  display: none;
}

.mockup-slider {
  width: 100%;
  height: 70%;
  background-color: rgba(0, 0, 0, 0);
}

.text-block-669 {
  display: none;
}

.div-block-256 {
  width: 100%;
  color: #fff;
  margin-top: 5%;
  margin-right: 5%;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.headline-copy {
  z-index: 2;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 56px;
  margin-bottom: 0;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-670 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.text-block-668-copy {
  color: #fff;
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.text-block-668-copy-copy {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.n-chste-phase-button--phase {
  width: 100%;
  height: 52px;
  color: #d9d9d9;
  text-align: center;
  cursor: pointer;
  background-color: #323058;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: flex;
}

.n-chste-phase-button--phase.unactive {
  background-color: #1e1e1e;
}

.text-block-668-copy-copy {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.mockup-mobile-wrapper {
  z-index: auto;
  width: 18.5%;
  float: right;
  margin-top: 12%;
  margin-right: 6%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.mockup-desktop {
  width: 100%;
}

.mockup-mobile {
  width: 100%;
  max-width: none;
}

.mockup-desktop-wrapper {
  width: 84%;
  height: 100%;
  border-top-right-radius: 25px;
  margin-left: -3.6%;
  overflow: hidden;
}

.slide, .slide-2, .slide-3 {
  width: 100%;
  overflow: hidden;
}

.slide-nav-4 {
  display: none;
}

.heading {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 64px;
}

.heading-2 {
  color: rgba(255, 255, 255, .6);
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 500;
}

.button-beitreten-landing {
  width: 233px;
  height: 53px;
  color: #fff;
  text-align: center;
  background-color: #2b294e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 29px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.heading-2-copy {
  color: #fff;
  margin-top: 0;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  line-height: 32px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 500;
}

.heading-4 {
  color: rgba(255, 255, 255, .6);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.kontaktformular-teaser {
  width: 100%;
  min-height: 100%;
  background-color: #060610;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-9 {
  width: 100%;
}

.form-block-7 {
  width: 48%;
  margin-top: 60px;
}

.field-label-7, .field-label-8 {
  color: rgba(255, 255, 255, .4);
  margin-bottom: -22px;
  font-family: Raleway, sans-serif;
  font-weight: 600;
  position: relative;
  left: 10px;
}

.text-field-20, .text-field-21 {
  height: 46px;
  color: #fff;
  background-color: #1e1e1e;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 6px;
  padding-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-671 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.fu-zeile {
  z-index: 2;
  width: 100%;
  height: 160px;
  border-top: 1px solid rgba(255, 255, 255, .2);
  justify-content: space-between;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
}

.logo-name-div-teaser {
  width: 307.391px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: static;
  top: auto;
  bottom: 3%;
  left: 0%;
  right: 0%;
}

.logo-name-div-teaser.mobile {
  display: none;
}

.div-block-257 {
  align-items: center;
  display: flex;
}

.div-block-258 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-672 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.text-block-673 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.div-block-259 {
  width: 307.391px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-end;
  display: flex;
}

.div-block-259.mobile {
  display: none;
}

.image-112 {
  width: 45px;
}

.image-113, .image-114 {
  width: 45px;
  display: none;
}

.header-kontaktformular {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: 0%;
}

.header-termine {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: static;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: 0%;
}

.header-roadmap {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 50px;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  position: static;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: 0%;
}

.header-logo {
  width: auto;
  justify-content: space-around;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.mobile-beitreten {
  display: none;
}

.image-115 {
  width: 46px;
}

.div-block-260 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.abschicken-button {
  width: 233px;
  height: 53px;
  color: #fff;
  text-align: center;
  background-color: #2b294e;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.image-116 {
  margin-bottom: -88px;
}

.picture-wrapper-2 {
  width: 55%;
  height: 66%;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.div-block-261 {
  z-index: 1;
  width: 100%;
  height: 50px;
  position: relative;
  top: -160px;
}

.picture-teaser-4 {
  width: 49%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Terminplaner-ausgeklappt---Mobile.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px 20px 0 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.picture-teaser-3 {
  width: 49%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Terminplaner---Mobile.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px 20px 0 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.picture-teaser-1 {
  width: 49%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Kontakte.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px 20px 0 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.picture-teaser-2 {
  width: 49%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/CHAT---Chatfenster---Text-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border-radius: 20px 20px 0 0;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: static;
  overflow: hidden;
}

.fade-picture-teaser {
  width: 100%;
  height: 50px;
  background-image: linear-gradient(360deg, #000, rgba(255, 255, 255, 0));
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.mockup-mobile-wrapper-2 {
  width: 84%;
  height: 100%;
  border-top-right-radius: 25px;
  margin-left: -3.6%;
  overflow: hidden;
}

.slider-2 {
  display: none;
}

.text-field-19-copy {
  width: 100%;
  height: auto;
  min-height: 100px;
  color: #fff;
  background-color: #1e1e1e;
  border: 0 rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding-top: 28px;
  padding-left: 10px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.div-block-264 {
  justify-content: center;
  display: flex;
}

.div-block-265 {
  width: 100%;
  height: 50px;
  justify-content: flex-end;
  align-items: center;
  padding-right: 50px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-4, .link-block-5 {
  text-decoration: none;
}

.image-121, .image-122 {
  width: 38%;
}

.div-block-266 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-674 {
  color: #fff;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.image-123 {
  width: 50%;
  max-width: none;
}

.div-block-267, .mehr-anzeigen-desktop {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mehr-anzeigen-desktop.mehr-anzeigen {
  cursor: pointer;
}

.div-block-268 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-675 {
  color: rgba(255, 255, 255, .6);
  font-family: Lato, sans-serif;
}

.image-124, .image-125 {
  display: none;
}

.image-126 {
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media screen and (min-width: 1920px) {
  .first-head {
    padding-left: 5%;
  }

  .header-category-text {
    font-size: 20px;
  }

  .description-provider {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
  }

  .short-description {
    font-size: 16px;
    line-height: 16px;
  }

  .short-description-wrapper {
    margin-bottom: 20px;
  }

  .short-description-box {
    padding: 8px 12px;
  }

  .rating-short-small {
    padding-left: 8px;
  }

  .service-slide {
    width: 22.5%;
    margin-right: 2%;
  }

  .song-slide {
    width: 12.5%;
    margin-right: 2%;
  }

  .team-slide, .room-slide, .mikrofon-slide {
    width: 22.5%;
    margin-right: 2%;
  }

  .studiobooking-slide {
    margin-right: 2%;
  }

  .form-text-input, .form-text-input.false {
    max-width: none;
  }

  .short-description-wrapper-filter {
    margin-bottom: 20px;
  }

  .popup-wrapper {
    width: 600px;
  }

  .popoup-filter-category, .popup-filter-category-button, .button-12 {
    font-size: 16px;
  }

  .popup-short-description-box {
    padding: 8px 12px;
  }

  .popup-short-description {
    font-size: 16px;
    line-height: 16px;
  }

  .short-description-wrapper-popup {
    overflow: auto;
  }

  .short-description-box-creator {
    padding: 8px 12px;
  }

  .short-description-creator {
    font-size: 16px;
    line-height: 16px;
  }

  .popup-wrapper-equipment {
    width: 600px;
  }

  .header-landing {
    width: auto;
  }

  .language-select {
    display: none;
    top: 8%;
  }

  .language-option {
    border-style: none;
    border-bottom-left-radius: 0;
  }

  .language-option.chosen {
    border-width: 0;
  }

  .hero-section {
    padding-left: 0%;
  }

  .bilder-galerie {
    justify-content: space-between;
  }

  .galerie {
    width: 6265px;
  }

  .roadmap {
    padding-left: 10%;
    padding-right: 10%;
  }

  .text-block-665 {
    line-height: 24px;
  }

  .galerie-wrapper {
    margin-bottom: 10%;
  }

  .galerie-img-big, .galerie-img-small {
    border-radius: 22px;
  }

  .mockup-desktop-wrapper {
    height: 100%;
  }

  .header-logo {
    justify-content: space-around;
    margin-top: 50px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .mockup-mobile-wrapper-2 {
    height: 100%;
  }

  .text-field-19-copy {
    width: 100%;
  }

  .link-block-6, .link-block-7 {
    text-decoration: none;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    display: block;
  }

  .first-head {
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 2%;
    padding-right: 2%;
    position: static;
    top: 2%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .section {
    height: 50px;
    background-color: #000;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: center;
    display: none;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-4 {
    width: 100%;
    height: 110%;
    border-top: 3px solid #2B294E;
    justify-content: space-between;
    align-items: center;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
  }

  .link-block {
    width: 40px;
    height: 40px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .fade-navbar {
    position: fixed;
  }

  .div-block-12 {
    margin-right: 0;
  }

  .provider-portfolio-wrapper, .provider-gallerie-wrapper {
    display: block;
  }

  .user-gallerie-pic {
    width: 100%;
  }

  .rating-description {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .fade {
    position: fixed;
  }

  .service-slide {
    width: 48%;
  }

  .desktop-divider-left {
    width: 100%;
  }

  .rating-div {
    width: 40%;
  }

  .desktop-divider-right {
    width: 100%;
  }

  .setting-wrapper {
    justify-content: flex-start;
    margin-top: 80px;
  }

  .settings-shortcut-div {
    width: auto;
    min-width: 40%;
    padding-right: 2%;
  }

  .settings-shortcut {
    width: 100%;
    grid-column-gap: 10px;
  }

  .settings-shortcut.settings-shortcut-chosen {
    width: 100%;
  }

  .settings-shortcut.chosen {
    grid-column-gap: 5px;
  }

  .text-34 {
    width: auto;
    text-align: left;
  }

  .settings-pers-nliche-infos {
    margin-left: 0;
    padding-left: 2%;
    padding-right: 2%;
    display: block;
  }

  .settings-pers-nliche-infos.setting-div {
    padding-left: 4%;
    padding-right: 4%;
  }

  .user-gallerie-wrapper {
    display: block;
  }

  .account-category-description, .account-category-features {
    width: 100%;
  }

  .button-forward {
    max-width: 50%;
  }

  .div-block-21 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    padding-left: 0%;
    padding-right: 0%;
  }

  .form-2 {
    padding-left: 10%;
    padding-right: 10%;
  }

  .form-text-input {
    max-width: none;
  }

  .vectors-wrapper-72 {
    background-color: rgba(255, 255, 255, .4);
  }

  .div-block-22 {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .registration-category-user, .registration-category-provider, .registration-category-studio {
    max-width: 30%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-21-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .sidebar-filter-div1 {
    grid-column-gap: 0px;
    justify-content: flex-start;
    align-items: stretch;
  }

  .filter-category-studio, .filter-category-provider {
    width: 90%;
  }

  .sidebar-filter-div2 {
    padding-left: 0;
    padding-right: 10px;
  }

  .text-field-4 {
    width: 50%;
  }

  .sidebar {
    padding-right: 0;
  }

  .search-content {
    justify-content: center;
  }

  .text-block {
    width: 60%;
    margin-left: 10px;
  }

  .text-block-2 {
    margin-left: 10px;
  }

  .text-block-4 {
    margin-bottom: 0;
  }

  .filter-category-user {
    width: 90%;
  }

  .text-block-21 {
    max-width: 50%;
  }

  .video-edit-1 {
    padding-left: 4%;
    padding-right: 4%;
  }

  .text-block-info {
    max-width: 50%;
  }

  .settings-benachrichtigungen {
    width: 100%;
    padding-left: 2%;
  }

  .push-e-mail-choose {
    width: 100%;
    grid-column-gap: 0px;
    justify-content: space-between;
  }

  .push-benachrichtigung, .e-mail-benachrichtigung {
    border-bottom-style: solid;
  }

  .push-benachrichtigung-form {
    display: none;
  }

  .e-mail-benachrichtigungen--form {
    width: 100%;
    display: block;
  }

  .benachrichtigung-header {
    display: flex;
  }

  .settings-login-sicherheit {
    padding-right: 2%;
  }

  .settings-login-sicherheit.setting-div {
    padding-left: 4%;
    padding-right: 4%;
  }

  .settings-freunde-einladen, .settings-support {
    padding-right: 2%;
    display: none;
  }

  .div-block-127 {
    height: auto;
    grid-column-gap: 10px;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .settings-ein-auszahlungen.setting-div {
    padding-left: 4%;
    padding-right: 4%;
  }

  .settings-extras.setting-div {
    padding-right: 2%;
  }

  .text-block-587 {
    margin-top: 20px;
  }

  .text-block-588 {
    margin-bottom: 0;
    display: none;
  }

  .ein-auszahlungen {
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-150 {
    width: auto;
    min-width: 28%;
    grid-column-gap: 5px;
  }

  .filter-div1-kontakte, .filter-category-freunde, .filter-category-kunden, .filter-category-mitarbeiter, .filter-category-add {
    width: auto;
  }

  .kontakte {
    width: 100%;
    padding-right: 2%;
  }

  .div-block-183 {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
    display: flex;
  }

  .sort-by-mobile {
    width: auto;
    min-width: 28%;
    grid-column-gap: 5px;
  }

  .anmelden-button {
    max-width: 50%;
  }

  .header-landing {
    width: 50%;
  }

  .text-block-640 {
    align-items: center;
    font-size: 45px;
    line-height: 60px;
    display: block;
  }

  .button-17 {
    width: 180px;
    height: 40px;
  }

  .button-registrierung, .button-kontaktieren-email {
    max-width: 50%;
  }

  .div-block-21-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-21-copy-copy, .div-block-21-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-21-copy-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: space-between;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-21-copy-copy-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .headline {
    padding-left: 10%;
    padding-right: 10%;
  }

  .weiter-button {
    width: 455px;
    justify-content: center;
  }

  .text-block-645 {
    font-size: 24px;
  }

  .div-block-214 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .form-registrierung {
    width: 80%;
  }

  .form-2-copy {
    padding-left: 10%;
    padding-right: 10%;
  }

  .navbar-copy, .language-select {
    display: none;
  }

  .image-100 {
    width: 60px;
    height: 60px;
  }

  .image-101 {
    width: 200px;
    height: 200px;
  }

  .hero-section {
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-237 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: row;
    align-items: flex-start;
    margin-top: 50px;
  }

  .header-chat {
    padding-left: 5%;
    padding-right: 5%;
  }

  .picture-wrapper {
    width: 90%;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .n-chste-phase-button, .zur-ck-phase-button-copy {
    width: 455px;
    justify-content: center;
  }

  .headline-copy {
    padding-left: 10%;
    padding-right: 10%;
  }

  .n-chste-phase-button--phase {
    width: 455px;
    justify-content: center;
  }

  .heading {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-2, .heading-2-copy {
    font-size: 24px;
    line-height: 24px;
  }

  .fu-zeile {
    justify-content: space-between;
  }

  .logo-name-div-teaser {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .logo-name-div-teaser.desktop {
    width: 250px;
    display: none;
  }

  .logo-name-div-teaser.mobile {
    width: 250px;
    display: flex;
  }

  .div-block-259.mobile {
    width: 250px;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-259.desktop {
    width: 250px;
    display: none;
  }

  .header-kontaktformular, .header-termine {
    padding-left: 5%;
    padding-right: 5%;
  }

  .header-roadmap {
    padding-left: 0%;
    padding-right: 0%;
  }

  .header-logo {
    justify-content: space-around;
    align-items: center;
    margin-top: 200px;
    display: flex;
  }

  .picture-wrapper-2 {
    width: 90%;
    overflow: hidden;
  }

  .picture-teaser-1 {
    background-position: 50% 0;
    background-size: cover;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    display: none;
  }

  .first-head {
    width: 100%;
    align-items: center;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: absolute;
  }

  .section {
    z-index: 2;
    height: 84px;
    display: block;
  }

  .div-block-4 {
    justify-content: space-around;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block {
    width: 25%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .vectors-wrapper-21 {
    display: none;
  }

  .logo-desktop {
    width: 200px;
    margin-left: 0%;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .button-5 {
    display: none;
  }

  .link-block-profile {
    min-width: 0;
    padding-right: 2px;
  }

  .div-block-15 {
    display: none;
  }

  .back-rating-wrapper {
    width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    margin-top: 15px;
    margin-left: 7%;
    margin-right: 7%;
    position: static;
  }

  .vectors-wrapper-31 {
    display: block;
  }

  .rating-short {
    width: 53px;
    height: 25px;
  }

  .rating-value {
    font-size: 14px;
    line-height: 14px;
  }

  .vectors-wrapper-33 {
    width: 11.5px;
    height: 11px;
  }

  .user-head {
    z-index: 1;
    height: 416px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 0;
    display: flex;
    position: relative;
  }

  .profile-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 8px;
  }

  .profile-picture {
    width: 120px;
    height: 120px;
  }

  .profile-name {
    margin-top: 10px;
    font-size: 25px;
    line-height: 30px;
  }

  .profile-location {
    margin-top: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .user-nav-wrapper {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-around;
    margin-top: 50px;
  }

  .provider-info-slider-button {
    width: 33%;
    height: 38px;
  }

  .info-slider-button-inside {
    width: 100%;
    height: 35px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    justify-content: center;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 600;
    display: flex;
  }

  .content {
    margin-top: 50px;
    margin-left: 0;
    padding-bottom: 110px;
    display: block;
    position: relative;
  }

  .content.abstand {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .content.abstand-2 {
    width: 100%;
    margin-left: 0;
  }

  .user-portfolio-div {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .header-userpage {
    margin-left: 14px;
    margin-right: 14px;
  }

  .frame-656 {
    width: 100%;
    height: 30px;
    justify-content: space-between;
    margin-top: 20px;
  }

  .text-9 {
    font-size: 16px;
    line-height: 16px;
  }

  .vectors-wrapper-39 {
    width: 100%;
    height: 1px;
    background-color: #2B294E;
  }

  .header-service-category {
    width: 90%;
    max-width: none;
    margin-left: 14px;
  }

  .header-category-text {
    font-size: 16px;
    line-height: 16px;
  }

  .service-div {
    width: 90%;
    min-width: 90%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    align-items: stretch;
  }

  .service-innerdiv {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .service-text-div {
    width: 100%;
  }

  .service-heading-div {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    margin-bottom: 10px;
  }

  .text-11 {
    font-size: 16px;
    line-height: 16px;
  }

  .frame-612, .text-12 {
    width: 100%;
  }

  .frame-611 {
    width: 100%;
    justify-content: space-between;
    margin-top: 24px;
  }

  .list {
    width: 100%;
    color: #fff;
    margin-bottom: 0;
    padding-left: 15px;
  }

  .text-12-1 {
    margin-top: 5px;
  }

  .div-sidescroll {
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 15px;
    padding-left: 16px;
    display: flex;
    overflow: auto;
  }

  .text-12-2 {
    font-size: 11px;
  }

  .song-div {
    width: 130px;
    min-width: 130px;
    justify-content: flex-start;
    align-items: center;
  }

  .song-img {
    width: 130px;
    height: 130px;
  }

  .song-title {
    height: 11px;
    margin-top: 5px;
    font-size: 11px;
    line-height: 11px;
  }

  .song-interpret {
    font-size: 8px;
  }

  .div-kit {
    align-items: stretch;
  }

  .kit-name {
    margin-top: 5px;
    font-size: 11px;
    line-height: 11px;
  }

  .kit-price {
    font-size: 8px;
    line-height: 12px;
  }

  .div-category {
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    overflow: hidden;
  }

  .open-category-div {
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .provider-gallerie-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    margin-left: 0;
  }

  .user-gallerie-pic {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
  }

  .provider-info-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .user-info-div {
    width: 100%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .description-provider {
    color: #fff;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 12px;
    line-height: 137%;
  }

  .short-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
  }

  .short-description-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .short-description-box {
    width: auto;
    height: auto;
    padding: 5.5px 8px;
  }

  .credits-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    margin-left: 20px;
    margin-right: 20px;
    display: flex;
  }

  .credit {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    justify-content: space-between;
    align-items: center;
  }

  .credit-name {
    margin-top: 5px;
    line-height: 11px;
  }

  .credit-description {
    line-height: 12px;
  }

  .frame-693 {
    width: auto;
    justify-content: space-between;
  }

  .rating-short-small {
    width: 53px;
    height: 25px;
  }

  .vectors-wrapper-49 {
    display: block;
  }

  .rating-value-wrapper {
    width: 100%;
    grid-row-gap: 10px;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .rating-description {
    justify-content: space-between;
  }

  .rating-bar {
    height: 5px;
    background-color: #1e1e1e;
    border-radius: 2.5px;
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
  }

  .rating-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .socials-div {
    width: 235px;
  }

  .socials-wrapper {
    margin-left: 20px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .user-background-blur {
    width: 100%;
    height: 438px;
    filter: blur(5px);
    background-image: url('../images/1000_F_223549776_MB7yH7GOYTCF7SW9lHi7arEOsmQvUm3h.jpg');
    background-position: 0 0;
    background-size: cover;
    position: absolute;
  }

  .underline-portfolio, .underline-info {
    width: 101px;
    height: 3px;
    background-color: #2B294E;
    padding-bottom: 0;
    padding-right: 0;
    display: none;
  }

  .header-green-decorator {
    width: 4px;
    height: 14px;
    background-color: #2B294E;
    border-radius: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .rating {
    width: auto;
    height: 5px;
    background-color: #2B294E;
    padding-bottom: 0;
    padding-right: 0;
  }

  .connect-button {
    width: 164px;
    height: 40px;
    text-align: center;
    background-color: #2B294E;
    border-radius: 20px;
    margin-top: 15px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 700;
  }

  .fade {
    display: block;
  }

  .service-slider, .song-slider {
    display: none;
  }

  .desktop-divider-left {
    width: 100%;
    margin-bottom: 14px;
  }

  .rating-div {
    width: 100%;
  }

  .rating-div.hide-rating-div {
    display: none;
  }

  .gallerie-div {
    grid-row-gap: 14px;
    padding-top: 14px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .desktop-divider-right {
    width: 100%;
    margin-bottom: 14px;
  }

  .desktop-divider-right.desktop-only {
    margin-bottom: 14px;
    display: none;
  }

  .desktop-divider-right.mobile-only {
    display: flex;
  }

  .user-info-slider-button {
    height: 38px;
  }

  .team-member-img {
    max-width: none;
  }

  .team-slider, .room-slider {
    display: none;
  }

  .room-div {
    width: 200px;
  }

  .rectangle-163 {
    width: 200px;
    height: 130px;
    max-width: none;
  }

  .mikrofon-div {
    width: auto;
    max-width: 75%;
  }

  .mikrofon-slider {
    display: none;
  }

  .rectangle-165 {
    max-width: none;
  }

  .studiobooking-titel {
    line-height: 22px;
  }

  .studiobooking-location {
    line-height: 14px;
  }

  .studiobooking-status {
    font-size: 10px;
    line-height: 14px;
  }

  .studiobooking-price {
    line-height: 22px;
  }

  .studiobooking-slider {
    display: none;
  }

  .anfragen {
    text-align: center;
    font-family: Raleway, sans-serif;
    font-weight: 500;
  }

  .setting-wrapper {
    justify-content: center;
    margin-top: 0;
  }

  .settings-shortcut-div {
    width: 90%;
    border-right-style: none;
    align-items: stretch;
    display: none;
  }

  .settings-pers-nliche-infos {
    width: 90%;
    align-items: center;
    margin-top: 50px;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 0%;
    padding-right: 0%;
    display: block;
  }

  .settings-pers-nliche-infos.setting-div {
    width: 100%;
    margin-top: 50px;
    padding-left: 4%;
    padding-right: 4%;
    display: none;
  }

  .provider-content-wrapper {
    display: flex;
  }

  .underline-gallerie {
    width: 101px;
    height: 3px;
    background-color: #2B294E;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .user-gallerie-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    margin-left: 0;
    display: block;
  }

  .user-info-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .user-background-not-blur {
    width: 100%;
    height: 416px;
    filter: blur(5px);
    background-image: url('../images/1000_F_223549776_MB7yH7GOYTCF7SW9lHi7arEOsmQvUm3h.jpg');
    background-position: 0 0;
    background-size: cover;
    margin-left: 0;
    position: absolute;
  }

  .div-block-19 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-left: 16px;
  }

  .div-block-20 {
    width: 53px;
    display: block;
  }

  .spacer {
    width: 100%;
    height: 14px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .logo-mobile {
    width: 200px;
    margin-left: 3%;
    font-size: 25px;
    line-height: 70px;
    display: block;
  }

  .registration-wrapper-1 {
    flex-direction: column;
    align-items: flex-start;
  }

  .account-category-name {
    display: none;
  }

  .account-category-description {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .account-category-icon-wrapper, .account-category-features {
    display: none;
  }

  .acoount-categories {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    flex-direction: column;
    align-items: center;
  }

  .button-back, .button-forward {
    width: 100%;
  }

  .div-block-21 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .form-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .form-text-input {
    width: 100%;
    height: 50px;
    max-width: none;
    min-width: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #d9d9d9;
    -webkit-text-stroke-color: #d9d9d9;
    justify-content: center;
    align-items: center;
    padding: 20px 12px 8px;
    font-size: 12px;
    line-height: 140px;
  }

  .form-text-input.fehler {
    height: 50px;
    min-height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .frame-1019 {
    margin-top: -20px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .text-58 {
    margin-left: 12px;
    font-size: 10px;
    bottom: -18px;
  }

  .account-category-studio {
    margin-left: 12px;
    font-size: 10px;
    bottom: -25px;
  }

  .div-block-22 {
    width: 100%;
    align-items: flex-start;
    padding-left: 0%;
    padding-right: 0%;
  }

  .checkbox-field, .checkbox-field-2 {
    margin-left: 10px;
  }

  .text-61 {
    width: 100%;
    height: auto;
    font-size: 14px;
  }

  .div-block-23 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .registration-category-user, .registration-category-provider, .registration-category-studio {
    width: 85%;
    height: auto;
    max-width: none;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .profile_picture-wrapper {
    width: 100%;
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .profile_picture-preview {
    width: 35px;
    height: 35px;
  }

  .text-64 {
    font-size: 13px;
  }

  .text-65 {
    font-size: 10px;
  }

  .login-register-wrapper {
    display: flex;
  }

  .div-block-21-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    padding-left: 7.5%;
    padding-right: 7.5%;
    display: flex;
  }

  .sidebar-filter-div2 {
    align-items: center;
    display: flex;
  }

  .short-description-wrapper-filter {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 20px;
    display: flex;
  }

  .text-field-4 {
    width: 38%;
  }

  .div-block-30 {
    width: 90%;
    justify-content: space-between;
  }

  .sidebar, .filter-div1 {
    display: none;
  }

  .filter-div2 {
    width: 100%;
    border-left-style: none;
    margin-top: 30px;
    padding-right: 0;
    display: block;
  }

  .search-content {
    width: 100%;
    grid-column-gap: 0px;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block {
    width: auto;
    height: auto;
    margin-left: 0;
    font-size: 16px;
  }

  .div-block-59 {
    grid-column-gap: 10px;
    display: flex;
  }

  .search-content-header {
    width: 100%;
    justify-content: space-between;
    margin-top: 50px;
    padding-left: 7%;
    padding-right: 7%;
  }

  .button-9, .button-10, .button-11 {
    width: 30px;
    height: 30px;
  }

  .search-content-input {
    width: 98%;
    height: 98%;
    align-items: flex-start;
  }

  .frame-1175 {
    justify-content: space-between;
  }

  .frame-1176 {
    width: 100%;
    justify-content: flex-start;
  }

  .text-95 {
    width: 100px;
    flex-direction: row;
    justify-content: space-between;
  }

  .mask-search-studio, .slider-search-studio {
    width: 100%;
    height: auto;
  }

  .slide-search-studio {
    width: 100%;
  }

  .text-block-4 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .text-field-inside, .text-field-7 {
    width: 100%;
  }

  .search {
    justify-content: center;
    margin-top: 0;
    display: flex;
  }

  .search-input {
    width: 67%;
  }

  .search-div {
    width: 100%;
    margin-left: 0;
    display: none;
    position: absolute;
  }

  .popup-wrapper {
    width: 95%;
    height: 95%;
    margin-top: 2.5%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .settings-input-email {
    font-size: 14px;
  }

  .settings-name-formblock {
    padding-top: 0;
  }

  .text-field, .form-5 {
    width: 100%;
  }

  .form-block-2 {
    width: 95%;
    justify-content: flex-start;
  }

  .studio-button {
    width: 100px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-bottom-color: #fff;
    justify-content: center;
    font-family: Lato, sans-serif;
    font-weight: 600;
    display: flex;
  }

  .div-block-63 {
    justify-content: space-around;
    margin-bottom: 20px;
    display: flex;
  }

  .provider-button, .user-button {
    width: 100px;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-bottom: 1px #fff;
    justify-content: center;
    font-family: Lato, sans-serif;
    font-weight: 600;
    display: flex;
  }

  .div-block-64 {
    grid-column-gap: 10px;
    justify-content: space-between;
    align-items: center;
    margin-top: 46px;
    padding-left: 5%;
    padding-right: 2%;
    display: flex;
  }

  .text-block-5 {
    height: 20px;
    color: #fff;
    margin-right: 80%;
    font-size: 20px;
  }

  .image-26 {
    margin-right: 0%;
  }

  .text-block-11 {
    margin-left: 10px;
  }

  .div-block-65 {
    display: flex;
  }

  .search-content-mobile {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .text-block-12 {
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 400;
    display: block;
  }

  .placeholder {
    width: 100%;
  }

  .div-block-67 {
    height: 35px;
  }

  .popoup-filter-category {
    text-align: center;
  }

  .popup-short-description-box {
    width: auto;
    height: auto;
    padding: 5.5px 8px;
  }

  .popup-short-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
  }

  .short-description-wrapper-popup {
    grid-column-gap: 15px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .sort-by-div {
    position: static;
  }

  .image-32 {
    width: 50px;
    height: 50px;
  }

  .text-107 {
    font-size: 14px;
  }

  .text-108 {
    font-size: 20px;
  }

  .div-block-85 {
    width: 100%;
    align-items: center;
  }

  .text-block-18 {
    font-size: 10px;
  }

  .bild-video-filter {
    display: none;
  }

  .bild-video-add {
    width: 100%;
    float: none;
    clear: none;
    border-left-style: none;
    flex-direction: column;
    margin-top: 200px;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .text-block-19 {
    font-size: 16px;
  }

  .image-49 {
    width: 15px;
    height: 15px;
    font-size: 12px;
  }

  .div-block-90 {
    height: 30px;
  }

  .bild-edit-1 {
    width: 100%;
    float: none;
    border: 1px #000;
    margin-top: 200px;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .text-block-20 {
    font-size: 16px;
  }

  .div-block-91 {
    height: auto;
  }

  .text-block-21 {
    max-width: 50%;
    font-size: 12px;
  }

  .text-block-22 {
    font-size: 16px;
  }

  .text-block-23 {
    font-size: 12px;
  }

  .search-input-3 {
    width: 100%;
  }

  .search-3 {
    width: 60%;
  }

  .button-choose {
    height: 100%;
  }

  .video-edit-1 {
    width: 100%;
    float: none;
    margin-top: 200px;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .button--upload-mobile, .button-choose-mobile {
    height: auto;
    font-size: 12px;
  }

  .image-51 {
    width: 10px;
    height: 30px;
    margin-right: 20px;
  }

  .div-block-95 {
    grid-column-gap: 0px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .text-block-26 {
    width: 30%;
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #2B294E;
    justify-content: center;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    display: flex;
  }

  .text-block-27 {
    width: 30%;
    color: #fff;
    text-align: center;
    justify-content: center;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    display: flex;
  }

  .text-block-28 {
    width: 30%;
    color: #fff;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
  }

  .bild-edit-category {
    width: 100%;
    height: 153px;
    border-left-style: none;
    flex-direction: column;
    margin-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .info-edit {
    width: 100%;
    float: none;
    border-left-style: none;
    margin-top: 200px;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .text-block-info {
    max-width: 50%;
    font-size: 12px;
  }

  .settings-benachrichtigungen {
    margin-top: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .settings-benachrichtigungen.setting-div {
    margin-top: 50px;
  }

  .text-block-29 {
    font-size: 20px;
  }

  .push-e-mail-choose {
    justify-content: space-between;
    margin-top: 0;
  }

  .push-benachrichtigung {
    border-bottom-style: solid;
    font-size: 14px;
  }

  .text-block-36 {
    margin-bottom: 0;
    font-size: 14px;
  }

  .text-block-37 {
    font-size: 10px;
  }

  .filter-category-benachrichtigungen {
    font-size: 14px;
  }

  .e-mail-benachrichtigung {
    border-bottom-style: solid;
    font-size: 14px;
  }

  .push-benachrichtigung-form {
    display: none;
  }

  .e-mail-benachrichtigungen--form {
    display: block;
  }

  .text-block-38 {
    font-family: Raleway, sans-serif;
    font-size: 20px;
  }

  .text-block-39 {
    color: #fff;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 600;
    display: block;
  }

  .div-block-98 {
    display: flex;
  }

  .benachrichtigung-header {
    grid-column-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 40px;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .image-53 {
    display: block;
  }

  .settings-login-sicherheit {
    margin-top: 50px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .settings-login-sicherheit.setting-div {
    margin-top: 50px;
    padding-top: 0;
  }

  .div-block-85-copy {
    width: 100%;
    align-items: center;
  }

  .short-description-box-creator {
    width: auto;
    height: auto;
    padding: 5.5px 8px;
  }

  .short-description-creator {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
  }

  .settings-freunde-einladen {
    margin-top: 50px;
    padding-left: 3%;
    padding-right: 3%;
    display: none;
  }

  .settings-freunde-einladen.setting-div {
    margin-top: 50px;
  }

  .text-block-571 {
    font-size: 20px;
  }

  .freund-klasse {
    width: 100%;
    align-items: center;
  }

  .settings-support {
    margin-top: 50px;
    padding-left: 2%;
    padding-right: 2%;
    display: none;
  }

  .dienstleistung-category {
    height: 30px;
  }

  .text-block-19-copy, .text-block-20-copy {
    font-size: 16px;
  }

  .button-vorschau, .button-bearbeiten {
    height: auto;
    font-size: 12px;
  }

  .div-block-127 {
    grid-column-gap: 10px;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .image-59 {
    width: 7px;
    height: 15px;
    display: block;
  }

  .checkbox-label-3, .checkbox-label-4, .checkbox-label-5, .checkbox-label-6, .checkbox-label-7, .checkbox-label-8, .checkbox-label-9, .checkbox-label-10, .checkbox-label-11, .checkbox-label-12, .checkbox-label-13, .checkbox-label-14, .checkbox-label-15, .checkbox-label-16 {
    font-size: 14px;
  }

  .text-block-36-copy {
    margin-bottom: 0;
    font-size: 14px;
  }

  .settings-ein-auszahlungen.setting-div {
    padding-left: 4%;
    padding-right: 4%;
    display: none;
  }

  .settings-extras.setting-div {
    width: 100%;
    margin-top: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .kontaktformular {
    margin-top: 50px;
  }

  .text-block-587 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .text-block-587.beneith, .text-block-587.top {
    margin-bottom: 0;
    font-size: 14px;
  }

  .text-block-588 {
    margin-bottom: 10px;
    font-size: 10px;
  }

  .zahlungen-button {
    width: auto;
    min-width: 40%;
    margin-top: 0;
  }

  .ein-auszahlungen {
    margin-top: 50px;
    padding-top: 0;
    padding-left: 0%;
    padding-right: 0%;
  }

  .zahlungsstatus {
    margin-top: 50px;
  }

  .text-block-597 {
    border-bottom-style: none;
  }

  .div-block-150 {
    min-width: 20%;
  }

  .popup-wrapper-equipment {
    width: 95%;
    height: 95%;
    margin-top: 2.5%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-73 {
    display: block;
  }

  .text-block-587-copy {
    margin-bottom: 0;
    font-size: 14px;
  }

  .background-color-choose {
    max-width: 70%;
    flex-wrap: wrap;
    align-content: stretch;
  }

  .div-block-22-copy {
    align-items: flex-start;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-58-copy {
    margin-left: 12px;
    font-size: 10px;
  }

  .form-text-input-copy {
    width: 100%;
    height: 50px;
    color: #d9d9d9;
    -webkit-text-stroke-color: #d9d9d9;
    padding: 20px 12px 8px;
    font-size: 12px;
    line-height: 140px;
  }

  .frame-1019-copy {
    margin-top: -18px;
  }

  .div-block-161 {
    grid-column-gap: 5px;
    display: flex;
  }

  .image-74 {
    width: 20px;
    height: 20px;
    display: block;
  }

  .filter-div1-kontakte {
    display: none;
  }

  .kontakte {
    width: 100%;
    border-left-style: none;
    margin-top: 50px;
    padding-left: 2%;
  }

  .text-block-608 {
    margin-bottom: 0;
  }

  .text-block-609 {
    display: none;
  }

  .div-block-163 {
    grid-column-gap: 5px;
  }

  .div-block-167 {
    grid-column-gap: 10px;
  }

  .chat-box {
    height: 60px;
    justify-content: space-between;
    align-items: stretch;
  }

  .image-76 {
    width: 20px;
    height: 20px;
    display: block;
  }

  .image-77 {
    width: 40px;
    height: 40px;
  }

  .div-block-169 {
    grid-column-gap: 10px;
  }

  .div-block-170 {
    width: 40px;
    height: 40px;
    display: flex;
  }

  .div-block-171 {
    display: none;
  }

  .search-3-copy {
    width: 100%;
    display: none;
  }

  .kontakte-wrapper {
    justify-content: center;
  }

  .div-block-172 {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .image-78 {
    width: 20px;
    height: 20px;
  }

  .image-79 {
    width: 18px;
    height: 18px;
  }

  .text-block-613 {
    color: rgba(255, 255, 255, .6);
    margin-bottom: 10px;
    font-family: Lato, sans-serif;
    font-size: 10px;
    font-weight: 600;
  }

  .div-block-173 {
    grid-column-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-80 {
    width: 40px;
  }

  .image-81, .image-82, .image-83 {
    width: 18px;
  }

  .text-block-614 {
    font-size: 8px;
  }

  .div-block-174 {
    grid-row-gap: 5px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .text-block-615 {
    color: rgba(255, 255, 255, .6);
    font-size: 8px;
  }

  .image-84, .image-85 {
    width: 18px;
  }

  .filter-kontakte-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .text-block-616 {
    color: rgba(255, 255, 255, .8);
    font-family: Lato, sans-serif;
    font-weight: 400;
  }

  .div-block-175 {
    text-align: center;
    background-color: #1e1e1e;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    display: flex;
  }

  .div-block-175.chosen {
    background-color: #2B294E;
  }

  .div-block-176 {
    width: 2px;
    height: 4px;
    background-color: #fff;
  }

  .space {
    width: 2px;
    height: 10px;
    outline-offset: 0px;
    background-color: #fff;
    outline: 3px #555;
    padding-bottom: 0;
    padding-right: 0;
  }

  .div-block-177 {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .div-block-178, .div-block-179, .div-block-180, .div-block-181 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-617 {
    color: #fff;
    font-family: Raleway, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .div-block-182 {
    grid-column-gap: 10px;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-184 {
    grid-column-gap: 10px;
    align-items: center;
    display: flex;
  }

  .image-86 {
    width: 20px;
    height: 20px;
    display: block;
  }

  .sort-by-mobile {
    min-width: 20%;
  }

  .div-block-22-copy {
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-58-copy, .passwort {
    margin-left: 12px;
    font-size: 10px;
  }

  .text-block-18-copy, .text-block-18-copy-copy {
    font-size: 10px;
  }

  .div-block-22-copy {
    align-items: flex-start;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-58-copy {
    margin-left: 12px;
    font-size: 10px;
  }

  .form-text-input-copy {
    width: 100%;
    height: 50px;
    color: #d9d9d9;
    -webkit-text-stroke-color: #d9d9d9;
    padding: 20px 12px 8px;
    font-size: 12px;
    line-height: 140px;
  }

  .frame-1019-copy {
    margin-top: -18px;
  }

  .anmelden-button {
    width: 100%;
  }

  .text-block-18-copy {
    font-size: 10px;
  }

  .header-landing {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 80px;
    display: flex;
  }

  .button-17 {
    background-color: #2B294E;
  }

  .button-registrierung {
    width: 100%;
  }

  .registration-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .button-kontaktieren-email {
    width: 100%;
  }

  .div-block-21-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .div-block-21-copy-copy, .div-block-21-copy, .div-block-21-copy-copy, .div-block-21-copy-copy-copy {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .content-registrierung {
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 110px;
    display: block;
    position: static;
  }

  .content-registrierung.abstand {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .content-registrierung.abstand-2 {
    width: 100%;
    margin-left: 0;
  }

  .headline {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .lanugage-display-txt {
    font-size: 12px;
  }

  .text-block-643 {
    font-size: 24px;
  }

  .text-block-644 {
    font-size: 10px;
  }

  .button-19, .button-19.chosen {
    width: 100%;
    font-size: 14px;
  }

  .choose-work {
    padding-left: 5%;
    padding-right: 5%;
  }

  .registration-first {
    width: 100%;
    height: 100%;
    position: static;
  }

  .weiter-button {
    width: 100%;
    font-size: 14px;
  }

  .logo-name-div {
    display: none;
  }

  .text-block-645 {
    font-size: 12px;
    line-height: 20px;
  }

  .text-block-646 {
    font-size: 8px;
    line-height: 10px;
  }

  .div-block-214 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: space-between;
    align-items: center;
    line-height: 14px;
  }

  .div-block-215 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .header-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 0%;
  }

  .form-registrierung {
    width: 100%;
    min-width: auto;
    margin-bottom: 0%;
  }

  .logo-name-div2 {
    display: none;
  }

  .choose-work-box {
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 0%;
    right: 0%;
  }

  .div-block-215-copy {
    padding-left: 20%;
    padding-right: 20%;
  }

  .form-text-input-copy {
    width: 50%;
    height: 50px;
    color: #d9d9d9;
    -webkit-text-stroke-color: #d9d9d9;
    margin-top: -5px;
    padding: 20px 12px 8px;
    font-size: 12px;
    line-height: 140px;
  }

  .form-text-input-copy.fehler {
    height: 50px;
    min-height: auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .form-2-copy {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-field-18, .text-field-19 {
    width: 100%;
    margin-bottom: 0;
  }

  .form-block-5 {
    display: block;
  }

  .text-58-copy, .text-58-copy-copy {
    margin-left: 12px;
    font-size: 10px;
    bottom: -25px;
  }

  .form-8 {
    width: 100%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: stretch;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .div-block-219 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .logo-name-div-mobile {
    margin-top: 0;
    display: flex;
  }

  .text-block-645-copy {
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-646-copy {
    font-size: 8px;
  }

  .div-block-214-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .headline-mobile {
    z-index: 2;
    margin-top: 0;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: absolute;
    top: 5%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .div-block-215-copy {
    margin-top: 200px;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 0%;
    right: 0%;
  }

  .header-1--mobile {
    margin-top: 200px;
  }

  .div-block-215-copy {
    padding-left: 5%;
    padding-right: 5%;
  }

  .forward-div-second-mobile {
    margin-top: 150px;
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    top: auto;
    bottom: 7%;
    left: 0%;
    right: 0%;
  }

  .registration-first-copy {
    width: 100%;
    height: 100%;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
    position: absolute;
  }

  .registration-second-copy {
    width: 100%;
    height: auto;
    min-height: 100%;
    justify-content: center;
    padding-top: 0%;
    display: flex;
    position: absolute;
  }

  .registration-third-copy {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
  }

  .registration-forth-copy {
    width: 100%;
    height: 100%;
    align-items: stretch;
    display: none;
    position: absolute;
  }

  .div-block-215-copy-copy {
    padding-left: 5%;
    padding-right: 5%;
    position: absolute;
    top: auto;
    bottom: 5%;
    left: 0%;
    right: 0%;
  }

  .form-block-6 {
    width: 100%;
  }

  .navbar-copy {
    display: none;
  }

  .div-block-copy {
    width: 100%;
    margin-left: 0;
    display: none;
    position: absolute;
  }

  .language-select {
    display: none;
    top: 9%;
  }

  .language-option {
    justify-content: center;
    padding-top: 5px;
    padding-left: 0;
    font-size: 10px;
  }

  .language-option.chosen {
    border-bottom-width: 1px;
    border-bottom-color: #d9d9d9;
    justify-content: center;
    padding-top: 5px;
    font-size: 10px;
  }

  .image-100 {
    width: 40px;
    height: 40px;
  }

  .div-block-226 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .logo, .image-101 {
    display: none;
  }

  .hero-section {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .content-home {
    width: 100%;
    height: 100%;
    background-color: #060610;
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 0;
    display: block;
    position: absolute;
  }

  .content-home.abstand {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .content-home.abstand-2 {
    width: 100%;
    margin-left: 0;
  }

  .bilder-galerie {
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    justify-content: flex-start;
    display: flex;
    position: static;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block-653 {
    font-size: 32px;
    line-height: 32px;
  }

  .galerie {
    overflow: hidden;
  }

  .mockups-profil {
    justify-content: space-between;
    display: flex;
  }

  .text-block-656 {
    font-size: 32px;
    line-height: 32px;
  }

  .text-block-657 {
    font-size: 16px;
    line-height: 16px;
  }

  .header-mockups {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 37px;
  }

  .switcher {
    width: 150px;
    height: 38px;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-236 {
    width: 75px;
    height: 8px;
  }

  .div-block-236-copy {
    width: 8px;
    height: 8px;
  }

  .dienstleistung-teaser {
    justify-content: flex-start;
    display: flex;
  }

  .header-dienstleistung {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 37px;
  }

  .div-block-237 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    align-items: center;
    margin-top: 5%;
  }

  .header-bilder-galerie {
    margin-top: 37px;
  }

  .chat-teaser {
    justify-content: space-between;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .header-chat {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 37px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-238 {
    width: 100%;
    background-position: 100%;
    border-radius: 20px;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
    overflow: visible;
  }

  .div-block-239 {
    margin-bottom: 78px;
  }

  .picture-wrapper {
    width: 100%;
    grid-column-gap: 150px;
    grid-row-gap: 150px;
    align-items: center;
    margin-top: 60px;
    display: none;
  }

  .div-block-238-copy {
    width: 100%;
    border-radius: 20px;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 100px;
  }

  .hero-section-copy {
    flex-direction: row;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .terminplaner-teaser {
    justify-content: space-between;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .roadmap-teaser {
    justify-content: center;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .roadmap {
    margin-top: 50px;
  }

  .div-block-243 {
    z-index: 1;
    position: relative;
  }

  .text-block-665 {
    line-height: 24px;
  }

  .image-105 {
    display: block;
  }

  .div-block-245 {
    justify-content: flex-start;
    padding-left: 0%;
  }

  .div-block-246 {
    padding-right: 0%;
  }

  .image-106 {
    display: block;
  }

  .roadmap-page {
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 110px;
    display: block;
    position: static;
  }

  .roadmap-page.abstand {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .roadmap-page.abstand-2 {
    width: 100%;
    margin-left: 0;
  }

  .road-map-page1 {
    width: 100%;
    height: auto;
    min-height: 100%;
    justify-content: center;
    padding-top: 0%;
    display: flex;
    position: absolute;
  }

  .frame-1413 {
    width: 100%;
    padding: 5%;
  }

  .phase-1 {
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .text-block-667 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-668 {
    margin-top: 0;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .n-chste-phase-button {
    width: 100%;
    height: 31px;
    margin-top: 0;
    font-size: 14px;
  }

  .phase-2 {
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .div-block-248-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 20px;
  }

  .zur-ck-phase-button-copy {
    width: 100%;
    height: 31px;
    font-size: 14px;
  }

  .phase-3, .phase-4, .phase-5 {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .div-block-249 {
    margin-top: 30px;
  }

  .phase-6 {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .div-block-250 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 20px;
  }

  .div-block-251, .div-block-252 {
    margin-top: 20px;
  }

  .div-block-253 {
    margin-top: 30px;
  }

  .galerie-wrapper {
    height: 414px;
    margin-bottom: 8px;
  }

  .galerie-img-big {
    width: 250px;
    height: 414px;
    min-width: 250px;
    border-radius: 22px;
  }

  .galerie-img-small {
    width: 230px;
    height: 384.5px;
    min-width: 230px;
    border-radius: 22px;
  }

  .text-115 {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
  }

  .mockup-slider {
    height: 80%;
  }

  .text-block-669 {
    color: #fff;
    font-family: Raleway, sans-serif;
    font-size: 10px;
    font-weight: 500;
    display: flex;
  }

  .div-block-254 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-255 {
    height: 100%;
  }

  .image-107 {
    margin-top: -4px;
    margin-bottom: -4px;
    position: static;
  }

  .image-108 {
    margin-top: -5px;
    margin-bottom: -4px;
  }

  .image-109, .image-110, .image-111 {
    margin-top: -4px;
    margin-bottom: -4px;
  }

  .headline-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
  }

  .text-block-670 {
    font-size: 20px;
  }

  .text-block-668-copy {
    margin-top: 30px;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .text-block-668-copy-copy {
    margin-top: 0;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 20px;
  }

  .n-chste-phase-button--phase {
    width: 100%;
    height: 31px;
    margin-top: 0;
    font-size: 14px;
  }

  .text-block-668-copy-copy {
    margin-top: 0;
    font-family: Lato, sans-serif;
    font-size: 14px;
    line-height: 16px;
  }

  .mockup-mobile-wrapper {
    width: 84%;
    margin-top: 0%;
    margin-left: 8%;
    margin-right: 8%;
    display: flex;
    position: static;
  }

  .mockup-desktop-wrapper {
    display: none;
  }

  .slide-nav-4 {
    justify-content: center;
    display: flex;
  }

  .heading {
    margin-top: 0;
    font-size: 32px;
    line-height: 40px;
  }

  .heading-2 {
    margin-top: 0;
    font-size: 16px;
  }

  .button-beitreten-landing {
    display: none;
  }

  .heading-2-copy {
    font-size: 16px;
    line-height: 16px;
  }

  .kontaktformular-teaser {
    justify-content: flex-start;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .form-9 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .form-block-7 {
    width: 100%;
  }

  .field-label-7, .field-label-8 {
    font-size: 10px;
  }

  .text-field-20, .text-field-21, .text-block-671 {
    font-size: 14px;
  }

  .fu-zeile {
    height: auto;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 2%;
  }

  .logo-name-div-teaser {
    width: 200px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logo-name-div-teaser.desktop {
    width: auto;
    display: none;
  }

  .logo-name-div-teaser.mobile {
    width: 180px;
    display: flex;
  }

  .text-block-672, .text-block-673 {
    font-size: 10px;
  }

  .div-block-259 {
    width: 200px;
  }

  .div-block-259.mobile {
    width: 180px;
    display: flex;
  }

  .div-block-259.desktop {
    display: none;
  }

  .image-112, .image-113, .image-114 {
    width: 30px;
  }

  .header-kontaktformular, .header-termine, .header-roadmap {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-top: 37px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .header-logo {
    width: 100%;
    height: auto;
    flex-direction: column;
    justify-content: space-between;
    margin-top: 0;
    padding-left: 0%;
    padding-right: 0%;
    display: flex;
  }

  .mobile-beitreten {
    width: 100%;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: absolute;
    top: auto;
    bottom: 2%;
    left: 0%;
    right: 0%;
  }

  .mehr-erfahren-button {
    height: 41px;
    background-color: #1e1e1e;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .beitreten-button {
    height: 41px;
    background-color: #323058;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-115 {
    max-width: none;
  }

  .abschicken-button {
    width: 30%;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 14px;
    display: flex;
  }

  .picture-wrapper-2 {
    align-items: center;
    margin-top: 60px;
    display: none;
  }

  .picture-teaser-4, .picture-teaser-3 {
    width: 100%;
    background-position: 100%;
    border-radius: 20px;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
    overflow: visible;
  }

  .picture-teaser-1 {
    background-position: 100%;
    border-radius: 20px;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 0;
    overflow: visible;
  }

  .picture-teaser-2 {
    background-position: 0%;
    border-radius: 20px;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
    margin-left: 20px;
    position: relative;
    top: 84px;
    overflow: visible;
  }

  .mockup-mobile-wrapper-2 {
    width: 58%;
    justify-content: center;
    align-items: flex-start;
    margin-left: 0%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    overflow: hidden;
  }

  .image-118 {
    width: 100%;
    max-width: none;
  }

  .left-arrow-3, .right-arrow-3 {
    display: none;
  }

  .slider-2 {
    width: 100%;
    height: 70%;
    background-color: rgba(221, 221, 221, 0);
    display: block;
  }

  .slide-4 {
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-field-19-copy {
    width: 100%;
    min-height: 100px;
    margin-bottom: 0;
  }

  .image-119 {
    width: 100%;
    max-width: none;
  }

  .div-block-262 {
    width: 57%;
    border-radius: 22px;
    justify-content: center;
    align-items: flex-end;
    margin-left: 21.5%;
    display: flex;
    overflow: hidden;
  }

  .image-120 {
    width: 100%;
    max-width: none;
  }

  .div-block-263 {
    width: 57%;
    border-radius: 22px;
    justify-content: center;
    align-items: center;
    margin-left: 21.5%;
    display: flex;
    overflow: hidden;
  }

  .div-block-264 {
    align-items: flex-end;
  }

  .image-121, .image-122 {
    width: 80%;
  }

  .div-block-266.mehr-anzeigen {
    cursor: pointer;
  }

  .slide-nav-5, .slide-nav-6, .mehr-anzeigen-desktop {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section {
    display: block;
  }

  .div-block-4 {
    width: 100%;
    height: 100%;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .link-block-profile {
    min-width: 0;
    padding-right: 2px;
  }

  .paragraph, .div-block-15 {
    display: none;
  }

  .content {
    margin-left: 0;
  }

  .user-portfolio-div {
    width: 100%;
  }

  .frame-611 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
  }

  .open-category-div {
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .socials-wrapper {
    padding-left: 0;
  }

  .settings-shortcut-div {
    display: none;
  }

  .settings-pers-nliche-infos {
    align-items: flex-start;
    display: block;
  }

  .settings-pers-nliche-infos.setting-div {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .user-background-not-blur {
    margin-left: 0;
  }

  .frame-987 {
    margin-bottom: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-44 {
    text-align: center;
    letter-spacing: .45em;
    padding-left: 2px;
  }

  .button-back {
    background-position: 10%;
  }

  .button-forward {
    max-width: none;
    background-position: 90%;
  }

  .div-block-21 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .form-2 {
    margin-bottom: 70px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .form-text-input {
    line-height: 140%;
  }

  .frame-1019 {
    padding-left: 12px;
    padding-right: 12px;
  }

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

  .checkbox-label {
    margin-bottom: 0;
  }

  .registration-category-user, .registration-category-provider, .registration-category-studio {
    padding-left: 10px;
    padding-right: 10px;
  }

  .checkbox-field-login {
    margin-top: 20px;
  }

  .frame-854 {
    justify-content: center;
    margin-top: 20px;
  }

  .text-62, .text-63 {
    font-size: 10px;
  }

  .profile_picture-wrapper {
    height: 60px;
  }

  .text-64 {
    font-size: 16px;
  }

  .text-65 {
    font-size: 10px;
  }

  .frame-854-copy {
    justify-content: center;
  }

  .filter-div2 {
    padding-left: 16px;
  }

  .search-content-input {
    width: 98%;
  }

  .text-field-inside, .text-field-7 {
    width: 100%;
  }

  .search-input {
    width: 50%;
  }

  .popup-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .settings-name-form {
    width: 100%;
  }

  .settings-name-formblock {
    width: 100%;
    padding-top: 0;
  }

  .text-field {
    width: 100%;
  }

  .div-block-64 {
    grid-column-gap: 0px;
    justify-content: space-between;
  }

  .text-block-5 {
    margin-right: 0%;
  }

  .text-block-6, .text-block-7, .text-block-8, .text-block-9, .text-block-10 {
    display: flex;
  }

  .text-block-11 {
    display: block;
  }

  .div-block-65 {
    justify-content: space-between;
    display: flex;
  }

  .div-block-67 {
    align-items: flex-end;
  }

  .div-block-71 {
    max-height: 30%;
  }

  .bild-video-filter, .bild-video-add {
    display: none;
  }

  .bild-edit-1 {
    padding-left: 5%;
    padding-right: 5%;
    display: none;
  }

  .text-block-20 {
    margin-bottom: 10px;
  }

  .div-block-91 {
    grid-column-gap: 10px;
    align-items: center;
  }

  .search-3 {
    width: 80%;
  }

  .video-edit-1 {
    display: none;
  }

  .info-edit, .text-block-29 {
    display: block;
  }

  .push-e-mail-choose {
    margin-bottom: 0;
  }

  .push-benachrichtigung {
    height: auto;
    text-align: center;
    justify-content: flex-start;
    font-size: 12px;
  }

  .text-block-36 {
    margin-top: 30px;
    font-size: 14px;
  }

  .text-block-37 {
    font-size: 10px;
  }

  .e-mail-benachrichtigung {
    height: auto;
    text-align: center;
    font-size: 12px;
  }

  .benachrichtigung-header {
    grid-column-gap: 10px;
  }

  .settings-login-sicherheit.setting-div {
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-18-copy {
    margin-bottom: 0;
  }

  .form-7 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-101 {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  .settings-support {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-20-copy {
    margin-bottom: 10px;
  }

  .text-block-36-copy {
    margin-top: 30px;
    font-size: 14px;
  }

  .settings-ein-auszahlungen.setting-div {
    padding-left: 5%;
    padding-right: 5%;
  }

  .faq {
    margin-top: 50px;
    display: none;
  }

  .kontaktformular {
    margin-top: 50px;
    display: block;
  }

  .text-block-587 {
    margin-bottom: 0;
  }

  .text-block-587.beneith {
    margin-bottom: 10px;
  }

  .text-block-588 {
    display: none;
  }

  .zahlungen-button {
    min-width: 50%;
  }

  .ein-auszahlungen {
    padding-left: 0%;
    padding-right: 0%;
  }

  .zahlungsstatus {
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-block-598 {
    font-size: 10px;
  }

  .div-block-149 {
    justify-content: center;
  }

  .div-block-150 {
    display: none;
  }

  .div-block-151 {
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
  }

  .popup-wrapper-equipment {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-587-copy {
    margin-bottom: 5px;
  }

  .background-color-choose {
    max-width: none;
    min-width: auto;
    grid-column-gap: 15px;
  }

  .kontakte {
    padding-left: 3%;
    padding-right: 3%;
  }

  .search-3-copy {
    width: 100%;
  }

  .image-79 {
    height: auto;
  }

  .div-block-184 {
    grid-column-gap: 5px;
    justify-content: space-between;
    align-items: center;
  }

  .image-86 {
    width: 18px;
    height: 18px;
    display: block;
  }

  .sort-by-mobile {
    display: flex;
  }

  .image-87 {
    width: 14px;
    height: 14px;
  }

  .buchung-name-formblock {
    width: 100%;
  }

  .anmelden-button {
    max-width: 60%;
  }

  .text-block-18-copy {
    margin-bottom: 20px;
  }

  .div-block-211 {
    grid-column-gap: 10px;
    align-items: center;
    display: flex;
  }

  .text-block-639 {
    color: rgba(255, 255, 255, .6);
    font-family: Roboto, sans-serif;
    font-size: 10px;
    font-weight: 500;
  }

  .button-registrierung, .button-kontaktieren-email {
    height: 43px;
    max-width: none;
  }

  .div-block-21-copy, .div-block-21-copy-copy {
    margin-top: 50px;
    margin-bottom: 0;
    padding-left: 4%;
    padding-right: 4%;
  }

  .div-block-21-copy {
    margin-bottom: 50px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-21-copy-copy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 50px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .div-block-21-copy-copy-copy {
    margin-top: 50px;
    margin-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .content-registrierung {
    margin-left: 0;
  }

  .text-block-645 {
    font-size: 12px;
    line-height: 10px;
  }

  .text-block-646 {
    font-size: 8px;
    line-height: 8px;
  }

  .div-block-214 {
    align-items: flex-start;
  }

  .header-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-top: 20%;
    margin-bottom: 0;
  }

  .form-text-input-copy {
    line-height: 140%;
  }

  .form-2-copy {
    padding-left: 5%;
    padding-right: 5%;
  }

  .registration-second-copy {
    justify-content: center;
    display: flex;
  }

  .form-block-6 {
    margin-top: 20px;
  }

  .content-home {
    margin-left: 0;
  }

  .mockups-profil {
    justify-content: space-between;
  }

  .dienstleistung-teaser {
    justify-content: flex-start;
  }

  .header-chat {
    margin-bottom: 20px;
  }

  .roadmap-page {
    margin-left: 0;
  }

  .road-map-page1 {
    justify-content: center;
    display: flex;
  }

  .galerie-wrapper {
    height: 385px;
  }

  .galerie-img-big {
    width: 210px;
    height: 347.76px;
    min-width: 210px;
  }

  .mockup-slider {
    height: 70%;
    margin-top: 0;
  }

  .slide-nav-4, .logo-name-div-teaser.desktop {
    display: none;
  }

  .logo-name-div-teaser.mobile, .div-block-259.mobile {
    display: flex;
  }

  .div-block-259.desktop {
    display: none;
  }

  .image-115 {
    width: 30px;
  }

  .abschicken-button {
    width: 40%;
  }

  .image-119 {
    min-width: auto;
  }

  .div-block-262, .div-block-263 {
    width: 90%;
    margin-left: 5%;
  }

  .image-121, .image-122 {
    width: 100%;
  }
}


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