<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://use.typekit.net/hby5zmt.css");

.skip-link {
  background: #319795;
  color: #fff;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
}

.skip-link:focus {
  transform: translateY(0%);
}

.aktuell {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.1cm;
  color: #fff;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.galerie-bg {
  background-color: black;

  padding-top: 20px;
  padding-bottom: 20px;
}

.active {
  color: rgb(255, 123, 172) !important;
}

body {
  /*font-family: "Public Sans", sans-serif;*/
  background-color: #f9f9f9;

  font-family: myriad-pro, sans-serif;

  font-weight: 400;

  font-style: normal;
}

#app {
  position: fixed;
}

.app-no-fixed {
  position: relative !important;
}

body p {
  color: #cecece;
}

.header-bar {
  background-color: #250c59;
}

.bg-main {
  background-color: #250c59;
}
.bg-main-toned {
  background-color: #341675;
}

.bg-grey {
  background-color: #707070;
}

.bg-grey-darker {
  background-color: #eeecec;
}

.bg-custom-header {
  background-color: #250c59 !important;
  border: solid 2px #250c59 !important;
  border-radius: 0.25rem !important;
  color: #fff !important;
}

.bg-footer {
  background-color: #250c59;
}

.misc {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-right: 30rem;
  margin-left: 30rem;
}

.minimizeMisc {
  height: 25px !important;
}

.hideMiscContent {
  display: none !important;
}

.summonMinimizeIcon {
  top: -10px;
  width: 100% !important;
  right: -80px !important;
}

.maximize {
  color: #fff;
  text-align: center;
  font-size: 10px;
}

.misc-fixed-btn {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 6;
  height: 60px;
  width: 260px;
  color: #fff;
  overflow: hidden;
  background-color: rgb(255, 123, 172);
  transition: 1s;
}

.misc-fixed-btn-inner {
  position: absolute;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 80%;
  height: 100%;
  cursor: pointer;
}

#cookieIMG {
  width: 30px !important;
  height: 30px !important;
  padding-right: 5px !important;
}

.cookie-text {
  font-size: 12px !important;
}

.cookie-box {
  width: 95% !important;
  cursor: default;
}

.fa-file-download {
  font-size: 30px;
  margin-right: 1rem;
}

.misc-fixed-btn span p {
  font-size: 18px;
  color: #fff;
  padding-top: 10px;
  margin-right: 1rem;
}

.misc-fixed-btn-min {
  height: 100%;
  width: 20%;
  position: absolute;
  right: 0;
  cursor: pointer;
  color: #fff;
  transition: 1s;
  transform: scaleX(1.5);
  -webkit-transform: scaleX(1.5);
}

.misc-fixed-btn-min:hover {
  color: rgba(255, 255, 255, 0.705);
}

.ql-align-center {
  text-align: center;
}

.misc-fixed-btn-inner:hover svg {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.misc-fixed-btn-inner:hover p {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.border {
  border: solid 2px #250c59 !important;
  border-radius: 0.25rem;
}

.header-div h1 {
  color: #fff !important;
  text-align: center;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.header-div {
  background-color: transparent;
  width: 100%;
  max-height: 100px;
}

.logo-nav {
  z-index: 1;
  height: 10000px;
  background-color: #250c59;
  position: fixed;
  top: 0; /* Stay at the top */
  left: 0;
  overflow-x: hidden;
}

.logo-nav-close-icon {
  color: #fff;
  font-size: 20px;
  padding: 1rem;
  cursor: pointer;
}

.logo-nav-close-icon:hover {
  transform: scale(150%);
}

.logo-container {
  padding: 1rem;
  width: 100%;
}

.logo-container img {
  width: 100%;
  height: 250px;
}

.container--narrow {
  max-width: 850px;
  justify-content: center;
}

.container-bgwhite {
  background-color: #fff !important;
}

.full-width-container {
  width: 100%;
  max-width: 2000px;
  justify-content: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.header-search-icon {
  position: relative;
  top: 3px;
}

.header-chat-icon {
  cursor: pointer;
  position: relative;
  top: 3px;
}

.quill {
  height: 100%;
}

.quill iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 400px;
  width: 50%;
}

.ql-editor {
  overflow-y: scroll;
  resize: vertical;
  min-height: 122px;
}

.editor-container2 {
  height: 150px;
}

.ql-editor-large {
  height: 500px;
  resize: none !important;
}

.quill img {
  width: 50%;
  height: 25%;
}

.body-content img {
  width: 25%;
  height: 25%;
}

.body-content iframe {
  display: block;
  width: 50%;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.reply-container {
  min-width: 40px;
  background-color: #fff;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
}

.reply-body {
  padding: 0.5rem;
}

.reply-comment {
  margin-left: 2rem;
  background-color: #fff;
}

.body-content p {
  margin-bottom: 0 !important;
  font-size: 1rem;
}

.body-content {
  height: 100%;
}

.text-sm {
  font-size: 1.25rem;
  padding-right: 5rem;
}

.text-sm:last-of-type {
  padding-right: 0;
}

.text-lg {
  font-size: 2rem;
}

.text-fa {
  font-size: 2rem;
  padding-right: 2rem;
}

.text-fa:last-of-type {
  padding-right: 0;
}

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

.chat-title-bar-forum {
  width: 100%;
  padding: 4px 7px;
  display: flex;
  justify-content: space-between;
  background-color: transparent !important;
  font-size: 2rem !important;
}

.highlight-1 {
  background: url("./images/brush.svg");
  background-repeat: no-repeat;
  background-size: 80% 100%;
  padding: 25px 10px;
}

.highlight-2 {
  background: url("./images/brush.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 35px 10px;
}

.container-forum {
  width: 100% !important;
}

.forum-lead-banner-text {
  font-size: 18px;
}

.mainChat {
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  background-color: #fff !important;
  border-radius: 0.25rem;
}

.confirm-window {
  background-color: #007bff;
  display: block;
  z-index: 999;
  left: 25%;
  top: 50%;
  position: relative;
  height: 150px;
  border-radius: 0.25rem;
  width: 50%;
}

.preview {
  padding: 1rem;
  margin-top: 1rem;
}

.confirm-window-content {
  text-align: center;
  padding: 2rem 1rem 1rem 1rem;
  color: #fff;
}

.confirm-window-content button {
  margin: 0.5rem;
  color: black;
}

.confirm-window-content button:hover {
  transform: scale(125%);
  -webkit-transfrom: scale(125%);
}

.confirm-btn {
  background-color: #fff;
  border: 2px solid rgb(94, 218, 94);
}

.cancel-btn {
  background-color: #fff;
  border: 2px solid rgb(231, 93, 80);
}

.register-window {
  background-color: #292929;
  display: block;
  z-index: 999;
  top: 10%;
  position: relative;
  height: auto;
  border-radius: 0.25rem;
  width: 100%;
}

.register-window-content img {
  height: 250px;
  width: 250px;
}

.error-col1 {
  padding: 1rem;
  margin-right: 3rem;
}

.error-col2 {
  padding: 1rem;
  color: #fff;
  align-self: center;
}

.register-window-content {
  padding: 2rem 1rem 1rem 1rem;
  color: black;
  justify-content: center;
}

.chatForum-title-bar-close {
  cursor: pointer;
  width: 10%;
  font-size: 1.5rem;
  color: rgb(255, 123, 172);
  position: relative;
  right: 5%;
}

.custom-width-register-form {
  width: 50%;
  align-self: center !important;
}

.text-align-left {
  text-align: left !important;
}

.outside {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.chat-count-badge {
  text-align: center;
  position: absolute;
  top: 2px;
  left: 0px;
  width: 16px;
  font-size: 0.6rem;
  font-weight: bold;
}

.avatar-small {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}

.avatar-tiny {
  width: 24px;
  height: 24px;
  border-radius: 12px;
  margin-right: 4px;
  position: relative;
  top: -1px;
}

.post-thumbnail {
  object-fit: cover;
  max-width: 100%;
  max-height: 100%;
}

.comment-body {
  font-size: 12px !important;
}

.post-interaction .icons {
  font-size: 25px !important;
  color: #250c59 !important;
}

.icons-md {
  font-size: 20px !important;
  color: #250c59 !important;
}

.icons-button {
  font-size: 20px !important;
}

.icons-button:hover {
  cursor: pointer;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.bg-white-post-container {
  background-color: #fff !important;
}

.form-control-title {
  font-size: 2rem;
  font-weight: 500;
}

.body-content {
  font-size: 1.2rem;
  line-height: 1.75;
  color: #292929;
  padding-bottom: 15px;
}

.body-content p,
.body-content ul,
.body-content ol {
  margin-bottom: 1.75rem;
}

.input-dark {
  background-color: #444;
  border-color: transparent;
  color: #ffffff;
}

.input-dark:focus {
  color: #ffffff;
  background-color: #555;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.input-dark::-webkit-input-placeholder {
  color: #888;
}
.input-dark::-moz-placeholder {
  color: #888;
}
.input-dark:-ms-input-placeholder {
  color: #888;
}
.input-dark:-moz-placeholder {
  color: #888;
}

@media (min-width: 768px) {
  .input-dark {
    width: auto;
  }
}

.display-3 {
  font-size: 4.2rem;
}

.display-2 {
  font-size: 2.1rem;
}

@media (max-width: 1199px) {
  .display-3 {
    font-size: 3.4rem;
  }
  .video-container video {
    height: 100vh;
  }
  .video-section-overlay {
    height: 100vh;
  }
}

@media (max-width: 768px) {
  .display-3 {
    font-size: 2.5rem;
  }
}

.form-group {
  position: relative;
}

.liveValidateMessage {
  top: -6px;
  position: absolute;
  z-index: 1;
  padding-top: 6px;
  padding-bottom: 16px;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.liveValidateMessage--visible {
  opacity: 1;
  transform: translateY(0);
}

.liveValidateMessage-enter {
  opacity: 0;
  transform: translateY(100%);
}

.liveValidateMessage-enter-active {
  opacity: 1;
  transform: translateY(0);
  transition: 0.33s opacity ease-in-out, 0.33s transform ease-in-out;
}

.liveValidateMessage-exit {
  opacity: 1;
  transform: translateY(0);
}

.liveValidateMessage-exit-active {
  opacity: 0;
  transform: translateY(100%);
  transition: 0.33s opacity ease-in-out, 0.33s transform ease-in-out;
}

.form-group input,
.form-group textarea {
  position: relative;
  z-index: 2;
}

textarea.tall-textarea {
  height: 160px;
}

@media (min-width: 768px) {
  textarea.tall-textarea {
    height: 320px;
  }
}

.delete-post-button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}

/* Search Overaly */
.search-overlay {
  display: flex;
  flex-direction: column;
  position: fixed;
  z-index: 9000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #222733a4;
}

.video-container video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.video-container img {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.video-section-overlay {
  width: 100vw;
  height: 100vh;
  background: #222733;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.6;
}

.video-section-nav {
  min-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 0.5rem;
}

.nav-video-controlls {
  z-index: 4;
  padding-top: 20px;
  padding-right: 2rem;
  text-align: right;
}

.gc-ns {
  display: none;
}

.gc-display-only {
  display: block !important;
}

.nav-video-controlls svg {
  border-radius: 0.25rem;
  border: solid #ffffff5c 1px;
  color: #ffffff5c !important;
  font-size: 40px;
  padding: 5px;
  cursor: pointer;
}

.hidden {
  display: none !important;
}

.visible {
  display: block;
}

.spiel-header-text-div {
  z-index: 3;
  width: 100%;
  margin-right: 2rem;
  margin-left: 1rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  background-color: transparent;
  justify-content: center;
}

#kontakt {
  background-color: #222733;
  height: 900px;
}

.swiper-container {
  height: 350px;
  display: none;
}

.swiper-slider-caption {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.63);
  bottom: 20%;
  position: absolute;
  text-align: center;
  padding: 0.5rem;
  transition: 0.3s;
}

.swiper-slider-caption h4 {
  color: #fff;
}

.swiper-slider-caption p {
  margin-bottom: 2px;
}

.swiper-slider-caption a {
  color: rgb(255, 123, 172);
  text-decoration: none;
}

.swiper-wrapper {
  align-items: center;
}

.swiper-slide {
  width: 500px !important;
  height: 600px !important;
  border-radius: 7px;
}
.swiper-slide img {
  width: 500px !important;
  height: 600px !important;
  border-radius: 7px;
  object-fit: contain;
}

.swiper-slide-prev {
  opacity: 0.7;
}
.swiper-slide-next {
  opacity: 0.7;
}
.swiper-slide-active {
  opacity: 1;
}
.swiper-slide-next .swiper-slider-caption {
  opacity: 0;
}
.swiper-slide-prev .swiper-slider-caption {
  opacity: 0;
}

@media screen and (max-width: 600px) {
  .swiper-slide {
    width: 400px !important;
    height: 550px !important;
  }
  .swiper-slide img {
    width: 400px !important;
    height: 550px !important;
  }
  .swiper-slider-caption {
    bottom: 23%;
  }
}

@media screen and (max-width: 500px) {
  .swiper-slide {
    width: 300px !important;
    height: 450px !important;
  }
  .swiper-slide img {
    width: 300px !important;
    height: 450px !important;
  }
  .swiper-slider-caption {
    bottom: 25%;
  }
  .swiper-slider-caption h4 {
    font-size: 16px;
  }
  .swiper-slider-caption p {
    font-size: 12px;
  }
  .swiper-slider-caption a {
    font-size: 14px;
  }
}

.load-more-mobile {
  display: none;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.kontakt-header-text-div {
  z-index: 3;
  width: 100%;
  justify-content: center;
  margin-bottom: 1rem;
  margin-top: 4rem;
}

.kontakt-header-text-div h1 {
  padding-top: 40px;
}

.maincontent-section {
  justify-content: center;
  width: 100%;
  margin-top: 4rem;
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
}

.anmelden-col {
  padding: 1rem;
  border-radius: 0.5rem;
  background-color: black;
}

.anmelden-btn {
  width: 25%;
  height: 50px;
  background-color: rgb(255, 123, 172);
  border-radius: 0.25rem;
  color: #fff;
  text-align: center;
  margin: auto;
}

.anmelden-btn:hover {
  border: #fff solid 2px;
}

.icons-btn {
  background-color: black;
  border: rgb(255, 123, 172) 2px solid;
  border-radius: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 2rem;
  margin: 1rem;
  text-align: justify;
}

.form-group label {
  color: rgb(255, 123, 172);
}

.form-group input {
  border: #fff solid 2px;
  border-radius: 0.25rem;
  background-color: rgba(255, 255, 255, 0.959);
}

.form-group select {
  border: #fff solid 2px;
  border-radius: 0.25rem;
  background-color: rgba(255, 255, 255, 0.959);
}

.form-group textarea {
  border: #fff solid 2px;
  border-radius: 0.25rem;
  background-color: rgba(255, 255, 255, 0.959);
}

.anmelden-text {
  padding: 0.5rem;
  font-size: 20px;
  text-align: center;
}

.icons-menu a {
  color: #fff;
  font-size: 25px;
  margin-bottom: 1rem;
  z-index: 4;
}

.icons-menu {
  justify-content: center;
  align-items: center;
}

.btn-6 {
  color: #fff;
}
.btn-6 .hover-span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: rgb(255, 123, 172);
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.btn-6:hover {
  color: rgb(255, 123, 172);
}
.btn-6:hover .hover-span {
  width: 225%;
  height: 562.5px;
}
.btn-6:active {
  background-color: rgb(255, 123, 172);
}

@media (min-width: 300px) {
  .wrap {
    width: 100%;
    float: left;
  }
}
[class^="btn-6"] {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  max-width: 75% !important;
  height: 80px;
  margin: 1rem auto;
  border-radius: 0.25rem;
  background-color: black;
}

.inside-btn {
  width: 100%;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.inside-btn svg {
  margin-right: 0.5rem;
}

.kontakt-col {
  padding: 1rem;
  height: 400px;
}

.spiel-header-text-div h1 {
  text-align: center;
  font-size: 70px;
  font-weight: bold;
  letter-spacing: 0.1cm;
  color: #fff;
  margin-top: 6rem;
}

.kontakt-header-text-div h1 {
  color: #fff;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  letter-spacing: 0.1cm;
}

.spiel-main-text {
  margin: 1rem;
  padding: 0.5rem;
}

.spiel-gallerie {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 128px;
}

.carousel-item img {
  width: 33.33%;
  object-fit: cover;
  transition: 0.5s ease;
}

.carousel-item .ci-side {
  opacity: 50%;
  transform: scale(0.8);
}

.carousel-item {
  background-color: black !important;
}

.carousel-item .ci-anker {
  transform: scale(1.2);
  cursor: pointer;
  opacity: 100% !important;
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -130px;
  left: 0;
  z-index: 3 !important;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  padding-left: 0;
  margin-right: 5%;
  margin-left: 15%;
  list-style: none;
}

.carousel-caption {
  left: 30%;
  right: 30%;
  background-color: rgba(0, 0, 0, 0.63);
  bottom: 0;
  transition: 0.3s;
}

.carousel-caption {
  padding: 1rem;
}

.carousel-caption a {
  color: rgb(255, 123, 172);
  text-decoration: none;
  border: solid rgb(255, 123, 172) 2px;
  border-radius: 0.25rem;
  padding: 0.5rem;
}

.text-col1 h4 {
  color: rgb(255, 123, 172);
}

.text-col2 h4 {
  color: rgb(255, 123, 172);
}

.text-col1 p {
  text-align: justify;
  letter-spacing: -0.5px;
  line-height: 1.7;
  text-align: justify;
}

.text-col2 p {
  text-align: justify;
  letter-spacing: -0.5px;
  line-height: 1.7;
  text-align: justify;
}

.nav-video-controlls svg:hover {
  color: rgb(255, 123, 172) !important;
  border-color: rgb(255, 123, 172) !important;
}

.nav-video-controlls svg {
  width: 1em !important;
}

.video-section-nav-logo-box {
  z-index: 3;
  padding: 1rem;
}

.nav-on-scroll {
  width: 100%;
  min-width: 100% !important;
  top: 0;
  transform: none !important;
  left: 0 !important;
  margin: 0;
  padding: 0;
  background-color: black;
  transition: 3s;
}

.video-section-nav-links {
  padding: 1rem;
  z-index: 4;
  width: 100%;
  position: fixed;
  text-align: center;
}

.video-section-nav-links a:last-of-type {
  padding-right: 0;
}

.nav-link-text {
  text-decoration: none;
  color: #fff;
  font-size: 25px;
  padding-right: 3rem;
}

.nav-link-text:hover {
  text-decoration: none;
  color: rgb(255, 123, 172);
}

.video-section-nav-logo-box img {
  width: 250px;
  height: 250px;
  transition: 1s;
}

.video-section {
  height: 750px;
}

.mainContentSpiel {
  width: 100%;

  background-color: #222733;
  position: absolute;
}

.kontakt-text-section p {
  color: #fff;
  text-align: justify;
}

.mobile-play-btn {
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-top: -15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  align-items: center;
}

.chrome-play-btn {
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 40vh;
  margin-top: -15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  align-items: center;
}

.mobile-play-btn span {
  background-color: #222733;
  border: transparent solid 2px;
  border-radius: 50%;
  cursor: pointer;
  height: 50px;
  width: 50px;
}

.chrome-play-btn button {
  background-color: transparent;
  border: transparent solid 1px;
  border-radius: 0.25rem;
  border-color: #ffffff5c;
  cursor: pointer;
  height: 75px;
  width: 75px;
}

.chrome-play-btn button svg {
  color: #ffffff5c;
  font-size: 35px;
  align-self: center;
  text-align: center;
}

.chrome-play-btn p {
  margin-top: 0.5rem;
  color: #ffffff9d;
  font-weight: bold;
  cursor: pointer;
}

.chrome-play-btn:hover p {
  color: rgb(255, 123, 172);
}

.chrome-play-btn:hover svg {
  color: rgb(255, 123, 172);
}

.chrome-play-btn:hover button {
  border-color: rgb(255, 123, 172);
}

.mobile-play-btn span svg {
  color: #fff;
  font-size: 25px;
  align-self: center;
  text-align: center;
}

.d-o-m {
  display: none;
}

.d-o-c {
  display: none;
}

.v-o-c {
  display: block;
}

.mobile-play-btn span svg:hover {
  color: rgb(255, 123, 172);
}

.mobile-play-btn span:hover {
  color: rgb(255, 123, 172);
}

.v-o-c:hover {
  border-color: rgb(255, 123, 172);
}

.v-o-c:hover svg {
  color: rgb(255, 123, 172) !important;
}

.scrollDown {
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 85vh;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  align-items: center;
}

.scrollDown svg {
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@media screen and (min-height: 960px) {
  .scrollDown {
    display: none;
  }
}

.scrollDown svg {
  font-size: 40px;
  color: #fff;
}

.scrollDown button {
  background-color: transparent;
  border: none;
  display: inline-flexbox;
  cursor: pointer;
}

.scrollDown:hover p {
  color: rgb(255, 123, 172) !important;
}

.scrollDown:hover svg {
  color: rgb(255, 123, 172) !important;
}

.scrollDown:hover {
  color: rgb(255, 123, 172) !important;
}

.scrollDown p {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
}

.main-footer {
  z-index: 3;
  background-color: black;

  position: static;
}

.main-footer img {
  height: 175px;
  width: 175px;
  padding-right: 25px;
}

.muted-t {
  color: rgba(255, 255, 255, 0.5);
}

.bg-circle {
  background-color: #183657;
  height: 175px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 175px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 1rem;
}

.impressum-body {
  background-color: black;
  height: 100%;
  width: 100%;
  margin: 0;
  font-family: myriad-pro, sans-serif;
}

.impressum-container {
  background-color: #252424;
  max-width: 1200px;
  height: 1000px;
}

.impressum-content-section {
  padding: 4rem;
}

.impressum-container h1 {
  color: #fff;
  text-align: left;
  font-family: myriad-pro, sans-serif;
  padding-bottom: 2rem;
}

.impressum-container h4 {
  color: #fff;
}

.impressum-container p {
  color: rgba(255, 255, 255, 0.5);
}

.impressum-container ul {
  padding: 0;
}

.impressum-container ul li a {
  color: rgba(255, 255, 255, 0.5);
}

.impressum-container ul li a:hover {
  color: rgb(255, 123, 172);
}

.back-btn {
  color: #fff;
  background-color: transparent;
  width: 100%;
  cursor: pointer;
  border: none;
}

.home-btn {
  margin-top: 1rem;
  display: flex;
  justify-content: left;
  align-items: center;
}

.back-btn svg {
  font-size: 40px;
  padding: 0.5rem;
}

.back-btn {
  padding: 1rem;
}

.back-btn:hover {
  background-color: rgb(255, 123, 172);
}

.back-btn p {
  font-size: 15px;
  color: #fff;
}

.bg-circle-header {
  display: none;
  position: relative;
  background-color: #183657;
  height: 100px;
  width: 100px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  transition: 1s;
  left: -6px;
}

.logo-fixed {
  padding-top: 0;
  z-index: 5;
  position: fixed;
  padding-left: 2.5rem !important;
}

.scroll-logo-mobile {
  height: 100px !important;
  width: 100px !important;
  z-index: 6;
  position: absolute;
  padding-right: 10px;
}

/* Animations */

.slide-out-right {
  -webkit-animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-right 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

.slide-in-left {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.slide-out-blurred-top {
  -webkit-animation: slide-out-blurred-top 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both;
  animation: slide-out-blurred-top 0.45s cubic-bezier(0.755, 0.05, 0.855, 0.06) both;
}

.slide-in-blurred-top {
  -webkit-animation: slide-in-blurred-top 2s cubic-bezier(0.23, 1, 0.32, 1) 0s 3 forwards;
  animation: slide-in-blurred-top 2s cubic-bezier(0.23, 1, 0.32, 1) 0s 3 forwards;
}

.heartbeat {
  -webkit-animation: heartbeat 1.5s ease-in-out 3 both;
  animation: heartbeat 1.5s ease-in-out 3 both;
}

.slide-right {
  -webkit-animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.logo-nav-exit-active {
  -webkit-animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
  animation: slide-out-left 0.5s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-4-25 21:28:47
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-out-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
}
@keyframes slide-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2021-4-25 21:28:5
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2021-3-30 15:11:25
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-out-blurred-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-blurred-top {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes slide-out-blurred-top {
  0% {
    -webkit-transform: translateY(0) scaleY(1) scaleX(1);
    transform: translateY(0) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    transform: translateY(-1000px) scaleY(2) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2021-3-30 14:51:12
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-in-blurred-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-250px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-250px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(20px) scaleY(1) scaleX(1);
    transform: translateY(20px) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@keyframes slide-in-blurred-top {
  0% {
    -webkit-transform: translateY(-250px) scaleY(2.5) scaleX(0.2);
    transform: translateY(-250px) scaleY(2.5) scaleX(0.2);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(20px) scaleY(1) scaleX(1);
    transform: translateY(20px) scaleY(1) scaleX(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2021-3-17 22:18:40
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2021-3-10 11:32:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/* ----------------------------------------------
 * Generated by Animista on 2021-3-10 11:24:0
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-right
 * ----------------------------------------
 */
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

/* ----------------------------------------------
 * Generated by Animista on 2021-3-10 11:47:35
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-out-left
 * ----------------------------------------
 */
@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
}
@keyframes slide-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
}

/* Animations End */

/*loader */

.loader-container {
  background-color: #252424;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: fixed;
  z-index: 999999;
}

.loading-img {
  height: 150px;
  width: 150px;
  position: relative;
  top: -50%;
}

.heartbeat {
  -webkit-animation: heartbeat 2s ease-in-out infinite forwards;
  animation: heartbeat 2s ease-in-out infinite forwards;
}

/* ----------------------------------------------
 * Generated by Animista on 2021-6-3 11:52:14
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
    transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

/* End Search Overlay */

@media screen and (max-width: 1406px) {
  .btn-6 a {
    font-size: 15px !important;
  }
  .btn-6 svg {
    font-size: 30px !important;
  }
  .btn-6 {
    max-width: 75% !important;
  }
}

@media screen and (max-width: 1300px) {
  .misc {
    margin-right: 15rem;
    margin-left: 15rem;
  }
}

@media screen and (max-width: 1135px) {
  .spiel-header-text-div {
    max-width: 50% !important;
  }
  .spiel-header-text-div h1 {
    font-size: 60px;
  }
  .video-section-nav-logo-box img {
    height: 200px;
    width: 200px;
  }
  .video-section {
    height: 600px;
  }
  .carousel-caption h4 {
    font-size: 20px;
  }
  .carousel-caption p {
    font-size: smaller;
    margin-bottom: 0;
  }
  .carousel-caption a {
    font-size: smaller;
    border: none;
  }
  .carousel-caption {
    padding: 0.5rem;
  }
  .btn-6 {
    font-size: 15px !important;
  }
}

@media screen and (max-width: 1090px) {
  .anmelden-text {
    font-size: 15px;
    padding: 0;
  }
}

@media screen and (max-width: 1018px) {
  .btn-6 {
    max-width: 90% !important;
  }
  .scrollDown {
    display: none;
  }
}

@media screen and (max-width: 865px) {
  .maincontent-section {
    flex-direction: column !important;
  }

  .misc {
    margin-right: 5rem;
    margin-left: 5rem;
  }

  #kontakt {
    height: 1340px;
  }

  .anmelden-col {
    max-width: 75% !important;
    margin-bottom: 1rem;
    align-self: center;
  }

  .anmelden-text p {
    text-align: center;
  }

  .kontakt-col {
    max-width: 50% !important;
    margin-right: 1rem;
    margin-left: 1rem;
    margin-bottom: 1rem;
    align-self: center;
  }
  .spiel-header-text-div h1 {
    font-size: 50px;
  }
  .text-col1 {
    max-width: 50%;
  }

  .text-col2 {
    max-width: 50%;
  }
  .text-col1 h4 {
    font-size: 1.2rem;
  }
  .text-col2 h4 {
    font-size: 1.2rem;
  }
  .text-col1 p {
    font-size: 0.9rem;
  }
  .text-col2 p {
    font-size: 0.9rem;
  }
  .kontakt-header-text-div h1 {
    font-size: 40px;
  }
  .nav-link-text {
    font-size: 20px;
  }
  .video-section-nav-logo-box img {
    height: 150px;
    width: 150px;
  }
  .nav-video-controlls svg {
    font-size: 30px !important;
  }
  .nav-video-controlls {
    padding-top: 30px;
  }
  .carousel {
    display: none;
  }
  .swiper-container {
    display: block;
  }
  .bg-circle-header {
    width: 80px !important;
    height: 80px !important;
  }
  .scroll-logo-mobile {
    height: 80px !important;
    width: 80px !important;
  }
  .inside-btn {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    /* text-align: right; */
    text-align: unset;
    color: #fff;
    display: flex;
    align-items: center;
    height: 100%;
    /* justify-content: center; */
    justify-content: unset;
    /* justify-items: left; */
    justify-items: unset;
    position: relative;
    left: 25%;
    top: 50%;
    transform: translate(0, -50%);
  }
}

@media screen and (max-width: 800px) {
  .liveValidateMessage {
    top: -12px !important;
  }
  .mobile-fix {
    top: -32px !important;
  }
}

@media screen and (max-width: 730px) {
  .kontakt-col {
    max-width: 90% !important;
    margin-right: 0;
    margin-left: 0;
  }
  .spiel-header-text-div h1 {
    font-size: 40px;
  }
  .spiel-header-text-div {
    max-width: 70% !important;
    padding-left: 20px !important;
  }
  .spiel-header-text-div h1 {
    text-align: left;
  }
  .text-col1 p {
    padding-right: 0;
    padding-left: 0;
  }
  .text-col2 {
    display: none;
  }
  .load-more-mobile {
    display: flex;
  }
  .video-section {
    height: 436px;
  }
  .video-section-nav-logo-box {
    padding-top: 0;
    z-index: 5;
  }
  .video-section-nav-logo-box img {
    height: 75px;
    width: 75px;
  }
  .nav-video-controlls {
    display: none;
  }
  .video-section-nav-links {
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .nav-link-text {
    padding-right: 20px;
  }
  .video-section-nav-links a {
    font-size: 15px;
  }
  .d-o-m {
    display: inline-block;
  }

  #chromePlayBtn {
    top: 30vh;
  }
  #chromePlayBtn button {
    height: 50px;
    width: 50px;
  }

  #chromePlayBtn svg {
    width: 1.25rem;
  }

  #chromePlayBtn p {
    font-weight: normal;
  }

  .spiel-main-text {
    flex-direction: column !important;
    justify-content: center;
  }
  .text-col1 {
    max-width: 100%;
  }
  .text-col2 {
    max-width: 100%;
  }
  .h-o-m {
    display: none !important;
  }
  .error-col1 img {
    height: 150px;
    width: 150px;
  }
  .error1 {
    margin-right: 0;
  }
  .error-col2 button {
    width: auto;
  }
  .error-col2 {
    width: 66.666667%;
  }
  .scroll-logo-mobile {
    width: 65px !important;
    height: 65px !important;
  }
  .bg-circle-header {
    width: 65px !important;
    height: 65px !important;
  }
  .logo-fixed {
    padding-left: 16px !important;
  }
}

@media screen and (max-width: 600px) {
  .spiel-header-text-div h1 {
    font-size: 40px;
  }
  .bg-circle {
    height: 150px;
    width: 150px;
  }
  .bg-circle img {
    height: 150px;
    width: 150px;
    margin-left: -5px;
  }
  .main-footer {
    margin-top: 0;
  }
  .anmelden-btn {
    width: 40%;
  }

  .spiel-gallerie {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 480px) {
  #kontakt {
    height: 1500px;
  }
}

@media screen and (max-width: 425px) {
  .text-col1 p {
    letter-spacing: -1px;
  }
  .text-col2 p {
    letter-spacing: -1px;
  }
  .error-col1 img {
    width: 100px;
    height: 100px;
  }
  .register-window-content {
    flex-direction: column !important;
  }
  .error-col1 {
    width: 100%;
    max-width: 100%;
    text-align: center;
    margin-right: 0;
    padding-bottom: 0;
  }
  .error-col2 {
    width: 100%;
    max-width: 100%;
    align-self: center;
    text-align: center;
  }
  .impressum-content-section {
    padding: 1rem;
  }

  .video-section-nav-links {
    text-align: right;
    padding-right: 15px;
  }

  .video-section-nav-links a {
    padding-right: 20px;
  }
  .inside-btn {
    font-size: 12px;
  }
}

@media screen and (max-width: 390px) {
  .kontakt-col {
    max-width: 99% !important;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (max-width: 360px) {
  .nav-link-text {
    padding-right: 12px !important;
  }
}
</pre></body></html>