:root{--c-red:      #DB002F;--c-graphite: #333;--c-black:    #000;--c-apple:    #F4F4F4;--c-white:    #fff;--c-border:   #D5D5D5;--ff-base: Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--fs-body: 1rem;--fs-h1:   3rem;--fs-h2:   2.25rem;--fs-h3:   1.5rem;--fs-lg:   1.125rem;--fs-sm:   .875rem;--lh-body:    1.55;--lh-heading: 1.15;--sp-sm:   1rem;--sp-md:   1.5rem;--sp-base: 2.5rem;--sp-lg:   3.75rem;--sp-xl:   5rem;--layout-content: 75rem;--layout-wide:    82.5rem}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--ff-base);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--c-black);background:var(--c-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none;transition:color .15s ease}a:hover{color:var(--c-red)}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:700;line-height:var(--lh-heading);color:var(--c-black)}h1{font-size:clamp(2rem, 4.5vw, 3rem)}h2{font-size:clamp(1.75rem, 3.2vw, 2.25rem)}h3{font-size:1.5rem;font-weight:600}h4{font-size:1.125rem;font-weight:600}p{margin:0 0 1rem}button{font-family:inherit}.screen-reader-text{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:0;background:var(--c-black);color:var(--c-white);padding:.5rem 1rem;z-index:9999}.skip-link:focus{top:0}
