/* Created by Content Blocks */
/* Hero Section Basic CSS*/
.frame-type-punktdichte_herosectionbasic {
  margin-bottom: 1.5rem;
}
.frame-type-punktdichte_herosectionbasic img {
  width: 100%;
}

/* desktop only */
@media screen and (min-width: 1200px) {
  .frame-type-punktdichte_herosectionbasic {
    margin-bottom: 3rem;
  }
  .frame-type-punktdichte_herosectionbasic.frame-layout-410 {
    position: relative;
  }
  .frame-type-punktdichte_herosectionbasic.frame-layout-410 header {
    position: absolute;
    bottom: 0;
    top: 0;
    width: calc(67% + 15px);
    background: rgba(255, 255, 255, 0.8);
    padding: 1rem;
    display: flex;
    align-content: flex-start;
    flex-direction: column;
    justify-content: flex-end;
  }
  .frame-type-punktdichte_herosectionbasic.frame-layout-410 header .mainhead {
    margin-left: 10px;
  }
  .frame-type-punktdichte_herosectionbasic.frame-layout-410 header .subhead {
    margin-left: 14px;
  }
}

/*# sourceMappingURL=Frontend.css.map */
