@font-face {
  font-family: Bogart Trial;
  src: url('../fonts/Bogart-Black-trial.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bogart Trial;
  src: url('../fonts/Bogart-Bold-trial.ttf') format("truetype"), url('../fonts/Bogart-Extrabold-trial.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bogart Trial;
  src: url('../fonts/Bogart-Extralight-trial.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bogart Trial;
  src: url('../fonts/Bogart-Light-trial.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bogart Trial;
  src: url('../fonts/Bogart-Regular-trial.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bogart Trial;
  src: url('../fonts/Bogart-Medium-trial.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bogart Trial;
  src: url('../fonts/Bogart-Semibold-trial.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --soapstone: #fffbf8;
  --artyclick-crimson: #ff0076;
  --cinder: #151515;
  --merino: #f8eee6;
  --tufts-blue: #3b77bc;
  --butterfly-blue: #2990c2;
  --blue\<deleted\|variable-64e4b718-c21f-ddca-7146-7e861cbf6291\>: #7bc4e5;
  --white: white;
  --black: black;
  --pink\<deleted\|variable-49fc8b98-474c-b31e-d44d-1f5db2a7f13c\>: #f6006a;
  --gray\<deleted\|variable-5ab125d4-58e2-76f5-5df4-f9cca978a270\>: #9094962b;
  --golden-brown: #e6c512;
  --hawkes-blue: #cae8f6;
  --brown-yellow: #a29708;
  --canary-yellow: #ffff4a;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

body {
  background-color: var(--soapstone);
  color: #333;
  flex-flow: column;
  justify-content: space-between;
  font-size: 14px;
  line-height: 1.5;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
}

.logo {
  justify-content: center;
  align-items: center;
  max-width: 220px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.heading-23 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poiret One, sans-serif;
  font-size: 50px;
  font-weight: 400;
}

.schwarzer-button {
  background-color: #000;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  transition: all .2s;
}

.schwarzer-button:hover {
  background-color: #d4af37;
  margin-bottom: 20px;
}

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

.paragraph-8 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 13px;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.link-3 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
}

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

.link-4 {
  color: #fff;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.grid-6 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16% 8%;
  justify-content: center;
  justify-items: center;
}

.linkfooter {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
  text-decoration: none;
  display: inline-block;
}

.linkfooter.w--current {
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  line-height: 30px;
}

.section-6 {
  background-color: #000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.footerheading-2 {
  color: #ddb545;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.div-block-6 {
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: block;
}

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

.grid-7 {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 16% 14% 17% 16%;
  justify-content: center;
  justify-items: center;
}

.button-auf-schwarz-2 {
  background-color: #d4af37;
  margin-bottom: 20px;
}

.button-auf-schwarz-2:hover {
  background-color: #000;
  margin-bottom: 20px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 0;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 25px;
}

.button-auf-schwarz-2._2 {
  background-color: #000;
  margin-left: 10px;
}

.button-auf-schwarz-2._2:hover {
  background-color: #d4af37;
}

.navbar-6 {
  width: 100%;
}

.nav-link-3 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.nav-link-3:hover {
  color: gray;
}

.nav-link-3.w--current {
  color: #ebe3de;
}

.nav-link-3.flie-text.w--current {
  color: #ece4df;
}

.farbe-der-headings {
  color: var(--artyclick-crimson);
}

.hauptfarbe {
  background-color: var(--cinder);
  color: #fff;
}

.zweitfarbe {
  background-color: var(--merino);
  color: #000;
}

.highlights {
  background-color: var(--artyclick-crimson);
  color: #fff;
}

.heading-1 {
  font-family: Vollkorn, serif;
  font-weight: 900;
  line-height: 1.3;
}

.heading-2 {
  font-family: Vollkorn, serif;
  font-weight: 600;
  line-height: 1.3;
}

.flie-text {
  font-family: PT Sans, sans-serif;
  font-weight: 300;
  line-height: 1.8;
}

.heading-3 {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Vollkorn, serif;
  font-weight: 300;
  line-height: 1.3;
}

.titelvideo1 {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 90vh;
  padding-bottom: 100px;
  display: flex;
}

.inhalt-mittig1 {
  text-align: center;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.terminbutton {
  text-transform: uppercase;
  font-family: Exo, sans-serif;
}

.terminbutton:hover {
  background-color: #292929;
}

.terminbutton.highlights {
  font-family: Roboto, sans-serif;
}

.terminbutton.highlights:hover {
  background-color: #161616;
}

.instagram3 {
  width: 30px;
}

.social-verlinkung3 {
  margin-right: 10px;
}

.utility-page-wrap {
  background-color: var(--artyclick-crimson);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 280px;
  display: flex;
  position: absolute;
  bottom: 5%;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
  position: relative;
  top: 0;
}

.submit-button {
  background-color: #ecbf38;
}

.nav-menu {
  z-index: 1000000;
}

.nav-link {
  color: #fff;
}

.nav-link:hover {
  color: #a8a8a8;
}

.nav-link:active, .nav-link:focus, .nav-link:visited {
  color: #fff;
}

.nav-link.w--current {
  color: #a8a8a8;
}

.nav-link.flie-text {
  color: var(--tufts-blue);
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
}

.nav-link.flie-text.w--current {
  color: var(--butterfly-blue);
}

.mehr-erfahren2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  line-height: 24px;
  transition: all .3s cubic-bezier(.25, .46, .45, .94);
  display: flex;
}

.mehr-erfahren2:hover {
  background-color: #2e2e2e;
}

.mehr-erfahren2.zweitfarbe:hover {
  color: #f7f7f7;
}

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

.impdatfooter {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  text-decoration: none;
}

.bold-text-9 {
  font-family: Droid Sans, sans-serif;
}

.impressum2, .datenschutz2 {
  color: #fff;
  text-transform: none;
  text-decoration: none;
}

.video2 {
  height: 90vh;
}

.jetzt-termin-vereinbaren {
  text-transform: uppercase;
}

.jetzt-termin-vereinbaren:hover {
  background-color: #000;
}

.inhaltstartseite {
  padding: 20px 10px;
}

.impdat1 {
  color: #fff;
  padding-left: 0;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.telefonnummer1, .email, .ffnungszeiten {
  margin-bottom: 5px;
}

.essen-bild2 {
  background-image: url('../images/AdobeStock_17496330_visu_1.avif');
  background-position: 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

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

.angebot2 {
  text-align: center;
  background-color: #f7f7f7;
  width: auto;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 20px;
}

.bild-auftauchen2 {
  object-fit: cover;
  object-position: 50% 30%;
  width: 90%;
  max-height: 400px;
}

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

.subheadline-wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.rounded-block {
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 200px;
  padding: 35px;
  display: flex;
  box-shadow: 3px 3px 11px -4px #32231d;
}

.rounded-block.zweitfarbe {
  min-height: auto;
}

.background-video {
  height: 100%;
}

.videodiv {
  color: #000;
  background-image: linear-gradient(#34a2db30, #34a2db30);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-right: 0%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hauptparagraph {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

.kontaktbutton {
  padding-left: 40px;
  padding-right: 40px;
  font-size: 18px;
}

.kontaktbutton.flie-text.highlights {
  border-radius: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.kontaktbutton.flie-text.highlights:hover {
  transform: scale(1.1);
}

.kontaktbutton.flie-text.hauptfarbe {
  border-radius: 25px;
}

.kontaktbutton.flie-text.highlights-3 {
  color: #000;
  border-radius: 25px;
  margin-top: 10px;
}

.heading {
  text-align: center;
  font-size: 40px;
  line-height: 40px;
}

.heading.heading-1-black {
  color: var(--pink\<deleted\|variable-49fc8b98-474c-b31e-d44d-1f5db2a7f13c\>);
  font-family: Tr Atlantic Inline;
}

.impdat {
  min-height: 80vh;
  padding: 100px 40px;
}

.success {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.success-block {
  border: 2px solid #000;
  justify-content: center;
  align-items: center;
  width: 784px;
  height: 400px;
  display: flex;
}

.success-block.highlights {
  border-color: var(--artyclick-crimson);
  width: auto;
  height: auto;
  padding: 100px;
}

.heading-mittig1 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
}

.heading-mittig1.heading-3 {
  font-family: PT Sans, sans-serif;
}

.titelvideo-start-1 {
  height: 70vh;
  position: relative;
}

.heading-mittig {
  text-align: center;
  font-size: 60px;
  line-height: 70px;
}

.heading-mittig.heading-2 {
  text-align: left;
  text-align: left;
  font-family: Tr Atlantic Inline;
  font-size: 40px;
  line-height: 45px;
}

.paragraph.flie-text {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.paragraph.flie-text.mid {
  text-align: center;
}

.paragraph.flie-text.black {
  color: #333;
}

.paragraph.flie-text.size {
  font-size: 18px;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.div-block-wei-1 {
  background-color: #fffffff2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 60%;
  padding: 60px;
  display: flex;
}

.inhalt-mittig-untereinander1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 20px 60px;
  display: flex;
}

.navbar-section {
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.navbar-section.zweitfarbe-copy {
  background-color: var(--gray\<deleted\|variable-5ab125d4-58e2-76f5-5df4-f9cca978a270\>);
  text-align: left;
  flex-flow: column;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-section.white {
  z-index: 999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  position: sticky;
  top: 0;
}

.logo-bild {
  object-fit: contain;
  min-width: 100%;
  max-width: 250px;
  height: 100%;
}

._2er-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  place-items: center;
  height: 100%;
}

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

.logo-3 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: flex;
}

.logo-3.ber-button {
  position: fixed;
  inset: auto 0% 15% auto;
}

.heading-logo {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 400;
  line-height: 30px;
}

.logo-img {
  width: 100px;
}

.terminbutton-2 {
  text-transform: uppercase;
}

.terminbutton-2:hover {
  background-color: #292929;
}

.terminbutton-2.highlights:hover {
  background-color: #161616;
}

.ablaufplan-big-button-3 {
  z-index: 2;
  color: #fff;
  background-color: #d4af37;
  border-radius: 30px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 20px;
  text-decoration: none;
  transition: all .2s;
}

.ablaufplan-big-button-3:hover {
  transform: scale(1.03);
}

.ablaufplan-big-button-3.black.ablaufplan {
  margin-top: -2px;
  top: 10px;
}

.ablaufplan-big-button-3.black {
  z-index: 10000;
  color: #fff;
  background-color: #000;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  position: fixed;
  inset: 60px auto auto 0%;
}

.ablaufplan-big-button-3.black:hover {
  transform: none;
}

.inhalt-mittig-untereinander1-title {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 90%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.bild-50 {
  object-fit: cover;
  width: 100%;
  height: 40vh;
}

.bild-50.large {
  object-fit: contain;
  height: 60vh;
}

.bild-50.largest {
  height: 70vh;
}

._2er-grid1-copy {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: 100%;
}

.image-80 {
  object-fit: contain;
  height: 80%;
  overflow: clip;
}

.image-80.bg-gradiet {
  background-image: radial-gradient(circle, #fff, #fff0 60%);
}

.logo-link {
  justify-content: flex-start;
  align-items: center;
  width: 40vh;
  height: 15vh;
  text-decoration: none;
  display: flex;
}

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

.kontakt-link.flie-text {
  font-size: 16px;
}

.kontakt-link.flie-text:hover {
  text-decoration: underline;
}

.footer {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px 10vw;
  display: flex;
}

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

.dotted-divider {
  border-bottom: 2px dotted var(--cinder);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.dotted-divider.white {
  border-bottom-color: var(--white);
}

.logo-img-banner {
  object-fit: contain;
  height: 30vh;
  margin-bottom: 10px;
}

.paragraph-list {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
}

.paragraph-list.flie-text {
  text-align: left;
}

.button {
  border-radius: 10px;
  margin-top: 20px;
  padding: 15px 30px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.button.bordered---white {
  border: 1px solid var(--white);
  color: var(--white);
}

.button.bordered---dark {
  border: 1px solid var(--black);
  color: #151515;
  border: 1px solid #151515;
}

.button.bordered---dark.heading-3 {
  background-color: #e6c512;
  border-style: none;
  border-radius: 25px;
}

.slider-3 {
  background-color: #0000;
  width: 700px;
  height: 55vh;
  position: static;
}

.hiddem {
  display: none;
}

.slider_wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.slider_container {
  width: 100%;
  margin-top: 40px;
  padding: 40px;
  overflow: hidden;
}

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

.content_3-3 {
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: relative;
}

.highlights-2 {
  background-image: linear-gradient(90deg, var(--hawkes-blue), var(--butterfly-blue) 33%, var(--tufts-blue) 66%, var(--hawkes-blue));
  color: #fff;
}

.highlights-3 {
  background-image: linear-gradient(90deg, var(--brown-yellow), var(--golden-brown) 33%, var(--canary-yellow) 66%, var(--brown-yellow));
  color: #fff;
}

.image-100-contain {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

.image-100-contain.white-frame {
  z-index: 10;
  filter: grayscale();
}

.image-100-contain.left {
  object-position: 0% 50%;
}

.image-100-contain.bottom {
  object-position: 50% 100%;
}

.image-100-contain._50vh {
  height: 100%;
}

.image-100-contain.bg {
  background-color: #fff;
}

.navlink-wrapper {
  display: inline-block;
}

.navlink-hover-line {
  background-color: var(--white);
  width: 100%;
  height: 1px;
}

.socials-stack {
  padding: 0;
}

.socials-link {
  border: 2px solid var(--white);
  border-radius: 50%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.icon-100 {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.socials-bg-hover-block {
  z-index: 0;
  background-color: var(--white);
  border-radius: 50%;
  width: 0%;
  height: 0%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.title-section {
  height: 100vh;
  position: relative;
}

.title-image-wrapper {
  width: 100%;
  height: 100%;
}

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

.image-100.bottom {
  object-position: 50% 100%;
}

.image-100.left-10 {
  object-position: 10% 50%;
}

.title-section-overlay {
  z-index: 1;
  background-color: #000000bf;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.title-section-content-wrapper {
  z-index: 2;
  width: 100%;
  height: 100%;
  color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15vh 10vw;
  display: flex;
  position: absolute;
}

.content-stack {
  z-index: 1;
  width: 60%;
  height: 100%;
  position: relative;
}

.content-left-aligned {
  z-index: 1;
  text-align: left;
  position: relative;
}

.content-left-aligned.mid {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slogan {
  text-transform: uppercase;
  font-size: 70px;
}

.text-merino {
  color: var(--merino);
}

.button-text {
  z-index: 1;
  position: relative;
}

.btn-bg-hover-block {
  z-index: 0;
  border-radius: 10px;
  width: 0%;
  height: 0%;
  position: absolute;
  inset: auto auto 0% 0%;
}

.btn-bg-hover-block.white {
  background-color: var(--white);
}

.frame-wrapper {
  width: 100%;
  height: 60vh;
  position: relative;
}

.tilte-video-wrapper {
  padding: 90px 60px 70px;
  position: absolute;
  inset: 0%;
}

.title-video {
  background-image: linear-gradient(#00000026, #00000026);
  border-radius: 80px 80px 40px 40px;
  width: 100%;
  height: 100%;
}

.section-center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0 10vw;
  display: flex;
  position: relative;
}

.section-center.highlights {
  height: 70vh;
}

.section-center.highlights.auto-1 {
  height: auto;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.section-center.highlights-2.padding {
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.section-center.highlights-2.min-height {
  min-height: 80vh;
}

.section-center.highlights-2.min-height.adj {
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.section-center.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.section-center.bg-video {
  color: var(--white);
  padding: 2vh 0;
}

.section-center.bg-video.pd {
  padding: 10vh 10vw;
}

.section-center.golden {
  background-color: var(--golden-brown);
  background-image: linear-gradient(#e6c512b5, #e6c512b5);
  height: 70vh;
}

.section-center.highlights-2 {
  background-image: linear-gradient(#2990c2, #2990c2);
}

.section-center.highlights-2:hover {
  background-image: linear-gradient(#3b77bc, #3b77bc);
}

.section-center.highlights-2.spacing {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Circus-Alessio-2.webp'), linear-gradient(#2990c2, #2990c2);
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, cover, auto;
  background-attachment: scroll, fixed, scroll;
}

.section-center.highlights-2.gold {
  background-color: #e6c512;
  background-image: none;
}

.heading-block-center {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
}

.heading-regular {
  font-size: 34px;
}

.button-content {
  z-index: 1;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.icon-wrapper-20px {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}

.cell-center {
  justify-content: center;
  align-items: center;
}

.content-wrapper-padding-left {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  display: flex;
}

.heading-block-left {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.heading-block-left.mid {
  justify-content: flex-start;
  align-items: center;
}

.heading-label {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.heading-label.heading-3.white {
  color: #fff;
}

.heading-big {
  font-size: 50px;
}

.heading-big.heading-1 {
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Vollkorn, serif;
}

.image-wrapper-round {
  border: 8px #333;
  height: 45vh;
  overflow: hidden;
}

.image-wrapper-round.effect {
  width: 100%;
}

.image-wrapper-round.effect.auto {
  height: auto;
  position: relative;
}

.bg-image-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.content-wrapper-80 {
  z-index: 100;
  width: 100%;
  position: relative;
}

.content-center-aligned {
  text-align: center;
  width: 100%;
}

.section-center-small {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 5vh 10vw;
  display: flex;
  position: relative;
}

.news-block {
  outline-color: var(--white);
  outline-offset: 8px;
  border-radius: 10px;
  outline-width: 2px;
  outline-style: none;
  width: 100%;
  margin-bottom: 40px;
  padding: 20px;
  position: relative;
}

.news-block.highlights {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.news-block.highlights-2 {
  background-image: linear-gradient(to bottom, var(--butterfly-blue), var(--butterfly-blue));
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.news-block.highlights-2:hover {
  background-color: #32a6df;
  background-image: linear-gradient(to bottom, var(--tufts-blue), var(--tufts-blue));
}

.content-wrapper-padding-right {
  width: 100%;
  padding-right: 40px;
}

.list-item {
  margin-bottom: 10px;
}

.slider-100 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.slider-icon {
  background-color: var(--artyclick-crimson);
  outline-color: var(--artyclick-crimson);
  outline-offset: 6px;
  border-radius: 50%;
  outline-width: 2px;
  outline-style: solid;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 8px;
  font-size: 24px;
  display: flex;
  box-shadow: 0 3px 7px #0003;
}

.slider-icon._2 {
  background-color: var(--tufts-blue);
  outline-color: var(--tufts-blue);
}

.slide-nav-hidden {
  display: none;
}

.galerie-stack {
  border-radius: 10px;
  width: 100%;
}

.galerie-stack.highlights-2 {
  outline-color: var(--butterfly-blue);
  outline-offset: 8px;
  outline-width: 2px;
  outline-style: solid;
}

.image-wrapper-60vh {
  border-radius: 10px;
  width: 100%;
  height: 60vh;
  overflow: hidden;
}

.photo-stack---padding-top {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.kontakt-card {
  text-align: center;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  display: flex;
}

.kontakt-card.highlights {
  z-index: 0;
  outline-color: var(--artyclick-crimson);
  outline-offset: 8px;
  border-radius: 0;
  outline-width: 2px;
  outline-style: none;
}

.icon-wrapper-50px {
  width: 50px;
  height: 50px;
}

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

.kontakt-text.flie-text {
  font-size: 16px;
}

.kontakt-text.flie-text:hover {
  text-decoration: none;
}

.footer-top {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.footer-telephone-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-footer {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.footer-telephone {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 34px;
  font-weight: 800;
}

.navbar1 {
  background-color: #fff;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.navbar1.zweitfarbe-copy {
  z-index: 1000;
  text-align: left;
  background-color: #eceae8;
  flex-flow: column;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  position: sticky;
  inset: 0 0% auto;
}

.heading-87 {
  text-align: center;
  font-size: 40px;
  line-height: 40px;
}

.heading-87.heading-1-black {
  color: #f6006a;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Vollkorn, serif;
  font-size: 30px;
}

.banner-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 60%;
  height: 100%;
}

.section-dividers {
  border: 1px #fec221;
  border-bottom: 4px solid #fec221;
  width: 70%;
}

.section-dividers.white {
  border: 1px solid var(--white);
  background-color: var(--white);
  background-color: #fff;
  border: 1px solid #fff;
}

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

.impdat-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.footer-visu-2 {
  border-top: 1px solid #fff;
  margin-top: auto;
  padding: 60px 10%;
}

.footer-visu-2.highlights {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-visu-2.golden {
  background-color: var(--golden-brown);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

.footer-link-2.flie-text {
  font-size: 16px;
}

.footer-link-2.flie-text:hover {
  text-decoration: underline;
}

.footer-link-2.flie-text.black {
  color: #333;
}

.logo-4 {
  justify-content: center;
  align-items: center;
  max-width: 220px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  left: auto;
  overflow: visible;
}

.link-13 {
  color: var(--white);
  text-decoration: none;
}

.image-slider-2 {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.section-50 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 10%;
  display: flex;
}

.section-50.zweitfarbe-padding {
  color: #000;
  background-color: #7bc4e5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.mask-4 {
  position: static;
  overflow: visible;
}

.image-wrapper-small {
  height: 25vh;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section-51 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 10%;
  display: flex;
}

.section-51.zweitfarbe-padding {
  color: #000;
  background-color: #7bc4e5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-51.hauptfarbe-padding {
  color: #fff;
  background-color: #f6006a;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-51.highlights-2 {
  background-image: linear-gradient(to bottom, var(--tufts-blue), var(--tufts-blue));
  padding-top: 0;
  padding-bottom: 0;
}

.section-51.highlights {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

._2er-grid1-section-2 {
  grid-column-gap: 0px;
  border-top: 4px #fec221;
  border-bottom: 4px #fec221;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-slider-3 {
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
}

.image-slider-3.right {
  object-position: 80% 50%;
}

.image-slider-3.low {
  object-position: 50% 80%;
}

.mask-5 {
  position: static;
  overflow: visible;
}

.heading-88 {
  text-align: center;
  font-size: 40px;
  line-height: 40px;
}

.heading-mittig1-3 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.5;
}

.heading-mittig1-3.heading-2-gold {
  color: #fec221;
  text-align: left;
  text-transform: none;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
}

.paragraph-62 {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
}

.grid-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr 1fr;
  align-items: center;
  width: 75%;
}

.lottiefile {
  object-fit: contain;
  width: 60px;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.div-block-centered {
  z-index: 2;
  width: 100%;
  height: 100%;
  min-height: 65vh;
  padding: 20px;
  position: relative;
}

.div-block-deco {
  text-align: center;
  border: 1px dashed #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.image-55vh {
  object-fit: cover;
  width: 100%;
  height: 55vh;
}

.div {
  border: 4px none var(--soapstone);
  background-image: linear-gradient(#ff007687, #ff007687);
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.paragraph-large.flie-text {
  font-family: PT Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.7;
}

.outlineheading {
  color: #0000;
  margin-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 80px;
  line-height: 80px;
}

.outlineheading.sm {
  font-size: 60px;
}

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

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

.button-pdf {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.image-102 {
  object-fit: contain;
  height: 5vh;
  margin-left: 10px;
  margin-right: 10px;
}

.paragraph-63 {
  color: #000;
  margin-top: 10px;
  text-decoration: none;
}

.paragraph-63.flie-text {
  font-size: 16px;
  line-height: 1.5;
}

.sparkles-block-left {
  background-image: url('../images/YTiF.gif');
  background-position: 0 0;
  background-size: auto;
  width: 10vw;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.sparkles-block-right {
  background-image: url('../images/YTiF.gif');
  background-position: 0 0;
  background-size: auto;
  width: 10vw;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto auto;
}

._2er-grid-1 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  justify-content: center;
  place-items: center;
  display: flex;
}

.content-wrapper-padding-left-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
  display: flex;
}

.heading-big-2 {
  font-size: 50px;
}

.heading-big-2.heading-1 {
  text-align: center;
  text-transform: uppercase;
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Vollkorn, serif;
}

.heading-big-2.heading-1.left {
  text-align: left;
}

.image-50 {
  object-fit: contain;
  height: 80%;
  overflow: clip;
}

.image-50.bg-gradiet {
  background-image: radial-gradient(circle, #fff, #fff0 60%);
  height: 60vh;
}

.slide-arrows {
  display: none;
}

.slide-navs {
  background-color: #0000004d;
}

.slide-navs.flex-row {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.slide-navs.flex-row.bottom {
  margin-top: auto;
  margin-bottom: 0;
  bottom: 0;
}

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

.slide-image-block {
  width: 100%;
  height: 100%;
  position: relative;
}

.slide-image-back {
  filter: blur(10px);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.slide-image-front {
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.paragraph-65.flie-text {
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.content-wrapper-padding-left-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  display: flex;
}

.content-wrapper-padding-left-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 40px;
  display: flex;
}

.div-2 {
  background-image: linear-gradient(#ff007687, #ff007687);
  border: 4px #fffbf8;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 40px;
  box-shadow: 0 2px 5px #0003;
}

.div-2.green {
  background-image: linear-gradient(#00000080, #00000080);
}

.image-103 {
  object-fit: contain;
  height: 20vh;
  margin-top: 10px;
  margin-bottom: 10px;
}

.lottie-animation-4 {
  height: 40vh;
  position: absolute;
  top: 0;
  right: 0;
}

.lottie-animation-4.left {
  left: 0;
  right: auto;
}

._2er-grid-3 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  place-items: center;
}

.lottie-animation-5 {
  opacity: .5;
  height: 80vh;
  position: absolute;
}

.link-15 {
  color: var(--canary-yellow);
}

.div-block-38 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.spacer {
  height: 40px;
}

._2er-grid1 {
  grid-column-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto;
  justify-content: flex-start;
  place-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.tickets-grid-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.photo-stack---padding-top-copy {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.grid-20 {
  z-index: -1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0, 50px);
}

@media screen and (max-width: 991px) {
  .div-block-34 {
    width: 110px;
  }

  .paragraph-8, .link-3 {
    font-size: 13px;
  }

  .div-block-37 {
    width: auto;
  }

  .link-4 {
    font-size: 13px;
  }

  .grid-6 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 13px;
  }

  .section-6 {
    justify-content: space-between;
    padding-left: 0;
    display: block;
  }

  .div-block-33 {
    width: auto;
    padding-left: 0;
  }

  .grid-7 {
    grid-column-gap: 10px;
    grid-template-columns: .75fr .5fr .75fr .75fr .5fr;
    justify-content: space-between;
    justify-items: start;
    margin-left: 40px;
  }

  .inhalt-mittig1 {
    padding-bottom: 20px;
  }

  .nav-menu {
    background-color: var(--tufts-blue);
    flex-flow: column;
    display: flex;
  }

  .nav-link {
    width: 100%;
    position: static;
  }

  .nav-link.flie-text {
    color: var(--white);
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .nav-link.flie-text.w--current {
    color: var(--white);
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
  }

  .men-icon {
    color: #fff;
  }

  .telefonnummer1, .email {
    margin-bottom: 5px;
  }

  .angebot2 {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .rounded-block {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rounded-block.zweitfarbe {
    margin-bottom: 20px;
  }

  .videodiv {
    inset: 0%;
  }

  .kontaktbutton.flie-text.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .impdat.zweitfarbe {
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .success.zweitfarbe {
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .success-block {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .success-block.highlights {
    padding: 40px;
  }

  .heading-mittig1.heading-3 {
    font-size: 28px;
  }

  .titelvideo-start-1 {
    height: 60vh;
  }

  .paragraph.flie-text {
    text-align: center;
  }

  .paragraph.flie-text.size {
    font-size: 16px;
  }

  .men-button {
    background-color: var(--artyclick-crimson);
    text-align: center;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .men-button.w--open {
    background-color: var(--artyclick-crimson);
  }

  .navbar {
    background-color: #00000080;
    width: 100%;
  }

  .nav-menu-1 {
    background-color: #00000080;
  }

  .div-block-wei-1 {
    width: 80%;
    height: auto;
    padding: 40px;
  }

  .inhalt-mittig-untereinander1 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
  }

  ._2er-grid {
    flex-flow: column;
    display: flex;
  }

  ._2er-grid.invert {
    flex-flow: column-reverse;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 70px;
  }

  .ablaufplan-big-button-3.black {
    top: 20px;
  }

  .inhalt-mittig-untereinander1-title {
    height: auto;
    padding: 20px;
  }

  .bild-50.largest {
    height: 50vh;
  }

  .bild-50.last {
    order: 1;
  }

  ._2er-grid1-copy {
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
    justify-items: stretch;
    height: auto;
  }

  .image-80.bg-gradiet {
    height: 30%;
  }

  .logo-img-banner {
    height: 21vh;
  }

  .slider-3 {
    width: 100%;
    height: 50vh;
  }

  .slider_container {
    margin-top: 0;
    padding: 0;
  }

  .image-100-contain {
    object-position: 50% 50%;
  }

  .image-100-contain._50vh {
    object-fit: cover;
    height: 50vh;
  }

  .navlink-wrapper {
    display: block;
  }

  .navlink-hover-line {
    display: none;
  }

  .content-stack {
    width: 100%;
  }

  .content-left-aligned {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .section-center.highlights {
    padding: 60px;
  }

  .section-center.highlights.auto-1 {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-center.highlights.golden {
    height: auto;
  }

  .section-center.highlights-2 {
    padding: 60px;
  }

  .section-center.highlights-2.padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-center.highlights-2.min-height.adj {
    justify-content: center;
    align-items: center;
    min-height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-center.bg-video {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-center.bg-video.pd, .section-center.golden, .section-center.highlights-2 {
    padding: 60px;
  }

  .heading-regular.heading-2 {
    font-size: 27px;
  }

  .button-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .content-wrapper-padding-left {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .heading-block-left {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .heading-big.heading-1 {
    font-size: 32px;
  }

  .image-wrapper-round {
    height: 35vh;
  }

  .image-wrapper-round.effect {
    width: 100%;
  }

  .image-wrapper-round.effect.last {
    order: 1;
    height: 55vh;
  }

  .image-wrapper-round.first {
    order: -1;
  }

  .section-center-small.highlights-2 {
    padding: 60px;
  }

  .content-wrapper-padding-right {
    padding-right: 0;
  }

  .image-wrapper-60vh {
    height: 50vh;
  }

  .navbar1.zweitfarbe-copy {
    height: auto;
  }

  .banner-grid {
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
    justify-items: stretch;
    width: 60%;
    height: 100%;
    display: flex;
  }

  .impdat-3 {
    margin-top: 10px;
  }

  .footer-visu-2.highlights, .footer-visu-2.golden {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-block-4.w--current {
    max-width: none;
  }

  .section-50.zweitfarbe-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-wrapper-small {
    width: 100%;
    height: 45vh;
  }

  .section-51.zweitfarbe-padding, .section-51.hauptfarbe-padding, .section-51.highlights {
    padding-left: 60px;
    padding-right: 60px;
  }

  ._2er-grid1-section-2 {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.6fr;
    justify-items: stretch;
    height: auto;
    display: flex;
  }

  ._2er-grid1-section-2.invert {
    flex-flow: column-reverse;
  }

  .heading-88.heading-1 {
    font-size: 34px;
  }

  .paragraph-62.flie-text {
    text-align: center;
  }

  .grid-19 {
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .div {
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph-large.flie-text {
    font-size: 20px;
    line-height: 1.5;
  }

  .outlineheading {
    font-size: 40px;
    font-weight: 700;
    line-height: 45px;
  }

  .button-pdf.highlights-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-102 {
    height: 4vh;
    margin-left: 0;
  }

  .paragraph-63.flie-text {
    line-height: 1.4;
  }

  ._2er-grid-1 {
    flex-flow: column;
    display: flex;
  }

  .content-wrapper-padding-left-2 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .heading-big-2.heading-1 {
    font-size: 32px;
  }

  .image-50.bg-gradiet {
    height: 80%;
  }

  .paragraph-65.flie-text {
    text-align: center;
  }

  .content-wrapper-padding-left-3, .content-wrapper-padding-left-4 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .div-2 {
    margin-top: 0;
    margin-bottom: 0;
  }

  ._2er-grid-3 {
    flex-flow: column;
    display: flex;
  }

  ._2er-grid-3.invert {
    flex-flow: column-reverse;
  }

  ._2er-grid1 {
    flex-flow: column;
    display: flex;
  }

  .tickets-grid-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .grid-20 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .div-block-34 {
    width: 153.531px;
  }

  .paragraph-8, .link-3 {
    margin-left: 0;
  }

  .div-block-37 {
    width: 153.531px;
  }

  .link-4 {
    margin-left: 0;
  }

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

  .section-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-33 {
    align-items: flex-start;
    width: 153.531px;
    padding-left: 0;
    display: flex;
  }

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

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

  .titelvideo1 {
    height: 60vh;
  }

  .inhalt-mittig1 {
    height: auto;
  }

  .nav-menu {
    background-color: var(--butterfly-blue);
  }

  .impdatfooter, .impressum2 {
    text-align: left;
  }

  .inhalt-footer2 {
    margin-bottom: 5px;
  }

  .angebot2 {
    height: auto;
  }

  .bild-auftauchen2 {
    width: 100%;
    max-height: none;
  }

  .videodiv {
    padding-left: 10%;
    padding-right: 10%;
  }

  .hauptparagraph.flie-text {
    font-size: 16px;
    line-height: 24px;
  }

  .heading.heading-1-black {
    font-size: 30px;
    line-height: 35px;
  }

  .impdat {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .success {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .success.zweitfarbe {
    padding: 100px 20px;
  }

  .success-block {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading-mittig1.heading-3 {
    font-size: 21px;
  }

  .titelvideo-start-1 {
    height: 50vh;
  }

  .paragraph.flie-text {
    line-height: 1.4;
  }

  .div-block-wei-1 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inhalt-mittig-untereinander1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .logo-bild {
    width: 180px;
    max-width: none;
  }

  ._2er-grid {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .inhalt-mittig-untereinander1-title {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .bild-50.large {
    height: 50vh;
  }

  .image-80.bg-gradiet {
    height: 30%;
  }

  .logo-img-banner {
    height: 14vh;
  }

  .slider-3 {
    width: 100%;
    height: 50vh;
  }

  .right_arrow {
    margin-right: -40px;
  }

  .slider_container {
    width: 100%;
    padding: 20px;
  }

  .left_arrow {
    margin-left: -40px;
  }

  .section-center.highlights {
    padding: 40px;
  }

  .section-center.highlights.auto-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-center.highlights-2 {
    padding: 40px;
  }

  .section-center.highlights-2.padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-center.highlights-2.min-height {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-center.highlights-2.min-height.adj {
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-center.bg-video.pd, .section-center.golden, .section-center.highlights-2 {
    padding: 40px;
  }

  .heading-regular.heading-2 {
    font-size: 25px;
  }

  .heading-big.heading-1 {
    font-size: 29px;
  }

  .image-wrapper-round {
    width: 100%;
    height: 35vh;
  }

  .image-wrapper-round.effect.last {
    height: 50vh;
  }

  .section-center-small.highlights-2 {
    padding: 40px;
  }

  .photo-stack---padding-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .heading-87.heading-1-black {
    font-size: 30px;
    line-height: 35px;
  }

  .banner-grid {
    grid-row-gap: 0px;
    flex-flow: column;
    width: 100%;
  }

  .image-effect {
    width: 100%;
  }

  .impdat-3 {
    margin-top: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .footer-visu-2.highlights {
    padding-left: 5%;
    padding-right: 5%;
  }

  .footer-visu-2.golden {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slide-3 {
    width: 100%;
  }

  .section-50.zweitfarbe-padding {
    padding: 40px;
  }

  .mask-4 {
    width: 100%;
  }

  .background-video-2 {
    padding-top: 0;
  }

  .section-51.zweitfarbe-padding, .section-51.hauptfarbe-padding {
    padding: 40px;
  }

  .section-51.highlights-2, .section-51.highlights {
    padding-left: 40px;
    padding-right: 40px;
  }

  ._2er-grid1-section-2 {
    flex-flow: column;
    display: flex;
  }

  .heading-88.heading-1 {
    font-size: 30px;
    line-height: 34px;
  }

  .heading-mittig1-3.heading-2-gold {
    font-size: 22px;
    line-height: 28px;
  }

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

  .image-55vh {
    height: 400px;
  }

  .paragraph-large.flie-text {
    font-size: 16px;
  }

  .outlineheading {
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
  }

  ._2er-grid-1 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .heading-big-2.heading-1 {
    font-size: 29px;
  }

  .image-50.bg-gradiet {
    height: 100%;
  }

  .paragraph-65.flie-text {
    line-height: 1.4;
  }

  ._2er-grid-3 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-38 {
    grid-template-rows: auto;
  }

  ._2er-grid1 {
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .tickets-grid-5 {
    width: 70%;
    display: flex;
  }

  .photo-stack---padding-top-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }

  h2 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 30px;
  }

  h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
  }

  .paragraph-8, .link-3, .link-4 {
    font-size: 15px;
  }

  .grid-6 {
    justify-content: start;
  }

  .linkfooter, .linkfooter.w--current {
    font-size: 15px;
  }

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

  .grid-7 {
    justify-content: start;
  }

  .heading-2 {
    font-size: 22px;
    line-height: 26px;
  }

  .flie-text {
    overflow-wrap: anywhere;
  }

  .utility-page-wrap {
    padding-left: 60px;
    padding-right: 60px;
  }

  .mehr-erfahren2 {
    min-width: 150px;
  }

  .impdatfooter {
    text-align: left;
  }

  .rounded-block {
    min-width: 200px;
  }

  .hauptparagraph.flie-text {
    font-size: 14px;
  }

  .kontaktbutton.flie-text.highlights {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .kontaktbutton.flie-text.highlights-3 {
    font-size: 16px;
  }

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

  .heading-mittig1 {
    font-size: 24px;
    line-height: 32px;
  }

  .heading-mittig1.heading-3 {
    font-size: 16px;
    line-height: 1.5em;
  }

  .titelvideo-start-1 {
    height: 350px;
  }

  .heading-mittig.heading-2 {
    font-size: 25px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph.flie-text, .paragraph.flie-text.size {
    font-size: 14px;
  }

  .div-block-wei-1 {
    width: 90%;
  }

  .inhalt-mittig-untereinander1 {
    padding: 10px 0;
  }

  .ablaufplan-big-button-3 {
    white-space: normal;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ablaufplan-big-button-3.black.ablaufplan {
    top: 60px;
  }

  .ablaufplan-big-button-3.black {
    top: 10px;
  }

  .inhalt-mittig-untereinander1-title {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-list {
    font-size: 14px;
    line-height: 20px;
  }

  .slider-3 {
    width: 100%;
    height: 50vh;
  }

  .left_arrow {
    margin-left: -20px;
  }

  .image-100-contain {
    object-fit: contain;
  }

  .navlink-hover-line {
    display: none;
  }

  .content-stack {
    padding: 0;
  }

  .section-center.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-center.highlights.auto-1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-center.highlights-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-center.highlights-2.min-height {
    min-height: auto;
  }

  .section-center.highlights-2.min-height.adj {
    flex: 1;
    height: 100%;
    min-height: auto;
  }

  .section-center.bg-video, .section-center.bg-video.pd, .section-center.golden, .section-center.highlights-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-regular.heading-2 {
    font-size: 18px;
  }

  .heading-label.heading-3 {
    font-size: 14px;
  }

  .heading-big.heading-1 {
    font-size: 18px;
  }

  .section-center-small.highlights-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-100 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .kontakt-card.highlights {
    padding: 20px;
  }

  .icon-wrapper-50px {
    width: 35px;
    height: 35px;
  }

  .impdat-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-50 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-50.zweitfarbe-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-51 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-51.zweitfarbe-padding, .section-51.hauptfarbe-padding, .section-51.highlights-2, .section-51.highlights {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-88.heading-1 {
    font-size: 22px;
    line-height: 29px;
  }

  .heading-mittig1-3.heading-2-gold {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
  }

  .paragraph-62 {
    font-size: 14px;
    line-height: 20px;
  }

  .grid-19 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
  }

  .div-block-centered.highlights {
    height: auto;
    min-height: auto;
  }

  .div-block-deco {
    padding: 10px;
  }

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

  .paragraph-large {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-large.flie-text {
    font-size: 14px;
  }

  .outlineheading {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
  }

  .outlineheading.sm {
    font-size: 16px;
  }

  .heading-big-2.heading-1 {
    font-size: 18px;
  }

  .paragraph-65 {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-65.flie-text {
    font-size: 14px;
  }

  .div-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-103 {
    z-index: 6;
    position: relative;
  }

  .lottie-animation-4, .lottie-animation-4.left, .lottie-animation-5 {
    height: 17vh;
  }

  .div-block-38 {
    grid-template-columns: 1fr;
  }

  .body {
    justify-content: space-between;
  }

  .tickets-grid-5 {
    width: 100%;
  }
}

#w-node-ee0353f4-6fe0-cc31-6dc6-ab82b2e8afd6-2c06d139 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_5496b60e-6566-b8bd-ded2-c507cd2a9c8c-2c06d139 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f21937fe-0e1b-fede-e283-63725d8f4378-2c06d172 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-d740d97b-3b11-2291-988c-d36dc48047cb-2c06d172 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-d740d97b-3b11-2291-988c-d36dc48047cc-2c06d172, #w-node-ad1a993d-0175-4a30-7b2e-73b4ba6ada7f-2c06d172, #w-node-_9bde27e0-7098-a889-dc61-02c47d1898a5-2c06d172, #w-node-_363d8a97-675c-0aa8-61fb-45929fe81a2d-2c06d172 {
  grid-column: span 2 / span 2;
}

#w-node-e330624f-a929-0d9a-4ac6-258509aa48c7-2c06d186, #w-node-b0e8c9bb-14a0-cbb2-8f19-464e8e3e6d4d-2c06d186 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9a44164e-a7d0-b19c-0510-1c3baef8692f-2c06d18b, #w-node-b88b969f-6603-ca20-eb89-1fcc116a94b9-2c06d18b, #w-node-_313bf726-a1f5-3865-264c-6e249483b654-2c06d18b, #w-node-_6e07ea9f-a08f-5134-706f-912701fb6265-2c06d18b, #w-node-_8b64e245-886d-c673-a5f6-3a11771eb8c6-2c06d18b, #w-node-_2236954f-80ca-2a95-f4eb-7acaa2f17d26-2c06d18b {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-d1fcac7c-2216-10b6-7da2-d3ed981d0cdf-4c41cbaf, #w-node-d1fcac7c-2216-10b6-7da2-d3ed981d0ce2-4c41cbaf, #w-node-d1fcac7c-2216-10b6-7da2-d3ed981d0cf9-4c41cbaf, #w-node-d1fcac7c-2216-10b6-7da2-d3ed981d0cfc-4c41cbaf, #w-node-d2293fb1-a64f-9665-cfdb-9a7853804943-9e8a5d7c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_5496b60e-6566-b8bd-ded2-c507cd2a9c8c-2c06d139 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-d740d97b-3b11-2291-988c-d36dc48047cb-2c06d172 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d740d97b-3b11-2291-988c-d36dc48047cc-2c06d172, #w-node-ad1a993d-0175-4a30-7b2e-73b4ba6ada7f-2c06d172, #w-node-_9bde27e0-7098-a889-dc61-02c47d1898a5-2c06d172, #w-node-_363d8a97-675c-0aa8-61fb-45929fe81a2d-2c06d172 {
    grid-column: span 2 / span 2;
  }

  #w-node-_9a44164e-a7d0-b19c-0510-1c3baef8692f-2c06d18b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_9a44164e-a7d0-b19c-0510-1c3baef8693b-2c06d18b {
    order: -9999;
  }

  #w-node-b88b969f-6603-ca20-eb89-1fcc116a94b9-2c06d18b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b88b969f-6603-ca20-eb89-1fcc116a94c3-2c06d18b {
    order: -9999;
  }

  #w-node-_313bf726-a1f5-3865-264c-6e249483b654-2c06d18b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_313bf726-a1f5-3865-264c-6e249483b660-2c06d18b {
    order: -9999;
  }

  #w-node-_6e07ea9f-a08f-5134-706f-912701fb6265-2c06d18b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_6e07ea9f-a08f-5134-706f-912701fb6271-2c06d18b {
    order: -9999;
  }

  #w-node-_8b64e245-886d-c673-a5f6-3a11771eb8c6-2c06d18b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_8b64e245-886d-c673-a5f6-3a11771eb8d2-2c06d18b {
    order: -9999;
  }

  #w-node-_2236954f-80ca-2a95-f4eb-7acaa2f17d26-2c06d18b {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_2236954f-80ca-2a95-f4eb-7acaa2f17d32-2c06d18b {
    order: -9999;
  }

  #w-node-d1fcac7c-2216-10b6-7da2-d3ed981d0cfc-4c41cbaf {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d740d97b-3b11-2291-988c-d36dc48047cb-2c06d172 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-d740d97b-3b11-2291-988c-d36dc48047cc-2c06d172, #w-node-ad1a993d-0175-4a30-7b2e-73b4ba6ada7f-2c06d172, #w-node-_9bde27e0-7098-a889-dc61-02c47d1898a5-2c06d172, #w-node-_363d8a97-675c-0aa8-61fb-45929fe81a2d-2c06d172 {
    grid-column: span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_5fdc91ec-d4ae-f285-28c6-b7e1c3e01e04-4d33c06d {
    order: -9999;
  }
}


@font-face {
  font-family: 'Bogart Trial';
  src: url('../fonts/Bogart-Black-trial.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bogart Trial';
  src: url('../fonts/Bogart-Bold-trial.ttf') format('truetype'), url('../fonts/Bogart-Extrabold-trial.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bogart Trial';
  src: url('../fonts/Bogart-Extralight-trial.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bogart Trial';
  src: url('../fonts/Bogart-Light-trial.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bogart Trial';
  src: url('../fonts/Bogart-Regular-trial.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bogart Trial';
  src: url('../fonts/Bogart-Medium-trial.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bogart Trial';
  src: url('../fonts/Bogart-Semibold-trial.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}