@import "https://use.typekit.net/czz3pty.css";
*, :before, :after {
  box-sizing: border-box;
}

html {
  width: 100%;
}

body {
  text-rendering: optimizespeed;
  scroll-behavior: smooth;
  width: 100%;
  min-height: 100%;
  margin: 0;
  line-height: 1;
}

section {
  max-width: 100%;
}

a, button {
  color: inherit;
  cursor: pointer;
}

button {
  background-color: #0000;
  border-width: 0;
  padding: 0;
}

figure {
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  margin: 0;
  padding: 0;
}

button, input, select, textarea {
  font: inherit;
}

dd, dl, menu, ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

p {
  margin: 0;
}

fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

blockquote, q {
  quotes: none;
  margin: 0;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

img, video {
  max-width: 100%;
  height: auto;
}

iframe {
  border: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

th {
  font-weight: inherit;
}

td, th {
  padding: 0;
}

@media (prefers-reduced-motion: reduce) {
  * {
    scroll-behavior: auto !important;
    transition: none !important;
    animation-play-state: paused !important;
  }
}

@keyframes navbar-animation {
  from {
    color: #fff;
    background-color: #0000;
  }

  to {
    color: #000;
    background-color: #fff;
  }
}

@keyframes simple-entry {
  from {
    opacity: 0;
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.booking-section, .past-section, .contact-section, .sm-section, .upcoming-section, .about-section {
  animation: 1.5s .2s both simple-entry;
}

html {
  font-family: Area-Extended, sans-serif;
}

.headline1__black, .headline1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 10vw;
  font-weight: 400;
  line-height: 10vw;
}

@media screen and (width >= 1024px) {
  .headline1__black, .headline1 {
    white-space: nowrap;
    font-size: 7.2vw;
    line-height: 7.2vw;
  }
}

@media screen and (width >= 1600px) {
  .headline1__black, .headline1 {
    font-size: 7.5vw;
    line-height: 7.5vw;
  }
}

.headline2 {
  color: #af6748;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 700;
}

@media screen and (width >= 1024px) {
  .headline2 {
    font-size: 32px;
  }
}

@media screen and (width >= 1600px) {
  .headline2 {
    font-size: 52px;
  }
}

.headline3 {
  color: #af6748;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (width >= 1024px) {
  .headline3 {
    font-size: 24px;
  }
}

@media screen and (width >= 1600px) {
  .headline3 {
    font-size: 32px;
  }
}

.navbar-large-static__li, .navbar-mobile-static__li, .navbar-mobile__li, .navbar-large__li, .headline4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  line-height: 20px;
}

.headline5 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.bodytext {
  font-size: 16px;
  font-weight: 400px;
  line-height: 24px;
  text-decoration: none;
}

.button__filled a, .button__filled-small a, .buttontext {
  font-size: 16px;
  font-weight: 400px;
  line-height: 1;
}

.button__filled-small a {
  font-size: 14px;
  font-weight: 400px;
  line-height: 1;
}

.headline1__black {
  color: #000;
}

.hero-section {
  width: 100%;
  max-height: 100vh;
  margin-bottom: 90px;
  position: relative;
}

.hero-section__br {
  display: none;
}

@media screen and (width >= 1024px) {
  .hero-section {
    white-space: nowrap;
    margin-bottom: 120px;
  }

  .hero-section .hero-section__br {
    display: block;
  }
}

@media screen and (width >= 1600px) {
  .hero-section {
    margin-bottom: 150px;
  }
}

.hero-section__container {
  width: 100%;
  min-width: 100%;
  padding: 35px 20px;
  position: absolute;
  bottom: 0;
}

@media screen and (width >= 1024px) {
  .hero-section__container {
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }
}

.hero-section__container .headline1 {
  width: 100%;
  position: relative;
}

.hero-section__container .headline1:after {
  background-image: url("scroll-button.d4505c94.svg");
  width: 7.5vw;
  height: 7.5vw;
  position: absolute;
  bottom: 0;
  right: 0;
}

.hero-section__image-container {
  max-width: 100%;
  max-height: 100vh;
}

.hero-section__image {
  object-fit: cover;
  content: url("DSC02585_compr.7d0cc5b5.webp");
  width: 100%;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

@media screen and (width >= 1024px) {
  .hero-section__image {
    content: url("primetime_03-02-2024.840a032d.webp");
  }
}

.hero-section__merch-image {
  object-fit: cover;
  content: url("GtG_Sweater_einzeln.a0823410.jpg");
  width: 100%;
  min-width: 100%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
}

@media screen and (width >= 1024px) {
  .hero-section__merch-image {
    content: url("GtG_Sweater_kombiniert.cf955cd5.jpg");
  }
}

.about-section {
  height: 100%;
  margin: 0 20px 90px;
}

@media screen and (width >= 1024px) {
  .about-section {
    margin: 0 60px 120px;
  }
}

@media screen and (width >= 1600px) {
  .about-section {
    max-width: 1185px;
    margin-bottom: 150px;
    margin-left: auto;
    margin-right: auto;
  }
}

.about-section__top-container {
  display: flex;
}

.about-section__tile-container {
  gap: 20px;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.about-section__tile-container .tile__bronze {
  position: relative;
}

.about-section__tile-container .tile__bronze .headline4 {
  position: absolute;
  bottom: 25px;
}

.about-section .headline2 {
  margin-bottom: 30px;
}

@media screen and (width >= 1024px) {
  .about-section .headline2 {
    margin-bottom: 30px;
  }
}

.about-section .headline3 {
  margin-top: auto;
  margin-bottom: 0;
}

.upcoming-section {
  height: 100%;
  margin: 0 20px 90px;
}

.upcoming-section__image {
  width: 100%;
  display: none;
}

.upcoming-section__image-mobile {
  display: block;
}

.upcoming-section .headline3 {
  margin: auto 0;
}

@media screen and (width >= 1024px) {
  .upcoming-section {
    margin: 0 60px 120px;
  }

  .upcoming-section .upcoming-section__image {
    display: block;
  }

  .upcoming-section .upcoming-section__image-mobile {
    display: none;
  }
}

@media screen and (width >= 1600px) {
  .upcoming-section {
    max-width: 1185px;
    margin-bottom: 150px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}

.upcoming-section__top-container {
  margin-bottom: 30px;
  display: flex;
}

.upcoming-section__top-container .button__filled, .upcoming-section__top-container .button__filled-small {
  margin-left: auto;
  margin-right: 0;
  line-height: .5;
}

@media screen and (width >= 1024px) {
  .upcoming-section__top-container {
    margin-bottom: 50px;
  }

  .upcoming-section__top-container .button__filled, .upcoming-section__top-container .button__filled-small {
    margin-top: auto;
    margin-bottom: auto;
    line-height: 1;
  }
}

.upcoming-section__tile-container {
  flex-direction: column;
  gap: 20px;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

@media screen and (width >= 1024px) {
  .upcoming-section__tile-container {
    flex-direction: row;
  }
}

.upcoming-section__tile-container .tile__bronze {
  text-decoration: none;
  transition: all .2s ease-in-out;
  position: relative;
}

.upcoming-section__tile-container .tile__bronze .headline4 {
  margin-top: 10px;
  position: relative;
  bottom: 0;
}

@media screen and (width >= 1024px) {
  .upcoming-section__tile-container .tile__bronze .headline4 {
    margin-top: 0;
    position: absolute;
    bottom: 32px;
  }
}

.upcoming-section__tile-container .tile__bronze:hover {
  scale: 1.025;
}

.sm-section {
  height: 100%;
  margin-bottom: 90px;
  padding: 0 20px;
}

@media screen and (width >= 1024px) {
  .sm-section {
    margin-bottom: 120px;
    padding: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .sm-section {
    max-width: 1185px;
    margin-bottom: 190px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}

.sm-section__container {
  width: 100%;
  display: flex;
}

.sm-section__arrow {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 20px;
  display: none;
  position: relative;
}

@media screen and (width >= 1600px) {
  .sm-section__arrow {
    display: block;
  }
}

.sm-section__arrow-line {
  overflow: hidden;
}

.sm-section__arrow-tip {
  position: absolute;
  top: auto;
  bottom: auto;
  right: -5px;
}

.sm-section__icons {
  margin-left: auto;
  margin-right: 0;
}

.sm-section__icons a {
  text-decoration: none;
}

.sm-section__icon {
  margin-left: 0;
  transition: all .2s ease-in-out;
  scale: .75;
}

.sm-section__icon:hover {
  scale: 1;
}

@media screen and (width >= 1024px) {
  .sm-section__icon {
    margin-left: 10px;
    scale: 1;
  }

  .sm-section__icon:hover {
    scale: 1.1;
  }
}

.sm-section .headline3 {
  white-space: nowrap;
}

.footer-section {
  padding: 0 20px;
}

@media screen and (width >= 1024px) {
  .footer-section {
    padding: 0 60px;
  }
}

.footer-section .footer__container {
  text-align: left;
  padding: 15px 0 25px;
  display: flex;
}

.footer-section .footer__container .footer__text {
  text-align: right;
}

@media screen and (width >= 1600px) {
  .footer-section .footer__container {
    padding: 50px 0;
  }
}

.footer-section .footer__right {
  flex-direction: column;
  gap: 10px;
  margin: auto 0 auto auto;
  display: flex;
}

.footer-section .footer__right a {
  text-decoration: none;
}

@media screen and (width >= 1024px) {
  .footer-section .footer__right {
    flex-direction: row;
    gap: 50px;
  }
}

.footer-section .footer__bildmarke {
  max-height: 50px;
}

@media screen and (width >= 1600px) {
  .footer-section .footer__bildmarke {
    max-height: 70px;
  }
}

.contact-section {
  height: 100%;
  margin-bottom: 90px;
  padding: 0 20px;
}

@media screen and (width >= 1024px) {
  .contact-section {
    width: 100%;
    margin-bottom: 120px;
    padding: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .contact-section {
    max-width: 1185px;
    margin-bottom: 190px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}

.contact-section .headline3 {
  margin-bottom: 30px;
}

.contact-section .bodytext {
  margin-bottom: 50px;
}

.contact-section__container {
  width: 100%;
  display: flex;
}

.contact-section__image {
  display: none;
}

@media screen and (width >= 1024px) {
  .contact-section__image {
    width: 33.3333%;
    display: block;
  }

  .contact-section__image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}

.about-full-section {
  margin: 0 20px;
  padding-top: 200px;
}

@media screen and (width >= 1024px) {
  .about-full-section {
    margin: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .about-full-section {
    max-width: 1185px;
    margin: 0 auto;
  }
}

.about-full-section__headline-container {
  margin-bottom: 80px;
}

@media screen and (width >= 1024px) {
  .about-full-section__headline-container {
    margin-bottom: 120px;
  }
}

.about-full-section__headline-container .headline2 {
  margin-bottom: 20px;
}

.about-full-section__buttons {
  margin-top: 60px;
}

.about-full-section__buttons a {
  margin-right: 10px;
}

.about-full-section__buttons a:hover {
  scale: 1.05;
}

.about-full-content {
  max-width: 100%;
  margin: 0 auto 80px;
}

@media screen and (width >= 1024px) {
  .about-full-content {
    margin: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .about-full-content {
    max-width: 1185px;
    margin: 0 auto 160px;
  }
}

.about-full {
  flex-direction: column;
  max-width: 100%;
  margin: 0 20px 50px;
  display: flex;
}

@media screen and (width >= 1024px) {
  .about-full {
    flex-direction: row;
    margin: 0 0 50px;
  }
}

.about-full .bodytext {
  margin: auto 0;
  padding: 50px 0;
}

@media screen and (width >= 1024px) {
  .about-full .bodytext {
    padding: 50px;
  }
}

.about-full__img {
  max-width: 450px;
}

.events-section {
  margin: 0 20px;
  padding-top: 200px;
}

@media screen and (width >= 1024px) {
  .events-section {
    margin: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .events-section {
    max-width: 1185px;
    margin: 0 auto;
  }
}

.events-section__headline-container {
  margin-bottom: 80px;
}

@media screen and (width >= 1024px) {
  .events-section__headline-container {
    margin-bottom: 150px;
  }
}

.events-section__headline-container .headline2 {
  margin-bottom: 30px;
}

.past-section {
  margin-bottom: 80px;
  margin-left: 20px;
  overflow: hidden;
}

@media screen and (width >= 1024px) {
  .past-section {
    margin: 0 60px 160px;
  }
}

@media screen and (width >= 1600px) {
  .past-section {
    max-width: 1185px;
    margin: 0 auto 150px;
  }
}

.past-section__event-container {
  white-space: nowrap;
  display: flex;
  overflow: auto;
}

@media screen and (width >= 1024px) {
  .past-section__event-container {
    display: block;
    overflow: hidden;
  }
}

.past-section .headline3 {
  margin-bottom: 50px;
}

.past-section .tile__gray {
  width: 100%;
  overflow: hidden;
}

.past-section .tile__image {
  object-fit: cover;
  min-width: 100%;
  min-height: 300px;
  max-height: 300px;
}

.past-section__tile-container {
  flex-direction: row;
  gap: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  display: flex;
  overflow: visible;
}

@media screen and (width >= 1024px) {
  .past-section__tile-container {
    margin-right: 0;
  }
}

.past-section__event {
  gap: 20px;
  width: 70vw;
}

@media screen and (width >= 1024px) {
  .past-section__event {
    width: 33.3333%;
  }
}

.booking-section {
  height: 100%;
  margin-bottom: 90px;
  padding: 0 20px;
}

@media screen and (width >= 1024px) {
  .booking-section {
    margin-bottom: 120px;
    padding: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .booking-section {
    max-width: 1185px;
    margin-bottom: 150px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}

.booking-section .headline3 {
  margin-bottom: 10px;
}

.booking-section .bodytext {
  margin-bottom: 50px;
}

.booking-section__container {
  gap: 20px;
  max-height: 100%;
  display: flex;
}

.booking-section__image {
  display: none;
}

@media screen and (width >= 1024px) {
  .booking-section__image {
    width: 33.3333%;
    display: block;
  }

  .booking-section__image img {
    object-fit: cover;
    height: 100%;
    max-height: 52.5rem;
  }
}

.about-full-vision {
  max-width: 100%;
  margin-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

@media screen and (width >= 1024px) {
  .about-full-vision {
    max-width: 1185px;
    margin: 160px 60px;
    padding: 0;
  }
}

@media screen and (width >= 1600px) {
  .about-full-vision {
    margin: 0 auto 160px;
  }
}

.about-full-vision .headline3 {
  margin-bottom: 50px;
}

.about-full-vision__2 .bodytext {
  color: #af6748;
}

.impressum-section {
  margin: 0 20px;
  padding-top: 200px;
}

@media screen and (width >= 1024px) {
  .impressum-section {
    margin: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .impressum-section {
    max-width: 1185px;
    margin: 0 auto;
  }
}

.impressum-section__container {
  margin-bottom: 80px;
}

@media screen and (width >= 1024px) {
  .impressum-section__container {
    margin-bottom: 120px;
  }
}

.impressum-section__container .headline2 {
  margin-bottom: 50px;
}

.datenschutz-section {
  margin: 0 20px;
  padding-top: 200px;
}

.datenschutz-section p {
  line-height: 1.3;
}

.datenschutz-section .headline3 {
  padding: 30px 0;
}

.datenschutz-section .headline4 {
  padding-top: 100px;
}

@media screen and (width >= 1024px) {
  .datenschutz-section {
    margin: 0 60px;
  }
}

@media screen and (width >= 1600px) {
  .datenschutz-section {
    max-width: 1185px;
    margin: 0 auto;
  }
}

.datenschutz-section__container {
  margin-bottom: 80px;
}

@media screen and (width >= 1024px) {
  .datenschutz-section__container {
    margin-bottom: 120px;
  }
}

.datenschutz-section__container .headline2 {
  margin-bottom: 50px;
}

.product-section {
  max-width: 1185px;
  margin: 0 auto 80px;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (width >= 1024px) {
  .product-section {
    margin: 0 auto 160px;
  }
}

@media screen and (width >= 1600px) {
  .product-section {
    margin: 0 auto 160px;
  }
}

.product-section__grace {
  flex-direction: column;
  gap: 75px;
  margin-bottom: 120px;
  display: flex;
}

@media screen and (width >= 1024px) {
  .product-section__grace {
    flex-direction: row;
  }
}

.product-section__glory {
  flex-direction: column;
  gap: 75px;
  display: flex;
}

@media screen and (width >= 1024px) {
  .product-section__glory {
    flex-direction: row;
  }
}

.product-section__glory .button__filled, .product-section__glory .button__filled-small {
  background-color: #007e97;
}

.product-section__image {
  width: 100%;
  min-height: 675px;
  position: relative;
}

@media screen and (width >= 1024px) {
  .product-section__image {
    width: 50%;
  }
}

.product-section__image img {
  object-fit: cover;
  height: 100%;
  position: absolute;
}

.product-section__overlay {
  width: 75%;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%);
}

.product-section__overlay-content {
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  padding: 15px 25px;
  box-shadow: 2px 2px 20px #0003;
}

.product-section__description {
  flex-direction: column;
  width: 100%;
  display: flex;
}

@media screen and (width >= 1024px) {
  .product-section__description {
    width: 50%;
  }
}

.product-section__price {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
}

.product-section__headline {
  margin-bottom: 30px;
}

@media screen and (width >= 1024px) {
  .product-section__headline {
    margin-bottom: 50px;
  }
}

.product-section__buy {
  margin-top: auto;
  margin-bottom: 0;
}

.product-section__buy .button__filled, .product-section__buy .button__filled-small {
  opacity: .1;
}

.product-section .headline3 {
  color: #000;
  margin-bottom: 10px;
}

.production {
  color: #000;
}

.production__container {
  background-color: #faf6f3;
  margin-bottom: 120px;
}

.production__content {
  max-width: 1185px;
  margin: 0 20px;
  padding: 80px 20px;
}

@media screen and (width >= 1024px) {
  .production__content {
    margin: 0 60px;
    padding: 200px 0;
  }
}

@media screen and (width >= 1600px) {
  .production__content {
    margin: 0 auto;
  }
}

.production .headline3 {
  color: #000;
  margin-bottom: 30px;
}

@media screen and (width >= 1024px) {
  .production .headline3 {
    margin-bottom: 80px;
  }
}

.production .headline4 {
  color: #000;
  margin-bottom: 20px;
  line-height: 1.5;
}

.production .bodytext {
  margin-bottom: 30px;
}

@media screen and (width >= 1024px) {
  .production .bodytext {
    margin-bottom: 80px;
  }

  .production__siegel {
    max-width: 500px;
  }
}

.preorder-section {
  max-width: 1185px;
  margin: 0 auto 80px;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (width >= 1024px) {
  .preorder-section {
    max-width: 1185px;
    margin: 160px 60px 80px;
    padding: 0;
  }
}

@media screen and (width >= 1600px) {
  .preorder-section {
    margin: 0 auto 80px;
  }
}

.preorder-section .headline3, .preorder-section .headline4 {
  margin-bottom: 20px;
}

.abbinder-section {
  margin-bottom: 80px;
  padding: 0 20px;
}

@media screen and (width >= 1024px) {
  .abbinder-section {
    max-width: 1185px;
    margin: 0 auto 190px;
    padding: 0;
  }
}

.abbinder-section .headline3 {
  margin-bottom: 30px;
}

.abbinder-section .bodytext {
  margin-bottom: 50px;
}

.navbar-large {
  z-index: 1;
  color: #fff;
  width: 100%;
  padding: 35px 60px;
  transition: all .2s ease-in-out;
  display: none;
  position: fixed;
}

@media screen and (width >= 1500px) {
  .navbar-large {
    display: block;
  }
}

.navbar-large__logo {
  content: url("GtG_Wortmarke_weiss_rgb.a1eb7f5e.svg");
  height: 70px;
}

.navbar-large__logo-black {
  content: url("GtG_Wortmarke_schwarz_rgb.45f7eb91.svg");
  height: 70px;
}

.navbar-large__weiss {
  color: #000;
  background-color: #fff;
}

.navbar-large__weiss .navbar-large__logo {
  content: url("GtG_Wortmarke_schwarz_rgb.45f7eb91.svg");
  height: 70px;
}

.navbar-large__container {
  display: flex;
}

.navbar-large__container-black {
  color: #000;
  display: flex;
}

.navbar-large__nav {
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.navbar-large__nav a {
  text-decoration: none;
}

.navbar-large__ul {
  gap: 50px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 70px;
  display: flex;
}

.navbar-large__li {
  text-transform: uppercase;
  font-weight: 700;
  transition: all .2s ease-in-out;
}

.navbar-large__li:hover {
  scale: 1.05;
}

.navbar-mobile {
  z-index: 1;
  color: #fff;
  width: 100%;
  padding: 30px 20px;
  transition: all .2s ease-in-out;
  position: fixed;
}

@media screen and (width >= 1024px) {
  .navbar-mobile {
    padding: 35px 60px;
  }
}

.navbar-mobile__container {
  width: 100%;
  display: flex;
}

.navbar-mobile__container-black {
  color: #000;
  width: 100%;
  display: flex;
}

.navbar-mobile .navbar-mobile-dropdown {
  margin-top: 10px;
  display: none;
}

@media screen and (width >= 1024px) {
  .navbar-mobile .navbar-mobile-dropdown {
    max-width: calc(33.3333% - 40px);
    right: 60px;
  }
}

.navbar-mobile .navbar-mobile-dropdown__visible {
  color: #000;
  background-color: #fff;
  width: calc(100% - 40px);
  padding: 30px;
  display: block;
  position: absolute;
  top: 100px;
  box-shadow: 0 2px 34px #00000014;
}

.navbar-mobile .navbar-mobile-dropdown__visible a {
  text-decoration: none;
}

.navbar-mobile .navbar-mobile-dropdown .button__filled, .navbar-mobile .navbar-mobile-dropdown .button__filled-small {
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

@media screen and (width >= 1500px) {
  .navbar-mobile {
    display: none;
  }
}

.navbar-mobile__logo {
  content: url("GtG_Bildmarke_weiss_rgb.d4e68287.svg");
  width: 70px;
}

@media screen and (width >= 1024px) {
  .navbar-mobile__logo {
    content: url("GtG_Wortmarke_weiss_rgb.a1eb7f5e.svg");
    width: 300px;
  }
}

.navbar-mobile__logo-black {
  content: url("GtG_Bildmarke_schwarz_rgb.21f40f44.svg");
  width: 70px;
}

@media screen and (width >= 1024px) {
  .navbar-mobile__logo-black {
    content: url("GtG_Wortmarke_schwarz_rgb.45f7eb91.svg");
    width: 300px;
  }
}

.navbar-mobile__ul {
  text-align: center;
  flex-direction: column;
  gap: 15px;
  display: flex;
}

.navbar-mobile__li {
  text-transform: uppercase;
  font-weight: 700;
}

.navbar-mobile__button-round {
  border: 2px solid #fff;
  border-radius: 27.5px;
  width: 55px;
  height: 55px;
  margin: auto 0 auto auto;
  transition: all .1s ease-in-out;
}

.navbar-mobile__button-round img {
  content: url("menu.06e2b87e.svg");
  width: 25px;
  height: 25px;
}

.navbar-mobile__button-round:active {
  opacity: .75;
}

.navbar-mobile__button-round-black {
  border: 2px solid #000;
  border-radius: 27.5px;
  width: 55px;
  height: 55px;
  margin: auto 0 auto auto;
  transition: all .1s ease-in-out;
}

.navbar-mobile__button-round-black img {
  content: url("menu_schwarz.9f650cc0.svg");
  border: #000;
  width: 25px;
  height: 25px;
}

.navbar-mobile__button-round-black:active {
  opacity: .75;
}

.navbar-mobile__weiss {
  color: #000;
  background-color: #fff;
}

.navbar-mobile__weiss .navbar-mobile__logo {
  content: url("GtG_Bildmarke_schwarz_rgb.21f40f44.svg");
  width: 70px;
}

.navbar-mobile__weiss .navbar-mobile__button-round {
  border: 2px solid #000;
}

.navbar-mobile__weiss .navbar-mobile__button-round img {
  content: url("menu_schwarz.9f650cc0.svg");
  border: #000;
}

.navbar-mobile-static {
  z-index: 1;
  color: #000;
  background-color: #fff;
  width: 100%;
  padding: 30px 20px;
  transition: all .2s ease-in-out;
  position: fixed;
}

@media screen and (width >= 1024px) {
  .navbar-mobile-static {
    padding: 35px 60px;
  }
}

.navbar-mobile-static__container {
  width: 100%;
  display: flex;
}

.navbar-mobile-static .navbar-mobile-dropdown {
  margin-top: 10px;
  display: none;
}

@media screen and (width >= 1024px) {
  .navbar-mobile-static .navbar-mobile-dropdown {
    width: calc(33.3333% - 40px);
    right: 60px;
  }
}

.navbar-mobile-static .navbar-mobile-dropdown__visible {
  color: #000;
  background-color: #fff;
  width: calc(100% - 40px);
  padding: 30px;
  display: block;
  position: absolute;
  top: 100px;
  box-shadow: 0 2px 34px #00000014;
}

@media screen and (width >= 1024px) {
  .navbar-mobile-static .navbar-mobile-dropdown__visible {
    width: calc(33.3333% - 40px);
  }
}

.navbar-mobile-static .navbar-mobile-dropdown__visible a {
  text-decoration: none;
}

.navbar-mobile-static .navbar-mobile-dropdown .button__filled, .navbar-mobile-static .navbar-mobile-dropdown .button__filled-small {
  width: 100%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

@media screen and (width >= 1500px) {
  .navbar-mobile-static {
    display: none;
  }
}

.navbar-mobile-static__logo {
  content: url("GtG_Bildmarke_schwarz_rgb.21f40f44.svg");
  width: 70px;
}

@media screen and (width >= 1024px) {
  .navbar-mobile-static__logo {
    content: url("GtG_Wortmarke_schwarz_rgb.45f7eb91.svg");
    width: 300px;
  }
}

.navbar-mobile-static__ul {
  text-align: center;
  flex-direction: column;
  gap: 15px;
  display: flex;
}

.navbar-mobile-static__li {
  text-transform: uppercase;
  font-weight: 700;
}

.navbar-mobile-static .navbar-mobile__button-round {
  border: 2px solid #000;
  border-radius: 27.5px;
  width: 55px;
  height: 55px;
  margin: auto 0 auto auto;
  transition: all .1s ease-in-out;
}

.navbar-mobile-static .navbar-mobile__button-round img {
  content: url("menu_schwarz.9f650cc0.svg");
  width: 25px;
  height: 25px;
}

.navbar-mobile-static .navbar-mobile__button-round:active {
  opacity: .75;
}

.navbar-large-static {
  z-index: 1;
  color: #000;
  background-color: #fff;
  width: 100%;
  padding: 35px 60px;
  transition: all .2s ease-in-out;
  display: none;
  position: fixed;
}

@media screen and (width >= 1500px) {
  .navbar-large-static {
    display: block;
  }
}

.navbar-large-static__logo {
  content: url("GtG_Wortmarke_schwarz_rgb.45f7eb91.svg");
  height: 70px;
}

.navbar-large-static__container {
  display: flex;
}

.navbar-large-static__nav {
  margin-left: auto;
  margin-right: 0;
  display: flex;
}

.navbar-large-static__nav a {
  text-decoration: none;
}

.navbar-large-static__ul {
  gap: 50px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 70px;
  display: flex;
}

.navbar-large-static__li {
  text-transform: uppercase;
  font-weight: 700;
  transition: all .2s ease-in-out;
}

.navbar-large-static__li:hover {
  scale: 1.05;
}

.tile__gray {
  background-color: #e9e9e9;
  position: relative;
}

.tile__gray .headline4 {
  margin-bottom: 80px;
}

.tile__gray .bodytext {
  line-height: 1.5;
  position: absolute;
  bottom: 32px;
}

.tile__bronze {
  color: #fff;
  background-color: #af6748;
  position: relative;
}

.tile__bronze .headline4 {
  line-height: 1.5;
  position: absolute;
  bottom: 32px;
}

.tile__icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: -40px;
  left: 27px;
}

.tile__text-container {
  margin-top: 35px;
}

.tile__arrow {
  right: 0;
}

@media screen and (width >= 1024px) {
  .tile__arrow {
    position: absolute;
    top: 32px;
    right: 32px;
  }
}

.tile__gray, .tile__bronze {
  width: 100%;
  max-height: 100%;
  padding: 32px;
  position: relative;
}

@media screen and (width >= 1024px) {
  .tile__gray, .tile__bronze {
    width: 33.3333%;
  }
}

.button__filled, .button__filled-small {
  color: #fff;
  text-transform: uppercase;
  background-color: #af6748;
  border-radius: 50px;
  margin: auto 0;
  padding: 15px 30px;
  font-weight: 800;
  text-decoration: none;
  transition: all .2s ease-in-out;
}

.button__filled a, .button__filled-small a {
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}

.button__filled:hover, .button__filled-small:hover {
  scale: 1.05;
}

.button__filled-small {
  padding: 10px 25px;
}

.contact-form {
  width: 100%;
}

.contact-form form {
  flex-direction: column;
  height: 100%;
  display: flex;
}

.contact-form textarea:focus, .contact-form input:focus {
  outline: none;
}

@media screen and (width >= 1024px) {
  .contact-form {
    width: 66.6667%;
    margin-right: 20px;
  }
}

.contact-form ::placeholder {
  color: #000;
  text-transform: none;
  font-size: 16px;
  font-weight: 500;
}

.contact-form__input-single {
  resize: none;
  height: 30%;
  margin-bottom: 20px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 32px;
}

.contact-form__input-double {
  resize: none;
  height: 100%;
  padding: 32px 32px 70px;
}

@media screen and (width >= 1024px) {
  .contact-form__input-double {
    padding-bottom: 250px;
  }
}

.contact-form__input-double-space {
  resize: none;
  height: 100%;
  padding: 32px 32px 70px;
}

@media screen and (width >= 1024px) {
  .contact-form__input-double-space {
    margin-bottom: 20px;
    padding-bottom: 250px;
  }
}

.contact-form__send-button {
  text-align: left;
  color: #fff;
  background-color: #af6748;
  border: none;
  border-radius: 50px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px 30px;
  transition: all .2s ease-in-out;
  display: flex;
  position: absolute;
  bottom: -27px;
  left: 32px;
}

.contact-form__send-button:hover {
  scale: 1.05;
}

.contact-form__send-button img {
  width: 25px;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
}

@media screen and (width >= 1024px) {
  .contact-form__send-button {
    margin-left: 60px;
    padding: 15px 30px;
  }
}

@media screen and (width >= 1600px) {
  .contact-form__send-button {
    margin-left: 0;
    padding: 15px 30px;
  }
}

.contact-form__input-send {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border: none;
  font-size: 16px;
  font-weight: 800;
}

.contact-form__input-single, .contact-form__input-double, .contact-form__input-double-space {
  background-color: #e9e9e9;
  border: none;
  font-size: 14px;
}

.contact-form__input-single input:focus, .contact-form__input-double input:focus, .contact-form__input-double-space input:focus {
  outline: none;
}

.booking-form {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}

.booking-form form {
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
}

.booking-form form ::placeholder {
  color: #000;
  opacity: 1;
  font-weight: 800;
}

.booking-form textarea:focus {
  outline: none;
}

@media screen and (width >= 1024px) {
  .booking-form {
    width: 66.6667%;
  }
}

.booking-form textarea {
  resize: none;
  color: #000;
  background-color: #0000;
  border: none;
  width: 100%;
  margin-top: 15px;
  font-size: 14px;
  display: block;
}

.booking-form textarea ::placeholder {
  font-weight: 800;
}

.booking-form input {
  background-color: #0000;
  border: none;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  font-size: 14px;
}

.booking-form input input:focus {
  box-shadow: none;
}

.booking-form__input-single {
  padding: 0 20px;
  display: block;
}

@media screen and (width >= 1024px) {
  .booking-form__input-single {
    padding-bottom: 0;
  }
}

.booking-form__input-double {
  min-height: 60px;
  padding-left: 20px;
}

.booking-form__send-button {
  text-align: left;
  color: #fff;
  background-color: #af6748;
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  transition: all .2s ease-in-out;
  display: flex;
}

.booking-form__send-button:hover {
  scale: 1.05;
}

.booking-form__send-button img {
  width: 25px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
}

@media screen and (width >= 1024px) {
  .booking-form__send-button {
    width: 50%;
    padding: 0 20px;
  }
}

.booking-form__input-send {
  text-transform: uppercase;
  text-align: left;
  color: #fff;
  background-color: #0000;
  border: none;
  font-size: 14px;
  font-weight: 800;
}

.booking-form__input-single, .booking-form__input-double {
  background-color: #e9e9e9;
  border: none;
  margin-bottom: 20px;
  font-size: 14px;
}

.booking-form__input-single input:focus, .booking-form__input-double input:focus {
  outline: none;
}

/*# sourceMappingURL=about.94067132.css.map */
