.navbar {
  height: 100px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar_wrapper {
  height: 8vh;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
}

.image {
  height: 65%;
}

.button {
  width: auto;
  height: 30px;
  color: #000;
  background-color: #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  font-family: Libre Caslon Text, sans-serif;
  font-size: 18px;
  display: flex;
}

.body {
  height: auto;
  color: #000;
  margin-bottom: 0;
  padding-bottom: 0;
}

.hero {
  width: 100%;
  height: 100%;
  background-color: rgba(34, 25, 25, .99);
}

.hero_wrapper {
  height: 100%;
  min-height: 92vh;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, .38);
  background-clip: border-box;
  padding: 25px 10vw 50px;
}

.div-block {
  background-image: url('../images/Background-Tree.webp');
  background-position: 0 0;
  background-size: auto;
}

.image-2 {
  background-color: #000;
}

.content_bottom {
  margin-top: 35px;
  display: flex;
}

.hero_h1 {
  color: #fff;
  text-align: center;
  font-family: Libre Caslon Text, sans-serif;
}

.text-span {
  color: #fff;
  font-size: 32px;
}

.hero_text {
  color: #fff;
  margin-bottom: 15px;
  font-family: Libre Caslon Text, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.hero_text.italic {
  font-style: italic;
}

.hero_text.trauergesp {
  margin-left: 55px;
}

.hero_text.fursie {
  margin-top: 50px;
  margin-left: 55px;
}

.hero_text.wortefinden {
  margin-left: 95px;
}

.hero_text.dasein {
  margin-top: 50px;
  margin-left: 95px;
}

.hero_text.zeremonie {
  margin-left: 130px;
}

.rupert_image {
  height: 300px;
}

.hero_textblock {
  width: 50%;
  margin-left: 0;
}

.heading {
  text-align: center;
  margin-top: 40px;
  font-family: Sora, sans-serif;
}

.content_wrapper {
  padding-left: 0;
  padding-right: 0;
}

.blue_line {
  width: 300px;
  height: 3px;
  text-align: left;
  background-color: #f11158;
}

.blue_line.sml {
  width: 50px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.content_header_wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content_text_wrapper {
  flex-direction: column;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.content_text {
  text-align: left;
  margin-top: 34px;
  font-family: Libre Caslon Text, sans-serif;
  font-size: 16px;
}

.icon, .icon-2 {
  color: #000;
}

.left-arrow {
  margin-left: -80px;
}

.right-arrow {
  margin-right: -80px;
}

.slide-nav {
  background-color: #cecece;
  margin-bottom: 0;
}

.slider_text {
  font-family: Libre Caslon Text, sans-serif;
  font-style: italic;
}

.slide {
  height: 600px;
  overflow: visible;
}

.slider {
  overflow: visible;
}

.div-block-2 {
  background-image: url('../images/funeral2.webp');
  background-position: 50%;
  background-size: auto;
}

.image-3 {
  height: 80%;
}

.sliderbeschreibung {
  text-align: justify;
  padding: 16px 25px;
  font-family: Libre Caslon Text, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.slider-2 {
  width: auto;
  height: auto;
  background-color: #fff;
  margin-top: 50px;
}

.image-4 {
  width: 60vw;
  height: auto;
  object-fit: fill;
}

.div-block-3 {
  height: 360px;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.slide-nav-2 {
  margin-top: 0;
  position: absolute;
  top: 370px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.right-arrow-2 {
  color: #000;
  margin-right: 0;
}

.left-arrow-2 {
  color: #000;
  left: 0;
}

.content_items {
  justify-content: space-around;
  margin-top: 61px;
  padding-bottom: 21px;
  display: flex;
}

.content_item {
  width: 33%;
  text-align: center;
}

.heading-2 {
  font-family: Sora, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.heading-2.white {
  color: #fff;
  margin-bottom: 0;
}

.text-block-2 {
  margin-top: 15px;
  font-family: Sora, sans-serif;
  font-size: 15px;
}

.text-block-2.white {
  color: #fff;
  margin-top: 10px;
}

.podcast_wrapper {
  height: 200px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/TrauerP.webp');
  background-position: 50%;
  background-size: 100vw;
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.podcast_text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
}

.podcast_button {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
  border-radius: 20px;
  padding-left: 31px;
  padding-right: 31px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.footer_wrapper {
  height: auto;
  background-color: #000;
  padding: 25px 10vw;
  display: flex;
}

.link {
  color: #000;
  text-decoration: none;
}

.link-2 {
  color: #fff;
  text-decoration: none;
}

.nav-text {
  color: #fff;
  font-family: Libre Caslon Text, sans-serif;
  font-size: 18px;
}

.div-block-4 {
  background-color: #1b1515;
  background-image: url('../images/Hauptfoto.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-danksagung {
  color: #747474;
  text-align: left;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Lucida handwriting, sans-serif;
  font-size: 15px;
}

.slider-danksagung.name {
  text-align: center;
  margin-top: 15px;
}

.link-3 {
  color: #000;
  font-family: Sora, sans-serif;
  text-decoration: none;
}

.image-5 {
  width: 500px;
  margin-top: 10px;
}

.html-embed {
  margin-top: 25px;
}

.content-blocker {
  width: 60%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.icon-3 {
  top: 150px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.icon-4 {
  top: 150px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.div-block-5 {
  width: 100px;
  height: 1px;
}

.quote_text {
  color: #fff;
  margin-left: -186px;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.quote_text.quote_sub {
  margin-left: 309px;
}

.div-block-6 {
  text-align: center;
  background-color: #61a8b5;
  margin-top: 25px;
  padding: 40px 10vw;
  font-family: Libre Caslon Text, sans-serif;
  font-size: 16px;
}

.landingarea {
  display: flex;
}

.landingarea-wrapper {
  width: 50%;
  height: auto;
  padding-bottom: 40px;
}

.landingarea-wrapper.right {
  background-image: url('../images/LandingImage.webp');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 80px;
  display: flex;
}

.logo {
  height: 100px;
  margin-left: 40px;
}

.button-2 {
  background-color: #f11158;
  border-radius: 20px;
  margin-right: 40px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Sora, sans-serif;
  font-size: 16px;
}

.landingarea-text {
  padding-left: 40px;
  padding-right: 40px;
}

.heading-3 {
  font-family: Sora, sans-serif;
  font-size: 32px;
  font-weight: 600;
}

.text-span-2 {
  color: #f11158;
}

.landing-smtext {
  color: #707c84;
  margin-top: 20px;
  font-family: Sora, sans-serif;
  font-size: 16px;
}

.trainer-block {
  justify-content: flex-start;
  margin-top: 10px;
  display: flex;
}

.trainer-balken {
  width: 2px;
  color: rgba(112, 124, 132, .3);
  background-color: rgba(112, 124, 132, .3);
  margin-left: 10px;
  margin-right: 10px;
}

.text-block-3 {
  color: #707c84;
  text-align: left;
  font-family: Sora, sans-serif;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13, .text-span-14 {
  font-weight: 500;
}

.link-4 {
  color: #f11158;
  font-family: Sora, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.h-rprobe-wrapper {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.right-text {
  color: #fff;
  text-align: left;
  margin-top: 10px;
  font-family: Sora, sans-serif;
  font-size: 40px;
  line-height: 46px;
}

.right-text.stimme {
  margin-left: 76px;
}

.right-text.sie {
  margin-left: 80px;
}

.right-text.haben {
  margin-top: 10px;
  margin-left: 120px;
}

.container {
  width: 100%;
  max-width: 100%;
  text-align: left;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.audio-container {
  width: 100%;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.audio-item {
  background-color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 1px 20px rgba(0, 0, 0, .07);
}

.audio-button {
  width: 48px;
  height: 48px;
  cursor: pointer;
  background-color: #f11158;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  display: flex;
  position: absolute;
  box-shadow: 1px 1px 20px rgba(241, 17, 88, .18);
}

.audio-button:hover {
  width: 68px;
  height: 68px;
  background-color: #b4093f;
}

.audio-button-img {
  width: 48px;
  height: 48px;
}

.audio-visual {
  width: 100%;
  height: 48px;
  min-width: 200%;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.audio-wire {
  width: 4px;
  height: 50%;
  background-color: rgba(241, 17, 88, .41);
  border-radius: 32px;
  margin-left: 2px;
  margin-right: 2px;
}

.div-block-7 {
  width: 90vw;
  flex-direction: row;
  justify-content: center;
  margin-top: 20px;
  margin-left: 5vw;
  margin-right: 5vw;
  display: flex;
}

.div-block-8 {
  width: 450px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8.audio-item {
  width: 200px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.heading-4 {
  text-align: center;
  font-family: Sora, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.text-music {
  color: #707c84;
  font-family: Sora, sans-serif;
  font-size: 12px;
}

.blue_line-2 {
  width: 300px;
  height: 3px;
  text-align: left;
  background-color: #61a8b5;
}

.blue_line-2.sml {
  width: 50px;
  text-align: left;
  background-color: #f11158;
  margin-left: auto;
  margin-right: auto;
}

.div-block-9 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.content-first-paragraph-h3 {
  color: #000;
  text-align: center;
  background-color: #fff;
  margin: 20px 15vw 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.content-first-paragraph-h3.slideintoview {
  background-color: rgba(255, 255, 255, 0);
  margin-top: 10px;
  margin-left: 0;
}

.spanunderline {
  opacity: 1;
  color: #fff;
  background-image: linear-gradient(rgba(27, 20, 98, 0) 50%, rgba(27, 20, 98, .52) 53%, rgba(27, 20, 98, .52));
  padding-left: 10px;
  padding-right: 10px;
  font-family: Sora, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.spanunderline.stimme.right-text {
  background-image: linear-gradient(rgba(27, 20, 98, 0) 50%, rgba(241, 17, 88, .7) 53%, rgba(241, 17, 88, .7));
  margin-left: 30px;
}

.div-block-11 {
  text-align: left;
  margin: 10px;
}

.line_wrapper {
  display: flex;
}

.impressum {
  padding-left: 5vw;
  padding-right: 5vw;
}

.impressumh {
  color: #000;
  font-family: Sora, sans-serif;
  font-weight: 500;
}

.textimpressum {
  margin-top: 10px;
  font-family: Sora, sans-serif;
}

.link-5, .link-6, .link-7 {
  color: #000;
  text-decoration: none;
}

.link-8 {
  text-decoration: none;
}

.link-8.w--current {
  color: #000;
}

.link-9 {
  color: #000;
  text-decoration: none;
}

.link-10 {
  color: #583b3b;
}

.link-10.w--current {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 400px;
  }

  .audio-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .container {
    max-width: none;
  }
}

@media screen and (max-width: 479px) {
  .navbar_wrapper {
    height: auto;
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image {
    width: 50%;
    height: auto;
  }

  .button {
    width: auto;
    height: auto;
    margin-top: 20px;
    font-size: 16px;
  }

  .content_bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero_h1 {
    font-size: 34px;
    line-height: 40px;
  }

  .hero_text {
    font-size: 18px;
  }

  .rupert_image {
    height: 250px;
  }

  .hero_textblock {
    width: auto;
    margin-top: 20px;
    margin-left: 0;
  }

  .content {
    overflow: hidden;
  }

  .heading {
    font-size: 32px;
  }

  .blue_line {
    width: 30vw;
  }

  .sliderbeschreibung {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-2 {
    width: 75vw;
  }

  .image-4 {
    width: 100%;
  }

  .div-block-3 {
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-nav-2 {
    margin-top: 0;
    position: absolute;
    top: 204px;
  }

  .right-arrow-2 {
    margin-right: 0;
    top: -75px;
    right: -45px;
  }

  .left-arrow-2 {
    margin-left: 0;
    position: absolute;
    top: -75px;
    bottom: 0%;
    left: -45px;
    right: 0%;
  }

  .content_items {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .content_item {
    width: 80%;
  }

  .text-block-2 {
    color: #000;
  }

  .text-block-2.white {
    color: #fff;
  }

  .podcast_wrapper {
    height: auto;
    background-size: cover;
    flex-direction: column;
    justify-content: space-around;
    padding-top: 0;
    padding-bottom: 0;
  }

  .podcast_text {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    line-height: 28px;
  }

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

  .footer_wrapper {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
    padding-bottom: 19px;
  }

  .nav-text {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-4 {
    background-position: 70%;
  }

  .image-5 {
    width: auto;
  }

  .content-blocker {
    width: 90%;
  }

  .quote_text {
    margin-left: 0;
  }

  .quote_text.quote_sub {
    margin-top: 8px;
    margin-left: 70px;
  }

  .div-block-6 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .landingarea {
    flex-direction: column;
  }

  .landingarea-wrapper {
    width: 100%;
  }

  .landingarea-wrapper.right {
    height: auto;
    align-items: flex-start;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .logo {
    height: 70px;
    margin-left: 20px;
  }

  .landingarea-text {
    padding-left: 20px;
    padding-right: 20px;
  }

  .landing-smtext {
    font-size: 15px;
  }

  .trainer-block {
    text-align: left;
    flex-flow: column;
    align-items: flex-start;
  }

  .trainer-balken {
    width: 100%;
    height: 2px;
    margin: 10px 0;
  }

  .right-text {
    margin-left: 0%;
    font-size: 30px;
  }

  .right-text.sie {
    margin-left: 50px;
  }

  .right-text.haben {
    margin-left: 75px;
    margin-right: 10%;
  }

  .container {
    width: 100%;
    flex-direction: column;
  }

  .audio-visual {
    width: auto;
    min-width: auto;
  }

  .div-block-7 {
    flex-flow: row;
    margin-top: 0;
  }

  .div-block-8.audio-item {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .heading-4 {
    font-size: 24px;
  }

  .text-music {
    font-size: 12px;
  }

  .div-block-9 {
    height: auto;
    flex-direction: column;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content-first-paragraph-h3.slideintoview {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .spanunderline.stimme.right-text {
    margin-left: 15px;
  }

  .div-block-10 {
    margin-top: 50px;
  }

  .div-block-11 {
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .line_wrapper {
    width: 100%;
    flex-wrap: wrap;
  }
}

#w-node-b6f0c962-899a-a757-46a1-9c50a039d4fd-5738fdfd, #w-node-_7dd109a9-498f-ac91-3301-d95472946de0-5738fdfd, #w-node-_1c1af636-3822-cd52-43f6-6b117117fe45-5738fdfd, #w-node-_85c8b0dc-6550-3cf2-2fe3-c93e8e963e40-5738fdfd, #w-node-_1c1af636-3822-cd52-43f6-6b117117fe83-5738fdfd, #w-node-_85c8b0dc-6550-3cf2-2fe3-c93e8e963e7e-5738fdfd, #w-node-_4af2a555-fbb3-86eb-b238-1d31409109ae-5738fdfd, #w-node-_85c8b0dc-6550-3cf2-2fe3-c93e8e963ebc-5738fdfd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Inkfree';
  src: url('../fonts/Inkfree.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lucida handwriting';
  src: url('../fonts/lucida-handwriting-italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/Sora-Bold.ttf') format('truetype'), url('../fonts/Sora-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/Sora-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/Sora-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/Sora-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/Sora-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/Sora-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sora';
  src: url('../fonts/Sora-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}