/* Generated by vite-plugin-svg-spritemap */
@media (width <= 20em) {
  .page__breadcrumbs-tenant:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .page__hero-tenant:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .page__musik-room {
    margin-bottom: 3.125rem;
  }
  .page__neighbours:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .page__story {
    margin-bottom: 1.875rem;
  }
}
@media (width > 20em) and (width <= 88.125em) {
  .page__breadcrumbs-tenant:not(:last-child) {
    margin-bottom: clamp( 1.875rem , 1.34288990825625rem  +  2.6605504587vw , 3.6875rem );
  }
  .page__hero-tenant:not(:last-child) {
    margin-bottom: clamp( 1.875rem , 1.32454128440625rem  +  2.752293578vw , 3.75rem );
  }
  .page__musik-room {
    margin-bottom: clamp( 3.125rem , -0.3612385321125rem  +  17.4311926606vw , 15rem );
  }
  .page__neighbours:not(:last-child) {
    margin-bottom: clamp( 1.875rem , -1.09747706421875rem  +  14.8623853211vw , 12rem );
  }
  .page__story {
    margin-bottom: clamp( 1.875rem , 0.590596330275rem  +  6.4220183486vw , 6.25rem );
  }
}
@media (width > 88.125em) {
  .page__breadcrumbs-tenant:not(:last-child) {
    margin-bottom: 3.6875rem;
  }
  .page__hero-tenant:not(:last-child) {
    margin-bottom: 3.75rem;
  }
  .page__musik-room {
    margin-bottom: 15rem;
  }
  .page__neighbours:not(:last-child) {
    margin-bottom: 12rem;
  }
  .page__story {
    margin-bottom: 6.25rem;
  }
}