:root {
  --schwarz-fast: #131313;
  --akzentfarbe: #b2a0cd;
  --eydos-hausfarbe: #e30613;
  --dunkelgrau-pfeil: #272727;
  --akzentfarbe-flächen: rgba(213, 213, 236, 0);
}

body {
  color: #000;
  font-family: Plus Jakarta Sans;
  font-size: 1.3vw;
  line-height: 20px;
}

a {
  text-decoration: none;
}

.section {
  background-color: #cecece;
  height: 100vh;
}

.heading {
  margin-top: 0;
  font-size: 100px;
}

.heading-2 {
  text-transform: uppercase;
  margin-top: 0;
}

.container {
  height: 1000px;
  padding-top: 50px;
}

.heading-3 {
  text-transform: uppercase;
  font-size: 100px;
  line-height: 100px;
}

.heading-4 {
  text-transform: uppercase;
  margin-bottom: 39px;
  font-size: 85px;
  line-height: 80px;
}

.body-vonkunstbesessen {
  color: var(--schwarz-fast);
  cursor: none;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  font-family: Plusjakartasans, sans-serif;
  font-size: 1vw;
  font-weight: 300;
  line-height: 1em;
  overflow: visible;
}

.body-vonkunstbesessen.schwarz {
  background-color: #000;
}

.fixe-elemente {
  width: 100vw;
  height: 100vh;
  padding: 90px 40px 90px 150px;
  position: relative;
}

.text-block {
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: fixed;
}

.paragraph {
  width: 500px;
}

.image {
  object-fit: fill;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2 {
  object-fit: fill;
  width: 50%;
  height: 550px;
  margin-top: 160px;
  padding-top: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.image-2 {
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header {
  z-index: 900;
  background-color: #cecece;
  height: 100vh;
  position: relative;
}

.text-block-2 {
  position: fixed;
  top: auto;
  bottom: 100px;
  left: auto;
  right: auto;
}

.container-2 {
  position: relative;
}

.div-block-3 {
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.paragraph-2, .heading-5 {
  width: 50%;
}

.section-2 {
  background-color: #ffb0b0;
  margin-left: 100px;
  margin-right: 100px;
  padding-left: 0;
}

.cursor {
  background-color: var(--schwarz-fast);
  opacity: 0;
  mix-blend-mode: difference;
  border: 1px #000;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  transition: opacity .275s;
  display: flex;
  position: absolute;
}

.cursor.wei {
  background-color: #fff;
}

.wrapper {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.heading-6 {
  color: #000;
  text-align: center;
  mix-blend-mode: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 200px;
  position: absolute;
  top: 18%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.link {
  z-index: 5;
  color: #000;
  mix-blend-mode: overlay;
  font-size: 150px;
  text-decoration: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor-wrapper {
  z-index: 10000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.k-nstler-st-hle-band {
  z-index: 801;
  width: 20%;
  height: 100vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 5%;
  overflow: hidden;
}

.collection-item {
  margin-top: 15px;
  margin-bottom: 15px;
}

.image-3 {
  width: 300px;
  position: absolute;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.dokumentation {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 75em;
  margin-bottom: 6em;
  padding-top: 0;
  display: block;
  position: relative;
}

.image-4 {
  object-fit: cover;
  width: 100%;
  height: 1000px;
  padding-left: 16px;
  padding-right: 16px;
}

.headline {
  color: var(--schwarz-fast);
  width: 50%;
  margin: 2em auto 1em 2.4em;
  padding-top: 0%;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.35em;
  position: relative;
}

.headline.wei {
  color: #fff;
  width: 50%;
  margin-top: 1em;
  margin-right: 0;
  padding-top: 0;
}

.headline.h2 {
  font-size: 2.5em;
  font-weight: 300;
  line-height: 1.4em;
}

.headline.ffnungszeiten {
  color: var(--schwarz-fast);
  width: 100%;
  margin-top: .8em;
  margin-bottom: 0;
  margin-left: 0;
}

.flie-text {
  color: var(--schwarz-fast);
  text-transform: none;
  width: 51%;
  margin: 0 0 .2em 4.3em;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.5em;
  position: relative;
}

.flie-text.wei {
  color: #fff;
  margin-top: 2.5em;
  margin-bottom: 1em;
  margin-right: 0;
}

.flie-text.wei.kurz {
  width: 40%;
}

.flie-text.k-nstlername {
  margin-bottom: 0;
  font-weight: 700;
}

.flie-text.domain {
  margin-top: 2em;
  text-decoration: none;
  display: block;
}

.flie-text.domain:hover {
  color: var(--akzentfarbe);
}

.flie-text.werktitel {
  width: 30%;
  font-weight: 700;
}

.flie-text.ffnungszeiten {
  color: var(--schwarz-fast);
  width: 100%;
  margin-top: 2.4em;
  margin-left: 0;
}

.flie-text.nummer {
  margin-top: 1.3em;
  margin-bottom: 1.3em;
}

.flie-text.buttongebot {
  color: var(--schwarz-fast);
  letter-spacing: .1em;
  text-transform: uppercase;
  width: auto;
  height: auto;
  margin-left: 0;
  font-size: 1em;
  font-weight: 500;
}

.flie-text.buttongebot:hover {
  color: var(--schwarz-fast);
}

.flie-text.buttongebot.werke {
  width: 15em;
}

.flie-text.kuenstlerdomain {
  color: var(--schwarz-fast);
  display: block;
}

.flie-text.kuenstlerdomain:hover {
  color: var(--akzentfarbe);
}

.flie-text.tanja {
  width: 40%;
}

.flie-text.wei {
  display: block;
}

.flie-text.wei.bildnachweis {
  text-align: right;
  letter-spacing: 0;
  text-transform: none;
  width: auto;
  height: auto;
  margin: 1.3em 1.3em 0 0;
  font-family: Plusjakartasans, sans-serif;
  font-size: 1.4em;
  line-height: 1.2em;
  right: 0%;
}

.flie-text.extra {
  width: 55%;
}

.image-5 {
  z-index: 0;
  width: 500px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.body-2 {
  height: 100vh;
  overflow: visible;
}

.header-intro {
  z-index: 900;
  height: 100vh;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: hidden;
}

.footer {
  z-index: 1000;
  padding-left: 11em;
  padding-right: 0;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer.coming-soon {
  position: absolute;
}

.footer.werke {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  padding-left: 11em;
  padding-right: 0;
  display: block;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-klein {
  color: var(--schwarz-fast);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 100px;
  font-family: Yantramanav, sans-serif;
  font-size: 17px;
  display: block;
}

.text-klein:hover {
  color: var(--akzentfarbe);
}

.text-klein.wei {
  color: #fff;
}

.text-klein.wei:hover {
  color: var(--akzentfarbe);
}

.footer-punkte {
  color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  margin-top: 80px;
  margin-bottom: 0;
  padding-bottom: 90px;
  display: flex;
}

.h1 {
  color: var(--schwarz-fast);
  object-fit: fill;
  width: 5275px;
  max-width: none;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Plus Jakarta Sans;
  font-size: 60px;
  font-weight: 500;
  line-height: 80px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.bold-text {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
}

.bold-text-2 {
  font-weight: 500;
}

.typoband {
  object-fit: fill;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div-block-4 {
  width: 100%;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.text-block-3 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-4 {
  position: relative;
}

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

.link-4 {
  color: #000;
}

.footer-link {
  color: var(--schwarz-fast);
  font-size: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--akzentfarbe);
}

.footer-link.wei {
  color: #fff;
}

.footer-link.wei:hover {
  color: var(--akzentfarbe);
}

.div-block-5 {
  padding-right: 0;
  display: flex;
}

.image-6 {
  width: 7%;
  display: block;
  position: relative;
  top: auto;
  bottom: auto;
  left: 48%;
  right: auto;
}

.image-6:hover {
  background-color: rgba(0, 0, 0, 0);
}

.text-block-5 {
  z-index: 1;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-clip: border-box;
  margin: 0;
  font-family: Yantramanav, sans-serif;
  font-size: 12em;
  font-weight: 700;
  line-height: .8;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-5.besessen {
  z-index: 3;
  color: #fff;
  margin-top: 9%;
  top: 0%;
}

.text-span {
  color: #eaff00;
  font-size: .9em;
  font-weight: 300;
}

.text-span-2 {
  color: #fff;
  font-size: .9em;
  font-weight: 300;
}

.div-block-6 {
  z-index: 901;
  width: auto;
  display: block;
  position: absolute;
  top: 20%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-6.comingsoon {
  top: 15%;
}

.body-3 {
  color: rgba(19, 19, 19, .99);
  height: 100vh;
  font-size: 1vw;
  overflow: hidden;
}

.videohintergrund {
  z-index: 900;
  color: rgba(0, 0, 0, 0);
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: relative;
}

.background-video-desktop {
  object-fit: cover;
  width: 100vw;
  height: auto;
}

.background-video-desktop.comingsoon {
  position: static;
}

.section-3 {
  z-index: 901;
  width: 100%;
  padding-bottom: 200px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-7 {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.band {
  width: auto;
  height: 100vh;
  overflow: hidden;
}

.band-wrapper {
  width: auto;
  height: auto;
  display: block;
}

.collection-list-wrapper {
  margin-top: 0;
  margin-bottom: 0;
}

.nav-menu {
  float: left;
  padding-left: 11em;
  position: static;
}

.navbar {
  z-index: 2500;
  opacity: 1;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  height: auto;
  padding-left: 0;
  padding-right: 0%;
  font-family: Yantramanav, sans-serif;
  display: inline-block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  font-size: .5em;
}

.navigationslink {
  color: var(--schwarz-fast);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 65px;
  font-size: 16px;
}

.navigationslink:hover {
  color: var(--akzentfarbe);
}

.navigationslink.w--current {
  color: #000;
  font-weight: 500;
}

.navigationslink.wei {
  color: #fff;
}

.navigationslink.wei:hover {
  color: var(--akzentfarbe);
}

.navigationslink.bildnachweis {
  color: #fff;
  line-height: 0;
}

.navigationslink.bildnachweis:hover {
  color: #fff;
}

.navigationslink-3, .nav-link-4 {
  font-size: .9em;
}

.projekt {
  height: auto;
  margin-bottom: 4em;
  padding-top: 0;
  position: relative;
}

.slider {
  z-index: 800;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 60em;
  margin-top: auto;
  margin-bottom: 100px;
  padding-top: 1.5em;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  bottom: auto;
}

.collection-list-wrapper-2, .collection-list, .collection-item-2 {
  height: 100%;
}

.slide {
  background-image: url('../images/pexels-brett-sayles-1152188.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 100%;
}

.slide-nav {
  font-size: 0;
}

.bg-color {
  z-index: 0;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.bg-color.schwarz {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-color.wei {
  background-color: #ffc5c5;
}

.div-block-7 {
  z-index: 2;
  width: 100vw;
  height: auto;
  position: absolute;
}

.bg-color-wrapper {
  z-index: 0;
  position: relative;
}

.div-block-8 {
  z-index: 2;
  background-color: rgba(0, 0, 0, 0);
  width: 100vw;
  height: auto;
  margin-top: 111px;
  margin-bottom: 0;
  margin-left: -72px;
  display: block;
  position: relative;
}

.besitz-mich {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-left: -71px;
  display: block;
  position: relative;
}

.html-embed {
  color: #000;
  width: 7%;
}

.pfeil-icon {
  z-index: 10;
  color: var(--schwarz-fast);
  width: 100%;
  height: auto;
  position: absolute;
  left: auto;
}

.pfeil-icon:hover {
  color: #000;
}

.pfeil-icon.wei {
  color: #fff;
}

.pfeil-icon.wei:hover {
  color: var(--akzentfarbe);
}

.pfeil-icon.wei.sliderlinks {
  color: #fff;
  width: 100%;
  transform: rotate(-180deg);
}

.pfeil-icon.wei.sliderlinks:hover {
  color: var(--schwarz-fast);
}

.pfeil-icon.wei.sliderrechts {
  width: 100%;
}

.pfeil-icon.wei.sliderrechts:hover {
  color: var(--schwarz-fast);
}

.pfeil-icon.home {
  z-index: 1002;
  width: 7%;
  margin-top: 18%;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 15%;
  right: 0%;
  transform: rotate(90deg);
}

.pfeil-icon.home.k-nstlerseite {
  object-fit: fill;
  position: fixed;
  bottom: 11%;
  left: 44%;
  right: auto;
}

.pfeil-icon.akzentfarbe {
  color: var(--akzentfarbe);
}

.pfeil-icon.werke {
  z-index: 2000;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  width: 25%;
  margin-top: -1.3em;
  margin-left: 19em;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.pfeil-icon.werke.einzel {
  margin-left: 13em;
}

.pfeil-icon.werke-home {
  z-index: 2000;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  width: 35%;
  margin-top: -1.8em;
  margin-left: 11em;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.pfeil-icon.unten {
  z-index: auto;
  transform: rotate(90deg);
}

.pfeil-icon.unten-wei {
  color: #fff;
  transform: rotate(90deg);
}

.pfeil-icon.button {
  color: var(--schwarz-fast);
  background-color: rgba(0, 0, 0, 0);
  width: 30%;
  margin-left: 15%;
  position: absolute;
  left: 50%;
}

.pfeil-icon.button.werke {
  width: 20%;
  margin-top: 0;
  top: auto;
  left: 30%;
}

.pfeil-icon.sliderwerkelinks {
  color: var(--schwarz-fast);
  width: 100%;
  position: relative;
  top: 0;
  transform: rotate(180deg);
}

.pfeil-icon.sliderwerkelinks.chris {
  outline-offset: 0px;
  color: #4d4d4d;
  mix-blend-mode: normal;
  outline: 3px #131313;
}

.pfeil-icon.sliderwerkerechts {
  color: var(--schwarz-fast);
  width: 100%;
  position: relative;
  top: 0;
}

.pfeil-icon.sliderwerkerechts.chris {
  color: #4d4d4d;
}

.e-logo {
  z-index: 3;
  width: 1.5%;
  margin-right: .7em;
  position: relative;
}

.e-logo:hover {
  color: var(--eydos-hausfarbe);
}

.eydos-artedition {
  z-index: 2000;
  align-items: center;
  width: auto;
  margin-left: 11.3em;
  display: flex;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-6 {
  color: var(--schwarz-fast);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 45px;
  font-family: Yantramanav, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.link-block {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
}

.eydos_logo_link {
  z-index: 4;
  width: 260px;
  height: 100px;
  margin-left: -1.5em;
  padding-left: 0;
  position: absolute;
}

.eydos_logo_link:hover {
  color: #000;
}

.maske1 {
  z-index: 2;
  background-color: #fff;
  width: 60%;
  height: 15em;
  margin-top: 9.2%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 20%;
  right: 20%;
  transform: rotate(2deg);
}

.maske2 {
  z-index: 4;
  background-color: #fff;
  width: 60%;
  height: 20em;
  margin-top: 18.2%;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 20%;
  right: 20%;
  transform: rotate(2deg);
}

.maske-pfeil {
  z-index: 5;
  background-color: #fff;
  width: 7%;
  height: 12em;
  margin-top: 5.3%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 15%;
  right: auto;
}

.div-block-9 {
  z-index: 1010;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.maske-intro {
  z-index: 1000;
  background-color: rgba(255, 255, 255, .47);
  width: 100vw;
  height: 60vh;
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 0%;
  right: 0%;
}

.maske-intro.k-nstlerband {
  z-index: 500;
  background-color: #b28a76;
  width: 100vw;
  height: 100vh;
  top: 0%;
  bottom: 0%;
}

.maske-k-nstlerband {
  z-index: 802;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed-2 {
  display: block;
}

.pfeil-link {
  z-index: 1002;
  width: 7%;
  height: auto;
  position: relative;
  top: auto;
  bottom: 0;
  left: 50%;
  right: 0;
}

.pfeil-link.w--current {
  width: 7%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pfeil-link.werke.w--current {
  width: 25%;
  margin-left: 0;
  top: -3%;
  left: 70%;
}

.pfeil-link.einblicke {
  width: 7%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  top: 16em;
  bottom: auto;
  left: 2%;
  right: auto;
  transform: rotate(-180deg);
}

.pfeil-link.einblicke.w--current {
  margin-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: absolute;
  top: 26%;
  left: 7%;
  transform: rotate(-180deg);
}

.pfeil-link.intro {
  z-index: 4;
  width: 7%;
  height: auto;
  top: 9.9em;
  left: 15%;
}

.pfeil-link.button {
  top: -52%;
  left: 33%;
}

.pfeil-link.einzelseite {
  z-index: 5;
  position: absolute;
  top: 49px;
  bottom: 0%;
  left: 30%;
}

.pfeil-icon-akzentfarbe {
  z-index: 0;
  color: var(--akzentfarbe);
  width: 100%;
  position: absolute;
}

.pfeil-icon-akzentfarbe.wei {
  z-index: auto;
  color: #fff;
  transform: rotate(90deg);
}

.pfeil-icon-akzentfarbe.button {
  width: 30%;
  margin-left: 15%;
  position: absolute;
  left: 50%;
}

.pfeil-icon-akzentfarbe.button.werke {
  width: 20%;
  height: auto;
  left: 30%;
}

.pfeil-icon-akzentfarbe.unten {
  transform: rotate(90deg);
}

.logos {
  height: 46em;
  display: block;
  position: relative;
}

.e_logo {
  z-index: 902;
  color: var(--schwarz-fast);
  width: 26.5px;
  margin-right: 0;
  position: absolute;
}

.e_logo.rot-hover {
  z-index: 901;
}

.image-8 {
  width: 20%;
  margin-bottom: 5%;
  display: block;
  position: relative;
}

.image-9 {
  width: 23%;
  margin-left: 2.4em;
  padding-left: 0;
  display: block;
  position: relative;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: auto;
  margin-top: 7.1em;
  margin-left: 0;
  padding-left: 11em;
  display: block;
  position: relative;
}

.slide-einblicke-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/vonkunstbesessen-cwfotoart-gehlofen-0862.jpg');
  background-position: 100%;
  background-size: cover;
  position: relative;
}

.image-slider {
  background-color: rgba(0, 0, 0, 0);
  height: 53em;
  margin-top: 0;
  padding-top: 1.6em;
  padding-left: 16px;
  padding-right: 16px;
}

.slide-nav-2 {
  font-size: 0;
}

.slide-3 {
  background-color: #e6e6e6;
}

.mask {
  width: 100%;
  height: 100%;
}

.collection-list-wrapper-3 {
  margin-top: 8.7em;
  margin-left: 6em;
  margin-right: 6em;
}

.collection-item-3 {
  margin-left: 0;
  margin-right: 0;
  padding: .3em;
  overflow: visible;
}

.image-10 {
  object-fit: fill;
  padding: 0;
  position: relative;
  overflow: visible;
}

.link-block-2 {
  width: 100%;
  height: 100%;
  position: absolute;
}

.k-nstler-infos {
  z-index: 5;
  height: 100vh;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-7 {
  margin: 27px 0 1.6em;
  font-size: 1.5em;
  line-height: 1.35em;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.textbereich {
  z-index: 5;
  width: 100vw;
  height: auto;
  position: absolute;
  top: auto;
  bottom: 40%;
  left: 0%;
  right: auto;
}

.image-11 {
  object-fit: cover;
  width: auto;
  height: 100vh;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-12 {
  object-fit: cover;
  width: auto;
  height: 100vh;
  margin-bottom: 16px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.bildbereich {
  z-index: 1;
  object-fit: cover;
  width: auto;
  height: 100vh;
  margin-left: 0;
  padding-left: 5em;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.link-block-3 {
  z-index: 1000;
  width: 100%;
  height: 26.5%;
  padding-right: 0;
  position: absolute;
}

.link-block-3.werke {
  width: 96%;
  height: 97%;
}

.div-block-13 {
  object-fit: fill;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.div-block-14 {
  object-fit: none;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.div-block-15 {
  object-fit: cover;
  width: auto;
  height: auto;
  margin-bottom: .8em;
  overflow: visible;
}

.scroll-snap-container {
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.einblicke {
  width: 100vw;
  margin-top: 12em;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

.collection-list-2 {
  display: flex;
}

.text-span-3 {
  color: #fff;
}

.text-span-3:hover {
  color: var(--akzentfarbe);
}

.text-span-4 {
  color: #fff;
}

.text-span-4:hover {
  color: var(--akzentfarbe);
}

.text-span-5 {
  color: #fff;
}

.text-span-5:hover {
  color: var(--akzentfarbe);
}

.link-5 {
  margin-left: 4em;
}

.image-13 {
  width: 40%;
  height: 100%;
  padding-top: 0%;
  display: block;
  position: relative;
  bottom: 0;
}

.image-13._2 {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  position: static;
  top: auto;
  bottom: 0%;
}

.image-13._1 {
  padding-top: 15%;
}

.image-13._4 {
  width: 100%;
  height: auto;
  margin-top: 4em;
  margin-bottom: 7em;
  margin-left: 0;
}

.bilder-gallery {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 64%;
  margin-top: 7em;
  margin-bottom: 7em;
  margin-left: 6em;
  display: flex;
}

.image-14 {
  width: 60%;
  position: relative;
  top: 0;
  left: 40%;
  right: 0;
}

.div-block-16 {
  width: 60%;
  height: auto;
  position: static;
}

.collection-list-item {
  padding-bottom: 16px;
  padding-left: 8px;
  padding-right: 8px;
}

.collection-list-wrapper {
  margin-top: 11.1em;
  padding-left: 6em;
  padding-right: 6em;
}

.collection-list-wrapper-4, .collection-list-3, .collection-item-4, .collection-list-home {
  width: 100%;
  height: 100%;
}

.collection-item-home {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
}

.image-einblicke {
  width: auto;
  height: auto;
  margin: 0 0 8px;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  column-count: auto;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  width: 100%;
  height: auto;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.image-15 {
  position: relative;
}

.image-16 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-18 {
  width: 100%;
}

.div-block-19 {
  object-fit: fill;
  position: relative;
  overflow: hidden;
}

.div-block-20 {
  position: relative;
  overflow: hidden;
}

.link-block-4 {
  z-index: 2000;
  width: 21em;
  height: 5em;
  margin-left: 2em;
  position: absolute;
}

.link-mozartfest {
  z-index: 2000;
  width: 20em;
  height: 8em;
  position: absolute;
}

.link-eydos {
  z-index: 2000;
  width: 24em;
  height: 5em;
  position: absolute;
}

.link-block_werke-home {
  z-index: 1000;
  width: 100%;
  height: 27.5em;
  padding-right: 0;
  position: absolute;
}

.link-block_werke-home.werke {
  width: 96%;
  height: 97%;
}

.vonkunstbesessen-wording {
  color: #000;
  width: 100%;
  margin-top: 17px;
  margin-left: 0%;
  padding-top: 0;
  display: inline-block;
  position: static;
  left: 0%;
  right: 0%;
}

.vonkunstbesessen-wording:hover {
  color: var(--akzentfarbe);
}

.vonkunstbesessen-wording.wei {
  color: #fff;
  width: 210px;
  margin-top: 0;
}

.vonkunstbesessen-wording.wei:hover {
  color: var(--akzentfarbe);
}

.vonkunstbesessen-wording.schwarz {
  color: #000;
  width: 210px;
  margin-top: 0;
}

.vonkunstbesessen-wording.schwarz:hover {
  color: var(--akzentfarbe);
}

.vonkunstbesessen-wrapper {
  z-index: 2000;
  width: 210px;
  height: auto;
  margin-top: 20px;
  display: inline-block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 27%;
}

.vonkunstbesessen-wrapper:hover {
  color: var(--akzentfarbe);
}

.vonkunstbesessen-wrapper.home {
  z-index: auto;
}

.link-block-5 {
  z-index: 100;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
}

.link-block-5.w--current {
  color: var(--schwarz-fast);
  height: 100%;
  position: absolute;
}

.image-17 {
  transform-style: preserve-3d;
}

.nav-menu-2 {
  margin-left: 11em;
  font-size: 1em;
  position: fixed;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
  width: 100vw;
  height: 60px;
  position: fixed;
  top: auto;
}

.image-18, .burgermen {
  transform-style: preserve-3d;
}

.visible-burgermenu {
  background-color: red;
  width: 1px;
  height: 1px;
  margin-left: -414px;
}

.footer-link-burgermenu {
  color: var(--schwarz-fast);
  font-size: 16px;
  text-decoration: none;
}

.footer-link-burgermenu:hover {
  color: var(--akzentfarbe);
}

.footer-link-burgermenu.wei {
  color: #fff;
}

.footer-link-burgermenu.wei:hover {
  color: var(--akzentfarbe);
}

.div-block-21 {
  display: block;
  position: relative;
  top: 20%;
  left: 0;
  right: 0;
}

._404 {
  z-index: 999;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  object-fit: fill;
  background-clip: border-box;
  margin: 0;
  font-family: Yantramanav, sans-serif;
  font-size: 12em;
  font-weight: 700;
  line-height: .8;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._404.besessen {
  z-index: 1001;
  margin-top: 9%;
  top: 0%;
}

._404.text {
  text-align: center;
  text-transform: none;
  width: 100vw;
  height: auto;
  margin-top: 1.2em;
  padding-left: 7.4em;
  padding-right: 7.4em;
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
  display: block;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0;
  right: auto;
}

.div-block-22 {
  z-index: 0;
  filter: blur(2px);
  background-image: url('../images/vonkunstbesessen_projekt_stuehle-nest.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: absolute;
}

.namen-band {
  z-index: 901;
  width: 100%;
  height: 100px;
  padding-bottom: 200px;
  padding-left: 0;
  position: absolute;
  top: auto;
  bottom: -2%;
  left: 0%;
  right: 0%;
}

.h1-2 {
  color: #131313;
  object-fit: fill;
  width: 86.5em;
  max-width: none;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Plus Jakarta Sans;
  font-size: 48px;
  font-weight: 400;
  line-height: 80px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.editionsnummer_k-nstlerband {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 12px;
  position: absolute;
  top: 4%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.slide-einblicke-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/vonkunstbesessen-cwfotoart-ate-8396.jpg');
  background-position: 100% 100%;
  background-size: cover;
  position: relative;
}

.slide-einblicke-3 {
  background-image: url('../images/vonkunstbesessen-cwfotoart-ate-8398.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-einblicke-4 {
  background-image: url('../images/vonkunstbesessen-cwfotoart-gehlofen-1001-slider.jpg');
  background-position: 100% 0;
  background-size: cover;
}

.slide-einblicke-5 {
  background-image: url('../images/vonkunstbesessen-cwfotoart-ate-8376.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-einblicke-6 {
  background-image: url('../images/vonkunstbesessen-cwfotoart-gehlofen-0875_1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.ate-1 {
  width: 45%;
  margin-right: 8px;
  position: relative;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
}

.ate-2 {
  width: 90%;
  margin-top: 8px;
  margin-bottom: 8px;
  position: relative;
  left: 10%;
  right: 0;
}

.ate-3 {
  width: 45%;
  display: inline-block;
  position: relative;
  left: 4%;
  right: 0%;
}

.gehlofen-2 {
  width: 36.7%;
  margin-bottom: 8px;
  margin-right: 0;
  position: relative;
  top: 0%;
  left: 4%;
}

.gehlofen-1 {
  width: 55%;
  margin-bottom: 8px;
  margin-right: 8px;
  position: relative;
  left: 4%;
}

.behrhalle-4 {
  width: auto;
  height: 55em;
  margin-top: 0;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
  left: 4%;
}

.link-block-6 {
  width: 98%;
  height: 97%;
  margin-top: 1.6em;
  margin-left: 16px;
  margin-right: 16px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.background-video-mobil {
  object-fit: cover;
  height: 100%;
}

.background-video-mobil.comingsoon {
  position: static;
}

.background-video {
  color: rgba(0, 0, 0, 0);
  object-fit: cover;
  width: 100vw;
  height: 100vh;
}

.h1-3 {
  color: #131313;
  object-fit: fill;
  width: 103.64em;
  max-width: none;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Plusjakartasans, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 80px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: visible;
}

.news {
  background-color: #d8d8ff;
  padding: 5.5em 3%;
  display: flex;
}

.news-1 {
  background-color: #fff;
  width: 20%;
  height: 40em;
  margin: 0 1% 0 0;
  padding: 2.6em 2.2em;
}

.news-2 {
  background-color: #fff;
  width: 82%;
  height: 40em;
  margin: 0 0% 0 0;
}

.pfeil-wrapper {
  width: 50%;
  height: 100vh;
  position: relative;
  left: 49%;
  right: 0%;
}

.pfeil-button-wrapper {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  align-items: center;
  width: 100%;
  height: 5.6em;
  margin-top: 5em;
  margin-bottom: 27px;
  margin-left: 0;
  padding-left: 5.9em;
  display: flex;
  position: fixed;
  bottom: 15%;
}

.pfeil-button-wrapper.home {
  display: flex;
  position: static;
}

.pfeil-button-wrapper.nah {
  margin-top: 0;
  margin-bottom: 5em;
  display: flex;
  position: static;
}

.button-text {
  color: var(--schwarz-fast);
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  font-family: Plusjakartasans, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1.35em;
  text-decoration: none;
  position: static;
  left: 0%;
}

.button-text.wei {
  color: #fff;
  margin-top: 2.5em;
  margin-bottom: 1em;
  margin-right: 0;
}

.button-text.wei.kurz {
  width: 40%;
}

.button-text.k-nstlername {
  margin-bottom: 2em;
}

.button-text.domain {
  margin-top: 2em;
  text-decoration: none;
  display: block;
}

.button-text.domain:hover {
  color: var(--akzentfarbe);
}

.button-text.werktitel {
  font-weight: 700;
}

.button-text.ffnungszeiten {
  color: var(--schwarz-fast);
  width: 100%;
  margin-top: 2em;
  margin-left: 0;
}

.button-text.nummer {
  margin-top: 2em;
}

.button-text.current {
  direction: ltr;
  text-decoration: underline;
}

.button-text.werke {
  font-size: 1.15em;
  font-weight: 300;
}

.pfeil-button {
  z-index: 1002;
  width: 7%;
  height: auto;
  position: relative;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0;
}

.pfeil-button.w--current {
  width: 7%;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.pfeil-button.werke.w--current {
  width: 25%;
  margin-left: 0;
  top: -3%;
  left: 70%;
}

.pfeil-button.einblicke {
  width: 7%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  top: 16em;
  bottom: auto;
  left: 2%;
  right: auto;
  transform: rotate(-180deg);
}

.pfeil-button.einblicke.w--current {
  margin-top: 0;
  padding-left: 0%;
  padding-right: 0%;
  position: absolute;
  top: 26%;
  left: 7%;
  transform: rotate(-180deg);
}

.pfeil-button.intro {
  z-index: 4;
  width: 7%;
  height: auto;
  top: 9.9em;
  left: 15%;
}

.pfeil-button.button {
  top: -52%;
  left: 33%;
}

.button {
  align-items: center;
  width: 25%;
  display: flex;
  position: relative;
  left: 0%;
}

.button.home {
  left: 30%;
}

.slide-nav-3 {
  font-size: 0;
}

.slide-behrhalle {
  background-image: url('../images/vonkunstbesessen-behr-halle-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 25%;
  height: auto;
  margin-top: 1.8em;
  margin-left: 6.3em;
}

.slide-4 {
  background-image: url('../images/vonkunstbesessen-behr-halle-1-6.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/vonkunstbesessen-behr-halle-2.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/vonkunstbesessen-behr-halle-1-7.jpg');
  background-position: 100%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/vonkunstbesessen-behr-halle-1-2.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/vonkunstbesessen-behr-halle-1-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/vonkunstbesessen-behr-halle-2-4.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/vonkunstbesessen-behr-halle-1-6.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/vonkunstbesessen-behr-halle-12.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/vonkunstbesessen-behr-halle-17.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/vonkunstbesessen-behr-halle-1-5.jpg');
  background-position: 100%;
  background-size: cover;
}

.slide-1-2 {
  background-image: url('../images/vonkunstbesessen-behr-halle-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/vonkunstbesessen-behr-halle-15.jpg');
  background-position: 100%;
  background-size: cover;
}

.left-arrow {
  width: 10%;
  height: 14%;
  top: auto;
  bottom: -3%;
  left: 5%;
  right: auto;
}

.right-arrow {
  width: 10%;
  height: 14%;
  top: auto;
  bottom: -3%;
  left: 30%;
  right: auto;
}

.k-nstlerinfos {
  width: 100%;
  height: 100%;
  display: block;
}

.download-gebotskarte {
  z-index: 5;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 0;
  width: 18%;
  margin-left: 6.1em;
  padding: 1em 1.4% 1em 2.5%;
  display: block;
  position: relative;
  top: 5%;
  bottom: 22%;
}

.download-gebotskarte:hover {
  outline-color: var(--schwarz-fast);
  outline-offset: 0px;
  background-color: rgba(0, 0, 0, 0);
  outline-width: 3px;
  outline-style: none;
}

.download-gebotskarte.werk {
  height: auto;
  position: absolute;
  top: auto;
  bottom: 25%;
}

.filter-dynamic-wrapper {
  margin-top: 11.1em;
}

.filter-dynamic-list {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.sort-button {
  margin: 8px;
  padding: 16px 32px;
  font-weight: 700;
  line-height: 1;
  transition: border-color .1s, background-color .1s, color .1s;
  box-shadow: inset 0 0 0 4px #f9f8f9;
}

.sort-button:hover {
  box-shadow: inset 0 0 0 4px #240c2e;
}

.sort-button.blue {
  color: #7757ff;
  box-shadow: inset 0 0 0 4px #f1eeff;
}

.sort-button.blue:hover {
  box-shadow: inset 0 0 0 4px #7757ff;
}

.sort-button.yellow {
  color: #f7b85f;
  box-shadow: inset 0 0 0 4px #fff7ed;
}

.sort-button.yellow:hover {
  box-shadow: inset 0 0 0 4px #f7b85f;
}

.sort-button.orange {
  color: #e99551;
  box-shadow: inset 0 0 0 4px #fff5f0;
}

.sort-button.orange:hover {
  box-shadow: inset 0 0 0 4px #e99551;
}

.sort-button.red {
  color: #e95160;
  box-shadow: inset 0 0 0 4px #fff0f2;
}

.sort-button.red:hover {
  box-shadow: inset 0 0 0 4px #e95160;
}

.sort-button.green {
  color: #8ecd2f;
  box-shadow: inset 0 0 0 4px #f3faea;
}

.sort-button.green:hover {
  box-shadow: inset 0 0 0 4px #8ecd2f;
}

.filters-wrapper {
  border: 4px solid #f1eeff;
  width: 100%;
  padding: 16px;
  display: inline-block;
}

.filter-dynamic-wrapper-2 {
  margin-top: 11.1em;
}

.mb-small {
  margin-bottom: 16px;
}

.filter {
  height: 20em;
  margin-top: 11.1em;
  padding-left: 7.1em;
  padding-right: 7.1em;
}

.text-block-8 {
  z-index: 5;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 5%;
  right: 0%;
  overflow: hidden;
}

.filter-dynamic-wrapper-3 {
  margin-top: 11.1em;
}

.k-nstler-filter {
  margin-top: 23px;
  margin-bottom: 23px;
  display: block;
}

.werk-raster-wrapper {
  margin-top: 12em;
  padding-left: 6em;
  padding-right: 6em;
}

.werk-raster {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.werk-raster.weitere {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.werk {
  position: relative;
}

.link-werk-unterseite {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
}

.werk-raster-bild {
  width: 100%;
  position: static;
}

.image-20 {
  object-fit: contain;
  width: auto;
  height: 100%;
  margin-bottom: 8px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.werk-raster-bild-wrapper {
  object-fit: cover;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.weitere-werke {
  position: static;
}

.werk-raster-weitere {
  margin-top: 0;
  padding-top: 7em;
  padding-left: 6.3em;
  padding-right: 6.3em;
  position: relative;
}

.weiteres-wrapper {
  z-index: 5;
  width: 100vw;
  position: absolute;
  bottom: 2%;
}

.image-21 {
  object-fit: cover;
  width: auto;
  height: 102.5vh;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.bild-1 {
  width: auto;
  height: 100vh;
  margin-bottom: 8px;
}

.bild-2 {
  width: auto;
  height: 100vh;
}

.slider-2 {
  width: 30%;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.slide-13 {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 70vw;
  height: 100vh;
  position: relative;
  overflow: visible;
}

.slider-werke {
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  height: 100vh;
  overflow: hidden;
}

.image-22 {
  height: 100vh;
}

.right-arrow-2 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.mask-2, .slide-14 {
  width: auto;
  height: 100vh;
}

.slide-nav-4 {
  font-size: 1vw;
  line-height: 1em;
  bottom: 5%;
}

.slide-15 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-1-unten.jpg');
  background-position: 50%;
  background-size: contain;
}

.slide-werke {
  background-image: url('../images/vonkunstbesessen-behr-halle-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.image-23 {
  width: auto;
  height: 100vh;
}

.slider-3 {
  height: 100vh;
}

.image-24 {
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.slide-16 {
  width: 40vw;
  height: 100vh;
}

.slide-einzelwerk {
  background-color: red;
  width: auto;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-25 {
  width: auto;
  height: 100vh;
}

.mask-3 {
  width: auto;
  height: 100%;
  overflow: hidden;
}

.slider-werke-einzelbilder {
  background-image: url('../images/vonkunstbesessen-maria-boldt-1.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
  margin-left: 0;
  overflow: visible;
}

.boldt-1-2 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-1-unten.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-nav-5 {
  font-size: 0;
}

.left-arrow-2 {
  z-index: 100;
  object-fit: fill;
  width: 10%;
  height: auto;
  position: absolute;
  top: 15%;
  bottom: auto;
  left: -3%;
  right: auto;
  overflow: visible;
}

.mask-4 {
  overflow: visible;
}

.right-arrow-3 {
  z-index: 2000;
  width: 10%;
  height: auto;
  top: 26%;
  bottom: auto;
  left: -3%;
  right: auto;
}

.slide-18 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-3-unten.jpg');
  background-position: 50%;
  background-size: cover;
}

.boldt-1-1 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.boldt-2-1 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.boldt-2-2 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-2-unten.jpg');
  background-position: 50%;
  background-size: cover;
}

.boldt-3-2 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-3-unten.jpg');
  background-position: 50%;
  background-size: cover;
}

.boldt-3-1 {
  background-image: url('../images/vonkunstbesessen-maria-boldt-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.riebel-1-1 {
  background-image: url('../images/vonkunstbesessen-tanja-riebel-1-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.riebel-1-2 {
  background-image: url('../images/vonkunstbesessen-tanja-riebel-1-rueck-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.riebel-3-1 {
  background-image: url('../images/vonkunstbesessen-tanja-riebel-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.riebel-3-2 {
  background-image: url('../images/vonkunstbesessen-tanja-riebel-3-rueck.jpg');
  background-position: 50%;
  background-size: cover;
}

.baerthele-1-1 {
  background-image: url('../images/vonkunstbesessen-rebekka-baerthele-1-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.baerthele-1-2 {
  background-image: url('../images/vonkunstbesessen-rebekka-baerthele-1-rueck-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.baerthele-2-1 {
  background-image: url('../images/vonkunstbesessen-rebekka-baerthele-2-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.baerthele-2-2 {
  background-image: url('../images/vonkunstbesessen-rebekka-baerthele-2-rueck-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.baerthele-3-1 {
  background-image: url('../images/vonkunstbesessen-rebekka-baerthele-3-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.baerthele-3-2 {
  background-image: url('../images/vonkunstbesessen-rebekka-baerthele-3-rueck-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.home-werk-banner {
  object-fit: cover;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
}

.home-werke-banner-wrapper {
  width: auto;
  height: 26.8em;
  margin-bottom: .7em;
  position: relative;
  overflow: hidden;
}

.link-block-7 {
  z-index: 1000;
  object-fit: fill;
  width: 100%;
  height: 100%;
  position: absolute;
}

.band-werke-wrapper {
  height: auto;
}

.image-unvisible {
  object-fit: contain;
  width: auto;
  height: 100%;
  margin-bottom: 8px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.breitschaft-1-1 {
  background-image: url('../images/vonkunstbesessen-marina-breitschaft-1.jpg');
  background-position: 50%;
  background-size: cover;
}

.breitschaft-1-2 {
  background-image: url('../images/vonkunstbesessen-marina-breitschaft-1-rueck.jpg');
  background-position: 50%;
  background-size: cover;
}

.breitschaft2-1 {
  background-image: url('../images/vonkunstbesessen-marina-breitschaft-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.breitschaft-2-2 {
  background-image: url('../images/vonkunstbesessen-marina-breitschaft-2-rueck.jpg');
  background-position: 50%;
  background-size: cover;
}

.breitschaft-3-2 {
  background-image: url('../images/vonkunstbesessen-marina-breitschaft-3-rueck-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.breitschaft-3-1 {
  background-image: url('../images/vonkunstbesessen-marina-breitschaft-3-verkauft.jpg');
  background-position: 50%;
  background-size: cover;
}

.weiss-1 {
  background-image: url('../images/vonkunstbesessen-christoph-weiss.jpg');
  background-position: 50%;
  background-size: cover;
}

.weiss-2 {
  background-image: url('../images/vonkunstbesessen-christoph-weiss-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.weiss-3 {
  background-image: url('../images/vonkunstbesessen-christoph-weiss-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.vollmond1 {
  width: 4%;
  margin-right: 8px;
  position: relative;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
}

.slide-1-4 {
  background-image: url('../images/vonkunstbesessen-tanja-riebel-3-rueck.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-5 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1185.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-19 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1236.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-20 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1127.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-21 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1121.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide-1-6 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1123.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-1-7 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1122.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-1-8 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1202.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-2 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1223.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-2-2 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1192.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-2-3 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1175.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-2-4 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1153.jpg');
  background-position: 0 0;
  background-size: auto;
}

.slide-2-5 {
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1159.jpg');
  background-position: 0 0;
  background-size: auto;
}

.current {
  color: #000;
}

.current:hover {
  color: var(--akzentfarbe);
}

.sudhaus-1, .sudhaus-2 {
  width: 48%;
  margin-bottom: 8px;
  margin-right: 8px;
  position: relative;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
}

.sudhaus-3 {
  flex: none;
  width: 85em;
  margin-top: 0;
  margin-bottom: 8px;
  position: relative;
  left: auto;
  right: 0%;
}

.sudhaus-4 {
  width: 45%;
  margin-bottom: 8px;
  margin-right: 8px;
  position: relative;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
}

.sudhaus-5 {
  width: 60.5%;
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 8px;
  position: relative;
  left: 0%;
  right: 0;
}

.sudhaus-6 {
  width: auto;
  margin-top: 0;
  margin-bottom: 8px;
  margin-right: 0;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 10%;
  right: 0;
}

.div-block-23 {
  width: 35%;
  height: auto;
  display: block;
  position: relative;
  left: auto;
  right: 0%;
}

.div-block-24 {
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.div-block-25 {
  justify-content: flex-end;
  align-items: stretch;
  margin-top: .5em;
  margin-bottom: .4em;
  display: flex;
}

.bildnachweis {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Yantramanav, sans-serif;
  font-size: .7em;
  line-height: 0;
}

.sudhaus-7 {
  width: 80%;
  margin-top: 0;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
  left: 20%;
  right: auto;
}

.ate-4 {
  flex: none;
  width: 85em;
  margin-top: 8px;
  margin-bottom: 8px;
  position: relative;
  left: auto;
  right: 0%;
}

.vollmond-1 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1121.jpg');
  background-position: 50% 100%;
  background-size: cover;
  position: relative;
}

.vollmond-2 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1127.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.vollmond-3 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1223.jpg');
  background-position: 0%;
  background-size: cover;
  position: relative;
}

.vollmond-4 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1192.jpg');
  background-position: 0%;
  background-size: cover;
  position: relative;
}

.vollmond-6 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1175.jpg');
  background-position: 50% 0;
  background-size: cover;
  position: relative;
}

.vollmond-7 {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1159.jpg');
  background-position: 0 0;
  background-size: cover;
  position: relative;
}

.chris-1 {
  background-image: url('../images/vonkunstbesessen-christoph-weiss-3.jpg');
  background-position: 20% 70%;
  background-size: cover;
}

.behrhalle-1 {
  object-fit: cover;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  overflow: hidden;
}

.behrhalle-2 {
  width: 85%;
  margin-top: 0;
  margin-bottom: 8px;
  position: relative;
  left: 4%;
}

.div-block-26 {
  width: 43.9%;
  height: 100%;
  display: block;
  position: relative;
  left: 0%;
  right: auto;
}

.div-block-27 {
  display: flex;
  position: relative;
  left: 15%;
}

.behrhalle-3 {
  width: auto;
  height: auto;
  margin-bottom: 8px;
  margin-right: 8px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
}

.behrhalle-1-copy {
  width: 45%;
  margin-bottom: 8px;
  margin-right: 8px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
}

.behrhalle-5 {
  width: 42%;
  height: 100%;
  margin-bottom: 8px;
  margin-right: 8px;
  display: inline-block;
  position: static;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
}

.behrhalle-6 {
  flex: none;
  width: 75em;
  margin-top: 0;
  margin-bottom: 8px;
  position: relative;
  left: 0%;
}

.behrhalle-7 {
  width: 85%;
  margin-top: 0;
  margin-bottom: 8px;
  position: relative;
  left: 15%;
  right: auto;
}

.div-block-28 {
  object-fit: cover;
  background-image: url('../images/vonkunstbesessen-behr-halle-15.jpg');
  background-position: 50% 100%;
  background-size: cover;
  width: 50%;
  height: 55em;
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 8px;
  display: inline-block;
  position: relative;
  left: 4%;
  overflow: hidden;
}

.div-block-29 {
  display: flex;
}

.ankuendigung {
  width: 100vw;
  height: auto;
  margin-right: 0%;
  position: relative;
  left: auto;
  right: auto;
}

.container-3 {
  background-color: #d8d8ff;
  margin-top: 4em;
  padding: 2.2em;
  position: absolute;
  left: auto;
  right: auto;
}

.headline-2 {
  color: #131313;
  margin: 2em auto 1em 2.4em;
  padding-top: 0%;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.35em;
  position: relative;
}

.headline-2.ffnungszeiten {
  color: #131313;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 2em;
}

.flie-text-2 {
  color: #131313;
  text-transform: none;
  width: 54%;
  margin: 0 0 .2em 4.3em;
  font-size: 1.4em;
  line-height: 1.5em;
  position: relative;
}

.flie-text-2.ffnungszeiten {
  color: #131313;
  width: 100%;
  margin-top: 2em;
  margin-left: 0;
}

.div-block-30 {
  background-color: #d8d8ff;
  width: 65%;
  margin-right: auto;
  padding: 3em 2.2em;
  display: flex;
  position: relative;
  top: 5em;
  bottom: 5em;
  left: 5em;
  right: auto;
}

.div-block-31 {
  background-color: red;
  border-radius: 20px;
  width: 1.5em;
  height: 1.5em;
  margin-bottom: 150px;
  margin-left: 56.4em;
  position: relative;
}

.div-block-32 {
  object-fit: fill;
  background-image: url('../images/vonkunstbesessen-sommerhausen.jpg');
  background-position: 50%;
  background-size: 150%;
  background-attachment: scroll;
  width: 100%;
  position: relative;
}

.div-block-33 {
  width: 100%;
  margin-right: 2em;
}

.slide-22 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-3-drauf.jpg');
  background-position: 0 0;
  background-size: cover;
}

.feser-1-1 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-1.jpg');
  background-position: 0 0;
  background-size: cover;
}

.feser-1-2 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-1-rueck.jpg');
  background-position: 0 0;
  background-size: cover;
}

.feser-2-1 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.feser-2-2 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-2-rueck.jpg');
  background-position: 50%;
  background-size: cover;
}

.feser-2-3 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-2-drauf.jpg');
  background-position: 50%;
  background-size: cover;
}

.feser-3-1 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.feser-3-2 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-3-rueck.jpg');
  background-position: 50%;
  background-size: cover;
}

.feser-3-3 {
  background-image: url('../images/vonkunstbesessen-kathrin-feser-3-drauf.jpg');
  background-position: 50%;
  background-size: cover;
}

.ausstellung {
  background-color: #d5d5ec;
  margin-top: 0;
  margin-bottom: 4em;
  padding-top: 1em;
  padding-bottom: 3.2em;
  display: flex;
}

.container-4 {
  background-color: var(--eydos-hausfarbe);
}

.text-span-6 {
  color: var(--akzentfarbe);
}

.bold-text-3 {
  font-weight: 500;
}

.div-block-34 {
  margin-top: 2em;
  margin-left: 2.4em;
  display: flex;
}

.slide-nav-6 {
  font-size: 0;
}

.image-26 {
  object-fit: fill;
  height: auto;
}

.slide-23 {
  object-fit: fill;
}

.mask-5 {
  width: 100%;
  height: 100%;
}

.slider-ausstellung-sparkasse {
  background-color: rgba(0, 0, 0, 0);
  width: 25%;
  height: auto;
  margin-top: 1.8em;
  margin-left: 6.3em;
}

.image-27 {
  width: 20%;
  position: relative;
  left: 4%;
}

.image-28 {
  width: 20%;
  height: auto;
  margin-left: .5em;
  position: relative;
  left: 0%;
}

.image-29 {
  width: 40%;
  height: auto;
  margin-left: 9px;
}

.image-30 {
  width: 20%;
  height: auto;
  margin-left: .5em;
  position: relative;
  left: 0%;
}

.image-31 {
  width: 40%;
  height: auto;
}

.image-32 {
  width: 20%;
  height: auto;
  margin-left: 4.4em;
  position: relative;
  left: 0%;
}

@media screen and (max-width: 991px) {
  .body-vonkunstbesessen {
    height: 100vh;
  }

  .k-nstler-st-hle-band {
    width: 25%;
  }

  .dokumentation {
    height: 100em;
  }

  .headline {
    margin-left: 1.2em;
    font-size: 4em;
  }

  .headline.abspann {
    width: 55%;
    font-size: 3em;
  }

  .flie-text {
    white-space: normal;
    width: 55%;
    margin-bottom: .5em;
    margin-left: 2em;
    font-size: 2.35em;
    line-height: 1.35em;
  }

  .flie-text.wei {
    margin-bottom: 2em;
  }

  .flie-text.wei.kurz {
    width: 55%;
  }

  .flie-text.k-nstlername {
    width: 100%;
    margin-left: 1.6em;
    font-size: 3em;
    line-height: 1.35em;
  }

  .flie-text.domain {
    margin-bottom: 1.9em;
  }

  .flie-text.werktitel {
    margin-left: 1.6em;
    font-size: 3em;
    line-height: 1.35em;
  }

  .flie-text.buttongebot {
    margin-bottom: 0;
    font-size: 2em;
  }

  .flie-text.tanja {
    width: 55%;
  }

  .footer {
    padding-left: 6.8em;
    padding-right: 80px;
  }

  .footer.werke {
    position: relative;
  }

  .text-klein {
    text-align: left;
    padding-bottom: 0;
    padding-right: 80px;
  }

  .footer-punkte {
    padding-bottom: 60px;
  }

  .h1 {
    width: 3955px;
    font-size: 45px;
  }

  .footer-link {
    font-size: 12px;
  }

  .text-block-5 {
    font-size: 17em;
  }

  .text-block-5.besessen {
    margin-top: 13%;
  }

  .section-3 {
    padding-bottom: 130px;
  }

  .band-wrapper {
    height: auto;
  }

  .nav-menu {
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    padding-top: 100px;
    padding-left: 9.5em;
  }

  .navbar {
    z-index: 3000;
    background-color: rgba(0, 0, 0, 0);
    width: 0%;
    height: 0%;
    padding-left: 0;
  }

  .navigationslink {
    letter-spacing: 0;
    text-transform: none;
    width: 100vw;
    height: 107.68px;
    padding-bottom: 80px;
    padding-right: 50px;
    font-family: Plus Jakarta Sans;
    font-size: 40px;
    font-weight: 300;
  }

  .navigationslink:hover {
    color: var(--schwarz-fast);
    font-weight: 300;
  }

  .navigationslink.w--current {
    text-transform: none;
    padding-right: 50px;
  }

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

  .div-block-8 {
    margin-left: 8px;
  }

  .besitz-mich {
    height: auto;
    margin-left: 8px;
  }

  .pfeil-icon.home {
    z-index: 800;
    width: 10%;
    margin-top: 30%;
    left: 15%;
  }

  .pfeil-icon.home.k-nstlerseite {
    width: 13%;
    margin-top: 0%;
    position: absolute;
    top: auto;
    bottom: 0;
    left: auto;
    right: 10%;
  }

  .pfeil-icon.werke {
    width: 25%;
    height: auto;
    margin-top: -14px;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 15%;
  }

  .pfeil-icon.button {
    width: 22%;
    height: auto;
    margin-left: 0%;
  }

  .pfeil-icon.button.werke {
    align-items: center;
    width: 25%;
    height: auto;
    display: flex;
    left: 43%;
  }

  .maske1 {
    background-color: #fff;
    width: 100%;
    margin-top: 13.2%;
    left: 0%;
    right: 0%;
  }

  .maske2 {
    background-color: #fff;
    width: 100%;
    height: 35em;
    margin-top: 26.2%;
    left: 0%;
    right: 0%;
  }

  .maske-pfeil {
    z-index: 801;
    background-color: #fff;
    width: 15%;
    height: 25em;
    margin-top: 4.3%;
    left: 13%;
  }

  .maske-intro {
    background-color: #fff;
  }

  .pfeil-link {
    width: 10%;
  }

  .pfeil-link.einblicke {
    width: 10%;
    margin-top: -5.3em;
    top: 27.3em;
    left: 35px;
  }

  .pfeil-link.intro {
    width: 10%;
    top: 31.2em;
    left: 12%;
  }

  .pfeil-link.einzelseite {
    display: none;
    position: relative;
    left: 42%;
  }

  .pfeil-icon-akzentfarbe.button {
    width: 22%;
    margin-left: 0%;
  }

  .pfeil-icon-akzentfarbe.button.werke {
    align-items: center;
    width: 25%;
    display: flex;
    left: 43%;
  }

  .image-8 {
    width: 25%;
  }

  .image-9 {
    width: 28%;
  }

  .k-nstler-infos {
    height: auto;
    margin-top: 20em;
  }

  .textbereich {
    align-items: flex-end;
    height: auto;
    margin-top: 0;
    margin-bottom: 8em;
    display: flex;
    position: relative;
  }

  .image-11, .image-12 {
    width: 100vw;
    height: auto;
  }

  .bildbereich {
    width: 100vw;
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    left: 0%;
    overflow: hidden;
  }

  .link-block-3.werke {
    width: 94%;
    height: 95%;
  }

  .einblicke {
    margin-top: 20em;
  }

  .collection-list-wrapper {
    flex-flow: row;
    margin-top: 20em;
    padding-left: 3em;
    padding-right: 3em;
    display: flex;
  }

  .div-block-17 {
    margin-top: 0;
  }

  .link-mozartfest {
    width: 25em;
    height: 10em;
  }

  .link-eydos {
    width: 28em;
    height: 7em;
  }

  .link-block_werke-home {
    height: 34.5em;
  }

  .vonkunstbesessen-wording.schwarz {
    width: 350px;
  }

  .vonkunstbesessen-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    margin-top: 40px;
    margin-bottom: 200px;
    margin-left: 0;
    padding-bottom: 0;
    display: block;
    position: relative;
    top: 0%;
    left: 0%;
    right: auto;
  }

  .link-block-5 {
    width: 350px;
    height: 30px;
    display: block;
    position: absolute;
  }

  .link-block-5.w--current {
    width: 40em;
    height: 3em;
  }

  .icon {
    color: #000;
    font-size: 2em;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
    width: auto;
    padding: 0;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .image-17 {
    width: 2em;
    height: auto;
    margin-right: 0%;
    padding-right: 0%;
    position: fixed;
    top: 44%;
    bottom: auto;
    left: 2%;
    right: auto;
    transform: scale3d(.8, 1, 1);
  }

  .image-18 {
    width: 40px;
    position: fixed;
    top: 15px;
    bottom: auto;
    left: 35px;
    right: auto;
    transform: scale3d(.8, 1, 1);
  }

  .burgermen {
    color: var(--schwarz-fast);
    width: 40px;
    position: fixed;
    top: 15px;
    bottom: auto;
    left: 35px;
    right: auto;
    transform: scale3d(.8, 1, 1);
  }

  .menu-button-2 {
    z-index: 2500;
    width: 40px;
    position: fixed;
    top: 30px;
    left: 35px;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .line {
    background-color: var(--schwarz-fast);
    width: 40px;
    height: 2.5px;
    margin-bottom: 9px;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
  }

  .line.kurz {
    width: 20px;
  }

  .line.kurz.wei {
    background-color: #fff;
  }

  .line.kurz-r {
    width: 20px;
    margin-left: 20px;
  }

  .line.kurz-r.wei {
    background-color: #fff;
  }

  .line.lang.wei {
    color: #fff;
    background-color: #fff;
  }

  .men-button-lines {
    background-color: rgba(0, 0, 0, 0);
    width: 40px;
    height: auto;
    display: block;
    position: fixed;
    top: 30px;
    bottom: auto;
    left: 35px;
    right: auto;
  }

  .visible-burgermenu {
    background-color: rgba(0, 0, 0, 0);
    width: 80vw;
    height: auto;
    margin-top: 367px;
    margin-left: 9.5em;
    padding-top: 0;
    padding-left: 0;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .pfeil-men {
    text-align: left;
    width: 80px;
    margin-top: 0;
    margin-bottom: 39px;
    margin-left: 423px;
    position: static;
  }

  .footer-burgermen {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 50px;
  }

  .footer-burgermen._1 {
    margin-top: 118px;
  }

  .footer-link-burgermenu {
    text-align: left;
    margin-bottom: 42px;
    font-size: 18px;
    display: block;
  }

  ._404 {
    font-size: 17em;
  }

  ._404.besessen {
    margin-top: 13%;
  }

  .namen-band {
    padding-bottom: 155px;
    bottom: 0%;
  }

  .h1-2 {
    width: 86.5em;
    font-size: 40px;
  }

  .h1-3 {
    width: 103.64em;
    font-size: 40px;
  }

  .news {
    padding-right: 3%;
  }

  .news-1 {
    width: 36%;
    height: 60em;
    padding: 3.3em 2.8em;
  }

  .news-2 {
    background-image: none;
    width: 70%;
    height: 60em;
  }

  .pfeil-button-wrapper {
    width: 50%;
    height: 8em;
    margin-bottom: 3em;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .pfeil-button-wrapper.home, .pfeil-button-wrapper.nah {
    margin-top: 7.5em;
  }

  .button-text {
    white-space: normal;
    width: 55%;
    margin-bottom: .5em;
    margin-left: 0;
    font-size: 2.35em;
    line-height: 1.35em;
  }

  .button-text.wei {
    margin-bottom: 2em;
  }

  .button-text.k-nstlername {
    margin-left: 1.6em;
    font-size: 3em;
    line-height: 1.35em;
  }

  .button-text.domain {
    margin-bottom: 1.9em;
  }

  .button-text.werktitel {
    margin-left: 1.6em;
    font-size: 3em;
    line-height: 1.35em;
  }

  .button-text.werke {
    height: auto;
    font-size: 2.35em;
  }

  .pfeil-button {
    width: 10%;
  }

  .pfeil-button.einblicke {
    width: 10%;
    margin-top: -5.3em;
    top: 27.3em;
    left: 35px;
  }

  .pfeil-button.intro {
    width: 10%;
    top: 31.2em;
    left: 12%;
  }

  .button {
    width: 81%;
    height: auto;
    bottom: 0%;
    left: 10%;
  }

  .button.home {
    left: 60%;
  }

  .slide-behrhalle {
    width: 45%;
    height: auto;
    margin-top: 9.1em;
    margin-left: 6em;
  }

  .left-arrow, .right-arrow {
    width: 15%;
  }

  .k-nstlerinfos {
    width: 100%;
  }

  .download-gebotskarte {
    width: 33%;
    margin-top: 10em;
    margin-left: 5em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    position: relative;
    top: -10%;
    bottom: auto;
    left: 0;
    right: 3%;
  }

  .download-gebotskarte.werk {
    height: 6.5em;
    position: absolute;
    top: 4%;
    left: auto;
  }

  .werk-raster-wrapper {
    margin-top: 20em;
  }

  .werk-raster {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    grid-template-columns: 1fr 1fr;
  }

  .werk-raster.weitere {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .image-20 {
    width: 100vw;
    height: auto;
    display: block;
  }

  .weiteres-wrapper {
    position: relative;
    bottom: 9%;
  }

  .image-21 {
    width: 100vw;
    height: auto;
  }

  .slider-werke-einzelbilder {
    height: 130em;
  }

  .left-arrow-2 {
    top: 5%;
    left: 5%;
  }

  .right-arrow-3 {
    top: 5%;
    bottom: auto;
    left: auto;
    right: 5%;
  }

  .boldt-1-1 {
    object-fit: cover;
    background-repeat: repeat;
    background-attachment: scroll;
    height: auto;
  }

  .home-werke-banner-wrapper {
    height: 33.6em;
  }

  .image-unvisible {
    width: 100vw;
    height: auto;
    display: none;
  }

  .div-block-25 {
    margin-top: .9em;
    margin-bottom: .8em;
  }

  .vollmond-2 {
    background-position: 0 100%;
  }

  .chris-1 {
    background-position: 50% 70%;
    background-size: cover;
  }

  .headline-2 {
    margin-left: 1.2em;
    font-size: 4em;
  }

  .headline-2.ffnungszeiten {
    margin-top: 0;
    font-size: 3.5em;
  }

  .flie-text-2 {
    white-space: normal;
    width: 55%;
    margin-bottom: .5em;
    margin-left: 2em;
    font-size: 2.35em;
    line-height: 1.35em;
  }

  .div-block-30 {
    width: 59%;
    display: block;
  }

  .div-block-32 {
    background-size: 150%;
    height: 50em;
    margin-top: 5em;
  }

  .ausstellung {
    padding-top: .1em;
    padding-bottom: 9.3em;
    display: block;
  }

  .slider-ausstellung-sparkasse {
    width: 45%;
    height: auto;
    margin-top: 9.1em;
    margin-left: 6em;
  }

  .image-27 {
    width: 23%;
  }

  .image-28 {
    width: 23%;
    margin-left: 1.3em;
  }

  .image-30 {
    width: 23%;
    margin-left: 1.4em;
  }

  .image-32 {
    width: 23%;
    margin-left: 5em;
  }
}

@media screen and (max-width: 767px) {
  .k-nstler-st-hle-band {
    width: 20%;
  }

  .dokumentation {
    height: 105em;
  }

  .headline {
    margin-left: 1em;
    font-size: 4.5em;
  }

  .headline.abspann {
    width: 70%;
    font-size: 3.8em;
  }

  .flie-text {
    width: 65%;
    margin-bottom: .1em;
    font-size: 2.5em;
    line-height: 1.5em;
  }

  .flie-text.werktitel {
    width: 100%;
  }

  .flie-text.tanja {
    width: 55%;
  }

  .flie-text.wei.bildnachweis {
    font-size: 1.8em;
  }

  .header-intro {
    height: 500px;
    position: static;
  }

  .footer {
    padding-left: 60px;
    padding-right: 0;
  }

  .footer.coming-soon {
    top: auto;
    bottom: -16%;
    left: 0%;
    right: 0%;
  }

  .text-klein {
    padding-right: 50px;
  }

  .footer-punkte {
    padding-bottom: 50px;
  }

  .footer-link {
    font-size: .8em;
  }

  .text-block-5 {
    font-size: 17em;
  }

  .div-block-6 {
    top: 7%;
  }

  .body-3 {
    height: 200vh;
  }

  .videohintergrund {
    width: auto;
    height: 100%;
  }

  .background-video-desktop.comingsoon {
    height: 100%;
  }

  .section-3 {
    padding-bottom: 120px;
    top: auto;
    bottom: -13%;
    left: 0%;
    right: 0%;
  }

  .navigationslink:hover {
    font-weight: 300;
  }

  .div-block-8 {
    margin-top: -15px;
  }

  .besitz-mich {
    height: auto;
  }

  .pfeil-icon.home {
    width: 13%;
    left: 13%;
  }

  .pfeil-icon.home.k-nstlerseite {
    top: auto;
  }

  .pfeil-icon.werke {
    width: 20%;
    margin-top: -3.1em;
    margin-left: 63.2em;
  }

  .pfeil-icon.button {
    bottom: auto;
  }

  .pfeil-icon.button.werke {
    margin-top: 0;
    margin-left: 15%;
    top: auto;
  }

  .text-block-6 {
    margin-left: 38px;
    font-size: 13px;
  }

  .eydos_logo_link {
    width: 30px;
    height: 30px;
  }

  .maske1 {
    background-color: #fff;
  }

  .maske2 {
    background-color: #fff;
    margin-top: 27%;
  }

  .maske-pfeil {
    background-color: #fff;
  }

  .maske-intro {
    background-color: #fff;
    height: 60%;
  }

  .maske-k-nstlerband {
    width: auto;
    height: 500px;
    bottom: 0;
  }

  .pfeil-link.einblicke {
    width: 12%;
    margin-top: -.2em;
  }

  .pfeil-icon-akzentfarbe.button {
    bottom: auto;
  }

  .pfeil-icon-akzentfarbe.button.werke {
    margin-top: 0;
    padding-top: 0;
    bottom: auto;
  }

  .e_logo, .e_logo.rot-hover {
    width: 24px;
  }

  .k-nstler-infos {
    margin-top: 25em;
  }

  .image-12 {
    height: auto;
  }

  .einblicke {
    margin-top: 25em;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list-wrapper {
    margin-top: 25em;
  }

  .collection-item-home {
    margin-bottom: 4px;
  }

  .image-einblicke {
    margin-left: 4px;
  }

  .div-block-17 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .link-block_werke-home {
    height: 27.5em;
  }

  .pfeil-men {
    margin-left: 304px;
  }

  .footer-link-burgermenu {
    font-size: 18px;
  }

  ._404 {
    font-size: 20em;
  }

  ._404.text {
    padding-left: 3.2em;
    padding-right: 3.2em;
    font-size: 4em;
    line-height: 1.2;
  }

  .namen-band {
    padding-bottom: 10%;
    position: absolute;
    top: 31%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .h1-2 {
    width: 86.5em;
    font-size: 30px;
  }

  .background-video-mobil.comingsoon {
    height: 100%;
  }

  .background-video {
    width: auto;
    height: 100%;
  }

  .h1-3 {
    width: 103.64em;
    font-size: 30px;
  }

  .news {
    padding-top: 7.5em;
    padding-bottom: 7.5em;
  }

  .news-1 {
    width: 35%;
    height: 65em;
    padding-left: 3.8em;
    padding-right: 3.8em;
  }

  .news-2 {
    width: 67%;
    height: 65em;
  }

  .pfeil-button-wrapper {
    margin-bottom: 4em;
  }

  .button-text {
    width: 65%;
    font-size: 2.5em;
    line-height: 1.5em;
  }

  .pfeil-button.einblicke {
    width: 12%;
    margin-top: -.2em;
  }

  .button {
    align-items: center;
    width: 81%;
  }

  .left-arrow, .right-arrow {
    width: 15%;
    height: 13%;
  }

  .download-gebotskarte {
    width: 33%;
    position: relative;
    top: -7%;
    left: 0;
  }

  .download-gebotskarte.werk {
    position: absolute;
    top: 3.5%;
    left: auto;
  }

  .sort-button {
    margin: 4px;
    padding: 10px 16px;
  }

  .werk-raster-wrapper {
    margin-top: 25em;
  }

  .werk-raster {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .image-20, .image-21 {
    width: 100vw;
    height: auto;
  }

  .home-werke-banner-wrapper {
    height: 27.2em;
  }

  .image-unvisible {
    width: 100vw;
    height: auto;
  }

  .chris-1 {
    background-position: 50% 70%;
    background-size: cover;
  }

  .behrhalle-5 {
    width: 42.6%;
  }

  .headline-2 {
    margin-left: 1em;
    font-size: 4.5em;
  }

  .headline-2.ffnungszeiten {
    font-size: 3.6em;
  }

  .flie-text-2 {
    width: 65%;
    margin-bottom: .1em;
    font-size: 2.5em;
    line-height: 1.5em;
  }

  .flie-text-2.ffnungszeiten {
    margin-top: 2em;
  }

  .div-block-30 {
    width: 64%;
  }
}

@media screen and (max-width: 479px) {
  .k-nstler-st-hle-band {
    width: 100vw;
    height: auto;
    display: block;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .dokumentation {
    width: 100vw;
    height: 240em;
    padding-top: 36px;
  }

  .headline {
    width: 90vw;
    margin-left: .6em;
    font-size: 8em;
  }

  .headline.abspann {
    width: 100%;
    font-size: 5em;
  }

  .headline.ffnungszeiten {
    margin-top: .4em;
  }

  .flie-text {
    width: 90%;
    margin-bottom: 0;
    margin-left: 1.3em;
    font-size: 4em;
    line-height: 1.7em;
  }

  .flie-text.wei.kurz {
    width: 90%;
  }

  .flie-text.k-nstlername {
    margin-bottom: 1.5em;
    margin-left: 1em;
    font-size: 5.5em;
  }

  .flie-text.werktitel {
    margin-left: 1.3em;
    font-size: 4em;
  }

  .flie-text.ffnungszeiten {
    margin-top: 2.3em;
    font-size: 5em;
  }

  .flie-text.buttongebot {
    font-size: 3.5em;
  }

  .flie-text.tanja {
    width: 90%;
  }

  .flie-text.wei.bildnachweis {
    margin-bottom: 2em;
    font-size: 4em;
    line-height: 1.3em;
  }

  .header-intro {
    width: 100vw;
    height: 100vh;
  }

  .footer {
    z-index: 800;
    height: 20em;
    margin-top: 60px;
    padding-left: 20px;
    padding-right: 0;
    display: block;
    position: relative;
    bottom: 0;
  }

  .footer.coming-soon {
    z-index: 2000;
    height: 15em;
    position: fixed;
    bottom: 0%;
  }

  .footer.home-mobil {
    margin-bottom: auto;
    position: relative;
    bottom: 85em;
  }

  .text-klein {
    padding-right: 29px;
    font-size: 17px;
    line-height: 14px;
  }

  .footer-punkte {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 30px;
    display: flex;
    position: static;
  }

  .footer-punkte.home-mobil {
    margin-top: 80px;
    position: relative;
    bottom: -82px;
  }

  .h1 {
    font-size: 30px;
    position: relative;
    bottom: auto;
  }

  .div-block-4 {
    position: relative;
    top: auto;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .footer-link {
    font-size: .7em;
  }

  .text-block-5 {
    font-size: 18em;
    transform: rotate(0);
  }

  .div-block-6 {
    top: 20%;
  }

  .body-3 {
    height: 100vh;
  }

  .section-3 {
    padding-bottom: 80px;
    bottom: 0%;
  }

  .image-7 {
    width: 100%;
  }

  .band {
    width: 100vw;
    height: auto;
    display: block;
  }

  .band-wrapper {
    width: 820em;
    margin-right: 8px;
    display: flex;
  }

  .nav-menu {
    padding-left: 18px;
  }

  .navigationslink {
    z-index: 100;
    width: 100vw;
    height: 40px;
    margin-top: 0;
    margin-bottom: 39px;
    padding-top: 20px;
    padding-bottom: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 1px;
    position: relative;
  }

  .navigationslink:hover {
    font-weight: 300;
  }

  .projekt {
    width: 100vw;
    height: auto;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 10%;
  }

  .div-block-8 {
    margin-left: 0;
  }

  .besitz-mich {
    width: 100vw;
    height: 190em;
    margin-left: 0;
  }

  .pfeil-icon.home {
    width: 25%;
    margin-top: 80%;
    left: 8%;
  }

  .pfeil-icon.button {
    width: 32%;
  }

  .pfeil-icon.button.werke {
    margin-top: 0;
    top: auto;
  }

  .maske1, .maske2 {
    background-color: #fff;
  }

  .maske-pfeil {
    background-color: #fff;
    width: 30%;
    height: 35em;
    margin-top: 42%;
    left: 5%;
  }

  .maske-intro {
    background-color: #fff;
  }

  .maske-k-nstlerband {
    height: 100vh;
  }

  .pfeil-link {
    width: 20%;
    left: 71%;
  }

  .pfeil-link.einblicke {
    width: 20%;
    margin-top: 16.5em;
    left: 18px;
  }

  .pfeil-link.intro {
    width: 20%;
    top: 30em;
    left: 7%;
  }

  .pfeil-link.einzelseite {
    left: 74%;
  }

  .pfeil-icon-akzentfarbe.button {
    width: 32%;
  }

  .pfeil-icon-akzentfarbe.button.werke {
    bottom: auto;
  }

  .logos {
    width: 100vw;
    height: 210em;
    padding-top: 15em;
  }

  .image-8 {
    width: 55%;
    margin-top: 17%;
    margin-bottom: 15%;
    margin-left: -2.4em;
  }

  .image-9 {
    width: 60%;
    margin-left: 6em;
  }

  .image-slider {
    width: auto;
    height: 130em;
    padding-left: 8px;
    padding-right: 8px;
  }

  .k-nstler-infos {
    margin-top: 35em;
    top: 20px;
  }

  .textbereich {
    margin-bottom: 7em;
    display: block;
  }

  .image-12 {
    margin-bottom: 8px;
  }

  .bildbereich {
    padding-left: 4%;
    padding-right: 4%;
    position: relative;
  }

  .einblicke {
    margin-top: 40em;
  }

  .image-13._4 {
    object-fit: cover;
    width: auto;
    height: 110em;
    margin-top: 15.3em;
  }

  .collection-list-wrapper {
    margin-top: 40em;
  }

  .collection-list-home {
    flex-direction: row;
    width: auto;
    height: auto;
    margin-right: 0;
    display: flex;
    overflow: visible;
  }

  .collection-item-home {
    width: 35em;
    margin-bottom: 0;
    margin-right: 1em;
    display: flex;
  }

  .collection-list-wrapper-home {
    display: flex;
    overflow: visible;
  }

  .link-mozartfest {
    width: 55em;
    height: 20em;
  }

  .link-eydos {
    width: 65em;
    height: 15em;
  }

  .link-block_werke-home {
    width: 35%;
    height: 100%;
  }

  .vonkunstbesessen-wording.schwarz {
    width: 200px;
  }

  .vonkunstbesessen-wrapper {
    margin-top: 40px;
    margin-bottom: 118px;
    margin-left: 0%;
  }

  .link-block-5 {
    z-index: 100;
  }

  .menu-button-2 {
    left: 18px;
  }

  .line.kurz, .line.kurz-r, .line.lang {
    height: 2px;
  }

  .men-button-lines {
    left: 18px;
  }

  .visible-burgermenu {
    background-color: rgba(0, 0, 0, 0);
    width: 90vw;
    margin-top: 274px;
    margin-left: 18px;
    margin-right: 0;
  }

  .pfeil-men {
    text-align: right;
    width: 60px;
    margin-bottom: 31px;
    margin-left: 0;
    font-size: 1px;
    line-height: 1px;
    display: block;
    position: relative;
    left: 80%;
    right: 0%;
  }

  .footer-burgermen._1 {
    margin-top: 65px;
  }

  .footer-link-burgermenu {
    margin-bottom: 35px;
    font-size: 13px;
    line-height: 1px;
  }

  ._404 {
    font-size: 25em;
    transform: rotate(0);
  }

  ._404.text {
    padding-left: 3.2em;
    padding-right: 3.2em;
    font-size: 6em;
  }

  .namen-band {
    padding-bottom: 0;
    top: auto;
    bottom: 5%;
    left: 0%;
    right: 0%;
  }

  .h1-2 {
    font-size: 30px;
    position: relative;
    bottom: auto;
  }

  .slide-einblicke-2 {
    background-image: url('../images/vonkunstbesessen-cwfotoart-ate-8403-slider.jpg');
    background-position: 50%;
  }

  .ate-1 {
    width: 100%;
    margin-bottom: 8px;
    left: 0%;
  }

  .ate-2, .ate-3 {
    width: 100%;
    left: 0%;
  }

  .gehlofen-2 {
    width: 70%;
    left: 30%;
  }

  .gehlofen-1 {
    width: 100%;
    margin-bottom: 8px;
    left: 0%;
  }

  .behrhalle-4 {
    width: 100%;
    height: auto;
    left: 0%;
  }

  .background-video-mobil {
    height: 100vh;
  }

  .h1-3 {
    width: 103.64em;
    font-size: 30px;
    position: relative;
    bottom: auto;
  }

  .news {
    width: 100vw;
    padding-top: 15em;
    padding-bottom: 23em;
    display: block;
  }

  .news-1 {
    width: 100%;
    height: 107em;
    margin-top: 0;
    margin-bottom: 2%;
    padding: 2.1em 6.8em 2.9em;
  }

  .news-2 {
    width: 100%;
    height: 75em;
  }

  .pfeil-button-wrapper {
    width: 100%;
    height: 15em;
    margin-top: 11.1em;
    margin-bottom: 0;
    padding-left: 5em;
  }

  .button-text {
    width: 90%;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 4em;
    line-height: 1.7em;
  }

  .button-text.k-nstlername, .button-text.werktitel {
    margin-left: 1em;
    font-size: 5.5em;
  }

  .button-text.werke {
    font-size: 4em;
    line-height: 1.4em;
  }

  .pfeil-button {
    width: 20%;
    left: 71%;
  }

  .pfeil-button.einblicke {
    width: 20%;
    margin-top: 16.5em;
    left: 18px;
  }

  .pfeil-button.intro {
    width: 20%;
    top: 30em;
    left: 7%;
  }

  .button {
    align-items: center;
    width: 60%;
    height: 15em;
    display: flex;
    left: 0%;
  }

  .button.home {
    width: 70%;
    left: 36%;
  }

  .slide-behrhalle {
    width: 88%;
  }

  .left-arrow {
    width: 20%;
    height: 22%;
    bottom: -17%;
    left: 5%;
  }

  .right-arrow {
    width: 20%;
    height: 22%;
    bottom: -17%;
    left: auto;
    right: 5%;
  }

  .k-nstlerinfos {
    width: 100%;
  }

  .download-gebotskarte {
    width: 60%;
    margin-top: 10em;
    margin-bottom: 10em;
    padding: 5em;
    position: relative;
    top: -7%;
    bottom: auto;
    left: 0%;
  }

  .download-gebotskarte.werk {
    height: auto;
    position: relative;
    left: auto;
    right: auto;
  }

  .sort-button {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .werk-raster-wrapper {
    margin-top: 40em;
  }

  .werk-raster {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr;
  }

  .werk-raster.weitere {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .image-20 {
    width: 100vw;
    height: auto;
  }

  .werk-raster-weitere {
    padding-top: 16.9em;
  }

  .image-21 {
    width: 100vw;
    height: auto;
  }

  .home-werke-banner-wrapper {
    width: 40em;
    height: auto;
    margin-bottom: 0;
    margin-right: 1em;
    display: flex;
  }

  .link-block-7 {
    z-index: 50;
  }

  .band-werke-wrapper {
    display: flex;
  }

  .image-unvisible {
    width: 100vw;
    height: auto;
  }

  .vollmond1, .sudhaus-1, .sudhaus-2 {
    width: 100%;
    margin-bottom: 8px;
    left: 0%;
  }

  .sudhaus-3 {
    width: 100%;
    left: 0%;
  }

  .sudhaus-4 {
    width: 100%;
    margin-bottom: 8px;
    left: 0%;
  }

  .sudhaus-5, .sudhaus-6 {
    width: 100%;
    left: 0%;
  }

  .div-block-25 {
    display: block;
  }

  .sudhaus-7, .ate-4 {
    width: 100%;
    left: 0%;
  }

  .vollmond-1, .vollmond-2 {
    background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1121.jpg');
    background-position: 50% 100%;
  }

  .vollmond-3 {
    background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1223.jpg');
    background-position: 0%;
  }

  .vollmond-4 {
    background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1192.jpg');
    background-position: 0%;
  }

  .vollmond-6 {
    background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1175.jpg');
    background-position: 50%;
  }

  .vollmond-7 {
    background-image: url('../images/2022-06-05-Mozartfest-Freispiel-Ein-Fest-4J3A1159.jpg');
    background-position: 0 0;
  }

  .chris-1 {
    background-position: 50% 100%;
    background-size: cover;
  }

  .behrhalle-1 {
    width: 100%;
    margin-bottom: 8px;
    left: 0%;
  }

  .behrhalle-2 {
    width: 100%;
    left: 0%;
  }

  .div-block-26 {
    width: 100%;
    display: block;
    left: 0%;
  }

  .div-block-27 {
    display: block;
    left: 0%;
  }

  .behrhalle-3, .behrhalle-1-copy {
    width: 100%;
    margin-bottom: 8px;
    left: 0%;
  }

  .behrhalle-5 {
    width: 70%;
    margin-bottom: 8px;
    margin-left: 28.9em;
    display: block;
    left: 0%;
  }

  .behrhalle-6, .behrhalle-7 {
    width: 100%;
    left: 0%;
  }

  .div-block-28 {
    width: 100%;
    height: 70em;
    margin-left: 0;
    left: 0%;
  }

  .div-block-29 {
    display: block;
  }

  .headline-2 {
    width: 90vw;
    margin-left: .6em;
    font-size: 8em;
  }

  .headline-2.ffnungszeiten {
    width: auto;
    margin-top: .4em;
    font-size: 5em;
  }

  .flie-text-2 {
    width: 90%;
    margin-bottom: 0;
    margin-left: 1.3em;
    font-size: 4em;
    line-height: 1.7em;
  }

  .flie-text-2.ffnungszeiten {
    margin-top: 1.2em;
    font-size: 4em;
  }

  .div-block-30 {
    width: 90%;
    margin-top: 7em;
    padding: 4.5em 7.2em;
  }

  .div-block-32 {
    background-size: 145%;
    height: 70em;
    margin-top: 8.5em;
  }

  .ausstellung {
    padding-bottom: 22em;
  }

  .slider-ausstellung-sparkasse {
    width: 88%;
  }

  .image-27 {
    width: 49%;
    margin-top: 1em;
    margin-left: -3.9em;
  }

  .image-28 {
    width: 49%;
    margin-top: 2em;
    margin-left: 0;
  }

  .image-29 {
    width: 49%;
    height: auto;
    margin-left: 1.7em;
    margin-right: auto;
    padding-right: 0;
  }

  .image-30 {
    width: 49%;
    margin-top: 2em;
  }

  .image-31 {
    width: 49%;
  }

  .image-32 {
    width: 49%;
    margin-top: 1em;
    margin-left: 5.7em;
  }
}

#w-node-_696752fd-d521-eaf8-631e-22c4c7ccf4ab-5c192eee, #w-node-_696752fd-d521-eaf8-631e-22c4c7ccf4af-5c192eee, #w-node-_12b1d0a3-be5c-edf8-bbb9-a86d1737d7b8-5c192eee, #w-node-_12b1d0a3-be5c-edf8-bbb9-a86d1737d7bc-5c192eee, #w-node-f56b105b-bb4e-fcee-607e-497175942296-5c192eee, #w-node-f56b105b-bb4e-fcee-607e-49717594229a-5c192eee, #w-node-_64ba5ba8-e129-ec46-ff84-742cc75c771d-5c192eee, #w-node-_64ba5ba8-e129-ec46-ff84-742cc75c7721-5c192eee, #w-node-d8e29899-08c1-6ecb-e735-34baa43d8a39-5c192eee, #w-node-d8e29899-08c1-6ecb-e735-34baa43d8a3d-5c192eee, #w-node-fd790488-9dbb-cfd1-01d6-25dd622d8fed-5c192eee, #w-node-fd790488-9dbb-cfd1-01d6-25dd622d8ff1-5c192eee, #w-node-_800fe311-0f07-5266-5eea-719189896b71-5c192eee, #w-node-_800fe311-0f07-5266-5eea-719189896b75-5c192eee, #w-node-_067cd50d-2388-acdf-b05f-a691aeb2d7b6-5c192eee, #w-node-_067cd50d-2388-acdf-b05f-a691aeb2d7ba-5c192eee, #w-node-_9e0d9859-8545-d107-edf3-5b776064da0b-5c192eee, #w-node-_9e0d9859-8545-d107-edf3-5b776064da0f-5c192eee, #w-node-ed9f23f8-3c44-5f7c-dbb0-c66de35b283a-5c192eee, #w-node-ed9f23f8-3c44-5f7c-dbb0-c66de35b283e-5c192eee, #w-node-da65d230-5883-13dc-d936-a84208d58f00-5c192eee, #w-node-da65d230-5883-13dc-d936-a84208d58f04-5c192eee, #w-node-d173d254-fa60-0475-9f9a-513fcaf218e8-5c192eee, #w-node-d173d254-fa60-0475-9f9a-513fcaf218ec-5c192eee, #w-node-_08cf494c-ef3c-c1ab-4f9e-11198d59c0d3-5c192eee, #w-node-_08cf494c-ef3c-c1ab-4f9e-11198d59c0d7-5c192eee, #w-node-a1677230-3f7a-7bb5-b611-4bb3a1157d70-5c192eee, #w-node-a1677230-3f7a-7bb5-b611-4bb3a1157d74-5c192eee, #w-node-_34accb97-9ebc-6387-90f6-ff60e561ef1e-5c192eee, #w-node-_34accb97-9ebc-6387-90f6-ff60e561ef22-5c192eee, #w-node-_7b70e27e-9684-fe73-1b98-815fb58dfc79-5c192eee, #w-node-_7b70e27e-9684-fe73-1b98-815fb58dfc7d-5c192eee, #w-node-_85156b2e-b83c-7c2c-42dc-50eee868dc83-5c192eee, #w-node-_85156b2e-b83c-7c2c-42dc-50eee868dc87-5c192eee, #w-node-ad6a2a9b-ee01-4f07-abfa-3277669d554f-5c192eee, #w-node-ad6a2a9b-ee01-4f07-abfa-3277669d5553-5c192eee, #w-node-_42c1afaf-381e-b75d-969a-b76597659b4c-5c192eee, #w-node-_42c1afaf-381e-b75d-969a-b76597659b50-5c192eee, #w-node-ff8158ed-cba9-5287-3f12-351efde3fb6c-5c192eee, #w-node-ff8158ed-cba9-5287-3f12-351efde3fb70-5c192eee, #w-node-_087195ec-5f9e-a8ba-26de-bbcb3f857ee4-5c192eee, #w-node-_087195ec-5f9e-a8ba-26de-bbcb3f857ee8-5c192eee, #w-node-_974c8d61-cc0f-0634-a849-e26f30931283-5c192eee, #w-node-_974c8d61-cc0f-0634-a849-e26f30931287-5c192eee, #w-node-_76533225-2eef-e9cf-b8f4-38265c0d97a9-5c192eee, #w-node-_76533225-2eef-e9cf-b8f4-38265c0d97ad-5c192eee, #w-node-_3f708da3-b6ec-fb48-92e7-4cd79f4cf439-5c192eee, #w-node-f415fa94-29a2-048a-0621-e9ea300452e8-5c192eee, #w-node-_6d7e3108-ae64-8d27-7ebd-4a8eac877905-5c192eee, #w-node-_6d7e3108-ae64-8d27-7ebd-4a8eac877909-5c192eee, #w-node-_44c45483-40a5-bed2-3bed-34cab027aa5c-5c192eee, #w-node-_44c45483-40a5-bed2-3bed-34cab027aa60-5c192eee, #w-node-_3c65fd6a-1eb3-da8c-4961-5183782c6cd3-5c192eee, #w-node-_3c65fd6a-1eb3-da8c-4961-5183782c6cd7-5c192eee, #w-node-f4946668-be33-e849-cab2-6ea9bfaf63c0-5c192eee, #w-node-f4946668-be33-e849-cab2-6ea9bfaf63c4-5c192eee, #w-node-_2f0f89c8-9d04-2d67-8f3b-eaf68bc21e13-5c192eee, #w-node-_2f0f89c8-9d04-2d67-8f3b-eaf68bc21e17-5c192eee, #w-node-_836d1069-e3a0-967f-a772-5bdc08764e13-5c192eee, #w-node-_836d1069-e3a0-967f-a772-5bdc08764e17-5c192eee, #w-node-_5c3fed01-e9f9-1a33-60a5-85c01ce48841-5c192eee, #w-node-_5c3fed01-e9f9-1a33-60a5-85c01ce48845-5c192eee, #w-node-c63fb6e5-ad9c-06ad-ea71-084bb644bef1-5c192eee, #w-node-c63fb6e5-ad9c-06ad-ea71-084bb644bef5-5c192eee, #w-node-_4297bec0-ba9f-9b98-504e-8d85bb596938-5c192eee, #w-node-_4297bec0-ba9f-9b98-504e-8d85bb59693c-5c192eee, #w-node-_6a82a7d5-4152-b1aa-6d37-786f7b931d98-5c192eee, #w-node-_6a82a7d5-4152-b1aa-6d37-786f7b931d9c-5c192eee, #w-node-_90c29e96-f9fb-64b4-6dba-8201d4c43ce4-5c192eee, #w-node-_90c29e96-f9fb-64b4-6dba-8201d4c43ce8-5c192eee, #w-node-bb18d570-06a4-038d-a662-fc359c3532f0-5c192eee, #w-node-bb18d570-06a4-038d-a662-fc359c3532f4-5c192eee, #w-node-f0264306-8ca7-ff8f-e14e-8a81b007babc-5c192eee, #w-node-f0264306-8ca7-ff8f-e14e-8a81b007bac0-5c192eee, #w-node-_06288fd8-3da0-3443-d7ae-635418ab5de0-5c192eee, #w-node-_06288fd8-3da0-3443-d7ae-635418ab5de4-5c192eee, #w-node-a85f2756-6096-2e7a-7993-cb6cbcfc5364-5c192eee, #w-node-a85f2756-6096-2e7a-7993-cb6cbcfc5368-5c192eee, #w-node-_14beefac-6e97-6d24-f924-9ce5bdaad036-5c192eee, #w-node-_14beefac-6e97-6d24-f924-9ce5bdaad03a-5c192eee, #w-node-_90302da8-bde5-b685-4158-9c2b89f6815a-5c192eee, #w-node-_90302da8-bde5-b685-4158-9c2b89f6815e-5c192eee, #w-node-_069a15a4-4934-a171-9c23-2cb77206d433-5c192eee, #w-node-_069a15a4-4934-a171-9c23-2cb77206d437-5c192eee, #w-node-_3c35f457-63cc-c9aa-597c-19d545a121b0-5c192eee, #w-node-_3c35f457-63cc-c9aa-597c-19d545a121b4-5c192eee, #w-node-_02d256b4-9eb5-1732-9226-c2a6aa4f433e-5c192eee, #w-node-_02d256b4-9eb5-1732-9226-c2a6aa4f4342-5c192eee, #w-node-f894ed4a-fc57-ff49-7df6-c3305e5106f5-5c192eee, #w-node-f894ed4a-fc57-ff49-7df6-c3305e5106f9-5c192eee, #w-node-_9324e957-2f74-3517-8b10-9b93ff8a8a35-5c192eee, #w-node-_9324e957-2f74-3517-8b10-9b93ff8a8a39-5c192eee, #w-node-_19bb762b-da00-ef09-a42e-14669e656f00-52f7a0a2, #w-node-_19bb762b-da00-ef09-a42e-14669e656f04-52f7a0a2, #w-node-_92beb52a-9743-83dc-5dfc-de2a8bf55403-52f7a0a2, #w-node-_92beb52a-9743-83dc-5dfc-de2a8bf55407-52f7a0a2, #w-node-_27f72457-359c-7a45-dc28-decdc21f2ae0-52f7a0a2, #w-node-_27f72457-359c-7a45-dc28-decdc21f2ae4-52f7a0a2, #w-node-_4da6d2c4-e544-0830-6879-235bdbc2ed07-52f7a0a2, #w-node-_4da6d2c4-e544-0830-6879-235bdbc2ed0b-52f7a0a2, #w-node-_33c213db-d0bc-715d-4889-b398894e66fa-52f7a0a2, #w-node-_33c213db-d0bc-715d-4889-b398894e66fe-52f7a0a2, #w-node-_34e96047-89a5-274f-4bc7-1a41af535e64-52f7a0a2, #w-node-_34e96047-89a5-274f-4bc7-1a41af535e68-52f7a0a2, #w-node-_6b5edacf-e014-246a-7244-8703ef2824b5-52f7a0a2, #w-node-_6b5edacf-e014-246a-7244-8703ef2824b9-52f7a0a2, #w-node-df8d2580-be65-4046-ff3c-b541e2d29b2b-52f7a0a2, #w-node-df8d2580-be65-4046-ff3c-b541e2d29b2f-52f7a0a2, #w-node-_789b3626-43c5-e4eb-ed09-d8af78c40136-52f7a0a2, #w-node-_789b3626-43c5-e4eb-ed09-d8af78c4013a-52f7a0a2, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fa2-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fa6-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fa7-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fab-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fac-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fb0-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fb1-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fb5-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fb6-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fba-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fbb-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fbf-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fc0-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fc4-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fc5-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fc9-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fca-88550f74, #w-node-fcea9656-f2bf-0da7-2f87-a77c9c937fce-88550f74, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620a0-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620a4-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b6209b-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b6209f-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620a5-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620a9-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620aa-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620ae-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620af-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620b3-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620b4-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620b8-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620b9-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620bd-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620be-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620c2-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620c3-95b09cc1, #w-node-b97232ed-d51a-98d7-e932-9e1a30b620c7-95b09cc1, #w-node-a4dee26e-1434-74e0-71c1-a547399e14ff-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1503-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e14f5-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e14f9-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e14fa-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e14fe-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1504-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1508-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1509-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e150d-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e150e-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1512-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1513-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1517-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1518-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e151c-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e151d-34998f7c, #w-node-a4dee26e-1434-74e0-71c1-a547399e1521-34998f7c, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cca-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cce-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cbb-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cbf-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cc0-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cc4-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cc5-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cc9-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54ccf-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cd3-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cd4-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cd8-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cd9-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cdd-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54cde-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54ce2-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54ce3-a7ee071e, #w-node-_72c207ee-39eb-9c34-1337-25bb74c54ce7-a7ee071e, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac86a-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac86e-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac856-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac85a-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac85b-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac85f-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac860-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac864-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac865-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac869-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac86f-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac873-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac874-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac878-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac879-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac87d-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac87e-74a833cf, #w-node-b9e17cf3-5569-deeb-5385-579b4f1ac882-74a833cf, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae9f-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82aea3-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae86-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae8a-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae8b-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae8f-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae90-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae94-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae95-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae99-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae9a-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82ae9e-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82aea4-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82aea8-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82aea9-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82aead-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82aeae-ea3f618d, #w-node-ac50abe8-b8fb-7cc8-a890-84104b82aeb2-ea3f618d, #w-node-_45963f76-78cb-d754-3264-991e5f7f8416-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f841a-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f83f8-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f83fc-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f83fd-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8401-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8402-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8406-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8407-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f840b-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f840c-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8410-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8411-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8415-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f841b-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f841f-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8420-34ee07bf, #w-node-_45963f76-78cb-d754-3264-991e5f7f8424-34ee07bf, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86fb-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86ff-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86d8-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86dc-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86dd-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86e1-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86e2-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86e6-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86e7-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86eb-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86ec-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86f0-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86f1-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86f5-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86f6-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f86fa-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f8700-3955124c, #w-node-c87bb637-6f85-d4cf-b6fb-cb34007f8704-3955124c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752863a-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752863e-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528612-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528616-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528617-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752861b-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752861c-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528620-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528621-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528625-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528626-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752862a-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752862b-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752862f-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528630-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528634-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528635-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c7528639-c4a8351c, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752863a-03b0adad, #w-node-_4e2d1e05-06bf-8a6d-7535-b302c752863e-03b0adad, #w-node-_89a805a8-fb2a-7a1a-d4be-a95f9c232ea4-03b0adad, #w-node-_89a805a8-fb2a-7a1a-d4be-a95f9c232ea8-03b0adad, #w-node-d0a90188-c81e-3c12-6cb3-105bf430e4d6-03b0adad, #w-node-d0a90188-c81e-3c12-6cb3-105bf430e4da-03b0adad, #w-node-cdd4a31c-0de4-b477-e24d-f121b26c20d5-03b0adad, #w-node-cdd4a31c-0de4-b477-e24d-f121b26c20d9-03b0adad, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed86e-e71e3c19, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed872-e71e3c19, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed873-e71e3c19, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed877-e71e3c19, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed878-e71e3c19, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed87c-e71e3c19, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed87d-e71e3c19, #w-node-_6f27883d-5d30-a32d-f7db-9308501ed881-e71e3c19, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b752466-ba3e498a, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b75246a-ba3e498a, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b752461-ba3e498a, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b752465-ba3e498a, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b75246b-ba3e498a, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b75246f-ba3e498a, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b752470-ba3e498a, #w-node-_2deee52a-3af3-bd0b-51ed-0ea64b752474-ba3e498a, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c1f9-e32e1a6c, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c1fd-e32e1a6c, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c1ef-e32e1a6c, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c1f3-e32e1a6c, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c1f4-e32e1a6c, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c1f8-e32e1a6c, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c1fe-e32e1a6c, #w-node-_858234cc-033f-d551-99a6-6ae0ac05c202-e32e1a6c, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6d-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be71-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be72-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be76-aede27b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-9f6fda5d, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-9f6fda5d, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6d-9f6fda5d, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be71-9f6fda5d, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-ff533d95, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-ff533d95, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-ff533d95, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-ff533d95, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6d-ff533d95, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be71-ff533d95, #w-node-_54784df6-8724-fcde-416e-2f8062ba88f7-56ca1b60, #w-node-_54784df6-8724-fcde-416e-2f8062ba88fb-56ca1b60, #w-node-_54784df6-8724-fcde-416e-2f8062ba88fc-56ca1b60, #w-node-_54784df6-8724-fcde-416e-2f8062ba8900-56ca1b60, #w-node-_54784df6-8724-fcde-416e-2f8062ba8901-56ca1b60, #w-node-_54784df6-8724-fcde-416e-2f8062ba8905-56ca1b60, #w-node-_4bbae024-66a5-581f-dd4a-d6d5d727fd12-8291299c, #w-node-_4bbae024-66a5-581f-dd4a-d6d5d727fd16-8291299c, #w-node-_4bbae024-66a5-581f-dd4a-d6d5d727fd0d-8291299c, #w-node-_4bbae024-66a5-581f-dd4a-d6d5d727fd11-8291299c, #w-node-_4bbae024-66a5-581f-dd4a-d6d5d727fd17-8291299c, #w-node-_4bbae024-66a5-581f-dd4a-d6d5d727fd1b-8291299c, #w-node-_3c277790-7624-c532-4b69-92cab544c038-db23ba44, #w-node-_3c277790-7624-c532-4b69-92cab544c03c-db23ba44, #w-node-_3c277790-7624-c532-4b69-92cab544c02e-db23ba44, #w-node-_3c277790-7624-c532-4b69-92cab544c032-db23ba44, #w-node-_3c277790-7624-c532-4b69-92cab544c033-db23ba44, #w-node-_3c277790-7624-c532-4b69-92cab544c037-db23ba44, #w-node-eb9524b9-17df-e563-bb03-a189b878bbb6-9da941d2, #w-node-eb9524b9-17df-e563-bb03-a189b878bbba-9da941d2, #w-node-eb9524b9-17df-e563-bb03-a189b878bbbb-9da941d2, #w-node-eb9524b9-17df-e563-bb03-a189b878bbbf-9da941d2, #w-node-_758dcbd8-d461-38ed-daba-15672709c7e2-c4a5af32, #w-node-_758dcbd8-d461-38ed-daba-15672709c7e6-c4a5af32, #w-node-_758dcbd8-d461-38ed-daba-15672709c7e7-c4a5af32, #w-node-_758dcbd8-d461-38ed-daba-15672709c7eb-c4a5af32, #w-node-_3c277790-7624-c532-4b69-92cab544c038-60e3cf37, #w-node-_3c277790-7624-c532-4b69-92cab544c03c-60e3cf37, #w-node-_3c277790-7624-c532-4b69-92cab544c02e-60e3cf37, #w-node-_3c277790-7624-c532-4b69-92cab544c032-60e3cf37, #w-node-_5af94c54-cf2b-10e8-e8c3-999a69523dd9-bf0aecb6, #w-node-_5af94c54-cf2b-10e8-e8c3-999a69523ddd-bf0aecb6, #w-node-_5af94c54-cf2b-10e8-e8c3-999a69523dde-bf0aecb6, #w-node-_5af94c54-cf2b-10e8-e8c3-999a69523de2-bf0aecb6, #w-node-c473ec54-8788-1399-54ca-19a9a49c8370-67b1ab48, #w-node-c473ec54-8788-1399-54ca-19a9a49c8374-67b1ab48, #w-node-f5a95a01-7b76-5b12-1c4c-73e45c644f1d-67b1ab48, #w-node-f5a95a01-7b76-5b12-1c4c-73e45c644f21-67b1ab48, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-f3733f3e, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-f3733f3e, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-f3733f3e, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-f3733f3e, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-a20b26b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-a20b26b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-a20b26b9, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-a20b26b9, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae5-71af2350, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae9-71af2350, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae0-71af2350, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae4-71af2350, #w-node-_072b3b29-e0a0-ff72-9946-729c3bd4f04a-d9d8be0f, #w-node-_072b3b29-e0a0-ff72-9946-729c3bd4f04e-d9d8be0f, #w-node-_072b3b29-e0a0-ff72-9946-729c3bd4f04f-d9d8be0f, #w-node-_072b3b29-e0a0-ff72-9946-729c3bd4f053-d9d8be0f, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae5-4aaf2b35, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae9-4aaf2b35, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae0-4aaf2b35, #w-node-_9f39a8eb-6085-f624-ed50-63519bd66ae4-4aaf2b35, #w-node-_06fad8e3-8dff-beb6-42ca-885a6cd52c39-56656f61, #w-node-_06fad8e3-8dff-beb6-42ca-885a6cd52c3d-56656f61, #w-node-_06fad8e3-8dff-beb6-42ca-885a6cd52c34-56656f61, #w-node-_06fad8e3-8dff-beb6-42ca-885a6cd52c38-56656f61, #w-node-df6a1224-4891-479e-39bb-2db6d0eeb501-172c9e16, #w-node-df6a1224-4891-479e-39bb-2db6d0eeb505-172c9e16, #w-node-df6a1224-4891-479e-39bb-2db6d0eeb4f7-172c9e16, #w-node-df6a1224-4891-479e-39bb-2db6d0eeb4fb-172c9e16, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-72372eae, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-72372eae, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-72372eae, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-72372eae, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6d-72372eae, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be71-72372eae, #w-node-_2e706976-aa6b-d38f-ba02-d00b47e219bf-72372eae, #w-node-_2e706976-aa6b-d38f-ba02-d00b47e219c3-72372eae, #w-node-_788485f0-6082-2e04-de44-726057274529-3a596f67, #w-node-_788485f0-6082-2e04-de44-72605727452d-3a596f67, #w-node-_788485f0-6082-2e04-de44-72605727452e-3a596f67, #w-node-_788485f0-6082-2e04-de44-726057274532-3a596f67, #w-node-_788485f0-6082-2e04-de44-726057274533-3a596f67, #w-node-_788485f0-6082-2e04-de44-726057274537-3a596f67, #w-node-_788485f0-6082-2e04-de44-726057274538-3a596f67, #w-node-_788485f0-6082-2e04-de44-72605727453c-3a596f67, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf3-7c53b14f, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf7-7c53b14f, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cee-7c53b14f, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf2-7c53b14f, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf8-7c53b14f, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cfc-7c53b14f, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cfd-7c53b14f, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12d01-7c53b14f, #w-node-db2c7e8b-2798-b383-b963-673428d127f9-32b560e5, #w-node-db2c7e8b-2798-b383-b963-673428d127fd-32b560e5, #w-node-db2c7e8b-2798-b383-b963-673428d127ef-32b560e5, #w-node-db2c7e8b-2798-b383-b963-673428d127f3-32b560e5, #w-node-db2c7e8b-2798-b383-b963-673428d127f4-32b560e5, #w-node-db2c7e8b-2798-b383-b963-673428d127f8-32b560e5, #w-node-db2c7e8b-2798-b383-b963-673428d127fe-32b560e5, #w-node-db2c7e8b-2798-b383-b963-673428d12802-32b560e5, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14fb-5613d9b4, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14ff-5613d9b4, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14ec-5613d9b4, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14f0-5613d9b4, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14f1-5613d9b4, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14f5-5613d9b4, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14f6-5613d9b4, #w-node-dd9fc90b-9468-a617-661e-00c55d4c14fa-5613d9b4, #w-node-_5af94c54-cf2b-10e8-e8c3-999a69523dd9-1c52e1d8, #w-node-_5af94c54-cf2b-10e8-e8c3-999a69523ddd-1c52e1d8, #w-node-e5d845a2-8a68-84a3-9c1c-9672c33991f1-1c52e1d8, #w-node-_4f6556c2-e725-70fa-c7b7-21f11b95722c-b5350fee, #w-node-_4f6556c2-e725-70fa-c7b7-21f11b957230-b5350fee, #w-node-_36cd46df-4130-9821-ae3e-17e878a4d36a-b5350fee, #w-node-_36cd46df-4130-9821-ae3e-17e878a4d36e-b5350fee, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf3-939fcbb0, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf7-939fcbb0, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cee-939fcbb0, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf2-939fcbb0, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf3-b8edfbfe, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf7-b8edfbfe, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cee-b8edfbfe, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf2-b8edfbfe, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf3-55620bda, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf7-55620bda, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cee-55620bda, #w-node-b6a5be1f-404b-c448-74b1-98ff08c12cf2-55620bda, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-d2759d48, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-d2759d48, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-d2759d48, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-d2759d48, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-c97c3fd3, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-c97c3fd3, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-c97c3fd3, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-c97c3fd3, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be77-e0a73798, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be7b-e0a73798, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be68-e0a73798, #w-node-_1a45eb12-3908-e901-44ac-aa8dd3c1be6c-e0a73798 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Yantramanav';
  src: url('../fonts/Yantramanav-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Yantramanav';
  src: url('../fonts/Yantramanav-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Yantramanav';
  src: url('../fonts/Yantramanav-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Yantramanav';
  src: url('../fonts/Yantramanav-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Yantramanav';
  src: url('../fonts/Yantramanav-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Yantramanav';
  src: url('../fonts/Yantramanav-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/PlusJakartaSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-ExtraBold.ttf') format('truetype'), url('../fonts/PlusJakartaSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}