/* Generated by vite-plugin-svg-spritemap */
@media (width <= 20em) {
  .page__breadcrumbs-post:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .page__hero-post:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .page__musik-room:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .page__participants:not(:last-child) {
    margin-bottom: 1.875rem;
  }
  .page__story {
    margin-bottom: 1.875rem;
  }
}
@media (width > 20em) and (width <= 88.125em) {
  .page__breadcrumbs-post:not(:last-child) {
    margin-bottom: clamp( 1.875rem , 1.34288990825625rem  +  2.6605504587vw , 3.6875rem );
  }
  .page__hero-post:not(:last-child) {
    margin-bottom: clamp( 1.875rem , 1.32454128440625rem  +  2.752293578vw , 3.75rem );
  }
  .page__musik-room:not(:last-child) {
    margin-bottom: clamp( 1.875rem , -1.978211009175rem  +  19.2660550459vw , 15rem );
  }
  .page__participants: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-post:not(:last-child) {
    margin-bottom: 3.6875rem;
  }
  .page__hero-post:not(:last-child) {
    margin-bottom: 3.75rem;
  }
  .page__musik-room:not(:last-child) {
    margin-bottom: 15rem;
  }
  .page__participants:not(:last-child) {
    margin-bottom: 12rem;
  }
  .page__story {
    margin-bottom: 6.25rem;
  }
}