@layer reset{:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box;-webkit-tap-highlight-color:#0000;-webkit-touch-callout:none;font:inherit;vertical-align:baseline;min-width:0;color:inherit;border:none;outline:none;margin:0;padding:0;font-size:100%;text-decoration:none}[hidden]{display:none}menu,ol,ul,li{list-style:none}blockquote,q{quotes:none}button,select{text-align:left;appearance:none;cursor:pointer;background-color:#0000}input::placeholder,textarea::placeholder{opacity:1}html{scrollbar-width:thin;scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}h1,h2{text-wrap:balance}h3,h4,h5,h6,p,blockquote,li{text-wrap:pretty}img,picture,video{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:auto}dialog{max-width:none;max-height:none}}@layer designSystem{:root{--blur-background:blur(12px);--color-black:#000;--color-black-alpha-10:#0000001a;--color-black-alpha-20:#0003;--color-black-alpha-40:#0006;--color-white:#fff;--color-white-alpha-20:#fff3;--color-white-alpha-40:#fff6;--color-neutral-1:#f4f5f5;--color-neutral-2:#bbc7c6;--color-neutral-3:#a3b8b5;--color-neutral-4:#819996;--color-neutral-5:#577370;--color-neutral-6:#415957;--color-alpine-green:#0f403c;--color-alpine-green-alpha-40:#0f403c66;--color-fresh-green:#b2ff4d;--color-fresh-green-variant:#d3ff99;--color-fresh-green-alpha-40:#b2ff4d66;--color-morning-mist:#607c78;--color-morning-mist-alpha-40:#607c7866;--color-supporting-sand:#e8e9de;--color-supporting-sand-alpha-40:#e8e9de66;--color-signal-error:#d95841;--radius-none:0;--radius-xs:4px;--radius-sm:8px;--radius-circle:50%;--z-overlay:6;--z-header:5;--z-mainMenu:4;--z-mobileMenu:3;--z-main:2;--z-footer:1;--easeInCubic:cubic-bezier(.55,.055,.675,.19);--easeOutCubic:cubic-bezier(.215,.61,.355,1);--easeInOutCubic:cubic-bezier(.645,.045,.355,1);--easeInCirc:cubic-bezier(.6,.04,.98,.335);--easeOutCirc:cubic-bezier(.075,.82,.165,1);--easeInOutCirc:cubic-bezier(.785,.135,.15,.86);--easeInExpo:cubic-bezier(.95,.05,.795,.035);--easeOutExpo:cubic-bezier(.19,1,.22,1);--easeInOutExpo:cubic-bezier(.87,0,.13,1);--easeInQuad:cubic-bezier(.55,.085,.68,.53);--easeOutQuad:cubic-bezier(.25,.46,.45,.94);--easeInOutQuad:cubic-bezier(.455,.03,.515,.955);--easeInQuart:cubic-bezier(.895,.03,.685,.22);--easeOutQuart:cubic-bezier(.165,.84,.44,1);--easeInOutQuart:cubic-bezier(.76,0,.24,1);--easeInQuint:cubic-bezier(.755,.05,.855,.06);--easeOutQuint:cubic-bezier(.23,1,.32,1);--easeInOutQuint:cubic-bezier(.86,0,.07,1);--easeInSine:cubic-bezier(.47,0,.745,.715);--easeOutSine:cubic-bezier(.39,.575,.565,1);--easeInOutSine:cubic-bezier(.445,.05,.55,.95);--easeInBack:cubic-bezier(.6,-.28,.735,.045);--easeOutBack:cubic-bezier(.175,.885,.32,1.275);--easeInOutBack:cubic-bezier(.68,-.55,.265,1.55);--bounceIn:cubic-bezier(.8,-.5,.25,1);--bounceOut:cubic-bezier(.64,.1,.26,1.6);--overshootOut:cubic-bezier(.19,1,.22,1);--anticipate:cubic-bezier(1,-.4,.35,.95);--quickOut:cubic-bezier(0,0,.2,1);--swiftOut:cubic-bezier(.175,.885,.32,1.1);--height-header:6rem;--spacer-160:160px;--spacer-120:120px;--spacer-104:104px;--spacer-80:80px;--spacer-72:72px;--spacer-64:64px;--spacer-56:56px;--spacer-48:48px;--spacer-40:40px;--spacer-32:32px;--spacer-24:24px;--spacer-16:16px;--spacer-12:12px;--spacer-8:8px;--spacer-4:4px;--page-padding-side:calc(((1 - (1320/1440))/2)*100vw)}@media screen and (min-width:769px){:root{--height-header:7.25rem}}:root{--grid-gap:1.51515vw}@media screen and (max-width:660px){:root{--grid-gap:10px}}@media screen and (min-width:1320px){:root{--grid-gap:20px}}.theme-light{--color-headline:var(--color-morning-mist);--color-caption:var(--color-morning-mist);--color-title:var(--color-alpine-green);--color-subtitle:var(--color-neutral-5);--color-card-title:var(--color-morning-mist);--color-card-subtitle:var(--color-morning-mist);--color-body-text:var(--color-alpine-green);--color-link:var(--color-alpine-green);--color-link-hover:var(--color-alpine-green-alpha-40);--color-background:var(--color-white);--color-code-background:var(--color-neutral-1);--color-panel-background:var(--color-white);--color-accent:var(--color-fresh-green);--color-desktop-navigation-background:var(--color-black-alpha-10);--color-desktop-navigation-background-active:var(--color-neutral-6);--color-desktop-navigation-text:var(--color-alpine-green);--color-desktop-navigation-text-active:var(--color-white);--color-desktop-navigation-item-background-active:var(--color-white);--color-desktop-navigation-item-text-active:var(--color-alpine-green);--color-header-logo:var(--color-alpine-green);--color-header-link-outline-focus:var(--color-alpine-green-alpha-40);--color-mobile-navigation-menu-button:var(--color-alpine-green);--color-mobile-navigation-menu-button-background:var(--color-black-alpha-20);--color-card-rectangle-background:var(--color-supporting-sand);--color-card-text-background:var(--color-supporting-sand);--color-card-text-dot:var(--color-alpine-green);--color-cta-primary-background:var(--color-fresh-green);--color-cta-primary-text:var(--color-alpine-green);--color-cta-primary-background-hover:var(--color-fresh-green-variant);--color-cta-primary-background-active:var(--color-supporting-sand);--color-cta-primary-background-focus:var(--color-supporting-sand);--color-cta-primary-background-disabled:var(--color-fresh-green);--color-cta-primary-outline-focus:var(--color-supporting-sand-alpha-40);--opacity-cta-primary-disabled:.4;--color-cta-secondary-background:var(--color-morning-mist);--color-cta-secondary-text:var(--color-white);--color-cta-secondary-background-hover:var(--color-alpine-green);--color-cta-secondary-background-active:var(--color-black);--color-cta-secondary-background-focus:var(--color-black);--color-cta-secondary-background-disabled:var(--color-alpine-green);--color-cta-secondary-outline-focus:var(--color-black-alpha-20);--opacity-cta-secondary-disabled:.2;--color-cta-text-background:transparent;--color-cta-text-text:var(--color-alpine-green);--color-cta-text-background-hover:var(--color-neutral-1);--color-cta-text-background-active:var(--color-neutral-2);--color-cta-text-background-focus:var(--color-neutral-2);--color-cta-text-background-disabled:var(--color-white);--color-cta-text-outline-focus:var(--color-neutral-1);--opacity-cta-text-disabled:.4;--color-cta-on-image-background:var(--color-white-alpha-20);--color-cta-on-image-text:var(--color-white);--color-cta-on-image-background-hover:var(--color-fresh-green);--color-cta-on-image-text-hover:var(--color-alpine-green);--color-cta-on-image-background-active:var(--color-black);--color-cta-on-image-background-focus:var(--color-black);--color-cta-on-image-background-disabled:var(--color-white-alpha-40);--color-cta-on-image-outline-focus:var(--color-black-alpha-20);--opacity-cta-on-image-disabled:.6;--opacity-tag-filter-item:.4;--color-tag-filter-item-text:var(--color-white);--color-tag-filter-item-background:var(--color-alpine-green);--color-tag-filter-item-background-selected:var(--color-morning-mist);--color-tag-filter-item-background-hover:var(--color-alpine-green);--color-tag-filter-item-background-active:var(--color-black);--color-accordion-background:var(--color-supporting-sand);--color-accordion-background-hover:var(--color-neutral-2);--color-accordion-title:var(--color-alpine-green);--color-accordion-body:var(--color-morning-mist);--color-accordion-icon:var(--color-alpine-green);--color-side-by-side-contained-background:var(--color-supporting-sand);--color-list-stack-animated-index:var(--color-morning-mist)}.theme-morning-mist{--color-headline:var(--color-white);--color-caption:var(--color-white);--color-title:var(--color-supporting-sand);--color-subtitle:var(--color-white);--color-card-title:var(--color-morning-mist);--color-card-subtitle:var(--color-morning-mist);--color-body-text:var(--color-supporting-sand);--color-link:var(--color-white);--color-link-hover:var(--color-white-alpha-40);--color-background:var(--color-morning-mist);--color-code-background:var(--color-neutral-5);--color-panel-background:var(--color-white);--color-accent:var(--color-white);--color-desktop-navigation-background:var(--color-black-alpha-20);--color-desktop-navigation-background-active:var(--color-neutral-6);--color-desktop-navigation-text:var(--color-white);--color-desktop-navigation-text-active:var(--color-white);--color-desktop-navigation-item-background-active:var(--color-white);--color-desktop-navigation-item-text-active:var(--color-alpine-green);--color-header-logo:var(--color-fresh-green);--color-header-link-outline-focus:var(--color-supporting-sand-alpha-40);--color-mobile-navigation-menu-button:var(--color-white);--color-mobile-navigation-menu-button-background:var(--color-black-alpha-20);--color-card-rectangle-background:var(--color-white);--color-card-text-background:var(--color-alpine-green);--color-card-text-dot:var(--color-fresh-green);--color-cta-primary-background:var(--color-fresh-green);--color-cta-primary-text:var(--color-alpine-green);--color-cta-primary-background-hover:var(--color-fresh-green-variant);--color-cta-primary-background-active:var(--color-white);--color-cta-primary-background-focus:var(--color-supporting-sand);--color-cta-primary-background-disabled:var(--color-fresh-green);--color-cta-primary-outline-focus:var(--color-white-alpha-40);--opacity-cta-primary-disabled:.4;--color-cta-secondary-background:var(--color-white);--color-cta-secondary-text:var(--color-alpine-green);--color-cta-secondary-background-hover:var(--color-neutral-2);--color-cta-secondary-background-active:var(--color-supporting-sand);--color-cta-secondary-background-focus:var(--color-supporting-sand);--color-cta-secondary-background-disabled:var(--color-white);--color-cta-secondary-outline-focus:var(--color-supporting-sand-alpha-40);--opacity-cta-secondary-disabled:.4;--color-cta-text-background:transparent;--color-cta-text-text:var(--color-white);--color-cta-text-background-hover:var(--color-neutral-5);--color-cta-text-background-active:var(--color-alpine-green);--color-cta-text-background-focus:var(--color-alpine-green);--color-cta-text-background-disabled:transparent;--color-cta-text-outline-focus:var(--color-alpine-green-alpha-40);--opacity-cta-text-disabled:.4;--color-cta-on-image-background:var(--color-white-alpha-20);--color-cta-on-image-text:var(--color-white);--color-cta-on-image-background-hover:var(--color-fresh-green);--color-cta-on-image-text-hover:var(--color-alpine-green);--color-cta-on-image-background-active:var(--color-black);--color-cta-on-image-background-focus:var(--color-black);--color-cta-on-image-background-disabled:var(--color-white-alpha-40);--color-cta-on-image-outline-focus:var(--color-black-alpha-20);--opacity-cta-on-image-disabled:.6;--opacity-tag-filter-item:.4;--color-tag-filter-item-text:var(--color-alpine-green);--color-tag-filter-item-background:var(--color-white);--color-tag-filter-item-background-selected:var(--color-white);--color-tag-filter-item-background-hover:var(--color-neutral-2);--color-tag-filter-item-background-active:var(--color-supporting-sand);--color-accordion-background:var(--color-white);--color-accordion-background-hover:var(--color-neutral-2);--color-accordion-title:var(--color-alpine-green);--color-accordion-body:var(--color-morning-mist);--color-accordion-icon:var(--color-alpine-green);--color-side-by-side-contained-background:var(--color-white);--color-list-stack-animated-index:var(--color-morning-mist)}.theme-supporting-sand{--color-headline:var(--color-alpine-green);--color-caption:var(--color-morning-mist);--color-title:var(--color-alpine-green);--color-subtitle:var(--color-neutral-5);--color-card-title:var(--color-morning-mist);--color-card-subtitle:var(--color-morning-mist);--color-body-text:var(--color-neutral-5);--color-link:var(--color-alpine-green);--color-link-hover:var(--color-alpine-green-alpha-40);--color-background:var(--color-supporting-sand);--color-code-background:var(--color-neutral-1);--color-panel-background:var(--color-white);--color-accent:var(--color-alpine-green);--color-desktop-navigation-background:var(--color-black-alpha-10);--color-desktop-navigation-background-active:var(--color-neutral-6);--color-desktop-navigation-text:var(--color-alpine-green);--color-desktop-navigation-text-active:var(--color-white);--color-desktop-navigation-item-background-active:var(--color-white);--color-desktop-navigation-item-text-active:var(--color-alpine-green);--color-header-logo:var(--color-alpine-green);--color-header-link-outline-focus:var(--color-alpine-green-alpha-40);--color-mobile-navigation-menu-button:var(--color-alpine-green);--color-mobile-navigation-menu-button-background:var(--color-black-alpha-20);--color-card-rectangle-background:var(--color-white);--color-card-text-background:var(--color-white);--color-card-text-dot:var(--color-alpine-green);--color-cta-primary-background:var(--color-fresh-green);--color-cta-primary-text:var(--color-alpine-green);--color-cta-primary-background-hover:var(--color-fresh-green-variant);--color-cta-primary-background-active:var(--color-supporting-sand);--color-cta-primary-background-focus:var(--color-supporting-sand);--color-cta-primary-background-disabled:var(--color-fresh-green);--color-cta-primary-outline-focus:var(--color-supporting-sand-alpha-40);--opacity-cta-primary-disabled:.4;--color-cta-secondary-background:var(--color-morning-mist);--color-cta-secondary-text:var(--color-white);--color-cta-secondary-background-hover:var(--color-alpine-green);--color-cta-secondary-background-active:var(--color-black);--color-cta-secondary-background-focus:var(--color-black);--color-cta-secondary-background-disabled:var(--color-alpine-green);--color-cta-secondary-outline-focus:var(--color-black-alpha-20);--opacity-cta-secondary-disabled:.2;--color-cta-text-background:transparent;--color-cta-text-text:var(--color-alpine-green);--color-cta-text-background-hover:var(--color-neutral-1);--color-cta-text-background-active:var(--color-neutral-2);--color-cta-text-background-focus:var(--color-neutral-2);--color-cta-text-background-disabled:var(--color-white);--color-cta-text-outline-focus:var(--color-neutral-1);--opacity-cta-text-disabled:.4;--color-cta-on-image-background:var(--color-white-alpha-20);--color-cta-on-image-text:var(--color-white);--color-cta-on-image-background-hover:var(--color-fresh-green);--color-cta-on-image-text-hover:var(--color-alpine-green);--color-cta-on-image-background-active:var(--color-black);--color-cta-on-image-background-focus:var(--color-black);--color-cta-on-image-background-disabled:var(--color-white-alpha-40);--color-cta-on-image-outline-focus:var(--color-black-alpha-20);--opacity-cta-on-image-disabled:.6;--opacity-tag-filter-item:.4;--color-tag-filter-item-text:var(--color-white);--color-tag-filter-item-background:var(--color-alpine-green);--color-tag-filter-item-background-selected:var(--color-morning-mist);--color-tag-filter-item-background-hover:var(--color-alpine-green);--color-tag-filter-item-background-active:var(--color-black);--color-accordion-background:var(--color-white);--color-accordion-background-hover:var(--color-neutral-2);--color-accordion-title:var(--color-alpine-green);--color-accordion-body:var(--color-morning-mist);--color-accordion-icon:var(--color-alpine-green);--color-side-by-side-contained-background:var(--color-white);--color-list-stack-animated-index:var(--color-morning-mist)}.type-headline-1,.type-hp-headline{font-family:var(--font-helvetica-now-display);letter-spacing:-.02em;color:var(--color-headline);font-size:7.87879vw;font-weight:700}@media screen and (max-width:609px){.type-headline-1,.type-hp-headline{font-size:48px}}@media screen and (min-width:1320px){.type-headline-1,.type-hp-headline{font-size:104px}}.type-headline-1,.type-hp-headline{line-height:8.18182vw}@media screen and (max-width:636px){.type-headline-1,.type-hp-headline{line-height:52px}}@media screen and (min-width:1320px){.type-headline-1,.type-hp-headline{line-height:108px}}.type-hp-headline{letter-spacing:.42em;font-size:6.66667vw}@media screen and (max-width:420px){.type-hp-headline{font-size:28px}}@media screen and (min-width:1320px){.type-hp-headline{font-size:88px}}.type-hp-headline{line-height:7.57576vw}@media screen and (max-width:422px){.type-hp-headline{line-height:32px}}@media screen and (min-width:1320px){.type-hp-headline{line-height:100px}}.type-headline-2{font-family:var(--font-helvetica-now-display);letter-spacing:-.02em;color:var(--color-headline);font-size:4.84849vw;font-weight:700}@media screen and (max-width:825px){.type-headline-2{font-size:40px}}@media screen and (min-width:1320px){.type-headline-2{font-size:64px}}.type-headline-2{line-height:5.45455vw}@media screen and (max-width:880px){.type-headline-2{line-height:48px}}@media screen and (min-width:1320px){.type-headline-2{line-height:72px}}.type-headline-3{font-family:var(--font-helvetica-now-display);letter-spacing:-.02em;color:var(--color-headline);font-size:4.84849vw;font-weight:700}@media screen and (max-width:660px){.type-headline-3{font-size:32px}}@media screen and (min-width:1320px){.type-headline-3{font-size:64px}}.type-headline-3{line-height:5.45455vw}@media screen and (max-width:733px){.type-headline-3{line-height:40px}}@media screen and (min-width:1320px){.type-headline-3{line-height:72px}}.type-title-1,.type-h1{font-family:var(--font-helvetica-now-display);letter-spacing:-.02em;color:var(--color-title);overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:3.0303vw;font-weight:700}@media screen and (max-width:1056px){.type-title-1,.type-h1{font-size:32px}}@media screen and (min-width:1320px){.type-title-1,.type-h1{font-size:40px}}.type-title-1,.type-h1{line-height:3.63636vw}@media screen and (max-width:1100px){.type-title-1,.type-h1{line-height:40px}}@media screen and (min-width:1320px){.type-title-1,.type-h1{line-height:48px}}.type-title-2,.type-h2{font-family:var(--font-helvetica-now-display);letter-spacing:-.02em;color:var(--color-title);font-size:2.42424vw;font-weight:700}@media screen and (max-width:990px){.type-title-2,.type-h2{font-size:24px}}@media screen and (min-width:1320px){.type-title-2,.type-h2{font-size:32px}}.type-title-2,.type-h2{line-height:3.0303vw}@media screen and (max-width:924px){.type-title-2,.type-h2{line-height:28px}}@media screen and (min-width:1320px){.type-title-2,.type-h2{line-height:40px}}.type-subtitle-1,.type-blockquote,.type-h3{font-family:var(--font-helvetica-now-text);letter-spacing:-.01em;color:var(--color-subtitle);font-size:1.51515vw;font-weight:700}@media screen and (max-width:1188px){.type-subtitle-1,.type-blockquote,.type-h3{font-size:18px}}@media screen and (min-width:1320px){.type-subtitle-1,.type-blockquote,.type-h3{font-size:20px}}.type-subtitle-1,.type-blockquote,.type-h3{line-height:2.12121vw}@media screen and (max-width:1131px){.type-subtitle-1,.type-blockquote,.type-h3{line-height:24px}}@media screen and (min-width:1320px){.type-subtitle-1,.type-blockquote,.type-h3{line-height:28px}}.type-subtitle-1,.type-blockquote{font-weight:500}.type-subtitle-2,.type-h4{font-family:var(--font-helvetica-now-text);color:var(--color-subtitle);font-size:1.36364vw;font-weight:700}@media screen and (max-width:1173px){.type-subtitle-2,.type-h4{font-size:16px}}@media screen and (min-width:1320px){.type-subtitle-2,.type-h4{font-size:18px}}.type-subtitle-2,.type-h4{line-height:1.81818vw}@media screen and (max-width:1210px){.type-subtitle-2,.type-h4{line-height:22px}}@media screen and (min-width:1320px){.type-subtitle-2,.type-h4{line-height:24px}}@media screen and (min-width:769px){.type-subtitle-2,.type-h4{letter-spacing:-.01em}}.type-subtitle-3,.type-h5{font-family:var(--font-helvetica-now-text);color:var(--color-subtitle);font-size:16px;font-weight:700;line-height:22px}.type-body-1,.type-list{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:1.21212vw;font-weight:400}@media screen and (max-width:1155px){.type-body-1,.type-list{font-size:14px}}@media screen and (min-width:1320px){.type-body-1,.type-list{font-size:16px}}.type-body-1,.type-list{line-height:1.66667vw}@media screen and (max-width:1200px){.type-body-1,.type-list{line-height:20px}}@media screen and (min-width:1320px){.type-body-1,.type-list{line-height:22px}}.type-body-2{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:14px;font-weight:400;line-height:20px}.type-button{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:14px;font-weight:500;line-height:20px}.type-label-1{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:1.21212vw;font-weight:400}@media screen and (max-width:1155px){.type-label-1{font-size:14px}}@media screen and (min-width:1320px){.type-label-1{font-size:16px}}.type-label-1{line-height:1.66667vw}@media screen and (max-width:1200px){.type-label-1{line-height:20px}}@media screen and (min-width:1320px){.type-label-1{line-height:22px}}@media screen and (min-width:769px){.type-label-1{font-weight:700}}.type-label-1-bold{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:1.21212vw;font-weight:700}@media screen and (max-width:1155px){.type-label-1-bold{font-size:14px}}@media screen and (min-width:1320px){.type-label-1-bold{font-size:16px}}.type-label-1-bold{line-height:1.66667vw}@media screen and (max-width:1200px){.type-label-1-bold{line-height:20px}}@media screen and (min-width:1320px){.type-label-1-bold{line-height:22px}}.type-label-2{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:14px;font-weight:400;line-height:20px}.type-label-2-bold{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:14px;font-weight:700;line-height:20px}.type-label-3{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:12px;font-weight:400;line-height:16px}.type-label-3-bold{font-family:var(--font-helvetica-now-text);color:var(--color-body-text);font-size:12px;font-weight:700;line-height:16px}.type-caption-1{font-family:var(--font-helvetica-now-text);letter-spacing:.27em;color:var(--color-caption);text-transform:uppercase;font-size:16px;font-weight:700;line-height:20px}.type-caption-2{font-family:var(--font-helvetica-now-text);letter-spacing:.2em;color:var(--color-caption);text-transform:uppercase;font-size:12px;font-weight:700;line-height:16px}.type-number-xl{font-family:var(--font-helvetica-now-text);letter-spacing:-2%;text-transform:uppercase;font-size:400px;font-weight:500}@media screen and (max-width:768px){.type-number-xl{font-size:152px}}.type-link{color:var(--color-link);background-image:linear-gradient(#0000 calc(100% - 1px),currentColor 1px);background-repeat:no-repeat;background-size:100% 100%;transition:background-size .3s;position:relative}.type-link:hover{color:var(--color-link-hover);background-size:0% 100%}.type-list{padding-left:var(--spacer-40);margin:var(--spacer-24)0}.type-list li{margin-bottom:var(--spacer-24)}.type-list li:last-child{margin-bottom:0}ol,ol.type-list{list-style-type:decimal}ol.type-list li{list-style:numeric}ul,ul.type-list{list-style-type:disc}ul.type-list li{list-style:outside}.type-blockquote{padding-left:var(--spacer-40);border-left:2px solid var(--color-body-text);margin:var(--spacer-40)0;font-style:italic}.type-code{background:var(--color-code-background);padding:var(--spacer-24);border-radius:var(--radius-xs);white-space:pre;font-family:monospace;font-size:1.21212vw;line-height:1.5;overflow-x:auto}@media screen and (max-width:1155px){.type-code{font-size:14px}}@media screen and (min-width:1320px){.type-code{font-size:16px}}.type-light{font-weight:300}strong{font-weight:500}em{font-style:italic}}@layer components{.icon,svg[data-icon]{width:1.5rem;height:1.5rem}}
