[data-brand=blackrock],[data-brand=ishares],[data-brand=aladdin]{--oneds-space-xxxs: 4px;--oneds-space-xxs: 8px;--oneds-space-xs: 12px;--oneds-space-s: 16px;--oneds-space-m: 24px;--oneds-space-l: 32px;--oneds-space-xl: 40px;--oneds-space-xxl: 48px;--oneds-space-xxxl: 56px;--oneds-space-layout-s: 64px;--oneds-space-layout-m: 80px;--oneds-space-layout-l: 96px}[data-brand=blackrock]{--oneds-button-primary-bg-default: #000000;--oneds-button-primary-bg-inverse: #ffffff;--oneds-button-primary-bg-accent: #ff4713;--oneds-button-primary-border-default: #000000;--oneds-button-primary-border-inverse: #ffffff;--oneds-button-primary-border-accent: #ff4713;--oneds-button-primary-text-default: #ffffff;--oneds-button-primary-text-inverse: #000000;--oneds-button-primary-text-accent: #000000;--oneds-button-secondary-border-default: #000000;--oneds-button-secondary-border-inverse: #ffffff;--oneds-button-secondary-border-accent: #ffffff;--oneds-button-secondary-text-default: #000000;--oneds-button-secondary-text-inverse: #ffffff;--oneds-button-secondary-text-accent: #ffffff;--oneds-button-bg-default-disabled: #eae7e1;--oneds-button-bg-inverse-disabled: #3c3b39;--oneds-button-bg-accent-disabled: #3c3b39;--oneds-button-border-default-disabled: #aeaba7;--oneds-button-border-inverse-disabled: #aeaba7;--oneds-button-border-accent-disabled: #aeaba7;--oneds-button-text-default-disabled: #6b6a67;--oneds-button-text-inverse-disabled: #aeaba7;--oneds-button-text-accent-disabled: #aeaba7}[data-brand=ishares]{--oneds-button-primary-bg-default: #000000;--oneds-button-primary-bg-inverse: #ffffff;--oneds-button-primary-bg-accent: #72ca33;--oneds-button-primary-border-default: #000000;--oneds-button-primary-border-inverse: #ffffff;--oneds-button-primary-border-accent: #000000;--oneds-button-primary-text-default: #ffffff;--oneds-button-primary-text-inverse: #000000;--oneds-button-primary-text-accent: #000000;--oneds-button-secondary-border-default: #000000;--oneds-button-secondary-border-inverse: #ffffff;--oneds-button-secondary-border-accent: #000000;--oneds-button-secondary-text-default: #000000;--oneds-button-secondary-text-inverse: #ffffff;--oneds-button-secondary-text-accent: #000000;--oneds-button-bg-default-disabled: #d9d9d9;--oneds-button-bg-inverse-disabled: #333;--oneds-button-bg-accent-disabled: #333;--oneds-button-border-default-disabled: #999;--oneds-button-border-inverse-disabled: #999;--oneds-button-border-accent-disabled: #999;--oneds-button-text-default-disabled: #666;--oneds-button-text-inverse-disabled: #999;--oneds-button-text-accent-disabled: #999}[data-brand=aladdin]{--oneds-button-primary-bg-default: #000000;--oneds-button-primary-bg-inverse: #ffffff;--oneds-button-primary-bg-accent: #8e50ed;--oneds-button-primary-border-default: #000000;--oneds-button-primary-border-inverse: #ffffff;--oneds-button-primary-border-accent: #000000;--oneds-button-primary-text-default: #ffffff;--oneds-button-primary-text-inverse: #000000;--oneds-button-primary-text-accent: #000000;--oneds-button-secondary-border-default: #000000;--oneds-button-secondary-border-inverse: #ffffff;--oneds-button-secondary-border-accent: #ffffff;--oneds-button-secondary-text-default: #000000;--oneds-button-secondary-text-inverse: #ffffff;--oneds-button-secondary-text-accent: #ffffff;--oneds-button-bg-default-disabled: #d9d9d9;--oneds-button-bg-inverse-disabled: #333333;--oneds-button-bg-accent-disabled: #333333;--oneds-button-border-default-disabled: #999999;--oneds-button-border-inverse-disabled: #999999;--oneds-button-border-accent-disabled: #999999;--oneds-button-text-default-disabled: #666666;--oneds-button-text-inverse-disabled: #999999;--oneds-button-text-accent-disabled: #999999}.oneds-button-v2{display:inline-flex;justify-content:center;min-width:88px;width:auto;flex:0 1 auto;cursor:pointer;position:relative;padding:var(--oneds-space-fluid-xs) var(--oneds-space-fluid-m);text-decoration:none!important}.oneds-button-v2 span{text-align:center;font-feature-settings:"liga" off,"clig" off;font-weight:800!important}.oneds-button-v2:focus-visible{outline-offset:2px;outline-width:2px;outline-style:solid}.oneds-button-v2-primary.oneds-button-v2-default{border:2px solid transparent;background-color:var(--oneds-button-primary-bg-default);color:var(--oneds-button-primary-text-default)}.oneds-button-v2-primary.oneds-button-v2-default:hover:not(:active):before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:#fff3}.oneds-button-v2-primary.oneds-button-v2-default:active{background-color:var(--oneds-button-primary-bg-default);color:var(--oneds-button-primary-text-default)}.oneds-button-v2-primary.oneds-button-v2-default:active:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:#fff6}.oneds-button-v2-primary.oneds-button-v2-default:focus-visible{outline-color:var(--oneds-button-primary-border-default)}.oneds-button-v2-primary.oneds-button-v2-default:disabled{background-color:var(--oneds-button-bg-default-disabled);color:var(--oneds-button-text-default-disabled)}.oneds-button-v2-primary.oneds-button-v2-inverse{border:2px solid transparent;background-color:var(--oneds-button-primary-bg-inverse);color:var(--oneds-button-primary-text-inverse)}.oneds-button-v2-primary.oneds-button-v2-inverse:hover:not(:active):before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:#0003}.oneds-button-v2-primary.oneds-button-v2-inverse:active{background-color:var(--oneds-button-primary-bg-inverse);color:var(--oneds-button-primary-text-inverse)}.oneds-button-v2-primary.oneds-button-v2-inverse:active:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:#0006}.oneds-button-v2-primary.oneds-button-v2-inverse:focus-visible{outline-color:var(--oneds-button-primary-border-inverse)}.oneds-button-v2-primary.oneds-button-v2-inverse:disabled{background-color:var(--oneds-button-bg-inverse-disabled);color:var(--oneds-button-text-inverse-disabled)}.oneds-button-v2-primary.oneds-button-v2-accent{border:2px solid transparent;background-color:var(--oneds-button-primary-bg-accent);color:var(--oneds-button-primary-text-accent)}.oneds-button-v2-primary.oneds-button-v2-accent:hover:not(:active):before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:#00000026}.oneds-button-v2-primary.oneds-button-v2-accent:active:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:#0006}.oneds-button-v2-primary.oneds-button-v2-accent:focus-visible{outline-color:var(--oneds-button-primary-border-accent)}.oneds-button-v2-primary.oneds-button-v2-accent:disabled{background-color:var(--oneds-button-bg-accent-disabled);color:var(--oneds-button-text-accent-disabled)}.oneds-button-v2-secondary.oneds-button-v2-default{border:2px solid var(--oneds-button-secondary-border-default);background-color:transparent;color:var(--oneds-button-secondary-text-default)}.oneds-button-v2-secondary.oneds-button-v2-default:hover:not(:active){outline:3px solid var(--oneds-button-secondary-border-default);outline-offset:-3px}.oneds-button-v2-secondary.oneds-button-v2-default:active{outline:5px solid var(--oneds-button-secondary-border-default);outline-offset:-5px}.oneds-button-v2-secondary.oneds-button-v2-default:focus-visible{outline-color:var(--oneds-button-secondary-border-default)}.oneds-button-v2-secondary.oneds-button-v2-default:disabled{background-color:var(--oneds-button-bg-default-disabled);color:var(--oneds-button-text-default-disabled);border-color:var(--oneds-button-border-default-disabled)}.oneds-button-v2-secondary.oneds-button-v2-inverse{border:2px solid var(--oneds-button-secondary-border-inverse);background-color:transparent;color:var(--oneds-button-secondary-text-inverse)}.oneds-button-v2-secondary.oneds-button-v2-inverse:hover:not(:active){outline:3px solid var(--oneds-button-secondary-border-inverse);outline-offset:-3px}.oneds-button-v2-secondary.oneds-button-v2-inverse:active{outline:5px solid var(--oneds-button-secondary-border-inverse);outline-offset:-5px}.oneds-button-v2-secondary.oneds-button-v2-inverse:focus-visible{outline-color:var(--oneds-button-secondary-border-inverse)}.oneds-button-v2-secondary.oneds-button-v2-inverse:disabled{background-color:var(--oneds-button-bg-inverse-disabled);color:var(--oneds-button-text-inverse-disabled);border-color:var(--oneds-button-border-inverse-disabled)}.oneds-button-v2-secondary.oneds-button-v2-accent{border:2px solid var(--oneds-button-secondary-border-accent);background-color:transparent;color:var(--oneds-button-secondary-text-accent)}.oneds-button-v2-secondary.oneds-button-v2-accent:hover:not(:active){outline:3px solid var(--oneds-button-secondary-border-accent);outline-offset:-3px}.oneds-button-v2-secondary.oneds-button-v2-accent:active{outline:5px solid var(--oneds-button-secondary-border-accent);outline-offset:-5px}.oneds-button-v2-secondary.oneds-button-v2-accent:focus-visible{outline-color:var(--oneds-button-secondary-border-accent)}.oneds-button-v2-secondary.oneds-button-v2-accent:disabled{background-color:var(--oneds-button-bg-accent-disabled);color:var(--oneds-button-text-accent-disabled);border-color:var(--oneds-button-border-accent-disabled)}@media (max-width: 767px){.oneds-button-v2{flex:1 1 auto}}.oneds-blk-heading-display-1{font-size:clamp(2.3672rem,1.7365rem + 2.803vw,4.2593rem);line-height:1.22;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}@media (min-width: 37.5rem){.oneds-blk-heading-display-1{line-height:1.21}}@media (min-width: 48rem){.oneds-blk-heading-display-1{line-height:1.21}}@media (min-width: 64rem){.oneds-blk-heading-display-1{line-height:1.2}}@media (min-width: 90rem){.oneds-blk-heading-display-1{line-height:1.18}}.oneds-blk-heading-xxl{font-size:clamp(2.093rem,1.6364rem + 2.0293vw,3.4628rem);line-height:1.22;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}@media (min-width: 37.5rem){.oneds-blk-heading-xxl{line-height:1.22}}@media (min-width: 48rem){.oneds-blk-heading-xxl{line-height:1.22}}@media (min-width: 64rem){.oneds-blk-heading-xxl{line-height:1.21}}@media (min-width: 90rem){.oneds-blk-heading-xxl{line-height:1.2}}.oneds-blk-heading-xl{font-size:clamp(1.8506rem,1.529rem + 1.4292vw,2.8153rem);line-height:1.23;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}@media (min-width: 37.5rem){.oneds-blk-heading-xl{line-height:1.22}}@media (min-width: 48rem){.oneds-blk-heading-xl{line-height:1.22}}@media (min-width: 64rem){.oneds-blk-heading-xl{line-height:1.21}}@media (min-width: 90rem){.oneds-blk-heading-xl{line-height:1.2}}.oneds-blk-heading-l{font-size:clamp(1.6363rem,1.4187rem + .9668vw,2.2889rem);line-height:1.23;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}@media (min-width: 37.5rem){.oneds-blk-heading-l{line-height:1.23}}@media (min-width: 48rem){.oneds-blk-heading-l{line-height:1.23}}@media (min-width: 64rem){.oneds-blk-heading-l{line-height:1.22}}@media (min-width: 90rem){.oneds-blk-heading-l{line-height:1.21}}.oneds-blk-heading-m{font-size:clamp(1.4467rem,1.3087rem + .6135vw,1.8609rem);line-height:1.24;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}@media (min-width: 37.5rem){.oneds-blk-heading-m{line-height:1.23}}@media (min-width: 48rem){.oneds-blk-heading-m{line-height:1.23}}@media (min-width: 64rem){.oneds-blk-heading-m{line-height:1.23}}@media (min-width: 90rem){.oneds-blk-heading-m{line-height:1.22}}.oneds-blk-heading-s{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.24;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}@media (min-width: 37.5rem){.oneds-blk-heading-s{line-height:1.24}}@media (min-width: 48rem){.oneds-blk-heading-s{line-height:1.24}}@media (min-width: 64rem){.oneds-blk-heading-s{line-height:1.24}}@media (min-width: 90rem){.oneds-blk-heading-s{line-height:1.23}}.oneds-blk-heading-xs{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.24;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-heading-xxs{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-eyebrow-l{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.27;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-eyebrow-m{font-size:14px;line-height:1.3;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-eyebrow-s{font-size:12px;line-height:1.34;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-xl{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-xl-bold{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-xl-italic{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-xl-link{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-blk-body-l{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-l-bold{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-l-italic{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-l-link{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-blk-body-m{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-m-bold{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-m-italic{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-m-link{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-blk-body-m-compact{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-m-compact-bold{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-m-compact-italic{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-m-compact-link{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-blk-body-s{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-s-bold{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-s-italic{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-s-link{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-blk-body-s-compact{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-s-compact-italic{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-s-compact-link{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-blk-body-xs{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-xs-bold{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-xs-italic{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-xs-link{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-blk-body-xs-compact{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-xs-compact-bold{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-blk-body-xs-compact-italic{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-blk-body-xs-compact-link{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output *:last-child{padding-bottom:0}.oneds-richtext-editor-output h1,.oneds-richtext-editor-output h1 strong,.oneds-richtext-editor-output h1 em,.oneds-richtext-editor-output h1 a{font-size:clamp(2.093rem,1.6364rem + 2.0293vw,3.4628rem);line-height:1.22;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding:var(--oneds-space-fluid-m) 0 var(--oneds-space-fluid-m) 0}@media (min-width: 37.5rem){.oneds-richtext-editor-output h1,.oneds-richtext-editor-output h1 strong,.oneds-richtext-editor-output h1 em,.oneds-richtext-editor-output h1 a{line-height:1.22}}@media (min-width: 48rem){.oneds-richtext-editor-output h1,.oneds-richtext-editor-output h1 strong,.oneds-richtext-editor-output h1 em,.oneds-richtext-editor-output h1 a{line-height:1.22}}@media (min-width: 64rem){.oneds-richtext-editor-output h1,.oneds-richtext-editor-output h1 strong,.oneds-richtext-editor-output h1 em,.oneds-richtext-editor-output h1 a{line-height:1.21}}@media (min-width: 90rem){.oneds-richtext-editor-output h1,.oneds-richtext-editor-output h1 strong,.oneds-richtext-editor-output h1 em,.oneds-richtext-editor-output h1 a{line-height:1.2}}.oneds-richtext-editor-output h1 a:focus-visible,.oneds-richtext-editor-output h1 strong a:focus-visible,.oneds-richtext-editor-output h1 em a:focus-visible,.oneds-richtext-editor-output h1 a a:focus-visible{background-clip:content-box}.oneds-richtext-editor-output h2,.oneds-richtext-editor-output h2 strong,.oneds-richtext-editor-output h2 em,.oneds-richtext-editor-output h2 a{font-size:clamp(1.8506rem,1.529rem + 1.4292vw,2.8153rem);line-height:1.23;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding:var(--oneds-space-fluid-s) 0 var(--oneds-space-fluid-m) 0}@media (min-width: 37.5rem){.oneds-richtext-editor-output h2,.oneds-richtext-editor-output h2 strong,.oneds-richtext-editor-output h2 em,.oneds-richtext-editor-output h2 a{line-height:1.22}}@media (min-width: 48rem){.oneds-richtext-editor-output h2,.oneds-richtext-editor-output h2 strong,.oneds-richtext-editor-output h2 em,.oneds-richtext-editor-output h2 a{line-height:1.22}}@media (min-width: 64rem){.oneds-richtext-editor-output h2,.oneds-richtext-editor-output h2 strong,.oneds-richtext-editor-output h2 em,.oneds-richtext-editor-output h2 a{line-height:1.21}}@media (min-width: 90rem){.oneds-richtext-editor-output h2,.oneds-richtext-editor-output h2 strong,.oneds-richtext-editor-output h2 em,.oneds-richtext-editor-output h2 a{line-height:1.2}}.oneds-richtext-editor-output h2 a:focus-visible,.oneds-richtext-editor-output h2 strong a:focus-visible,.oneds-richtext-editor-output h2 em a:focus-visible,.oneds-richtext-editor-output h2 a a:focus-visible{background-clip:content-box}.oneds-richtext-editor-output h3,.oneds-richtext-editor-output h3 strong,.oneds-richtext-editor-output h3 em,.oneds-richtext-editor-output h3 a{font-size:clamp(1.6363rem,1.4187rem + .9668vw,2.2889rem);line-height:1.23;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding:var(--oneds-space-fluid-xs) 0 var(--oneds-space-fluid-s) 0}@media (min-width: 37.5rem){.oneds-richtext-editor-output h3,.oneds-richtext-editor-output h3 strong,.oneds-richtext-editor-output h3 em,.oneds-richtext-editor-output h3 a{line-height:1.23}}@media (min-width: 48rem){.oneds-richtext-editor-output h3,.oneds-richtext-editor-output h3 strong,.oneds-richtext-editor-output h3 em,.oneds-richtext-editor-output h3 a{line-height:1.23}}@media (min-width: 64rem){.oneds-richtext-editor-output h3,.oneds-richtext-editor-output h3 strong,.oneds-richtext-editor-output h3 em,.oneds-richtext-editor-output h3 a{line-height:1.22}}@media (min-width: 90rem){.oneds-richtext-editor-output h3,.oneds-richtext-editor-output h3 strong,.oneds-richtext-editor-output h3 em,.oneds-richtext-editor-output h3 a{line-height:1.21}}.oneds-richtext-editor-output h3 a:focus-visible,.oneds-richtext-editor-output h3 strong a:focus-visible,.oneds-richtext-editor-output h3 em a:focus-visible,.oneds-richtext-editor-output h3 a a:focus-visible{background-clip:content-box}.oneds-richtext-editor-output h4,.oneds-richtext-editor-output h4 strong,.oneds-richtext-editor-output h4 em,.oneds-richtext-editor-output h4 a{font-size:clamp(1.4467rem,1.3087rem + .6135vw,1.8609rem);line-height:1.24;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding:var(--oneds-space-fluid-xxs) 0 var(--oneds-space-fluid-xs) 0}@media (min-width: 37.5rem){.oneds-richtext-editor-output h4,.oneds-richtext-editor-output h4 strong,.oneds-richtext-editor-output h4 em,.oneds-richtext-editor-output h4 a{line-height:1.23}}@media (min-width: 48rem){.oneds-richtext-editor-output h4,.oneds-richtext-editor-output h4 strong,.oneds-richtext-editor-output h4 em,.oneds-richtext-editor-output h4 a{line-height:1.23}}@media (min-width: 64rem){.oneds-richtext-editor-output h4,.oneds-richtext-editor-output h4 strong,.oneds-richtext-editor-output h4 em,.oneds-richtext-editor-output h4 a{line-height:1.23}}@media (min-width: 90rem){.oneds-richtext-editor-output h4,.oneds-richtext-editor-output h4 strong,.oneds-richtext-editor-output h4 em,.oneds-richtext-editor-output h4 a{line-height:1.22}}.oneds-richtext-editor-output h4 a:focus-visible,.oneds-richtext-editor-output h4 strong a:focus-visible,.oneds-richtext-editor-output h4 em a:focus-visible,.oneds-richtext-editor-output h4 a a:focus-visible{background-clip:content-box}.oneds-richtext-editor-output h5,.oneds-richtext-editor-output h5 strong,.oneds-richtext-editor-output h5 em,.oneds-richtext-editor-output h5 a{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.24;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding:var(--oneds-space-fluid-xxxs) 0 var(--oneds-space-fluid-xxs) 0}@media (min-width: 37.5rem){.oneds-richtext-editor-output h5,.oneds-richtext-editor-output h5 strong,.oneds-richtext-editor-output h5 em,.oneds-richtext-editor-output h5 a{line-height:1.24}}@media (min-width: 48rem){.oneds-richtext-editor-output h5,.oneds-richtext-editor-output h5 strong,.oneds-richtext-editor-output h5 em,.oneds-richtext-editor-output h5 a{line-height:1.24}}@media (min-width: 64rem){.oneds-richtext-editor-output h5,.oneds-richtext-editor-output h5 strong,.oneds-richtext-editor-output h5 em,.oneds-richtext-editor-output h5 a{line-height:1.24}}@media (min-width: 90rem){.oneds-richtext-editor-output h5,.oneds-richtext-editor-output h5 strong,.oneds-richtext-editor-output h5 em,.oneds-richtext-editor-output h5 a{line-height:1.23}}.oneds-richtext-editor-output h5 a:focus-visible,.oneds-richtext-editor-output h5 strong a:focus-visible,.oneds-richtext-editor-output h5 em a:focus-visible,.oneds-richtext-editor-output h5 a a:focus-visible{background-clip:content-box}.oneds-richtext-editor-output h6,.oneds-richtext-editor-output h6 strong,.oneds-richtext-editor-output h6 em,.oneds-richtext-editor-output h6 a{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:800;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding-bottom:var(--oneds-space-xxs)}.oneds-richtext-editor-output h6 a:focus-visible,.oneds-richtext-editor-output h6 strong a:focus-visible,.oneds-richtext-editor-output h6 em a:focus-visible,.oneds-richtext-editor-output h6 a a:focus-visible{background-clip:content-box}.oneds-richtext-editor-output p{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding-bottom:var(--oneds-space-m)}.oneds-richtext-editor-output ul,.oneds-richtext-editor-output ol{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;padding:0 0 var(--oneds-space-m) var(--oneds-space-m);list-style-type:revert}.oneds-richtext-editor-output ul li:not(:last-child),.oneds-richtext-editor-output ol li:not(:last-child){padding-bottom:var(--oneds-space-m)}.oneds-richtext-editor-output a{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;color:var(--oneds-text-default);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;transition:text-decoration .3s ease-out}.oneds-richtext-editor-output.oneds-body-xl p{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xl p.oneds-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xl *:last-child{padding-bottom:0}.oneds-richtext-editor-output.oneds-body-xl strong{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xl em{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-richtext-editor-output.oneds-body-xl a{font-size:clamp(1.2792rem,1.2012rem + .3463vw,1.5129rem);line-height:1.4;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output.oneds-body-l p{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-l p.oneds-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-l *:last-child{padding-bottom:0}.oneds-richtext-editor-output.oneds-body-l strong{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-l em{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-richtext-editor-output.oneds-body-l a{font-size:clamp(1.131rem,1.098rem + .1467vw,1.23rem);line-height:1.45;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output.oneds-body-s p{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-s p.oneds-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-s *:last-child{padding-bottom:0}.oneds-richtext-editor-output.oneds-body-s strong{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-s em{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-richtext-editor-output.oneds-body-s a{font-size:14px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output.oneds-body-xs p{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xs p.oneds-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xs *:last-child{padding-bottom:0}.oneds-richtext-editor-output.oneds-body-xs strong{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xs em{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-richtext-editor-output.oneds-body-xs a{font-size:12px;line-height:1.5;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output.oneds-body-m-compact p{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-m-compact p.oneds-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-m-compact *:last-child{padding-bottom:0}.oneds-richtext-editor-output.oneds-body-m-compact strong{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-m-compact em{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-richtext-editor-output.oneds-body-m-compact a{font-size:clamp(1rem,1rem + 0vw,1rem);line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output.oneds-body-s-compact p{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-s-compact p.oneds-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-s-compact *:last-child{padding-bottom:0}.oneds-richtext-editor-output.oneds-body-s-compact strong{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-s-compact em{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-richtext-editor-output.oneds-body-s-compact a{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output.oneds-body-xs-compact p{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xs-compact p.oneds-body-s-compact-bold{font-size:14px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xs-compact *:last-child{padding-bottom:0}.oneds-richtext-editor-output.oneds-body-xs-compact strong{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif}.oneds-richtext-editor-output.oneds-body-xs-compact em{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:400;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;font-style:italic}.oneds-richtext-editor-output.oneds-body-xs-compact a{font-size:12px;line-height:1.25;word-wrap:break-word;font-weight:700;font-family:BLK Fort,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Helvetica Neue,sans-serif;text-decoration:underline}.oneds-richtext-editor-output .mce-content-body [data-mce-selected=inline-boundary]{background-clip:content-box}.oneds-richtext-editor-output a:hover,.oneds-richtext-editor-output a:active{text-decoration:underline;text-decoration-thickness:4px;transition:text-decoration .1s ease-out}.oneds-richtext-editor-output a:focus-visible{background:var(--oneds-bg-black);color:var(--oneds-text-inverse);text-decoration:none;border:none;outline:none;border-radius:0}.oneds-richtext-editor-output.oneds-inverse-link-color a{color:var(--oneds-text-inverse)}.oneds-richtext-editor-output.oneds-inverse-link-color a:focus-visible{background:var(--oneds-bg-white);color:var(--oneds-text-default);text-decoration:none;border:none;outline:none;border-radius:0}.oneds-richtext-editor-output sub,.oneds-richtext-editor-output sup{line-height:0}.oneds-button-block{padding-top:var(--oneds-space-fluid-m)}.oneds-button-block .oneds-row{padding-bottom:var(--oneds-space-xxxs)}.oneds-button-block .oneds-button-wrapper{gap:var(--oneds-space-s);display:flex;flex-wrap:wrap}
