@import url("normalize.css");
@font-face {
  font-family: Alpina;
  src: url("../fonts/GT-Alpina-Standard-Light.eot");
  src: url("../fonts/GT-Alpina-Standard-Light.woff2") format("woff2"), url("../fonts/GT-Alpina-Standard-Light.woff") format("woff"), url("../fonts/GT-Alpina-Standard-Light.ttf") format("truetype");
}

body {
  font-family: "Alpina", 'Times New Roman', Times, serif;
  font-size: 15px;
  line-height: 16px;
}

*:focus {
  outline: none;
}

h1 {
  margin: 0.9em;
}

p {
  -ms-font-feature-settings: "kern" 1;
  -o-font-feature-settings: "kern" 1;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
  -webkit-font-kerning: normal;
          font-kerning: normal;
}

.grotesk {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-weight: 500;
  display: inline;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  padding-bottom: 1px;
}

.grotesk a {
  color: black;
  border-bottom: 1px solid black;
  text-decoration: none;
}

#first {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  left: 0px;
  width: 100%;
  height: calc(100% - 90px);
  background-color: #ff7ebc;
  z-index: 1;
}

#first p {
  text-align: center;
  font-size: 4em;
  line-height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
  margin: 0;
}

#first .header {
  top: 0px;
}

#second {
  position: -webkit-sticky;
  position: sticky;
  top: 45px;
  left: 0px;
  width: 100%;
  height: calc(100% - 45px);
  background-color: #55d0f5;
  z-index: 2;
}

#second .inner {
  text-align: center;
  font-size: 4em;
  line-height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
  margin: 0;
  max-width: 1200px;
  font-size: 3em;
}

#second .header {
  top: 45px;
}

#third {
  position: -webkit-sticky;
  position: sticky;
  bottom: calc(-100vh + 135px);
  left: 0px;
  background-color: #fff482;
  width: 100%;
  height: calc(100% - 90px);
  z-index: 3;
}

#third .header {
  position: absolute;
  top: 0px;
}

#third .kontakt {
  display: block;
  padding-top: 12px;
  width: 100%;
  height: 45px;
  background-color: #fff482;
  text-align: center;
}

#third .kontakt p {
  display: inline;
  border-bottom: 1px solid black;
  font-size: 1em;
  top: 5px;
  cursor: pointer;
}

#third .emil p {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 90%;
  margin: 0;
  font-size: 4em;
}

#third .emil p a {
  color: black;
  text-decoration: none;
}

#third .footer {
  position: absolute;
  text-align: center;
  bottom: 20px;
  height: 30px;
  width: 100%;
}

.header {
  text-align: center;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  display: inline-block;
  cursor: pointer;
}

.header h1 {
  position: relative;
  border-bottom: 1px solid black;
  display: inline-block;
  cursor: pointer;
}

#mc_embed_signup {
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 500px;
  font-size: 1em;
}

#mc_embed_signup h2 {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-weight: 500;
  display: inline;
  margin-left: auto;
  margin-right: auto;
  font-size: 1em;
  line-height: 1.3em;
  color: black;
  text-decoration: none;
}

#mc_embed_signup div.response {
  width: 100%;
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
  margin-bottom: 15px;
}

#mc_embed_signup div.response a {
  color: black;
  border-bottom: 1px solid black;
  padding-bottom: 1px;
  text-decoration: none;
  line-height: 1.5em;
}

#mc_embed_signup #mce-success-response {
  color: black;
  font-family: HelveticaNeue, Helvetica, sans-serif;
}

#mc_embed_signup form {
  text-align: center;
}

#mc_embed_signup .mc-field-group {
  padding-bottom: 0px;
  width: 100%;
}

#mc_embed_signup .mc-field-group label {
  display: none;
}

#mc_embed_signup .mc-field-group input {
  font-family: "Alpina", 'Times New Roman', Times, serif;
  margin-top: 15px;
  margin-bottom: 15px;
  border: 1px solid black !important;
  text-align: center;
  background-color: #fff482 !important;
  font-size: 1.5em;
  outline-color: none !important;
}

#mc_embed_signup .mc-field-group input :focus {
  border: none;
  outline: none !important;
}

#mc_embed_signup .mc-field-group input ::-webkit-input-placeholder {
  color: black;
}

#mc_embed_signup .mc-field-group input :-ms-input-placeholder {
  color: black;
}

#mc_embed_signup .mc-field-group input ::-ms-input-placeholder {
  color: black;
}

#mc_embed_signup .mc-field-group input ::placeholder {
  color: black;
}

#mc_embed_signup .mc-field-group input .mce_inline_error {
  border: 1px solid black !important;
}

#mc_embed_signup .mc-field-group .mce_inline_error {
  color: black !important;
  background-color: none;
}

#mc_embed_signup .button {
  background-color: #fff482;
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1em;
  border: 1px solid black;
  color: black;
  margin-top: 5px;
}

#mc_embed_signup .button:hover {
  background-color: white !important;
}

#mc_embed_signup .mce_inline_error {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1em;
  background-color: #fff482 !important;
}

#mc_embed_signup .mce_inline_success {
  font-family: HelveticaNeue, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1em;
  background-color: #fff482 !important;
}

@media screen and (max-width: 800px) {
  #first p {
    font-size: 1.9em;
  }
  #second .inner {
    font-size: 1.5em;
  }
  #third .emil p {
    font-size: 1.9em;
  }
  #third .footer {
    font-size: 10px;
  }
}

@media (max-device-width: 1024px) {
  #third {
    bottom: calc(-100vh + 210px);
  }
}
