a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #01ffa4;
}

.body {
  background-color: rgba(211, 87, 87, 0);
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(120, 147, 165, 0);
}

.background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(197, 81, 81, 0);
  background-image: url('../images/app_icon.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: 'Open Sans', sans-serif;
  color: rgba(51, 51, 51, .5);
  line-height: 30px;
  font-style: normal;
  font-weight: 300;
}

.jonas {
  position: static;
  display: none;
  margin-top: -40px;
  margin-left: 17px;
  float: none;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 70px;
  font-style: normal;
  font-weight: 900;
  text-align: left;
  letter-spacing: 1px;
}

.profession {
  position: absolute;
  left: 0px;
  top: 50%;
  z-index: 3;
  display: inline;
  overflow: visible;
  height: 350px;
  margin-top: 5%;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
  -webkit-transform: translate(0px, -203px);
  -ms-transform: translate(0px, -203px);
  transform: translate(0px, -203px);
  font-family: 'Titillium Web', sans-serif;
  color: #01ffc2;
  font-size: 90px;
  line-height: 90px;
  font-weight: 400;
  text-align: left;
  text-shadow: none;
  cursor: default;
}

.container-2 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: block;
  height: 100%;
  margin-top: 0px;
  padding-top: 50px;
  padding-left: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1000px;
  -ms-flex: 0 1000px;
  flex: 0 1000px;
  font-family: Merriweather, serif;
  font-weight: 400;
}

.contact-btn {
  position: fixed;
  left: 50%;
  top: 0px;
  z-index: 5;
  display: inline-block;
  width: 190px;
  height: 53px;
  margin-top: 0%;
  padding-bottom: 9px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transform: translate(-470px, 50px);
  -ms-transform: translate(-470px, 50px);
  transform: translate(-470px, 50px);
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
}

.contact-btn:hover {
  color: #fff;
}

.tell-me-more {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 270px;
  display: block;
  margin-top: 30px;
  font-family: Roboto, sans-serif;
  color: hsla(0, 0%, 100%, .5);
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.5px;
  cursor: pointer;
}

.tell-me-more:hover {
  color: #01ffa4;
}

.send-message-btn {
  position: fixed;
  top: 50px;
  z-index: 6;
  display: block;
  width: 245px;
  height: 53px;
  padding-top: 12px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px none #00c988;
  background-color: #00c988;
  box-shadow: 0 2px 3px 0 rgba(8, 42, 18, .07), 8px 9px 40px 3px rgba(0, 0, 0, .15), 1px 1px 10px 0 rgba(0, 0, 0, .1);
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  cursor: pointer;
}

.send-message-btn:hover {
  color: #000;
}

.bg-start {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: -webkit-linear-gradient(135deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .97)), url('../images/typorello_1.2.jpg');
  background-image: linear-gradient(315deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .97)), url('../images/typorello_1.2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bg-contact {
  position: fixed;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(132deg, hsla(0, 0%, 100%, .18) 44%, #fff), url('../images/IMG_3481_fertig.png');
  background-image: linear-gradient(318deg, hsla(0, 0%, 100%, .18) 44%, #fff), url('../images/IMG_3481_fertig.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  opacity: 0;
  cursor: w-resize;
}

.beschreibung {
  position: static;
  left: 0px;
  top: 50%;
  right: 0px;
  display: inline-block;
  overflow: hidden;
  width: 700px;
  height: auto;
  margin-bottom: 95px;
  padding-bottom: 62px;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transform: translate(0px, 213px);
  -ms-transform: translate(0px, 213px);
  transform: translate(0px, 213px);
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 35px;
  font-weight: 200;
  letter-spacing: 1px;
}

.clients {
  position: static;
  left: 606px;
  display: inline-block;
  margin-top: 142px;
  margin-left: 600px;
  padding-right: 0px;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 35px;
  font-weight: 200;
  letter-spacing: 1px;
}

.text-span {
  color: hsla(0, 0%, 100%, .4);
  font-size: 23px;
  line-height: 25px;
  font-weight: 200;
}

.text-span-2 {
  color: hsla(0, 0%, 100%, .4);
}

.text-span-3 {
  color: hsla(0, 0%, 100%, .4);
  font-weight: 200;
}

.text-span-4 {
  color: hsla(0, 0%, 100%, .4);
}

.text-span-5 {
  color: hsla(0, 0%, 100%, .4);
}

.text-span-6 {
  color: rgba(51, 51, 51, .3);
}

.text-span-7 {
  color: hsla(0, 0%, 100%, .4);
}

.text-span-8 {
  color: hsla(0, 0%, 100%, .4);
}

.thats-enough {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 50px;
  display: block;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .5);
  font-size: 17px;
  font-weight: 300;
  cursor: pointer;
}

.thats-enough:hover {
  color: #01ffa4;
}

.text-span-9 {
  color: hsla(0, 0%, 100%, .4);
  font-weight: 700;
}

.slide-name {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-bottom: 27px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.slider {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: none;
  opacity: 1;
  cursor: alias;
}

.typorello {
  background-image: -webkit-radial-gradient(circle farthest-corner at 66% 106%, #2c695d 2%, #091d27 71%), url('../images/IMG_3481_fertig.png');
  background-image: radial-gradient(circle farthest-corner at 66% 106%, #2c695d 2%, #091d27 71%), url('../images/IMG_3481_fertig.png');
  background-position: 0px 0px, 39% 50%;
  background-size: auto, cover;
  opacity: 1;
}

.krones {
  background-image: none;
}

.slide-nav {
  display: none;
}

.sm-mail {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 4px;
  display: block;
  width: 470px;
  opacity: 1;
  cursor: pointer;
}

.button-3 {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url('../images/mail_weiß.svg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
}

.button-3:hover {
  opacity: 0.5;
}

.button-4 {
  width: 30px;
  height: 30px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/xing_weiß.svg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
}

.button-4:hover {
  opacity: 0.5;
}

.button-6 {
  position: static;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/linkedin_weiß.svg');
  background-position: 0px 0px;
  background-size: cover;
  opacity: 1;
  -webkit-perspective: 2000px;
  perspective: 2000px;
}

.button-6:hover {
  opacity: 0.5;
}

.trenner-contact {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 94px;
  width: 590px;
  height: 2px;
  background-color: #fff;
}

.trenner-project {
  position: absolute;
  left: 606px;
  right: 0px;
  bottom: 94px;
  height: 2px;
  background-color: hsla(0, 0%, 100%, .15);
}

.progress-project {
  position: absolute;
  left: 606px;
  right: 0px;
  bottom: 94px;
  z-index: 2;
  display: block;
  height: 2px;
  background-color: #fff;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.bold-text {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.bold-text-2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.krones-link {
  position: absolute;
  left: 0px;
  display: block;
  padding-top: 0px;
  opacity: 1;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
}

.krones-link:hover {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-14 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
}

.hilti-link {
  position: absolute;
  left: 0px;
  display: none;
  margin-top: 0px;
  opacity: 1;
  font-family: 'Titillium Web', sans-serif;
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
}

.hilti-link:hover {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-15 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
}

.typorello-link {
  position: absolute;
  left: 3px;
  display: none;
  margin-top: 0px;
  font-family: 'Titillium Web', sans-serif;
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0.7px;
}

.typorello-link:hover {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-16 {
  display: inline;
  font-family: 'Titillium Web', sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 2px;
}

.project-title {
  position: absolute;
  left: 606px;
  right: 0px;
  bottom: 41px;
  display: block;
  width: 330px;
  height: 40px;
  opacity: 1;
  font-family: 'Titillium Web', sans-serif;
}

.button-7 {
  display: none;
}

.heading {
  display: none;
}

.button-8 {
  display: none;
}

.button-9 {
  display: none;
}

.paragraph {
  position: fixed;
  display: block;
  margin-top: 100px;
  opacity: 1;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 25px;
  font-weight: 700;
}

.nummer {
  position: fixed;
  display: block;
  margin-top: 0px;
  opacity: 0;
  font-family: 'Titillium Web', sans-serif;
  color: #333;
  font-size: 23px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 1px;
}

.text-span-19 {
  color: rgba(51, 51, 51, .5);
  font-size: 23px;
  font-weight: 400;
}

.adresse {
  position: fixed;
  display: block;
  margin-top: 220px;
  opacity: 0;
  font-family: 'Titillium Web', sans-serif;
  color: #333;
  font-size: 23px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 1px;
}

.text-span-20 {
  color: rgba(51, 51, 51, .5);
  font-weight: 300;
}

.mehr {
  margin-top: -63px;
  margin-left: -29px;
  opacity: 0.5;
}

.weniger {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 52px;
  display: none;
  margin-left: -33px;
  opacity: 0.5;
}

.more-hint {
  position: absolute;
  left: 0px;
  top: 50%;
  display: block;
  margin-top: 30px;
  margin-left: -36px;
  padding-left: 42px;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  opacity: 1;
  -webkit-transform: translate(0px, 124px);
  -ms-transform: translate(0px, 124px);
  transform: translate(0px, 124px);
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0.7px;
  cursor: default;
}

.more-hint:hover {
  opacity: 0.5;
  color: #fff;
}

.less {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 42px;
  display: none;
  margin-left: -10px;
  padding-left: 32px;
  background-color: transparent;
  background-image: url('../images/icon-weniger.svg');
  background-position: 0px 50%;
  background-size: 27px;
  background-repeat: no-repeat;
  opacity: 1;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.less:hover {
  opacity: 0.5;
  color: #fff;
}

.image {
  margin-top: -10px;
  margin-left: -36px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.text-span-21 {
  line-height: 115px;
}

.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  display: block;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.more-content {
  position: absolute;
  top: 50%;
  display: block;
}

.div-block-2 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: auto;
  height: 50px;
}

.scroll {
  position: absolute;
  top: 50%;
  display: block;
  width: 2px;
  height: 20px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  opacity: 1;
  -webkit-transform: translate(-19px, 167px);
  -ms-transform: translate(-19px, 167px);
  transform: translate(-19px, 167px);
}

.text-span-22 {
  letter-spacing: -8px;
}

.paragraph-2 {
  margin-top: -325px;
  font-family: 'Titillium Web', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 35px;
  font-weight: 200;
  letter-spacing: 1px;
}

.text-span-23 {
  font-size: 23px;
  font-weight: 400;
}

.text-span-24 {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-25 {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-26 {
  font-weight: 500;
}

.text-span-27 {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-28 {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-29 {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-30 {
  color: hsla(0, 0%, 100%, .5);
}

.bg-overlay {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  margin-left: -154px;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
  opacity: 0.42;
}

.sm-mail-black {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 40px;
  z-index: 3;
  display: none;
  width: 150px;
  height: auto;
  opacity: 0;
}

.button-10 {
  width: 30px;
  height: 30px;
  background-color: transparent;
  background-image: url('../images/icon_mail.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.button-11 {
  width: 30px;
  height: 30px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/icon_xing.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.button-12 {
  width: 30px;
  height: 30px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/icon_linkedin.svg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.div-block-3 {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  height: 200px;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .91), rgba(0, 0, 0, .59) 49%, transparent 93%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .91), rgba(0, 0, 0, .59) 49%, transparent 93%);
}

.div-block-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 4;
  height: 250px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .91), rgba(0, 0, 0, .65) 45%, transparent 92%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .91), rgba(0, 0, 0, .65) 45%, transparent 92%);
}

.text-span-31 {
  color: hsla(0, 0%, 100%, .5);
}

.text-span-32 {
  color: hsla(0, 0%, 100%, .5);
}

.contact-btn-small {
  display: none;
}

.contact-schliessen-btn {
  display: none;
}

.contact-btn-medium {
  display: none;
}

.text-span-33 {
  color: hsla(0, 0%, 100%, .5);
  font-weight: 200;
}

.image-2 {
  width: 30px;
}

.button-13 {
  width: 35px;
  height: 30px;
  margin-left: 20px;
  background-color: transparent;
  background-image: url('../images/icons_soundcloud.svg');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.button-13:hover {
  opacity: 0.5;
}

.image-3 {
  width: 200px;
  margin-left: 7px;
  padding-top: 19px;
  padding-bottom: 0px;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}

.soundcloud-hint {
  width: 150px;
  margin-top: 22px;
  margin-left: 12px;
}

.paragraph-3 {
  position: absolute;
  margin-top: 45px;
  margin-left: 600px;
  font-family: 'Titillium Web', sans-serif;
  color: #01ffc2;
  font-size: 23px;
  font-weight: 200;
  letter-spacing: 1px;
}

.text-span-34 {
  color: #01ffc2;
  font-weight: 400;
}

.text-span-35 {
  background-color: transparent;
  color: rgba(1, 255, 164, .5);
}

.text-span-36 {
  color: rgba(1, 255, 194, .5);
}

.text-span-37 {
  color: rgba(1, 255, 194, .5);
}

.link {
  color: #fff;
}

.link:hover {
  color: hsla(0, 0%, 100%, .5);
}

.link-2 {
  color: #01ffc2;
}

.link-2:hover {
  color: rgba(1, 255, 164, .5);
}

.link-3 {
  color: #01ffc2;
}

.link-3:hover {
  color: rgba(1, 255, 164, .5);
}

.heading-2 {
  font-size: 6.4em;
  font-weight: 600;
  letter-spacing: 2px;
}

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

.slider-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.icon {
  opacity: 0;
}

.icon-2 {
  opacity: 0;
}

.button-15 {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.slide {
  position: relative;
  opacity: 0;
}

.slide-2 {
  position: relative;
  opacity: 0;
}

.button-16 {
  width: 100%;
  height: 100%;
}

.button-17 {
  width: 100%;
  height: 100%;
}

.button-18 {
  position: relative;
  z-index: 6;
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: w-resize;
}

.slide-3 {
  position: relative;
}

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

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

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

.abdecker {
  position: fixed;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #25287e;
  background-image: -webkit-radial-gradient(circle farthest-corner at 69% 111%, #2ed8ca, #035e5c 55%, #022f44);
  background-image: radial-gradient(circle farthest-corner at 69% 111%, #2ed8ca, #035e5c 55%, #022f44);
  opacity: 0;
}

.div-block-5 {
  height: 20px;
}

.container-3 {
  position: fixed;
  height: 200px;
}

.abdecker-2 {
  position: fixed;
  z-index: 4;
  width: 600px;
  height: 400px;
  margin-top: -55px;
  margin-left: -192px;
  background-image: -webkit-radial-gradient(circle farthest-corner at 45% 8%, rgba(2, 55, 68, .6) 12%, rgba(14, 49, 65, 0) 47%);
  background-image: radial-gradient(circle farthest-corner at 45% 8%, rgba(2, 55, 68, .6) 12%, rgba(14, 49, 65, 0) 47%);
  opacity: 0;
}

.div-block-7 {
  height: 10px;
}

.div-block-8 {
  height: 10px;
}

.text-span-38 {
  color: hsla(0, 0%, 100%, .3);
}

.text-span-39 {
  color: rgba(1, 255, 194, .5);
}

.bg-pictures {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.typorello2 {
  width: 100%;
  height: 100%;
  background-image: -webkit-radial-gradient(circle farthest-corner at 77% 66%, rgba(0, 0, 0, .25), rgba(0, 0, 0, .57)), url('../images/180130_typorello_1.jpg');
  background-image: radial-gradient(circle farthest-corner at 77% 66%, rgba(0, 0, 0, .25), rgba(0, 0, 0, .57)), url('../images/180130_typorello_1.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  opacity: 1;
}

.krones2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/180203_krones_teaser.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

.hilti2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/hilti_pdc_teaser2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-4 {
  position: static;
  margin-top: -359px;
  margin-left: -302px;
  padding-top: 0px;
}

.image-5 {
  position: absolute;
  left: 563px;
  top: 1291px;
  margin-top: 47px;
}

.image-6 {
  position: absolute;
  left: 563px;
  top: 1458px;
}

.link-4 {
  color: #01ffc2;
}

.link-4:hover {
  color: rgba(1, 255, 194, .5);
}

.image-7 {
  position: absolute;
  left: 563px;
  top: 1218px;
}

.image-8 {
  position: absolute;
  left: 567px;
  top: 832px;
}

html.w-mod-js *[data-ix="scroll-erscheinen"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="scroll-verschwinden"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="scroll-verschwinden-footer"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="scroll-abdecker"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="scroll-abdecker-2"] {
  opacity: 1;
}

@media (max-width: 991px) {
  .jonas {
    font-size: 35px;
  }
  .profession {
    left: 55px;
    margin-top: 150px;
    margin-left: -1px;
    -webkit-transform: translate(0px, -270px);
    -ms-transform: translate(0px, -270px);
    transform: translate(0px, -270px);
    font-size: 5.3em;
    line-height: 80px;
    font-weight: 600;
  }
  .container-2 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .contact-btn {
    left: 50%;
    display: none;
    width: 190px;
    padding-right: 0px;
    padding-left: 0px;
    border-width: 2px;
    -webkit-transform: translate(-311px, 50px);
    -ms-transform: translate(-311px, 50px);
    transform: translate(-311px, 50px);
    font-size: 17px;
  }
  .send-message-btn {
    left: 50%;
    display: none;
    width: 245px;
    opacity: 1;
    -webkit-transform: translate(-311px, 0px);
    -ms-transform: translate(-311px, 0px);
    transform: translate(-311px, 0px);
    font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    text-align: center;
  }
  .bg-contact {
    background-position: 0px 0px, 52% 50%;
  }
  .beschreibung {
    position: static;
    left: 55px;
    width: 610px;
    margin-left: 5px;
    font-weight: 300;
  }
  .clients {
    position: static;
    display: block;
    margin-top: 100px;
    margin-left: 0px;
    font-weight: 300;
  }
  .typorello {
    background-image: -webkit-radial-gradient(circle farthest-corner at 66% 105%, #2c695d, #091d27 76%);
    background-image: radial-gradient(circle farthest-corner at 66% 105%, #2c695d, #091d27 76%);
  }
  .krones {
    background-image: -webkit-radial-gradient(circle farthest-corner at 73% 53%, rgba(0, 0, 0, .3), rgba(0, 0, 0, .6)), url('../images/krones.png');
    background-image: radial-gradient(circle farthest-corner at 73% 53%, rgba(0, 0, 0, .3), rgba(0, 0, 0, .6)), url('../images/krones.png');
    background-position: 0px 0px, 78% 50%;
    background-repeat: repeat, no-repeat;
  }
  .hilti {
    background-image: -webkit-radial-gradient(circle farthest-corner at 72% 80%, rgba(0, 0, 0, .2), rgba(0, 0, 0, .78)), url('../images/hilti_pdc_teaser2.png'), url('../images/180203_hilti_pdc_teaser_rot.jpg');
    background-image: radial-gradient(circle farthest-corner at 72% 80%, rgba(0, 0, 0, .2), rgba(0, 0, 0, .78)), url('../images/hilti_pdc_teaser2.png'), url('../images/180203_hilti_pdc_teaser_rot.jpg');
    background-position: 0px 0px, 100% 50%, 88% 50%;
  }
  .sm-mail {
    left: 55px;
  }
  .trenner-contact {
    left: 55px;
    width: 365px;
  }
  .trenner-project {
    left: 433px;
    width: 240px;
  }
  .progress-project {
    left: 433px;
    width: 240px;
  }
  .krones-link {
    display: block;
  }
  .hilti-link {
    display: none;
  }
  .typorello-link {
    display: none;
  }
  .project-title {
    left: 432px;
  }
  .button-7 {
    display: none;
  }
  .heading {
    display: none;
  }
  .nummer {
    color: #000;
  }
  .text-span-19 {
    color: rgba(0, 0, 0, .5);
  }
  .adresse {
    color: #000;
  }
  .text-span-20 {
    color: rgba(0, 0, 0, .5);
  }
  .more-hint {
    left: 55px;
    -webkit-transform: translate(0px, 99px);
    -ms-transform: translate(0px, 99px);
    transform: translate(0px, 99px);
  }
  .image {
    margin-left: -42px;
  }
  .text-span-21 {
    line-height: 80px;
  }
  .scroll {
    -webkit-transform: translate(-19px, 142px);
    -ms-transform: translate(-19px, 142px);
    transform: translate(-19px, 142px);
  }
  .paragraph-2 {
    margin-top: 50px;
    font-weight: 300;
  }
  .sm-mail-black {
    left: 55px;
  }
  .contact-btn-small {
    position: fixed;
    left: 50%;
    top: 0px;
    z-index: 5;
    display: block;
    width: 190px;
    height: 53px;
    margin-top: 50px;
    border: 2px solid #fff;
    background-color: transparent;
    -webkit-transform: translate(-311px, 0px);
    -ms-transform: translate(-311px, 0px);
    transform: translate(-311px, 0px);
    font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
  }
  .contact-btn-small:hover {
    color: #fff;
  }
  .contact-schliessen-btn {
    position: fixed;
    top: 0px;
    right: 50px;
    bottom: 0px;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 50px;
    background-color: transparent;
    background-image: url('../images/icon-schließen_black.svg');
    background-position: 50% 50%;
    background-size: 40px;
    background-repeat: no-repeat;
    opacity: 0;
    color: hsla(0, 0%, 100%, 0);
  }
  .contact-btn-medium {
    display: none;
  }
  .paragraph-3 {
    position: static;
    margin-left: 0px;
    font-weight: 300;
    letter-spacing: 1px;
  }
  .abdecker {
    opacity: 0;
  }
  .image-5 {
    left: -36px;
    top: 1259px;
  }
  .image-6 {
    left: -36px;
    top: 1426px;
  }
  .image-7 {
    left: -36px;
    top: 1547px;
  }
  .image-8 {
    left: -36px;
    top: 931px;
  }
}

@media (max-width: 767px) {
  .jonas {
    font-size: 25px;
  }
  .profession {
    left: 55px;
    margin-top: 156px;
    -webkit-transform: translate(0px, -284px);
    -ms-transform: translate(0px, -284px);
    transform: translate(0px, -284px);
    font-size: 4.4em;
    line-height: 70px;
    font-weight: 700;
  }
  .container-2 {
    -webkit-flex-basis: 900px;
    -ms-flex-preferred-size: 900px;
    flex-basis: 900px;
  }
  .contact-btn {
    top: -20px;
    width: 190px;
    height: 53px;
    margin-top: 30px;
    border-width: 2px;
    -webkit-transform: translate(-229px, 50px);
    -ms-transform: translate(-229px, 50px);
    transform: translate(-229px, 50px);
    font-size: 17px;
  }
  .tell-me-more {
    font-size: 20px;
  }
  .send-message-btn {
    left: 55px;
    padding-right: 20px;
    padding-left: 20px;
    border-width: 2px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 17px;
    font-weight: 600;
  }
  .beschreibung {
    display: inline-block;
    width: 460px;
    margin-top: 0px;
    margin-left: 6px;
  }
  .clients {
    display: inline-block;
    margin-top: 81px;
    margin-left: 6px;
    font-weight: 300;
  }
  .typorello {
    background-image: -webkit-radial-gradient(circle farthest-corner at 66% 81%, #2c695d, #091d27 75%);
    background-image: radial-gradient(circle farthest-corner at 66% 81%, #2c695d, #091d27 75%);
  }
  .krones {
    background-image: -webkit-radial-gradient(circle farthest-corner at 73% 53%, rgba(0, 0, 0, .3), rgba(0, 0, 0, .6)), url('../images/krones.png');
    background-image: radial-gradient(circle farthest-corner at 73% 53%, rgba(0, 0, 0, .3), rgba(0, 0, 0, .6)), url('../images/krones.png');
    background-position: 0px 0px, 81% 50%;
  }
  .hilti {
    background-image: -webkit-radial-gradient(circle farthest-corner at 72% 80%, rgba(0, 0, 0, .2), rgba(0, 0, 0, .78)), url('../images/hilti_pdc_teaser2.png'), url('../images/180203_hilti_pdc_teaser_rot.jpg');
    background-image: radial-gradient(circle farthest-corner at 72% 80%, rgba(0, 0, 0, .2), rgba(0, 0, 0, .78)), url('../images/hilti_pdc_teaser2.png'), url('../images/180203_hilti_pdc_teaser_rot.jpg');
    background-position: 0px 0px, 91% 50%, 88% 50%;
  }
  .sm-mail {
    bottom: 22px;
    margin-left: -6px;
  }
  .button-3 {
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-size: 35px 40px;
    background-repeat: no-repeat;
  }
  .button-4 {
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-size: 35px 40px;
    background-repeat: no-repeat;
  }
  .button-6 {
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-size: 35px 40px;
    background-repeat: no-repeat;
  }
  .trenner-contact {
    bottom: 80px;
    width: 80%;
  }
  .trenner-project {
    display: none;
  }
  .progress-project {
    display: none;
  }
  .krones-link {
    display: none;
  }
  .hilti-link {
    display: none;
  }
  .typorello-link {
    display: block;
  }
  .project-title {
    left: auto;
    right: 58px;
    bottom: 23px;
    display: none;
    width: 250px;
  }
  .button-7 {
    display: none;
  }
  .heading {
    display: none;
  }
  .paragraph {
    left: 55px;
  }
  .adresse {
    left: 55px;
  }
  .more-hint {
    margin-top: 15px;
    margin-left: -39px;
    padding-left: 41px;
    -webkit-transform: translate(0px, 76px);
    -ms-transform: translate(0px, 76px);
    transform: translate(0px, 76px);
    font-size: 17px;
    font-weight: 400;
  }
  .text-span-21 {
    line-height: 70px;
  }
  .scroll {
    -webkit-transform: translate(-9px, 104px);
    -ms-transform: translate(-9px, 104px);
    transform: translate(-9px, 104px);
  }
  .text-span-22 {
    letter-spacing: -1px;
  }
  .paragraph-2 {
    display: inline-block;
    margin-top: 39px;
    margin-left: 6px;
    font-weight: 300;
  }
  .sm-mail-black {
    bottom: 11px;
    display: none;
    width: 160px;
    margin-left: -6px;
    opacity: 0;
  }
  .button-10 {
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-size: 35px;
  }
  .button-11 {
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-size: 35px;
  }
  .button-12 {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: 50% 50%;
    background-size: 35px;
  }
  .contact-btn-small {
    left: 55px;
    top: 0px;
    display: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .contact-schliessen-btn {
    margin-top: 50px;
    opacity: 0;
    color: hsla(0, 0%, 100%, 0);
  }
  .contact-btn-medium {
    position: fixed;
    left: 55px;
    z-index: 5;
    display: block;
    width: 190px;
    min-width: 53px;
    margin-top: 0px;
    border: 2px solid #fff;
    background-color: transparent;
    font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
  }
  .button-13 {
    display: none;
  }
  .soundcloud-hint {
    display: none;
  }
  .paragraph-3 {
    position: static;
    width: 448px;
    margin-left: 0px;
    font-weight: 300;
    letter-spacing: 1px;
  }
  .text-span-34 {
    letter-spacing: 2px;
  }
  .abdecker-2 {
    background-image: -webkit-radial-gradient(circle farthest-corner at 45% 8%, rgba(14, 49, 65, .6) 13%, rgba(14, 49, 65, 0) 47%);
    background-image: radial-gradient(circle farthest-corner at 45% 8%, rgba(14, 49, 65, .6) 13%, rgba(14, 49, 65, 0) 47%);
    opacity: 0;
  }
  .image-4 {
    position: absolute;
    left: -20px;
    top: 756px;
  }
  .image-5 {
    top: 1284px;
    bottom: -1px;
  }
  .image-6 {
    top: 1453px;
  }
  .image-7 {
    top: 1574px;
  }
  .image-8 {
    top: 946px;
  }
}

@media (max-width: 479px) {
  .jonas {
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    font-size: 25px;
  }
  .profession {
    left: 30px;
    width: 270px;
    height: auto;
    margin-top: 60px;
    -webkit-transform: translate(0px, -166px);
    -ms-transform: translate(0px, -166px);
    transform: translate(0px, -166px);
    font-size: 38px;
    line-height: 40px;
    font-weight: 400;
  }
  .container-2 {
    position: relative;
    margin-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-flex-basis: 900px;
    -ms-flex-preferred-size: 900px;
    flex-basis: 900px;
  }
  .contact-btn {
    display: none;
    width: 65px;
    height: 60px;
    margin-top: 10%;
    padding: 18px 0px 20px;
    border-width: 2px;
    font-size: 30px;
    text-align: center;
  }
  .tell-me-more {
    display: none;
    margin-top: 30px;
    font-size: 19px;
    font-weight: 500;
  }
  .send-message-btn {
    left: 30px;
    top: 0px;
    display: none;
    width: 260px;
    height: 53px;
    margin-top: 35px;
    padding-right: 15px;
    padding-left: 15px;
    border-width: 2px;
    opacity: 1;
    font-size: 17px;
  }
  .bg-contact {
    display: none;
    background-position: 0px 0px, 55% 50%;
  }
  .beschreibung {
    display: block;
    width: 90%;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    -webkit-transform: translate(0px, 113px);
    -ms-transform: translate(0px, 113px);
    transform: translate(0px, 113px);
    font-family: 'Titillium Web', sans-serif;
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
  }
  .clients {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
  }
  .text-span {
    font-size: 21px;
    font-weight: 400;
  }
  .text-span-3 {
    font-weight: 400;
  }
  .thats-enough {
    display: none;
    font-size: 25px;
    font-weight: 500;
  }
  .slider {
    position: fixed;
    opacity: 1;
  }
  .typorello {
    background-image: -webkit-radial-gradient(circle farthest-corner at 70% 103%, #2c695d, #091d27);
    background-image: radial-gradient(circle farthest-corner at 70% 103%, #2c695d, #091d27);
  }
  .krones {
    background-image: -webkit-radial-gradient(circle farthest-corner at 73% 53%, rgba(0, 0, 0, .3), rgba(0, 0, 0, .6)), url('../images/krones.png');
    background-image: radial-gradient(circle farthest-corner at 73% 53%, rgba(0, 0, 0, .3), rgba(0, 0, 0, .6)), url('../images/krones.png');
    background-position: 0px 0px, 87% 50%;
  }
  .hilti {
    background-image: -webkit-radial-gradient(circle farthest-corner at 72% 80%, rgba(0, 0, 0, .2), rgba(0, 0, 0, .78)), url('../images/hilti_pdc_teaser2.png'), url('../images/180203_hilti_pdc_teaser_rot.jpg');
    background-image: radial-gradient(circle farthest-corner at 72% 80%, rgba(0, 0, 0, .2), rgba(0, 0, 0, .78)), url('../images/hilti_pdc_teaser2.png'), url('../images/180203_hilti_pdc_teaser_rot.jpg');
    background-position: 0px 0px, 81% 50%, 88% 50%;
  }
  .sm-mail {
    bottom: 5px;
    width: 250px;
    margin-left: -33px;
  }
  .button-3 {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: 35px 40px;
  }
  .button-4 {
    position: static;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 30px;
    background-size: 35px;
  }
  .button-6 {
    width: 40px;
    height: 40px;
    margin-left: 30px;
    background-size: 35px;
  }
  .trenner-contact {
    left: 30px;
    bottom: 70px;
    display: block;
    width: 80%;
    height: 1px;
  }
  .bold-text-2 {
    font-size: 25px;
  }
  .project-title {
    display: none;
  }
  .button-7 {
    position: absolute;
    bottom: -5px;
    display: block;
    margin-bottom: 0px;
    padding-top: 13px;
    padding-bottom: 14px;
    border: 2px solid #01ffa4;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .09);
    font-family: Roboto, sans-serif;
    font-size: 25px;
    font-weight: 100;
  }
  .heading {
    display: inline-block;
    font-family: Roboto, sans-serif;
    color: #01ffa4;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: 1.5px;
  }
  .button-8 {
    position: fixed;
    left: 30px;
    top: 30px;
    display: inline-block;
    width: 190px;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #fff;
    border-radius: 0px;
    background-color: transparent;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
  }
  .text-span-17 {
    font-size: 25px;
  }
  .button-9 {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 100px;
    margin-left: 15px;
    background-color: transparent;
    font-family: Roboto, sans-serif;
    color: #000;
    font-size: 25px;
    font-weight: 300;
  }
  .paragraph {
    left: 30px;
    margin-top: 60px;
  }
  .nummer {
    font-weight: 600;
  }
  .adresse {
    left: 30px;
    margin-top: 159px;
    font-weight: 600;
  }
  .more-hint {
    margin-top: 10px;
    margin-left: -61px;
    padding-left: 36px;
    -webkit-transform: translate(0px, 36px);
    -ms-transform: translate(0px, 36px);
    transform: translate(0px, 36px);
    font-size: 17px;
    font-weight: 300;
  }
  .text-span-21 {
    line-height: 45px;
  }
  .more-content {
    margin-left: 0px;
  }
  .scroll {
    width: 1px;
    -webkit-transform: translate(-13px, 59px);
    -ms-transform: translate(-13px, 59px);
    transform: translate(-13px, 59px);
  }
  .text-span-22 {
    letter-spacing: -2px;
  }
  .paragraph-2 {
    position: static;
    display: inline-block;
    width: 260px;
    margin-top: 34px;
    margin-left: 0px;
    font-family: 'Titillium Web', sans-serif;
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
  }
  .text-span-23 {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 2px;
  }
  .text-span-26 {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 2px;
  }
  .contact-btn-small {
    left: 30px;
    display: block;
    margin-top: 35px;
    padding-top: 12px;
    border-width: 1px;
  }
  .contact-schliessen-btn {
    position: fixed;
    left: 30px;
    top: auto;
    right: 50px;
    bottom: 11px;
    z-index: 6;
    width: 150px;
    margin-left: -10px;
    padding-left: 48px;
    background-position: 0px 50%;
    opacity: 0;
    font-family: 'Titillium Web', sans-serif;
    color: #000;
    font-size: 23px;
  }
  .contact-btn-medium {
    display: none;
  }
  .text-span-33 {
    font-weight: 400;
  }
  .paragraph-3 {
    position: static;
    display: block;
    width: 280px;
    margin-left: 0px;
    font-size: 21px;
    font-weight: 400;
  }
  .text-span-34 {
    letter-spacing: 2px;
  }
  .heading-2 {
    width: 85%;
    -webkit-transform: translate(0px, -146px);
    -ms-transform: translate(0px, -146px);
    transform: translate(0px, -146px);
    font-size: 34.8px;
    font-weight: 700;
  }
  .abdecker {
    opacity: 0;
  }
  .abdecker-2 {
    background-image: -webkit-radial-gradient(circle farthest-corner at 45% 8%, rgba(14, 49, 65, .6) 13%, rgba(14, 49, 65, 0) 47%);
    background-image: radial-gradient(circle farthest-corner at 45% 8%, rgba(14, 49, 65, .6) 13%, rgba(14, 49, 65, 0) 47%);
    opacity: 0;
  }
  .image-5 {
    left: -28px;
    top: 1416px;
  }
  .image-6 {
    left: -27px;
    top: 1583px;
  }
  .image-7 {
    left: -29px;
    top: 1733px;
  }
  .image-8 {
    left: -29px;
    top: 1118px;
  }
}

@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Klavika';
  src: url('../fonts/Klavika-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}