@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.faq{--faq-primary:#0b355a;--faq-accent:#27272a;--faq-border:#d7dee5;--faq-hover:rgba(11,53,90,0.05);--accent-blue:#0a2240}:root{color-scheme:light}.faq a{color:#0645ad;text-decoration:underline}.faq a:visited{color:#5a3696}.faq a:focus,.faq a:hover{color:#0b0080;text-decoration:underline}.faq a:active{color:#aa4a00}.faq{max-width:960px;margin:0 auto;padding:.5rem 1rem 2rem;font-size:16px;box-sizing:border-box;overflow-x:clip;width:100%;color:var(--faq-accent);background:transparent}.faq-q:hover{background:var(--faq-hover)}.faq-hero{padding-top:0;margin-top:0;text-align:center}.faq-hero-intro{position:relative;display:flex;flex-direction:column;gap:.5rem;margin:0}.faq-back-home{position:static;align-self:flex-start;margin:.4rem 0 .25rem;line-height:1}.faq-title{margin:.35rem 0 .9rem;font-size:clamp(2.2rem,4.6vw,3.25rem);line-height:1.12;font-weight:700;letter-spacing:-.01em;text-align:center}.faq-title .h1-left,.faq-title .h1-right{display:block;font:inherit;margin:0}.faq-title .h1-left{color:#000}.faq-title .h1-right{color:var(--accent-blue)}.faq-title .h1-sep{display:none}.faq-title .h1-right{white-space:nowrap}@media (max-width:420px){.faq-title{font-size:clamp(2rem,6.2vw,2.6rem)}.faq-title .h1-right{white-space:normal}}.faq-updated{opacity:.7;font-size:.9rem;text-align:right;margin-top:3rem;color:var(--text-muted,#666)}.faq-toolbar{display:flex;gap:.75rem;flex-wrap:wrap;margin:1rem 0 1.5rem}.faq-search input{min-width:280px}.faq-search input,.faq-select select{padding:.6rem .75rem}.faq-list{display:grid;gap:.75rem;overflow-anchor:none}.faq-card{display:flex;flex-direction:column;color:var(--faq-accent);border:1px solid var(--faq-border);border-radius:12px;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.faq-card.is-open{border-color:var(--faq-primary);box-shadow:0 6px 20px rgba(11,53,90,.12)}.faq-q{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;padding:.9rem 1rem;gap:1rem;font-weight:600;cursor:pointer;background:transparent;border:0}.faq-q:focus-visible{outline:2px solid var(--faq-primary);outline-offset:2px}.faq-q-icon{position:relative;width:1.1rem;height:1.1rem;display:inline-block;color:var(--faq-primary);will-change:transform}.faq-q-icon:after,.faq-q-icon:before{content:"";position:absolute;left:50%;top:50%;width:100%;height:2px;background:currentColor;transform-origin:center;transform:translate(-50%,-50%) scaleX(1);transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-q-icon:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(1)}.faq-card.is-open .faq-q-icon:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0)}.faq-a{max-height:0;overflow:hidden;opacity:0;padding:0 1rem;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1);background:hsl(var(--secondary));border-top:1px solid var(--faq-border);will-change:max-height,opacity,padding}.faq-card.is-open .faq-a{opacity:1;padding:0 1rem 1rem;max-height:3000px}a.external-hmlr{position:relative;padding-right:1.4rem}a.external-hmlr:after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="%230b355a" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 13v6a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/><polyline points="15 3 21 3 21 9"/><line x1="10" y1="14" x2="21" y2="3"/></svg>');position:absolute;right:.2rem;top:50%;transform:translateY(-50%);display:inline-block;transition:opacity .2s ease}a.external-hmlr:hover:after{opacity:.8}@media (max-width:720px){a.external-hmlr:after{display:inline-block}}.faq-p{margin:.75rem 0;line-height:1.6}.faq-ol,.faq-ul{margin:.5rem 0 .75rem 1.25rem;display:block}.faq-li{margin:.25rem 0}.faq-h5{margin:1rem 0 .25rem;font-size:1rem;font-weight:700}.faq-table-wrap{width:100%;overflow:auto;margin:.75rem 0}.faq-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:560px;display:table}.faq-table td,.faq-table th{border:1px solid #e6e6e6;padding:.5rem .6rem;vertical-align:top;color:#111}.faq-table th{background:#fafafa;text-align:left}.faq-table tbody tr:nth-child(odd) td{background:#fcfcfc}.faq-hero-intro,.faq-intro{margin:1rem 0 1.25rem}.faq-hero-intro p,.faq-intro p{font-size:clamp(1.15rem,1.7vw,1.35rem);color:rgba(0,0,0,.88);font-weight:400;letter-spacing:-.01em;margin:.6rem 0;line-height:1.65;text-align:left}.faq-toc{margin:1rem 0 2rem;padding:.75rem 1rem;background:#fff;border:1px solid #e6e6e6;font-size:1.15rem}.faq-toc-sub a{font-size:.98rem}.faq-toc-title{font-size:1.15rem;font-weight:650;margin-bottom:.5rem;text-align:left;text-decoration:underline;color:rgb(77,75,75)}.faq-toc ul{margin:.5rem 0 0 1rem}.faq-toc li{margin:.25rem 0}.faq-toc a{font-size:1.15rem;font-weight:500;line-height:1.6}.faq-toc a,.faq-toc a:hover{text-decoration:underline}.faq-toc-list,.faq-toc-sub{list-style:disc;margin-left:1.25rem}.faq-toc-sub{list-style:circle}.faq-card,.faq-section,.faq-subsection{scroll-margin-top:calc(var(--sticky-header-height, 80px) + 8px)}.faq-top{position:fixed;right:16px;bottom:16px;width:40px;height:40px;border-radius:999px;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:24px;color:#333;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.faq-top.is-showing{opacity:1;pointer-events:auto}.faq-top:hover{transform:translateY(-2px)}.faq-search-hero{margin:1.5rem 0 1rem}.faq-search-hero-title{margin:0 0 .75rem;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700}.faq-hero .faq-search-form{display:flex;gap:.5rem;margin-top:2rem;justify-content:center;max-width:960px;width:100%;margin-left:auto;margin-right:auto}@media (max-width:1024px){.faq-hero .faq-search-form{max-width:92vw}}@media (max-width:720px){.faq-hero .faq-search-form{flex-direction:column;max-width:100%}}.faq-search{flex:1}.faq-q-static{font-weight:700;font-size:1.05rem;margin:.85rem 1rem .25rem;color:var(--faq-accent)}.faq-results-title{font-weight:700;margin:1rem 0 .5rem}.faq-search input[type=search]{width:100%;padding:.75rem .9rem;border-radius:.5rem;border:1px solid var(--border,#d5d7da);box-sizing:border-box}.faq-search input::-moz-placeholder{font-size:.95rem}.faq-search input::placeholder{font-size:.95rem}.faq-clear-btn,.faq-search-btn{padding:.75rem 1rem;border-radius:.5rem;border:1px solid var(--border,#d5d7da);background:transparent;cursor:pointer;font-weight:600;flex-shrink:0}.faq-search-applied{margin-top:.5rem;color:var(--muted,#666)}.faq .hljs,.faq code[class*=language-],.faq pre{display:block;max-width:100%;overflow-x:auto;white-space:pre}.faq p code:not([class*=language-]){white-space:normal;word-break:break-word}.faq code.whitespace-pre\!{white-space:pre-wrap;overflow-x:auto;display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1px,1px);white-space:nowrap;border:0}@media (max-width:720px){.faq-a{transition:max-height .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),padding .25s cubic-bezier(.4,0,.2,1)}.faq-q-icon:after,.faq-q-icon:before{transition:transform .25s cubic-bezier(.4,0,.2,1)}.faq-q{padding:1rem 1.1rem}.faq{padding:.5rem 1rem 1.5rem}}@media (print){.faq-q-icon{display:none}.faq-a{max-height:none;opacity:1;padding:0 1rem 1rem;overflow:visible}.faq-card{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none;border-color:#ccc}html{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.faq .faq-ol,.faq .faq-ul{list-style-position:outside!important;padding-left:1.25rem!important;margin:.5rem 0 .75rem 1.25rem!important;display:block!important}.faq .faq-ul{list-style-type:disc!important}.faq .faq-ol{list-style-type:decimal!important}.faq .faq-li{display:list-item!important;margin:.25rem 0}.faq .faq-ol li::marker,.faq .faq-ul li::marker{content:normal!important}.faq .faq-section{font-size:clamp(1.4rem,2.2vw,1.75rem);font-weight:800;line-height:1.2;margin:2rem 0 .75rem;color:var(--faq-accent)}.faq .faq-subsection{font-size:clamp(1.15rem,1.8vw,1.35rem);font-weight:700;margin:1.25rem 0 .5rem;color:var(--faq-accent)}