@charset "UTF-8";.CodeMirror{color:black;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:white}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:black}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid black;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:transparent}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:transparent}.cm-fat-cursor{caret-color:transparent}@-moz-keyframes blink{50%{background-color:transparent}}@-webkit-keyframes blink{50%{background-color:transparent}}@keyframes blink{50%{background-color:transparent}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:#00f}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:#f00}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:rgba(255,150,0,.3)}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:white;overflow:hidden;position:relative}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:none;overflow:scroll!important;padding-bottom:50px;position:relative;z-index:0}.CodeMirror-sizer{border-right:50px solid transparent;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;outline:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:transparent}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:transparent}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{word-wrap:normal;-webkit-tap-highlight-color:transparent;background:transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{-moz-box-sizing:content-box;box-sizing:content-box}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:rgba(255,255,0,.4)}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CodeMirror-fullscreen{bottom:0;height:auto;left:0;position:fixed;right:0;top:0;z-index:9}.cm-s-neat span.cm-comment{color:#a86}.cm-s-neat span.cm-keyword{color:blue;font-weight:700;line-height:1em}.cm-s-neat span.cm-string{color:#a22}.cm-s-neat span.cm-builtin{color:#077;font-weight:700;line-height:1em}.cm-s-neat span.cm-special{color:#0aa;font-weight:700;line-height:1em}.cm-s-neat span.cm-variable{color:black}.cm-s-neat span.cm-atom,.cm-s-neat span.cm-number{color:#3a3}.cm-s-neat span.cm-meta{color:#555}.cm-s-neat span.cm-link{color:#3a3}.cm-s-neat .CodeMirror-activeline-background{background:#e8f2ff}.cm-s-neat .CodeMirror-matchingbracket{color:black!important;outline:1px solid grey}.button,.checkbox-button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:.125rem;box-shadow:none;display:inline-flex;font-size:1rem;justify-content:flex-start;line-height:1.5;min-height:2.25em;padding-block:calc(.375em - 1px);padding-inline:calc(.625em - 1px);position:relative;vertical-align:top}.select select[disabled],[disabled].button,[disabled].checkbox-button,[disabled].file-cta,[disabled].file-name,[disabled].input,[disabled].pagination-ellipsis,[disabled].pagination-link,[disabled].pagination-next,[disabled].pagination-previous,[disabled].textarea{cursor:not-allowed}.autocomplete-suggestion.is-active-descendant,.autocomplete-suggestion:hover,.checkbox input[type=checkbox]:focus-visible+.checkbox-check,.checkbox-button input[type=checkbox].focus-visible~.checkbox-button-label,.checkbox-toggle-wrapper input[type=checkbox].focus-visible+label.switch,.default-focus .focus-visible,.default-focus .is-focused,.has-default-focus .focus-visible,.has-default-focus .is-focused,.input.focus-visible,.radio input.focus-visible+.radio-dot,.radio input.is-focused+.radio-dot,.radio.is-image input.focus-visible~.radio-background,.select select.focus-visible,.star-rating-control input.focus-visible+label,.textarea.focus-visible,.tree-item:not(.is-leaf).focus-visible>.tree-expander{outline-color:inherit;outline-offset:.25rem;outline-style:dashed;outline-width:.125rem}.box:not(:last-child),.level:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.button-reset,.link-button,.modal-card-foot.is-sticky,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;outline-color:inherit}.button-reset:not(.focus-visible),.button-reset:not(:hover),.link-button:not(.focus-visible),.link-button:not(:hover),.modal-card-foot.is-sticky:not(.focus-visible),.modal-card-foot.is-sticky:not(:hover),.pagination-ellipsis:not(.focus-visible),.pagination-ellipsis:not(:hover),.pagination-link:not(.focus-visible),.pagination-link:not(:hover),.pagination-next:not(.focus-visible),.pagination-next:not(:hover),.pagination-previous:not(.focus-visible),.pagination-previous:not(:hover){background-color:transparent}.alert.is-loading:after,.button.button-filled.button-danger.is-loading:after,.button.button-filled.button-info.is-loading:after,.button.button-filled.button-primary.is-loading:after,.button.button-filled.button-secondary.is-loading:after,.button.button-filled.button-success.is-loading:after,.button.button-filled.button-tertiary.is-loading:after,.button.button-filled.button-warning.is-loading:after,.button.button-filled.is-loading:after,.button.is-loading:after,.control.is-loading:after,.loader:after,.select.is-loading:after{-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite;border:2px solid var(--theme-border);border-radius:290486px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.button,.delete,.file,.modal-card-close-button,.modal-close-button,.nav-bar-button,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card .card-header .card-header-image img,.card .card-header .card-header-image svg,.image.is-16by9 img,.image.is-1by1 img,.image.is-1by2 img,.image.is-1by3 img,.image.is-2by1 img,.image.is-2by3 img,.image.is-3by1 img,.image.is-3by2 img,.image.is-3by4 img,.image.is-3by5 img,.image.is-4by3 img,.image.is-4by5 img,.image.is-5by3 img,.image.is-5by4 img,.image.is-9by16 img,.image.is-square img,.media-card .media-card-image img,.media-card .media-card-image svg,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.delete,.modal-card-close-button,.modal-close-button{-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border:none;border-radius:290486px;color:inherit;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.delete:after,.delete:before,.modal-card-close-button:after,.modal-card-close-button:before,.modal-close-button:after,.modal-close-button:before{background-color:currentColor;border:1px solid transparent;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete:before,.modal-card-close-button:before,.modal-close-button:before{width:50%}.delete:after,.modal-card-close-button:after,.modal-close-button:after{height:50%}.delete:hover:after,.delete:hover:before,.focus-visible.delete:after,.focus-visible.delete:before,.focus-visible.modal-card-close-button:after,.focus-visible.modal-card-close-button:before,.focus-visible.modal-close-button:after,.focus-visible.modal-close-button:before,.modal-card-close-button:hover:after,.modal-card-close-button:hover:before,.modal-close-button:hover:after,.modal-close-button:hover:before{border-color:currentColor}.delete:active:after,.delete:active:before,.modal-card-close-button:active:after,.modal-card-close-button:active:before,.modal-close-button:active:after,.modal-close-button:active:before{border-color:var(--theme-text-subtle)}.delete-sm.delete,.delete-sm.modal-card-close-button,.delete-sm.modal-close-button{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.delete-md.delete,.delete-md.modal-card-close-button,.delete-md.modal-close-button{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.delete-lg.delete,.delete-lg.modal-card-close-button,.delete-lg.modal-close-button{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.card .card-content .card-content-title,.card .card-content p.card-content-description,.is-truncated{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.content a:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):not([class]):after,.content a[class=""]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,.content a[class=focus-visible]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,[href*="//"].nav-bar-button.has-external-link-indicator:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,a.has-external-link-indicator:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after{background-color:currentColor!important;content:"";-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath d='M1792 256v640h-128V475l-851 850-90-90 850-851h-421V256h640zm-512 1007h128v529H256V640h529v128H384v896h896v-401z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2048 2048'%3E%3Cpath d='M1792 256v640h-128V475l-851 850-90-90 850-851h-421V256h640zm-512 1007h128v529H256V640h529v128H384v896h896v-401z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.content a:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):not([class]):after,.content a[class=""]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,.content a[class=focus-visible]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,a.has-external-link-indicator:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after{-webkit-clip-path:padding-box inset(.3125em 0);clip-path:padding-box inset(.3125em 0);margin:0 .125rem;-webkit-mask-size:.75em 1.5em;mask-size:.75em 1.5em;padding:0 .375em}@supports (-webkit-touch-callout:none){.content a:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):not([class]):after,.content a[class=""]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,.content a[class=focus-visible]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,a.has-external-link-indicator:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after{-webkit-clip-path:border-box inset(.25em 0)!important;clip-path:border-box inset(.25em 0)!important}}@media (forced-colors:active){.content a:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):not([class]):after,.content a[class=""]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,.content a[class=focus-visible]:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after,a.has-external-link-indicator:not(.button):not(.nav-bar-button)[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after{background-color:LinkText!important;forced-color-adjust:none}}[href*="//"].nav-bar-button.has-external-link-indicator:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after{height:1em;margin-left:.25em;width:1em}html.show-deprecation-warning .has-border,html.show-deprecation-warning .has-border-bottom,html.show-deprecation-warning .has-border-bottom-none,html.show-deprecation-warning .has-border-danger,html.show-deprecation-warning .has-border-high-contrast,html.show-deprecation-warning .has-border-high-contrast-hover:hover,html.show-deprecation-warning .has-border-info,html.show-deprecation-warning .has-border-left,html.show-deprecation-warning .has-border-left-large-danger,html.show-deprecation-warning .has-border-left-large-info,html.show-deprecation-warning .has-border-left-large-primary,html.show-deprecation-warning .has-border-left-large-secondary,html.show-deprecation-warning .has-border-left-large-success,html.show-deprecation-warning .has-border-left-large-tertiary,html.show-deprecation-warning .has-border-left-large-warning,html.show-deprecation-warning .has-border-mobile,html.show-deprecation-warning .has-border-none,html.show-deprecation-warning .has-border-primary,html.show-deprecation-warning .has-border-radius,html.show-deprecation-warning .has-border-radius-large,html.show-deprecation-warning .has-border-right,html.show-deprecation-warning .has-border-right-tablet,html.show-deprecation-warning .has-border-secondary,html.show-deprecation-warning .has-border-success,html.show-deprecation-warning .has-border-tertiary,html.show-deprecation-warning .has-border-top,html.show-deprecation-warning .has-border-top-mobile,html.show-deprecation-warning .has-border-warning,html.show-deprecation-warning .has-content-margin-left-large,html.show-deprecation-warning .has-content-margin-right-medium,html.show-deprecation-warning .has-content-margin-right-small,html.show-deprecation-warning .has-content-margin-right-super-large-tablet,html.show-deprecation-warning .has-letter-spacing-wide,html.show-deprecation-warning .has-margin-auto-sides,html.show-deprecation-warning .has-margin-auto-top,html.show-deprecation-warning .has-margin-bottom-extra-large-desktop,html.show-deprecation-warning .has-margin-bottom-extra-large-mobile,html.show-deprecation-warning .has-margin-bottom-extra-large-tablet,html.show-deprecation-warning .has-margin-bottom-extra-small,html.show-deprecation-warning .has-margin-bottom-extra-small-desktop,html.show-deprecation-warning .has-margin-bottom-extra-small-mobile,html.show-deprecation-warning .has-margin-bottom-extra-small-tablet,html.show-deprecation-warning .has-margin-bottom-large-desktop,html.show-deprecation-warning .has-margin-bottom-large-mobile,html.show-deprecation-warning .has-margin-bottom-large-tablet,html.show-deprecation-warning .has-margin-bottom-medium,html.show-deprecation-warning .has-margin-bottom-medium-desktop,html.show-deprecation-warning .has-margin-bottom-medium-mobile,html.show-deprecation-warning .has-margin-bottom-medium-tablet,html.show-deprecation-warning .has-margin-bottom-none,html.show-deprecation-warning .has-margin-bottom-none-desktop,html.show-deprecation-warning .has-margin-bottom-none-mobile,html.show-deprecation-warning .has-margin-bottom-none-tablet,html.show-deprecation-warning .has-margin-bottom-small,html.show-deprecation-warning .has-margin-bottom-small-desktop,html.show-deprecation-warning .has-margin-bottom-small-mobile,html.show-deprecation-warning .has-margin-bottom-small-tablet,html.show-deprecation-warning .has-margin-bottom-super-large-desktop,html.show-deprecation-warning .has-margin-bottom-super-large-mobile,html.show-deprecation-warning .has-margin-bottom-super-large-tablet,html.show-deprecation-warning .has-margin-extra-large,html.show-deprecation-warning .has-margin-extra-large-desktop,html.show-deprecation-warning .has-margin-extra-large-mobile,html.show-deprecation-warning .has-margin-extra-large-tablet,html.show-deprecation-warning .has-margin-extra-small,html.show-deprecation-warning .has-margin-extra-small-desktop,html.show-deprecation-warning .has-margin-extra-small-mobile,html.show-deprecation-warning .has-margin-extra-small-tablet,html.show-deprecation-warning .has-margin-large,html.show-deprecation-warning .has-margin-large-desktop,html.show-deprecation-warning .has-margin-large-mobile,html.show-deprecation-warning .has-margin-large-tablet,html.show-deprecation-warning .has-margin-left-extra-large-desktop,html.show-deprecation-warning .has-margin-left-extra-large-mobile,html.show-deprecation-warning .has-margin-left-extra-large-tablet,html.show-deprecation-warning .has-margin-left-extra-small,html.show-deprecation-warning .has-margin-left-extra-small-desktop,html.show-deprecation-warning .has-margin-left-extra-small-mobile,html.show-deprecation-warning .has-margin-left-extra-small-tablet,html.show-deprecation-warning .has-margin-left-large-desktop,html.show-deprecation-warning .has-margin-left-large-mobile,html.show-deprecation-warning .has-margin-left-large-tablet,html.show-deprecation-warning .has-margin-left-medium,html.show-deprecation-warning .has-margin-left-medium-desktop,html.show-deprecation-warning .has-margin-left-medium-mobile,html.show-deprecation-warning .has-margin-left-medium-tablet,html.show-deprecation-warning .has-margin-left-negative-extra-large,html.show-deprecation-warning .has-margin-left-negative-small,html.show-deprecation-warning .has-margin-left-none,html.show-deprecation-warning .has-margin-left-none-desktop,html.show-deprecation-warning .has-margin-left-none-mobile,html.show-deprecation-warning .has-margin-left-none-tablet,html.show-deprecation-warning .has-margin-left-small,html.show-deprecation-warning .has-margin-left-small-desktop,html.show-deprecation-warning .has-margin-left-small-mobile,html.show-deprecation-warning .has-margin-left-small-tablet,html.show-deprecation-warning .has-margin-left-super-large-desktop,html.show-deprecation-warning .has-margin-left-super-large-mobile,html.show-deprecation-warning .has-margin-left-super-large-tablet,html.show-deprecation-warning .has-margin-medium,html.show-deprecation-warning .has-margin-medium-desktop,html.show-deprecation-warning .has-margin-medium-mobile,html.show-deprecation-warning .has-margin-medium-tablet,html.show-deprecation-warning .has-margin-none,html.show-deprecation-warning .has-margin-none-desktop,html.show-deprecation-warning .has-margin-none-mobile,html.show-deprecation-warning .has-margin-none-tablet,html.show-deprecation-warning .has-margin-right-extra-large-desktop,html.show-deprecation-warning .has-margin-right-extra-large-mobile,html.show-deprecation-warning .has-margin-right-extra-large-tablet,html.show-deprecation-warning .has-margin-right-extra-small,html.show-deprecation-warning .has-margin-right-extra-small-desktop,html.show-deprecation-warning .has-margin-right-extra-small-mobile,html.show-deprecation-warning .has-margin-right-extra-small-tablet,html.show-deprecation-warning .has-margin-right-large-desktop,html.show-deprecation-warning .has-margin-right-large-mobile,html.show-deprecation-warning .has-margin-right-large-tablet,html.show-deprecation-warning .has-margin-right-medium,html.show-deprecation-warning .has-margin-right-medium-desktop,html.show-deprecation-warning .has-margin-right-medium-mobile,html.show-deprecation-warning .has-margin-right-medium-tablet,html.show-deprecation-warning .has-margin-right-negative-extra-large,html.show-deprecation-warning .has-margin-right-none,html.show-deprecation-warning .has-margin-right-none-desktop,html.show-deprecation-warning .has-margin-right-none-mobile,html.show-deprecation-warning .has-margin-right-none-tablet,html.show-deprecation-warning .has-margin-right-small,html.show-deprecation-warning .has-margin-right-small-desktop,html.show-deprecation-warning .has-margin-right-small-mobile,html.show-deprecation-warning .has-margin-right-small-tablet,html.show-deprecation-warning .has-margin-right-super-large-desktop,html.show-deprecation-warning .has-margin-right-super-large-mobile,html.show-deprecation-warning .has-margin-right-super-large-tablet,html.show-deprecation-warning .has-margin-small,html.show-deprecation-warning .has-margin-small-desktop,html.show-deprecation-warning .has-margin-small-mobile,html.show-deprecation-warning .has-margin-small-tablet,html.show-deprecation-warning .has-margin-super-large,html.show-deprecation-warning .has-margin-super-large-desktop,html.show-deprecation-warning .has-margin-super-large-mobile,html.show-deprecation-warning .has-margin-super-large-tablet,html.show-deprecation-warning .has-margin-top-extra-large-desktop,html.show-deprecation-warning .has-margin-top-extra-large-mobile,html.show-deprecation-warning .has-margin-top-extra-large-tablet,html.show-deprecation-warning .has-margin-top-extra-small,html.show-deprecation-warning .has-margin-top-extra-small-desktop,html.show-deprecation-warning .has-margin-top-extra-small-mobile,html.show-deprecation-warning .has-margin-top-extra-small-tablet,html.show-deprecation-warning .has-margin-top-large-desktop,html.show-deprecation-warning .has-margin-top-large-mobile,html.show-deprecation-warning .has-margin-top-large-tablet,html.show-deprecation-warning .has-margin-top-medium,html.show-deprecation-warning .has-margin-top-medium-desktop,html.show-deprecation-warning .has-margin-top-medium-mobile,html.show-deprecation-warning .has-margin-top-medium-tablet,html.show-deprecation-warning .has-margin-top-negative-large,html.show-deprecation-warning .has-margin-top-negative-small,html.show-deprecation-warning .has-margin-top-none,html.show-deprecation-warning .has-margin-top-none-desktop,html.show-deprecation-warning .has-margin-top-none-mobile,html.show-deprecation-warning .has-margin-top-none-tablet,html.show-deprecation-warning .has-margin-top-small,html.show-deprecation-warning .has-margin-top-small-desktop,html.show-deprecation-warning .has-margin-top-small-mobile,html.show-deprecation-warning .has-margin-top-small-tablet,html.show-deprecation-warning .has-margin-top-super-large-desktop,html.show-deprecation-warning .has-margin-top-super-large-mobile,html.show-deprecation-warning .has-margin-top-super-large-tablet,html.show-deprecation-warning .has-padding-bottom-extra-large,html.show-deprecation-warning .has-padding-bottom-extra-large-desktop,html.show-deprecation-warning .has-padding-bottom-extra-large-mobile,html.show-deprecation-warning .has-padding-bottom-extra-large-tablet,html.show-deprecation-warning .has-padding-bottom-extra-small,html.show-deprecation-warning .has-padding-bottom-extra-small-desktop,html.show-deprecation-warning .has-padding-bottom-extra-small-mobile,html.show-deprecation-warning .has-padding-bottom-extra-small-tablet,html.show-deprecation-warning .has-padding-bottom-large,html.show-deprecation-warning .has-padding-bottom-large-desktop,html.show-deprecation-warning .has-padding-bottom-large-mobile,html.show-deprecation-warning .has-padding-bottom-large-tablet,html.show-deprecation-warning .has-padding-bottom-medium,html.show-deprecation-warning .has-padding-bottom-medium-desktop,html.show-deprecation-warning .has-padding-bottom-medium-mobile,html.show-deprecation-warning .has-padding-bottom-medium-tablet,html.show-deprecation-warning .has-padding-bottom-none,html.show-deprecation-warning .has-padding-bottom-none-desktop,html.show-deprecation-warning .has-padding-bottom-none-mobile,html.show-deprecation-warning .has-padding-bottom-none-tablet,html.show-deprecation-warning .has-padding-bottom-none-uhf-tablet,html.show-deprecation-warning .has-padding-bottom-small,html.show-deprecation-warning .has-padding-bottom-small-desktop,html.show-deprecation-warning .has-padding-bottom-small-mobile,html.show-deprecation-warning .has-padding-bottom-small-tablet,html.show-deprecation-warning .has-padding-bottom-super-large,html.show-deprecation-warning .has-padding-bottom-super-large-desktop,html.show-deprecation-warning .has-padding-bottom-super-large-mobile,html.show-deprecation-warning .has-padding-bottom-super-large-tablet,html.show-deprecation-warning .has-padding-extra-large,html.show-deprecation-warning .has-padding-extra-large-desktop,html.show-deprecation-warning .has-padding-extra-large-mobile,html.show-deprecation-warning .has-padding-extra-large-tablet,html.show-deprecation-warning .has-padding-extra-small,html.show-deprecation-warning .has-padding-extra-small-desktop,html.show-deprecation-warning .has-padding-extra-small-mobile,html.show-deprecation-warning .has-padding-extra-small-tablet,html.show-deprecation-warning .has-padding-large,html.show-deprecation-warning .has-padding-large-desktop,html.show-deprecation-warning .has-padding-large-mobile,html.show-deprecation-warning .has-padding-large-tablet,html.show-deprecation-warning .has-padding-left-extra-large,html.show-deprecation-warning .has-padding-left-extra-large-desktop,html.show-deprecation-warning .has-padding-left-extra-large-mobile,html.show-deprecation-warning .has-padding-left-extra-large-tablet,html.show-deprecation-warning .has-padding-left-extra-small,html.show-deprecation-warning .has-padding-left-extra-small-desktop,html.show-deprecation-warning .has-padding-left-extra-small-mobile,html.show-deprecation-warning .has-padding-left-extra-small-tablet,html.show-deprecation-warning .has-padding-left-large,html.show-deprecation-warning .has-padding-left-large-desktop,html.show-deprecation-warning .has-padding-left-large-mobile,html.show-deprecation-warning .has-padding-left-large-tablet,html.show-deprecation-warning .has-padding-left-medium,html.show-deprecation-warning .has-padding-left-medium-desktop,html.show-deprecation-warning .has-padding-left-medium-mobile,html.show-deprecation-warning .has-padding-left-medium-tablet,html.show-deprecation-warning .has-padding-left-non-mobile,html.show-deprecation-warning .has-padding-left-none,html.show-deprecation-warning .has-padding-left-none-desktop,html.show-deprecation-warning .has-padding-left-none-tablet,html.show-deprecation-warning .has-padding-left-none-uhf-tablet,html.show-deprecation-warning .has-padding-left-small,html.show-deprecation-warning .has-padding-left-small-desktop,html.show-deprecation-warning .has-padding-left-small-mobile,html.show-deprecation-warning .has-padding-left-small-tablet,html.show-deprecation-warning .has-padding-left-super-large,html.show-deprecation-warning .has-padding-left-super-large-desktop,html.show-deprecation-warning .has-padding-left-super-large-mobile,html.show-deprecation-warning .has-padding-left-super-large-tablet,html.show-deprecation-warning .has-padding-medium,html.show-deprecation-warning .has-padding-medium-desktop,html.show-deprecation-warning .has-padding-medium-mobile,html.show-deprecation-warning .has-padding-medium-tablet,html.show-deprecation-warning .has-padding-none,html.show-deprecation-warning .has-padding-none-desktop,html.show-deprecation-warning .has-padding-none-mobile,html.show-deprecation-warning .has-padding-none-tablet,html.show-deprecation-warning .has-padding-right-extra-large,html.show-deprecation-warning .has-padding-right-extra-large-desktop,html.show-deprecation-warning .has-padding-right-extra-large-mobile,html.show-deprecation-warning .has-padding-right-extra-large-tablet,html.show-deprecation-warning .has-padding-right-extra-small,html.show-deprecation-warning .has-padding-right-extra-small-desktop,html.show-deprecation-warning .has-padding-right-extra-small-mobile,html.show-deprecation-warning .has-padding-right-extra-small-tablet,html.show-deprecation-warning .has-padding-right-large,html.show-deprecation-warning .has-padding-right-large-desktop,html.show-deprecation-warning .has-padding-right-large-mobile,html.show-deprecation-warning .has-padding-right-large-tablet,html.show-deprecation-warning .has-padding-right-medium,html.show-deprecation-warning .has-padding-right-medium-desktop,html.show-deprecation-warning .has-padding-right-medium-mobile,html.show-deprecation-warning .has-padding-right-medium-tablet,html.show-deprecation-warning .has-padding-right-none,html.show-deprecation-warning .has-padding-right-none-desktop,html.show-deprecation-warning .has-padding-right-none-mobile,html.show-deprecation-warning .has-padding-right-none-tablet,html.show-deprecation-warning .has-padding-right-none-uhf-tablet,html.show-deprecation-warning .has-padding-right-small,html.show-deprecation-warning .has-padding-right-small-desktop,html.show-deprecation-warning .has-padding-right-small-mobile,html.show-deprecation-warning .has-padding-right-small-tablet,html.show-deprecation-warning .has-padding-right-super-large,html.show-deprecation-warning .has-padding-right-super-large-desktop,html.show-deprecation-warning .has-padding-right-super-large-mobile,html.show-deprecation-warning .has-padding-right-super-large-tablet,html.show-deprecation-warning .has-padding-small,html.show-deprecation-warning .has-padding-small-desktop,html.show-deprecation-warning .has-padding-small-mobile,html.show-deprecation-warning .has-padding-small-tablet,html.show-deprecation-warning .has-padding-super-large,html.show-deprecation-warning .has-padding-super-large-desktop,html.show-deprecation-warning .has-padding-super-large-mobile,html.show-deprecation-warning .has-padding-super-large-tablet,html.show-deprecation-warning .has-padding-top-extra-large,html.show-deprecation-warning .has-padding-top-extra-large-desktop,html.show-deprecation-warning .has-padding-top-extra-large-mobile,html.show-deprecation-warning .has-padding-top-extra-large-tablet,html.show-deprecation-warning .has-padding-top-extra-small,html.show-deprecation-warning .has-padding-top-extra-small-desktop,html.show-deprecation-warning .has-padding-top-extra-small-mobile,html.show-deprecation-warning .has-padding-top-extra-small-tablet,html.show-deprecation-warning .has-padding-top-large,html.show-deprecation-warning .has-padding-top-large-desktop,html.show-deprecation-warning .has-padding-top-large-mobile,html.show-deprecation-warning .has-padding-top-large-tablet,html.show-deprecation-warning .has-padding-top-medium,html.show-deprecation-warning .has-padding-top-medium-desktop,html.show-deprecation-warning .has-padding-top-medium-mobile,html.show-deprecation-warning .has-padding-top-medium-tablet,html.show-deprecation-warning .has-padding-top-none,html.show-deprecation-warning .has-padding-top-none-desktop,html.show-deprecation-warning .has-padding-top-none-tablet,html.show-deprecation-warning .has-padding-top-none-uhf-tablet,html.show-deprecation-warning .has-padding-top-small,html.show-deprecation-warning .has-padding-top-small-desktop,html.show-deprecation-warning .has-padding-top-small-mobile,html.show-deprecation-warning .has-padding-top-small-tablet,html.show-deprecation-warning .has-padding-top-super-large,html.show-deprecation-warning .has-padding-top-super-large-desktop,html.show-deprecation-warning .has-padding-top-super-large-mobile,html.show-deprecation-warning .has-padding-top-super-large-tablet,html.show-deprecation-warning .has-text-weight-bold,html.show-deprecation-warning .has-text-weight-normal,html.show-deprecation-warning .has-text-weight-semibold,html.show-deprecation-warning .has-width-330,html.show-deprecation-warning .has-width-450-widescreen,html.show-deprecation-warning .has-width-auto,html.show-deprecation-warning .is-block,html.show-deprecation-warning .is-block-mobile,html.show-deprecation-warning .is-flex,html.show-deprecation-warning .is-flex-mobile,html.show-deprecation-warning .is-inline,html.show-deprecation-warning .is-inline-block,html.show-deprecation-warning .is-inline-block-mobile,html.show-deprecation-warning .is-inline-flex,html.show-deprecation-warning .is-inline-flex-mobile,html.show-deprecation-warning .is-inline-mobile,html.show-deprecation-warning .is-italic,html.show-deprecation-warning .is-monospace,html.show-deprecation-warning .is-size-body,html.show-deprecation-warning .is-size-extra-small,html.show-deprecation-warning .is-size-h2,html.show-deprecation-warning .is-size-h3,html.show-deprecation-warning .is-size-h4,html.show-deprecation-warning .is-size-h5,html.show-deprecation-warning .is-size-h6,html.show-deprecation-warning .is-size-jumbo,html.show-deprecation-warning .is-size-large,html.show-deprecation-warning .is-size-small,html.show-deprecation-warning .is-undecorated,html.show-deprecation-warning .is-underlined,html.show-deprecation-warning .progress.has-border-white-high-contrast{outline:4px solid red}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[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}[hidden],template{display:none}
/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{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}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.theme-light,:root{--theme-text:#171717;--theme-text-subtle:#505050;--theme-text-invert:#fff;--theme-text-glow-high-contrast:#171717;--theme-box-shadow-light:hsla(0deg,0%,0%,0.11);--theme-box-shadow-medium:hsla(0deg,0%,0%,0.13);--theme-box-shadow-heavy:hsla(0deg,0%,0%,0.18);--theme-box-shadow-extra-heavy:hsla(0deg,0%,0%,0.22);--theme-overlay:hsla(0deg,0%,0%,0.7);--theme-overlay-invert:#fff;--theme-body-background:#fff;--theme-body-background-medium:#f2f2f2;--theme-alternate-background:#171717;--theme-alternate-background-medium:#2f2f2f;--theme-border:#e6e6e6;--theme-table-header:#e6e6e6;--theme-table-row:#f2f2f2;--theme-table-row-header:#fafafa;--theme-table-border-dark:#d2d2d2;--theme-hover-base:#2f2f2f;--theme-hover-invert:#fafafa;--theme-border-white-high-contrast:hsla(0deg,0%,100%,0);--theme-border-yellow-high-contrast:hsla(0deg,0%,0%,0);--theme-code-header:#e6e6e6;--theme-code-block:#f2f2f2;--theme-control-border:#757575;--theme-inline-code:#e6e6e6;--theme-code-highlight-background:#fff4ce;--theme-visited:#624991;--theme-score-low-off:hsla(0deg,100%,33%,0.3);--theme-score-low:#b62626;--theme-score-medium-off:hsla(44deg,100%,50%,0.3);--theme-score-medium:#ffb900;--theme-score-high-off:hsla(120deg,37%,45%,0.3);--theme-score-high:#2a8b2a;--theme-hyperlink:#0065b3;--theme-primary-base:#0078d4;--theme-primary-background:#d7eaf8;--theme-primary-background-glow-high-contrast:#d7eaf8;--theme-primary-dark:#004173;--theme-primary-hover:#0065b3;--theme-primary-active:#00579a;--theme-primary-box-shadow:hsla(206deg,100%,35%,0.3);--theme-primary-invert:#fff;--theme-secondary-base:#a2a2a2;--theme-secondary-background:#e6e6e6;--theme-secondary-background-glow-high-contrast:#e6e6e6;--theme-secondary-dark:#2f2f2f;--theme-secondary-hover:#d2d2d2;--theme-secondary-active:#d2d2d2;--theme-secondary-box-shadow:hsla(0deg,0%,0%,0.3);--theme-secondary-invert:#000;--theme-tertiary-base:#243a5e;--theme-tertiary-background:#061329;--theme-tertiary-background-glow-high-contrast:#061329;--theme-tertiary-dark:#a4b2c9;--theme-tertiary-hover:#14294c;--theme-tertiary-active:#70819f;--theme-tertiary-box-shadow:hsla(262deg,46%,17%,0.3);--theme-tertiary-invert:#fff;--theme-success-base:#107c10;--theme-success-background:#dff6dd;--theme-success-background-glow-high-contrast:#dff6dd;--theme-success-dark:#054b16;--theme-success-hover:#0b6413;--theme-success-active:#054b16;--theme-success-box-shadow:hsla(120deg,37%,45%,0.3);--theme-success-invert:#fff;--theme-info-base:#8661c5;--theme-info-background:#efd9fd;--theme-info-background-glow-high-contrast:#efd9fd;--theme-info-dark:#3b2e58;--theme-info-hover:#8661c5;--theme-info-active:#624991;--theme-info-box-shadow:hsla(251deg,47%,18%,0.3);--theme-info-invert:#fff;--theme-warning-base:#ffb900;--theme-warning-background:#fff4ce;--theme-warning-background-glow-high-contrast:#fff4ce;--theme-warning-dark:#6a4b16;--theme-warning-hover:#d19501;--theme-warning-active:#966802;--theme-warning-box-shadow:hsla(44deg,100%,50%,0.3);--theme-warning-invert:#000;--theme-danger-base:#a80000;--theme-danger-background:#fde7e9;--theme-danger-background-glow-high-contrast:#fde7e9;--theme-danger-dark:#470001;--theme-danger-hover:#870000;--theme-danger-active:#630001;--theme-danger-box-shadow:hsla(0deg,100%,33%,0.3);--theme-danger-invert:#fff;--theme-facepile-red:#a80000;--theme-facepile-teal:#328e9f;--theme-facepile-blue:#0078d4}@media not print{.theme-dark{--theme-text:#e6e6e6;--theme-text-subtle:#d2d2d2;--theme-text-invert:#2f2f2f;--theme-text-glow-high-contrast:#e6e6e6;--theme-box-shadow-light:hsla(0deg,0%,0%,0.11);--theme-box-shadow-medium:hsla(0deg,0%,0%,0.13);--theme-box-shadow-heavy:hsla(0deg,0%,0%,0.18);--theme-box-shadow-extra-heavy:hsla(0deg,0%,0%,0.22);--theme-overlay:hsla(0deg,0%,0%,0.7);--theme-overlay-invert:#fff;--theme-body-background:#171717;--theme-body-background-medium:#2f2f2f;--theme-alternate-background:#f2f2f2;--theme-alternate-background-medium:#fafafa;--theme-border:#404040;--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-border-white-high-contrast:hsla(0deg,0%,100%,0);--theme-border-yellow-high-contrast:hsla(0deg,0%,0%,0);--theme-code-header:#404040;--theme-code-block:#2f2f2f;--theme-control-border:#d2d2d2;--theme-inline-code:#404040;--theme-code-highlight-background:#0b6413;--theme-visited:#ac7ee1;--theme-score-low-off:hsla(0deg,100%,33%,0.7);--theme-score-low:#b62626;--theme-score-medium-off:hsla(44deg,100%,50%,0.3);--theme-score-medium:#ffcb3f;--theme-score-high-off:hsla(120deg,37%,45%,0.7);--theme-score-high:#489d48;--theme-hyperlink:#75b6e7;--theme-primary-base:#75b6e7;--theme-primary-background:#004173;--theme-primary-background-glow-high-contrast:#004173;--theme-primary-dark:#9ccbee;--theme-primary-hover:#278cda;--theme-primary-active:#0078d4;--theme-primary-box-shadow:hsla(206deg,100%,35%,0.3);--theme-primary-invert:#000;--theme-secondary-base:#757575;--theme-secondary-background:#404040;--theme-secondary-background-glow-high-contrast:#404040;--theme-secondary-dark:#e6e6e6;--theme-secondary-hover:#8e8e8e;--theme-secondary-active:#a2a2a2;--theme-secondary-box-shadow:hsla(0deg,0%,0%,0.7);--theme-secondary-invert:#fff;--theme-tertiary-base:#404040;--theme-tertiary-background:#171717;--theme-tertiary-background-glow-high-contrast:#171717;--theme-tertiary-dark:#e6e6e6;--theme-tertiary-hover:#505050;--theme-tertiary-active:#757575;--theme-tertiary-box-shadow:hsla(206deg,100%,35%,0.3);--theme-tertiary-invert:#fff;--theme-success-base:#7cbb7b;--theme-success-background:#054b16;--theme-success-background-glow-high-contrast:#054b16;--theme-success-dark:#dff6dd;--theme-success-hover:#489d48;--theme-success-active:#7cbb7b;--theme-success-box-shadow:hsla(120deg,37%,45%,0.7);--theme-success-invert:#000;--theme-info-base:#9970d3;--theme-info-background:#3b2e58;--theme-info-background-glow-high-contrast:#3b2e58;--theme-info-dark:#efd9fd;--theme-info-hover:#ac7ee1;--theme-info-active:#d59dff;--theme-info-box-shadow:hsla(251deg,47%,18%,0.7);--theme-info-invert:#000;--theme-warning-base:#ffb900;--theme-warning-background:#6a4b16;--theme-warning-background-glow-high-contrast:#6a4b16;--theme-warning-dark:#fff4ce;--theme-warning-hover:#ffcb3f;--theme-warning-active:#ffdf84;--theme-warning-box-shadow:hsla(44deg,100%,50%,0.7);--theme-warning-invert:#000;--theme-danger-base:#e5a7a8;--theme-danger-background:#630001;--theme-danger-background-glow-high-contrast:#630001;--theme-danger-dark:#fde7e9;--theme-danger-hover:#c54f4f;--theme-danger-active:#d4797a;--theme-danger-box-shadow:hsla(0deg,100%,33%,0.7);--theme-danger-invert:#000;--theme-facepile-red:#c54f4f;--theme-facepile-teal:#50e6ff;--theme-facepile-blue:#278cda}.theme-high-contrast{--theme-text:#fff;--theme-text-subtle:#fff;--theme-text-invert:#000;--theme-text-glow-high-contrast:#ff0;--theme-box-shadow-light:hsla(0deg,0%,0%,0.11);--theme-box-shadow-medium:hsla(0deg,0%,0%,0.13);--theme-box-shadow-heavy:hsla(0deg,0%,0%,0.18);--theme-box-shadow-extra-heavy:hsla(0deg,0%,0%,0.22);--theme-overlay:#404040;--theme-overlay-invert:#fff;--theme-body-background:#000;--theme-body-background-medium:#000;--theme-alternate-background:#fff;--theme-alternate-background-medium:#fff;--theme-border:#fff;--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-border-white-high-contrast:#fff;--theme-border-yellow-high-contrast:#ff0;--theme-code-header:#000;--theme-code-block:#000;--theme-control-border:#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:hsla(44deg,100%,50%,0.7);--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-glow-high-contrast:#ff0;--theme-primary-dark:#ff0;--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-glow-high-contrast:#505050;--theme-secondary-dark:#e6e6e6;--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-glow-high-contrast:#fff;--theme-tertiary-dark:#fff;--theme-tertiary-hover:#e6e6e6;--theme-tertiary-active:#e6e6e6;--theme-tertiary-box-shadow:#fff;--theme-tertiary-invert:#000;--theme-success-base:#acd7aa;--theme-success-background:#000;--theme-success-background-glow-high-contrast:#acd7aa;--theme-success-dark:#dff6dd;--theme-success-hover:#dff6dd;--theme-success-active:#dff6dd;--theme-success-box-shadow:#fff;--theme-success-invert:#000;--theme-info-base:#e0b7fe;--theme-info-background:#000;--theme-info-background-glow-high-contrast:#e0b7fe;--theme-info-dark:#efd9fd;--theme-info-hover:#efd9fd;--theme-info-active:#efd9fd;--theme-info-box-shadow:#fff;--theme-info-invert:#000;--theme-warning-base:#ffe79f;--theme-warning-background:#000;--theme-warning-background-glow-high-contrast:#ffe79f;--theme-warning-dark:#fff4ce;--theme-warning-hover:#fff4ce;--theme-warning-active:#fff4ce;--theme-warning-box-shadow:#fff;--theme-warning-invert:#000;--theme-danger-base:#e5a7a8;--theme-danger-background:#000;--theme-danger-background-glow-high-contrast:#e5a7a8;--theme-danger-dark:#fde7e9;--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-dark,.theme-high-contrast,.theme-light{background-color:var(--theme-body-background);color:var(--theme-text);outline-color:var(--theme-text)}.theme-light{color-scheme:light}.theme-dark,.theme-high-contrast{color-scheme:dark}body,html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Segoe UI,SegoeUI,Helvetica Neue,Helvetica,Arial,sans-serif;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:Segoe UI,SegoeUI,Helvetica Neue,Helvetica,Arial,sans-serif}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes boop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.js-focus-visible .default-focus :focus:not(.focus-visible),.js-focus-visible .has-default-focus :focus:not(.focus-visible){outline:none}.focus-visible.has-inner-focus,.focus-visible.inner-focus{outline-offset:-.125rem}.default-focus .focus-visible.has-inner-focus,.default-focus .focus-visible.inner-focus,.default-focus .is-focused.has-inner-focus,.default-focus .is-focused.inner-focus,.has-default-focus .focus-visible.has-inner-focus,.has-default-focus .focus-visible.inner-focus,.has-default-focus .is-focused.has-inner-focus,.has-default-focus .is-focused.inner-focus{outline-color:currentColor}details,details>*{box-sizing:border-box!important}:where(html *),:where(html a),:where(html li){outline-color:inherit}.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{-webkit-border-before:1px solid var(--theme-border)!important;border-block-start:1px solid var(--theme-border)!important}.border-top-md{-webkit-border-before:.125rem solid var(--theme-border)!important;border-block-start:.125rem solid var(--theme-border)!important}.border-top-lg{-webkit-border-before:.25rem solid var(--theme-border)!important;border-block-start:.25rem solid var(--theme-border)!important}.border-top-none{-webkit-border-before:0!important;border-block-start:0!important}.border-right{-webkit-border-end:1px solid var(--theme-border)!important;border-inline-end:1px solid var(--theme-border)!important}.border-right-md{-webkit-border-end:.125rem solid var(--theme-border)!important;border-inline-end:.125rem solid var(--theme-border)!important}.border-right-lg{-webkit-border-end:.25rem solid var(--theme-border)!important;border-inline-end:.25rem solid var(--theme-border)!important}.border-right-none{-webkit-border-end:0!important;border-inline-end:0!important}.border-bottom{-webkit-border-after:1px solid var(--theme-border)!important;border-block-end:1px solid var(--theme-border)!important}.border-bottom-md{-webkit-border-after:.125rem solid var(--theme-border)!important;border-block-end:.125rem solid var(--theme-border)!important}.border-bottom-lg{-webkit-border-after:.25rem solid var(--theme-border)!important;border-block-end:.25rem solid var(--theme-border)!important}.border-bottom-none{-webkit-border-after:0!important;border-block-end:0!important}.border-left{-webkit-border-start:1px solid var(--theme-border)!important;border-inline-start:1px solid var(--theme-border)!important}.border-left-md{-webkit-border-start:.125rem solid var(--theme-border)!important;border-inline-start:.125rem solid var(--theme-border)!important}.border-left-lg{-webkit-border-start:.25rem solid var(--theme-border)!important;border-inline-start:.25rem solid var(--theme-border)!important}.border-left-none{-webkit-border-start:0!important;border-inline-start:0!important}@media print,screen and (min-width:768px){.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{-webkit-border-before:1px solid var(--theme-border)!important;border-block-start:1px solid var(--theme-border)!important}.border-top-md-tablet{-webkit-border-before:.125rem solid var(--theme-border)!important;border-block-start:.125rem solid var(--theme-border)!important}.border-top-lg-tablet{-webkit-border-before:.25rem solid var(--theme-border)!important;border-block-start:.25rem solid var(--theme-border)!important}.border-top-none-tablet{-webkit-border-before:0!important;border-block-start:0!important}.border-right-tablet{-webkit-border-end:1px solid var(--theme-border)!important;border-inline-end:1px solid var(--theme-border)!important}.border-right-md-tablet{-webkit-border-end:.125rem solid var(--theme-border)!important;border-inline-end:.125rem solid var(--theme-border)!important}.border-right-lg-tablet{-webkit-border-end:.25rem solid var(--theme-border)!important;border-inline-end:.25rem solid var(--theme-border)!important}.border-right-none-tablet{-webkit-border-end:0!important;border-inline-end:0!important}.border-bottom-tablet{-webkit-border-after:1px solid var(--theme-border)!important;border-block-end:1px solid var(--theme-border)!important}.border-bottom-md-tablet{-webkit-border-after:.125rem solid var(--theme-border)!important;border-block-end:.125rem solid var(--theme-border)!important}.border-bottom-lg-tablet{-webkit-border-after:.25rem solid var(--theme-border)!important;border-block-end:.25rem solid var(--theme-border)!important}.border-bottom-none-tablet{-webkit-border-after:0!important;border-block-end:0!important}.border-left-tablet{-webkit-border-start:1px solid var(--theme-border)!important;border-inline-start:1px solid var(--theme-border)!important}.border-left-md-tablet{-webkit-border-start:.125rem solid var(--theme-border)!important;border-inline-start:.125rem solid var(--theme-border)!important}.border-left-lg-tablet{-webkit-border-start:.25rem solid var(--theme-border)!important;border-inline-start:.25rem solid var(--theme-border)!important}.border-left-none-tablet{-webkit-border-start:0!important;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-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-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}.color-primary{color:var(--theme-primary-base)!important}a.color-primary.focus-visible,a.color-primary:hover{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{background-color:var(--theme-primary-base)!important;outline-color:var(--theme-primary-invert)}.background-color-primary-invert{background-color:var(--theme-primary-invert)!important;outline-color:var(--theme-primary-base)}.background-color-primary-light{background-color:var(--theme-primary-background)!important;outline-color:var(--theme-primary-dark)}.background-color-primary-dark{background-color:var(--theme-primary-dark)!important;outline-color:var(--theme-primary-background)}.color-secondary{color:var(--theme-secondary-base)!important}a.color-secondary.focus-visible,a.color-secondary:hover{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{background-color:var(--theme-secondary-base)!important;outline-color:var(--theme-secondary-invert)}.background-color-secondary-invert{background-color:var(--theme-secondary-invert)!important;outline-color:var(--theme-secondary-base)}.background-color-secondary-light{background-color:var(--theme-secondary-background)!important;outline-color:var(--theme-secondary-dark)}.background-color-secondary-dark{background-color:var(--theme-secondary-dark)!important;outline-color:var(--theme-secondary-background)}.color-tertiary{color:var(--theme-tertiary-base)!important}a.color-tertiary.focus-visible,a.color-tertiary:hover{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{background-color:var(--theme-tertiary-base)!important;outline-color:var(--theme-tertiary-invert)}.background-color-tertiary-invert{background-color:var(--theme-tertiary-invert)!important;outline-color:var(--theme-tertiary-base)}.background-color-tertiary-light{background-color:var(--theme-tertiary-background)!important;outline-color:var(--theme-tertiary-dark)}.background-color-tertiary-dark{background-color:var(--theme-tertiary-dark)!important;outline-color:var(--theme-tertiary-background)}.color-success{color:var(--theme-success-base)!important}a.color-success.focus-visible,a.color-success:hover{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{background-color:var(--theme-success-base)!important;outline-color:var(--theme-success-invert)}.background-color-success-invert{background-color:var(--theme-success-invert)!important;outline-color:var(--theme-success-base)}.background-color-success-light{background-color:var(--theme-success-background)!important;outline-color:var(--theme-success-dark)}.background-color-success-dark{background-color:var(--theme-success-dark)!important;outline-color:var(--theme-success-background)}.color-info{color:var(--theme-info-base)!important}a.color-info.focus-visible,a.color-info:hover{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{background-color:var(--theme-info-base)!important;outline-color:var(--theme-info-invert)}.background-color-info-invert{background-color:var(--theme-info-invert)!important;outline-color:var(--theme-info-base)}.background-color-info-light{background-color:var(--theme-info-background)!important;outline-color:var(--theme-info-dark)}.background-color-info-dark{background-color:var(--theme-info-dark)!important;outline-color:var(--theme-info-background)}.color-warning{color:var(--theme-warning-base)!important}a.color-warning.focus-visible,a.color-warning:hover{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{background-color:var(--theme-warning-base)!important;outline-color:var(--theme-warning-invert)}.background-color-warning-invert{background-color:var(--theme-warning-invert)!important;outline-color:var(--theme-warning-base)}.background-color-warning-light{background-color:var(--theme-warning-background)!important;outline-color:var(--theme-warning-dark)}.background-color-warning-dark{background-color:var(--theme-warning-dark)!important;outline-color:var(--theme-warning-background)}.color-danger{color:var(--theme-danger-base)!important}a.color-danger.focus-visible,a.color-danger:hover{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{background-color:var(--theme-danger-base)!important;outline-color:var(--theme-danger-invert)}.background-color-danger-invert{background-color:var(--theme-danger-invert)!important;outline-color:var(--theme-danger-base)}.background-color-danger-light{background-color:var(--theme-danger-background)!important;outline-color:var(--theme-danger-dark)}.background-color-danger-dark{background-color:var(--theme-danger-dark)!important;outline-color:var(--theme-danger-background)}@media print,screen and (min-width:768px){.background-color-primary-tablet{background-color:var(--theme-primary-base)!important;outline-color:var(--theme-primary-invert)}.background-color-secondary-tablet{background-color:var(--theme-secondary-base)!important;outline-color:var(--theme-secondary-invert)}.background-color-tertiary-tablet{background-color:var(--theme-tertiary-base)!important;outline-color:var(--theme-tertiary-invert)}.background-color-success-tablet{background-color:var(--theme-success-base)!important;outline-color:var(--theme-success-invert)}.background-color-info-tablet{background-color:var(--theme-info-base)!important;outline-color:var(--theme-info-invert)}.background-color-warning-tablet{background-color:var(--theme-warning-base)!important;outline-color:var(--theme-warning-invert)}.background-color-danger-tablet{background-color:var(--theme-danger-base)!important;outline-color:var(--theme-danger-invert)}}.color-text{color:var(--theme-text)!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}.fill-current-color{fill:currentColor!important}.outline-color-text{outline-color:var(--theme-text)!important}.stroke-current-color{stroke:currentColor!important}.background-color-body{background-color:var(--theme-body-background)!important;outline-color:var(--theme-text)!important}.background-color-body-medium{background-color:var(--theme-body-background-medium)!important;outline-color:var(--theme-text)!important}.background-color-alternate{background-color:var(--theme-alternate-background)!important;outline-color:var(--theme-text-invert)!important}.background-color-alternate-medium{background-color:var(--theme-alternate-background-medium)!important;outline-color:var(--theme-text-invert)!important}.background-color-overlay{background-color:var(--theme-overlay)!important;outline-color:var(--theme-overlay-invert)}.background-color-alternating-grey{border-top:1px solid var(--theme-border-white-high-contrast);outline-color:var(--theme-text)!important}.background-color-alternating-grey:nth-of-type(2n){background-color:var(--theme-body-background);outline-color:var(--theme-text)}.background-color-alternating-grey:nth-of-type(odd){background-color:var(--theme-body-background-medium);outline-color:var(--theme-text)}.background-color-alternating-grey-reversed{border-top:1px solid var(--theme-border-white-high-contrast);outline-color:var(--theme-text)!important}.background-color-alternating-grey-reversed:nth-of-type(2n){background-color:var(--theme-body-background-medium);outline-color:var(--theme-text)}.background-color-alternating-grey-reversed:nth-of-type(odd){background-color:var(--theme-body-background);outline-color:var(--theme-text)}.color-white-static{color:#fff!important}.color-black-static{color:#000!important}.background-color-white-static{background-color:#fff!important}.background-color-black-static{background-color:#000!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 print,screen and (min-width:768px){.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}}.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}@media print,screen and (min-width:768px){.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}}.object-fit-contain{object-fit:contain!important}.object-fit-fill{object-fit:fill!important}.object-position-top{object-position:top!important}.line-clamp-1,.line-clamp-2,.line-clamp-3,.line-clamp-4{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.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}.list-style-none{list-style:none!important}.overflow-hidden{overflow:hidden}@media print,screen and (min-width:768px){.overflow-hidden-tablet{overflow:hidden}}.position-fixed{position:fixed!important}.position-absolute{position:absolute!important}.position-relative{position:relative!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}@media print,screen and (min-width:768px){.position-fixed-tablet{position:fixed!important}.position-absolute-tablet{position:absolute!important}.position-relative-tablet{position:relative!important}.position-sticky-tablet{position:-webkit-sticky!important;position:sticky!important}}.top-0{inset-block-start:0}.right-0{inset-inline-end:0}.bottom-0{inset-block-end:0}.left-0{inset-inline-start:0}.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{-webkit-margin-start:auto!important;margin-inline-start:auto!important}.margin-right-auto{-webkit-margin-end:auto!important;margin-inline-end:auto!important}@media print,screen and (min-width:768px){.margin-inline-auto-tablet{margin-inline:auto!important}.margin-left-auto-tablet{-webkit-margin-start:auto!important;margin-inline-start:auto!important}.margin-right-auto-tablet{-webkit-margin-end:auto!important;margin-inline-end:auto!important}}@media screen and (min-width:1088px){.margin-inline-auto-desktop{margin-inline:auto!important}.margin-left-auto-desktop{-webkit-margin-start:auto!important;margin-inline-start:auto!important}.margin-right-auto-desktop{-webkit-margin-end:auto!important;margin-inline-end:auto!important}}@media screen and (min-width:1800px){.margin-inline-auto-widescreen{margin-inline:auto!important}.margin-left-auto-widescreen{-webkit-margin-start:auto!important;margin-inline-start:auto!important}.margin-right-auto-widescreen{-webkit-margin-end:auto!important;margin-inline-end: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{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.margin-top-xs{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.margin-top-sm{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.margin-top-md{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.margin-top-lg{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.margin-top-xl{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.margin-top-xxl{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.margin-top-xxxl{-webkit-margin-before:8rem!important;margin-block-start:8rem!important}.margin-top-none{-webkit-margin-before:0!important;margin-block-start:0!important}.margin-bottom-xxs{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.margin-bottom-xs{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.margin-bottom-sm{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.margin-bottom-md{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.margin-bottom-lg{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.margin-bottom-xl{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.margin-bottom-xxl{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.margin-bottom-xxxl{-webkit-margin-after:8rem!important;margin-block-end:8rem!important}.margin-bottom-none{-webkit-margin-after:0!important;margin-block-end:0!important}.margin-left-xxs{-webkit-margin-start:.5rem!important;margin-inline-start:.5rem!important}.margin-left-xs{-webkit-margin-start:1rem!important;margin-inline-start:1rem!important}.margin-left-sm{-webkit-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.margin-left-md{-webkit-margin-start:2rem!important;margin-inline-start:2rem!important}.margin-left-lg{-webkit-margin-start:3rem!important;margin-inline-start:3rem!important}.margin-left-xl{-webkit-margin-start:4rem!important;margin-inline-start:4rem!important}.margin-left-xxl{-webkit-margin-start:6rem!important;margin-inline-start:6rem!important}.margin-left-xxxl{-webkit-margin-start:8rem!important;margin-inline-start:8rem!important}.margin-left-none{-webkit-margin-start:0!important;margin-inline-start:0!important}.margin-right-xxs{-webkit-margin-end:.5rem!important;margin-inline-end:.5rem!important}.margin-right-xs{-webkit-margin-end:1rem!important;margin-inline-end:1rem!important}.margin-right-sm{-webkit-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.margin-right-md{-webkit-margin-end:2rem!important;margin-inline-end:2rem!important}.margin-right-lg{-webkit-margin-end:3rem!important;margin-inline-end:3rem!important}.margin-right-xl{-webkit-margin-end:4rem!important;margin-inline-end:4rem!important}.margin-right-xxl{-webkit-margin-end:6rem!important;margin-inline-end:6rem!important}.margin-right-xxxl{-webkit-margin-end:8rem!important;margin-inline-end:8rem!important}.margin-right-none{-webkit-margin-end:0!important;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{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.padding-top-xs{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.padding-top-sm{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.padding-top-md{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.padding-top-lg{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.padding-top-xl{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.padding-top-xxl{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.padding-top-xxxl{-webkit-padding-before:8rem!important;padding-block-start:8rem!important}.padding-top-none{-webkit-padding-before:0!important;padding-block-start:0!important}.padding-bottom-xxs{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.padding-bottom-xs{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.padding-bottom-sm{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.padding-bottom-md{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.padding-bottom-lg{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.padding-bottom-xl{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.padding-bottom-xxl{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.padding-bottom-xxxl{-webkit-padding-after:8rem!important;padding-block-end:8rem!important}.padding-bottom-none{-webkit-padding-after:0!important;padding-block-end:0!important}.padding-left-xxs{-webkit-padding-start:.5rem!important;padding-inline-start:.5rem!important}.padding-left-xs{-webkit-padding-start:1rem!important;padding-inline-start:1rem!important}.padding-left-sm{-webkit-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.padding-left-md{-webkit-padding-start:2rem!important;padding-inline-start:2rem!important}.padding-left-lg{-webkit-padding-start:3rem!important;padding-inline-start:3rem!important}.padding-left-xl{-webkit-padding-start:4rem!important;padding-inline-start:4rem!important}.padding-left-xxl{-webkit-padding-start:6rem!important;padding-inline-start:6rem!important}.padding-left-xxxl{-webkit-padding-start:8rem!important;padding-inline-start:8rem!important}.padding-left-none{-webkit-padding-start:0!important;padding-inline-start:0!important}.padding-right-xxs{-webkit-padding-end:.5rem!important;padding-inline-end:.5rem!important}.padding-right-xs{-webkit-padding-end:1rem!important;padding-inline-end:1rem!important}.padding-right-sm{-webkit-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.padding-right-md{-webkit-padding-end:2rem!important;padding-inline-end:2rem!important}.padding-right-lg{-webkit-padding-end:3rem!important;padding-inline-end:3rem!important}.padding-right-xl{-webkit-padding-end:4rem!important;padding-inline-end:4rem!important}.padding-right-xxl{-webkit-padding-end:6rem!important;padding-inline-end:6rem!important}.padding-right-xxxl{-webkit-padding-end:8rem!important;padding-inline-end:8rem!important}.padding-right-none{-webkit-padding-end:0!important;padding-inline-end:0!important}@media print,screen and (min-width:768px){.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{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.margin-top-xs-tablet{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.margin-top-sm-tablet{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.margin-top-md-tablet{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.margin-top-lg-tablet{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.margin-top-xl-tablet{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.margin-top-xxl-tablet{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.margin-top-xxxl-tablet{-webkit-margin-before:8rem!important;margin-block-start:8rem!important}.margin-top-none-tablet{-webkit-margin-before:0!important;margin-block-start:0!important}.margin-bottom-xxs-tablet{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.margin-bottom-xs-tablet{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.margin-bottom-sm-tablet{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.margin-bottom-md-tablet{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.margin-bottom-lg-tablet{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.margin-bottom-xl-tablet{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.margin-bottom-xxl-tablet{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.margin-bottom-xxxl-tablet{-webkit-margin-after:8rem!important;margin-block-end:8rem!important}.margin-bottom-none-tablet{-webkit-margin-after:0!important;margin-block-end:0!important}.margin-left-xxs-tablet{-webkit-margin-start:.5rem!important;margin-inline-start:.5rem!important}.margin-left-xs-tablet{-webkit-margin-start:1rem!important;margin-inline-start:1rem!important}.margin-left-sm-tablet{-webkit-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.margin-left-md-tablet{-webkit-margin-start:2rem!important;margin-inline-start:2rem!important}.margin-left-lg-tablet{-webkit-margin-start:3rem!important;margin-inline-start:3rem!important}.margin-left-xl-tablet{-webkit-margin-start:4rem!important;margin-inline-start:4rem!important}.margin-left-xxl-tablet{-webkit-margin-start:6rem!important;margin-inline-start:6rem!important}.margin-left-xxxl-tablet{-webkit-margin-start:8rem!important;margin-inline-start:8rem!important}.margin-left-none-tablet{-webkit-margin-start:0!important;margin-inline-start:0!important}.margin-right-xxs-tablet{-webkit-margin-end:.5rem!important;margin-inline-end:.5rem!important}.margin-right-xs-tablet{-webkit-margin-end:1rem!important;margin-inline-end:1rem!important}.margin-right-sm-tablet{-webkit-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.margin-right-md-tablet{-webkit-margin-end:2rem!important;margin-inline-end:2rem!important}.margin-right-lg-tablet{-webkit-margin-end:3rem!important;margin-inline-end:3rem!important}.margin-right-xl-tablet{-webkit-margin-end:4rem!important;margin-inline-end:4rem!important}.margin-right-xxl-tablet{-webkit-margin-end:6rem!important;margin-inline-end:6rem!important}.margin-right-xxxl-tablet{-webkit-margin-end:8rem!important;margin-inline-end:8rem!important}.margin-right-none-tablet{-webkit-margin-end:0!important;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{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.padding-top-xs-tablet{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.padding-top-sm-tablet{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.padding-top-md-tablet{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.padding-top-lg-tablet{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.padding-top-xl-tablet{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.padding-top-xxl-tablet{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.padding-top-xxxl-tablet{-webkit-padding-before:8rem!important;padding-block-start:8rem!important}.padding-top-none-tablet{-webkit-padding-before:0!important;padding-block-start:0!important}.padding-bottom-xxs-tablet{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.padding-bottom-xs-tablet{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.padding-bottom-sm-tablet{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.padding-bottom-md-tablet{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.padding-bottom-lg-tablet{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.padding-bottom-xl-tablet{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.padding-bottom-xxl-tablet{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.padding-bottom-xxxl-tablet{-webkit-padding-after:8rem!important;padding-block-end:8rem!important}.padding-bottom-none-tablet{-webkit-padding-after:0!important;padding-block-end:0!important}.padding-left-xxs-tablet{-webkit-padding-start:.5rem!important;padding-inline-start:.5rem!important}.padding-left-xs-tablet{-webkit-padding-start:1rem!important;padding-inline-start:1rem!important}.padding-left-sm-tablet{-webkit-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.padding-left-md-tablet{-webkit-padding-start:2rem!important;padding-inline-start:2rem!important}.padding-left-lg-tablet{-webkit-padding-start:3rem!important;padding-inline-start:3rem!important}.padding-left-xl-tablet{-webkit-padding-start:4rem!important;padding-inline-start:4rem!important}.padding-left-xxl-tablet{-webkit-padding-start:6rem!important;padding-inline-start:6rem!important}.padding-left-xxxl-tablet{-webkit-padding-start:8rem!important;padding-inline-start:8rem!important}.padding-left-none-tablet{-webkit-padding-start:0!important;padding-inline-start:0!important}.padding-right-xxs-tablet{-webkit-padding-end:.5rem!important;padding-inline-end:.5rem!important}.padding-right-xs-tablet{-webkit-padding-end:1rem!important;padding-inline-end:1rem!important}.padding-right-sm-tablet{-webkit-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.padding-right-md-tablet{-webkit-padding-end:2rem!important;padding-inline-end:2rem!important}.padding-right-lg-tablet{-webkit-padding-end:3rem!important;padding-inline-end:3rem!important}.padding-right-xl-tablet{-webkit-padding-end:4rem!important;padding-inline-end:4rem!important}.padding-right-xxl-tablet{-webkit-padding-end:6rem!important;padding-inline-end:6rem!important}.padding-right-xxxl-tablet{-webkit-padding-end:8rem!important;padding-inline-end:8rem!important}.padding-right-none-tablet{-webkit-padding-end:0!important;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{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.margin-top-xs-desktop{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.margin-top-sm-desktop{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.margin-top-md-desktop{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.margin-top-lg-desktop{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.margin-top-xl-desktop{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.margin-top-xxl-desktop{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.margin-top-xxxl-desktop{-webkit-margin-before:8rem!important;margin-block-start:8rem!important}.margin-top-none-desktop{-webkit-margin-before:0!important;margin-block-start:0!important}.margin-bottom-xxs-desktop{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.margin-bottom-xs-desktop{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.margin-bottom-sm-desktop{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.margin-bottom-md-desktop{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.margin-bottom-lg-desktop{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.margin-bottom-xl-desktop{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.margin-bottom-xxl-desktop{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.margin-bottom-xxxl-desktop{-webkit-margin-after:8rem!important;margin-block-end:8rem!important}.margin-bottom-none-desktop{-webkit-margin-after:0!important;margin-block-end:0!important}.margin-left-xxs-desktop{-webkit-margin-start:.5rem!important;margin-inline-start:.5rem!important}.margin-left-xs-desktop{-webkit-margin-start:1rem!important;margin-inline-start:1rem!important}.margin-left-sm-desktop{-webkit-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.margin-left-md-desktop{-webkit-margin-start:2rem!important;margin-inline-start:2rem!important}.margin-left-lg-desktop{-webkit-margin-start:3rem!important;margin-inline-start:3rem!important}.margin-left-xl-desktop{-webkit-margin-start:4rem!important;margin-inline-start:4rem!important}.margin-left-xxl-desktop{-webkit-margin-start:6rem!important;margin-inline-start:6rem!important}.margin-left-xxxl-desktop{-webkit-margin-start:8rem!important;margin-inline-start:8rem!important}.margin-left-none-desktop{-webkit-margin-start:0!important;margin-inline-start:0!important}.margin-right-xxs-desktop{-webkit-margin-end:.5rem!important;margin-inline-end:.5rem!important}.margin-right-xs-desktop{-webkit-margin-end:1rem!important;margin-inline-end:1rem!important}.margin-right-sm-desktop{-webkit-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.margin-right-md-desktop{-webkit-margin-end:2rem!important;margin-inline-end:2rem!important}.margin-right-lg-desktop{-webkit-margin-end:3rem!important;margin-inline-end:3rem!important}.margin-right-xl-desktop{-webkit-margin-end:4rem!important;margin-inline-end:4rem!important}.margin-right-xxl-desktop{-webkit-margin-end:6rem!important;margin-inline-end:6rem!important}.margin-right-xxxl-desktop{-webkit-margin-end:8rem!important;margin-inline-end:8rem!important}.margin-right-none-desktop{-webkit-margin-end:0!important;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{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.padding-top-xs-desktop{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.padding-top-sm-desktop{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.padding-top-md-desktop{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.padding-top-lg-desktop{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.padding-top-xl-desktop{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.padding-top-xxl-desktop{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.padding-top-xxxl-desktop{-webkit-padding-before:8rem!important;padding-block-start:8rem!important}.padding-top-none-desktop{-webkit-padding-before:0!important;padding-block-start:0!important}.padding-bottom-xxs-desktop{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.padding-bottom-xs-desktop{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.padding-bottom-sm-desktop{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.padding-bottom-md-desktop{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.padding-bottom-lg-desktop{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.padding-bottom-xl-desktop{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.padding-bottom-xxl-desktop{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.padding-bottom-xxxl-desktop{-webkit-padding-after:8rem!important;padding-block-end:8rem!important}.padding-bottom-none-desktop{-webkit-padding-after:0!important;padding-block-end:0!important}.padding-left-xxs-desktop{-webkit-padding-start:.5rem!important;padding-inline-start:.5rem!important}.padding-left-xs-desktop{-webkit-padding-start:1rem!important;padding-inline-start:1rem!important}.padding-left-sm-desktop{-webkit-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.padding-left-md-desktop{-webkit-padding-start:2rem!important;padding-inline-start:2rem!important}.padding-left-lg-desktop{-webkit-padding-start:3rem!important;padding-inline-start:3rem!important}.padding-left-xl-desktop{-webkit-padding-start:4rem!important;padding-inline-start:4rem!important}.padding-left-xxl-desktop{-webkit-padding-start:6rem!important;padding-inline-start:6rem!important}.padding-left-xxxl-desktop{-webkit-padding-start:8rem!important;padding-inline-start:8rem!important}.padding-left-none-desktop{-webkit-padding-start:0!important;padding-inline-start:0!important}.padding-right-xxs-desktop{-webkit-padding-end:.5rem!important;padding-inline-end:.5rem!important}.padding-right-xs-desktop{-webkit-padding-end:1rem!important;padding-inline-end:1rem!important}.padding-right-sm-desktop{-webkit-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.padding-right-md-desktop{-webkit-padding-end:2rem!important;padding-inline-end:2rem!important}.padding-right-lg-desktop{-webkit-padding-end:3rem!important;padding-inline-end:3rem!important}.padding-right-xl-desktop{-webkit-padding-end:4rem!important;padding-inline-end:4rem!important}.padding-right-xxl-desktop{-webkit-padding-end:6rem!important;padding-inline-end:6rem!important}.padding-right-xxxl-desktop{-webkit-padding-end:8rem!important;padding-inline-end:8rem!important}.padding-right-none-desktop{-webkit-padding-end:0!important;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{-webkit-margin-before:.5rem!important;margin-block-start:.5rem!important}.margin-top-xs-widescreen{-webkit-margin-before:1rem!important;margin-block-start:1rem!important}.margin-top-sm-widescreen{-webkit-margin-before:1.5rem!important;margin-block-start:1.5rem!important}.margin-top-md-widescreen{-webkit-margin-before:2rem!important;margin-block-start:2rem!important}.margin-top-lg-widescreen{-webkit-margin-before:3rem!important;margin-block-start:3rem!important}.margin-top-xl-widescreen{-webkit-margin-before:4rem!important;margin-block-start:4rem!important}.margin-top-xxl-widescreen{-webkit-margin-before:6rem!important;margin-block-start:6rem!important}.margin-top-xxxl-widescreen{-webkit-margin-before:8rem!important;margin-block-start:8rem!important}.margin-top-none-widescreen{-webkit-margin-before:0!important;margin-block-start:0!important}.margin-bottom-xxs-widescreen{-webkit-margin-after:.5rem!important;margin-block-end:.5rem!important}.margin-bottom-xs-widescreen{-webkit-margin-after:1rem!important;margin-block-end:1rem!important}.margin-bottom-sm-widescreen{-webkit-margin-after:1.5rem!important;margin-block-end:1.5rem!important}.margin-bottom-md-widescreen{-webkit-margin-after:2rem!important;margin-block-end:2rem!important}.margin-bottom-lg-widescreen{-webkit-margin-after:3rem!important;margin-block-end:3rem!important}.margin-bottom-xl-widescreen{-webkit-margin-after:4rem!important;margin-block-end:4rem!important}.margin-bottom-xxl-widescreen{-webkit-margin-after:6rem!important;margin-block-end:6rem!important}.margin-bottom-xxxl-widescreen{-webkit-margin-after:8rem!important;margin-block-end:8rem!important}.margin-bottom-none-widescreen{-webkit-margin-after:0!important;margin-block-end:0!important}.margin-left-xxs-widescreen{-webkit-margin-start:.5rem!important;margin-inline-start:.5rem!important}.margin-left-xs-widescreen{-webkit-margin-start:1rem!important;margin-inline-start:1rem!important}.margin-left-sm-widescreen{-webkit-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}.margin-left-md-widescreen{-webkit-margin-start:2rem!important;margin-inline-start:2rem!important}.margin-left-lg-widescreen{-webkit-margin-start:3rem!important;margin-inline-start:3rem!important}.margin-left-xl-widescreen{-webkit-margin-start:4rem!important;margin-inline-start:4rem!important}.margin-left-xxl-widescreen{-webkit-margin-start:6rem!important;margin-inline-start:6rem!important}.margin-left-xxxl-widescreen{-webkit-margin-start:8rem!important;margin-inline-start:8rem!important}.margin-left-none-widescreen{-webkit-margin-start:0!important;margin-inline-start:0!important}.margin-right-xxs-widescreen{-webkit-margin-end:.5rem!important;margin-inline-end:.5rem!important}.margin-right-xs-widescreen{-webkit-margin-end:1rem!important;margin-inline-end:1rem!important}.margin-right-sm-widescreen{-webkit-margin-end:1.5rem!important;margin-inline-end:1.5rem!important}.margin-right-md-widescreen{-webkit-margin-end:2rem!important;margin-inline-end:2rem!important}.margin-right-lg-widescreen{-webkit-margin-end:3rem!important;margin-inline-end:3rem!important}.margin-right-xl-widescreen{-webkit-margin-end:4rem!important;margin-inline-end:4rem!important}.margin-right-xxl-widescreen{-webkit-margin-end:6rem!important;margin-inline-end:6rem!important}.margin-right-xxxl-widescreen{-webkit-margin-end:8rem!important;margin-inline-end:8rem!important}.margin-right-none-widescreen{-webkit-margin-end:0!important;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{-webkit-padding-before:.5rem!important;padding-block-start:.5rem!important}.padding-top-xs-widescreen{-webkit-padding-before:1rem!important;padding-block-start:1rem!important}.padding-top-sm-widescreen{-webkit-padding-before:1.5rem!important;padding-block-start:1.5rem!important}.padding-top-md-widescreen{-webkit-padding-before:2rem!important;padding-block-start:2rem!important}.padding-top-lg-widescreen{-webkit-padding-before:3rem!important;padding-block-start:3rem!important}.padding-top-xl-widescreen{-webkit-padding-before:4rem!important;padding-block-start:4rem!important}.padding-top-xxl-widescreen{-webkit-padding-before:6rem!important;padding-block-start:6rem!important}.padding-top-xxxl-widescreen{-webkit-padding-before:8rem!important;padding-block-start:8rem!important}.padding-top-none-widescreen{-webkit-padding-before:0!important;padding-block-start:0!important}.padding-bottom-xxs-widescreen{-webkit-padding-after:.5rem!important;padding-block-end:.5rem!important}.padding-bottom-xs-widescreen{-webkit-padding-after:1rem!important;padding-block-end:1rem!important}.padding-bottom-sm-widescreen{-webkit-padding-after:1.5rem!important;padding-block-end:1.5rem!important}.padding-bottom-md-widescreen{-webkit-padding-after:2rem!important;padding-block-end:2rem!important}.padding-bottom-lg-widescreen{-webkit-padding-after:3rem!important;padding-block-end:3rem!important}.padding-bottom-xl-widescreen{-webkit-padding-after:4rem!important;padding-block-end:4rem!important}.padding-bottom-xxl-widescreen{-webkit-padding-after:6rem!important;padding-block-end:6rem!important}.padding-bottom-xxxl-widescreen{-webkit-padding-after:8rem!important;padding-block-end:8rem!important}.padding-bottom-none-widescreen{-webkit-padding-after:0!important;padding-block-end:0!important}.padding-left-xxs-widescreen{-webkit-padding-start:.5rem!important;padding-inline-start:.5rem!important}.padding-left-xs-widescreen{-webkit-padding-start:1rem!important;padding-inline-start:1rem!important}.padding-left-sm-widescreen{-webkit-padding-start:1.5rem!important;padding-inline-start:1.5rem!important}.padding-left-md-widescreen{-webkit-padding-start:2rem!important;padding-inline-start:2rem!important}.padding-left-lg-widescreen{-webkit-padding-start:3rem!important;padding-inline-start:3rem!important}.padding-left-xl-widescreen{-webkit-padding-start:4rem!important;padding-inline-start:4rem!important}.padding-left-xxl-widescreen{-webkit-padding-start:6rem!important;padding-inline-start:6rem!important}.padding-left-xxxl-widescreen{-webkit-padding-start:8rem!important;padding-inline-start:8rem!important}.padding-left-none-widescreen{-webkit-padding-start:0!important;padding-inline-start:0!important}.padding-right-xxs-widescreen{-webkit-padding-end:.5rem!important;padding-inline-end:.5rem!important}.padding-right-xs-widescreen{-webkit-padding-end:1rem!important;padding-inline-end:1rem!important}.padding-right-sm-widescreen{-webkit-padding-end:1.5rem!important;padding-inline-end:1.5rem!important}.padding-right-md-widescreen{-webkit-padding-end:2rem!important;padding-inline-end:2rem!important}.padding-right-lg-widescreen{-webkit-padding-end:3rem!important;padding-inline-end:3rem!important}.padding-right-xl-widescreen{-webkit-padding-end:4rem!important;padding-inline-end:4rem!important}.padding-right-xxl-widescreen{-webkit-padding-end:6rem!important;padding-inline-end:6rem!important}.padding-right-xxxl-widescreen{-webkit-padding-end:8rem!important;padding-inline-end:8rem!important}.padding-right-none-widescreen{-webkit-padding-end:0!important;padding-inline-end:0!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 print,screen and (min-width:768px){.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 print,screen and (min-width:768px){.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}.width-full{width:100%!important}.width-auto{width:auto!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 print,screen and (min-width:768px){.width-full-tablet{width:100%!important}.width-auto-tablet{width:auto!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-unset-tablet{width:unset!important}}@media screen and (min-width:1088px){.width-full-desktop{width:100%!important}.width-auto-desktop{width:auto!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-unset-desktop{width:unset!important}}.button{-webkit-padding-before:calc(.375em - 1px);-webkit-padding-after:calc(.375em - 1px);-webkit-padding-start:.75em;-webkit-padding-end:.75em;background-color:var(--theme-body-background);border-color:var(--theme-text-subtle);border-radius:.125rem;border-width:1px;color:var(--theme-text);cursor:pointer;font-weight:600;justify-content:center;padding-block-end:calc(.375em - 1px);padding-block-start:calc(.375em - 1px);padding-inline-end:.75em;padding-inline-start:.75em;text-align:center;text-decoration:none}.button strong{color:inherit}.button .icon:only-child{margin:0}.button .icon:first-child:not(:only-child){-webkit-margin-end:.375em;margin-inline-end:.375em}.button .icon:last-child:not(:only-child){-webkit-margin-start:.375em;margin-inline-start:.375em}.button.is-hovered,.button:hover{background-color:var(--theme-hover-invert);border-color:var(--theme-hover-base);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-disabled,.button[disabled]{background-color:var(--theme-body-background-medium);border-color:currentColor;box-shadow:none;opacity:.5}.button.button-block{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{border-bottom-color:var(--theme-text);border-left-color:var(--theme-text);left:calc(50% - .5em);position:absolute;position:absolute!important;top:calc(50% - .5em)}.button.button-primary{border-color:var(--theme-primary-base);color:var(--theme-primary-base)}.button.button-primary.is-hovered,.button.button-primary:hover{background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.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.is-hovered,.button.button-secondary:hover{background-color:var(--theme-secondary-background);color:var(--theme-secondary-dark)}.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.is-hovered,.button.button-tertiary:hover{background-color:var(--theme-tertiary-background);color:var(--theme-tertiary-dark)}.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.is-hovered,.button.button-success:hover{background-color:var(--theme-success-background);color:var(--theme-success-dark)}.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.is-hovered,.button.button-info:hover{background-color:var(--theme-info-background);color:var(--theme-info-dark)}.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.is-hovered,.button.button-warning:hover{background-color:var(--theme-warning-background);color:var(--theme-warning-dark)}.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.is-hovered,.button.button-danger:hover{background-color:var(--theme-danger-background);color:var(--theme-danger-dark)}.button.button-danger.is-loading:after{border-color:transparent transparent var(--theme-danger-base) var(--theme-danger-base)!important}.button.button-clear{background-color:transparent;border-color:transparent}.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:active,.button.button-clear:hover{background-color:rgba(142,142,142,.05)}.button.button-clear.button-primary{color:var(--theme-primary-base)}.button.button-clear.button-primary.is-hovered,.button.button-clear.button-primary:hover{background-color:var(--theme-primary-background);color:var(--theme-primary-dark)}.button.button-clear.button-primary.is-disabled,.button.button-clear.button-primary[disabled]{background-color:transparent;box-shadow:none;color:var(--theme-primary-base)}.button.button-clear.button-secondary{color:var(--theme-secondary-base)}.button.button-clear.button-secondary.is-hovered,.button.button-clear.button-secondary:hover{background-color:var(--theme-secondary-background);color:var(--theme-secondary-dark)}.button.button-clear.button-secondary.is-disabled,.button.button-clear.button-secondary[disabled]{background-color:transparent;box-shadow:none;color:var(--theme-secondary-base)}.button.button-clear.button-tertiary{color:var(--theme-tertiary-base)}.button.button-clear.button-tertiary.is-hovered,.button.button-clear.button-tertiary:hover{background-color:var(--theme-tertiary-background);color:var(--theme-tertiary-dark)}.button.button-clear.button-tertiary.is-disabled,.button.button-clear.button-tertiary[disabled]{background-color:transparent;box-shadow:none;color:var(--theme-tertiary-base)}.button.button-clear.button-success{color:var(--theme-success-base)}.button.button-clear.button-success.is-hovered,.button.button-clear.button-success:hover{background-color:var(--theme-success-background);color:var(--theme-success-dark)}.button.button-clear.button-success.is-disabled,.button.button-clear.button-success[disabled]{background-color:transparent;box-shadow:none;color:var(--theme-success-base)}.button.button-clear.button-info{color:var(--theme-info-base)}.button.button-clear.button-info.is-hovered,.button.button-clear.button-info:hover{background-color:var(--theme-info-background);color:var(--theme-info-dark)}.button.button-clear.button-info.is-disabled,.button.button-clear.button-info[disabled]{background-color:transparent;box-shadow:none;color:var(--theme-info-base)}.button.button-clear.button-warning{color:var(--theme-warning-base);color:var(--theme-warning-dark)}.button.button-clear.button-warning.is-hovered,.button.button-clear.button-warning:hover{background-color:var(--theme-warning-background);color:var(--theme-warning-dark)}.button.button-clear.button-warning.is-disabled,.button.button-clear.button-warning[disabled]{background-color:transparent;box-shadow:none;color:var(--theme-warning-base)}.button.button-clear.button-danger{color:var(--theme-danger-base)}.button.button-clear.button-danger.is-hovered,.button.button-clear.button-danger:hover{background-color:var(--theme-danger-background);color:var(--theme-danger-dark)}.button.button-clear.button-danger.is-disabled,.button.button-clear.button-danger[disabled]{background-color:transparent;box-shadow:none;color:var(--theme-danger-base)}.button.button-filled{background-color:var(--theme-alternate-background-medium);border-color:var(--theme-alternate-background-medium);color:var(--theme-text-invert)}.button.button-filled.is-hovered,.button.button-filled:hover{background-color:var(--theme-alternate-background)}.button.button-filled.is-loading:after{border-color:transparent transparent var(--theme-text-invert) var(--theme-text-invert)!important}.button.button-filled.button-primary{background-color:var(--theme-primary-base);border-color:var(--theme-primary-base);color:var(--theme-primary-invert)}.button.button-filled.button-primary.is-hovered,.button.button-filled.button-primary:hover{background-color:var(--theme-primary-hover);border-color:var(--theme-primary-hover);color:var(--theme-primary-invert)}.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{background-color:var(--theme-secondary-base);border-color:var(--theme-secondary-base);color:var(--theme-secondary-invert)}.button.button-filled.button-secondary.is-hovered,.button.button-filled.button-secondary:hover{background-color:var(--theme-secondary-hover);border-color:var(--theme-secondary-hover);color:var(--theme-secondary-invert)}.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{background-color:var(--theme-tertiary-base);border-color:var(--theme-tertiary-base);color:var(--theme-tertiary-invert)}.button.button-filled.button-tertiary.is-hovered,.button.button-filled.button-tertiary:hover{background-color:var(--theme-tertiary-hover);border-color:var(--theme-tertiary-hover);color:var(--theme-tertiary-invert)}.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{background-color:var(--theme-success-base);border-color:var(--theme-success-base);color:var(--theme-success-invert)}.button.button-filled.button-success.is-hovered,.button.button-filled.button-success:hover{background-color:var(--theme-success-hover);border-color:var(--theme-success-hover);color:var(--theme-success-invert)}.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{background-color:var(--theme-info-base);border-color:var(--theme-info-base);color:var(--theme-info-invert)}.button.button-filled.button-info.is-hovered,.button.button-filled.button-info:hover{background-color:var(--theme-info-hover);border-color:var(--theme-info-hover);color:var(--theme-info-invert)}.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{background-color:var(--theme-warning-base);border-color:var(--theme-warning-base);color:var(--theme-warning-invert)}.button.button-filled.button-warning.is-hovered,.button.button-filled.button-warning:hover{background-color:var(--theme-warning-hover);border-color:var(--theme-warning-hover);color:var(--theme-warning-invert)}.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{background-color:var(--theme-danger-base);border-color:var(--theme-danger-base);color:var(--theme-danger-invert)}.button.button-filled.button-danger.is-hovered,.button.button-filled.button-danger:hover{background-color:var(--theme-danger-hover);border-color:var(--theme-danger-hover);color:var(--theme-danger-invert)}.button.button-filled.button-danger.is-loading:after{border-color:transparent transparent var(--theme-danger-invert) var(--theme-danger-invert)!important}.breadcrumbs .breadcrumbs-item:not(.breadcrumbs-item-slashless):after,.breadcrumbs.breadcrumbs-initial-slash .breadcrumbs-item:first-child:before,.breadcrumbs.breadcrumbs-initial-slash .breadcrumbs-item[hidden]+.breadcrumbs-item:before{color:var(--theme-text-subtle);content:"​/";display:inline-block}.breadcrumbs{font-size:.875rem}.breadcrumbs .breadcrumbs-item{display:inline-block;padding-block:.375em}.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-reset{border:0;cursor:pointer;display:inline-block;padding:0}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons.buttons-centered{justify-content:center}.buttons.buttons-right{justify-content:flex-end}.buttons .button{-webkit-margin-after:.5rem;-webkit-margin-end:.5rem;margin-block-end:.5rem;margin-inline-end:.5rem}.buttons .button.is-full-width,.buttons .button.is-full-width-mobile,.buttons .button.is-fullwidth,.buttons .button.is-fullwidth-mobile,.buttons .button:only-child{-webkit-margin-end:0;margin-inline-end:0}@media print,screen and (min-width:768px){.buttons .button.is-full-width-mobile,.buttons .button.is-fullwidth-mobile{-webkit-margin-end:.5rem;margin-inline-end:.5rem}}.buttons:last-child{-webkit-margin-after:-.5rem;margin-block-end:-.5rem}.buttons:not(:last-child){-webkit-margin-after:1rem;margin-block-end:1rem}.buttons.buttons-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.buttons-addons .button:not(:last-child){-webkit-margin-end:-1px;border-bottom-right-radius:0;border-top-right-radius:0;margin-inline-end:-1px}.buttons.buttons-addons .button:last-child{-webkit-margin-end:0;margin-inline-end:0}.buttons.buttons-addons .button.is-hovered,.buttons.buttons-addons .button:hover{z-index:2}.buttons.buttons-addons .button.is-active,.buttons.buttons-addons .button.is-focused,.buttons.buttons-addons .button.is-selected,.buttons.buttons-addons .button:active{z-index:3}.buttons.buttons-addons .button.is-active:hover,.buttons.buttons-addons .button.is-focused:hover,.buttons.buttons-addons .button.is-selected:hover,.buttons.buttons-addons .button:active: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}.checkbox{cursor:pointer;line-height:1.25}.checkbox,.checkbox .checkbox-check{align-items:center;display:flex;position:relative}.checkbox .checkbox-check{border:.0625em solid var(--theme-control-border);border-radius:.125rem;flex-shrink:0;height:1.25em;justify-content:center;transition-duration:.2s;transition-property:background,border,border-color;transition-timing-function:cubic-bezier(.4,0,.23,1);width:1.25em}.checkbox .checkbox-check:not(:last-child){-webkit-margin-end:.5rem;margin-inline-end:.5rem}.checkbox .checkbox-check:before{content:" "}.checkbox:hover .checkbox-check:before{border:solid var(--theme-text-subtle);border-width:0 .0625em .0625em 0;content:"";display:block;height:.75em;inset-block-start:.125em;position:absolute;transform:rotate(45deg);width:.3125em}.checkbox.checkbox-sm{font-size:.875rem}.checkbox input[type=checkbox]{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkbox input[type=checkbox]:checked+.checkbox-check{background-color:var(--theme-primary-base);border-color:var(--theme-primary-base)}.checkbox input[type=checkbox]:checked+.checkbox-check:before{border:solid var(--theme-text-subtle);border-color:var(--theme-primary-invert);border-width:0 .0625em .0625em 0;content:"";display:block;height:.75em;inset-block-start:.125em;position:absolute;transform:rotate(45deg);width:.3125em}.checkbox input[type=checkbox][disabled]+.checkbox-check{cursor:not-allowed;opacity:.6}.checkbox.checkbox-muted input[type=checkbox]:checked+.checkbox-check{background-color:var(--theme-text-subtle);border-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{background-color:var(--theme-primary-base);border-color:var(--theme-primary-base)}.checkbox .checkbox-check.is-checked:before{border:solid var(--theme-text-subtle);border-color:var(--theme-primary-invert);border-width:0 .0625em .0625em 0;content:"";display:block;height:.75em;inset-block-start:.125em;position:absolute;transform:rotate(45deg);width:.3125em}.input{background-color:var(--theme-body-background);border-color:var(--theme-control-border);color:var(--theme-text)!important;max-width:100%;width:100%}.input::-moz-placeholder{color:var(--theme-text-subtle)}.input::placeholder{color:var(--theme-text-subtle)}.input:hover{border-color:var(--theme-primary-base)}.input[disabled]{background-color:var(--theme-body-background-medium);border-color:var(--theme-table-border-dark);color:var(--theme-text-subtle)}.input.focus-visible{border-color:var(--theme-primary-base);box-shadow:0 0 0 .125rem var(--theme-primary-base);outline-color:transparent;outline-offset:0;outline-style:solid}.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{box-shadow:0 0 0 .125rem var(--theme-danger-base)}.input.input-success{border-color:var(--theme-success-base)}.input.input-success.focus-visible{box-shadow:0 0 0 .125rem var(--theme-success-base)}.select{font-size:1rem;position:relative}.select select{background-color:var(--theme-body-background);border-color:var(--theme-control-border);color:var(--theme-text);cursor:pointer;font-size:1em;max-width:100%;width:100%}.select select[multiple]{overflow-y:auto;padding:0}.select select[multiple] option{padding:calc(.375em - 1px) calc(.625em - 1px)}.select select[disabled]{background-color:var(--theme-body-background-medium);border-color:var(--theme-table-border-dark);color:var(--theme-text-subtle)}.select select.focus-visible{border-color:var(--theme-primary-base);box-shadow:0 0 0 .125rem var(--theme-primary-base);outline-color:transparent;outline-offset:0;outline-style:solid}.select:not(.select-multiple) select{-webkit-padding-end:calc(1.375em - 1px);padding-inline-end:calc(1.375em - 1px)}.select:not(.select-multiple):after{border:1px solid var(--theme-text);border-right:0;border-top:0;content:" ";display:block;height:.525em;inset-inline-end:calc(.625em - 1px);pointer-events:none;position:absolute;top:calc(50% - .375em);transform:rotate(-45deg);transform-origin:center;width:.525em;z-index:1}.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{box-shadow:0 0 0 .125rem var(--theme-danger-base)}.select.select-success select{border-color:var(--theme-success-base)}.select.select-success select.focus-visible{box-shadow:0 0 0 .125rem var(--theme-success-base)}.textarea{background-color:var(--theme-body-background);border-color:var(--theme-control-border);color:var(--theme-text)!important;display:block;max-width:100%;resize:vertical;width:100%}.textarea[rows]{height:auto}.textarea:not([rows]){max-height:600px;min-height:100px}.textarea::-moz-placeholder{color:var(--theme-text-subtle)}.textarea::placeholder{color:var(--theme-text-subtle)}.textarea:hover{border-color:var(--theme-primary-base)}.textarea[disabled]{background-color:var(--theme-body-background-medium);border-color:var(--theme-table-border-dark);color:var(--theme-text-subtle)}.textarea.focus-visible{border-color:var(--theme-primary-base);box-shadow:0 0 0 .125rem var(--theme-primary-base);outline-color:transparent;outline-offset:0;outline-style:solid}.textarea.textarea-fixed-height{resize:none}.textarea.textarea-danger{border-color:var(--theme-danger-base)}.textarea.textarea-danger.focus-visible{box-shadow:0 0 0 .125rem var(--theme-danger-base)}.textarea.textarea-success{border-color:var(--theme-success-base)}.textarea.textarea-success.focus-visible{box-shadow:0 0 0 .125rem var(--theme-success-base)}.label{font-size:1rem;font-weight:600}.help,.label{color:var(--theme-text);display:block}.help{font-size:.875rem}.help.help-danger{color:var(--theme-danger-base)}.help.help-success{color:var(--theme-success-base)}.icon{align-items:center;display:inline-flex;justify-content:center}.icon,.icon img,.icon svg{height:1em;width:1em}.icon.icon-rounded{border-radius:50%;padding:.6rem}.link-button{border:none;color:var(--theme-hyperlink);cursor:pointer;display:inline-block;padding:0}.link-button.is-active,.link-button:active{text-decoration:underline!important}.link-button.focus-visible,.link-button.is-focused,.link-button.is-hovered,.link-button:hover{color:var(--theme-primary-hover);text-decoration:underline!important}.link-button:visited{color:var(--theme-visited)}.scroll-horizontal{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.scroll-vertical{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.popover{display:inline-block;position:relative}.popover summary{list-style:none}.popover summary::-webkit-details-marker{display:none}.popover .popover-content{-webkit-margin-before:.5rem;background-color:var(--theme-body-background);border:1px solid var(--theme-border);border-radius:.25rem;box-shadow:0 6.4px 14.4px 0 var(--theme-box-shadow-medium),0 1.2px 3.6px 0 var(--theme-box-shadow-light);margin-block-start:.5rem;padding:1rem;position:absolute;width:224px;z-index:1060}.popover.popover-right .popover-content{inset-inline-end:0}.popover.popover-center .popover-content{inset-inline-start:-25%}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.table{border-collapse:collapse;font-size:.875rem;table-layout:auto;width:100%}.table:not(.table-simple){border:1px solid var(--theme-table-border-dark)}.table caption{font-size:.75rem;font-weight:600;letter-spacing:.125rem;padding:1.25rem;text-align:right;text-transform:uppercase}.table td,.table th{word-wrap:break-word;border-top:1px solid var(--theme-table-border-dark);display:table-cell;line-height:1.5;padding:1rem 1.25rem;vertical-align:top}.table th:not([align]){text-align:left}@media screen and (max-width:767px){.table.table-stacked-mobile td,.table.table-stacked-mobile th{display:block;width:100%}.table.table-stacked-mobile td:not(:first-child),.table.table-stacked-mobile th:not(:first-child){-webkit-padding-before:0;border-width:0;padding-block-start:0}.table.table-stacked-mobile tbody tr:first-child td,.table.table-stacked-mobile thead tr:first-child th{border-top:none}.table.table-stacked-mobile thead tr>th:last-child{border-bottom:1px solid var(--theme-table-border-dark)}}.table.table-borderless,.table.table-borderless td,.table.table-borderless th{border:none}.table.table-complex tfoot tr,.table.table-complex thead tr{background-color:var(--theme-table-header)}.table.table-complex td,.table.table-complex th{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 td,.table.table-sm th{padding:.5rem}.table.table-lg td,.table.table-lg th{padding:2rem}.is-disappearing{-webkit-animation:slideUpOutFadeOut .2s cubic-bezier(.4,0,.23,1) forwards;animation:slideUpOutFadeOut .2s cubic-bezier(.4,0,.23,1) forwards}.is-sliding-up{-webkit-animation:slideUp .2s cubic-bezier(.4,0,.23,1) forwards;animation:slideUp .2s cubic-bezier(.4,0,.23,1) forwards}.has-animation-none{-webkit-animation:none;animation:none}.has-border{border:1px solid var(--theme-border)!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-border-mobile{border:1px solid var(--theme-border)!important}}.has-border-none{border:none!important}.has-border-top{border-top:1px solid var(--theme-border)!important}.has-border-bottom{border-bottom:1px solid var(--theme-border)!important}.has-border-bottom-none{border-bottom:0!important}.has-border-left{border-left:1px solid var(--theme-border)!important}.has-border-right{border-right:1px solid var(--theme-border)!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-border-top-mobile{border-top:1px solid var(--theme-border)!important}}@media print,screen and (min-width:768px){.has-border-right-tablet{border-right:1px solid var(--theme-border)!important}}.has-border-radius,.has-border-radius-large{border-radius:.25rem!important}.has-border-high-contrast{border:1px solid var(--theme-border-white-high-contrast)}.has-border-high-contrast-hover:hover{border:1px solid var(--theme-border-yellow-high-contrast)}.border-left-l-primary,.has-border-left-large-primary{border-left:.25rem solid var(--theme-primary-base)!important}.border-primary,.has-border-primary{border:1px solid var(--theme-primary-base)!important}.border-left-l-secondary,.has-border-left-large-secondary{border-left:.25rem solid var(--theme-secondary-base)!important}.border-secondary,.has-border-secondary{border:1px solid var(--theme-secondary-base)!important}.border-left-l-tertiary,.has-border-left-large-tertiary{border-left:.25rem solid var(--theme-tertiary-base)!important}.border-tertiary,.has-border-tertiary{border:1px solid var(--theme-tertiary-base)!important}.border-left-l-success,.has-border-left-large-success{border-left:.25rem solid var(--theme-success-base)!important}.border-success,.has-border-success{border:1px solid var(--theme-success-base)!important}.border-left-l-info,.has-border-left-large-info{border-left:.25rem solid var(--theme-info-base)!important}.border-info,.has-border-info{border:1px solid var(--theme-info-base)!important}.border-left-l-warning,.has-border-left-large-warning{border-left:.25rem solid var(--theme-warning-base)!important}.border-warning,.has-border-warning{border:1px solid var(--theme-warning-base)!important}.border-left-l-danger,.has-border-left-large-danger{border-left:.25rem solid var(--theme-danger-base)!important}.border-danger,.has-border-danger{border:1px solid var(--theme-danger-base)!important}.compensate-border-width{margin:1px!important}.has-text-aspnet{color:#512bd4!important}.has-text-aspnet-invert{color:#fff!important}.has-background-aspnet{background-color:#512bd4!important;outline-color:#fff!important}.has-background-aspnet-invert{background-color:#fff!important;outline-color:#512bd4!important}.has-background-aspnet-card{background-color:#512bd4!important;outline-color:#fff!important}.has-linear-gradient-background-aspnet{background-image:linear-gradient(174.2deg,#512bd4,#4927bf 66.72%,#4122aa)!important;outline-color:#fff!important}.has-linear-gradient-background-aspnet-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-azure{color:#005ba1!important}.has-text-azure-invert{color:#fff!important}.has-background-azure{background-color:#005ba1!important;outline-color:#fff!important}.has-background-azure-invert{background-color:#fff!important;outline-color:#005ba1!important}.has-background-azure-card{background-color:#0078d4!important;outline-color:#fff!important}.has-linear-gradient-background-azure{background-image:linear-gradient(174.2deg,#005ba1,#004d88 66.72%,#003e6e)!important;outline-color:#fff!important}.has-linear-gradient-background-azure-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-bash{color:#000!important}.has-text-bash-invert{color:#fff!important}.has-background-bash{background-color:#000!important;outline-color:#fff!important}.has-background-bash-invert{background-color:#fff!important;outline-color:#000!important}.has-background-bash-card{background-color:#000!important;outline-color:#fff!important}.has-linear-gradient-background-bash{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#fff!important}.has-linear-gradient-background-bash-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-bizapps{color:#000!important}.has-text-bizapps-invert{color:#fff!important}.has-background-bizapps{background-color:#000!important;outline-color:#fff!important}.has-background-bizapps-invert{background-color:#fff!important;outline-color:#000!important}.has-background-bizapps-card{background-color:#000!important;outline-color:#fff!important}.has-linear-gradient-background-bizapps{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#fff!important}.has-linear-gradient-background-bizapps-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-bot-framework{color:#e3008c!important}.has-text-bot-framework-invert{color:#fff!important}.has-background-bot-framework{background-color:#e3008c!important;outline-color:#fff!important}.has-background-bot-framework-invert{background-color:#fff!important;outline-color:#e3008c!important}.has-background-bot-framework-card{background-color:#e3008c!important;outline-color:#fff!important}.has-linear-gradient-background-bot-framework{background-image:linear-gradient(174.2deg,#e3008c,#ca007c 66.72%,#b0006d)!important;outline-color:#fff!important}.has-linear-gradient-background-bot-framework-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-dotnet{color:#512bd4!important}.has-text-dotnet-invert{color:#fff!important}.has-background-dotnet{background-color:#512bd4!important;outline-color:#fff!important}.has-background-dotnet-invert{background-color:#fff!important;outline-color:#512bd4!important}.has-background-dotnet-card{background-color:#512bd4!important;outline-color:#fff!important}.has-linear-gradient-background-dotnet{background-image:linear-gradient(174.2deg,#512bd4,#4927bf 66.72%,#4122aa)!important;outline-color:#fff!important}.has-linear-gradient-background-dotnet-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-docs{color:#243a5e!important}.has-text-docs-invert{color:#fff!important}.has-background-docs{background-color:#243a5e!important;outline-color:#fff!important}.has-background-docs-invert{background-color:#fff!important;outline-color:#243a5e!important}.has-background-docs-card{background-color:#243a5e!important;outline-color:#fff!important}.has-linear-gradient-background-docs{background-image:linear-gradient(174.2deg,#243a5e,#1d2f4c 66.72%,#162339)!important;outline-color:#fff!important}.has-linear-gradient-background-docs-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-dynamics{color:#002050!important}.has-text-dynamics-invert{color:#fff!important}.has-background-dynamics{background-color:#002050!important;outline-color:#fff!important}.has-background-dynamics-invert{background-color:#fff!important;outline-color:#002050!important}.has-background-dynamics-card{background-color:#008272!important;outline-color:#fff!important}.has-linear-gradient-background-dynamics{background-image:linear-gradient(174.2deg,#002050,#001637 66.72%,#000c1d)!important;outline-color:#fff!important}.has-linear-gradient-background-dynamics-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-microsoft-edge{color:#50e6ff!important}.has-text-microsoft-edge-invert{color:#000!important}.has-background-microsoft-edge{background-color:#50e6ff!important;outline-color:#000!important}.has-background-microsoft-edge-invert{background-color:#000!important;outline-color:#50e6ff!important}.has-background-microsoft-edge-card{background-color:#50e6ff!important;outline-color:#000!important}.has-linear-gradient-background-microsoft-edge{background-image:linear-gradient(174.2deg,#50e6ff,#37e2ff 66.72%,#1ddfff)!important;outline-color:#000!important}.has-linear-gradient-background-microsoft-edge-invert{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#000!important}.has-text-microsoft-education{color:#32145a!important}.has-text-microsoft-education-invert{color:#fff!important}.has-background-microsoft-education{background-color:#32145a!important;outline-color:#fff!important}.has-background-microsoft-education-invert{background-color:#fff!important;outline-color:#32145a!important}.has-background-microsoft-education-card{background-color:#32145a!important;outline-color:#fff!important}.has-linear-gradient-background-microsoft-education{background-image:linear-gradient(174.2deg,#32145a,#260f45 66.72%,#1b0b30)!important;outline-color:#fff!important}.has-linear-gradient-background-microsoft-education-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-enterprise-mobility-security{color:#107c10!important}.has-text-enterprise-mobility-security-invert{color:#fff!important}.has-background-enterprise-mobility-security{background-color:#107c10!important;outline-color:#fff!important}.has-background-enterprise-mobility-security-invert{background-color:#fff!important;outline-color:#107c10!important}.has-background-enterprise-mobility-security-card{background-color:#107c10!important;outline-color:#fff!important}.has-linear-gradient-background-enterprise-mobility-security{background-image:linear-gradient(174.2deg,#107c10,#0d650d 66.72%,#0a4f0a)!important;outline-color:#fff!important}.has-linear-gradient-background-enterprise-mobility-security-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-flipgrid{color:#00d809!important}.has-text-flipgrid-invert{color:#000!important}.has-background-flipgrid{background-color:#00d809!important;outline-color:#000!important}.has-background-flipgrid-invert{background-color:#000!important;outline-color:#00d809!important}.has-background-flipgrid-card{background-color:#00d809!important;outline-color:#000!important}.has-linear-gradient-background-flipgrid{background-image:linear-gradient(174.2deg,#00d809,#00bf08 66.72%,#00a507)!important;outline-color:#000!important}.has-linear-gradient-background-flipgrid-invert{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#000!important}.has-text-gaming{color:#107c10!important}.has-text-gaming-invert{color:#fff!important}.has-background-gaming{background-color:#107c10!important;outline-color:#fff!important}.has-background-gaming-invert{background-color:#fff!important;outline-color:#107c10!important}.has-background-gaming-card{background-color:#107c10!important;outline-color:#fff!important}.has-linear-gradient-background-gaming{background-image:linear-gradient(174.2deg,#107c10,#0d650d 66.72%,#0a4f0a)!important;outline-color:#fff!important}.has-linear-gradient-background-gaming-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-github{color:#24292e!important}.has-text-github-invert{color:#fff!important}.has-background-github{background-color:#24292e!important;outline-color:#fff!important}.has-background-github-invert{background-color:#fff!important;outline-color:#24292e!important}.has-background-github-card{background-color:#24292e!important;outline-color:#fff!important}.has-linear-gradient-background-github{background-image:linear-gradient(174.2deg,#24292e,#191c20 66.72%,#0e1011)!important;outline-color:#fff!important}.has-linear-gradient-background-github-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-graph{color:#107c10!important}.has-text-graph-invert{color:#fff!important}.has-background-graph{background-color:#107c10!important;outline-color:#fff!important}.has-background-graph-invert{background-color:#fff!important;outline-color:#107c10!important}.has-background-graph-card{background-color:#0078d4!important;outline-color:#fff!important}.has-linear-gradient-background-graph{background-image:linear-gradient(174.2deg,#107c10,#0d650d 66.72%,#0a4f0a)!important;outline-color:#fff!important}.has-linear-gradient-background-graph-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-m365{color:#0078d4!important}.has-text-m365-invert{color:#fff!important}.has-background-m365{background-color:#0078d4!important;outline-color:#fff!important}.has-background-m365-invert{background-color:#fff!important;outline-color:#0078d4!important}.has-background-m365-card{background-color:#0078d4!important;outline-color:#fff!important}.has-linear-gradient-background-m365{background-image:linear-gradient(174.2deg,#0078d4,#006abb 66.72%,#005ba1)!important;outline-color:#fff!important}.has-linear-gradient-background-m365-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-makecode{color:#aa278f!important}.has-text-makecode-invert{color:#fff!important}.has-background-makecode{background-color:#aa278f!important;outline-color:#fff!important}.has-background-makecode-invert{background-color:#fff!important;outline-color:#aa278f!important}.has-background-makecode-card{background-color:#aa278f!important;outline-color:#fff!important}.has-linear-gradient-background-makecode{background-image:linear-gradient(174.2deg,#aa278f,#95227e 66.72%,#811d6c)!important;outline-color:#fff!important}.has-linear-gradient-background-makecode-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-minecraft{color:#34aa2f!important}.has-text-minecraft-invert{color:#000!important}.has-background-minecraft{background-color:#34aa2f!important;outline-color:#000!important}.has-background-minecraft-invert{background-color:#000!important;outline-color:#34aa2f!important}.has-background-minecraft-card{background-color:#34aa2f!important;outline-color:#000!important}.has-linear-gradient-background-minecraft{background-image:linear-gradient(174.2deg,#34aa2f,#2e9629 66.72%,#288224)!important;outline-color:#000!important}.has-linear-gradient-background-minecraft-invert{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#000!important}.has-text-nuget{color:#004880!important}.has-text-nuget-invert{color:#fff!important}.has-background-nuget{background-color:#004880!important;outline-color:#fff!important}.has-background-nuget-invert{background-color:#fff!important;outline-color:#004880!important}.has-background-nuget-card{background-color:#004880!important;outline-color:#fff!important}.has-linear-gradient-background-nuget{background-image:linear-gradient(174.2deg,#004880,#003a67 66.72%,#002b4d)!important;outline-color:#fff!important}.has-linear-gradient-background-nuget-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-office{color:#d83b01!important}.has-text-office-invert{color:#fff!important}.has-background-office{background-color:#d83b01!important;outline-color:#fff!important}.has-background-office-invert{background-color:#fff!important;outline-color:#d83b01!important}.has-background-office-card{background-color:#d83b01!important;outline-color:#fff!important}.has-linear-gradient-background-office{background-image:linear-gradient(174.2deg,#d83b01,#bf3401 66.72%,#a52d01)!important;outline-color:#fff!important}.has-linear-gradient-background-office-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-office-365{color:#d83b01!important}.has-text-office-365-invert{color:#fff!important}.has-background-office-365{background-color:#d83b01!important;outline-color:#fff!important}.has-background-office-365-invert{background-color:#fff!important;outline-color:#d83b01!important}.has-background-office-365-card{background-color:#d83b01!important;outline-color:#fff!important}.has-linear-gradient-background-office-365{background-image:linear-gradient(174.2deg,#d83b01,#bf3401 66.72%,#a52d01)!important;outline-color:#fff!important}.has-linear-gradient-background-office-365-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-playfab{color:#ff6d21!important}.has-text-playfab-invert{color:#000!important}.has-background-playfab{background-color:#ff6d21!important;outline-color:#000!important}.has-background-playfab-invert{background-color:#000!important;outline-color:#ff6d21!important}.has-background-playfab-card{background-color:#ff6d21!important;outline-color:#000!important}.has-linear-gradient-background-playfab{background-image:linear-gradient(174.2deg,#ff6d21,#ff5c08 66.72%,#ed5100)!important;outline-color:#000!important}.has-linear-gradient-background-playfab-invert{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#000!important}.has-text-power-apps{color:#742774!important}.has-text-power-apps-invert{color:#fff!important}.has-background-power-apps{background-color:#742774!important;outline-color:#fff!important}.has-background-power-apps-invert{background-color:#fff!important;outline-color:#742774!important}.has-background-power-apps-card{background-color:#742774!important;outline-color:#fff!important}.has-linear-gradient-background-power-apps{background-image:linear-gradient(174.2deg,#742774,#612161 66.72%,#4e1a4e)!important;outline-color:#fff!important}.has-linear-gradient-background-power-apps-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-power-automate{color:#0066ff!important}.has-text-power-automate-invert{color:#fff!important}.has-background-power-automate{background-color:#0066ff!important;outline-color:#fff!important}.has-background-power-automate-invert{background-color:#fff!important;outline-color:#0066ff!important}.has-background-power-automate-card{background-color:#0066ff!important;outline-color:#fff!important}.has-linear-gradient-background-power-automate{background-image:linear-gradient(174.2deg,#0066ff,#005ce6 66.72%,#0052cc)!important;outline-color:#fff!important}.has-linear-gradient-background-power-automate-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-power-bi{color:#f2c811!important}.has-text-power-bi-invert{color:#000!important}.has-background-power-bi{background-color:#f2c811!important;outline-color:#000!important}.has-background-power-bi-invert{background-color:#000!important;outline-color:#f2c811!important}.has-background-power-bi-card{background-color:#f2c811!important;outline-color:#000!important}.has-linear-gradient-background-power-bi{background-image:linear-gradient(174.2deg,#f2c811,#ddb60c 66.72%,#c5a20b)!important;outline-color:#000!important}.has-linear-gradient-background-power-bi-invert{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#000!important}.has-text-power-platform{color:#000!important}.has-text-power-platform-invert{color:#fff!important}.has-background-power-platform{background-color:#000!important;outline-color:#fff!important}.has-background-power-platform-invert{background-color:#fff!important;outline-color:#000!important}.has-background-power-platform-card{background-color:#3c3c41!important;outline-color:#fff!important}.has-linear-gradient-background-power-platform{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#fff!important}.has-linear-gradient-background-power-platform-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-power-virtual-agents{color:#0b556a!important}.has-text-power-virtual-agents-invert{color:#fff!important}.has-background-power-virtual-agents{background-color:#0b556a!important;outline-color:#fff!important}.has-background-power-virtual-agents-invert{background-color:#fff!important;outline-color:#0b556a!important}.has-background-power-virtual-agents-card{background-color:#0b556a!important;outline-color:#fff!important}.has-linear-gradient-background-power-virtual-agents{background-image:linear-gradient(174.2deg,#0b556a,#094253 66.72%,#06303c)!important;outline-color:#fff!important}.has-linear-gradient-background-power-virtual-agents-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-powershell{color:#012456!important}.has-text-powershell-invert{color:#fff!important}.has-background-powershell{background-color:#012456!important;outline-color:#fff!important}.has-background-powershell-invert{background-color:#fff!important;outline-color:#012456!important}.has-background-powershell-card{background-color:#012456!important;outline-color:#fff!important}.has-linear-gradient-background-powershell{background-image:linear-gradient(174.2deg,#012456,#01193d 66.72%,#000f24)!important;outline-color:#fff!important}.has-linear-gradient-background-powershell-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-project{color:#31752f!important}.has-text-project-invert{color:#fff!important}.has-background-project{background-color:#31752f!important;outline-color:#fff!important}.has-background-project-invert{background-color:#fff!important;outline-color:#31752f!important}.has-background-project-card{background-color:#31752f!important;outline-color:#fff!important}.has-linear-gradient-background-project{background-image:linear-gradient(174.2deg,#31752f,#296328 66.72%,#225120)!important;outline-color:#fff!important}.has-linear-gradient-background-project-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-sharepoint{color:#03787c!important}.has-text-sharepoint-invert{color:#fff!important}.has-background-sharepoint{background-color:#03787c!important;outline-color:#fff!important}.has-background-sharepoint-invert{background-color:#fff!important;outline-color:#03787c!important}.has-background-sharepoint-card{background-color:#03787c!important;outline-color:#fff!important}.has-linear-gradient-background-sharepoint{background-image:linear-gradient(174.2deg,#03787c,#026063 66.72%,#02484a)!important;outline-color:#fff!important}.has-linear-gradient-background-sharepoint-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-sql{color:#243a5e!important}.has-text-sql-invert{color:#fff!important}.has-background-sql{background-color:#243a5e!important;outline-color:#fff!important}.has-background-sql-invert{background-color:#fff!important;outline-color:#243a5e!important}.has-background-sql-card{background-color:#0078d4!important;outline-color:#fff!important}.has-linear-gradient-background-sql{background-image:linear-gradient(174.2deg,#243a5e,#1d2f4c 66.72%,#162339)!important;outline-color:#fff!important}.has-linear-gradient-background-sql-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-surface{color:#737373!important}.has-text-surface-invert{color:#fff!important}.has-background-surface{background-color:#737373!important;outline-color:#fff!important}.has-background-surface-invert{background-color:#fff!important;outline-color:#737373!important}.has-background-surface-card{background-color:#737373!important;outline-color:#fff!important}.has-linear-gradient-background-surface{background-image:linear-gradient(174.2deg,#737373,#666666 66.72%,#5a5a5a)!important;outline-color:#fff!important}.has-linear-gradient-background-surface-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-sway{color:#038387!important}.has-text-sway-invert{color:#fff!important}.has-background-sway{background-color:#038387!important;outline-color:#fff!important}.has-background-sway-invert{background-color:#fff!important;outline-color:#038387!important}.has-background-sway-card{background-color:#038387!important;outline-color:#fff!important}.has-linear-gradient-background-sway{background-image:linear-gradient(174.2deg,#038387,#026b6e 66.72%,#025355)!important;outline-color:#fff!important}.has-linear-gradient-background-sway-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-system-center{color:#002050!important}.has-text-system-center-invert{color:#fff!important}.has-background-system-center{background-color:#002050!important;outline-color:#fff!important}.has-background-system-center-invert{background-color:#fff!important;outline-color:#002050!important}.has-background-system-center-card{background-color:#002050!important;outline-color:#fff!important}.has-linear-gradient-background-system-center{background-image:linear-gradient(174.2deg,#002050,#001637 66.72%,#000c1d)!important;outline-color:#fff!important}.has-linear-gradient-background-system-center-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-teams{color:#4b53bc!important}.has-text-teams-invert{color:#fff!important}.has-background-teams{background-color:#4b53bc!important;outline-color:#fff!important}.has-background-teams-invert{background-color:#fff!important;outline-color:#4b53bc!important}.has-background-teams-card{background-color:#4b53bc!important;outline-color:#fff!important}.has-linear-gradient-background-teams{background-image:linear-gradient(174.2deg,#4b53bc,#4048ad 66.72%,#3a409a)!important;outline-color:#fff!important}.has-linear-gradient-background-teams-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-visual-studio{color:#5c2d91!important}.has-text-visual-studio-invert{color:#fff!important}.has-background-visual-studio{background-color:#5c2d91!important;outline-color:#fff!important}.has-background-visual-studio-invert{background-color:#fff!important;outline-color:#5c2d91!important}.has-background-visual-studio-card{background-color:#5c2d91!important;outline-color:#fff!important}.has-linear-gradient-background-visual-studio{background-image:linear-gradient(174.2deg,#5c2d91,#50277e 66.72%,#43216a)!important;outline-color:#fff!important}.has-linear-gradient-background-visual-studio-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-windows{color:#0078d4!important}.has-text-windows-invert{color:#fff!important}.has-background-windows{background-color:#0078d4!important;outline-color:#fff!important}.has-background-windows-invert{background-color:#fff!important;outline-color:#0078d4!important}.has-background-windows-card{background-color:#0078d4!important;outline-color:#fff!important}.has-linear-gradient-background-windows{background-image:linear-gradient(174.2deg,#0078d4,#006abb 66.72%,#005ba1)!important;outline-color:#fff!important}.has-linear-gradient-background-windows-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-workplace-analytics{color:#5b95a5!important}.has-text-workplace-analytics-invert{color:#000!important}.has-background-workplace-analytics{background-color:#5b95a5!important;outline-color:#000!important}.has-background-workplace-analytics-invert{background-color:#000!important;outline-color:#5b95a5!important}.has-background-workplace-analytics-card{background-color:#5b95a5!important;outline-color:#000!important}.has-linear-gradient-background-workplace-analytics{background-image:linear-gradient(174.2deg,#5b95a5,#528695 66.72%,#497784)!important;outline-color:#000!important}.has-linear-gradient-background-workplace-analytics-invert{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#000!important}.has-text-xamarin{color:#3498db!important}.has-text-xamarin-invert{color:#000!important}.has-background-xamarin{background-color:#3498db!important;outline-color:#000!important}.has-background-xamarin-invert{background-color:#000!important;outline-color:#3498db!important}.has-background-xamarin-card{background-color:#3498db!important;outline-color:#000!important}.has-linear-gradient-background-xamarin{background-image:linear-gradient(174.2deg,#3498db,#258cd1 66.72%,#217dbb)!important;outline-color:#000!important}.has-linear-gradient-background-xamarin-invert{background-image:linear-gradient(174.2deg,#000,black 66.72%,black)!important;outline-color:#000!important}.has-text-xbox{color:#008575!important}.has-text-xbox-invert{color:#fff!important}.has-background-xbox{background-color:#008575!important;outline-color:#fff!important}.has-background-xbox-invert{background-color:#fff!important;outline-color:#008575!important}.has-background-xbox-card{background-color:#008575!important;outline-color:#fff!important}.has-linear-gradient-background-xbox{background-image:linear-gradient(174.2deg,#008575,#006c5f 66.72%,#005248)!important;outline-color:#fff!important}.has-linear-gradient-background-xbox-invert{background-image:linear-gradient(174.2deg,#fff,#e6e6e6 66.72%,#cccccc)!important;outline-color:#fff!important}.has-text-color{color:var(--theme-text)!important}.has-color-current-color{color:currentColor!important}.has-text-primary{color:var(--theme-hyperlink)!important}a.has-text-primary.focus-visible,a.has-text-primary:hover{color:var(--theme-primary-hover)!important}a.has-text-primary:active{color:var(--theme-primary-active)!important}.has-text-primary-invert{color:var(--theme-primary-invert)!important}.has-background-primary{background-color:var(--theme-primary-base)!important;outline-color:var(--theme-primary-invert)}.has-background-primary-invert{background-color:var(--theme-primary-invert)!important;outline-color:var(--theme-primary-base)}.has-background-primary-light{background-color:var(--theme-primary-background)!important;outline-color:var(--theme-primary-dark)}.has-background-primary-dark{background-color:var(--theme-primary-dark)!important;outline-color:var(--theme-primary-background)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-primary-mobile{background-color:var(--theme-primary-base)!important;outline-color:var(--theme-text)}}.has-text-secondary{color:var(--theme-secondary-base)!important}a.has-text-secondary.focus-visible,a.has-text-secondary:hover{color:var(--theme-secondary-hover)!important}a.has-text-secondary:active{color:var(--theme-secondary-active)!important}.has-text-secondary-invert{color:var(--theme-secondary-invert)!important}.has-background-secondary{background-color:var(--theme-secondary-base)!important;outline-color:var(--theme-secondary-invert)}.has-background-secondary-invert{background-color:var(--theme-secondary-invert)!important;outline-color:var(--theme-secondary-base)}.has-background-secondary-light{background-color:var(--theme-secondary-background)!important;outline-color:var(--theme-secondary-dark)}.has-background-secondary-dark{background-color:var(--theme-secondary-dark)!important;outline-color:var(--theme-secondary-background)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-secondary-mobile{background-color:var(--theme-secondary-base)!important;outline-color:var(--theme-text)}}.has-text-tertiary{color:var(--theme-tertiary-base)!important}a.has-text-tertiary.focus-visible,a.has-text-tertiary:hover{color:var(--theme-tertiary-hover)!important}a.has-text-tertiary:active{color:var(--theme-tertiary-active)!important}.has-text-tertiary-invert{color:var(--theme-tertiary-invert)!important}.has-background-tertiary{background-color:var(--theme-tertiary-base)!important;outline-color:var(--theme-tertiary-invert)}.has-background-tertiary-invert{background-color:var(--theme-tertiary-invert)!important;outline-color:var(--theme-tertiary-base)}.has-background-tertiary-light{background-color:var(--theme-tertiary-background)!important;outline-color:var(--theme-tertiary-dark)}.has-background-tertiary-dark{background-color:var(--theme-tertiary-dark)!important;outline-color:var(--theme-tertiary-background)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-tertiary-mobile{background-color:var(--theme-tertiary-base)!important;outline-color:var(--theme-text)}}.has-text-success{color:var(--theme-success-base)!important}a.has-text-success.focus-visible,a.has-text-success:hover{color:var(--theme-success-hover)!important}a.has-text-success:active{color:var(--theme-success-active)!important}.has-text-success-invert{color:var(--theme-success-invert)!important}.has-background-success{background-color:var(--theme-success-base)!important;outline-color:var(--theme-success-invert)}.has-background-success-invert{background-color:var(--theme-success-invert)!important;outline-color:var(--theme-success-base)}.has-background-success-light{background-color:var(--theme-success-background)!important;outline-color:var(--theme-success-dark)}.has-background-success-dark{background-color:var(--theme-success-dark)!important;outline-color:var(--theme-success-background)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-success-mobile{background-color:var(--theme-success-base)!important;outline-color:var(--theme-text)}}.has-text-info{color:var(--theme-info-base)!important}a.has-text-info.focus-visible,a.has-text-info:hover{color:var(--theme-info-hover)!important}a.has-text-info:active{color:var(--theme-info-active)!important}.has-text-info-invert{color:var(--theme-info-invert)!important}.has-background-info{background-color:var(--theme-info-base)!important;outline-color:var(--theme-info-invert)}.has-background-info-invert{background-color:var(--theme-info-invert)!important;outline-color:var(--theme-info-base)}.has-background-info-light{background-color:var(--theme-info-background)!important;outline-color:var(--theme-info-dark)}.has-background-info-dark{background-color:var(--theme-info-dark)!important;outline-color:var(--theme-info-background)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-info-mobile{background-color:var(--theme-info-base)!important;outline-color:var(--theme-text)}}.has-text-warning{color:var(--theme-warning-base)!important}a.has-text-warning.focus-visible,a.has-text-warning:hover{color:var(--theme-warning-hover)!important}a.has-text-warning:active{color:var(--theme-warning-active)!important}.has-text-warning-invert{color:var(--theme-warning-invert)!important}.has-background-warning{background-color:var(--theme-warning-base)!important;outline-color:var(--theme-warning-invert)}.has-background-warning-invert{background-color:var(--theme-warning-invert)!important;outline-color:var(--theme-warning-base)}.has-background-warning-light{background-color:var(--theme-warning-background)!important;outline-color:var(--theme-warning-dark)}.has-background-warning-dark{background-color:var(--theme-warning-dark)!important;outline-color:var(--theme-warning-background)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-warning-mobile{background-color:var(--theme-warning-base)!important;outline-color:var(--theme-text)}}.has-text-danger{color:var(--theme-danger-base)!important}a.has-text-danger.focus-visible,a.has-text-danger:hover{color:var(--theme-danger-hover)!important}a.has-text-danger:active{color:var(--theme-danger-active)!important}.has-text-danger-invert{color:var(--theme-danger-invert)!important}.has-background-danger{background-color:var(--theme-danger-base)!important;outline-color:var(--theme-danger-invert)}.has-background-danger-invert{background-color:var(--theme-danger-invert)!important;outline-color:var(--theme-danger-base)}.has-background-danger-light{background-color:var(--theme-danger-background)!important;outline-color:var(--theme-danger-dark)}.has-background-danger-dark{background-color:var(--theme-danger-dark)!important;outline-color:var(--theme-danger-background)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-danger-mobile{background-color:var(--theme-danger-base)!important;outline-color:var(--theme-text)}}.has-body-background{background-color:var(--theme-body-background)!important;outline-color:var(--theme-text)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-body-background-mobile{background-color:var(--theme-body-background)!important;outline-color:var(--theme-text)}}.has-body-background-dark,.has-body-background-medium{background-color:var(--theme-body-background-medium)!important;outline-color:var(--theme-text)}@media print,screen and (min-width:768px){.has-body-background-dark-tablet,.has-body-background-medium-tablet{background-color:var(--theme-body-background-medium)!important;outline-color:var(--theme-text)}}.has-background-dark-opacity{background-color:var(--theme-overlay)!important;outline-color:var(--theme-overlay-invert)}.has-background-alternating-grey{border-top:1px solid var(--theme-border-white-high-contrast)}.has-background-alternating-grey:nth-of-type(2n){background-color:var(--theme-body-background);outline-color:var(--theme-text)}.has-background-alternating-grey:nth-of-type(odd){background-color:var(--theme-body-background-medium);outline-color:var(--theme-text)}.has-background-alternating-grey-reversed{border-top:1px solid var(--theme-border-white-high-contrast)}.has-background-alternating-grey-reversed:nth-of-type(2n){background-color:var(--theme-body-background-medium);outline-color:var(--theme-text)}.has-background-alternating-grey-reversed:nth-of-type(odd){background-color:var(--theme-body-background);outline-color:var(--theme-text)}.has-background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.background-position-right-bottom{background-position:100% 100%}.background-repeat-no-repeat{background-repeat:no-repeat}.has-background-image-right-bottom{background-position:100% 100%;background-repeat:no-repeat;background-size:cover}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-images-top-left-right-hide-left-mobile{background-position:0 -9999px,100% 0!important}.has-background-images-top-left-right-hide-right-mobile{background-position:0 0,0 -9999px!important}}@media print,screen and (min-width:768px){.has-background-images-top-left-right-hide-right-tablet{background-position:0 0,0 -9999px!important}.has-background-images-top-left-right-hide-left-tablet{background-position:0 -9999px,100% 0!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-background-image-none-mobile{background-image:none!important}}.has-background-purple-hero{background-color:#3b2e58!important;outline-color:var(--theme-text)}.has-fill-current-color{fill:currentColor!important}.has-outline-color-text{outline-color:var(--theme-text)!important}.has-outline-color-current-color{outline-color:currentColor!important}.has-stroke-current-color{stroke:currentColor!important}.is-shadowless{box-shadow:none!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-shadowless-mobile{box-shadow:none!important}}.is-block{display:block!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-block-mobile{display:block!important}}.is-flex{display:flex!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-flex-mobile{display:flex!important}}.is-inline{display:inline!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-inline-mobile{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-inline-block-mobile{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-inline-flex-mobile{display:inline-flex!important}}.is-hidden{display:none!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-hidden-mobile{display:none!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (-webkit-min-device-pixel-ratio:1.25) and (max-aspect-ratio:1/1),screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (max-aspect-ratio:1/1),screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.25) and (max-aspect-ratio:1/1),screen and (max-width:767px) and (max-aspect-ratio:1/1),screen and (max-width:767px) and (min-resolution:120dpi) and (max-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (max-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (min-resolution:120dpi) and (max-aspect-ratio:1/1){.is-hidden-portrait{display:none!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (-webkit-min-device-pixel-ratio:1.25) and (min-aspect-ratio:1/1),screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (min-aspect-ratio:1/1),screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.25) and (min-aspect-ratio:1/1),screen and (max-width:767px) and (min-aspect-ratio:1/1),screen and (max-width:767px) and (min-resolution:120dpi) and (min-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (min-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (min-resolution:120dpi) and (min-aspect-ratio:1/1){.is-hidden-landscape{display:none!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (-webkit-min-device-pixel-ratio:1.25) and (aspect-ratio:1/1),screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (aspect-ratio:1/1),screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.25) and (aspect-ratio:1/1),screen and (max-width:767px) and (aspect-ratio:1/1),screen and (max-width:767px) and (min-resolution:120dpi) and (aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (min-resolution:120dpi) and (aspect-ratio:1/1){.is-hidden-landscape{display:inherit!important}}@media print,screen and (min-width:768px){.is-hidden-tablet{display:none!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:768px) and (max-width:1087.9px),screen and (min-resolution:120dpi) and (min-width:768px) and (max-width:1087.9px),screen and (min-width:768px) and (max-width:1087px){.is-hidden-tablet-only{display:none!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop{display:none!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1088px) and (max-width:1799.9px),screen and (min-resolution:120dpi) and (min-width:1088px) and (max-width:1799.9px),screen and (min-width:1088px) and (max-width:1799px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1800px){.is-hidden-widescreen{display:none!important}}@media (forced-colors:active){.is-hidden-forced-colors{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:768px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:768px) and (max-width:1087.9px),screen and (min-resolution:120dpi) and (min-width:768px) and (max-width:1087.9px),screen and (min-width:768px) and (max-width:1087px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1088px) and (max-width:1799.9px),screen and (min-resolution:120dpi) and (min-width:1088px) and (max-width:1799.9px),screen and (min-width:1088px) and (max-width:1799px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1800px){.is-invisible-widescreen{visibility:hidden!important}}.is-visually-hidden,.is-visually-hidden-until-focused:not(:focus),.visually-hidden,.visually-hidden-until-focused:not(:focus){clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-visually-hidden-mobile{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.is-visually-hidden-touch{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media print,screen and (min-width:768px){.is-visually-hidden-tablet{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:768px) and (max-width:1087.9px),screen and (min-resolution:120dpi) and (min-width:768px) and (max-width:1087.9px),screen and (min-width:768px) and (max-width:1087px){.is-visually-hidden-tablet-only{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}@media screen and (min-width:1088px){.is-visually-hidden-desktop{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}html.theme-alternate-background .theme-display:not(.is-alternate-background),html.theme-alternate-background-medium .theme-display:not(.is-alternate-background-medium),html.theme-body-background .theme-display:not(.is-body-background),html.theme-body-background-medium .theme-display:not(.is-body-background-medium),html.theme-border .theme-display:not(.is-border),html.theme-border-white-high-contrast .theme-display:not(.is-border-white-high-contrast),html.theme-border-yellow-high-contrast .theme-display:not(.is-border-yellow-high-contrast),html.theme-box-shadow-extra-heavy .theme-display:not(.is-box-shadow-extra-heavy),html.theme-box-shadow-heavy .theme-display:not(.is-box-shadow-heavy),html.theme-box-shadow-light .theme-display:not(.is-box-shadow-light),html.theme-box-shadow-medium .theme-display:not(.is-box-shadow-medium),html.theme-code-block .theme-display:not(.is-code-block),html.theme-code-header .theme-display:not(.is-code-header),html.theme-code-highlight-background .theme-display:not(.is-code-highlight-background),html.theme-control-border .theme-display:not(.is-control-border),html.theme-danger-active .theme-display:not(.is-danger-active),html.theme-danger-background .theme-display:not(.is-danger-background),html.theme-danger-background-glow-high-contrast .theme-display:not(.is-danger-background-glow-high-contrast),html.theme-danger-base .theme-display:not(.is-danger-base),html.theme-danger-box-shadow .theme-display:not(.is-danger-box-shadow),html.theme-danger-dark .theme-display:not(.is-danger-dark),html.theme-danger-hover .theme-display:not(.is-danger-hover),html.theme-danger-invert .theme-display:not(.is-danger-invert),html.theme-facepile-blue .theme-display:not(.is-facepile-blue),html.theme-facepile-red .theme-display:not(.is-facepile-red),html.theme-facepile-teal .theme-display:not(.is-facepile-teal),html.theme-hover-base .theme-display:not(.is-hover-base),html.theme-hover-invert .theme-display:not(.is-hover-invert),html.theme-hyperlink .theme-display:not(.is-hyperlink),html.theme-info-active .theme-display:not(.is-info-active),html.theme-info-background .theme-display:not(.is-info-background),html.theme-info-background-glow-high-contrast .theme-display:not(.is-info-background-glow-high-contrast),html.theme-info-base .theme-display:not(.is-info-base),html.theme-info-box-shadow .theme-display:not(.is-info-box-shadow),html.theme-info-dark .theme-display:not(.is-info-dark),html.theme-info-hover .theme-display:not(.is-info-hover),html.theme-info-invert .theme-display:not(.is-info-invert),html.theme-inline-code .theme-display:not(.is-inline-code),html.theme-overlay .theme-display:not(.is-overlay),html.theme-overlay-invert .theme-display:not(.is-overlay-invert),html.theme-primary-active .theme-display:not(.is-primary-active),html.theme-primary-background .theme-display:not(.is-primary-background),html.theme-primary-background-glow-high-contrast .theme-display:not(.is-primary-background-glow-high-contrast),html.theme-primary-base .theme-display:not(.is-primary-base),html.theme-primary-box-shadow .theme-display:not(.is-primary-box-shadow),html.theme-primary-dark .theme-display:not(.is-primary-dark),html.theme-primary-hover .theme-display:not(.is-primary-hover),html.theme-primary-invert .theme-display:not(.is-primary-invert),html.theme-score-high .theme-display:not(.is-score-high),html.theme-score-high-off .theme-display:not(.is-score-high-off),html.theme-score-low .theme-display:not(.is-score-low),html.theme-score-low-off .theme-display:not(.is-score-low-off),html.theme-score-medium .theme-display:not(.is-score-medium),html.theme-score-medium-off .theme-display:not(.is-score-medium-off),html.theme-secondary-active .theme-display:not(.is-secondary-active),html.theme-secondary-background .theme-display:not(.is-secondary-background),html.theme-secondary-background-glow-high-contrast .theme-display:not(.is-secondary-background-glow-high-contrast),html.theme-secondary-base .theme-display:not(.is-secondary-base),html.theme-secondary-box-shadow .theme-display:not(.is-secondary-box-shadow),html.theme-secondary-dark .theme-display:not(.is-secondary-dark),html.theme-secondary-hover .theme-display:not(.is-secondary-hover),html.theme-secondary-invert .theme-display:not(.is-secondary-invert),html.theme-success-active .theme-display:not(.is-success-active),html.theme-success-background .theme-display:not(.is-success-background),html.theme-success-background-glow-high-contrast .theme-display:not(.is-success-background-glow-high-contrast),html.theme-success-base .theme-display:not(.is-success-base),html.theme-success-box-shadow .theme-display:not(.is-success-box-shadow),html.theme-success-dark .theme-display:not(.is-success-dark),html.theme-success-hover .theme-display:not(.is-success-hover),html.theme-success-invert .theme-display:not(.is-success-invert),html.theme-table-border-dark .theme-display:not(.is-table-border-dark),html.theme-table-header .theme-display:not(.is-table-header),html.theme-table-row .theme-display:not(.is-table-row),html.theme-table-row-header .theme-display:not(.is-table-row-header),html.theme-tertiary-active .theme-display:not(.is-tertiary-active),html.theme-tertiary-background .theme-display:not(.is-tertiary-background),html.theme-tertiary-background-glow-high-contrast .theme-display:not(.is-tertiary-background-glow-high-contrast),html.theme-tertiary-base .theme-display:not(.is-tertiary-base),html.theme-tertiary-box-shadow .theme-display:not(.is-tertiary-box-shadow),html.theme-tertiary-dark .theme-display:not(.is-tertiary-dark),html.theme-tertiary-hover .theme-display:not(.is-tertiary-hover),html.theme-tertiary-invert .theme-display:not(.is-tertiary-invert),html.theme-text .theme-display:not(.is-text),html.theme-text-glow-high-contrast .theme-display:not(.is-text-glow-high-contrast),html.theme-text-invert .theme-display:not(.is-text-invert),html.theme-text-subtle .theme-display:not(.is-text-subtle),html.theme-visited .theme-display:not(.is-visited),html.theme-warning-active .theme-display:not(.is-warning-active),html.theme-warning-background .theme-display:not(.is-warning-background),html.theme-warning-background-glow-high-contrast .theme-display:not(.is-warning-background-glow-high-contrast),html.theme-warning-base .theme-display:not(.is-warning-base),html.theme-warning-box-shadow .theme-display:not(.is-warning-box-shadow),html.theme-warning-dark .theme-display:not(.is-warning-dark),html.theme-warning-hover .theme-display:not(.is-warning-hover),html.theme-warning-invert .theme-display:not(.is-warning-invert){background-image:none;display:none}.is-hidden-non-en-us{display:none}html[lang=en-us] .is-hidden-non-en-us{display:block}.is-fixed-bottom{bottom:0;left:0;position:fixed;right:0;z-index:1030}.is-full-height{height:100%}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-full-height-mobile{height:100%}}.has-height-zero{height:0!important}.has-height-auto{height:auto!important}.is-absolute-fills{height:100%;left:0;position:absolute;top:0;width:100%}.is-unstyled{list-style-type:none!important}.is-inline-truncated{display:inline-block;max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.is-inline-truncated wbr{display:none}.is-inline-truncated.has-max-width-200{max-width:200px}.is-vertically-scrollable{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto}.has-line-height-reset{line-height:1.3!important}.has-outline-hover:hover{outline:1px solid var(--theme-primary-base)}.has-heavy-shadow-hover:hover{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;transition:all .3s cubic-bezier(.8,0,.2,1)}.is-text-left{text-align:left!important}.is-text-centered{text-align:center}@media print,screen and (min-width:768px){.is-text-centered-tablet{text-align:center}}.is-text-right{text-align:right}@media print,screen and (min-width:768px){.is-text-right-tablet{text-align:right}}.is-full-width{width:100%!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.is-full-width-mobile{width:100%!important}}.is-one-third-width{width:33%!important}@media print,screen and (min-width:768px){.is-one-third-width-tablet{width:33%!important}}@media screen and (min-width:1088px){.is-one-quarter-width-desktop{width:25%!important}}.has-two-lines-height{min-height:2.5em}.has-four-lines-height{min-height:5em}.has-min-height-256{min-height:256px}.has-max-height-eight-lines{max-height:10em}@media print,screen and (min-width:768px){.has-max-height-twelve-lines-tablet{max-height:15em}}.has-max-height-260{max-height:260px}.has-max-height-300{max-height:300px}.expanded-indicator{transition:transform .15s}[aria-expanded=true] .expanded-indicator{transform:rotateX(180deg)}.is-radiusless{border-radius:0!important}.has-overflow-hidden{overflow:hidden!important}.has-overflow-scroll{overflow:scroll!important}.is-comma-delimited>:not(:last-child):after{content:", "}.is-dot-separated:not(:last-of-type):not(:only-of-type):after{content:"•";padding-left:5px;padding-right:5px}.has-z-index-one{z-index:1}@media print,screen and (min-width:768px){.has-min-height-567-tablet{min-height:567px}.has-two-text-columns{-moz-columns:2;columns:2}.has-three-text-columns{-moz-columns:3;columns:3}}.has-three-text-columns-list-items{-moz-column-break-inside:avoid;break-inside:avoid}@media print,screen and (min-width:768px){.has-fluid-text-columns{-moz-columns:3;columns:3}}@media screen and (min-width:1800px){.has-fluid-text-columns{-moz-columns:5;columns:5}}.has-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.has-cursor-default{cursor:default!important}.has-background-linethrough{position:relative;z-index:1}.has-background-linethrough:before{border-top:1px solid var(--theme-border);bottom:0;content:"";left:0;margin:0 auto;position:absolute;right:0;top:50%;width:100%;z-index:-1}.is-scaled-marketing-image{transform:scale(1.6) translateY(23%)}@media screen and (min-width:1088px){.is-scaled-marketing-image{transform:scale(2.2) translate(20%,17%)}}.is-downward-translated-marketing-image{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);transform:translateY(35%);transform-origin:left center}@media screen and (min-width:1088px){.is-downward-translated-marketing-image{transform:translateY(50%) scale(1.2)}}.has-backdrop-filter-blur{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.has-text-hyphens{-webkit-hyphens:auto;hyphens:auto}@media screen and (min-width:1088px){.previous-sibling-overlay-l-desktop{margin-top:-7rem}}@media print,screen and (min-width:768px){.previous-sibling-overlay-m-tablet{margin-top:-5rem}}.opacity-none{opacity:0}[dir=rtl] .flip-rtl{transform:scaleX(-1)}.table-of-contents{min-height:4.5em}.timer{box-shadow:inset 0 0 4px var(--theme-box-shadow-extra-heavy);gap:2px;grid-template-columns:minmax(-webkit-min-content,auto) repeat(2,-webkit-min-content auto);grid-template-columns:minmax(min-content,auto) repeat(2,min-content auto)}.is-size-jumbo{font-size:3.375rem!important}.is-size-h2{font-size:2.125rem!important}.is-size-h3{font-size:1.75rem!important}.is-size-h4{font-size:1.5rem!important}.is-size-h5{font-size:1.25rem!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-size-large{font-size:1.125rem!important}.is-size-body{font-size:1rem!important}.is-size-small{font-size:.875rem!important}.is-size-extra-small{font-size:.75rem!important}.is-monospace{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace!important}.has-letter-spacing-wide{letter-spacing:.225rem}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline}.is-undecorated{text-decoration:none}.is-undecorated,.is-undecorated *,.is-undecorated .focus-visible,.is-undecorated :hover,.is-undecorated.focus-visible,.is-undecorated:hover{text-decoration:none!important}.is-size-jumbo-responsive{font-size:clamp(2.53125rem,29.8421052632px + 2.2203947368vw,3.375rem)!important}.is-size-h1-responsive{font-size:clamp(1.875rem,22.1052631579px + 1.6447368421vw,2.5rem)!important}.is-size-h2-responsive{font-size:clamp(1.59375rem,18.7894736842px + 1.3980263158vw,2.125rem)!important}.is-size-h3-responsive{font-size:clamp(1.3125rem,15.4736842105px + 1.1513157895vw,1.75rem)!important}.is-size-h4-responsive{font-size:clamp(1.125rem,13.2631578947px + .9868421053vw,1.5rem)!important}.is-size-h6{font-size:1.125rem!important}.has-text-wrap{word-wrap:break-word!important;height:auto!important;white-space:normal!important;word-break:break-word!important}.cdlHolder .cdl,.memberNameHolder,.pdlHolder .pdl,.propertyInfo,dl.parameterList dd{word-wrap:break-word;overflow:hidden;white-space:normal;word-break:break-word}.has-no-wrap{white-space:nowrap}.has-text-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-underlined-dotted{border-bottom:1px dotted}.is-normal{font-style:normal}.has-text-subtle{color:var(--theme-text-subtle)!important}.has-text-overlay-invert{color:var(--theme-overlay-invert)}.has-overflow-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-overflow-ellipsis wbr{display:none}@media print,screen and (min-width:768px){.has-overflow-ellipsis-tablet{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-overflow-ellipsis-tablet wbr{display:none}}.has-text-centered{text-align:center!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:768px){.has-text-centered-tablet{text-align:center!important}}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (min-width:1088px){.text-align-right-desktop{text-align:right!important}}.has-tabular-nums{font-variant-numeric:tabular-nums}.has-margin-extra-small{margin:.25rem!important}.has-padding-extra-small{padding:.25rem!important}.has-margin-small{margin:.5rem!important}.has-padding-small{padding:.5rem!important}.has-margin-medium{margin:1rem!important}.has-padding-medium{padding:1rem!important}.has-margin-large{margin:1.5rem!important}.has-padding-large{padding:1.5rem!important}.has-margin-extra-large{margin:3rem!important}.has-padding-extra-large{padding:3rem!important}.has-margin-super-large{margin:6rem!important}.has-padding-super-large{padding:6rem!important}.has-margin-none{margin:0!important}.has-padding-none{padding:0!important}.has-margin-top-extra-small{margin-top:.25rem!important}.has-padding-top-extra-small{padding-top:.25rem!important}.has-margin-right-extra-small{margin-right:.25rem!important}.has-padding-right-extra-small{padding-right:.25rem!important}.has-content-margin-right-extra-small{margin-right:.25rem!important}.has-content-padding-right-extra-small{padding-right:.25rem!important}.has-margin-bottom-extra-small{margin-bottom:.25rem!important}.has-padding-bottom-extra-small{padding-bottom:.25rem!important}.has-margin-left-extra-small{margin-left:.25rem!important}.has-padding-left-extra-small{padding-left:.25rem!important}.has-content-margin-left-extra-small{margin-left:.25rem!important}.has-content-padding-left-extra-small{padding-left:.25rem!important}.has-margin-top-small{margin-top:.5rem!important}.has-padding-top-small{padding-top:.5rem!important}.has-margin-right-small{margin-right:.5rem!important}.has-padding-right-small{padding-right:.5rem!important}.has-content-margin-right-small{margin-right:.5rem!important}.has-content-padding-right-small{padding-right:.5rem!important}.has-margin-bottom-small{margin-bottom:.5rem!important}.has-padding-bottom-small{padding-bottom:.5rem!important}.has-margin-left-small{margin-left:.5rem!important}.has-padding-left-small{padding-left:.5rem!important}.has-content-margin-left-small{margin-left:.5rem!important}.has-content-padding-left-small{padding-left:.5rem!important}.has-margin-top-medium{margin-top:1rem!important}.has-padding-top-medium{padding-top:1rem!important}.has-margin-right-medium{margin-right:1rem!important}.has-padding-right-medium{padding-right:1rem!important}.has-content-margin-right-medium{margin-right:1rem!important}.has-content-padding-right-medium{padding-right:1rem!important}.has-margin-bottom-medium{margin-bottom:1rem!important}.has-padding-bottom-medium{padding-bottom:1rem!important}.has-margin-left-medium{margin-left:1rem!important}.has-padding-left-medium{padding-left:1rem!important}.has-content-margin-left-medium{margin-left:1rem!important}.has-content-padding-left-medium{padding-left:1rem!important}.has-margin-top-large{margin-top:1.5rem!important}.has-padding-top-large{padding-top:1.5rem!important}.has-margin-right-large{margin-right:1.5rem!important}.has-padding-right-large{padding-right:1.5rem!important}.has-content-margin-right-large{margin-right:1.5rem!important}.has-content-padding-right-large{padding-right:1.5rem!important}.has-margin-bottom-large{margin-bottom:1.5rem!important}.has-padding-bottom-large{padding-bottom:1.5rem!important}.has-margin-left-large{margin-left:1.5rem!important}.has-padding-left-large{padding-left:1.5rem!important}.has-content-margin-left-large{margin-left:1.5rem!important}.has-content-padding-left-large{padding-left:1.5rem!important}.has-margin-top-extra-large{margin-top:3rem!important}.has-padding-top-extra-large{padding-top:3rem!important}.has-margin-right-extra-large{margin-right:3rem!important}.has-padding-right-extra-large{padding-right:3rem!important}.has-content-margin-right-extra-large{margin-right:3rem!important}.has-content-padding-right-extra-large{padding-right:3rem!important}.has-margin-bottom-extra-large{margin-bottom:3rem!important}.has-padding-bottom-extra-large{padding-bottom:3rem!important}.has-margin-left-extra-large{margin-left:3rem!important}.has-padding-left-extra-large{padding-left:3rem!important}.has-content-margin-left-extra-large{margin-left:3rem!important}.has-content-padding-left-extra-large{padding-left:3rem!important}.has-margin-top-super-large{margin-top:6rem!important}.has-padding-top-super-large{padding-top:6rem!important}.has-margin-right-super-large{margin-right:6rem!important}.has-padding-right-super-large{padding-right:6rem!important}.has-content-margin-right-super-large{margin-right:6rem!important}.has-content-padding-right-super-large{padding-right:6rem!important}.has-margin-bottom-super-large{margin-bottom:6rem!important}.has-padding-bottom-super-large{padding-bottom:6rem!important}.has-margin-left-super-large{margin-left:6rem!important}.has-padding-left-super-large{padding-left:6rem!important}.has-content-margin-left-super-large{margin-left:6rem!important}.has-content-padding-left-super-large{padding-left:6rem!important}.has-margin-top-none{margin-top:0!important}.has-padding-top-none{padding-top:0!important}.has-margin-right-none{margin-right:0!important}.has-padding-right-none{padding-right:0!important}.has-content-margin-right-none{margin-right:0!important}.has-content-padding-right-none{padding-right:0!important}.has-margin-bottom-none{margin-bottom:0!important}.has-padding-bottom-none{padding-bottom:0!important}.has-margin-left-none{margin-left:0!important}.has-padding-left-none{padding-left:0!important}.has-content-margin-left-none{margin-left:0!important}.has-content-padding-left-none{padding-left:0!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.has-margin-extra-small-mobile{margin:.25rem!important}.has-padding-extra-small-mobile{padding:.25rem!important}.has-margin-small-mobile{margin:.5rem!important}.has-padding-small-mobile{padding:.5rem!important}.has-margin-medium-mobile{margin:1rem!important}.has-padding-medium-mobile{padding:1rem!important}.has-margin-large-mobile{margin:1.5rem!important}.has-padding-large-mobile{padding:1.5rem!important}.has-margin-extra-large-mobile{margin:3rem!important}.has-padding-extra-large-mobile{padding:3rem!important}.has-margin-super-large-mobile{margin:6rem!important}.has-padding-super-large-mobile{padding:6rem!important}.has-margin-none-mobile{margin:0!important}.has-padding-none-mobile{padding:0!important}.has-margin-top-extra-small-mobile{margin-top:.25rem!important}.has-padding-top-extra-small-mobile{padding-top:.25rem!important}.has-margin-right-extra-small-mobile{margin-right:.25rem!important}.has-padding-right-extra-small-mobile{padding-right:.25rem!important}.has-content-margin-right-extra-small-mobile{margin-right:.25rem!important}.has-content-padding-right-extra-small-mobile{padding-right:.25rem!important}.has-margin-bottom-extra-small-mobile{margin-bottom:.25rem!important}.has-padding-bottom-extra-small-mobile{padding-bottom:.25rem!important}.has-margin-left-extra-small-mobile{margin-left:.25rem!important}.has-padding-left-extra-small-mobile{padding-left:.25rem!important}.has-content-margin-left-extra-small-mobile{margin-left:.25rem!important}.has-content-padding-left-extra-small-mobile{padding-left:.25rem!important}.has-margin-top-small-mobile{margin-top:.5rem!important}.has-padding-top-small-mobile{padding-top:.5rem!important}.has-margin-right-small-mobile{margin-right:.5rem!important}.has-padding-right-small-mobile{padding-right:.5rem!important}.has-content-margin-right-small-mobile{margin-right:.5rem!important}.has-content-padding-right-small-mobile{padding-right:.5rem!important}.has-margin-bottom-small-mobile{margin-bottom:.5rem!important}.has-padding-bottom-small-mobile{padding-bottom:.5rem!important}.has-margin-left-small-mobile{margin-left:.5rem!important}.has-padding-left-small-mobile{padding-left:.5rem!important}.has-content-margin-left-small-mobile{margin-left:.5rem!important}.has-content-padding-left-small-mobile{padding-left:.5rem!important}.has-margin-top-medium-mobile{margin-top:1rem!important}.has-padding-top-medium-mobile{padding-top:1rem!important}.has-margin-right-medium-mobile{margin-right:1rem!important}.has-padding-right-medium-mobile{padding-right:1rem!important}.has-content-margin-right-medium-mobile{margin-right:1rem!important}.has-content-padding-right-medium-mobile{padding-right:1rem!important}.has-margin-bottom-medium-mobile{margin-bottom:1rem!important}.has-padding-bottom-medium-mobile{padding-bottom:1rem!important}.has-margin-left-medium-mobile{margin-left:1rem!important}.has-padding-left-medium-mobile{padding-left:1rem!important}.has-content-margin-left-medium-mobile{margin-left:1rem!important}.has-content-padding-left-medium-mobile{padding-left:1rem!important}.has-margin-top-large-mobile{margin-top:1.5rem!important}.has-padding-top-large-mobile{padding-top:1.5rem!important}.has-margin-right-large-mobile{margin-right:1.5rem!important}.has-padding-right-large-mobile{padding-right:1.5rem!important}.has-content-margin-right-large-mobile{margin-right:1.5rem!important}.has-content-padding-right-large-mobile{padding-right:1.5rem!important}.has-margin-bottom-large-mobile{margin-bottom:1.5rem!important}.has-padding-bottom-large-mobile{padding-bottom:1.5rem!important}.has-margin-left-large-mobile{margin-left:1.5rem!important}.has-padding-left-large-mobile{padding-left:1.5rem!important}.has-content-margin-left-large-mobile{margin-left:1.5rem!important}.has-content-padding-left-large-mobile{padding-left:1.5rem!important}.has-margin-top-extra-large-mobile{margin-top:3rem!important}.has-padding-top-extra-large-mobile{padding-top:3rem!important}.has-margin-right-extra-large-mobile{margin-right:3rem!important}.has-padding-right-extra-large-mobile{padding-right:3rem!important}.has-content-margin-right-extra-large-mobile{margin-right:3rem!important}.has-content-padding-right-extra-large-mobile{padding-right:3rem!important}.has-margin-bottom-extra-large-mobile{margin-bottom:3rem!important}.has-padding-bottom-extra-large-mobile{padding-bottom:3rem!important}.has-margin-left-extra-large-mobile{margin-left:3rem!important}.has-padding-left-extra-large-mobile{padding-left:3rem!important}.has-content-margin-left-extra-large-mobile{margin-left:3rem!important}.has-content-padding-left-extra-large-mobile{padding-left:3rem!important}.has-margin-top-super-large-mobile{margin-top:6rem!important}.has-padding-top-super-large-mobile{padding-top:6rem!important}.has-margin-right-super-large-mobile{margin-right:6rem!important}.has-padding-right-super-large-mobile{padding-right:6rem!important}.has-content-margin-right-super-large-mobile{margin-right:6rem!important}.has-content-padding-right-super-large-mobile{padding-right:6rem!important}.has-margin-bottom-super-large-mobile{margin-bottom:6rem!important}.has-padding-bottom-super-large-mobile{padding-bottom:6rem!important}.has-margin-left-super-large-mobile{margin-left:6rem!important}.has-padding-left-super-large-mobile{padding-left:6rem!important}.has-content-margin-left-super-large-mobile{margin-left:6rem!important}.has-content-padding-left-super-large-mobile{padding-left:6rem!important}.has-margin-top-none-mobile{margin-top:0!important}.has-padding-top-none-mobile{padding-top:0!important}.has-margin-right-none-mobile{margin-right:0!important}.has-padding-right-none-mobile{padding-right:0!important}.has-content-margin-right-none-mobile{margin-right:0!important}.has-content-padding-right-none-mobile{padding-right:0!important}.has-margin-bottom-none-mobile{margin-bottom:0!important}.has-padding-bottom-none-mobile{padding-bottom:0!important}.has-margin-left-none-mobile{margin-left:0!important}.has-padding-left-none-mobile{padding-left:0!important}.has-content-margin-left-none-mobile{margin-left:0!important}.has-content-padding-left-none-mobile{padding-left:0!important}}@media print,screen and (min-width:768px){.has-margin-extra-small-tablet{margin:.25rem!important}.has-padding-extra-small-tablet{padding:.25rem!important}.has-margin-small-tablet{margin:.5rem!important}.has-padding-small-tablet{padding:.5rem!important}.has-margin-medium-tablet{margin:1rem!important}.has-padding-medium-tablet{padding:1rem!important}.has-margin-large-tablet{margin:1.5rem!important}.has-padding-large-tablet{padding:1.5rem!important}.has-margin-extra-large-tablet{margin:3rem!important}.has-padding-extra-large-tablet{padding:3rem!important}.has-margin-super-large-tablet{margin:6rem!important}.has-padding-super-large-tablet{padding:6rem!important}.has-margin-none-tablet{margin:0!important}.has-padding-none-tablet{padding:0!important}.has-margin-top-extra-small-tablet{margin-top:.25rem!important}.has-padding-top-extra-small-tablet{padding-top:.25rem!important}.has-margin-right-extra-small-tablet{margin-right:.25rem!important}.has-padding-right-extra-small-tablet{padding-right:.25rem!important}.has-content-margin-right-extra-small-tablet{margin-right:.25rem!important}.has-content-padding-right-extra-small-tablet{padding-right:.25rem!important}.has-margin-bottom-extra-small-tablet{margin-bottom:.25rem!important}.has-padding-bottom-extra-small-tablet{padding-bottom:.25rem!important}.has-margin-left-extra-small-tablet{margin-left:.25rem!important}.has-padding-left-extra-small-tablet{padding-left:.25rem!important}.has-content-margin-left-extra-small-tablet{margin-left:.25rem!important}.has-content-padding-left-extra-small-tablet{padding-left:.25rem!important}.has-margin-top-small-tablet{margin-top:.5rem!important}.has-padding-top-small-tablet{padding-top:.5rem!important}.has-margin-right-small-tablet{margin-right:.5rem!important}.has-padding-right-small-tablet{padding-right:.5rem!important}.has-content-margin-right-small-tablet{margin-right:.5rem!important}.has-content-padding-right-small-tablet{padding-right:.5rem!important}.has-margin-bottom-small-tablet{margin-bottom:.5rem!important}.has-padding-bottom-small-tablet{padding-bottom:.5rem!important}.has-margin-left-small-tablet{margin-left:.5rem!important}.has-padding-left-small-tablet{padding-left:.5rem!important}.has-content-margin-left-small-tablet{margin-left:.5rem!important}.has-content-padding-left-small-tablet{padding-left:.5rem!important}.has-margin-top-medium-tablet{margin-top:1rem!important}.has-padding-top-medium-tablet{padding-top:1rem!important}.has-margin-right-medium-tablet{margin-right:1rem!important}.has-padding-right-medium-tablet{padding-right:1rem!important}.has-content-margin-right-medium-tablet{margin-right:1rem!important}.has-content-padding-right-medium-tablet{padding-right:1rem!important}.has-margin-bottom-medium-tablet{margin-bottom:1rem!important}.has-padding-bottom-medium-tablet{padding-bottom:1rem!important}.has-margin-left-medium-tablet{margin-left:1rem!important}.has-padding-left-medium-tablet{padding-left:1rem!important}.has-content-margin-left-medium-tablet{margin-left:1rem!important}.has-content-padding-left-medium-tablet{padding-left:1rem!important}.has-margin-top-large-tablet{margin-top:1.5rem!important}.has-padding-top-large-tablet{padding-top:1.5rem!important}.has-margin-right-large-tablet{margin-right:1.5rem!important}.has-padding-right-large-tablet{padding-right:1.5rem!important}.has-content-margin-right-large-tablet{margin-right:1.5rem!important}.has-content-padding-right-large-tablet{padding-right:1.5rem!important}.has-margin-bottom-large-tablet{margin-bottom:1.5rem!important}.has-padding-bottom-large-tablet{padding-bottom:1.5rem!important}.has-margin-left-large-tablet{margin-left:1.5rem!important}.has-padding-left-large-tablet{padding-left:1.5rem!important}.has-content-margin-left-large-tablet{margin-left:1.5rem!important}.has-content-padding-left-large-tablet{padding-left:1.5rem!important}.has-margin-top-extra-large-tablet{margin-top:3rem!important}.has-padding-top-extra-large-tablet{padding-top:3rem!important}.has-margin-right-extra-large-tablet{margin-right:3rem!important}.has-padding-right-extra-large-tablet{padding-right:3rem!important}.has-content-margin-right-extra-large-tablet{margin-right:3rem!important}.has-content-padding-right-extra-large-tablet{padding-right:3rem!important}.has-margin-bottom-extra-large-tablet{margin-bottom:3rem!important}.has-padding-bottom-extra-large-tablet{padding-bottom:3rem!important}.has-margin-left-extra-large-tablet{margin-left:3rem!important}.has-padding-left-extra-large-tablet{padding-left:3rem!important}.has-content-margin-left-extra-large-tablet{margin-left:3rem!important}.has-content-padding-left-extra-large-tablet{padding-left:3rem!important}.has-margin-top-super-large-tablet{margin-top:6rem!important}.has-padding-top-super-large-tablet{padding-top:6rem!important}.has-margin-right-super-large-tablet{margin-right:6rem!important}.has-padding-right-super-large-tablet{padding-right:6rem!important}.has-content-margin-right-super-large-tablet{margin-right:6rem!important}.has-content-padding-right-super-large-tablet{padding-right:6rem!important}.has-margin-bottom-super-large-tablet{margin-bottom:6rem!important}.has-padding-bottom-super-large-tablet{padding-bottom:6rem!important}.has-margin-left-super-large-tablet{margin-left:6rem!important}.has-padding-left-super-large-tablet{padding-left:6rem!important}.has-content-margin-left-super-large-tablet{margin-left:6rem!important}.has-content-padding-left-super-large-tablet{padding-left:6rem!important}.has-margin-top-none-tablet{margin-top:0!important}.has-padding-top-none-tablet{padding-top:0!important}.has-margin-right-none-tablet{margin-right:0!important}.has-padding-right-none-tablet{padding-right:0!important}.has-content-margin-right-none-tablet{margin-right:0!important}.has-content-padding-right-none-tablet{padding-right:0!important}.has-margin-bottom-none-tablet{margin-bottom:0!important}.has-padding-bottom-none-tablet{padding-bottom:0!important}.has-margin-left-none-tablet{margin-left:0!important}.has-padding-left-none-tablet{padding-left:0!important}.has-content-margin-left-none-tablet{margin-left:0!important}.has-content-padding-left-none-tablet{padding-left:0!important}.has-padding-top-none-uhf-tablet{padding-top:0!important}.has-padding-right-none-uhf-tablet{padding-right:0!important}.has-padding-bottom-none-uhf-tablet{padding-bottom:0!important}.has-padding-left-none-uhf-tablet{padding-left:0!important}}@media screen and (min-width:1088px){.has-margin-extra-small-desktop{margin:.25rem!important}.has-padding-extra-small-desktop{padding:.25rem!important}.has-margin-small-desktop{margin:.5rem!important}.has-padding-small-desktop{padding:.5rem!important}.has-margin-medium-desktop{margin:1rem!important}.has-padding-medium-desktop{padding:1rem!important}.has-margin-large-desktop{margin:1.5rem!important}.has-padding-large-desktop{padding:1.5rem!important}.has-margin-extra-large-desktop{margin:3rem!important}.has-padding-extra-large-desktop{padding:3rem!important}.has-margin-super-large-desktop{margin:6rem!important}.has-padding-super-large-desktop{padding:6rem!important}.has-margin-none-desktop{margin:0!important}.has-padding-none-desktop{padding:0!important}.has-margin-top-extra-small-desktop{margin-top:.25rem!important}.has-padding-top-extra-small-desktop{padding-top:.25rem!important}.has-margin-right-extra-small-desktop{margin-right:.25rem!important}.has-padding-right-extra-small-desktop{padding-right:.25rem!important}.has-content-margin-right-extra-small-desktop{margin-right:.25rem!important}.has-content-padding-right-extra-small-desktop{padding-right:.25rem!important}.has-margin-bottom-extra-small-desktop{margin-bottom:.25rem!important}.has-padding-bottom-extra-small-desktop{padding-bottom:.25rem!important}.has-margin-left-extra-small-desktop{margin-left:.25rem!important}.has-padding-left-extra-small-desktop{padding-left:.25rem!important}.has-content-margin-left-extra-small-desktop{margin-left:.25rem!important}.has-content-padding-left-extra-small-desktop{padding-left:.25rem!important}.has-margin-top-small-desktop{margin-top:.5rem!important}.has-padding-top-small-desktop{padding-top:.5rem!important}.has-margin-right-small-desktop{margin-right:.5rem!important}.has-padding-right-small-desktop{padding-right:.5rem!important}.has-content-margin-right-small-desktop{margin-right:.5rem!important}.has-content-padding-right-small-desktop{padding-right:.5rem!important}.has-margin-bottom-small-desktop{margin-bottom:.5rem!important}.has-padding-bottom-small-desktop{padding-bottom:.5rem!important}.has-margin-left-small-desktop{margin-left:.5rem!important}.has-padding-left-small-desktop{padding-left:.5rem!important}.has-content-margin-left-small-desktop{margin-left:.5rem!important}.has-content-padding-left-small-desktop{padding-left:.5rem!important}.has-margin-top-medium-desktop{margin-top:1rem!important}.has-padding-top-medium-desktop{padding-top:1rem!important}.has-margin-right-medium-desktop{margin-right:1rem!important}.has-padding-right-medium-desktop{padding-right:1rem!important}.has-content-margin-right-medium-desktop{margin-right:1rem!important}.has-content-padding-right-medium-desktop{padding-right:1rem!important}.has-margin-bottom-medium-desktop{margin-bottom:1rem!important}.has-padding-bottom-medium-desktop{padding-bottom:1rem!important}.has-margin-left-medium-desktop{margin-left:1rem!important}.has-padding-left-medium-desktop{padding-left:1rem!important}.has-content-margin-left-medium-desktop{margin-left:1rem!important}.has-content-padding-left-medium-desktop{padding-left:1rem!important}.has-margin-top-large-desktop{margin-top:1.5rem!important}.has-padding-top-large-desktop{padding-top:1.5rem!important}.has-margin-right-large-desktop{margin-right:1.5rem!important}.has-padding-right-large-desktop{padding-right:1.5rem!important}.has-content-margin-right-large-desktop{margin-right:1.5rem!important}.has-content-padding-right-large-desktop{padding-right:1.5rem!important}.has-margin-bottom-large-desktop{margin-bottom:1.5rem!important}.has-padding-bottom-large-desktop{padding-bottom:1.5rem!important}.has-margin-left-large-desktop{margin-left:1.5rem!important}.has-padding-left-large-desktop{padding-left:1.5rem!important}.has-content-margin-left-large-desktop{margin-left:1.5rem!important}.has-content-padding-left-large-desktop{padding-left:1.5rem!important}.has-margin-top-extra-large-desktop{margin-top:3rem!important}.has-padding-top-extra-large-desktop{padding-top:3rem!important}.has-margin-right-extra-large-desktop{margin-right:3rem!important}.has-padding-right-extra-large-desktop{padding-right:3rem!important}.has-content-margin-right-extra-large-desktop{margin-right:3rem!important}.has-content-padding-right-extra-large-desktop{padding-right:3rem!important}.has-margin-bottom-extra-large-desktop{margin-bottom:3rem!important}.has-padding-bottom-extra-large-desktop{padding-bottom:3rem!important}.has-margin-left-extra-large-desktop{margin-left:3rem!important}.has-padding-left-extra-large-desktop{padding-left:3rem!important}.has-content-margin-left-extra-large-desktop{margin-left:3rem!important}.has-content-padding-left-extra-large-desktop{padding-left:3rem!important}.has-margin-top-super-large-desktop{margin-top:6rem!important}.has-padding-top-super-large-desktop{padding-top:6rem!important}.has-margin-right-super-large-desktop{margin-right:6rem!important}.has-padding-right-super-large-desktop{padding-right:6rem!important}.has-content-margin-right-super-large-desktop{margin-right:6rem!important}.has-content-padding-right-super-large-desktop{padding-right:6rem!important}.has-margin-bottom-super-large-desktop{margin-bottom:6rem!important}.has-padding-bottom-super-large-desktop{padding-bottom:6rem!important}.has-margin-left-super-large-desktop{margin-left:6rem!important}.has-padding-left-super-large-desktop{padding-left:6rem!important}.has-content-margin-left-super-large-desktop{margin-left:6rem!important}.has-content-padding-left-super-large-desktop{padding-left:6rem!important}.has-margin-top-none-desktop{margin-top:0!important}.has-padding-top-none-desktop{padding-top:0!important}.has-margin-right-none-desktop{margin-right:0!important}.has-padding-right-none-desktop{padding-right:0!important}.has-content-margin-right-none-desktop{margin-right:0!important}.has-content-padding-right-none-desktop{padding-right:0!important}.has-margin-bottom-none-desktop{margin-bottom:0!important}.has-padding-bottom-none-desktop{padding-bottom:0!important}.has-margin-left-none-desktop{margin-left:0!important}.has-padding-left-none-desktop{padding-left:0!important}.has-content-margin-left-none-desktop{margin-left:0!important}.has-content-padding-left-none-desktop{padding-left:0!important}}.has-margin-left-negative-extra-large{left:-3rem!important}.has-margin-right-negative-extra-large{right:-3rem}.margin-left-negative-lg{left:-3rem!important}.margin-right-negative-lg{right:-3rem}.margin-top-negative-xxs{margin-top:-.5rem!important}.margin-top-negative-sm{margin-top:-1.5rem!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.padding-top-none-mobile{padding-top:0!important}}.has-content-margin-left-none{-webkit-margin-start:0!important;margin-inline-start:0!important}.has-content-margin-right-none{-webkit-margin-end:0!important;margin-inline-end:0!important}.has-content-margin-right-xxs{-webkit-margin-end:.5rem!important;margin-inline-end:.5rem!important}.has-content-margin-right-xs{-webkit-margin-end:1rem!important;margin-inline-end:1rem!important}.has-content-margin-left-sm{-webkit-margin-start:1.5rem!important;margin-inline-start:1.5rem!important}@media print,screen and (min-width:768px){.has-content-margin-left-none-tablet{-webkit-margin-start:0!important;margin-inline-start:0!important}.has-content-margin-right-none-tablet{-webkit-margin-end:0!important;margin-inline-end:0!important}.has-content-padding-right-none-tablet{-webkit-padding-end:0!important;padding-inline-end:0!important}.has-content-margin-right-xxl-tablet{-webkit-margin-end:6rem!important;margin-inline-end:6rem!important}}.has-one-line{-webkit-line-clamp:1!important}.has-two-lines{-webkit-line-clamp:2!important}.has-three-lines{-webkit-line-clamp:3!important}.has-content-right-zero{right:0}.is-vertically-aligned-middle{vertical-align:middle!important}html.has-interactive .margin-top-xs-interactive{margin-top:1rem!important}html.has-interactive .margin-right-sm-interactive{margin-right:1.5rem!important}html.has-interactive .has-margin-top-medium-interactive{margin-top:1rem!important}html.has-interactive .has-margin-right-large-interactive{margin-right:1.5rem!important}.has-width-100{width:100px!important}.has-width-auto{width:auto!important}.has-width-330{width:330px!important}@media screen and (min-width:1800px){.has-width-450-widescreen{width:450px!important}}.is-reading-width{max-width:50rem!important}.is-overlayed-large{padding-bottom:6rem!important}.is-overlayed-large+*{margin-top:-3rem!important}@media print{.display-block-print{display:block!important}.display-flex-print{display:flex!important}.display-none-print{display:none!important}.position-fixed-print{position:fixed!important}.position-absolute-print{position:absolute!important}.size-a4-print-landscape{height:210mm;width:297mm}.is-fullscreen-print-landscape{height:100vmin;max-width:100vmax!important;width:100vmax!important}.is-fullwidth-print{width:100%!important}.color-adjust-exact{color-adjust:exact;-webkit-print-color-adjust:exact}.padding-xxl-print{padding:6rem!important}}@media print and (orientation:portrait){.rotate-270-print-portrait{transform:rotate(270deg) translate(-100%);transform-origin:0 0}}@media print{.break-inside-avoid{-moz-column-break-inside:avoid;break-inside:avoid}}h1,h2,h2.likeAnH1,h3,h4,h5,h6{font-weight:600}.docon{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr;display:inline-block;font-family:docons;font-size:inherit;font-style:normal;font-variant:normal;font-weight:400;line-height:16px;text-align:center;text-transform:none}@font-face{font-family:docons;font-style:normal;font-weight:400;src:url(docons.ec36b226.eot);src:url(docons.ec36b226.eot) format("embedded-opentype"),url(docons.ee12ab8d.woff2) format("woff2"),url(docons.0c244808.woff) format("woff"),url(docons.de1f942b.ttf) format("truetype")}@font-face{font-family:SegoeUI;font-weight:100 700;src:url(/static/third-party/SegoeUIWeb/1.01.206/SegoeUI-Roman-VF_web.woff2) format("woff2"),url(/static/third-party/SegoeUIWeb/1.01.206/SegoeUI-Roman-VF_web.woff) format("woff"),url(/static/third-party/SegoeUIWeb/1.01.206/SegoeUI-Roman-VF_web.ttf) format("ttf")}@font-face{font-family:SegoeUI;font-style:italic;font-weight:400;src:url(/static/third-party/SegoeUI/5.32/west-european/italic/latest.eot);src:url(/static/third-party/SegoeUI/5.32/west-european/italic/latest.woff2) format("woff2"),url(/static/third-party/SegoeUI/5.32/west-european/italic/latest.woff) format("woff"),url(/static/third-party/SegoeUI/5.32/west-european/italic/latest.ttf) format("ttf")}@font-face{font-family:SegoeUI;src:local("Apple Color Emoji"),local("Android Emoji"),local("Segoe UI Emoji"),local(EmojiSymbols),local(Symbola);unicode-range:U+1f300-1f5ff,U+1f600-1f64f,U+1f680-1f6ff,U+026??}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@-webkit-keyframes dots{0%,20%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;left:0;opacity:0}25%,75%{opacity:1}35%{-webkit-animation-timing-function:linear;animation-timing-function:linear;left:45%}65%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;left:55%}80%,to{left:100%;opacity:0}}@keyframes dots{0%,20%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;left:0;opacity:0}25%,75%{opacity:1}35%{-webkit-animation-timing-function:linear;animation-timing-function:linear;left:45%}65%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;left:55%}80%,to{left:100%;opacity:0}}@-webkit-keyframes orbit{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:rotate(225deg)}7%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:rotate(345deg)}30%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;transform:rotate(455deg)}39%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:rotate(690deg)}70%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:rotate(815deg)}75%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:rotate(945deg)}76%,to{opacity:0;transform:rotate(945deg)}}@keyframes orbit{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:rotate(225deg)}7%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:rotate(345deg)}30%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;transform:rotate(455deg)}39%{-webkit-animation-timing-function:linear;animation-timing-function:linear;transform:rotate(690deg)}70%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:rotate(815deg)}75%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:rotate(945deg)}76%,to{opacity:0;transform:rotate(945deg)}}@-webkit-keyframes slideUp{0%{transform:translateY(100%)}70%{transform:translateY(-10%)}to{transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(100%)}70%{transform:translateY(-10%)}to{transform:translateY(0)}}@-webkit-keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@-webkit-keyframes slideUpOutFadeOut{to{opacity:0;transform:translateY(-100%)}}@keyframes slideUpOutFadeOut{to{opacity:0;transform:translateY(-100%)}}@-webkit-keyframes fadeOut{to{opacity:0}}@keyframes fadeOut{to{opacity:0}}@-webkit-keyframes slideLeft{to{transform:translateX(-100%)}}@keyframes slideLeft{to{transform:translateX(-100%)}}@-webkit-keyframes slideRight{to{transform:translateX(100%)}}@keyframes slideRight{to{transform:translateX(100%)}}@-webkit-keyframes scaleIn{0%{transform:scale(0)}30%{transform:scale(0)}75%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes scaleIn{0%{transform:scale(0)}30%{transform:scale(0)}75%{transform:scale(1.2)}to{transform:scale(1)}}@-webkit-keyframes fadeInSpin{0%,50%{opacity:0;right:0;transform:rotate(180deg)}to{opacity:1;right:105%;transform:rotate(0deg)}}@keyframes fadeInSpin{0%,50%{opacity:0;right:0;transform:rotate(180deg)}to{opacity:1;right:105%;transform:rotate(0deg)}}@-webkit-keyframes shake{0%{transform:translateX(-10px)}20%{transform:translateX(10px)}50%{transform:translateX(-10px)}70%{transform:translateX(10px)}to{transform:translateX(0)}}@keyframes shake{0%{transform:translateX(-10px)}20%{transform:translateX(10px)}50%{transform:translateX(-10px)}70%{transform:translateX(10px)}to{transform:translateX(0)}}@-webkit-keyframes pulse{0%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}to{background-color:rgba(165,165,165,.1)}}@keyframes pulse{0%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}to{background-color:rgba(165,165,165,.1)}}.shake-in,.task-completed-modal.is-incorrect{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation:shake .5s ease-out;animation:shake .5s ease-out}@keyframes boop{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}html *,html a,html li{outline-color:inherit}td:not([align]),th:not([align]){text-align:left}.vector-icon{fill:currentColor;height:14px;position:relative;top:2px;width:14px}.textAccent1{color:var(--theme-warning-dark)}.textAccent2{color:var(--theme-info-dark)}.bgdAccent1{background-color:var(--theme-body-background-medium)}span.likeALabel{color:var(--theme-text-subtle)}time.loading{visibility:hidden}[hidden]{display:none!important}div.embeddedvideo{max-width:640px;overflow:hidden;position:relative;width:100%}div.embeddedvideo:before{content:"";display:block;height:0;padding-bottom:56.25%;width:100%;z-index:-1}div.embeddedvideo iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.codeHeaderTitle{font-weight:600;margin-top:24px}.codeHeader{background-color:var(--theme-code-header);border:1px solid var(--theme-border);border-bottom:0;box-sizing:content-box;color:var(--theme-text);display:flex;flex-direction:row;font-size:.8rem;margin-top:16px;min-height:30px}.codeHeader button.run,.codeHeader button.tryIt{background-color:var(--theme-success-base);color:var(--theme-success-invert)}.codeHeader button.run:hover,.codeHeader button.tryIt:hover{background-color:var(--theme-success-hover);color:var(--theme-success-invert)}.codeHeaderTitle+.codeHeader{margin-top:4px}.codeHeader>.language{flex-grow:1;padding:2px 16px}.codeHeader>.action{align-items:center;background-color:transparent;border:0 solid var(--theme-border);border-left-width:1px;color:var(--theme-text);cursor:pointer;display:flex;line-height:normal;padding:2px 10px}.codeHeader>.action>.docon{margin-right:.25em}.codeHeader>.action:hover{background-color:var(--theme-code-block)}.codeHeader>.action.focus-visible{z-index:3}.codeHeader>.action.action-interactive{background-color:var(--theme-success-base);color:var(--theme-success-invert)}.codeHeader>.action.action-interactive:hover{background-color:var(--theme-success-hover)!important}.codeHeader>.action.action-interactive.is-loading:after{border-color:transparent transparent var(--theme-success-hover) var(--theme-success-hover)!important}.codeHeader>.action .successful-copy-alert.is-transparent{opacity:0;transition:opacity .5s ease-in-out}.codeHeader+pre{margin-top:0}.fixed{overflow-y:auto;position:fixed;top:0;z-index:1030}.centered{text-align:center}.pageFooter{border-top:1px solid var(--theme-border);margin-top:48px;padding:24px 0}.pageFooter ul.links{list-style-type:none}.pageFooter ul.links>li{display:inline-block;padding:0 25px}.pageFooter ul.links>li a{color:var(--theme-text);font-weight:600}.pageFooter ul.links>li a:hover{color:var(--theme-primary-base);text-decoration:underline}.pageFooter ul.links>li a:visited{color:var(--theme-text)}.subtle{color:var(--theme-text-subtle)}.summaryHolder{margin-top:24px}.summary p:first-of-type{margin-top:0}.inlineEditButton{align-self:center;flex-shrink:0;font-size:.875rem;margin-left:24px}@media print,screen and (min-width:768px){.inlineEditButton{align-self:flex-end}}.inlineEditButton a,.inlineEditButton a:link{color:var(--theme-text-subtle)}.inlineEditButton a:hover{color:var(--theme-primary-base)}.inlineEditButton a:after{display:none!important}.inlineEditButton a span.docon{color:var(--theme-primary-base);display:inline;margin-right:6px}.summaryHolder .inlineEditButton{float:right}.content :not(.codeHeader)+pre>code{margin-top:-16px}.content :not(.codeHeader)+pre>code:before{background-color:var(--theme-code-header);border-bottom:1px solid var(--theme-border);box-sizing:border-box;color:var(--theme-text);content:" ";display:block;font-size:.8rem;font-weight:400;height:31px;line-height:160%;margin:-16px -16px 16px;padding:5px 16px}pre.wrap{white-space:pre-wrap}dl.attributeList{display:flex;margin:0}dl.attributeList dd{margin-left:8px}dl.attributeList dd p:first-child{margin-top:0}.stack,dl.stack{margin-top:24px}.halfStack,dl.halfStack{margin-top:12px}.pdlHolder{display:flex;flex-direction:column;flex-flow:wrap}.cdlHolder .cdl,.pdlHolder .pdl{display:inline-block}.cdlHolder .cdl a,.pdlHolder .pdl a{outline-offset:-.125rem}.cdlHolder .cdl:after{content:", "}.pdlHolder .pdl:after{color:var(--theme-text-subtle);content:"→";font-size:16px;padding-left:6px;padding-right:6px;vertical-align:baseline}.cdlHolder .cdl.cdlLastVisible:after,.cdlHolder .cdl:last-child:after,.pdlHolder .pdl:last-child:after{content:""}.memberNameHolder{display:flex;justify-content:space-between;margin-top:24px}.memberInfo{margin-left:24px}.memberInfo+p{word-break:break-all}.propertyInfoTitle{margin-bottom:2px}.propertyInfoTitle+p{margin-top:0}.propertyInfo p:first-child,.propertyInfo p:nth-child(2),.propertyInfo+p{margin-top:2px}dl.parameterList{display:flex;margin:0;max-width:100%}dl.parameterList dd{margin-left:12px}dl.parameterList+p{margin-top:4px}.detailTile{float:left;margin-bottom:28px;width:50%}.detailTile h4{font-size:1rem;margin:0 0 6px}.detailTile div{color:var(--theme-text-subtle)}.detailTile+h2{clear:left}.parameterName,dl.parameterList dt{background-color:var(--theme-body-background-medium);display:inline-block;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-weight:600;padding:0 6px 2px}.parameterInfo{margin-left:24px}.parameterInfo table.stack{margin-top:12px}.parameterName+.parameterDetails{margin-top:4px}.parameterDetails{font-size:.875rem}.globalParamsHolder{margin-top:24px}.globalParamsHolder>a{padding-left:24px}.globalParamsHolder>a:before{color:var(--theme-text);content:"\FF34";font-family:docons;font-size:.8rem;font-weight:600;left:0;padding-top:1px;position:absolute;transform:rotate(0deg);transition:transform .2s ease-out}.globalParamsHolder[aria-expanded=true]>a:before{transform:rotate(90deg)}.globalParamsHolder .globalParams{display:none}.globalParamsHolder[aria-expanded=true] .globalParams{display:block}main .memberDetails table.nameValue td:first-child{padding:8px 0 0}main .memberDetails table.nameValue td:nth-child(2){padding:0 0 8px}main .memberDetails table.nameValue td:only-child{padding:8px 0}@media print,screen and (min-width:768px){main .memberDetails table.nameValue td:first-child{padding:8px 16px 8px 0}main .memberDetails table.nameValue td:nth-child(2),main .memberDetails table.nameValue td:only-child{padding:8px 0}}body[dir=rtl] .locale-selector-link:before{margin-left:5px;margin-right:0}html.is-chromeless body{display:block;overflow:hidden;padding:0 24px 24px;width:auto}a{word-wrap:break-word;color:var(--theme-hyperlink);cursor:pointer;text-decoration:none}a:hover{color:var(--theme-primary-hover);text-decoration:underline}a:visited{color:var(--theme-visited)}a,li{outline:0}button{background-color:var(--theme-body-background);color:var(--theme-text);cursor:pointer}:not(a):not(pre)>code{font-smooth:auto;word-wrap:break-word;background-color:var(--theme-inline-code);border-radius:3px;font-size:85%;padding:.1em .2em}pre{font-smooth:auto;word-wrap:normal;-webkit-overflow-scrolling:touch;background-color:var(--theme-code-block);border:1px solid var(--theme-border);font-size:.875rem;-webkit-hyphens:none;hyphens:none;margin:1rem 0 0;overflow:auto;padding:1rem;-moz-tab-size:4;tab-size:4;white-space:pre;word-break:normal;word-spacing:normal}pre,pre>code{line-height:1.3571}pre>code{border:0;display:block;padding:0;position:relative}pre>code mark{margin:0 -1rem;min-height:18.9px;min-width:calc(100% + 2rem);padding:0 1rem}kbd,pre>code mark{color:var(--theme-text);display:inline-block}kbd{background-color:var(--theme-body-background);border:solid 1px var(--theme-secondary-base);border-bottom-color:var(--theme-secondary-base);border-radius:.25rem;box-shadow:inset 0 -1px 0 var(--theme-secondary-box-shadow);font-size:.75rem;line-height:10px;padding:.25rem;vertical-align:middle}fieldset{border:none;min-width:0}ol.default,ul.default{margin:16px 0;margin-left:38px}ol.default>li,ul.default>li{list-style:disc none outside}ol.default>li{list-style-type:decimal}ul.default>li>ul.default>li{list-style-type:circle}.op_multi_selector,.op_single_selector{display:none}body select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--theme-box-shadow-heavy)}select::-ms-expand{display:none}html.os-high-contrast-enabled select{-webkit-appearance:menulist;-moz-appearance:menulist;appearance:menulist;background-image:none;padding-right:0}html.os-high-contrast-enabled select::-ms-expand{display:block}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input::-ms-clear{display:none}option{margin:0;padding:0}hr{border-color:var(--theme-border);border-style:solid;border-width:1px 0 0;height:0}.clearFix:after{clear:both;content:".";display:block;height:0;visibility:hidden}iframe{width:100%}html[data-target=chromeless] [data-target]:not([data-target=chromeless]),html[data-target=chromeless] [data-zone]:not([data-zone=chromeless]),html[data-target=docs] [data-target]:not([data-target=docs]),html[data-target=docs] [data-zone]:not([data-zone=docs]){display:none}html:not(.os-high-contrast-enabled) .high-contrast-only{display:none!important}b,strong{font-weight:600}abbr[title]{border-bottom:2px dotted;text-decoration:none}summary{cursor:pointer}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;box-sizing:border-box;font-size:16px;min-height:100vh;outline-color:var(--theme-text);overflow-x:hidden;overflow-y:scroll}html *,html :after,html :before{box-sizing:inherit}body{background-color:var(--theme-body-background);color:var(--theme-text);display:flex;flex:1 1 100%;flex-direction:column;line-height:160%;min-height:100vh}.mainContainer .left-container,.mainContainer .primary-holder,.mainContainer .right-container{padding-top:1.5rem}@media print{body,body>.mainContainer>.columns,body>.mainContainer>.columns>.primary-holder>.columns{display:block!important;margin:0 auto!important}.feedback-section,.left-container,.right-container,body>.mainContainer>.columns>.primary-holder>.columns>:not(.column),body>:not(.mainContainer){display:none!important}.mainContainer,.primary-holder,.uhf-container{max-width:100%!important;width:100%!important}pre{word-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;word-break:break-word!important}}.content img{border:0}.content img,.content video{height:auto;max-width:100%}.content audio,.content canvas,.content img,.content progress,.content video{display:inline-block;vertical-align:baseline}.content audio:not([controls]){display:none;height:0}.content svg:not(:root){overflow:hidden}.content td img{max-width:none}.content ul ul{margin:0;margin-left:20px}.content ul ul>li{list-style-type:circle}.content ul ul ul>li{list-style-type:square}.content ol ol{margin:0;margin-left:20px}.content ol ol>li{list-style-type:lower-alpha}.content ol ol ol>li{list-style-type:lower-roman}.content h1:first-of-type{margin-bottom:0;margin-top:-10px}.content h2,.content h3,.content h4,.content h5,.content h6{line-height:1.3;margin-bottom:12px;margin-top:10px}.content h1,.content h2.likeAnH1{word-wrap:break-word;font-size:clamp(1.875rem,22.1052631579px + 1.6447368421vw,2.5rem);line-height:1.3;margin-bottom:12px;margin-top:0;word-break:break-word}.content h2{font-size:clamp(1.59375rem,18.7894736842px + 1.3980263158vw,2.125rem);margin-top:32px}.content h3{font-size:clamp(1.3125rem,15.4736842105px + 1.1513157895vw,1.75rem);margin-bottom:18px;margin-top:30px}.content h4{font-size:clamp(1.125rem,13.2631578947px + .9868421053vw,1.5rem);margin-bottom:6px;margin-top:36px}.content h5{font-size:clamp(1.1rem,15.7052631579px + .3947368421vw,1.25rem)}.content h5,.content h6{letter-spacing:1px;margin-bottom:6px;margin-top:36px}.content h6{font-size:clamp(1.05rem,15.8526315789px + .1973684211vw,1.125rem)}.content p{word-wrap:break-word;margin-bottom:0;margin-top:1rem}.content blockquote{border-color:var(--theme-border);border-style:solid;border-width:0 0 0 3px;display:block;margin:1.2em 0 2em;padding:0 .8em}.content blockquote footer{color:var(--theme-text-subtle);font-size:.9em}.content ol.clean,.content ul.clean{margin:0;margin-bottom:16px;padding:0}.content ol,.content ul{margin:16px 0;margin-left:38px}.content ol>li,.content ul>li{list-style:disc none outside}.content ul>li>ul>li{list-style-type:circle}.content ol>li{list-style-type:decimal}.content .checklist>ul{margin-left:1rem}.content .checklist>ul>li{list-style-type:none;margin-left:1em;position:relative}.content .checklist>ul>li:before{color:var(--theme-success-base);content:"\FF02";display:inline-block;font-family:docons;height:1em;left:-1.5em;position:absolute;width:1em}.content table{margin-top:1rem}.content td>ul:first-child{margin-top:0}.content[lang^=ja] th,.content[lang^=ko] th,.content[lang^=zh] th{white-space:nowrap}.content nobr{white-space:normal}.docon-more:before{content:"\E712"}.docon-settings:before{content:"\E713"}.docon-people:before{content:"\E716"}.docon-link:before{content:"\E71B"}.docon-filter:before{content:"\E71C"}.docon-search:before{content:"\E721"}.docon-share:before{content:"\E72D"}.docon-lock:before{content:"\E72E"}.docon-check-mark:before{content:"\E73E"}.docon-print:before{content:"\E749"}.docon-delete:before{content:"\E74D"}.docon-play:before{content:"\E768"}.docon-calendar:before{content:"\E787"}.docon-enhance-pop:before{content:"\E78F"}.docon-flag:before{content:"\E7C1"}.docon-location-circle:before{content:"\E80E"}.docon-home:before{content:"\E80F"}.docon-location:before{content:"\E81D"}.docon-view:before{content:"\E890"}.docon-download:before{content:"\E896"}.docon-upload:before{content:"\E898"}.docon-dislike:before{content:"\E8E0"}.docon-like:before{content:"\E8E1"}.docon-world:before{content:"\E909"}.docon-clock:before{content:"\E917"}.docon-reply:before{content:"\E97A"}.docon-clear-night:before{content:"\E9C2"}.docon-asterisk:before{content:"\EA38"}.docon-lightbulb:before{content:"\EA80"}.docon-website:before{content:"\EB41"}.docon-section:before{content:"\EC0C"}.docon-developer-tools:before{content:"\EC7A"}.docon-web-components:before{content:"\EC8B"}.docon-feedback:before{content:"\ED15"}.docon-single-bookmark:before{content:"\EDFF"}.docon-single-bookmark-solid:before{content:"\EE00"}.docon-cloud-import-export:before{content:"\EE55"}.docon-document-management:before{content:"\EFFC"}.docon-text-document:before{content:"\F029"}.docon-arrow-up-right:before{content:"\F069"}.docon-arrow-up8:before{content:"\F0AD"}.docon-arrow-down8:before{content:"\F0AE"}.docon-medium-monogram-logo:before{content:"\F1A1"}.docon-cube-cone-ball-shapes:before{content:"\F1AC"}.docon-blog:before{content:"\F22B"}.docon-deploy:before{content:"\F29D"}.docon-more-vertical:before{content:"\F2BC"}.docon-circle-addition:before{content:"\F2E3"}.docon-circle-addition-solid:before{content:"\F2E4"}.docon-file-code:before{content:"\F30E"}.docon-asterisk-solid:before{content:"\F34D"}.docon-like-solid:before{content:"\F3BF"}.docon-dislike-solid:before{content:"\F3C0"}.docon-pod-cast:before{content:"\F47D"}.docon-special-event:before{content:"\F536"}.docon-dictionary-download:before{content:"\F72F"}.docon-set-history-status:before{content:"\F738"}.docon-reading-settings:before{content:"\F73C"}.docon-filter-settings:before{content:"\F76C"}.docon-inspect:before{content:"\F80A"}.docon-enter-mode:before{content:"\F80B"}.docon-wechat:before{content:"\F80D"}.docon-weibo:before{content:"\F80F"}.docon-brand-linkedin:before{content:"\FF00"}.docon-feed:before{content:"\FF01"}.docon-check:before{content:"\FF02"}.docon-feedback-positive-outline:before{content:"\FF03"}.docon-math-multiply:before{content:"\FF04"}.docon-octicon-smiley:before{content:"\FF06"}.docon-power:before{content:"\FF07"}.docon-terminal:before{content:"\FF08"}.docon-status-info-outline:before{content:"\FF09"}.docon-navigate-refresh:before{content:"\FF0A"}.docon-sharing:before{content:"\FF0B"}.docon-exit-mode:before{content:"\FF0C"}.docon-octicon-issue-closed:before{content:"\FF0D"}.docon-octicon-issue-opened:before{content:"\FF0E"}.docon-edit-outline:before{content:"\FF0F"}.docon-sun:before{content:"\FF10"}.docon-locale-globe:before{content:"\FF11"}.docon-status-warning-outline:before{content:"\FF12"}.docon-status-success-outline:before{content:"\FF13"}.docon-brand-facebook:before{content:"\FF14"}.docon-brand-github:before{content:"\FF16"}.docon-status-error-outline:before{content:"\FF17"}.docon-arrow-up-left:before{content:"\FF18"}.docon-arrow-right:before{content:"\FF19"}.docon-code-lang:before{content:"\FF1B"}.docon-brand-twitter:before{content:"\FF1C"}.docon-edit-copy:before{content:"\FF1D"}.docon-editor-list-bullet:before{content:"\FF1E"}.docon-octicon-plus-small:before{content:"\FF1F"}.docon-arrow-down:before{content:"\FF20"}.docon-arrow-left:before{content:"\FF21"}.docon-status-waiting:before{content:"\FF22"}.docon-comment-lines:before{content:"\FF24"}.docon-comment-outline:before{content:"\FF25"}.docon-mail-message-fill:before{content:"\FF27"}.docon-math-minus:before{content:"\FF28"}.docon-math-plus:before{content:"\FF29"}.docon-math-plus-light:before{content:"\FF2A"}.docon-user:before{content:"\FF2C"}.docon-navigate-external:before{content:"\FF2D"}.docon-play-fill:before{content:"\FF2E"}.docon-menu:before{content:"\FF2F"}.docon-navigate-close:before{content:"\FF30"}.docon-chevron-up-light:before{content:"\FF31"}.docon-chevron-left-light:before{content:"\FF32"}.docon-chevron-down-light:before{content:"\FF33"}.docon-chevron-right-light:before{content:"\FF34"}.docon-status-failure-outline:before{content:"\FF35"}.docon-star:before{content:"\FF36"}.docon-star-half:before{content:"\FF37"}.docon-star-outline:before{content:"\FF38"}.docon-topic-architecture:before{content:"\FF39"}.docon-topic-deploy:before{content:"\FF40"}.docon-topic-download:before{content:"\FF41"}.docon-topic-get-started:before{content:"\FF42"}.docon-topic-how-to-guide:before{content:"\FF43"}.docon-topic-learn:before{content:"\FF44"}.docon-topic-overview:before{content:"\FF45"}.docon-topic-quickstart:before{content:"\FF46"}.docon-topic-tutorial:before{content:"\FF47"}.docon-topic-whats-new:before{content:"\FF48"}.docon-topic-reference:before{content:"\FF49"}.docon-topic-concept:before{content:"\FF50"}.docon-topic-video:before{content:"\FF51"}.docon-telescope:before{content:"\FF52"}.docon-topic-sample:before{content:"\FF53"}.docon-question-circle-solid:before{content:"\FF54"}.docon-book-solid:before{content:"\FF55"}.docon-tag-circle-solid:before{content:"\FF56"}.docon-lightbulb-regular:before{content:"\FF57"}.docon-brand-dev-to:before{content:"\FF58"}.docon-brand-instagram:before{content:"\FF59"}.docon-brand-stack-overflow:before{content:"\FF60"}.docon-brand-twitch:before{content:"\FF61"}.docon-brand-youtube:before{content:"\FF62"}.docon-brand-stack-overflow-solid:before{content:"\FF63"}.docon-book-open:before{content:"\FF66"}.docon-bulleted-list-three-items:before{content:"\FF67"}.docon-recommended-content:before{content:"\FF68"}pre>code mark{background-color:var(--theme-code-highlight-background)}.line-highlight{background-color:#ffc}.hljs-comment{color:#008000}.hljs-built_in,.hljs-keyword,.hljs-name,.hljs-pscommand,.hljs-selector-tag,.hljs-string .hljs-subst,.hljs-tag{color:#0101fd}.hljs-literal{color:#07704a}.hljs-attr,.hljs-string .hljs-subst{color:#0451a5}.hljs-code,.hljs-deletion,.hljs-section,.hljs-string,.hljs-string .hljs-subst .hljs-string,.hljs-template-tag,.hljs-template-variable{color:#a31515}.hljs-addition,.hljs-attribute,.hljs-meta,.hljs-parameter,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-title,.hljs-type{color:#006881}.hljs-doctag{color:#666666}.hljs-control{color:#af00db}.hljs-helper{color:#795e26}.hljs-bullet,.hljs-link,.hljs-symbol{color:#0064c8}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:600}.hljs-constant,.hljs-reserved{color:#cd3131}.theme-dark .line-highlight,.theme-high-contrast .line-highlight{background-color:darkgreen}.theme-dark .hljs-comment,.theme-high-contrast .hljs-comment{color:#63b456}.theme-dark .hljs-number,.theme-high-contrast .hljs-number{color:#b5cea8}.theme-dark .hljs-built_in,.theme-dark .hljs-keyword,.theme-dark .hljs-literal,.theme-dark .hljs-name,.theme-dark .hljs-pscommand,.theme-dark .hljs-selector-tag,.theme-dark .hljs-tag,.theme-high-contrast .hljs-built_in,.theme-high-contrast .hljs-keyword,.theme-high-contrast .hljs-literal,.theme-high-contrast .hljs-name,.theme-high-contrast .hljs-pscommand,.theme-high-contrast .hljs-selector-tag,.theme-high-contrast .hljs-tag{color:#569cd6}.theme-dark .hljs-title,.theme-high-contrast .hljs-title{color:#4ec9b0}.theme-dark .hljs-attr,.theme-dark .hljs-string .hljs-subst,.theme-high-contrast .hljs-attr,.theme-high-contrast .hljs-string .hljs-subst{color:#9cdcfe}.theme-dark .hljs-attribute,.theme-dark .hljs-code,.theme-dark .hljs-deletion,.theme-dark .hljs-section,.theme-dark .hljs-string,.theme-dark .hljs-string .hljs-subst .hljs-string,.theme-dark .hljs-template-tag,.theme-dark .hljs-template-variable,.theme-dark .hljs-type,.theme-high-contrast .hljs-attribute,.theme-high-contrast .hljs-code,.theme-high-contrast .hljs-deletion,.theme-high-contrast .hljs-section,.theme-high-contrast .hljs-string,.theme-high-contrast .hljs-string .hljs-subst .hljs-string,.theme-high-contrast .hljs-template-tag,.theme-high-contrast .hljs-template-variable,.theme-high-contrast .hljs-type{color:#ce9178}.theme-dark .hljs-addition,.theme-dark .hljs-meta,.theme-dark .hljs-selector-attr,.theme-dark .hljs-selector-pseudo,.theme-high-contrast .hljs-addition,.theme-high-contrast .hljs-meta,.theme-high-contrast .hljs-selector-attr,.theme-high-contrast .hljs-selector-pseudo{color:#2b91af}.theme-dark .hljs-addition,.theme-dark .hljs-attribute,.theme-dark .hljs-meta,.theme-dark .hljs-parameter,.theme-dark .hljs-selector-attr,.theme-dark .hljs-selector-pseudo,.theme-dark .hljs-title,.theme-dark .hljs-type,.theme-high-contrast .hljs-addition,.theme-high-contrast .hljs-attribute,.theme-high-contrast .hljs-meta,.theme-high-contrast .hljs-parameter,.theme-high-contrast .hljs-selector-attr,.theme-high-contrast .hljs-selector-pseudo,.theme-high-contrast .hljs-title,.theme-high-contrast .hljs-type{color:#01cfff}.theme-dark .hljs-control,.theme-high-contrast .hljs-control{color:#c586c0}.theme-dark .hljs-helper,.theme-high-contrast .hljs-helper{color:#dcdcaa}.theme-dark .hljs-bullet,.theme-dark .hljs-doctag,.theme-dark .hljs-link,.theme-dark .hljs-symbol,.theme-high-contrast .hljs-bullet,.theme-high-contrast .hljs-doctag,.theme-high-contrast .hljs-link,.theme-high-contrast .hljs-symbol{color:#a6a6a6}.theme-dark .hljs-constant,.theme-dark .hljs-reserved,.theme-high-contrast .hljs-constant,.theme-high-contrast .hljs-reserved{color:#f77777}.alert{word-wrap:break-word;background-color:var(--theme-body-background-medium);border:1px solid var(--theme-border-white-high-contrast);border-radius:.375rem;color:var(--theme-text);display:block;font-size:1rem;margin-top:1rem;outline-color:var(--theme-text);padding:1rem;position:relative;transition:height .5s ease-in,opacity .5s ease-in;word-break:break-word}.alert>:first-child{margin-top:0}.alert>*{max-width:100%}.alert.is-primary{background-color:var(--theme-primary-background);border:1px solid var(--theme-primary-background-glow-high-contrast)}.alert.is-primary .alert-title,.alert.is-primary a:not(.button){color:var(--theme-primary-dark)}.alert.is-primary.is-loading:after{border-bottom-color:var(--theme-primary-dark);border-left-color:var(--theme-primary-background);border-right-color:var(--theme-primary-dark);border-top-color:var(--theme-primary-dark)}.alert.is-secondary{background-color:var(--theme-secondary-background);border:1px solid var(--theme-secondary-background-glow-high-contrast)}.alert.is-secondary .alert-title,.alert.is-secondary a:not(.button){color:var(--theme-secondary-dark)}.alert.is-secondary.is-loading:after{border-bottom-color:var(--theme-secondary-dark);border-left-color:var(--theme-secondary-background);border-right-color:var(--theme-secondary-dark);border-top-color:var(--theme-secondary-dark)}.alert.is-tertiary{background-color:var(--theme-tertiary-background);border:1px solid var(--theme-tertiary-background-glow-high-contrast)}.alert.is-tertiary .alert-title,.alert.is-tertiary a:not(.button){color:var(--theme-tertiary-dark)}.alert.is-tertiary.is-loading:after{border-bottom-color:var(--theme-tertiary-dark);border-left-color:var(--theme-tertiary-background);border-right-color:var(--theme-tertiary-dark);border-top-color:var(--theme-tertiary-dark)}.alert.is-success{background-color:var(--theme-success-background);border:1px solid var(--theme-success-background-glow-high-contrast)}.alert.is-success .alert-title,.alert.is-success a:not(.button){color:var(--theme-success-dark)}.alert.is-success.is-loading:after{border-bottom-color:var(--theme-success-dark);border-left-color:var(--theme-success-background);border-right-color:var(--theme-success-dark);border-top-color:var(--theme-success-dark)}.alert.is-info{background-color:var(--theme-info-background);border:1px solid var(--theme-info-background-glow-high-contrast)}.alert.is-info .alert-title,.alert.is-info a:not(.button){color:var(--theme-info-dark)}.alert.is-info.is-loading:after{border-bottom-color:var(--theme-info-dark);border-left-color:var(--theme-info-background);border-right-color:var(--theme-info-dark);border-top-color:var(--theme-info-dark)}.alert.is-warning{background-color:var(--theme-warning-background);border:1px solid var(--theme-warning-background-glow-high-contrast)}.alert.is-warning .alert-title,.alert.is-warning a:not(.button){color:var(--theme-warning-dark)}.alert.is-warning.is-loading:after{border-bottom-color:var(--theme-warning-dark);border-left-color:var(--theme-warning-background);border-right-color:var(--theme-warning-dark);border-top-color:var(--theme-warning-dark)}.alert.is-danger{background-color:var(--theme-danger-background);border:1px solid var(--theme-danger-background-glow-high-contrast)}.alert.is-danger .alert-title,.alert.is-danger a:not(.button){color:var(--theme-danger-dark)}.alert.is-danger.is-loading:after{border-bottom-color:var(--theme-danger-dark);border-left-color:var(--theme-danger-background);border-right-color:var(--theme-danger-dark);border-top-color:var(--theme-danger-dark)}.alert .alert-title,.alert a:not(.button){color:currentColor;font-weight:600}.alert .codeHeader{line-height:24px}.alert ol,.alert ol.default,.alert ul,.alert ul.default{line-height:1.8;margin-bottom:0}.alert.is-banner{border-radius:0;margin:0;padding-bottom:.5rem;padding-top:.5rem}.alert.is-banner p{margin-bottom:calc(.375em - 1px);margin-top:calc(.375em - 1px);padding-bottom:calc(.375em - 1px);padding-top:calc(.375em - 1px)}.alert.is-header{border-radius:0}.alert.is-header+.alert{border-top-left-radius:0;border-top-right-radius:0;margin-top:0}.alert.disappearing{-webkit-animation:slideUpOutFadeOut .4s ease-in forwards;animation:slideUpOutFadeOut .4s ease-in forwards}.alert.disappearing.is-inline-alert{-webkit-animation:fadeOut 1s ease-in forwards;animation:fadeOut 1s ease-in forwards}.alert.is-loading>:first-child{margin-bottom:0;margin-left:1.8em}.alert.is-loading:after{border-bottom-color:var(--theme-text);border-left-color:transparent;border-right-color:var(--theme-text);border-top-color:var(--theme-text);left:1em;margin-top:.25em;position:absolute;top:1em;transform:none}.alert.is-loading.is-small:after{font-size:.875rem}.alert.is-loading.is-medium:after{font-size:1rem}.alert.is-loading.is-large:after{font-size:1.125rem}.autocomplete{display:inline-block;position:relative}.autocomplete-input{-webkit-padding-end:26px;padding-inline-end:26px}.autocomplete-loader{inset-block-start:8px;inset-inline-end:10px;position:absolute}.autocomplete-loader.input-lg{font-size:1.25rem;top:10px}.autocomplete-suggestions{background-color:var(--theme-body-background);border:1px solid var(--theme-border);box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light);cursor:default;list-style-type:none;margin:2px 0 0!important;max-height:18rem;max-width:100%;min-width:100%;padding:0;position:absolute;z-index:1000}@media print,screen and (min-width:768px){.autocomplete-suggestions{max-width:500px}}.autocomplete-suggestion{display:block}.autocomplete-suggestion.is-active-descendant,.autocomplete-suggestion:hover{background-color:var(--theme-body-background-medium);outline-color:currentColor!important;outline-offset:-.125rem}.content .notebooks-main-toolbar-container{border:1px solid var(--theme-text-subtle)!important}.content #jupyter-notebook{margin-top:32px!important}.content #jupyter-notebook .notebook-container{overflow-y:hidden!important}.content #jupyter-notebook .nteract-cell-outputs.cell-code-outputs code{background-color:transparent!important}.breadcrumbs-deprecated{background:var(--theme-body-background-medium);font-size:.875rem;margin-bottom:0;padding:0 1rem;width:100%}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.breadcrumbs-deprecated{border-bottom:1px solid var(--theme-border)}}.breadcrumbs-deprecated>li{display:inline}.breadcrumbs-deprecated>li:not(:last-of-type):after{content:"​/"}.breadcrumbs-deprecated>li:after{color:var(--theme-secondary-base);display:inline;margin:0 6px}@media print,screen and (min-width:768px){.breadcrumbs-deprecated{background:none;padding:0;width:auto}.breadcrumbs-deprecated>li{display:inline-block}}.card{background-color:var(--theme-body-background);border:1px solid var(--theme-border-white-high-contrast);border-radius:.125rem;box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light);color:var(--theme-text);display:flex;flex-direction:column;justify-content:flex-start;max-width:100%;outline-color:var(--theme-text);padding:1.5rem 0 0;position:relative}.card>:first-child{border-top-left-radius:.125rem;border-top-right-radius:.125rem}.card>:last-child{border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem}.card.is-uniform{padding:1.5rem!important}.card .card-content,.card .card-footer,.card .card-header{padding-left:1.5rem;padding-right:1.5rem}.card .card-content:first-child,.card .card-footer:first-child,.card .card-header:first-child{margin-top:-1.5rem;padding-top:1.5rem}.card.is-standalone{width:304px}.card .card-tag{position:absolute;right:2rem;top:1.5rem}.card .card-tag .xp-tag{font-size:.75rem;min-width:inherit;right:0!important;top:0!important}.card .card-header{margin-bottom:1.125rem;position:relative}.card .card-header .card-header-image{height:64px;position:relative;width:64px}.card .card-header .card-header-image img,.card .card-header .card-header-image svg{display:block;height:100%;width:100%}.card .card-content{flex-grow:1;margin-bottom:1.125rem}.card .card-content>:not(:first-child){margin-top:.5rem}.card .card-content .card-content-super-title{font-size:.75rem;letter-spacing:.225rem;line-height:1;text-transform:uppercase}.card .card-content .card-content-title{-webkit-line-clamp:3;flex-grow:1;font-size:1rem;font-weight:600;line-height:1.25;text-align:left}.card .card-content .card-content-title:first-child{margin-top:none}.card .card-content .card-content-title:only-child{margin:0}.card .card-content button.card-content-title{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:var(--theme-primary-base);margin:0;padding:0}.card .card-content button.card-content-title:hover{cursor:pointer;text-decoration:underline}.card .card-content a.card-content-title,.card .card-content button.card-content-title:visited{color:var(--theme-primary-base)}.card .card-content a.card-content-title:visited{color:var(--theme-visited)}.card .card-content ul.card-content-metadata{color:var(--theme-text-subtle);display:flex;flex-wrap:wrap;font-size:.75rem;line-height:.875rem;list-style:none;margin-bottom:0;margin-left:0;margin-right:0;padding:0}.card .card-content ul.card-content-metadata .star-rating-display .before-text,.card .card-content ul.card-content-metadata .star-rating-display .explanation-text,.card .card-content ul.card-content-metadata .star-rating-display .star{font-size:.75rem;font-weight:400;line-height:.875rem}.card .card-content ul.card-content-metadata .star-rating-display .star{color:var(--theme-text-subtle)}.card .card-content ul.card-content-metadata>li{display:flex;flex-basis:auto;list-style:none;margin-bottom:.25rem}.card .card-content ul.card-content-metadata>li:not(:only-child):not(:last-child){margin-right:.75rem}.card .card-content ul.card-content-metadata>li:not(:only-child):not(:first-child){padding-right:.75rem}.card .card-content ul.card-content-metadata>li:first-of-type,.card .card-content ul.card-content-metadata>li:only-of-type{margin-left:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.card .card-content ul.card-content-metadata>li:last-of-type{margin-left:0}}.card .card-content ul.card-content-metadata.has-bullets .docon{font-size:13px;line-height:inherit;margin-right:5px;width:14px}.card .card-content ul.card-content-metadata.has-bullets>li:not(:last-of-type):not(:only-of-type):after{content:"•"/"";padding-left:5px;padding-right:5px}.card .card-content ul.card-content-metadata.has-bullets>li:not(:last-of-type):not(:only-of-type).has-text-danger:after{color:var(--theme-text-subtle)}.card .card-content p.card-content-description{font-size:.875rem;line-height:1.25}@supports (display:grid){.card .card-content p.card-content-description{-webkit-line-clamp:4;max-height:inherit!important;padding-bottom:0!important}.card .card-content p.card-content-description:after{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.card .card-content p.card-content-description{max-height:4rem;overflow:hidden;padding-bottom:1rem;position:relative}.card .card-content p.card-content-description:after{bottom:-1px;content:"";height:1rem;left:0;position:absolute;right:0;z-index:2}.theme-light .card .card-content p.card-content-description:after{background-color:linear-gradient(rgba(255,255,255,0),#fff 50%)}.theme-dark .card .card-content p.card-content-description:after{background-color:linear-gradient(rgba(0,0,0,0),#171717 50%)}.theme-high-contrast .card .card-content p.card-content-description:after{background-color:linear-gradient(rgba(0,0,0,0),#000 50%)}}.card .card-footer{border-top:1px solid var(--theme-border);display:flex;flex-wrap:nowrap;justify-content:space-between;padding-left:1.5rem;padding-right:.75rem}.card .card-footer.is-left .card-footer-item,.card .card-footer.is-right .card-footer-item{flex-grow:0}.card .card-footer.is-left{justify-content:flex-start}.card .card-footer.is-right{justify-content:flex-end}.card .card-footer .card-footer-item{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-bottom:.25rem;margin-top:.25rem;padding-bottom:.375rem;padding-top:.375rem}.card .card-footer .card-footer-item>.buttons{margin-bottom:-.375rem;margin-top:-.375rem}.card .card-footer .card-footer-item>.buttons>.button{margin-bottom:0}.card .card-footer .card-footer-item>.progress{margin-bottom:.375rem;margin-top:.375rem;max-width:5rem}.card .card-footer .card-footer-item>.progress+.progress-label{color:var(--theme-text-subtle);font-size:.75rem;padding-left:.5rem}.card .card-footer .card-footer-item>.progress-label{color:var(--theme-success-base);font-size:.75rem;text-transform:uppercase}.card .card-footer .card-footer-item>.progress-label .docon{padding-left:.25rem}.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}@media print,screen and (min-width:768px){.card.is-horizontal{flex-direction:row;flex-wrap:wrap}.card.is-horizontal .card-content{max-width:calc(100% - 7rem);padding-left:0;padding-right:8rem}.card.is-horizontal .card-footer{flex-grow:1;flex-shrink:0;width:100%}}.card.is-branded{border-color:transparent;border:1px solid var(--theme-border-white-high-contrast);border-top-left-radius:.375rem;border-top-right-radius:.375rem}.card.is-branded>:first-child{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.card.is-branded .card-header{border-bottom:1px solid var(--theme-border-white-high-contrast);margin-left:-1px;margin-right:-1px;margin-top:-26px}.card.is-branded .card-header:first-child{padding-top:0}.card.is-branded .card-header-image{top:1.75rem}.card.is-branded .card-content{margin-top:1rem}.card.is-branded .card-content .card-content-title{margin-bottom:1rem}.card.is-branded .card-tag{position:absolute;right:0;top:1rem}.card.is-branded .card-tag .xp-tag-hexagon{margin-right:-1px}.card.is-branded .card-tag .xp-tag-hexagon:after{background-color:transparent;border-bottom:0;border-left:0;border-right:0;border-top:0;content:"";right:0}.cloud-shell{display:flex;flex-direction:column;height:100%;width:100%}.cloud-shell-header{border-bottom:1px solid currentColor;flex-shrink:0}.cloud-shell-header .button{background-color:transparent;color:inherit}.cloud-shell-header .button.focus-visible,.cloud-shell-header .button:hover{background-color:transparent;color:var(--theme-secondary-base)}.cloud-shell-header-title{border-left:1px solid currentColor;color:inherit;line-height:1}.cloud-shell-frame{flex-grow:1;flex-shrink:1;width:100%}.date-countdown-timer{align-items:center;display:flex;justify-content:space-between}.date-countdown-timer:not(:last-child){margin-bottom:1.5rem}.date-countdown-timer .timer-item{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center}.date-countdown-timer .timer-item .subtitle,.date-countdown-timer .timer-item .title{margin-bottom:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.date-countdown-timer .timer-item:not(:last-child){margin-bottom:.75rem}}.date-countdown-timer .countdown-title{font-weight:100}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.date-countdown-timer .countdown-title{font-size:3rem}}@media print,screen and (min-width:768px){.date-countdown-timer .countdown-title{font-size:4.5rem}}@media screen and (min-width:1088px){.date-countdown-timer .countdown-title{font-size:4.5rem;transform:scale(1.3)}}@media screen and (min-width:1800px){.date-countdown-timer .countdown-title{font-size:5.375rem}}.expired-date-title{font-weight:100;line-height:1.3!important;text-align:center}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.expired-date-title{font-size:2.875rem}}@media print,screen and (min-width:768px){.expired-date-title{font-size:3.5rem}}@media screen and (min-width:1088px){.expired-date-title{font-size:3.5rem;transform:scale(1.3)}}@media screen and (min-width:1800px){.expired-date-title{font-size:4.375rem}}.metadata{color:var(--theme-text-subtle);display:block;font-size:.875rem}.metadata.page-metadata{display:flex;flex-wrap:wrap;list-style:none;margin:0!important;padding:.125rem 0 0 0!important}.metadata.page-metadata>li{align-items:center;display:flex;flex-basis:auto;list-style:none}.metadata.page-metadata>li .docon{font-size:13px;line-height:inherit;margin-right:5px;width:14px}.metadata.page-metadata>li:not(:last-of-type):not(:only-of-type):after{content:"•";padding-left:5px;padding-right:5px}.metadata.page-metadata>li:first-of-type,.metadata.page-metadata>li:only-of-type{margin-left:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.metadata.page-metadata>li:last-of-type{margin-left:0}}.metadata>.displayDate.loading{visibility:hidden}.metadata.page-metadata .contributors-text{margin-right:5px}.metadata.page-metadata .contributors{display:inline-block;list-style:none;margin:0!important;padding:0!important}.metadata.page-metadata .contributors li{display:inline-block;margin:0;padding:0;vertical-align:top}.metadata.page-metadata .contributors li img{border-radius:100%;height:16px;margin-top:5px;overflow:hidden;width:16px}@media not print{.expandable:not(.is-expanded){display:none!important}}.footer-layout{background-color:var(--theme-secondary-background);display:flex;flex-direction:column;padding:3rem 1rem 3rem}@media screen and (min-width:1088px){.footer-layout{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}.footer-layout .links{display:flex;flex-wrap:wrap;font-size:.875rem;margin-bottom:0;margin-top:1rem}@media screen and (min-width:1088px){.footer-layout .links{margin-top:0}}.footer-layout .links>li{display:inline-block;margin:.25rem 1.5rem 0 0}.footer-layout .links>li:last-child{margin-right:0}.footer-layout .links>li a{color:var(--theme-text)}.footer-layout .links>li a:active,.footer-layout .links>li a:hover{color:var(--theme-text-subtle)}.footer-layout .links>li button{background-color:transparent;border:none;padding:0}.footer-layout .links>li button:active,.footer-layout .links>li button:hover{text-decoration:underline}.locale-selector-link{align-items:center;color:var(--theme-text);display:flex;font-size:.875rem}.locale-selector-link:hover{color:var(--theme-text-subtle);text-decoration:none}.locale-selector-link:hover .local-selector-link-text{text-decoration:underline}.modal{align-items:center;display:none;justify-content:flex-start;overflow:hidden;position:fixed;z-index:1050}.modal.is-active{display:flex}.modal p{margin:0}.modal .buttons:last-child{margin-bottom:0}.modal-background{background-color:hsla(0deg,0%,0%,.5);outline-color:var(--theme-text)}.modal-background+div:not(.modal-content){align-items:center;display:flex;height:100%;justify-content:center;width:100%}.modal-content{overflow-y:auto}@media print,screen and (min-width:768px){.modal-content{max-width:calc(100vw - 40px);width:auto}}.modal-card{background-color:var(--theme-body-background);border:1px solid var(--theme-border-white-high-contrast);box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light);outline-color:var(--theme-text)}@media print,screen and (min-width:768px){.modal-card{border-radius:.375rem;overflow:hidden;width:600px}.modal-card-full{height:80%;left:1%;overflow:auto;position:fixed!important;right:1%;top:3%;width:98%}}.modal-card,.modal-content{margin:0 20px;max-height:100%;overflow-y:auto;position:relative}@media print,screen and (min-width:768px){.modal-card,.modal-content{margin:0 auto}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.modal-card.fill-mobile,.modal-content.fill-mobile{-webkit-overflow-scrolling:touch;border-radius:0;height:100vh;margin:0;max-height:100%;max-width:100vw;width:100%}.modal-card.restrict-height,.modal-content.restrict-height{max-height:82vh}}.modal-content.is-docked-left,.modal-content.is-docked-right{background-color:var(--theme-body-background);bottom:0!important;margin:0!important;max-height:100vh!important;max-width:100%!important;outline-color:var(--theme-text);position:fixed;top:0!important;width:320px!important}.modal-content.is-docked-left{left:0!important}.modal-content.is-docked-right{right:0!important}.modal-close-button{height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px)}.modal-card-close-button{margin-left:auto}.modal-card-close-button.is-sticky{position:absolute;right:.5rem;top:1rem;z-index:1050}.modal-card-close-button.has-color-transition{transition:color .25s}.modal-card-foot,.modal-card-head{align-items:center;background-color:var(--theme-body-background);display:flex;flex-shrink:0;justify-content:flex-start;outline-color:var(--theme-text);padding:20px;position:relative}.modal-card-title{color:var(--theme-text);flex-grow:1;flex-shrink:0;font-size:1.125rem;line-height:1}.modal-card-foot .button:not(:last-child){margin-right:10px}.modal-card-foot.is-sticky{bottom:0;left:0;position:absolute;right:0;width:100%}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.modal-card-foot.is-sticky{position:relative}}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:var(--theme-body-background);flex-grow:1;flex-shrink:1;outline-color:var(--theme-text);padding:20px}.modal-tab-sentinel{left:0;position:fixed;top:0}.module-completed-hero .animation-holder{-webkit-animation:slideUp .5s ease;animation:slideUp .5s ease}.module-completed-hero .animation-holder img.achievement-image{width:112px}.module-completed-hero .module-badge{-webkit-animation:fadeInSpin 1.5s ease forwards;animation:fadeInSpin 1.5s ease forwards;bottom:10px;height:50px;opacity:0;position:absolute}.module-completed-hero .xp-tag{bottom:0!important;right:20px}.module-completed-hero .xp-tag-small{bottom:-4px!important;right:2px}.module-completed-hero .xp-tag-medium{bottom:1px!important;right:8px}.module-completed-hero .xp-tag-large{bottom:-1px!important;right:10px}.module-completed-hero .xp-tag-extra-large{bottom:3px!important;right:12px}.module-completed-hero .xp-tag,.module-completed-hero .xp-tag-extra-large,.module-completed-hero .xp-tag-large,.module-completed-hero .xp-tag-medium,.module-completed-hero .xp-tag-small{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation:scaleIn 1s ease;animation:scaleIn 1s ease;top:auto!important}.task-completed-modal .task-modal-background-correct{background-image:url(modal-complete-plain.c6c870a4.svg);background-size:contain;min-height:118px}.task-completed-modal .task-body p{display:inline}.modal-slide-container{align-items:flex-start;display:flex;justify-content:space-between;overflow-x:hidden}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.modal-slide-container{min-height:100%}}.modal-slide{flex-basis:auto;flex-grow:0;flex-shrink:0;width:100%}.modal-slide:first-of-type{align-items:center;justify-content:flex-start}.modal-slide:last-of-type{align-items:center;justify-content:flex-end}.modal-slide.slide-left{-webkit-animation:slideLeft .25s ease forwards;animation:slideLeft .25s ease forwards}.modal-slide.slide-right{-webkit-animation:slideRight .25s ease backwards;animation:slideRight .25s ease backwards}.not-found-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding-top:32px}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.not-found-container{flex-direction:column}.not-found-container .message-container{order:2}.not-found-container .hero-image-container{order:1}}.not-found-container .hero-image{height:auto;max-width:100%;overflow:visible;width:150px}@media print,screen and (min-width:480px){.not-found-container .hero-image{width:200px}}@media print,screen and (min-width:768px){.not-found-container .hero-image{width:225px}}@media screen and (min-width:1088px){.not-found-container .hero-image{width:275px}}.not-found-container .hero-image .st0{opacity:.2}.not-found-container .hero-image .st1{fill:#2c3e58}.not-found-container .hero-image .st2{fill:#b9d6f2}.not-found-container .hero-image .st3{fill:#639ee1}.not-found-container .hero-image .st4{fill:#f6e768;opacity:.3}.not-found-container .hero-image .st5{fill:#f6e768}.not-found-container .hero-image-container{text-align:center}.not-found-container .message-container .error-message{font-size:1.3rem}.not-found-container .message-container ul.suggested-links{display:flex;flex-direction:column;margin:24px 0 0;padding:0}.not-found-container .message-container ul.suggested-links li{list-style-type:none;margin-top:12px}.not-found-container .message-container ul.suggested-links li a{text-decoration:none}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.875rem}.pagination.is-medium{font-size:1rem}.pagination.is-large{font-size:1.125rem}.pagination.is-rounded .pagination-next,.pagination.is-rounded .pagination-previous{border-radius:290486px;padding-left:1em;padding-right:1em}.pagination.is-rounded .pagination-link{border-radius:290486px}.pagination.is-wide{justify-content:space-between}.pagination,ul.pagination-list{align-items:center;display:flex;justify-content:center;margin:0;text-align:center}.pagination>li,ul.pagination-list>li{list-style:none!important;margin:.25rem}.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous{font-size:1em;justify-content:center;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-link,.pagination-next,.pagination-previous{border-color:var(--theme-border);color:var(--theme-text);min-width:2.25em;text-decoration:none}.pagination-link:hover,.pagination-next:hover,.pagination-previous:hover{border-color:var(--theme-primary-hover);color:var(--theme-primary-hover);text-decoration:none}.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled]{background-color:var(--theme-secondary-background);border-color:var(--theme-secondary-background);color:var(--theme-secondary-base);opacity:.5}.pagination-next,.pagination-previous{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:var(--theme-primary-base);border-color:var(--theme-primary-base);color:var(--theme-primary-invert)}.pagination-link.is-current:hover{background-color:var(--theme-primary-hover)}.pagination-ellipsis{color:var(--theme-secondary-background);pointer-events:none}.pagination-list{flex-wrap:wrap}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.pagination{flex-wrap:wrap}.pagination-list{flex-grow:1}.pagination-next,.pagination-previous{flex-grow:0;flex-shrink:1}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (-webkit-min-device-pixel-ratio:1.25) and (min-aspect-ratio:1/1),screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (min-aspect-ratio:1/1),screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.25) and (min-aspect-ratio:1/1),screen and (max-width:767px) and (min-aspect-ratio:1/1),screen and (max-width:767px) and (min-resolution:120dpi) and (min-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (min-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (min-resolution:120dpi) and (min-aspect-ratio:1/1){.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}}@media print,screen and (min-width:768px){.pagination-list{flex-grow:0;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:center}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.nav-box{background-color:var(--theme-body-background);display:flex;flex-direction:column;margin:0;padding:0}.nav-box .nav-box-title{margin:0;padding:1rem 1.25rem .5rem}.nav-box .nav-box-line{border-left:3px solid var(--theme-border);display:inline-block;padding:0;width:100%}.nav-box .nav-box-line .line-item{padding:.5rem 1.25rem;text-align:left;width:100%}.nav-box .nav-box-line .line-item :last-child{padding-left:1.25rem}.nav-box .nav-box-line .is-spaced{display:flex;justify-content:space-between}.nav-box .nav-box-line.is-current{background-color:var(--theme-body-background-medium);border:1px solid var(--theme-border-white-high-contrast);border-left:3px solid var(--theme-border);border-left-color:var(--theme-primary-base)!important;font-weight:600}.nav-box .nav-box-line.is-current:visited{color:var(--theme-visited)}.nav-box .nav-box-line:hover{border-left-color:var(--theme-primary-base)}.nav-box .nav-box-line:active,.nav-box .nav-box-line:hover{background-color:var(--theme-body-background-medium)}.media{align-items:flex-start;display:flex}.media .content:not(:last-child){margin-bottom:.75rem}.media.is-user-dir .media-left{margin-right:0;margin-right:1rem}.media.is-user-dir .media-right{margin-left:0;margin-left:1rem}.media .media{border-top:1px solid var(--theme-box-shadow-medium);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid var(--theme-box-shadow-medium);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;width:100%;word-break:break-word}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;margin:-.375rem;overflow:hidden;overflow-x:auto;padding:.375rem;white-space:nowrap}.tabs .tab-control{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border-bottom:3px solid transparent;border-left:none;border-right:none;border-top:none;color:var(--theme-text);cursor:pointer;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;position:relative;vertical-align:top}.tabs:not(.is-toggle):not(.is-boxed) .tab-parent{display:block}.tabs:not(.is-toggle):not(.is-boxed) .tab-parent.is-active .tab-control{border-bottom:3px solid var(--theme-primary-base);color:var(--theme-text)}.tabs:not(.is-toggle):not(.is-boxed) .tab-parent:not(.is-active) .tab-control:hover:after{border-bottom:3px solid var(--theme-border);bottom:-3px;content:"";left:.375rem;position:absolute;right:.375rem;top:0}.tabs:not(.is-toggle):not(.is-boxed) .tab-parent:not(.is-active):first-child .tab-control:hover:after{left:0}.tabs:not(.is-toggle):not(.is-boxed) .tab-parent:not(.is-active):last-child .tab-control:hover:after{right:0}.tabs .tab-list{align-items:center;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs .tab-list.is-left{padding-right:.75em}.tabs .tab-list.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs .tab-list.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered .tab-list{justify-content:center}.tabs.is-right .tab-list{justify-content:flex-end}.tabs.is-boxed .tab-control{border:1px solid var(--theme-border);border-radius:.25rem .25rem 0 0}.tabs.is-boxed .tab-control:hover{background-color:var(--theme-body-background);border-bottom-color:var(--theme-border)}.tabs.is-boxed .tab-parent.is-active .tab-control{background-color:var(--theme-body-background);border-color:var(--theme-border);border-bottom-color:var(--theme-border)!important}.tabs.is-fullwidth .tab-parent{flex-grow:1;flex-shrink:0}.tabs.is-fullwidth .tab-control{border-radius:0;width:100%}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.tabs.is-fullwidth-mobile .tab-parent{flex-grow:1;flex-shrink:0}.tabs.is-fullwidth-mobile .tab-control{border-radius:0;width:100%}}.tabs.is-toggle .tab-control{border-color:var(--theme-secondary-base);border-style:solid;border-width:1px;color:var(--theme-text);margin-bottom:0;padding:.25em;position:relative}.tabs.is-toggle .tab-control:hover{background-color:var(--theme-hover-invert);border-color:var(--theme-hover-base);z-index:2}@media print,screen and (min-width:768px){.tabs.is-toggle .tab-control{padding:.5em 1em}}.tabs.is-toggle .tab-parent+.tab-parent{margin-left:-1px}.tabs.is-toggle .tab-parent:first-child .tab-control{border-radius:.25rem 0 0 .25rem}.tabs.is-toggle .tab-parent:last-child .tab-control{border-radius:0 .25rem .25rem 0}.tabs.is-toggle .tab-parent.is-active .tab-control{background-color:var(--theme-secondary-base);border-color:var(--theme-secondary-base);border-style:solid;border-width:1px;color:var(--theme-secondary-invert);z-index:1}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.tabs.is-toggle .tab-parent.is-active .tab-control{border-width:1px}}.tabs.is-toggle .tab-list{border-bottom:none}.tabs.is-toggle.is-toggle-rounded .tab-parent:first-child .tab-control{border-bottom-left-radius:290486px;border-top-left-radius:290486px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded .tab-parent:last-child .tab-control{border-bottom-right-radius:290486px;border-top-right-radius:290486px;padding-right:1.25em}.tabs.is-small{font-size:.875rem}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.tabs.is-extra-small-mobile{font-size:6px}}.tabs.is-medium{font-size:1rem}.tabs.is-large{font-size:1.125rem}.tree{font-size:.875rem;position:relative}.tree ul,ul.tree{list-style-type:none;margin-bottom:0}.tree-item.is-leaf{color:var(--theme-text)!important}.tree-item>.tree-group{display:none}.tree-item.is-expanded>.tree-group{display:block}.tree-group{margin-left:1rem}.tree-expander,.tree-item.is-leaf{display:block;padding-bottom:2px;padding-left:1rem;padding-top:2px}.tree-item:not(.is-leaf){outline:none!important}.tree-expander,.tree-item.is-leaf{outline-offset:-.125rem!important}.tree-expander{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tree-expander-indicator{color:var(--theme-text-subtle);display:inline-block;font-size:.55rem;font-weight:600;left:3px;position:absolute;top:7px;transform:rotate(0deg);transition:transform .15s ease-in-out}.tree-item.is-expanded>.tree-expander>.tree-expander-indicator{transform:rotate(90deg)}.tree-item.is-selected{background-color:var(--theme-body-background-medium);color:var(--theme-text-glow-high-contrast)!important;font-weight:600}.tree-item.is-leaf.has-icon{display:flex}.tree-item.is-leaf.has-icon:hover{text-decoration:none}.tree-item.is-leaf.has-icon span.icon{align-items:baseline;flex-shrink:0;font-size:.75rem;line-height:2;width:1rem}.tree-item.is-leaf.has-icon span:not(.icon){padding-left:.5rem}.tree-item.is-leaf.has-icon span:not(.icon):hover{text-decoration:underline!important}.tree[data-is-collapsible=false] .tree-item.is-leaf{padding-left:0!important}.thumb-rating.is-selected .docon-dislike:before,.thumb-rating:hover .docon-dislike:before{content:"\F3C0"}.thumb-rating.is-selected .docon-like:before,.thumb-rating:hover .docon-like:before{content:"\F3BF"}.thumb-rating .icon{color:var(--theme-primary-base)}.star-rating-control label,.star-rating-control output{cursor:pointer}.star-rating-control label{display:inline-block;padding:0 .25rem}.star-rating-control output{display:block;margin-left:.25rem}.star-rating-control .rating-star:before{content:"\FF38";font-family:docons}.star-rating-control .star-collection{display:flex}.star-rating-control .star-collection>input.is-selected~label .rating-star:before{content:"\FF36"}.star-rating-control .star-collection>input+label.focus-visible~label .rating-star:before,.star-rating-control .star-collection>input+label:hover~label .rating-star:before,.star-rating-control .star-collection>input:not(.is-selected)~label .rating-star:before{content:"\FF38"}.star-rating-control .star-collection.focus-visible>input+label .rating-star:before,.star-rating-control .star-collection:hover>input+label .rating-star:before{content:"\FF36"}.star-rating-control .star-layout{display:flex}.star-rating-control .star-layout.is-centered{align-items:center;flex-direction:column}.star-rating-control .star-layout.is-centered .star-collection{margin:0 .5rem}.star-rating-control .star-layout.is-centered output{font-weight:600;height:1rem;line-height:1.125;margin-bottom:.5rem}.star-rating-control .star-layout.is-stacked{flex-direction:column}.star-rating-control .star-layout.is-stacked output{width:auto}.star-rating-display{display:flex}.star-rating-display .before-text,.star-rating-display .star{padding-right:.25rem}.star-rating-display .explanation-text{color:var(--theme-text-subtle);font-size:.875rem;font-weight:400}.star-rating-display.is-small .before-text,.star-rating-display.is-small .explanation-text,.star-rating-display.is-small .star{font-size:.875rem;line-height:.875rem}.star-rating-display.has-subtle-stars .star{color:var(--theme-text-subtle)}.theme-selector .theme-selector-icon{width:24px!important}.theme-selector .theme-control.is-selected:not(.focus-visible){border:1px solid var(--theme-primary-base)}.bracket{overflow-x:hidden}.bracket .bracket-group-line,.bracket .bracket-line{border-bottom:2px solid var(--theme-secondary-base)}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.bracket .bracket-group-line,.bracket .bracket-line{border-bottom:0;border-left:2px solid var(--theme-secondary-base);height:15px;transform:translate(50%)}.bracket .bracket-line{margin-top:10px}}body[dir=ltr] .bracket .bracket-group-line{margin-right:5px}body[dir=rtl] .bracket .bracket-group-line{margin-left:5px}.bracket .bracket-group-right{border-bottom:2px solid var(--theme-secondary-base);border-top:2px solid var(--theme-secondary-base);height:calc(100% - 100px);position:relative;top:65px}body[dir=ltr] .bracket .bracket-group-right{border-right:2px solid var(--theme-secondary-base);margin-left:5px}body[dir=rtl] .bracket .bracket-group-right{border-left:2px solid var(--theme-secondary-base);margin-right:5px}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.bracket .bracket-group-right{border-bottom:2px solid var(--theme-secondary-base);border-left:2px solid var(--theme-secondary-base);border-right:2px solid var(--theme-secondary-base);border-top:0;height:15px;margin-left:0!important;margin-right:0!important;margin-top:10px;top:0}}.divider-line{overflow:hidden}.divider-line .divider-line-label{margin:0;padding:0 10px;position:relative}.divider-line .divider-line-label:after,.divider-line .divider-line-label:before{border-top:1px solid var(--theme-secondary-base);content:"";position:absolute;top:.65em;width:1000px}.divider-line .divider-line-label:before{right:100%}.divider-line .divider-line-label:after{left:100%}.nav-bar{align-items:stretch;box-sizing:border-box;display:flex;height:54px;justify-content:space-between;min-height:54px;padding-left:0;padding-right:0;position:relative;width:100%}@media print,screen and (min-width:768px){.nav-bar{padding-inline:16px;padding-left:16px}}@media print,screen and (min-width:1800px){.nav-bar{padding-left:calc(50% - 884px);padding-right:calc(50% - 884px)}}.nav-bar .dropdown-menu{background-color:var(--theme-body-background-medium)}.nav-bar .dropdown-menu .nav-bar-button.dropdown-trigger{width:100%}.nav-bar .dropdown-menu .nav-bar-button.focus-visible,.nav-bar .dropdown-menu .nav-bar-button:hover{background-color:var(--theme-body-background-medium);text-decoration:underline!important;width:100%}.nav-bar>.nav-bar-brand{padding-left:1.125em}.nav-bar>.nav-bar-brand>.nav-bar-button{padding-left:0!important}@media print,screen and (min-width:768px){.nav-bar>.nav-bar-brand{padding-left:0!important}}.nav-bar-nav{align-items:stretch;display:none}@media print,screen and (min-width:768px){.nav-bar-nav{display:flex}}.nav-bar-nav-list{align-items:stretch;display:flex}.nav-bar-item{align-items:center;display:flex;flex-shrink:0}.nav-bar-item.has-spacing,.nav-bar-item.is-category{margin:0 .5rem}.nav-bar-item.is-category>.nav-bar-button .tag{margin-bottom:.25rem}.nav-bar-item.is-category>.is-title{padding-left:.5rem}.nav-bar-item.is-category:before{border-left:2px solid var(--theme-text-subtle);content:"";display:inline-block;height:1.5rem;margin-left:.5rem;margin-right:1rem}.nav-bar-search{align-items:center;display:flex;flex-grow:1;flex-shrink:1;margin-right:0;padding-left:.25rem}@media print,screen and (min-width:768px){.nav-bar-search{flex-grow:0;flex-shrink:0;padding:0}}@media screen and (min-width:1088px){.nav-bar-search{margin-right:.25rem}}.nav-bar-search.is-expanded{padding-left:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.nav-bar-search.is-expanded{flex-grow:0;flex-shrink:0}}.nav-bar-search .nav-bar-search-form{display:flex;padding-left:.25rem}@media print,screen and (min-width:768px){.nav-bar-search .nav-bar-search-form{padding-left:0}}.nav-bar-search .nav-bar-button{width:100%}@media print,screen and (min-width:768px){.nav-bar-search .nav-bar-button{max-width:120px}}@media screen and (min-width:1088px){.nav-bar-search .nav-bar-button{max-width:75px}}.nav-bar-button{align-items:center;align-self:stretch;background-color:transparent;border:none;color:var(--theme-text);cursor:pointer;display:flex;flex-grow:0;flex-shrink:0;font-size:.875rem;justify-content:center;line-height:normal;min-width:54px;outline-offset:-.125rem!important;padding:0 .5rem;text-decoration:none!important;white-space:nowrap}.dropdown-menu .nav-bar-button,.nav-bar-mobile-nav .nav-bar-button{justify-content:flex-start}.nav-bar-mobile-nav .nav-bar-button{padding:1rem}.nav-bar-button.focus-visible,.nav-bar-button.is-active,.nav-bar-button:active,.nav-bar-button:hover{color:var(--theme-text)}.nav-bar-button.focus-visible.has-hover-underline:not([aria-expanded=true])>:first-child,.nav-bar-button.is-active.has-hover-underline:not([aria-expanded=true])>:first-child,.nav-bar-button:active.has-hover-underline:not([aria-expanded=true])>:first-child,.nav-bar-button:hover.has-hover-underline:not([aria-expanded=true])>:first-child{position:relative}.nav-bar-button.focus-visible.has-hover-underline:not([aria-expanded=true])>:first-child:after,.nav-bar-button.is-active.has-hover-underline:not([aria-expanded=true])>:first-child:after,.nav-bar-button:active.has-hover-underline:not([aria-expanded=true])>:first-child:after,.nav-bar-button:hover.has-hover-underline:not([aria-expanded=true])>:first-child:after{border-bottom:2px solid var(--theme-text);bottom:-.125rem;content:"";display:block;left:0;position:absolute;right:0}.nav-bar-button:visited{color:var(--theme-text)}.nav-bar-button.dropdown-trigger[aria-expanded=true]{background-color:var(--theme-body-background-medium)}.dropdown-menu .nav-bar-button{padding:.5rem 1rem}.nav-bar-button.is-title{background-color:var(--theme-body-background);font-size:1rem;line-height:normal;padding:0;word-break:break-word}@media print,screen and (min-width:768px){.nav-bar-button.is-title{font-size:1.125rem;font-weight:600;line-height:1.125;margin:0;padding:0 .5rem}}.nav-bar-button .tag{font-weight:inherit;margin-bottom:.25rem;vertical-align:middle}.nav-bar-menu-title{font-weight:600;padding-bottom:.25rem;padding-left:.5rem}.nav-bar-search-form-expander{height:100%;justify-content:flex-end;width:100%}@media print,screen and (min-width:768px){.nav-bar-search-form-expander{justify-content:center}}.nav-bar-search-form-expander.is-expanded{padding:0}.nav-bar-search-form-expander .nav-bar-button{height:100%;justify-content:flex-end;padding:1rem}@media print,screen and (min-width:768px){.nav-bar-search-form-expander .nav-bar-button{justify-content:center}}.nav-bar-search-form-expander .nav-bar-button.is-expanded{justify-content:center;margin-left:.25rem;padding:1rem}.nav-bar-search-form-expander .nav-bar-button.is-expanded .nav-bar-button-text{padding:.25rem 0}@media print,screen and (min-width:768px){.nav-bar-search-form-expander .nav-bar-button.is-expanded .nav-bar-button-text{padding:0}}.nav-bar-button-chevron{color:var(--theme-text-subtle);font-size:.75rem;margin-left:auto;padding-left:.25rem}.dropdown-menu .nav-bar-button-chevron{padding-left:1rem}.nav-bar-button-chevron .docon{vertical-align:sub}.nav-bar-brand{display:flex}.nav-bar-spacer{display:none;flex-grow:1;flex-shrink:1}@media print,screen and (min-width:768px){.nav-bar-spacer{display:block}}.nav-bar-logo{height:23px;width:108px}.nav-bar-burger{border:none;cursor:pointer;display:block;height:0;height:54px;outline-offset:-.125rem!important;padding:0;position:relative;width:54px}.nav-bar-burger span{border-top:1px solid currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}@media screen and (-webkit-min-device-pixel-ratio:1.25),screen and (min-resolution:120dpi){.nav-bar-burger span{height:1.5px}}.nav-bar-burger span:first-child{top:calc(50% - 6px)}.nav-bar-burger span:nth-child(2){top:calc(50% - 1px)}.nav-bar-burger span:nth-child(3){top:calc(50% + 4px)}.nav-bar-burger:hover{background-color:var(--theme-box-shadow-heavy)}.nav-bar-burger[aria-expanded=true] span:first-child{transform:translateY(5px) rotate(45deg)}.nav-bar-burger[aria-expanded=true] span:nth-child(2){opacity:0}.nav-bar-burger[aria-expanded=true] span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}@media print,screen and (min-width:768px){.nav-bar-burger{display:none}}.nav-bar-burger:hover{background-color:var(--theme-body-background)}.nav-bar-burger .nav-bar-burger-label{clip:rect(1px,1px,1px,1px);border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px;overflow:hidden;padding:0}.nav-bar-list{display:flex}.nav-bar-profile{align-items:center;display:none;flex-shrink:0;font-size:.875rem;padding-left:.25rem}@media print,screen and (min-width:768px){.nav-bar-profile{display:flex}}.nav-bar-profile .docs-sign-in{align-self:center;border:1px solid transparent;border-radius:2px;color:var(--theme-primary-base);height:2.25em;line-height:1.5;padding-bottom:calc(.375em - 1px);padding-left:.75em;padding-right:.75em;padding-top:calc(.375em - 1px);position:relative}.nav-bar-profile .docs-sign-in:hover{background-color:var(--theme-body-background-medium)}.nav-bar-mobile-nav{background-color:var(--theme-body-background)}.nav-bar-mobile-nav-list .nav-bar-mobile-nav-list{margin-left:1rem}.nav-bar-mobile-nav-item{display:flex;flex-direction:column}.nav-bar-mobile-nav-item>.nav-bar-button .tag{margin-left:.25rem}.toast{height:0;left:0;position:fixed;right:0;top:0;transition:height .4s ease-in,opacity .4s ease-in;width:100%;z-index:1060}.toast.appearing{-webkit-animation:slideDown .4s ease-in forwards;animation:slideDown .4s ease-in forwards;height:auto}.toast.disappearing{-webkit-animation:slideUpOutFadeOut .4s ease-in forwards;animation:slideUpOutFadeOut .4s ease-in forwards}.media-card{background-color:var(--theme-body-background);border:1px solid var(--theme-border-white-high-contrast);border-color:transparent;border-top-left-radius:.5rem;border-top-right-radius:.5rem;box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light);color:var(--theme-text);display:flex;flex-direction:column;height:100%;justify-content:flex-start;outline-color:var(--theme-text)}.media-card.is-horizontal{border-bottom-left-radius:.5rem;border-top-right-radius:0;flex-direction:row}.media-card.is-horizontal .media-card-image{border:1px solid var(--theme-border-white-high-contrast);border-bottom-left-radius:.5rem;border-top-right-radius:0;height:auto;min-width:86px;padding-top:0;position:relative}@media print,screen and (min-width:768px){.media-card.is-horizontal .media-card-image{min-width:110px}}.media-card.is-horizontal .media-card-image img,.media-card.is-horizontal .media-card-image svg{height:100%;left:50%;max-width:none;min-width:86px;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}@media print,screen and (min-width:768px){.media-card.is-horizontal .media-card-image img,.media-card.is-horizontal .media-card-image svg{min-width:110px}.media-card.is-horizontal-tablet{border-bottom-left-radius:.5rem;border-top-right-radius:0;flex-direction:row}.media-card.is-horizontal-tablet .media-card-image{border:1px solid var(--theme-border-white-high-contrast);border-bottom-left-radius:.5rem;border-top-right-radius:0;height:auto;min-width:86px;padding-top:0;position:relative}}@media print,screen and (min-width:768px) and (min-width:768px){.media-card.is-horizontal-tablet .media-card-image{min-width:110px}}@media print,screen and (min-width:768px){.media-card.is-horizontal-tablet .media-card-image img,.media-card.is-horizontal-tablet .media-card-image svg{height:100%;left:50%;max-width:none;min-width:86px;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}}@media print,screen and (min-width:768px) and (min-width:768px){.media-card.is-horizontal-tablet .media-card-image img,.media-card.is-horizontal-tablet .media-card-image svg{min-width:110px}}@media print,screen and (min-width:768px){.media-card.is-standalone{width:450px}}.media-card .media-card-image{border-top-left-radius:.5rem;border-top-right-radius:.5rem;display:block;overflow:hidden;padding-top:56.25%;position:relative}@media print,screen and (min-width:768px){.media-card .media-card-image{min-width:138px}}.media-card .media-card-image img,.media-card .media-card-image svg{display:block;object-fit:cover;width:100%}.media-card .media-card-content{border:1px solid var(--theme-border-white-high-contrast);display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;padding:1.5rem;width:100%}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:1088px) and (max-width:1799.9px),screen and (min-resolution:120dpi) and (min-width:1088px) and (max-width:1799.9px),screen and (min-width:1088px) and (max-width:1799px){.media-card .media-card-content{padding:1rem}}.media-card .media-card-content>:not(:first-child){margin-top:.75rem}.media-card .media-card-content .media-card-content-titles>p{font-size:.75rem;letter-spacing:.225rem;text-transform:uppercase}.media-card .media-card-content .media-card-content-titles>h2{font-size:1.25rem;font-weight:600;line-height:1.25}.media-card .media-card-content .media-card-content-description{color:var(--theme-text-subtle);flex-grow:1;font-size:.875rem;line-height:1.5}.media-card .media-card-content .media-card-content-link{font-size:.875rem;line-height:1.25}.media-card.border-radius-lg .media-card-content{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.page-actions-menu{background-color:var(--theme-body-background);width:100vw}.page-actions-menu .menu-divider{overflow:hidden}.page-actions-menu .menu-divider .menu-divider-line,.page-actions-menu .menu-divider .menu-divider-line:after,.page-actions-menu .menu-divider .menu-divider-line:before{left:0;position:absolute}.page-actions-menu .menu-divider .menu-divider-line:after{border-top:1px solid var(--theme-secondary-base);content:"";width:100vw}.facepile{display:flex;flex-wrap:wrap;font-size:2rem}.facepile.is-small{font-size:1.5rem}.facepile.is-large{font-size:2.5rem}.facepile-item{list-style:none!important;padding-right:.25rem}.facepile-item-coin{border-radius:290486px;display:flex;height:1em;overflow:hidden;width:1em}.facepile-item-coin:hover{text-decoration:none}.facepile-item-coin-image{height:100%;width:100%}.facepile-item-coin-text{align-items:center;color:var(--theme-primary-invert);display:inline-flex;font-size:.5em;height:100%;justify-content:center;line-height:1;margin:auto;text-transform:uppercase;width:100%}.facepile-item-red{background-color:var(--theme-facepile-red)}.facepile-item-teal{background-color:var(--theme-facepile-teal)}.facepile-item-blue{background-color:var(--theme-facepile-blue)}.details{max-width:100%}.details>summary{list-style:none}.details>summary:before{display:none}.details>summary::-webkit-details-marker{display:none}.details:first-of-type{border-top:1px solid var(--theme-border)}.details-summary{background-color:var(--theme-body-background);border-bottom:1px solid var(--theme-border);cursor:pointer;display:block;font-weight:600;outline-offset:-.125rem!important;padding:1.5rem;padding-right:4.5rem;position:relative}.details-summary:hover{color:var(--theme-primary-base)}.details-summary:after{content:"\FF33"!important;font-family:docons!important;position:absolute;right:2.5rem;top:1.5rem;transition:transform .15s}[open] .details-summary:after{transform:rotateX(180deg)}.details-content{background-color:var(--theme-body-background-medium);border-bottom:1px solid var(--theme-border);margin:0;padding:1.5rem}.details-content li:first-child,.details-content p:first-child,.details-content ul:first-child{margin-top:0}.box{background-color:var(--theme-body-background);border:1px solid var(--theme-border-white-high-contrast);box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light);display:block;padding:1.25rem}a.box:hover{box-shadow:3px 3px 5px 0 var(--theme-box-shadow-light),0 0 0 1px var(--theme-primary-base)}a.box:active{box-shadow:inset 0 1px 2px var(--theme-box-shadow-medium),0 0 0 1px var(--theme-primary-base)}.bar-link,.barLink{align-items:center;border-left:6px solid var(--theme-border);display:flex;font-size:1.125rem;line-height:28px;margin-top:.25rem!important;min-height:36px;padding-left:.75rem!important;padding-right:.75rem!important}.bar-link.is-small,.barLink.is-small{border-left:3px solid var(--theme-border);font-size:.875rem;line-height:1.05rem;margin-top:.5rem!important;min-height:.9625rem}.bar-link:hover,.barLink:hover{border-color:var(--theme-primary-hover);border-left-color:var(--theme-primary-base)}.bar-link:visited,.barLink:visited{color:var(--theme-visited)}.bar-link.is-unit-list-item,.barLink.is-unit-list-item{align-items:normal;border-width:4px;justify-content:space-between;line-height:1;max-height:100%}.bar-link img,.barLink img{height:36px;margin:5px 0;margin-right:10px;width:36px}.cols div:last-child>.barLink{margin-bottom:16px}.xp-tag-hexagon{align-items:center;display:flex;height:18px;justify-content:center;left:-1.5em;min-width:calc(100% + 1.5em);position:relative;top:0}.xp-tag-hexagon,.xp-tag-hexagon:before{background-color:var(--theme-border);transition:background-color .8s ease;transition-delay:.4s}.xp-tag-hexagon:before{border:none!important;content:"";height:12px;left:-18px;left:-6px;position:absolute;top:3px;transform:rotate(45deg);width:12px;z-index:1}.xp-tag-hexagon:after{background-color:transparent;border-bottom:9px solid transparent;border-left:9px solid var(--theme-border);border-right:9px solid transparent;border-top:9px solid transparent;content:"";height:0;position:absolute;right:-18px;top:0;transition:border-color .8s ease;transition-delay:.4s;width:0}.is-complete .xp-tag-hexagon{background-color:var(--theme-success-base);transition:background-color .8s ease;transition-delay:.4s}.is-complete .xp-tag-hexagon .xp-tag-xp{color:var(--theme-success-invert)}.is-complete .xp-tag-hexagon:before{background-color:var(--theme-success-hover);transition:background-color .8s ease;transition-delay:.4s}.is-complete .xp-tag-hexagon:after{border-left:9px solid var(--theme-success-base);transition:border-color .8s ease;transition-delay:.4s}.is-large .xp-tag-hexagon{display:flex;height:36px!important;left:auto;min-width:120px!important;padding-left:30px;padding-right:30px;position:relative}.is-large .xp-tag-hexagon:not(.is-centered){margin-left:48px}.is-large .xp-tag-hexagon:before{height:25.4558441227px!important;left:-13px!important;top:5px!important;width:25.4558441227px!important}.is-large .xp-tag-hexagon:after{border-bottom:18px solid transparent;border-left:18px solid var(--theme-border);border-right:18px solid transparent;border-top:18px solid transparent;right:-36px}.xp-tag-extra-large .xp-tag-hexagon{display:flex;height:18px!important;position:relative}.xp-tag-extra-large .xp-tag-hexagon:not(.is-centered){margin-left:48px}.xp-tag-extra-large .xp-tag-hexagon:before{height:12.7279220614px!important;left:-6px!important;top:3px!important;width:12.7279220614px!important}.xp-tag-extra-large .xp-tag-hexagon:after{border-bottom:9px solid transparent;border-left:9px solid var(--theme-border);border-right:9px solid transparent;border-top:9px solid transparent;right:-18px}.xp-tag-large .xp-tag-hexagon,.xp-tag-medium .xp-tag-hexagon{display:flex;left:auto;position:relative}.xp-tag-medium .xp-tag-hexagon{height:14px;min-width:48px}.xp-tag-medium .xp-tag-hexagon:before{height:9.8994949366px;left:-5px;top:2px;width:9.8994949366px}.xp-tag-medium .xp-tag-hexagon:after{border-bottom:7px solid transparent;border-left:7px solid var(--theme-border);border-right:7px solid transparent;border-top:7px solid transparent;right:-14px}.xp-tag-small .xp-tag-hexagon{display:flex;height:12px;left:auto;min-width:40px;position:relative;width:40px}.xp-tag-small .xp-tag-hexagon:before{height:8.4852813742px;left:-5px;top:2px;width:8.4852813742px}.xp-tag-small .xp-tag-hexagon:after{border-bottom:6px solid transparent;border-left:6px solid var(--theme-border);border-right:6px solid transparent;border-top:6px solid transparent;right:-12px}.is-large.is-complete .xp-tag-hexagon:before{background-color:var(--theme-success-hover)!important}.is-large.is-complete .xp-tag-hexagon:after{border-left:18px solid var(--theme-success-base)!important}.xp-tag-extra-large.is-complete .xp-tag-hexagon{padding-left:9px!important}.xp-tag-extra-large.is-complete .xp-tag-hexagon:before{background-color:var(--theme-success-hover)!important}.xp-tag-extra-large.is-complete .xp-tag-hexagon:after{border-left:9px solid var(--theme-success-base)!important}.xp-tag-medium.is-complete .xp-tag-hexagon{padding-left:7px!important}.xp-tag-medium.is-complete .xp-tag-hexagon:before{background-color:var(--theme-success-hover)!important}.xp-tag-medium.is-complete .xp-tag-hexagon:after{border-left:7px solid var(--theme-success-base)!important}.xp-tag-small.is-complete .xp-tag-hexagon{padding-left:6px!important}.xp-tag-small.is-complete .xp-tag-hexagon:before{background-color:var(--theme-success-hover)!important}.xp-tag-small.is-complete .xp-tag-hexagon:after{border-left:6px solid var(--theme-success-base)!important}.xp-tag-xp{color:var(--theme-text);font-size:12px;margin-bottom:1px}.theme-high-contrast .xp-tag-xp{color:var(--theme-text-invert)}.is-large .xp-tag-xp{font-size:18px}.xp-tag-extra-large .xp-tag-xp{font-size:14px}.xp-tag-large .xp-tag-xp{font-size:12px}.xp-tag-medium .xp-tag-xp{font-size:10px}.xp-tag-small .xp-tag-xp{font-size:8px;margin-bottom:0!important}.is-complete .xp-tag-icon{-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation:scaleIn .8s ease;animation:scaleIn .8s ease;color:var(--theme-success-invert);font-size:9px;left:-5px;position:absolute;top:1px;z-index:3}.is-large .xp-tag-icon{font-size:18px!important;left:-10px!important;top:10px!important}.xp-tag-extra-large .xp-tag-icon{left:-3px!important;top:3px!important}.xp-tag-large .xp-tag-icon{left:-3px!important;top:2px!important}.xp-tag-medium .xp-tag-icon{font-size:7.5px!important;left:-3px!important;top:0!important}.xp-tag-small .xp-tag-icon{font-size:4px!important;left:-3px!important;top:-2px!important}.dropdown{position:relative}.dropdown-menu{background-color:var(--theme-body-background);border:1px solid var(--theme-border);box-shadow:0 6.4px 14.4px 0 var(--theme-box-shadow-medium),0 1.2px 3.6px 0 var(--theme-box-shadow-light);position:absolute;top:100%;white-space:nowrap;width:auto;z-index:1000}.has-centered-menu .dropdown-menu{left:50%;max-width:90vw;transform:translateX(-50%);white-space:normal}.dropdown-menu.has-overflow-auto{-webkit-overflow-scrolling:touch;max-height:14rem;overflow-x:hidden;overflow-y:auto}.dropdown-trigger:not([aria-expanded=true])+.dropdown-menu{display:none}.dropdown.has-caret .dropdown-trigger[aria-expanded=true]{z-index:1001!important}.dropdown.has-caret .dropdown-trigger[aria-expanded=true]:after,.dropdown.has-caret .dropdown-trigger[aria-expanded=true]:before{border-color:transparent;border-style:outset outset solid;bottom:100%;content:" ";display:block;height:0;left:calc(50% - 8px);pointer-events:none;position:absolute;top:-16px;width:0}.dropdown.has-caret .dropdown-trigger[aria-expanded=true]:after{border-bottom-color:var(--theme-body-background);border-width:7px;margin-left:1px;margin-top:2px}.dropdown.has-caret .dropdown-trigger[aria-expanded=true]:before{border-bottom-color:var(--theme-border);border-width:8px}.dropdown.has-caret .dropdown-trigger[aria-expanded=true]:after,.dropdown.has-caret .dropdown-trigger[aria-expanded=true]:before{bottom:-14px;top:inherit;z-index:1001}.dropdown.has-caret .dropdown-menu{margin-top:12px}.buttons .dropdown.has-caret .dropdown-menu{margin-top:5px}.dropdown.has-caret.has-snug-menu .dropdown-trigger[aria-expanded=true]:after,.dropdown.has-caret.has-snug-menu .dropdown-trigger[aria-expanded=true]:before{top:21px}.dropdown.has-caret.has-snug-menu .dropdown-menu{margin-top:5px}.dropdown.has-caret-up .dropdown-trigger[aria-expanded=true]{z-index:1001!important}.dropdown.has-caret-up .dropdown-trigger[aria-expanded=true]:after,.dropdown.has-caret-up .dropdown-trigger[aria-expanded=true]:before{border-color:transparent;border-style:outset outset solid;bottom:-16px;content:" ";display:block;height:0;left:calc(50% - 8px);pointer-events:none;position:absolute;top:100%;width:0}.dropdown.has-caret-up .dropdown-trigger[aria-expanded=true]:after{border-top-color:var(--theme-body-background);border-width:7px;margin-bottom:2px;margin-left:1px}.dropdown.has-caret-up .dropdown-trigger[aria-expanded=true]:before{border-top-color:var(--theme-border);border-width:8px}.dropdown.has-caret-up .dropdown-trigger[aria-expanded=true]:after,.dropdown.has-caret-up .dropdown-trigger[aria-expanded=true]:before{bottom:22px;top:inherit}.dropdown.has-caret-up .dropdown-menu{bottom:30px;margin-bottom:8px;top:inherit}.dropdown-button-chevron{color:var(--theme-text-subtle);font-size:.75rem;margin-left:auto;padding-left:.25rem}.dropdown-menu .dropdown-button-chevron{padding-left:1rem}.dropdown-button-chevron .docon{vertical-align:sub}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.button.is-fullwidth-mobile{display:flex;width:100%}}.container{margin:0 auto;position:relative;width:auto}.container.is-fluid{margin-left:64px;margin-right:64px;max-width:none}.container.is-max-mobile{max-width:480px}@media print,screen and (min-width:768px){.container.is-max-tablet{max-width:768px}}@media screen and (min-width:1088px){.container,.container.is-max-desktop{max-width:960px}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1799.9px),screen and (max-width:1799px),screen and (min-resolution:120dpi) and (max-width:1799.9px){.container.is-widescreen{max-width:1672px}}@media screen and (min-width:1800px){.container{max-width:1672px}}.has-background-docs .input.focus-visible{box-shadow:0 0 0 .125rem #50e6ff}.select.is-loading:after{inset-inline-end:.625em;margin-top:0;position:absolute;top:.625em;transform:none}.input.is-large,.textarea.is-large{font-size:1.125rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-primary .file-cta{background-color:var(--theme-primary-base);border-color:transparent;color:var(--theme-primary-invert)}.file.is-primary .file-cta.is-hovered,.file.is-primary .file-cta:hover{background-color:var(--theme-primary-background);border-color:transparent;color:var(--theme-primary-invert)}.file.is-primary .file-input.focus-visible+.file-cta{background-color:var(--theme-primary-invert);border-color:var(--theme-primary-base);box-shadow:0 0 0 .125rem var(--theme-primary-box-shadow);color:var(--theme-primary-base)}.file.is-secondary .file-cta{background-color:var(--theme-secondary-base);border-color:transparent;color:var(--theme-secondary-invert)}.file.is-secondary .file-cta.is-hovered,.file.is-secondary .file-cta:hover{background-color:var(--theme-secondary-background);border-color:transparent;color:var(--theme-secondary-invert)}.file.is-secondary .file-input.focus-visible+.file-cta{background-color:var(--theme-secondary-invert);border-color:var(--theme-secondary-base);box-shadow:0 0 0 .125rem var(--theme-secondary-box-shadow);color:var(--theme-secondary-base)}.file.is-tertiary .file-cta{background-color:var(--theme-tertiary-base);border-color:transparent;color:var(--theme-tertiary-invert)}.file.is-tertiary .file-cta.is-hovered,.file.is-tertiary .file-cta:hover{background-color:var(--theme-tertiary-background);border-color:transparent;color:var(--theme-tertiary-invert)}.file.is-tertiary .file-input.focus-visible+.file-cta{background-color:var(--theme-tertiary-invert);border-color:var(--theme-tertiary-base);box-shadow:0 0 0 .125rem var(--theme-tertiary-box-shadow);color:var(--theme-tertiary-base)}.file.is-success .file-cta{background-color:var(--theme-success-base);border-color:transparent;color:var(--theme-success-invert)}.file.is-success .file-cta.is-hovered,.file.is-success .file-cta:hover{background-color:var(--theme-success-background);border-color:transparent;color:var(--theme-success-invert)}.file.is-success .file-input.focus-visible+.file-cta{background-color:var(--theme-success-invert);border-color:var(--theme-success-base);box-shadow:0 0 0 .125rem var(--theme-success-box-shadow);color:var(--theme-success-base)}.file.is-info .file-cta{background-color:var(--theme-info-base);border-color:transparent;color:var(--theme-info-invert)}.file.is-info .file-cta.is-hovered,.file.is-info .file-cta:hover{background-color:var(--theme-info-background);border-color:transparent;color:var(--theme-info-invert)}.file.is-info .file-input.focus-visible+.file-cta{background-color:var(--theme-info-invert);border-color:var(--theme-info-base);box-shadow:0 0 0 .125rem var(--theme-info-box-shadow);color:var(--theme-info-base)}.file.is-warning .file-cta{background-color:var(--theme-warning-base);border-color:transparent;color:var(--theme-warning-invert)}.file.is-warning .file-cta.is-hovered,.file.is-warning .file-cta:hover{background-color:var(--theme-warning-background);border-color:transparent;color:var(--theme-warning-invert)}.file.is-warning .file-input.focus-visible+.file-cta{background-color:var(--theme-warning-invert);border-color:var(--theme-warning-base);box-shadow:0 0 0 .125rem var(--theme-warning-box-shadow);color:var(--theme-warning-base)}.file.is-danger .file-cta{background-color:var(--theme-danger-base);border-color:transparent;color:var(--theme-danger-invert)}.file.is-danger .file-cta.is-hovered,.file.is-danger .file-cta:hover{background-color:var(--theme-danger-background);border-color:transparent;color:var(--theme-danger-invert)}.file.is-danger .file-input.focus-visible+.file-cta{background-color:var(--theme-danger-invert);border-color:var(--theme-danger-base);box-shadow:0 0 0 .125rem var(--theme-danger-box-shadow);color:var(--theme-danger-base)}.file.is-small{font-size:.875rem}.file.is-medium{font-size:1rem}.file.is-medium .file-icon .docon{font-size:21px}.file.is-large{font-size:1.125rem}.file.is-large .file-icon .docon{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:.25rem}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .docon{font-size:21px}.file.is-boxed.is-small .file-icon .docon{font-size:14px}.file.is-boxed.is-medium .file-icon .docon{font-size:28px}.file.is-boxed.is-large .file-icon .docon{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:.25rem .25rem 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 .25rem .25rem;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 .25rem .25rem 0}.file.is-right .file-name{border-radius:.25rem 0 0 .25rem;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;cursor:pointer;display:flex;justify-content:flex-start;position:relative}.file-label:hover .file-cta{background-color:var(--theme-body-background-medium);color:var(--theme-text)}.file-label:hover .file-name{border-color:var(--theme-body-background-medium)}.file-label:active .file-cta{background-color:var(--theme-body-background-medium);color:var(--theme-text)}.file-label:active .file-name{border-color:var(--theme-body-background-medium)}.file-input{height:.01em;inset-inline-start:0;position:absolute;top:0;width:.01em}.file-input,.file-input.focus-visible{outline:none}.file-input.focus-visible+.file-cta{outline-color:inherit;outline-offset:.25rem;outline-style:dashed;outline-width:.125rem;z-index:1}.file-cta,.file-name{-webkit-padding-start:1em;-webkit-padding-end:1em;border-color:var(--theme-border);border-radius:.25rem;font-size:1em;padding-inline-end:1em;padding-inline-start:1em;white-space:nowrap}.file-cta{background-color:var(--theme-body-background-medium);color:var(--theme-text-subtle)}.file-name{border-color:var(--theme-border);border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:left;text-overflow:ellipsis}.file-icon{-webkit-margin-end:.5em;align-items:center;display:flex;height:1em;justify-content:center;margin-inline-end:.5em;width:1em}.file-icon .docon{font-size:14px}.required-indicator:after{color:var(--theme-danger-dark);content:"*";vertical-align:baseline}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){-webkit-margin-end:-1px;margin-inline-end:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child .button,.field.has-addons .control:first-child .input,.field.has-addons .control:first-child .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child .button,.field.has-addons .control:last-child .input,.field.has-addons .control:last-child .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button.is-hovered,.field.has-addons .control .button:hover,.field.has-addons .control .input.is-hovered,.field.has-addons .control .input:hover,.field.has-addons .control .select select.is-hovered,.field.has-addons .control .select select:hover{z-index:2}.field.has-addons .control .button.focus-visible,.field.has-addons .control .button.is-active,.field.has-addons .control .button.is-focused,.field.has-addons .control .button:active,.field.has-addons .control .input.focus-visible,.field.has-addons .control .input.is-active,.field.has-addons .control .input.is-focused,.field.has-addons .control .input:active,.field.has-addons .control .select select.focus-visible,.field.has-addons .control .select select.is-active,.field.has-addons .control .select select.is-focused,.field.has-addons .control .select select:active{z-index:1}.field.has-addons .control .button.focus-visible:hover,.field.has-addons .control .button.is-active:hover,.field.has-addons .control .button.is-focused:hover,.field.has-addons .control .button:active:hover,.field.has-addons .control .input.focus-visible:hover,.field.has-addons .control .input.is-active:hover,.field.has-addons .control .input.is-focused:hover,.field.has-addons .control .input:active:hover,.field.has-addons .control .select select.focus-visible:hover,.field.has-addons .control .select select.is-active:hover,.field.has-addons .control .select select.is-focused:hover,.field.has-addons .control .select select:active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){-webkit-margin-end:.75rem;margin-bottom:0;margin-inline-end:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media print,screen and (min-width:768px){.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.field-label{margin-bottom:.5rem}}@media print,screen and (min-width:768px){.field-label{-webkit-margin-end:1.5rem;flex-basis:0;flex-grow:1;flex-shrink:0;margin-inline-end:1.5rem;text-align:right}.field-label.is-small{font-size:.875rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1rem;padding-top:.375em}.field-label.is-large{font-size:1.125rem;padding-top:.375em}.field-label.is-side-by-side{align-self:flex-end;flex-basis:auto;text-align:left}}.field-body .field .field{margin-bottom:0}@media print,screen and (min-width:768px){.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){-webkit-margin-end:.75rem;margin-inline-end:.75rem}}.field-body.extend-input-field{flex-basis:auto}.control{font-size:1rem;position:relative;text-align:left}.control.has-icon .icon{color:var(--theme-secondary-background);font-size:1rem;height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}.control.has-icon .input.focus-visible+.icon{color:var(--theme-secondary-base)}.control.has-icon .input.input-sm+.icon{font-size:.875rem}.control.has-icon .input.input-lg+.icon,.control.has-icon .input.is-large+.icon{font-size:1.125rem}.control.has-icon:not(.has-icon-right) .docon{inset-inline-start:0}.control.has-icon:not(.has-icon-right) .input{-webkit-padding-start:2.25em;padding-inline-start:2.25em}.control.has-icon.has-icon-right .icon{inset-inline-end:0}.control.has-icon.has-icon-right .input{-webkit-padding-end:2.25em;padding-inline-end:2.25em}.control.has-icons-left .input.focus-visible~.icon,.control.has-icons-left .select.focus-visible~.icon,.control.has-icons-right .input.focus-visible~.icon,.control.has-icons-right .select.focus-visible~.icon{color:var(--theme-secondary-base)}.control.has-icons-left .input~.icon,.control.has-icons-left .select~.icon,.control.has-icons-right .input~.icon,.control.has-icons-right .select~.icon{font-size:1rem}.control.has-icons-left .input.input-sm~.icon,.control.has-icons-left .input.select-sm~.icon,.control.has-icons-left .select.input-sm~.icon,.control.has-icons-left .select.select-sm~.icon,.control.has-icons-right .input.input-sm~.icon,.control.has-icons-right .input.select-sm~.icon,.control.has-icons-right .select.input-sm~.icon,.control.has-icons-right .select.select-sm~.icon{font-size:.875rem}.control.has-icons-left .input.input-lg~.icon,.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .input.select-lg~.icon,.control.has-icons-left .select.input-lg~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-left .select.select-lg~.icon,.control.has-icons-right .input.input-lg~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .input.select-lg~.icon,.control.has-icons-right .select.input-lg~.icon,.control.has-icons-right .select.is-large~.icon,.control.has-icons-right .select.select-lg~.icon{font-size:1.125rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:var(--theme-secondary-background);height:2.25em;pointer-events:none;position:absolute;top:0;width:2.25em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{-webkit-padding-start:2.25em;padding-inline-start:2.25em}.control.has-icons-left .icon.is-left{inset-inline-start:0}.control.has-icons-right .input,.control.has-icons-right .select select{-webkit-padding-end:2.25em;padding-inline-end:2.25em}.control.has-icons-right .input[type=date]{position:relative}.control.has-icons-right .input[type=date]::-webkit-calendar-picker-indicator{background:none;color:transparent;position:absolute;right:0;width:1.5em;z-index:1000}.control.has-icons-right .icon.is-right{inset-inline-end:0}.control.is-loading:after{inset-inline-end:.625em;position:absolute!important;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.875rem}.control.is-loading.is-medium:after{font-size:1rem}.control.is-loading.is-large:after{font-size:1.125rem}h2.heading-anchor,h3.heading-anchor,h4.heading-anchor,h5.heading-anchor,h6.heading-anchor{line-height:1.3;margin-left:-.9375rem;padding-left:.9375rem;position:relative}@media print,screen and (min-width:768px){h2.heading-anchor,h3.heading-anchor,h4.heading-anchor,h5.heading-anchor,h6.heading-anchor{margin-left:-1.875rem;padding-left:1.875rem}}h2.heading-anchor .anchor-link,h3.heading-anchor .anchor-link,h4.heading-anchor .anchor-link,h5.heading-anchor .anchor-link,h6.heading-anchor .anchor-link{font-size:1rem;left:0;position:absolute;transform:translateY(-50%) scale(.75);transition:opacity .1s linear;width:.75rem}@media print,screen and (min-width:768px){h2.heading-anchor .anchor-link,h3.heading-anchor .anchor-link,h4.heading-anchor .anchor-link,h5.heading-anchor .anchor-link,h6.heading-anchor .anchor-link{transform:translateY(-50%) scale(1);width:1.5rem}}h2.heading-anchor .anchor-link:hover,h3.heading-anchor .anchor-link:hover,h4.heading-anchor .anchor-link:hover,h5.heading-anchor .anchor-link:hover,h6.heading-anchor .anchor-link:hover{text-decoration:none}h2.heading-anchor:not(:hover) .anchor-link:not(.focus-visible),h3.heading-anchor:not(:hover) .anchor-link:not(.focus-visible),h4.heading-anchor:not(:hover) .anchor-link:not(.focus-visible),h5.heading-anchor:not(:hover) .anchor-link:not(.focus-visible),h6.heading-anchor:not(:hover) .anchor-link:not(.focus-visible){clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;opacity:0;overflow:hidden;padding:0;position:absolute;width:1px}h2.heading-anchor .anchor-link{top:1.38125rem}h3.heading-anchor .anchor-link{top:1.1375rem}h4.heading-anchor .anchor-link{top:.975rem}h5.heading-anchor .anchor-link{top:.8125rem}h6.heading-anchor .anchor-link{top:.73125rem}.hr{color:var(--theme-text-subtle);margin:1.5rem 0}.image{display:block;position:relative}.image img,.image svg{display:block;height:auto;max-height:100%;width:100%}.image img.is-rounded,.image svg.is-rounded{border-radius:290486px}.image.is-fullwidth{height:auto;margin:0;object-fit:cover;width:100%}.image.is-16by9 img,.image.is-1by1 img,.image.is-1by2 img,.image.is-1by3 img,.image.is-2by1 img,.image.is-2by3 img,.image.is-3by1 img,.image.is-3by2 img,.image.is-3by4 img,.image.is-3by5 img,.image.is-4by3 img,.image.is-4by5 img,.image.is-5by3 img,.image.is-5by4 img,.image.is-9by16 img,.image.is-square img{height:100%;width:100%}.image.is-1by1,.image.is-square{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-left-aligned{margin-right:auto}.image.is-right-aligned{margin-left:auto}.image.is-center-aligned{margin-left:auto;margin-right:auto}.image.has-height-175{height:175px!important}.image.is-16x16{height:16px;width:16px}@media print,screen and (min-width:768px){.image.is-16x16-tablet{height:16px;width:16px}}@media screen and (min-width:1088px){.image.is-16x16-desktop{height:16px;width:16px}}.image.is-max-16x16{max-height:16px;max-width:16px}.image.is-24x24{height:24px;width:24px}@media print,screen and (min-width:768px){.image.is-24x24-tablet{height:24px;width:24px}}@media screen and (min-width:1088px){.image.is-24x24-desktop{height:24px;width:24px}}.image.is-max-24x24{max-height:24px;max-width:24px}.image.is-32x32{height:32px;width:32px}@media print,screen and (min-width:768px){.image.is-32x32-tablet{height:32px;width:32px}}@media screen and (min-width:1088px){.image.is-32x32-desktop{height:32px;width:32px}}.image.is-max-32x32{max-height:32px;max-width:32px}.image.is-36x36{height:36px;width:36px}@media print,screen and (min-width:768px){.image.is-36x36-tablet{height:36px;width:36px}}@media screen and (min-width:1088px){.image.is-36x36-desktop{height:36px;width:36px}}.image.is-max-36x36{max-height:36px;max-width:36px}.image.is-48x48{height:48px;width:48px}@media print,screen and (min-width:768px){.image.is-48x48-tablet{height:48px;width:48px}}@media screen and (min-width:1088px){.image.is-48x48-desktop{height:48px;width:48px}}.image.is-max-48x48{max-height:48px;max-width:48px}.image.is-64x64{height:64px;width:64px}@media print,screen and (min-width:768px){.image.is-64x64-tablet{height:64px;width:64px}}@media screen and (min-width:1088px){.image.is-64x64-desktop{height:64px;width:64px}}.image.is-max-64x64{max-height:64px;max-width:64px}.image.is-76x76{height:76px;width:76px}@media print,screen and (min-width:768px){.image.is-76x76-tablet{height:76px;width:76px}}@media screen and (min-width:1088px){.image.is-76x76-desktop{height:76px;width:76px}}.image.is-max-76x76{max-height:76px;max-width:76px}.image.is-88x88{height:88px;width:88px}@media print,screen and (min-width:768px){.image.is-88x88-tablet{height:88px;width:88px}}@media screen and (min-width:1088px){.image.is-88x88-desktop{height:88px;width:88px}}.image.is-max-88x88{max-height:88px;max-width:88px}.image.is-96x96{height:96px;width:96px}@media print,screen and (min-width:768px){.image.is-96x96-tablet{height:96px;width:96px}}@media screen and (min-width:1088px){.image.is-96x96-desktop{height:96px;width:96px}}.image.is-max-96x96{max-height:96px;max-width:96px}.image.is-112x112{height:112px;width:112px}@media print,screen and (min-width:768px){.image.is-112x112-tablet{height:112px;width:112px}}@media screen and (min-width:1088px){.image.is-112x112-desktop{height:112px;width:112px}}.image.is-max-112x112{max-height:112px;max-width:112px}.image.is-128x128{height:128px;width:128px}@media print,screen and (min-width:768px){.image.is-128x128-tablet{height:128px;width:128px}}@media screen and (min-width:1088px){.image.is-128x128-desktop{height:128px;width:128px}}.image.is-max-128x128{max-height:128px;max-width:128px}.loader{display:inline-block}.loader:after{border-bottom-color:currentColor!important;border-left-color:currentColor!important}.meter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(90deg,var(--theme-score-low-off) 33%,var(--theme-score-medium-off) 33%,var(--theme-score-medium-off) 66%,var(--theme-score-high-off) 66%,var(--theme-score-high-off) 100%);border-radius:3px;display:block;height:12px;width:100%}.meter::-moz-meter-bar,.meter::-webkit-meter-bar{background:none!important}.meter.sub-sub-optimum{background-image:linear-gradient(90deg,var(--theme-score-low) 33%,var(--theme-score-medium-off) 33%,var(--theme-score-medium-off) 66%,var(--theme-score-high-off) 66%,var(--theme-score-high-off) 100%)}.meter.sub-optimum{background-image:linear-gradient(90deg,var(--theme-score-low-off) 33%,var(--theme-score-medium) 33%,var(--theme-score-medium) 66%,var(--theme-score-high-off) 66%,var(--theme-score-high-off) 100%)}.meter.optimum{background-image:linear-gradient(90deg,var(--theme-score-low-off) 33%,var(--theme-score-medium-off) 33%,var(--theme-score-medium-off) 66%,var(--theme-score-high) 66%,var(--theme-score-high) 100%)}.meter.is-small{height:.5rem}.score-meter .meter.is-small{padding:.25rem 0}.meter.is-binary{background-color:var(--theme-secondary-base);background-image:none;position:relative}.meter.is-binary .optimum{background-color:var(--theme-success-base);border-bottom-right-radius:3px;border-top-right-radius:3px;height:100%;position:absolute;right:0;top:0}.score-meter{padding:6px 0;position:relative}.score-meter .meter-tick{background-color:var(--theme-text);height:90%;position:absolute;top:1px;width:4px;z-index:1}.theme-high-contrast .score-meter .meter-tick{border:1px solid #000;width:6px}.progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--theme-secondary-background-glow-high-contrast);border:none;border-radius:0;display:block;height:1rem;max-width:100%;overflow:hidden;padding:0}.progress::-webkit-progress-bar{background-color:var(--theme-secondary-background-glow-high-contrast)}.progress::-webkit-progress-value{background-color:var(--theme-secondary-invert)}.progress::-moz-progress-bar{background-color:var(--theme-secondary-invert)}.theme-high-contrast .progress::-webkit-progress-value{background-color:var(--theme-primary-base)}.theme-high-contrast .progress::-moz-progress-bar{background-color:var(--theme-primary-base)}.progress::-ms-fill{background-color:hsl(0deg,0%,0%);border:none}.theme-dark .progress::-ms-fill{background-color:hsl(0deg,0%,89%)}.theme-high-contrast .progress::-ms-fill{background-color:hsl(0deg,0%,37%)}.progress.is-extra-small{height:.25rem}.progress.is-success::-webkit-progress-value{background-color:var(--theme-success-base)}.progress.is-success::-moz-progress-bar{background-color:var(--theme-success-base)}.progress.is-success::-ms-fill{background-color:hsl(120deg,77%,30%)}.theme-high-contrast .progress.is-success::-ms-fill{background-color:hsl(120deg,77%,80%)}.progress.is-primary::-webkit-progress-value{background-color:var(--theme-primary-base)}.progress.is-primary::-moz-progress-bar{background-color:var(--theme-primary-base)}.progress.is-primary::-ms-fill,.theme-high-contrast .progress.is-primary::-ms-fill{background-color:var(--theme-primary-base)}.progress.is-docs::-webkit-progress-value{background-color:#243a5e}.progress.is-docs::-moz-progress-bar{background-color:#243a5e}.progress.is-docs::-ms-fill{background-color:#243a5e}.theme-high-contrast .progress.is-docs::-ms-fill{background-color:#fff}.progress.border-white-high-contrast,.progress.has-border-white-high-contrast{border:1px solid var(--theme-border-white-high-contrast)}.progress:indeterminate{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:moveIndeterminate;animation-name:moveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-color:var(--theme-secondary-background-glow-high-contrast);background-image:linear-gradient(to right,var(--theme-primary-base) 30%,var(--theme-secondary-background-glow-high-contrast) 30%);background-position:0 0;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation:none}@-webkit-keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.progress-percentage{display:inline-block;min-width:50px}.hexagonal-progress-marker,.hexagonal-progress:after,.hexagonal-progress:before{height:8.4852813742px;position:absolute;top:2px;transform:rotate(45deg);width:8.4852813742px}.hexagonal-progress{border-bottom:1px solid transparent;border-top:1px solid transparent;display:flex;margin:0 12px;max-width:100px;position:relative}.hexagonal-progress .progress{height:12px;margin:0!important}.hexagonal-progress .progress:indeterminate{-webkit-animation:none;animation:none;background:none}.hexagonal-progress:after,.hexagonal-progress:before{content:""}.hexagonal-progress:before{background-color:var(--theme-success-base);left:-4.2426406871px}.hexagonal-progress:after{background-color:var(--theme-secondary-background-glow-high-contrast);right:-4.2426406871px}.hexagonal-progress-marker{background-color:var(--theme-success-base);border:2px solid transparent;z-index:1}progress[value="0"]~.hexagonal-progress-marker{left:-4px}progress[value="1"]~.hexagonal-progress-marker{left:-3px}progress[value="2"]~.hexagonal-progress-marker{left:-2px}progress[value="3"]~.hexagonal-progress-marker{left:-1px}progress[value="4"]~.hexagonal-progress-marker{left:0}progress[value="5"]~.hexagonal-progress-marker{left:1px}progress[value="6"]~.hexagonal-progress-marker{left:2px}progress[value="7"]~.hexagonal-progress-marker{left:3px}progress[value="8"]~.hexagonal-progress-marker{left:4px}progress[value="9"]~.hexagonal-progress-marker{left:5px}progress[value="10"]~.hexagonal-progress-marker{left:6px}progress[value="11"]~.hexagonal-progress-marker{left:7px}progress[value="12"]~.hexagonal-progress-marker{left:8px}progress[value="13"]~.hexagonal-progress-marker{left:9px}progress[value="14"]~.hexagonal-progress-marker{left:10px}progress[value="15"]~.hexagonal-progress-marker{left:11px}progress[value="16"]~.hexagonal-progress-marker{left:12px}progress[value="17"]~.hexagonal-progress-marker{left:13px}progress[value="18"]~.hexagonal-progress-marker{left:14px}progress[value="19"]~.hexagonal-progress-marker{left:15px}progress[value="20"]~.hexagonal-progress-marker{left:16px}progress[value="21"]~.hexagonal-progress-marker{left:17px}progress[value="22"]~.hexagonal-progress-marker{left:18px}progress[value="23"]~.hexagonal-progress-marker{left:19px}progress[value="24"]~.hexagonal-progress-marker{left:20px}progress[value="25"]~.hexagonal-progress-marker{left:21px}progress[value="26"]~.hexagonal-progress-marker{left:22px}progress[value="27"]~.hexagonal-progress-marker{left:23px}progress[value="28"]~.hexagonal-progress-marker{left:24px}progress[value="29"]~.hexagonal-progress-marker{left:25px}progress[value="30"]~.hexagonal-progress-marker{left:26px}progress[value="31"]~.hexagonal-progress-marker{left:27px}progress[value="32"]~.hexagonal-progress-marker{left:28px}progress[value="33"]~.hexagonal-progress-marker{left:29px}progress[value="34"]~.hexagonal-progress-marker{left:30px}progress[value="35"]~.hexagonal-progress-marker{left:31px}progress[value="36"]~.hexagonal-progress-marker{left:32px}progress[value="37"]~.hexagonal-progress-marker{left:33px}progress[value="38"]~.hexagonal-progress-marker{left:34px}progress[value="39"]~.hexagonal-progress-marker{left:35px}progress[value="40"]~.hexagonal-progress-marker{left:36px}progress[value="41"]~.hexagonal-progress-marker{left:37px}progress[value="42"]~.hexagonal-progress-marker{left:38px}progress[value="43"]~.hexagonal-progress-marker{left:39px}progress[value="44"]~.hexagonal-progress-marker{left:40px}progress[value="45"]~.hexagonal-progress-marker{left:41px}progress[value="46"]~.hexagonal-progress-marker{left:42px}progress[value="47"]~.hexagonal-progress-marker{left:43px}progress[value="48"]~.hexagonal-progress-marker{left:44px}progress[value="49"]~.hexagonal-progress-marker{left:45px}progress[value="50"]~.hexagonal-progress-marker{left:46px}progress[value="51"]~.hexagonal-progress-marker{left:47px}progress[value="52"]~.hexagonal-progress-marker{left:48px}progress[value="53"]~.hexagonal-progress-marker{left:49px}progress[value="54"]~.hexagonal-progress-marker{left:50px}progress[value="55"]~.hexagonal-progress-marker{left:51px}progress[value="56"]~.hexagonal-progress-marker{left:52px}progress[value="57"]~.hexagonal-progress-marker{left:53px}progress[value="58"]~.hexagonal-progress-marker{left:54px}progress[value="59"]~.hexagonal-progress-marker{left:55px}progress[value="60"]~.hexagonal-progress-marker{left:56px}progress[value="61"]~.hexagonal-progress-marker{left:57px}progress[value="62"]~.hexagonal-progress-marker{left:58px}progress[value="63"]~.hexagonal-progress-marker{left:59px}progress[value="64"]~.hexagonal-progress-marker{left:60px}progress[value="65"]~.hexagonal-progress-marker{left:61px}progress[value="66"]~.hexagonal-progress-marker{left:62px}progress[value="67"]~.hexagonal-progress-marker{left:63px}progress[value="68"]~.hexagonal-progress-marker{left:64px}progress[value="69"]~.hexagonal-progress-marker{left:65px}progress[value="70"]~.hexagonal-progress-marker{left:66px}progress[value="71"]~.hexagonal-progress-marker{left:67px}progress[value="72"]~.hexagonal-progress-marker{left:68px}progress[value="73"]~.hexagonal-progress-marker{left:69px}progress[value="74"]~.hexagonal-progress-marker{left:70px}progress[value="75"]~.hexagonal-progress-marker{left:71px}progress[value="76"]~.hexagonal-progress-marker{left:72px}progress[value="77"]~.hexagonal-progress-marker{left:73px}progress[value="78"]~.hexagonal-progress-marker{left:74px}progress[value="79"]~.hexagonal-progress-marker{left:75px}progress[value="80"]~.hexagonal-progress-marker{left:76px}progress[value="81"]~.hexagonal-progress-marker{left:77px}progress[value="82"]~.hexagonal-progress-marker{left:78px}progress[value="83"]~.hexagonal-progress-marker{left:79px}progress[value="84"]~.hexagonal-progress-marker{left:80px}progress[value="85"]~.hexagonal-progress-marker{left:81px}progress[value="86"]~.hexagonal-progress-marker{left:82px}progress[value="87"]~.hexagonal-progress-marker{left:83px}progress[value="88"]~.hexagonal-progress-marker{left:84px}progress[value="89"]~.hexagonal-progress-marker{left:85px}progress[value="90"]~.hexagonal-progress-marker{left:86px}progress[value="91"]~.hexagonal-progress-marker{left:87px}progress[value="92"]~.hexagonal-progress-marker{left:88px}progress[value="93"]~.hexagonal-progress-marker{left:89px}progress[value="94"]~.hexagonal-progress-marker{left:90px}progress[value="95"]~.hexagonal-progress-marker{left:91px}progress[value="96"]~.hexagonal-progress-marker{left:92px}progress[value="97"]~.hexagonal-progress-marker{left:93px}progress[value="98"]~.hexagonal-progress-marker{left:94px}progress[value="99"]~.hexagonal-progress-marker{left:95px}progress[value="100"]~.hexagonal-progress-marker{left:96px}.svg .has-fill-body-background{fill:var(--theme-body-background)}.svg .has-fill-body-background-dark,.svg .has-fill-body-background-medium{fill:var(--theme-body-background-medium)}.svg .has-fill-primary{fill:var(--theme-primary-base)}.svg .has-fill-secondary{fill:var(--theme-secondary-base)}.table td p:first-child,.table th p:first-child{margin-top:0}.table td.is-narrow,.table th.is-narrow{width:15%}.table.has-row-header-background tbody td:first-child,.table.has-row-header-background tbody th:first-child{background-color:var(--theme-table-row-header)}@media print,screen and (min-width:768px){.table.table-fixed-layout{table-layout:fixed}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.table.table-tabular-responsive thead{clip:rect(0 0 0 0);border:none;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.table.table-tabular-responsive td,.table.table-tabular-responsive th,.table.table-tabular-responsive tr{display:block}.table.table-tabular-responsive td:after{content:attr(data-label)}}div.table-scroll-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.25rem}.tags .tag:not(:last-child){-webkit-margin-start:0;-webkit-margin-end:.25rem;margin-inline-end:.25rem;margin-inline-start:0;margin-right:.25rem}.tags:last-child{margin-bottom:-.25rem}.tags:not(:last-child){margin-bottom:1rem}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.tags.has-addons .tag:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-left:.25rem;margin-right:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tag:not(body){align-items:center;background-color:var(--theme-secondary-background);border:1px solid var(--theme-border-white-high-contrast);border-radius:2px;color:var(--theme-secondary-dark);display:inline-flex;font-size:.875rem;font-weight:400;height:2em;justify-content:center;line-height:1.5;padding-left:.5em;padding-right:.5em;white-space:nowrap}.tag:not(body).is-small{font-size:.75rem;height:1.666667em}.tag:not(body).is-large{font-size:1.125rem;height:1.666667em}.tag:not(body).is-primary{background-color:var(--theme-primary-base);color:var(--theme-primary-invert)}.tag:not(body).is-primary .delete:after,.tag:not(body).is-primary .delete:before{border-color:transparent;color:var(--theme-primary-dark)}.tag:not(body).is-secondary{background-color:var(--theme-secondary-base);color:var(--theme-secondary-invert)}.tag:not(body).is-secondary .delete:after,.tag:not(body).is-secondary .delete:before{border-color:transparent;color:var(--theme-secondary-dark)}.tag:not(body).is-tertiary{background-color:var(--theme-tertiary-base);color:var(--theme-tertiary-invert)}.tag:not(body).is-tertiary .delete:after,.tag:not(body).is-tertiary .delete:before{border-color:transparent;color:var(--theme-tertiary-dark)}.tag:not(body).is-success{background-color:var(--theme-success-base);color:var(--theme-success-invert)}.tag:not(body).is-success .delete:after,.tag:not(body).is-success .delete:before{border-color:transparent;color:var(--theme-success-dark)}.tag:not(body).is-info{background-color:var(--theme-info-base);color:var(--theme-info-invert)}.tag:not(body).is-info .delete:after,.tag:not(body).is-info .delete:before{border-color:transparent;color:var(--theme-info-dark)}.tag:not(body).is-warning{background-color:var(--theme-warning-base);color:var(--theme-warning-invert)}.tag:not(body).is-warning .delete:after,.tag:not(body).is-warning .delete:before{border-color:transparent;color:var(--theme-warning-dark)}.tag:not(body).is-danger{background-color:var(--theme-danger-base);color:var(--theme-danger-invert)}.tag:not(body).is-danger .delete:after,.tag:not(body).is-danger .delete:before{border-color:transparent;color:var(--theme-danger-dark)}.tag:not(body).is-black{background-color:#000;color:#fff}.tag:not(body).is-black .delete:after,.tag:not(body).is-black .delete:before{border-color:transparent;color:#fff}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body) .delete:after,.tag:not(body) .delete:before{border-color:transparent;color:var(--theme-text)}.tag:not(body) .icon:first-child:not(:last-child){margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:after,.tag:not(body).is-delete:before{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete.focus-visible,.tag:not(body).is-delete:active,.tag:not(body).is-delete:hover{opacity:95%}a.tag:hover{text-decoration:underline}.subtitle,.title{word-break:break-word}.subtitle em,.subtitle span,.title em,.title span{font-weight:inherit}.subtitle sub,.subtitle sup,.title sub,.title sup{font-size:.75em}.subtitle .tag,.title .tag{vertical-align:middle}.title{font-size:1.75rem;font-weight:600;line-height:1.125}.title strong{font-weight:inherit}.title.is-1{font-size:2.5rem}.title.is-1.is-responsive{font-size:clamp(1.875rem,22.1052631579px + 1.6447368421vw,2.5rem)}.title.is-2{font-size:2.125rem}.title.is-2.is-responsive{font-size:clamp(1.59375rem,18.7894736842px + 1.3980263158vw,2.125rem)}.title.is-3{font-size:1.75rem}.title.is-3.is-responsive{font-size:clamp(1.3125rem,15.4736842105px + 1.1513157895vw,1.75rem)}.title.is-4{font-size:1.5rem}.title.is-4.is-responsive{font-size:clamp(1.125rem,13.2631578947px + .9868421053vw,1.5rem)}.title.is-5{font-size:1.25rem}.title.is-5.is-responsive{font-size:clamp(1rem,12.8421052632px + .6578947368vw,1.25rem)}.title.is-6{font-size:1.125rem}.title.is-6.is-responsive{font-size:clamp(1rem,14.4210526316px + .3289473684vw,1.125rem)}.title.is-8{font-size:.75rem}.subtitle{font-size:1rem;font-weight:400;line-height:1.25}.subtitle strong{font-weight:600}.title~.subtitle:not(.is-spaced){margin-top:-1.25rem}.supertitle{font-size:.875rem;line-height:1.25}.supertitle:not(.is-spaced)+.title{margin-top:-.25rem}.hero .hero-body,.uhf-container:not(.has-padding){margin-left:auto;margin-right:auto;max-width:calc(100% - 32px);width:calc(100% - 32px)}@media print,screen and (min-width:1800px){.hero .hero-body,.uhf-container:not(.has-padding){margin-left:auto;margin-right:auto;max-width:1768px;width:1768px}}@media screen and (min-width:1088px){.uhf-container:not(.has-padding).is-fluid{margin-left:16px;margin-right:16px;max-width:none;width:auto}}.has-padding.uhf-container,.is-banner.uhf-container{box-sizing:border-box;margin-left:0;margin-right:0;width:100%}@media screen and (max-width:767px){.has-padding.uhf-container>*,.is-banner.uhf-container>*{padding-left:16px;padding-right:16px}}@media print,screen and (min-width:768px){.has-padding.uhf-container,.is-banner.uhf-container{padding-left:16px;padding-right:16px}}@media print,screen and (min-width:1800px){.has-padding.uhf-container,.is-banner.uhf-container{padding-left:calc(50% - 884px);padding-right:calc(50% - 884px)}}.is-full.uhf-container{margin-left:0;margin-right:0;max-width:100%;padding-left:0;padding-right:0;width:100%}.has-top-padding.uhf-container{padding-top:1.5rem}.has-uhf-padding{padding-left:16px;padding-right:16px}@media print,screen and (min-width:1800px){.has-uhf-padding{padding-left:calc(50% - 884px);padding-right:calc(50% - 884px)}}@media print,screen and (min-width:1088px){.has-uhf-padding-desktop{padding-left:16px;padding-right:16px}}@media print,screen and (min-width:1800px){.has-uhf-padding-desktop{padding-left:calc(50% - 884px);padding-right:calc(50% - 884px)}}.completable:not(.is-complete) .is-shown-complete,.is-complete.completable .is-hidden-complete,.is-complete.xp-tag .is-hidden-complete,.xp-tag:not(.is-complete) .is-shown-complete{display:none}.protocol-table{background-color:#fff;color:#2a2a2a}.protocol-table,.protocol-table tbody,.protocol-table td,.protocol-table th{border:1px solid #bbbbbb}.protocol-table td,.protocol-table th{padding-bottom:10px;padding-left:8px;padding-right:8px;padding-top:10px}.protocol-table th{background-color:#ededed;color:#2a2a2a;font-weight:600}.protocol-table td{color:#2a2a2a}.protocol-table a{color:#0065b3}.protocol-table a:hover{color:#00579a}.protocol-table a:active{color:#004173}.has-loading-skeleton .card-content>*,.has-loading-skeleton .card-header-image,.has-loading-skeleton .card-tag,.has-loading-skeleton .docon:before,.has-loading-skeleton .explanation-text,.has-loading-skeleton .media-card-content-link,.has-loading-skeleton .media-card-content>*,.has-loading-skeleton .media-card-image,.has-loading-skeleton .progress-label,.has-loading-skeleton button,.has-loading-skeleton figure.image,.has-loading-skeleton h1,.has-loading-skeleton h2,.has-loading-skeleton h3,.has-loading-skeleton h4,.has-loading-skeleton h5,.has-loading-skeleton h6,.has-loading-skeleton img,.has-loading-skeleton li,.has-loading-skeleton p,.skeleton{-webkit-animation:pulse 3s ease-in-out infinite;animation:pulse 3s ease-in-out infinite;color:transparent!important}.has-loading-skeleton h1,.has-loading-skeleton h2,.has-loading-skeleton h3,.has-loading-skeleton h4,.has-loading-skeleton h5,.has-loading-skeleton h6,.has-loading-skeleton p{height:16px;margin-top:.25rem}.has-loading-skeleton h1:first-child,.has-loading-skeleton h2:first-child,.has-loading-skeleton h3:first-child,.has-loading-skeleton h4:first-child,.has-loading-skeleton h5:first-child,.has-loading-skeleton h6:first-child,.has-loading-skeleton p:first-child{width:90%}.has-loading-skeleton h1:nth-child(2),.has-loading-skeleton h2:nth-child(2),.has-loading-skeleton h3:nth-child(2),.has-loading-skeleton h4:nth-child(2),.has-loading-skeleton h5:nth-child(2),.has-loading-skeleton h6:nth-child(2),.has-loading-skeleton p:nth-child(2){width:58%}.has-loading-skeleton h1:nth-child(3),.has-loading-skeleton h2:nth-child(3),.has-loading-skeleton h3:nth-child(3),.has-loading-skeleton h4:nth-child(3),.has-loading-skeleton h5:nth-child(3),.has-loading-skeleton h6:nth-child(3),.has-loading-skeleton p:nth-child(3){width:72%}.has-loading-skeleton h1:nth-child(4),.has-loading-skeleton h2:nth-child(4),.has-loading-skeleton h3:nth-child(4),.has-loading-skeleton h4:nth-child(4),.has-loading-skeleton h5:nth-child(4),.has-loading-skeleton h6:nth-child(4),.has-loading-skeleton p:nth-child(4){width:42%}.has-loading-skeleton h1:nth-child(5),.has-loading-skeleton h2:nth-child(5),.has-loading-skeleton h3:nth-child(5),.has-loading-skeleton h4:nth-child(5),.has-loading-skeleton h5:nth-child(5),.has-loading-skeleton h6:nth-child(5),.has-loading-skeleton p:nth-child(5){width:80%}.has-loading-skeleton .card-content>*,.has-loading-skeleton .media-card-content>*{height:16px;padding:0}.has-loading-skeleton .card-content>:first-child,.has-loading-skeleton .media-card-content>:first-child{margin-top:0;width:90%}.has-loading-skeleton .card-content>:nth-child(2),.has-loading-skeleton .media-card-content>:nth-child(2){width:58%}.has-loading-skeleton .card-content>:nth-child(3),.has-loading-skeleton .media-card-content>:nth-child(3){width:72%}.has-loading-skeleton .card-content>:nth-child(4),.has-loading-skeleton .media-card-content>:nth-child(4){width:42%}.has-loading-skeleton .card-content>:nth-child(5),.has-loading-skeleton .media-card-content>:nth-child(5){width:80%}.has-loading-skeleton .card-content .tags,.has-loading-skeleton .media-card-content .tags{-webkit-animation:none;animation:none;flex-flow:row nowrap;width:100%}.has-loading-skeleton .card-content .tag,.has-loading-skeleton .media-card-content .tag{height:16px}.has-loading-skeleton .card-content-metadata,.has-loading-skeleton .card-tag,.has-loading-skeleton .start-rating-display,.has-loading-skeleton .tags,.has-loading-skeleton pre{overflow:hidden}.has-loading-skeleton .tag,.has-loading-skeleton figure.image,.has-loading-skeleton img,.has-loading-skeleton pre{border:none!important}.has-loading-skeleton.card.is-branded .card-content .card-content-title{margin-bottom:0}.has-loading-skeleton button{height:16px;margin-top:.25rem}.has-loading-skeleton .button,.has-loading-skeleton a{pointer-events:none}.has-loading-skeleton .tag{width:60px}.has-loading-skeleton .card-content-metadata *,.has-loading-skeleton .card-content-title *,.has-loading-skeleton .card-footer-item>* *,.has-loading-skeleton .card-tag>* *,.has-loading-skeleton .media-card-content-titles *,.has-loading-skeleton .media-card-image *,.has-loading-skeleton .star-rating-display *,.has-loading-skeleton img{opacity:0}.has-loading-skeleton .progress{display:none}.checkbox-button{align-items:center;background-color:var(--theme-body-background);border:1px solid var(--theme-secondary-base);border-radius:.125rem;color:var(--theme-text);display:inline-flex;font-size:1.125rem;justify-content:center;min-height:50px;position:relative}.checkbox-button:hover{background-color:var(--theme-hover-invert);color:var(--theme-text)}.checkbox-button:hover .checkbox-button-label-check{border-color:var(--theme-secondary-base);border-style:solid;border-width:1px}.checkbox-button input[type=checkbox]{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkbox-button input[type=checkbox]:checked~.checkbox-button-label-check{background-color:var(--theme-primary-base)}.checkbox-button input[type=checkbox]:checked~.checkbox-button-label-check:before{color:var(--theme-primary-invert);content:"\E73E"!important}.checkbox-button .checkbox-button-label-inner-text{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkbox-button .checkbox-button-label{background-color:transparent;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.checkbox-button .checkbox-button-label-check{align-items:center;border-radius:290486px;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;transition-duration:10ms;transition-property:background,border,border-color;transition-timing-function:cubic-bezier(.4,0,.23,1);width:1.25rem}.checkbox-button .checkbox-button-label-check:before{align-items:center;border-color:var(--theme-primary-base);color:var(--theme-text-subtle);display:flex;font-family:docons;font-size:.875rem;height:1.25rem;justify-content:center;width:1.25rem}.checkbox-button .checkbox-button-label-check,.checkbox-button .checkbox-button-label-text{align-self:center;text-align:start}@media screen and (min-width:1088px){.checkbox-button .checkbox-button-label-check,.checkbox-button .checkbox-button-label-text{text-align:center}}.checkbox-button .checkbox-button-label-text{flex-grow:1;font-size:.8rem;font-weight:600;padding:.5rem 1.75rem .5rem .5rem}.radio{align-items:flex-start;cursor:pointer;line-height:1.25;position:relative}.radio.is-image{margin-bottom:1rem;margin-right:1rem;position:relative;width:100%}@media print,screen and (min-width:768px){.radio.is-image{flex:0 0 46%}}@media screen and (min-width:1088px){.radio.is-image{flex:0 0 30%}}@media screen and (min-width:1800px){.radio.is-image{flex:0 0 22%}}.radio.is-image .radio-background{background-color:var(--theme-body-background-medium);border:1px solid var(--theme-border-white-high-contrast);bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.radio.is-image.is-hovered .radio-dot:not(:checked):before,.radio.is-image:hover:not([disabled]) .radio-dot:not(:checked):before{content:"\E81D"}.radio.is-image .radio-dot.is-checked:before,.radio.is-image input.is-checked~.radio-dot:before,.radio.is-image input:checked~.radio-dot:before{-webkit-animation:boop .2s cubic-bezier(.4,0,.23,1) 1;animation:boop .2s cubic-bezier(.4,0,.23,1) 1;color:var(--theme-primary-base);content:"\E81D"}.radio.is-image input.is-checked~.radio-background,.radio.is-image input:checked~.radio-background{border:1px solid var(--theme-primary-base)}.radio.is-image .radio-dot{position:absolute;right:.5rem;top:.5rem;z-index:1}@media print,screen and (min-width:768px){.radio.is-image .radio-dot{right:.75rem;top:.75rem}}.radio.is-image .radio-image{display:block;padding:1rem;pointer-events:none;position:relative;width:40%;z-index:1}@media print,screen and (min-width:768px){.radio.is-image .radio-image{padding-bottom:0;padding-left:2.25rem;padding-right:2.25rem;padding-top:2.25rem;width:100%}.radio.is-image .radio-image.icon{padding-bottom:1.5rem}}.radio.is-image .radio-image .radio-image-icon{display:block;font-size:30px}.radio.is-image .radio-image img{width:100%}.radio.is-image .radio-label-text{display:block;margin-left:1rem;margin-top:.5rem;padding:1rem;position:relative;text-align:center;width:50%}@media print,screen and (min-width:768px){.radio.is-image .radio-label-text{margin-left:0;padding-bottom:2.25rem;padding-left:2.25rem;padding-right:2.25rem;padding-top:0;width:100%}}.radio input{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;left:.75rem;margin:-1px;overflow:hidden;padding:0;position:absolute;top:100%;width:1px}.radio.is-hovered .radio-dot:not(:checked):before,.radio:hover:not([disabled]) .radio-dot:not(:checked):before{content:"\E81D"}.radio .radio-dot{align-items:center;border-radius:290486px;color:var(--theme-text-subtle);display:inline-flex;flex-shrink:0;font-size:1.25rem;height:1.125rem;line-height:1.25rem;overflow:hidden;transform-origin:center;transition-duration:.2s;transition-property:color,transition;transition-timing-function:cubic-bezier(.4,0,.23,1);width:1.125rem}.radio .radio-dot:before{background-color:var(--theme-body-background);content:"\E80E";display:inline-block;font-family:docons;height:1.25rem;margin-left:-1px;width:1.25rem}.radio .radio-label-text{margin:0 .5rem}.radio .radio-dot.is-checked:before,.radio input.is-checked~.radio-dot:before,.radio input:checked~.radio-dot:before{-webkit-animation:boop .2s cubic-bezier(.4,0,.23,1) 1;animation:boop .2s cubic-bezier(.4,0,.23,1) 1;color:var(--theme-primary-base);content:"\E81D"}.radio input[disabled]~.radio-dot,.radio input[disabled]~.radio-label-text{cursor:not-allowed;opacity:.5}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.radios .radio{display:flex}.radios .radio+.radio{margin-left:0;margin-top:.5rem}.radios.is-large .radio+.radio{margin-top:1rem}}.radios.has-images{display:flex;flex-wrap:wrap;justify-content:flex-start}legend+.control>.radios{margin-top:.5rem}legend+.control>.radios.is-large{margin-top:1rem}.radios.is-large .radio .radio-dot{font-size:1.5rem;height:1.3125rem;line-height:1.5rem;width:1.3125rem}.radios.is-large .radio .radio-dot:before{height:1.5rem;margin-left:-1.5px;width:1.5rem}.radios.is-large .radio .radio-label-text{font-size:1.5rem;margin:0 1rem}@media print,screen and (min-width:768px){.radios.is-large .radio+.radio{margin-left:1rem}}.radios.is-vertical .radio{display:flex}.radios.is-vertical .radio+.radio{margin-left:0;margin-top:.5rem}.radios.is-vertical.is-large .radio+.radio{margin-top:1rem}.bookend-container{position:relative}.bookend-container>.bookend{bottom:0;margin:auto;position:absolute!important;top:0;z-index:0}.bookend-container>:not(.bookend){position:relative;z-index:1}.stretched-link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.durable-image.has-error,.durable-image:not(.has-error)+.durable-image-fallback{display:none!important}.close-quote:after,.open-quote:after{color:var(--theme-primary-base);display:inline-block;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:10rem;line-height:.1rem;margin-right:.0675rem;vertical-align:-.4em}.open-quote:after{content:open-quote}.close-quote:after{content:close-quote;font-size:4rem;margin-left:.0675rem;margin-right:0;opacity:.8;vertical-align:-.4em}#affixed-left-container{z-index:1}.header-holder{flex-shrink:0}[data-css-variable-support=false] .css-variable-support,[data-css-variable-support=true] .not-css-variable-support,html.has-interactive .is-hidden-interactive,html:not(.has-interactive) .is-visible-interactive{display:none!important}html.has-interactive{height:100%;overflow:hidden!important}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){html.has-interactive{height:inherit;overflow:inherit!important}html.has-interactive #unit-inner-section{-webkit-hyphens:auto;hyphens:auto;word-break:break-word}html.has-interactive #unit-inner-section .button{height:auto;white-space:normal}html.has-interactive #unit-inner-section .table{-webkit-hyphens:initial;hyphens:manual;table-layout:auto;word-break:normal}html.has-interactive #unit-inner-section .codeHeader{flex-wrap:wrap}html.has-interactive #footer-interactive>div{flex-direction:column}html.has-interactive #footer-interactive>div>div{margin:0!important}}html.has-interactive body{height:100%}html.has-interactive .mainContainer{align-items:stretch;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-height:1px}html.has-interactive .mainContainer>.columns{align-items:stretch;width:100%}html.has-interactive .primary-holder{-webkit-overflow-scrolling:touch;height:100%;overflow-x:hidden;overflow-y:auto}html.has-interactive .primary-holder #main-column,html.has-interactive .primary-holder>.columns{max-width:100%;width:100%}html.has-interactive .footer-layout{flex-direction:column}html.has-interactive .footer-layout>:not(:last-child){margin-bottom:1rem}@media print,screen and (min-width:768px){html.has-interactive #module-menu{max-width:40vw}}@media screen and (min-width:1088px){html.has-interactive.has-wide-layout #module-menu{max-width:25vw}}.modular-content-container{margin:0 auto;padding:0}@media screen and (min-width:1088px){.modular-content-container{max-width:960px}}.mainContainer{flex-grow:1;flex-shrink:1}.mainContainer .left-container,.mainContainer .primary-holder{padding-top:1.5rem}html.profilelist .mainContainer .left-container,html.profilelist .mainContainer .primary-holder{padding-top:0}.columns>.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1}.columns>.column:not(.has-uhf-padding){padding:.75rem}.columns.has-large-gaps>.column{padding:1.5rem}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-1{flex:none;width:8.3333333333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.3333333333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6666666667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.6666666667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333333333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.3333333333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6666666667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.6666666667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333333333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.3333333333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6666666667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.6666666667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333333333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.3333333333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6666666667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.6666666667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (-webkit-min-device-pixel-ratio:1.25) and (max-aspect-ratio:1/1),screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (max-aspect-ratio:1/1),screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.25) and (max-aspect-ratio:1/1),screen and (max-width:767px) and (max-aspect-ratio:1/1),screen and (max-width:767px) and (min-resolution:120dpi) and (max-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (max-aspect-ratio:1/1),screen and (min-resolution:120dpi) and (max-width:767.9px) and (min-resolution:120dpi) and (max-aspect-ratio:1/1){.columns.is-mobile>.column.is-full-portrait{flex:none;width:100%}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-1-mobile{flex:none;width:8.3333333333%}.column.is-offset-1-mobile{margin-left:8.3333333333%}.column.is-2-mobile{flex:none;width:16.6666666667%}.column.is-offset-2-mobile{margin-left:16.6666666667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.3333333333%}.column.is-offset-4-mobile{margin-left:33.3333333333%}.column.is-5-mobile{flex:none;width:41.6666666667%}.column.is-offset-5-mobile{margin-left:41.6666666667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.3333333333%}.column.is-offset-7-mobile{margin-left:58.3333333333%}.column.is-8-mobile{flex:none;width:66.6666666667%}.column.is-offset-8-mobile{margin-left:66.6666666667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.3333333333%}.column.is-offset-10-mobile{margin-left:83.3333333333%}.column.is-11-mobile{flex:none;width:91.6666666667%}.column.is-offset-11-mobile{margin-left:91.6666666667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:768px){.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-1,.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.3333333333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.6666666667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.3333333333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.6666666667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.3333333333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.6666666667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333333333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.3333333333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6666666667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.6666666667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-1-touch{flex:none;width:8.3333333333%}.column.is-offset-1-touch{margin-left:8.3333333333%}.column.is-2-touch{flex:none;width:16.6666666667%}.column.is-offset-2-touch{margin-left:16.6666666667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.3333333333%}.column.is-offset-4-touch{margin-left:33.3333333333%}.column.is-5-touch{flex:none;width:41.6666666667%}.column.is-offset-5-touch{margin-left:41.6666666667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.3333333333%}.column.is-offset-7-touch{margin-left:58.3333333333%}.column.is-8-touch{flex:none;width:66.6666666667%}.column.is-offset-8-touch{margin-left:66.6666666667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.3333333333%}.column.is-offset-10-touch{margin-left:83.3333333333%}.column.is-11-touch{flex:none;width:91.6666666667%}.column.is-offset-11-touch{margin-left:91.6666666667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1088px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-1-desktop{flex:none;width:8.3333333333%}.column.is-offset-1-desktop{margin-left:8.3333333333%}.column.is-2-desktop{flex:none;width:16.6666666667%}.column.is-offset-2-desktop{margin-left:16.6666666667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.3333333333%}.column.is-offset-4-desktop{margin-left:33.3333333333%}.column.is-5-desktop{flex:none;width:41.6666666667%}.column.is-offset-5-desktop{margin-left:41.6666666667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.3333333333%}.column.is-offset-7-desktop{margin-left:58.3333333333%}.column.is-8-desktop{flex:none;width:66.6666666667%}.column.is-offset-8-desktop{margin-left:66.6666666667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.3333333333%}.column.is-offset-10-desktop{margin-left:83.3333333333%}.column.is-11-desktop{flex:none;width:91.6666666667%}.column.is-offset-11-desktop{margin-left:91.6666666667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1800px){.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-1-widescreen{flex:none;width:8.3333333333%}.column.is-offset-1-widescreen{margin-left:8.3333333333%}.column.is-2-widescreen{flex:none;width:16.6666666667%}.column.is-offset-2-widescreen{margin-left:16.6666666667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.3333333333%}.column.is-offset-4-widescreen{margin-left:33.3333333333%}.column.is-5-widescreen{flex:none;width:41.6666666667%}.column.is-offset-5-widescreen{margin-left:41.6666666667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.3333333333%}.column.is-offset-7-widescreen{margin-left:58.3333333333%}.column.is-8-widescreen{flex:none;width:66.6666666667%}.column.is-offset-8-widescreen{margin-left:66.6666666667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.3333333333%}.column.is-offset-10-widescreen{margin-left:83.3333333333%}.column.is-11-widescreen{flex:none;width:91.6666666667%}.column.is-offset-11-widescreen{margin-left:91.6666666667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}.column.is-one-third-fullhd{flex:none;width:33.3333%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.has-large-gaps{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem}.columns.has-large-gaps:last-child{margin-bottom:-1.5rem}.columns.has-large-gaps:not(:last-child){margin-bottom:0}.columns.is-centered{justify-content:center}.columns.is-vertically-centered{align-items:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column:not(.has-uhf-padding){margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.columns.is-gapless-mobile{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless-mobile>.column:not(.has-uhf-padding){margin:0;padding:0!important}.columns.is-gapless-mobile:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless-mobile:last-child{margin-bottom:0}}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.columns.is-reversed-mobile{display:flex;flex-direction:column-reverse}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (-ms-high-contrast:active),screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (-ms-high-contrast:none),screen and (max-width:767px) and (-ms-high-contrast:active),screen and (max-width:767px) and (-ms-high-contrast:none),screen and (min-resolution:120dpi) and (max-width:767.9px) and (-ms-high-contrast:active),screen and (min-resolution:120dpi) and (max-width:767.9px) and (-ms-high-contrast:none){.columns.is-reversed-mobile>.column{flex-basis:auto}}@media print,screen and (min-width:768px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1088px){.columns.is-desktop{display:flex}}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-half{margin-left:50%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-1{margin-left:8.3333333333%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-2{margin-left:16.6666666667%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-3{margin-left:25%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-4{margin-left:33.3333333333%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-5{margin-left:41.6666666667%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-6{margin-left:50%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-7{margin-left:58.3333333333%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-8{margin-left:66.6666666667%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-9{margin-left:75%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-10{margin-left:83.3333333333%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-11{margin-left:91.6666666667%}.columns.is-mobile>main.content[dir=rtl] .columns.is-offset-12{margin-left:100%}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.columns.is-offset-three-quarters-mobile{margin-left:75%}.columns.is-offset-two-thirds-mobile{margin-left:66.6666%}.columns.is-offset-half-mobile{margin-left:50%}.columns.is-offset-one-third-mobile{margin-left:33.3333%}.columns.is-offset-one-quarter-mobile{margin-left:25%}.columns.is-offset-one-fifth-mobile{margin-left:20%}.columns.is-offset-two-fifths-mobile{margin-left:40%}.columns.is-offset-three-fifths-mobile{margin-left:60%}.columns.is-offset-four-fifths-mobile{margin-left:80%}.columns.is-offset-1-mobile{margin-left:8.3333333333%}.columns.is-offset-2-mobile{margin-left:16.6666666667%}.columns.is-offset-3-mobile{margin-left:25%}.columns.is-offset-4-mobile{margin-left:33.3333333333%}.columns.is-offset-5-mobile{margin-left:41.6666666667%}.columns.is-offset-6-mobile{margin-left:50%}.columns.is-offset-7-mobile{margin-left:58.3333333333%}.columns.is-offset-8-mobile{margin-left:66.6666666667%}.columns.is-offset-9-mobile{margin-left:75%}.columns.is-offset-10-mobile{margin-left:83.3333333333%}.columns.is-offset-11-mobile{margin-left:91.6666666667%}.columns.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:768px){.columns.is-offset-three-quarters,.columns.is-offset-three-quarters-tablet{margin-left:75%}.columns.is-offset-two-thirds,.columns.is-offset-two-thirds-tablet{margin-left:66.6666%}.columns.is-offset-half,.columns.is-offset-half-tablet{margin-left:50%}.columns.is-offset-one-third,.columns.is-offset-one-third-tablet{margin-left:33.3333%}.columns.is-offset-one-quarter,.columns.is-offset-one-quarter-tablet{margin-left:25%}.columns.is-offset-one-fifth,.columns.is-offset-one-fifth-tablet{margin-left:20%}.columns.is-offset-two-fifths,.columns.is-offset-two-fifths-tablet{margin-left:40%}.columns.is-offset-three-fifths,.columns.is-offset-three-fifths-tablet{margin-left:60%}.columns.is-offset-four-fifths,.columns.is-offset-four-fifths-tablet{margin-left:80%}.columns.is-offset-1,.columns.is-offset-1-tablet{margin-left:8.3333333333%}.columns.is-offset-2,.columns.is-offset-2-tablet{margin-left:16.6666666667%}.columns.is-offset-3,.columns.is-offset-3-tablet{margin-left:25%}.columns.is-offset-4,.columns.is-offset-4-tablet{margin-left:33.3333333333%}.columns.is-offset-5,.columns.is-offset-5-tablet{margin-left:41.6666666667%}.columns.is-offset-6,.columns.is-offset-6-tablet{margin-left:50%}.columns.is-offset-7,.columns.is-offset-7-tablet{margin-left:58.3333333333%}.columns.is-offset-8,.columns.is-offset-8-tablet{margin-left:66.6666666667%}.columns.is-offset-9,.columns.is-offset-9-tablet{margin-left:75%}.columns.is-offset-10,.columns.is-offset-10-tablet{margin-left:83.3333333333%}.columns.is-offset-11,.columns.is-offset-11-tablet{margin-left:91.6666666667%}.columns.is-offset-12,.columns.is-offset-12-tablet{margin-left:100%}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.columns.is-offset-three-quarters-touch{margin-left:75%}.columns.is-offset-two-thirds-touch{margin-left:66.6666%}.columns.is-offset-half-touch{margin-left:50%}.columns.is-offset-one-third-touch{margin-left:33.3333%}.columns.is-offset-one-quarter-touch{margin-left:25%}.columns.is-offset-one-fifth-touch{margin-left:20%}.columns.is-offset-two-fifths-touch{margin-left:40%}.columns.is-offset-three-fifths-touch{margin-left:60%}.columns.is-offset-four-fifths-touch{margin-left:80%}.columns.is-offset-1-touch{margin-left:8.3333333333%}.columns.is-offset-2-touch{margin-left:16.6666666667%}.columns.is-offset-3-touch{margin-left:25%}.columns.is-offset-4-touch{margin-left:33.3333333333%}.columns.is-offset-5-touch{margin-left:41.6666666667%}.columns.is-offset-6-touch{margin-left:50%}.columns.is-offset-7-touch{margin-left:58.3333333333%}.columns.is-offset-8-touch{margin-left:66.6666666667%}.columns.is-offset-9-touch{margin-left:75%}.columns.is-offset-10-touch{margin-left:83.3333333333%}.columns.is-offset-11-touch{margin-left:91.6666666667%}.columns.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1088px){.columns.is-offset-three-quarters-desktop{margin-left:75%}.columns.is-offset-two-thirds-desktop{margin-left:66.6666%}.columns.is-offset-half-desktop{margin-left:50%}.columns.is-offset-one-third-desktop{margin-left:33.3333%}.columns.is-offset-one-quarter-desktop{margin-left:25%}.columns.is-offset-one-fifth-desktop{margin-left:20%}.columns.is-offset-two-fifths-desktop{margin-left:40%}.columns.is-offset-three-fifths-desktop{margin-left:60%}.columns.is-offset-four-fifths-desktop{margin-left:80%}.columns.is-offset-1-desktop{margin-left:8.3333333333%}.columns.is-offset-2-desktop{margin-left:16.6666666667%}.columns.is-offset-3-desktop{margin-left:25%}.columns.is-offset-4-desktop{margin-left:33.3333333333%}.columns.is-offset-5-desktop{margin-left:41.6666666667%}.columns.is-offset-6-desktop{margin-left:50%}.columns.is-offset-7-desktop{margin-left:58.3333333333%}.columns.is-offset-8-desktop{margin-left:66.6666666667%}.columns.is-offset-9-desktop{margin-left:75%}.columns.is-offset-10-desktop{margin-left:83.3333333333%}.columns.is-offset-11-desktop{margin-left:91.6666666667%}.columns.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1800px){.columns.is-offset-three-quarters-widescreen{margin-left:75%}.columns.is-offset-two-thirds-widescreen{margin-left:66.6666%}.columns.is-offset-half-widescreen{margin-left:50%}.columns.is-offset-one-third-widescreen{margin-left:33.3333%}.columns.is-offset-one-quarter-widescreen{margin-left:25%}.columns.is-offset-one-fifth-widescreen{margin-left:20%}.columns.is-offset-two-fifths-widescreen{margin-left:40%}.columns.is-offset-three-fifths-widescreen{margin-left:60%}.columns.is-offset-four-fifths-widescreen{margin-left:80%}.columns.is-offset-1-widescreen{margin-left:8.3333333333%}.columns.is-offset-2-widescreen{margin-left:16.6666666667%}.columns.is-offset-3-widescreen{margin-left:25%}.columns.is-offset-4-widescreen{margin-left:33.3333333333%}.columns.is-offset-5-widescreen{margin-left:41.6666666667%}.columns.is-offset-6-widescreen{margin-left:50%}.columns.is-offset-7-widescreen{margin-left:58.3333333333%}.columns.is-offset-8-widescreen{margin-left:66.6666666667%}.columns.is-offset-9-widescreen{margin-left:75%}.columns.is-offset-10-widescreen{margin-left:83.3333333333%}.columns.is-offset-11-widescreen{margin-left:91.6666666667%}.columns.is-offset-12-widescreen{margin-left:100%}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.columns.is-flipped-touch{display:flex;flex-direction:column}.columns.is-flipped-touch>.column:first-child{order:2}.columns.is-flipped-touch>.column:nth-child(2){order:1}}.columns.is-masonry{flex-wrap:wrap;position:relative}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.columns.is-masonry{height:100%!important}}@media screen and (min-width:1088px){.columns.is-masonry{align-content:space-between;flex-flow:column wrap;height:15000px}.columns.is-masonry.is-three-masonry-columns .column:nth-child(3n+1){order:1}.columns.is-masonry.is-three-masonry-columns .column:nth-child(3n+2){order:2}.columns.is-masonry.is-three-masonry-columns .column:nth-child(3n){order:3}.columns.is-masonry:after,.columns.is-masonry:before{content:"";flex-basis:100%;order:2;width:0}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between;position:relative}.hero.is-primary{background-color:var(--theme-primary-base);color:var(--theme-primary-invert);outline-color:var(--theme-primary-invert)}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag),.hero.is-primary strong{color:inherit}.hero.is-primary .subtitle,.hero.is-primary .title,.hero.is-primary a:not(.button),.hero.is-primary strong{color:var(--theme-primary-invert)}.hero.is-secondary{background-color:var(--theme-secondary-base);color:var(--theme-secondary-invert);outline-color:var(--theme-secondary-invert)}.hero.is-secondary a:not(.button):not(.dropdown-item):not(.tag),.hero.is-secondary strong{color:inherit}.hero.is-secondary .subtitle,.hero.is-secondary .title,.hero.is-secondary a:not(.button),.hero.is-secondary strong{color:var(--theme-secondary-invert)}.hero.is-tertiary{background-color:var(--theme-tertiary-base);color:var(--theme-tertiary-invert);outline-color:var(--theme-tertiary-invert)}.hero.is-tertiary a:not(.button):not(.dropdown-item):not(.tag),.hero.is-tertiary strong{color:inherit}.hero.is-tertiary .subtitle,.hero.is-tertiary .title,.hero.is-tertiary a:not(.button),.hero.is-tertiary strong{color:var(--theme-tertiary-invert)}.hero.is-success{background-color:var(--theme-success-base);color:var(--theme-success-invert);outline-color:var(--theme-success-invert)}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag),.hero.is-success strong{color:inherit}.hero.is-success .subtitle,.hero.is-success .title,.hero.is-success a:not(.button),.hero.is-success strong{color:var(--theme-success-invert)}.hero.is-info{background-color:var(--theme-info-base);color:var(--theme-info-invert);outline-color:var(--theme-info-invert)}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag),.hero.is-info strong{color:inherit}.hero.is-info .subtitle,.hero.is-info .title,.hero.is-info a:not(.button),.hero.is-info strong{color:var(--theme-info-invert)}.hero.is-warning{background-color:var(--theme-warning-base);color:var(--theme-warning-invert);outline-color:var(--theme-warning-invert)}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag),.hero.is-warning strong{color:inherit}.hero.is-warning .subtitle,.hero.is-warning .title,.hero.is-warning a:not(.button),.hero.is-warning strong{color:var(--theme-warning-invert)}.hero.is-danger{background-color:var(--theme-danger-base);color:var(--theme-danger-invert);outline-color:var(--theme-danger-invert)}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag),.hero.is-danger strong{color:inherit}.hero.is-danger .subtitle,.hero.is-danger .title,.hero.is-danger a:not(.button),.hero.is-danger strong{color:var(--theme-danger-invert)}.hero.is-small .hero-body{padding-bottom:1.5rem;padding-top:1.5rem}@media print,screen and (min-width:768px){.hero.is-medium .hero-body{padding-bottom:9rem;padding-top:9rem}.hero.is-large .hero-body{padding-bottom:18rem;padding-top:18rem}}.hero.is-fullheight .hero-body,.hero.is-halfheight{align-items:center;display:flex}.hero.is-fullheight .hero-body>.container,.hero.is-halfheight>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.hero.has-overlap-bottom-mobile{margin-bottom:-220px;padding-bottom:220px}}.hero .hero-buttons{margin-top:1.5rem}.hero .hero-buttons .button{display:flex}.hero .hero-buttons .button:not(:last-child){margin-bottom:.75rem}@media print,screen and (min-width:768px){.hero .hero-buttons .button{display:flex;justify-content:center}.hero .hero-buttons .button .button:not(:last-child){margin-right:1.5rem}}.hero .hero-foot,.hero .hero-head{flex-grow:0;flex-shrink:0}.hero .hero-body{flex-grow:1;flex-shrink:0;padding-bottom:3rem;padding-top:3rem;z-index:1}.hero .hero-card{background-color:transparent;border:none;padding:1rem;position:relative;z-index:1}@media print,screen and (min-width:768px){.hero .hero-card{padding:3rem}}@media screen and (min-width:1088px){.hero .hero-card{border-bottom:1px solid var(--theme-border);border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border)}}.hero .hero-card.is-dark{color:#fff;outline-color:var(--theme-text-invert)}@media screen and (min-width:1088px){.hero .hero-card.is-dark{background-color:var(--theme-secondary-dark);color:var(--theme-primary-invert)}}.hero .hero-background{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.hero .hero-background img,.hero .hero-background video{height:100%;object-fit:cover;width:100%}.hero .hero-background-image{overflow:hidden;position:absolute;top:0;width:100%;z-index:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:1087.9px),screen and (max-width:1087px),screen and (min-resolution:120dpi) and (max-width:1087.9px){.hero .hero-background-image{bottom:0}}@media print,screen and (min-width:480px){.hero .hero-background-image{max-height:325px}}@media screen and (min-width:1088px){.hero .hero-background-image{max-height:500px}}.hero .hero-background-image img{height:100%;max-height:100%;max-width:none;width:auto}@media screen and (min-width:1088px){.hero .hero-background-image img{width:100%}}@media screen and (min-width:1800px){.hero .hero-background-image img{margin-top:-5%}}.hero .hero-background-image svg{height:100%;max-height:100%;max-width:none;width:100%}.hero .is-full-max-height{max-height:100%!important}.section{padding:3rem 1.5rem}@media screen and (min-width:1088px){.section.is-uniform{padding:3rem}.section.is-small{padding:1.5rem 1.5rem}.section.is-small.is-uniform{padding:1.5rem}.section.is-medium{padding:9rem 1.5rem}.section.is-medium.is-uniform{padding:9rem}.section.is-large{padding:18rem 1.5rem}.section.is-large.is-uniform{padding:18rem}}.level{align-items:center;justify-content:space-between}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item{margin-right:.75rem}.level.is-mobile .level-item:not(:last-child){margin-bottom:0}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media print,screen and (min-width:768px){.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .subtitle,.level-item .title{margin-bottom:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media print,screen and (min-width:768px){.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.level-left+.level-right{margin-top:1.5rem}}@media print,screen and (min-width:768px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:768px){.level-right{display:flex}}@supports (display:grid){.grid{grid-column-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));margin:0;padding:0;row-gap:1rem}.grid>.grid-item{align-content:stretch;align-items:stretch;display:flex}.grid>.grid-item>*{height:100%;width:100%}.grid>.grid-item.is-decorative:last-child:nth-child(2n){display:none!important}@media only screen and (min-width:628px) and (max-width:949px){.grid>.grid-item.is-decorative:last-child:nth-child(2n){display:flex!important}}.grid.is-horizontal{-moz-column-gap:0;column-gap:0;grid-template-columns:none;row-gap:.5rem}.grid.is-2.is-mobile{grid-template-columns:1fr 1fr!important}@media print,screen and (min-width:768px){.grid.is-2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1088px){.grid.is-2-desktop{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:768px){.grid.is-3{grid-template-columns:repeat(auto-fit,minmax(25%,1fr))}}@media screen and (min-width:1088px){.grid.is-3-desktop{grid-template-columns:repeat(auto-fit,minmax(25%,1fr))}}@media print,screen and (min-width:768px){.grid.is-4{grid-template-columns:repeat(auto-fit,minmax(20%,1fr))}}.grid:not(.is-horizontal):not(.is-2):not(.single-item-stretch)>.grid-item:only-child{max-width:308px}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (min-width:768px) and (max-width:1087.9px),screen and (min-resolution:120dpi) and (min-width:768px) and (max-width:1087.9px),screen and (min-width:768px) and (max-width:1087px){.grid.has-min-width-170-tablet-only{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}.grid.is-fibonacci{grid-template-columns:1fr}@media print,screen and (min-width:768px){.grid.is-fibonacci{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1088px){.grid.is-fibonacci{grid-template-columns:repeat(4,1fr)}}.is-small{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}[data-auth-status-determined=false] .auth-status-determined,[data-auth-status-determined=true] .auth-status-awaiting{visibility:hidden!important}[data-authenticated=false] .authenticated,[data-authenticated=true] .not-authenticated{display:none!important}.action-panel{background-color:var(--theme-body-background);border-left:1px solid var(--theme-border);bottom:0;display:none;left:100%;position:fixed;width:100%}html.ap-layout-finished .ap-collapsed,html:not(.ap-layout-finished) .ap-expanded,html:not(.hasSidebar) .contents-button{display:none}html:not(.hasSidebar) .action-container-tablet{display:none!important}html.ap-layout-animates #article-header,html.ap-layout-animates .content-header,html:not(.ap-layout) .content-header .content-header-controls{display:none}html.ap-layout{overflow:hidden!important}html.ap-layout .action-panel{display:block}html.ap-layout-animates #affixed-left-container,html.ap-layout-animates #article-header,html.ap-layout-animates #main-column,html.ap-layout-animates .action-panel,html.ap-layout-animates .content-header,html.ap-layout-animates .header-holder,html.ap-layout-animates footer{transition-property:transform,opacity}html.ap-layout-animates #affixed-left-container,html.ap-layout-animates .header-holder,html.ap-layout-animates footer{transition-duration:.1s;transition-timing-function:ease-in}html.ap-layout-animates #article-header,html.ap-layout-animates #main-column,html.ap-layout-animates .action-panel,html.ap-layout-animates .content-header{transition-duration:.1s;transition-timing-function:ease-out}@media print,screen and (min-width:768px){html.ap-layout-animates #article-header,html.ap-layout-animates #main-column,html.ap-layout-animates .action-panel,html.ap-layout-animates .content-header{transition-delay:.1s}}html.ap-layout-in .action-panel{transform:translateX(-100%)}@media print,screen and (min-width:768px){html.ap-layout-in footer{transform:translateY(100%)}html.ap-layout-in #article-header,html.ap-layout-in .content-header{transform:translateY(-100px)}html.ap-layout-in #affixed-left-container{transform:translateX(-50vw) translateX(calc(-100% - 5vw))}html.ap-layout-in #main-column{margin:0;overflow-x:hidden;overflow-y:scroll;padding:24px;transform:translate(-260px,-30px) translate(calc(-260px - 5vw),-30px)}html.ap-layout-in #main-column main{margin:0;padding:0}html.ap-layout-in .action-panel{width:50vw}html.ap-layout-in .tutorial-row-main{flex:1 1 100%!important;width:100%!important}}html.ap-layout-finished #affixed-left-container,html.ap-layout-finished #article-header,html.ap-layout-finished .right-container,html.ap-layout-finished footer{display:none!important}html.ap-layout-finished .header-holder{display:flex;left:0;position:static;right:0;top:0}html.ap-layout-finished .header-holder>:not(.content-header){display:none}html.ap-layout-finished .header-holder .content-header{z-index:3}html.ap-layout-finished .header-holder .content-header>:not(.content-header-controls){display:none!important}html.ap-layout-finished #main-column{visibility:hidden}html.ap-layout-finished .content-header{border-bottom:1px solid var(--theme-border);box-sizing:border-box;left:0;margin:0;max-width:100%;padding:0;position:fixed;right:0;top:0;transform:none}@media print,screen and (min-width:768px){html.ap-layout-finished #main-column{bottom:0;box-sizing:border-box;left:0;margin:0!important;position:fixed;transform:none;visibility:visible;width:50vw}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.content>.api-search-field{margin-bottom:64px}}.api-search-field>label{display:block;position:relative;width:100%}.api-search-field a{display:inline-block;position:absolute;right:6px;top:7px}.api-search-field a:before{color:var(--theme-text);content:"\FF30";display:inline-block;font-family:docons;padding:0 4px}.api-search-field input.empty+a{display:none}.api-search-quick-filter{display:none;flex-wrap:wrap;justify-content:space-between}html:not(.has-moniker-or-term) .api-search-quick-filter{display:flex}.api-search-quick-filter h2,.api-search-quick-filter>div{flex-basis:100%}@media print,screen and (min-width:768px){.api-search-quick-filter>div{flex-basis:calc(33.33333% - 16px)}}.api-search-results{table-layout:fixed;width:100%}.api-search-results th{text-align:left}html:not(.apiBrowserPage) .api-search-results td,html:not(.apiBrowserPage) .api-search-results th{font-size:14px;line-height:18px;margin:0;padding:6px 4px 6px 0}.api-search-results td>img{margin-bottom:-4px}.api-search-results td:first-child span{color:var(--theme-text-subtle)}.api-search-results td:nth-child(2),.api-search-results th:nth-child(2){display:none}@media print,screen and (min-width:768px){html.apiBrowserPage .api-search-results th:first-child{width:30%}html.apiBrowserPage .api-search-results td:nth-child(2),html.apiBrowserPage .api-search-results th:nth-child(2){display:table-cell}}.api-search-results-heading{display:none}@media print,screen and (min-width:768px){.api-search-results-heading{display:block;margin:35px 0 20px}}.api-search-results-heading .moniker-version{color:var(--theme-text-subtle);font-size:1rem}@media print,screen and (min-width:768px){html:not(.apiBrowserPage) .content .api-search-field,html:not(.apiBrowserPage) .content .api-search-results-container{display:none}}.azure-auth{background-color:var(--theme-secondary-background);color:var(--theme-text);height:100%;overflow-x:hidden;overflow-y:auto;padding:16px}.azure-auth,.azure-auth-step{align-items:center;display:flex;justify-content:center}.azure-auth-step{flex-direction:column}.azure-auth-step>*{margin:0 0 16px}.azure-auth-step .c-progress{margin-top:16px}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.azure-auth-step{align-self:flex-start}}.azure-auth-tokens{display:flex;flex-direction:column;justify-content:stretch;list-style-type:none;overflow-y:auto;width:100%}.azure-auth-token{background-color:transparent;border:none;display:block;overflow:hidden;padding:10px 15px;text-overflow:ellipsis;white-space:nowrap;width:100%}.azure-auth-token>span{display:block}.azure-auth-token>span:last-child{font-size:80%}.azure-auth-token.focus-visible,.azure-auth-token:hover{background-color:#005ba1;color:#fff}.sxs-lookup{display:none}.user-comments .comment-body>p{margin-top:0}.user-comments ul li{list-style-position:inside}.c-progress{min-height:50px}progress.c-progress[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;height:4px;min-width:296px}progress.c-progress::-webkit-progress-bar{background-color:rgba(0,0,0,.2)}progress.c-progress::-webkit-progress-value{background-color:var(--theme-primary-base)}progress.c-progress::-moz-progress-bar{background-color:var(--theme-primary-base)}progress.c-progress>[role=progressbar]{background-color:rgba(0,0,0,.2);display:block;height:4px;min-width:296px;position:relative;width:100%}progress.c-progress>[role=progressbar]>span{background-color:var(--theme-primary-base);color:var(--theme-primary-base);display:block;height:100%;position:relative}.c-progress{display:block;margin-top:12px}@media screen and (-ms-high-contrast){.c-progress.f-indeterminate-local span:after,.c-progress.f-indeterminate-regional span:after{background-color:var(--theme-body-background)}}@media screen and (-ms-high-contrast:black-on-white){.c-progress.f-indeterminate-local span:after,.c-progress.f-indeterminate-regional span:after{background-color:var(--theme-text)}}.c-progress.f-indeterminate-regional{min-width:296px;position:relative;width:100%}.c-progress.f-indeterminate-regional span{-webkit-animation:dots 4s infinite;animation:dots 4s infinite;display:inline-block;opacity:0;position:absolute}.c-progress.f-indeterminate-regional span:after{background-color:var(--theme-primary-base);border-radius:50%;content:"";display:inline-block;height:5px;position:absolute;width:5px}.c-progress.f-indeterminate-regional span:first-child{-webkit-animation-delay:50ms;animation-delay:50ms}.c-progress.f-indeterminate-regional span:first-child:after{left:-10px}.c-progress.f-indeterminate-regional span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.c-progress.f-indeterminate-regional span:nth-child(2):after{left:-20px}.c-progress.f-indeterminate-regional span:nth-child(3){-webkit-animation-delay:.15s;animation-delay:.15s}.c-progress.f-indeterminate-regional span:nth-child(3):after{left:-30px}.c-progress.f-indeterminate-regional span:nth-child(4){-webkit-animation-delay:.2s;animation-delay:.2s}.c-progress.f-indeterminate-regional span:nth-child(4):after{left:-40px}.c-progress.f-indeterminate-regional span:nth-child(5){-webkit-animation-delay:.25s;animation-delay:.25s}.c-progress.f-indeterminate-regional span:nth-child(5):after{left:-50px}.c-progress.f-indeterminate-local{position:relative}.c-progress.f-indeterminate-local span{-webkit-animation:orbit 5.5s infinite;animation:orbit 5.5s infinite;position:absolute;transform:rotate(225deg)}.c-progress.f-indeterminate-local span:after{background-color:var(--theme-primary-base);border-radius:100%;content:"";position:absolute}.c-progress.f-indeterminate-local span:nth-child(2){-webkit-animation-delay:.24s;animation-delay:.24s}.c-progress.f-indeterminate-local span:nth-child(3){-webkit-animation-delay:.48s;animation-delay:.48s}.c-progress.f-indeterminate-local span:nth-child(4){-webkit-animation-delay:.72s;animation-delay:.72s}.c-progress.f-indeterminate-local span:nth-child(5){-webkit-animation-delay:.96s;animation-delay:.96s}.c-progress.f-indeterminate-local.f-progress-large,.c-progress.f-indeterminate-local.f-progress-large span{height:60px;width:60px}.c-progress.f-indeterminate-local.f-progress-large span:after{height:6px;width:6px}.c-progress.f-indeterminate-local.f-progress-small{height:20px;width:20px}.c-progress.f-indeterminate-local.f-progress-small span{height:25px;width:25px}.c-progress.f-indeterminate-local.f-progress-small span:after{height:3px;width:3px}.lang-toggle-container{align-items:center;color:var(--theme-text);display:none;flex-direction:row;padding:4px 8px}.lang-toggle-container>label{padding-right:8px}.checkbox-toggle-container{align-items:center;color:var(--theme-text);flex-direction:row;padding:4px 8px}.checkbox-toggle-container>label{padding-right:8px}.checkbox-toggle-wrapper{display:flex;margin:0 0 0 8px}.checkbox-toggle-wrapper label.switch{background-color:var(--theme-body-background);border:1px solid var(--theme-text);border-radius:12px;cursor:pointer;display:block;height:16px;margin-left:1px;order:1;transition:.2s ease-in;width:44px}@media screen and (min-width:1195px){.checkbox-toggle-wrapper label.switch{order:3}}.checkbox-toggle-wrapper label.switch:after{background-color:var(--theme-text);border-radius:50%;content:"";display:block;height:8px;transform:translate(3px,3px);transition:.4s cubic-bezier(.01,1.23,.58,.96);width:8px}body[dir=rtl] .checkbox-toggle-wrapper label.switch:after{transform:translate(-3px,3px)}.checkbox-toggle-wrapper input[type=checkbox]:checked+label.switch{background-color:var(--theme-primary-base);border:1px solid var(--theme-primary-base)}.checkbox-toggle-wrapper input[type=checkbox]:checked+label.switch:after{background-color:var(--theme-body-background);transform:translate(31px,3px)}body[dir=rtl] .checkbox-toggle-wrapper input[type=checkbox]:checked+label.switch:after{transform:translate(-31px,3px)}.checkbox-toggle-wrapper input[type=checkbox]{height:0;opacity:0;order:2;pointer-events:none;position:absolute;width:0}.cols{box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between}.cols>*{box-sizing:content-box;display:block;flex-basis:100%;flex-grow:0;flex-shrink:1;list-style:none;margin-top:24px}.cols.noSpace>*{margin-top:0}@media only screen and (min-width:925px){.cols.cols2>*,.cols.cols3>*,.cols.cols4>*{flex-basis:calc(50% - 12px)}.cols.cols3.discrete>*{flex-basis:100%}}@media only screen and (min-width:1024px){.cols.cols3.discrete>*,.cols.cols3>*{flex-basis:calc(33.33333% - 16px)}.cols.cols3>:last-child:nth-child(3n-4){margin-right:calc(33.33333% + 8px)}.cols.cols4>:last-child:nth-child(4n-6){margin-right:calc(50% + 12px)}.cols.cols4>:last-child:nth-child(4n-5){margin-right:calc(25% + 6px)}}@media only screen and (min-width:1280px){.cols.cols4>*{flex-basis:calc(25% - 18px)}}.content .row{display:flex;flex-wrap:wrap;margin-top:12px;width:100%}@media only screen and (min-width:925px){.content .row{flex-wrap:nowrap}}.content .row>.column{box-sizing:border-box;display:block;flex:0 1 100%;overflow-x:auto;width:100%}.content .row>.column a:not([class])[href*="//"]:not([href*="docs.microsoft.com"]):not([href*="docs.azure.cn"]):not([href*="startups.microsoft.com"]):not([href*="rd.microsoft.com"]):not([href*="developer.microsoft.com"]):not([href*="localhost:"]):after{display:none!important}.content .row>.column>*{box-sizing:border-box;margin-left:0;margin-right:0;max-width:100%;width:100%}.content .row>.column .codeHeader,.content .row>.column pre,.content .row>.column pre>code{box-sizing:border-box;margin:0;max-width:100%}.content .row>.column ol,.content .row>.column ul{box-sizing:border-box;margin:0;margin-left:38px;max-width:calc(100% - 38px)}.content .row>.column ol li,.content .row>.column ul li{word-wrap:break-word;word-break:break-word}@media only screen and (min-width:925px){.content .row>.column{flex-basis:calc(25% - 8px);flex-grow:1;flex-shrink:1;margin-right:12px}.content .row>.column:last-child{margin-right:0}.content .row>.column.span2{flex-basis:50%;flex-grow:2;flex-shrink:1;width:50%}.content .row>.column.span3{flex-basis:75%;flex-grow:3;flex-shrink:1}}.content-header{border-bottom:1px solid var(--theme-border);margin:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){.content-header{padding:0}}@media print,screen and (min-width:768px){.content-header{align-items:center;display:flex;justify-content:space-between;margin:0}}html.ap-layout-finished .content-header{display:flex;flex-wrap:wrap}.content-header-controls{align-items:flex-end;flex-grow:1;flex-wrap:wrap;justify-content:space-between}@media print,screen and (min-width:768px){.content-header-controls{display:none}}html.ap-layout-finished .content-header-controls{display:flex;margin:8px;width:auto}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){html.ap-layout-finished .content-header-controls{margin:4px;padding-left:0;padding-right:0}html.ap-layout-finished .content-header-controls button{flex-grow:1;margin-bottom:4px}}.doc-outline h3{font-size:1rem;margin:0;margin-top:16px}@media screen and (min-width:1088px){.doc-outline h3{margin-top:0}}.doc-outline h3:not(.right-rail-card-heading):last-child{display:none}.doc-outline ol{list-style-type:none;margin:10px 0 0}.doc-outline ol li{list-style:none}.doc-outline li{font-size:.875rem;line-height:1.3;margin:4px 0;padding:2px 0;padding-left:7px}.doc-outline li.selected{border-color:var(--theme-primary-base);border-left:3px solid var(--theme-primary-base);padding-left:4px;text-shadow:.3px 0 0 currentColor}.doc-outline a:visited{color:var(--theme-primary-base)}.dotnet-online{height:100%}.dotnet-online-loader{display:inline-block;left:50%;position:absolute;top:30%;transform:translateX(-50%)}.dotnet-online-editor-section{display:flex;flex-direction:column;height:100%;overflow-y:auto}.dotnet-online-header{border-bottom:1px solid var(--theme-border);display:flex;flex-direction:row;flex-grow:0;flex-shrink:0}.dotnet-online-header h3{cursor:default;flex-grow:1;font-size:1rem;font-weight:400;margin:.25em 1em;padding:0}.dotnet-online-editor{border:none;border-bottom:1px solid var(--theme-border);flex-grow:1;flex-shrink:1}.dotnet-online-output{word-wrap:break-word;border:none;height:25%;margin:0;overflow-x:hidden;overflow-y:auto;padding:1em;white-space:pre-wrap}.dotnet-online-service-unavailable{font-size:1rem;padding:1em}.hubpage .card,.landingpage .card{border:1px solid var(--theme-border);box-shadow:0 2px 5px var(--theme-border);color:var(--theme-text);display:block;flex-direction:row;overflow:hidden;padding:6px 12px 6px 12px;position:relative;width:inherit}.hubpage .card:active,.hubpage .card:hover,.landingpage .card:active,.landingpage .card:hover{border:1px solid var(--theme-primary-base)}.hubpage .card a,.landingpage .card a{text-decoration:none}.hubpage .card .likeAnH3,.hubpage .card h3,.landingpage .card .likeAnH3,.landingpage .card h3{font-size:1rem;line-height:1.125;margin:0}.hubpage .card .likeAnH3,.landingpage .card .likeAnH3{display:block}.hubpage .card p,.landingpage .card p{font-size:.9375rem;line-height:1.33;margin:6px 0 0;padding:0}.hubpage a .card:active .likeAnH3,.hubpage a .card:active h3,.hubpage a .card:hover .likeAnH3,.hubpage a .card:hover h3,.landingpage a .card:active .likeAnH3,.landingpage a .card:active h3,.landingpage a .card:hover .likeAnH3,.landingpage a .card:hover h3{color:var(--theme-primary-base)}.hubpage .card .likeAnH3 a:active,.hubpage .card .likeAnH3 a:hover,.hubpage .card h3 a:active,.hubpage .card h3 a:hover,.hubpage a .card:active .likeAnH3:active,.hubpage a .card:active h3:active,.hubpage a .card:hover .likeAnH3:hover,.hubpage a .card:hover h3:hover,.landingpage .card .likeAnH3 a:active,.landingpage .card .likeAnH3 a:hover,.landingpage .card h3 a:active,.landingpage .card h3 a:hover,.landingpage a .card:active .likeAnH3:active,.landingpage a .card:active h3:active,.landingpage a .card:hover .likeAnH3:hover,.landingpage a .card:hover h3:hover{text-decoration:underline}.hubpage .cardPadding,.landingpage .cardPadding{padding:4px 12px 22px 12px}.hubpage .cardSize,.landingpage .cardSize{overflow:hidden;width:100%}.hubpage .cardScaleImage,.landingpage .cardScaleImage{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.hubpage .cardText a,.hubpage .cardText a:visited,.landingpage .cardText a,.landingpage .cardText a:visited{color:var(--theme-text);text-decoration:none}.hubpage .cardText a:active,.hubpage .cardText a:hover,.hubpage a .card:active .cardText,.hubpage a .card:hover .cardText,.landingpage .cardText a:active,.landingpage .cardText a:hover,.landingpage a .card:active .cardText,.landingpage a .card:hover .cardText{color:var(--theme-primary-base)}.hubpage .cardText .likeAnH3 a:active,.hubpage .cardText .likeAnH3 a:hover,.hubpage .cardText h3 a:active,.hubpage .cardText h3 a:hover,.landingpage .cardText .likeAnH3 a:active,.landingpage .cardText .likeAnH3 a:hover,.landingpage .cardText h3 a:active,.landingpage .cardText h3 a:hover{color:var(--theme-primary-base);text-decoration:underline}.hubpage .cardText .cols>*,.landingpage .cardText .cols>*{margin:0}.hubpage .cardsA .cardSize,.landingpage .cardsA .cardSize{min-width:260px}.hubpage .cardsA .card,.landingpage .cardsA .card{min-height:176px}.hubpage .cardsA .cardImageOuter,.landingpage .cardsA .cardImageOuter{width:100%}.hubpage .cardsA .cardImage,.landingpage .cardsA .cardImage{height:64px;margin:0 auto 8px;width:64px}.hubpage .cardsA a:hover,.landingpage .cardsA a:hover{text-decoration:none}.hubpage ul.panelContent.cardsB>li,.landingpage ul.panelContent.cardsB>li{flex:0 1 100%}.hubpage .cardsB .cardSize,.landingpage .cardsB .cardSize{min-width:260px}.hubpage .cardsB .cardPadding,.landingpage .cardsB .cardPadding{padding:0 18px 22px 12px}.hubpage .cardsB .card,.landingpage .cardsB .card{border:0;box-shadow:none;padding:0 0 6px}.theme-dark .hubpage .cardsB .card,.theme-dark .landingpage .cardsB .card{border:0;box-shadow:none}.hubpage .cardsB .card h3 a,.landingpage .cardsB .card h3 a{color:var(--theme-primary-base)}.hubpage .cardsB .cardImageOuter,.landingpage .cardsB .cardImageOuter{float:left}.hubpage .cardsB .cardImage,.landingpage .cardsB .cardImage{margin:0 auto;overflow:hidden;width:48px}.hubpage .cardsB .cardText,.landingpage .cardsB .cardText{font-size:14px;line-height:23px;padding-left:60px}.hubpage .cardsB a:hover,.landingpage .cardsB a:hover{text-decoration:underline}.hubpage .cardsC .cardSize,.landingpage .cardsC .cardSize{min-width:260px}.hubpage .cardsC .card,.landingpage .cardsC .card{min-height:250px;padding:0 0 6px}.hubpage .cardsC .cardImageOuter,.landingpage .cardsC .cardImageOuter{height:140px;overflow:hidden;width:100%}.hubpage .cardsC .cardImage img,.landingpage .cardsC .cardImage img{display:block;margin:auto;max-width:400px;padding:0;width:100%}.hubpage .cardsC .cardText,.landingpage .cardsC .cardText{padding:6px 12px 0 12px}.hubpage .cardsC a:hover,.landingpage .cardsC a:hover{text-decoration:none}.hubpage ul.panelContent.cardsD>li,.landingpage ul.panelContent.cardsD>li{flex:0 1 25%}.hubpage .cardsD .cardText a,.hubpage .cardsD .cardText a:visited,.landingpage .cardsD .cardText a,.landingpage .cardsD .cardText a:visited{color:var(--theme-primary-base)}.hubpage .cardsD .cardText a:hover,.landingpage .cardsD .cardText a:hover{text-decoration:underline}.hubpage .cardsD .card,.landingpage .cardsD .card{border:0;box-shadow:none;padding:0}.theme-dark .hubpage .cardsD .card,.theme-dark .landingpage .cardsD .card{border:0;box-shadow:none}.hubpage .cardsD .card h3,.landingpage .cardsD .card h3{font-size:1.188rem}.hubpage .cardsD .card p,.landingpage .cardsD .card p{font-size:1rem;margin:10px 0 0}.hubpage .cardsE .cardSize,.landingpage .cardsE .cardSize{min-width:260px}.hubpage .cardsE .card,.landingpage .cardsE .card{border:0;border-left:2px solid var(--theme-border);box-shadow:none;height:180px;padding:0;padding-left:12px}.hubpage .cardsE .card:hover a,.landingpage .cardsE .card:hover a{color:var(--theme-primary-base)}.hubpage .cardsE .cardImageOuter,.landingpage .cardsE .cardImageOuter{width:100%}.hubpage .cardsE .cardImage,.landingpage .cardsE .cardImage{height:68px;margin:0 0 8px;width:68px}.hubpage .cardsE a:hover,.landingpage .cardsE a:hover{text-decoration:underline}.hubpage .cardsF .cardSize,.landingpage .cardsF .cardSize{min-width:260px}.hubpage .cardsF .card,.landingpage .cardsF .card{border:0;box-shadow:none;display:flex;overflow:visible;padding:0 0 6px}html.theme-dark .hubpage .cardsF .card,html.theme-dark .landingpage .cardsF .card{border:0;box-shadow:none}.hubpage .cardsF .cardImageOuter,.landingpage .cardsF .cardImageOuter{flex-grow:0;flex-shrink:0;margin-right:12px}.hubpage .cardsF .cardImage,.landingpage .cardsF .cardImage{overflow:hidden;width:64px}.hubpage .cardsF .cardText,.landingpage .cardsF .cardText{flex-grow:1;flex-shrink:1}.hubpage .cardsF .cardText a,.landingpage .cardsF .cardText a{text-decoration:none}.hubpage .cardsF .cardText a:hover,.landingpage .cardsF .cardText a:hover{color:var(--theme-primary-base);text-decoration:underline}.hubpage .cardsFTitle .cardSize,.landingpage .cardsFTitle .cardSize{min-width:260px}.hubpage .cardsFTitle .card,.landingpage .cardsFTitle .card{border:0;box-shadow:none;padding-left:6px;padding-right:6px}.hubpage .cardsFTitle .cardImageOuter,.landingpage .cardsFTitle .cardImageOuter{float:left}.hubpage .cardsFTitle .cardImage,.landingpage .cardsFTitle .cardImage{height:50px;margin:0 auto;padding:2px;width:50px}.hubpage .cardsFTitle .cardText,.landingpage .cardsFTitle .cardText{padding-left:62px}.hubpage .cardsFTitle .cardText .likeAnH3,.hubpage .cardsFTitle .cardText h3,.landingpage .cardsFTitle .cardText .likeAnH3,.landingpage .cardsFTitle .cardText h3{font-size:1rem;font-weight:400;line-height:1.25}.hubpage .cardsFTitle .cardText a,.landingpage .cardsFTitle .cardText a{color:var(--theme-primary-base)}.hubpage .cardsFTitle .cardText p,.landingpage .cardsFTitle .cardText p{display:none}.hubpage .cardsG .cardSize,.landingpage .cardsG .cardSize{min-width:260px}.hubpage .cardsG .card,.landingpage .cardsG .card{border:0;box-shadow:none;padding:0 0 6px}html.theme-dark .hubpage .cardsG .card,html.theme-dark .landingpage .cardsG .card{border:0;box-shadow:none}.hubpage .cardsG .card:hover a,.landingpage .cardsG .card:hover a{color:var(--theme-primary-base)}.hubpage .cardsG .cardImageOuter,.landingpage .cardsG .cardImageOuter{float:left}.hubpage .cardsG .cardImage,.landingpage .cardsG .cardImage{height:105px;margin:0 auto 8px;overflow:hidden;width:150px}.hubpage .cardsG .cardImage img,.landingpage .cardsG .cardImage img{width:100%}.hubpage .cardsG a:hover,.landingpage .cardsG a:hover{text-decoration:underline}.hubpage .cardsG .cardText,.landingpage .cardsG .cardText{padding-left:162px}@media only screen and (min-width:1024px){.hubpage ul.panelContent.cardsG>li,.landingpage ul.panelContent.cardsG>li{flex:0 1 50%}}.hubpage ul.panelContent.cardsH>li,.landingpage ul.panelContent.cardsH>li{flex:0 1 50%}.hubpage .cardsH .cardPadding,.landingpage .cardsH .cardPadding{padding:0 24px 24px 0}.hubpage .cardsH .card,.landingpage .cardsH .card{border:0;box-shadow:unset}.hubpage .cardsH .cardImageOuter,.landingpage .cardsH .cardImageOuter{overflow:hidden;width:100%}.hubpage .cardsH .cardImage img,.landingpage .cardsH .cardImage img{display:block;height:220px;margin:0 auto;max-width:500px;width:100%}.hubpage .cardsH .cardText,.landingpage .cardsH .cardText{margin-top:18px}.hubpage .cardsH .cardText p,.landingpage .cardsH .cardText p{line-height:1.6}.hubpage .cardsH a:hover,.landingpage .cardsH a:hover{text-decoration:none}.hubpage ul.panelContent.cardsI>li,.landingpage ul.panelContent.cardsI>li{flex:0 1 50%}.hubpage .cardsI .cardPadding,.landingpage .cardsI .cardPadding{padding:0 24px 64px 0}.hubpage .cardsI .card,.landingpage .cardsI .card{border:0;box-shadow:unset}.hubpage .cardsI .cardImageOuter,.landingpage .cardsI .cardImageOuter{float:left}.hubpage .cardsI .cardImage,.landingpage .cardsI .cardImage{height:80px;margin:0 auto 8px;width:80px}.hubpage .cardsI .cardText,.landingpage .cardsI .cardText{padding-left:98px}.hubpage .cardsI .cardText p,.landingpage .cardsI .cardText p{line-height:1.6}.hubpage .cardsI a:hover,.landingpage .cardsI a:hover{text-decoration:none}.hubpage .cardsI+hr,.landingpage .cardsI+hr{margin-top:0}.hubpage ul.panelContent.cardsJ>li,.landingpage ul.panelContent.cardsJ>li{flex:0 1 100%}.hubpage .cardsJ .cardPadding,.landingpage .cardsJ .cardPadding{padding:0 24px 46px 0}.hubpage .cardsJ .card,.landingpage .cardsJ .card{border:0;box-shadow:unset}.hubpage .cardsJ .cardImageOuter,.landingpage .cardsJ .cardImageOuter{float:left}.hubpage .cardsJ .cardImage,.landingpage .cardsJ .cardImage{height:80px;margin:0 auto 8px;width:80px}.hubpage .cardsJ .cardText,.landingpage .cardsJ .cardText{padding-left:98px}.hubpage .cardsJ .cardText p,.landingpage .cardsJ .cardText p{line-height:1.6}.hubpage .cardsJ a:hover,.landingpage .cardsJ a:hover{text-decoration:none}.hubpage .cardsJ+hr,.landingpage .cardsJ+hr{margin-top:0}.hubpage .cardsK .cardPadding,.landingpage .cardsK .cardPadding{padding:0 24px 24px 0}.hubpage .cardsK .card,.landingpage .cardsK .card{border:0;box-shadow:unset}.hubpage .cardsK .cardImageOuter,.landingpage .cardsK .cardImageOuter{height:140px;overflow:hidden}.hubpage .cardsK .cardImage img,.landingpage .cardsK .cardImage img{display:block;height:140px;margin:0 auto;width:100%}.hubpage .cardsK .cardText,.landingpage .cardsK .cardText{margin-top:18px}.hubpage .cardsK .cardText p,.landingpage .cardsK .cardText p{line-height:1.6}.hubpage .cardsK a:hover,.landingpage .cardsK a:hover{text-decoration:none}.hubpage .cardsL .cardPadding,.landingpage .cardsL .cardPadding{padding:0}.hubpage .cardsL .card,.landingpage .cardsL .card{border:0;box-shadow:unset;padding-bottom:54px}.hubpage .cardsL .cardText,.landingpage .cardsL .cardText{display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:wrap}.hubpage .cardsL h3,.landingpage .cardsL h3{border-bottom:solid 1px var(--theme-border);flex:1 1 100%;font-size:1.75rem;margin-bottom:8px;overflow:hidden;padding-bottom:8px}.hubpage .cardsL h4,.landingpage .cardsL h4{flex:1 1 100%;margin-bottom:0;margin-top:8px;overflow:hidden}.hubpage .cardsL .ico48Link,.landingpage .cardsL .ico48Link{flex:1 1 33%;max-width:33%}.hubpage .cardsM,.landingpage .cardsM{margin:0!important}.hubpage .cardsM .card,.landingpage .cardsM .card{align-items:center;box-sizing:border-box;display:flex;height:100%;padding:12px}.hubpage .cardsM .card:hover,.landingpage .cardsM .card:hover{text-decoration:none}.hubpage .cardsM .cardImage,.landingpage .cardsM .cardImage{flex-grow:0;flex-shrink:0;height:36px!important;margin-right:12px;width:36px!important}.hubpage .cardsM .cardText,.landingpage .cardsM .cardText{color:var(--theme-text);flex-grow:1}.hubpage .cardsM .cardText>:first-child,.landingpage .cardsM .cardText>:first-child{color:var(--theme-text);margin-top:0}.hubpage .cardsM .cardText>:only-child,.landingpage .cardsM .cardText>:only-child{font-weight:400}.hubpage .cardsW .card,.landingpage .cardsW .card{border:0;box-shadow:none;padding:0}.theme-dark .hubpage .cardsW .card,.theme-dark .landingpage .cardsW .card{border:0;box-shadow:none}.hubpage .cardsW .cardImage,.landingpage .cardsW .cardImage{display:block;width:100%}.hubpage .cardsW .card .likeAnH3,.hubpage .cardsW .card h3,.landingpage .cardsW .card .likeAnH3,.landingpage .cardsW .card h3{font-size:1.188rem}.hubpage .cardsW .card p,.landingpage .cardsW .card p{font-size:1rem;margin:10px 0 0}.hubpage .noTouch .cardsX .card:active,.hubpage .noTouch .cardsX .card:hover,.landingpage .noTouch .cardsX .card:active,.landingpage .noTouch .cardsX .card:hover{border-color:transparent}.hubpage .cardsX .cardSize,.landingpage .cardsX .cardSize{position:relative}.hubpage .cardsX .card,.landingpage .cardsX .card{min-height:92px;padding:0}.hubpage .cardsX .cardImageOuter,.landingpage .cardsX .cardImageOuter{margin:0}.hubpage .cardsX .cardImage,.landingpage .cardsX .cardImage{height:92px;margin:auto;width:300px}.hubpage .cardsX .card .likeAnH3,.hubpage .cardsX .card h3,.hubpage .cardsX .cardText,.landingpage .cardsX .card .likeAnH3,.landingpage .cardsX .card h3,.landingpage .cardsX .cardText{display:none}@media only screen and (min-width:769px){.hubpage .cardsX>li,.landingpage .cardsX>li{margin-bottom:32px}}.hubpage .cardsY .card,.landingpage .cardsY .card{padding:6px}.hubpage .cardsY .cardImageOuter,.landingpage .cardsY .cardImageOuter{float:left;margin:6px 0 6px 4px}.hubpage .cardsY .cardImage,.landingpage .cardsY .cardImage{height:50px;width:50px}.hubpage .cardsY .cardImage img,.landingpage .cardsY .cardImage img{max-height:50px;max-width:50px}.hubpage .cardsY .cardText,.landingpage .cardsY .cardText{margin-top:12px;padding-left:64px}.hubpage .cardsY .card p,.landingpage .cardsY .card p{font-size:.875rem;margin:0}.hubpage .cardsY a:hover,.landingpage .cardsY a:hover{text-decoration:none}.hubpage .cardsZ .cardImageOuter,.landingpage .cardsZ .cardImageOuter{display:none}.hubpage .cardsZ .card,.landingpage .cardsZ .card{min-height:116px;padding-top:24px}.hubpage ul.panelContent.directory>li,.landingpage ul.panelContent.directory>li{float:left;width:50%}.hubpage ul.panelContent.directory>li>.group,.landingpage ul.panelContent.directory>li>.group{float:left;min-width:240px;width:50%}.hubpage .directory .likeAnH3,.hubpage .directory h3,.landingpage .directory .likeAnH3,.landingpage .directory h3{margin-top:4px}.hubpage .directory>main li ul,.landingpage .directory>main li ul{list-style-type:none;margin-bottom:32px}.hubpage ul.panelContent.directory>li ul img,.landingpage ul.panelContent.directory>li ul img{float:left;height:24px;width:24px}@media only screen and (min-width:1024px){.hubpage .panelItem>ul.panelContent.directory>li,.landingpage .panelItem>ul.panelContent.directory>li{flex:0 1 50%}}.hubpage ul.panelContent.directory>li ul a,.landingpage ul.panelContent.directory>li ul a{color:var(--theme-text-subtle)}.hubpage .group li p,.landingpage .group li p{color:var(--theme-text-subtle);margin-left:36px}.hubpage .group li:active p,.hubpage .group li:hover p,.landingpage .group li:active p,.landingpage .group li:hover p{color:var(--theme-primary-base);text-decoration:underline}.hubpage .ico48Link,.hubpage .ico64Link,.landingpage .ico48Link,.landingpage .ico64Link{display:inline-block;font-size:.9375rem;margin-bottom:8px;margin-top:10px;text-align:center}.hubpage .ico48Link h3,.hubpage .ico64Link h3,.landingpage .ico48Link h3,.landingpage .ico64Link h3{margin-bottom:12px;margin-top:0}.hubpage .ico48Link img,.landingpage .ico48Link img{height:48px;width:48px}.hubpage .ico64Link img,.landingpage .ico64Link img{height:64px;width:64px}.hubpage .ico48Link span,.hubpage .ico64Link span,.landingpage .ico48Link span,.landingpage .ico64Link span{display:block}.hubpage .ico48Case .ico48Link,.hubpage .ico64Case .ico64Link,.landingpage .ico48Case .ico48Link,.landingpage .ico64Case .ico64Link{margin-right:48px}.hubpage li.bottomRightItem,.landingpage li.bottomRightItem{min-height:100px;position:relative}.hubpage li.bottomRightItem a,.landingpage li.bottomRightItem a{bottom:0;display:block;position:absolute;right:0}.dataMatrix a:not([class]):after,.panelContent a:not([class]):after{display:none!important}html.hubpage .adHolder{margin:12px 0 0 12px}html.hubpage .adHolder h3{color:var(--theme-info-dark);font-size:.875rem;margin:0}html.hubpage .adHolder p{color:var(--theme-primary-base);font-size:.875rem;margin:0}html.hubpage .adHolder:active p,html.hubpage .adHolder:hover p{text-decoration:underline}@media only screen and (min-width:769px){html.hubpage .adHolder{position:absolute;right:16px;top:0}html.hubpage .adHolder h3{font-size:1.18rem}html.hubpage .adHolder p{font-size:1rem}}html.hubpage .content{margin-left:0;margin-right:0;width:auto}html.hubpage .content h1{margin-bottom:16px}html.hubpage .content ol,html.hubpage .content ol ol,html.hubpage .content ul,html.hubpage .content ul ul,html.hubpage .content[dir=rtl] ol,html.hubpage .content[dir=rtl] ol ol,html.hubpage .content[dir=rtl] ul,html.hubpage .content[dir=rtl] ul ul{margin:0;padding:0}html.hubpage .content ul.panelContent li,html.hubpage .content ul.panelContent>li{list-style-type:none}html.hubpage .content ul.noBullet{margin-left:0}html.hubpage .content ul.noBullet>li{list-style-type:none}html.hubpage .content .container{margin:16px auto 0;max-width:1600px;position:relative;width:100%}html.hubpage .content .container:after,html.hubpage .content .container:before{content:" ";display:table}html.hubpage .content .container:after{clear:both}html.hubpage .content .featuredContent{display:flex;float:none!important;margin:0 auto}@media only screen and (min-width:769px){html.hubpage .content .featuredContent{margin:2px auto 10px}}html.hubpage .pivotTabs{display:none}html.hubpage .pivotTabs ul{border-bottom:1px solid var(--theme-border);margin:24px 0 40px}html.hubpage .pivotTabs li{display:inline-block;font-size:2rem;font-weight:600;line-height:1.68;list-style:none;margin:0 4px -1px 0;padding:5px 41px 0}html.hubpage .pivotTabs li:active,html.hubpage .pivotTabs li:hover{background-color:rgba(0,80,197,.07)}html.hubpage .pivotTabs li.selected{border-bottom:1px solid var(--theme-body-background);border-left:1px solid var(--theme-border);border-right:1px solid var(--theme-border);border-top:5px solid var(--theme-primary-base);padding:0 40px}html.hubpage .pivotTabs li.selected a{color:var(--theme-text)}html.hubpage .pivotTabs a,html.hubpage .pivotTabs a:active,html.hubpage .pivotTabs a:hover,html.hubpage .pivotTabs a:visited{color:var(--theme-text-subtle);text-decoration:none}@media only screen and (min-width:769px){html.hubpage .pivotTabs{display:block}}html.hubpage .singlePivot{display:none!important}html.hubpage .tabLess{margin-top:48px}html.hubpage .pivotSelector{background-color:var(--theme-border);background-position:6px 4px;background-size:24px 24px;border-style:none;color:var(--theme-secondary-invert);cursor:pointer;height:32px;margin:24px 0 12px;overflow:hidden;padding-left:10px;padding-top:0;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}@media only screen and (min-width:769px){html.hubpage .pivotSelector{display:none}}html.hubpage .pivots{box-sizing:content-box}html.hubpage .pivots>li{display:none}@media only screen and (min-width:1024px){html.hubpage .pivots>ul{position:relative}}html.hubpage .pivotItem{list-style-type:none}html.hubpage .pivotItem>a{display:none}html.hubpage .panelItem,html.hubpage .panelItem li,html.hubpage .panelItem ul,html.hubpage .pivotItem{list-style-type:none!important;list-style:none!important}html.hubpage .panelItem>a{border:2px solid var(--theme-body-background);box-shadow:outline 0 0 0 4px var(--theme-body-background);color:var(--theme-text-subtle);cursor:text;display:none;font-size:1.5rem;line-height:1.33;margin:0 0 12px;padding:8px 0 10px 12px}html.hubpage .panelItem>a.selected{display:block;text-align:center}@media only screen and (min-width:769px){html.hubpage .panelItem>a{cursor:pointer;display:inline-block;font-size:.9375rem;margin:0 0 6px;width:228px}html.hubpage .panelItem>a.selected,html.hubpage .panelItem>a:active,html.hubpage .panelItem>a:hover{background-color:var(--theme-primary-base);color:var(--theme-primary-invert)}html.hubpage .panelItem>a.selected{display:inline-block;text-align:left}}html.hubpage .panelItem>ul{display:none}html.hubpage .panelContent>li{flex:0 1 100%;list-style-type:none}html.hubpage .panelContent>li.fullSpan{flex:0 1 100%!important}html.hubpage .panelContent>li a.focus-visible .card{outline-color:inherit;outline-offset:.25rem;outline-style:dashed;outline-width:.125rem}@media only screen and (min-width:769px){html.hubpage .panelContent{float:right;width:calc(100% - 278px)}html.hubpage .panelContent>li{flex:0 1 50%}}html.hubpage .pivotMenu .pivots{background-color:var(--theme-primary-background);margin-top:-12px;padding:24px}.content[dir=rtl] html.hubpage .pivotMenu .pivots{margin-top:-12px;padding:24px}html.hubpage .pivotMenu .pivots a{color:var(--theme-text)!important}html.hubpage .pivotMenu .pivots>li{display:block!important;list-style:none}html.hubpage .pivotMenu .pivots li ul li{list-style:none}html.hubpage .pivotMenu .pivotItem>a{display:block}html.hubpage .pivotMenu .pivotItem>ul{margin-top:6px}html.hubpage .pivotMenu .panelContent{display:none!important}html.hubpage .pivotMenu .panelItem>a{cursor:pointer!important;display:block;font-size:.875rem!important}html.hubpage .pivotMenu .panelItem>a.selected{background-color:var(--theme-secondary-background);font-weight:600;text-align:left}html.hubpage .panelContent{flex-wrap:wrap}html.hubpage .panelContent h2{font-size:1.625rem;line-height:1.2;margin-bottom:36px;margin-right:12px;margin-top:6px;padding-left:14px}html.hubpage .panelContent h2.likeAnH1{font-size:2.5rem;line-height:1.3;margin-bottom:0;margin-right:0;margin-top:10px;padding-left:8px}html.hubpage .panelContent .intro{font-size:1.125rem;line-height:1.7;margin:0 0 24px}html.hubpage .panelContent .container p{padding:0 12px}html.hubpage .panelContent .container>p:first-child{margin-top:0}@media only screen and (max-width:768px){html.hubpage .panelContent{margin-top:0!important}}@media only screen and (min-width:1024px){html.hubpage .panelContent>li{flex:0 1 33%}}html.hubpage .singlePanelNavItem{display:none!important}html.hubpage .singlePanelContent{float:none!important;margin:0 auto!important;width:100%}html.hubpage[dir=rtl] .adHolder{margin:12px 12px 0 0}@media only screen and (min-width:769px){html.hubpage[dir=rtl] .adHolder{left:16px;right:auto}}html.hubpage[dir=rtl] .pivotSelector{background-position:calc(100% - 6px) 4px;padding-left:0;padding-right:40px;text-align:right}@media only screen and (min-width:769px){html.hubpage[dir=rtl] .panelContent{float:left}}html.hubpage[dir=rtl] .panelItem>a{padding:6px 12px 8px 0}@media only screen and (min-width:769px){html.hubpage[dir=rtl] .panelItem>a.selected{text-align:right}}html.hubpage[dir=rtl] .pivotMenu .panelItem>a.selected{text-align:right}html.landingpage .columnHolder{display:flex;flex:1 1 auto;flex-wrap:column wrap}html.landingpage .abstractHolder{display:flex;flex-direction:column;justify-content:space-between;margin-top:18px}html.landingpage .abstract{font-size:1.125rem;line-height:1.7;width:100%}html.landingpage .abstract p:first-child{margin-top:0}html.landingpage .abstractHolder .menu{margin-top:24px}html.landingpage .abstractHolder .menu ul{margin-left:0;margin-top:0}html.landingpage .abstractHolder .menu li{line-height:1.3;list-style-type:none;margin-top:12px}html.landingpage .abstractHolder .menu li:first-child{margin-top:2px}html.landingpage .abstractHolder .menu .abstract-title{color:var(--theme-warning-dark);font-weight:600;padding-bottom:10px}html.landingpage .abstractHolder .aside{display:flex;flex-direction:column;margin-top:24px;max-width:250px}html.landingpage .abstractHolder .aside a{display:inline-block;margin-right:18px}@media (min-width:450px){html.landingpage .abstractHolder .aside{flex-direction:row}}@media (max-width:1023px){html.landingpage .columnHolder .panelContent{margin-bottom:0;margin-top:0}html.landingpage .columnHolder .column50:first-child .panelContent{margin-bottom:0;margin-top:24px}html.landingpage .abstractHolder{display:flex;flex-direction:column}html.landingpage .abstractHolder .abstract{order:1}html.landingpage .abstractHolder .aside,html.landingpage .abstractHolder .menu{max-width:unset!important;order:2}}@media (min-width:1024px){html.landingpage .abstractHolder{flex-direction:row;position:relative}html.landingpage .abstract{max-width:calc(100% - 315px)}html.landingpage .columnHolder{flex-direction:row}html.landingpage .column50{flex:1 1 50%;max-width:50%}html.landingpage .abstractHolder .menu{border-left:1px solid var(--theme-border);margin-left:48px;margin-top:0;max-width:225px;padding-left:17px;position:absolute;right:0;top:0}html.landingpage .abstractHolder .aside{flex-direction:column;margin-left:24px;margin-top:0;order:2}html.landingpage .abstractHolder .aside a{margin-right:0}}html.landingpage .content ul.panelContent{display:flex;flex-wrap:wrap;list-style-type:none;margin-left:-12px;margin-top:24px}html.landingpage ul.panelContent>li{flex:0 1 100%;list-style-type:none}html.landingpage ul.panelContent>li a.focus-visible .card{outline-color:inherit;outline-offset:.25rem;outline-style:dashed;outline-width:.125rem}@media only screen and (min-width:769px){html.landingpage ul.panelContent>li{flex:0 1 50%}}@media only screen and (min-width:1024px){html.landingpage ul.panelContent>li{flex:0 1 33%}}html.landingpage .cardsW+h2{margin-top:14px}html.landingpage .cardsW a:hover{text-decoration:underline}html.landingpage ul.spaced>li{margin-bottom:8px}html.landingpage ul.spaced+h2{margin-top:34px}html.landingpage ul.noBullet{margin-left:0}html.landingpage ul.noBullet>li{list-style-type:none}html.landingpage table.dataMatrix td,html.landingpage table.dataMatrix th{text-align:center}html.landingpage table.dataMatrix th span{display:block;font-size:.75rem}html.landingpage table.dataMatrix td:first-child{font-size:1rem;font-weight:600;text-align:left}html.landingpage table.dataMatrix td span.docon-external-link{font-size:2.125rem}html.landingpage table.dataMatrix td span.docon-external-link:after{content:"\FF2D";font-family:docons}html.landingpage table.dataMatrix td a{color:var(--theme-text)}html.landingpage table.dataMatrix td a:hover{color:var(--theme-primary-base);text-decoration:none}html.landingpage table.dataMatrix svg{fill:currentColor;height:24px;width:24px}html.landingpage .introHolder{display:flex;flex-direction:column;margin-top:18px}html.landingpage .introHolder+h2{margin-top:0}html.landingpage .content>p:first-child,html.landingpage .intro{font-size:1.125rem;line-height:1.7;padding-bottom:36px}html.landingpage .intro{margin-top:18px}html.landingpage .introHolder .intro{margin-top:0}html.landingpage .calloutHolder .callout a{color:var(--theme-text)}html.landingpage .calloutHolder .callout a:hover{color:var(--theme-primary-base)}html.landingpage .calloutHolder .callout img{float:left;height:50px;margin-right:12px;margin-top:6px;width:50px}@media (min-width:768px){html.landingpage .introHolder{flex-direction:row}html.landingpage .introHolder .intro{flex-basis:calc(100% - 370px);max-width:calc(100% - 370px)}html.landingpage .introHolder .calloutHolder{flex:0 0 358px;margin-left:12px;max-width:358px}html.landingpage .calloutHolder .callout{border-left:solid 1px var(--theme-border);padding-left:12px}}html.landingpage .downloadHolder{border-top:1px solid var(--theme-border);display:none;margin-top:48px;padding-top:36px}html.landingpage .downloadHolder .img{background-image:url(download_hover.ff6ce9f9.svg);background-size:cover;float:left;height:50px;width:50px}html.landingpage .downloadHolder:hover .img{background-position:-50px 0}html.landingpage .downloadHolder .text{padding-left:60px;padding-top:8px}html.landingpage[lang=en-us] .downloadHolder{display:block}html.landingpage.os-high-contrast-enabled .downloadHolder .img{display:none}html.landingpage.os-high-contrast-enabled .downloadHolder .text{padding-left:0}html.learningpath .prerequisites p:first-of-type{margin-top:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){html.learntv #video-section{max-width:100%;width:100%}html.learntv #chat-holder{height:70vh!important}}html.learntv .no-schedule .schedule-holder{display:none}html.learntv .schedule-scrollview{max-height:80vh}html.learntv .schedule li.active{border-left:solid 2px var(--theme-primary-base)}html.learntv .schedule a,html.learntv .schedule time{display:block}html.learntv .studio-player-holder{position:relative}html.learntv .studio-player-holder:before{content:"";display:block;height:0;padding-bottom:56.25%;width:100%}html.learntv .studio-player-holder.height-from-message{height:auto}html.learntv .studio-player-holder.height-from-message:before{display:none}html.learntv .studio-player-holder .studio-player{background-color:#fff;height:100%;left:0;position:absolute;top:0;width:100%}html.learntv .studio-player-holder.height-from-message .studio-player{position:static}html.learntv #video-section.has-special-wide-player,html.learntv #video-section.no-chat{display:block}html.learntv #video-section.has-special-wide-player #chat-holder,html.learntv #video-section.no-chat #chat-holder,html.learntv #video-section.no-chat #tab-qa{display:none}@media screen and (min-width:1228px){html.learntv #video-section.has-special-wide-player .studio-player-holder:before{padding-bottom:37.5%}}a.lightbox-enabled{position:relative;text-decoration:none!important
  /* !important for IE 11 */}a.lightbox-enabled.focus-visible,a.lightbox-enabled:hover{cursor:zoom-in}a.lightbox-enabled.focus-visible:after,a.lightbox-enabled:hover:after{background-color:var(--theme-body-background);color:var(--theme-text)}a.lightbox-enabled:after{align-items:center;background-color:var(--theme-secondary-box-shadow);border-radius:50%;bottom:20px;color:var(--theme-text-subtle);content:"\F80A";display:flex;font-family:docons;font-size:20px;height:40px;justify-content:center;position:absolute;right:10px;text-decoration:none!important;width:40px}.image-browser figure{margin:0;max-width:1200px;overflow:hidden}.image-browser figure div,.image-browser figure figcaption{max-height:75vh;max-width:95vw}@media print,screen and (min-width:768px){.image-browser figure div,.image-browser figure figcaption{max-height:80vh;max-width:80vw}}.image-browser figure div{background-color:var(--theme-body-background);border:1px solid transparent;overflow:hidden}.image-browser figure img{display:block;margin:0 auto;max-width:none;touch-action:none;transition:opacity .5s ease-in .3s}.image-browser figure figcaption{background-color:var(--theme-body-background);padding:8px}.image-browser-expandable{cursor:zoom-in}.image-browser-pannable{cursor:move}.image-browser-transition{transition:all .3s linear}html.localelist .content ul{list-style-type:none;margin:32px 0 0 0}html.localelist .content ul>li{list-style-type:none}html.localelist .content ul>li>a:not(:hover):not(.focus-visible){color:var(--theme-text)}html.localelist .content .selected{font-weight:600}html.localelist .locale-selector-link{display:none}.mx-codeBreakAll code{white-space:normal;word-break:break-all}.mx-tdBreakAll td{word-break:break-all}.mx-tdCol2BreakAll td:nth-child(2){word-break:break-all;word-break:break-word}.content .mx-namespace thead{display:none}.mx-tableNormal table{width:inherit!important}.mx-tableFixed table{table-layout:fixed}.mx-tableFixed table code{margin-top:8px;word-break:break-all}.mx-responsive-img table img{height:auto;width:100%}.content .mx-imgBorder img{border:solid 1px var(--theme-border)}.MJXc-display,.MathJax_Display{overflow-x:auto;overflow-y:hidden}html.module .abstract p:first-of-type,html.module .prerequisites p:first-of-type{margin-top:0}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px),screen and (max-width:767px),screen and (min-resolution:120dpi) and (max-width:767.9px){html.module .module-unit-list-mobile{margin-left:-1.5rem!important;margin-right:-1.5rem!important;overflow:hidden}}html.moduleunit .is-chromeless body{padding:0}.moniker-picker{margin-top:0;position:relative}.moniker-picker.expanded{z-index:1000}.moniker-picker ul{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-grow:1;flex-shrink:1;list-style-type:none;margin:0!important;overflow-x:hidden;overflow-y:auto}.moniker-picker li{box-sizing:border-box;display:block;list-style:none}.moniker-picker button,.moniker-picker li>a{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--theme-body-background);border:none;box-sizing:border-box;color:var(--theme-text);cursor:pointer;display:block;outline:none;text-align:left;text-decoration:none}.moniker-picker li>a{white-space:nowrap}.moniker-picker [role=menu]{background-color:var(--theme-body-background);z-index:1000}.moniker-picker button.products{align-items:center;color:var(--theme-primary-base);display:flex;font-weight:600;justify-content:flex-start;padding:0}.moniker-picker button.products[disabled]{color:var(--theme-text);cursor:default}.moniker-picker button.products:not([disabled]):after{color:var(--theme-text);content:"\FF33";font-family:docons;font-size:.7rem;padding-bottom:5px;padding-left:5px;transform:translateY(5px)}.moniker-picker .moniker-auxillary-links{display:none}.moniker-picker .moniker-auxillary-links:not(:empty){border-top:1px solid var(--theme-border);display:block;flex-grow:0;flex-shrink:0;margin:0;white-space:nowrap}.moniker-picker .moniker-auxillary-links:not(:empty) a{color:var(--theme-primary-base);display:block;padding:3px 8px}.moniker-picker .moniker-auxillary-links:not(:empty) a.focus-visible,.moniker-picker .moniker-auxillary-links:not(:empty) a:hover{background-color:var(--theme-primary-box-shadow);text-decoration:none}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (max-height:1023.9px),screen and (max-width:767px) and (max-height:1023px),screen and (min-resolution:120dpi) and (max-width:767.9px) and (max-height:1023.9px){html.moniker-picker-expanded .header-holder{visibility:hidden}.moniker-picker [role=menu].products{display:none}.moniker-picker.expanded{bottom:0;display:flex;flex-direction:column;left:0;margin-top:0;position:fixed;right:0;top:0}.moniker-picker.expanded button.products{flex-grow:0;flex-shrink:0;justify-content:space-between;padding:10px}.moniker-picker.expanded button.products>span{flex-grow:1}.moniker-picker.expanded button.products:after{color:var(--theme-text-subtle);content:"\FF30";font-family:docons;font-size:18px}.moniker-picker.expanded [role=menu].products{-webkit-overflow-scrolling:touch;display:block;flex-grow:1;flex-shrink:1;overflow-y:auto}.moniker-picker.expanded [role=menu].products button{position:relative}.moniker-picker.expanded [role=menu].products button:after{color:var(--theme-text);content:"\FF34";display:inline-block;font-family:docons;font-size:.55rem;position:absolute;right:10px;transform:rotate(0deg);transition:transform .2s ease-in-out}.moniker-picker.expanded [role=menu].products button[aria-expanded=true]:after{transform:rotate(90deg)}.moniker-picker.expanded [role=menu].versions{display:block;max-height:0;overflow:hidden}.moniker-picker.expanded button,.moniker-picker.expanded button[aria-expanded=true]+[role=menu].versions{border-bottom:1px solid var(--theme-border)}.moniker-picker.expanded button{background-color:var(--theme-code-header)}.moniker-picker.expanded button[aria-expanded=true]+[role=menu].versions{max-height:500px;transition:max-height .2s ease-in-out}.moniker-picker.expanded [role=menu]>span{display:none}.moniker-picker.expanded li>a,.moniker-picker.expanded li>button{padding:10px;width:100%}}@media screen and (min-height:1024px),screen and (min-width:768px){.moniker-picker [role=menu]{border:1px solid var(--theme-border);box-shadow:0 3.2px 7.2px 0 var(--theme-box-shadow-medium),0 .6px 1.8px 0 var(--theme-box-shadow-light);display:none}.moniker-picker [role=menu]>span{background-color:var(--theme-body-background-medium);border-bottom:1px solid var(--theme-border);box-sizing:border-box;cursor:default;display:block;flex-grow:0;flex-shrink:0;font-weight:600;padding:3px 8px;padding-right:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.moniker-picker [role=menu] li>a,.moniker-picker [role=menu] li>button{line-height:160%;padding:3px 8px;padding-right:20px;width:100%}.moniker-picker [role=menu] li>a.focus-visible,.moniker-picker [role=menu] li>a:hover,.moniker-picker [role=menu] li>a[aria-expanded=true],.moniker-picker [role=menu] li>button.focus-visible,.moniker-picker [role=menu] li>button:hover,.moniker-picker [role=menu] li>button[aria-expanded=true]{background-color:var(--theme-primary-background)}.moniker-picker button[aria-expanded=true]+[role=menu]{display:flex;flex-direction:column}.moniker-picker [role=menu].products{max-height:350px;max-width:400px;min-height:250px;min-width:200px;position:absolute;top:100%}}@media screen and (min-height:1024px) and (-ms-high-contrast:active),screen and (min-height:1024px) and (-ms-high-contrast:none),screen and (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.moniker-picker [role=menu].products{height:350px}}@media screen and (min-height:1024px),screen and (min-width:768px){.moniker-picker [role=menu].versions{bottom:-1px;left:100%;max-width:200px;min-width:125px;position:absolute;top:-1px}}@media screen and (-webkit-min-device-pixel-ratio:1.25) and (max-width:767.9px) and (max-height:1023.9px),screen and (max-width:767px) and (max-height:1023px),screen and (min-resolution:120dpi) and (max-width:767.9px) and (max-height:1023.9px){html.moniker-picker-expanded{overflow:hidden!important}}@media print,screen and (min-width:768px){html:not(.apiBrowserPage) .content .moniker-picker{display:none}}html.namespacelistpage .nsformHolder{display:table;margin:24px 0 48px}html.namespacelistpage .nsformHolder form{display:table-cell}html.namespacelistpage .nsformHolder .nsformActions{display:table-cell;padding-left:12px}html.namespacelistpage .mx-namespaceForm input{font-size:.87rem;height:36px;line-height:1.8;min-width:250px;padding:0 10px}html.namespacelistpage .emptyFilterMessage{display:none}html.namespacelistpage .prerelease{color:var(--theme-danger-base);font-weight:600}#main{position:relative}.skip-to-main-link{z-index:1070!important}#headerAreaHolder{border-bottom:1px solid var(--theme-border);line-height:normal}@media print,screen and (min-width:768px){.profile img.profile-img{margin-top:24px}}.profile .connect{display:flex;flex-direction:column;justify-content:flex-start;list-style-type:none;margin:0}.profile .connect li{list-style:none}@media print,screen and (min-width:768px){.profile .connect{flex-flow:row wrap}.profile .connect li:not(:first-child):before{content:"|";margin:0 8px}.profile .connect li:nth-child(n+8){display:none}}.map-mode-container .map{height:calc(100vh - 66px);margin-top:12px;width:100%}@media print,screen and (min-width:768px){.map-mode-container .map{height:70vh}}html.profilelist .columns-reverse{flex-direction:row-reverse}html.profilelist .profile-list .profiles-container .profile-component{align-items:center;box-shadow:0 1.6px 3.6px 0 var(--theme-box-shadow-medium),0 .3px .9px 0 var(--theme-box-shadow-light);padding:1rem}html.profilelist .profile-list .profiles-container .profile-component a,html.profilelist .profile-list .profiles-container .profile-component p{color:var(--theme-text-subtle)}html.profilelist .filter-list{box-sizing:border-box;color:var(--theme-text);font-size:1.2rem;margin-top:12px;padding:8px;width:calc(100% - 16px)}@media print,screen and (min-width:768px){html.profilelist .filter-list{max-width:40%}}html.profilelist .map-mode-container .map{height:calc(100vh - 66px)}@media print,screen and (min-width:768px){html.profilelist .map-mode-container .map{height:70vh}}html.profilelist .map-mode-container .map-infobox{background-color:var(--theme-body-background);box-sizing:border-box;position:relative;width:300px}html.profilelist .map-mode-container .map-infobox:after,html.profilelist .map-mode-container .map-infobox:before{border-color:transparent;border-style:solid solid outset;content:" ";display:block;height:0;left:-16px;pointer-events:none;right:100%;top:11px;width:0}html.profilelist .map-mode-container .map-infobox:after{border-right-color:var(--theme-body-background);border-width:7px;margin-left:2px;margin-top:1px}html.profilelist .map-mode-container .map-infobox:before{border-right-color:var(--theme-border);border-width:8px}html.profilelist .map-mode-container .map-infobox:after,html.profilelist .map-mode-container .map-infobox:before{left:-15px;position:absolute;top:calc(50% - 11px)}html.profilelist .map-mode-container .map-infobox ul{background-color:var(--theme-body-background);border:1px solid var(--theme-border);margin:0;max-height:370px;overflow-x:hidden;width:100%}html.profilelist .map-mode-container .map-infobox ul li{align-items:center;border-top:1px solid var(--theme-border);display:flex;flex-direction:row;height:90px;justify-content:space-between;margin:0 auto;width:90%}html.profilelist .map-mode-container .map-infobox ul li>a{align-items:center;display:flex;justify-content:center;width:33%}html.profilelist .map-mode-container .map-infobox ul li>a img{border-radius:50%;height:75%;width:75%}html.profilelist .map-mode-container .map-infobox ul li .profile-text{width:66%}html.profilelist .map-mode-container .map-infobox ul li .profile-text a,html.profilelist .map-mode-container .map-infobox ul li .profile-text h3,html.profilelist .map-mode-container .map-infobox ul li .profile-text p{color:var(--theme-text);margin:0}html.profilelist .map-mode-container .map-infobox ul li .profile-text h3{font-size:1rem}html.profilelist .map-mode-container .map-infobox ul li .profile-text p{font-size:.875rem}html.profilelist .map-mode-container .map-infobox ul li .profile-text .twitter:before{content:"@"}html.profilelist .map-mode-container .map-infobox ul li .profile-text .tagline{color:var(--theme-text-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-question-title p{display:inline}.quiz-choice{align-items:center;background-color:var(--theme-body-background-medium);border:1px solid transparent;border-radius:.25rem;cursor:pointer}@media print,screen and (min-width:768px){.quiz-choice{background-color:transparent;border-radius:1rem}}.quiz-choice:hover{background-color:transparent;border-color:transparent;box-shadow:0 0 5px 0 var(--theme-box-shadow-light)}.quiz-choice.is-focused,.quiz-choice.is-focused:hover{background-color:transparent;border-color:transparent;box-shadow:0 0 5px 0 var(--theme-primary-base);outline:none!important}.quiz-choice.is-selected,.quiz-choice.is-selected:hover{background-color:var(--theme-primary-background);border-color:var(--theme-primary-base)}.quiz-choice.is-incorrect,.quiz-choice.is-incorrect:hover{background-color:var(--theme-danger-background);border-color:var(--theme-danger-base);margin-bottom:0!important}.quiz-choice.is-incorrect+.quiz-choice-explanation,.quiz-choice.is-incorrect:hover+.quiz-choice-explanation{color:var(--theme-danger-base);display:flex;padding-left:0!important}.quiz-choice.is-incorrect+.quiz-choice-explanation>p,.quiz-choice.is-incorrect:hover+.quiz-choice-explanation>p{margin-top:0!important}.quiz-choice.is-incorrect+.quiz-choice-explanation:before,.quiz-choice.is-incorrect:hover+.quiz-choice-explanation:before{color:var(--theme-danger-base);content:"\FF04";font-family:docons;margin-right:.5rem}.quiz-choice.is-correct,.quiz-choice.is-correct:hover{background-color:var(--theme-success-background);border-color:var(--theme-success-base);margin-bottom:0!important}.quiz-choice.is-correct+.quiz-choice-explanation,.quiz-choice.is-correct:hover+.quiz-choice-explanation{color:var(--theme-success-base);display:flex;padding-left:0!important}.quiz-choice.is-correct+.quiz-choice-explanation>p,.quiz-choice.is-correct:hover+.quiz-choice-explanation>p{margin-top:0!important}.quiz-choice.is-correct+.quiz-choice-explanation:before,.quiz-choice.is-correct:hover+.quiz-choice-explanation:before{color:var(--theme-success-base);content:"\FF02";font-family:docons;margin-right:.5rem}.quiz-choice p{margin:0}.quiz-choice .choice-input{clip:rect(1px,1px,1px,1px);word-wrap:normal;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;left:10px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:100%;width:1px}.quiz-choice .custom-radio{background-color:transparent;display:flex;flex-direction:column;justify-content:center;margin-right:.5rem;min-height:1.5rem;position:relative}.quiz-choice .custom-radio:before{content:"\E80E";font-family:docons;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}input:checked+.quiz-choice .custom-radio:before{color:var(--theme-primary-base);content:"\E81D"}.quiz-choice-explanation{display:none}.quiz-choice-explanation p{margin:0}.quiz-modal-image{background-image:url(quiz-complete.9e5b011a.svg);background-position:calc(50% - 24px);background-repeat:no-repeat}.summaryHolder{display:flex}.summaryHolder>img{flex-basis:max-content;flex-shrink:1;height:64px;margin-right:.5rem}.summaryHolder>.summary{flex:1}.metadata.operation-id{margin-top:-12px}.example-block{margin-top:16px}.example-block h4{margin:0;padding:8px 0 0}.example-block .metadata{padding:0}html.restpage .content ul li{list-style-type:none}html.restpage ul.type-list{margin:0}.rest-tryit-form{background-color:var(--theme-body-background-medium);height:100%;overflow:auto;width:100%}.rest-tryit-form h3{font-size:1rem;font-weight:600;margin-top:0}.rest-tryit-form .signin-section{background-color:var(--theme-body-background);border-top:1px solid var(--theme-border)}.rest-tryit-form .request-section .small,.rest-tryit-form .response-section .small{font-size:.75rem}.rest-tryit-form .request-section .tall,.rest-tryit-form .response-section .tall{min-height:200px}.rest-tryit-form .request-section .action:before,.rest-tryit-form .response-section .action:before{margin-left:3px}.rest-tryit-form .request-section>:not(hr):not(.is-success):not(.button-success),.rest-tryit-form .response-section>:not(hr):not(.is-success):not(.button-success){margin:0;padding:12px 24px}@media screen and (min-width:640px){.rest-tryit-form .request-section>:not(hr):not(.is-success):not(.button-success),.rest-tryit-form .response-section>:not(hr):not(.is-success):not(.button-success){padding:12px 52px 30px}}.rest-tryit-form .subscription-id{padding:0 5px}.rest-tryit-form .signin-section{display:block;padding:24px 52px}@media screen and (min-width:640px){.rest-tryit-form .signin-section{padding:24px 52px}}@media screen and (max-width:640px){.rest-tryit-form .signin-section{display:block;padding:24px}}.rest-tryit-form .signin-section>h2{font-size:1.75rem;margin:0}.rest-tryit-form .request-section>:not(.is-success):not(.button-success){border-top:1px solid var(--theme-border)}.rest-tryit-form .request-section .textarea{box-sizing:border-box;margin-bottom:15px;padding:32px}.rest-tryit-form .request-section .url-group{align-items:stretch;display:flex;flex-direction:row;margin-bottom:24px;min-height:45px;width:100%}.rest-tryit-form .request-section .url-group>:not(.is-success):not(.button-success){border:1px solid var(--theme-border);height:45px;margin:0;padding:0}.rest-tryit-form .request-section .url-group .http-verb{align-items:center;background-color:var(--theme-border);border:1px solid var(--theme-border);border-radius:0;color:var(--theme-text);display:flex;justify-content:center;outline:none;padding:0 .75em}.rest-tryit-form .request-section .url-group .url-input{flex-grow:1;font-size:90%;padding-left:.75rem;padding-right:.75rem}html.theme-dark .rest-tryit-form .request-section .url-group .url-input{border-color:var(--theme-text-subtle)}.rest-tryit-form .request-section .request-body{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:19px}.rest-tryit-form .request-section .param-heading{padding:1.5em 0 .5em;padding-left:1.5em;text-align:right}.rest-tryit-form .request-section .param-name{align-self:flex-start;justify-content:flex-end;padding:.5em 0;padding-left:1.5em;text-align:right}.rest-tryit-form .request-section .param-name input{text-align:right}.rest-tryit-form .request-section .param-value{align-self:flex-start;padding:.5em 0;padding-left:1em}.rest-tryit-form .request-section .add-button,.rest-tryit-form .request-section .delete-button{padding-top:.5em}.rest-tryit-form .request-section .add-button .button,.rest-tryit-form .request-section .delete-button .button{background-color:var(--theme-body-background-medium);border:none}.rest-tryit-form .request-section .add-button .button.is-transparent:hover,.rest-tryit-form .request-section .delete-button .button.is-transparent:hover{border-color:none}.rest-tryit-form .request-section .docon{display:flex}.rest-tryit-form .request-section .field-label{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.75rem;margin-right:0}.rest-tryit-form .request-section .field-body{align-self:center;justify-content:flex-end}.rest-tryit-form .request-section .field-body .control{margin-bottom:0;margin-top:0}.rest-tryit-form .request-section .error-message{color:var(--theme-danger-base);font-size:.875rem;padding-left:5px;padding-top:5px;text-align:right;width:100%}.rest-tryit-form .request-section .action{align-items:center;background-color:transparent;border:0 solid var(--theme-border);color:var(--theme-text-subtle);cursor:pointer;display:flex;line-height:normal;padding:8px}.rest-tryit-form .request-section .action:after{display:inline-block;margin-left:3px;margin-right:3px;width:.8rem}.rest-tryit-form .response-section{background-color:var(--theme-body-background);border-top:1px solid var(--theme-border)}.rest-tryit-form .response-section h2{padding-top:24px}.rest-tryit-form .response-section pre>code{padding:24px}.rest-tryit-form .response-section .status-success{color:var(--theme-success-base);font-weight:600}.rest-tryit-form .response-section .status-warning{color:var(--theme-warning-base);font-weight:600}.rest-tryit-form .response-section .status-fail{color:var(--theme-danger-base);font-weight:600}.tabGroup{margin-top:1rem}.tabGroup ul[role=tablist]{border-bottom:1px solid var(--theme-border);display:flex;list-style:none;margin:0;padding:4px 0 0}.tabGroup ul[role=tablist]>li{display:inline-block;list-style:none}.tabGroup a[role=tab]{border:0;box-sizing:border-box;color:var(--theme-text-subtle);display:inline-block;font-size:.875rem;margin-bottom:-1px;padding:8px 7px 4px 7px;position:relative;text-decoration:none}.tabGroup a[role=tab][aria-selected=true]{border-bottom-color:var(--theme-body-background);border-left-color:var(--theme-border);border-right-color:var(--theme-border);border-style:solid;border-top-color:var(--theme-primary-base);border-width:4px 1px 1px;color:var(--theme-text);padding-left:6px;padding-right:6px;padding-top:4px}.tabGroup a[role=tab]:hover:not([aria-selected=true]){background-color:var(--theme-body-background-medium);color:var(--theme-primary-base)}@media (min-width:576px){.tabGroup a[role=tab]{padding-left:15px;padding-right:15px}.tabGroup a[role=tab][aria-selected=true]{padding-left:14px;padding-right:14px}}.tabGroup section[role=tabpanel]{border:1px solid var(--theme-border);border-top:none;box-sizing:border-box;padding:15px}.tabGroup section[role=tabpanel]>:first-child{margin-top:0}.tabGroup section[role=tabpanel]>pre:last-child{display:block}.tier1-event-banner{line-height:1.6}.tier1-event-banner .button{color:var(--theme-text)!important}.ignite-banner{background-color:#0c2aae;background-image:url(https://docs.microsoft.com/en-us/media/event-banners/ignite-2021-09-optimized.jpg?branch=live);background-position:min(250px,50vw);background-repeat:no-repeat;background-size:auto 100%;color:#fff;outline-color:#fff}@media print,screen and (min-width:768px){.ignite-banner{background-position:100%}}html.tutorial .tutorial-row-aside{margin-top:24px}html.tutorial.ap-layout .tutorial-row-aside,html.tutorial.hasPageActions .tutorial-row-aside,html.tutorial.is-chromeless .tutorial-row-aside{display:none}@media screen and (min-width:1800px){html.tutorial .tutorial-row{display:flex;flex-flow:row nowrap}html.tutorial .tutorial-row-main{flex:0 1 calc(100% - 300px);width:calc(100% - 300px)}html.tutorial .tutorial-row-aside{flex:0 0 300px;margin-left:24px;margin-top:0}}html.tutorial .tutorial-nav{align-items:stretch;display:flex;flex-direction:row;justify-content:space-between;margin-top:48px}html.tutorial .content[dir=rtl] .tutorial-nav{flex-direction:row-reverse}html.tutorial .tutorial-nav-button{flex-grow:0;flex-shrink:0;min-width:80px;padding:6px 8px;text-align:center}@media print,screen and (min-width:768px){html.tutorial .tutorial-nav-button{padding:6px 24px}}html.tutorial .tutorial-nav-description{border-color:var(--theme-border);border-style:solid;border-width:1px 0;color:var(--theme-text-subtle);flex-grow:1;flex-shrink:1;padding:4px 8px;text-align:center}html.tutorial .tutorial-nav-description:first-child{border-left-width:1px}html.tutorial .tutorial-nav-description:last-child{border-right-width:1px}html.tutorial .tutorial-nav-button-previous{border:1px solid var(--theme-border);color:var(--theme-primary-base)}html.tutorial .tutorial-nav-button-previous:visited{color:var(--theme-primary-base)}html.tutorial .tutorial-nav-button-next{background-color:var(--theme-primary-base);color:var(--theme-primary-invert)}html.tutorial .tutorial-nav-button-next:hover,html.tutorial .tutorial-nav-button-next:visited{color:var(--theme-primary-invert)}@media print,screen and (min-width:768px){html.tutorial .tutorial-card-group{align-items:stretch;display:flex;flex-direction:row}html.tutorial .tutorial-card-group .tutorial-card{display:flex;flex-basis:50%;flex-direction:column;flex-shrink:1;max-width:300px}html.tutorial .tutorial-card-group .tutorial-card:last-child{border-left-width:0}html.tutorial .tutorial-card-group .tutorial-card-body{display:flex;flex-direction:column;flex-grow:1}html.tutorial .tutorial-card-group .tutorial-card-body>p:last-of-type{flex-grow:1}}html.tutorial .tutorial-card{border:1px solid var(--theme-border);margin-top:24px}html.tutorial .tutorial-card.launch-interactive-card{margin-top:0}html.tutorial .tutorial-card-header{background-color:var(--theme-body-background-medium);border-bottom:1px solid var(--theme-border);padding:8px 16px}html.tutorial .tutorial-card-body{padding:16px 16px 0}html.tutorial .tutorial-card-body>*{margin:0 0 16px!important}html.tutorial .tutorial-toc{box-sizing:border-box;flex-grow:1;flex-shrink:1;font-size:.875rem}html.tutorial .tutorial-toc li{align-items:center;box-sizing:border-box;display:block;padding:0}html.tutorial .tutorial-toc a{align-items:center;box-sizing:content-box;color:var(--theme-text);display:flex;line-height:normal;margin:0!important;padding:6px 0}html.tutorial .tutorial-toc a span{margin:0!important}html.tutorial .tutorial-toc .check-mark{fill:var(--theme-success-base);flex-shrink:0;height:18px;padding:0 10px;visibility:hidden;width:18px}html.tutorial .tutorial-toc .completed-step .check-mark{visibility:visible}html.tutorial .tutorial-toc .active-step a{background-color:var(--theme-secondary-background);font-weight:600}html.tutorial .tutorial-feedback>.modal-card{width:800px!important}html.episode .vjs-poster img,html.eventsession .vjs-poster img{height:100%;max-height:100%;max-width:100%;width:auto}html.episode .amp-default-skin .vjs-control-bar,html.eventsession .amp-default-skin .vjs-control-bar{bottom:-35px!important}html.episode .vjs-fullscreen .vjs-control-bar,html.eventsession .vjs-fullscreen .vjs-control-bar{bottom:0!important}html.episode .vjs-fullscreen .vjs-tech,html.eventsession .vjs-fullscreen .vjs-tech{height:95%!important}html.episode #video-holder,html.eventsession #video-holder{height:0;padding-bottom:56.25%!important;width:100%}html.episode #video-element,html.eventsession #video-element{height:100%;left:0;padding-top:0!important;position:absolute;top:0;width:100%}
/*# sourceMappingURL=site-ltr.css.map */
