@-webkit-keyframes kreisBewegung{from{-webkit-transform:rotate(0deg) translateX(5px) rotate(0deg)}to{-webkit-transform:rotate(360deg) translateX(5px) rotate(-360deg)}}@keyframes kreisBewegung{from{transform:rotate(0deg) translateX(5px) rotate(0deg)}to{transform:rotate(360deg) translateX(5px) rotate(-360deg)}}@-webkit-keyframes upDownBewegung{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes upDownBewegung{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}.headerMitAnimation{margin-bottom:140px;max-width:100%;overflow-x:hidden;padding-top:400px;padding-top:45vh}@media (min-width:992px){.headerMitAnimation{margin-bottom:280px;padding-top:800px}}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-inner{padding:0 30px;display:grid;grid-template-columns:169px 169px 1fr 1fr 169px 169px;gap:0;grid-template-areas:"ue1 ue1 ue1 . . ." "ue2 ue2 ue2 . . ." "t1 t1 bild bild t2 t2"}}.headerMitAnimation img{max-width:100%;height:auto;width:auto}.headerMitAnimation .headerMitAnimation-ue-1{color:var(--color--red);text-align:center;padding:20px 30px 0 30px;margin-bottom:10px}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-ue-1{text-align:left;grid-area:ue1;padding:80px 0 0 0;margin-bottom:32px}}.headerMitAnimation .headerMitAnimation-ue-2{font-family:'Gambetta-Medium', serif;font-size:30px;font-weight:500;line-height:40px;letter-spacing:1px;text-align:center;padding:0 30px;margin-bottom:50px;text-transform:uppercase}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-ue-2{font-size:45px;line-height:50px}}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-ue-2{text-align:left;grid-area:ue2;padding:0;margin-bottom:0}}.headerMitAnimation .headerMitAnimation-image-outer{margin-bottom:40px;padding:0 30px;text-align:center}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-image-outer{grid-area:bild;margin-bottom:0;padding:0}}.headerMitAnimation .headerMitAnimation-image-big{display:inline-block}.headerMitAnimation .headerMitAnimation-image-big>picture img{border-radius:100%;overflow:hidden;margin:0 auto;opacity:0}.headerMitAnimation .headerMitAnimation-image-small-outer{position:relative}.headerMitAnimation .headerMitAnimation-image-small{position:absolute;top:-30px;left:calc(50% + 30px);z-index:-1;border-radius:100%;overflow:hidden}@media (min-width:1200px){.headerMitAnimation .headerMitAnimation-image-small{top:-100px;right:-80px;left:auto}}.headerMitAnimation .headerMitAnimation-text1{padding:0 30px;margin-bottom:24px}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-text1{grid-area:t1;padding:0;display:flex;align-items:center;text-align:left;width:300px;margin-bottom:0;max-width:100%}}.headerMitAnimation .headerMitAnimation-text1 p{margin-bottom:4px}.headerMitAnimation .headerMitAnimation-text2{font-family:'Gambetta-SemiboldItalic', serif;font-size:20px;font-style:italic;font-weight:600;line-height:28px;text-align:center;padding:0 60px}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-text2{font-size:25px;line-height:36px}}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-text2{grid-area:t2;display:flex;align-items:flex-end;text-align:left;padding:0}}.headerMitAnimation .headerMitAnimation-text2 p{margin-bottom:4px}.headerMitAnimation .headerMitAnimation-image-scroll{overflow:hidden;border-radius:0;position:fixed;top:50%;left:50%;width:100%;height:100vh;transition:1s;z-index:9;transform:translate(-50%, -50%);-webkit-mask-image:radial-gradient(circle, black 100%, rgba(0, 0, 0, 0) 100%);mask-image:radial-gradient(circle, black 100%, rgba(0, 0, 0, 0) 100%)}.headerMitAnimation .headerMitAnimation-image-scroll img{width:100%;height:100%;object-fit:cover;overflow:hidden}.headerMitAnimation .headerMitAnimation-logo{position:absolute;top:60px;left:50%;transform:translateX(-50%);padding-top:10px}.headerMitAnimation .headerMitAnimation-logo svg{width:180px;height:auto}@media (min-width:768px){.headerMitAnimation .headerMitAnimation-logo svg{width:auto}}.headerMitAnimation .headerMitAnimation-arrow{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);cursor:pointer}.headerMitAnimation .headerMitAnimation-arrow svg{-webkit-animation:upDownBewegung 2s linear infinite alternate-reverse both;animation:upDownBewegung 2s linear infinite alternate-reverse both;padding:4px}@media (min-width:768px){.headerMitAnimation .headerMitAnimation-arrow svg{padding:0}}.headerMitAnimation .headerMitAnimation-arrow-text{color:var(--color--red);margin-bottom:10px;text-transform:initial}@media (min-width:992px){.headerMitAnimation .headerMitAnimation-arrow-text{margin-bottom:20px}}.headerMitAnimation.img-stay .headerMitAnimation-image-big>picture img{opacity:0}.headerMitAnimation.img-stay .headerMitAnimation-image-big{position:relative;max-width:100%;max-height:100%}.headerMitAnimation.img-stay .headerMitAnimation-image-scroll{position:absolute;border-radius:100%;z-index:initial;max-height:100%}.headerMitAnimation.img-stay .headerMitAnimation-image-scroll img{max-height:100%;-webkit-mask-image:radial-gradient(circle, black 100%, rgba(0, 0, 0, 0) 50%) !important;mask-image:radial-gradient(circle, black 100%, rgba(0, 0, 0, 0) 50%) !important;border-radius:100%;overflow:hidden}