.fadescroll{-webkit-transition: all 700ms;transition: all 700ms;opacity: 0}.moveLeft{-webkit-transition: all 700ms;transition: all 700ms;opacity: 0}.isVisible{opacity: 1 !important;-webkit-transform: translate(0, 0) !important;transform: translate(0, 0) !important}.frontpage{height: 700px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-transition: -webkit-filter 2.5s;transition: -webkit-filter 2.5s;transition: filter 2.5s;transition: filter 2.5s, -webkit-filter 2.5s}.frontpage__bild{width: 100%;max-width: 1642px;position: absolute;top: 0;z-index: -1;left: 50%;-webkit-transform: translate(-50%, 0%);transform: translate(-50%, 0%);height: 792px}.frontpage__bild--background{height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover}.frontpage__bild--scroll{left: 50%;-webkit-transform: translate(-50%, 0%);transform: translate(-50%, 0%);-webkit-animation: MoveUpDown 2.5s linear infinite;animation: MoveUpDown 2.5s linear infinite;position: relative}.frontpage__bild--akzent{display: none}@media (min-width: 62em){.frontpage__bild--akzent{height: 300px;width: 300px;display: block;position: absolute;right: 5%;top: 400px}}.frontpage__bild--telephone{width: 300px;text-align: center;height: 80px;line-height: 40px;position: absolute;left: 50%;-webkit-transform: translate(-50%, 0%);transform: translate(-50%, 0%);vertical-align: center;top: 712px;background-color: #0094c8;background-clip: border-box;color: white;font-weight: 700;font-size: 22px;padding: 20px}.frontpage__titel{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-line-pack: center;align-content: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;margin-right: auto;margin-left: auto;width: 100%;max-width: 1642px;position: absolute;top: 0;left: 50%;-webkit-transform: translate(-50%, 0%);transform: translate(-50%, 0%);height: 792px}.frontpage__titel h1{font-weight: 500;font-size: 48px;line-height: 120%;color: white}.frontpage__titel h2{color: white;font-weight: 300;font-size: 28px;padding-bottom: 150px}@-webkit-keyframes MoveUpDown{0%,100%{bottom: 180px}50%{bottom: 220px}}@keyframes MoveUpDown{0%,100%{bottom: 180px}50%{bottom: 220px}}