@charset "UTF-8";._loadingContainer_ddb2u_62{display:flex;justify-content:center;align-items:center;padding:48px 16px;min-height:200px}._fullScreen_ddb2u_70{padding:0;width:100%;flex:1;min-height:100vh;min-height:100dvh}._loadingSpinner_ddb2u_78{display:flex;flex-direction:column;align-items:center;gap:16px}._spinner_ddb2u_85{width:40px;height:40px;border:4px solid var(--theme-border);border-top-color:var(--theme-primary-base);border-radius:50%;animation:_spin_ddb2u_85 1s linear infinite}@keyframes _spin_ddb2u_85{to{transform:rotate(360deg)}}._loadingText_ddb2u_99{margin:0;font-size:1rem;font-weight:600;color:var(--theme-text)}._footerContainer_jgrej_1{position:relative;bottom:0;margin-top:0;width:100%}._root_1emh9_62{border-block-start:1px solid var(--theme-border);border-block-end:1px solid var(--theme-border);width:100%;position:relative;z-index:100}._container_1emh9_70{display:flex;justify-content:flex-end;align-items:center;gap:12px;padding:0 3%;height:48px;margin:0 auto}._mobileMenuButton_1emh9_80{display:none;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin-right:auto;background:transparent;border:none;border-radius:4px;color:var(--theme-text);font-size:20px;cursor:pointer;transition:background-color .15s ease}._mobileMenuButton_1emh9_80:hover{background-color:var(--theme-hover-base)}._mobileMenuButton_1emh9_80:focus-visible{outline:2px solid var(--theme-primary-base);outline-offset:2px}@media(max-width:768px){._mobileMenuButton_1emh9_80{display:flex}}._downloadWrapper_1emh9_109{display:flex;align-items:center;background-color:transparent}._signInButton_1emh9_115{display:flex;align-items:center;gap:.25rem;padding:6px 12px;border:none;color:var(--theme-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:.875rem;font-weight:400;cursor:pointer;transition:background-color .2s ease-in-out;border-radius:2px;height:36px;min-width:auto;background-color:transparent}._signInButton_1emh9_115:focus-visible{outline-offset:2px}._signInIcon_1emh9_136{display:flex;align-items:center;justify-content:center;font-family:Segoe MDL2 Assets,Segoe UI Symbol;font-size:18px;color:var(--theme-text);line-height:1;margin-top:-1px}._headerAvatar_1emh9_147{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}._headerAvatarInitials_1emh9_155{width:28px;height:28px;border-radius:50%;background-color:#0078d4;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:11px;flex-shrink:0}._signInText_1emh9_169{line-height:1;color:var(--theme-text);white-space:nowrap}._signInText_1emh9_169:hover{text-decoration:underline}._userMenu_1emh9_178{position:relative;display:flex;align-items:center}._overlay_1emh9_184{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;z-index:9998;animation:_fadeIn_1emh9_1 .2s ease-out}@keyframes _fadeIn_1emh9_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_1emh9_1{0%{transform:translate(100%)}to{transform:translate(0)}}._sidePanel_1emh9_211{position:fixed;top:0;right:0;width:340px;height:100vh;background:#fff;box-shadow:-4px 0 16px #00000026;z-index:9999;display:flex;flex-direction:column;animation:_slideIn_1emh9_1 .25s ease-out;overflow-y:auto}._panelHeader_1emh9_226{display:flex;justify-content:flex-end;padding:12px 16px;border-bottom:1px solid #e1e1e1;flex-shrink:0}._closeButton_1emh9_234{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;font-family:Segoe MDL2 Assets,Segoe UI Symbol;font-size:14px;color:#323130;border-radius:2px;transition:background-color .15s ease}._closeButton_1emh9_234:hover{background-color:#f3f2f1}._closeButton_1emh9_234:focus-visible{outline:2px solid #0078d4;outline-offset:-2px}._profileSection_1emh9_257{padding:20px 16px;flex-shrink:0}._profileInfo_1emh9_262{display:flex;align-items:flex-start;gap:16px}._profileAvatar_1emh9_268{width:56px;height:56px;border-radius:50%;background-color:#0078d4;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:20px;flex-shrink:0;object-fit:cover}._profileDetails_1emh9_283{flex:1;min-width:0;padding-top:4px}._profileName_1emh9_289{font-size:16px;font-weight:600;color:#323130;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._profileEmail_1emh9_299{font-size:13px;color:#605e5c;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._directoriesSection_1emh9_308{padding:20px 0;flex:1;overflow-y:auto}._directoriesHeader_1emh9_314{padding:0 16px 16px;font-size:14px;font-weight:600;color:#323130;display:flex;align-items:center;gap:8px;position:relative}._infoIcon_1emh9_325{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#605e5c;cursor:pointer;background:transparent;border:none;padding:0}._infoIcon_1emh9_325:hover,._infoIcon_1emh9_325:focus{color:#323130}._tooltip_1emh9_342{position:absolute;top:100%;left:16px;right:16px;background:#323130;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;font-weight:400;line-height:1.4;z-index:1001;box-shadow:0 2px 8px #0003}._loadingDirectories_1emh9_358{padding:12px 16px;font-size:13px;color:#605e5c}._directoryList_1emh9_364{margin:0;padding:0 16px;display:flex;flex-direction:column;gap:8px}._directoryItem_1emh9_372{display:flex;align-items:center;width:100%;padding:16px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease;background:#fff;border:1px solid #e1e1e1;border-radius:4px;box-shadow:0 1px 3px #00000014;text-align:left;font-family:inherit}._directoryItem_1emh9_372:hover{background-color:#f5f5f5;box-shadow:0 2px 6px #0000001f}._directoryItem_1emh9_372._selected_1emh9_390{background-color:transparent}._directoryItem_1emh9_372:focus{outline:none;background-color:#f0f0f0}._directoryItem_1emh9_372:focus-visible{outline:2px solid #0078d4;outline-offset:-2px}._directoryCheck_1emh9_402{width:20px;height:20px;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._checkIcon_1emh9_412{color:#0078d4;font-size:16px}._directoryName_1emh9_417{flex:1;font-size:14px;color:#323130;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._actionsSection_1emh9_426{padding:16px 16px 0;flex-shrink:0}._signInLink_1emh9_431{display:block;width:100%;background:transparent;border:none;color:#0078d4;text-decoration:none;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";margin-bottom:12px;cursor:pointer;text-align:left;padding:0}._signInLink_1emh9_431:hover{text-decoration:underline}._signInLink_1emh9_431:focus-visible{outline:2px solid #0078d4;outline-offset:2px}._signOutBtn_1emh9_453{background:#0078d4;color:#fff;border:none;border-radius:2px;padding:8px 16px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";cursor:pointer;width:auto;transition:background-color .15s ease}._signOutBtn_1emh9_453:hover{background:#106ebe}._signOutBtn_1emh9_453:active{background:#005a9e}._signOutBtn_1emh9_453:focus-visible{outline:2px solid #0078d4;outline-offset:2px}._dropdown_1emh9_476{position:absolute;top:calc(100% + 4px);right:0;background-color:var(--theme-card-background);border:1px solid var(--theme-border);border-radius:4px;box-shadow:var(--theme-box-shadow-medium);min-width:160px;z-index:1000;overflow:hidden}._dropdownItem_1emh9_489{display:block;width:100%;padding:10px 16px;border:none;background:none;color:var(--theme-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:.875rem;font-weight:400;text-align:left;cursor:pointer;transition:background-color .15s ease-in-out}._dropdownItem_1emh9_489:hover{background-color:var(--theme-hover-base)}._dropdownItem_1emh9_489:focus-visible{outline:2px solid var(--theme-primary-base);outline-offset:-2px}._dropdownItem_1emh9_489:active{background-color:var(--theme-hover-base)}@media(max-width:1024px){._container_1emh9_70{padding:0 20px}}@media(max-width:768px){._container_1emh9_70{padding:0 16px;height:44px}._signInButton_1emh9_115{padding:5px 10px;height:32px;font-size:12px;gap:6px}._signInIcon_1emh9_136{font-size:16px}._sidePanel_1emh9_211{width:320px}}@media(max-width:480px){._container_1emh9_70{padding:0 12px;height:40px}._signInButton_1emh9_115{padding:4px 8px;height:28px;font-size:11px;gap:5px}._signInIcon_1emh9_136{font-size:14px}._signInText_1emh9_169{display:none}._sidePanel_1emh9_211{width:100vw}._profileSection_1emh9_257{padding:16px 20px}._directoriesHeader_1emh9_314{padding:0 20px 12px}._directoryItem_1emh9_372{padding:10px 20px}._actionsSection_1emh9_426{padding:14px 20px 20px}}@media(prefers-color-scheme:dark){._root_1emh9_62{background-color:var(--atlas-color-background-secondary-dark, #1e1e1e);border-bottom-color:var(--atlas-color-border-subtle-dark, #333)}._mobileMenuButton_1emh9_80{color:var(--atlas-color-text-primary-dark, #fff)}._mobileMenuButton_1emh9_80:hover{background-color:var(--atlas-color-background-hover-dark, #2a2a2a)}._signInButton_1emh9_115{color:var(--atlas-color-text-primary-dark, #fff)}._signInButton_1emh9_115:hover{background-color:var(--atlas-color-background-hover-dark, #2a2a2a)}._signInIcon_1emh9_136{color:var(--atlas-color-text-secondary-dark, #ccc)}._overlay_1emh9_184{background:#0009}._sidePanel_1emh9_211{background:#1e1e1e;box-shadow:-4px 0 16px #00000080}._panelHeader_1emh9_226{border-bottom-color:#333}._closeButton_1emh9_234{color:#fff}._closeButton_1emh9_234:hover{background-color:#2a2a2a}._profileSection_1emh9_257{border-bottom-color:#333}._profileName_1emh9_289{color:#fff}._profileEmail_1emh9_299{color:#a0a0a0}._directoriesHeader_1emh9_314{color:#fff}._infoIcon_1emh9_325{border-color:#a0a0a0;color:#a0a0a0}._infoIcon_1emh9_325:hover,._infoIcon_1emh9_325:focus{border-color:#fff;color:#fff}._tooltip_1emh9_342{background:#444}._loadingDirectories_1emh9_358{color:#a0a0a0}._directoryItem_1emh9_372{background:#2a2a2a;border-color:#444;box-shadow:0 1px 3px #0003}._directoryItem_1emh9_372:hover{background-color:#333;box-shadow:0 2px 6px #0000004d}._directoryItem_1emh9_372:focus{background-color:#3a3a3a}._checkIcon_1emh9_412{color:#4da3ff}._directoryName_1emh9_417{color:#fff}._signInLink_1emh9_431{color:#4da3ff}._dropdown_1emh9_476{background-color:#1e1e1e;border-color:#333}._dropdownItem_1emh9_489{color:#fff}._dropdownItem_1emh9_489:hover{background-color:#2a2a2a}}._treeItemHeader_h0gyg_62{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}._expandButton_h0gyg_69{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:18px;min-width:16px;height:28px;color:var(--theme-text-subtle);font-weight:700;flex-shrink:0;position:relative;bottom:-1px}._expandButton_h0gyg_69:focus{outline:none}._expandButton_h0gyg_69:hover{color:var(--theme-text)}._expandPlaceholder_h0gyg_94{width:16px;min-width:16px;height:28px;display:inline-block;flex-shrink:0}._chevron_h0gyg_102{font-family:Segoe MDL2 Assets;font-size:8px;display:inline-block;transition:transform .15s ease}._chevron_h0gyg_102[data-expanded=true]{transform:rotate(90deg)}._categoryName_h0gyg_112{font-size:.875rem;font-weight:400;color:var(--theme-text);flex:1;line-height:16px;text-decoration:none;text-align:left;background:none;border:none;padding:2px;margin:0;cursor:pointer}._categoryName_h0gyg_112:focus{outline:none}._categoryName_h0gyg_112:hover{text-decoration:underline}._nestedFolderList_h0gyg_133{list-style:none;margin:0;padding:0 0 0 16px}._nestedFolderItem_h0gyg_140{margin:0}._nestedPageContainer_h0gyg_144{display:flex;align-items:center;min-height:24px;border-left:2px solid transparent;margin-left:-2px;padding-left:2px}._nestedPageContainer_h0gyg_144[aria-current=page]{border-left-color:var(--theme-primary-base)}._nestedFolderExpandButton_h0gyg_156{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:16px;min-width:16px;height:24px;color:var(--theme-text-subtle);flex-shrink:0}._nestedFolderExpandButton_h0gyg_156:focus{outline:none}._nestedFolderExpandButton_h0gyg_156:hover{color:var(--theme-text)}._nestedFolderExpandPlaceholder_h0gyg_178{width:16px;min-width:16px;height:24px;display:inline-block;flex-shrink:0}._nestedFolderName_h0gyg_186{display:flex;align-items:center;min-height:24px;padding:4px 8px;font-size:.875rem;color:var(--theme-text);line-height:24px;flex:1;background:transparent;border:none;margin:0;cursor:pointer;text-align:left}._nestedFolderName_h0gyg_186:hover{text-decoration:underline}._nestedFolderName_h0gyg_186:focus{outline:none}._nestedPageList_h0gyg_208{list-style:none;margin:0;padding:0 0 0 16px}._nestedPageItem_h0gyg_215{margin:0}._nestedPageLink_h0gyg_219{display:flex;align-items:center;min-height:24px;padding:4px 8px;font-size:.875rem;color:var(--theme-text);text-decoration:none;line-height:24px;flex:1}._nestedPageLink_h0gyg_219:hover{text-decoration:underline}._nestedPageLink_h0gyg_219:focus{outline:none}._nestedPageLink_h0gyg_219[aria-current=page]{background-color:var(--theme-body-background-medium);font-weight:600;color:var(--theme-text)}._loadingDot_h0gyg_242{display:inline-block;animation:_pulse_h0gyg_1 1s infinite;color:var(--theme-text-subtle);font-size:1.2em}@keyframes _pulse_h0gyg_1{0%,to{opacity:.3}50%{opacity:1}}._searchResultItem_h0gyg_257{list-style:none;margin:0;padding:0}._searchResultContainer_h0gyg_263{display:flex;align-items:center}._searchResultLink_h0gyg_268{display:block;padding:6px 12px;color:var(--theme-text);text-decoration:none;font-size:14px;width:100%;border-left:2px solid transparent}._searchResultLink_h0gyg_268:hover{text-decoration:underline}._searchResultLink_h0gyg_268:focus{outline:none}._searchResultLink_h0gyg_268[aria-current=page]{border-left-color:var(--theme-primary-base);background-color:var(--theme-body-background-medium);font-weight:600;color:var(--theme-text)}._searchContainer_19ce8_62{padding:0 0 12px}._leftNav_i6bct_62{width:22%;flex-shrink:0;position:sticky;top:0;align-self:flex-start;max-height:100vh;overflow-y:auto;padding:24px 8px 24px 64px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";background-color:var(--theme-body-background)}._leftNav_i6bct_62::-webkit-scrollbar{width:10px}._leftNav_i6bct_62::-webkit-scrollbar-track{background:transparent}._leftNav_i6bct_62::-webkit-scrollbar-thumb{background-color:var(--theme-border);border-radius:5px;border:2px solid var(--theme-body-background)}._leftNav_i6bct_62::-webkit-scrollbar-thumb:hover{background-color:var(--theme-border-accent)}._treeContainer_i6bct_89{padding:0}._treeList_i6bct_93{list-style:none;margin:0;padding:0}._treeList_i6bct_93 ._treeList_i6bct_93{margin-left:18px}._error_i6bct_102{padding:16px;text-align:center;font-size:.875rem;color:var(--theme-danger-base)}._noResults_i6bct_109{text-align:center;font-size:.875rem;color:var(--theme-text-subtle);font-style:italic}._mobileCloseButton_i6bct_116{display:none}@media(max-width:1024px){._leftNav_i6bct_62{width:240px}}@media(max-width:768px){._leftNav_i6bct_62{position:fixed;top:0;left:-280px;width:280px;height:100vh;height:100dvh;z-index:1000;padding:24px 16px;box-shadow:none;transition:left .3s ease}._leftNav_i6bct_62[data-open=true]{left:0;box-shadow:4px 0 16px #00000026}._mobileCloseButton_i6bct_116{display:flex;align-items:center;justify-content:center;align-self:flex-end;width:32px;height:32px;margin-bottom:8px;padding:0;background:transparent;border:none;border-radius:4px;color:var(--theme-text);font-size:20px;cursor:pointer;transition:background-color .15s ease}._mobileCloseButton_i6bct_116:hover{background-color:var(--theme-hover-base)}._mobileCloseButton_i6bct_116:focus-visible{outline:2px solid var(--theme-primary-base);outline-offset:2px}}._rightNav_vsli3_62{width:22%;flex-shrink:0;position:sticky;top:0;align-self:flex-start;max-height:100vh;overflow-y:auto;padding:24px 24px 24px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";background-color:var(--theme-body-background)}._rightNav_vsli3_62::-webkit-scrollbar{width:10px}._rightNav_vsli3_62::-webkit-scrollbar-track{background:transparent}._rightNav_vsli3_62::-webkit-scrollbar-thumb{background-color:var(--theme-border);border-radius:5px;border:2px solid var(--theme-body-background)}._rightNav_vsli3_62::-webkit-scrollbar-thumb:hover{background-color:var(--theme-border-accent)}._title_vsli3_89{font-size:1.125rem;font-weight:600;color:var(--theme-text);margin-bottom:.5rem;letter-spacing:.05em}._sectionList_vsli3_97{list-style:none;margin:0;padding:0}._sectionItem_vsli3_103{margin-bottom:.25rem}._sectionLink_vsli3_107{display:block;width:100%;padding:.25rem .5rem;text-align:left;background:none;border:none;border-left:.125rem solid transparent;color:var(--theme-text-subtle);font-size:.875rem;line-height:1.3;cursor:pointer;transition:all .2s ease;text-decoration:none}._sectionLink_vsli3_107:hover{text-decoration:underline;color:var(--theme-text)}._sectionLink_vsli3_107._active_vsli3_126{border-left-color:var(--theme-primary-base);color:var(--theme-text);font-weight:600}@media(max-width:1024px){._rightNav_vsli3_62{display:none}}._container_ejtq5_62{display:flex;justify-content:center;flex:1;padding:2rem;box-sizing:border-box}._content_ejtq5_70{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:44rem;gap:1.5rem}._icon_ejtq5_79{width:4rem;height:4rem;color:var(--theme-text-subtle);margin:0;display:block}._title_ejtq5_87{margin:0;font-size:1.5rem;font-weight:600;color:var(--theme-text)}._message_ejtq5_94{margin:0 0 1rem;font-size:1rem;color:var(--theme-text-subtle);line-height:1.3}._infoSection_ejtq5_101{border-radius:.25rem;padding:1.5rem;width:100%;margin-top:1rem}._infoTitle_ejtq5_108{margin:0 0 .75rem;font-size:1.5rem;font-weight:600;color:var(--theme-text)}._infoText_ejtq5_115{margin:0;font-size:.875rem;color:var(--theme-text-subtle);line-height:1.3}._actionSection_ejtq5_122{margin-top:2rem}._actionText_ejtq5_126{margin:0 0 .75rem;font-size:.875rem;color:var(--theme-text-subtle);line-height:1.3}._contactLink_ejtq5_133{color:var(--theme-hyperlink);text-decoration:underline;font-weight:600;font-size:1rem;transition:color .2s ease}._contactLink_ejtq5_133:hover{color:var(--theme-hyperlink-hover);text-decoration:underline}._contactLink_ejtq5_133:focus{outline:2px solid var(--theme-hyperlink);outline-offset:2px;border-radius:.125rem}._contactLink_ejtq5_133:active{color:var(--theme-hyperlink)}@media(max-width:48rem){._container_ejtq5_62{padding:1.5rem}._content_ejtq5_70{gap:1rem}._icon_ejtq5_79{width:3rem;height:3rem}._infoSection_ejtq5_101{padding:1rem}}._pageContainer_1x6m6_62{display:flex;min-height:100vh;min-height:100dvh;height:100%;width:100%;background-color:var(--theme-body-background)}._pageContainer_1x6m6_62>nav{flex-shrink:0;position:sticky;top:0;overflow-y:auto}@media(max-width:768px){._pageContainer_1x6m6_62>nav{position:fixed;flex-shrink:unset}}._pageContainer_1x6m6_62 main{flex:1;padding:24px 48px;overflow-x:hidden;background-color:var(--theme-body-background)}@media(max-width:768px){._pageContainer_1x6m6_62 main{padding:16px 24px}}._outletContainer_1x6m6_94{flex:1;min-width:0;display:flex;flex-direction:column;overflow-x:hidden;background-color:var(--theme-body-background)}._mobileNavOverlay_1x6m6_103{display:none}@media(max-width:768px){._mobileNavOverlay_1x6m6_103{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999;cursor:pointer}}@media(prefers-color-scheme:dark){.wmde-markdown,.wmde-markdown-var{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-success-fg: #3fb950;--color-success-emphasis: #238636;--color-copied-active-bg: #2e9b33}}@media(prefers-color-scheme:light){.wmde-markdown,.wmde-markdown-var{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d;--color-copied-active-bg: #2e9b33}}[data-color-mode*=dark] .wmde-markdown,[data-color-mode*=dark] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=dark],.wmde-markdown[data-color-mode*=dark],body[data-color-mode*=dark]{color-scheme:dark;--color-prettylights-syntax-comment: #8b949e;--color-prettylights-syntax-constant: #79c0ff;--color-prettylights-syntax-entity: #d2a8ff;--color-prettylights-syntax-storage-modifier-import: #c9d1d9;--color-prettylights-syntax-entity-tag: #7ee787;--color-prettylights-syntax-keyword: #ff7b72;--color-prettylights-syntax-string: #a5d6ff;--color-prettylights-syntax-variable: #ffa657;--color-prettylights-syntax-brackethighlighter-unmatched: #f85149;--color-prettylights-syntax-invalid-illegal-text: #f0f6fc;--color-prettylights-syntax-invalid-illegal-bg: #8e1519;--color-prettylights-syntax-carriage-return-text: #f0f6fc;--color-prettylights-syntax-carriage-return-bg: #b62324;--color-prettylights-syntax-string-regexp: #7ee787;--color-prettylights-syntax-markup-list: #f2cc60;--color-prettylights-syntax-markup-heading: #1f6feb;--color-prettylights-syntax-markup-italic: #c9d1d9;--color-prettylights-syntax-markup-bold: #c9d1d9;--color-prettylights-syntax-markup-deleted-text: #ffdcd7;--color-prettylights-syntax-markup-deleted-bg: #67060c;--color-prettylights-syntax-markup-inserted-text: #aff5b4;--color-prettylights-syntax-markup-inserted-bg: #033a16;--color-prettylights-syntax-markup-changed-text: #ffdfb6;--color-prettylights-syntax-markup-changed-bg: #5a1e02;--color-prettylights-syntax-markup-ignored-text: #c9d1d9;--color-prettylights-syntax-markup-ignored-bg: #1158c7;--color-prettylights-syntax-meta-diff-range: #d2a8ff;--color-prettylights-syntax-brackethighlighter-angle: #8b949e;--color-prettylights-syntax-sublimelinter-gutter-mark: #484f58;--color-prettylights-syntax-constant-other-reference-link: #a5d6ff;--color-fg-default: #c9d1d9;--color-fg-muted: #8b949e;--color-fg-subtle: #484f58;--color-canvas-default: #0d1117;--color-canvas-subtle: #161b22;--color-border-default: #30363d;--color-border-muted: #21262d;--color-neutral-muted: rgba(110, 118, 129, .4);--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-attention-subtle: rgba(187, 128, 9, .15);--color-danger-fg: #f85149}[data-color-mode*=light] .wmde-markdown,[data-color-mode*=light] .wmde-markdown-var,.wmde-markdown-var[data-color-mode*=light],.wmde-markdown[data-color-mode*=light],body[data-color-mode*=light]{color-scheme:light;--color-prettylights-syntax-comment: #6e7781;--color-prettylights-syntax-constant: #0550ae;--color-prettylights-syntax-entity: #8250df;--color-prettylights-syntax-storage-modifier-import: #24292f;--color-prettylights-syntax-entity-tag: #116329;--color-prettylights-syntax-keyword: #cf222e;--color-prettylights-syntax-string: #0a3069;--color-prettylights-syntax-variable: #953800;--color-prettylights-syntax-brackethighlighter-unmatched: #82071e;--color-prettylights-syntax-invalid-illegal-text: #f6f8fa;--color-prettylights-syntax-invalid-illegal-bg: #82071e;--color-prettylights-syntax-carriage-return-text: #f6f8fa;--color-prettylights-syntax-carriage-return-bg: #cf222e;--color-prettylights-syntax-string-regexp: #116329;--color-prettylights-syntax-markup-list: #3b2300;--color-prettylights-syntax-markup-heading: #0550ae;--color-prettylights-syntax-markup-italic: #24292f;--color-prettylights-syntax-markup-bold: #24292f;--color-prettylights-syntax-markup-deleted-text: #82071e;--color-prettylights-syntax-markup-deleted-bg: #ffebe9;--color-prettylights-syntax-markup-inserted-text: #116329;--color-prettylights-syntax-markup-inserted-bg: #dafbe1;--color-prettylights-syntax-markup-changed-text: #953800;--color-prettylights-syntax-markup-changed-bg: #ffd8b5;--color-prettylights-syntax-markup-ignored-text: #eaeef2;--color-prettylights-syntax-markup-ignored-bg: #0550ae;--color-prettylights-syntax-meta-diff-range: #8250df;--color-prettylights-syntax-brackethighlighter-angle: #57606a;--color-prettylights-syntax-sublimelinter-gutter-mark: #8c959f;--color-prettylights-syntax-constant-other-reference-link: #0a3069;--color-fg-default: #24292f;--color-fg-muted: #57606a;--color-fg-subtle: #6e7781;--color-canvas-default: #ffffff;--color-canvas-subtle: #f6f8fa;--color-border-default: #d0d7de;--color-border-muted: hsl(210, 18%, 87%);--color-neutral-muted: rgba(175, 184, 193, .2);--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-attention-subtle: #fff8c5;--color-danger-fg: #cf222e}.wmde-markdown{-webkit-text-size-adjust:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word;color:var(--color-fg-default);background-color:var(--color-canvas-default)}.wmde-markdown details,.wmde-markdown figcaption,.wmde-markdown figure{display:block}.wmde-markdown summary{display:list-item}.wmde-markdown [hidden]{display:none!important}.wmde-markdown a{background-color:transparent;color:var(--color-accent-fg);text-decoration:none}.wmde-markdown a:active,.wmde-markdown a:hover{outline-width:0}.wmde-markdown abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.wmde-markdown b,.wmde-markdown strong{font-weight:600}.wmde-markdown dfn{font-style:italic}.wmde-markdown h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown mark{background-color:var(--color-attention-subtle);color:var(--color-text-primary)}.wmde-markdown small{font-size:90%}.wmde-markdown sub,.wmde-markdown sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.wmde-markdown sub{bottom:-.25em}.wmde-markdown sup{top:-.5em}.wmde-markdown img{display:inline-block;border-style:none;max-width:100%;box-sizing:content-box;background-color:var(--color-canvas-default)}.wmde-markdown code,.wmde-markdown kbd,.wmde-markdown pre,.wmde-markdown samp{font-family:monospace,monospace;font-size:1em}.wmde-markdown figure{margin:1em 40px}.wmde-markdown hr{box-sizing:content-box;overflow:hidden;background:transparent;border:0;border-bottom:1px solid var(--color-border-muted);height:.25em;padding:0;margin:24px 0;background-color:var(--color-border-default)}.wmde-markdown input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.wmde-markdown [type=button],.wmde-markdown [type=reset],.wmde-markdown [type=submit]{-webkit-appearance:button}.wmde-markdown [type=button]::-moz-focus-inner,.wmde-markdown [type=reset]::-moz-focus-inner,.wmde-markdown [type=submit]::-moz-focus-inner{border-style:none;padding:0}.wmde-markdown [type=button]:-moz-focusring,.wmde-markdown [type=reset]:-moz-focusring,.wmde-markdown [type=submit]:-moz-focusring{outline:1px dotted ButtonText}.wmde-markdown [type=checkbox],.wmde-markdown [type=radio]{box-sizing:border-box;padding:0}.wmde-markdown [type=number]::-webkit-inner-spin-button,.wmde-markdown [type=number]::-webkit-outer-spin-button{height:auto}.wmde-markdown [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.wmde-markdown [type=search]::-webkit-search-cancel-button,.wmde-markdown [type=search]::-webkit-search-decoration{-webkit-appearance:none}.wmde-markdown ::-webkit-input-placeholder{color:inherit;opacity:.54}.wmde-markdown ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wmde-markdown a:hover{text-decoration:underline}.wmde-markdown hr:before{display:table;content:""}.wmde-markdown hr:after{display:table;clear:both;content:""}.wmde-markdown table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%}.wmde-markdown td,.wmde-markdown th{padding:0}.wmde-markdown details summary{cursor:pointer}.wmde-markdown details:not([open])>*:not(summary){display:none!important}.wmde-markdown kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:var(--color-fg-default);vertical-align:middle;background-color:var(--color-canvas-subtle);border:solid 1px var(--color-neutral-muted);border-bottom-color:var(--color-neutral-muted);border-radius:6px;box-shadow:inset 0 -1px 0 var(--color-neutral-muted)}.wmde-markdown h1,.wmde-markdown h2,.wmde-markdown h3,.wmde-markdown h4,.wmde-markdown h5,.wmde-markdown h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.wmde-markdown h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid var(--color-border-muted)}.wmde-markdown h3{font-weight:600;font-size:1.25em}.wmde-markdown h4{font-weight:600;font-size:1em}.wmde-markdown h5{font-weight:600;font-size:.875em}.wmde-markdown h6{font-weight:600;font-size:.85em;color:var(--color-fg-muted)}.wmde-markdown p{margin-top:0;margin-bottom:10px}.wmde-markdown blockquote{margin:0;padding:0 1em;color:var(--color-fg-muted);border-left:.25em solid var(--color-border-default)}.wmde-markdown ul,.wmde-markdown ol{margin-top:0;margin-bottom:0;padding-left:2em}.wmde-markdown ol ol,.wmde-markdown ul ol{list-style-type:lower-roman}.wmde-markdown ul ul ol,.wmde-markdown ul ol ol,.wmde-markdown ol ul ol,.wmde-markdown ol ol ol{list-style-type:lower-alpha}.wmde-markdown dd{margin-left:0}.wmde-markdown tt,.wmde-markdown code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.wmde-markdown pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.wmde-markdown .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.wmde-markdown ::placeholder{color:var(--color-fg-subtle);opacity:1}.wmde-markdown input::-webkit-outer-spin-button,.wmde-markdown input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wmde-markdown [data-catalyst]{display:block}.wmde-markdown:before{display:table;content:""}.wmde-markdown:after{display:table;clear:both;content:""}.wmde-markdown>*:first-child{margin-top:0!important}.wmde-markdown>*:last-child{margin-bottom:0!important}.wmde-markdown a:not([href]){color:inherit;text-decoration:none}.wmde-markdown .absent{color:var(--color-danger-fg)}.wmde-markdown a.anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.wmde-markdown .anchor:focus{outline:none}.wmde-markdown p,.wmde-markdown blockquote,.wmde-markdown ul,.wmde-markdown ol,.wmde-markdown dl,.wmde-markdown table,.wmde-markdown pre,.wmde-markdown details{margin-top:0;margin-bottom:16px}.wmde-markdown blockquote>:first-child{margin-top:0}.wmde-markdown blockquote>:last-child{margin-bottom:0}.wmde-markdown sup>a:before{content:"["}.wmde-markdown sup>a:after{content:"]"}.wmde-markdown h1 .octicon-link,.wmde-markdown h2 .octicon-link,.wmde-markdown h3 .octicon-link,.wmde-markdown h4 .octicon-link,.wmde-markdown h5 .octicon-link,.wmde-markdown h6 .octicon-link{color:var(--color-fg-default);vertical-align:middle;visibility:hidden}.wmde-markdown h1:hover .anchor,.wmde-markdown h2:hover .anchor,.wmde-markdown h3:hover .anchor,.wmde-markdown h4:hover .anchor,.wmde-markdown h5:hover .anchor,.wmde-markdown h6:hover .anchor{text-decoration:none}.wmde-markdown h1:hover .anchor .octicon-link,.wmde-markdown h2:hover .anchor .octicon-link,.wmde-markdown h3:hover .anchor .octicon-link,.wmde-markdown h4:hover .anchor .octicon-link,.wmde-markdown h5:hover .anchor .octicon-link,.wmde-markdown h6:hover .anchor .octicon-link{visibility:visible}.wmde-markdown h1 tt,.wmde-markdown h1 code,.wmde-markdown h2 tt,.wmde-markdown h2 code,.wmde-markdown h3 tt,.wmde-markdown h3 code,.wmde-markdown h4 tt,.wmde-markdown h4 code,.wmde-markdown h5 tt,.wmde-markdown h5 code,.wmde-markdown h6 tt,.wmde-markdown h6 code{padding:0 .2em;font-size:inherit}.wmde-markdown ul.no-list,.wmde-markdown ol.no-list{padding:0;list-style-type:none}.wmde-markdown ol[type="1"]{list-style-type:decimal}.wmde-markdown ol[type=a]{list-style-type:lower-alpha}.wmde-markdown ol[type=i]{list-style-type:lower-roman}.wmde-markdown div>ol:not([type]){list-style-type:decimal}.wmde-markdown ul ul,.wmde-markdown ul ol,.wmde-markdown ol ol,.wmde-markdown ol ul{margin-top:0;margin-bottom:0}.wmde-markdown li>p{margin-top:16px}.wmde-markdown li+li{margin-top:.25em}.wmde-markdown dl{padding:0}.wmde-markdown dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.wmde-markdown dl dd{padding:0 16px;margin-bottom:16px}.wmde-markdown table th{font-weight:600}.wmde-markdown table th,.wmde-markdown table td{padding:6px 13px;border:1px solid var(--color-border-default)}.wmde-markdown table tr{background-color:var(--color-canvas-default);border-top:1px solid var(--color-border-muted)}.wmde-markdown table tr:nth-child(2n){background-color:var(--color-canvas-subtle)}.wmde-markdown table img{background-color:transparent}.wmde-markdown img[align=right]{padding-left:20px}.wmde-markdown img[align=left]{padding-right:20px}.wmde-markdown .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.wmde-markdown span.frame{display:block;overflow:hidden}.wmde-markdown span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid var(--color-border-default)}.wmde-markdown span.frame span img{display:block;float:left}.wmde-markdown span.frame span span{display:block;padding:5px 0 0;clear:both;color:var(--color-fg-default)}.wmde-markdown span.align-center{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.wmde-markdown span.align-center span img{margin:0 auto;text-align:center}.wmde-markdown span.align-right{display:block;overflow:hidden;clear:both}.wmde-markdown span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.wmde-markdown span.align-right span img{margin:0;text-align:right}.wmde-markdown span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.wmde-markdown span.float-left span{margin:13px 0 0}.wmde-markdown span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.wmde-markdown span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.wmde-markdown code,.wmde-markdown tt{padding:.2em .4em;margin:0;font-size:85%;background-color:var(--color-neutral-muted);border-radius:6px}.wmde-markdown code br,.wmde-markdown tt br{display:none}.wmde-markdown del code{text-decoration:inherit}.wmde-markdown pre code{font-size:100%}.wmde-markdown pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.wmde-markdown pre{font-size:85%;line-height:1.45;background-color:var(--color-canvas-subtle);border-radius:6px}.wmde-markdown pre code,.wmde-markdown pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.wmde-markdown pre>code{padding:16px;overflow:auto;display:block}.wmde-markdown pre>code::-webkit-scrollbar{background:transparent;width:8px;height:8px}.wmde-markdown pre>code::-webkit-scrollbar-thumb{background:var(--color-fg-muted);border-radius:10px}.wmde-markdown .csv-data td,.wmde-markdown .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.wmde-markdown .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:var(--color-canvas-default);border:0}.wmde-markdown .csv-data tr{border-top:0}.wmde-markdown .csv-data th{font-weight:600;background:var(--color-canvas-subtle);border-top:0}.wmde-markdown .footnotes{font-size:12px;color:var(--color-fg-muted);border-top:1px solid var(--color-border-default)}.wmde-markdown .footnotes ol{padding-left:16px}.wmde-markdown .footnotes li{position:relative}.wmde-markdown .footnotes li:target:before{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-24px;pointer-events:none;content:"";border:2px solid var(--color-accent-emphasis);border-radius:6px}.wmde-markdown .footnotes li:target{color:var(--color-fg-default)}.wmde-markdown .footnotes .data-footnote-backref g-emoji{font-family:monospace}.wmde-markdown .task-list-item{list-style-type:none}.wmde-markdown .task-list-item label{font-weight:400}.wmde-markdown .task-list-item.enabled label{cursor:pointer}.wmde-markdown .task-list-item+.wmde-markdown .task-list-item{margin-top:3px}.wmde-markdown .task-list-item .handle{display:none}.wmde-markdown .task-list-item-checkbox,.wmde-markdown .contains-task-list input[type=checkbox]{margin:0 .2em .25em -1.6em;vertical-align:middle}.wmde-markdown .contains-task-list:dir(rtl) .task-list-item-checkbox,.wmde-markdown .contains-task-list:dir(rtl) input[type=checkbox]{margin:0 -1.6em .25em .2em}.wmde-markdown ::-webkit-calendar-picker-indicator{filter:invert(50%)}.wmde-markdown pre{position:relative}.wmde-markdown pre .copied{visibility:hidden;display:flex;position:absolute;cursor:pointer;color:var(--color-fg-default);top:6px;right:6px;border-radius:5px;background:var(--color-border-default);padding:6px;font-size:12px;transition:all .3s}.wmde-markdown pre .copied .octicon-copy{display:block}.wmde-markdown pre .copied .octicon-check{display:none}.wmde-markdown pre:hover .copied{visibility:visible}.wmde-markdown pre:hover .copied:hover{background:var(--color-prettylights-syntax-entity-tag);color:var(--color-canvas-default)}.wmde-markdown pre:hover .copied:active,.wmde-markdown pre .copied.active{background:var(--color-copied-active-bg);color:var(--color-canvas-default)}.wmde-markdown pre .active .octicon-copy{display:none}.wmde-markdown pre .active .octicon-check{display:block}.wmde-markdown .markdown-alert{padding:.5rem 1em;color:inherit;margin-bottom:16px;border-left:.25em solid var(--borderColor-default, var(--color-border-default))}.wmde-markdown .markdown-alert>:last-child{margin-bottom:0!important}.wmde-markdown .markdown-alert .markdown-alert-title{display:flex;align-items:center;line-height:1;font-weight:500;font-size:14px}.wmde-markdown .markdown-alert .markdown-alert-title svg.octicon{margin-right:var(--base-size-8, 8px)!important}.wmde-markdown .markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis, var(--color-accent-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--fgColor-accent, var(--color-accent-fg))}.wmde-markdown .markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis, var(--color-success-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--fgColor-success, var(--color-success-fg))}.wmde-markdown .markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis, var(--color-done-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--fgColor-done, var(--color-done-fg))}.wmde-markdown .markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis, var(--color-attention-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--fgColor-attention, var(--color-attention-fg))}.wmde-markdown .markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis, var(--color-danger-emphasis))}.wmde-markdown .markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--fgColor-danger, var(--color-danger-fg))}.wmde-markdown .highlight-line{background-color:var(--color-neutral-muted)}.wmde-markdown .code-line.line-number:before{display:inline-block;width:1rem;text-align:right;margin-right:16px;color:var(--color-fg-subtle);content:attr(line);white-space:nowrap}.wmde-markdown .token.comment,.wmde-markdown .token.prolog,.wmde-markdown .token.doctype,.wmde-markdown .token.cdata{color:var(--color-prettylights-syntax-comment)}.wmde-markdown .token.namespace{opacity:.7}.wmde-markdown .token.property,.wmde-markdown .token.tag,.wmde-markdown .token.selector,.wmde-markdown .token.constant,.wmde-markdown .token.symbol,.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-entity-tag)}.wmde-markdown .token.maybe-class-name{color:var(--color-prettylights-syntax-variable)}.wmde-markdown .token.property-access,.wmde-markdown .token.operator,.wmde-markdown .token.boolean,.wmde-markdown .token.number,.wmde-markdown .token.selector .token.class,.wmde-markdown .token.attr-name,.wmde-markdown .token.string,.wmde-markdown .token.char,.wmde-markdown .token.builtin{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.deleted{color:var(--color-prettylights-syntax-markup-deleted-text)}.wmde-markdown .code-line .token.deleted{background-color:var(--color-prettylights-syntax-markup-deleted-bg)}.wmde-markdown .token.inserted{color:var(--color-prettylights-syntax-markup-inserted-text)}.wmde-markdown .code-line .token.inserted{background-color:var(--color-prettylights-syntax-markup-inserted-bg)}.wmde-markdown .token.variable{color:var(--color-prettylights-syntax-constant)}.wmde-markdown .token.entity,.wmde-markdown .token.url,.wmde-markdown .language-css .token.string,.wmde-markdown .style .token.string,.wmde-markdown .token.color,.wmde-markdown .token.atrule,.wmde-markdown .token.attr-value,.wmde-markdown .token.function,.wmde-markdown .token.class-name{color:var(--color-prettylights-syntax-string)}.wmde-markdown .token.rule,.wmde-markdown .token.regex,.wmde-markdown .token.important,.wmde-markdown .token.keyword{color:var(--color-prettylights-syntax-keyword)}.wmde-markdown .token.coord{color:var(--color-prettylights-syntax-meta-diff-range)}.wmde-markdown .token.important,.wmde-markdown .token.bold{font-weight:700}.wmde-markdown .token.italic{font-style:italic}.wmde-markdown .token.entity{cursor:help}._checkboxOnly_19l3r_2{list-style:none;padding:0;margin:4px 0}._checkboxRow_19l3r_8{display:flex;align-items:center;gap:8px}._customCheckbox_19l3r_14{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;min-height:16px;flex-shrink:0;margin:0;border:2px solid #6b7280;border-radius:3px;background-color:transparent;cursor:default;padding:0;display:flex;align-items:center;justify-content:center}._customCheckbox_19l3r_14._checked_19l3r_32{background-color:#6b7280;border-color:#6b7280}._customCheckbox_19l3r_14._checked_19l3r_32:after{content:"✓";color:#fff;font-size:12px;font-weight:700}._checkboxLabel_19l3r_43{display:inline;cursor:default}._checkboxLabel_19l3r_43 p{margin:0;padding:0;display:inline}._markdown_2jurq_1{min-width:0;max-width:100%}._markdown_2jurq_1 .wmde-markdown{max-width:100%}._markdown_2jurq_1 h1,._markdown_2jurq_1 h2,._markdown_2jurq_1 h3,._markdown_2jurq_1 h4,._markdown_2jurq_1 h5{margin-top:1rem;line-height:1em;border:none}._markdown_2jurq_1 h1{font-size:2.5rem!important}._markdown_2jurq_1 h2{font-size:2.125rem!important}._markdown_2jurq_1 h3{font-size:1.75rem!important}._markdown_2jurq_1 h4{font-size:1.5rem!important}._markdown_2jurq_1 h5{font-size:1.25rem!important}._markdown_2jurq_1 h6{font-size:16px!important;color:unset}._markdown_2jurq_1 b,._markdown_2jurq_1 strong{font-weight:bolder}._markdown_2jurq_1 mark{padding:.1em .2em;border-radius:2px}._markdown_2jurq_1 .octicon-link{display:none}._markdown_2jurq_1 .markdown-alert{padding:24px 16px}._markdown_2jurq_1 code{padding:.2em .4em;margin:0;font-size:85%}._markdown_2jurq_1 pre{font-size:85%;line-height:1.45;border-radius:6px}._markdown_2jurq_1 pre code{padding:16px}._markdown_2jurq_1 pre code video{max-width:100%;height:auto}._markdown_2jurq_1 pre code{margin:0;overflow:auto;display:block;overflow-wrap:normal;background-color:transparent;border:0px}._markdown_2jurq_1 kbd{display:inline-block;vertical-align:middle;padding:3px 5px;font:11px/10px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;border-radius:6px}._markdown_2jurq_1 ._table_2jurq_109._table-complex_2jurq_109 th,._markdown_2jurq_1 ._table_2jurq_109._table-complex_2jurq_109 td{border:unset!important}._markdown_2jurq_1 ._table_2jurq_109:not(._table-simple_2jurq_113){border:unset!important}._markdown_2jurq_1 table{max-width:100%;margin:16px 0 0}._markdown_2jurq_1 table td,._markdown_2jurq_1 table th{border:unset!important}._markdown_2jurq_1 table tr{background-color:unset!important;border-top:1px solid #d1d1d1}._markdown_2jurq_1 table thead tr{border:unset!important}._markdown_2jurq_1 table thead tr th{align-content:center;font-weight:700}._markdown_2jurq_1 table tbody tr{background-color:unset!important}._markdown_2jurq_1 table tbody tr:nth-child(2n){background-color:unset!important}._markdown_2jurq_1 table tbody td{word-wrap:break-word;vertical-align:top;padding:1rem 1.25rem;line-height:1.5;display:table-cell}._markdown_2jurq_1 table:focus{outline-offset:2px}._markdown_2jurq_1 table:focus:not(:focus-visible){outline:none}._markdown_2jurq_1 table:focus-visible{outline-offset:2px}._markdown_2jurq_1 ul.contains-task-list{position:relative;left:20px!important}._markdown_2jurq_1 ol{padding:0 0 0 8px;position:relative;left:16px}._markdown_2jurq_1 ul{list-style:revert;padding:0 0 0 8px;position:relative;left:14px}._markdown_2jurq_1 ul li ul{padding-left:8px}._markdown_2jurq_1 table+p{margin:0}._markdown_2jurq_1 pre code{border:2px solid #e6e6e6}._markdown_2jurq_1 sup{top:-.5em;font-size:75%;line-height:0;position:relative;vertical-align:baseline}._markdown_2jurq_1 sup>a:before{content:"["}._markdown_2jurq_1 sup>a:after{content:"]"}._markdown_2jurq_1 .alert,._markdown_2jurq_1 .markdown-alert{border-left:4px solid;margin:16px 0 24px;padding:12px 16px}._markdown_2jurq_1 .alert p,._markdown_2jurq_1 .markdown-alert p{padding:4px 0}._markdown_2jurq_1 .alert p:first-of-type:not(.alertTitle,.markdown-alert-title),._markdown_2jurq_1 .markdown-alert p:first-of-type:not(.alertTitle,.markdown-alert-title){padding-top:8px}._markdown_2jurq_1 .markdown-alert-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;text-transform:uppercase;padding:0!important;margin-bottom:20px}._markdown_2jurq_1 .octicon{width:18px;height:18px;flex-shrink:0}._markdown_2jurq_1 .markdown-alert-important{border:1px solid #115ea3!important;background-color:#ebf3fc!important}._markdown_2jurq_1 .markdown-alert-important .markdown-alert-title{color:#115ea3!important}._markdown_2jurq_1 .markdown-alert-tip{border:1px solid #0e700e!important;background-color:#f1faf1!important}._markdown_2jurq_1 .markdown-alert-tip .markdown-alert-title{color:#0e700e!important}._markdown_2jurq_1 .markdown-alert-note{border:1px solid #3b2e58!important;background-color:#efd9fd!important}._markdown_2jurq_1 .markdown-alert-note .markdown-alert-title{color:#3b2e58!important}._markdown_2jurq_1 .markdown-alert-warning{border:1px solid #8a3707!important;background-color:#fff9f5!important}._markdown_2jurq_1 .markdown-alert-warning .markdown-alert-title{color:#8a3707!important}._markdown_2jurq_1 .markdown-alert-caution{border:1px solid #b10e1c!important;background-color:#fdf3f4!important}._markdown_2jurq_1 .markdown-alert-caution .markdown-alert-title{color:#b10e1c!important}._markdown_2jurq_1 .markdown-alert{word-wrap:break-word;word-break:break-word;border-radius:.375rem;margin-top:1rem;padding:1rem;font-size:1rem;transition:height .5s ease-in,opacity .5s ease-in;display:block;position:relative}._markdown_2jurq_1 [data-color-mode=dark] table tr{border-top:1px solid #505050}._markdown_2jurq_1 [data-color-mode=dark] pre,._markdown_2jurq_1 [data-color-mode=dark] code{background-color:unset!important}._markdown_2jurq_1 [data-color-mode=dark] pre code{border:2px solid #404040}._markdown_2jurq_1 [data-color-mode=dark]{background-color:#1f1f1f;color:#fff}._markdown_2jurq_1 [data-color-mode=dark] .alert{border:1px solid #fff;background-color:#404040}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-important{border:1px solid #9ccbee!important;background-color:#004173!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-important .markdown-alert-title{color:#9ccbee!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-tip{border:1px solid #dff6dd!important;background-color:#054b16!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-tip .markdown-alert-title{color:#dff6dd!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-note{border:1px solid #efd9fd!important;background-color:#3b2e58!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-note .markdown-alert-title{color:#efd9fd!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-warning{border:1px solid #fdcfb4!important;background-color:#4a1e04!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-warning .markdown-alert-title{color:#fdcfb4!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-caution{border:1px solid #ffffff!important;background-color:#630001!important}._markdown_2jurq_1 [data-color-mode=dark] .markdown-alert-caution .markdown-alert-title{color:#fff!important}._markdown_2jurq_1 [data-color-mode=dark] code,._markdown_2jurq_1 [data-color-mode=dark] pre,._markdown_2jurq_1 [data-color-mode=dark] kbd,._markdown_2jurq_1 [data-color-mode=dark] mark{background-color:#444c56}._markdown_2jurq_1 [data-color-mode=dark] table tr,._markdown_2jurq_1 [data-color-mode=dark] table tbody td{background-color:unset}._tableWrapper_2jurq_350{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}._headingSection_2jurq_356{scroll-margin-top:80px}._headingHeader_2jurq_360{display:flex;align-items:center;gap:4px;position:relative;right:28px;line-height:1.3}._headingHeader_2jurq_360 h1{margin:0}._copyLinkButton_2jurq_372{display:inline-flex;align-items:center;justify-content:center;padding:3px;position:relative;bottom:4px;background:none;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease;color:var(--theme-primary-base);width:24px}._headingHeader_2jurq_360:hover ._copyLinkButton_2jurq_372,._headingHeader_2jurq_360:focus-within ._copyLinkButton_2jurq_372{opacity:1}._linkIcon_2jurq_391{width:20px;height:20px}._container_3s0gd_62{flex:1;display:flex;align-items:center;justify-content:center;min-block-size:75vh;width:100%;padding:2rem}._content_3s0gd_72{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:44rem;gap:1.25rem}._splitContent_3s0gd_81{display:flex;flex-direction:column;align-items:center;width:100%;max-width:70rem;gap:2rem}@media(min-width:48rem){._splitContent_3s0gd_81{flex-direction:row;align-items:center;justify-content:center}}._illustration_3s0gd_97{width:100%;max-width:26rem}._illustration_3s0gd_97 img{width:100%;height:auto}._splitText_3s0gd_106{width:100%;max-width:44rem;text-align:left;display:flex;flex-direction:column;gap:1.25rem}._icon_3s0gd_115{width:8rem;height:8rem;color:var(--theme-text-subtle)}._icon_3s0gd_115 svg{width:100%;height:100%}._markdown_3s0gd_125{width:100%}._actions_3s0gd_129{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}._actionsSplit_3s0gd_136{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:flex-start}._primaryAction_3s0gd_143,._secondaryAction_3s0gd_144{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:4px;font-size:.875rem;font-weight:600;text-decoration:none;border:1px solid var(--theme-border);background:transparent;color:var(--theme-text)}._primaryAction_3s0gd_143:hover,._secondaryAction_3s0gd_144:hover{background-color:var(--theme-table-row)}._primaryAction_3s0gd_143:focus-visible,._secondaryAction_3s0gd_144:focus-visible{outline:2px solid var(--theme-primary-base);outline-offset:2px}._primaryAction_3s0gd_143{border-color:var(--theme-primary-base);color:var(--theme-primary-base)}._primaryAction_3s0gd_143:hover{background-color:var(--theme-table-row);border-color:var(--theme-primary-hover);color:var(--theme-primary-hover)}._illustration_3s0gd_97 ._notFoundImageLight_3s0gd_177{display:block}._illustration_3s0gd_97 ._notFoundImageDark_3s0gd_181,.theme-dark ._illustration_3s0gd_97 ._notFoundImageLight_3s0gd_177{display:none}.theme-dark ._illustration_3s0gd_97 ._notFoundImageDark_3s0gd_181{display:block}._container_181wq_62{flex:1;display:flex;flex-direction:column;width:100%;max-width:100%;padding:1.25rem 2em;box-sizing:border-box}._centered_181wq_72{flex:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;padding:1.25rem 2em;box-sizing:border-box}._article_181wq_83{max-width:996px;width:100%;color:var(--theme-text)}._header_181wq_89{padding:12px 0 2px;line-height:1.3}._title_181wq_94{margin:0}._subtitle_181wq_98{margin:0;font-size:1rem;color:var(--theme-text-subtle);line-height:1.3}._summary_181wq_105{display:block}._content_181wq_109{margin-top:1.25rem}._content_181wq_109 h1,._content_181wq_109 h2,._content_181wq_109 h3,._content_181wq_109 h4,._content_181wq_109 h5,._content_181wq_109 h6{color:var(--theme-text)}._content_181wq_109 a{color:var(--theme-hyperlink)}._content_181wq_109 a:hover{color:var(--theme-hyperlink-hover)}._loading_181wq_127{text-align:center;color:var(--theme-text-subtle);padding:2rem}._hero_181wq_133{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:48rem;gap:1rem;padding:2rem}@media(max-width:48rem){._container_181wq_62{padding:.75rem}._hero_181wq_133{padding:1.25rem}}._breadcrumb_1ipdl_62{font-size:14px;line-height:18px}._breadcrumbList_1ipdl_67{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:4px}._breadcrumbItem_1ipdl_77{display:flex;align-items:center;gap:4px}._breadcrumbText_1ipdl_83{font-weight:400}._breadcrumbLink_1ipdl_87{color:var(--theme-primary-hover);text-decoration:none;font-weight:400}._breadcrumbLink_1ipdl_87:hover{text-decoration:underline}._breadcrumbCurrent_1ipdl_96{font-weight:400}._separator_1ipdl_100{color:#605e5c;-webkit-user-select:none;user-select:none;margin:0 4px}@media(max-width:768px){._breadcrumb_1ipdl_62{display:none}}html._theme-dark_zzgnk_1,:root._theme-dark_zzgnk_1{color-scheme:dark}._font-size-h1_zzgnk_10,._font-size-h2_zzgnk_11,._font-size-h3_zzgnk_12,._font-size-h4_zzgnk_13,._font-size-h5_zzgnk_14{margin-bottom:16px}._c-search_zzgnk_27{margin-top:3px!important}#_uhf-c-nav_zzgnk_1{margin-top:2px!important}#_uhf-shopping-cart_zzgnk_158{margin-top:1px!important}#_header_zzgnk_93{line-height:1}._c-uhfh_zzgnk_43._c-sgl-stck_zzgnk_43 ._c-uhfh-actions_zzgnk_43 ._wf-menu_zzgnk_43 ._c-uhf-menu_zzgnk_43>button:after{top:14px}._theme-light_zzgnk_47 #_uhfLogo_zzgnk_1{color:#666}._theme-light_zzgnk_47 #_uhfLogo_zzgnk_1 span{filter:blur(.5px)}#_uhfLogo_zzgnk_1 svg{position:relative;bottom:4px;width:24px}#_uhfLogo_zzgnk_1 span{position:relative;left:6px;bottom:10px;font-size:18px;font-weight:500}#_uhfLogo_zzgnk_1 span[itemprop=name]{display:none}html._theme-dark_zzgnk_1 #_epb_zzgnk_74{background-color:#323130!important;outline-color:#484644!important}html._theme-dark_zzgnk_1 #_epb_zzgnk_74 ._epb-container_zzgnk_74{color:#484644!important;box-shadow:1px 1px 5px 3px #323130;height:75px}html._theme-dark_zzgnk_1 #_epb_zzgnk_74>div{background-color:#1f1f1f!important;color:#d2d0ce!important}html._theme-dark_zzgnk_1 #_epb_zzgnk_74>div>div>div>span>span._epb-launch_zzgnk_83._pb-content-heading_zzgnk_83{color:#fff!important}html._theme-dark_zzgnk_1 #_epb_zzgnk_74>div>div>div>span>span._epb-text_zzgnk_86._pb-content-text_zzgnk_86{color:#fff!important}html._theme-dark_zzgnk_1 #_headerAreaUhf_zzgnk_1,html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43,html._theme-dark_zzgnk_1 ._c-uhf-header_zzgnk_91,html._theme-dark_zzgnk_1 #_uhf-header_zzgnk_1,html._theme-dark_zzgnk_1 ._header_zzgnk_93,html._theme-dark_zzgnk_1 #_header-container_zzgnk_1,html._theme-dark_zzgnk_1 #_header_zzgnk_93{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43>div,html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43 nav,html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43 section,html._theme-dark_zzgnk_1 #_headerAreaUhf_zzgnk_1>div,html._theme-dark_zzgnk_1 #_headerAreaUhf_zzgnk_1 nav,html._theme-dark_zzgnk_1 #_header_zzgnk_93>div,html._theme-dark_zzgnk_1 ._c-uhf-nav-row_zzgnk_104{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43 a,html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43 button,html._theme-dark_zzgnk_1 ._c-uhf-nav-link_zzgnk_109,html._theme-dark_zzgnk_1 #_headerAreaUhf_zzgnk_1 a,html._theme-dark_zzgnk_1 #_uhf-header_zzgnk_1 a,html._theme-dark_zzgnk_1 #_header_zzgnk_93 a,html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43 span,html._theme-dark_zzgnk_1 #_headerAreaUhf_zzgnk_1 span,html._theme-dark_zzgnk_1 ._c-uhf-nav-link_zzgnk_109 span{color:#fff!important}html._theme-dark_zzgnk_1 ._c-uhf-nav_zzgnk_104,html._theme-dark_zzgnk_1 ._f-multi-column_zzgnk_119,html._theme-dark_zzgnk_1 nav[role=navigation]{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 #_uhf-c-nav_zzgnk_1>ul>li>div>button>span{position:relative;bottom:2px}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43._c-sgl-stck_zzgnk_43 ._c-uhfh-actions_zzgnk_43 ._wf-menu_zzgnk_43 ._c-uhf-menu_zzgnk_43>button:after{margin:-2px}html._theme-dark_zzgnk_1 ._c-uhf-menu_zzgnk_43,html._theme-dark_zzgnk_1 ._f-sub-menu_zzgnk_131,html._theme-dark_zzgnk_1 ._c-uhf-nav-group_zzgnk_132{background-color:#1f1f1f!important;border-color:#323130!important}html._theme-dark_zzgnk_1 ._nested-menu_zzgnk_136{background-color:#292929!important}html._theme-dark_zzgnk_1 ._all-ms-nav_zzgnk_139:hover{background-color:#1f1f1f!important;border-color:#323130!important}html._theme-dark_zzgnk_1 ._c-button-logo_zzgnk_143{border:unset}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43>div:first-child ._c-uhf-menu_zzgnk_43>button[aria-expanded=true]{background-color:unset!important}html._theme-dark_zzgnk_1 ._c-action-trigger_zzgnk_149{margin-top:0!important}html._theme-dark_zzgnk_1 #_uhf-shopping-cart_zzgnk_158{margin-top:1px!important}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43._c-sgl-stck_zzgnk_43 ._c-uhfh-actions_zzgnk_43 #_uhf-shopping-cart_zzgnk_158:hover span._c-uhf-tooltip_zzgnk_155{background-color:unset!important}html._theme-dark_zzgnk_1 ._uhf-shopping-cart-tooltip_zzgnk_158{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 #_search_zzgnk_1{width:90px}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43 ._theme-light_zzgnk_47 ._f-multi-column_zzgnk_119 ._f-multi-column-info_zzgnk_164{background-color:unset!important}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43._c-sgl-stck_zzgnk_43 ._c-button-logo_zzgnk_143{padding-top:18px}html._theme-dark_zzgnk_1 ._c-uhf-menu_zzgnk_43 a,html._theme-dark_zzgnk_1 ._f-sub-menu_zzgnk_131 a,html._theme-dark_zzgnk_1 ._c-uhf-nav-group_zzgnk_132 a{color:#fff!important}html._theme-dark_zzgnk_1 ._c-logo_zzgnk_175,html._theme-dark_zzgnk_1 ._c-logo_zzgnk_175 *,html._theme-dark_zzgnk_1 a._c-logo_zzgnk_175,html._theme-dark_zzgnk_1 a._c-logo_zzgnk_175 span,html._theme-dark_zzgnk_1 a._c-logo_zzgnk_175 img+span{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_zzgnk_1 [aria-label=Microsoft] span,html._theme-dark_zzgnk_1 [href*="microsoft.com"]>span{color:#fff!important}html._theme-dark_zzgnk_1 ._c-search_zzgnk_27,html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 form{background-color:transparent!important}html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 input{background-color:#323130!important;color:#fff!important;border-color:#484644!important}html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 ._c-glyph_zzgnk_196,html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 svg,html._theme-dark_zzgnk_1 button[aria-label*=earch] ._c-glyph_zzgnk_196{color:#fff!important;background-color:transparent!important;background:none!important}html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 *:hover,html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 *:focus,html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 button:hover *,html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 button:focus *{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_zzgnk_1 ._c-search_zzgnk_27,html._theme-dark_zzgnk_1 ._c-search_zzgnk_27 button{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 ._c-uhfh_zzgnk_43._c-sgl-stck_zzgnk_43 ._c-search_zzgnk_27 button:before{background:unset}html._theme-dark_zzgnk_1 ._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._m-auto-suggest_zzgnk_219 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>a{background-color:#323130!important}html._theme-dark_zzgnk_1 ._theme-dark_zzgnk_1 ._m-auto-suggest_zzgnk_219 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>span,html._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._m-auto-suggest_zzgnk_219 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>a,html._theme-dark_zzgnk_1 ._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._m-auto-suggest_zzgnk_219 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>span,html._theme-dark_zzgnk_1 ._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._m-auto-suggest_zzgnk_219 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>a,html._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._c-auto-suggest_zzgnk_226 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>span,html._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._c-auto-suggest_zzgnk_226 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>a,html._theme-dark_zzgnk_1 ._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._c-auto-suggest_zzgnk_226 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>span,html._theme-dark_zzgnk_1 ._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._c-auto-suggest_zzgnk_226 ._c-menu_zzgnk_219 ._c-menu-item_zzgnk_219>a{background:#1f1f1f!important}html._theme-dark_zzgnk_1 ._theme-dark_zzgnk_1 ._theme-light_zzgnk_47 ._m-auto-suggest_zzgnk_219 ._c-menu-item_zzgnk_219 a,html._theme-dark_zzgnk_1 #_universal-header-search-auto-suggest-ul_zzgnk_1,html._theme-dark_zzgnk_1 #_universal-header-search-auto-suggest-ul_zzgnk_1 li span{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 #_universal-header-search-auto-suggest-ul_zzgnk_1 li span:hover{text-decoration:underline}html._theme-dark_zzgnk_1 ._c-uhf-menu-button_zzgnk_244,html._theme-dark_zzgnk_1 ._c-action-trigger_zzgnk_149._c-glyph_zzgnk_196{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250,html._theme-dark_zzgnk_1 ._c-uhf-footer_zzgnk_251,html._theme-dark_zzgnk_1 #_uhf-footer_zzgnk_1,html._theme-dark_zzgnk_1 footer,html._theme-dark_zzgnk_1 [role=contentinfo]{background-color:#1f1f1f!important;border-top:1px solid #323130!important}html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250>div,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 nav,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 section,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1>div,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 nav,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 section{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 a,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 a,html._theme-dark_zzgnk_1 #_uhf-footer_zzgnk_1 a,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 span,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 p,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 span,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 p,html._theme-dark_zzgnk_1 footer a,html._theme-dark_zzgnk_1 footer span,html._theme-dark_zzgnk_1 footer p{color:#d2d0ce!important}html._theme-dark_zzgnk_1 #_uhf-footer_zzgnk_1>div>nav>ul>li{color:#d2d0ce!important}html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 a:hover,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 a:hover,html._theme-dark_zzgnk_1 #_uhf-footer_zzgnk_1 a:hover,html._theme-dark_zzgnk_1 footer a:hover{color:#fff!important}html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 h2,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 h3,html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 h4,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 h2,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 h3,html._theme-dark_zzgnk_1 #_footerAreaUhf_zzgnk_1 h4,html._theme-dark_zzgnk_1 footer h2,html._theme-dark_zzgnk_1 footer h3,html._theme-dark_zzgnk_1 footer h4{color:#fff!important}html._theme-dark_zzgnk_1 #_uhf-footer_zzgnk_1 ._c-heading-4_zzgnk_299{color:#fff!important}html._theme-dark_zzgnk_1 ._c-uhff_zzgnk_250 ._m-social_zzgnk_302 a{color:#d2d0ce!important}html._theme-dark_zzgnk_1 ._c-uhff-base_zzgnk_305,html._theme-dark_zzgnk_1 ._m-locale-selector_zzgnk_306,html._theme-dark_zzgnk_1 ._c-uhf-base-footer_zzgnk_307{background-color:#1f1f1f!important}html._theme-dark_zzgnk_1 ._c-uhff-base_zzgnk_305 a,html._theme-dark_zzgnk_1 ._m-locale-selector_zzgnk_306 a,html._theme-dark_zzgnk_1 ._m-locale-selector_zzgnk_306 button,html._theme-dark_zzgnk_1 ._c-uhf-base-footer_zzgnk_307 a{color:#d2d0ce!important}html._theme-dark_zzgnk_1 ._c-glyph_zzgnk_196,html._theme-dark_zzgnk_1 button._c-action-trigger_zzgnk_149,html._theme-dark_zzgnk_1 ._c-action-trigger_zzgnk_149{color:#d2d0ce!important;background-color:transparent!important}html._theme-dark_zzgnk_1 #_privacy-choices_zzgnk_1,html._theme-dark_zzgnk_1 ._m-content-placement-item_zzgnk_323{background-color:#1f1f1f!important;color:#d2d0ce!important}html._theme-dark_zzgnk_1 ._c-uhf-menu_zzgnk_43._f-language-selector_zzgnk_327,html._theme-dark_zzgnk_1 ._c-uhf-menu_zzgnk_43._js-paddle-items_zzgnk_330{background-color:#1f1f1f!important}._c-uhfh_zzgnk_43>div>div{max-width:none!important}._c-uhfh_zzgnk_43>div:first-child{padding:0 3.2%!important;margin-bottom:0!important}body._user-authenticated_zzgnk_351 #_meControl_zzgnk_1,body._user-authenticated_zzgnk_351 [id*=mectrl],body._user-authenticated_zzgnk_351 a[href*="login.live.com"],body._user-authenticated_zzgnk_351 a[href*="login.microsoftonline.com"],body._user-authenticated_zzgnk_351 button[id*=mectrl],body._user-authenticated_zzgnk_351 ._c-me_zzgnk_219,body._user-authenticated_zzgnk_351 [data-bi-id*=signin],body._user-authenticated_zzgnk_351 [aria-label*="Sign in"],body._user-authenticated_zzgnk_351 [aria-label*="sign in"]{display:none!important}html._theme-dark_zzgnk_1 [class*=itemIcon]{border-color:#2b2b2b!important;background:linear-gradient(300deg,#1f1f1f,#252526)!important}html._theme-dark_zzgnk_1 [class*=itemIcon] img{filter:invert(.9)!important}#_cli_shellHeaderSearchInput_zzgnk_1::placeholder{color:#ebebeb!important}._section_zzgnk_380{scroll-margin-top:80px}._section_zzgnk_380:last-child{border-bottom:none}._engagementDetailsSection_zzgnk_387 ._sectionHeader_zzgnk_387{margin-bottom:16px}._sectionHeader_zzgnk_387{margin:16px 0 0;display:flex;align-items:center;gap:4px;position:relative;right:28px}._sectionHeader_zzgnk_387 p{margin:0;line-height:1.3}._copyLinkButton_zzgnk_404{display:inline-flex;align-items:center;justify-content:center;padding:3px;position:relative;top:2px;background:none;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease;color:var(--theme-primary-base);width:24px}._sectionHeader_zzgnk_387:hover ._copyLinkButton_zzgnk_404,._sectionHeader_zzgnk_387:focus-within ._copyLinkButton_zzgnk_404{opacity:1}._linkIcon_zzgnk_423{width:20px;height:20px}._content_zzgnk_428 code{padding:2px 6px;font-size:.9em}._content_zzgnk_428 pre{overflow-x:auto}._content_zzgnk_428 pre code{background:none;padding:0}._content_zzgnk_428 a{text-decoration:none}._content_zzgnk_428 a:hover{text-decoration:underline}._content_zzgnk_428 img{max-width:100%;height:auto}._content_zzgnk_428 table{width:100%;border-collapse:collapse}._content_zzgnk_428 table th,._content_zzgnk_428 table td{text-align:left}html._theme-dark_164z1_1,:root._theme-dark_164z1_1{color-scheme:dark}._font-size-h1_164z1_10,._font-size-h2_164z1_11,._font-size-h3_164z1_12,._font-size-h4_164z1_13,._font-size-h5_164z1_14{margin-bottom:16px}._c-search_164z1_27{margin-top:3px!important}#_uhf-c-nav_164z1_1{margin-top:2px!important}#_uhf-shopping-cart_164z1_158{margin-top:1px!important}#_header_164z1_93{line-height:1}._c-uhfh_164z1_43._c-sgl-stck_164z1_43 ._c-uhfh-actions_164z1_43 ._wf-menu_164z1_43 ._c-uhf-menu_164z1_43>button:after{top:14px}._theme-light_164z1_47 #_uhfLogo_164z1_1{color:#666}._theme-light_164z1_47 #_uhfLogo_164z1_1 span{filter:blur(.5px)}#_uhfLogo_164z1_1 svg{position:relative;bottom:4px;width:24px}#_uhfLogo_164z1_1 span{position:relative;left:6px;bottom:10px;font-size:18px;font-weight:500}#_uhfLogo_164z1_1 span[itemprop=name]{display:none}html._theme-dark_164z1_1 #_epb_164z1_74{background-color:#323130!important;outline-color:#484644!important}html._theme-dark_164z1_1 #_epb_164z1_74 ._epb-container_164z1_74{color:#484644!important;box-shadow:1px 1px 5px 3px #323130;height:75px}html._theme-dark_164z1_1 #_epb_164z1_74>div{background-color:#1f1f1f!important;color:#d2d0ce!important}html._theme-dark_164z1_1 #_epb_164z1_74>div>div>div>span>span._epb-launch_164z1_83._pb-content-heading_164z1_83{color:#fff!important}html._theme-dark_164z1_1 #_epb_164z1_74>div>div>div>span>span._epb-text_164z1_86._pb-content-text_164z1_86{color:#fff!important}html._theme-dark_164z1_1 #_headerAreaUhf_164z1_1,html._theme-dark_164z1_1 ._c-uhfh_164z1_43,html._theme-dark_164z1_1 ._c-uhf-header_164z1_91,html._theme-dark_164z1_1 #_uhf-header_164z1_1,html._theme-dark_164z1_1 ._header_164z1_93,html._theme-dark_164z1_1 #_header-container_164z1_1,html._theme-dark_164z1_1 #_header_164z1_93{background-color:#1f1f1f!important}html._theme-dark_164z1_1 ._c-uhfh_164z1_43>div,html._theme-dark_164z1_1 ._c-uhfh_164z1_43 nav,html._theme-dark_164z1_1 ._c-uhfh_164z1_43 section,html._theme-dark_164z1_1 #_headerAreaUhf_164z1_1>div,html._theme-dark_164z1_1 #_headerAreaUhf_164z1_1 nav,html._theme-dark_164z1_1 #_header_164z1_93>div,html._theme-dark_164z1_1 ._c-uhf-nav-row_164z1_104{background-color:#1f1f1f!important}html._theme-dark_164z1_1 ._c-uhfh_164z1_43 a,html._theme-dark_164z1_1 ._c-uhfh_164z1_43 button,html._theme-dark_164z1_1 ._c-uhf-nav-link_164z1_109,html._theme-dark_164z1_1 #_headerAreaUhf_164z1_1 a,html._theme-dark_164z1_1 #_uhf-header_164z1_1 a,html._theme-dark_164z1_1 #_header_164z1_93 a,html._theme-dark_164z1_1 ._c-uhfh_164z1_43 span,html._theme-dark_164z1_1 #_headerAreaUhf_164z1_1 span,html._theme-dark_164z1_1 ._c-uhf-nav-link_164z1_109 span{color:#fff!important}html._theme-dark_164z1_1 ._c-uhf-nav_164z1_104,html._theme-dark_164z1_1 ._f-multi-column_164z1_119,html._theme-dark_164z1_1 nav[role=navigation]{background-color:#1f1f1f!important}html._theme-dark_164z1_1 #_uhf-c-nav_164z1_1>ul>li>div>button>span{position:relative;bottom:2px}html._theme-dark_164z1_1 ._c-uhfh_164z1_43._c-sgl-stck_164z1_43 ._c-uhfh-actions_164z1_43 ._wf-menu_164z1_43 ._c-uhf-menu_164z1_43>button:after{margin:-2px}html._theme-dark_164z1_1 ._c-uhf-menu_164z1_43,html._theme-dark_164z1_1 ._f-sub-menu_164z1_131,html._theme-dark_164z1_1 ._c-uhf-nav-group_164z1_132{background-color:#1f1f1f!important;border-color:#323130!important}html._theme-dark_164z1_1 ._nested-menu_164z1_136{background-color:#292929!important}html._theme-dark_164z1_1 ._all-ms-nav_164z1_139:hover{background-color:#1f1f1f!important;border-color:#323130!important}html._theme-dark_164z1_1 ._c-button-logo_164z1_143{border:unset}html._theme-dark_164z1_1 ._c-uhfh_164z1_43>div:first-child ._c-uhf-menu_164z1_43>button[aria-expanded=true]{background-color:unset!important}html._theme-dark_164z1_1 ._c-action-trigger_164z1_149{margin-top:0!important}html._theme-dark_164z1_1 #_uhf-shopping-cart_164z1_158{margin-top:1px!important}html._theme-dark_164z1_1 ._c-uhfh_164z1_43._c-sgl-stck_164z1_43 ._c-uhfh-actions_164z1_43 #_uhf-shopping-cart_164z1_158:hover span._c-uhf-tooltip_164z1_155{background-color:unset!important}html._theme-dark_164z1_1 ._uhf-shopping-cart-tooltip_164z1_158{background-color:#1f1f1f!important}html._theme-dark_164z1_1 #_search_164z1_1{width:90px}html._theme-dark_164z1_1 ._c-uhfh_164z1_43 ._theme-light_164z1_47 ._f-multi-column_164z1_119 ._f-multi-column-info_164z1_164{background-color:unset!important}html._theme-dark_164z1_1 ._c-uhfh_164z1_43._c-sgl-stck_164z1_43 ._c-button-logo_164z1_143{padding-top:18px}html._theme-dark_164z1_1 ._c-uhf-menu_164z1_43 a,html._theme-dark_164z1_1 ._f-sub-menu_164z1_131 a,html._theme-dark_164z1_1 ._c-uhf-nav-group_164z1_132 a{color:#fff!important}html._theme-dark_164z1_1 ._c-logo_164z1_175,html._theme-dark_164z1_1 ._c-logo_164z1_175 *,html._theme-dark_164z1_1 a._c-logo_164z1_175,html._theme-dark_164z1_1 a._c-logo_164z1_175 span,html._theme-dark_164z1_1 a._c-logo_164z1_175 img+span{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_164z1_1 [aria-label=Microsoft] span,html._theme-dark_164z1_1 [href*="microsoft.com"]>span{color:#fff!important}html._theme-dark_164z1_1 ._c-search_164z1_27,html._theme-dark_164z1_1 ._c-search_164z1_27 form{background-color:transparent!important}html._theme-dark_164z1_1 ._c-search_164z1_27 input{background-color:#323130!important;color:#fff!important;border-color:#484644!important}html._theme-dark_164z1_1 ._c-search_164z1_27 ._c-glyph_164z1_196,html._theme-dark_164z1_1 ._c-search_164z1_27 svg,html._theme-dark_164z1_1 button[aria-label*=earch] ._c-glyph_164z1_196{color:#fff!important;background-color:transparent!important;background:none!important}html._theme-dark_164z1_1 ._c-search_164z1_27 *:hover,html._theme-dark_164z1_1 ._c-search_164z1_27 *:focus,html._theme-dark_164z1_1 ._c-search_164z1_27 button:hover *,html._theme-dark_164z1_1 ._c-search_164z1_27 button:focus *{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_164z1_1 ._c-search_164z1_27,html._theme-dark_164z1_1 ._c-search_164z1_27 button{background-color:#1f1f1f!important}html._theme-dark_164z1_1 ._c-uhfh_164z1_43._c-sgl-stck_164z1_43 ._c-search_164z1_27 button:before{background:unset}html._theme-dark_164z1_1 ._theme-dark_164z1_1 ._theme-light_164z1_47 ._m-auto-suggest_164z1_219 ._c-menu_164z1_219 ._c-menu-item_164z1_219>a{background-color:#323130!important}html._theme-dark_164z1_1 ._theme-dark_164z1_1 ._m-auto-suggest_164z1_219 ._c-menu_164z1_219 ._c-menu-item_164z1_219>span,html._theme-dark_164z1_1 ._theme-light_164z1_47 ._m-auto-suggest_164z1_219 ._c-menu_164z1_219 ._c-menu-item_164z1_219>a,html._theme-dark_164z1_1 ._theme-dark_164z1_1 ._theme-light_164z1_47 ._m-auto-suggest_164z1_219 ._c-menu_164z1_219 ._c-menu-item_164z1_219>span,html._theme-dark_164z1_1 ._theme-dark_164z1_1 ._theme-light_164z1_47 ._m-auto-suggest_164z1_219 ._c-menu_164z1_219 ._c-menu-item_164z1_219>a,html._theme-dark_164z1_1 ._theme-light_164z1_47 ._c-auto-suggest_164z1_226 ._c-menu_164z1_219 ._c-menu-item_164z1_219>span,html._theme-dark_164z1_1 ._theme-light_164z1_47 ._c-auto-suggest_164z1_226 ._c-menu_164z1_219 ._c-menu-item_164z1_219>a,html._theme-dark_164z1_1 ._theme-dark_164z1_1 ._theme-light_164z1_47 ._c-auto-suggest_164z1_226 ._c-menu_164z1_219 ._c-menu-item_164z1_219>span,html._theme-dark_164z1_1 ._theme-dark_164z1_1 ._theme-light_164z1_47 ._c-auto-suggest_164z1_226 ._c-menu_164z1_219 ._c-menu-item_164z1_219>a{background:#1f1f1f!important}html._theme-dark_164z1_1 ._theme-dark_164z1_1 ._theme-light_164z1_47 ._m-auto-suggest_164z1_219 ._c-menu-item_164z1_219 a,html._theme-dark_164z1_1 #_universal-header-search-auto-suggest-ul_164z1_1,html._theme-dark_164z1_1 #_universal-header-search-auto-suggest-ul_164z1_1 li span{background-color:#1f1f1f!important}html._theme-dark_164z1_1 #_universal-header-search-auto-suggest-ul_164z1_1 li span:hover{text-decoration:underline}html._theme-dark_164z1_1 ._c-uhf-menu-button_164z1_244,html._theme-dark_164z1_1 ._c-action-trigger_164z1_149._c-glyph_164z1_196{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1,html._theme-dark_164z1_1 ._c-uhff_164z1_250,html._theme-dark_164z1_1 ._c-uhf-footer_164z1_251,html._theme-dark_164z1_1 #_uhf-footer_164z1_1,html._theme-dark_164z1_1 footer,html._theme-dark_164z1_1 [role=contentinfo]{background-color:#1f1f1f!important;border-top:1px solid #323130!important}html._theme-dark_164z1_1 ._c-uhff_164z1_250>div,html._theme-dark_164z1_1 ._c-uhff_164z1_250 nav,html._theme-dark_164z1_1 ._c-uhff_164z1_250 section,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1>div,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 nav,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 section{background-color:#1f1f1f!important}html._theme-dark_164z1_1 ._c-uhff_164z1_250 a,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 a,html._theme-dark_164z1_1 #_uhf-footer_164z1_1 a,html._theme-dark_164z1_1 ._c-uhff_164z1_250,html._theme-dark_164z1_1 ._c-uhff_164z1_250 span,html._theme-dark_164z1_1 ._c-uhff_164z1_250 p,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 span,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 p,html._theme-dark_164z1_1 footer a,html._theme-dark_164z1_1 footer span,html._theme-dark_164z1_1 footer p{color:#d2d0ce!important}html._theme-dark_164z1_1 #_uhf-footer_164z1_1>div>nav>ul>li{color:#d2d0ce!important}html._theme-dark_164z1_1 ._c-uhff_164z1_250 a:hover,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 a:hover,html._theme-dark_164z1_1 #_uhf-footer_164z1_1 a:hover,html._theme-dark_164z1_1 footer a:hover{color:#fff!important}html._theme-dark_164z1_1 ._c-uhff_164z1_250 h2,html._theme-dark_164z1_1 ._c-uhff_164z1_250 h3,html._theme-dark_164z1_1 ._c-uhff_164z1_250 h4,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 h2,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 h3,html._theme-dark_164z1_1 #_footerAreaUhf_164z1_1 h4,html._theme-dark_164z1_1 footer h2,html._theme-dark_164z1_1 footer h3,html._theme-dark_164z1_1 footer h4{color:#fff!important}html._theme-dark_164z1_1 #_uhf-footer_164z1_1 ._c-heading-4_164z1_299{color:#fff!important}html._theme-dark_164z1_1 ._c-uhff_164z1_250 ._m-social_164z1_302 a{color:#d2d0ce!important}html._theme-dark_164z1_1 ._c-uhff-base_164z1_305,html._theme-dark_164z1_1 ._m-locale-selector_164z1_306,html._theme-dark_164z1_1 ._c-uhf-base-footer_164z1_307{background-color:#1f1f1f!important}html._theme-dark_164z1_1 ._c-uhff-base_164z1_305 a,html._theme-dark_164z1_1 ._m-locale-selector_164z1_306 a,html._theme-dark_164z1_1 ._m-locale-selector_164z1_306 button,html._theme-dark_164z1_1 ._c-uhf-base-footer_164z1_307 a{color:#d2d0ce!important}html._theme-dark_164z1_1 ._c-glyph_164z1_196,html._theme-dark_164z1_1 button._c-action-trigger_164z1_149,html._theme-dark_164z1_1 ._c-action-trigger_164z1_149{color:#d2d0ce!important;background-color:transparent!important}html._theme-dark_164z1_1 #_privacy-choices_164z1_1,html._theme-dark_164z1_1 ._m-content-placement-item_164z1_323{background-color:#1f1f1f!important;color:#d2d0ce!important}html._theme-dark_164z1_1 ._c-uhf-menu_164z1_43._f-language-selector_164z1_327,html._theme-dark_164z1_1 ._c-uhf-menu_164z1_43._js-paddle-items_164z1_330{background-color:#1f1f1f!important}._c-uhfh_164z1_43>div>div{max-width:none!important}._c-uhfh_164z1_43>div:first-child{padding:0 3.2%!important;margin-bottom:0!important}body._user-authenticated_164z1_351 #_meControl_164z1_1,body._user-authenticated_164z1_351 [id*=mectrl],body._user-authenticated_164z1_351 a[href*="login.live.com"],body._user-authenticated_164z1_351 a[href*="login.microsoftonline.com"],body._user-authenticated_164z1_351 button[id*=mectrl],body._user-authenticated_164z1_351 ._c-me_164z1_219,body._user-authenticated_164z1_351 [data-bi-id*=signin],body._user-authenticated_164z1_351 [aria-label*="Sign in"],body._user-authenticated_164z1_351 [aria-label*="sign in"]{display:none!important}html._theme-dark_164z1_1 [class*=itemIcon]{border-color:#2b2b2b!important;background:linear-gradient(300deg,#1f1f1f,#252526)!important}html._theme-dark_164z1_1 [class*=itemIcon] img{filter:invert(.9)!important}#_cli_shellHeaderSearchInput_164z1_1::placeholder{color:#ebebeb!important}._section_164z1_441{scroll-margin-top:80px}._section_164z1_441:last-child{border-bottom:none}._sectionHeader_164z1_448{margin:22px 0 0;display:flex;align-items:center;gap:4px;position:relative;right:28px}._sectionHeader_164z1_448 p{line-height:1.3}._copyLinkButton_164z1_460{display:inline-flex;align-items:center;justify-content:center;padding:3px;position:relative;bottom:7px;background:none;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease;color:var(--theme-primary-base);width:24px}._sectionHeader_164z1_448:hover ._copyLinkButton_164z1_460,._sectionHeader_164z1_448:focus-within ._copyLinkButton_164z1_460{opacity:1}._linkIcon_164z1_479{width:20px;height:20px}._eligibilityItems_164z1_484{display:grid;gap:10px}._eligibilityItems_164z1_484 ._eligibilityItem_164z1_484:last-child{margin-bottom:16px}._eligibilityItem_164z1_484{display:flex}._itemIcon_164z1_496{flex-shrink:0;width:48px;height:48px;position:relative;top:3px;border-radius:6px;border-style:dashed}._itemIcon_164z1_496 img{height:32px;position:relative;top:5px;left:5px;object-fit:contain}._itemContent_164z1_513{flex:1;padding-left:12px}._itemContent_164z1_513 p{margin:0!important}html._theme-dark_1hluh_1,:root._theme-dark_1hluh_1{color-scheme:dark}._font-size-h1_1hluh_10,._font-size-h2_1hluh_11,._font-size-h3_1hluh_12,._font-size-h4_1hluh_13,._font-size-h5_1hluh_14{margin-bottom:16px}._c-search_1hluh_27{margin-top:3px!important}#_uhf-c-nav_1hluh_1{margin-top:2px!important}#_uhf-shopping-cart_1hluh_158{margin-top:1px!important}#_header_1hluh_93{line-height:1}._c-uhfh_1hluh_43._c-sgl-stck_1hluh_43 ._c-uhfh-actions_1hluh_43 ._wf-menu_1hluh_43 ._c-uhf-menu_1hluh_43>button:after{top:14px}._theme-light_1hluh_47 #_uhfLogo_1hluh_1{color:#666}._theme-light_1hluh_47 #_uhfLogo_1hluh_1 span{filter:blur(.5px)}#_uhfLogo_1hluh_1 svg{position:relative;bottom:4px;width:24px}#_uhfLogo_1hluh_1 span{position:relative;left:6px;bottom:10px;font-size:18px;font-weight:500}#_uhfLogo_1hluh_1 span[itemprop=name]{display:none}html._theme-dark_1hluh_1 #_epb_1hluh_74{background-color:#323130!important;outline-color:#484644!important}html._theme-dark_1hluh_1 #_epb_1hluh_74 ._epb-container_1hluh_74{color:#484644!important;box-shadow:1px 1px 5px 3px #323130;height:75px}html._theme-dark_1hluh_1 #_epb_1hluh_74>div{background-color:#1f1f1f!important;color:#d2d0ce!important}html._theme-dark_1hluh_1 #_epb_1hluh_74>div>div>div>span>span._epb-launch_1hluh_83._pb-content-heading_1hluh_83{color:#fff!important}html._theme-dark_1hluh_1 #_epb_1hluh_74>div>div>div>span>span._epb-text_1hluh_86._pb-content-text_1hluh_86{color:#fff!important}html._theme-dark_1hluh_1 #_headerAreaUhf_1hluh_1,html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43,html._theme-dark_1hluh_1 ._c-uhf-header_1hluh_91,html._theme-dark_1hluh_1 #_uhf-header_1hluh_1,html._theme-dark_1hluh_1 ._header_1hluh_93,html._theme-dark_1hluh_1 #_header-container_1hluh_1,html._theme-dark_1hluh_1 #_header_1hluh_93{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43>div,html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43 nav,html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43 section,html._theme-dark_1hluh_1 #_headerAreaUhf_1hluh_1>div,html._theme-dark_1hluh_1 #_headerAreaUhf_1hluh_1 nav,html._theme-dark_1hluh_1 #_header_1hluh_93>div,html._theme-dark_1hluh_1 ._c-uhf-nav-row_1hluh_104{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43 a,html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43 button,html._theme-dark_1hluh_1 ._c-uhf-nav-link_1hluh_109,html._theme-dark_1hluh_1 #_headerAreaUhf_1hluh_1 a,html._theme-dark_1hluh_1 #_uhf-header_1hluh_1 a,html._theme-dark_1hluh_1 #_header_1hluh_93 a,html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43 span,html._theme-dark_1hluh_1 #_headerAreaUhf_1hluh_1 span,html._theme-dark_1hluh_1 ._c-uhf-nav-link_1hluh_109 span{color:#fff!important}html._theme-dark_1hluh_1 ._c-uhf-nav_1hluh_104,html._theme-dark_1hluh_1 ._f-multi-column_1hluh_119,html._theme-dark_1hluh_1 nav[role=navigation]{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 #_uhf-c-nav_1hluh_1>ul>li>div>button>span{position:relative;bottom:2px}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43._c-sgl-stck_1hluh_43 ._c-uhfh-actions_1hluh_43 ._wf-menu_1hluh_43 ._c-uhf-menu_1hluh_43>button:after{margin:-2px}html._theme-dark_1hluh_1 ._c-uhf-menu_1hluh_43,html._theme-dark_1hluh_1 ._f-sub-menu_1hluh_131,html._theme-dark_1hluh_1 ._c-uhf-nav-group_1hluh_132{background-color:#1f1f1f!important;border-color:#323130!important}html._theme-dark_1hluh_1 ._nested-menu_1hluh_136{background-color:#292929!important}html._theme-dark_1hluh_1 ._all-ms-nav_1hluh_139:hover{background-color:#1f1f1f!important;border-color:#323130!important}html._theme-dark_1hluh_1 ._c-button-logo_1hluh_143{border:unset}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43>div:first-child ._c-uhf-menu_1hluh_43>button[aria-expanded=true]{background-color:unset!important}html._theme-dark_1hluh_1 ._c-action-trigger_1hluh_149{margin-top:0!important}html._theme-dark_1hluh_1 #_uhf-shopping-cart_1hluh_158{margin-top:1px!important}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43._c-sgl-stck_1hluh_43 ._c-uhfh-actions_1hluh_43 #_uhf-shopping-cart_1hluh_158:hover span._c-uhf-tooltip_1hluh_155{background-color:unset!important}html._theme-dark_1hluh_1 ._uhf-shopping-cart-tooltip_1hluh_158{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 #_search_1hluh_1{width:90px}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43 ._theme-light_1hluh_47 ._f-multi-column_1hluh_119 ._f-multi-column-info_1hluh_164{background-color:unset!important}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43._c-sgl-stck_1hluh_43 ._c-button-logo_1hluh_143{padding-top:18px}html._theme-dark_1hluh_1 ._c-uhf-menu_1hluh_43 a,html._theme-dark_1hluh_1 ._f-sub-menu_1hluh_131 a,html._theme-dark_1hluh_1 ._c-uhf-nav-group_1hluh_132 a{color:#fff!important}html._theme-dark_1hluh_1 ._c-logo_1hluh_175,html._theme-dark_1hluh_1 ._c-logo_1hluh_175 *,html._theme-dark_1hluh_1 a._c-logo_1hluh_175,html._theme-dark_1hluh_1 a._c-logo_1hluh_175 span,html._theme-dark_1hluh_1 a._c-logo_1hluh_175 img+span{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_1hluh_1 [aria-label=Microsoft] span,html._theme-dark_1hluh_1 [href*="microsoft.com"]>span{color:#fff!important}html._theme-dark_1hluh_1 ._c-search_1hluh_27,html._theme-dark_1hluh_1 ._c-search_1hluh_27 form{background-color:transparent!important}html._theme-dark_1hluh_1 ._c-search_1hluh_27 input{background-color:#323130!important;color:#fff!important;border-color:#484644!important}html._theme-dark_1hluh_1 ._c-search_1hluh_27 ._c-glyph_1hluh_196,html._theme-dark_1hluh_1 ._c-search_1hluh_27 svg,html._theme-dark_1hluh_1 button[aria-label*=earch] ._c-glyph_1hluh_196{color:#fff!important;background-color:transparent!important;background:none!important}html._theme-dark_1hluh_1 ._c-search_1hluh_27 *:hover,html._theme-dark_1hluh_1 ._c-search_1hluh_27 *:focus,html._theme-dark_1hluh_1 ._c-search_1hluh_27 button:hover *,html._theme-dark_1hluh_1 ._c-search_1hluh_27 button:focus *{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_1hluh_1 ._c-search_1hluh_27,html._theme-dark_1hluh_1 ._c-search_1hluh_27 button{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 ._c-uhfh_1hluh_43._c-sgl-stck_1hluh_43 ._c-search_1hluh_27 button:before{background:unset}html._theme-dark_1hluh_1 ._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._m-auto-suggest_1hluh_219 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>a{background-color:#323130!important}html._theme-dark_1hluh_1 ._theme-dark_1hluh_1 ._m-auto-suggest_1hluh_219 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>span,html._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._m-auto-suggest_1hluh_219 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>a,html._theme-dark_1hluh_1 ._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._m-auto-suggest_1hluh_219 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>span,html._theme-dark_1hluh_1 ._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._m-auto-suggest_1hluh_219 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>a,html._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._c-auto-suggest_1hluh_226 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>span,html._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._c-auto-suggest_1hluh_226 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>a,html._theme-dark_1hluh_1 ._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._c-auto-suggest_1hluh_226 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>span,html._theme-dark_1hluh_1 ._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._c-auto-suggest_1hluh_226 ._c-menu_1hluh_219 ._c-menu-item_1hluh_219>a{background:#1f1f1f!important}html._theme-dark_1hluh_1 ._theme-dark_1hluh_1 ._theme-light_1hluh_47 ._m-auto-suggest_1hluh_219 ._c-menu-item_1hluh_219 a,html._theme-dark_1hluh_1 #_universal-header-search-auto-suggest-ul_1hluh_1,html._theme-dark_1hluh_1 #_universal-header-search-auto-suggest-ul_1hluh_1 li span{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 #_universal-header-search-auto-suggest-ul_1hluh_1 li span:hover{text-decoration:underline}html._theme-dark_1hluh_1 ._c-uhf-menu-button_1hluh_244,html._theme-dark_1hluh_1 ._c-action-trigger_1hluh_149._c-glyph_1hluh_196{background-color:#1f1f1f!important;color:#fff!important}html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250,html._theme-dark_1hluh_1 ._c-uhf-footer_1hluh_251,html._theme-dark_1hluh_1 #_uhf-footer_1hluh_1,html._theme-dark_1hluh_1 footer,html._theme-dark_1hluh_1 [role=contentinfo]{background-color:#1f1f1f!important;border-top:1px solid #323130!important}html._theme-dark_1hluh_1 ._c-uhff_1hluh_250>div,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 nav,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 section,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1>div,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 nav,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 section{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 a,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 a,html._theme-dark_1hluh_1 #_uhf-footer_1hluh_1 a,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 span,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 p,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 span,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 p,html._theme-dark_1hluh_1 footer a,html._theme-dark_1hluh_1 footer span,html._theme-dark_1hluh_1 footer p{color:#d2d0ce!important}html._theme-dark_1hluh_1 #_uhf-footer_1hluh_1>div>nav>ul>li{color:#d2d0ce!important}html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 a:hover,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 a:hover,html._theme-dark_1hluh_1 #_uhf-footer_1hluh_1 a:hover,html._theme-dark_1hluh_1 footer a:hover{color:#fff!important}html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 h2,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 h3,html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 h4,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 h2,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 h3,html._theme-dark_1hluh_1 #_footerAreaUhf_1hluh_1 h4,html._theme-dark_1hluh_1 footer h2,html._theme-dark_1hluh_1 footer h3,html._theme-dark_1hluh_1 footer h4{color:#fff!important}html._theme-dark_1hluh_1 #_uhf-footer_1hluh_1 ._c-heading-4_1hluh_299{color:#fff!important}html._theme-dark_1hluh_1 ._c-uhff_1hluh_250 ._m-social_1hluh_302 a{color:#d2d0ce!important}html._theme-dark_1hluh_1 ._c-uhff-base_1hluh_305,html._theme-dark_1hluh_1 ._m-locale-selector_1hluh_306,html._theme-dark_1hluh_1 ._c-uhf-base-footer_1hluh_307{background-color:#1f1f1f!important}html._theme-dark_1hluh_1 ._c-uhff-base_1hluh_305 a,html._theme-dark_1hluh_1 ._m-locale-selector_1hluh_306 a,html._theme-dark_1hluh_1 ._m-locale-selector_1hluh_306 button,html._theme-dark_1hluh_1 ._c-uhf-base-footer_1hluh_307 a{color:#d2d0ce!important}html._theme-dark_1hluh_1 ._c-glyph_1hluh_196,html._theme-dark_1hluh_1 button._c-action-trigger_1hluh_149,html._theme-dark_1hluh_1 ._c-action-trigger_1hluh_149{color:#d2d0ce!important;background-color:transparent!important}html._theme-dark_1hluh_1 #_privacy-choices_1hluh_1,html._theme-dark_1hluh_1 ._m-content-placement-item_1hluh_323{background-color:#1f1f1f!important;color:#d2d0ce!important}html._theme-dark_1hluh_1 ._c-uhf-menu_1hluh_43._f-language-selector_1hluh_327,html._theme-dark_1hluh_1 ._c-uhf-menu_1hluh_43._js-paddle-items_1hluh_330{background-color:#1f1f1f!important}._c-uhfh_1hluh_43>div>div{max-width:none!important}._c-uhfh_1hluh_43>div:first-child{padding:0 3.2%!important;margin-bottom:0!important}body._user-authenticated_1hluh_351 #_meControl_1hluh_1,body._user-authenticated_1hluh_351 [id*=mectrl],body._user-authenticated_1hluh_351 a[href*="login.live.com"],body._user-authenticated_1hluh_351 a[href*="login.microsoftonline.com"],body._user-authenticated_1hluh_351 button[id*=mectrl],body._user-authenticated_1hluh_351 ._c-me_1hluh_219,body._user-authenticated_1hluh_351 [data-bi-id*=signin],body._user-authenticated_1hluh_351 [aria-label*="Sign in"],body._user-authenticated_1hluh_351 [aria-label*="sign in"]{display:none!important}html._theme-dark_1hluh_1 [class*=itemIcon]{border-color:#2b2b2b!important;background:linear-gradient(300deg,#1f1f1f,#252526)!important}html._theme-dark_1hluh_1 [class*=itemIcon] img{filter:invert(.9)!important}#_cli_shellHeaderSearchInput_1hluh_1::placeholder{color:#ebebeb!important}._header_1hluh_93{padding:12px 0 0;line-height:1.3}._header_1hluh_93 ._summary_1hluh_384{margin-top:18px;margin-bottom:24px}._summary_1hluh_384{display:block}._pageContainer_10uep_62{max-width:1100px;background-color:var(--theme-body-background)}._contentWrapper_10uep_67{flex:1;min-width:0;overflow-x:hidden;background-color:var(--theme-body-background)}._container_10uep_74{max-width:100%;padding:1.25rem 3em}@media(max-width:768px){._container_10uep_74{padding:.75rem 1em}}._article_10uep_84{max-width:1200px;height:100%;width:100%;color:var(--theme-text);align-content:center}._genericPage_10uep_92,._eligibilityPage_10uep_93{width:100%;margin:0 auto}._contentNotFound_10uep_98{min-block-size:75vh}._contentNotFound_10uep_98 ._article_10uep_84{justify-content:center}._loading_10uep_105,._error_10uep_106{text-align:center;color:var(--theme-text-subtle)}._error_10uep_106{color:var(--theme-danger-base)}._content_10uep_67 h1,._content_10uep_67 h2,._content_10uep_67 h3,._content_10uep_67 h4,._content_10uep_67 h5{margin-top:1rem;line-height:1em;border:none}._content_10uep_67 h1{font-size:2.5rem!important}._content_10uep_67 h2{font-size:2.125rem!important}._content_10uep_67 h3{font-size:1.75rem!important}._content_10uep_67 h4{font-size:1.5rem!important}._content_10uep_67 h5{font-size:1.25rem!important}._content_10uep_67 h6{font-size:16px!important;color:unset}._content_10uep_67 b,._content_10uep_67 strong{font-weight:bolder}._content_10uep_67 mark{padding:.1em .2em;border-radius:2px}._content_10uep_67 .octicon-link{display:none}._content_10uep_67 .markdown-alert{padding:24px 16px}._content_10uep_67 code{padding:.2em .4em;margin:0;font-size:85%}._content_10uep_67 pre{font-size:85%;line-height:1.45;border-radius:6px}._content_10uep_67 pre code{padding:16px}._content_10uep_67 pre code video{max-width:100%;height:auto}._content_10uep_67 pre code{margin:0;overflow:auto;display:block;overflow-wrap:normal;background-color:transparent;border:0px}._content_10uep_67 kbd{display:inline-block;vertical-align:middle;padding:3px 5px;font:11px/10px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;border-radius:6px}._content_10uep_67 ._table_10uep_216._table-complex_10uep_216 th,._content_10uep_67 ._table_10uep_216._table-complex_10uep_216 td{border:unset!important}._content_10uep_67 ._table_10uep_216:not(._table-simple_10uep_220){border:unset!important}._content_10uep_67 table{max-width:100%;margin:16px 0 0}._content_10uep_67 table td,._content_10uep_67 table th{border:unset!important}._content_10uep_67 table tr{background-color:unset!important;border-top:1px solid #d1d1d1}._content_10uep_67 table thead tr{border:unset!important}._content_10uep_67 table thead tr th{align-content:center;font-weight:700}._content_10uep_67 table tbody tr{background-color:unset!important}._content_10uep_67 table tbody tr:nth-child(2n){background-color:unset!important}._content_10uep_67 table tbody td{word-wrap:break-word;vertical-align:top;padding:1rem 1.25rem;line-height:1.5;display:table-cell}._content_10uep_67 table:focus{outline-offset:2px}._content_10uep_67 table:focus:not(:focus-visible){outline:none}._content_10uep_67 table:focus-visible{outline-offset:2px}._content_10uep_67 ul.contains-task-list{position:relative;left:20px!important}._content_10uep_67 ol{padding:0 0 0 8px;position:relative;left:16px}._content_10uep_67 ul{list-style:revert;padding:0 0 0 8px;position:relative;left:14px}._content_10uep_67 ul li ul{padding-left:8px}._content_10uep_67 table+p{margin:0}._content_10uep_67 pre code{border:2px solid #e6e6e6}._content_10uep_67 sup{top:-.5em;font-size:75%;line-height:0;position:relative;vertical-align:baseline}._content_10uep_67 sup>a:before{content:"["}._content_10uep_67 sup>a:after{content:"]"}._content_10uep_67 .alert,._content_10uep_67 .markdown-alert{border-left:4px solid;margin:16px 0 24px;padding:12px 16px}._content_10uep_67 .alert p,._content_10uep_67 .markdown-alert p{padding:4px 0}._content_10uep_67 .alert p:first-of-type:not(.alertTitle,.markdown-alert-title),._content_10uep_67 .markdown-alert p:first-of-type:not(.alertTitle,.markdown-alert-title){padding-top:8px}._content_10uep_67 .markdown-alert-title{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;text-transform:uppercase;padding:0!important;margin-bottom:20px}._content_10uep_67 .octicon{width:18px;height:18px;flex-shrink:0}._content_10uep_67 .markdown-alert-important{border:1px solid #115ea3!important;background-color:#ebf3fc!important}._content_10uep_67 .markdown-alert-important .markdown-alert-title{color:#115ea3!important}._content_10uep_67 .markdown-alert-tip{border:1px solid #0e700e!important;background-color:#f1faf1!important}._content_10uep_67 .markdown-alert-tip .markdown-alert-title{color:#0e700e!important}._content_10uep_67 .markdown-alert-note{border:1px solid #3b2e58!important;background-color:#efd9fd!important}._content_10uep_67 .markdown-alert-note .markdown-alert-title{color:#3b2e58!important}._content_10uep_67 .markdown-alert-warning{border:1px solid #8a3707!important;background-color:#fff9f5!important}._content_10uep_67 .markdown-alert-warning .markdown-alert-title{color:#8a3707!important}._content_10uep_67 .markdown-alert-caution{border:1px solid #b10e1c!important;background-color:#fdf3f4!important}._content_10uep_67 .markdown-alert-caution .markdown-alert-title{color:#b10e1c!important}._content_10uep_67 .markdown-alert{word-wrap:break-word;word-break:break-word;border-radius:.375rem;margin-top:1rem;padding:1rem;font-size:1rem;transition:height .5s ease-in,opacity .5s ease-in;display:block;position:relative}._content_10uep_67 [data-color-mode=dark] table tr{border-top:1px solid #505050}._content_10uep_67 [data-color-mode=dark] pre,._content_10uep_67 [data-color-mode=dark] code{background-color:unset!important}._content_10uep_67 [data-color-mode=dark] pre code{border:2px solid #404040}._content_10uep_67 [data-color-mode=dark]{background-color:#1f1f1f;color:#fff}._content_10uep_67 [data-color-mode=dark] .alert{border:1px solid #fff;background-color:#404040}._content_10uep_67 [data-color-mode=dark] .markdown-alert-important{border:1px solid #9ccbee!important;background-color:#004173!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-important .markdown-alert-title{color:#9ccbee!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-tip{border:1px solid #dff6dd!important;background-color:#054b16!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-tip .markdown-alert-title{color:#dff6dd!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-note{border:1px solid #efd9fd!important;background-color:#3b2e58!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-note .markdown-alert-title{color:#efd9fd!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-warning{border:1px solid #fdcfb4!important;background-color:#4a1e04!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-warning .markdown-alert-title{color:#fdcfb4!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-caution{border:1px solid #ffffff!important;background-color:#630001!important}._content_10uep_67 [data-color-mode=dark] .markdown-alert-caution .markdown-alert-title{color:#fff!important}._content_10uep_67 [data-color-mode=dark] code,._content_10uep_67 [data-color-mode=dark] pre,._content_10uep_67 [data-color-mode=dark] kbd,._content_10uep_67 [data-color-mode=dark] mark{background-color:#444c56}._content_10uep_67 [data-color-mode=dark] table tr,._content_10uep_67 [data-color-mode=dark] table tbody td{background-color:unset}._sections_10uep_457{display:flex;flex-direction:column}._emptyState_10uep_462{text-align:center;color:var(--theme-text-subtle)}._container_1oiqd_62{flex:1;display:flex;justify-content:center;width:100%;box-sizing:border-box;padding:1.25rem 2em}._content_1oiqd_71{width:100%;display:flex;flex-direction:column;gap:1em}._header_1oiqd_78{display:flex;flex-direction:column;gap:.25rem;margin:16px 0 0}._subtitle_1oiqd_85{margin:16px 0 0;color:var(--theme-text-subtle);font-size:1rem;line-height:1.3}._status_1oiqd_92{padding:1.25rem;color:var(--theme-text-subtle)}._list_1oiqd_97{display:flex;flex-direction:column;gap:.75rem}._item_1oiqd_103{border:1px solid var(--theme-border-subtle);overflow:hidden}._itemHeader_1oiqd_108{display:flex;flex-direction:column;gap:.25rem;margin:16px 0 0;border-bottom:1px solid var(--theme-border-subtle)}._itemTitleRow_1oiqd_116{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}._itemTitleGroup_1oiqd_123{display:flex;align-items:baseline;gap:.25rem}._itemTitle_1oiqd_116{margin:0;scroll-margin-top:3rem}._meta_1oiqd_134{margin:0;color:var(--theme-text-subtle);font-size:1.125rem;white-space:nowrap;flex:0 0 auto}._link_1oiqd_142{color:var(--theme-link-color);text-decoration:none}._link_1oiqd_142:hover{text-decoration:underline}._openInNewTabLink_1oiqd_151{display:inline-flex;align-items:center;justify-content:center;padding:4px;opacity:0;transition:opacity .2s ease;color:var(--theme-link-color);text-decoration:none}._itemTitleGroup_1oiqd_123:hover ._openInNewTabLink_1oiqd_151,._itemTitleGroup_1oiqd_123:focus-within ._openInNewTabLink_1oiqd_151{opacity:1}._openInNewTabIcon_1oiqd_167{width:18px;height:18px}._itemBody_1oiqd_172{padding:16px 0 0}@media(max-width:48rem){._container_1oiqd_62{padding:1.5rem}._header_1oiqd_78,._itemHeader_1oiqd_108,._itemBody_1oiqd_172{padding:1rem}._itemTitleRow_1oiqd_116{flex-direction:column;align-items:flex-start}}._localeOption_j54lo_1{display:inline-block;padding:4px 0;text-decoration:underline;color:#0067b8;font-size:13px;cursor:pointer;transition:text-decoration .15s ease}._localeOption_j54lo_1:hover{text-decoration:underline}._localeOption_j54lo_1:focus-visible{outline:2px solid #000;outline-offset:2px}._localeOption_j54lo_1:active{color:#005a9e}._flag_j54lo_21{display:none}._name_j54lo_25{font-size:16px;font-weight:400}._localePicker_1dqle_1{min-width:100vw;padding:16px 3.65% 0}._localeGrid_1dqle_6{display:flex;flex-direction:column;gap:0;padding:1% 0 0 3%}._container_kq774_62{flex:1;width:100%;background-color:var(--theme-body-background);padding:2rem}._stateContainer_kq774_69{min-height:60vh;width:100%;display:flex;align-items:center;justify-content:center}._loading_kq774_77,._error_kq774_78{text-align:center;padding:2rem;max-width:40rem}._error_kq774_78 h1{margin:0 0 1.25rem;font-size:2.125rem;font-weight:600;color:var(--theme-text)}._error_kq774_78 p{margin:0 0 1.25rem;font-size:1rem;color:var(--theme-text-subtle);line-height:1.3}._noScript_kq774_98{text-align:center;padding:2rem}._noScript_kq774_98 h1{margin:0 0 1.25rem;font-size:2.125rem;color:var(--theme-text)}._noScript_kq774_98 p{margin:0 0 1.25rem;font-size:1rem;color:var(--theme-text-subtle)}._noScript_kq774_98 form{display:flex;flex-direction:column;gap:1.5rem;max-width:25rem;margin:0 auto}._noScriptButton_kq774_120{padding:1rem 1.5rem;background-color:#00000005;border:1px solid rgba(0,0,0,.12);border-radius:6px;font-size:.875rem;cursor:pointer}._noScriptButton_kq774_120:hover{filter:brightness(.98)}@media(max-width:48rem){._container_kq774_62{padding:1.5rem}}.site-header .site-header-button,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.select select,.textarea,.input,.button{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;vertical-align:top;border:1px solid #0000;border-radius:.25rem;justify-content:flex-start;align-items:center;min-height:2.25em;padding-block:calc(.375em - 1px);padding-inline:calc(.625em - 1px);font-size:1rem;line-height:1.5;display:inline-flex;position:relative}.site-header [disabled].site-header-button,[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button{cursor:not-allowed}.popover.popover-caret.popover-caret-bottom .popover-content:before,.popover.popover-caret .popover-content:before,.select:not(.select-multiple):after,.accordion.accordion-icon-end:dir(rtl) summary:after,.accordion.accordion-icon-end summary:after,.accordion:not(.accordion-icon-end):dir(rtl) summary:before,.accordion:not(.accordion-icon-end) summary:before{transform-origin:50%;border:1px solid var(--theme-text);pointer-events:none;content:" ";z-index:1;border-block-start:0;border-inline-end:0;width:.525em;height:.525em;inset-inline-end:calc(.625em - 1px)}.toggle input[type=checkbox]:focus-visible+label,.radio input:focus-visible,.radio input.is-focused,.select select:focus-visible,.textarea:focus-visible,.input:focus-visible,.checkbox input[type=checkbox]:focus-visible+.checkbox-check,:where(.is-focused),.has-default-focus :focus-visible,.default-focus :focus-visible{outline-color:inherit;outline-offset:.25rem;outline-width:.125rem;outline-style:dashed}.notification.is-loading:before,.button.button-filled.button-danger.is-loading:after,.button.button-filled.button-danger.is-selected.is-loading:after,.button.button-filled.button-warning.is-loading:after,.button.button-filled.button-warning.is-selected.is-loading:after,.button.button-filled.button-info.is-loading:after,.button.button-filled.button-info.is-selected.is-loading:after,.button.button-filled.button-success.is-loading:after,.button.button-filled.button-success.is-selected.is-loading:after,.button.button-filled.button-tertiary.is-loading:after,.button.button-filled.button-tertiary.is-selected.is-loading:after,.button.button-filled.button-secondary.is-loading:after,.button.button-filled.button-secondary.is-selected.is-loading:after,.button.button-filled.button-primary.is-loading:after,.button.button-filled.button-primary.is-selected.is-loading:after,.button.button-filled.is-loading:after,.button.is-loading:after,.banner.is-loading:before{border:2px solid var(--theme-border);content:"";border-block-start-color:#0000;border-inline-end-color:#0000;border-radius:290486px;width:1em;height:1em;animation:.5s linear infinite spinAround;display:block;position:relative}.line-clamp-4,.line-clamp-3,.line-clamp-2,.line-clamp-1,.card .card-content-description,.card .card-title,.card .card-supertitle{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hero,.banner{padding-inline:24px}@media screen and (min-width:1800px){.hero,.banner{padding-inline:max(24px,50% - 876px)}}.card .card-header .card-header-image img,.card .card-header .card-header-image svg{position:absolute;top:0;right:0;bottom:0;left:0}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.link-button,.button-reset,.notification .notification-dismiss,.banner .banner-dismiss{outline-color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000}.pagination-previous:not(:hover),.pagination-next:not(:hover),.pagination-link:not(:hover),.pagination-ellipsis:not(:hover),.link-button:not(:hover),.button-reset:not(:hover),.notification .notification-dismiss:not(:hover),.banner .banner-dismiss:not(:hover),.pagination-previous:not(.focus-visible),.pagination-next:not(.focus-visible),.pagination-link:not(.focus-visible),.pagination-ellipsis:not(.focus-visible),.link-button:not(.focus-visible),.button-reset:not(.focus-visible),.notification .notification-dismiss:not(.focus-visible),.banner .banner-dismiss:not(.focus-visible),.pagination-previous:not(:focus-visible),.pagination-next:not(:focus-visible),.pagination-link:not(:focus-visible),.pagination-ellipsis:not(:focus-visible),.link-button:not(:focus-visible),.button-reset:not(:focus-visible),.notification .notification-dismiss:not(:focus-visible),.banner .banner-dismiss:not(:focus-visible){background-color:#0000}.notification .notification-dismiss,.banner .banner-dismiss{color:currentColor;cursor:pointer;font-size:1rem;display:inline-block}.site-header .site-header-button,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.button{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}img,video{max-width:100%;height:auto}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:root,.theme-light{--theme-text:#161616;--theme-text-subtle:#505050;--theme-text-invert:#fff;--theme-text-glow-high-contrast:#171717;--theme-box-shadow-light:#0000001c;--theme-box-shadow-medium:#00000021;--theme-box-shadow-heavy:#0000002e;--theme-box-shadow-extra-heavy:#00000038;--theme-overlay:#000000b3;--theme-overlay-invert:#fff;--theme-body-background:#fff;--theme-body-background-accent:#e8e6df;--theme-body-background-medium:#f2f2f2;--theme-alternate-background:#171717;--theme-alternate-background-medium:#2f2f2f;--theme-card-background:#fff;--theme-border:#e6e6e6;--theme-border-accent:#e8e6df;--theme-border-white-high-contrast:#fff0;--theme-border-yellow-high-contrast:#0000;--theme-table-header:#e6e6e6;--theme-table-row:#f0f0f0;--theme-table-row-header:#f5f5f5;--theme-table-border-dark:#d1d1d1;--theme-hover-base:#c7c7c7;--theme-hover-invert:#f5f5f5;--theme-background-selected:#ebebeb;--theme-background-subtle-selected:#ebebeb;--theme-foreground-selected:#242424;--theme-stroke-selected:#bdbdbd;--theme-code-header:#e6e6e6;--theme-code-block:#f0f0f0;--theme-control-border:#d1d1d1;--theme-control-border-bottom:#616161;--theme-inline-code:#e6e6e6;--theme-code-highlight-background:#fef7b2;--theme-visited:#624991;--theme-score-low-off:#a800004d;--theme-score-low:#b62626;--theme-score-medium-off:#ffbb004d;--theme-score-medium:#ffb900;--theme-score-high-off:#489d484d;--theme-score-high:#2a8b2a;--theme-hyperlink:#0065b3;--theme-primary-base:#0f6cbd;--theme-primary-background:#ebf3fc;--theme-primary-background-hover:#cfe4fa;--theme-primary-background-glow-high-contrast:#ebf3fc;--theme-primary-background-selected:#cfe4fa;--theme-primary-foreground-selected:#0f548c;--theme-primary-foreground-selected-invert:#fff;--theme-primary-selected:#0f548c;--theme-primary-stroke-selected:#0f548c;--theme-primary-dark:#115ea3;--theme-primary-dark-hover:#115ea3;--theme-primary-hover:#115ea3;--theme-primary-active:#0c3b5e;--theme-primary-box-shadow:#0065b34d;--theme-primary-invert:#fff;--theme-secondary-base:#ebebeb;--theme-secondary-background:#f5f5f5;--theme-secondary-background-hover:#ebebeb;--theme-secondary-background-glow-high-contrast:#f0f0f0;--theme-secondary-background-selected:#ebebeb;--theme-secondary-foreground-selected:#242424;--theme-secondary-foreground-selected-invert:#ebebeb;--theme-secondary-selected:#242424;--theme-secondary-stroke-selected:#bdbdbd;--theme-secondary-dark:#424242;--theme-secondary-dark-hover:#d6d6d6;--theme-secondary-hover:#c7c7c7;--theme-secondary-active:#b3b3b3;--theme-secondary-box-shadow:#0000004d;--theme-secondary-invert:#000;--theme-tertiary-base:#243a5e;--theme-tertiary-background:#061329;--theme-tertiary-background-hover:#4a5d7e;--theme-tertiary-background-selected:#70819f;--theme-tertiary-foreground-selected:#061329;--theme-tertiary-foreground-selected-invert:#fff;--theme-tertiary-selected:#061329;--theme-tertiary-stroke-selected:#061329;--theme-tertiary-background-glow-high-contrast:#061329;--theme-tertiary-dark:#a4b2c9;--theme-tertiary-dark-hover:#70819f;--theme-tertiary-hover:#14294c;--theme-tertiary-active:#70819f;--theme-tertiary-box-shadow:#26173f4d;--theme-tertiary-invert:#fff;--theme-success-base:#107c10;--theme-success-background:#f1faf1;--theme-success-background-hover:#9fd89f;--theme-success-background-selected:#a7e3a5;--theme-success-foreground-selected:#094509;--theme-success-foreground-selected-invert:#fff;--theme-success-selected:#094509;--theme-success-stroke-selected:#094509;--theme-success-background-glow-high-contrast:#f1faf1;--theme-success-dark:#0e700e;--theme-success-dark-hover:#13a10e;--theme-success-hover:#0b5a08;--theme-success-active:#9fd89f;--theme-success-box-shadow:#489d484d;--theme-success-invert:#fff;--theme-info-base:#8661c5;--theme-info-background:#efd9fd;--theme-info-background-hover:#d59dff;--theme-info-background-selected:#e0b7fe;--theme-info-foreground-selected:#3b2e58;--theme-info-foreground-selected-invert:#fff;--theme-info-selected:#624991;--theme-info-stroke-selected:#3b2e58;--theme-info-background-glow-high-contrast:#efd9fd;--theme-info-dark:#3b2e58;--theme-info-dark-hover:#8661c5;--theme-info-hover:#8661c5;--theme-info-active:#624991;--theme-info-box-shadow:#2018434d;--theme-info-invert:#fff;--theme-warning-base:#f7630c;--theme-warning-background:#fff9f5;--theme-warning-background-hover:#fdcfb4;--theme-warning-background-selected:#ffddb3;--theme-warning-foreground-selected:#8a3707;--theme-warning-foreground-selected-invert:#fff;--theme-warning-selected:#bc4b09;--theme-warning-stroke-selected:#8a3707;--theme-warning-background-glow-high-contrast:#fff9f5;--theme-warning-dark:#8a3707;--theme-warning-dark-hover:#da3b01;--theme-warning-hover:#ca5010;--theme-warning-active:#c43501;--theme-warning-box-shadow:#ff66004d;--theme-warning-invert:#000;--theme-danger-base:#bc2f32;--theme-danger-background:#fdf3f4;--theme-danger-background-hover:#eeacb2;--theme-danger-background-selected:#f1bbbc;--theme-danger-foreground-selected:#751d1f;--theme-danger-foreground-selected-invert:#fff;--theme-danger-selected:#751d1f;--theme-danger-stroke-selected:#751d1f;--theme-danger-background-glow-high-contrast:#fdf3f4;--theme-danger-dark:#b10e1c;--theme-danger-dark-hover:#751d1f;--theme-danger-hover:#b10e1c;--theme-danger-active:#bc2f32;--theme-danger-box-shadow:#a800004d;--theme-danger-invert:#fff;--theme-facepile-red:#b10e1c;--theme-facepile-teal:#00666d;--theme-facepile-blue:#0078d4;--theme-gradient-text-purple:#702573;--theme-gradient-text-blue:#0f548c;--theme-gradient-vivid-start:#b84dc6;--theme-gradient-vivid-end:#0078d4}@media not print{.theme-dark{--theme-text:#fff;--theme-text-subtle:#d2d2d2;--theme-text-invert:#2f2f2f;--theme-text-glow-high-contrast:#e6e6e6;--theme-box-shadow-light:#0000001c;--theme-box-shadow-medium:#00000021;--theme-box-shadow-heavy:#0000002e;--theme-box-shadow-extra-heavy:#00000038;--theme-overlay:#000000b3;--theme-overlay-invert:#fff;--theme-body-background:#1f1f1f;--theme-body-background-accent:#091f2c;--theme-body-background-medium:#292929;--theme-alternate-background:#f2f2f2;--theme-alternate-background-medium:#fafafa;--theme-border:#404040;--theme-border-accent:#505050;--theme-border-white-high-contrast:#fff0;--theme-border-yellow-high-contrast:#0000;--theme-card-background:#091f2c;--theme-table-header:#404040;--theme-table-row:#2f2f2f;--theme-table-row-header:#2f2f2f;--theme-table-border-dark:#505050;--theme-hover-base:#d2d2d2;--theme-hover-invert:#2f2f2f;--theme-background-selected:#383838;--theme-background-subtle-selected:#333;--theme-foreground-selected:#e6e6e6;--theme-stroke-selected:#e6e6e6;--theme-code-header:#404040;--theme-code-block:#2f2f2f;--theme-control-border:#d2d2d2;--theme-control-border-bottom:#e6e6e6;--theme-inline-code:#404040;--theme-code-highlight-background:#294903;--theme-visited:#ac7ee1;--theme-score-low-off:#a80000b3;--theme-score-low:#b62626;--theme-score-medium-off:#ffbb004d;--theme-score-medium:#ffcb3f;--theme-score-high-off:#489d48b3;--theme-score-high:#489d48;--theme-hyperlink:#75b6e7;--theme-primary-base:#75b6e7;--theme-primary-background:#004173;--theme-primary-background-hover:#082338;--theme-primary-background-selected:#002c4e;--theme-primary-foreground-selected:#77b7f7;--theme-primary-foreground-selected-invert:#fff;--theme-primary-selected:#0f548c;--theme-primary-stroke-selected:#77b7f7;--theme-primary-background-glow-high-contrast:#004173;--theme-primary-dark:#9ccbee;--theme-primary-dark-hover:#9ccbee;--theme-primary-hover:#278cda;--theme-primary-active:#2886de;--theme-primary-box-shadow:#0065b34d;--theme-primary-invert:#000;--theme-secondary-base:#757575;--theme-secondary-background:#404040;--theme-secondary-background-hover:#292929;--theme-secondary-background-selected:#383838;--theme-secondary-foreground-selected:#e6e6e6;--theme-secondary-foreground-selected-invert:#e6e6e6;--theme-secondary-selected:#e0e0e0;--theme-secondary-stroke-selected:#e6e6e6;--theme-secondary-background-glow-high-contrast:#404040;--theme-secondary-dark:#e6e6e6;--theme-secondary-dark-hover:#8e8e8e;--theme-secondary-hover:#8e8e8e;--theme-secondary-active:#a2a2a2;--theme-secondary-box-shadow:#000000b3;--theme-secondary-invert:#fff;--theme-tertiary-base:#404040;--theme-tertiary-background:#171717;--theme-tertiary-background-hover:#505050;--theme-tertiary-background-selected:#70819f;--theme-tertiary-foreground-selected:#061329;--theme-tertiary-foreground-selected-invert:#fff;--theme-tertiary-selected:#70819f;--theme-tertiary-stroke-selected:#061329;--theme-tertiary-background-glow-high-contrast:#171717;--theme-tertiary-dark:#e6e6e6;--theme-tertiary-dark-hover:#8e8e8e;--theme-tertiary-hover:#505050;--theme-tertiary-active:#757575;--theme-tertiary-box-shadow:#0065b34d;--theme-tertiary-invert:#fff;--theme-success-base:#7cbb7b;--theme-success-background:#054b16;--theme-success-background-hover:#107c10;--theme-success-background-selected:#094509;--theme-success-foreground-selected:#a7e3a5;--theme-success-foreground-selected-invert:#fff;--theme-success-selected:#00723b;--theme-success-stroke-selected:#a7e3a5;--theme-success-background-glow-high-contrast:#054b16;--theme-success-dark:#dff6dd;--theme-success-dark-hover:#7cbb7b;--theme-success-hover:#489d48;--theme-success-active:#7cbb7b;--theme-success-box-shadow:#489d48b3;--theme-success-invert:#000;--theme-info-base:#9970d3;--theme-info-background:#3b2e58;--theme-info-background-hover:#8661c5;--theme-info-background-selected:#201843;--theme-info-foreground-selected:#efd9fd;--theme-info-foreground-selected-invert:#201843;--theme-info-selected:#d59dff;--theme-info-stroke-selected:#efd9fd;--theme-info-background-glow-high-contrast:#3b2e58;--theme-info-dark:#efd9fd;--theme-info-dark-hover:#d59dff;--theme-info-hover:#ac7ee1;--theme-info-active:#d59dff;--theme-info-box-shadow:#201843b3;--theme-info-invert:#000;--theme-warning-base:#f7630c;--theme-warning-background:#4a1e04;--theme-warning-background-hover:#7a2101;--theme-warning-background-selected:#411200;--theme-warning-foreground-selected:#fdcfb4;--theme-warning-foreground-selected-invert:#000;--theme-warning-selected:#ca5010;--theme-warning-stroke-selected:#fdcfb4;--theme-warning-background-glow-high-contrast:#7a2101;--theme-warning-dark:#fdcfb4;--theme-warning-dark-hover:#e9835e;--theme-warning-hover:#ff8c00;--theme-warning-active:#fdcfb4;--theme-warning-box-shadow:#ff6600b3;--theme-warning-invert:#000;--theme-danger-base:#e5a7a8;--theme-danger-background:#630001;--theme-danger-background-hover:#b62626;--theme-danger-background-selected:#590815;--theme-danger-foreground-selected:#eeacb2;--theme-danger-foreground-selected-invert:#fff;--theme-danger-selected:#bc2f32;--theme-danger-stroke-selected:#eeacb2;--theme-danger-background-glow-high-contrast:#630001;--theme-danger-dark:#fde7e9;--theme-danger-dark-hover:#d4797a;--theme-danger-hover:#c54f4f;--theme-danger-active:#d4797a;--theme-danger-box-shadow:#a80000b3;--theme-danger-invert:#000;--theme-facepile-red:#c54f4f;--theme-facepile-teal:#50e6ff;--theme-facepile-blue:#278cda;--theme-gradient-text-purple:#cd9bcf;--theme-gradient-text-blue:#9ccbee;--theme-gradient-vivid-start:#b84dc6;--theme-gradient-vivid-end:#75b6e7}.theme-high-contrast{--theme-text:#fff;--theme-text-subtle:#fff;--theme-text-invert:#000;--theme-text-glow-high-contrast:#ff0;--theme-box-shadow-light:#0000001c;--theme-box-shadow-medium:#00000021;--theme-box-shadow-heavy:#0000002e;--theme-box-shadow-extra-heavy:#00000038;--theme-overlay:#404040;--theme-overlay-invert:#fff;--theme-body-background:#000;--theme-body-background-accent:#000;--theme-body-background-medium:#000;--theme-alternate-background:#fff;--theme-alternate-background-medium:#fff;--theme-border:#fff;--theme-border-accent:#fff;--theme-border-white-high-contrast:#fff;--theme-border-yellow-high-contrast:#ff0;--theme-card-background:#000;--theme-table-header:#505050;--theme-table-row:#000;--theme-table-row-header:#171717;--theme-table-border-dark:#fff;--theme-hover-base:#ff0;--theme-hover-invert:#000;--theme-background-selected:#000;--theme-background-subtle-selected:#000;--theme-foreground-selected:#c7c7c7;--theme-stroke-selected:#fd0;--theme-code-header:#000;--theme-code-block:#000;--theme-control-border:#fff;--theme-control-border-bottom:#fff;--theme-inline-code:#2f2f2f;--theme-code-highlight-background:#0b6413;--theme-visited:#3cff00;--theme-score-low-off:#a80000;--theme-score-low:#fde7e9;--theme-score-medium-off:#ffbb00b3;--theme-score-medium:#ffe79f;--theme-score-high-off:#107c10;--theme-score-high:#dff6dd;--theme-hyperlink:#ff0;--theme-primary-base:#ff0;--theme-primary-background:#000;--theme-primary-background-hover:#ff3;--theme-primary-background-glow-high-contrast:#ff0;--theme-primary-background-selected:#000;--theme-primary-foreground-selected:#fd0;--theme-primary-foreground-selected-invert:#000;--theme-primary-selected:#fd0;--theme-primary-stroke-selected:#fd0;--theme-primary-dark:#ff0;--theme-primary-dark-hover:#000;--theme-primary-hover:#ff3;--theme-primary-active:#ff3;--theme-primary-box-shadow:#fff;--theme-primary-invert:#000;--theme-secondary-base:#e6e6e6;--theme-secondary-background:#000;--theme-secondary-background-hover:#ff3;--theme-secondary-background-glow-high-contrast:#505050;--theme-secondary-background-selected:#000;--theme-secondary-foreground-selected:#c7c7c7;--theme-secondary-foreground-selected-invert:#c7c7c7;--theme-secondary-selected:#c7c7c7;--theme-secondary-stroke-selected:#fd0;--theme-secondary-dark:#e6e6e6;--theme-secondary-dark-hover:#000;--theme-secondary-hover:#d2d2d2;--theme-secondary-active:#d2d2d2;--theme-secondary-box-shadow:#e6e6e6;--theme-secondary-invert:#000;--theme-tertiary-base:#fff;--theme-tertiary-background:#000;--theme-tertiary-background-hover:#bdbdbd;--theme-tertiary-background-selected:#70819f;--theme-tertiary-foreground-selected:#061329;--theme-tertiary-foreground-selected-invert:#fff;--theme-tertiary-selected:#70819f;--theme-tertiary-stroke-selected:#061329;--theme-tertiary-background-glow-high-contrast:#fff;--theme-tertiary-dark:#fff;--theme-tertiary-dark-hover:#e6e6e6;--theme-tertiary-hover:#e6e6e6;--theme-tertiary-active:#e6e6e6;--theme-tertiary-box-shadow:#fff;--theme-tertiary-invert:#000;--theme-success-base:#7cbb7b;--theme-success-background:#000;--theme-success-background-hover:#acd7aa;--theme-success-background-selected:#000;--theme-success-foreground-selected:#4da64d;--theme-success-foreground-selected-invert:#000;--theme-success-selected:#4da64d;--theme-success-stroke-selected:#4da64d;--theme-success-background-glow-high-contrast:#7cbb7b;--theme-success-dark:#acd7aa;--theme-success-dark-hover:#7cbb7b;--theme-success-hover:#acd7aa;--theme-success-active:#acd7aa;--theme-success-box-shadow:#fff;--theme-success-invert:#000;--theme-info-base:#e0b7fe;--theme-info-background:#000;--theme-info-background-hover:#e0b7fe;--theme-info-background-selected:#000;--theme-info-foreground-selected:#efd9fd;--theme-info-foreground-selected-invert:#000;--theme-info-selected:#d59dff;--theme-info-stroke-selected:#efd9fd;--theme-info-background-glow-high-contrast:#e0b7fe;--theme-info-dark:#efd9fd;--theme-info-dark-hover:#d59dff;--theme-info-hover:#efd9fd;--theme-info-active:#efd9fd;--theme-info-box-shadow:#fff;--theme-info-invert:#000;--theme-warning-base:#faa06b;--theme-warning-background:#000;--theme-warning-background-hover:#fdf6f3;--theme-warning-background-selected:#000;--theme-warning-foreground-selected:#f4bfab;--theme-warning-foreground-selected-invert:#000;--theme-warning-selected:#f4bfab;--theme-warning-stroke-selected:#f4bfab;--theme-warning-background-glow-high-contrast:#ffddb3;--theme-warning-dark:#faa06b;--theme-warning-dark-hover:#fdcfb4;--theme-warning-hover:#efc4ad;--theme-warning-active:#fff9f5;--theme-warning-box-shadow:#fff;--theme-warning-invert:#000;--theme-danger-base:#e5a7a8;--theme-danger-background:#000;--theme-danger-background-hover:#e5a7a8;--theme-danger-background-selected:#000;--theme-danger-foreground-selected:#e37d80;--theme-danger-foreground-selected-invert:#000;--theme-danger-selected:#e37d80;--theme-danger-stroke-selected:#e37d80;--theme-danger-background-glow-high-contrast:#e5a7a8;--theme-danger-dark:#fde7e9;--theme-danger-dark-hover:#d4797a;--theme-danger-hover:#fde7e9;--theme-danger-active:#fde7e9;--theme-danger-box-shadow:#fff;--theme-danger-invert:#000;--theme-facepile-red:#d4797a;--theme-facepile-teal:#7becff;--theme-facepile-blue:#75b6e7;--theme-gradient-text-purple:#fff;--theme-gradient-text-blue:#fff;--theme-gradient-vivid-start:#fff;--theme-gradient-vivid-end:#fff}}.theme-high-contrast,.theme-dark,.theme-light{outline-color:var(--theme-text);background-color:var(--theme-body-background);color:var(--theme-text)}.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.theme-dark,.theme-high-contrast{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{font-size:16px}html,body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-weight:400}kbd,pre,samp{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important}code{direction:ltr;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}a>code{font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Text,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes boop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes slide-up-fade-out{to{opacity:0;transform:translateY(-100%)}}@keyframes fade-out{to{opacity:0}}@keyframes slide-background{0%{background-position:200% 0}to{background-position:-200% 0}}.animation-fade{animation:.4s ease-in forwards fade-out}@media(prefers-reduced-motion:reduce){.animation-fade{animation-duration:0s}}.animation-slide-up{animation:.4s ease-in forwards slide-up-fade-out}@media(prefers-reduced-motion:reduce){.animation-slide-up{animation-duration:0s}}.has-default-focus :focus-visible.has-inner-focus,.has-default-focus :focus-visible.inner-focus,.default-focus :focus-visible.has-inner-focus,.default-focus :focus-visible.inner-focus,:where(.is-focused).has-inner-focus,:where(.is-focused).inner-focus{outline-offset:-.125rem;outline-color:currentColor}details,details>*{box-sizing:border-box!important}:where(html *),:where(html a),:where(html li){outline-color:inherit}:where(a){color:var(--theme-hyperlink);cursor:pointer;word-wrap:break-word;text-decoration:none}:where(a:hover){color:var(--theme-primary-hover);text-decoration:underline}:where(a:visited){color:var(--theme-visited)}fieldset{border:none;min-width:0}::target-text{background-color:var(--theme-code-highlight-background)}.accordion summary{font-size:.875rem}.accordion:not(.accordion-icon-end) summary:before{margin-block-start:.5rem}.accordion.accordion-icon-end summary:after{margin-block-start:.375rem}.accordion summary{cursor:pointer;gap:1rem;padding-block:.75rem;line-height:1.5;list-style:none;display:flex}.accordion summary::-webkit-details-marker{display:none}.accordion summary:before,.accordion summary:after{flex-shrink:0}.accordion summary .accordion-header{flex-grow:1}.accordion:not(.accordion-icon-end) summary:before{transition:transform .15s;transform:rotate(-135deg)}.accordion:not(.accordion-icon-end):dir(rtl) summary:before{transform:rotate(-225deg)}.accordion.accordion-icon-end summary:after{transition:transform .15s;transform:rotate(-45deg)}.accordion.accordion-icon-end:dir(rtl) summary:after{transform:rotate(-315deg)}.accordion[open]:not(.accordion-icon-end) summary:before{transform:rotate(-45deg)translate(.2625em)}.accordion[open]:not(.accordion-icon-end):dir(rtl) summary:before{transform:rotate(-315deg)translate(-.2625em)}.accordion[open].accordion-icon-end summary:after{transform:rotate(-45deg)scaleY(-1)scaleX(-1)}.accordion[open].accordion-icon-end:dir(rtl) summary:after{transform:rotate(-315deg)scaleY(-1)scaleX(-1)}.accordion .accordion-content{font-size:.875rem}.accordion.accordion-sm summary{font-size:.75rem}.accordion.accordion-sm:not(.accordion-icon-end) summary:before{margin-block-start:.375rem}.accordion.accordion-sm.accordion-icon-end summary:after{margin-block-start:.25rem}.accordion.accordion-lg summary{font-size:1rem}.accordion.accordion-lg:not(.accordion-icon-end) summary:before{margin-block-start:.625rem}.accordion.accordion-lg.accordion-icon-end summary:after{margin-block-start:.5rem}.accordion.accordion-xl summary{font-size:1.125rem}.accordion.accordion-xl:not(.accordion-icon-end) summary:before{margin-block-start:.75rem}.accordion.accordion-xl.accordion-icon-end summary:after{margin-block-start:.625rem}.accordion.accordion-xxl summary{font-size:1.25rem}.accordion.accordion-xxl:not(.accordion-icon-end) summary:before{margin-block-start:.875rem}.accordion.accordion-xxl.accordion-icon-end summary:after{margin-block-start:.75rem}.badge{border:1px solid var(--theme-border-white-high-contrast);white-space:nowrap;border-color:var(--theme-secondary-dark);background-color:var(--theme-secondary-background);color:var(--theme-secondary-dark);border-radius:290486px;justify-content:center;align-items:center;gap:.375em;padding:.25em .5em;font-size:.875rem;font-weight:600;line-height:1.3;display:inline-flex}.badge.badge-primary{border-color:var(--theme-primary-dark);background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.badge.badge-tertiary{border-color:var(--theme-tertiary-dark);background-color:var(--theme-tertiary-background);color:var(--theme-tertiary-dark)}.badge.badge-success{border-color:var(--theme-success-dark);background-color:var(--theme-success-background);color:var(--theme-success-dark)}.badge.badge-info{border-color:var(--theme-info-dark);background-color:var(--theme-info-background);color:var(--theme-info-dark)}.badge.badge-warning{border-color:var(--theme-warning-dark);background-color:var(--theme-warning-background);color:var(--theme-warning-dark)}.badge.badge-danger{border-color:var(--theme-danger-dark);background-color:var(--theme-danger-background);color:var(--theme-danger-dark)}.badge.badge-clear{background-color:#0000;border-color:#0000}.badge.badge-filled{border-color:var(--theme-secondary-base);background-color:var(--theme-secondary-base);color:var(--theme-secondary-invert)}.badge.badge-filled.badge-primary{border-color:var(--theme-primary-base);background-color:var(--theme-primary-base);color:var(--theme-primary-invert)}.badge.badge-filled.badge-tertiary{border-color:var(--theme-tertiary-base);background-color:var(--theme-tertiary-base);color:var(--theme-tertiary-invert)}.badge.badge-filled.badge-success{border-color:var(--theme-success-base);background-color:var(--theme-success-base);color:var(--theme-success-invert)}.badge.badge-filled.badge-info{border-color:var(--theme-info-base);background-color:var(--theme-info-base);color:var(--theme-info-invert)}.badge.badge-filled.badge-warning{border-color:var(--theme-warning-base);background-color:var(--theme-warning-base);color:var(--theme-warning-invert)}.badge.badge-filled.badge-danger{border-color:var(--theme-danger-base);background-color:var(--theme-danger-base);color:var(--theme-danger-invert)}.badge .icon{font-size:1.3em}.badge:has(.icon:only-child){padding:.5em}.badge.badge-sm{font-size:.75rem}.badge.badge-lg{font-size:1rem}.badge.badge-xl{font-size:1.125rem}.banner{outline-color:var(--theme-text);background-color:var(--theme-info-background);color:var(--theme-info-dark);word-wrap:break-word;word-break:break-word;border-block:1px solid var(--theme-border-white-high-contrast);grid-template:"banner-content dismiss"/1fr auto;padding-block:1rem;font-size:1rem;line-height:1.3;display:grid;position:relative}.banner.is-loading{color:#0000}.banner.is-loading>:first-child{margin-inline-start:calc(1rem + .375em)}.banner.is-loading:before{border-color:transparent transparent var(--theme-info-dark)var(--theme-info-dark);position:absolute;inset-block-start:1rem;inset-inline-start:24px}@media screen and (min-width:1800px){.banner.is-loading:before{inset-inline-start:max(24px,50% - 876px)}}.banner .banner-content{grid-area:banner-content}.banner .banner-content a:not(.button){color:currentColor;font-weight:600;text-decoration:underline}.theme-high-contrast .banner .banner-content a:not(.button){color:var(--theme-hyperlink)}.banner .banner-content a:not(.button):hover{text-decoration-thickness:.15em}.banner .banner-dismiss{border:0;border-radius:290486px;grid-area:dismiss;width:1em;height:1em;margin-inline-start:.25rem;padding:0}.breadcrumbs.breadcrumbs-initial-slash .breadcrumbs-item:first-child:before,.breadcrumbs.breadcrumbs-initial-slash .breadcrumbs-item[hidden]+.breadcrumbs-item:before,.breadcrumbs .breadcrumbs-item:not(.breadcrumbs-item-slashless):after{color:var(--theme-text-subtle);content:"​/";display:inline-block}.breadcrumbs{font-size:.875rem}.breadcrumbs .breadcrumbs-item{padding-block:.375em;display:inline-block}.breadcrumbs .breadcrumbs-item:not(.breadcrumbs-item-slashless):after{margin-inline:.25em}.breadcrumbs.breadcrumbs-initial-slash .breadcrumbs-item:first-child:before,.breadcrumbs.breadcrumbs-initial-slash .breadcrumbs-item[hidden]+.breadcrumbs-item:before{margin-inline:.0625em .25em}.button{border-width:1px;border-color:var(--theme-control-border);background-color:var(--theme-body-background);color:var(--theme-text);text-align:center;cursor:pointer;border-radius:.25rem;justify-content:center;padding-block:calc(.375em - 1px);padding-inline:.75em;font-weight:600;text-decoration:none}.button strong{color:inherit}.button .icon{font-size:.875em}.button .icon:only-child{margin:0}.button .icon:first-child:not(:only-child){margin-inline-end:.375em}.button .icon:last-child:not(:only-child){margin-inline-start:.375em}.button:hover,.button.is-hovered{border-color:var(--theme-hover-base);background-color:var(--theme-hover-invert);color:var(--theme-text)}.button:visited{color:var(--theme-text)}.button.button-sm{font-size:.875rem}.button.button-lg{font-size:1.125rem}.button.is-selected:not(:hover,.is-hovered){border-color:var(--theme-stroke-selected);background-color:var(--theme-background-selected);color:var(--theme-foreground-selected)}.button.is-disabled,.button[disabled]{background-color:var(--theme-body-background-medium);opacity:.5;box-shadow:none;border-color:currentColor}.button.button-block{width:100%;display:flex}.button.is-loading{pointer-events:none;color:#0000!important}.button.is-loading:after{border-block-end-color:var(--theme-text);border-inline-start-color:var(--theme-text);position:absolute;inset-block-start:calc(50% - .5em);inset-inline-start:calc(50% - .5em);position:absolute!important}.button.button-primary{border-color:var(--theme-primary-base);color:var(--theme-primary-base)}.button.button-primary:hover,.button.button-primary.is-hovered{background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.button.button-primary.is-selected:not(:hover,.is-hovered){border-color:var(--theme-primary-stroke-selected);background-color:var(--theme-primary-background-selected);color:var(--theme-primary-foreground-selected)}.button.button-primary.is-selected.is-loading:after{border-color:transparent transparent var(--theme-primary-foreground-selected)var(--theme-primary-foreground-selected)!important}.button.button-primary.is-loading:after{border-color:transparent transparent var(--theme-primary-base)var(--theme-primary-base)!important}.button.button-secondary{border-color:var(--theme-secondary-base);color:var(--theme-secondary-base)}.button.button-secondary:hover,.button.button-secondary.is-hovered{background-color:var(--theme-secondary-background);color:var(--theme-secondary-dark)}.button.button-secondary.is-selected:not(:hover,.is-hovered){border-color:var(--theme-secondary-stroke-selected);background-color:var(--theme-secondary-background-selected);color:var(--theme-secondary-foreground-selected)}.button.button-secondary.is-selected.is-loading:after{border-color:transparent transparent var(--theme-secondary-foreground-selected)var(--theme-secondary-foreground-selected)!important}.button.button-secondary.is-loading:after{border-color:transparent transparent var(--theme-secondary-base)var(--theme-secondary-base)!important}.button.button-tertiary{border-color:var(--theme-tertiary-base);color:var(--theme-tertiary-base)}.button.button-tertiary:hover,.button.button-tertiary.is-hovered{background-color:var(--theme-tertiary-background);color:var(--theme-tertiary-dark)}.button.button-tertiary.is-selected:not(:hover,.is-hovered){border-color:var(--theme-tertiary-stroke-selected);background-color:var(--theme-tertiary-background-selected);color:var(--theme-tertiary-foreground-selected)}.button.button-tertiary.is-selected.is-loading:after{border-color:transparent transparent var(--theme-tertiary-foreground-selected)var(--theme-tertiary-foreground-selected)!important}.button.button-tertiary.is-loading:after{border-color:transparent transparent var(--theme-tertiary-base)var(--theme-tertiary-base)!important}.button.button-success{border-color:var(--theme-success-base);color:var(--theme-success-base)}.button.button-success:hover,.button.button-success.is-hovered{background-color:var(--theme-success-background);color:var(--theme-success-dark)}.button.button-success.is-selected:not(:hover,.is-hovered){border-color:var(--theme-success-stroke-selected);background-color:var(--theme-success-background-selected);color:var(--theme-success-foreground-selected)}.button.button-success.is-selected.is-loading:after{border-color:transparent transparent var(--theme-success-foreground-selected)var(--theme-success-foreground-selected)!important}.button.button-success.is-loading:after{border-color:transparent transparent var(--theme-success-base)var(--theme-success-base)!important}.button.button-info{border-color:var(--theme-info-base);color:var(--theme-info-base)}.button.button-info:hover,.button.button-info.is-hovered{background-color:var(--theme-info-background);color:var(--theme-info-dark)}.button.button-info.is-selected:not(:hover,.is-hovered){border-color:var(--theme-info-stroke-selected);background-color:var(--theme-info-background-selected);color:var(--theme-info-foreground-selected)}.button.button-info.is-selected.is-loading:after{border-color:transparent transparent var(--theme-info-foreground-selected)var(--theme-info-foreground-selected)!important}.button.button-info.is-loading:after{border-color:transparent transparent var(--theme-info-base)var(--theme-info-base)!important}.button.button-warning{border-color:var(--theme-warning-dark);color:var(--theme-warning-dark)}.button.button-warning:hover,.button.button-warning.is-hovered{background-color:var(--theme-warning-background);color:var(--theme-warning-dark)}.button.button-warning.is-selected:not(:hover,.is-hovered){border-color:var(--theme-warning-stroke-selected);background-color:var(--theme-warning-background-selected);color:var(--theme-warning-foreground-selected)}.button.button-warning.is-selected.is-loading:after{border-color:transparent transparent var(--theme-warning-foreground-selected)var(--theme-warning-foreground-selected)!important}.button.button-warning.is-loading:after{border-color:transparent transparent var(--theme-warning-base)var(--theme-warning-base)!important}.button.button-danger{border-color:var(--theme-danger-base);color:var(--theme-danger-base)}.button.button-danger:hover,.button.button-danger.is-hovered{background-color:var(--theme-danger-background);color:var(--theme-danger-dark)}.button.button-danger.is-selected:not(:hover,.is-hovered){border-color:var(--theme-danger-stroke-selected);background-color:var(--theme-danger-background-selected);color:var(--theme-danger-foreground-selected)}.button.button-danger.is-selected.is-loading:after{border-color:transparent transparent var(--theme-danger-foreground-selected)var(--theme-danger-foreground-selected)!important}.button.button-danger.is-loading:after{border-color:transparent transparent var(--theme-danger-base)var(--theme-danger-base)!important}.button.button-clear{background-color:#0000;border-color:#0000}.button.button-clear.border{border-color:currentColor!important}.button.button-clear,.button.button-clear:visited{color:currentColor}.button.button-clear.is-hovered,.button.button-clear:hover,.button.button-clear:active{background-color:#8e8e8e0d}.button.button-clear.is-selected:not(:hover,.is-hovered){background-color:var(--theme-background-subtle-selected);color:var(--theme-foreground-selected);border-color:#0000}.button.button-clear.button-primary{color:var(--theme-primary-base)}.button.button-clear.button-primary:hover,.button.button-clear.button-primary.is-hovered{background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.button.button-clear.button-primary.is-selected:not(:hover,.is-hovered){background-color:var(--theme-primary-background-selected);color:var(--theme-primary-foreground-selected)}.button.button-clear.button-primary.is-disabled,.button.button-clear.button-primary[disabled]{color:var(--theme-primary-base);box-shadow:none;background-color:#0000}.button.button-clear.button-secondary{color:var(--theme-secondary-base)}.button.button-clear.button-secondary:hover,.button.button-clear.button-secondary.is-hovered{background-color:var(--theme-secondary-background);color:var(--theme-secondary-dark)}.button.button-clear.button-secondary.is-selected:not(:hover,.is-hovered){background-color:var(--theme-secondary-background-selected);color:var(--theme-secondary-foreground-selected)}.button.button-clear.button-secondary.is-disabled,.button.button-clear.button-secondary[disabled]{color:var(--theme-secondary-base);box-shadow:none;background-color:#0000}.button.button-clear.button-tertiary{color:var(--theme-tertiary-base)}.button.button-clear.button-tertiary:hover,.button.button-clear.button-tertiary.is-hovered{background-color:var(--theme-tertiary-background);color:var(--theme-tertiary-dark)}.button.button-clear.button-tertiary.is-selected:not(:hover,.is-hovered){background-color:var(--theme-tertiary-background-selected);color:var(--theme-tertiary-foreground-selected)}.button.button-clear.button-tertiary.is-disabled,.button.button-clear.button-tertiary[disabled]{color:var(--theme-tertiary-base);box-shadow:none;background-color:#0000}.button.button-clear.button-success{color:var(--theme-success-base)}.button.button-clear.button-success:hover,.button.button-clear.button-success.is-hovered{background-color:var(--theme-success-background);color:var(--theme-success-dark)}.button.button-clear.button-success.is-selected:not(:hover,.is-hovered){background-color:var(--theme-success-background-selected);color:var(--theme-success-foreground-selected)}.button.button-clear.button-success.is-disabled,.button.button-clear.button-success[disabled]{color:var(--theme-success-base);box-shadow:none;background-color:#0000}.button.button-clear.button-info{color:var(--theme-info-base)}.button.button-clear.button-info:hover,.button.button-clear.button-info.is-hovered{background-color:var(--theme-info-background);color:var(--theme-info-dark)}.button.button-clear.button-info.is-selected:not(:hover,.is-hovered){background-color:var(--theme-info-background-selected);color:var(--theme-info-foreground-selected)}.button.button-clear.button-info.is-disabled,.button.button-clear.button-info[disabled]{color:var(--theme-info-base);box-shadow:none;background-color:#0000}.button.button-clear.button-warning{color:var(--theme-warning-dark)}.button.button-clear.button-warning:hover,.button.button-clear.button-warning.is-hovered{background-color:var(--theme-warning-background);color:var(--theme-warning-dark)}.button.button-clear.button-warning.is-selected:not(:hover,.is-hovered){background-color:var(--theme-warning-background-selected);color:var(--theme-warning-foreground-selected)}.button.button-clear.button-warning.is-disabled,.button.button-clear.button-warning[disabled]{color:var(--theme-warning-base);box-shadow:none;background-color:#0000}.button.button-clear.button-danger{color:var(--theme-danger-base)}.button.button-clear.button-danger:hover,.button.button-clear.button-danger.is-hovered{background-color:var(--theme-danger-background);color:var(--theme-danger-dark)}.button.button-clear.button-danger.is-selected:not(:hover,.is-hovered){background-color:var(--theme-danger-background-selected);color:var(--theme-danger-foreground-selected)}.button.button-clear.button-danger.is-disabled,.button.button-clear.button-danger[disabled]{color:var(--theme-danger-base);box-shadow:none;background-color:#0000}.button.button-filled{border-color:var(--theme-alternate-background-medium);background-color:var(--theme-alternate-background-medium);color:var(--theme-text-invert)}.button.button-filled:hover,.button.button-filled.is-hovered{background-color:var(--theme-alternate-background)}.button.button-filled.is-selected:not(:hover,.is-hovered){border-color:var(--theme-secondary-selected);background-color:var(--theme-secondary-selected);color:var(--theme-text-invert)}.button.button-filled.is-loading:after{border-color:transparent transparent var(--theme-text-invert)var(--theme-text-invert)!important}.button.button-filled.button-primary{border-color:var(--theme-primary-base);background-color:var(--theme-primary-base);color:var(--theme-primary-invert)}.button.button-filled.button-primary:hover,.button.button-filled.button-primary.is-hovered{border-color:var(--theme-primary-hover);background-color:var(--theme-primary-hover);color:var(--theme-primary-invert)}.button.button-filled.button-primary.is-selected:not(:hover,.is-hovered){border-color:var(--theme-primary-selected);background-color:var(--theme-primary-selected);color:var(--theme-primary-foreground-selected-invert)}.button.button-filled.button-primary.is-selected.is-loading:after{border-color:transparent transparent var(--theme-primary-foreground-selected-invert)var(--theme-primary-foreground-selected-invert)!important}.button.button-filled.button-primary.is-loading:after{border-color:transparent transparent var(--theme-primary-invert)var(--theme-primary-invert)!important}.button.button-filled.button-secondary{border-color:var(--theme-secondary-base);background-color:var(--theme-secondary-base);color:var(--theme-secondary-invert)}.button.button-filled.button-secondary:hover,.button.button-filled.button-secondary.is-hovered{border-color:var(--theme-secondary-hover);background-color:var(--theme-secondary-hover);color:var(--theme-secondary-invert)}.button.button-filled.button-secondary.is-selected:not(:hover,.is-hovered){border-color:var(--theme-secondary-selected);background-color:var(--theme-secondary-selected);color:var(--theme-secondary-foreground-selected-invert)}.button.button-filled.button-secondary.is-selected.is-loading:after{border-color:transparent transparent var(--theme-secondary-foreground-selected-invert)var(--theme-secondary-foreground-selected-invert)!important}.button.button-filled.button-secondary.is-loading:after{border-color:transparent transparent var(--theme-secondary-invert)var(--theme-secondary-invert)!important}.button.button-filled.button-tertiary{border-color:var(--theme-tertiary-base);background-color:var(--theme-tertiary-base);color:var(--theme-tertiary-invert)}.button.button-filled.button-tertiary:hover,.button.button-filled.button-tertiary.is-hovered{border-color:var(--theme-tertiary-hover);background-color:var(--theme-tertiary-hover);color:var(--theme-tertiary-invert)}.button.button-filled.button-tertiary.is-selected:not(:hover,.is-hovered){border-color:var(--theme-tertiary-selected);background-color:var(--theme-tertiary-selected);color:var(--theme-tertiary-foreground-selected-invert)}.button.button-filled.button-tertiary.is-selected.is-loading:after{border-color:transparent transparent var(--theme-tertiary-foreground-selected-invert)var(--theme-tertiary-foreground-selected-invert)!important}.button.button-filled.button-tertiary.is-loading:after{border-color:transparent transparent var(--theme-tertiary-invert)var(--theme-tertiary-invert)!important}.button.button-filled.button-success{border-color:var(--theme-success-base);background-color:var(--theme-success-base);color:var(--theme-success-invert)}.button.button-filled.button-success:hover,.button.button-filled.button-success.is-hovered{border-color:var(--theme-success-hover);background-color:var(--theme-success-hover);color:var(--theme-success-invert)}.button.button-filled.button-success.is-selected:not(:hover,.is-hovered){border-color:var(--theme-success-selected);background-color:var(--theme-success-selected);color:var(--theme-success-foreground-selected-invert)}.button.button-filled.button-success.is-selected.is-loading:after{border-color:transparent transparent var(--theme-success-foreground-selected-invert)var(--theme-success-foreground-selected-invert)!important}.button.button-filled.button-success.is-loading:after{border-color:transparent transparent var(--theme-success-invert)var(--theme-success-invert)!important}.button.button-filled.button-info{border-color:var(--theme-info-base);background-color:var(--theme-info-base);color:var(--theme-info-invert)}.button.button-filled.button-info:hover,.button.button-filled.button-info.is-hovered{border-color:var(--theme-info-hover);background-color:var(--theme-info-hover);color:var(--theme-info-invert)}.button.button-filled.button-info.is-selected:not(:hover,.is-hovered){border-color:var(--theme-info-selected);background-color:var(--theme-info-selected);color:var(--theme-info-foreground-selected-invert)}.button.button-filled.button-info.is-selected.is-loading:after{border-color:transparent transparent var(--theme-info-foreground-selected-invert)var(--theme-info-foreground-selected-invert)!important}.button.button-filled.button-info.is-loading:after{border-color:transparent transparent var(--theme-info-invert)var(--theme-info-invert)!important}.button.button-filled.button-warning{border-color:var(--theme-warning-base);background-color:var(--theme-warning-base);color:var(--theme-warning-invert)}.button.button-filled.button-warning:hover,.button.button-filled.button-warning.is-hovered{border-color:var(--theme-warning-hover);background-color:var(--theme-warning-hover);color:var(--theme-warning-invert)}.button.button-filled.button-warning.is-selected:not(:hover,.is-hovered){border-color:var(--theme-warning-selected);background-color:var(--theme-warning-selected);color:var(--theme-warning-foreground-selected-invert)}.button.button-filled.button-warning.is-selected.is-loading:after{border-color:transparent transparent var(--theme-warning-foreground-selected-invert)var(--theme-warning-foreground-selected-invert)!important}.button.button-filled.button-warning.is-loading:after{border-color:transparent transparent var(--theme-warning-invert)var(--theme-warning-invert)!important}.button.button-filled.button-danger{border-color:var(--theme-danger-base);background-color:var(--theme-danger-base);color:var(--theme-danger-invert)}.button.button-filled.button-danger:hover,.button.button-filled.button-danger.is-hovered{border-color:var(--theme-danger-hover);background-color:var(--theme-danger-hover);color:var(--theme-danger-invert)}.button.button-filled.button-danger.is-selected:not(:hover,.is-hovered){border-color:var(--theme-danger-selected);background-color:var(--theme-danger-selected);color:var(--theme-danger-foreground-selected-invert)}.button.button-filled.button-danger.is-selected.is-loading:after{border-color:transparent transparent var(--theme-danger-foreground-selected-invert)var(--theme-danger-foreground-selected-invert)!important}.button.button-filled.button-danger.is-loading:after{border-color:transparent transparent var(--theme-danger-invert)var(--theme-danger-invert)!important}.buttons{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.buttons.buttons-centered{justify-content:center}.buttons.buttons-right{justify-content:flex-end}.buttons .button{margin-block-end:.5rem;margin-inline-end:.5rem}.buttons .button:only-child,.buttons .button.is-fullwidth,.buttons .button.is-full-width,.buttons .button.is-full-width-mobile,.buttons .button.is-fullwidth-mobile{margin-inline-end:0}@media screen and (min-width:768px),print{.buttons .button.is-full-width-mobile,.buttons .button.is-fullwidth-mobile{margin-inline-end:.5rem}}.buttons:last-child{margin-block-end:-.5rem}.buttons:not(:last-child){margin-block-end:1rem}.buttons.buttons-addons .button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.buttons.buttons-addons .button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;margin-inline-end:-1px}.buttons.buttons-addons .button:last-child{margin-inline-end:0}.buttons.buttons-addons .button:hover,.buttons.buttons-addons .button.is-hovered{z-index:2}.buttons.buttons-addons .button.is-focused,.buttons.buttons-addons .button:active,.buttons.buttons-addons .button.is-active,.buttons.buttons-addons .button.is-selected{z-index:3}.buttons.buttons-addons .button.is-focused:hover,.buttons.buttons-addons .button:active:hover,.buttons.buttons-addons .button.is-active:hover,.buttons.buttons-addons .button.is-selected:hover{z-index:4}.buttons.buttons-addons .button:focus-visible{z-index:3}.buttons.buttons-addons .button:focus-visible:hover{z-index:4}.buttons.buttons-addons .button.is-expanded{flex-grow:1}.card{border:1px solid var(--theme-border-white-high-contrast);outline-color:var(--theme-text);background-color:var(--theme-card-background);color:var(--theme-text);box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light);border-radius:.125rem;flex-direction:column;justify-content:flex-start;max-width:100%;padding:1rem 0 0;display:flex;position:relative}.card>:first-child{border-start-start-radius:.125rem;border-start-end-radius:.125rem}.card>:last-child{border-end-end-radius:.125rem;border-end-start-radius:.125rem}.card .card-template{flex-grow:1;grid-template:"supertitle supertitle""title title""detail icon"/1fr 3rem;gap:.5rem 1rem;padding:1rem;display:grid}.card .card-template .card-title{margin-block-end:1rem}.card .card-template-icon{grid-area:icon;width:3rem;height:3rem;margin-block-start:auto}.card .card-template-detail{flex-direction:column;grid-area:detail;justify-content:flex-end;align-self:stretch;font-size:.75rem;line-height:1.25;display:flex}.card .card-header{margin-block-end:1.125rem;position:relative}.card .card-header .card-header-image{width:64px;height:64px;position:relative}.card .card-header .card-header-image img,.card .card-header .card-header-image svg{width:100%;height:100%;display:block}.card .card-header,.card .card-content,.card .card-template{padding-inline:1rem}.card .card-header:first-child,.card .card-content:first-child,.card .card-template:first-child{margin-block-start:-1rem;padding-block-start:1rem}.card .card-supertitle{-webkit-line-clamp:1;letter-spacing:.225rem;text-transform:uppercase;grid-area:supertitle;font-size:.75rem;line-height:1}.card .card-title{-webkit-line-clamp:3;color:var(--theme-primary-base);text-align:start;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;flex-grow:1;grid-area:title;margin:0;padding:0;font-size:1rem;font-weight:600;line-height:1.25;text-decoration:none}.card .card-title:first-child{margin-block-start:none}.card .card-title:only-child{margin:0}.card .card-title:visited{color:var(--theme-visited)}.card a.card-title:hover,.card button.card-title:hover{cursor:pointer;text-decoration:underline}.card .card-content{flex-grow:1;margin-block-end:1.125rem}.card .card-content>:not(:first-child){margin-block-start:.5rem}.card .card-content-description{-webkit-line-clamp:4;max-height:inherit;padding-block-end:0;font-size:.875rem;line-height:1.25}.card .card-footer{border-block-start:1px solid var(--theme-border);flex-wrap:nowrap;justify-content:space-between;margin-inline:1rem;display:flex}.card .card-footer.card-footer-left .card-footer-item,.card .card-footer.card-footer-right .card-footer-item{flex-grow:0}.card .card-footer.card-footer-left{justify-content:flex-start}.card .card-footer.card-footer-right{justify-content:flex-end}.card .card-footer .card-footer-item{flex-grow:1;flex-shrink:1;align-items:center;padding-block:.375rem;display:flex}.card .card-footer .card-footer-item:first-child,.card .card-footer .card-footer-item:only-child{justify-content:flex-start}.card .card-footer .card-footer-item:last-child{justify-content:flex-end}.card .card-footer .card-footer-item:not(:last-child):not(:first-child):not(:only-child){justify-content:center}.card .card-footer .card-footer-item .buttons{margin-block:0}.card .card-footer .card-footer-item .button{margin-block-end:0}.card .card-footer .card-footer-item .button:last-child{margin-inline-end:0}@media screen and (min-width:768px),print{.card.card-horizontal{flex-flow:wrap}.card.card-horizontal .card-content{max-width:calc(100% - 7rem);padding-inline:0 4rem}.card.card-horizontal .card-footer{flex-grow:1;flex-shrink:1;width:100%}}.button-reset{cursor:pointer;border:0;padding:0;display:inline-block}.label{color:var(--theme-text);font-size:1rem;font-weight:600;display:block}.help{color:var(--theme-text);font-size:.875rem;display:block}.help.help-danger{color:var(--theme-danger-base)}.help.help-success{color:var(--theme-success-base)}.checkbox{cursor:pointer;align-items:center;line-height:1.25;display:flex;position:relative}.checkbox:not(:last-child){margin-block-end:.5rem}.checkbox .checkbox-check{border:.0625em solid var(--theme-control-border);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:1.25em;height:1.25em;transition-property:background,border,border-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.23,1);display:flex;position:relative}.checkbox .checkbox-check:not(:last-child){margin-inline-end:.5rem}.checkbox .checkbox-check:before{content:" "}.checkbox.checkbox-sm{font-size:.875rem}.checkbox.checkbox-lg{font-size:1.125rem}.checkbox input[type=checkbox]{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);word-wrap:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.checkbox input[type=checkbox]:checked+.checkbox-check{border-color:var(--theme-primary-base);background-color:var(--theme-primary-base)}.checkbox input[type=checkbox]:checked+.checkbox-check:before{border:solid var(--theme-text-subtle);content:"";border-width:0 .125em .125em 0;border-color:var(--theme-primary-invert);width:.3125em;height:.75em;display:block;position:absolute;inset-block-start:.125em;transform:rotate(45deg)}.checkbox input[type=checkbox][disabled]+.checkbox-check{border-color:var(--theme-control-border);opacity:.6}.checkbox input[type=checkbox][disabled]+.checkbox-check,.checkbox input[type=checkbox][disabled]~.checkbox-text{cursor:not-allowed}.checkbox.checkbox-muted input[type=checkbox]:checked+.checkbox-check{border-color:var(--theme-text-subtle);background-color:var(--theme-text-subtle)}.checkbox.checkbox-muted input[type=checkbox]:checked+.checkbox-check:before{border-color:var(--theme-text-invert)}.checkbox .checkbox-check.is-checked{border-color:var(--theme-primary-base);background-color:var(--theme-primary-base)}.checkbox .checkbox-check.is-checked:before{border:solid var(--theme-text-subtle);content:"";border-width:0 .125em .125em 0;border-color:var(--theme-primary-invert);width:.3125em;height:.75em;display:block;position:absolute;inset-block-start:.125em;transform:rotate(45deg)}.checkbox.is-invalid input[type=checkbox]:not(:checked)+.checkbox-check{border-color:var(--theme-danger-base)}.checkbox:hover input[type=checkbox]:not(:checked):not([disabled])+.checkbox-check:before{border:solid var(--theme-text-subtle);content:"";border-width:0 .125em .125em 0;width:.3125em;height:.75em;display:block;position:absolute;inset-block-start:.125em;transform:rotate(45deg)}.input{border-color:var(--theme-control-border);border-block-end-color:var(--theme-control-border-bottom);background-color:var(--theme-body-background);width:100%;max-width:100%;color:var(--theme-text)!important}.input::placeholder{color:var(--theme-text-subtle)}.input:hover{border-color:var(--theme-hover-base);border-block-end-color:var(--theme-control-border-bottom)}.input[disabled]{border-color:var(--theme-table-border-dark);background-color:var(--theme-body-background-medium);color:var(--theme-text-subtle)}.input:focus-visible{border-block-end-color:var(--theme-primary-base);outline-offset:0;box-shadow:0 .0625rem 0 0 var(--theme-primary-base);outline-style:solid;outline-color:#0000}.input.input-sm{font-size:.875rem}.input.input-lg{font-size:1.125rem}.input.input-danger{border-color:var(--theme-danger-base)}.input.input-danger:focus-visible{border-color:var(--theme-control-border);border-block-end-color:var(--theme-danger-base);box-shadow:0 .0625rem 0 0 var(--theme-danger-base)}.input.input-success{border-color:var(--theme-success-base)}.input.input-success:focus-visible{border-color:var(--theme-control-border);border-block-end-color:var(--theme-success-base);box-shadow:0 .0625rem 0 0 var(--theme-success-base)}.input.input-icon-right{padding-inline-end:2.25em}.input.input-icon-right~.icon{inset-inline-end:0;inset-inline-start:unset!important}.input.input-icon-right .input[type=date]{position:relative}.input.input-icon-right .input[type=date]::-webkit-calendar-picker-indicator{color:#0000;z-index:1000;background:0 0;width:1.5em;position:absolute;inset-inline-end:0}.input.input-icon,.input.input-icon-right{padding-inline-start:2.25em}.input.input-icon.input-icon-right,.input.input-icon-right.input-icon-right{padding-inline-start:calc(.625em - 1px)}.input.input-icon+.icon,.input.input-icon-right+.icon{forced-color-adjust:auto;color:var(--theme-text-subtle);pointer-events:none;z-index:4;width:2.25em;height:100%;position:absolute;inset-block-start:0;inset-inline-start:0;fill:currentColor!important}.input.input-icon.input-sm~.icon svg,.input.input-icon-right.input-sm~.icon svg{width:.875em;height:.875em}.input.input-icon.input-lg~.icon svg,.input.input-icon-right.input-lg~.icon svg{width:1.125em;height:1.125em}.textarea{resize:vertical;border-color:var(--theme-control-border);border-block-end-color:var(--theme-control-border-bottom);background-color:var(--theme-body-background);width:100%;max-width:100%;transition:box-shadow .3s linear;display:block;color:var(--theme-text)!important}.textarea[rows]{height:initial}.textarea:not([rows]){min-height:100px;max-height:600px}.textarea::placeholder{color:var(--theme-text-subtle)}.textarea:hover{border-color:var(--theme-hover-base);border-block-end-color:var(--theme-control-border-bottom)}.textarea[disabled]{border-color:var(--theme-table-border-dark);background-color:var(--theme-body-background-medium);color:var(--theme-text-subtle)}.textarea:focus-visible{border-block-end-color:var(--theme-primary-base);outline-offset:0;box-shadow:0 .125rem 0 0 var(--theme-primary-base);outline-style:solid;outline-color:#0000}.textarea.textarea-fixed-height{resize:none}.textarea.textarea-danger{border-color:var(--theme-danger-base)}.textarea.textarea-danger:focus-visible{border-color:var(--theme-control-border);border-block-end-color:var(--theme-danger-base);box-shadow:0 .125rem 0 0 var(--theme-danger-base)}.textarea.textarea-success{border-color:var(--theme-success-base)}.textarea.textarea-success:focus-visible{border-color:var(--theme-control-border);border-block-end-color:var(--theme-success-base);box-shadow:0 .125rem 0 0 var(--theme-success-base)}.textarea-form{border-style:solid;border-width:1px;border-color:var(--theme-control-border);background-color:var(--theme-body-background);border-block-end-color:var(--theme-control-border-bottom);border-radius:.25rem;gap:.25em;padding-block:calc(.375em - 1px);padding-inline:calc(.625em - 1px);font-size:1rem;transition:box-shadow .3s linear;display:grid}@media(prefers-reduced-motion:reduce){.textarea-form{animation-duration:0s}}.textarea-form:has(.textarea:focus-visible),.textarea-form:has(.textarea:hover){border-block-end-color:var(--theme-primary-base);outline-offset:0;box-shadow:0 .125rem 0 0 var(--theme-primary-base);outline-style:solid;outline-color:#0000}.textarea-form .textarea{resize:none;box-shadow:none;border:none}.textarea-form .textarea-form-footer{outline-color:currentColor;justify-content:space-between;align-items:center;margin-inline-start:.5rem;display:flex}.textarea-form .textarea-form-footer-divider{border:1px solid var(--theme-control-border);border-radius:.5rem;height:70%}.textarea-form .textarea-form-footer-left,.textarea-form .textarea-form-footer-right{align-items:center;gap:.25em;height:100%;display:flex}.textarea-form .textarea-form-help{margin-inline-start:.5rem}.textarea-form .textarea-form-help .help{align-items:center;gap:.375em;display:flex}.select{font-size:1rem;position:relative}.select select{border-color:var(--theme-control-border);border-block-end-color:var(--theme-control-border-bottom);background-color:var(--theme-body-background);color:var(--theme-text);cursor:pointer;width:100%;max-width:100%;font-size:1em}.select select[multiple]{padding:0;overflow-y:auto}.select select[multiple] option{padding:calc(.375em - 1px) calc(.625em - 1px)}.select select:hover{border-color:var(--theme-hover-base);border-block-end-color:var(--theme-control-border-bottom)}.select select[disabled]{border-color:var(--theme-table-border-dark);background-color:var(--theme-body-background-medium);color:var(--theme-text-subtle)}.select select:focus-visible{border-block-end-color:var(--theme-primary-base);outline-offset:0;box-shadow:0 .0625rem 0 0 var(--theme-primary-base);outline-style:solid;outline-color:#0000}.select:not(.select-multiple) select{padding-inline-end:calc(1.375em - 1px)}.select:not(.select-multiple):after{display:block;position:absolute;inset-block-start:calc(50% - .375em);transform:rotate(-45deg)}.select:not(.select-multiple).select-disabled:after{border-color:var(--theme-table-border-dark)}.select.select-sm{font-size:.875rem}.select.select-lg{font-size:1.125rem}.select.select-danger select{border-color:var(--theme-danger-base)}.select.select-danger select:focus-visible{border-color:var(--theme-control-border);border-block-end-color:var(--theme-danger-base);box-shadow:0 .0625rem 0 0 var(--theme-danger-base)}.select.select-success select{border-color:var(--theme-success-base)}.select.select-success select:focus-visible{border-color:var(--theme-control-border);border-block-end-color:var(--theme-success-base);box-shadow:0 .0625rem 0 0 var(--theme-success-base)}.radio{cursor:pointer;line-height:1.25;display:inline-flex}.radio .radio-dot{border:1px solid var(--theme-control-border);background-color:var(--theme-body-background);color:var(--theme-text-subtle);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:290486px;flex-shrink:0;width:1.25em;height:1.25em;display:inline-block;position:relative;inset-block-start:.0625em}@media(forced-colors:active){.radio .radio-dot{background-color:unset!important;border-color:canvastext!important}.radio .radio-dot:before{content:"";border-radius:290486px;width:.625em;height:.625em;margin:auto;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}}.radio .radio-label-text{margin:0 .5em}.radio input.is-checked,.radio input:checked,.radio .radio-dot.is-checked{background:var(--theme-primary-base);box-shadow:inset 0 0 0 .15em var(--theme-body-background);border-color:var(--theme-primary-base);animation:.2s cubic-bezier(.4,0,.23,1) boop}@media(forced-colors:active){.radio input.is-checked,.radio input:checked,.radio .radio-dot.is-checked{background-color:unset!important;box-shadow:none!important;border-color:canvastext!important}.radio input.is-checked:before,.radio input:checked:before,.radio .radio-dot.is-checked:before{background-color:canvastext!important}}.radio.is-hovered .radio-dot:not(:checked):not([disabled]),.radio:hover .radio-dot:not(:checked):not([disabled]){background:var(--theme-control-border);box-shadow:inset 0 0 0 .15em var(--theme-body-background)}@media(forced-colors:active){.radio.is-hovered .radio-dot:not(:checked):not([disabled]),.radio:hover .radio-dot:not(:checked):not([disabled]){background-color:unset!important;box-shadow:none!important}.radio.is-hovered .radio-dot:not(:checked):not([disabled]):before,.radio:hover .radio-dot:not(:checked):not([disabled]):before{background-color:canvastext!important}}.radio.is-hovered .radio-dot.is-checked,.radio:hover .radio-dot.is-checked{background:var(--theme-primary-base);box-shadow:inset 0 0 0 .15em var(--theme-body-background)}.radio input[disabled],.radio input[disabled]~.radio-label-text{opacity:.5;cursor:not-allowed}.field:not(:last-child){margin-block-end:.75rem}.field .field-description{margin-block-end:.5rem;font-size:.875rem}.field .field-label{color:var(--theme-text);margin-block-end:.5rem;font-size:1rem;font-weight:600;display:block}.field .field-label.field-label-inline{align-self:flex-end;margin-block-end:unset;display:inline-flex}@media screen and (min-width:768px),print{.field .field-label{flex:1 0 0}}.field .field-label.field-label-sm{font-size:.875rem}.field .field-label.field-label-lg{font-size:1.125rem}.field .field-body>*{scroll-margin-top:3rem}.field .field-body:not(:first-child){margin-block-start:.5rem}.field .field-body:not(:first-child).field-body-inline{vertical-align:text-bottom;display:inline-flex}.field .field-error{color:var(--theme-danger-base);font-size:.875rem;line-height:1.5}.required-indicator:after,::part(required-indicator):after{color:var(--theme-danger-base);content:"*";vertical-align:top}.hero{flex-direction:column;justify-content:space-between;align-items:stretch;display:flex;position:relative}.hero .hero-content{z-index:1;padding-block:3rem}@media screen and (min-width:1088px){.hero .hero-content{width:45%;min-height:400px;padding-block:4rem;padding-inline-end:3rem}}.theme-high-contrast .hero .hero-details-card{background:unset!important}.hero .hero-details{padding-block:2rem;display:flex}@media screen and (min-width:768px),print{.hero .hero-details{justify-content:flex-end;padding-block:3rem;padding-inline-start:2rem}}@media screen and (min-width:1088px){.hero .hero-details{min-height:400px;padding-block:4rem;padding-inline:3rem}}.hero .hero-details .hero-details-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:var(--theme-body-background);align-self:flex-start}@media screen and (min-width:1088px){.hero .hero-details .hero-details-card{background:linear-gradient(116deg,var(--theme-body-background)23.94%,var(--theme-border-white-high-contrast)200%);max-width:500px;margin-inline-start:2rem}.hero:not(.hero-image) .hero-content{width:100%;max-width:50rem}.hero.hero-xs .hero-content{min-height:200px;padding-block:2rem}.hero.hero-sm .hero-content{min-height:300px;padding-block:3rem}.hero.hero-lg .hero-content{min-height:500px;padding-block:6rem}}.hero .hero-card{z-index:1;background-color:#0000;border:none;padding:1rem;position:relative}@media screen and (min-width:768px),print{.hero .hero-card{padding:3rem}}@media screen and (min-width:1088px){.hero .hero-card{border-inline:1px solid var(--theme-border);border-block-end:1px solid var(--theme-border);border-end-end-radius:.375rem;border-end-start-radius:.375rem}}.hero .hero-background{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero .hero-background video,.hero .hero-background img{object-fit:cover;width:100%;height:100%}.hero.hero-image:before{background-image:var(--hero-background-image);content:" ";background-repeat:no-repeat;background-size:cover;width:calc(55% - 26.4px);height:100%;display:none;position:absolute;inset-block-start:0;inset-inline-end:24px}@media screen and (min-width:1088px){.hero.hero-image:before{display:block}}@media screen and (min-width:1800px){.hero.hero-image:before{width:calc(55% + -1.1*max(24px,50% - 876px));inset-inline-end:max(24px,50% - 876px)}}@media(forced-colors:active){.hero.hero-image:before{background-image:none!important}}.theme-light .hero.hero-image:before{--hero-background-image:var(--hero-background-image-light)}.theme-dark .hero.hero-image:before{--hero-background-image:var(--hero-background-image-dark)}.theme-high-contrast .hero.hero-image:before{--hero-background-image:none}[dir=rtl] .hero.hero-image,.hero.hero-image:dir(rtl){direction:ltr}[dir=rtl] .hero.hero-image .hero-content,[dir=rtl] .hero.hero-image .hero-details-card,.hero.hero-image:dir(rtl) .hero-content,.hero.hero-image:dir(rtl) .hero-details-card{direction:rtl}[dir=rtl] .hero.hero-image[class^=gradient-border-],.hero.hero-image:dir(rtl)[class^=gradient-border-]{direction:ltr}.gradient-border-body{--border-gradient-end-color:var(--theme-body-background)}.gradient-border-body-accent{--border-gradient-end-color:var(--theme-body-background-accent)}.gradient-border-right{position:relative}.gradient-border-right:before{content:"";border-image:linear-gradient(to right,transparent 0%,transparent 92%,var(--border-gradient-end-color,transparent)100%);border-inline-end-style:solid;border-inline-end-width:320px;border-image-slice:0 128 0 0;border-image-outset:0;display:block;position:absolute;inset-block:0;inset-inline-end:0}@media(forced-colors:active){.gradient-border-right:before{display:none!important}}@media screen and (min-width:768px),print{.gradient-border-to-right-tablet:before{border-image:linear-gradient(to right,transparent 0%,transparent 92%,var(--border-gradient-end-color)100%);border-inline-end-style:solid;border-inline-end-width:320px;border-image-slice:0 128 0 0;border-image-outset:0}}.gradient-border-bottom{position:relative}.gradient-border-bottom:before{content:"";border-image:linear-gradient(to bottom,transparent 0%,transparent 92%,var(--border-gradient-end-color,transparent)100%);border-block-end-style:solid;border-block-end-width:320px;border-image-slice:0 0 128;border-image-outset:0;display:block;position:absolute;inset-block-end:0;inset-inline:0}@media(forced-colors:active){.gradient-border-bottom:before{display:none!important}}@media screen and (min-width:768px),print{.gradient-border-to-bottom-tablet:before{border-image:linear-gradient(to bottom,transparent 0%,transparent 92%,var(--border-gradient-end-color)100%);border-block-end-style:solid;border-block-end-width:320px;border-image-slice:0 0 128;border-image-outset:0}}.gradient-text-vivid{-webkit-background-clip:text;background-clip:text;background-color:var(--theme-gradient-vivid-start);background-image:linear-gradient(90deg,var(--theme-gradient-vivid-start),var(--theme-gradient-vivid-end));color:#0000;-webkit-text-fill-color:transparent;line-height:1.4}.gradient-text-purple-blue{-webkit-background-clip:text;background-clip:text;background-color:var(--theme-gradient-text-purple);background-image:linear-gradient(90deg,var(--theme-gradient-text-purple),var(--theme-gradient-text-blue));color:#0000;-webkit-text-fill-color:transparent;line-height:1.4}.gradient-card{background:linear-gradient(90deg,var(--theme-gradient-vivid-start),var(--theme-gradient-vivid-end))border-box;border:.125rem solid #0000;border-radius:.375rem}.gradient-card .gradient-card-content{border-radius:inherit;background-color:var(--theme-body-background);padding:1rem}.link-button{color:var(--theme-hyperlink);cursor:pointer;border:none;padding:0;display:inline-block}.link-button:active,.link-button.is-active{text-decoration:underline!important}.link-button.is-focused,.link-button:hover,.link-button.is-hovered,.link-button:focus-visible{color:var(--theme-primary-hover);text-decoration:underline!important}.link-button:visited{color:var(--theme-visited)}.markdown pre{box-sizing:border-box;border:1px solid var(--theme-border);background-color:var(--theme-code-block);-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none;-webkit-overflow-scrolling:touch;max-width:100%;margin:0;padding:1em;font-size:.875rem;line-height:1.3571;overflow:auto}.markdown pre>code{border:0;padding:0;line-height:1.3571;display:block;position:relative}.markdown pre>code mark{color:var(--theme-text);min-width:calc(100% + 2em);min-height:18.9px;margin:0 -1em;padding:0 1em;display:inline-block}.markdown{font-size:1rem;line-height:1.6}.markdown :not(a):not(pre)>code{background-color:var(--theme-inline-code);word-wrap:break-word;font-smooth:auto;border-radius:3px;padding:.1em .2em;font-size:.85em}.markdown img,.markdown video{border:0;max-width:100%;height:auto}.markdown svg:not(:root){overflow:hidden}.markdown li{margin-block-start:.5em}.markdown ul,.markdown ol{margin-inline-start:2.375rem}.markdown ul{list-style-type:disc}.markdown ul ul{margin:0;margin-inline-start:1.25rem;list-style-type:circle}.markdown ul ul ul{list-style-type:square}.markdown ul:not(:first-child){margin:1rem 0}.markdown ol{list-style-type:decimal}.markdown ol ol{margin:0;margin-inline-start:1.25rem;list-style-type:lower-alpha}.markdown ol ol ol{list-style-type:lower-roman}.markdown ol:not(:first-child){margin:1rem 0}.markdown h1{word-wrap:break-word;word-break:break-word;margin-block-start:none;margin-block-end:.75rem;font-size:clamp(1.875rem,22.1053px + 1.64474vw,2.5rem)}.markdown h1:first-of-type{margin-block-start:-.625rem;margin-block-end:none}.markdown h2{margin-block-start:2rem;font-size:clamp(1.59375rem,18.7895px + 1.39803vw,2.125rem)}.markdown h3{margin-block:1.875rem 1.125rem;font-size:clamp(1.3125rem,15.4737px + 1.15132vw,1.75rem)}.markdown h4{margin-block:2.25rem .375rem;font-size:clamp(1.125rem,13.2632px + .986842vw,1.5rem)}.markdown h5{letter-spacing:1px;margin-block:2.25rem .375rem;font-size:clamp(1.1rem,15.7053px + .394737vw,1.25rem)}.markdown h6{letter-spacing:1px;margin-block:2.25rem .375rem;font-size:clamp(1.05rem,15.8526px + .197368vw,1.125rem)}.markdown p{word-wrap:break-word;margin-block-start:1rem;margin-block-end:none}.markdown blockquote{border-style:solid;border-width:0 0 0 3px;border-color:var(--theme-border);margin:1.2em 0 2em;padding:0 .8em}.markdown blockquote footer{color:var(--theme-text-subtle);font-size:.875rem}.media{align-items:flex-start;display:flex}.media+.media,.media .media{border-block-start:1px solid var(--theme-border);margin-block-start:1rem;padding-block-start:1rem}.media-left{flex:none;margin-inline-end:1rem}.media-content{word-break:break-word;flex:auto;width:100%}.message{word-wrap:break-word;grid-template:".message-time""message-persona message-content"/max-content minmax(0,1fr);gap:.75rem;font-size:1rem;line-height:1.3;display:grid}.message .message-time{grid-area:message-time;font-size:.75rem}.message .message-persona{grid-area:message-persona;margin-block-start:1rem}.message .message-content{border:1px solid var(--theme-border);background-color:var(--theme-body-background);border-radius:.375rem;grid-area:message-content;padding:1rem}.message .message-content .message-content-header{grid-template-columns:1fr auto;margin-block-end:.5rem;display:grid}.message .message-content .message-content-header .message-content-options{justify-self:flex-end;margin-inline-end:.5rem}.message.message-sender{justify-self:flex-end;width:85%}.message.message-sender .message-content{background-color:var(--theme-primary-background)}.message.message-sm{font-size:.875rem}.message.message-sm .message-content{padding-block:.75rem;padding-inline:1rem}.message.message-sm.message-sender .message-content{padding-block:.5rem}.notification{border:1px solid var(--theme-control-border);outline-color:var(--theme-text);background-color:var(--theme-secondary-background);color:var(--theme-text);word-wrap:break-word;word-break:break-word;border-radius:.25rem;grid-template:"notification-content dismiss"/1fr auto;padding:1rem;font-size:1rem;line-height:1.3;display:grid;position:relative}.notification.notification-primary{border-color:var(--theme-primary-dark);background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.notification.notification-primary.is-loading:before{border-color:transparent transparent var(--theme-primary-dark)var(--theme-primary-dark)}.notification.notification-secondary{border-color:var(--theme-secondary-dark);background-color:var(--theme-secondary-background);color:var(--theme-secondary-dark)}.notification.notification-secondary.is-loading:before{border-color:transparent transparent var(--theme-secondary-dark)var(--theme-secondary-dark)}.notification.notification-tertiary{border-color:var(--theme-tertiary-dark);background-color:var(--theme-tertiary-background);color:var(--theme-tertiary-dark)}.notification.notification-tertiary.is-loading:before{border-color:transparent transparent var(--theme-tertiary-dark)var(--theme-tertiary-dark)}.notification.notification-success{border-color:var(--theme-success-dark);background-color:var(--theme-success-background);color:var(--theme-success-dark)}.notification.notification-success.is-loading:before{border-color:transparent transparent var(--theme-success-dark)var(--theme-success-dark)}.notification.notification-info{border-color:var(--theme-info-dark);background-color:var(--theme-info-background);color:var(--theme-info-dark)}.notification.notification-info.is-loading:before{border-color:transparent transparent var(--theme-info-dark)var(--theme-info-dark)}.notification.notification-warning{border-color:var(--theme-warning-dark);background-color:var(--theme-warning-background);color:var(--theme-warning-dark)}.notification.notification-warning.is-loading:before{border-color:transparent transparent var(--theme-warning-dark)var(--theme-warning-dark)}.notification.notification-danger{border-color:var(--theme-danger-dark);background-color:var(--theme-danger-background);color:var(--theme-danger-dark)}.notification.notification-danger.is-loading:before{border-color:transparent transparent var(--theme-danger-dark)var(--theme-danger-dark)}.notification.is-loading{color:#0000}.notification.is-loading>:first-child{margin-inline-start:calc(1rem + .375em)}.notification.is-loading:before{border-color:transparent transparent var(--theme-text)var(--theme-text);position:absolute;inset-block-start:1rem;inset-inline-start:1rem}.notification .notification-content{grid-area:notification-content}.notification .notification-content .notification-title,.notification .notification-content a:not(.button){color:currentColor;font-weight:600}.notification .notification-content a:not(.button){text-decoration:underline}.theme-high-contrast .notification .notification-content a:not(.button){color:var(--theme-hyperlink)}.notification .notification-content a:not(.button):hover{text-decoration-thickness:.15em}.notification .notification-content .notification-title{justify-content:flex-start;align-items:center;margin-block-end:.5rem;display:flex}.notification .notification-content .notification-title .icon{flex-shrink:0;align-self:start;margin-block-start:.2em;margin-inline-end:.375em}.notification .notification-dismiss{border:0;border-radius:290486px;grid-area:dismiss;width:1em;height:1em;margin-inline-start:.25rem;padding:0}.icon{justify-content:center;align-items:center;display:inline-flex}.icon,.icon svg,.icon img{width:1em;height:1em}.icon.icon-rounded{border-radius:50%;padding:.6rem}.image{display:block;position:relative}.image img,.image svg{width:100%;height:auto;max-height:100%;display:block}.image.image-fullwidth{object-fit:cover;width:100%;height:auto;margin:0}.image.image-16x16{width:16px;height:16px}@media screen and (min-width:768px),print{.image.image-16x16-tablet{width:16px;height:16px}}@media screen and (min-width:1088px){.image.image-16x16-desktop{width:16px;height:16px}}.image.image-24x24{width:24px;height:24px}@media screen and (min-width:768px),print{.image.image-24x24-tablet{width:24px;height:24px}}@media screen and (min-width:1088px){.image.image-24x24-desktop{width:24px;height:24px}}.image.image-32x32{width:32px;height:32px}@media screen and (min-width:768px),print{.image.image-32x32-tablet{width:32px;height:32px}}@media screen and (min-width:1088px){.image.image-32x32-desktop{width:32px;height:32px}}.image.image-36x36{width:36px;height:36px}@media screen and (min-width:768px),print{.image.image-36x36-tablet{width:36px;height:36px}}@media screen and (min-width:1088px){.image.image-36x36-desktop{width:36px;height:36px}}.image.image-48x48{width:48px;height:48px}@media screen and (min-width:768px),print{.image.image-48x48-tablet{width:48px;height:48px}}@media screen and (min-width:1088px){.image.image-48x48-desktop{width:48px;height:48px}}.image.image-64x64{width:64px;height:64px}@media screen and (min-width:768px),print{.image.image-64x64-tablet{width:64px;height:64px}}@media screen and (min-width:1088px){.image.image-64x64-desktop{width:64px;height:64px}}.image.image-76x76{width:76px;height:76px}@media screen and (min-width:768px),print{.image.image-76x76-tablet{width:76px;height:76px}}@media screen and (min-width:1088px){.image.image-76x76-desktop{width:76px;height:76px}}.image.image-88x88{width:88px;height:88px}@media screen and (min-width:768px),print{.image.image-88x88-tablet{width:88px;height:88px}}@media screen and (min-width:1088px){.image.image-88x88-desktop{width:88px;height:88px}}.image.image-96x96{width:96px;height:96px}@media screen and (min-width:768px),print{.image.image-96x96-tablet{width:96px;height:96px}}@media screen and (min-width:1088px){.image.image-96x96-desktop{width:96px;height:96px}}.image.image-112x112{width:112px;height:112px}@media screen and (min-width:768px),print{.image.image-112x112-tablet{width:112px;height:112px}}@media screen and (min-width:1088px){.image.image-112x112-desktop{width:112px;height:112px}}.image.image-128x128{width:128px;height:128px}@media screen and (min-width:768px),print{.image.image-128x128-tablet{width:128px;height:128px}}@media screen and (min-width:1088px){.image.image-128x128-desktop{width:128px;height:128px}}.persona{gap:.5rem;font-size:.875rem;line-height:1.3;display:flex;position:relative}.persona .persona-avatar{background-color:var(--theme-alternate-background-medium);color:var(--theme-text-invert);border-radius:290486px;flex-shrink:0;width:2.6666em;height:2.6666em}.persona .persona-avatar img,.persona .persona-avatar svg{aspect-ratio:1;border-radius:290486px;width:100%;height:auto}.persona .persona-details{color:var(--theme-text-subtle);align-self:center}.persona .persona-details .persona-name{color:var(--theme-text);font-size:1.3333em;font-weight:600}.persona.persona-sm{font-size:.75rem}.persona.persona-lg{font-size:1rem}.popover{display:inline-block;position:relative}.popover summary{list-style:none}.popover summary::-webkit-details-marker{display:none}.popover .popover-content{border:1px solid var(--theme-border);background-color:var(--theme-body-background);box-shadow:0 6.4px 14.4px 0 var(--theme-box-shadow-medium),0 1.2px 3.6px 0 var(--theme-box-shadow-light);visibility:hidden;z-index:1060;border-radius:.25rem;width:224px;padding:1rem;position:absolute;inset-inline-start:0;transform:none}.popover.popover-top .popover-content{margin-block-end:.5rem;inset-block-end:100%}.popover.popover-caret .popover-content{margin-block-start:0;overflow:visible}.popover.popover-caret .popover-content:before{border-color:var(--theme-border);background-color:var(--theme-body-background);z-index:2;position:absolute;inset-block-start:-.3em;inset-inline-start:var(--caret-left,50%);inset-inline-end:auto;transform:rotate(-225deg)}[dir=rtl] .popover.popover-caret .popover-content:before{inset-inline-start:var(--caret-left,50%);inset-inline-end:var(--caret-left,50%);transform:rotate(-135deg)}.popover.popover-caret.popover-caret-bottom .popover-content{margin-block:0 .5rem;overflow:visible}.popover.popover-caret.popover-caret-bottom .popover-content:before{border-color:var(--theme-border);background-color:var(--theme-body-background);z-index:2;position:absolute;inset-block:auto -.3em;inset-inline-start:var(--caret-left,50%);inset-inline-end:auto;transform:rotate(-45deg)}[dir=rtl] .popover.popover-caret.popover-caret-bottom .popover-content:before{inset-inline-start:var(--caret-left,50%);inset-inline-end:var(--caret-left,50%);transform:rotate(45deg)}.pagination{flex-wrap:wrap;margin:-.25rem}.pagination-list{flex-grow:1}.pagination,.pagination-list{text-align:center;justify-content:center;align-items:center;margin:0;display:flex}.pagination>li,.pagination-list>li{margin:.25rem;list-style:none!important}.pagination-link.is-current{border-color:var(--theme-text-invert);background-color:var(--theme-primary-base);color:var(--theme-text-invert)}.pagination-link.is-current:hover{background-color:var(--theme-primary-hover);color:var(--theme-text-invert)}@media(forced-colors:active){.pagination-link:after{content:"";forced-color-adjust:none;background-color:linktext;border:1px solid linktext;border-radius:290486px;width:.375em;height:.375em;display:block;position:absolute;inset-block-start:.25em;inset-inline-end:.25em}}.pagination-ellipsis{pointer-events:none}.pagination-previous,.pagination-next{white-space:nowrap;flex-grow:0;flex-shrink:1;padding-inline:.75em}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{text-align:center;justify-content:center;padding-inline:.5em;font-size:1em}.pagination-previous,.pagination-next,.pagination-link{border-color:var(--theme-border);color:var(--theme-text);min-width:2.25em;text-decoration:none}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:var(--theme-primary-hover);color:var(--theme-primary-hover);text-decoration:none}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled]{border-color:var(--theme-secondary-base);background-color:var(--theme-secondary-base);opacity:.5;color:var(--theme-secondary-dark);pointer-events:none}@media screen and (min-aspect-ratio:1),screen and (min-resolution:120dpi)and (min-aspect-ratio:1){.pagination-center .pagination-previous{order:1}.pagination-center .pagination-list{order:2;justify-content:center}.pagination-center .pagination-next{order:3}}@media screen and (min-width:768px),print{.pagination-list{flex-grow:0;flex-shrink:1;order:1;justify-content:flex-start}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:center}.pagination.pagination-center .pagination-previous{order:1}.pagination.pagination-center .pagination-list{order:2;justify-content:center}.pagination.pagination-center .pagination-next{order:3}}.progress-bar{background-color:var(--theme-secondary-background-glow-high-contrast);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:290486px;width:100%;max-width:100%;height:.25rem;padding:0;display:block;overflow:hidden}.progress-bar::-webkit-progress-bar{background-color:var(--theme-secondary-background-glow-high-contrast)}.progress-bar::-webkit-progress-value{background-color:var(--theme-primary-base)}.progress-bar::-moz-progress-bar{background-color:var(--theme-primary-base)}.progress-bar.progress-bar-sm{height:.125rem}.progress-bar.progress-bar-success::-webkit-progress-value{background-color:var(--theme-success-base)}.progress-bar.progress-bar-success::-moz-progress-bar{background-color:var(--theme-success-base)}.progress-bar.progress-bar-danger::-webkit-progress-value{background-color:var(--theme-danger-base)}.progress-bar.progress-bar-danger::-moz-progress-bar{background-color:var(--theme-danger-base)}.progress-bar.progress-bar-warning::-webkit-progress-value{background-color:var(--theme-warning-base)}.progress-bar.progress-bar-warning::-moz-progress-bar{background-color:var(--theme-warning-base)}.progress-bar:indeterminate{background-color:var(--theme-secondary-background-glow-high-contrast);background-image:linear-gradient(to right,var(--theme-secondary-background-glow-high-contrast)0%,var(--theme-primary-base)20%,var(--theme-secondary-background-glow-high-contrast)40%);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%;animation-name:slide-background;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite}.progress-bar:indeterminate:dir(rtl){animation-direction:reverse}.progress-bar:indeterminate::-webkit-progress-bar{background-color:#0000}.progress-bar:indeterminate::-moz-progress-bar{background-color:#0000}@media(prefers-reduced-motion:reduce){.progress-bar:indeterminate{animation-duration:0s}}@media(forced-colors:active){.progress-bar{background-color:canvastext!important}.progress-bar::-webkit-progress-bar{background-color:canvastext!important}.progress-bar::-webkit-progress-value{background-color:highlight!important}.progress-bar::-moz-progress-bar{background-color:highlight!important}.progress-bar:indeterminate{forced-color-adjust:none!important;background-image:linear-gradient(90deg,canvastext 0%,highlight 20%,canvastext 40%)!important}.progress-bar:indeterminate::-webkit-progress-bar{background-color:#0000!important}}.table-wrapper{-webkit-overflow-scrolling:touch;overflow:auto hidden}.table{border-collapse:collapse;table-layout:auto;width:100%;font-size:.875rem}.table:not(.table-simple){border:1px solid var(--theme-table-border-dark)}.table caption{letter-spacing:.125rem;text-align:right;text-transform:uppercase;padding:1.25rem;font-size:.75rem;font-weight:600}.table th,.table td{word-wrap:break-word;border-block-start:1px solid var(--theme-table-border-dark);vertical-align:top;padding:1rem 1.25rem;line-height:1.5;display:table-cell}.table th:not([align]){text-align:left}@media screen and (max-width:767px){.table.table-stacked-mobile th,.table.table-stacked-mobile td{width:100%;display:block}.table.table-stacked-mobile th:not(:first-child),.table.table-stacked-mobile td:not(:first-child){border-width:0;padding-block-start:0}.table.table-stacked-mobile thead tr:first-child th,.table.table-stacked-mobile tbody tr:first-child td{border-block-start:none}.table.table-stacked-mobile thead tr>th:last-child{border-block-end:1px solid var(--theme-table-border-dark)}}.table.table-borderless,.table.table-borderless th,.table.table-borderless td{border:none}.table.table-complex thead tr,.table.table-complex tfoot tr{background-color:var(--theme-table-header)}.table.table-complex th,.table.table-complex td{border:1px solid var(--theme-table-border-dark)}.table.table-striped tbody tr:nth-of-type(2n){background-color:var(--theme-table-row)}.table.table-sm th,.table.table-sm td{padding:.5rem}.table.table-lg th,.table.table-lg td{padding:2rem}.tag{border:1px solid var(--theme-control-border);background-color:var(--theme-body-background);color:var(--theme-secondary-dark);white-space:nowrap;border-radius:.25rem;justify-content:center;align-items:center;gap:.375em;padding:.375em .675em;font-size:.875rem;font-weight:400;line-height:1.3;display:inline-flex}.tag:where(button){cursor:pointer}.tag .tag-close{justify-content:center;align-items:center;display:inline-flex}.tag:hover .tag-close,.tag.is-hovered .tag-close{color:var(--theme-primary-dark)}.tag .icon{font-size:.875em}.tag.tag-sm{font-size:.75rem}.tag.tag-lg{font-size:1rem}.tag.tag-interactive{color:var(--theme-text);border:none;align-items:stretch;gap:0;padding:0}.tag.tag-interactive .tag-popover .tag-summary{border:1px solid var(--theme-control-border);outline-offset:-.125rem;cursor:pointer;border-radius:.25rem;outline-color:currentColor;padding:.375em .675em;overflow:hidden}.tag.tag-interactive .tag-popover .tag-summary:hover,.tag.tag-interactive .tag-popover .tag-summary.is-hovered{background-color:var(--theme-secondary-background-glow-high-contrast)}.tag.tag-interactive .tag-popover:not(:only-child) .tag-summary{border-inline-end:0;border-start-end-radius:0;border-end-end-radius:0}.tag.tag-interactive .tag-close{border:0;border:1px solid var(--theme-control-border);outline-offset:-.125rem;background-color:inherit;color:inherit;cursor:pointer;border-radius:0 .25rem .25rem 0;outline-color:currentColor;padding:.375em .675em}.tag.tag-interactive .tag-close:hover,.tag.tag-interactive .tag-close.is-hovered{background-color:var(--theme-secondary-background-glow-high-contrast);color:var(--theme-primary-dark)}.tag.tag-primary{border-color:var(--theme-primary-background-glow-high-contrast);background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.tag.tag-primary:hover .tag-close,.tag.tag-primary.is-hovered .tag-close{color:var(--theme-primary-hover)}.tag.tag-primary.tag-interactive .tag-popover .tag-summary,.tag.tag-primary.tag-interactive .tag-close{border-color:var(--theme-primary-background-glow-high-contrast);background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.tag.tag-primary.tag-interactive .tag-popover .tag-summary:hover,.tag.tag-primary.tag-interactive .tag-popover .tag-summary.is-hovered,.tag.tag-primary.tag-interactive .tag-close:hover,.tag.tag-primary.tag-interactive .tag-close.is-hovered{border-color:var(--theme-primary-background-hover);background-color:var(--theme-primary-background-hover);color:var(--theme-primary-dark-hover)}.tag.tag-primary.tag-interactive .tag-close{border-inline-start-color:var(--theme-primary-box-shadow)}.tag.tag-filled{border-color:var(--theme-secondary-background-glow-high-contrast);background-color:var(--theme-secondary-background-glow-high-contrast);color:var(--theme-text)}.tag.tag-filled:hover .tag-close,.tag.tag-filled.is-hovered .tag-close{color:var(--theme-primary-hover)}.tag.tag-filled.tag-interactive .tag-popover .tag-summary,.tag.tag-filled.tag-interactive .tag-close{border-color:var(--theme-secondary-background-glow-high-contrast);background-color:var(--theme-secondary-background-glow-high-contrast);color:var(--theme-text)}.tag.tag-filled.tag-interactive .tag-popover .tag-summary:hover,.tag.tag-filled.tag-interactive .tag-popover .tag-summary.is-hovered,.tag.tag-filled.tag-interactive .tag-close:hover,.tag.tag-filled.tag-interactive .tag-close.is-hovered{border-color:var(--theme-secondary-background-hover);background-color:var(--theme-secondary-background-hover);color:var(--theme-secondary-invert)}.tag.tag-filled.tag-interactive .tag-close{border-inline-start-color:var(--theme-control-border)}.tag.tag-filled.tag-interactive .tag-close:hover,.tag.tag-filled.tag-interactive .tag-close.is-hovered{border-inline-start-color:var(--theme-control-border);color:var(--theme-primary-dark-hover)}.tag.tag-suggestion{border-radius:8px}.tag.tag-suggestion:hover,.tag.tag-suggestion.is-hovered{background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.toggle label{border:.065em solid var(--theme-text-subtle);background-color:var(--theme-body-background);cursor:pointer;border-radius:290486px;width:2.5em;height:1.25em;transition:background-color .2s linear,border-color .2s linear;display:block;position:relative}@media(forced-colors:active){.toggle label{background-color:canvas!important;border-color:canvastext!important}}.toggle label:after{background-color:var(--theme-text-subtle);content:"";border-radius:290486px;width:.85em;height:.85em;transition:inset-inline-start .2s cubic-bezier(.01,1.23,.58,.96),border-color .2s cubic-bezier(.01,1.23,.58,.96),background-color .2s cubic-bezier(.01,1.23,.58,.96);display:block;position:absolute;inset-block-start:.15em;inset-inline-start:.15em}@media(forced-colors:active){.toggle label:after{background-color:canvastext!important}}.toggle.is-selected label,.toggle input[type=checkbox]:checked+label{border-color:var(--theme-primary-base);background-color:var(--theme-primary-base)}@media(forced-colors:active){.toggle.is-selected label,.toggle input[type=checkbox]:checked+label{background-color:linktext!important;border-color:linktext!important}}.toggle.is-selected label:after,.toggle input[type=checkbox]:checked+label:after{background-color:var(--theme-body-background);inset-inline-start:calc(100% - 1em)}@media(forced-colors:active){.toggle.is-selected label:after,.toggle input[type=checkbox]:checked+label:after{background-color:canvas!important}}.toggle input[type=checkbox]{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);word-wrap:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.toggle input[type=checkbox]:disabled+label{opacity:.6;cursor:not-allowed}.scroll-horizontal{-webkit-overflow-scrolling:touch;overflow:auto hidden}.scroll-vertical{-webkit-overflow-scrolling:touch;overflow:hidden auto}.scroll-snap-container{scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:1rem;height:max-content;margin-block:1rem}.scroll-snap-item{scroll-snap-align:center;flex-basis:90%;min-width:80%;height:auto}.site-header .site-header-brand:active>:not(.icon):not(.image),.site-header .site-header-brand.is-active>:not(.icon):not(.image),.site-header .site-header-brand:hover>:not(.icon):not(.image),.site-header .site-header-brand.is-hovered>:not(.icon):not(.image),.site-header .site-header-brand:focus-visible>:not(.icon):not(.image),.site-header .site-header-button:active:not([aria-expanded=true])>:not(.icon):not(.image),.site-header .site-header-button.is-active:not([aria-expanded=true])>:not(.icon):not(.image),.site-header .site-header-button:hover:not([aria-expanded=true])>:not(.icon):not(.image),.site-header .site-header-button.is-hovered:not([aria-expanded=true])>:not(.icon):not(.image),.site-header .site-header-button:focus-visible:not([aria-expanded=true])>:not(.icon):not(.image){position:relative}.site-header .site-header-brand:active>:not(.icon):not(.image):after,.site-header .site-header-brand.is-active>:not(.icon):not(.image):after,.site-header .site-header-brand:hover>:not(.icon):not(.image):after,.site-header .site-header-brand.is-hovered>:not(.icon):not(.image):after,.site-header .site-header-brand:focus-visible>:not(.icon):not(.image):after,.site-header .site-header-button:active:not([aria-expanded=true])>:not(.icon):not(.image):after,.site-header .site-header-button.is-active:not([aria-expanded=true])>:not(.icon):not(.image):after,.site-header .site-header-button:hover:not([aria-expanded=true])>:not(.icon):not(.image):after,.site-header .site-header-button.is-hovered:not([aria-expanded=true])>:not(.icon):not(.image):after,.site-header .site-header-button:focus-visible:not([aria-expanded=true])>:not(.icon):not(.image):after{content:"";border-block-end:2px solid var(--theme-text);display:block;position:absolute;inset-block-end:-2px;inset-inline:0}.site-header .site-header-brand,.site-header .site-header-button{outline-offset:-.125rem;color:var(--theme-text);white-space:nowrap;cursor:pointer;padding-block:calc(.375em - 1px);padding-inline:.5rem;text-decoration:none}.site-header .site-header-brand:hover,.site-header .site-header-button:hover,.site-header .site-header-brand:visited,.site-header .site-header-button:visited{color:var(--theme-text)}.site-header{border-block-end:1px solid var(--theme-border);align-items:center;gap:.5rem;height:3.375em;padding-inline:24px;font-size:1rem;display:flex;position:relative}@media screen and (min-width:1800px){.site-header{padding-inline:max(24px,50% - 876px)}}.site-header .site-header-button{text-align:center;background-color:#0000;border:none;border-radius:0;justify-content:center;height:100%;font-size:.875em;font-weight:400}.site-header .site-header-button[aria-expanded=true]{background-color:var(--theme-body-background-medium)}.site-header .site-header-button .icon{font-size:.875em}.site-header .site-header-button .icon:only-child{margin:0}.site-header .site-header-button .icon:first-child:not(:only-child){margin-inline-end:.375em}.site-header .site-header-button .icon:last-child:not(:only-child){margin-inline-start:.375em}.site-header .site-header-button:active,.site-header .site-header-button.is-active,.site-header .site-header-button:hover,.site-header .site-header-button.is-hovered,.site-header .site-header-button:focus-visible{text-decoration:none}.site-header .site-header-logo>svg,.site-header .site-header-logo>img{width:1.625em;height:auto;display:block}.site-header .site-header-logo.site-header-logo-centered{position:absolute;inset-inline-start:calc(50% - .8125em)}.site-header .site-header-divider{border-inline-start:2px solid var(--theme-text-subtle);height:1.5em;margin-inline-start:.5rem;display:inline-block}.site-header .site-header-brand{font-size:1.15em;font-weight:600;display:inline-block}.site-header .site-header-brand:active,.site-header .site-header-brand.is-active,.site-header .site-header-brand:hover,.site-header .site-header-brand.is-hovered,.site-header .site-header-brand:focus-visible{text-decoration:none}@media screen and (min-width:768px),print{.site-header .site-header-brand{font-size:1.25em}}.site-header .site-header-nav{align-self:center;width:100%;height:100%;display:flex}.site-header .site-header-panel{grid-gap:1rem;background-color:var(--theme-body-background-medium);text-wrap:wrap;box-shadow:0 3.2px 7.2px 0 var(--theme-box-shadow-medium),0 .6px 1.8px 0 var(--theme-box-shadow-light);z-index:1060;border-block-start:1px solid var(--theme-border-white-high-contrast);border-block-end:1px solid var(--theme-border-white-high-contrast);grid-template-areas:"panel-content""panel-featured-section";width:100%;min-height:350px;padding-block:2rem;padding-inline:24px;display:grid;position:absolute;inset-block-start:calc(3.375em - 1px);inset-inline-start:0}@media screen and (min-width:768px),print{.site-header .site-header-panel{grid-template-columns:auto 33.333%;grid-template-areas:"panel-content panel-featured-section"}}@media screen and (min-width:1088px){.site-header .site-header-panel{grid-template-columns:auto 25%}}@media screen and (min-width:1800px){.site-header .site-header-panel{padding-inline:max(24px,50% - 876px)}}.site-header .site-header-panel .site-header-panel-featured-content{border-block-start:1px solid var(--theme-table-border-dark);flex-direction:column;grid-area:panel-featured-section;gap:1rem;padding-block-start:1rem;display:flex}@media screen and (min-width:768px),print{.site-header .site-header-panel .site-header-panel-featured-content{border-inline-start:1px solid var(--theme-table-border-dark);border-block-start:0;padding-block-start:0;padding-inline-start:1rem}}.site-header .site-header-panel .site-header-panel-content{grid-area:panel-content;align-content:space-between;display:grid}.site-header .site-header-panel .site-header-panel-links{grid-gap:.5rem;display:grid}@media screen and (min-width:768px),print{.site-header .site-header-panel .site-header-panel-links{grid-template-rows:repeat(11,auto);grid-template-columns:repeat(2,1fr);grid-auto-flow:column}}@media screen and (min-width:1088px){.site-header .site-header-panel .site-header-panel-links{grid-template-rows:repeat(7,auto);grid-template-columns:repeat(3,1fr)}}.site-header .site-header-panel .site-header-panel-cards{grid-gap:.5rem;display:grid}@media screen and (min-width:768px),print{.site-header .site-header-panel .site-header-panel-cards{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,1fr);grid-auto-flow:column}}@media screen and (min-width:1088px){.site-header .site-header-panel .site-header-panel-cards{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(3,1fr)}}.steps{flex-wrap:nowrap;gap:.4375em;font-size:1rem;display:flex}.steps .step{aspect-ratio:1;background-color:var(--theme-secondary-base);border-radius:290486px;height:.5em}.steps .step.step-selected{aspect-ratio:2;background-color:var(--theme-primary-base)}.stretched-link:before{content:"";z-index:1;position:absolute;top:0;right:0;bottom:0;left:0}.segmented-controls{grid-gap:.5rem;white-space:nowrap;grid-template-columns:max-content auto max-content;justify-content:center;width:100%;font-size:1rem;display:grid}.segmented-controls .segmented-control-previous,.segmented-controls .segmented-control-next{border:1px solid var(--theme-border);background-color:var(--theme-primary-base);color:var(--theme-text-invert);cursor:pointer;border-radius:290486px;align-items:center;padding:.5em 1em;font-weight:600;display:flex}.segmented-controls .segmented-control-previous:hover,.segmented-controls .segmented-control-next:hover{background-color:var(--theme-primary-hover)}@media(forced-colors:active){.segmented-controls .segmented-control-previous:hover,.segmented-controls .segmented-control-next:hover{color:highlighttext;forced-color-adjust:none;background-color:highlight;border-color:highlight}}.segmented-controls .segmented-control-previous:focus-visible,.segmented-controls .segmented-control-next:focus-visible{outline-color:var(--theme-text-invert);outline-offset:-.25rem}.segmented-controls .segmented-control-list{border:1px solid var(--theme-border);border-radius:290486px;grid-column:2;justify-content:flex-start;align-items:center;display:flex;overflow-x:hidden}.segmented-controls .segmented-control{color:var(--theme-primary-base);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:top;background-color:#0000;border:none;border-radius:290486px;justify-content:center;align-items:center;padding:.5em 1em;font-weight:600;display:flex;position:relative}.segmented-controls .segmented-control:focus-visible{outline-color:var(--theme-text-invert);outline-offset:-.25rem}.segmented-controls .segmented-control:hover{background-color:var(--theme-primary-background);z-index:2}@media(forced-colors:active){.segmented-controls .segmented-control:hover{forced-color-adjust:none;color:highlighttext!important;background-color:highlight!important}}.segmented-controls .segmented-control[aria-selected=true]{background-color:var(--theme-primary-base);color:var(--theme-text-invert);z-index:1}.segmented-controls .segmented-control[aria-selected=true]:hover{background-color:var(--theme-primary-hover);z-index:2}@media(forced-colors:active){.segmented-controls .segmented-control[aria-selected=true]{color:selecteditemtext;forced-color-adjust:none;background-color:selecteditem}}@media screen and (min-width:768px),print{.segmented-controls .segmented-control,.segmented-controls .segmented-previous,.segmented-controls .segmented-next{padding:.75em 1.25em}}@media screen and (min-width:1088px){.segmented-controls .segmented-control,.segmented-controls .segmented-previous,.segmented-controls .segmented-next{padding:1em 1.5em}}.timeline{font-size:16px;container-type:inline-size}.timeline .timeline-item{border-inline-start:1px solid var(--theme-border);padding-block-end:1.5rem;padding-inline-start:2rem;display:flex;position:relative}.timeline .timeline-item:last-child{border-inline-start:none}.timeline .timeline-item .timeline-item-badge{position:absolute;transform:translate(calc(-2rem - 50%),-.375rem)}.timeline .timeline-item .timeline-item-badge:dir(rtl){transform:translate(calc(2rem + 50%),-.375rem)}@container (width>=480px){.timeline .timeline-item .timeline-item-template{grid-template:"title time""description description"/minmax(0,1fr) auto;gap:8px;width:100%;display:grid}}.timeline .timeline-item .timeline-item-template-title{grid-area:title;font-weight:600;line-height:1.3}.timeline .timeline-item .timeline-item-template-time{grid-area:time;align-content:baseline;font-size:.75rem;font-weight:200;line-height:1.3}.timeline .timeline-item .timeline-item-template-description{grid-area:description;padding-block-start:.75rem;font-size:.875rem;line-height:1.3}:root{--window-inner-height:100vh;--atlas-header-height:0px;--atlas-footer-height:0px;--atlas-contained-height:1fr}.layout{--layout-gap:24px;--layout-gap-scalable:24px;--layout-flyout-width-desktop:320px;--layout-flyout-width-widescreen:480px;--layout-flyout-width:var(--layout-flyout-width-desktop);flex-direction:column;max-inline-size:100vw;display:flex}@media screen and (min-width:1800px){.layout{--layout-gap-scalable:max(24px,50% - 1752px/2);--layout-flyout-width:var(--layout-flyout-width-widescreen)}}.layout-padding{padding-inline:var(--layout-gap)!important}.layout-margin{margin-inline:var(--layout-gap-scalable)!important}@media screen and (min-width:768px),print{.layout-padding-tablet{padding-inline:var(--layout-gap)!important}.layout-margin-tablet{margin-inline:var(--layout-gap-scalable)!important}}.layout-body{width:100%;max-width:100%;display:grid}.layout-body-header{grid-area:header}.layout-body-hero{grid-area:hero}.layout-body-menu{grid-area:menu}.layout-body-main{grid-area:main}.layout-body-aside{grid-area:aside}.layout-body-footer{grid-area:footer}.layout-body-flyout{grid-area:flyout;display:none}.layout-body-hero:empty,.layout-body-main:empty,.layout-body-footer:empty,.layout-body-aside:empty,.layout-body-menu:empty{display:none}.layout .layout-body,.layout.layout-single .layout-body{grid-template:"header"minmax(auto,max-content)"hero""menu""main"1fr"aside""footer"/minmax(0,1fr)}@media screen and (min-width:1088px){.layout.layout-flyout-active .layout-body,.layout.layout-single.layout-flyout-active .layout-body{grid-template:minmax(auto,max-content)auto auto 1fr auto auto/minmax(0,1fr)var(--layout-flyout-width);grid-template-areas:"header header""hero flyout""menu flyout""main flyout""aside flyout""footer footer"}}.layout.layout-holy-grail .layout-body{grid-template:"header"minmax(auto,max-content)"hero""menu""main"1fr"aside""footer"/minmax(0,1fr)}@media screen and (min-width:768px),print{.layout.layout-holy-grail .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto auto/minmax(0,1fr)minmax(0,2fr);grid-template-areas:"header header""hero hero""menu main""menu aside""footer footer"}}@media screen and (min-width:1088px){.layout.layout-holy-grail .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,2fr)minmax(0,1fr);grid-template-areas:"header header header""hero hero hero""menu main aside""footer footer footer"}}@media screen and (min-width:1800px){.layout.layout-holy-grail .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/auto 450px 900px 450px auto;grid-template-areas:"header header header header header""hero hero hero hero hero"".menu main aside.""footer footer footer footer footer"}}@media screen and (min-width:1088px){.layout.layout-holy-grail.layout-flyout-active .layout-body{grid-template:auto auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,2fr)minmax(0,1fr)var(--layout-flyout-width);grid-template-areas:"header header header header""hero hero hero flyout""menu main aside flyout""footer footer footer footer"}}@media screen and (min-width:1800px){.layout.layout-holy-grail.layout-flyout-active .layout-body{grid-template:auto auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,2fr)minmax(0,1fr)var(--layout-flyout-width);grid-template-areas:"header header header header""hero hero hero flyout""menu main aside flyout""footer footer footer footer"}}.layout.layout-sidecar-left .layout-body-aside{display:none}.layout.layout-sidecar-left .layout-body{grid-template:"header"minmax(auto,max-content)"hero""menu""main"1fr"footer"/minmax(0,1fr)}@media screen and (min-width:768px),print{.layout.layout-sidecar-left .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,2fr);grid-template-areas:"header header""hero hero""menu main""footer footer"}}@media screen and (min-width:1088px){.layout.layout-sidecar-left .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,3fr);grid-template-areas:"header header""hero hero""menu main""footer footer"}}@media screen and (min-width:1800px){.layout.layout-sidecar-left .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/auto 450px 1350px auto;grid-template-areas:"header header header header""hero hero hero hero"".menu main.""footer footer footer footer"}}@media screen and (min-width:1088px){.layout.layout-sidecar-left.layout-flyout-active .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,3fr)var(--layout-flyout-width);grid-template-areas:"header header header""hero hero flyout""menu main flyout""footer footer footer"}}@media screen and (min-width:1800px){.layout.layout-sidecar-left.layout-flyout-active .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,3fr)var(--layout-flyout-width);grid-template-areas:"header header header""hero hero flyout""menu main flyout""footer footer footer"}}.layout.layout-sidecar-right .layout-body-menu{display:none}.layout.layout-sidecar-right .layout-body{grid-template:"header"minmax(auto,max-content)"hero""main""aside"1fr"footer"/minmax(0,1fr)}@media screen and (min-width:768px),print{.layout.layout-sidecar-right .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,2fr)minmax(0,1fr);grid-template-areas:"header header""hero hero""main aside""footer footer"}}@media screen and (min-width:1088px){.layout.layout-sidecar-right .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,3fr)minmax(0,1fr);grid-template-areas:"header header""hero hero""main aside""footer footer"}}@media screen and (min-width:1800px){.layout.layout-sidecar-right .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/auto 1350px 450px auto;grid-template-areas:"header header header header""hero hero hero hero"".main aside.""footer footer footer footer"}}@media screen and (min-width:1088px){.layout.layout-sidecar-right.layout-flyout-active .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,3fr)minmax(0,1fr)var(--layout-flyout-width);grid-template-areas:"header header header""hero hero flyout""main aside flyout""footer footer footer"}}@media screen and (min-width:1800px){.layout.layout-sidecar-right.layout-flyout-active .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,3fr)minmax(0,1fr)var(--layout-flyout-width);grid-template-areas:"header header header""hero hero flyout""main aside flyout""footer footer footer"}}.layout.layout-twin .layout-body-menu{display:none}.layout.layout-twin .layout-body{grid-template:"header"minmax(auto,max-content)"hero""main""aside"1fr"footer"/minmax(0,1fr)}@media screen and (min-width:768px),print{.layout.layout-twin .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,1fr);grid-template-areas:"header header""hero hero""main aside""footer footer"}}@media screen and (min-width:1088px){.layout.layout-twin.layout-flyout-active .layout-body{grid-template:minmax(auto,max-content)auto var(--atlas-contained-height)auto/minmax(0,1fr)minmax(0,1fr)var(--layout-flyout-width);grid-template-areas:"header header header""hero hero flyout""main aside flyout""footer footer footer"}.layout.layout-flyout-active .layout-body-flyout{display:block}}@media screen and (min-width:768px),print{.layout.layout-constrained.layout-twin,.layout.layout-constrained.layout-sidecar-left,.layout.layout-constrained.layout-sidecar-right{--atlas-contained-height:calc(var(--window-inner-height) - var(--atlas-header-height) - var(--atlas-footer-height) - 1px)}.layout.layout-constrained.layout-twin .layout-body-main,.layout.layout-constrained.layout-twin .layout-body-aside,.layout.layout-constrained.layout-sidecar-right .layout-body-main,.layout.layout-constrained.layout-sidecar-right .layout-body-aside,.layout.layout-constrained.layout-sidecar-left .layout-body-menu,.layout.layout-constrained.layout-sidecar-left .layout-body-main{-webkit-overflow-scrolling:touch;position:sticky;inset-block-start:0;overflow:hidden auto}}@media screen and (min-width:1088px){.layout.layout-constrained.layout-holy-grail{--atlas-contained-height:calc(var(--window-inner-height) - var(--atlas-header-height) - var(--atlas-footer-height) - 1px)}.layout.layout-constrained.layout-holy-grail .layout-body-main,.layout.layout-constrained.layout-holy-grail .layout-body-menu,.layout.layout-constrained.layout-holy-grail .layout-body-aside,.layout.layout-constrained .layout-body-flyout{-webkit-overflow-scrolling:touch;position:sticky;inset-block-start:0;overflow:hidden auto}}.aspect-ratio-1-1{aspect-ratio:1!important}.aspect-ratio-2-1{aspect-ratio:2!important}.aspect-ratio-4-3{aspect-ratio:4/3!important}.aspect-ratio-9-16{aspect-ratio:9/16!important}.aspect-ratio-16-9{aspect-ratio:16/9!important}.font-family-monospace{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important}.font-family-quote{font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important}.font-size-h0{font-size:3.375rem!important}.font-size-h1{font-size:2.5rem!important}.font-size-h2{font-size:2.125rem!important}.font-size-h3{font-size:1.75rem!important}.font-size-h4{font-size:1.5rem!important}.font-size-h5{font-size:1.25rem!important}.font-size-h6{font-size:1.125rem!important}@media screen and (min-width:768px),print{.font-size-h0-tablet{font-size:3.375rem!important}.font-size-h1-tablet{font-size:2.5rem!important}.font-size-h2-tablet{font-size:2.125rem!important}.font-size-h3-tablet{font-size:1.75rem!important}.font-size-h4-tablet{font-size:1.5rem!important}.font-size-h5-tablet{font-size:1.25rem!important}.font-size-h6-tablet{font-size:1.125rem!important}}.font-size-xl{font-size:1.25rem!important}.font-size-lg{font-size:1.125rem!important}.font-size-md{font-size:1rem!important}.font-size-sm{font-size:.875rem!important}.font-size-xs{font-size:.75rem!important}@media screen and (min-width:768px),print{.font-size-xl-tablet{font-size:1.25rem!important}.font-size-lg-tablet{font-size:1.125rem!important}.font-size-md-tablet{font-size:1rem!important}.font-size-sm-tablet{font-size:.875rem!important}.font-size-xs-tablet{font-size:.75rem!important}}.font-weight-light{font-weight:100!important}.font-weight-semilight{font-weight:200!important}.font-weight-normal{font-weight:400!important}.font-weight-semibold{font-weight:600!important}.font-weight-bold{font-weight:700!important}.font-style-italic{font-style:italic!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-none{text-decoration:none!important}.letter-spacing-wide{letter-spacing:.225rem!important}.text-transform-uppercase{text-transform:uppercase!important}.text-align-left{text-align:start!important}.text-align-center{text-align:center!important}.text-align-right{text-align:end!important}@media screen and (min-width:768px),print{.text-align-left-tablet{text-align:start!important}.text-align-center-tablet{text-align:center!important}.text-align-right-tablet{text-align:end!important}}.text-wrap-pretty{text-wrap:pretty!important}.line-height-normal{line-height:1.3!important}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.white-space-pre{white-space:pre!important}.white-space-pre-wrap{white-space:pre-wrap!important}.border{border:1px solid var(--theme-border)!important}.border-md{border:.125rem solid var(--theme-border)!important}.border-lg{border:.25rem solid var(--theme-border)!important}.border-none{border:none!important}.border-top{border-block-start:1px solid var(--theme-border)!important}.border-top-md{border-block-start:.125rem solid var(--theme-border)!important}.border-top-lg{border-block-start:.25rem solid var(--theme-border)!important}.border-top-none{border-block-start:0!important}.border-right{border-inline-end:1px solid var(--theme-border)!important}.border-right-md{border-inline-end:.125rem solid var(--theme-border)!important}.border-right-lg{border-inline-end:.25rem solid var(--theme-border)!important}.border-right-none{border-inline-end:0!important}.border-bottom{border-block-end:1px solid var(--theme-border)!important}.border-bottom-md{border-block-end:.125rem solid var(--theme-border)!important}.border-bottom-lg{border-block-end:.25rem solid var(--theme-border)!important}.border-bottom-none{border-block-end:0!important}.border-left{border-inline-start:1px solid var(--theme-border)!important}.border-left-md{border-inline-start:.125rem solid var(--theme-border)!important}.border-left-lg{border-inline-start:.25rem solid var(--theme-border)!important}.border-left-none{border-inline-start:0!important}@media screen and (min-width:768px),print{.border-tablet{border:1px solid var(--theme-border)!important}.border-md-tablet{border:.125rem solid var(--theme-border)!important}.border-lg-tablet{border:.25rem solid var(--theme-border)!important}.border-none-tablet{border:none!important}.border-top-tablet{border-block-start:1px solid var(--theme-border)!important}.border-top-md-tablet{border-block-start:.125rem solid var(--theme-border)!important}.border-top-lg-tablet{border-block-start:.25rem solid var(--theme-border)!important}.border-top-none-tablet{border-block-start:0!important}.border-right-tablet{border-inline-end:1px solid var(--theme-border)!important}.border-right-md-tablet{border-inline-end:.125rem solid var(--theme-border)!important}.border-right-lg-tablet{border-inline-end:.25rem solid var(--theme-border)!important}.border-right-none-tablet{border-inline-end:0!important}.border-bottom-tablet{border-block-end:1px solid var(--theme-border)!important}.border-bottom-md-tablet{border-block-end:.125rem solid var(--theme-border)!important}.border-bottom-lg-tablet{border-block-end:.25rem solid var(--theme-border)!important}.border-bottom-none-tablet{border-block-end:0!important}.border-left-tablet{border-inline-start:1px solid var(--theme-border)!important}.border-left-md-tablet{border-inline-start:.125rem solid var(--theme-border)!important}.border-left-lg-tablet{border-inline-start:.25rem solid var(--theme-border)!important}.border-left-none-tablet{border-inline-start:0!important}}.border-radius-sm{border-radius:.125rem!important}.border-radius{border-radius:.25rem!important}.border-radius-lg{border-radius:.375rem!important}.border-radius-rounded{border-radius:290486px!important}.border-radius-none{border-radius:0!important}.border-color-primary{border-color:var(--theme-primary-base)!important}.border-color-secondary{border-color:var(--theme-secondary-base)!important}.border-color-tertiary{border-color:var(--theme-tertiary-base)!important}.border-color-success{border-color:var(--theme-success-base)!important}.border-color-info{border-color:var(--theme-info-base)!important}.border-color-warning{border-color:var(--theme-warning-base)!important}.border-color-danger{border-color:var(--theme-danger-base)!important}.border-color-accent{border-color:var(--theme-border-accent)!important}.border-high-contrast{border:1px solid var(--theme-border-white-high-contrast)!important}.border-high-contrast-hover:hover{border:1px solid var(--theme-border-yellow-high-contrast)!important}.background-size-100{background-size:100px}.background-size-200{background-size:200px}.background-image-pattern{background-image:var(--background-image-pattern)}.color-primary{color:var(--theme-primary-base)!important}a.color-primary:hover,a.color-primary:focus-visible{color:var(--theme-primary-hover)!important}a.color-primary:active{color:var(--theme-primary-active)!important}.color-primary-invert{color:var(--theme-primary-invert)!important}.background-color-primary{outline-color:var(--theme-primary-invert);background-color:var(--theme-primary-base)!important}.background-color-primary-invert{outline-color:var(--theme-primary-base);background-color:var(--theme-primary-invert)!important}.background-color-primary-light{outline-color:var(--theme-primary-dark);background-color:var(--theme-primary-background)!important}.background-color-primary-dark{outline-color:var(--theme-primary-background);background-color:var(--theme-primary-dark)!important}.color-secondary{color:var(--theme-secondary-base)!important}a.color-secondary:hover,a.color-secondary:focus-visible{color:var(--theme-secondary-hover)!important}a.color-secondary:active{color:var(--theme-secondary-active)!important}.color-secondary-invert{color:var(--theme-secondary-invert)!important}.background-color-secondary{outline-color:var(--theme-secondary-invert);background-color:var(--theme-secondary-base)!important}.background-color-secondary-invert{outline-color:var(--theme-secondary-base);background-color:var(--theme-secondary-invert)!important}.background-color-secondary-light{outline-color:var(--theme-secondary-dark);background-color:var(--theme-secondary-background)!important}.background-color-secondary-dark{outline-color:var(--theme-secondary-background);background-color:var(--theme-secondary-dark)!important}.color-tertiary{color:var(--theme-tertiary-base)!important}a.color-tertiary:hover,a.color-tertiary:focus-visible{color:var(--theme-tertiary-hover)!important}a.color-tertiary:active{color:var(--theme-tertiary-active)!important}.color-tertiary-invert{color:var(--theme-tertiary-invert)!important}.background-color-tertiary{outline-color:var(--theme-tertiary-invert);background-color:var(--theme-tertiary-base)!important}.background-color-tertiary-invert{outline-color:var(--theme-tertiary-base);background-color:var(--theme-tertiary-invert)!important}.background-color-tertiary-light{outline-color:var(--theme-tertiary-dark);background-color:var(--theme-tertiary-background)!important}.background-color-tertiary-dark{outline-color:var(--theme-tertiary-background);background-color:var(--theme-tertiary-dark)!important}.color-success{color:var(--theme-success-base)!important}a.color-success:hover,a.color-success:focus-visible{color:var(--theme-success-hover)!important}a.color-success:active{color:var(--theme-success-active)!important}.color-success-invert{color:var(--theme-success-invert)!important}.background-color-success{outline-color:var(--theme-success-invert);background-color:var(--theme-success-base)!important}.background-color-success-invert{outline-color:var(--theme-success-base);background-color:var(--theme-success-invert)!important}.background-color-success-light{outline-color:var(--theme-success-dark);background-color:var(--theme-success-background)!important}.background-color-success-dark{outline-color:var(--theme-success-background);background-color:var(--theme-success-dark)!important}.color-info{color:var(--theme-info-base)!important}a.color-info:hover,a.color-info:focus-visible{color:var(--theme-info-hover)!important}a.color-info:active{color:var(--theme-info-active)!important}.color-info-invert{color:var(--theme-info-invert)!important}.background-color-info{outline-color:var(--theme-info-invert);background-color:var(--theme-info-base)!important}.background-color-info-invert{outline-color:var(--theme-info-base);background-color:var(--theme-info-invert)!important}.background-color-info-light{outline-color:var(--theme-info-dark);background-color:var(--theme-info-background)!important}.background-color-info-dark{outline-color:var(--theme-info-background);background-color:var(--theme-info-dark)!important}.color-warning,a.color-warning:hover{color:var(--theme-warning-active)!important}a.color-warning:focus-visible{color:var(--theme-warning-hover)!important}a.color-warning:active{color:var(--theme-warning-active)!important}.color-warning-invert{color:var(--theme-warning-invert)!important}.background-color-warning{outline-color:var(--theme-warning-invert);background-color:var(--theme-warning-base)!important}.background-color-warning-invert{outline-color:var(--theme-warning-base);background-color:var(--theme-warning-invert)!important}.background-color-warning-light{outline-color:var(--theme-warning-dark);background-color:var(--theme-warning-background)!important}.background-color-warning-dark{outline-color:var(--theme-warning-background);background-color:var(--theme-warning-dark)!important}.color-danger{color:var(--theme-danger-base)!important}a.color-danger:hover,a.color-danger:focus-visible{color:var(--theme-danger-hover)!important}a.color-danger:active{color:var(--theme-danger-active)!important}.color-danger-invert{color:var(--theme-danger-invert)!important}.background-color-danger{outline-color:var(--theme-danger-invert);background-color:var(--theme-danger-base)!important}.background-color-danger-invert{outline-color:var(--theme-danger-base);background-color:var(--theme-danger-invert)!important}.background-color-danger-light{outline-color:var(--theme-danger-dark);background-color:var(--theme-danger-background)!important}.background-color-danger-dark{outline-color:var(--theme-danger-background);background-color:var(--theme-danger-dark)!important}@media screen and (min-width:768px),print{.background-color-primary-tablet{outline-color:var(--theme-primary-invert);background-color:var(--theme-primary-base)!important}.background-color-secondary-tablet{outline-color:var(--theme-secondary-invert);background-color:var(--theme-secondary-base)!important}.background-color-tertiary-tablet{outline-color:var(--theme-tertiary-invert);background-color:var(--theme-tertiary-base)!important}.background-color-success-tablet{outline-color:var(--theme-success-invert);background-color:var(--theme-success-base)!important}.background-color-info-tablet{outline-color:var(--theme-info-invert);background-color:var(--theme-info-base)!important}.background-color-warning-tablet{outline-color:var(--theme-warning-invert);background-color:var(--theme-warning-base)!important}.background-color-danger-tablet{outline-color:var(--theme-danger-invert);background-color:var(--theme-danger-base)!important}}.color-text{color:var(--theme-text)!important}.color-text-invert{color:var(--theme-text-invert)!important}.color-text-subtle{color:var(--theme-text-subtle)!important}.color-text-overlay-invert{color:var(--theme-overlay-invert)}.color-current-color{color:currentColor!important}.color-hyperlink{color:var(--theme-hyperlink)!important}.fill-current-color{forced-color-adjust:auto;fill:currentColor!important}.outline-color-text{outline-color:var(--theme-text)!important}.stroke-current-color{stroke:currentColor!important}.background-color-body{outline-color:var(--theme-text)!important;background-color:var(--theme-body-background)!important}.background-color-body-medium{outline-color:var(--theme-text)!important;background-color:var(--theme-body-background-medium)!important}.background-color-alternate{outline-color:var(--theme-text-invert)!important;background-color:var(--theme-alternate-background)!important}.background-color-alternate-medium{outline-color:var(--theme-text-invert)!important;background-color:var(--theme-alternate-background-medium)!important}.background-color-overlay{outline-color:var(--theme-overlay-invert);background-color:var(--theme-overlay)!important}.background-color-alternating-grey{border-block-start:1px solid var(--theme-border-white-high-contrast);outline-color:var(--theme-text)!important}.background-color-alternating-grey:nth-of-type(2n){outline-color:var(--theme-text);background-color:var(--theme-body-background)}.background-color-alternating-grey:nth-of-type(odd){outline-color:var(--theme-text);background-color:var(--theme-body-background-medium)}.background-color-alternating-grey-reversed{border-block-start:1px solid var(--theme-border-white-high-contrast);outline-color:var(--theme-text)!important}.background-color-alternating-grey-reversed:nth-of-type(2n){outline-color:var(--theme-text);background-color:var(--theme-body-background-medium)}.background-color-alternating-grey-reversed:nth-of-type(odd){outline-color:var(--theme-text);background-color:var(--theme-body-background)}.background-color-body-accent,.background-color-body-accent-onhover:hover,.background-color-body-accent-onhover:focus-within{outline-color:var(--theme-text)!important;background-color:var(--theme-body-background-accent)!important}.background-color-transparent{background-color:#0000!important}.color-white-static{color:#fff!important}.color-black-static{color:#000!important}.background-color-white-static{background-color:#fff!important;outline-color:#000!important}.background-color-black-static{background-color:#000!important;outline-color:#fff!important}.display-block{display:block!important}.display-flex{display:flex!important}.display-inline{display:inline!important}.display-inline-block{display:inline-block!important}.display-inline-flex{display:inline-flex!important}.display-grid{display:grid!important}.display-none{display:none!important}@media screen and (min-width:768px),print{.display-block-tablet{display:block!important}.display-flex-tablet{display:flex!important}.display-inline-tablet{display:inline!important}.display-inline-block-tablet{display:inline-block!important}.display-inline-flex-tablet{display:inline-flex!important}.display-grid-tablet{display:grid!important}.display-none-tablet{display:none!important}}@media screen and (min-width:1088px){.display-block-desktop{display:block!important}.display-flex-desktop{display:flex!important}.display-inline-desktop{display:inline!important}.display-inline-block-desktop{display:inline-block!important}.display-inline-flex-desktop{display:inline-flex!important}.display-grid-desktop{display:grid!important}.display-none-desktop{display:none!important}}@media screen and (min-width:1800px){.display-block-widescreen{display:block!important}.display-flex-widescreen{display:flex!important}.display-inline-widescreen{display:inline!important}.display-inline-block-widescreen{display:inline-block!important}.display-inline-flex-widescreen{display:inline-flex!important}.display-grid-widescreen{display:grid!important}.display-none-widescreen{display:none!important}}[hidden]{display:none!important}.gap-xxs{gap:.5rem!important}.gap-xs{gap:1rem!important}.gap-sm{gap:1.5rem!important}.gap-md{gap:2rem!important}.gap-lg{gap:3rem!important}.gap-none{gap:0!important}@media screen and (min-width:768px),print{.gap-xxs-tablet{gap:.5rem!important}.gap-xs-tablet{gap:1rem!important}.gap-sm-tablet{gap:1.5rem!important}.gap-md-tablet{gap:2rem!important}.gap-lg-tablet{gap:3rem!important}.gap-none-tablet{gap:0!important}}@media screen and (min-width:1088px){.gap-xxs-desktop{gap:.5rem!important}.gap-xs-desktop{gap:1rem!important}.gap-sm-desktop{gap:1.5rem!important}.gap-md-desktop{gap:2rem!important}.gap-lg-desktop{gap:3rem!important}.gap-none-desktop{gap:0!important}}@media screen and (min-width:1800px){.gap-xxs-widescreen{gap:.5rem!important}.gap-xs-widescreen{gap:1rem!important}.gap-sm-widescreen{gap:1.5rem!important}.gap-md-widescreen{gap:2rem!important}.gap-lg-widescreen{gap:3rem!important}.gap-none-widescreen{gap:0!important}}.height-full{height:100%!important}.overflow-hidden{overflow:hidden!important}.overflow-x-hidden{overflow-x:hidden!important}@media screen and (min-width:768px),print{.overflow-hidden-tablet{overflow:hidden!important}.overflow-x-hidden-tablet{overflow-x:hidden!important}}.scrollbar-gutter-stable{scrollbar-gutter:stable!important}.scrollbar-gutter-stable-both-edges{scrollbar-gutter:stable both-edges!important}.box-shadow-none{box-shadow:none!important}.box-shadow-light{box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light)!important}.box-shadow-medium{box-shadow:0 3.2px 7.2px 0 var(--theme-box-shadow-medium),0 .6px 1.8px 0 var(--theme-box-shadow-light)!important}.box-shadow-heavy{box-shadow:0 6.4px 14.4px 0 var(--theme-box-shadow-medium),0 1.2px 3.6px 0 var(--theme-box-shadow-light)!important}.box-shadow-extra-heavy{box-shadow:0 25.6px 57.6px 0 var(--theme-box-shadow-extra-heavy),0 4.8px 14.4px 0 var(--theme-box-shadow-heavy)!important}.margin-inline-auto{margin-inline:auto!important}.margin-left-auto{margin-inline-start:auto!important}.margin-right-auto{margin-inline-end:auto!important}.margin-top-auto{margin-block-start:auto!important}@media screen and (min-width:768px),print{.margin-inline-auto-tablet{margin-inline:auto!important}.margin-left-auto-tablet{margin-inline-start:auto!important}.margin-right-auto-tablet{margin-inline-end:auto!important}.margin-top-auto-tablet{margin-block-start:auto!important}}@media screen and (min-width:1088px){.margin-inline-auto-desktop{margin-inline:auto!important}.margin-left-auto-desktop{margin-inline-start:auto!important}.margin-right-auto-desktop{margin-inline-end:auto!important}.margin-top-auto-desktop{margin-block-start:auto!important}}@media screen and (min-width:1800px){.margin-inline-auto-widescreen{margin-inline:auto!important}.margin-left-auto-widescreen{margin-inline-start:auto!important}.margin-right-auto-widescreen{margin-inline-end:auto!important}.margin-top-auto-widescreen{margin-block-start:auto!important}}.margin-xxs{margin:.5rem!important}.margin-xs{margin:1rem!important}.margin-sm{margin:1.5rem!important}.margin-md{margin:2rem!important}.margin-lg{margin:3rem!important}.margin-xl{margin:4rem!important}.margin-xxl{margin:6rem!important}.margin-xxxl{margin:8rem!important}.margin-none{margin:0!important}.margin-inline-xxs{margin-inline:.5rem!important}.margin-inline-xs{margin-inline:1rem!important}.margin-inline-sm{margin-inline:1.5rem!important}.margin-inline-md{margin-inline:2rem!important}.margin-inline-lg{margin-inline:3rem!important}.margin-inline-xl{margin-inline:4rem!important}.margin-inline-xxl{margin-inline:6rem!important}.margin-inline-xxxl{margin-inline:8rem!important}.margin-inline-none{margin-inline:0!important}.margin-block-xxs{margin-block:.5rem!important}.margin-block-xs{margin-block:1rem!important}.margin-block-sm{margin-block:1.5rem!important}.margin-block-md{margin-block:2rem!important}.margin-block-lg{margin-block:3rem!important}.margin-block-xl{margin-block:4rem!important}.margin-block-xxl{margin-block:6rem!important}.margin-block-xxxl{margin-block:8rem!important}.margin-block-none{margin-block:0!important}.margin-top-xxs{margin-block-start:.5rem!important}.margin-top-xs{margin-block-start:1rem!important}.margin-top-sm{margin-block-start:1.5rem!important}.margin-top-md{margin-block-start:2rem!important}.margin-top-lg{margin-block-start:3rem!important}.margin-top-xl{margin-block-start:4rem!important}.margin-top-xxl{margin-block-start:6rem!important}.margin-top-xxxl{margin-block-start:8rem!important}.margin-top-none{margin-block-start:0!important}.margin-bottom-xxs{margin-block-end:.5rem!important}.margin-bottom-xs{margin-block-end:1rem!important}.margin-bottom-sm{margin-block-end:1.5rem!important}.margin-bottom-md{margin-block-end:2rem!important}.margin-bottom-lg{margin-block-end:3rem!important}.margin-bottom-xl{margin-block-end:4rem!important}.margin-bottom-xxl{margin-block-end:6rem!important}.margin-bottom-xxxl{margin-block-end:8rem!important}.margin-bottom-none{margin-block-end:0!important}.margin-left-xxs{margin-inline-start:.5rem!important}.margin-left-xs{margin-inline-start:1rem!important}.margin-left-sm{margin-inline-start:1.5rem!important}.margin-left-md{margin-inline-start:2rem!important}.margin-left-lg{margin-inline-start:3rem!important}.margin-left-xl{margin-inline-start:4rem!important}.margin-left-xxl{margin-inline-start:6rem!important}.margin-left-xxxl{margin-inline-start:8rem!important}.margin-left-none{margin-inline-start:0!important}.margin-right-xxs{margin-inline-end:.5rem!important}.margin-right-xs{margin-inline-end:1rem!important}.margin-right-sm{margin-inline-end:1.5rem!important}.margin-right-md{margin-inline-end:2rem!important}.margin-right-lg{margin-inline-end:3rem!important}.margin-right-xl{margin-inline-end:4rem!important}.margin-right-xxl{margin-inline-end:6rem!important}.margin-right-xxxl{margin-inline-end:8rem!important}.margin-right-none{margin-inline-end:0!important}.padding-xxs{padding:.5rem!important}.padding-xs{padding:1rem!important}.padding-sm{padding:1.5rem!important}.padding-md{padding:2rem!important}.padding-lg{padding:3rem!important}.padding-xl{padding:4rem!important}.padding-xxl{padding:6rem!important}.padding-xxxl{padding:8rem!important}.padding-none{padding:0!important}.padding-inline-xxs{padding-inline:.5rem!important}.padding-inline-xs{padding-inline:1rem!important}.padding-inline-sm{padding-inline:1.5rem!important}.padding-inline-md{padding-inline:2rem!important}.padding-inline-lg{padding-inline:3rem!important}.padding-inline-xl{padding-inline:4rem!important}.padding-inline-xxl{padding-inline:6rem!important}.padding-inline-xxxl{padding-inline:8rem!important}.padding-inline-none{padding-inline:0!important}.padding-block-xxs{padding-block:.5rem!important}.padding-block-xs{padding-block:1rem!important}.padding-block-sm{padding-block:1.5rem!important}.padding-block-md{padding-block:2rem!important}.padding-block-lg{padding-block:3rem!important}.padding-block-xl{padding-block:4rem!important}.padding-block-xxl{padding-block:6rem!important}.padding-block-xxxl{padding-block:8rem!important}.padding-block-none{padding-block:0!important}.padding-top-xxs{padding-block-start:.5rem!important}.padding-top-xs{padding-block-start:1rem!important}.padding-top-sm{padding-block-start:1.5rem!important}.padding-top-md{padding-block-start:2rem!important}.padding-top-lg{padding-block-start:3rem!important}.padding-top-xl{padding-block-start:4rem!important}.padding-top-xxl{padding-block-start:6rem!important}.padding-top-xxxl{padding-block-start:8rem!important}.padding-top-none{padding-block-start:0!important}.padding-bottom-xxs{padding-block-end:.5rem!important}.padding-bottom-xs{padding-block-end:1rem!important}.padding-bottom-sm{padding-block-end:1.5rem!important}.padding-bottom-md{padding-block-end:2rem!important}.padding-bottom-lg{padding-block-end:3rem!important}.padding-bottom-xl{padding-block-end:4rem!important}.padding-bottom-xxl{padding-block-end:6rem!important}.padding-bottom-xxxl{padding-block-end:8rem!important}.padding-bottom-none{padding-block-end:0!important}.padding-left-xxs{padding-inline-start:.5rem!important}.padding-left-xs{padding-inline-start:1rem!important}.padding-left-sm{padding-inline-start:1.5rem!important}.padding-left-md{padding-inline-start:2rem!important}.padding-left-lg{padding-inline-start:3rem!important}.padding-left-xl{padding-inline-start:4rem!important}.padding-left-xxl{padding-inline-start:6rem!important}.padding-left-xxxl{padding-inline-start:8rem!important}.padding-left-none{padding-inline-start:0!important}.padding-right-xxs{padding-inline-end:.5rem!important}.padding-right-xs{padding-inline-end:1rem!important}.padding-right-sm{padding-inline-end:1.5rem!important}.padding-right-md{padding-inline-end:2rem!important}.padding-right-lg{padding-inline-end:3rem!important}.padding-right-xl{padding-inline-end:4rem!important}.padding-right-xxl{padding-inline-end:6rem!important}.padding-right-xxxl{padding-inline-end:8rem!important}.padding-right-none{padding-inline-end:0!important}@media screen and (min-width:768px),print{.margin-xxs-tablet{margin:.5rem!important}.margin-xs-tablet{margin:1rem!important}.margin-sm-tablet{margin:1.5rem!important}.margin-md-tablet{margin:2rem!important}.margin-lg-tablet{margin:3rem!important}.margin-xl-tablet{margin:4rem!important}.margin-xxl-tablet{margin:6rem!important}.margin-xxxl-tablet{margin:8rem!important}.margin-none-tablet{margin:0!important}.margin-inline-xxs-tablet{margin-inline:.5rem!important}.margin-inline-xs-tablet{margin-inline:1rem!important}.margin-inline-sm-tablet{margin-inline:1.5rem!important}.margin-inline-md-tablet{margin-inline:2rem!important}.margin-inline-lg-tablet{margin-inline:3rem!important}.margin-inline-xl-tablet{margin-inline:4rem!important}.margin-inline-xxl-tablet{margin-inline:6rem!important}.margin-inline-xxxl-tablet{margin-inline:8rem!important}.margin-inline-none-tablet{margin-inline:0!important}.margin-block-xxs-tablet{margin-block:.5rem!important}.margin-block-xs-tablet{margin-block:1rem!important}.margin-block-sm-tablet{margin-block:1.5rem!important}.margin-block-md-tablet{margin-block:2rem!important}.margin-block-lg-tablet{margin-block:3rem!important}.margin-block-xl-tablet{margin-block:4rem!important}.margin-block-xxl-tablet{margin-block:6rem!important}.margin-block-xxxl-tablet{margin-block:8rem!important}.margin-block-none-tablet{margin-block:0!important}.margin-top-xxs-tablet{margin-block-start:.5rem!important}.margin-top-xs-tablet{margin-block-start:1rem!important}.margin-top-sm-tablet{margin-block-start:1.5rem!important}.margin-top-md-tablet{margin-block-start:2rem!important}.margin-top-lg-tablet{margin-block-start:3rem!important}.margin-top-xl-tablet{margin-block-start:4rem!important}.margin-top-xxl-tablet{margin-block-start:6rem!important}.margin-top-xxxl-tablet{margin-block-start:8rem!important}.margin-top-none-tablet{margin-block-start:0!important}.margin-bottom-xxs-tablet{margin-block-end:.5rem!important}.margin-bottom-xs-tablet{margin-block-end:1rem!important}.margin-bottom-sm-tablet{margin-block-end:1.5rem!important}.margin-bottom-md-tablet{margin-block-end:2rem!important}.margin-bottom-lg-tablet{margin-block-end:3rem!important}.margin-bottom-xl-tablet{margin-block-end:4rem!important}.margin-bottom-xxl-tablet{margin-block-end:6rem!important}.margin-bottom-xxxl-tablet{margin-block-end:8rem!important}.margin-bottom-none-tablet{margin-block-end:0!important}.margin-left-xxs-tablet{margin-inline-start:.5rem!important}.margin-left-xs-tablet{margin-inline-start:1rem!important}.margin-left-sm-tablet{margin-inline-start:1.5rem!important}.margin-left-md-tablet{margin-inline-start:2rem!important}.margin-left-lg-tablet{margin-inline-start:3rem!important}.margin-left-xl-tablet{margin-inline-start:4rem!important}.margin-left-xxl-tablet{margin-inline-start:6rem!important}.margin-left-xxxl-tablet{margin-inline-start:8rem!important}.margin-left-none-tablet{margin-inline-start:0!important}.margin-right-xxs-tablet{margin-inline-end:.5rem!important}.margin-right-xs-tablet{margin-inline-end:1rem!important}.margin-right-sm-tablet{margin-inline-end:1.5rem!important}.margin-right-md-tablet{margin-inline-end:2rem!important}.margin-right-lg-tablet{margin-inline-end:3rem!important}.margin-right-xl-tablet{margin-inline-end:4rem!important}.margin-right-xxl-tablet{margin-inline-end:6rem!important}.margin-right-xxxl-tablet{margin-inline-end:8rem!important}.margin-right-none-tablet{margin-inline-end:0!important}.padding-xxs-tablet{padding:.5rem!important}.padding-xs-tablet{padding:1rem!important}.padding-sm-tablet{padding:1.5rem!important}.padding-md-tablet{padding:2rem!important}.padding-lg-tablet{padding:3rem!important}.padding-xl-tablet{padding:4rem!important}.padding-xxl-tablet{padding:6rem!important}.padding-xxxl-tablet{padding:8rem!important}.padding-none-tablet{padding:0!important}.padding-inline-xxs-tablet{padding-inline:.5rem!important}.padding-inline-xs-tablet{padding-inline:1rem!important}.padding-inline-sm-tablet{padding-inline:1.5rem!important}.padding-inline-md-tablet{padding-inline:2rem!important}.padding-inline-lg-tablet{padding-inline:3rem!important}.padding-inline-xl-tablet{padding-inline:4rem!important}.padding-inline-xxl-tablet{padding-inline:6rem!important}.padding-inline-xxxl-tablet{padding-inline:8rem!important}.padding-inline-none-tablet{padding-inline:0!important}.padding-block-xxs-tablet{padding-block:.5rem!important}.padding-block-xs-tablet{padding-block:1rem!important}.padding-block-sm-tablet{padding-block:1.5rem!important}.padding-block-md-tablet{padding-block:2rem!important}.padding-block-lg-tablet{padding-block:3rem!important}.padding-block-xl-tablet{padding-block:4rem!important}.padding-block-xxl-tablet{padding-block:6rem!important}.padding-block-xxxl-tablet{padding-block:8rem!important}.padding-block-none-tablet{padding-block:0!important}.padding-top-xxs-tablet{padding-block-start:.5rem!important}.padding-top-xs-tablet{padding-block-start:1rem!important}.padding-top-sm-tablet{padding-block-start:1.5rem!important}.padding-top-md-tablet{padding-block-start:2rem!important}.padding-top-lg-tablet{padding-block-start:3rem!important}.padding-top-xl-tablet{padding-block-start:4rem!important}.padding-top-xxl-tablet{padding-block-start:6rem!important}.padding-top-xxxl-tablet{padding-block-start:8rem!important}.padding-top-none-tablet{padding-block-start:0!important}.padding-bottom-xxs-tablet{padding-block-end:.5rem!important}.padding-bottom-xs-tablet{padding-block-end:1rem!important}.padding-bottom-sm-tablet{padding-block-end:1.5rem!important}.padding-bottom-md-tablet{padding-block-end:2rem!important}.padding-bottom-lg-tablet{padding-block-end:3rem!important}.padding-bottom-xl-tablet{padding-block-end:4rem!important}.padding-bottom-xxl-tablet{padding-block-end:6rem!important}.padding-bottom-xxxl-tablet{padding-block-end:8rem!important}.padding-bottom-none-tablet{padding-block-end:0!important}.padding-left-xxs-tablet{padding-inline-start:.5rem!important}.padding-left-xs-tablet{padding-inline-start:1rem!important}.padding-left-sm-tablet{padding-inline-start:1.5rem!important}.padding-left-md-tablet{padding-inline-start:2rem!important}.padding-left-lg-tablet{padding-inline-start:3rem!important}.padding-left-xl-tablet{padding-inline-start:4rem!important}.padding-left-xxl-tablet{padding-inline-start:6rem!important}.padding-left-xxxl-tablet{padding-inline-start:8rem!important}.padding-left-none-tablet{padding-inline-start:0!important}.padding-right-xxs-tablet{padding-inline-end:.5rem!important}.padding-right-xs-tablet{padding-inline-end:1rem!important}.padding-right-sm-tablet{padding-inline-end:1.5rem!important}.padding-right-md-tablet{padding-inline-end:2rem!important}.padding-right-lg-tablet{padding-inline-end:3rem!important}.padding-right-xl-tablet{padding-inline-end:4rem!important}.padding-right-xxl-tablet{padding-inline-end:6rem!important}.padding-right-xxxl-tablet{padding-inline-end:8rem!important}.padding-right-none-tablet{padding-inline-end:0!important}}@media screen and (min-width:1088px){.margin-xxs-desktop{margin:.5rem!important}.margin-xs-desktop{margin:1rem!important}.margin-sm-desktop{margin:1.5rem!important}.margin-md-desktop{margin:2rem!important}.margin-lg-desktop{margin:3rem!important}.margin-xl-desktop{margin:4rem!important}.margin-xxl-desktop{margin:6rem!important}.margin-xxxl-desktop{margin:8rem!important}.margin-none-desktop{margin:0!important}.margin-inline-xxs-desktop{margin-inline:.5rem!important}.margin-inline-xs-desktop{margin-inline:1rem!important}.margin-inline-sm-desktop{margin-inline:1.5rem!important}.margin-inline-md-desktop{margin-inline:2rem!important}.margin-inline-lg-desktop{margin-inline:3rem!important}.margin-inline-xl-desktop{margin-inline:4rem!important}.margin-inline-xxl-desktop{margin-inline:6rem!important}.margin-inline-xxxl-desktop{margin-inline:8rem!important}.margin-inline-none-desktop{margin-inline:0!important}.margin-block-xxs-desktop{margin-block:.5rem!important}.margin-block-xs-desktop{margin-block:1rem!important}.margin-block-sm-desktop{margin-block:1.5rem!important}.margin-block-md-desktop{margin-block:2rem!important}.margin-block-lg-desktop{margin-block:3rem!important}.margin-block-xl-desktop{margin-block:4rem!important}.margin-block-xxl-desktop{margin-block:6rem!important}.margin-block-xxxl-desktop{margin-block:8rem!important}.margin-block-none-desktop{margin-block:0!important}.margin-top-xxs-desktop{margin-block-start:.5rem!important}.margin-top-xs-desktop{margin-block-start:1rem!important}.margin-top-sm-desktop{margin-block-start:1.5rem!important}.margin-top-md-desktop{margin-block-start:2rem!important}.margin-top-lg-desktop{margin-block-start:3rem!important}.margin-top-xl-desktop{margin-block-start:4rem!important}.margin-top-xxl-desktop{margin-block-start:6rem!important}.margin-top-xxxl-desktop{margin-block-start:8rem!important}.margin-top-none-desktop{margin-block-start:0!important}.margin-bottom-xxs-desktop{margin-block-end:.5rem!important}.margin-bottom-xs-desktop{margin-block-end:1rem!important}.margin-bottom-sm-desktop{margin-block-end:1.5rem!important}.margin-bottom-md-desktop{margin-block-end:2rem!important}.margin-bottom-lg-desktop{margin-block-end:3rem!important}.margin-bottom-xl-desktop{margin-block-end:4rem!important}.margin-bottom-xxl-desktop{margin-block-end:6rem!important}.margin-bottom-xxxl-desktop{margin-block-end:8rem!important}.margin-bottom-none-desktop{margin-block-end:0!important}.margin-left-xxs-desktop{margin-inline-start:.5rem!important}.margin-left-xs-desktop{margin-inline-start:1rem!important}.margin-left-sm-desktop{margin-inline-start:1.5rem!important}.margin-left-md-desktop{margin-inline-start:2rem!important}.margin-left-lg-desktop{margin-inline-start:3rem!important}.margin-left-xl-desktop{margin-inline-start:4rem!important}.margin-left-xxl-desktop{margin-inline-start:6rem!important}.margin-left-xxxl-desktop{margin-inline-start:8rem!important}.margin-left-none-desktop{margin-inline-start:0!important}.margin-right-xxs-desktop{margin-inline-end:.5rem!important}.margin-right-xs-desktop{margin-inline-end:1rem!important}.margin-right-sm-desktop{margin-inline-end:1.5rem!important}.margin-right-md-desktop{margin-inline-end:2rem!important}.margin-right-lg-desktop{margin-inline-end:3rem!important}.margin-right-xl-desktop{margin-inline-end:4rem!important}.margin-right-xxl-desktop{margin-inline-end:6rem!important}.margin-right-xxxl-desktop{margin-inline-end:8rem!important}.margin-right-none-desktop{margin-inline-end:0!important}.padding-xxs-desktop{padding:.5rem!important}.padding-xs-desktop{padding:1rem!important}.padding-sm-desktop{padding:1.5rem!important}.padding-md-desktop{padding:2rem!important}.padding-lg-desktop{padding:3rem!important}.padding-xl-desktop{padding:4rem!important}.padding-xxl-desktop{padding:6rem!important}.padding-xxxl-desktop{padding:8rem!important}.padding-none-desktop{padding:0!important}.padding-inline-xxs-desktop{padding-inline:.5rem!important}.padding-inline-xs-desktop{padding-inline:1rem!important}.padding-inline-sm-desktop{padding-inline:1.5rem!important}.padding-inline-md-desktop{padding-inline:2rem!important}.padding-inline-lg-desktop{padding-inline:3rem!important}.padding-inline-xl-desktop{padding-inline:4rem!important}.padding-inline-xxl-desktop{padding-inline:6rem!important}.padding-inline-xxxl-desktop{padding-inline:8rem!important}.padding-inline-none-desktop{padding-inline:0!important}.padding-block-xxs-desktop{padding-block:.5rem!important}.padding-block-xs-desktop{padding-block:1rem!important}.padding-block-sm-desktop{padding-block:1.5rem!important}.padding-block-md-desktop{padding-block:2rem!important}.padding-block-lg-desktop{padding-block:3rem!important}.padding-block-xl-desktop{padding-block:4rem!important}.padding-block-xxl-desktop{padding-block:6rem!important}.padding-block-xxxl-desktop{padding-block:8rem!important}.padding-block-none-desktop{padding-block:0!important}.padding-top-xxs-desktop{padding-block-start:.5rem!important}.padding-top-xs-desktop{padding-block-start:1rem!important}.padding-top-sm-desktop{padding-block-start:1.5rem!important}.padding-top-md-desktop{padding-block-start:2rem!important}.padding-top-lg-desktop{padding-block-start:3rem!important}.padding-top-xl-desktop{padding-block-start:4rem!important}.padding-top-xxl-desktop{padding-block-start:6rem!important}.padding-top-xxxl-desktop{padding-block-start:8rem!important}.padding-top-none-desktop{padding-block-start:0!important}.padding-bottom-xxs-desktop{padding-block-end:.5rem!important}.padding-bottom-xs-desktop{padding-block-end:1rem!important}.padding-bottom-sm-desktop{padding-block-end:1.5rem!important}.padding-bottom-md-desktop{padding-block-end:2rem!important}.padding-bottom-lg-desktop{padding-block-end:3rem!important}.padding-bottom-xl-desktop{padding-block-end:4rem!important}.padding-bottom-xxl-desktop{padding-block-end:6rem!important}.padding-bottom-xxxl-desktop{padding-block-end:8rem!important}.padding-bottom-none-desktop{padding-block-end:0!important}.padding-left-xxs-desktop{padding-inline-start:.5rem!important}.padding-left-xs-desktop{padding-inline-start:1rem!important}.padding-left-sm-desktop{padding-inline-start:1.5rem!important}.padding-left-md-desktop{padding-inline-start:2rem!important}.padding-left-lg-desktop{padding-inline-start:3rem!important}.padding-left-xl-desktop{padding-inline-start:4rem!important}.padding-left-xxl-desktop{padding-inline-start:6rem!important}.padding-left-xxxl-desktop{padding-inline-start:8rem!important}.padding-left-none-desktop{padding-inline-start:0!important}.padding-right-xxs-desktop{padding-inline-end:.5rem!important}.padding-right-xs-desktop{padding-inline-end:1rem!important}.padding-right-sm-desktop{padding-inline-end:1.5rem!important}.padding-right-md-desktop{padding-inline-end:2rem!important}.padding-right-lg-desktop{padding-inline-end:3rem!important}.padding-right-xl-desktop{padding-inline-end:4rem!important}.padding-right-xxl-desktop{padding-inline-end:6rem!important}.padding-right-xxxl-desktop{padding-inline-end:8rem!important}.padding-right-none-desktop{padding-inline-end:0!important}}@media screen and (min-width:1800px){.margin-xxs-widescreen{margin:.5rem!important}.margin-xs-widescreen{margin:1rem!important}.margin-sm-widescreen{margin:1.5rem!important}.margin-md-widescreen{margin:2rem!important}.margin-lg-widescreen{margin:3rem!important}.margin-xl-widescreen{margin:4rem!important}.margin-xxl-widescreen{margin:6rem!important}.margin-xxxl-widescreen{margin:8rem!important}.margin-none-widescreen{margin:0!important}.margin-inline-xxs-widescreen{margin-inline:.5rem!important}.margin-inline-xs-widescreen{margin-inline:1rem!important}.margin-inline-sm-widescreen{margin-inline:1.5rem!important}.margin-inline-md-widescreen{margin-inline:2rem!important}.margin-inline-lg-widescreen{margin-inline:3rem!important}.margin-inline-xl-widescreen{margin-inline:4rem!important}.margin-inline-xxl-widescreen{margin-inline:6rem!important}.margin-inline-xxxl-widescreen{margin-inline:8rem!important}.margin-inline-none-widescreen{margin-inline:0!important}.margin-block-xxs-widescreen{margin-block:.5rem!important}.margin-block-xs-widescreen{margin-block:1rem!important}.margin-block-sm-widescreen{margin-block:1.5rem!important}.margin-block-md-widescreen{margin-block:2rem!important}.margin-block-lg-widescreen{margin-block:3rem!important}.margin-block-xl-widescreen{margin-block:4rem!important}.margin-block-xxl-widescreen{margin-block:6rem!important}.margin-block-xxxl-widescreen{margin-block:8rem!important}.margin-block-none-widescreen{margin-block:0!important}.margin-top-xxs-widescreen{margin-block-start:.5rem!important}.margin-top-xs-widescreen{margin-block-start:1rem!important}.margin-top-sm-widescreen{margin-block-start:1.5rem!important}.margin-top-md-widescreen{margin-block-start:2rem!important}.margin-top-lg-widescreen{margin-block-start:3rem!important}.margin-top-xl-widescreen{margin-block-start:4rem!important}.margin-top-xxl-widescreen{margin-block-start:6rem!important}.margin-top-xxxl-widescreen{margin-block-start:8rem!important}.margin-top-none-widescreen{margin-block-start:0!important}.margin-bottom-xxs-widescreen{margin-block-end:.5rem!important}.margin-bottom-xs-widescreen{margin-block-end:1rem!important}.margin-bottom-sm-widescreen{margin-block-end:1.5rem!important}.margin-bottom-md-widescreen{margin-block-end:2rem!important}.margin-bottom-lg-widescreen{margin-block-end:3rem!important}.margin-bottom-xl-widescreen{margin-block-end:4rem!important}.margin-bottom-xxl-widescreen{margin-block-end:6rem!important}.margin-bottom-xxxl-widescreen{margin-block-end:8rem!important}.margin-bottom-none-widescreen{margin-block-end:0!important}.margin-left-xxs-widescreen{margin-inline-start:.5rem!important}.margin-left-xs-widescreen{margin-inline-start:1rem!important}.margin-left-sm-widescreen{margin-inline-start:1.5rem!important}.margin-left-md-widescreen{margin-inline-start:2rem!important}.margin-left-lg-widescreen{margin-inline-start:3rem!important}.margin-left-xl-widescreen{margin-inline-start:4rem!important}.margin-left-xxl-widescreen{margin-inline-start:6rem!important}.margin-left-xxxl-widescreen{margin-inline-start:8rem!important}.margin-left-none-widescreen{margin-inline-start:0!important}.margin-right-xxs-widescreen{margin-inline-end:.5rem!important}.margin-right-xs-widescreen{margin-inline-end:1rem!important}.margin-right-sm-widescreen{margin-inline-end:1.5rem!important}.margin-right-md-widescreen{margin-inline-end:2rem!important}.margin-right-lg-widescreen{margin-inline-end:3rem!important}.margin-right-xl-widescreen{margin-inline-end:4rem!important}.margin-right-xxl-widescreen{margin-inline-end:6rem!important}.margin-right-xxxl-widescreen{margin-inline-end:8rem!important}.margin-right-none-widescreen{margin-inline-end:0!important}.padding-xxs-widescreen{padding:.5rem!important}.padding-xs-widescreen{padding:1rem!important}.padding-sm-widescreen{padding:1.5rem!important}.padding-md-widescreen{padding:2rem!important}.padding-lg-widescreen{padding:3rem!important}.padding-xl-widescreen{padding:4rem!important}.padding-xxl-widescreen{padding:6rem!important}.padding-xxxl-widescreen{padding:8rem!important}.padding-none-widescreen{padding:0!important}.padding-inline-xxs-widescreen{padding-inline:.5rem!important}.padding-inline-xs-widescreen{padding-inline:1rem!important}.padding-inline-sm-widescreen{padding-inline:1.5rem!important}.padding-inline-md-widescreen{padding-inline:2rem!important}.padding-inline-lg-widescreen{padding-inline:3rem!important}.padding-inline-xl-widescreen{padding-inline:4rem!important}.padding-inline-xxl-widescreen{padding-inline:6rem!important}.padding-inline-xxxl-widescreen{padding-inline:8rem!important}.padding-inline-none-widescreen{padding-inline:0!important}.padding-block-xxs-widescreen{padding-block:.5rem!important}.padding-block-xs-widescreen{padding-block:1rem!important}.padding-block-sm-widescreen{padding-block:1.5rem!important}.padding-block-md-widescreen{padding-block:2rem!important}.padding-block-lg-widescreen{padding-block:3rem!important}.padding-block-xl-widescreen{padding-block:4rem!important}.padding-block-xxl-widescreen{padding-block:6rem!important}.padding-block-xxxl-widescreen{padding-block:8rem!important}.padding-block-none-widescreen{padding-block:0!important}.padding-top-xxs-widescreen{padding-block-start:.5rem!important}.padding-top-xs-widescreen{padding-block-start:1rem!important}.padding-top-sm-widescreen{padding-block-start:1.5rem!important}.padding-top-md-widescreen{padding-block-start:2rem!important}.padding-top-lg-widescreen{padding-block-start:3rem!important}.padding-top-xl-widescreen{padding-block-start:4rem!important}.padding-top-xxl-widescreen{padding-block-start:6rem!important}.padding-top-xxxl-widescreen{padding-block-start:8rem!important}.padding-top-none-widescreen{padding-block-start:0!important}.padding-bottom-xxs-widescreen{padding-block-end:.5rem!important}.padding-bottom-xs-widescreen{padding-block-end:1rem!important}.padding-bottom-sm-widescreen{padding-block-end:1.5rem!important}.padding-bottom-md-widescreen{padding-block-end:2rem!important}.padding-bottom-lg-widescreen{padding-block-end:3rem!important}.padding-bottom-xl-widescreen{padding-block-end:4rem!important}.padding-bottom-xxl-widescreen{padding-block-end:6rem!important}.padding-bottom-xxxl-widescreen{padding-block-end:8rem!important}.padding-bottom-none-widescreen{padding-block-end:0!important}.padding-left-xxs-widescreen{padding-inline-start:.5rem!important}.padding-left-xs-widescreen{padding-inline-start:1rem!important}.padding-left-sm-widescreen{padding-inline-start:1.5rem!important}.padding-left-md-widescreen{padding-inline-start:2rem!important}.padding-left-lg-widescreen{padding-inline-start:3rem!important}.padding-left-xl-widescreen{padding-inline-start:4rem!important}.padding-left-xxl-widescreen{padding-inline-start:6rem!important}.padding-left-xxxl-widescreen{padding-inline-start:8rem!important}.padding-left-none-widescreen{padding-inline-start:0!important}.padding-right-xxs-widescreen{padding-inline-end:.5rem!important}.padding-right-xs-widescreen{padding-inline-end:1rem!important}.padding-right-sm-widescreen{padding-inline-end:1.5rem!important}.padding-right-md-widescreen{padding-inline-end:2rem!important}.padding-right-lg-widescreen{padding-inline-end:3rem!important}.padding-right-xl-widescreen{padding-inline-end:4rem!important}.padding-right-xxl-widescreen{padding-inline-end:6rem!important}.padding-right-xxxl-widescreen{padding-inline-end:8rem!important}.padding-right-none-widescreen{padding-inline-end:0!important}}.justify-content-flex-start{justify-content:flex-start!important}.justify-content-flex-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-space-around{justify-content:space-around!important}.justify-content-space-between{justify-content:space-between!important}.justify-content-space-evenly{justify-content:space-evenly!important}.align-items-flex-start{align-items:flex-start!important}.align-items-flex-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-flex-start{align-content:flex-start!important}.align-content-flex-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-space-around{align-content:space-around!important}.align-content-space-between{align-content:space-between!important}.align-content-stretch{align-content:stretch!important}.align-self-flex-start{align-self:flex-start!important}.align-self-flex-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.flex-direction-row{flex-direction:row!important}.flex-direction-column{flex-direction:column!important}.flex-direction-column-reverse{flex-direction:column-reverse!important}.flex-direction-row-reverse{flex-direction:row-reverse!important}.flex-wrap-nowrap{flex-wrap:nowrap!important}.flex-wrap-wrap{flex-wrap:wrap!important}.flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-basis-0{flex-basis:0!important}@media screen and (min-width:768px),print{.justify-content-flex-start-tablet{justify-content:flex-start!important}.justify-content-flex-end-tablet{justify-content:flex-end!important}.justify-content-center-tablet{justify-content:center!important}.justify-content-space-around-tablet{justify-content:space-around!important}.justify-content-space-between-tablet{justify-content:space-between!important}.justify-content-space-evenly-tablet{justify-content:space-evenly!important}.align-items-flex-start-tablet{align-items:flex-start!important}.align-items-flex-end-tablet{align-items:flex-end!important}.align-items-center-tablet{align-items:center!important}.align-items-baseline-tablet{align-items:baseline!important}.align-items-stretch-tablet{align-items:stretch!important}.align-content-flex-start-tablet{align-content:flex-start!important}.align-content-flex-end-tablet{align-content:flex-end!important}.align-content-center-tablet{align-content:center!important}.align-content-space-around-tablet{align-content:space-around!important}.align-content-space-between-tablet{align-content:space-between!important}.align-content-stretch-tablet{align-content:stretch!important}.align-self-flex-start-tablet{align-self:flex-start!important}.align-self-flex-end-tablet{align-self:flex-end!important}.align-self-center-tablet{align-self:center!important}.align-self-baseline-tablet{align-self:baseline!important}.align-self-stretch-tablet{align-self:stretch!important}.flex-direction-row-tablet{flex-direction:row!important}.flex-direction-column-tablet{flex-direction:column!important}.flex-direction-column-reverse-tablet{flex-direction:column-reverse!important}.flex-direction-row-reverse-tablet{flex-direction:row-reverse!important}.flex-wrap-nowrap-tablet{flex-wrap:nowrap!important}.flex-wrap-wrap-tablet{flex-wrap:wrap!important}.flex-wrap-wrap-reverse-tablet{flex-wrap:wrap-reverse!important}.flex-shrink-0-tablet{flex-shrink:0!important}.flex-shrink-1-tablet{flex-shrink:1!important}.flex-grow-0-tablet{flex-grow:0!important}.flex-grow-1-tablet{flex-grow:1!important}.flex-basis-0-tablet{flex-basis:0!important}}.position-fixed{position:fixed!important}.position-absolute{position:absolute!important}.position-relative{position:relative!important}.position-sticky{position:sticky!important}@media screen and (min-width:768px),print{.position-fixed-tablet{position:fixed!important}.position-absolute-tablet{position:absolute!important}.position-relative-tablet{position:relative!important}.position-sticky-tablet{position:sticky!important}}.top-0{inset-block-start:0!important}.right-0{inset-inline-end:0!important}.bottom-0{inset-block-end:0!important}.left-0{inset-inline-start:0!important}.line-clamp-1{-webkit-line-clamp:1!important}.line-clamp-2{-webkit-line-clamp:2!important}.line-clamp-3{-webkit-line-clamp:3!important}.line-clamp-4{-webkit-line-clamp:4!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-position-top{object-position:top!important}.list-style-none,.list-style-none>li{list-style:none!important}.list-style-none::marker{display:none}.list-style-none::-webkit-details-marker{display:none}.width-full{width:100%!important}.width-auto{width:auto!important}.width-fit-content{width:-moz-fit-content!important;width:fit-content!important}.width-100{width:100px!important}.width-150{width:150px!important}.width-200{width:200px!important}.width-250{width:250px!important}.width-300{width:300px!important}.width-350{width:350px!important}@media screen and (min-width:768px),print{.width-full-tablet{width:100%!important}.width-auto-tablet{width:auto!important}.width-fit-content-tablet{width:-moz-fit-content!important;width:fit-content!important}.width-100-tablet{width:100px!important}.width-150-tablet{width:150px!important}.width-200-tablet{width:200px!important}.width-250-tablet{width:250px!important}.width-300-tablet{width:300px!important}.width-350-tablet{width:350px!important}.width-400-tablet{width:400px!important}.width-450-tablet{width:450px!important}.width-500-tablet{width:500px!important}.width-unset-tablet{width:unset!important}}@media screen and (min-width:1088px){.width-full-desktop{width:100%!important}.width-auto-desktop{width:auto!important}.width-fit-content-desktop{width:-moz-fit-content!important;width:fit-content!important}.width-100-desktop{width:100px!important}.width-150-desktop{width:150px!important}.width-200-desktop{width:200px!important}.width-250-desktop{width:250px!important}.width-300-desktop{width:300px!important}.width-350-desktop{width:350px!important}.width-400-desktop{width:400px!important}.width-450-desktop{width:450px!important}.width-500-desktop{width:500px!important}.width-unset-desktop{width:unset!important}}.visually-hidden,::part(visually-hidden){clip:rect(1px,1px,1px,1px);clip-path:inset(50%);word-wrap:normal;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.theme-dark,:root.theme-dark{color-scheme:dark}body{line-height:160%}.font-size-h1,.font-size-h2,.font-size-h3,.font-size-h4,.font-size-h5{margin-bottom:16px}h1,h2,h3,h4,h5,h6{font-weight:400}.c-search{margin-top:3px!important}#uhf-c-nav{margin-top:2px!important}#uhf-shopping-cart{margin-top:1px!important}#header{line-height:1}.c-uhfh.c-sgl-stck .c-uhfh-actions .wf-menu .c-uhf-menu>button:after{top:14px}.theme-light #uhfLogo{color:#666}.theme-light #uhfLogo span{filter:blur(.5px)}#uhfLogo svg{position:relative;bottom:4px;width:24px}#uhfLogo span{position:relative;left:6px;bottom:10px;font-size:18px;font-weight:500}#uhfLogo span[itemprop=name]{display:none}html.theme-dark #epb{background-color:#323130!important;outline-color:#484644!important}html.theme-dark #epb .epb-container{color:#484644!important;box-shadow:1px 1px 5px 3px #323130;height:75px}html.theme-dark #epb>div{background-color:#1f1f1f!important;color:#d2d0ce!important}html.theme-dark #epb>div>div>div>span>span.epb-launch.pb-content-heading{color:#fff!important}html.theme-dark #epb>div>div>div>span>span.epb-text.pb-content-text{color:#fff!important}html.theme-dark #headerAreaUhf,html.theme-dark .c-uhfh,html.theme-dark .c-uhf-header,html.theme-dark #uhf-header,html.theme-dark .header,html.theme-dark #header-container,html.theme-dark #header{background-color:#1f1f1f!important}html.theme-dark .c-uhfh>div,html.theme-dark .c-uhfh nav,html.theme-dark .c-uhfh section,html.theme-dark #headerAreaUhf>div,html.theme-dark #headerAreaUhf nav,html.theme-dark #header>div,html.theme-dark .c-uhf-nav-row{background-color:#1f1f1f!important}html.theme-dark .c-uhfh a,html.theme-dark .c-uhfh button,html.theme-dark .c-uhf-nav-link,html.theme-dark #headerAreaUhf a,html.theme-dark #uhf-header a,html.theme-dark #header a,html.theme-dark .c-uhfh span,html.theme-dark #headerAreaUhf span,html.theme-dark .c-uhf-nav-link span{color:#fff!important}html.theme-dark .c-uhf-nav,html.theme-dark .f-multi-column,html.theme-dark nav[role=navigation]{background-color:#1f1f1f!important}html.theme-dark #uhf-c-nav>ul>li>div>button>span{position:relative;bottom:2px}html.theme-dark .c-uhfh.c-sgl-stck .c-uhfh-actions .wf-menu .c-uhf-menu>button:after{margin:-2px}html.theme-dark .c-uhf-menu,html.theme-dark .f-sub-menu,html.theme-dark .c-uhf-nav-group{background-color:#1f1f1f!important;border-color:#323130!important}html.theme-dark .nested-menu{background-color:#292929!important}html.theme-dark .all-ms-nav:hover{background-color:#1f1f1f!important;border-color:#323130!important}html.theme-dark .c-button-logo{border:unset}html.theme-dark .c-uhfh>div:first-child .c-uhf-menu>button[aria-expanded=true]{background-color:unset!important}html.theme-dark .c-action-trigger{margin-top:0!important}html.theme-dark #uhf-shopping-cart{margin-top:1px!important}html.theme-dark .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart:hover span.c-uhf-tooltip{background-color:unset!important}html.theme-dark .uhf-shopping-cart-tooltip{background-color:#1f1f1f!important}html.theme-dark #search{width:90px}html.theme-dark .c-uhfh .theme-light .f-multi-column .f-multi-column-info{background-color:unset!important}html.theme-dark .c-uhfh.c-sgl-stck .c-button-logo{padding-top:18px}html.theme-dark .c-uhf-menu a,html.theme-dark .f-sub-menu a,html.theme-dark .c-uhf-nav-group a{color:#fff!important}html.theme-dark .c-logo,html.theme-dark .c-logo *,html.theme-dark a.c-logo,html.theme-dark a.c-logo span,html.theme-dark a.c-logo img+span{background-color:#1f1f1f!important;color:#fff!important}html.theme-dark [aria-label=Microsoft] span,html.theme-dark [href*="microsoft.com"]>span{color:#fff!important}html.theme-dark .c-search,html.theme-dark .c-search form{background-color:transparent!important}html.theme-dark .c-search input{background-color:#323130!important;color:#fff!important;border-color:#484644!important}html.theme-dark .c-search .c-glyph,html.theme-dark .c-search svg,html.theme-dark button[aria-label*=earch] .c-glyph{color:#fff!important;background-color:transparent!important;background:none!important}html.theme-dark .c-search *:hover,html.theme-dark .c-search *:focus,html.theme-dark .c-search button:hover *,html.theme-dark .c-search button:focus *{background-color:#1f1f1f!important;color:#fff!important}html.theme-dark .c-search,html.theme-dark .c-search button{background-color:#1f1f1f!important}html.theme-dark .c-uhfh.c-sgl-stck .c-search button:before{background:unset}html.theme-dark .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item>a{background-color:#323130!important}html.theme-dark .theme-dark .m-auto-suggest .c-menu .c-menu-item>span,html.theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item>a,html.theme-dark .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item>span,html.theme-dark .theme-dark .theme-light .m-auto-suggest .c-menu .c-menu-item>a,html.theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item>span,html.theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item>a,html.theme-dark .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item>span,html.theme-dark .theme-dark .theme-light .c-auto-suggest .c-menu .c-menu-item>a{background:#1f1f1f!important}html.theme-dark .theme-dark .theme-light .m-auto-suggest .c-menu-item a,html.theme-dark #universal-header-search-auto-suggest-ul,html.theme-dark #universal-header-search-auto-suggest-ul li span{background-color:#1f1f1f!important}html.theme-dark #universal-header-search-auto-suggest-ul li span:hover{text-decoration:underline}html.theme-dark .c-uhf-menu-button,html.theme-dark .c-action-trigger.c-glyph{background-color:#1f1f1f!important;color:#fff!important}html.theme-dark #footerAreaUhf,html.theme-dark .c-uhff,html.theme-dark .c-uhf-footer,html.theme-dark #uhf-footer,html.theme-dark footer,html.theme-dark [role=contentinfo]{background-color:#1f1f1f!important;border-top:1px solid #323130!important}html.theme-dark .c-uhff>div,html.theme-dark .c-uhff nav,html.theme-dark .c-uhff section,html.theme-dark #footerAreaUhf>div,html.theme-dark #footerAreaUhf nav,html.theme-dark #footerAreaUhf section{background-color:#1f1f1f!important}html.theme-dark .c-uhff a,html.theme-dark #footerAreaUhf a,html.theme-dark #uhf-footer a,html.theme-dark .c-uhff,html.theme-dark .c-uhff span,html.theme-dark .c-uhff p,html.theme-dark #footerAreaUhf span,html.theme-dark #footerAreaUhf p,html.theme-dark footer a,html.theme-dark footer span,html.theme-dark footer p{color:#d2d0ce!important}html.theme-dark #uhf-footer>div>nav>ul>li{color:#d2d0ce!important}html.theme-dark .c-uhff a:hover,html.theme-dark #footerAreaUhf a:hover,html.theme-dark #uhf-footer a:hover,html.theme-dark footer a:hover{color:#fff!important}html.theme-dark .c-uhff h2,html.theme-dark .c-uhff h3,html.theme-dark .c-uhff h4,html.theme-dark #footerAreaUhf h2,html.theme-dark #footerAreaUhf h3,html.theme-dark #footerAreaUhf h4,html.theme-dark footer h2,html.theme-dark footer h3,html.theme-dark footer h4{color:#fff!important}html.theme-dark #uhf-footer .c-heading-4{color:#fff!important}html.theme-dark .c-uhff .m-social a{color:#d2d0ce!important}html.theme-dark .c-uhff-base,html.theme-dark .m-locale-selector,html.theme-dark .c-uhf-base-footer{background-color:#1f1f1f!important}html.theme-dark .c-uhff-base a,html.theme-dark .m-locale-selector a,html.theme-dark .m-locale-selector button,html.theme-dark .c-uhf-base-footer a{color:#d2d0ce!important}html.theme-dark .c-glyph,html.theme-dark button.c-action-trigger,html.theme-dark .c-action-trigger{color:#d2d0ce!important;background-color:transparent!important}html.theme-dark #privacy-choices,html.theme-dark .m-content-placement-item{background-color:#1f1f1f!important;color:#d2d0ce!important}html.theme-dark .c-uhf-menu.f-language-selector,html.theme-dark .c-uhf-menu.js-paddle-items{background-color:#1f1f1f!important}.c-uhfh>div>div{max-width:none!important}.c-uhfh>div:first-child{padding:0 3.2%!important;margin-bottom:0!important}h1{font-weight:500}h2{font-weight:600}body.user-authenticated #meControl,body.user-authenticated [id*=mectrl],body.user-authenticated a[href*="login.live.com"],body.user-authenticated a[href*="login.microsoftonline.com"],body.user-authenticated button[id*=mectrl],body.user-authenticated .c-me,body.user-authenticated [data-bi-id*=signin],body.user-authenticated [aria-label*="Sign in"],body.user-authenticated [aria-label*="sign in"]{display:none!important}[class*=itemIcon]{border-color:#0078d3!important;background:linear-gradient(300deg,#ebebeb,#fff)!important}html.theme-dark [class*=itemIcon]{border-color:#2b2b2b!important;background:linear-gradient(300deg,#1f1f1f,#252526)!important}html.theme-dark [class*=itemIcon] img{filter:invert(.9)!important}#cli_shellHeaderSearchInput::placeholder{color:#ebebeb!important}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Segoe UI Variable Text,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
