.px-toggle-icon-enter-active,.px-toggle-icon-leave-active{transition:opacity .2s cubic-bezier(.215,.61,.355,1);transition-delay:0}.px-toggle-icon-enter,.px-toggle-icon-enter-from,.px-toggle-icon-leave-to{opacity:0}:root{--px-toggle-size:1em;--px-toggle-unchecked:#22222254;--px-toggle-checked:#1a59c8;--px-toggle-thumb:white;--px-toggle-track-shadow:inset 0 1px 1px 0 #0003;--px-toggle-thumb-shadow:0 2px 4px 0 #0006}.px-toggle{appearance:none;box-sizing:border-box;white-space:nowrap;font-size:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;outline:none;align-items:center;gap:.5em;padding:0;font-family:inherit;font-weight:400;line-height:1;display:inline-flex;position:relative}.px-toggle .px-toggle__track{box-sizing:border-box;width:1.9em;height:1em;font-size:var(--px-toggle-size);background-color:var(--px-toggle-unchecked);box-shadow:var(--px-toggle-track-shadow);border-radius:1em;align-items:center;padding:3px;transition:background-color .2s cubic-bezier(.215,.61,.355,1);display:flex}.px-toggle .px-toggle__thumb{font-size:var(--px-toggle-size);background-color:var(--px-toggle-thumb);width:calc(1em - 6px);height:calc(1em - 6px);box-shadow:var(--px-toggle-thumb-shadow);border-radius:1em;flex:none}.px-toggle .px-toggle__spacer{flex:0;width:0;transition:flex .2s cubic-bezier(.215,.61,.355,1)}.px-toggle:disabled,.px-toggle:disabled:hover,.px-toggle:disabled:active,.px-toggle:disabled[aria-checked]{cursor:not-allowed}.px-toggle:disabled .px-toggle__track,.px-toggle:disabled:hover .px-toggle__track,.px-toggle:disabled:active .px-toggle__track,.px-toggle:disabled[aria-checked] .px-toggle__track{opacity:.66}.px-toggle:disabled .px-toggle__thumb,.px-toggle:disabled:hover .px-toggle__thumb,.px-toggle:disabled:active .px-toggle__thumb,.px-toggle:disabled[aria-checked] .px-toggle__thumb{box-shadow:none;background-color:#f7f7f7}.px-toggle:checked .px-toggle__track,.px-toggle[aria-checked=true] .px-toggle__track{background-color:var(--px-toggle-checked)}.px-toggle:checked .px-toggle__spacer,.px-toggle[aria-checked=true] .px-toggle__spacer{flex:1}.px-toggle__icon{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0}.px-toggle__icon--on{left:0}.px-toggle__icon--off{right:0}.px-toggle--reverse{flex-direction:row-reverse}.px-toggle--sm .px-toggle__track,.px-toggle--sm .px-toggle__thumb{font-size:clamp(12px,.921vw,14px)}.px-toggle--xs .px-toggle__track,.px-toggle--xs .px-toggle__thumb{font-size:clamp(10px,.789vw,12px)}.common-autotranslate-toggle{align-items:center;gap:.25em;margin:0 .25em;font-size:clamp(12px,.921vw,14px);display:flex}.common-autotranslate-toggle__toggle-label{font-size:clamp(12px,.921vw,14px);position:relative;top:-.065em}.common-autotranslate-toggle__popup{max-width:24em}.common-autotranslate-toggle__info{cursor:pointer;opacity:.5;transition:opacity .2s cubic-bezier(.215,.61,.355,1);display:inline-block;position:relative;top:-.065em}.common-autotranslate-toggle__info:hover{opacity:1}.site-nav{font-family:segoe-vf,sans-serif;font-size:1rem}.site-nav__nav-end{align-items:center;gap:1em;display:flex}.site-nav__actions{align-items:center;gap:.5em;display:flex}.site-nav__search-media-item{min-width:20em}@media screen and (width<=810px){.site-nav__search-media-item{display:none}}.scroll-id{opacity:0;width:1px;height:1px;position:absolute;top:-80px}.analytics-ids-overlay{font-family:Arial,sans-serif;position:absolute;overflow:hidden}.analytics-ids-overlay__overlay{z-index:99999999;position:fixed;top:0;left:0}.analytics-ids-overlay__tag{z-index:0;pointer-events:none;background-color:#0000;border-radius:3px;position:absolute}.analytics-ids-overlay__tag:hover{z-index:1}.analytics-ids-overlay__tag-label{color:#fff;height:16px;max-width:var(--el-width);white-space:nowrap;text-overflow:ellipsis;z-index:0;border-radius:3px;padding:3px 6px;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:700;display:block;position:absolute;left:6px;overflow:hidden;transform:translateY(-50%);box-shadow:0 1.79949px 4px #0003}.analytics-ids-overlay__tag-label--below{bottom:0;transform:translateY(50%)}.analytics-ids-overlay__tag-label:hover{z-index:10;max-width:none;background-color:#000!important}.analytics-ids-overlay__overlay .analytics-ids-overlay__tag-label{background-color:#0695b7}.analytics-ids-overlay__tag-border{border-radius:inherit;position:absolute;inset:0}.analytics-ids-overlay__tag-border:before{content:"";border-radius:inherit;border:1px solid #ffffff80;display:block;position:absolute;inset:0}.analytics-ids-overlay__tag-border:after{content:"";border-radius:inherit;border:1px dashed #0695b780;display:block;position:absolute;inset:0}.analytics-ids-overlay__tools{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;z-index:99999999;background-color:#23272ee6;border-radius:4px;height:auto;font-family:segoe-vf,sans-serif;font-size:12px;position:fixed;top:20px;right:20px}.analytics-ids-overlay__tools-header{border-top-left-radius:inherit;border-top-right-radius:inherit;cursor:move;background-color:#15171a;background-image:repeating-linear-gradient(#0000 0 1px,#15171a 1px 3px),repeating-linear-gradient(90deg,#2c313c 0 1px,#15171a 1px 3px);height:1em}.analytics-ids-overlay__tools-content{flex-direction:column;gap:1em;padding:1.5em;display:flex}.analytics-ids-overlay__version{color:#000;white-space:nowrap;letter-spacing:-.04em;margin-top:3px;font-size:9px;position:absolute;top:100%;right:2px}.analytics-ids-overlay__toggle{--px-toggle-unchecked:#d5d5d554;--px-toggle-checked:#43c64e;margin:0}.analytics-ids-overlay__highlight{z-index:10000;pointer-events:none;background-color:#f003;position:absolute}.resolution-overlay{pointer-events:none;z-index:99999999;color:#fff;background-color:#23272ee6;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.33em;width:auto;height:auto;padding:1.5em;font-size:12px;display:flex;position:fixed;bottom:20px;left:20px}@media screen and (width<=1920px){.resolution-overlay :root{--breakpoint:xl;--breakpoint-str:"xl";--breakpoint-width:1920px;--is-mobile:false}}@media screen and (width<=1600px){.resolution-overlay :root{--breakpoint:lg;--breakpoint-str:"lg";--breakpoint-width:1600px;--is-mobile:false}}@media screen and (width<=1366px){.resolution-overlay :root{--breakpoint:md;--breakpoint-str:"md";--breakpoint-width:1366px;--is-mobile:false}}@media screen and (width<=1024px){.resolution-overlay :root{--breakpoint:sm;--breakpoint-str:"sm";--breakpoint-width:1024px;--is-mobile:false}}@media screen and (width<=810px){.resolution-overlay :root{--breakpoint:mobile;--breakpoint-str:"mobile";--breakpoint-width:810px;--is-mobile:true}}@media screen and (width<=640px){.resolution-overlay :root{--breakpoint:xs;--breakpoint-str:"xs";--breakpoint-width:640px;--is-mobile:true}}.resolution-overlay :root{--breakpoint-names:xl lg md sm mobile xs;--breakpoint-sizes:1920px 1600px 1366px 1024px 810px 640px}@media screen and (width<=1920px){:root{--breakpoint:xl;--breakpoint-str:"xl";--breakpoint-width:1920px;--is-mobile:false}}@media screen and (width<=1600px){:root{--breakpoint:lg;--breakpoint-str:"lg";--breakpoint-width:1600px;--is-mobile:false}}@media screen and (width<=1366px){:root{--breakpoint:md;--breakpoint-str:"md";--breakpoint-width:1366px;--is-mobile:false}}@media screen and (width<=1024px){:root{--breakpoint:sm;--breakpoint-str:"sm";--breakpoint-width:1024px;--is-mobile:false}}@media screen and (width<=810px){:root{--breakpoint:mobile;--breakpoint-str:"mobile";--breakpoint-width:810px;--is-mobile:true}}@media screen and (width<=640px){:root{--breakpoint:xs;--breakpoint-str:"xs";--breakpoint-width:640px;--is-mobile:true}}:root{--breakpoint-names:xl lg md sm mobile xs;--breakpoint-sizes:1920px 1600px 1366px 1024px 810px 640px}@font-face{font-family:segoe-vf;font-weight:100;font-display:swap;src:url(./segoeui-vf-display-light.CMq9E2qe.woff2)format("woff2")}@font-face{font-family:segoe-vf;font-weight:300;font-display:swap;src:url(./segoeui-vf-display-semilight.DIEUBzYH.woff2)format("woff2")}@font-face{font-family:segoe-vf;font-weight:400;font-display:swap;src:url(./segoeui-vf-display.BxQqxUD_.woff2)format("woff2")}@font-face{font-family:segoe-vf;font-weight:600;font-display:swap;src:url(./segoeui-vf-display-semibold.EBzte99R.woff2)format("woff2")}@font-face{font-family:segoe-vf;font-weight:700;font-display:swap;src:url(./segoeui-vf-display-bold.CnJ9V-tQ.woff2)format("woff2")}@layer fluent-global{html[data-layout=fluent] body,.fluent,.fluent--light{--theme-page-bg:white;--theme-page-bg-rgb:255, 255, 255;--theme-page-fg:#1a1a1a;--theme-page-fg-rgb:26, 26, 26;--theme-link:#1a59c8;--theme-link-rgb:26, 89, 200;--theme-link-hover:#6a0dd4;--theme-link-hover-rgb:106, 13, 212;--theme-link-active:#14459b;--theme-link-active-rgb:20.1327, 68.9159, 154.867;--theme-button-bg:#1a1a1a;--theme-button-bg-rgb:26, 26, 26;--theme-button-bg-hover:#14459b;--theme-button-bg-hover-rgb:20.1327, 68.9159, 154.867;--theme-button-bg-active:#000;--theme-button-bg-active-rgb:0, 0, 0;--theme-button-fg:white;--theme-button-fg-rgb:255, 255, 255;--theme-button-bg-disabled:#111;--theme-button-bg-disabled-rgb:17, 17, 17;--theme-button-fg-disabled:#909090;--theme-button-fg-disabled-rgb:144, 144, 144;--theme-blue:#1a59c8;--theme-blue-rgb:26, 89, 200;--theme-newblue:#2169e8;--theme-newblue-rgb:33, 105, 232;--theme-medblue:#2970ea;--theme-medblue-rgb:41, 112, 234;--theme-brightblue:#008dff;--theme-brightblue-rgb:0, 141, 255;--theme-darkblue:#263483;--theme-darkblue-rgb:38, 52, 131;--theme-purple:#6a0dd4;--theme-purple-rgb:106, 13, 212;--theme-teal:#00a5b2;--theme-teal-rgb:0, 165, 178;--theme-green:#0ad88f;--theme-green-rgb:10, 216, 143;--theme-yellow:#fec846;--theme-yellow-rgb:254, 200, 70;--theme-light-gray:#f2f2f2;--theme-light-gray-rgb:242, 242, 242;--theme-section-bg-gray:#f2f2f2;--theme-section-bg-gray-rgb:242, 242, 242;--theme-section-bg-lightblue:#f0f8ff;--theme-section-bg-lightblue-rgb:240, 248, 255;--theme-section-bg-lightgrad:linear-gradient(103deg, #f5f6ff 10%, #dff4fb 100%);--theme-em-gradient:linear-gradient(90deg, #7209d4 0%, #2832d4 33%, #00a5b2 100%);--theme-em-gradient-pink:linear-gradient(90deg, #ed7077 0%, #9a34e7 66%);--theme-new-tag-bg:#fec846;--theme-new-tag-bg-rgb:254, 200, 70;--theme-new-tag-fg:black;--theme-new-tag-fg-rgb:0, 0, 0;--theme-dark-bg:#2a2828;--theme-dark-bg-rgb:42, 40, 40;--theme-light-bg:white;--theme-light-bg-rgb:255, 255, 255;--theme-light-fg:#080808;--theme-light-fg-rgb:8, 8, 8;--theme-dark-fg:white;--theme-dark-fg-rgb:255, 255, 255;--theme-overlay:#58585866;--theme-blue-lighter:#3172e4;--theme-blue-darker:#14459b;--theme-green-lighter:#20f5a9;--theme-green-darker:#08a76f;--theme-purple-lighter:#8323f1;--theme-purple-darker:#520aa4;--theme-light-gray-lighter:#fff;--theme-light-gray-darker:#d9d9d9;--theme-button-bg-lighter:#343434;--theme-button-bg-darker:#010101;--theme-button-bg-hover-lighter:#1a59c8;--theme-button-bg-hover-darker:#0e316e;--theme-section-bg-lightblue-lighter:#fff;--theme-section-bg-lightblue-darker:#bde0ff}.fluent--dark{--theme-page-bg:#2a2828;--theme-page-bg-rgb:42, 40, 40;--theme-page-fg:white;--theme-page-fg-rgb:255, 255, 255;--theme-link:#82ddfd;--theme-link-rgb:130, 221, 253;--theme-link-hover:#ba99ff;--theme-link-hover-rgb:186, 153, 255;--theme-link-active:#abd8ff;--theme-link-active-rgb:171, 216, 255;--theme-button-bg:white;--theme-button-bg-rgb:255, 255, 255;--theme-button-bg-hover:#d9f9fb;--theme-button-bg-hover-rgb:217, 249, 251;--theme-button-bg-active:#abd8ff;--theme-button-bg-active-rgb:171, 216, 255;--theme-button-fg:#14192e;--theme-button-fg-rgb:20, 25, 46;--theme-button-bg-disabled:#777;--theme-button-bg-disabled-rgb:119, 119, 119;--theme-button-fg-disabled:#f0f0f0;--theme-button-fg-disabled-rgb:240, 240, 240;--theme-blue:#82ddfd;--theme-blue-rgb:130, 221, 253;--theme-newblue:#82ddfd;--theme-newblue-rgb:130, 221, 253;--theme-medblue:#2970ea;--theme-medblue-rgb:41, 112, 234;--theme-brightblue:#008dff;--theme-brightblue-rgb:0, 141, 255;--theme-darkblue:#3f6fa3;--theme-darkblue-rgb:63, 111, 163;--theme-purple:#ba99ff;--theme-purple-rgb:186, 153, 255;--theme-teal:#8bfaeb;--theme-teal-rgb:139, 250, 235;--theme-green:#90ffbd;--theme-green-rgb:144, 255, 189;--theme-yellow:#ffeb85;--theme-yellow-rgb:255, 235, 133;--theme-light-gray:#1a1a1a;--theme-light-gray-rgb:26, 26, 26;--theme-section-bg-gray:#1a1a1a;--theme-section-bg-gray-rgb:26, 26, 26;--theme-section-bg-lightblue:#4d759f;--theme-section-bg-lightblue-rgb:77, 117, 159;--theme-section-bg-lightgrad:#1a1a1a;--theme-em-gradient:linear-gradient(90deg, #ba99ff 0%, #abd8ff 50%, #8bfaeb 100%);--theme-em-gradient-pink:linear-gradient(90deg, #ffabab 0%, #bb61ff 66%);--theme-new-tag-bg:#fec846;--theme-new-tag-bg-rgb:254, 200, 70;--theme-new-tag-fg:black;--theme-new-tag-fg-rgb:0, 0, 0;--theme-dark-bg:#2a2828;--theme-dark-bg-rgb:42, 40, 40;--theme-light-bg:white;--theme-light-bg-rgb:255, 255, 255;--theme-light-fg:#2a2828;--theme-light-fg-rgb:42, 40, 40;--theme-dark-fg:white;--theme-dark-fg-rgb:255, 255, 255;--theme-overlay:#08080866;--theme-blue-lighter:#50cffc;--theme-blue-darker:#b4ebfe;--theme-green-lighter:#5dff9f;--theme-green-darker:#c3ffdb;--theme-purple-lighter:#9866ff;--theme-purple-darker:#dcf;--theme-light-gray-lighter:#010101;--theme-light-gray-darker:#343434;--theme-button-bg-lighter:#e6e6e6;--theme-button-bg-darker:#fff;--theme-button-bg-hover-lighter:#abf2f6;--theme-button-bg-hover-darker:#fff;--theme-section-bg-lightblue-lighter:#3c5c7d;--theme-section-bg-lightblue-darker:#698fb6}.icon-settings{text-indent:-10000px;aspect-ratio:.955;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-settings.C68rxYQo.svg);mask-image:url(./inline-settings.C68rxYQo.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-extensions{text-indent:-10000px;aspect-ratio:.875;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-extensions.D4SWAvkq.svg);mask-image:url(./inline-extensions.D4SWAvkq.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-favorites{text-indent:-10000px;aspect-ratio:1.04712;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-favorites.DNVXBVhT.svg);mask-image:url(./inline-favorites.DNVXBVhT.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-add-favorite{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-add-favorite.B9o7frEc.svg);mask-image:url(./inline-add-favorite.B9o7frEc.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-arrow-right{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:0 0 -.4em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./fluent-arrow-right.CuEfaTxD.svg);mask-image:url(./fluent-arrow-right.CuEfaTxD.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bell{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1em;margin:0 0 -.2em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-bell.DgiTwuc_.svg);mask-image:url(./inline-bell.DgiTwuc_.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-browser-essentials{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-browser-essentials.zVaqNVl1.svg);mask-image:url(./inline-browser-essentials.zVaqNVl1.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-collections{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-collections.DHtDybab.svg);mask-image:url(./inline-collections.DHtDybab.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-downloads{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-downloads.BJKeabVN.svg);mask-image:url(./inline-downloads.BJKeabVN.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-ellipsis{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.3em;margin:0 0 -.33em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-ellipsis.B8lKuGHq.svg);mask-image:url(./inline-ellipsis.B8lKuGHq.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-read-aloud{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-read-aloud.CfXWQqts.svg);mask-image:url(./inline-read-aloud.CfXWQqts.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-share{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-share.CKbg5XdS.svg);mask-image:url(./inline-share.CKbg5XdS.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-shopping{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-shopping.BRgXKDO2.svg);mask-image:url(./inline-shopping.BRgXKDO2.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-microphone{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.15em;margin:0 .05em -.15em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-microphone.Bw7YcH48.svg);mask-image:url(./inline-microphone.Bw7YcH48.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bing{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.35em;margin:-.15em 0 -.2em 0;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-bing-logo.B-per0hf.svg);mask-image:url(./inline-bing-logo.B-per0hf.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bing-multicolor{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-bing-logo.B-per0hf.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.35em;margin:-.15em 0 -.2em 0;display:inline-block;overflow:hidden}.icon-edge{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-edge.Di2UlXXX.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.25em;margin:-.15em 0 -.2em .05em;display:inline-block;overflow:hidden}.icon-shopping-hub{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-hub-shopping.DAH1XwEf.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.25em;margin:-.15em 0 -.15em .05em;display:inline-block;overflow:hidden}.icon-search-multicolor{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-search-multi.CqpctYfz.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.15em;margin:-.15em 0 -.15em .05em;display:inline-block;overflow:hidden}.icon-checkmark-circle-blue{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-checkmark-circle-blue.Djb1zXTu.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden}.icon-checkmark-circle{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23000'%20d='M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012%206.477%202%2012%202Zm3.22%206.97-4.47%204.47-1.97-1.97a.75.75%200%200%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.06%200l5-5a.75.75%200%201%200-1.06-1.06Z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20fill='none'%20viewBox='0%200%2024%2024'%3e%3cpath%20fill='%23000'%20d='M12%202c5.523%200%2010%204.477%2010%2010s-4.477%2010-10%2010S2%2017.523%202%2012%206.477%202%2012%202Zm3.22%206.97-4.47%204.47-1.97-1.97a.75.75%200%200%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.06%200l5-5a.75.75%200%201%200-1.06-1.06Z'/%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-document{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.15em;margin:-.25em .05em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-document.CSACqYMf.svg);mask-image:url(./inline-document.CSACqYMf.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-copilot{text-indent:-10000px;aspect-ratio:1;background-image:url(./copilot.BR-lbdu8.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden}.icon-copilot-outline{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-copilot-outline.D0PtwZsb.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden}.icon-copilot-multicolor{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-copilot-multi.CS5SUwJ9.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden}.icon-copilot-microphone{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-copilot-microphone.BXVlGlAy.svg);mask-image:url(./inline-copilot-microphone.BXVlGlAy.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-vision-wave{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-vision-wave.BQWKQ6VC.svg);mask-image:url(./inline-vision-wave.BQWKQ6VC.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-glasses{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.1em;margin:-.4em .11em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-glasses.ChazgFWt.svg);mask-image:url(./inline-glasses.ChazgFWt.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-glasses-square{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.4em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-glasses-square.VHicbLV2.svg);mask-image:url(./inline-glasses-square.VHicbLV2.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-quick-markup{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.15em .05em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-quick-markup.DSZufYH6.svg);mask-image:url(./inline-quick-markup.DSZufYH6.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-adjustments{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.33em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-adjustments.DNGBo4ww.svg);mask-image:url(./inline-adjustments.DNGBo4ww.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-shield{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-shield.Bfl1X7U3.svg);mask-image:url(./inline-shield.Bfl1X7U3.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-magic-link{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.3em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-magic-link.D4WsgpBI.svg);mask-image:url(./inline-magic-link.D4WsgpBI.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-user-profile{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-user-profile.Cl7W1xeW.svg);mask-image:url(./inline-user-profile.Cl7W1xeW.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-microsoft{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-microsoft.CRYXo2Eu.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.05em;margin:.1em 0 -.1em 0;display:inline-block;overflow:hidden}.icon-toggle-blue{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-toggle-blue.7FpWSvs8.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:2em;margin:-.25em 0 -.7em 0;display:inline-block;overflow:hidden}.icon-splitscreen{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:.85em;margin:.15em 0 -.15em 0;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-splitscreen.BvE-Nvu3.svg);mask-image:url(./inline-splitscreen.BvE-Nvu3.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-horiztabs{text-indent:-10000px;aspect-ratio:.9;background-color:currentColor;height:1em;margin:.2em 0 -.2em 0;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-horiztabs.CZt_uJJU.svg);mask-image:url(./inline-horiztabs.CZt_uJJU.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-picture-in-picture{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.15em;margin:0 .05em -.3em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-picture-in-picture.Cpg7X6Tp.svg);mask-image:url(./inline-picture-in-picture.Cpg7X6Tp.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-media-controls{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.15em;margin:0 .05em -.15em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-media-controls.ByyO6Rgw.svg);mask-image:url(./inline-media-controls.ByyO6Rgw.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-visual-search{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.15em;margin:0 .05em -.15em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-visual-search.CKpcBcgs.svg);mask-image:url(./inline-visual-search.CKpcBcgs.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-start-menu{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-start-menu.ehCttXXU.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:.83em;margin:-.1em .1em -.04em;display:inline-block;overflow:hidden}.icon-windows-11-logo{text-indent:-10000px;aspect-ratio:1;background-image:url(./windows-11-logo.DyjxrRX-.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:.925em;margin:-.1em .1em;display:inline-block;overflow:hidden}.icon-windows-11-logo-svg{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:.825em;margin:-.1em .1em -.075em;display:inline-block;overflow:hidden;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M0%200h11.377v11.372H0V0Zm12.623%200H24v11.372H12.623V0ZM0%2012.623h11.377V24H0V12.623Zm12.623%200H24V24H12.623'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cpath%20d='M0%200h11.377v11.372H0V0Zm12.623%200H24v11.372H12.623V0ZM0%2012.623h11.377V24H0V12.623Zm12.623%200H24V24H12.623'/%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-file-explorer{text-indent:-10000px;aspect-ratio:1;background-image:url(./inline-file-explorer.BnW4xRzQ.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.25em;margin:-.15em 0 -.15em .05em;display:inline-block;overflow:hidden}.icon-workspaces{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-workspaces.CQ_FhjfC.svg);mask-image:url(./inline-workspaces.CQ_FhjfC.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-organize-tabs{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-organize-tabs.D3RQxP5q.svg);mask-image:url(./inline-organize-tabs.D3RQxP5q.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-chevron-down{text-indent:-10000px;aspect-ratio:1;background-color:currentColor;height:1.05em;margin:-.1em .1em;display:inline-block;overflow:hidden;-webkit-mask-image:url(./inline-chevron-down.DYxLMi9M.svg);mask-image:url(./inline-chevron-down.DYxLMi9M.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}html[data-layout=fluent] *,html[data-layout=fluent] :before,html[data-layout=fluent] :after{box-sizing:border-box}html[data-layout=fluent] :before,html[data-layout=fluent] :after{-webkit-text-decoration:inherit;text-decoration:inherit;vertical-align:inherit}html[data-layout=fluent]{cursor:default;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;word-break:break-word;line-height:1.5}html[data-layout=fluent] body,html[data-layout=fluent] dl dl,html[data-layout=fluent] dl ol,html[data-layout=fluent] dl ul,html[data-layout=fluent] ol dl,html[data-layout=fluent] ul dl,html[data-layout=fluent] ol ol,html[data-layout=fluent] ol ul,html[data-layout=fluent] ul ol,html[data-layout=fluent] ul ul{margin:0}html[data-layout=fluent] hr{height:0;overflow:visible}html[data-layout=fluent] nav ol,html[data-layout=fluent] nav ul{padding:0;list-style:none}html[data-layout=fluent] code,html[data-layout=fluent] kbd,html[data-layout=fluent] samp,html[data-layout=fluent] pre{font-family:monospace;font-size:1em}html[data-layout=fluent] abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}html[data-layout=fluent] b,html[data-layout=fluent] strong{font-weight:700}html[data-layout=fluent] small{font-size:80%}html[data-layout=fluent] audio,html[data-layout=fluent] canvas,html[data-layout=fluent] iframe,html[data-layout=fluent] img,html[data-layout=fluent] svg,html[data-layout=fluent] video{vertical-align:middle}html[data-layout=fluent] iframe{border-style:none}html[data-layout=fluent] table{border-collapse:collapse}html[data-layout=fluent] button,html[data-layout=fluent] input,html[data-layout=fluent] select{margin:0}html[data-layout=fluent] button{text-transform:none}html[data-layout=fluent] button,html[data-layout=fluent] [type=button],html[data-layout=fluent] [type=reset],html[data-layout=fluent] [type=submit]{-webkit-appearance:button}html[data-layout=fluent] progress{vertical-align:baseline;display:inline-block}html[data-layout=fluent] select{text-transform:none}html[data-layout=fluent] textarea{resize:vertical;margin:0;overflow:auto}html[data-layout=fluent] [type=search]{-webkit-appearance:textfield;outline-offset:-2px}html[data-layout=fluent] ::-webkit-inner-spin-button{height:auto}html[data-layout=fluent] ::-webkit-outer-spin-button{height:auto}html[data-layout=fluent] ::-webkit-input-placeholder{color:inherit;opacity:.54}html[data-layout=fluent] ::-webkit-search-decoration{-webkit-appearance:none}html[data-layout=fluent] ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html[data-layout=fluent] ::-moz-focus-inner{border-style:none;padding:0}html[data-layout=fluent] :-moz-focusring{outline:1px dotted buttontext}html[data-layout=fluent] :-moz-ui-invalid{box-shadow:none}html[data-layout=fluent] details{display:block}html[data-layout=fluent] dialog{color:#000;background-color:#fff;border:solid;width:fit-content;height:fit-content;margin:auto;padding:1em;display:none;position:absolute;left:0;right:0}html[data-layout=fluent] dialog[open]{display:block}html[data-layout=fluent] summary{display:list-item}html[data-layout=fluent] canvas{display:inline-block}html[data-layout=fluent] template{display:none}html[data-layout=fluent] area,html[data-layout=fluent] button,html[data-layout=fluent] input,html[data-layout=fluent] label,html[data-layout=fluent] select,html[data-layout=fluent] summary,html[data-layout=fluent] textarea,html[data-layout=fluent] [tabindex]{touch-action:manipulation}html[data-layout=fluent] [hidden]{display:none}html[data-layout=fluent] [aria-busy=true]{cursor:progress}html[data-layout=fluent] [aria-controls]{cursor:pointer}html[data-layout=fluent] [aria-disabled=true],html[data-layout=fluent] [disabled]{cursor:not-allowed}html[data-layout=fluent] [aria-hidden=false][hidden]{display:initial}html[data-layout=fluent] [aria-hidden=false][hidden]:not(:focus){clip:rect(0, 0, 0, 0);position:absolute}html[data-layout=fluent] a{color:inherit}html[data-layout=fluent] a,html[data-layout=fluent] a:hover{-webkit-text-decoration:inherit;text-decoration:inherit}html[data-layout=fluent] h1,html[data-layout=fluent] h2,html[data-layout=fluent] h3,html[data-layout=fluent] h4,html[data-layout=fluent] h5,html[data-layout=fluent] h6{font-size:inherit;margin:0;padding:0;line-height:normal}html[data-layout=fluent] p{font-size:inherit;margin:0;padding:0}html[data-layout=fluent] button{appearance:none;border-spacing:0;text-align:left;text-indent:0;width:auto;height:auto;color:inherit;font-family:inherit;line-height:1;font-size:inherit;background:0 0;border:none;border-radius:0;outline:none;padding:0;display:block}html[data-layout=fluent] ul,html[data-layout=fluent] ol{margin:0;padding:0;list-style:none}html[data-layout=fluent] ul li,html[data-layout=fluent] ol li{margin:0;padding:0}html[data-layout=fluent]{font-size:clamp(14px,1.053vw,16px)}html[data-layout=fluent],html[data-layout=fluent] body{font-family:var(--theme-font-family,segoe-vf), segoe-vf, sans-serif;letter-spacing:normal;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;background-color:#fff;font-weight:400;line-height:normal}html[data-layout=fluent] body{font-size:1rem}html[data-layout=fluent] ::selection{color:#fff;background:#2f2c4c}html[data-layout=fluent] pre,html[data-layout=fluent] code{font-family:menlo,monaco,consolas,monospace;font-size:13px;font-weight:400;line-height:1.4}html[data-layout=fluent] hr{border:none;border-top:1px solid;height:0;margin:2rem 0;padding:0}html[data-layout=fluent] sup{line-height:.5}html[data-layout=fluent] heading{margin-top:.75em;margin-bottom:.75em;font-weight:700;line-height:1}html[data-layout=fluent] subheading{margin-bottom:.5em;line-height:1.15}html[data-layout=fluent] code{font-family:menlo,monaco,consolas,monospace;font-size:13px;font-weight:400;line-height:1.4}html[data-layout=fluent] .d1{margin-top:.75em;margin-bottom:.75em;font-size:54px;font-weight:700;line-height:1}html[data-layout=fluent] .d2{margin-top:.75em;margin-bottom:.75em;font-size:clamp(32px,3.684vw,56px);font-weight:700;line-height:1}html[data-layout=fluent] .d3{margin-top:.75em;margin-bottom:.75em;font-size:clamp(28px,2.763vw,42px);font-weight:700;line-height:1}html[data-layout=fluent] .h1{letter-spacing:-.0125em;font-size:clamp(32px,3.684vw,56px);font-weight:400;line-height:1}html[data-layout=fluent] .h2{letter-spacing:-.0125em;font-size:clamp(28px,2.763vw,42px);font-weight:400;line-height:1.15}html[data-layout=fluent] .h3{letter-spacing:-.0125em;font-size:clamp(24px,2.237vw,34px);font-weight:400;line-height:1.15}html[data-layout=fluent] .h4{letter-spacing:-.0125em;font-size:clamp(21px,1.842vw,28px);font-weight:400;line-height:1.15}html[data-layout=fluent] .h5{letter-spacing:-.0125em;font-size:clamp(19px,1.579vw,24px);font-weight:400;line-height:1.15}html[data-layout=fluent] .sh1{font-size:clamp(19px,1.579vw,24px);font-weight:400;line-height:1.35}html[data-layout=fluent] .sh2{font-size:clamp(17px,1.316vw,20px);font-weight:400;line-height:1.35}html[data-layout=fluent] .sh3{font-size:clamp(16px,1.184vw,18px);font-weight:400;line-height:1.35}html[data-layout=fluent] headings{letter-spacing:-.0125em;font-weight:400;line-height:1.15}html[data-layout=fluent] sub-headings{font-weight:400;line-height:1.35}html[data-layout=fluent] .hero{letter-spacing:-.0125em;font-size:clamp(40px,4.737vw,72px);font-weight:400;line-height:1}html[data-layout=fluent] .link{color:var(--theme-link);cursor:pointer;text-decoration:none}html[data-layout=fluent] .link:hover{color:var(--theme-link-hover);text-decoration:underline}html[data-layout=fluent] .link:active{color:var(--theme-link-active);text-decoration:underline}html[data-layout=fluent] .container{width:100%;max-width:1520px;margin:0 auto;padding:0 min(5vw,40px);position:relative}@media screen and (width<=810px){html[data-layout=fluent] .container{padding-left:24px;padding-right:24px}}html[data-layout=fluent] .visually-hidden{clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;overflow:hidden;position:absolute!important}html[data-layout=fluent] :focus-visible{outline-offset:0px;outline-offset:4px;outline:1px dashed #1a59c8}html[data-layout=fluent] .common-search-box__input:focus-visible{outline:none}}html[data-layout=fluent],html[data-layout=fluent] body{scroll-behavior:smooth;background:var(--theme-page-bg)}body.nav--color-light #nav{color:#fff}@media screen and (width<=810px){#header-search-box{display:none}}.fluent-layout--loading{opacity:0}.fluent-layout--loading *{transition:none!important}.fluent-layout__corner-buttons{z-index:9999;position:fixed;bottom:0;right:0}@font-face{font-family:ginto-copilot;src:url(./ginto-copilot-variable.7WuqfgKB.woff2)format("woff2")}.theme-copilot{--theme-font-family:ginto-copilot;font-size:18px;font-family:var(--theme-font-family,segoe-vf), segoe-vf, sans-serif}.theme-copilot .hero,.theme-copilot .hero-md,.theme-copilot .h1,.theme-copilot .h2,.theme-copilot .h3{font-weight:500}.theme-copilot .block-page>.block-container:not(.block-container--has-inner-background) .h2{font-size:3.188rem}.theme-copilot .block-page>.block-container:not(.block-container--has-inner-background) .sh2{font-size:1.5rem}.theme-copilot .block-page>.block-container:not(.block-container--has-inner-background) .h3{font-size:2.375rem}.theme-copilot .block-page>.block-container:not(.block-container--has-inner-background) .sh3{font-size:1.188rem}body.standard{width:100%!important;overflow-x:hidden!important}body.standard .slides-page{width:100vw;height:100vh;position:fixed;top:0;left:0}@media screen and (width<=810px){body.standard .slides-page{width:100%;height:100dvh;min-height:100%;position:relative}}body.standard--zoomed-out main>div:not(#nav){transform-origin:top;transform:scale(.75)}body.standard--zoomed-out main>div:not(#nav) .block-container__container{max-width:2520px}html[data-layout=fluent]{--nav-height:0px}html.snap-enabled{scroll-snap-type:y proximity;--snap-padding:16px;scroll-padding-top:16px}html.snap-enabled--nav-visible{--snap-padding:64px;scroll-padding-top:64px}html.snap-enabled body:not([data-nosnap]),html.snap-enabled [data-snap=true]:not([data-nosnap]){scroll-snap-align:start}html.snap-enabled--preview body:after{content:"";top:var(--snap-padding);mix-blend-mode:multiply;z-index:1000;background:#ffd70066;width:100%;height:10px;margin-top:-4px;display:block;position:fixed;left:0}html.snap-enabled--preview body:not([data-nosnap]),html.snap-enabled--preview [data-snap=true]:not([data-nosnap]){border-top:2px dashed #f006}
