@font-face{font-family:'AkzidenzGroteskBQ';src:url('fonts/AkzidenzGroteskBQ-Reg.woff2') format('woff2'),url('fonts/AkzidenzGroteskBQ-Reg.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}:root{--font-primary:'AkzidenzGroteskBQ',Helvetica,Arial,sans-serif;--color-bg:#fff;--color-text:#111}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:var(--font-primary);font-size:1.4rem;font-weight:400;background-color:var(--color-bg);color:var(--color-text);min-height:100dvh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header{padding:9.8rem 2rem 2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.header__asterisk{width:9.2rem;-webkit-animation:spin 14s linear infinite;animation:spin 14s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5rem 2rem 6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer{padding:2rem 2rem 6.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.footer__logo{width:8.4rem;margin-bottom:4rem}.footer__address{margin-top:1.4rem}a{color:black;outline:none;-webkit-transition:0.25s ease color;transition:0.25s ease color;display:inline-block;text-decoration:none;&:hover{color:#4b4b4b}&:focus-within{outline:0.1rem dashed black}}.skip-to-content{font-family:var(--font-primary);font-size:16px;font-weight:400;position:absolute!important;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;padding:0.5rem 1.4rem 0.6rem;word-wrap:normal;color:white;background-color:black;z-index:2100;text-de&:focus{overflow:visible;clip:auto;width:auto;height:auto;color:white}}