:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

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

.video {
  z-index: 0;
  -webkit-text-fill-color: inherit;
  background-color: #0b202700;
  background-clip: border-box;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.background-video {
  height: 100vh;
}

.headline {
  z-index: 6;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 75vh;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.heading {
  color: #fff;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 161px;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
}

.heading-2 {
  color: #fff;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 48px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 35px;
}

.header {
  z-index: 10;
  background-color: #b14f4f00;
  height: 140px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.div-block-2 {
  background-color: #000;
  height: 100vh;
}

.footer {
  background-color: #000;
  height: auto;
}

.content-weiss {
  background-color: #fff0;
  height: 780px;
  padding-top: 0;
}

.div-block-3 {
  flex: 1;
  height: 90px;
  display: block;
}

.container-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-4 {
  background-color: #cca8a800;
  flex: 1;
  height: 90px;
}

.image {
  text-align: left;
  align-self: flex-start;
  height: 90px;
}

.footer-adresse-1 {
  color: #fff;
  letter-spacing: .5px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
}

.footer-adresse-2 {
  color: #fff;
  letter-spacing: .5px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.link {
  color: #fff;
  font-family: Inter, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.link:hover {
  color: #d3ab69;
}

.image-2 {
  outline-offset: 0px;
  border-top: 1px solid #fff;
  outline: 3px #333;
  padding-top: 36px;
}

.content-schwarz {
  z-index: 2;
  background-color: #000;
  height: auto;
  position: relative;
}

.titel {
  z-index: 6;
  height: auto;
  position: static;
  inset: 0% 0% auto;
}

.titel-gold {
  color: #d3ab69;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 260px;
  margin-bottom: 25px;
  padding-right: 490px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 55px;
}

.container-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: -104px;
  display: flex;
}

.div-block-5 {
  flex: 1;
  margin-right: 20px;
}

.image-3 {
  margin-left: 0;
  margin-right: 0;
}

.container-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: flex;
}

.namen {
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 900;
  line-height: 20px;
}

.text-weiss {
  color: #fff;
  letter-spacing: .5px;
  text-transform: none;
  overflow-wrap: normal;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.container-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-6 {
  flex: 0 auto;
  margin-right: 0;
}

.image-4 {
  width: 214px;
}

.section-2 {
  background-color: #000;
  height: 1100px;
  display: none;
}

.vip {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  margin-bottom: 141px;
  display: grid;
}

.oertli {
  background-image: url('../images/oertli.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
  display: none;
}

.body {
  background-color: #fff;
}

.content-schwarz-copy {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-image: url('../images/Spickel-Schwarz-2.svg');
  background-position: 50% 0;
  background-size: cover;
  background-clip: border-box;
  height: auto;
}

.titel-weiss {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 30px;
}

.div-block-8 {
  background-image: url('../images/matterhorn2.jpg');
  background-position: 50% 100%;
  background-size: cover;
  flex-flow: column;
  align-items: center;
  height: 550px;
  padding-top: 185px;
  display: flex;
}

.container-6 {
  height: 120px;
  display: flex;
  overflow: hidden;
}

.div-block-9 {
  flex: 0 auto;
}

.div-block-10 {
  flex-flow: column;
  flex: 1;
  order: 1;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.image-5 {
  width: 151px;
  margin-top: 37px;
}

.image-6 {
  width: 151px;
}

.div-block-11 {
  flex: 1;
  align-self: auto;
  display: flex;
}

.image-7 {
  width: 151px;
  padding-top: 33px;
}

.links {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  overflow: hidden;
}

.links:hover {
  color: #fff;
  border-bottom: 5px solid #fff;
  padding-bottom: 9px;
}

.abdunkelung {
  z-index: 6;
  -webkit-text-fill-color: inherit;
  background-color: #ffffff59;
  background-clip: border-box;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-12 {
  flex: 1;
}

.div-block-13 {
  flex: 1;
  order: 0;
  justify-content: flex-end;
  padding-bottom: 27px;
  display: flex;
}

.image-8 {
  width: 30px;
  height: 30px;
  margin-top: 0;
}

.link-block {
  align-self: flex-end;
  height: 30px;
  margin-right: 20px;
  display: flex;
  position: static;
}

.link-block-2 {
  align-self: flex-end;
  height: 30px;
  margin-right: 20px;
  display: flex;
}

.link-block-3 {
  align-self: flex-end;
  height: 30px;
}

.container-7 {
  background-color: #a02b2b00;
  height: 100px;
  margin-bottom: 0;
}

.image-9 {
  width: 35px;
  margin-left: 0;
}

.hess {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.albrecht {
  background-image: url('../images/albrecht.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.mike {
  background-image: url('../images/mike.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.kernen {
  background-image: url('../images/kernen.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.mahrer {
  background-image: url('../images/mahrer.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.raeber {
  background-image: url('../images/raeber.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.marvulli {
  background-image: url('../images/marvulli.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.button-text {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  width: 500px;
  margin-top: 48px;
  margin-bottom: 23px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.button-anmeldung {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border: 1px solid #000;
  width: 250px;
  height: auto;
  margin-top: 0;
  margin-bottom: 140px;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 40px;
}

.button-anmeldung:hover {
  color: #fff;
  background-color: #000;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-4:hover {
  background-color: #d3ab69;
}

.heading-mobile {
  color: #d3ab69;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 161px;
  font-family: Open Sans, sans-serif;
  font-size: 100px;
  font-weight: 800;
  line-height: 100px;
  display: none;
}

.image-10, .image-11, .image-12 {
  display: none;
}

.hamburger {
  width: 35px;
  margin-left: 25px;
  display: none;
}

.hauptlinks {
  flex: 1;
  align-self: auto;
  display: flex;
}

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

.spacer-top {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 25px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
}

.spacer-top:hover {
  color: #d3ab69;
}

.link-block-9 {
  padding-top: 12px;
  text-decoration: none;
}

.link-block-10, .link-block-11 {
  text-decoration: none;
}

.link-block-12 {
  text-decoration: none;
  overflow: hidden;
}

.link-block-13 {
  text-decoration: none;
}

.div-block-14 {
  background-image: url('../images/matterhorn2_1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 700px;
  padding-top: 267px;
  display: flex;
}

.container-9 {
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-schwarz {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  width: 50%;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.container-10 {
  flex-flow: row;
  display: flex;
}

.div-block-15 {
  flex: 1;
  padding-right: 40px;
}

.div-block-16 {
  flex: 1;
}

.bold-text {
  text-transform: uppercase;
  font-weight: 800;
}

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

.logo-dejo {
  width: 200px;
  margin-top: 40px;
  margin-left: -5px;
  padding-left: 0;
}

.logo-brandl {
  width: 300px;
  margin-top: 40px;
  margin-left: -5px;
  padding-left: 0;
}

.div-block-17 {
  background-image: url('../images/team.jpg');
  background-position: 50%;
  background-size: cover;
  height: 500px;
}

.div-block-18 {
  background-color: #000;
}

.link-2, .link-3, .link-4, .link-5 {
  color: #fff;
  text-decoration: none;
}

.container-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template: "Area"
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-items: stretch;
  display: grid;
}

.div-block-19 {
  background-color: #5d3a3a;
  flex-flow: row;
  flex: 1;
  height: 50px;
  display: flex;
}

.div-block-20 {
  flex: 1;
}

.co-partner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2 Area-3 . Area-4"
                 ". . . . ."
                 ". . . . ."
                 / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 50px;
  display: grid;
}

.div-block-21 {
  padding-top: 0;
  display: block;
}

.titel-partner {
  color: #000;
  letter-spacing: .5px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border-top: 1px solid #000;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 55px;
}

.co-partner-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2 Area-3 . Area-4"
                 ". . . . ."
                 ". . . . ."
                 / 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.medien-partner, .medical-partner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2 Area-3 . Area-4"
  / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 50px;
  display: grid;
}

.partner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2 Area-3 . Area-4"
                 ". . . . ."
                 / 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 50px;
  display: grid;
}

.presenting-partner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
  / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-12 {
  height: 50px;
}

.titel-partner-copy {
  color: #000;
  letter-spacing: .5px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border-top: 1px solid #000;
  margin-top: 30px;
  margin-bottom: 25px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 55px;
}

.container-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 60px;
  display: grid;
}

.presenting {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 40px;
  display: grid;
}

.titel-gold-partner {
  color: #d3ab69;
  text-align: left;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 80px;
  margin-bottom: 25px;
  padding-right: 331px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 55px;
}

.text-weiss-copy {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 80px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.text-weiss-dejo {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

.link-6, .link-7, .link-8 {
  color: #fff;
  text-decoration: none;
}

.text-event {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 0;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.bold-text-3, .bold-text-4, .bold-text-5 {
  text-transform: uppercase;
  font-weight: 800;
}

.text-even-2 {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 80px;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.image-13 {
  width: 200px;
  margin-left: -30px;
  margin-right: 35px;
  padding-right: 0;
}

.container-14 {
  display: flex;
}

.div-block-22 {
  flex: 1;
  order: 0;
  align-self: flex-start;
  margin-top: 74px;
  padding-top: 0;
}

.text-app {
  color: #000;
  letter-spacing: .5px;
  margin-bottom: 0;
  padding-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.button-app {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border: 1px solid #000;
  width: 250px;
  height: auto;
  margin-top: 18px;
  margin-bottom: 0;
  padding: 5px 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 40px;
  text-decoration: none;
}

.button-app:hover {
  color: #fff;
  background-color: #000;
}

.link-block-14, .link-block-15 {
  text-decoration: none;
}

.container-15 {
  margin-bottom: 70px;
}

.div-block-23 {
  background-color: #fff;
  height: auto;
}

.list-item {
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.list {
  color: #000;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.div-block-leistungen {
  background-color: #fff;
}

.div-block-23-copy {
  background-color: #fff;
  height: 150px;
}

.titel-gold-copy {
  color: #d3ab69;
  letter-spacing: normal;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 420px;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}

.titel-gold-copy2 {
  color: #d3ab69;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 262px;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}

.haupttitel {
  color: #d3ab69;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 370px;
  font-family: Open Sans, sans-serif;
  font-size: 70px;
  font-weight: 800;
  line-height: 70px;
}

.haupttitel-impressionen {
  color: #d3ab69;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 70px;
  font-weight: 800;
  line-height: 70px;
}

.div-block-impressionen {
  background-color: #000;
}

.container-galery-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: 100vw;
  height: 300px;
  margin-top: 0;
  display: flex;
}

.div-block-24 {
  flex-direction: column;
  flex: 1;
  width: auto;
  height: auto;
  min-height: 268px;
  margin-right: 0;
  display: flex;
}

.lightbox-link-9 {
  overflow: hidden;
}

.image-14 {
  object-fit: cover;
  width: 100%;
  height: 300px;
  position: static;
  overflow: visible;
}

.div-block-25 {
  flex-direction: row;
  flex: 1;
  width: auto;
  height: 100px;
  margin-left: 10px;
  display: flex;
}

.lightbox-link-10 {
  flex: 1;
  height: 300px;
  overflow: hidden;
}

.impressionen-galery-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: 100vw;
  height: 300px;
  margin-top: 10px;
  display: flex;
}

.impressionen-galery-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #000;
  flex-direction: row;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: 100vw;
  height: auto;
  margin-top: 0;
  padding-top: 140px;
  padding-bottom: 97px;
  display: grid;
}

.titel-veranstalter {
  color: #fff;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 80px;
  margin-bottom: 25px;
  padding-right: 331px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 55px;
}

.text-impressionen {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

.container-17 {
  text-align: center;
  display: block;
}

.button-flickr {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border: 1px solid #fff;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 40px;
}

.button-flickr:hover {
  color: #d3ab69;
  background-color: #000;
}

.div-block-blder {
  background-color: #000;
  padding-top: 0;
  display: block;
}

.container-18 {
  height: 200px;
}

.container-19 {
  text-align: center;
  margin-bottom: 119px;
}

.image-15 {
  width: 500px;
  margin-left: 0;
  padding-left: 0;
}

.link-newsletter {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  border: 1px #000;
  border-bottom-style: solid;
  width: auto;
  margin-top: -3px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.link-newsletter:hover {
  color: #d3ab69;
}

.link-newsletter-titel {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  width: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 30px;
}

.container-20 {
  height: 150px;
}

.link-block-16 {
  width: 100%;
  text-decoration: none;
}

.image-14-copy {
  aspect-ratio: auto;
  object-fit: cover;
  background-color: #000;
  flex: 1;
  width: auto;
  max-width: 200%;
  height: 500px;
  display: block;
  position: static;
  overflow: visible;
}

.lightbox-link-10-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  background-color: #000;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 500px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.div-block-26 {
  background-color: #000;
  margin-bottom: 0;
  padding-bottom: 10px;
  display: block;
}

.bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11 {
  font-weight: 800;
}

.footer-adresse-2-copy {
  color: #fff;
  letter-spacing: .5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.datenschutz {
  color: #868686;
  letter-spacing: .5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.link-datenschutz {
  color: #888;
  font-family: Inter, sans-serif;
  font-weight: 300;
  text-decoration: none;
}

.link-datenschutz:hover {
  color: #fff;
}

.image-16 {
  width: 170px;
}

.button {
  z-index: 8;
  text-align: right;
  margin-top: 553px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.div-block-27 {
  background-color: #000;
  background-image: url('../images/Skier.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 600px;
}

.haupttitel-copy, .haupttitel-copy2 {
  color: #d3ab69;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 370px;
  font-family: Open Sans, sans-serif;
  font-size: 70px;
  font-weight: 800;
  line-height: 70px;
}

.button-kontakt {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border: 1px solid #fff;
  width: 250px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 40px;
}

.button-kontakt:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.container-21 {
  height: auto;
}

.text-weiss-kontakt {
  color: #fff;
  letter-spacing: .5px;
  text-transform: none;
  overflow-wrap: normal;
  margin-bottom: 0;
  padding-right: 593px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.heading-2-after {
  color: #fff;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 48px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 45px;
}

.nef {
  background-image: url('../images/nef.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.knup {
  background-image: url('../images/knup.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.bold-text-12 {
  color: #fff;
  text-decoration: none;
}

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

.bold-text-13 {
  color: #fff;
  text-decoration: none;
}

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

.spickel-1 {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: url('../images/Spickel-Schwarz.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-clip: border-box;
  height: 50vh;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.spickel-2 {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: url('../images/Spickel-Gold.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  width: auto;
  height: 50vh;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.spickel-3 {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-color: #fff0;
  background-image: url('../images/Spickel-Weiss.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-clip: border-box;
  height: 50vh;
  display: block;
  position: relative;
  inset: 0%;
}

.header-transparent {
  z-index: 10;
  background-color: #0000;
  height: 120px;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.dalbrecht {
  background-image: url('../images/Daniel-Albrecht.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: 360px;
  display: flex;
}

.m-vongrunigen {
  background-image: url('../images/Mike-VonGrunigen.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: 360px;
  display: flex;
}

.text-weiss-copy {
  color: #000;
  letter-spacing: .5px;
  text-transform: none;
  overflow-wrap: normal;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.content-auf-weiss {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  height: auto;
}

.content-auf-schwarz {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  height: auto;
}

.titel-gold-copy2-copy {
  color: #d3ab69;
  letter-spacing: 0;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 262px;
  font-family: Inter, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}

.content-schwarz-bild {
  z-index: 2;
  background-color: #000;
  height: auto;
  position: relative;
}

.footer-spickel {
  background-color: #fff;
  background-image: url('../images/Spickel-Footer.svg');
  background-position: 50% 0;
  background-size: cover;
  height: 250px;
}

.button-vip {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border: 1px solid #fff;
  width: 250px;
  height: auto;
  margin-top: 0;
  margin-bottom: 74px;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 40px;
}

.button-vip:hover {
  color: #fff;
  background-color: #000;
}

.white {
  z-index: 1;
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.gold-spickel {
  height: auto;
  position: static;
  inset: auto 0% 0%;
  overflow: visible;
}

.b {
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.black {
  z-index: 1;
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.black-spickel, .white-spickel {
  position: static;
  inset: auto 0% 0%;
  overflow: visible;
}

.body-2 {
  background-color: #b88787;
}

.gold {
  z-index: 1;
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.abdunkelung-video {
  z-index: 0;
  -webkit-text-fill-color: inherit;
  background-color: #0b202747;
  background-clip: border-box;
  height: 100vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.image-17 {
  position: absolute;
}

.black-spickel-copy {
  position: static;
  inset: auto 0% 0%;
  overflow: visible;
}

.black-copy {
  z-index: 1;
  align-items: flex-end;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.link-block-17 {
  text-decoration: none;
}

.header-background {
  z-index: 10;
  background-color: #000;
  height: 140px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.white-header {
  z-index: 1;
  align-items: flex-start;
  height: 90vh;
  margin-top: 45px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.white-spickel-header {
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.gold-header {
  z-index: 1;
  align-items: flex-end;
  height: 500px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
  overflow: clip;
}

.gold-spickel-header {
  height: auto;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.image-21 {
  position: absolute;
  inset: 0% 0% auto;
}

.black-header {
  z-index: 1;
  object-fit: fill;
  align-items: flex-end;
  height: 400px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.black-spickel-header {
  aspect-ratio: auto;
  object-fit: cover;
  width: auto;
  height: 100%;
  margin-top: -83px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.heading-inhalt {
  color: #fff;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 0;
  margin-bottom: -91px;
  font-family: Inter, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
}

.titelbild-inhalt {
  z-index: 0;
  -webkit-text-fill-color: inherit;
  background-color: #0b202700;
  background-image: url('../images/Skibrille.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  height: 75vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.titel-gold-klein {
  color: #d3ab69;
  letter-spacing: normal;
  -webkit-text-stroke-width: 0px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 199px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
}

.diagonal-1 {
  z-index: 2;
  background-color: #fff;
  height: auto;
  position: relative;
}

.image-22 {
  width: 100%;
}

.text-schwarz-1-spaltig {
  color: #000;
  letter-spacing: .5px;
  text-transform: none;
  overflow-wrap: normal;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.list-item-2, .list-item-3 {
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.list-item-4 {
  font-family: Inter, sans-serif;
  font-weight: 300;
  position: static;
}

.list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13 {
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.container-22 {
  height: 200px;
}

.text-weiss-brandl {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 80px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}

.header-home {
  z-index: 10;
  background-color: #b14f4f00;
  height: 140px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
  overflow: hidden;
}

.headline-home {
  z-index: 6;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-2-home {
  background-color: #000;
  height: 100vh;
}

.titelbild-organisator {
  z-index: 0;
  -webkit-text-fill-color: inherit;
  background-color: #0b202700;
  background-image: url('../images/Team-vor-Matterhorn.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-clip: border-box;
  height: 75vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.d-mahrer {
  background-image: url('../images/Daniel-Mahrer.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: 360px;
  display: flex;
}

.f-marvulli {
  background-image: url('../images/Franco-Marvulli.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: 360px;
  display: flex;
}

.u-raeber {
  background-image: url('../images/Urs-Raeber.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: 360px;
  display: flex;
}

.albrecht-copy {
  background-image: url('../images/albrecht.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex: 1;
  height: 300px;
}

.a-knup {
  background-image: url('../images/Adrian-Knup.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  height: 360px;
  display: flex;
}

.vip-box {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: flex;
}

.titelbild-impressionen {
  z-index: 0;
  -webkit-text-fill-color: inherit;
  background-color: #0b202700;
  background-image: url('../images/Uber-uns.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  height: 75vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.link-block-18 {
  text-decoration: none;
}

.button-vip-fr {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border: 1px solid #fff;
  width: 300px;
  height: auto;
  margin-top: 0;
  margin-bottom: 74px;
  padding: 10px 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 800;
  line-height: 40px;
}

.button-vip-fr:hover {
  color: #fff;
  background-color: #000;
}

.link-11, .link-12 {
  color: #fff;
  font-weight: 800;
  text-decoration: none;
}

.button-galerie-fr {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-text-stroke-color: Gold;
  border: 1px solid #fff;
  width: 300px;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 40px;
}

.button-galerie-fr:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.titelbild-vip {
  z-index: 0;
  -webkit-text-fill-color: inherit;
  background-color: #0b202700;
  background-image: url('../images/VIP-Hintergrund.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
  height: 75vh;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

.text-schwarz-vip {
  color: #000;
  text-align: left;
  letter-spacing: .5px;
  width: auto;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.link-block-19, .link-block-20 {
  text-decoration: none;
}

.link-13, .link-14, .link-15, .link-16 {
  color: #fff;
  font-family: Inter, sans-serif;
  text-decoration: none;
}

.link-17, .link-18, .link-19 {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .headline {
    height: 65vh;
  }

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

  .footer {
    height: auto;
  }

  .div-block-4 {
    background-color: #c76f6f;
  }

  .image-2 {
    display: none;
  }

  .content-schwarz {
    height: auto;
  }

  .titel-gold {
    margin-top: 260px;
    padding-right: 288px;
  }

  .text-weiss {
    padding-right: 0;
    display: block;
  }

  .vip {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: row;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .oertli {
    height: 250px;
  }

  .body {
    overflow: visible;
  }

  .links, .image-9 {
    display: none;
  }

  .hess {
    height: 280px;
  }

  .albrecht, .mike, .kernen, .mahrer, .raeber, .marvulli {
    height: 250px;
  }

  .heading-mobile, .image-11 {
    display: none;
  }

  .image-12 {
    border-top: 1px solid #fff;
    padding-top: 36px;
    display: block;
  }

  .hamburger {
    cursor: pointer;
    display: block;
  }

  .dropdownmenu {
    z-index: 9;
    background-color: #000;
    height: 100vh;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
    overflow: hidden;
  }

  .container-8 {
    background-color: #5f8b5300;
    flex-flow: column;
    align-items: flex-start;
    height: auto;
    margin-top: 165px;
    display: flex;
  }

  .dropdownlinks {
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
    text-decoration: none;
  }

  .dropdownlinks:hover {
    color: #d3ab69;
  }

  .dropdownlanguage {
    text-align: left;
    width: 35px;
    margin-top: 39px;
  }

  .spacer {
    color: #d3ab69;
    text-align: center;
    text-transform: uppercase;
    width: 100px;
    height: 25px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-right: 0;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-weight: 800;
  }

  .link-block-5 {
    text-align: center;
    align-self: auto;
    text-decoration: none;
  }

  .link-block-6, .link-block-7, .link-block-8 {
    text-decoration: none;
  }

  .spacer-top {
    display: none;
  }

  .text-schwarz {
    width: 70%;
    display: block;
  }

  .div-block-17 {
    height: 400px;
  }

  .co-partner, .co-partner-copy, .medien-partner, .medical-partner, .partner, .presenting-partner {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .container-12 {
    height: 50px;
  }

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

  .presenting {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 40px;
    display: grid;
  }

  .text-weiss-copy, .text-weiss-dejo, .text-event, .text-even-2 {
    display: block;
  }

  .div-block-22 {
    margin-top: 45px;
  }

  .text-app {
    font-family: Inter, sans-serif;
    display: block;
  }

  .titel-gold-copy {
    margin-top: 40px;
    padding-right: 288px;
  }

  .titel-gold-copy2 {
    margin-top: 40px;
    padding-right: 76px;
  }

  .haupttitel {
    margin-top: 260px;
    padding-right: 288px;
  }

  .haupttitel-impressionen {
    margin-top: 260px;
    padding-right: 0;
  }

  .impressionen-galery-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-impressionen, .link-newsletter, .link-newsletter-titel {
    display: block;
  }

  .button {
    margin-top: 579px;
  }

  .div-block-27 {
    height: 500px;
  }

  .haupttitel-copy {
    margin-top: 260px;
    padding-right: 240px;
  }

  .haupttitel-copy2 {
    margin-top: 260px;
    padding-right: 238px;
  }

  .text-weiss-kontakt {
    padding-right: 364px;
    display: block;
  }

  .nef, .knup {
    height: 250px;
  }

  .spickel-1 {
    height: 50vh;
    inset: auto 0% 0%;
  }

  .spickel-2 {
    background-position: 50% 100%;
    background-size: cover;
    width: auto;
    height: 50vh;
    margin-top: 0;
    position: absolute;
    inset: auto 0% 0%;
    overflow: hidden;
  }

  .spickel-3 {
    height: 50vh;
    margin-top: 0;
    inset: auto 0% 0%;
  }

  .dalbrecht, .m-vongrunigen {
    height: 280px;
  }

  .text-weiss-copy {
    padding-right: 0;
    display: block;
  }

  .titel-gold-copy2-copy {
    margin-top: 40px;
    padding-right: 288px;
  }

  .content-schwarz-bild {
    height: auto;
  }

  .footer-spickel {
    background-repeat: repeat;
    background-size: cover;
    height: 220px;
  }

  .spickel {
    justify-content: center;
    align-items: flex-end;
    height: 100vh;
    display: flex;
    position: absolute;
    inset: 0% 0% auto;
  }

  .white {
    align-items: flex-end;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .gold-spickel {
    position: static;
    inset: auto 0% 0%;
  }

  .b {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .black {
    position: absolute;
    inset: 0%;
  }

  .black-spickel {
    position: static;
    inset: auto 0% 0%;
  }

  .white-spickel {
    inset: auto 0% 0%;
  }

  .body-2 {
    background-color: #7f6868;
  }

  .gold {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .black-spickel-copy {
    position: static;
    inset: auto 0% 0%;
  }

  .black-copy {
    position: absolute;
    inset: 0%;
  }

  .white-header {
    align-items: flex-end;
    height: 70vh;
    margin-top: 59px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .white-spickel-header {
    position: absolute;
    inset: 0% 0% auto;
  }

  .gold-header {
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 57px;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .gold-spickel-header {
    position: absolute;
    inset: 0% 0% auto;
  }

  .black-header {
    height: 320px;
    position: absolute;
    inset: 0%;
  }

  .black-spickel-header {
    position: absolute;
    inset: 0% 0% auto;
  }

  .heading-inhalt {
    margin-top: 501px;
  }

  .titelbild-inhalt {
    background-image: url('../images/Skibrille.jpg');
    height: 65vh;
  }

  .titel-gold-klein {
    margin-top: 0;
    padding-right: 199px;
  }

  .diagonal-1 {
    height: auto;
  }

  .text-schwarz-1-spaltig {
    padding-right: 0;
    display: block;
  }

  .text-weiss-brandl {
    display: block;
  }

  .header-home {
    height: 140px;
  }

  .headline-home {
    height: auto;
  }

  .div-block-2-home {
    height: 100vh;
  }

  .titelbild-organisator {
    background-image: url('../images/Team-vor-Matterhorn.jpg');
    height: 65vh;
  }

  .d-mahrer, .f-marvulli, .u-raeber {
    height: 280px;
  }

  .albrecht-copy {
    height: 250px;
  }

  .a-knup {
    height: 280px;
  }

  .vip-box {
    height: auto;
  }

  .titelbild-impressionen {
    background-image: url('../images/Uber-uns.jpg');
    height: 65vh;
  }

  .titelbild-vip {
    background-image: url('../images/VIP-Hintergrund.jpg');
    height: 65vh;
  }

  .text-schwarz-vip {
    width: 70%;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .headline {
    margin-top: -24px;
    margin-left: 20px;
    padding-right: 20px;
  }

  .heading {
    font-size: 60px;
    line-height: 60px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .header {
    height: 130px;
  }

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

  .image-2 {
    margin-left: 20px;
    margin-right: 20px;
    display: none;
  }

  .content-schwarz {
    height: auto;
  }

  .titel {
    padding-left: 20px;
    padding-right: 20px;
  }

  .titel-gold {
    margin-top: 200px;
    padding-right: 190px;
    font-size: 30px;
    line-height: 40px;
  }

  .text-weiss {
    padding-right: 0;
  }

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

  .image-5 {
    width: 127px;
    margin-left: 20px;
  }

  .image-7 {
    width: 127px;
    margin-right: 20px;
  }

  .div-block-12 {
    margin-left: 20px;
  }

  .div-block-13 {
    margin-right: 20px;
  }

  .container-7 {
    border-top: 1px #fff;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 36px;
  }

  .hess {
    height: 310px;
  }

  .link-block-4:hover {
    background-color: #fff;
  }

  .heading-mobile {
    font-size: 60px;
    line-height: 60px;
    display: none;
  }

  .image-11 {
    border-top: 1px solid #fff;
    padding-top: 36px;
    display: block;
  }

  .image-12 {
    display: none;
  }

  .hamburger {
    padding-bottom: 26px;
  }

  .hauptlinks {
    margin-right: 20px;
  }

  .dropdownmenu {
    padding-left: 20px;
    display: block;
  }

  .dropdownlinks {
    font-size: 20px;
    line-height: 25px;
  }

  .dropdownlinks:hover {
    color: #d3ab69;
  }

  .div-block-14 {
    height: 600px;
  }

  .container-9 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-schwarz {
    width: 100%;
  }

  .container-10 {
    flex-flow: column;
    margin-left: 0;
    margin-right: 20px;
  }

  .bold-text {
    letter-spacing: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    line-height: 30px;
  }

  .div-block-17 {
    height: 300px;
  }

  .co-partner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2 Area-3";
  }

  .div-block-21 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .titel-partner {
    font-size: 18px;
    line-height: 40px;
  }

  .medien-partner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2 Area-3";
  }

  .medical-partner {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2 Area-3";
  }

  .partner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-areas: "Area Area-2 Area-3";
  }

  .presenting-partner {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .titel-partner-copy {
    margin-top: 20px;
    font-size: 18px;
    line-height: 40px;
  }

  .container-13 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
  }

  .presenting {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 30px;
    display: grid;
  }

  .titel-gold-partner {
    padding-right: 207px;
    font-size: 30px;
    line-height: 40px;
  }

  .text-weiss-copy, .text-weiss-dejo {
    margin-bottom: 50px;
  }

  .text-event {
    margin-bottom: 0;
  }

  .text-even-2 {
    margin-bottom: 50px;
    padding-left: 0;
  }

  .image-13 {
    margin-bottom: 82px;
  }

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

  .text-app {
    margin-bottom: 0;
  }

  .container-16 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .titel-gold-copy, .titel-gold-copy2 {
    margin-top: 40px;
    padding-right: 190px;
    font-size: 30px;
    line-height: 30px;
  }

  .haupttitel {
    margin-top: 200px;
    padding-right: 190px;
    font-size: 55px;
    line-height: 55px;
  }

  .haupttitel-impressionen {
    margin-top: 200px;
    padding-right: 0;
    font-size: 55px;
    line-height: 55px;
  }

  .container-galery-4 {
    flex-direction: row;
    height: 268px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-14, .lightbox-link-10 {
    height: 200px;
  }

  .impressionen-galery-2 {
    flex-direction: row;
    height: 268px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .impressionen-galery-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .titel-veranstalter {
    padding-right: 207px;
    font-size: 30px;
    line-height: 40px;
  }

  .text-impressionen {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 25px;
  }

  .div-block-blder {
    margin-left: 0;
    margin-right: 0;
  }

  .image-14-copy, .lightbox-link-10-copy {
    height: 300px;
  }

  .image-16 {
    width: 110px;
  }

  .button {
    margin-top: 419px;
    padding-right: 20px;
  }

  .div-block-27 {
    height: 400px;
  }

  .haupttitel-copy {
    margin-top: 200px;
    padding-right: 135px;
    font-size: 55px;
    line-height: 55px;
  }

  .haupttitel-copy2 {
    margin-top: 200px;
    padding-right: 140px;
    font-size: 55px;
    line-height: 55px;
  }

  .button-kontakt {
    font-family: Inter, sans-serif;
    font-size: 18px;
  }

  .button-kontakt:hover {
    color: #000;
  }

  .container-21 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-weiss-kontakt {
    padding-right: 178px;
  }

  .heading-2-after {
    font-size: 30px;
    line-height: 40px;
  }

  .spickel-2 {
    margin-top: -83px;
  }

  .spickel-3 {
    margin-top: 41px;
  }

  .dalbrecht {
    height: 310px;
  }

  .text-weiss-copy {
    margin-bottom: 0;
    padding-right: 0;
  }

  .titel-gold-copy2-copy {
    margin-top: 40px;
    padding-right: 190px;
    font-size: 30px;
    line-height: 30px;
  }

  .content-schwarz-bild {
    height: auto;
  }

  .footer-spickel {
    height: 170px;
  }

  .gold-spickel {
    position: static;
    inset: auto 0% 0%;
  }

  .b {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .black {
    inset: 0%;
  }

  .gold {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .black-copy {
    inset: 0%;
  }

  .header-background {
    height: 130px;
  }

  .gold-header {
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .gold-spickel-header {
    position: absolute;
    inset: 0% 0% auto;
  }

  .black-header {
    inset: 0%;
  }

  .heading-inhalt {
    margin-top: 538px;
    font-size: 60px;
    line-height: 60px;
  }

  .titel-gold-klein {
    margin-top: 0;
    padding-right: 190px;
    font-size: 20px;
    line-height: 20px;
  }

  .diagonal-1 {
    height: auto;
  }

  .image-22 {
    margin-top: 0;
  }

  .text-schwarz-1-spaltig {
    padding-right: 0;
  }

  .text-weiss-brandl {
    margin-bottom: 50px;
  }

  .header-home {
    height: 130px;
  }

  .headline-home {
    height: auto;
    margin-top: -24px;
    margin-left: 20px;
    padding-right: 20px;
  }

  .div-block-2-home {
    height: 100vh;
  }

  .container-23 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .d-mahrer {
    height: 310px;
  }

  .vip-box {
    height: auto;
  }

  .button-galerie-fr {
    font-family: Inter, sans-serif;
    font-size: 18px;
  }

  .button-galerie-fr:hover {
    color: #000;
  }

  .container-24 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-schwarz-vip {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .video, .background-video {
    height: 80vh;
  }

  .headline {
    height: 55vh;
  }

  .heading {
    font-size: 45px;
    line-height: 45px;
    display: block;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

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

  .container-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .div-block-4 {
    background-color: #fff;
  }

  .image-2 {
    display: none;
  }

  .content-schwarz {
    height: auto;
  }

  .titel-gold {
    margin-top: 280px;
    padding-right: 57px;
  }

  .text-weiss {
    padding-right: 0;
  }

  .section-2 {
    height: 1000px;
    display: none;
  }

  .vip {
    grid-template-columns: 1fr;
  }

  .oertli {
    height: 200px;
  }

  .div-block-8 {
    position: static;
  }

  .div-block-13 {
    align-self: flex-start;
    margin-left: 20px;
  }

  .container-7 {
    border-top-style: none;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
  }

  .hess, .albrecht, .mike, .kernen, .mahrer, .raeber, .marvulli {
    height: 200px;
  }

  .button-text {
    width: 300px;
    font-size: 25px;
    line-height: 35px;
  }

  .button-anmeldung {
    margin-bottom: 140px;
  }

  .heading-mobile {
    color: #fff;
    font-family: Inter, sans-serif;
    font-size: 50px;
    font-weight: 900;
    line-height: 50px;
    display: none;
  }

  .image-10 {
    border: 1px #000;
    border-top: 1px solid #fff;
    padding-top: 36px;
    display: block;
  }

  .image-11 {
    display: none;
  }

  .hamburger {
    padding-bottom: 26px;
  }

  .dropdownmenu {
    padding-left: 20px;
    display: block;
  }

  .dropdownlinks {
    text-align: left;
  }

  .dropdownlinks:hover {
    color: #d3ab69;
  }

  .div-block-14 {
    height: 600px;
    padding-top: 146px;
  }

  .container-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    display: flex;
  }

  .container-10 {
    margin-left: 0;
  }

  .div-block-17 {
    object-fit: cover;
    height: 200px;
  }

  .co-partner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .titel-partner {
    padding-right: 57px;
    font-family: Inter, sans-serif;
    font-weight: 800;
  }

  .partner {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "."
                   "."
                   "."
                   / 1fr 1fr 1fr;
    grid-auto-flow: column;
    justify-items: stretch;
  }

  .titel-partner-copy {
    padding-right: 57px;
  }

  .container-13 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template: "Area"
    / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center;
    margin-bottom: 30px;
    display: grid;
  }

  .presenting {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template: "Area"
    / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center;
    margin-bottom: 15px;
    display: grid;
  }

  .titel-gold-partner {
    padding-right: 8px;
  }

  .text-weiss-copy {
    margin-bottom: 50px;
  }

  .text-weiss-dejo {
    color: #fff;
    text-decoration: none;
  }

  .text-even-2 {
    margin-bottom: 50px;
  }

  .image-13 {
    width: 140px;
    margin-left: -16px;
  }

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

  .titel-gold-copy {
    margin-top: 0;
    padding-right: 57px;
  }

  .titel-gold-copy2 {
    margin-top: 40px;
    padding-right: 57px;
  }

  .haupttitel {
    margin-top: 280px;
    padding-right: 57px;
    font-size: 50px;
    line-height: 50px;
  }

  .haupttitel-impressionen {
    flex: 0 auto;
    margin-top: 280px;
    padding-right: 0;
    font-size: 50px;
    line-height: 50px;
    display: flex;
  }

  .container-galery-4 {
    flex-direction: column;
    height: auto;
  }

  .div-block-24 {
    margin-right: 0;
  }

  .image-14 {
    height: 200px;
  }

  .div-block-25 {
    margin-top: 20px;
    margin-left: 0;
  }

  .lightbox-link-10 {
    height: 200px;
  }

  .impressionen-galery-2 {
    flex-direction: column;
    height: auto;
  }

  .impressionen-galery-3 {
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    height: auto;
  }

  .titel-veranstalter {
    padding-right: 8px;
  }

  .container-18 {
    height: 120px;
  }

  .link-newsletter {
    padding-right: 0;
  }

  .image-14-copy {
    object-fit: cover;
    flex: 0 auto;
    width: 100%;
    height: 300px;
  }

  .lightbox-link-10-copy {
    height: 300px;
  }

  .button {
    margin-top: 278px;
  }

  .div-block-27 {
    background-position: 60% 0;
    height: 400px;
  }

  .haupttitel-copy {
    margin-top: 280px;
    padding-right: 9px;
    font-size: 50px;
    line-height: 50px;
  }

  .haupttitel-copy2 {
    margin-top: 280px;
    padding-right: 38px;
    font-size: 50px;
    line-height: 50px;
  }

  .text-weiss-kontakt {
    padding-right: 0;
  }

  .heading-2-after {
    font-size: 25px;
    line-height: 35px;
  }

  .nef, .knup {
    height: 200px;
  }

  .spickel-2 {
    margin-top: -98px;
    margin-left: 0;
  }

  .spickel-3 {
    margin-top: 45px;
  }

  .dalbrecht, .m-vongrunigen {
    height: 200px;
  }

  .text-weiss-copy {
    margin-bottom: 0;
    padding-right: 0;
  }

  .titel-gold-copy2-copy {
    margin-top: 40px;
    padding-right: 57px;
  }

  .content-schwarz-bild {
    height: 350px;
  }

  .footer-spickel {
    height: 90px;
  }

  .white {
    height: 80vh;
  }

  .gold-spickel {
    inset: auto 0% 0%;
  }

  .black {
    height: 80vh;
  }

  .black-spickel, .white-spickel {
    inset: auto 0% 0%;
  }

  .gold, .abdunkelung-video {
    height: 80vh;
  }

  .black-spickel-copy {
    inset: auto 0% 0%;
  }

  .image-18 {
    object-fit: cover;
    width: auto;
    height: 100%;
  }

  .image-19, .image-20 {
    object-fit: cover;
    height: 100%;
  }

  .white-header {
    height: 200px;
    margin-top: 100px;
  }

  .white-spickel-header {
    object-fit: cover;
    position: absolute;
    inset: 0% 0% auto;
  }

  .gold-header {
    height: 50vh;
    margin-top: 99px;
  }

  .gold-spickel-header {
    width: auto;
    height: auto;
    inset: 0% 0% auto;
  }

  .black-header {
    height: 290px;
  }

  .black-spickel-header {
    inset: 0% 0% auto;
  }

  .heading-inhalt {
    margin-top: 0;
    margin-bottom: -75px;
    font-size: 45px;
    line-height: 45px;
    display: block;
  }

  .titelbild-inhalt {
    background-image: url('../images/Skibrille.jpg');
    background-position: 50%;
    height: 55vh;
  }

  .titel-gold-klein {
    margin-top: 0;
    padding-right: 57px;
  }

  .diagonal-1 {
    height: auto;
  }

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

  .text-schwarz-1-spaltig {
    padding-right: 0;
  }

  .div-block-28 {
    margin-bottom: 196px;
  }

  .text-weiss-brandl {
    margin-bottom: 50px;
  }

  .headline-home {
    justify-content: flex-start;
    height: auto;
    margin-top: 10px;
  }

  .div-block-2-home {
    height: 100vh;
  }

  .titelbild-organisator {
    background-image: url('../images/Team-vor-Matterhorn.jpg');
    background-position: 50%;
    height: 55vh;
  }

  .d-mahrer, .f-marvulli, .u-raeber, .albrecht-copy, .a-knup {
    height: 200px;
  }

  .vip-box {
    height: auto;
  }

  .titelbild-impressionen {
    background-image: url('../images/Uber-uns.jpg');
    background-position: 50%;
    height: 55vh;
  }

  .titelbild-vip {
    background-image: url('../images/VIP-Hintergrund.jpg');
    background-position: 50%;
    height: 55vh;
  }
}

#w-node-dff20bba-949d-ebc9-3827-94d4c464da17-cf968037, #w-node-_2b660005-c25d-e31c-9150-8e4c55cc783f-cf968037, #w-node-_0f38019f-89ca-3760-7989-73392b65c019-cf968037, #w-node-_28cb5d26-ee1d-76d9-9016-6a93f9b453ea-cf968037, #w-node-ecb4656e-cf98-e88f-d6bd-ff36972eb5df-cf968037, #Galery-Jurablick.w-node-_6894d557-84fa-b13a-6278-a42abd136ca9-cf968038, #w-node-dff20bba-949d-ebc9-3827-94d4c464da17-cf96803c, #w-node-_2b660005-c25d-e31c-9150-8e4c55cc783f-cf96803c, #w-node-_0f38019f-89ca-3760-7989-73392b65c019-cf96803c, #w-node-_28cb5d26-ee1d-76d9-9016-6a93f9b453ea-cf96803c, #w-node-_34b5554b-49e4-5b1f-77fc-814883012dd5-cf96803c, #Galery-Jurablick.w-node-a2b82e3a-d596-4b7f-433b-67857bdb7dd9-cf96803d, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a8a-47813d75, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a94-47813d75, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a9a-47813d75, #w-node-_47eaf752-ec7e-4dad-c6f3-fe0642c61281-47813d75, #w-node-_6ed25c1d-5f28-fd87-c54a-bf3eab504d54-47813d75, #Galery-Jurablick.w-node-_9868e4f2-0c9c-9d4e-3260-2738e867bc1d-aa955d15, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a8a-2e0a55da, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a94-2e0a55da, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a9a-2e0a55da, #w-node-_47eaf752-ec7e-4dad-c6f3-fe0642c61281-2e0a55da, #w-node-_6ed25c1d-5f28-fd87-c54a-bf3eab504d54-2e0a55da, #Galery-Jurablick.w-node-_9868e4f2-0c9c-9d4e-3260-2738e867bc1d-580cd339 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 479px) {
  #w-node-dff20bba-949d-ebc9-3827-94d4c464da17-cf968037 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2b660005-c25d-e31c-9150-8e4c55cc783d-cf968037 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2b660005-c25d-e31c-9150-8e4c55cc783f-cf968037, #w-node-_0f38019f-89ca-3760-7989-73392b65c019-cf968037, #w-node-_28cb5d26-ee1d-76d9-9016-6a93f9b453ea-cf968037 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-ecb4656e-cf98-e88f-d6bd-ff36972eb5dd-cf968037 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ecb4656e-cf98-e88f-d6bd-ff36972eb5df-cf968037, #w-node-dff20bba-949d-ebc9-3827-94d4c464da17-cf96803c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2b660005-c25d-e31c-9150-8e4c55cc783d-cf96803c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2b660005-c25d-e31c-9150-8e4c55cc783f-cf96803c, #w-node-_0f38019f-89ca-3760-7989-73392b65c019-cf96803c, #w-node-_28cb5d26-ee1d-76d9-9016-6a93f9b453ea-cf96803c {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_34b5554b-49e4-5b1f-77fc-814883012dc4-cf96803c {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_34b5554b-49e4-5b1f-77fc-814883012dd5-cf96803c, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a8a-47813d75 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a93-47813d75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a94-47813d75, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a9a-47813d75, #w-node-_47eaf752-ec7e-4dad-c6f3-fe0642c61281-47813d75 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6ed25c1d-5f28-fd87-c54a-bf3eab504d43-47813d75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6ed25c1d-5f28-fd87-c54a-bf3eab504d54-47813d75, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a8a-2e0a55da {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a93-2e0a55da {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a94-2e0a55da, #w-node-_38cff662-2066-4f2e-4ccc-e91c0f4a3a9a-2e0a55da, #w-node-_47eaf752-ec7e-4dad-c6f3-fe0642c61281-2e0a55da {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6ed25c1d-5f28-fd87-c54a-bf3eab504d43-2e0a55da {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6ed25c1d-5f28-fd87-c54a-bf3eab504d54-2e0a55da {
    grid-area: 1 / 1 / 2 / 2;
  }
}


