:root{--paper:#fff;--ink:#262027;--muted-ink:#726277;--brand-blue:#4672b4;--line:#323232;--footer:#2f2e2e;--content-width:980px;--header-height:70px;--transition:.4s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;margin:0}body{background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.site-shell{min-width:0}.content-width{max-width:var(--content-width);width:calc(100% - 32px);margin-inline:auto}.section-rule{align-items:center;min-height:64px;margin:0;display:flex}.section-rule:before,.section-rule:after{background:var(--line);content:"";flex:1;height:2px}.section-rule__label{background:var(--paper);border:2px solid var(--line);color:var(--line);text-align:center;border-radius:999px;min-width:144px;padding:0 14px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:36px}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:767px){.content-width{width:calc(100% - 28px)}.section-rule{min-height:58px}.section-rule__label{min-width:126px;font-size:18px;line-height:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
