.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-flex;display:flex;-webkit-transition:-webkit-filter 2.5s;transition:-webkit-filter 2.5s;transition:filter 2.5s;}.frontpage__bubbleleft{display:block;position:absolute;border-radius:50%;aspect-ratio:1;background-color:rgba(255,255,255,.33);padding:5px;height:150px;width:150px;left:5%;top:125px;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);}@media (min-width: 62em){.frontpage__bubbleleft{height:300px;width:300px;left:5%;top:400px;-webkit-transform:rotate(0deg);transform:rotate(0deg);}}.frontpage__bubbleleftcontainer{border-radius:50%;border-color:white;border-style:solid;border-width:5px;background-color:#c9ebfb;height:100%;width:100%;display:-webkit-flex;display:flex;align-items:center;justify-content:center;}@media (min-width: 62em){.frontpage__bubbleleftcontainer{border-width:8px;}}.frontpage__bubbleleftcontainer h2.frontpage__bubblelefttitle{color:#0094c8;font-weight:700;font-size:22px;line-height:120%;text-align:center;margin:0;padding:0;}.frontpage__bubbleleftcontainer h2.frontpage__bubblelefttitle--en{font-size:18px;}@media (min-width: 62em){.frontpage__bubbleleftcontainer h2.frontpage__bubblelefttitle{font-size:32px;}}.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%;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;-webkit-background-clip:border-box;background-clip:border-box;color:white;font-weight:700;font-size:22px;padding:20px;}.frontpage__titel{display:-webkit-flex;display:flex;align-content:center;justify-content:center;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;}@media (min-width: 62em){.frontpage__titel h2{padding-bottom:150px;}}@-webkit-keyframes MoveUpDown{0%,100%{bottom:180px;}50%{bottom:220px;}}@keyframes MoveUpDown{0%,100%{bottom:180px;}50%{bottom:220px;}}