.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}.ueberschrift{position: relative;margin-top: 71px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}.ueberschrift__icon img{height: 50px}.ueberschrift h1{margin-top: 20px;font-size: 42px;font-weight: 700;color: #0094c8;line-height: 120%;-webkit-hyphens: auto;-ms-hyphens: auto;hyphens: auto}.ueberschrift h2{color: #6b6c77;font-family: Poppins, sans-serif;font-weight: 400;font-size: 26px;line-height: 140%;max-width: 800px}.ueberschrift__bigCircles{-o-object-fit: cover;object-fit: cover;display: none;max-height: 250px}@media (min-width: 62em){.ueberschrift__bigCircles{display: inline}}.ueberschrift__background{position: absolute;z-index: -3;left: 50%;width: 95%;top: -30px;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}@media (min-width: 62em){.ueberschrift__background{width: 80%}}