:root{scroll-behavior:smooth;--color-brand: #1d4f91;--color-brand-light: hsl(from var(--color-brand) calc(h + 0) s min(60, calc(l*3) ));--color-text: oklab(from var(--color-brand) calc(l*.33) a b);--color-accent: hsl(from var(--color-brand) calc(h + 270) s min(50, calc(l*3) ));--scroll-progress-bar-height: 0px}@supports (animation-timeline: scroll(root)){:root{--scroll-progress-bar-height: 8px}}:root{--header-hor-margin: 2ch;--header-color: white;--section-padding: 5rem 5%;--color-hero: grey;--color-main-background: #f5f5f5;--color-footer-background: #1d4f91}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:var(--color-text)}:target{scroll-margin-top:160px}ul{list-style-type:none}img.icon{background-color:transparent}button.icon-button{border:0;border-radius:5px;cursor:pointer;background-color:unset;--lclr: grey}button.icon-button:hover,button.icon-button:focus-visible{background-color:oklab(from var(--lclr) l a b/.5)}button.icon-button.active{background-color:oklab(from var(--lclr) l a b/.75)}address{font-style:normal}
