:root{--background:#ffffff;--foreground:#171717;--mainColor:#1979bf;--textColorLight:#f0f0f0;--buttonBackground:rgba(0,0,0,0.25);--buttonBackgroundHover:rgba(0,0,0,0.4);--box-shadow-default:boxShadowDefault;--card-shadow-default:cardShadowDefault;font-size:62.5%}body,html{height:100%;min-height:100%}body{width:100%;min-height:100vh;max-width:none;padding:0;margin:0;overflow-x:hidden;color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.6rem;flex-direction:column}body,main{display:flex}main{flex:1 0 auto;flex-direction:column}h1{font-size:2.4rem;margin-bottom:0}h2{font-size:2rem;margin:0}h3{font-size:1.7rem;margin-bottom:0}p{margin:0;padding:0}strong{color:#2c3e50}address{font-style:normal;margin-top:20px;border-top:1px solid #eee;padding-top:20px}.actionButton,.exportButton{margin:1rem;padding:.5rem 1rem;background-color:var(--buttonBackground);display:flex;justify-content:center;align-items:center;border-radius:.5rem;cursor:pointer;color:var(--textColorLight);font-size:1.4rem;transition:background-color .3s ease-in-out,transform .3s ease-in-out;border:none}.actionButton:focus,.actionButton:hover,.exportButton:focus,.exportButton:hover{background-color:var(--buttonBackgroundHover);transform:scale(1.02)}.exportButton{width:auto}.pageContentBox{align-self:center;display:flex;flex-direction:column;align-items:center;gap:2rem;margin:0;min-width:32rem;font-size:1.6rem;width:90%}.pageContainer{flex:1 0 auto;display:flex;flex-direction:column;width:100vw;height:87.8vh}.containerContact{max-width:800px;margin:auto;height:78vh;padding:30px}.footer_footer__n6AXu{width:100vw;background-color:#303030;margin-top:5rem}.footer_footerContent__FSeWW{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:1rem 3rem;color:var(--textColorLight);font-size:1.4rem}.footer_footerText__1UTuh{display:flex;flex-direction:column;align-items:flex-start}.footer_footerText__1UTuh a,.footer_impressum__88S4r{text-decoration:none;color:var(--textColorLight)}.footer_impressum__88S4r{align-self:center;position:absolute;left:50vw}