html,
body {
  height: 100%;
  margin: 0px;
}
.datum {
  background: #21c37d;
  display: inline-block;
  padding: 0.1em 2em;
  color: #fff;
}
.center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.celebration {
  width: 3em;
  margin-bottom: 0.5em;
}
.footerimg {
  height: 3em;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5em;
}
.notes {
  font-size: 0.4em;
  color: #9a9a9a;
  margin-bottom: 0 !important;
}
.corona {
  font-size: 0.4em;
  background: #B2DECD;
  display: inline-block;
  padding: 0.1em 2em;
  color: #fff;
  margin-top: 0;
}
footer {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
body {
  position: relative;
  background: #EBEBEB;
}
.unicornimg {
  position: fixed;
  top: 1rem;
  right: 0.5rem;
  width: 4.5rem;
}
.einladungslogo {
  background: none !important;
}
.e34 .container {
  max-width: 550px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.e34 .container .btn {
  border: none !important;
}
.e34 .container .btn-primary {
  background: #21c37d;
}
.e34 .container .btn-primary:hover {
  background: #1ba067;
}
.e34 .container .headcol {
  background: #EBEBEB;
  border-bottom-right-radius: 50rem;
  padding: 1rem;
  font-size: 1.2rem;
  line-height: 1.35rem;
}
.e34 .container .headcol b {
  display: block;
  background: -webkit-gradient(linear, left top, right top, from(#ef5350), color-stop(#f48fb1), color-stop(#7e57c2), color-stop(#2196f3), color-stop(#26c6da), color-stop(#43a047), color-stop(#eeff41), color-stop(#f9a825), to(#ff5722));
  background: linear-gradient(to right, #ef5350, #f48fb1, #7e57c2, #2196f3, #26c6da, #43a047, #eeff41, #f9a825, #ff5722);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.e34 .container .firstcol {
  background: #EBEBEB;
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
  padding: 1rem;
}
.e34 .container .firstcol h1 {
  margin: 0;
  font-size: 4.5rem;
  font-weight: 800;
  background: -webkit-gradient(linear, left top, right top, from(#ef5350), color-stop(#f48fb1), color-stop(#7e57c2), color-stop(#2196f3), color-stop(#26c6da), color-stop(#43a047), color-stop(#eeff41), color-stop(#f9a825), to(#ff5722));
  background: linear-gradient(to right, #ef5350, #f48fb1, #7e57c2, #2196f3, #26c6da, #43a047, #eeff41, #f9a825, #ff5722);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.e34 .container .firstcol p {
  margin-bottom: 0;
  line-height: 1.35rem;
  font-size: 1.2rem;
}
.e34 .container .firstcol small {
  display: block;
  line-height: 1rem;
}
.e34 .container .seccol {
  background: #EBEBEB;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  padding: 1rem;
}
.e34 .container .seccol h1 {
  margin: 0;
  font-size: 4.5rem;
  font-weight: 800;
  text-align: right;
  background: -webkit-gradient(linear, left top, right top, from(#2196f3), to(#21c37d));
  background: linear-gradient(to right, #2196f3, #21c37d);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  float: right;
}
.e34 .container .feedbackcol {
  background: #EBEBEB;
  border-radius: 1rem;
  padding: 2rem 1rem;
  text-align: center;
  margin: 0 4%;
  width: 92%;
}
.e34 .container .feedbackcol button {
  width: 100%;
}
.e34 .container .status1 {
  background: #21c37d;
  color: #fff;
  border-radius: 1rem;
  padding: 2rem 1rem;
  text-align: center;
  margin: 0 4%;
  width: 92%;
}
.e34 .container .status1 button {
  font-size: 75%;
  margin-top: 1rem;
}
.e34 .container .status2 {
  background: #FF5733;
  color: #fff;
  border-radius: 1rem;
  padding: 2rem 1rem;
  text-align: center;
  margin: 0 4%;
  width: 92%;
}
.e34 .container .status2 button {
  font-size: 75%;
  margin-top: 1rem;
}
.e34 .container .urls {
  text-align: left !important;
  background: #EBEBEB;
  border-radius: 1rem;
  padding: 1rem;
  margin: 0 1rem;
  max-width: 100% !important;
  width: -moz-available;
}
.e34 .container .urls ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.e34 .container .urls li {
  border-bottom: 1px solid #21c37d;
  margin-bottom: 0.3rem;
}
.e34 .container .urls a {
  text-decoration: none;
}
.e34 .container .urls span {
  display: block;
  text-align: right;
  width: 100%;
}
.e34 .container .urls h1 {
  margin: 0;
  font-size: 4.5rem;
  font-weight: 800;
  background: -webkit-gradient(linear, left top, right top, from(#ef5350), color-stop(#f48fb1), color-stop(#7e57c2), color-stop(#2196f3), color-stop(#26c6da), to(#43a047));
  background: linear-gradient(to right, #ef5350, #f48fb1, #7e57c2, #2196f3, #26c6da, #43a047);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center !important;
}
.e34 .container .footercol {
  background: #EBEBEB;
  border-top-left-radius: 50rem;
  padding: 1rem;
  line-height: 1.35rem;
  text-align: right;
}
.e34 .container .footercol b {
  display: block;
}
.regs {
  position: unset !important;
  top: none;
  left: none;
  -webkit-transform: none;
  transform: none;
  padding-top: 1rem;
  margin: 1rem auto;
  border-radius: 1rem;
}
.unicorn {
  width: 100%;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  position: fixed;
  bottom: 0;
}
img {
  width: 2rem;
  margin-bottom: 0.5rem;
}
.e35 {
  background: url('/img/kraftpapier.webp') no-repeat center center fixed;
  background-size: cover;
  height: 100vh;
}
.e35 .flip-card {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.e35 .flipped {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.e35 .flip-front,
.e35 .flip-two,
.e35 .flip-three,
.e35 .flip-four,
.e35 .flip-five {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: opacity 0.6s ease, -webkit-filter 0.6s ease;
  transition: opacity 0.6s ease, -webkit-filter 0.6s ease;
  transition: opacity 0.6s ease, filter 0.6s ease;
  transition: opacity 0.6s ease, filter 0.6s ease, -webkit-filter 0.6s ease;
}
.e35 .flip-front {
  z-index: 2;
}
.e35 .flip-front img {
  width: 100%;
}
.e35 .flipped .flip-front {
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  z-index: 1;
}
.e35 .flip-back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  z-index: 3;
}
.e35 .flip-info {
  color: #133314;
  padding: 0.5em 0.75em;
  border-radius: 100%;
  font-size: 1.3em;
  width: 100%;
  text-align: center;
}
.e35 .flip-content {
  width: 100%;
  text-align: center;
  color: #133314;
}
.e35 .flip-content h3 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.e35 .container {
  background: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  max-width: 550px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.e35 .flip-container {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  width: 400px;
  height: 500px;
  margin: 0;
  padding: 0;
}
.e35 .flip-card {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.e35 .flip-card > div {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.e35 .flip-card.flipped-0 .flip-front {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.e35 .flip-card.flipped-1 .flip-two {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.e35 .flip-card.flipped-2 .flip-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.e35 .flip-card.flipped-3 .flip-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.e35 .flip-card.flipped-4 .flip-five {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.e35 .flip-front {
  z-index: 10;
}
.e35 .flip-two {
  z-index: 9;
}
.e35 .flip-three {
  z-index: 8;
}
.e35 .flip-four {
  z-index: 7;
}
.e35 .flip-five {
  z-index: 7;
}
.e35 .form-control {
  border: none;
  text-align: center;
}
.e35 .btn-primary {
  background: #133314;
  border: none;
}
.e35 .btn-primary:hover {
  background: #050e05;
}
.e35 .guestlist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.e35 .guestlist li {
  border-bottom: 1px solid #133314;
  padding: 0.75em 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1rem;
}
.e35 .guestlist li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.e35 .needslist {
  margin: 0;
  padding: 0;
  list-style: none;
}
.e35 .needslist li {
  border-bottom: 1px solid #133314;
  padding: 0.75em 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.1rem;
}
.e35 .needslist li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.e35 h4 {
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
}
.e35 .hbg {
  background: #133314;
  color: #fff !important;
  padding: 0.35em 0;
  border-radius: 0.35em;
}
.e35 .flip-four .flip-content {
  display: block;
  position: absolute;
  top: 0;
  padding-bottom: 2em;
}
@media (max-width: 550px) {
  .e35 .container {
    width: 84%;
    margin: 0 8% !important;
    top: 50%;
    left: 0%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  .flip-five .flip-content {
    display: block;
    position: absolute;
    top: 0;
    padding-bottom: 2em;
  }
}
@media (max-width: 550px) {
  .container {
    width: 92%;
    margin: 0 4% !important;
    top: 50%;
    left: 0%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }
  .regs {
    position: unset !important;
    top: none;
    left: none;
    -webkit-transform: none;
    transform: none;
  }
  .regs h1 {
    font-size: 3rem !important;
  }
}
