@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-400.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-700.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--ink:#373737;--ink-strong:#000;--ink-soft:#5a5a5a;--paper:#fff;--paper-alt:#fafafa;--line:#e3e3e3;--dark:#000;--on-dark:#d6d6d6;--on-dark-strong:#fff;--focus:#0b5fff;--wrap:1170px;--gap:30px}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--ink);background:var(--paper);overflow-x:hidden}img{max-width:100%;height:auto;border:0}svg{display:block}a{color:inherit;text-decoration:none}p{margin:0 0 16px}ul,ol{margin:0 0 16px;padding-left:20px}h1,h2,h3,h4,h5,h6{margin:0 0 16px;line-height:1.2;color:var(--ink-strong);font-weight:700}h1{font-size:2.6rem;text-transform:uppercase}h2{font-size:2rem}h3{font-size:1.4rem}h4{font-size:1.2rem}hr{border:0;border-top:1px solid var(--line);margin:28px 0}figure{margin:0}button{font:inherit;color:inherit}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.on-dark :focus-visible,.site-header :focus-visible,.site-footer :focus-visible,.page-banner :focus-visible{outline-color:#ffd34d}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;padding:12px 20px;background:#000;color:#fff;font-weight:700}.skip-link:focus{left:0}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 20px}.sr-only{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.section{padding:80px 0}.section-alt{background:var(--paper-alt)}.section-dark{background:var(--dark);color:var(--on-dark)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark h4{color:var(--on-dark-strong)}.site-header .announce{background:#000;color:#fff;text-align:center;font-weight:700;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;padding:9px 20px;border-bottom:1px solid #2a2a2a}.site-header{background:#000;color:#fff;position:relative;z-index:60}.header-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:96px}.logo{display:flex;align-items:center;padding:8px 0}.logo img{width:130px;height:auto}.nav-toggle{display:none;align-items:center;gap:10px;background:transparent;border:1px solid rgba(255,255,255,.45);color:#fff;padding:9px 14px;cursor:pointer;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;font-weight:700}.nav-toggle svg{width:18px;height:18px;fill:currentColor}.nav{margin-left:auto}.nav-list{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.nav-list>li{position:relative}.nav-link,.nav-parent{display:inline-flex;align-items:center;gap:6px;padding:14px 12px;color:#fff;text-transform:uppercase;font-size:.86rem;letter-spacing:.05em;background:transparent;border:0;cursor:pointer;line-height:1.2}.nav-link:hover,.nav-parent:hover,.nav-link[aria-current=page]{color:#bdbdbd}.nav-link[aria-current=page]{text-decoration:underline;text-underline-offset:5px}.nav-parent svg{width:10px;height:10px;fill:currentColor;transition:transform .2s ease}.submenu{list-style:none;margin:0;padding:8px 0;position:absolute;left:0;top:100%;min-width:230px;background:#121212;border-top:2px solid #fff;visibility:hidden;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:70}.submenu a{display:block;padding:9px 18px;color:#e0e0e0;text-transform:uppercase;font-size:.8rem;letter-spacing:.04em}.submenu a:hover,.submenu a:focus{background:#000;color:#fff}.nav-list>li:hover>.submenu,.nav-list>li:focus-within>.submenu,.nav-parent[aria-expanded=true] + .submenu{visibility:visible;opacity:1;transform:none}.nav-parent[aria-expanded=true] svg{transform:rotate(180deg)}@media (max-width:1100px){.nav-toggle{display:inline-flex}.nav{position:fixed;inset:0 0 0 auto;width:min(340px,86vw);background:#000;padding:80px 0 40px;overflow-y:auto;transform:translateX(100%);transition:transform .25s ease;z-index:90;border-left:1px solid #262626}body.nav-open .nav{transform:none}body.nav-open{overflow:hidden}.nav-list{flex-direction:column;align-items:stretch;gap:0}.nav-link,.nav-parent{width:100%;padding:15px 24px;justify-content:space-between;border-bottom:1px solid #1d1d1d;font-size:.95rem}.submenu{position:static;visibility:visible;opacity:1;transform:none;display:none;background:#111;border-top:0;min-width:0;padding:0}.nav-parent[aria-expanded=true] + .submenu{display:block}.nav-list>li:hover>.submenu,.nav-list>li:focus-within>.submenu{display:none}.nav-parent[aria-expanded=true] + .submenu{display:block}.submenu a{padding:13px 38px;border-bottom:1px solid #1d1d1d;font-size:.88rem}.nav-close{position:absolute;top:18px;right:18px;background:transparent;border:1px solid rgba(255,255,255,.45);color:#fff;width:44px;height:44px;cursor:pointer;display:grid;place-items:center}.nav-close svg{width:18px;height:18px;fill:currentColor}.nav-scrim{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:80;border:0;padding:0;margin:0;cursor:pointer}}@media (min-width:1101px){.nav-close,.nav-scrim{display:none}}.hero{position:relative;min-height:min(78vh,640px);display:flex;align-items:center;background:#111}.hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.6) 45%,rgba(0,0,0,.3) 100%)}.hero .wrap{position:relative;z-index:2;padding-top:70px;padding-bottom:70px}.hero-content{max-width:660px;color:#fff}.hero h1{color:#fff;font-size:clamp(1.9rem,5vw,3.2rem);margin-bottom:10px}.hero .hero-sub{font-size:clamp(1.05rem,2.3vw,1.5rem);text-transform:uppercase;letter-spacing:.08em;font-weight:400;color:#fff;margin:0 0 16px}.hero p{color:#f0f0f0;font-size:1.05rem;max-width:560px}.page-banner{position:relative;background:#000;color:#fff;overflow:hidden}.page-banner-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.55))}.page-banner .wrap{position:relative;z-index:2;padding-top:90px;padding-bottom:70px}.page-banner h1{color:#fff;margin-bottom:14px;font-size:clamp(1.8rem,4.4vw,2.8rem)}.crumbs{list-style:none;display:flex;flex-wrap:wrap;gap:6px 0;margin:0;padding:0;font-size:.9rem}.crumbs li{display:flex;align-items:center}.crumbs li + li::before{content:"";display:inline-block;width:14px;height:1px;background:#cfcfcf;margin:0 10px}.crumbs a{color:#e3e3e3;text-decoration:underline;text-underline-offset:3px;display:inline-block;padding:3px 0}.crumbs a:hover{color:#fff}.crumbs [aria-current=page]{color:#fff;font-weight:700}.titles{margin-bottom:46px;position:relative;display:inline-block;padding-bottom:14px}.titles::after{content:"";position:absolute;left:0;bottom:0;width:50px;height:5px;background:currentColor}.titles .eyebrow{display:block;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;margin:0 0 2px;color:inherit}.titles h2,.titles h1{margin:0;text-transform:uppercase;font-size:clamp(1.6rem,3.6vw,2.3rem);color:inherit}.section-dark .titles{color:#fff}.btn{display:inline-block;padding:11px 26px;min-width:190px;margin:0 12px 12px 0;text-align:center;text-transform:uppercase;font-size:.85rem;letter-spacing:.06em;font-weight:700;border:1px solid #333;color:#000;background:transparent;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.btn:hover,.btn:focus{background:#000;color:#fff;border-color:#000}.btn-solid{background:#000;color:#fff;border-color:#000}.btn-solid:hover,.btn-solid:focus{background:#fff;color:#000;border-color:#000}.btn-light{background:#fff;color:#000;border-color:#fff}.btn-light:hover,.btn-light:focus{background:transparent;color:#fff;border-color:#fff}.btn-ghost{background:transparent;color:#fff;border-color:#fff}.btn-ghost:hover,.btn-ghost:focus{background:#fff;color:#000}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--gap)}.card{border:1px solid var(--line);padding:34px 26px;text-align:center;background:#fff;display:flex;flex-direction:column;transition:box-shadow .25s ease,transform .25s ease}.card:hover{box-shadow:0 10px 30px rgba(0,0,0,.1);transform:translateY(-3px)}.card .icon{width:56px;height:56px;margin:0 auto 18px;fill:#000}.card h3{text-transform:uppercase;font-size:1.15rem;margin-bottom:12px}.card p{color:var(--ink);flex:1}.card .btn{min-width:0;width:100%;margin:10px 0 0}.split{display:grid;grid-template-columns:minmax(0,1fr);gap:0}@media (min-width:900px){.split{grid-template-columns:5fr 7fr}.split-rev{grid-template-columns:7fr 5fr}}.split-media{position:relative;min-height:320px;background:#111}.split-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.split-body{padding:70px 0}@media (min-width:900px){.split-body{padding:80px 0 80px 60px}}.section-dark .split-body p{color:var(--on-dark)}.section-dark .split-body li{color:var(--on-dark)}.section-dark a.inline,.section-dark .split-body p a:not(.btn){color:#fff;text-decoration:underline}.counters{display:grid;grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:20px;text-align:center}.counter .num{font-size:clamp(1.5rem,5vw,3rem);font-weight:900;color:#fff;margin:0;line-height:1.1}.counter .label{text-transform:uppercase;letter-spacing:.08em;margin:6px 0 0;color:#d6d6d6;font-size:.9rem}.team{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;align-items:center}@media (min-width:900px){.team{grid-template-columns:5fr 7fr}}.team-photo{position:relative}.team-photo img{width:100%;height:auto;display:block}.team-photo figcaption{text-transform:uppercase;font-weight:700;letter-spacing:.05em;padding:16px 0 0}.quotes{display:grid;gap:24px}.quote{border-left:4px solid #fff;padding:6px 0 6px 24px}.quote blockquote{margin:0 0 12px;font-size:1.02rem}.quote .who{font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;font-size:.9rem}.quote .role{font-size:.82rem;color:#bdbdbd;text-transform:uppercase;letter-spacing:.05em}.section-light .quote{border-left-color:#000}.section-light .quote .who{color:#000}.section-light .quote .role{color:var(--ink-soft)}.prose{max-width:820px}.prose.wide{max-width:none}.prose h2{margin-top:36px;font-size:1.7rem}.prose h3{margin-top:28px}.prose>:first-child{margin-top:0}.prose p:has(>.btn:last-child){margin-bottom:4px}.prose li{margin-bottom:8px}.prose a:not(.btn){text-decoration:underline;text-underline-offset:3px;color:#0a4fb4}.prose a:not(.btn):hover{color:#062f6d}.lead{font-size:1.12rem;color:var(--ink);border-left:4px solid #000;padding-left:20px;margin-bottom:26px}.media-figure{margin:0 0 30px}.media-figure img{width:100%;height:auto;display:block}.layout-media{display:grid;gap:40px;align-items:start}@media (min-width:900px){.layout-media{grid-template-columns:5fr 7fr}}.grid-gallery,.editable-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:16px;list-style:none;margin:0;padding:0}.grid-gallery li,.editable-gallery .cms-gallery-item{margin:0}.shot{display:block;width:100%;padding:0;border:0;background:#eee;cursor:zoom-in;position:relative;overflow:hidden;aspect-ratio:1/1}.shot img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.shot:hover img,.shot:focus-visible img{transform:scale(1.05)}.editable-gallery .cms-gallery-item{background:#eee;overflow:hidden;aspect-ratio:1/1;position:relative}.editable-gallery .cms-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.editable-gallery .cms-gallery-item figcaption{position:absolute;left:0;right:0;bottom:0;padding:8px 12px;font-size:.85rem;color:#fff;background:linear-gradient(transparent,rgba(0,0,0,.78));text-align:center}.faq-section{background:var(--paper-alt);padding:70px 0;border-top:1px solid var(--line)}.faq-list{max-width:860px;margin:0}.faq-item{border:1px solid var(--line);background:#fff;margin-bottom:12px}.faq-item summary{list-style:none;cursor:pointer;padding:18px 54px 18px 20px;font-weight:700;color:#000;position:relative;font-size:1.02rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"";position:absolute;right:22px;top:50%;width:12px;height:12px;margin-top:-8px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform .2s ease}.faq-item[open] summary::after{transform:rotate(-135deg);margin-top:-3px}.faq-item summary:hover{background:#f2f2f2}.faq-answer{padding:0 20px 18px;color:var(--ink)}.faq-answer>:last-child{margin-bottom:0}.form{max-width:680px}.field{margin-bottom:20px}.field label{display:block;font-weight:700;margin-bottom:6px;color:#000}.field .hint{font-weight:400;color:var(--ink-soft);font-size:.88rem}.field input,.field textarea{width:100%;padding:12px 14px;border:1px solid #b9b9b9;background:#fff;color:var(--ink);font:inherit;border-radius:0}.field input:focus,.field textarea:focus{border-color:#000}.field textarea{min-height:170px;resize:vertical}.field .err{color:#a4141b;font-weight:700;font-size:.9rem;margin-top:6px}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.alert{padding:16px 18px;border-left:4px solid;margin-bottom:26px}.alert-error{background:#fdf0f0;border-color:#a4141b;color:#7d0f15}.alert-ok{background:#eef8f0;border-color:#1c6b34;color:#12522a}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--gap);margin-bottom:50px}.info-card{border:1px solid var(--line);padding:26px}.info-card .icon{width:34px;height:34px;fill:#000;margin-bottom:12px}.info-card h2,.info-card h3{text-transform:uppercase;font-size:1.05rem;margin-bottom:10px}.info-card p{margin-bottom:6px}.hours-table{width:100%;border-collapse:collapse;margin:0 0 16px}.hours-table th,.hours-table td{text-align:left;padding:6px 0;border-bottom:1px solid var(--line);font-weight:400}.hours-table th{font-weight:700;width:52%}.hours-table tr:last-child th,.hours-table tr:last-child td{border-bottom:0}.map-facade{position:relative;width:100%;aspect-ratio:2/1;border:0;padding:0;background:#e8e8e8 center/cover no-repeat;cursor:pointer;display:grid;place-items:center;color:#000}.map-facade .map-cta{background:#000;color:#fff;padding:14px 24px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.86rem;display:inline-flex;align-items:center;gap:10px}.map-facade .map-cta svg{width:18px;height:18px;fill:currentColor}.map-frame{width:100%;aspect-ratio:2/1;border:0;display:block}.site-footer{background:#000;color:var(--on-dark)}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:44px;padding:70px 0 40px}@media (min-width:900px){.footer-grid{grid-template-columns:1fr 1fr 1fr 1.1fr;gap:36px}}.site-footer h2{color:#fff;font-size:1.2rem;text-transform:uppercase;position:relative;padding-bottom:10px;margin-bottom:22px}.site-footer h2::after{content:"";position:absolute;left:0;bottom:0;width:50px;height:2px;background:#fff}.site-footer a{color:#e0e0e0;text-decoration:underline;text-underline-offset:3px}.site-footer a:hover{color:#fff}.footer-logo img{width:150px;height:auto;margin-bottom:20px}.socials{display:flex;gap:10px;list-style:none;margin:0 0 20px;padding:0}.socials a{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.5);text-decoration:none}.socials a:hover{background:#fff;color:#000}.socials svg{width:18px;height:18px;fill:currentColor}.footer-list{list-style:none;margin:0;padding:0}.footer-list li{margin-bottom:4px}.footer-list a{display:inline-block;padding:4px 0}.site-footer .hours-table th,.site-footer .hours-table td{border-bottom-color:#2b2b2b;color:var(--on-dark)}.site-footer .hours-table th{color:#fff}.footer-bottom{border-top:1px solid #2b2b2b;padding:22px 0;font-size:.88rem;display:flex;flex-wrap:wrap;gap:12px 26px;align-items:center;justify-content:space-between}.footer-bottom ul{display:flex;flex-wrap:wrap;gap:2px 20px;list-style:none;margin:0;padding:0}.footer-bottom ul a{display:inline-block;padding:4px 0}.town-links{display:flex;flex-wrap:wrap;gap:10px 12px;list-style:none;margin:0 0 22px;padding:0}.town-links a{display:inline-block;padding:7px 16px;border:1px solid var(--line);background:#fff;font-size:.88rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700;color:#000;text-decoration:none}.town-links a:hover,.town-links a:focus{background:#000;color:#fff;border-color:#000}.map-section{border-top:1px solid var(--line)}.map-links{display:flex;flex-wrap:wrap;gap:8px 26px;list-style:none;margin:0;padding:16px 20px;background:var(--paper-alt);justify-content:center;font-size:.92rem}.map-links a{text-decoration:underline;text-underline-offset:3px;color:#0a4fb4;display:inline-block;padding:4px 0}.map-links a:hover{color:#062f6d}.updated{display:inline-block;color:#bdbdbd;font-size:.84rem}.site-footer .updated time{color:#e0e0e0}.town-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:var(--gap);list-style:none;margin:0;padding:0}.town-grid li{border:1px solid var(--line);padding:22px}.town-grid h3{font-size:1.05rem;text-transform:uppercase;margin-bottom:8px}.town-grid p{font-size:.94rem;margin-bottom:10px}dialog.lightbox{border:0;padding:0;background:transparent;max-width:96vw;max-height:96vh;overflow:visible}dialog.lightbox::backdrop{background:rgba(0,0,0,.9)}.lightbox-inner{position:relative;background:#000}.lightbox img{display:block;max-width:96vw;max-height:82vh;width:auto;height:auto}.lightbox figcaption{color:#fff;padding:12px 16px;font-size:.92rem;max-width:70ch}.lightbox-close{position:absolute;top:-14px;right:-14px;width:48px;height:48px;border-radius:50%;border:2px solid #fff;background:#000;color:#fff;cursor:pointer;display:grid;place-items:center}.lightbox-close svg{width:18px;height:18px;fill:currentColor}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:2px solid #fff;background:rgba(0,0,0,.6);color:#fff;cursor:pointer;display:grid;place-items:center}.lightbox-nav svg{width:20px;height:20px;fill:currentColor}.lb-prev{left:-22px}.lb-next{right:-22px}@media (max-width:640px){.lb-prev{left:4px}.lb-next{right:4px}.lightbox-close{top:4px;right:4px}}.to-top{position:fixed;right:20px;bottom:20px;width:48px;height:48px;border:1px solid #000;background:#fff;color:#000;cursor:pointer;display:grid;place-items:center;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s;z-index:70}.to-top.on{opacity:1;visibility:visible}.to-top:hover{background:#000;color:#fff}.to-top svg{width:18px;height:18px;fill:currentColor}.cookie-bar{position:fixed;left:0;right:0;bottom:0;background:#000;color:#fff;padding:16px 20px;z-index:95;display:none;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;border-top:2px solid #fff}.cookie-bar.on{display:flex}.cookie-bar p{margin:0;max-width:70ch;font-size:.92rem;color:#f0f0f0}.cookie-bar a{color:#fff;text-decoration:underline}.cookie-bar .btn{min-width:150px;padding:9px 20px;margin:0}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.reveal.in{opacity:1;transform:none}}#ft-a11y-btn{position:fixed;left:20px;bottom:20px;width:52px;height:52px;border-radius:50%;background:#000;color:#fff;border:2px solid #fff;box-shadow:0 3px 14px rgba(0,0,0,.4);cursor:pointer;z-index:96;display:grid;place-items:center}#ft-a11y-btn svg{width:26px;height:26px;fill:currentColor}#ft-a11y-btn:hover{background:#fff;color:#000;border-color:#000}#ft-a11y-panel{position:fixed;left:0;top:0;bottom:0;width:min(360px,92vw);background:#fff;color:#111;z-index:99;box-shadow:4px 0 24px rgba(0,0,0,.35);transform:translateX(-102%);transition:transform .25s ease;overflow-y:auto;padding:18px 18px 44px}#ft-a11y-panel.on{transform:none}#ft-a11y-panel h2{font-size:1.15rem;text-transform:uppercase;margin:0 0 4px}#ft-a11y-panel .a11y-sub{font-size:.85rem;color:#4a4a4a;margin:0 0 16px}#ft-a11y-panel .a11y-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}#ft-a11y-close{width:42px;height:42px;border:1px solid #111;background:#fff;color:#111;cursor:pointer;display:grid;place-items:center;flex:none}#ft-a11y-close svg{width:16px;height:16px;fill:currentColor}.a11y-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}.a11y-opt{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;padding:12px 6px;border:1px solid #c9c9c9;background:#fff;color:#111;cursor:pointer;font-size:.78rem;line-height:1.25;font-weight:700}.a11y-opt svg{width:22px;height:22px;fill:currentColor}.a11y-opt[aria-pressed=true]{background:#000;color:#fff;border-color:#000}.a11y-opt:hover{border-color:#000}.a11y-reset{width:100%;padding:12px;border:1px solid #a4141b;background:#fff;color:#a4141b;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.05em}.a11y-reset:hover{background:#a4141b;color:#fff}.a11y-note{font-size:.78rem;color:#4a4a4a;margin-top:14px}.a11y-scrim{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:98;border:0;padding:0;margin:0;cursor:pointer}html.a11y-font-1 body{font-size:112.5%}html.a11y-font-2 body{font-size:125%}html.a11y-font-3 body{font-size:150%}html.a11y-space body{letter-spacing:.06em;word-spacing:.14em;line-height:2}html.a11y-dyslexic body,html.a11y-dyslexic body *{font-family:"Comic Sans MS","Trebuchet MS",Verdana,sans-serif!important}html.a11y-links a:not(.btn):not(.a11y-opt){text-decoration:underline!important;text-underline-offset:3px;outline:1px dashed currentColor;outline-offset:2px}html.a11y-bigcursor,html.a11y-bigcursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M8 2 8 36 16 28 22 42 29 39 23 25 34 25z' fill='%23fff' stroke='%23000' stroke-width='2.5'/%3E%3C/svg%3E") 4 2,auto!important}html.a11y-stop *,html.a11y-stop *::before,html.a11y-stop *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html.a11y-contrast body{background:#000!important;color:#fff!important}html.a11y-contrast body :not(#ft-a11y-panel):not(#ft-a11y-panel *):not(#ft-a11y-btn):not(#ft-a11y-btn *){background-color:#000!important;color:#fff!important;border-color:#fff!important}html.a11y-contrast a:not(.a11y-opt){color:#ffd34d!important}html.a11y-contrast img,html.a11y-contrast video{filter:grayscale(30%) contrast(115%)}html.a11y-invert{filter:invert(1) hue-rotate(180deg);background:#fff}html.a11y-invert img,html.a11y-invert video,html.a11y-invert #ft-a11y-btn,html.a11y-invert #ft-a11y-panel,html.a11y-invert .a11y-scrim{filter:invert(1) hue-rotate(180deg)}html.a11y-gray{filter:grayscale(1)}html.a11y-gray #ft-a11y-btn,html.a11y-gray #ft-a11y-panel{filter:grayscale(0)}html.a11y-hideimg img:not(.a11y-keep),html.a11y-hideimg picture,html.a11y-hideimg .hero-img,html.a11y-hideimg .page-banner-img,html.a11y-hideimg .split-media img{visibility:hidden!important}html.a11y-readable body{font-family:Verdana,Geneva,Tahoma,sans-serif!important}html.a11y-readable h1,html.a11y-readable h2,html.a11y-readable h3{text-transform:none!important;letter-spacing:0!important}#ft-a11y-guide{position:fixed;left:0;right:0;height:44px;background:rgba(0,0,0,.72);border-top:2px solid #ffd34d;border-bottom:2px solid #ffd34d;pointer-events:none;z-index:97;display:none}html.a11y-guide #ft-a11y-guide{display:block}html.a11y-focus :focus{outline:4px solid #ffd34d!important;outline-offset:3px!important}@media print{.site-header,.site-footer,.cookie-bar,.to-top,#ft-a11y-btn,#ft-a11y-panel,.a11y-scrim,.announce,.nav-scrim{display:none!important}body{color:#000}}