@font-face{font-family:Manrope;src:url('/fonts/manrope-400.ttf')}@font-face{font-family:Manrope;src:url('/fonts/manrope-800.ttf');font-weight:800}*{box-sizing:border-box}body{margin:0;background:#f7f8fc;color:#01175e;font:17px/1.8 Manrope,Arial,sans-serif}a{color:inherit;text-underline-offset:4px}a:focus-visible{outline:3px solid #bb9540;outline-offset:5px}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:white;padding:10px;z-index:3}header{background:white;border-bottom:1px solid #dce1ec;padding:24px 6%;display:flex;justify-content:space-between;align-items:center;gap:24px}header img{display:block;width:280px;max-width:100%;height:auto}nav{display:flex;gap:24px;flex-wrap:wrap}header a,nav a{text-decoration:none}main{min-height:60vh}article:not(.card),.listing{max-width:1100px;margin:auto;padding:64px 6%}.article-body{max-width:760px;margin:40px auto;color:#25344d;overflow-wrap:anywhere}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#536585;margin-top:35px}h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1.15;letter-spacing:-.05em;max-width:900px;margin:22px 0 36px}h2{font-size:1.75rem;line-height:1.3;margin-top:2em}h3{font-size:1.3rem;line-height:1.4;margin-top:1.8em}h4,h5,h6{font-size:1.1rem}img{max-width:100%;height:auto}figure{margin:30px 0}.article-body figure:empty{display:none}table,pre{display:block;overflow:auto}.back{font-size:14px}aside{background:#01175e;color:white;padding:32px;margin-top:60px}aside h2{margin:0}.cta{display:inline-block;background:#e4c375;color:#01175e;padding:12px 20px;text-decoration:none;font-weight:800}.cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.card{padding:28px;background:white;border-top:3px solid #bb9540}.card h2{font-size:1.45rem;margin:15px 0}.card p{color:#536585;font-size:15px}.card time{font-size:12px}.categories{margin:35px 0;font-size:14px}.categories a{border-bottom:1px solid #bb9540}.pages{margin-top:36px}.pages a{padding:7px 17px;border:1px solid #dce1ec}.pages [aria-current]{background:#01175e;color:white}footer{background:#010e3e;color:white;padding:36px 6%;font-size:14px}footer p:last-child{color:#b4c1dd;font-size:12px}@media(max-width:650px){header{align-items:start;flex-direction:column;padding:20px 6%}header img{width:250px}nav{gap:18px}header nav{font-size:14px}.cards{grid-template-columns:1fr}article:not(.card),.listing{padding-top:35px}h1{font-size:2.4rem}.article-body{font-size:16px}aside{padding:24px}}