.ddm-root.ddm-sidebar{--ddm-sb-bg:#ffffff;--ddm-sb-border:#e6e8eb;--ddm-sb-radius:14px;--ddm-sb-pad:16px;--ddm-sb-accent:#2271b1;--ddm-sb-active-bg:var( --ddm-sb-accent );--ddm-sb-active-text:#ffffff;--ddm-sb-text:#3c434a;--ddm-sb-hover-bg:rgba( 34, 113, 177, 0.08 );--ddm-sb-hover-text:var( --ddm-sb-accent );--ddm-sb-label:#8a929b;--ddm-sb-item-pad:8px 12px;--ddm-sb-item-radius:9px;--ddm-sb-item-gap:2px;font-size:.95em;background:var(--ddm-sb-bg);border:1px solid var(--ddm-sb-border);border-radius:var(--ddm-sb-radius);padding:var(--ddm-sb-pad);box-sizing:border-box}@media (min-width:981px){.ddm-root.ddm-sidebar.is-sticky{position:sticky;top:32px;max-height:calc(100vh - 48px);overflow-y:auto}}.ddm-root .ddm-sidebar-header{margin:0 0 .85em;padding:0 12px}.ddm-root .ddm-sidebar-root-link{font-weight:700;font-size:1.05em;line-height:1.3;color:inherit;text-decoration:none}.ddm-root .ddm-sidebar-section{margin:0 0 1.1em}.ddm-root .ddm-sidebar-section:last-child{margin-bottom:0}.ddm-root .ddm-sidebar-section-title{margin:0 0 .45em;padding:0 12px;font-size:.7em;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ddm-sb-label)}.ddm-root .ddm-sidebar-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ddm-sb-item-gap)}.ddm-root .ddm-sidebar-item{margin:0}.ddm-root .ddm-sidebar-link{display:flex;align-items:center;gap:9px;padding:var(--ddm-sb-item-pad);border-radius:var(--ddm-sb-item-radius);color:var(--ddm-sb-text);text-decoration:none;line-height:1.35;transition:background-color .12s ease,color .12s ease}.ddm-root .ddm-sidebar-item-icon{flex:0 0 auto;display:inline-flex;width:1em;height:1em;opacity:.75}.ddm-root .ddm-sidebar-item-icon svg{width:100%;height:100%;display:block}.ddm-root .ddm-sidebar-link:focus-visible,.ddm-root .ddm-sidebar-link:hover{background:var(--ddm-sb-hover-bg);color:var(--ddm-sb-hover-text)}.ddm-root .ddm-sidebar-link:focus,.ddm-root .ddm-sidebar-root-link:focus{outline:0}.ddm-root .ddm-sidebar-link:focus-visible,.ddm-root .ddm-sidebar-root-link:focus-visible{outline:2px solid var(--ddm-sb-accent);outline-offset:-2px}.ddm-root .ddm-sidebar-item.is-active .ddm-sidebar-link{background:var(--ddm-sb-active-bg);color:var(--ddm-sb-active-text);font-weight:600}.ddm-root .ddm-sidebar-item.is-active .ddm-sidebar-item-icon{opacity:1}.ddm-root.ddm-breadcrumbs{font-size:.9em}.ddm-root .ddm-breadcrumbs-list{list-style:none;display:flex;flex-wrap:wrap;gap:6px;padding:0;margin:0;color:#50575e}.ddm-root .ddm-breadcrumbs-item{display:inline-flex;align-items:center;gap:6px}.ddm-root .ddm-breadcrumbs-link{color:inherit;text-decoration:none}.ddm-root .ddm-breadcrumbs-link:hover{text-decoration:underline}.ddm-root .ddm-breadcrumbs-item.is-current .ddm-breadcrumbs-current{color:#1d2327;font-weight:500}.ddm-root .ddm-breadcrumbs-separator{color:var(--ddm-breadcrumb-sep-color,#c3c4c7)}.ddm-root.ddm-search{position:relative}.ddm-root .ddm-search-form{display:flex;gap:4px}.ddm-root .ddm-search-input{flex:1 1 auto;min-width:0;padding:11px 16px;border:1px solid #e2e5e9;border-radius:10px;font-size:.95em;line-height:1.4;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.ddm-root .ddm-search-input:focus{outline:0;border-color:var(--ddm-search-accent,#2271b1);box-shadow:0 0 0 3px rgb(34 113 177/.12)}.ddm-root.ddm-toc{--ddm-toc-active:#2271b1;--ddm-toc-muted:#50575e;--ddm-toc-indent:12px}@media (min-width:981px){.ddm-root.ddm-toc.is-sticky{position:sticky;top:32px;max-height:calc(100vh - 48px);overflow-y:auto}}.ddm-root .ddm-toc-title{margin:0 0 .6em;font-size:.85em;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#50575e}.ddm-root .ddm-toc-list{list-style:none;margin:0;padding:0}.ddm-root .ddm-toc-item{margin:0}.ddm-root .ddm-toc-link{display:block;border-left:2px solid #fff0;padding:4px 0 4px 8px;margin-left:-10px;color:var(--ddm-toc-muted,#50575e);text-decoration:none;font-size:.95em}.ddm-root .ddm-toc-link:hover{color:var(--ddm-toc-active)}.ddm-root.ddm-topbar{--ddm-tb-bg:#0d1f3c;--ddm-tb-text:#ffffff;--ddm-tb-muted:#aeb9cc;--ddm-tb-accent:#e8a020;--ddm-tb-field-bg:rgba( 255, 255, 255, 0.09 );--ddm-tb-field-border:rgba( 255, 255, 255, 0.16 );--ddm-tb-height:56px;width:100%;background:var(--ddm-tb-bg)}.ddm-root .ddm-topbar-inner{display:flex;align-items:center;gap:20px;max-width:1280px;margin:0 auto;padding:0 24px;min-height:var(--ddm-tb-height)}.ddm-root .ddm-topbar-brand{display:flex;align-items:baseline;gap:8px;white-space:nowrap;text-decoration:none}.ddm-root .ddm-topbar-wordmark{color:var(--ddm-tb-text);font-weight:800;font-size:16px;letter-spacing:-.01em}.ddm-root .ddm-topbar-tag{color:var(--ddm-tb-accent);font-weight:700;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.ddm-root .ddm-topbar-search-wrap{flex:0 1 340px;min-width:160px}.ddm-root .ddm-topbar-search .ddm-search-input{background:var(--ddm-tb-field-bg);border:1px solid var(--ddm-tb-field-border);border-radius:8px;color:var(--ddm-tb-text);padding:7px 12px;font-size:13px}.ddm-root .ddm-topbar-search .ddm-search-input::placeholder{color:var(--ddm-tb-muted)}.ddm-root .ddm-topbar-search .ddm-search-input:focus{border-color:var(--ddm-tb-accent);box-shadow:0 0 0 3px rgb(232 160 32/.18)}.ddm-root .ddm-topbar-side{margin-left:auto;display:flex;align-items:center;gap:18px;white-space:nowrap}.ddm-root .ddm-topbar-back{color:var(--ddm-tb-accent);font-weight:600;font-size:13px;text-decoration:none}.ddm-root .ddm-topbar-back:hover{color:var(--ddm-tb-text)}@media (max-width:767px){.ddm-root .ddm-topbar-inner{flex-wrap:wrap;padding:10px 16px;gap:10px}.ddm-root .ddm-topbar-search-wrap{order:3;flex:1 1 100%}}body.single-doc,body.single-doc #page-container{overflow-x:clip}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_section:has(.ddm-sidebar){padding:0;background:#fff}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar){display:flex;align-items:stretch;gap:0;width:100%;max-width:100%;padding:0;margin:0;min-height:calc(100vh - 200px)}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column{margin:0;display:block}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column:has(.ddm-sidebar){flex:0 0 290px;width:290px;max-width:290px;background:#f6f7f9;border-right:1px solid #e4e8ee;padding:28px 18px 48px 28px;box-sizing:border-box}body.single-doc:where(.ddm-layout-app-frame) .ddm-root.ddm-sidebar{--ddm-sb-bg:transparent;--ddm-sb-border:transparent;--ddm-sb-radius:0;--ddm-sb-pad:0;width:100%;border:0;background:#fff0;padding:0}@media (min-width:981px){body.single-doc:where(.ddm-layout-app-frame) .ddm-root.ddm-sidebar.is-sticky{top:24px;max-height:calc(100vh - 48px)}}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column:nth-child(2){flex:1 1 auto;min-width:0;width:auto;max-width:none;padding:40px 56px 72px;box-sizing:border-box}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column:nth-child(2)>*{max-width:760px}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column:has(.ddm-toc):not(:has(.ddm-breadcrumbs)){flex:0 0 250px;width:250px;max-width:250px;padding:44px 28px 48px 0;box-sizing:border-box}body.single-doc:where(.ddm-layout-app-frame) .ddm-root.ddm-toc{width:100%;padding-left:18px;border-left:1px solid #edf0f4}@media (max-width:1180px){body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column:has(.ddm-toc):not(:has(.ddm-breadcrumbs)){display:none}}@media (max-width:980px){body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar){flex-direction:column}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column:has(.ddm-sidebar){flex:1 1 auto;width:100%;max-width:100%;border-right:0;border-bottom:1px solid #e4e8ee;padding:20px 24px}body.single-doc:where(.ddm-layout-app-frame) .et-l--body .et_pb_row:has(.ddm-sidebar)>.et_pb_column:nth-child(2){padding:28px 24px 48px}}body.single-doc .et-l--body .et_pb_post_content,body.single-doc .et-l--body .et_pb_post_content li,body.single-doc .et-l--body .et_pb_post_content p{color:#3a4353}body.single-doc .et-l--body .et_pb_post_content h2{color:#16294c}body.single-doc .et-l--body .et_pb_post_title h1,body.single-doc .et-l--body h1.entry-title{color:#0d1f3c}.et-l--header .et_pb_section:has(.ddm-topbar){padding:0;background:#fff0}.et-l--header .et_pb_row:has(.ddm-topbar){width:100%;max-width:100%;padding:0;margin:0}.et-l--header .et_pb_column:has(.ddm-topbar){width:100%;margin:0}.et_pb_column>.ddm-root{width:100%;align-self:stretch;box-sizing:border-box}.ddm-root.ddm-pager{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:30px 0 0;padding-top:24px;border-top:1px solid #e4e8ee}.ddm-pager-link{display:block;border:1px solid #e4e8ee;border-radius:10px;padding:13px 16px;text-decoration:none;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.ddm-pager-link:focus-visible,.ddm-pager-link:hover{border-color:#e8a020;box-shadow:0 2px 10px rgb(13 31 60/.06);outline:0}.ddm-pager-link--next{text-align:right}.ddm-pager-dir{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b94a3;margin-bottom:3px}.ddm-pager-title{display:block;font-size:14px;font-weight:600;color:#16294c}@media (max-width:600px){.ddm-root.ddm-pager{grid-template-columns:1fr}.ddm-pager-link--next{text-align:left}}.ddm-root.ddm-helpful{display:flex;align-items:center;gap:10px;margin:26px 0 0;font-size:13.5px;color:#5c6675}.ddm-helpful-btn{border:1px solid #e4e8ee;background:#fff;border-radius:7px;padding:5px 16px;font-size:13px;font-weight:500;color:#16294c;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ddm-helpful-btn:focus-visible,.ddm-helpful-btn:hover{border-color:#e8a020;background:#fdf3e0;outline:0}.ddm-helpful-thanks{color:#1d9e75;font-weight:600}.ddm-root .ddm-sidebar-section-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;background:0 0;border:0;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left}.ddm-root .ddm-sidebar-section-chevron{width:12px;height:12px;flex:0 0 auto;opacity:.6;transition:transform .15s ease}