.impressum{width:100%;height:-moz-fit-content;height:fit-content;min-height:calc(100vh - 80px);justify-content:center;align-items:center}.impressum,.impressum .wrap{margin:0;padding:0;display:flex}.impressum .wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}@media only screen and (max-width:600px){.impressum{padding:2rem;justify-content:flex-start;align-items:flex-start}}footer{padding:2vw}footer,footer .top{width:100%;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center}footer .top{padding:3vw;gap:2rem}footer .top img{max-width:128px;height:auto;object-fit:contain}footer .top p{max-width:20%;text-align:center}footer .bottom{width:25%;height:-moz-fit-content;height:fit-content;margin:0;padding:3vw;flex-direction:column;align-items:center;border-top:1px solid #ebebeb}footer .align-image,footer .bottom{display:flex;justify-content:center;gap:1.5rem}footer .align-image{flex-direction:row;align-items:flex-start}footer .align-image img{max-width:64px;height:auto;object-fit:contain;text-transform:none;text-decoration:none;transition:opacity .25s ease}footer .align-image img:hover{cursor:pointer;opacity:.5}footer .align{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem}footer .align a,footer .align p{font-size:16px;font-weight:400;text-decoration:none;color:#1c1c1c;opacity:.56;transition:opacity .25s ease}footer .align a:hover,footer .align p:hover{cursor:pointer;opacity:.25}footer .watermark{width:100%;margin:0;padding:0;font-size:14px;opacity:.75}footer .watermark a{margin:0;padding:0;text-decoration:none;color:#007bff}@media only screen and (max-width:600px){footer{width:100%;margin:0;padding:0}footer .top{padding:3rem}footer .top p{max-width:100%}footer .bottom{width:100%;padding:3rem 3rem .5rem}footer .watermark{padding-bottom:1.5rem;display:flex;justify-content:center;align-items:center;gap:.25rem;opacity:.8}}header{position:relative;color:#1c1c1c;background-color:#f9fafc}header,header .wrap{width:100%;min-height:80px;height:-moz-fit-content;height:fit-content}header .wrap{margin:0;padding:0 2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}header .wrap .logo{max-height:60px;width:auto;object-fit:contain}header .wrap .links{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:1.5rem}header .wrap .links a{color:#1c1c1c;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .25s ease}header .wrap .links a:hover{cursor:pointer;color:#eba37a}header .wrap .btn{border:none;outline:none;text-decoration:none;margin:0;padding:14px 26px;font-size:16px;font-weight:600;border-radius:80px;background-color:#14142a;color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.75rem}header .wrap .btn img{max-width:16px;height:auto;object-fit:contain;border-radius:0}@media only screen and (max-width:600px){header .wrap{padding:0 2rem;justify-content:center}header .wrap .logo{max-height:55px}header .wrap .btn,header .wrap .links{display:none}}