.breadcrumbs{font-size:1rem;line-height:1.6;display:flex;flex-flow:row wrap;list-style:none;margin:.5rem 0 2rem;max-width:100%;padding:0}@media print{.breadcrumbs{display:none!important}}.breadcrumbs__crumb{align-items:center;display:flex;margin-bottom:0}.breadcrumbs__crumb:before{content:"\003e";font-family:var(--mono-font-family);font-size:80%;font-weight:700;line-height:1;margin:0 .5rem}.breadcrumbs__crumb:first-child:before{display:none}.breadcrumbs a{color:#0e0e0e}.breadcrumbs a:focus{color:#005ea5}.breadcrumbs a:active{color:#0e0e0e}.in-page-nav{margin:0 0 2rem}.in-page-nav__title{font-size:1.375rem;line-height:1.3;margin-top:0}.in-page-nav__list{list-style:disc;margin:0;padding-left:1.125rem}.in-page-nav__list .in-page-nav__list{list-style:circle}.in-page-nav a:visited{color:#005ea5}.in-page-nav a:focus{background:none}@media(min-width:56.25em){.in-page-nav{margin:0}@supports((position:-webkit-sticky) or (position:sticky)){.in-page-nav{display:flex;flex-direction:column;max-height:100vh;padding-top:.5rem;position:-webkit-sticky;position:sticky;top:0}.in-page-nav--no-scroll{margin:0 0 2rem;max-height:none;position:relative}.in-page-nav__list{flex-grow:1;overflow:auto;padding-top:.25rem;scrollbar-width:thin}.in-page-nav--two-columns .in-page-nav__list{column-count:2;column-gap:4rem}.in-page-nav__list .in-page-nav__list{height:0;overflow:hidden;padding-top:0}.in-page-nav__list .in-page-nav__list:focus-within{height:auto;overflow:visible}.in-page-nav a[aria-current=location]{font-weight:700}.in-page-nav a:focus+.in-page-nav__list,.in-page-nav a[aria-current]+.in-page-nav__list{height:auto;overflow:visible}}}.grid{--nds-grid-gutter:1rem;display:flex;flex-flow:row wrap;justify-content:flex-start;list-style:none;margin-left:-.5rem;margin-right:-.5rem;max-width:none;padding:0;width:calc(100% + 1rem)}@supports(--a:0){.grid{margin-left:calc(-.5*var(--nds-grid-gutter));margin-right:calc(-.5*var(--nds-grid-gutter));width:calc(100% + var(--nds-grid-gutter))}}.grid--rev{flex-direction:row-reverse}.grid--gutterless{--nds-grid-gutter:0rem}.grid--compact{--nds-grid-gutter:0.5rem}.grid--loose{--nds-grid-gutter:2rem}.grid--right{justify-content:flex-end}.grid--center{justify-content:center}.grid--middle{align-items:center}.grid--bottom{align-items:flex-end}.grid--equal-height>[data-g]>*{height:100%}.grid>:not([data-g]){--error:"Grids (`.grid`) should only have grid items (`[data-g]`) as direct children";background:#f9eced;cursor:help;outline:.25rem solid #b50f23}.debug-grid .grid,.grid--debug,.grid--debug .grid{outline:.125rem dashed red;outline-offset:.25rem}[data-g]{flex:0 0 auto;margin-left:.5rem;margin-right:.5rem;position:relative;width:calc(100% - 1rem)}@supports(--a:0){[data-g]{--grid-item-width:100%;margin-left:calc(var(--nds-grid-gutter)/2)!important;margin-right:calc(var(--nds-grid-gutter)/2)!important;width:calc(var(--grid-item-width) - var(--nds-grid-gutter) - .1px)!important}}:not(.grid)>[data-g]{--error:"Put grid items (`[data-g]`) directly inside a `.grid`";background:#f9eced;cursor:help;outline:.25rem solid #b50f23}[data-g]:only-child{--warn:"Did you mean to just have a single item within a grid?"}.debug-grid [data-g],.grid--debug [data-g]{outline:.125rem dashed blue}[data-g~="1"]{--grid-item-width:8.3333333333%;width:calc(8.3333333333% - 1rem)}[data-g~="2"]{--grid-item-width:16.6666666667%;width:calc(16.6666666667% - 1rem)}[data-g~="3"]{--grid-item-width:25%;width:calc(25% - 1rem)}[data-g~="4"]{--grid-item-width:33.3333333333%;width:calc(33.3333333333% - 1rem)}[data-g~="5"]{--grid-item-width:41.6666666667%;width:calc(41.6666666667% - 1rem)}[data-g~="6"]{--grid-item-width:50%;width:calc(50% - 1rem)}[data-g~="7"]{--grid-item-width:58.3333333333%;width:calc(58.3333333333% - 1rem)}[data-g~="8"]{--grid-item-width:66.6666666667%;width:calc(66.6666666667% - 1rem)}[data-g~="9"]{--grid-item-width:75%;width:calc(75% - 1rem)}[data-g~="10"]{--grid-item-width:83.3333333333%;width:calc(83.3333333333% - 1rem)}[data-g~="11"]{--grid-item-width:91.6666666667%;width:calc(91.6666666667% - 1rem)}[data-g~="12"]{--grid-item-width:100%;width:calc(100% - 1rem)}[data-g~="push:0"]{left:0}[data-g~="pull:0"]{right:0}[data-g~="push:1"]{left:8.3333333333%}[data-g~="pull:1"]{right:8.3333333333%}[data-g~="push:2"]{left:16.6666666667%}[data-g~="pull:2"]{right:16.6666666667%}[data-g~="push:3"]{left:25%}[data-g~="pull:3"]{right:25%}[data-g~="push:4"]{left:33.3333333333%}[data-g~="pull:4"]{right:33.3333333333%}[data-g~="push:5"]{left:41.6666666667%}[data-g~="pull:5"]{right:41.6666666667%}[data-g~="push:6"]{left:50%}[data-g~="pull:6"]{right:50%}[data-g~="push:7"]{left:58.3333333333%}[data-g~="pull:7"]{right:58.3333333333%}[data-g~="push:8"]{left:66.6666666667%}[data-g~="pull:8"]{right:66.6666666667%}[data-g~="push:9"]{left:75%}[data-g~="pull:9"]{right:75%}[data-g~="push:10"]{left:83.3333333333%}[data-g~="pull:10"]{right:83.3333333333%}[data-g~="push:11"]{left:91.6666666667%}[data-g~="pull:11"]{right:91.6666666667%}[data-g~="push:12"]{left:100%}[data-g~="pull:12"]{right:100%}@media(min-width:25em){[data-g~="xs:1"]{--grid-item-width:8.3333333333%;width:calc(8.3333333333% - 1rem)}[data-g~="xs:2"]{--grid-item-width:16.6666666667%;width:calc(16.6666666667% - 1rem)}[data-g~="xs:3"]{--grid-item-width:25%;width:calc(25% - 1rem)}[data-g~="xs:4"]{--grid-item-width:33.3333333333%;width:calc(33.3333333333% - 1rem)}[data-g~="xs:5"]{--grid-item-width:41.6666666667%;width:calc(41.6666666667% - 1rem)}[data-g~="xs:6"]{--grid-item-width:50%;width:calc(50% - 1rem)}[data-g~="xs:7"]{--grid-item-width:58.3333333333%;width:calc(58.3333333333% - 1rem)}[data-g~="xs:8"]{--grid-item-width:66.6666666667%;width:calc(66.6666666667% - 1rem)}[data-g~="xs:9"]{--grid-item-width:75%;width:calc(75% - 1rem)}[data-g~="xs:10"]{--grid-item-width:83.3333333333%;width:calc(83.3333333333% - 1rem)}[data-g~="xs:11"]{--grid-item-width:91.6666666667%;width:calc(91.6666666667% - 1rem)}[data-g~="xs:12"]{--grid-item-width:100%;width:calc(100% - 1rem)}[data-g~="xs:push:0"]{left:0}[data-g~="xs:pull:0"]{right:0}[data-g~="xs:push:1"]{left:8.3333333333%}[data-g~="xs:pull:1"]{right:8.3333333333%}[data-g~="xs:push:2"]{left:16.6666666667%}[data-g~="xs:pull:2"]{right:16.6666666667%}[data-g~="xs:push:3"]{left:25%}[data-g~="xs:pull:3"]{right:25%}[data-g~="xs:push:4"]{left:33.3333333333%}[data-g~="xs:pull:4"]{right:33.3333333333%}[data-g~="xs:push:5"]{left:41.6666666667%}[data-g~="xs:pull:5"]{right:41.6666666667%}[data-g~="xs:push:6"]{left:50%}[data-g~="xs:pull:6"]{right:50%}[data-g~="xs:push:7"]{left:58.3333333333%}[data-g~="xs:pull:7"]{right:58.3333333333%}[data-g~="xs:push:8"]{left:66.6666666667%}[data-g~="xs:pull:8"]{right:66.6666666667%}[data-g~="xs:push:9"]{left:75%}[data-g~="xs:pull:9"]{right:75%}[data-g~="xs:push:10"]{left:83.3333333333%}[data-g~="xs:pull:10"]{right:83.3333333333%}[data-g~="xs:push:11"]{left:91.6666666667%}[data-g~="xs:pull:11"]{right:91.6666666667%}[data-g~="xs:push:12"]{left:100%}[data-g~="xs:pull:12"]{right:100%}}@media(min-width:37.5em){[data-g~="sm:1"]{--grid-item-width:8.3333333333%;width:calc(8.3333333333% - 1rem)}[data-g~="sm:2"]{--grid-item-width:16.6666666667%;width:calc(16.6666666667% - 1rem)}[data-g~="sm:3"]{--grid-item-width:25%;width:calc(25% - 1rem)}[data-g~="sm:4"]{--grid-item-width:33.3333333333%;width:calc(33.3333333333% - 1rem)}[data-g~="sm:5"]{--grid-item-width:41.6666666667%;width:calc(41.6666666667% - 1rem)}[data-g~="sm:6"]{--grid-item-width:50%;width:calc(50% - 1rem)}[data-g~="sm:7"]{--grid-item-width:58.3333333333%;width:calc(58.3333333333% - 1rem)}[data-g~="sm:8"]{--grid-item-width:66.6666666667%;width:calc(66.6666666667% - 1rem)}[data-g~="sm:9"]{--grid-item-width:75%;width:calc(75% - 1rem)}[data-g~="sm:10"]{--grid-item-width:83.3333333333%;width:calc(83.3333333333% - 1rem)}[data-g~="sm:11"]{--grid-item-width:91.6666666667%;width:calc(91.6666666667% - 1rem)}[data-g~="sm:12"]{--grid-item-width:100%;width:calc(100% - 1rem)}[data-g~="sm:push:0"]{left:0}[data-g~="sm:pull:0"]{right:0}[data-g~="sm:push:1"]{left:8.3333333333%}[data-g~="sm:pull:1"]{right:8.3333333333%}[data-g~="sm:push:2"]{left:16.6666666667%}[data-g~="sm:pull:2"]{right:16.6666666667%}[data-g~="sm:push:3"]{left:25%}[data-g~="sm:pull:3"]{right:25%}[data-g~="sm:push:4"]{left:33.3333333333%}[data-g~="sm:pull:4"]{right:33.3333333333%}[data-g~="sm:push:5"]{left:41.6666666667%}[data-g~="sm:pull:5"]{right:41.6666666667%}[data-g~="sm:push:6"]{left:50%}[data-g~="sm:pull:6"]{right:50%}[data-g~="sm:push:7"]{left:58.3333333333%}[data-g~="sm:pull:7"]{right:58.3333333333%}[data-g~="sm:push:8"]{left:66.6666666667%}[data-g~="sm:pull:8"]{right:66.6666666667%}[data-g~="sm:push:9"]{left:75%}[data-g~="sm:pull:9"]{right:75%}[data-g~="sm:push:10"]{left:83.3333333333%}[data-g~="sm:pull:10"]{right:83.3333333333%}[data-g~="sm:push:11"]{left:91.6666666667%}[data-g~="sm:pull:11"]{right:91.6666666667%}[data-g~="sm:push:12"]{left:100%}[data-g~="sm:pull:12"]{right:100%}}@media(min-width:56.25em){[data-g~="md:1"]{--grid-item-width:8.3333333333%;width:calc(8.3333333333% - 1rem)}[data-g~="md:2"]{--grid-item-width:16.6666666667%;width:calc(16.6666666667% - 1rem)}[data-g~="md:3"]{--grid-item-width:25%;width:calc(25% - 1rem)}[data-g~="md:4"]{--grid-item-width:33.3333333333%;width:calc(33.3333333333% - 1rem)}[data-g~="md:5"]{--grid-item-width:41.6666666667%;width:calc(41.6666666667% - 1rem)}[data-g~="md:6"]{--grid-item-width:50%;width:calc(50% - 1rem)}[data-g~="md:7"]{--grid-item-width:58.3333333333%;width:calc(58.3333333333% - 1rem)}[data-g~="md:8"]{--grid-item-width:66.6666666667%;width:calc(66.6666666667% - 1rem)}[data-g~="md:9"]{--grid-item-width:75%;width:calc(75% - 1rem)}[data-g~="md:10"]{--grid-item-width:83.3333333333%;width:calc(83.3333333333% - 1rem)}[data-g~="md:11"]{--grid-item-width:91.6666666667%;width:calc(91.6666666667% - 1rem)}[data-g~="md:12"]{--grid-item-width:100%;width:calc(100% - 1rem)}[data-g~="md:push:0"]{left:0}[data-g~="md:pull:0"]{right:0}[data-g~="md:push:1"]{left:8.3333333333%}[data-g~="md:pull:1"]{right:8.3333333333%}[data-g~="md:push:2"]{left:16.6666666667%}[data-g~="md:pull:2"]{right:16.6666666667%}[data-g~="md:push:3"]{left:25%}[data-g~="md:pull:3"]{right:25%}[data-g~="md:push:4"]{left:33.3333333333%}[data-g~="md:pull:4"]{right:33.3333333333%}[data-g~="md:push:5"]{left:41.6666666667%}[data-g~="md:pull:5"]{right:41.6666666667%}[data-g~="md:push:6"]{left:50%}[data-g~="md:pull:6"]{right:50%}[data-g~="md:push:7"]{left:58.3333333333%}[data-g~="md:pull:7"]{right:58.3333333333%}[data-g~="md:push:8"]{left:66.6666666667%}[data-g~="md:pull:8"]{right:66.6666666667%}[data-g~="md:push:9"]{left:75%}[data-g~="md:pull:9"]{right:75%}[data-g~="md:push:10"]{left:83.3333333333%}[data-g~="md:pull:10"]{right:83.3333333333%}[data-g~="md:push:11"]{left:91.6666666667%}[data-g~="md:pull:11"]{right:91.6666666667%}[data-g~="md:push:12"]{left:100%}[data-g~="md:pull:12"]{right:100%}}@media(min-width:75em){[data-g~="lg:1"]{--grid-item-width:8.3333333333%;width:calc(8.3333333333% - 1rem)}[data-g~="lg:2"]{--grid-item-width:16.6666666667%;width:calc(16.6666666667% - 1rem)}[data-g~="lg:3"]{--grid-item-width:25%;width:calc(25% - 1rem)}[data-g~="lg:4"]{--grid-item-width:33.3333333333%;width:calc(33.3333333333% - 1rem)}[data-g~="lg:5"]{--grid-item-width:41.6666666667%;width:calc(41.6666666667% - 1rem)}[data-g~="lg:6"]{--grid-item-width:50%;width:calc(50% - 1rem)}[data-g~="lg:7"]{--grid-item-width:58.3333333333%;width:calc(58.3333333333% - 1rem)}[data-g~="lg:8"]{--grid-item-width:66.6666666667%;width:calc(66.6666666667% - 1rem)}[data-g~="lg:9"]{--grid-item-width:75%;width:calc(75% - 1rem)}[data-g~="lg:10"]{--grid-item-width:83.3333333333%;width:calc(83.3333333333% - 1rem)}[data-g~="lg:11"]{--grid-item-width:91.6666666667%;width:calc(91.6666666667% - 1rem)}[data-g~="lg:12"]{--grid-item-width:100%;width:calc(100% - 1rem)}[data-g~="lg:push:0"]{left:0}[data-g~="lg:pull:0"]{right:0}[data-g~="lg:push:1"]{left:8.3333333333%}[data-g~="lg:pull:1"]{right:8.3333333333%}[data-g~="lg:push:2"]{left:16.6666666667%}[data-g~="lg:pull:2"]{right:16.6666666667%}[data-g~="lg:push:3"]{left:25%}[data-g~="lg:pull:3"]{right:25%}[data-g~="lg:push:4"]{left:33.3333333333%}[data-g~="lg:pull:4"]{right:33.3333333333%}[data-g~="lg:push:5"]{left:41.6666666667%}[data-g~="lg:pull:5"]{right:41.6666666667%}[data-g~="lg:push:6"]{left:50%}[data-g~="lg:pull:6"]{right:50%}[data-g~="lg:push:7"]{left:58.3333333333%}[data-g~="lg:pull:7"]{right:58.3333333333%}[data-g~="lg:push:8"]{left:66.6666666667%}[data-g~="lg:pull:8"]{right:66.6666666667%}[data-g~="lg:push:9"]{left:75%}[data-g~="lg:pull:9"]{right:75%}[data-g~="lg:push:10"]{left:83.3333333333%}[data-g~="lg:pull:10"]{right:83.3333333333%}[data-g~="lg:push:11"]{left:91.6666666667%}[data-g~="lg:pull:11"]{right:91.6666666667%}[data-g~="lg:push:12"]{left:100%}[data-g~="lg:pull:12"]{right:100%}}@media(min-width:100em){[data-g~="xl:1"]{--grid-item-width:8.3333333333%;width:calc(8.3333333333% - 1rem)}[data-g~="xl:2"]{--grid-item-width:16.6666666667%;width:calc(16.6666666667% - 1rem)}[data-g~="xl:3"]{--grid-item-width:25%;width:calc(25% - 1rem)}[data-g~="xl:4"]{--grid-item-width:33.3333333333%;width:calc(33.3333333333% - 1rem)}[data-g~="xl:5"]{--grid-item-width:41.6666666667%;width:calc(41.6666666667% - 1rem)}[data-g~="xl:6"]{--grid-item-width:50%;width:calc(50% - 1rem)}[data-g~="xl:7"]{--grid-item-width:58.3333333333%;width:calc(58.3333333333% - 1rem)}[data-g~="xl:8"]{--grid-item-width:66.6666666667%;width:calc(66.6666666667% - 1rem)}[data-g~="xl:9"]{--grid-item-width:75%;width:calc(75% - 1rem)}[data-g~="xl:10"]{--grid-item-width:83.3333333333%;width:calc(83.3333333333% - 1rem)}[data-g~="xl:11"]{--grid-item-width:91.6666666667%;width:calc(91.6666666667% - 1rem)}[data-g~="xl:12"]{--grid-item-width:100%;width:calc(100% - 1rem)}[data-g~="xl:push:0"]{left:0}[data-g~="xl:pull:0"]{right:0}[data-g~="xl:push:1"]{left:8.3333333333%}[data-g~="xl:pull:1"]{right:8.3333333333%}[data-g~="xl:push:2"]{left:16.6666666667%}[data-g~="xl:pull:2"]{right:16.6666666667%}[data-g~="xl:push:3"]{left:25%}[data-g~="xl:pull:3"]{right:25%}[data-g~="xl:push:4"]{left:33.3333333333%}[data-g~="xl:pull:4"]{right:33.3333333333%}[data-g~="xl:push:5"]{left:41.6666666667%}[data-g~="xl:pull:5"]{right:41.6666666667%}[data-g~="xl:push:6"]{left:50%}[data-g~="xl:pull:6"]{right:50%}[data-g~="xl:push:7"]{left:58.3333333333%}[data-g~="xl:pull:7"]{right:58.3333333333%}[data-g~="xl:push:8"]{left:66.6666666667%}[data-g~="xl:pull:8"]{right:66.6666666667%}[data-g~="xl:push:9"]{left:75%}[data-g~="xl:pull:9"]{right:75%}[data-g~="xl:push:10"]{left:83.3333333333%}[data-g~="xl:pull:10"]{right:83.3333333333%}[data-g~="xl:push:11"]{left:91.6666666667%}[data-g~="xl:pull:11"]{right:91.6666666667%}[data-g~="xl:push:12"]{left:100%}[data-g~="xl:pull:12"]{right:100%}}.stacked-nav{background:#fff;border:1px solid #adadad;margin:0 0 2rem;word-wrap:break-word}@media print{.stacked-nav{display:none!important}}.stacked-nav__root{font-size:1rem;line-height:1.6;border-bottom:1px solid #adadad;font-family:var(--sans-font-family);font-weight:600;margin:0;max-width:none;position:relative;text-decoration:none}.stacked-nav__root a{color:#0e0e0e}.stacked-nav__root--no-link{padding:.5rem}.stacked-nav__hint{color:#0e0e0e;display:block}.stacked-nav__hint :active{color:#fff}.stacked-nav__list{list-style:none;margin:0;max-width:100%;padding:0}.stacked-nav__list-item{border-top:1px solid #adadad;margin-bottom:0}.stacked-nav__content-wrapper{display:block}.stacked-nav a{color:#005ea5;display:block;padding:.5rem;position:relative;text-decoration:none}.stacked-nav a[aria-current=page],.stacked-nav a[aria-current=true]{background:#e9e9e9;font-weight:600}.stacked-nav a[aria-current=page]:before,.stacked-nav a[aria-current=true]:before{background:#228096;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:.25rem}.stacked-nav a:hover{background:#d6d6d6}.stacked-nav a:active{background:#228096;color:#fff}.stacked-nav a:active span{color:#fff}.stacked-nav__nested{list-style:none;margin:0;padding:0}.stacked-nav__nested .stacked-nav__content-wrapper{padding-left:1rem!important}.stacked-nav__nested ul .stacked-nav__content-wrapper{padding-left:2rem!important}.btn{font-size:1rem;line-height:1.6;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#00436c;border:.0625rem solid #fff;border-radius:.1875rem;box-shadow:0 .1875rem .375rem 0 rgba(0,0,0,.2);color:#fff!important;cursor:pointer;display:inline-block;font-family:inherit;margin:0 .5rem .5rem -.25rem;padding:.5rem 1rem;position:relative;text-align:left;text-decoration:none!important;vertical-align:top;white-space:nowrap}@media print{.btn{white-space:normal}}.btn:first-child{margin-left:0}.btn:hover,.btn:visited{color:#fff!important}.btn:hover{background:#023452;box-shadow:0 .3125rem .5rem 0 rgba(0,0,0,.2);text-decoration:none}.btn:focus{outline:.25rem solid #0092a6;background:#00436c;border-color:#fff;color:#fff!important}.btn:active{background:#023452;color:#fff!important;text-decoration:none;top:.125rem}.btn--disabled,.btn.disabled,.btn[aria-disabled=true],.btn[disabled=disabled],.btn[disabled]{opacity:.5;pointer-events:none}.btn--disabled:hover,.btn.disabled:hover,.btn[aria-disabled=true]:hover,.btn[disabled=disabled]:hover,.btn[disabled]:hover{cursor:default}.btn--cta{background:#ead054;border:.0625rem solid #fff;box-shadow:4px 4px 8px rgba(0,0,0,.2)}.btn--cta,.btn--cta:visited{color:#0e0e0e!important}.btn--cta:hover{box-shadow:4px 4px 8px rgba(0,0,0,.2)}.btn--cta:active,.btn--cta:focus,.btn--cta:hover{background:#d6ba32;color:#0e0e0e!important}.btn--secondary{background:#666;border:.0625rem solid #fff}.btn--secondary,.btn--secondary:visited{color:#fff!important}.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{background:#404040;color:#fff!important}.btn--inverse{background:#fff;border:.0625rem solid #0e0e0e}.btn--inverse,.btn--inverse:visited{color:#0e0e0e!important}.btn--inverse:active,.btn--inverse:focus,.btn--inverse:hover{background:#e9e9e9;color:#0e0e0e!important}.Example_example___ozQG{background:transparent;border:1px solid #adadad;margin:0 0 1rem;overflow-x:hidden;padding:1rem;position:relative}.Example_example___ozQG.Example_expanded__2tGfg{background-color:#fff;position:relative;width:100vw;left:50%;transform:translateX(-50%);z-index:100}.Example_example___ozQG .Example_expandButton__D1hlh{margin-bottom:2rem}.Example_example___ozQG>h2,.Example_example___ozQG>h3,.Example_example___ozQG>h4,.Example_example___ozQG>h5,.Example_example___ozQG>h6{clear:both;font-weight:600;max-width:66ch;font-size:1rem;line-height:1.6;margin-bottom:1rem;font-family:var(--sans-font-family);margin-top:0}.Example_example___ozQG .Example_fullWidthWrapper__XArw5>:first-child{max-width:100%;left:unset;margin:unset}.ExternalLinkList_externalLinkList__UsYW5{display:flex;list-style:none;margin:0 0 .5rem}.ExternalLinkList_externalLinkList__UsYW5 li{margin-right:2rem}.ComponentHeader_header__NvzO3{margin-bottom:2rem;padding-bottom:1rem}.ComponentHeader_headerNoComponent__u0NyT{border-bottom:1px solid #adadad}.Screenshot_container__by_u_{margin:0 0 2rem}.Screenshot_screenshot__9GYub{max-width:70%}.Screenshot_caption___77A3{font-style:italic;max-width:66ch}