*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}html,body{height:100%;font-size:10px}body{text-rendering:optimizeSpeed;line-height:1.3}a:not([class]){text-decoration-skip-ink:auto}img,picture,svg{max-width:100%;height:auto;display:block}:root{--white: #fff;--brand-primary-color: hsl(200, 70%, 35%);--brand-primary-color-dark: hsl(184, 74%, 51%);--body-font-family: Rubik, Arial, sans-serif;--body-font-size: clamp(1.6rem, 1.7rem + 1vw, 1.7rem);--body-font-color: #000;--anchor-color: var(--white);--anchor-color-hover: var(--brand-primary-color-dark)}@font-face{font-family:Rubik;font-style:normal;font-weight:400;src:local(""),url(assets/fonts/rubik-v21-latin-regular.woff2) format("woff2"),url(assets/fonts/rubik-v21-latin-regular.woff) format("woff")}@font-face{font-family:Rubik;font-style:normal;font-weight:800;src:local(""),url(fonts/rubik-v21-latin-800.woff2) format("woff2"),url(fonts/rubik-v21-latin-800.woff) format("woff")}h1,h2{--font-family: Rubik, Arial, sans-serif;font-family:var(--font-family)}h1{margin-top:clamp(1.5rem,.5rem + 5vw,3rem);color:var(--brand-primary-color);text-align:center;font-size:clamp(1.9rem,1.233rem + 2.33vw,3.1rem);font-weight:700}h2{text-align:center;font-size:clamp(1.4rem,1.233rem + 2.33vw,1.9rem)}h2,h3{margin-top:clamp(1rem,.5rem + 5vw,1.5rem);margin-bottom:clamp(.8rem,.5rem + 5vw,1rem)}a{--anchor-color: var(--white);color:var(--anchor-color);text-decoration:none}a:hover{color:var(--anchor-color-hover)}a:focus,a:visited{color:var(--anchor-color)}table{border-collapse:collapse;width:100%}table tr td{padding-block:.4rem}table tr td:nth-of-type(1){padding-right:var(--card-padding)}.card{--card-radius: 1rem;--card-bg-color: #eee;--card-padding: clamp(.938rem, .313rem + 3.13vw, 1.875rem);--card-shadow: 2px 9px 42px -16px rgba(0, 0, 0, .71);border-radius:var(--card-radius);background-color:var(--card-bg-color);padding:var(--card-padding);box-shadow:var(--card-shadow);width:min(50rem,75vw);display:flex;justify-content:center;flex-direction:column}.card-avatar{align-self:center;display:flex;justify-content:center}.card-avatar img{max-width:40%;clip-path:circle(50% at center)}address{margin:0}.address-headline{display:block;margin-block-start:calc(var(--card-padding) * 2);margin-block-end:calc(var(--card-padding) / 2)}body{font-family:var(--body-font-family);font-size:var(--body-font-size);background-color:var(--brand-primary-color);line-height:1.4em}main:is(.centered){height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.card a{--anchor-color: var(--brand-primary-color)}footer{padding-block:2rem 4rem;display:flex;justify-content:center;flex-direction:row;gap:2rem}footer a{--anchor-color: var(--white)}.main-content{margin:2rem;text-align:center}
