@font-face {
  font-family: "Playfair 4Everglen";
  src: url('../fonts/PlayfairDisplay-VariableFont_wght.ttf') format("truetype");
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Playfair 4Everglen";
  src: url('../fonts/PlayfairDisplay-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 400 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mulish 4Everglen";
  src: url('../fonts/Mulish-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mulish 4Everglen";
  src: url('../fonts/Mulish-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #313131;
  --rubin: #9b111e;
  --gray: #d1d1d1;
}

p {
  color: var(--black);
  margin-bottom: 10px;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-weight: 600;
}

a {
  color: var(--rubin);
  font-weight: 700;
  text-decoration: underline;
}

.links-collection {
  width: 100%;
}

.footer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: flex;
}

.socials {
  justify-content: center;
  align-items: center;
  display: flex;
}

.links-collection-list {
  border-top: 1px solid #f1f1f1;
  width: 100%;
}

.social-icon {
  height: 18px;
}

.head {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.links-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.link-lowdown {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 100vh;
  min-height: 100vh;
  padding: 20px 20px 0;
  display: grid;
}

.hero {
  object-fit: cover;
  background-image: url('../images/various-pizzas-lemon-drinks-and-peoples-hands-ve-2024-10-18-04-23-39-utc.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.hero.hero-1 {
  background-image: url('../images/SNY04355-min.JPG');
}

.hero.hero-img-frankfurt {
  background-image: url('../images/various-pizzas-lemon-drinks-and-peoples-hands-ve-2024-10-18-04-23-39-utc.jpg');
}

.hero.hero-img-schorndorf {
  background-image: url('../images/SNY01839-min.JPG');
}

.hero.hero-img-team {
  background-image: url('../images/SNY04375-min.JPG');
}

.video-wrapper-2 {
  border-radius: 5px;
}

.lowdown-description {
  color: var(--rubin);
  text-align: center;
  padding-bottom: 20px;
  font-family: "Playfair 4Everglen", Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2em;
}

.social-link-2 {
  opacity: .3;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  transition: opacity .3s;
  display: flex;
}

.social-link-2:hover {
  opacity: 1;
}

.link-item {
  border-bottom: 1px solid #f1f1f1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.brand-2 {
  border-radius: 0;
  width: 150px;
  height: 150px;
  margin-bottom: 24px;
}

.links-inner {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: 5px;
  flex-direction: column;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 440px;
  height: auto;
  display: grid;
}

.link-item-inner {
  background-color: var(--rubin);
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.link-flex-wrap {
  align-items: center;
  display: flex;
}

.link-thumbnail {
  border-radius: 50px;
  width: 48px;
  height: 48px;
}

.link-text-flex {
  flex-direction: column;
  align-items: flex-start;
  margin-left: 16px;
  display: flex;
}

.link-name {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Playfair 4Everglen", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.6;
}

.link-description {
  color: #fff;
  max-width: 300px;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.arrow {
  filter: invert();
  width: 24px;
  margin-right: 10px;
}

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

.playlist-embed {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5%;
  display: flex;
}

.heading-5 {
  color: var(--rubin);
  text-align: center;
  font-family: "Playfair 4Everglen", Arial, sans-serif;
  font-size: 2em;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-weight: 300;
}

.subscript {
  color: #fff;
  text-align: center;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-weight: 300;
}

.standort-img-wrapper {
  background-image: url('../images/SNY04499-min.JPG');
  background-position: 50%;
  background-size: cover;
  height: 300px;
}

.link-item-inner-tipps {
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  text-decoration: none;
  display: block;
}

.gallerie-hofladen {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5%;
}

.grid {
  grid-column-gap: 10px;
  pointer-events: none;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-flow: column;
  place-items: center;
  display: flex;
}

.gallery-thumbnail-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/5e9b9d9f-c365-4cb0-8d13-5977edbdfcec-min_15e9b9d9f-c365-4cb0-8d13-5977edbdfcec-min.webp');
  background-position: 50%;
  background-size: cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  width: 270px;
  height: 190px;
  transition: transform .2s cubic-bezier(.755, .05, .855, .06);
  display: block;
  overflow: visible;
}

.gallery-thumbnail-wrapper:hover {
  background-image: url('../images/Img-zoom-01.png'), linear-gradient(#00000080, #00000080), url('../images/IMG_9946-min_1IMG_9946-min.webp');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: 15%, auto, cover;
}

.gallery-thumbnail-wrapper.img-02 {
  background-image: url('../images/6216b7fb-c86d-4f74-805f-8e6d0dbadab9-min_16216b7fb-c86d-4f74-805f-8e6d0dbadab9-min.webp');
}

.gallery-thumbnail-wrapper.img-02:hover {
  background-image: url('../images/Img-zoom-01.png'), linear-gradient(#00000080, #00000080), url('../images/IMG_8390-min_1IMG_8390-min.webp');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 15%, auto, cover;
}

.gallery-thumbnail-wrapper.img-04 {
  pointer-events: none;
  background-image: url('../images/IMG_9903-min.jpeg');
  background-position: 50%;
  background-size: cover;
}

.gallery-thumbnail-wrapper.img-04:hover {
  background-image: url('../images/Img-zoom-01.png'), linear-gradient(#00000080, #00000080), url('../images/WhatsApp-Image-2024-08-20-at-20.09.26_1WhatsApp Image 2024-08-20 at 20.09.26.webp');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 15%, auto, cover;
}

.gallery-thumbnail-wrapper.img-03 {
  pointer-events: none;
  background-image: url('../images/IMG_9912-min.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.gallery-thumbnail-wrapper.img-03:hover {
  background-image: url('../images/Img-zoom-01.png'), linear-gradient(#00000080, #00000080), url('../images/IMG_7366-min_1IMG_7366-min.webp');
  background-position: 50%, 0 0, 50% 0;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 15%, auto, cover;
}

.card-text {
  text-align: center;
  font-family: Varela Round, sans-serif;
  font-size: 1.25rem;
  line-height: 130%;
}

.mask {
  width: 100%;
  overflow: visible;
}

.slider {
  background-color: #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  display: flex;
  overflow: hidden;
}

.right-arrow {
  background-color: var(--rubin);
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  margin-right: -122px;
  inset: 42% 30% auto auto;
}

.slide-nav {
  display: none;
}

.card-title {
  font-family: Oswald, sans-serif;
  font-size: 2.5rem;
  line-height: 140%;
}

.card-image_wrapper {
  width: 100%;
  height: 34.375rem;
  padding-bottom: 1.875rem;
  position: relative;
  overflow: hidden;
}

.card-image_wrapper.tam-img-02 {
  background-image: url('../images/Jonas_Bild.jpg');
  background-position: 50%;
  background-size: cover;
}

.card-image_wrapper.team-img-03 {
  background-image: url('../images/SNY05646-min.jpeg');
  background-position: 50%;
  background-size: cover;
}

.card-image_wrapper.team-img-01 {
  background-image: url('../images/Rico_Bild.jpg');
  background-position: 50%;
  background-size: cover;
}

.card-image_wrapper.team-img-04 {
  background-image: url('../images/Yasmin-02.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.card-image_wrapper.schorndorf-img-01 {
  background-image: url('../images/2025-Cafe-Bild-03.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.schorndorf-img-02 {
  background-image: url('../images/SNY05646-min.jpeg');
  background-position: 50% 100%;
  background-size: cover;
}

.card-image_wrapper.schorndorf-img-03 {
  background-image: url('../images/SNY01875-min.JPG');
  background-position: 50% 100%;
  background-size: cover;
}

.card-image_wrapper.schorndorf-img-04 {
  background-image: url('../images/SNY01881-min.JPG');
  background-position: 50% 100%;
  background-size: cover;
}

.card-image_wrapper.schorndorf-img-05 {
  background-image: url('../images/SNY04499-min.JPG');
  background-position: 50% 100%;
  background-size: cover;
}

.card-image_wrapper.cafe-slide-01 {
  background-image: url('../images/2025-Cafe-Bild-03.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.cafe-slide-02 {
  background-image: url('../images/2025-Cafe-Bild-02.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.cafe-slide-03 {
  background-image: url('../images/2025-Cafe-Bild-01.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.gelato-slide-01 {
  background-image: url('../images/2025-Gelato-Bild-01.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.gelato-slide-02 {
  background-image: url('../images/2025-Gelato-Bild-03.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.gelato-slide-03 {
  background-image: url('../images/2025-Gelato-Bild-04.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.snack-slide-01 {
  background-image: url('../images/2025-Snacks-Bild-01.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: contain;
}

.card-image_wrapper.snack-slide-02 {
  background-image: url('../images/2025-Snacks-Bild-02.jpg');
  background-position: 0 0;
  background-size: contain;
}

.card-image_wrapper.snack-slide-03 {
  background-image: url('../images/2025-Snacks-Bild-03.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.card-image_wrapper.event-slide-01 {
  background-image: url('../images/2025-Events-Bild-03.jpg');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: contain;
}

.card-image_wrapper.events-slide-02 {
  background-image: url('../images/2025-Events-Bild-02.jpg');
  background-position: 0 0;
  background-size: contain;
}

.card-image_wrapper.events-slide-03 {
  background-image: url('../images/2025-Events-Bild-01.jpg');
  background-position: 50% 0;
  background-size: contain;
}

.slider-image {
  border-radius: .8rem;
  width: 100%;
  height: 100%;
}

.left-arrow {
  background-color: var(--rubin);
  border-radius: 100%;
  width: 3rem;
  height: 3rem;
  margin-left: -122px;
  padding-left: 0;
  inset: 42% auto auto 30%;
}

.card-content_wrapper {
  grid-column-gap: .9375rem;
  grid-row-gap: .9375rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slider-frankfurt, .slider-schorndorf {
  background-color: #0000;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.icon, .icon-2 {
  font-size: 13px;
}

.new-slider-schorndorf, .new-slider-frankfurt {
  background-color: #0000;
  border-radius: 5px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  display: flex;
  overflow: hidden;
}

.max-with {
  width: 100%;
  max-width: 90%;
  margin-top: 0%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.section-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 10vh;
  padding-bottom: 5vh;
  display: flex;
}

.heading-4 {
  color: var(--rubin);
  font-family: "Playfair 4Everglen", Arial, sans-serif;
}

.p-hero {
  color: #e7e7e7;
  max-width: 100%;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.1em;
}

.p-hero._2col {
  color: #000;
  column-count: 2;
  column-count: 2;
  column-gap: 5vw;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.1em;
}

.p-hero._2col-copy {
  color: #fff;
  column-count: 2;
  column-count: 2;
  column-gap: 5vw;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.1em;
}

.p-hero._2col-copy-copy {
  color: var(--black);
  column-count: 2;
  column-count: 2;
  column-gap: 5vw;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.1em;
}

.section-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding-top: 10vh;
  padding-bottom: 5vh;
  display: flex;
}

.heading-6 {
  color: var(--rubin);
  width: 100%;
  font-family: "Playfair 4Everglen", Arial, sans-serif;
}

.link, .link-2, .link-3 {
  font-family: "Playfair 4Everglen", Arial, sans-serif;
}

.link-4 {
  color: #c08337;
}

.playlist-embed-frankfurt {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
  display: flex;
}

.body-black {
  background-color: #ebe4e4;
}

.image {
  color: var(--rubin);
}

.image-2, .image-3, .image-4, .image-5 {
  filter: invert();
}

.bold-text {
  color: var(--rubin);
}

.header-img-wrapper {
  background-image: url('../images/aa2dcd3c-a252-4b8b-afaa-9897e54cf544.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 50vh;
  overflow: visible;
}

.link-item-inner-copy {
  background-color: var(--rubin);
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.link-flex-wrap-copy {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 1rem;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.link-description-copy {
  color: var(--black);
  max-width: 300px;
  font-family: "Mulish 4Everglen", Arial, sans-serif;
  font-weight: 500;
  line-height: 22px;
}

.link-name-copy {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Playfair 4Everglen", Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.6;
}

@media screen and (min-width: 1280px) {
  .p-hero {
    max-width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .head {
    height: 100%;
  }

  .link-lowdown {
    max-height: 90vh;
  }

  .brand-2 {
    width: 150px;
    max-width: 100%;
    height: 150%;
  }

  .links-inner {
    max-width: 510px;
  }

  .link-description {
    max-width: 420px;
    font-size: 1em;
    line-height: 1;
  }

  .gallery-thumbnail-wrapper {
    width: 310px;
  }

  .card-image_wrapper.team-img-04 {
    background-position: 50% -150%;
    background-size: 100%;
  }

  .card-image_wrapper.schorndorf-img-02 {
    background-position: 50%;
    background-size: cover;
  }

  .card-image_wrapper.schorndorf-img-03, .card-image_wrapper.schorndorf-img-04 {
    background-position: 50% 100%;
    background-size: cover;
  }

  .max-with {
    max-width: 1600px;
  }

  .p-hero {
    margin-top: 25px;
    font-size: 1.7rem;
  }

  .p-hero._2col, .p-hero._2col-copy, .p-hero._2col-copy-copy {
    column-count: 2;
    column-count: 2;
  }

  .link-description-copy {
    max-width: 420px;
    font-size: 1em;
    line-height: 1;
  }
}

@media screen and (max-width: 991px) {
  .link-lowdown {
    grid-template-columns: 1fr;
  }

  .hero {
    display: none;
    overflow: hidden;
  }

  .link-item {
    border-bottom: 0 #0000;
    margin-bottom: 16px;
  }

  .link-item-inner {
    background-color: #f1f1f1;
    padding-left: 20px;
    padding-right: 20px;
  }

  .arrow {
    display: none;
  }

  .link-item-inner-tipps {
    background-color: #f1f1f1;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    place-items: center;
  }

  .gallery-thumbnail-wrapper {
    width: 340px;
  }

  .p-hero {
    max-width: 100%;
    font-size: 1.45rem;
  }

  .p-hero._2col, .p-hero._2col-copy, .p-hero._2col-copy-copy {
    column-count: 1;
    column-count: 1;
  }

  .link-item-inner-copy {
    background-color: #f1f1f1;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .head {
    width: 100%;
  }

  .links-wrap {
    flex-direction: column;
    width: 100%;
    height: auto;
    display: block;
  }

  .link-lowdown {
    place-content: center start;
    place-items: center;
    width: 100%;
    height: auto;
    min-height: auto;
    padding-top: 20px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .links-inner {
    place-items: start center;
    width: 100%;
    max-width: none;
  }

  .link-description {
    max-width: none;
  }

  .playlist-embed {
    margin-left: auto;
    margin-right: auto;
  }

  .gallery-thumbnail-wrapper {
    width: 250px;
  }

  .div-block-7 {
    height: 2vh;
  }

  .p-hero {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    font-size: 1rem;
    display: flex;
  }

  .div-block-62 {
    height: 2vh;
  }

  .playlist-embed-frankfurt {
    margin-left: auto;
    margin-right: auto;
  }

  .link-description-copy {
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .socials {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .links-wrap {
    display: block;
    overflow: visible;
  }

  .video-wrapper-2 {
    border-radius: 5px;
    width: 100%;
  }

  .social-link-2 {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .links-inner {
    align-items: center;
    width: 100%;
  }

  .link-item-inner {
    background-color: #312f44;
  }

  .link-flex-wrap {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .link-text-flex {
    text-align: center;
    align-items: stretch;
    width: 100%;
    margin-top: 16px;
    margin-left: 0;
  }

  .div-block-61 {
    height: 100%;
  }

  .playlist-embed {
    display: flex;
  }

  .song-section {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .standort-img-wrapper {
    width: 100%;
  }

  .link-item-inner-tipps {
    background-color: #060913;
  }

  .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .slide, .mask {
    border-radius: 0;
  }

  .slider {
    border-radius: 5px;
    width: 100%;
    height: 30vh;
    overflow: hidden;
  }

  .right-arrow {
    width: 2rem;
    height: 2rem;
    margin-right: -85px;
    right: 30%;
  }

  .card-image_wrapper {
    background-image: url('../images/Ricardo-01.jpg');
    background-position: 0 0;
    background-size: contain;
    border-radius: 0;
  }

  .card-image_wrapper.tam-img-02 {
    background-image: url('../images/Jonas-3.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .card-image_wrapper.team-img-03 {
    background-image: url('../images/SNY05646-min.jpeg');
    background-position: 50% -70%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .card-image_wrapper.team-img-01 {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .card-image_wrapper.team-img-04 {
    background-image: url('../images/Yasmine-01.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .card-image_wrapper.schorndorf-img-01 {
    background-position: 50% -100%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .card-image_wrapper.schorndorf-img-02 {
    background-position: 50% -90%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .card-image_wrapper.schorndorf-img-03 {
    background-position: 50% -100%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .card-image_wrapper.schorndorf-img-04 {
    background-position: 50% -70%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .card-image_wrapper.schorndorf-img-05 {
    background-position: 50% -90%;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .left-arrow {
    width: 2rem;
    height: 2rem;
    margin-left: -85px;
    left: 30%;
  }

  .card-wrapper {
    border-radius: 0;
  }

  .slider-schorndorf {
    height: 60%;
  }

  .icon, .icon-2 {
    font-size: 15px;
  }

  .new-slider-schorndorf, .new-slider-frankfurt {
    border-radius: 5px;
    width: 100%;
    height: 30vh;
    overflow: hidden;
  }

  .max-with {
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .section-2 {
    display: flex;
  }

  .heading-4 {
    text-align: left;
  }

  .div-block-7 {
    height: auto;
  }

  .p-hero {
    align-items: center;
    max-width: 90%;
  }

  .p-hero._2col, .p-hero._2col-copy, .p-hero._2col-copy-copy {
    text-align: left;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    max-width: 100%;
    display: block;
  }

  .section-3 {
    display: block;
  }

  .playlist-embed-frankfurt {
    display: flex;
  }

  .slide-02 {
    border-radius: 0;
  }

  .link-item-inner-copy {
    background-color: #312f44;
  }

  .link-flex-wrap-copy {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}

#w-node-bb13bb6b-9ae9-fc10-43b9-587bfc4a07ae-375c8c50 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c76599ca-d217-d575-11fe-16e22a7adc48-2a7adc48 {
  justify-self: center;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7f91-ebbe8a01 {
  justify-self: end;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa3-ebbe8a01 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7f91-fc8b438a {
  justify-self: end;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa3-fc8b438a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7f91-98a199ea {
  justify-self: end;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa3-98a199ea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7f91-a80d7fde {
  justify-self: end;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa3-a80d7fde {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7f91-e65daa02 {
  justify-self: end;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa3-e65daa02 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7f91-8da035b5 {
  justify-self: end;
}

#w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa3-8da035b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa2-ebbe8a01, #w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa2-fc8b438a, #w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa2-98a199ea, #w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa2-a80d7fde, #w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa2-e65daa02, #w-node-_108746b6-9794-7e1b-ddd8-a33b5fbb7fa2-8da035b5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Playfair 4Everglen';
  src: url('../fonts/PlayfairDisplay-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Playfair 4Everglen';
  src: url('../fonts/PlayfairDisplay-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 400 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish 4Everglen';
  src: url('../fonts/Mulish-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish 4Everglen';
  src: url('../fonts/Mulish-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}