@font-face {
  font-family: NotoSans;
  src: url(../fonts/NotoSans-VariableFont_wdth,wght.ttf);
}
/* COLORS BIB
dark-blue: #023e84;
light-blue: #007fbd;
light-background-blue: #e9effb;
logo-light-blue: #8ab5e1;
light-bisque: #faf8f5;
light-beige: #ececec;
*/
html {
  scroll-behavior: smooth;
}
.scroll {
  scroll-snap-align: start;
  scroll-margin-top: 5rem;
}
body, svg {
  font-family: NotoSans;
  text-rendering: geometricPrecision;
  font-size: 1rem;
  line-height: 1.35;
  margin: 0;
  font-weight: 400;
  max-width: 100vw;
}
h1, h2, h3, h4 {
  font-weight: 700;
}
h1 {
  padding: 0;
}
h1 > h2 {
  margin: 1.25rem 0;
}
h2 {
  text-align: unset;
  font-size: 1.75rem;
  font-size: 1.5rem;
  margin: 1.25rem 0;
}
a {
  color: #023e84;
}
.info {
  text-transform: uppercase;
  font-weight: bold;
}
.clickable {
  cursor: pointer;
}
.button-wrapper {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}
button a {
  color: white;
  font-weight: bold !important;
}
.blaettern-group {
  position: relative;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
}
.icon-expand {
  padding-right: 1.3rem;
  background-image: url("/wp-content/themes/sta-bi-hb/resources/caret.svg");
  background-position: top right;
  background-repeat: no-repeat;
}
input[type="button"] {
  cursor: pointer;
}
figure {
  margin: 0;
  line-height: 1rem;
}
figcaption {
  position: relative;
  top: -2.5rem;
  left: 1rem;
  padding-left: 1rem;
  color: #fff;
  background: white;
  background: #222;
  width: auto;
  display: inline-block;
  padding: 0.3rem;
}
img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card {
  border-radius: 7px;
}
.logo-display figure {
  padding: 0 1rem;
}
.logo-display figure img {
  object-fit: contain;
}
.logo-display .content-wrapper, .logo-display .content {
  padding: 0 0.5rem 0;
  margin-top: -1rem;
  text-align: center;
}
table tr {
  border: none;
}
table td {
  padding: 0;
}
ul {
  display: block;
  margin: 0;
  padding-left: 0;
}
ul li {
  list-style: disc;
  list-style-position: inside;
}
.btn a {
  color: #fff;
}
.front-page_tmpl h1 {
  display: none;
}
.bibtip h3 {
  margin-top: 4rem;
}
.bibtip:first-of-type h3 {
  margin-top: 1rem;
}
html body header div.menu-container nav#site-navigation div.menu-menu-top-container ul li, .dropdown-content li {
  list-style: none;
}
html body header div.menu-container nav#site-navigation div.menu-menu-top-container ul li span, .dropdown-content li span {
  font-size: 0.8rem !important;
  padding: 0 0 0 0.5rem;
  font-size: 1rem;
  color: #333;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
  padding: 6px;
}
html body header div.menu-container nav#site-navigation div.menu-menu-top-container ul [type="checkbox"] + span:not(.lever), .dropdown-content [type="checkbox"] + span:not(.lever) {
  padding-left: 1.5rem;
  line-height: 1rem;
}
.schild {
  border: #cc0000 solid;
  border-radius: 0.25rem;
  color: white;
  background-color: #cc0000;
  font-weight: bolder;
  padding: 1rem;
  position: absolute;
  text-transform: uppercase;
  top: 3rem;
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.wichtig {
  font-weight: 600;
  hyphens: auto;
}
.content-1 {
  position: relative;
  hyphens: auto;
}
strong {
  font-weight: 700;
}
table.oeffnungszeiten tbody tr {
  line-height: 1.25;
}
table.oeffnungszeiten tbody tr td.tag {
  width: 6rem;
}
table.oeffnungszeiten tbody tr td.zeit {
  width: 6rem;
  text-align: right;
}
table.oeffnungszeiten tbody tr td.status {
  padding-left: 2px;
}
.posts-header {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.posts-header.margin h2 {
  margin-bottom: 0.2rem !important;
  margin-left: 2rem;
}
.posts-header.margin a {
  margin-right: 1.5rem !important;
  margin-bottom: 0.5rem !important;
}
.posts .slider div.glide__track div.glide__slides div.glide__slide.post {
  display: flex;
  align-items: stretch;
  height: unset;
}
.posts .slider div.glide__track div.glide__slides div.glide__slide.post a {
  display: block;
  height: 100%;
  border: solid thin lightgray;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.posts .slider div.glide__track div.glide__slides div.glide__slide.post a figure {
  height: 15rem;
}
.posts .slider div.glide__track div.glide__slides div.glide__slide.post a .content {
  padding: 0 0.5rem;
  position: relative;
}
.posts .slider div.glide__track div.glide__slides div.glide__slide.post a .content p {
  color: #333;
}
.posts .slider div.glide__track div.glide__slides div.glide__slide.post a.logo-display figure {
  height: unset;
}
.slider {
  position: relative;
  width: calc(100% - 3rem);
  margin: auto;
}
.slider .glide__slide {
  padding-bottom: 1.5rem;
}
.slider .glide__arrows {
  position: absolute;
  height: 0;
  left: 0;
  right: 0;
  top: 50%;
}
.slider .glide__arrows :focus {
  background: none;
}
.slider .glide__arrows .glide__arrow {
  height: 3rem;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  font-size: 0;
}
.slider .glide__arrows .glide__arrow.glide__arrow--left {
  left: -2rem;
  background-image: url(/wp-content/themes/sta-bi-hb/resources/Arrow-left.png);
}
.slider .glide__arrows .glide__arrow.glide__arrow--right {
  right: -2rem;
  background-image: url(/wp-content/themes/sta-bi-hb/resources/Arrow-right.png);
}
.slider .glide__bullets {
  position: relative;
  bottom: 0;
}
.slider .glide__bullets .glide__bullet {
  width: 1rem;
  height: 1rem;
  background-color: black;
}
.slider .glide__bullets .glide__bullet.glide__bullet--active {
  background-color: #007fbd;
}
body h2 ~ section {
  padding: 0;
}
section .vorschau:first-child {
  padding-top: 0;
}
svg a text.svg_location_link {
  font-family: NotoSans;
}
bibtip-mdc-user-managed-component {
  width: 100%;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fstabi-hb.de%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fsta-bi-hb%2Fscss%2Fbasis.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAMA%3BAAAA%3BAAAA%3BAAAA%3BAANA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%22%7D */