:root{--nassau-blue:#0047ab;--nassau-blue-dark:#00306e;--nassau-orange:#e8601c;--nassau-orange-dark:#c94f13}@font-face{font-family:tangerine;src:url(/fonts/Tangerine-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}.script-title{font-family:tangerine,cursive;font-size:4.5em;line-height:1.15}.script-subtitle{font-family:tangerine,cursive;font-size:2.4em}.header-title-wrap{padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:60em){.header-title-wrap{padding-top:3rem;padding-bottom:3rem}}table{width:100%;border-collapse:collapse}table tr td{border:1px solid #000;border-collapse:collapse}table tr:nth-child(even) td{background-color:#eef3fb}.nested-links a{color:var(--nassau-blue)}.nested-links a:hover,.nested-links a:focus{color:var(--nassau-blue-dark)}hr{border:none;border-top:3px solid var(--nassau-orange);margin:2rem 0}.nested-links a.btn-accent{display:inline-block;background:var(--nassau-orange);color:#111;font-weight:700;padding:.6rem 1.25rem;border-radius:4px;text-decoration:none}.nested-links a.btn-accent:hover,.nested-links a.btn-accent:focus{background:var(--nassau-orange-dark);color:#111}footer[role=contentinfo] a.hover-blue{color:rgba(0,0,0,.6)}footer[role=contentinfo] a.hover-blue:hover,footer[role=contentinfo] a.hover-blue:focus{color:var(--nassau-blue-dark)}.bg-nassau-navy-65{background-color:rgba(10,34,66,.65)}.custom-logo{filter:invert()}.imgborder{border:1px solid #d3d3d3}.imgtext{margin-top:16px}.skip-link{position:absolute;top:-3rem;left:.5rem;z-index:1000;background:#fff;color:#000;padding:.5rem 1rem;border-radius:0 0 4px 4px;text-decoration:none;transition:top .15s ease}.skip-link:focus{top:0}.nav-toggle{position:absolute;opacity:0;pointer-events:none}.nav-toggle:focus-visible~.nav-burger{outline:2px solid #fff;outline-offset:3px;border-radius:2px}.nav-burger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;cursor:pointer;flex:none;box-sizing:border-box}.nav-burger span{display:block;height:2px;width:22px;background:#fff;border-radius:1px}@media(prefers-reduced-motion:no-preference){.nav-burger span{transition:transform .2s ease,opacity .2s ease}}.nav-toggle:checked~.nav-burger span:nth-child(1){transform:translateY(7px)rotate(45deg)}.nav-toggle:checked~.nav-burger span:nth-child(2){opacity:0}.nav-toggle:checked~.nav-burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media screen and (max-width:60em){nav[role=navigation]>div{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}nav[role=navigation]>div>div{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.nav-burger{display:flex}nav[role=navigation] .ananke-socials a{padding-top:0!important;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px}nav[role=navigation] ul{display:none;flex-basis:100%;flex-direction:column;padding:0;margin:.75rem 0 0}nav[role=navigation] ul li{width:100%;margin:0!important;padding:.6rem 0!important;border-top:1px solid rgba(255,255,255,.15)}.nav-toggle:checked~ul{display:flex}}