@ouds/web-orange-compact 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +22 -0
- package/NOTICE.txt +15 -0
- package/README.md +125 -0
- package/dist/css/ouds-web-bootstrap.css +28757 -0
- package/dist/css/ouds-web-bootstrap.css.map +1 -0
- package/dist/css/ouds-web-bootstrap.min.css +11 -0
- package/dist/css/ouds-web-bootstrap.min.css.map +1 -0
- package/dist/css/ouds-web-bootstrap.rtl.css +28582 -0
- package/dist/css/ouds-web-bootstrap.rtl.css.map +1 -0
- package/dist/css/ouds-web-bootstrap.rtl.min.css +11 -0
- package/dist/css/ouds-web-bootstrap.rtl.min.css.map +1 -0
- package/dist/css/ouds-web-grid.css +3598 -0
- package/dist/css/ouds-web-grid.css.map +1 -0
- package/dist/css/ouds-web-grid.min.css +11 -0
- package/dist/css/ouds-web-grid.min.css.map +1 -0
- package/dist/css/ouds-web-grid.rtl.css +3597 -0
- package/dist/css/ouds-web-grid.rtl.css.map +1 -0
- package/dist/css/ouds-web-grid.rtl.min.css +11 -0
- package/dist/css/ouds-web-grid.rtl.min.css.map +1 -0
- package/dist/css/ouds-web-reboot.css +1360 -0
- package/dist/css/ouds-web-reboot.css.map +1 -0
- package/dist/css/ouds-web-reboot.min.css +11 -0
- package/dist/css/ouds-web-reboot.min.css.map +1 -0
- package/dist/css/ouds-web-reboot.rtl.css +1329 -0
- package/dist/css/ouds-web-reboot.rtl.css.map +1 -0
- package/dist/css/ouds-web-reboot.rtl.min.css +11 -0
- package/dist/css/ouds-web-reboot.rtl.min.css.map +1 -0
- package/dist/css/ouds-web-utilities.css +11571 -0
- package/dist/css/ouds-web-utilities.css.map +1 -0
- package/dist/css/ouds-web-utilities.min.css +11 -0
- package/dist/css/ouds-web-utilities.min.css.map +1 -0
- package/dist/css/ouds-web-utilities.rtl.css +11540 -0
- package/dist/css/ouds-web-utilities.rtl.css.map +1 -0
- package/dist/css/ouds-web-utilities.rtl.min.css +11 -0
- package/dist/css/ouds-web-utilities.rtl.min.css.map +1 -0
- package/dist/css/ouds-web.css +22967 -0
- package/dist/css/ouds-web.css.map +1 -0
- package/dist/css/ouds-web.min.css +11 -0
- package/dist/css/ouds-web.min.css.map +1 -0
- package/dist/css/ouds-web.rtl.css +22804 -0
- package/dist/css/ouds-web.rtl.css.map +1 -0
- package/dist/css/ouds-web.rtl.min.css +11 -0
- package/dist/css/ouds-web.rtl.min.css.map +1 -0
- package/package.json +61 -0
- package/scss/ouds-web-bootstrap.scss +3 -0
- package/scss/ouds-web-grid.scss +64 -0
- package/scss/ouds-web-reboot.scss +12 -0
- package/scss/ouds-web-utilities.scss +21 -0
- package/scss/ouds-web.scss +67 -0
- package/scss/tokens/_component-colors-custom-props.scss +114 -0
- package/scss/tokens/_component.scss +459 -0
- package/scss/tokens/_composite.scss +124 -0
- package/scss/tokens/_index.scss +6 -0
- package/scss/tokens/_raw.scss +485 -0
- package/scss/tokens/_semantic-colors-custom-props.scss +316 -0
- package/scss/tokens/_semantic.scss +779 -0
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* OUDS Web Utilities v1.1.0 (https://web.unified-design-system.orange.com/)
|
|
3
|
+
* Copyright 2014-2026 The OUDS Web Authors
|
|
4
|
+
* Copyright 2014-2026 Orange SA
|
|
5
|
+
* Licensed under MIT (https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/blob/ouds/main/LICENSE)
|
|
6
|
+
* This a fork of Bootstrap: Initial license below
|
|
7
|
+
* Bootstrap Utilities v5.3.5 (https://getbootstrap.com/)
|
|
8
|
+
* Copyright 2011-2026 The Bootstrap Authors
|
|
9
|
+
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
|
10
|
+
*/:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-color-action-disabled:rgba(0, 0, 0, 0.2);--bs-color-action-enabled:#000;--bs-color-action-focus:rgba(0, 0, 0, 0.68);--bs-color-action-highlighted:#000;--bs-color-action-hover:rgba(0, 0, 0, 0.68);--bs-color-action-loading:#f15e00;--bs-color-action-negative-enabled:#db0002;--bs-color-action-negative-focus:#b20002;--bs-color-action-negative-hover:#b20002;--bs-color-action-negative-loading:#800001;--bs-color-action-negative-pressed:#800001;--bs-color-action-pressed:#f15e00;--bs-color-action-read-only-primary:rgba(0, 0, 0, 0.68);--bs-color-action-read-only-secondary:rgba(0, 0, 0, 0.2);--bs-color-action-selected:#f15e00;--bs-color-action-support-disabled:rgba(0, 0, 0, 0.04);--bs-color-action-support-enabled:rgba(0, 0, 0, 0.04);--bs-color-action-support-focus:rgba(0, 0, 0, 0.08);--bs-color-action-support-hover:rgba(0, 0, 0, 0.08);--bs-color-action-support-loading:rgba(0, 0, 0, 0.12);--bs-color-action-support-pressed:rgba(0, 0, 0, 0.12);--bs-color-action-visited:#5b2f98;--bs-color-always-black:#000;--bs-color-always-on-black:#eee;--bs-color-always-on-white:#000;--bs-color-always-white:#fff;--bs-color-bg-inverse-high:#141414;--bs-color-bg-inverse-low:#141414;--bs-color-bg-primary:#fff;--bs-color-bg-secondary:#f4f4f4;--bs-color-bg-tertiary:#f9f5f0;--bs-color-border-brand-primary:#f15e00;--bs-color-border-default:rgba(0, 0, 0, 0.2);--bs-color-border-emphasized:#000;--bs-color-border-focus-inset:#fff;--bs-color-border-focus:#000;--bs-color-border-minimal:rgba(0, 0, 0, 0.04);--bs-color-border-muted:rgba(0, 0, 0, 0.08);--bs-color-border-on-brand-primary:#000;--bs-color-border-status-accent:#ff7900;--bs-color-border-status-info:#0073b2;--bs-color-border-status-negative:#db0002;--bs-color-border-status-positive:#138126;--bs-color-border-status-warning:#ffd000;--bs-color-content-brand-primary:#f15e00;--bs-color-content-default:#000;--bs-color-content-disabled:rgba(0, 0, 0, 0.2);--bs-color-content-inverse:#fff;--bs-color-content-muted:rgba(0, 0, 0, 0.68);--bs-color-content-on-action-disabled:#fff;--bs-color-content-on-action-enabled:#fff;--bs-color-content-on-action-focus:#fff;--bs-color-content-on-action-highlighted:#fff;--bs-color-content-on-action-hover:#fff;--bs-color-content-on-action-loading:#fff;--bs-color-content-on-action-pressed:#fff;--bs-color-content-on-action-selected:#fff;--bs-color-content-on-brand-primary:#000;--bs-color-content-on-status-accent-emphasized:#000;--bs-color-content-on-status-accent-muted:#000;--bs-color-content-on-status-info-emphasized:#fff;--bs-color-content-on-status-info-muted:#000;--bs-color-content-on-status-negative-emphasized:#fff;--bs-color-content-on-status-negative-muted:#000;--bs-color-content-on-status-positive-emphasized:#fff;--bs-color-content-on-status-positive-muted:#000;--bs-color-content-on-status-warning-emphasized:#000;--bs-color-content-on-status-warning-muted:#000;--bs-color-content-status-accent:#ff7900;--bs-color-content-status-info:#0073b2;--bs-color-content-status-negative:#db0002;--bs-color-content-status-positive:#138126;--bs-color-content-status-warning:#856a00;--bs-color-opacity-lower:rgba(0, 0, 0, 0.08);--bs-color-opacity-lowest:rgba(0, 0, 0, 0.04);--bs-color-opacity-transparent:rgba(0, 0, 0, 0);--bs-color-overlay-drag:rgba(0, 0, 0, 0.04);--bs-color-overlay-dropdown:#fff;--bs-color-overlay-modal:#fff;--bs-color-overlay-tooltip:#272727;--bs-color-surface-brand-primary:#ff7900;--bs-color-surface-inverse-high:#272727;--bs-color-surface-inverse-low:#272727;--bs-color-surface-primary:#fff;--bs-color-surface-secondary:rgba(0, 0, 0, 0.04);--bs-color-surface-status-accent-emphasized:#ff7900;--bs-color-surface-status-accent-muted:rgba(189, 121, 60, 0.08);--bs-color-surface-status-info-emphasized:#0073b2;--bs-color-surface-status-info-muted:rgba(38, 178, 255, 0.08);--bs-color-surface-status-negative-emphasized:#db0002;--bs-color-surface-status-negative-muted:rgba(219, 0, 2, 0.08);--bs-color-surface-status-positive-emphasized:#138126;--bs-color-surface-status-positive-muted:rgba(61, 227, 90, 0.12);--bs-color-surface-status-warning-emphasized:#ffd000;--bs-color-surface-status-warning-muted:rgba(255, 208, 0, 0.16);--bs-color-surface-tertiary:rgba(189, 121, 60, 0.08);--bs-elevation-color-default:rgba(0, 0, 0, 0.24);--bs-elevation-color-drag:rgba(0, 0, 0, 0.24);--bs-elevation-color-emphasized:rgba(0, 0, 0, 0.16);--bs-elevation-color-none:rgba(0, 0, 0, 0);--bs-elevation-color-raised:rgba(0, 0, 0, 0.24);--bs-elevation-color-sticky:rgba(0, 0, 0, 0.16)}:root[data-bs-theme=dark],:root[data-bs-theme=dark] [data-bs-theme=root],:root[data-bs-theme=light] [data-bs-theme=root-inverted],[data-bs-theme=dark]{--bs-color-action-disabled:rgba(255, 255, 255, 0.2);--bs-color-action-enabled:#eee;--bs-color-action-focus:rgba(255, 255, 255, 0.64);--bs-color-action-highlighted:#eee;--bs-color-action-hover:rgba(255, 255, 255, 0.64);--bs-color-action-loading:#ff7900;--bs-color-action-negative-enabled:#ff8081;--bs-color-action-negative-focus:#ffb2b3;--bs-color-action-negative-hover:#ffb2b3;--bs-color-action-negative-loading:#ffe5e6;--bs-color-action-negative-pressed:#ffe5e6;--bs-color-action-pressed:#ff7900;--bs-color-action-read-only-primary:rgba(255, 255, 255, 0.64);--bs-color-action-read-only-secondary:rgba(255, 255, 255, 0.2);--bs-color-action-selected:#ff7900;--bs-color-action-support-disabled:rgba(255, 255, 255, 0.04);--bs-color-action-support-enabled:rgba(255, 255, 255, 0.04);--bs-color-action-support-focus:rgba(255, 255, 255, 0.08);--bs-color-action-support-hover:rgba(255, 255, 255, 0.08);--bs-color-action-support-loading:rgba(255, 255, 255, 0.12);--bs-color-action-support-pressed:rgba(255, 255, 255, 0.12);--bs-color-action-visited:#a885d8;--bs-color-bg-inverse-high:#eee;--bs-color-bg-inverse-low:#333;--bs-color-bg-primary:#141414;--bs-color-bg-secondary:#1f1f1f;--bs-color-bg-tertiary:#23211a;--bs-color-border-brand-primary:#ff7900;--bs-color-border-default:rgba(255, 255, 255, 0.2);--bs-color-border-emphasized:rgba(255, 255, 255, 0.92);--bs-color-border-focus:#eee;--bs-color-border-focus-inset:#000;--bs-color-border-minimal:rgba(255, 255, 255, 0.04);--bs-color-border-muted:rgba(255, 255, 255, 0.08);--bs-color-border-on-brand-primary:#000;--bs-color-border-status-accent:#ff7900;--bs-color-border-status-info:#8ad5ff;--bs-color-border-status-negative:#ff8081;--bs-color-border-status-positive:#94f0a4;--bs-color-border-status-warning:#ffe270;--bs-color-content-brand-primary:#ff7900;--bs-color-content-default:#eee;--bs-color-content-disabled:rgba(255, 255, 255, 0.2);--bs-color-content-inverse:#000;--bs-color-content-muted:rgba(255, 255, 255, 0.64);--bs-color-content-on-action-disabled:#000;--bs-color-content-on-action-enabled:#000;--bs-color-content-on-action-focus:#000;--bs-color-content-on-action-highlighted:#000;--bs-color-content-on-action-hover:#000;--bs-color-content-on-action-loading:#000;--bs-color-content-on-action-pressed:#000;--bs-color-content-on-action-selected:#000;--bs-color-content-on-brand-primary:#000;--bs-color-content-on-status-accent-emphasized:#000;--bs-color-content-on-status-accent-muted:#eee;--bs-color-content-on-status-info-emphasized:#000;--bs-color-content-on-status-info-muted:#eee;--bs-color-content-on-status-negative-emphasized:#000;--bs-color-content-on-status-negative-muted:#eee;--bs-color-content-on-status-positive-emphasized:#000;--bs-color-content-on-status-positive-muted:#eee;--bs-color-content-on-status-warning-emphasized:#000;--bs-color-content-on-status-warning-muted:#eee;--bs-color-content-status-accent:#ff7900;--bs-color-content-status-info:#8ad5ff;--bs-color-content-status-negative:#ff8081;--bs-color-content-status-positive:#94f0a4;--bs-color-content-status-warning:#ffe270;--bs-color-opacity-lower:rgba(255, 255, 255, 0.08);--bs-color-opacity-lowest:rgba(255, 255, 255, 0.04);--bs-color-opacity-transparent:rgba(255, 255, 255, 0);--bs-color-overlay-drag:rgba(255, 255, 255, 0.08);--bs-color-overlay-dropdown:#3b3b3b;--bs-color-overlay-modal:#333;--bs-color-overlay-tooltip:#3b3b3b;--bs-color-surface-brand-primary:#ff7900;--bs-color-surface-inverse-high:#eee;--bs-color-surface-inverse-low:rgba(255, 255, 255, 0.12);--bs-color-surface-primary:rgba(255, 255, 255, 0.04);--bs-color-surface-secondary:rgba(255, 255, 255, 0.08);--bs-color-surface-status-accent-emphasized:#ff7900;--bs-color-surface-status-accent-muted:rgba(104, 93, 80, 0.4);--bs-color-surface-status-info-emphasized:#8ad5ff;--bs-color-surface-status-info-muted:rgba(0, 89, 138, 0.52);--bs-color-surface-status-negative-emphasized:#ff8081;--bs-color-surface-status-negative-muted:rgba(219, 0, 2, 0.32);--bs-color-surface-status-positive-emphasized:#94f0a4;--bs-color-surface-status-positive-muted:rgba(14, 98, 29, 0.64);--bs-color-surface-status-warning-emphasized:#ffe270;--bs-color-surface-status-warning-muted:rgba(102, 81, 0, 0.48);--bs-color-surface-tertiary:rgba(104, 93, 80, 0.4);--bs-elevation-color-default:rgba(0, 0, 0, 0.24);--bs-elevation-color-drag:rgba(0, 0, 0, 0.32);--bs-elevation-color-emphasized:rgba(0, 0, 0, 0.16);--bs-elevation-color-raised:rgba(0, 0, 0, 0.32);--bs-elevation-color-sticky:rgba(0, 0, 0, 0.16)}:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-button-color-bg-brand-pressed:#000;--bs-button-color-bg-brand-loading:#000;--bs-button-color-content-brand-pressed:#fff;--bs-button-color-content-brand-loading:#fff;--bs-button-mono-color-bg-default-hover:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-default-pressed:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-default-loading:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-default-focus:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-strong-enabled:#000;--bs-button-mono-color-bg-strong-hover:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-strong-pressed:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-strong-loading:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-strong-disabled:rgba(0, 0, 0, 0.28);--bs-button-mono-color-bg-strong-focus:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-minimal-hover:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-minimal-pressed:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-minimal-focus:rgba(0, 0, 0, 0.68);--bs-button-mono-color-content-default-enabled:#000;--bs-button-mono-color-content-default-hover:#fff;--bs-button-mono-color-content-default-pressed:#000;--bs-button-mono-color-content-default-loading:#000;--bs-button-mono-color-content-default-disabled:rgba(0, 0, 0, 0.28);--bs-button-mono-color-content-default-focus:#fff;--bs-button-mono-color-content-minimal-enabled:#000;--bs-button-mono-color-content-minimal-hover:#fff;--bs-button-mono-color-content-minimal-pressed:#000;--bs-button-mono-color-content-minimal-loading:#000;--bs-button-mono-color-content-minimal-disabled:rgba(0, 0, 0, 0.28);--bs-button-mono-color-content-minimal-focus:#fff;--bs-button-mono-color-content-strong-enabled:#fff;--bs-button-mono-color-content-strong-hover:#fff;--bs-button-mono-color-content-strong-pressed:#000;--bs-button-mono-color-content-strong-loading:#000;--bs-button-mono-color-content-strong-disabled:rgba(255, 255, 255, 0.64);--bs-button-mono-color-content-strong-focus:#fff;--bs-button-mono-color-border-default-enabled:#000;--bs-button-mono-color-border-default-disabled:rgba(0, 0, 0, 0.28);--bs-link-mono-color-content-enabled:#000;--bs-link-mono-color-content-hover:#000;--bs-link-mono-color-content-pressed:rgba(0, 0, 0, 0.52);--bs-link-mono-color-content-disabled:rgba(0, 0, 0, 0.28);--bs-link-mono-color-content-focus:#000;--bs-switch-color-cursor:#fff;--bs-switch-color-track-selected:#17a02f;--bs-switch-color-track-selected-interaction:#138126;--bs-switch-color-track-unselected:rgba(0, 0, 0, 0.44);--bs-switch-color-track-unselected-interaction:rgba(0, 0, 0, 0.52);--bs-icon-color-content-status-warning-external-shape:#ffd000;--bs-icon-color-content-status-warning-internal-shape:#856a00;--bs-icon-color-content-default:#000}:root[data-bs-theme=dark],:root[data-bs-theme=dark] [data-bs-theme=root],:root[data-bs-theme=light] [data-bs-theme=root-inverted],[data-bs-theme=dark]{--bs-button-color-bg-brand-pressed:#eee;--bs-button-color-bg-brand-loading:#eee;--bs-button-color-content-brand-pressed:#000;--bs-button-color-content-brand-loading:#000;--bs-button-mono-color-bg-default-hover:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-default-pressed:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-default-loading:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-default-focus:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-strong-enabled:#fff;--bs-button-mono-color-bg-strong-hover:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-strong-pressed:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-strong-loading:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-strong-disabled:rgba(255, 255, 255, 0.44);--bs-button-mono-color-bg-strong-focus:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-minimal-hover:rgba(255, 255, 255, 0.8);--bs-button-mono-color-bg-minimal-pressed:rgba(0, 0, 0, 0.68);--bs-button-mono-color-bg-minimal-focus:rgba(255, 255, 255, 0.8);--bs-button-mono-color-content-default-enabled:#fff;--bs-button-mono-color-content-default-hover:#000;--bs-button-mono-color-content-default-pressed:#fff;--bs-button-mono-color-content-default-loading:#fff;--bs-button-mono-color-content-default-disabled:rgba(255, 255, 255, 0.44);--bs-button-mono-color-content-default-focus:#000;--bs-button-mono-color-content-minimal-enabled:#fff;--bs-button-mono-color-content-minimal-hover:#000;--bs-button-mono-color-content-minimal-pressed:#fff;--bs-button-mono-color-content-minimal-loading:#fff;--bs-button-mono-color-content-minimal-disabled:rgba(255, 255, 255, 0.44);--bs-button-mono-color-content-minimal-focus:#000;--bs-button-mono-color-content-strong-enabled:#000;--bs-button-mono-color-content-strong-hover:#000;--bs-button-mono-color-content-strong-pressed:#fff;--bs-button-mono-color-content-strong-loading:#fff;--bs-button-mono-color-content-strong-disabled:rgba(0, 0, 0, 0.44);--bs-button-mono-color-content-strong-focus:#000;--bs-button-mono-color-border-default-enabled:#fff;--bs-button-mono-color-border-default-disabled:rgba(255, 255, 255, 0.44);--bs-link-mono-color-content-enabled:#fff;--bs-link-mono-color-content-hover:#fff;--bs-link-mono-color-content-pressed:rgba(255, 255, 255, 0.8);--bs-link-mono-color-content-disabled:rgba(255, 255, 255, 0.44);--bs-link-mono-color-content-focus:#fff;--bs-switch-color-cursor:#141414;--bs-switch-color-track-selected:#1ecd3c;--bs-switch-color-track-selected-interaction:#94f0a4;--bs-switch-color-track-unselected:rgba(255, 255, 255, 0.64);--bs-switch-color-track-unselected-interaction:rgba(255, 255, 255, 0.8);--bs-icon-color-content-status-warning-external-shape:#ffe270;--bs-icon-color-content-status-warning-internal-shape:rgba(255, 255, 255, 0);--bs-icon-color-content-default:#eee}@font-face{font-family:HelvNeueOrange;font-style:normal;font-weight:400;src:url("https://mastermedia.dam-broadcast.com/pm_12751_490_490071-myaimdgylf--HelveticaNeue-Default.woff2") format("woff2");font-display:swap}@font-face{font-family:HelvNeueOrange;font-style:normal;font-weight:500;src:url("https://mastermedia.dam-broadcast.com/pm_12751_490_490074-tqtijgs7e4--HelveticaNeue-Moderate.woff2") format("woff2");font-display:swap}@font-face{font-family:HelvNeueOrange;font-style:normal;font-weight:700;src:url("https://mastermedia.dam-broadcast.com/pm_12751_490_490077-wejriti88u--HelveticaNeue-Strong.woff2") format("woff2");font-display:swap}:root,[data-bs-theme]{color:var(--bs-color-local,var(--bs-color-content-default));--bs-link-color:var(--bs-color-action-enabled);--bs-link-hover-color:var(--bs-color-action-hover);--bs-link-focus-color:var(--bs-color-action-focus);--bs-link-active-color:var(--bs-color-action-pressed);--bs-link-disabled-color:var(--bs-color-action-disabled);--bs-link-visited-color:var(--bs-color-action-visited)}:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{color-scheme:light;--bs-chevron-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3e%3cpath d='M597.22 225 402.78 421.43 325 500l77.78 78.57L597.22 775 675 696.43 480.56 500 675 303.57z'/%3e%3c/svg%3e");--bs-close-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='m18.75 7.178-1.928-1.929L12 10.071 7.178 5.25 5.249 7.18 10.071 12 5.25 16.822l1.93 1.929L12 13.929l4.822 4.822 1.929-1.929L13.929 12l4.822-4.822Z'/%3e%3c/svg%3e");--bs-success-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12 2.4A9.6 9.6 0 0 0 2.4 12a9.6 9.6 0 0 0 9.6 9.6 9.6 9.6 0 0 0 9.6-9.6A9.6 9.6 0 0 0 12 2.4Zm4.97 8.148-5.408 5.407c-.09.09-.178.171-.265.245-.04.053-.085.105-.136.156a1.27 1.27 0 0 1-.596.336 1.205 1.205 0 0 1-.266.033 1.206 1.206 0 0 1-.263-.033 1.277 1.277 0 0 1-.597-.337 1.47 1.47 0 0 1-.136-.155 4.53 4.53 0 0 1-.265-.245L7.035 13.95c-.853-.852-.997-1.549-.412-2.134.574-.574 1.282-.44 2.134.412l1.543 1.543 4.947-4.947c.853-.853 1.55-.997 2.134-.412.574.574.44 1.282-.411 2.134Z'/%3e%3c/svg%3e");--bs-info-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12 2.4A9.6 9.6 0 0 0 2.4 12a9.6 9.6 0 0 0 9.6 9.6 9.6 9.6 0 0 0 9.6-9.6A9.6 9.6 0 0 0 12 2.4Zm1.2 13.994c0 1.188-.4 1.758-1.2 1.758-.8 0-1.2-.57-1.2-1.758v-4.535c0-1.188.384-1.774 1.2-1.774.8 0 1.2.586 1.2 1.774v4.535Zm-1.213-7.32A1.39 1.39 0 0 1 10.6 7.681c0-.768.622-1.407 1.387-1.407.766 0 1.388.624 1.388 1.407a1.38 1.38 0 0 1-1.388 1.391Z'/%3e%3c/svg%3e");--bs-warning-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M21.852 16.98 14.205 3.064a2.556 2.556 0 0 0-4.41 0L2.17 16.942l-.001.002-.021.036a2.54 2.54 0 0 0-.009 2.552 2.55 2.55 0 0 0 2.214 1.276h15.293a2.549 2.549 0 0 0 2.214-1.276 2.542 2.542 0 0 0-.008-2.553ZM10.8 8.031c0-1.187.4-1.758 1.2-1.758.8 0 1.2.57 1.2 1.758v4.535c0 1.188-.384 1.774-1.2 1.774s-1.2-.585-1.2-1.774V8.031Zm1.188 10.119a1.394 1.394 0 0 1-1.388-1.407 1.38 1.38 0 0 1 1.388-1.391 1.39 1.39 0 0 1 1.387 1.39c0 .768-.622 1.408-1.387 1.408Z'/%3e%3c/svg%3e");--bs-warning-internal-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M10.8 8.031c0-1.187.4-1.758 1.2-1.758.8 0 1.2.57 1.2 1.758v4.535c0 1.188-.384 1.774-1.2 1.774s-1.2-.585-1.2-1.774V8.031Zm1.188 10.119a1.394 1.394 0 0 1-1.388-1.407 1.38 1.38 0 0 1 1.388-1.391 1.39 1.39 0 0 1 1.387 1.39c0 .768-.622 1.408-1.387 1.408Z'/%3e%3c/svg%3e");--bs-error-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath d='M12 2.4A9.6 9.6 0 0 0 2.4 12a9.6 9.6 0 0 0 9.6 9.6 9.6 9.6 0 0 0 9.6-9.6A9.6 9.6 0 0 0 12 2.4Zm-1.2 5.631c0-1.187.4-1.758 1.2-1.758.8 0 1.2.57 1.2 1.758v4.535c0 1.188-.385 1.774-1.2 1.774-.8 0-1.2-.585-1.2-1.774V8.031Zm1.187 10.119a1.394 1.394 0 0 1-1.387-1.407 1.38 1.38 0 0 1 1.387-1.391 1.39 1.39 0 0 1 1.388 1.39c0 .768-.622 1.408-1.388 1.408Z'/%3e%3c/svg%3e");--bs-font-sans-serif:"HelvNeueOrange","Helvetica Neue",Helvetica,"SF Pro",Roboto,Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:Consolas,"SFMono-Regular","Roboto Mono","Liberation Mono",Menlo,monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-font-size-display-large:2.25rem;--bs-font-size-display-medium:2rem;--bs-font-size-display-small:1.75rem;--bs-font-size-heading-xlarge:1.5rem;--bs-font-size-heading-large:1.25rem;--bs-font-size-heading-medium:1.125rem;--bs-font-size-heading-small:1rem;--bs-font-size-body-large:0.875rem;--bs-font-size-body-medium:0.8125rem;--bs-font-size-body-small:0.75rem;--bs-font-size-label-xlarge:1rem;--bs-font-size-label-large:0.875rem;--bs-font-size-label-medium:0.8125rem;--bs-font-size-label-small:0.75rem;--bs-font-size-code-medium:0.875rem;--bs-font-line-height-display-large:1.2222222222;--bs-font-line-height-display-medium:1.25;--bs-font-line-height-display-small:1.2857142857;--bs-font-line-height-heading-xlarge:1.3333333333;--bs-font-line-height-heading-large:1.4;--bs-font-line-height-heading-medium:1.3333333333;--bs-font-line-height-heading-small:1.5;--bs-font-line-height-body-large:1.4285714286;--bs-font-line-height-body-medium:1.2307692308;--bs-font-line-height-body-small:1.3333333333;--bs-font-line-height-label-xlarge:1.5;--bs-font-line-height-label-large:1.4285714286;--bs-font-line-height-label-medium:1.2307692308;--bs-font-line-height-label-small:1.3333333333;--bs-font-line-height-code-medium:1.1428571429;--bs-font-letter-spacing-display-large:-0.0225rem;--bs-font-letter-spacing-display-medium:-0.02rem;--bs-font-letter-spacing-display-small:-0.0175rem;--bs-font-letter-spacing-heading-xlarge:-0.0075rem;--bs-font-letter-spacing-heading-large:0rem;--bs-font-letter-spacing-heading-medium:0.01125rem;--bs-font-letter-spacing-heading-small:0.0125rem;--bs-font-letter-spacing-body-large:0.010625rem;--bs-font-letter-spacing-body-medium:0.011875rem;--bs-font-letter-spacing-body-small:0.01125rem;--bs-font-letter-spacing-label-xlarge:0.0125rem;--bs-font-letter-spacing-label-large:0.010625rem;--bs-font-letter-spacing-label-medium:0.011875rem;--bs-font-letter-spacing-label-small:0.01125rem;--bs-font-letter-spacing-code-medium:0.010625rem;--bs-font-max-width-display-large:55rem;--bs-font-max-width-display-medium:55rem;--bs-font-max-width-display-small:45rem;--bs-font-max-width-heading-xlarge:45rem;--bs-font-max-width-heading-large:45rem;--bs-font-max-width-heading-medium:40rem;--bs-font-max-width-heading-small:40rem;--bs-font-max-width-body-large:40rem;--bs-font-max-width-body-medium:40rem;--bs-font-max-width-body-small:40rem;--bs-font-max-width-label-small:40rem;--bs-font-max-width-label-medium:40rem;--bs-font-max-width-label-large:40rem;--bs-font-max-width-label-xlarge:40rem;--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:var(--bs-font-size-body-medium);--bs-body-font-weight:400;--bs-body-line-height:var(--bs-font-line-height-body-medium);--bs-body-letter-spacing:var(--bs-font-letter-spacing-body-medium);--bs-heading-color:inherit;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#000;--bs-space-scaled-none:0px;--bs-space-scaled-3xsmall:2px;--bs-space-scaled-2xsmall:4px;--bs-space-scaled-xsmall:8px;--bs-space-scaled-small:10px;--bs-space-scaled-medium:12px;--bs-space-scaled-large:20px;--bs-space-scaled-xlarge:28px;--bs-space-scaled-2xlarge:36px;--bs-space-scaled-3xlarge:44px;--bs-icon-small-with-heading-xlarge:2rem;--bs-icon-medium-with-heading-xlarge:2.25rem;--bs-icon-large-with-heading-xlarge:2.5rem;--bs-icon-small-with-heading-large:1.5rem;--bs-icon-medium-with-heading-large:1.75rem;--bs-icon-large-with-heading-large:2rem;--bs-icon-small-with-heading-medium:1.5rem;--bs-icon-medium-with-heading-medium:1.75rem;--bs-icon-large-with-heading-medium:2rem;--bs-icon-small-with-heading-small:1.25rem;--bs-icon-medium-with-heading-small:1.5rem;--bs-icon-large-with-heading-small:1.75rem;--bs-icon-small-with-body-large:1rem;--bs-icon-medium-with-body-large:1.25rem;--bs-icon-large-with-body-large:1.5rem;--bs-icon-small-with-body-medium:1rem;--bs-icon-medium-with-body-medium:1.25rem;--bs-icon-large-with-body-medium:1.5rem;--bs-icon-small-with-body-small:0.75rem;--bs-icon-medium-with-body-small:1rem;--bs-icon-large-with-body-small:1.25rem;--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(241, 94, 0, 0.25);--bs-form-color-disabled-filter:brightness(0) invert(1) brightness(0.8);--bs-form-select-indicator:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");--bs-form-select-disabled-indicator:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23333' d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");--bs-table-active-bg-factor:0.135;--bs-table-hover-bg-factor:0.065;--bs-table-striped-bg-factor:0.035;--bs-grid-gap:8px;--bs-grid-margin:16px}@media (min-width:736px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-font-size-display-large:2.25rem;--bs-font-size-display-medium:2rem;--bs-font-size-display-small:1.75rem;--bs-font-size-heading-xlarge:1.5rem;--bs-font-size-heading-large:1.25rem;--bs-font-size-heading-medium:1.125rem;--bs-font-size-heading-small:1rem;--bs-font-size-body-large:0.875rem;--bs-font-size-body-medium:0.8125rem;--bs-font-size-body-small:0.75rem;--bs-font-line-height-display-large:1.2222222222;--bs-font-line-height-display-medium:1.25;--bs-font-line-height-display-small:1.2857142857;--bs-font-line-height-heading-xlarge:1.3333333333;--bs-font-line-height-heading-large:1.4;--bs-font-line-height-heading-medium:1.3333333333;--bs-font-line-height-heading-small:1.5;--bs-font-line-height-body-large:1.4285714286;--bs-font-line-height-body-medium:1.2307692308;--bs-font-line-height-body-small:1.3333333333;--bs-font-letter-spacing-display-large:-0.0225rem;--bs-font-letter-spacing-display-medium:-0.02rem;--bs-font-letter-spacing-display-small:-0.0175rem;--bs-font-letter-spacing-heading-xlarge:-0.0075rem;--bs-font-letter-spacing-heading-large:0rem;--bs-font-letter-spacing-heading-medium:0.01125rem;--bs-font-letter-spacing-heading-small:0.0125rem;--bs-font-letter-spacing-body-large:0.010625rem;--bs-font-letter-spacing-body-medium:0.011875rem;--bs-font-letter-spacing-body-small:0.01125rem;--bs-font-max-width-display-large:55rem;--bs-font-max-width-display-medium:55rem;--bs-font-max-width-display-small:55rem;--bs-font-max-width-heading-xlarge:45rem;--bs-font-max-width-heading-large:45rem;--bs-font-max-width-heading-medium:40rem;--bs-font-max-width-heading-small:40rem;--bs-font-max-width-body-large:40rem;--bs-font-max-width-body-medium:40rem;--bs-font-max-width-body-small:40rem;--bs-font-max-width-label-small:40rem;--bs-font-max-width-label-medium:40rem;--bs-font-max-width-label-large:40rem;--bs-font-max-width-label-xlarge:40rem}}@media (min-width:1320px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-font-size-display-large:2.5rem;--bs-font-size-display-medium:2.25rem;--bs-font-size-display-small:2rem;--bs-font-size-heading-xlarge:1.75rem;--bs-font-size-heading-large:1.5rem;--bs-font-size-heading-medium:1.25rem;--bs-font-size-heading-small:1.125rem;--bs-font-size-body-large:1rem;--bs-font-size-body-medium:0.875rem;--bs-font-size-body-small:0.8125rem;--bs-font-line-height-display-large:1.2;--bs-font-line-height-display-medium:1.2222222222;--bs-font-line-height-display-small:1.25;--bs-font-line-height-heading-xlarge:1.2857142857;--bs-font-line-height-heading-large:1.3333333333;--bs-font-line-height-heading-medium:1.4;--bs-font-line-height-heading-small:1.3333333333;--bs-font-line-height-body-large:1.5;--bs-font-line-height-body-medium:1.1428571429;--bs-font-line-height-body-small:1.2307692308;--bs-font-letter-spacing-display-large:-0.025rem;--bs-font-letter-spacing-display-medium:-0.0225rem;--bs-font-letter-spacing-display-small:-0.02rem;--bs-font-letter-spacing-heading-xlarge:-0.0175rem;--bs-font-letter-spacing-heading-large:-0.0075rem;--bs-font-letter-spacing-heading-medium:0rem;--bs-font-letter-spacing-heading-small:0.01125rem;--bs-font-letter-spacing-body-large:0.0125rem;--bs-font-letter-spacing-body-medium:0.010625rem;--bs-font-letter-spacing-body-small:0.011875rem;--bs-font-max-width-display-large:65rem;--bs-font-max-width-display-medium:65rem;--bs-font-max-width-display-small:65rem;--bs-font-max-width-heading-xlarge:55rem;--bs-font-max-width-heading-large:55rem;--bs-font-max-width-heading-medium:45rem;--bs-font-max-width-heading-small:45rem;--bs-font-max-width-body-large:45rem;--bs-font-max-width-body-medium:40rem;--bs-font-max-width-body-small:40rem;--bs-font-max-width-label-small:40rem;--bs-font-max-width-label-medium:40rem;--bs-font-max-width-label-large:45rem;--bs-font-max-width-label-xlarge:45rem}}@media (min-width:736px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-space-scaled-none:0px;--bs-space-scaled-3xsmall:4px;--bs-space-scaled-2xsmall:8px;--bs-space-scaled-xsmall:10px;--bs-space-scaled-small:12px;--bs-space-scaled-medium:20px;--bs-space-scaled-large:28px;--bs-space-scaled-xlarge:36px;--bs-space-scaled-2xlarge:44px;--bs-space-scaled-3xlarge:52px}}@media (min-width:1320px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-space-scaled-none:0px;--bs-space-scaled-3xsmall:4px;--bs-space-scaled-2xsmall:8px;--bs-space-scaled-xsmall:12px;--bs-space-scaled-small:20px;--bs-space-scaled-medium:28px;--bs-space-scaled-large:36px;--bs-space-scaled-xlarge:44px;--bs-space-scaled-2xlarge:52px;--bs-space-scaled-3xlarge:60px}}@media (min-width:736px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-icon-small-with-heading-xlarge:2rem;--bs-icon-medium-with-heading-xlarge:2.25rem;--bs-icon-large-with-heading-xlarge:2.5rem;--bs-icon-small-with-heading-large:1.5rem;--bs-icon-medium-with-heading-large:1.75rem;--bs-icon-large-with-heading-large:2rem;--bs-icon-small-with-heading-medium:1.5rem;--bs-icon-medium-with-heading-medium:1.75rem;--bs-icon-large-with-heading-medium:2rem;--bs-icon-small-with-heading-small:1.25rem;--bs-icon-medium-with-heading-small:1.5rem;--bs-icon-large-with-heading-small:1.75rem;--bs-icon-small-with-body-large:1rem;--bs-icon-medium-with-body-large:1.25rem;--bs-icon-large-with-body-large:1.5rem;--bs-icon-small-with-body-medium:1rem;--bs-icon-medium-with-body-medium:1.25rem;--bs-icon-large-with-body-medium:1.5rem;--bs-icon-small-with-body-small:0.75rem;--bs-icon-medium-with-body-small:1rem;--bs-icon-large-with-body-small:1.25rem}}@media (min-width:1320px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-icon-small-with-heading-xlarge:2.25rem;--bs-icon-medium-with-heading-xlarge:2.5rem;--bs-icon-large-with-heading-xlarge:2.75rem;--bs-icon-small-with-heading-large:2rem;--bs-icon-medium-with-heading-large:2.25rem;--bs-icon-large-with-heading-large:2.5rem;--bs-icon-small-with-heading-medium:1.5rem;--bs-icon-medium-with-heading-medium:1.75rem;--bs-icon-large-with-heading-medium:2rem;--bs-icon-small-with-heading-small:1.5rem;--bs-icon-medium-with-heading-small:1.75rem;--bs-icon-large-with-heading-small:2rem;--bs-icon-small-with-body-large:1.25rem;--bs-icon-medium-with-body-large:1.5rem;--bs-icon-large-with-body-large:1.75rem;--bs-icon-small-with-body-medium:1rem;--bs-icon-medium-with-body-medium:1.25rem;--bs-icon-large-with-body-medium:1.5rem;--bs-icon-small-with-body-small:1rem;--bs-icon-medium-with-body-small:1.25rem;--bs-icon-large-with-body-small:1.5rem}}@media (min-width:390px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-gap:16px}}@media (min-width:480px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-gap:16px}}@media (min-width:736px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-gap:16px}}@media (min-width:1024px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-gap:16px}}@media (min-width:1320px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-gap:20px}}@media (min-width:1640px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-gap:20px}}@media (min-width:1880px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-gap:20px}}@media (min-width:390px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-margin:16px}}@media (min-width:480px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-margin:16px}}@media (min-width:736px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-margin:24px}}@media (min-width:1024px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-margin:24px}}@media (min-width:1320px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-margin:36px}}@media (min-width:1640px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-margin:36px}}@media (min-width:1880px){:root,:root[data-bs-theme=dark] [data-bs-theme=root-inverted],:root[data-bs-theme=light] [data-bs-theme=root],[data-bs-theme=light]{--bs-grid-margin:52px}}:root[data-bs-theme=dark],:root[data-bs-theme=dark] [data-bs-theme=root],:root[data-bs-theme=light] [data-bs-theme=root-inverted],[data-bs-theme=dark]{color-scheme:dark;--bs-heading-color:inherit;--bs-border-color:rgba(255, 255, 255, 0.92);--bs-focus-ring-color:rgba(255, 121, 0, 0.25);--bs-form-select-indicator:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23fff' d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");--bs-form-select-disabled-indicator:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 7'%3e%3cpath fill='%23666' d='M7 7 0 0h14L7 7z'/%3e%3c/svg%3e");--bs-form-color-disabled-filter:brightness(0) invert(1) brightness(0.4);--bs-table-active-bg-factor:0.35;--bs-table-hover-bg-factor:0.135;--bs-table-striped-bg-factor:1}.use-rounded-corner-inputs{--bs-text-input-border-radius:4px!important}.bg-surface-brand-primary{--bs-color-local:var(--bs-color-content-on-brand-primary);color:var(--bs-color-local)}.bg-surface-brand-secondary{--bs-color-local:var(--bs-color-content-on-brand-secondary);color:var(--bs-color-local)}.bg-surface-brand-tertiary{--bs-color-local:var(--bs-color-content-on-brand-tertiary);color:var(--bs-color-local)}.bg-surface-status-accent-emphasized{--bs-color-local:var(--bs-color-content-on-status-accent-emphasized);color:var(--bs-color-local)}.bg-surface-status-accent-muted{--bs-color-local:var(--bs-color-content-on-status-accent-muted);color:var(--bs-color-local)}.bg-surface-status-positive-emphasized{--bs-color-local:var(--bs-color-content-on-status-positive-emphasized);color:var(--bs-color-local)}.bg-surface-status-positive-muted{--bs-color-local:var(--bs-color-content-on-status-positive-muted);color:var(--bs-color-local)}.bg-surface-status-negative-emphasized{--bs-color-local:var(--bs-color-content-on-status-negative-emphasized);color:var(--bs-color-local)}.bg-surface-status-negative-muted{--bs-color-local:var(--bs-color-content-on-status-negative-muted);color:var(--bs-color-local)}.bg-surface-status-warning-emphasized{--bs-color-local:var(--bs-color-content-on-status-warning-emphasized);color:var(--bs-color-local)}.bg-surface-status-warning-muted{--bs-color-local:var(--bs-color-content-on-status-warning-muted);color:var(--bs-color-local)}.bg-surface-status-info-emphasized{--bs-color-local:var(--bs-color-content-on-status-info-emphasized);color:var(--bs-color-local)}.bg-surface-status-info-muted{--bs-color-local:var(--bs-color-content-on-status-info-muted);color:var(--bs-color-local)}.bg-always-black{--bs-color-local:var(--bs-color-always-on-black);color:var(--bs-color-local)}.bg-always-white{--bs-color-local:var(--bs-color-always-on-white);color:var(--bs-color-local)}.bg-primary{--bs-color-local:initial}.bg-secondary{--bs-color-local:initial}.bg-tertiary{--bs-color-local:initial}.bg-inverse-high{--bs-color-local:initial}.bg-inverse-low{--bs-color-local:initial}.bg-surface-primary{--bs-color-local:initial}.bg-surface-secondary{--bs-color-local:initial}.bg-surface-tertiary{--bs-color-local:initial}.bg-surface-inverse-high{--bs-color-local:initial}.bg-surface-inverse-low{--bs-color-local:initial}.bg-opacity-lower{--bs-color-local:initial}.bg-opacity-lowest{--bs-color-local:initial}.bg-transparent{--bs-color-local:initial}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.bl-large-icon,.bl-medium-icon,.bl-small-icon,.bm-large-icon,.bm-medium-icon,.bm-small-icon,.bs-large-icon,.bs-medium-icon,.bs-small-icon,.decorative-2xlarge-icon,.decorative-2xsmall-icon,.decorative-3xsmall-icon,.decorative-4xsmall-icon,.decorative-large-icon,.decorative-medium-icon,.decorative-small-icon,.decorative-xlarge-icon,.decorative-xsmall-icon,.dl-large-icon,.dl-medium-icon,.dl-small-icon,.dm-large-icon,.dm-medium-icon,.dm-small-icon,.ds-large-icon,.ds-medium-icon,.ds-small-icon,.hl-large-icon,.hl-medium-icon,.hl-small-icon,.hm-large-icon,.hm-medium-icon,.hm-small-icon,.hs-large-icon,.hs-medium-icon,.hs-small-icon,.hxl-large-icon,.hxl-medium-icon,.hxl-small-icon{display:inline-block;flex-shrink:0;width:1em;height:1em;line-height:1;fill:currentcolor}.bs-small-icon{font-size:var(--bs-icon-small-with-body-small)!important}.bs-medium-icon{font-size:var(--bs-icon-medium-with-body-small)!important}.bs-large-icon{font-size:var(--bs-icon-large-with-body-small)!important}.bm-small-icon{font-size:var(--bs-icon-small-with-body-medium)!important}.bm-medium-icon{font-size:var(--bs-icon-medium-with-body-medium)!important}.bm-large-icon{font-size:var(--bs-icon-large-with-body-medium)!important}.bl-small-icon{font-size:var(--bs-icon-small-with-body-large)!important}.bl-medium-icon{font-size:var(--bs-icon-medium-with-body-large)!important}.bl-large-icon{font-size:var(--bs-icon-large-with-body-large)!important}.hs-small-icon{font-size:var(--bs-icon-small-with-heading-small)!important}.hs-medium-icon{font-size:var(--bs-icon-medium-with-heading-small)!important}.hs-large-icon{font-size:var(--bs-icon-large-with-heading-small)!important}.hm-small-icon{font-size:var(--bs-icon-small-with-heading-medium)!important}.hm-medium-icon{font-size:var(--bs-icon-medium-with-heading-medium)!important}.hm-large-icon{font-size:var(--bs-icon-large-with-heading-medium)!important}.hl-small-icon{font-size:var(--bs-icon-small-with-heading-large)!important}.hl-medium-icon{font-size:var(--bs-icon-medium-with-heading-large)!important}.hl-large-icon{font-size:var(--bs-icon-large-with-heading-large)!important}.hxl-small-icon{font-size:var(--bs-icon-small-with-heading-xlarge)!important}.hxl-medium-icon{font-size:var(--bs-icon-medium-with-heading-xlarge)!important}.hxl-large-icon{font-size:var(--bs-icon-large-with-heading-xlarge)!important}.ds-small-icon{font-size:var(--bs-icon-small-with-display-small)!important}.ds-medium-icon{font-size:var(--bs-icon-medium-with-display-small)!important}.ds-large-icon{font-size:var(--bs-icon-large-with-display-small)!important}.dm-small-icon{font-size:var(--bs-icon-small-with-display-medium)!important}.dm-medium-icon{font-size:var(--bs-icon-medium-with-display-medium)!important}.dm-large-icon{font-size:var(--bs-icon-large-with-display-medium)!important}.dl-small-icon{font-size:var(--bs-icon-small-with-display-large)!important}.dl-medium-icon{font-size:var(--bs-icon-medium-with-display-large)!important}.dl-large-icon{font-size:var(--bs-icon-large-with-display-large)!important}.decorative-4xsmall-icon{font-size:10px!important}.decorative-3xsmall-icon{font-size:12px!important}.decorative-2xsmall-icon{font-size:16px!important}.decorative-xsmall-icon{font-size:20px!important}.decorative-small-icon{font-size:28px!important}.decorative-medium-icon{font-size:36px!important}.decorative-large-icon{font-size:44px!important}.decorative-xlarge-icon{font-size:52px!important}.decorative-2xlarge-icon{font-size:64px!important}.fixed-top{position:fixed;top:0;left:0;right:0;z-index:1030}.fixed-bottom{position:fixed;left:0;bottom:0;right:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:390px){.sticky-xs-top{position:sticky;top:0;z-index:1020}.sticky-xs-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:480px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:736px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1320px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1640px){.sticky-2xl-top{position:sticky;top:0;z-index:1020}.sticky-2xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1880px){.sticky-3xl-top{position:sticky;top:0;z-index:1020}.sticky-3xl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link::after{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;min-height:1em;margin:0 16px;color:var(--bs-color-border-default);border:0;border-right:1px solid currentcolor}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.ratio-1x1{aspect-ratio:1/1!important}.ratio-4x3{aspect-ratio:4/3!important}.ratio-16x9{aspect-ratio:16/9!important}.ratio-21x9{aspect-ratio:21/9!important}.ratio-9x16{aspect-ratio:9/16!important}.float-start{float:right!important}.float-end{float:left!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-invisible{opacity:0!important}.opacity-weakest{opacity:.04!important}.opacity-weaker{opacity:.16!important}.opacity-weak{opacity:.32!important}.opacity-disabled{opacity:.2!important}.opacity-medium{opacity:.56!important}.opacity-strong{opacity:.64!important}.opacity-opaque{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-flow-root{display:flow-root!important}.d-none{display:none!important}.shadow-default{box-shadow:0 2px 3px -1px var(--bs-elevation-color-default)!important}.shadow-drag{box-shadow:0 4px 4px -1px var(--bs-elevation-color-drag)!important}.shadow-emphasized{box-shadow:0 12px 12px -4px var(--bs-elevation-color-emphasized)!important}.shadow-none{box-shadow:0 0 0 0 var(--bs-elevation-color-none)!important}.shadow-raised{box-shadow:0 1px 2px 0 var(--bs-elevation-color-raised)!important}.shadow-sticky{box-shadow:0 4px 4px -1px var(--bs-elevation-color-sticky)!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{right:0!important}.start-50{right:50%!important}.start-100{right:100%!important}.end-0{left:0!important}.end-50{left:50%!important}.end-100{left:100%!important}.translate-middle{transform:translate(50%,-50%)!important}.translate-middle-x{transform:translateX(50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-none{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-none{border-top:0!important}.border-end{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-none{border-left:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-none{border-bottom:0!important}.border-start{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-none{border-right:0!important}.border-thin{border-width:1px!important}.border-medium{border-width:2px!important}.border-thick{border-width:3px!important}.border-thicker{border-width:4px!important}.border-drag{border-style:dashed!important}.border-brand-primary{border-color:var(--bs-color-border-brand-primary)!important}.border-default{border-color:var(--bs-color-border-default)!important}.border-emphasized{border-color:var(--bs-color-border-emphasized)!important}.border-minimal{border-color:var(--bs-color-border-minimal)!important}.border-muted{border-color:var(--bs-color-border-muted)!important}.border-on-brand-primary{border-color:var(--bs-color-border-on-brand-primary)!important}.border-always-black{border-color:var(--bs-color-always-black)!important}.border-always-white{border-color:var(--bs-color-always-white)!important}.border-always-on-black{border-color:var(--bs-color-always-on-black)!important}.border-always-on-white{border-color:var(--bs-color-always-on-white)!important}.border-status-accent{border-color:var(--bs-color-border-status-accent)!important}.border-status-info{border-color:var(--bs-color-border-status-info)!important}.border-status-negative{border-color:var(--bs-color-border-status-negative)!important}.border-status-positive{border-color:var(--bs-color-border-status-positive)!important}.border-status-warning{border-color:var(--bs-color-border-status-warning)!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-none{max-width:none!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-scaled-none{margin:var(--bs-space-scaled-none)!important}.m-scaled-3xsmall{margin:var(--bs-space-scaled-3xsmall)!important}.m-scaled-2xsmall{margin:var(--bs-space-scaled-2xsmall)!important}.m-scaled-xsmall{margin:var(--bs-space-scaled-xsmall)!important}.m-scaled-small{margin:var(--bs-space-scaled-small)!important}.m-scaled-medium{margin:var(--bs-space-scaled-medium)!important}.m-scaled-large{margin:var(--bs-space-scaled-large)!important}.m-scaled-xlarge{margin:var(--bs-space-scaled-xlarge)!important}.m-scaled-2xlarge{margin:var(--bs-space-scaled-2xlarge)!important}.m-scaled-3xlarge{margin:var(--bs-space-scaled-3xlarge)!important}.mx-scaled-none{margin-inline:var(--bs-space-scaled-none)!important}.mx-scaled-3xsmall{margin-inline:var(--bs-space-scaled-3xsmall)!important}.mx-scaled-2xsmall{margin-inline:var(--bs-space-scaled-2xsmall)!important}.mx-scaled-xsmall{margin-inline:var(--bs-space-scaled-xsmall)!important}.mx-scaled-small{margin-inline:var(--bs-space-scaled-small)!important}.mx-scaled-medium{margin-inline:var(--bs-space-scaled-medium)!important}.mx-scaled-large{margin-inline:var(--bs-space-scaled-large)!important}.mx-scaled-xlarge{margin-inline:var(--bs-space-scaled-xlarge)!important}.mx-scaled-2xlarge{margin-inline:var(--bs-space-scaled-2xlarge)!important}.mx-scaled-3xlarge{margin-inline:var(--bs-space-scaled-3xlarge)!important}.my-scaled-none{margin-block:var(--bs-space-scaled-none)!important}.my-scaled-3xsmall{margin-block:var(--bs-space-scaled-3xsmall)!important}.my-scaled-2xsmall{margin-block:var(--bs-space-scaled-2xsmall)!important}.my-scaled-xsmall{margin-block:var(--bs-space-scaled-xsmall)!important}.my-scaled-small{margin-block:var(--bs-space-scaled-small)!important}.my-scaled-medium{margin-block:var(--bs-space-scaled-medium)!important}.my-scaled-large{margin-block:var(--bs-space-scaled-large)!important}.my-scaled-xlarge{margin-block:var(--bs-space-scaled-xlarge)!important}.my-scaled-2xlarge{margin-block:var(--bs-space-scaled-2xlarge)!important}.my-scaled-3xlarge{margin-block:var(--bs-space-scaled-3xlarge)!important}.mt-scaled-none{margin-top:var(--bs-space-scaled-none)!important}.mt-scaled-3xsmall{margin-top:var(--bs-space-scaled-3xsmall)!important}.mt-scaled-2xsmall{margin-top:var(--bs-space-scaled-2xsmall)!important}.mt-scaled-xsmall{margin-top:var(--bs-space-scaled-xsmall)!important}.mt-scaled-small{margin-top:var(--bs-space-scaled-small)!important}.mt-scaled-medium{margin-top:var(--bs-space-scaled-medium)!important}.mt-scaled-large{margin-top:var(--bs-space-scaled-large)!important}.mt-scaled-xlarge{margin-top:var(--bs-space-scaled-xlarge)!important}.mt-scaled-2xlarge{margin-top:var(--bs-space-scaled-2xlarge)!important}.mt-scaled-3xlarge{margin-top:var(--bs-space-scaled-3xlarge)!important}.me-scaled-none{margin-left:var(--bs-space-scaled-none)!important}.me-scaled-3xsmall{margin-left:var(--bs-space-scaled-3xsmall)!important}.me-scaled-2xsmall{margin-left:var(--bs-space-scaled-2xsmall)!important}.me-scaled-xsmall{margin-left:var(--bs-space-scaled-xsmall)!important}.me-scaled-small{margin-left:var(--bs-space-scaled-small)!important}.me-scaled-medium{margin-left:var(--bs-space-scaled-medium)!important}.me-scaled-large{margin-left:var(--bs-space-scaled-large)!important}.me-scaled-xlarge{margin-left:var(--bs-space-scaled-xlarge)!important}.me-scaled-2xlarge{margin-left:var(--bs-space-scaled-2xlarge)!important}.me-scaled-3xlarge{margin-left:var(--bs-space-scaled-3xlarge)!important}.mb-scaled-none{margin-bottom:var(--bs-space-scaled-none)!important}.mb-scaled-3xsmall{margin-bottom:var(--bs-space-scaled-3xsmall)!important}.mb-scaled-2xsmall{margin-bottom:var(--bs-space-scaled-2xsmall)!important}.mb-scaled-xsmall{margin-bottom:var(--bs-space-scaled-xsmall)!important}.mb-scaled-small{margin-bottom:var(--bs-space-scaled-small)!important}.mb-scaled-medium{margin-bottom:var(--bs-space-scaled-medium)!important}.mb-scaled-large{margin-bottom:var(--bs-space-scaled-large)!important}.mb-scaled-xlarge{margin-bottom:var(--bs-space-scaled-xlarge)!important}.mb-scaled-2xlarge{margin-bottom:var(--bs-space-scaled-2xlarge)!important}.mb-scaled-3xlarge{margin-bottom:var(--bs-space-scaled-3xlarge)!important}.ms-scaled-none{margin-right:var(--bs-space-scaled-none)!important}.ms-scaled-3xsmall{margin-right:var(--bs-space-scaled-3xsmall)!important}.ms-scaled-2xsmall{margin-right:var(--bs-space-scaled-2xsmall)!important}.ms-scaled-xsmall{margin-right:var(--bs-space-scaled-xsmall)!important}.ms-scaled-small{margin-right:var(--bs-space-scaled-small)!important}.ms-scaled-medium{margin-right:var(--bs-space-scaled-medium)!important}.ms-scaled-large{margin-right:var(--bs-space-scaled-large)!important}.ms-scaled-xlarge{margin-right:var(--bs-space-scaled-xlarge)!important}.ms-scaled-2xlarge{margin-right:var(--bs-space-scaled-2xlarge)!important}.ms-scaled-3xlarge{margin-right:var(--bs-space-scaled-3xlarge)!important}.m-scaled-n3xsmall{margin:calc(-1 * var(--bs-space-scaled-3xsmall))!important}.m-scaled-n2xsmall{margin:calc(-1 * var(--bs-space-scaled-2xsmall))!important}.m-scaled-nxsmall{margin:calc(-1 * var(--bs-space-scaled-xsmall))!important}.m-scaled-nsmall{margin:calc(-1 * var(--bs-space-scaled-small))!important}.m-scaled-nmedium{margin:calc(-1 * var(--bs-space-scaled-medium))!important}.m-scaled-nlarge{margin:calc(-1 * var(--bs-space-scaled-large))!important}.m-scaled-nxlarge{margin:calc(-1 * var(--bs-space-scaled-xlarge))!important}.m-scaled-n2xlarge{margin:calc(-1 * var(--bs-space-scaled-2xlarge))!important}.m-scaled-n3xlarge{margin:calc(-1 * var(--bs-space-scaled-3xlarge))!important}.mx-scaled-n3xsmall{margin-inline:calc(-1 * var(--bs-space-scaled-3xsmall))!important}.mx-scaled-n2xsmall{margin-inline:calc(-1 * var(--bs-space-scaled-2xsmall))!important}.mx-scaled-nxsmall{margin-inline:calc(-1 * var(--bs-space-scaled-xsmall))!important}.mx-scaled-nsmall{margin-inline:calc(-1 * var(--bs-space-scaled-small))!important}.mx-scaled-nmedium{margin-inline:calc(-1 * var(--bs-space-scaled-medium))!important}.mx-scaled-nlarge{margin-inline:calc(-1 * var(--bs-space-scaled-large))!important}.mx-scaled-nxlarge{margin-inline:calc(-1 * var(--bs-space-scaled-xlarge))!important}.mx-scaled-n2xlarge{margin-inline:calc(-1 * var(--bs-space-scaled-2xlarge))!important}.mx-scaled-n3xlarge{margin-inline:calc(-1 * var(--bs-space-scaled-3xlarge))!important}.my-scaled-n3xsmall{margin-block:calc(-1 * var(--bs-space-scaled-3xsmall))!important}.my-scaled-n2xsmall{margin-block:calc(-1 * var(--bs-space-scaled-2xsmall))!important}.my-scaled-nxsmall{margin-block:calc(-1 * var(--bs-space-scaled-xsmall))!important}.my-scaled-nsmall{margin-block:calc(-1 * var(--bs-space-scaled-small))!important}.my-scaled-nmedium{margin-block:calc(-1 * var(--bs-space-scaled-medium))!important}.my-scaled-nlarge{margin-block:calc(-1 * var(--bs-space-scaled-large))!important}.my-scaled-nxlarge{margin-block:calc(-1 * var(--bs-space-scaled-xlarge))!important}.my-scaled-n2xlarge{margin-block:calc(-1 * var(--bs-space-scaled-2xlarge))!important}.my-scaled-n3xlarge{margin-block:calc(-1 * var(--bs-space-scaled-3xlarge))!important}.mt-scaled-n3xsmall{margin-top:calc(-1 * var(--bs-space-scaled-3xsmall))!important}.mt-scaled-n2xsmall{margin-top:calc(-1 * var(--bs-space-scaled-2xsmall))!important}.mt-scaled-nxsmall{margin-top:calc(-1 * var(--bs-space-scaled-xsmall))!important}.mt-scaled-nsmall{margin-top:calc(-1 * var(--bs-space-scaled-small))!important}.mt-scaled-nmedium{margin-top:calc(-1 * var(--bs-space-scaled-medium))!important}.mt-scaled-nlarge{margin-top:calc(-1 * var(--bs-space-scaled-large))!important}.mt-scaled-nxlarge{margin-top:calc(-1 * var(--bs-space-scaled-xlarge))!important}.mt-scaled-n2xlarge{margin-top:calc(-1 * var(--bs-space-scaled-2xlarge))!important}.mt-scaled-n3xlarge{margin-top:calc(-1 * var(--bs-space-scaled-3xlarge))!important}.me-scaled-n3xsmall{margin-left:calc(-1 * var(--bs-space-scaled-3xsmall))!important}.me-scaled-n2xsmall{margin-left:calc(-1 * var(--bs-space-scaled-2xsmall))!important}.me-scaled-nxsmall{margin-left:calc(-1 * var(--bs-space-scaled-xsmall))!important}.me-scaled-nsmall{margin-left:calc(-1 * var(--bs-space-scaled-small))!important}.me-scaled-nmedium{margin-left:calc(-1 * var(--bs-space-scaled-medium))!important}.me-scaled-nlarge{margin-left:calc(-1 * var(--bs-space-scaled-large))!important}.me-scaled-nxlarge{margin-left:calc(-1 * var(--bs-space-scaled-xlarge))!important}.me-scaled-n2xlarge{margin-left:calc(-1 * var(--bs-space-scaled-2xlarge))!important}.me-scaled-n3xlarge{margin-left:calc(-1 * var(--bs-space-scaled-3xlarge))!important}.mb-scaled-n3xsmall{margin-bottom:calc(-1 * var(--bs-space-scaled-3xsmall))!important}.mb-scaled-n2xsmall{margin-bottom:calc(-1 * var(--bs-space-scaled-2xsmall))!important}.mb-scaled-nxsmall{margin-bottom:calc(-1 * var(--bs-space-scaled-xsmall))!important}.mb-scaled-nsmall{margin-bottom:calc(-1 * var(--bs-space-scaled-small))!important}.mb-scaled-nmedium{margin-bottom:calc(-1 * var(--bs-space-scaled-medium))!important}.mb-scaled-nlarge{margin-bottom:calc(-1 * var(--bs-space-scaled-large))!important}.mb-scaled-nxlarge{margin-bottom:calc(-1 * var(--bs-space-scaled-xlarge))!important}.mb-scaled-n2xlarge{margin-bottom:calc(-1 * var(--bs-space-scaled-2xlarge))!important}.mb-scaled-n3xlarge{margin-bottom:calc(-1 * var(--bs-space-scaled-3xlarge))!important}.ms-scaled-n3xsmall{margin-right:calc(-1 * var(--bs-space-scaled-3xsmall))!important}.ms-scaled-n2xsmall{margin-right:calc(-1 * var(--bs-space-scaled-2xsmall))!important}.ms-scaled-nxsmall{margin-right:calc(-1 * var(--bs-space-scaled-xsmall))!important}.ms-scaled-nsmall{margin-right:calc(-1 * var(--bs-space-scaled-small))!important}.ms-scaled-nmedium{margin-right:calc(-1 * var(--bs-space-scaled-medium))!important}.ms-scaled-nlarge{margin-right:calc(-1 * var(--bs-space-scaled-large))!important}.ms-scaled-nxlarge{margin-right:calc(-1 * var(--bs-space-scaled-xlarge))!important}.ms-scaled-n2xlarge{margin-right:calc(-1 * var(--bs-space-scaled-2xlarge))!important}.ms-scaled-n3xlarge{margin-right:calc(-1 * var(--bs-space-scaled-3xlarge))!important}.m-none{margin:0!important}.m-3xsmall{margin:2px!important}.m-2xsmall{margin:4px!important}.m-xsmall{margin:8px!important}.m-small{margin:12px!important}.m-medium{margin:16px!important}.m-large{margin:24px!important}.m-xlarge{margin:32px!important}.m-2xlarge{margin:40px!important}.m-3xlarge{margin:48px!important}.m-4xlarge{margin:56px!important}.m-5xlarge{margin:64px!important}.m-gridgap{margin:var(--bs-grid-gap)!important}.m-gridmargin{margin:var(--bs-grid-margin)!important}.m-auto{margin:auto!important}.mx-none{margin-inline:0px!important}.mx-3xsmall{margin-inline:2px!important}.mx-2xsmall{margin-inline:4px!important}.mx-xsmall{margin-inline:8px!important}.mx-small{margin-inline:12px!important}.mx-medium{margin-inline:16px!important}.mx-large{margin-inline:24px!important}.mx-xlarge{margin-inline:32px!important}.mx-2xlarge{margin-inline:40px!important}.mx-3xlarge{margin-inline:48px!important}.mx-4xlarge{margin-inline:56px!important}.mx-5xlarge{margin-inline:64px!important}.mx-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-auto{margin-inline:auto!important}.my-none{margin-block:0px!important}.my-3xsmall{margin-block:2px!important}.my-2xsmall{margin-block:4px!important}.my-xsmall{margin-block:8px!important}.my-small{margin-block:12px!important}.my-medium{margin-block:16px!important}.my-large{margin-block:24px!important}.my-xlarge{margin-block:32px!important}.my-2xlarge{margin-block:40px!important}.my-3xlarge{margin-block:48px!important}.my-4xlarge{margin-block:56px!important}.my-5xlarge{margin-block:64px!important}.my-gridgap{margin-block:var(--bs-grid-gap)!important}.my-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-auto{margin-block:auto!important}.mt-none{margin-top:0!important}.mt-3xsmall{margin-top:2px!important}.mt-2xsmall{margin-top:4px!important}.mt-xsmall{margin-top:8px!important}.mt-small{margin-top:12px!important}.mt-medium{margin-top:16px!important}.mt-large{margin-top:24px!important}.mt-xlarge{margin-top:32px!important}.mt-2xlarge{margin-top:40px!important}.mt-3xlarge{margin-top:48px!important}.mt-4xlarge{margin-top:56px!important}.mt-5xlarge{margin-top:64px!important}.mt-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-auto{margin-top:auto!important}.me-none{margin-left:0!important}.me-3xsmall{margin-left:2px!important}.me-2xsmall{margin-left:4px!important}.me-xsmall{margin-left:8px!important}.me-small{margin-left:12px!important}.me-medium{margin-left:16px!important}.me-large{margin-left:24px!important}.me-xlarge{margin-left:32px!important}.me-2xlarge{margin-left:40px!important}.me-3xlarge{margin-left:48px!important}.me-4xlarge{margin-left:56px!important}.me-5xlarge{margin-left:64px!important}.me-gridgap{margin-left:var(--bs-grid-gap)!important}.me-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-auto{margin-left:auto!important}.mb-none{margin-bottom:0!important}.mb-3xsmall{margin-bottom:2px!important}.mb-2xsmall{margin-bottom:4px!important}.mb-xsmall{margin-bottom:8px!important}.mb-small{margin-bottom:12px!important}.mb-medium{margin-bottom:16px!important}.mb-large{margin-bottom:24px!important}.mb-xlarge{margin-bottom:32px!important}.mb-2xlarge{margin-bottom:40px!important}.mb-3xlarge{margin-bottom:48px!important}.mb-4xlarge{margin-bottom:56px!important}.mb-5xlarge{margin-bottom:64px!important}.mb-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-auto{margin-bottom:auto!important}.ms-none{margin-right:0!important}.ms-3xsmall{margin-right:2px!important}.ms-2xsmall{margin-right:4px!important}.ms-xsmall{margin-right:8px!important}.ms-small{margin-right:12px!important}.ms-medium{margin-right:16px!important}.ms-large{margin-right:24px!important}.ms-xlarge{margin-right:32px!important}.ms-2xlarge{margin-right:40px!important}.ms-3xlarge{margin-right:48px!important}.ms-4xlarge{margin-right:56px!important}.ms-5xlarge{margin-right:64px!important}.ms-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-auto{margin-right:auto!important}.m-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-scaled-none{padding:var(--bs-space-scaled-none)!important}.p-scaled-3xsmall{padding:var(--bs-space-scaled-3xsmall)!important}.p-scaled-2xsmall{padding:var(--bs-space-scaled-2xsmall)!important}.p-scaled-xsmall{padding:var(--bs-space-scaled-xsmall)!important}.p-scaled-small{padding:var(--bs-space-scaled-small)!important}.p-scaled-medium{padding:var(--bs-space-scaled-medium)!important}.p-scaled-large{padding:var(--bs-space-scaled-large)!important}.p-scaled-xlarge{padding:var(--bs-space-scaled-xlarge)!important}.p-scaled-2xlarge{padding:var(--bs-space-scaled-2xlarge)!important}.p-scaled-3xlarge{padding:var(--bs-space-scaled-3xlarge)!important}.px-scaled-none{padding-inline:var(--bs-space-scaled-none)!important}.px-scaled-3xsmall{padding-inline:var(--bs-space-scaled-3xsmall)!important}.px-scaled-2xsmall{padding-inline:var(--bs-space-scaled-2xsmall)!important}.px-scaled-xsmall{padding-inline:var(--bs-space-scaled-xsmall)!important}.px-scaled-small{padding-inline:var(--bs-space-scaled-small)!important}.px-scaled-medium{padding-inline:var(--bs-space-scaled-medium)!important}.px-scaled-large{padding-inline:var(--bs-space-scaled-large)!important}.px-scaled-xlarge{padding-inline:var(--bs-space-scaled-xlarge)!important}.px-scaled-2xlarge{padding-inline:var(--bs-space-scaled-2xlarge)!important}.px-scaled-3xlarge{padding-inline:var(--bs-space-scaled-3xlarge)!important}.py-scaled-none{padding-block:var(--bs-space-scaled-none)!important}.py-scaled-3xsmall{padding-block:var(--bs-space-scaled-3xsmall)!important}.py-scaled-2xsmall{padding-block:var(--bs-space-scaled-2xsmall)!important}.py-scaled-xsmall{padding-block:var(--bs-space-scaled-xsmall)!important}.py-scaled-small{padding-block:var(--bs-space-scaled-small)!important}.py-scaled-medium{padding-block:var(--bs-space-scaled-medium)!important}.py-scaled-large{padding-block:var(--bs-space-scaled-large)!important}.py-scaled-xlarge{padding-block:var(--bs-space-scaled-xlarge)!important}.py-scaled-2xlarge{padding-block:var(--bs-space-scaled-2xlarge)!important}.py-scaled-3xlarge{padding-block:var(--bs-space-scaled-3xlarge)!important}.pt-scaled-none{padding-top:var(--bs-space-scaled-none)!important}.pt-scaled-3xsmall{padding-top:var(--bs-space-scaled-3xsmall)!important}.pt-scaled-2xsmall{padding-top:var(--bs-space-scaled-2xsmall)!important}.pt-scaled-xsmall{padding-top:var(--bs-space-scaled-xsmall)!important}.pt-scaled-small{padding-top:var(--bs-space-scaled-small)!important}.pt-scaled-medium{padding-top:var(--bs-space-scaled-medium)!important}.pt-scaled-large{padding-top:var(--bs-space-scaled-large)!important}.pt-scaled-xlarge{padding-top:var(--bs-space-scaled-xlarge)!important}.pt-scaled-2xlarge{padding-top:var(--bs-space-scaled-2xlarge)!important}.pt-scaled-3xlarge{padding-top:var(--bs-space-scaled-3xlarge)!important}.pe-scaled-none{padding-left:var(--bs-space-scaled-none)!important}.pe-scaled-3xsmall{padding-left:var(--bs-space-scaled-3xsmall)!important}.pe-scaled-2xsmall{padding-left:var(--bs-space-scaled-2xsmall)!important}.pe-scaled-xsmall{padding-left:var(--bs-space-scaled-xsmall)!important}.pe-scaled-small{padding-left:var(--bs-space-scaled-small)!important}.pe-scaled-medium{padding-left:var(--bs-space-scaled-medium)!important}.pe-scaled-large{padding-left:var(--bs-space-scaled-large)!important}.pe-scaled-xlarge{padding-left:var(--bs-space-scaled-xlarge)!important}.pe-scaled-2xlarge{padding-left:var(--bs-space-scaled-2xlarge)!important}.pe-scaled-3xlarge{padding-left:var(--bs-space-scaled-3xlarge)!important}.pb-scaled-none{padding-bottom:var(--bs-space-scaled-none)!important}.pb-scaled-3xsmall{padding-bottom:var(--bs-space-scaled-3xsmall)!important}.pb-scaled-2xsmall{padding-bottom:var(--bs-space-scaled-2xsmall)!important}.pb-scaled-xsmall{padding-bottom:var(--bs-space-scaled-xsmall)!important}.pb-scaled-small{padding-bottom:var(--bs-space-scaled-small)!important}.pb-scaled-medium{padding-bottom:var(--bs-space-scaled-medium)!important}.pb-scaled-large{padding-bottom:var(--bs-space-scaled-large)!important}.pb-scaled-xlarge{padding-bottom:var(--bs-space-scaled-xlarge)!important}.pb-scaled-2xlarge{padding-bottom:var(--bs-space-scaled-2xlarge)!important}.pb-scaled-3xlarge{padding-bottom:var(--bs-space-scaled-3xlarge)!important}.ps-scaled-none{padding-right:var(--bs-space-scaled-none)!important}.ps-scaled-3xsmall{padding-right:var(--bs-space-scaled-3xsmall)!important}.ps-scaled-2xsmall{padding-right:var(--bs-space-scaled-2xsmall)!important}.ps-scaled-xsmall{padding-right:var(--bs-space-scaled-xsmall)!important}.ps-scaled-small{padding-right:var(--bs-space-scaled-small)!important}.ps-scaled-medium{padding-right:var(--bs-space-scaled-medium)!important}.ps-scaled-large{padding-right:var(--bs-space-scaled-large)!important}.ps-scaled-xlarge{padding-right:var(--bs-space-scaled-xlarge)!important}.ps-scaled-2xlarge{padding-right:var(--bs-space-scaled-2xlarge)!important}.ps-scaled-3xlarge{padding-right:var(--bs-space-scaled-3xlarge)!important}.p-none{padding:0!important}.p-3xsmall{padding:2px!important}.p-2xsmall{padding:4px!important}.p-xsmall{padding:8px!important}.p-small{padding:12px!important}.p-medium{padding:16px!important}.p-large{padding:24px!important}.p-xlarge{padding:32px!important}.p-2xlarge{padding:40px!important}.p-3xlarge{padding:48px!important}.p-4xlarge{padding:56px!important}.p-5xlarge{padding:64px!important}.p-gridgap{padding:var(--bs-grid-gap)!important}.p-gridmargin{padding:var(--bs-grid-margin)!important}.px-none{padding-inline:0px!important}.px-3xsmall{padding-inline:2px!important}.px-2xsmall{padding-inline:4px!important}.px-xsmall{padding-inline:8px!important}.px-small{padding-inline:12px!important}.px-medium{padding-inline:16px!important}.px-large{padding-inline:24px!important}.px-xlarge{padding-inline:32px!important}.px-2xlarge{padding-inline:40px!important}.px-3xlarge{padding-inline:48px!important}.px-4xlarge{padding-inline:56px!important}.px-5xlarge{padding-inline:64px!important}.px-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-none{padding-block:0px!important}.py-3xsmall{padding-block:2px!important}.py-2xsmall{padding-block:4px!important}.py-xsmall{padding-block:8px!important}.py-small{padding-block:12px!important}.py-medium{padding-block:16px!important}.py-large{padding-block:24px!important}.py-xlarge{padding-block:32px!important}.py-2xlarge{padding-block:40px!important}.py-3xlarge{padding-block:48px!important}.py-4xlarge{padding-block:56px!important}.py-5xlarge{padding-block:64px!important}.py-gridgap{padding-block:var(--bs-grid-gap)!important}.py-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-none{padding-top:0!important}.pt-3xsmall{padding-top:2px!important}.pt-2xsmall{padding-top:4px!important}.pt-xsmall{padding-top:8px!important}.pt-small{padding-top:12px!important}.pt-medium{padding-top:16px!important}.pt-large{padding-top:24px!important}.pt-xlarge{padding-top:32px!important}.pt-2xlarge{padding-top:40px!important}.pt-3xlarge{padding-top:48px!important}.pt-4xlarge{padding-top:56px!important}.pt-5xlarge{padding-top:64px!important}.pt-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-none{padding-left:0!important}.pe-3xsmall{padding-left:2px!important}.pe-2xsmall{padding-left:4px!important}.pe-xsmall{padding-left:8px!important}.pe-small{padding-left:12px!important}.pe-medium{padding-left:16px!important}.pe-large{padding-left:24px!important}.pe-xlarge{padding-left:32px!important}.pe-2xlarge{padding-left:40px!important}.pe-3xlarge{padding-left:48px!important}.pe-4xlarge{padding-left:56px!important}.pe-5xlarge{padding-left:64px!important}.pe-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-none{padding-bottom:0!important}.pb-3xsmall{padding-bottom:2px!important}.pb-2xsmall{padding-bottom:4px!important}.pb-xsmall{padding-bottom:8px!important}.pb-small{padding-bottom:12px!important}.pb-medium{padding-bottom:16px!important}.pb-large{padding-bottom:24px!important}.pb-xlarge{padding-bottom:32px!important}.pb-2xlarge{padding-bottom:40px!important}.pb-3xlarge{padding-bottom:48px!important}.pb-4xlarge{padding-bottom:56px!important}.pb-5xlarge{padding-bottom:64px!important}.pb-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-none{padding-right:0!important}.ps-3xsmall{padding-right:2px!important}.ps-2xsmall{padding-right:4px!important}.ps-xsmall{padding-right:8px!important}.ps-small{padding-right:12px!important}.ps-medium{padding-right:16px!important}.ps-large{padding-right:24px!important}.ps-xlarge{padding-right:32px!important}.ps-2xlarge{padding-right:40px!important}.ps-3xlarge{padding-right:48px!important}.ps-4xlarge{padding-right:56px!important}.ps-5xlarge{padding-right:64px!important}.ps-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-scaled-none{gap:var(--bs-space-scaled-none)!important}.gap-scaled-3xsmall{gap:var(--bs-space-scaled-3xsmall)!important}.gap-scaled-2xsmall{gap:var(--bs-space-scaled-2xsmall)!important}.gap-scaled-xsmall{gap:var(--bs-space-scaled-xsmall)!important}.gap-scaled-small{gap:var(--bs-space-scaled-small)!important}.gap-scaled-medium{gap:var(--bs-space-scaled-medium)!important}.gap-scaled-large{gap:var(--bs-space-scaled-large)!important}.gap-scaled-xlarge{gap:var(--bs-space-scaled-xlarge)!important}.gap-scaled-2xlarge{gap:var(--bs-space-scaled-2xlarge)!important}.gap-scaled-3xlarge{gap:var(--bs-space-scaled-3xlarge)!important}.row-gap-scaled-none{row-gap:var(--bs-space-scaled-none)!important}.row-gap-scaled-3xsmall{row-gap:var(--bs-space-scaled-3xsmall)!important}.row-gap-scaled-2xsmall{row-gap:var(--bs-space-scaled-2xsmall)!important}.row-gap-scaled-xsmall{row-gap:var(--bs-space-scaled-xsmall)!important}.row-gap-scaled-small{row-gap:var(--bs-space-scaled-small)!important}.row-gap-scaled-medium{row-gap:var(--bs-space-scaled-medium)!important}.row-gap-scaled-large{row-gap:var(--bs-space-scaled-large)!important}.row-gap-scaled-xlarge{row-gap:var(--bs-space-scaled-xlarge)!important}.row-gap-scaled-2xlarge{row-gap:var(--bs-space-scaled-2xlarge)!important}.row-gap-scaled-3xlarge{row-gap:var(--bs-space-scaled-3xlarge)!important}.column-gap-scaled-none{-moz-column-gap:var(--bs-space-scaled-none)!important;column-gap:var(--bs-space-scaled-none)!important}.column-gap-scaled-3xsmall{-moz-column-gap:var(--bs-space-scaled-3xsmall)!important;column-gap:var(--bs-space-scaled-3xsmall)!important}.column-gap-scaled-2xsmall{-moz-column-gap:var(--bs-space-scaled-2xsmall)!important;column-gap:var(--bs-space-scaled-2xsmall)!important}.column-gap-scaled-xsmall{-moz-column-gap:var(--bs-space-scaled-xsmall)!important;column-gap:var(--bs-space-scaled-xsmall)!important}.column-gap-scaled-small{-moz-column-gap:var(--bs-space-scaled-small)!important;column-gap:var(--bs-space-scaled-small)!important}.column-gap-scaled-medium{-moz-column-gap:var(--bs-space-scaled-medium)!important;column-gap:var(--bs-space-scaled-medium)!important}.column-gap-scaled-large{-moz-column-gap:var(--bs-space-scaled-large)!important;column-gap:var(--bs-space-scaled-large)!important}.column-gap-scaled-xlarge{-moz-column-gap:var(--bs-space-scaled-xlarge)!important;column-gap:var(--bs-space-scaled-xlarge)!important}.column-gap-scaled-2xlarge{-moz-column-gap:var(--bs-space-scaled-2xlarge)!important;column-gap:var(--bs-space-scaled-2xlarge)!important}.column-gap-scaled-3xlarge{-moz-column-gap:var(--bs-space-scaled-3xlarge)!important;column-gap:var(--bs-space-scaled-3xlarge)!important}.gap-none{gap:0!important}.gap-3xsmall{gap:2px!important}.gap-2xsmall{gap:4px!important}.gap-xsmall{gap:8px!important}.gap-small{gap:12px!important}.gap-medium{gap:16px!important}.gap-large{gap:24px!important}.gap-xlarge{gap:32px!important}.gap-2xlarge{gap:40px!important}.gap-3xlarge{gap:48px!important}.gap-4xlarge{gap:56px!important}.gap-5xlarge{gap:64px!important}.gap-gridgap{gap:var(--bs-grid-gap)!important}.gap-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-none{row-gap:0!important}.row-gap-3xsmall{row-gap:2px!important}.row-gap-2xsmall{row-gap:4px!important}.row-gap-xsmall{row-gap:8px!important}.row-gap-small{row-gap:12px!important}.row-gap-medium{row-gap:16px!important}.row-gap-large{row-gap:24px!important}.row-gap-xlarge{row-gap:32px!important}.row-gap-2xlarge{row-gap:40px!important}.row-gap-3xlarge{row-gap:48px!important}.row-gap-4xlarge{row-gap:56px!important}.row-gap-5xlarge{row-gap:64px!important}.row-gap-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.text-start{text-align:right!important}.text-end{text-align:left!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.fs-cm{font-size:var(--bs-font-size-code-medium);line-height:var(--bs-font-line-height-code-medium)}.fs-bs{max-width:var(--bs-font-max-width-body-small);font-size:var(--bs-font-size-body-small);line-height:var(--bs-font-line-height-body-small)}.fs-bm{max-width:var(--bs-font-max-width-body-medium);font-size:var(--bs-font-size-body-medium);line-height:var(--bs-font-line-height-body-medium)}.fs-bl{max-width:var(--bs-font-max-width-body-large);font-size:var(--bs-font-size-body-large);line-height:var(--bs-font-line-height-body-large)}.fs-hs{max-width:var(--bs-font-max-width-heading-small);font-size:var(--bs-font-size-heading-small);line-height:var(--bs-font-line-height-heading-small)}.fs-hm{max-width:var(--bs-font-max-width-heading-medium);font-size:var(--bs-font-size-heading-medium);line-height:var(--bs-font-line-height-heading-medium)}.fs-hl{max-width:var(--bs-font-max-width-heading-large);font-size:var(--bs-font-size-heading-large);line-height:var(--bs-font-line-height-heading-large)}.fs-hxl{max-width:var(--bs-font-max-width-heading-xlarge);font-size:var(--bs-font-size-heading-xlarge);line-height:var(--bs-font-line-height-heading-xlarge)}.fs-ds{max-width:var(--bs-font-max-width-display-small);font-size:var(--bs-font-size-display-small);line-height:var(--bs-font-line-height-display-small)}.fs-dm{max-width:var(--bs-font-max-width-display-medium);font-size:var(--bs-font-size-display-medium);line-height:var(--bs-font-line-height-display-medium)}.fs-dl{max-width:var(--bs-font-max-width-display-large);font-size:var(--bs-font-size-display-large);line-height:var(--bs-font-line-height-display-large)}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-bold{font-weight:700!important}.text-brand-primary{color:var(--bs-color-content-brand-primary)!important}.text-default{color:var(--bs-color-content-default)!important}.text-disabled{color:var(--bs-color-content-disabled)!important}.text-muted{color:var(--bs-color-content-muted)!important}.text-on-brand-primary{color:var(--bs-color-content-on-brand-primary)!important}.text-on-status-accent-emphasized{color:var(--bs-color-content-on-status-accent-emphasized)!important}.text-on-status-accent-muted{color:var(--bs-color-content-on-status-accent-muted)!important}.text-on-status-info-emphasized{color:var(--bs-color-content-on-status-info-emphasized)!important}.text-on-status-info-muted{color:var(--bs-color-content-on-status-info-muted)!important}.text-on-status-negative-emphasized{color:var(--bs-color-content-on-status-negative-emphasized)!important}.text-on-status-negative-muted{color:var(--bs-color-content-on-status-negative-muted)!important}.text-on-status-positive-emphasized{color:var(--bs-color-content-on-status-positive-emphasized)!important}.text-on-status-positive-muted{color:var(--bs-color-content-on-status-positive-muted)!important}.text-on-status-warning-emphasized{color:var(--bs-color-content-on-status-warning-emphasized)!important}.text-on-status-warning-muted{color:var(--bs-color-content-on-status-warning-muted)!important}.text-status-accent{color:var(--bs-color-content-status-accent)!important}.text-status-info{color:var(--bs-color-content-status-info)!important}.text-status-negative{color:var(--bs-color-content-status-negative)!important}.text-status-positive{color:var(--bs-color-content-status-positive)!important}.text-status-warning{color:var(--bs-color-content-status-warning)!important}.text-always-black{color:var(--bs-color-always-black)!important}.text-always-white{color:var(--bs-color-always-white)!important}.text-always-on-black{color:var(--bs-color-always-on-black)!important}.text-always-on-white{color:var(--bs-color-always-on-white)!important}.text-reset{color:inherit!important}.bg-surface-brand-primary{background-color:var(--bs-color-surface-brand-primary)!important}.bg-surface-status-accent-emphasized{background-color:var(--bs-color-surface-status-accent-emphasized)!important}.bg-surface-status-accent-muted{background-color:var(--bs-color-surface-status-accent-muted)!important}.bg-surface-status-positive-emphasized{background-color:var(--bs-color-surface-status-positive-emphasized)!important}.bg-surface-status-positive-muted{background-color:var(--bs-color-surface-status-positive-muted)!important}.bg-surface-status-negative-emphasized{background-color:var(--bs-color-surface-status-negative-emphasized)!important}.bg-surface-status-negative-muted{background-color:var(--bs-color-surface-status-negative-muted)!important}.bg-surface-status-warning-emphasized{background-color:var(--bs-color-surface-status-warning-emphasized)!important}.bg-surface-status-warning-muted{background-color:var(--bs-color-surface-status-warning-muted)!important}.bg-surface-status-info-emphasized{background-color:var(--bs-color-surface-status-info-emphasized)!important}.bg-surface-status-info-muted{background-color:var(--bs-color-surface-status-info-muted)!important}.bg-always-black{background-color:var(--bs-color-always-black)!important}.bg-always-white{background-color:var(--bs-color-always-white)!important}.bg-primary{background-color:var(--bs-color-bg-primary)!important}.bg-secondary{background-color:var(--bs-color-bg-secondary)!important}.bg-tertiary{background-color:var(--bs-color-bg-tertiary)!important}.bg-inverse-high{background-color:var(--bs-color-bg-inverse-high)!important}.bg-inverse-low{background-color:var(--bs-color-bg-inverse-low)!important}.bg-surface-primary{background-color:var(--bs-color-surface-primary)!important}.bg-surface-secondary{background-color:var(--bs-color-surface-secondary)!important}.bg-surface-tertiary{background-color:var(--bs-color-surface-tertiary)!important}.bg-surface-inverse-high{background-color:var(--bs-color-surface-inverse-high)!important}.bg-surface-inverse-low{background-color:var(--bs-color-surface-inverse-low)!important}.bg-opacity-lower{background-color:var(--bs-color-opacity-lower)!important}.bg-opacity-lowest{background-color:var(--bs-color-opacity-lowest)!important}.bg-transparent{background-color:transparent!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:0!important}.rounded-none{border-radius:0!important}.rounded-small{border-radius:4px!important}.rounded-medium{border-radius:8px!important}.rounded-large{border-radius:12px!important}.rounded-pill{border-radius:125rem!important}.rounded-circle{border-radius:50%!important}.rounded-top{border-top-right-radius:0!important;border-top-left-radius:0!important}.rounded-top-none{border-top-right-radius:0!important;border-top-left-radius:0!important}.rounded-top-small{border-top-right-radius:4px!important;border-top-left-radius:4px!important}.rounded-top-medium{border-top-right-radius:8px!important;border-top-left-radius:8px!important}.rounded-top-large{border-top-right-radius:12px!important;border-top-left-radius:12px!important}.rounded-top-pill{border-top-right-radius:125rem!important;border-top-left-radius:125rem!important}.rounded-top-circle{border-top-right-radius:50%!important;border-top-left-radius:50%!important}.rounded-end{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-end-none{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-end-small{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.rounded-end-medium{border-top-left-radius:8px!important;border-bottom-left-radius:8px!important}.rounded-end-large{border-top-left-radius:12px!important;border-bottom-left-radius:12px!important}.rounded-end-pill{border-top-left-radius:125rem!important;border-bottom-left-radius:125rem!important}.rounded-end-circle{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-none{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-small{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.rounded-bottom-medium{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}.rounded-bottom-large{border-bottom-left-radius:12px!important;border-bottom-right-radius:12px!important}.rounded-bottom-pill{border-bottom-left-radius:125rem!important;border-bottom-right-radius:125rem!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-start{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-start-none{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-start-small{border-bottom-right-radius:4px!important;border-top-right-radius:4px!important}.rounded-start-medium{border-bottom-right-radius:8px!important;border-top-right-radius:8px!important}.rounded-start-large{border-bottom-right-radius:12px!important;border-top-right-radius:12px!important}.rounded-start-pill{border-bottom-right-radius:125rem!important;border-top-right-radius:125rem!important}.rounded-start-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:390px){.float-xs-start{float:right!important}.float-xs-end{float:left!important}.float-xs-none{float:none!important}.object-fit-xs-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xs-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xs-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xs-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xs-none{-o-object-fit:none!important;object-fit:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-grid{display:grid!important}.d-xs-inline-grid{display:inline-grid!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}.d-xs-flow-root{display:flow-root!important}.d-xs-none{display:none!important}.flex-xs-fill{flex:1 1 auto!important}.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.flex-xs-grow-0{flex-grow:0!important}.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.justify-content-xs-evenly{justify-content:space-evenly!important}.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}.align-content-xs-start{align-content:flex-start!important}.align-content-xs-end{align-content:flex-end!important}.align-content-xs-center{align-content:center!important}.align-content-xs-between{align-content:space-between!important}.align-content-xs-around{align-content:space-around!important}.align-content-xs-stretch{align-content:stretch!important}.align-self-xs-auto{align-self:auto!important}.align-self-xs-start{align-self:flex-start!important}.align-self-xs-end{align-self:flex-end!important}.align-self-xs-center{align-self:center!important}.align-self-xs-baseline{align-self:baseline!important}.align-self-xs-stretch{align-self:stretch!important}.order-xs-first{order:-1!important}.order-xs-0{order:0!important}.order-xs-1{order:1!important}.order-xs-2{order:2!important}.order-xs-3{order:3!important}.order-xs-4{order:4!important}.order-xs-5{order:5!important}.order-xs-last{order:6!important}.m-xs-none{margin:0!important}.m-xs-3xsmall{margin:2px!important}.m-xs-2xsmall{margin:4px!important}.m-xs-xsmall{margin:8px!important}.m-xs-small{margin:12px!important}.m-xs-medium{margin:16px!important}.m-xs-large{margin:24px!important}.m-xs-xlarge{margin:32px!important}.m-xs-2xlarge{margin:40px!important}.m-xs-3xlarge{margin:48px!important}.m-xs-4xlarge{margin:56px!important}.m-xs-5xlarge{margin:64px!important}.m-xs-gridgap{margin:var(--bs-grid-gap)!important}.m-xs-gridmargin{margin:var(--bs-grid-margin)!important}.m-xs-auto{margin:auto!important}.mx-xs-none{margin-inline:0px!important}.mx-xs-3xsmall{margin-inline:2px!important}.mx-xs-2xsmall{margin-inline:4px!important}.mx-xs-xsmall{margin-inline:8px!important}.mx-xs-small{margin-inline:12px!important}.mx-xs-medium{margin-inline:16px!important}.mx-xs-large{margin-inline:24px!important}.mx-xs-xlarge{margin-inline:32px!important}.mx-xs-2xlarge{margin-inline:40px!important}.mx-xs-3xlarge{margin-inline:48px!important}.mx-xs-4xlarge{margin-inline:56px!important}.mx-xs-5xlarge{margin-inline:64px!important}.mx-xs-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-xs-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-xs-auto{margin-inline:auto!important}.my-xs-none{margin-block:0px!important}.my-xs-3xsmall{margin-block:2px!important}.my-xs-2xsmall{margin-block:4px!important}.my-xs-xsmall{margin-block:8px!important}.my-xs-small{margin-block:12px!important}.my-xs-medium{margin-block:16px!important}.my-xs-large{margin-block:24px!important}.my-xs-xlarge{margin-block:32px!important}.my-xs-2xlarge{margin-block:40px!important}.my-xs-3xlarge{margin-block:48px!important}.my-xs-4xlarge{margin-block:56px!important}.my-xs-5xlarge{margin-block:64px!important}.my-xs-gridgap{margin-block:var(--bs-grid-gap)!important}.my-xs-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-xs-auto{margin-block:auto!important}.mt-xs-none{margin-top:0!important}.mt-xs-3xsmall{margin-top:2px!important}.mt-xs-2xsmall{margin-top:4px!important}.mt-xs-xsmall{margin-top:8px!important}.mt-xs-small{margin-top:12px!important}.mt-xs-medium{margin-top:16px!important}.mt-xs-large{margin-top:24px!important}.mt-xs-xlarge{margin-top:32px!important}.mt-xs-2xlarge{margin-top:40px!important}.mt-xs-3xlarge{margin-top:48px!important}.mt-xs-4xlarge{margin-top:56px!important}.mt-xs-5xlarge{margin-top:64px!important}.mt-xs-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-xs-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-xs-auto{margin-top:auto!important}.me-xs-none{margin-left:0!important}.me-xs-3xsmall{margin-left:2px!important}.me-xs-2xsmall{margin-left:4px!important}.me-xs-xsmall{margin-left:8px!important}.me-xs-small{margin-left:12px!important}.me-xs-medium{margin-left:16px!important}.me-xs-large{margin-left:24px!important}.me-xs-xlarge{margin-left:32px!important}.me-xs-2xlarge{margin-left:40px!important}.me-xs-3xlarge{margin-left:48px!important}.me-xs-4xlarge{margin-left:56px!important}.me-xs-5xlarge{margin-left:64px!important}.me-xs-gridgap{margin-left:var(--bs-grid-gap)!important}.me-xs-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-xs-auto{margin-left:auto!important}.mb-xs-none{margin-bottom:0!important}.mb-xs-3xsmall{margin-bottom:2px!important}.mb-xs-2xsmall{margin-bottom:4px!important}.mb-xs-xsmall{margin-bottom:8px!important}.mb-xs-small{margin-bottom:12px!important}.mb-xs-medium{margin-bottom:16px!important}.mb-xs-large{margin-bottom:24px!important}.mb-xs-xlarge{margin-bottom:32px!important}.mb-xs-2xlarge{margin-bottom:40px!important}.mb-xs-3xlarge{margin-bottom:48px!important}.mb-xs-4xlarge{margin-bottom:56px!important}.mb-xs-5xlarge{margin-bottom:64px!important}.mb-xs-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-xs-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-xs-auto{margin-bottom:auto!important}.ms-xs-none{margin-right:0!important}.ms-xs-3xsmall{margin-right:2px!important}.ms-xs-2xsmall{margin-right:4px!important}.ms-xs-xsmall{margin-right:8px!important}.ms-xs-small{margin-right:12px!important}.ms-xs-medium{margin-right:16px!important}.ms-xs-large{margin-right:24px!important}.ms-xs-xlarge{margin-right:32px!important}.ms-xs-2xlarge{margin-right:40px!important}.ms-xs-3xlarge{margin-right:48px!important}.ms-xs-4xlarge{margin-right:56px!important}.ms-xs-5xlarge{margin-right:64px!important}.ms-xs-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-xs-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-xs-auto{margin-right:auto!important}.m-xs-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-xs-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-xs-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-xs-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-xs-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-xs-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-xs-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-xs-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-xs-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-xs-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-xs-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-xs-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-xs-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-xs-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-xs-none{padding:0!important}.p-xs-3xsmall{padding:2px!important}.p-xs-2xsmall{padding:4px!important}.p-xs-xsmall{padding:8px!important}.p-xs-small{padding:12px!important}.p-xs-medium{padding:16px!important}.p-xs-large{padding:24px!important}.p-xs-xlarge{padding:32px!important}.p-xs-2xlarge{padding:40px!important}.p-xs-3xlarge{padding:48px!important}.p-xs-4xlarge{padding:56px!important}.p-xs-5xlarge{padding:64px!important}.p-xs-gridgap{padding:var(--bs-grid-gap)!important}.p-xs-gridmargin{padding:var(--bs-grid-margin)!important}.px-xs-none{padding-inline:0px!important}.px-xs-3xsmall{padding-inline:2px!important}.px-xs-2xsmall{padding-inline:4px!important}.px-xs-xsmall{padding-inline:8px!important}.px-xs-small{padding-inline:12px!important}.px-xs-medium{padding-inline:16px!important}.px-xs-large{padding-inline:24px!important}.px-xs-xlarge{padding-inline:32px!important}.px-xs-2xlarge{padding-inline:40px!important}.px-xs-3xlarge{padding-inline:48px!important}.px-xs-4xlarge{padding-inline:56px!important}.px-xs-5xlarge{padding-inline:64px!important}.px-xs-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-xs-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-xs-none{padding-block:0px!important}.py-xs-3xsmall{padding-block:2px!important}.py-xs-2xsmall{padding-block:4px!important}.py-xs-xsmall{padding-block:8px!important}.py-xs-small{padding-block:12px!important}.py-xs-medium{padding-block:16px!important}.py-xs-large{padding-block:24px!important}.py-xs-xlarge{padding-block:32px!important}.py-xs-2xlarge{padding-block:40px!important}.py-xs-3xlarge{padding-block:48px!important}.py-xs-4xlarge{padding-block:56px!important}.py-xs-5xlarge{padding-block:64px!important}.py-xs-gridgap{padding-block:var(--bs-grid-gap)!important}.py-xs-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-xs-none{padding-top:0!important}.pt-xs-3xsmall{padding-top:2px!important}.pt-xs-2xsmall{padding-top:4px!important}.pt-xs-xsmall{padding-top:8px!important}.pt-xs-small{padding-top:12px!important}.pt-xs-medium{padding-top:16px!important}.pt-xs-large{padding-top:24px!important}.pt-xs-xlarge{padding-top:32px!important}.pt-xs-2xlarge{padding-top:40px!important}.pt-xs-3xlarge{padding-top:48px!important}.pt-xs-4xlarge{padding-top:56px!important}.pt-xs-5xlarge{padding-top:64px!important}.pt-xs-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-xs-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-xs-none{padding-left:0!important}.pe-xs-3xsmall{padding-left:2px!important}.pe-xs-2xsmall{padding-left:4px!important}.pe-xs-xsmall{padding-left:8px!important}.pe-xs-small{padding-left:12px!important}.pe-xs-medium{padding-left:16px!important}.pe-xs-large{padding-left:24px!important}.pe-xs-xlarge{padding-left:32px!important}.pe-xs-2xlarge{padding-left:40px!important}.pe-xs-3xlarge{padding-left:48px!important}.pe-xs-4xlarge{padding-left:56px!important}.pe-xs-5xlarge{padding-left:64px!important}.pe-xs-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-xs-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-xs-none{padding-bottom:0!important}.pb-xs-3xsmall{padding-bottom:2px!important}.pb-xs-2xsmall{padding-bottom:4px!important}.pb-xs-xsmall{padding-bottom:8px!important}.pb-xs-small{padding-bottom:12px!important}.pb-xs-medium{padding-bottom:16px!important}.pb-xs-large{padding-bottom:24px!important}.pb-xs-xlarge{padding-bottom:32px!important}.pb-xs-2xlarge{padding-bottom:40px!important}.pb-xs-3xlarge{padding-bottom:48px!important}.pb-xs-4xlarge{padding-bottom:56px!important}.pb-xs-5xlarge{padding-bottom:64px!important}.pb-xs-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-xs-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-xs-none{padding-right:0!important}.ps-xs-3xsmall{padding-right:2px!important}.ps-xs-2xsmall{padding-right:4px!important}.ps-xs-xsmall{padding-right:8px!important}.ps-xs-small{padding-right:12px!important}.ps-xs-medium{padding-right:16px!important}.ps-xs-large{padding-right:24px!important}.ps-xs-xlarge{padding-right:32px!important}.ps-xs-2xlarge{padding-right:40px!important}.ps-xs-3xlarge{padding-right:48px!important}.ps-xs-4xlarge{padding-right:56px!important}.ps-xs-5xlarge{padding-right:64px!important}.ps-xs-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-xs-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-xs-none{gap:0!important}.gap-xs-3xsmall{gap:2px!important}.gap-xs-2xsmall{gap:4px!important}.gap-xs-xsmall{gap:8px!important}.gap-xs-small{gap:12px!important}.gap-xs-medium{gap:16px!important}.gap-xs-large{gap:24px!important}.gap-xs-xlarge{gap:32px!important}.gap-xs-2xlarge{gap:40px!important}.gap-xs-3xlarge{gap:48px!important}.gap-xs-4xlarge{gap:56px!important}.gap-xs-5xlarge{gap:64px!important}.gap-xs-gridgap{gap:var(--bs-grid-gap)!important}.gap-xs-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-xs-none{row-gap:0!important}.row-gap-xs-3xsmall{row-gap:2px!important}.row-gap-xs-2xsmall{row-gap:4px!important}.row-gap-xs-xsmall{row-gap:8px!important}.row-gap-xs-small{row-gap:12px!important}.row-gap-xs-medium{row-gap:16px!important}.row-gap-xs-large{row-gap:24px!important}.row-gap-xs-xlarge{row-gap:32px!important}.row-gap-xs-2xlarge{row-gap:40px!important}.row-gap-xs-3xlarge{row-gap:48px!important}.row-gap-xs-4xlarge{row-gap:56px!important}.row-gap-xs-5xlarge{row-gap:64px!important}.row-gap-xs-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-xs-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-xs-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-xs-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-xs-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-xs-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-xs-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-xs-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-xs-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-xs-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-xs-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-xs-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-xs-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-xs-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-xs-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-xs-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.text-xs-start{text-align:right!important}.text-xs-end{text-align:left!important}.text-xs-center{text-align:center!important}}@media (min-width:480px){.float-sm-start{float:right!important}.float-sm-end{float:left!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-flow-root{display:flow-root!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-none{margin:0!important}.m-sm-3xsmall{margin:2px!important}.m-sm-2xsmall{margin:4px!important}.m-sm-xsmall{margin:8px!important}.m-sm-small{margin:12px!important}.m-sm-medium{margin:16px!important}.m-sm-large{margin:24px!important}.m-sm-xlarge{margin:32px!important}.m-sm-2xlarge{margin:40px!important}.m-sm-3xlarge{margin:48px!important}.m-sm-4xlarge{margin:56px!important}.m-sm-5xlarge{margin:64px!important}.m-sm-gridgap{margin:var(--bs-grid-gap)!important}.m-sm-gridmargin{margin:var(--bs-grid-margin)!important}.m-sm-auto{margin:auto!important}.mx-sm-none{margin-inline:0px!important}.mx-sm-3xsmall{margin-inline:2px!important}.mx-sm-2xsmall{margin-inline:4px!important}.mx-sm-xsmall{margin-inline:8px!important}.mx-sm-small{margin-inline:12px!important}.mx-sm-medium{margin-inline:16px!important}.mx-sm-large{margin-inline:24px!important}.mx-sm-xlarge{margin-inline:32px!important}.mx-sm-2xlarge{margin-inline:40px!important}.mx-sm-3xlarge{margin-inline:48px!important}.mx-sm-4xlarge{margin-inline:56px!important}.mx-sm-5xlarge{margin-inline:64px!important}.mx-sm-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-sm-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-sm-auto{margin-inline:auto!important}.my-sm-none{margin-block:0px!important}.my-sm-3xsmall{margin-block:2px!important}.my-sm-2xsmall{margin-block:4px!important}.my-sm-xsmall{margin-block:8px!important}.my-sm-small{margin-block:12px!important}.my-sm-medium{margin-block:16px!important}.my-sm-large{margin-block:24px!important}.my-sm-xlarge{margin-block:32px!important}.my-sm-2xlarge{margin-block:40px!important}.my-sm-3xlarge{margin-block:48px!important}.my-sm-4xlarge{margin-block:56px!important}.my-sm-5xlarge{margin-block:64px!important}.my-sm-gridgap{margin-block:var(--bs-grid-gap)!important}.my-sm-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-sm-auto{margin-block:auto!important}.mt-sm-none{margin-top:0!important}.mt-sm-3xsmall{margin-top:2px!important}.mt-sm-2xsmall{margin-top:4px!important}.mt-sm-xsmall{margin-top:8px!important}.mt-sm-small{margin-top:12px!important}.mt-sm-medium{margin-top:16px!important}.mt-sm-large{margin-top:24px!important}.mt-sm-xlarge{margin-top:32px!important}.mt-sm-2xlarge{margin-top:40px!important}.mt-sm-3xlarge{margin-top:48px!important}.mt-sm-4xlarge{margin-top:56px!important}.mt-sm-5xlarge{margin-top:64px!important}.mt-sm-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-sm-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-sm-auto{margin-top:auto!important}.me-sm-none{margin-left:0!important}.me-sm-3xsmall{margin-left:2px!important}.me-sm-2xsmall{margin-left:4px!important}.me-sm-xsmall{margin-left:8px!important}.me-sm-small{margin-left:12px!important}.me-sm-medium{margin-left:16px!important}.me-sm-large{margin-left:24px!important}.me-sm-xlarge{margin-left:32px!important}.me-sm-2xlarge{margin-left:40px!important}.me-sm-3xlarge{margin-left:48px!important}.me-sm-4xlarge{margin-left:56px!important}.me-sm-5xlarge{margin-left:64px!important}.me-sm-gridgap{margin-left:var(--bs-grid-gap)!important}.me-sm-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-sm-auto{margin-left:auto!important}.mb-sm-none{margin-bottom:0!important}.mb-sm-3xsmall{margin-bottom:2px!important}.mb-sm-2xsmall{margin-bottom:4px!important}.mb-sm-xsmall{margin-bottom:8px!important}.mb-sm-small{margin-bottom:12px!important}.mb-sm-medium{margin-bottom:16px!important}.mb-sm-large{margin-bottom:24px!important}.mb-sm-xlarge{margin-bottom:32px!important}.mb-sm-2xlarge{margin-bottom:40px!important}.mb-sm-3xlarge{margin-bottom:48px!important}.mb-sm-4xlarge{margin-bottom:56px!important}.mb-sm-5xlarge{margin-bottom:64px!important}.mb-sm-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-sm-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-none{margin-right:0!important}.ms-sm-3xsmall{margin-right:2px!important}.ms-sm-2xsmall{margin-right:4px!important}.ms-sm-xsmall{margin-right:8px!important}.ms-sm-small{margin-right:12px!important}.ms-sm-medium{margin-right:16px!important}.ms-sm-large{margin-right:24px!important}.ms-sm-xlarge{margin-right:32px!important}.ms-sm-2xlarge{margin-right:40px!important}.ms-sm-3xlarge{margin-right:48px!important}.ms-sm-4xlarge{margin-right:56px!important}.ms-sm-5xlarge{margin-right:64px!important}.ms-sm-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-sm-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-sm-auto{margin-right:auto!important}.m-sm-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-sm-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-sm-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-sm-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-sm-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-sm-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-sm-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-sm-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-sm-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-sm-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-sm-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-sm-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-sm-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-sm-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-sm-none{padding:0!important}.p-sm-3xsmall{padding:2px!important}.p-sm-2xsmall{padding:4px!important}.p-sm-xsmall{padding:8px!important}.p-sm-small{padding:12px!important}.p-sm-medium{padding:16px!important}.p-sm-large{padding:24px!important}.p-sm-xlarge{padding:32px!important}.p-sm-2xlarge{padding:40px!important}.p-sm-3xlarge{padding:48px!important}.p-sm-4xlarge{padding:56px!important}.p-sm-5xlarge{padding:64px!important}.p-sm-gridgap{padding:var(--bs-grid-gap)!important}.p-sm-gridmargin{padding:var(--bs-grid-margin)!important}.px-sm-none{padding-inline:0px!important}.px-sm-3xsmall{padding-inline:2px!important}.px-sm-2xsmall{padding-inline:4px!important}.px-sm-xsmall{padding-inline:8px!important}.px-sm-small{padding-inline:12px!important}.px-sm-medium{padding-inline:16px!important}.px-sm-large{padding-inline:24px!important}.px-sm-xlarge{padding-inline:32px!important}.px-sm-2xlarge{padding-inline:40px!important}.px-sm-3xlarge{padding-inline:48px!important}.px-sm-4xlarge{padding-inline:56px!important}.px-sm-5xlarge{padding-inline:64px!important}.px-sm-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-sm-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-sm-none{padding-block:0px!important}.py-sm-3xsmall{padding-block:2px!important}.py-sm-2xsmall{padding-block:4px!important}.py-sm-xsmall{padding-block:8px!important}.py-sm-small{padding-block:12px!important}.py-sm-medium{padding-block:16px!important}.py-sm-large{padding-block:24px!important}.py-sm-xlarge{padding-block:32px!important}.py-sm-2xlarge{padding-block:40px!important}.py-sm-3xlarge{padding-block:48px!important}.py-sm-4xlarge{padding-block:56px!important}.py-sm-5xlarge{padding-block:64px!important}.py-sm-gridgap{padding-block:var(--bs-grid-gap)!important}.py-sm-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-sm-none{padding-top:0!important}.pt-sm-3xsmall{padding-top:2px!important}.pt-sm-2xsmall{padding-top:4px!important}.pt-sm-xsmall{padding-top:8px!important}.pt-sm-small{padding-top:12px!important}.pt-sm-medium{padding-top:16px!important}.pt-sm-large{padding-top:24px!important}.pt-sm-xlarge{padding-top:32px!important}.pt-sm-2xlarge{padding-top:40px!important}.pt-sm-3xlarge{padding-top:48px!important}.pt-sm-4xlarge{padding-top:56px!important}.pt-sm-5xlarge{padding-top:64px!important}.pt-sm-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-sm-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-sm-none{padding-left:0!important}.pe-sm-3xsmall{padding-left:2px!important}.pe-sm-2xsmall{padding-left:4px!important}.pe-sm-xsmall{padding-left:8px!important}.pe-sm-small{padding-left:12px!important}.pe-sm-medium{padding-left:16px!important}.pe-sm-large{padding-left:24px!important}.pe-sm-xlarge{padding-left:32px!important}.pe-sm-2xlarge{padding-left:40px!important}.pe-sm-3xlarge{padding-left:48px!important}.pe-sm-4xlarge{padding-left:56px!important}.pe-sm-5xlarge{padding-left:64px!important}.pe-sm-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-sm-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-sm-none{padding-bottom:0!important}.pb-sm-3xsmall{padding-bottom:2px!important}.pb-sm-2xsmall{padding-bottom:4px!important}.pb-sm-xsmall{padding-bottom:8px!important}.pb-sm-small{padding-bottom:12px!important}.pb-sm-medium{padding-bottom:16px!important}.pb-sm-large{padding-bottom:24px!important}.pb-sm-xlarge{padding-bottom:32px!important}.pb-sm-2xlarge{padding-bottom:40px!important}.pb-sm-3xlarge{padding-bottom:48px!important}.pb-sm-4xlarge{padding-bottom:56px!important}.pb-sm-5xlarge{padding-bottom:64px!important}.pb-sm-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-sm-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-sm-none{padding-right:0!important}.ps-sm-3xsmall{padding-right:2px!important}.ps-sm-2xsmall{padding-right:4px!important}.ps-sm-xsmall{padding-right:8px!important}.ps-sm-small{padding-right:12px!important}.ps-sm-medium{padding-right:16px!important}.ps-sm-large{padding-right:24px!important}.ps-sm-xlarge{padding-right:32px!important}.ps-sm-2xlarge{padding-right:40px!important}.ps-sm-3xlarge{padding-right:48px!important}.ps-sm-4xlarge{padding-right:56px!important}.ps-sm-5xlarge{padding-right:64px!important}.ps-sm-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-sm-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-sm-none{gap:0!important}.gap-sm-3xsmall{gap:2px!important}.gap-sm-2xsmall{gap:4px!important}.gap-sm-xsmall{gap:8px!important}.gap-sm-small{gap:12px!important}.gap-sm-medium{gap:16px!important}.gap-sm-large{gap:24px!important}.gap-sm-xlarge{gap:32px!important}.gap-sm-2xlarge{gap:40px!important}.gap-sm-3xlarge{gap:48px!important}.gap-sm-4xlarge{gap:56px!important}.gap-sm-5xlarge{gap:64px!important}.gap-sm-gridgap{gap:var(--bs-grid-gap)!important}.gap-sm-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-sm-none{row-gap:0!important}.row-gap-sm-3xsmall{row-gap:2px!important}.row-gap-sm-2xsmall{row-gap:4px!important}.row-gap-sm-xsmall{row-gap:8px!important}.row-gap-sm-small{row-gap:12px!important}.row-gap-sm-medium{row-gap:16px!important}.row-gap-sm-large{row-gap:24px!important}.row-gap-sm-xlarge{row-gap:32px!important}.row-gap-sm-2xlarge{row-gap:40px!important}.row-gap-sm-3xlarge{row-gap:48px!important}.row-gap-sm-4xlarge{row-gap:56px!important}.row-gap-sm-5xlarge{row-gap:64px!important}.row-gap-sm-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-sm-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-sm-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-sm-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-sm-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-sm-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-sm-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-sm-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-sm-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-sm-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-sm-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-sm-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-sm-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-sm-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-sm-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-sm-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.text-sm-start{text-align:right!important}.text-sm-end{text-align:left!important}.text-sm-center{text-align:center!important}}@media (min-width:736px){.float-md-start{float:right!important}.float-md-end{float:left!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-flow-root{display:flow-root!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-none{margin:0!important}.m-md-3xsmall{margin:2px!important}.m-md-2xsmall{margin:4px!important}.m-md-xsmall{margin:8px!important}.m-md-small{margin:12px!important}.m-md-medium{margin:16px!important}.m-md-large{margin:24px!important}.m-md-xlarge{margin:32px!important}.m-md-2xlarge{margin:40px!important}.m-md-3xlarge{margin:48px!important}.m-md-4xlarge{margin:56px!important}.m-md-5xlarge{margin:64px!important}.m-md-gridgap{margin:var(--bs-grid-gap)!important}.m-md-gridmargin{margin:var(--bs-grid-margin)!important}.m-md-auto{margin:auto!important}.mx-md-none{margin-inline:0px!important}.mx-md-3xsmall{margin-inline:2px!important}.mx-md-2xsmall{margin-inline:4px!important}.mx-md-xsmall{margin-inline:8px!important}.mx-md-small{margin-inline:12px!important}.mx-md-medium{margin-inline:16px!important}.mx-md-large{margin-inline:24px!important}.mx-md-xlarge{margin-inline:32px!important}.mx-md-2xlarge{margin-inline:40px!important}.mx-md-3xlarge{margin-inline:48px!important}.mx-md-4xlarge{margin-inline:56px!important}.mx-md-5xlarge{margin-inline:64px!important}.mx-md-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-md-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-md-auto{margin-inline:auto!important}.my-md-none{margin-block:0px!important}.my-md-3xsmall{margin-block:2px!important}.my-md-2xsmall{margin-block:4px!important}.my-md-xsmall{margin-block:8px!important}.my-md-small{margin-block:12px!important}.my-md-medium{margin-block:16px!important}.my-md-large{margin-block:24px!important}.my-md-xlarge{margin-block:32px!important}.my-md-2xlarge{margin-block:40px!important}.my-md-3xlarge{margin-block:48px!important}.my-md-4xlarge{margin-block:56px!important}.my-md-5xlarge{margin-block:64px!important}.my-md-gridgap{margin-block:var(--bs-grid-gap)!important}.my-md-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-md-auto{margin-block:auto!important}.mt-md-none{margin-top:0!important}.mt-md-3xsmall{margin-top:2px!important}.mt-md-2xsmall{margin-top:4px!important}.mt-md-xsmall{margin-top:8px!important}.mt-md-small{margin-top:12px!important}.mt-md-medium{margin-top:16px!important}.mt-md-large{margin-top:24px!important}.mt-md-xlarge{margin-top:32px!important}.mt-md-2xlarge{margin-top:40px!important}.mt-md-3xlarge{margin-top:48px!important}.mt-md-4xlarge{margin-top:56px!important}.mt-md-5xlarge{margin-top:64px!important}.mt-md-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-md-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-md-auto{margin-top:auto!important}.me-md-none{margin-left:0!important}.me-md-3xsmall{margin-left:2px!important}.me-md-2xsmall{margin-left:4px!important}.me-md-xsmall{margin-left:8px!important}.me-md-small{margin-left:12px!important}.me-md-medium{margin-left:16px!important}.me-md-large{margin-left:24px!important}.me-md-xlarge{margin-left:32px!important}.me-md-2xlarge{margin-left:40px!important}.me-md-3xlarge{margin-left:48px!important}.me-md-4xlarge{margin-left:56px!important}.me-md-5xlarge{margin-left:64px!important}.me-md-gridgap{margin-left:var(--bs-grid-gap)!important}.me-md-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-md-auto{margin-left:auto!important}.mb-md-none{margin-bottom:0!important}.mb-md-3xsmall{margin-bottom:2px!important}.mb-md-2xsmall{margin-bottom:4px!important}.mb-md-xsmall{margin-bottom:8px!important}.mb-md-small{margin-bottom:12px!important}.mb-md-medium{margin-bottom:16px!important}.mb-md-large{margin-bottom:24px!important}.mb-md-xlarge{margin-bottom:32px!important}.mb-md-2xlarge{margin-bottom:40px!important}.mb-md-3xlarge{margin-bottom:48px!important}.mb-md-4xlarge{margin-bottom:56px!important}.mb-md-5xlarge{margin-bottom:64px!important}.mb-md-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-md-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-none{margin-right:0!important}.ms-md-3xsmall{margin-right:2px!important}.ms-md-2xsmall{margin-right:4px!important}.ms-md-xsmall{margin-right:8px!important}.ms-md-small{margin-right:12px!important}.ms-md-medium{margin-right:16px!important}.ms-md-large{margin-right:24px!important}.ms-md-xlarge{margin-right:32px!important}.ms-md-2xlarge{margin-right:40px!important}.ms-md-3xlarge{margin-right:48px!important}.ms-md-4xlarge{margin-right:56px!important}.ms-md-5xlarge{margin-right:64px!important}.ms-md-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-md-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-md-auto{margin-right:auto!important}.m-md-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-md-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-md-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-md-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-md-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-md-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-md-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-md-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-md-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-md-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-md-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-md-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-md-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-md-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-md-none{padding:0!important}.p-md-3xsmall{padding:2px!important}.p-md-2xsmall{padding:4px!important}.p-md-xsmall{padding:8px!important}.p-md-small{padding:12px!important}.p-md-medium{padding:16px!important}.p-md-large{padding:24px!important}.p-md-xlarge{padding:32px!important}.p-md-2xlarge{padding:40px!important}.p-md-3xlarge{padding:48px!important}.p-md-4xlarge{padding:56px!important}.p-md-5xlarge{padding:64px!important}.p-md-gridgap{padding:var(--bs-grid-gap)!important}.p-md-gridmargin{padding:var(--bs-grid-margin)!important}.px-md-none{padding-inline:0px!important}.px-md-3xsmall{padding-inline:2px!important}.px-md-2xsmall{padding-inline:4px!important}.px-md-xsmall{padding-inline:8px!important}.px-md-small{padding-inline:12px!important}.px-md-medium{padding-inline:16px!important}.px-md-large{padding-inline:24px!important}.px-md-xlarge{padding-inline:32px!important}.px-md-2xlarge{padding-inline:40px!important}.px-md-3xlarge{padding-inline:48px!important}.px-md-4xlarge{padding-inline:56px!important}.px-md-5xlarge{padding-inline:64px!important}.px-md-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-md-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-md-none{padding-block:0px!important}.py-md-3xsmall{padding-block:2px!important}.py-md-2xsmall{padding-block:4px!important}.py-md-xsmall{padding-block:8px!important}.py-md-small{padding-block:12px!important}.py-md-medium{padding-block:16px!important}.py-md-large{padding-block:24px!important}.py-md-xlarge{padding-block:32px!important}.py-md-2xlarge{padding-block:40px!important}.py-md-3xlarge{padding-block:48px!important}.py-md-4xlarge{padding-block:56px!important}.py-md-5xlarge{padding-block:64px!important}.py-md-gridgap{padding-block:var(--bs-grid-gap)!important}.py-md-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-md-none{padding-top:0!important}.pt-md-3xsmall{padding-top:2px!important}.pt-md-2xsmall{padding-top:4px!important}.pt-md-xsmall{padding-top:8px!important}.pt-md-small{padding-top:12px!important}.pt-md-medium{padding-top:16px!important}.pt-md-large{padding-top:24px!important}.pt-md-xlarge{padding-top:32px!important}.pt-md-2xlarge{padding-top:40px!important}.pt-md-3xlarge{padding-top:48px!important}.pt-md-4xlarge{padding-top:56px!important}.pt-md-5xlarge{padding-top:64px!important}.pt-md-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-md-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-md-none{padding-left:0!important}.pe-md-3xsmall{padding-left:2px!important}.pe-md-2xsmall{padding-left:4px!important}.pe-md-xsmall{padding-left:8px!important}.pe-md-small{padding-left:12px!important}.pe-md-medium{padding-left:16px!important}.pe-md-large{padding-left:24px!important}.pe-md-xlarge{padding-left:32px!important}.pe-md-2xlarge{padding-left:40px!important}.pe-md-3xlarge{padding-left:48px!important}.pe-md-4xlarge{padding-left:56px!important}.pe-md-5xlarge{padding-left:64px!important}.pe-md-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-md-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-md-none{padding-bottom:0!important}.pb-md-3xsmall{padding-bottom:2px!important}.pb-md-2xsmall{padding-bottom:4px!important}.pb-md-xsmall{padding-bottom:8px!important}.pb-md-small{padding-bottom:12px!important}.pb-md-medium{padding-bottom:16px!important}.pb-md-large{padding-bottom:24px!important}.pb-md-xlarge{padding-bottom:32px!important}.pb-md-2xlarge{padding-bottom:40px!important}.pb-md-3xlarge{padding-bottom:48px!important}.pb-md-4xlarge{padding-bottom:56px!important}.pb-md-5xlarge{padding-bottom:64px!important}.pb-md-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-md-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-md-none{padding-right:0!important}.ps-md-3xsmall{padding-right:2px!important}.ps-md-2xsmall{padding-right:4px!important}.ps-md-xsmall{padding-right:8px!important}.ps-md-small{padding-right:12px!important}.ps-md-medium{padding-right:16px!important}.ps-md-large{padding-right:24px!important}.ps-md-xlarge{padding-right:32px!important}.ps-md-2xlarge{padding-right:40px!important}.ps-md-3xlarge{padding-right:48px!important}.ps-md-4xlarge{padding-right:56px!important}.ps-md-5xlarge{padding-right:64px!important}.ps-md-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-md-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-md-none{gap:0!important}.gap-md-3xsmall{gap:2px!important}.gap-md-2xsmall{gap:4px!important}.gap-md-xsmall{gap:8px!important}.gap-md-small{gap:12px!important}.gap-md-medium{gap:16px!important}.gap-md-large{gap:24px!important}.gap-md-xlarge{gap:32px!important}.gap-md-2xlarge{gap:40px!important}.gap-md-3xlarge{gap:48px!important}.gap-md-4xlarge{gap:56px!important}.gap-md-5xlarge{gap:64px!important}.gap-md-gridgap{gap:var(--bs-grid-gap)!important}.gap-md-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-md-none{row-gap:0!important}.row-gap-md-3xsmall{row-gap:2px!important}.row-gap-md-2xsmall{row-gap:4px!important}.row-gap-md-xsmall{row-gap:8px!important}.row-gap-md-small{row-gap:12px!important}.row-gap-md-medium{row-gap:16px!important}.row-gap-md-large{row-gap:24px!important}.row-gap-md-xlarge{row-gap:32px!important}.row-gap-md-2xlarge{row-gap:40px!important}.row-gap-md-3xlarge{row-gap:48px!important}.row-gap-md-4xlarge{row-gap:56px!important}.row-gap-md-5xlarge{row-gap:64px!important}.row-gap-md-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-md-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-md-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-md-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-md-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-md-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-md-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-md-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-md-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-md-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-md-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-md-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-md-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-md-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-md-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-md-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.text-md-start{text-align:right!important}.text-md-end{text-align:left!important}.text-md-center{text-align:center!important}}@media (min-width:1024px){.float-lg-start{float:right!important}.float-lg-end{float:left!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-flow-root{display:flow-root!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-none{margin:0!important}.m-lg-3xsmall{margin:2px!important}.m-lg-2xsmall{margin:4px!important}.m-lg-xsmall{margin:8px!important}.m-lg-small{margin:12px!important}.m-lg-medium{margin:16px!important}.m-lg-large{margin:24px!important}.m-lg-xlarge{margin:32px!important}.m-lg-2xlarge{margin:40px!important}.m-lg-3xlarge{margin:48px!important}.m-lg-4xlarge{margin:56px!important}.m-lg-5xlarge{margin:64px!important}.m-lg-gridgap{margin:var(--bs-grid-gap)!important}.m-lg-gridmargin{margin:var(--bs-grid-margin)!important}.m-lg-auto{margin:auto!important}.mx-lg-none{margin-inline:0px!important}.mx-lg-3xsmall{margin-inline:2px!important}.mx-lg-2xsmall{margin-inline:4px!important}.mx-lg-xsmall{margin-inline:8px!important}.mx-lg-small{margin-inline:12px!important}.mx-lg-medium{margin-inline:16px!important}.mx-lg-large{margin-inline:24px!important}.mx-lg-xlarge{margin-inline:32px!important}.mx-lg-2xlarge{margin-inline:40px!important}.mx-lg-3xlarge{margin-inline:48px!important}.mx-lg-4xlarge{margin-inline:56px!important}.mx-lg-5xlarge{margin-inline:64px!important}.mx-lg-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-lg-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-lg-auto{margin-inline:auto!important}.my-lg-none{margin-block:0px!important}.my-lg-3xsmall{margin-block:2px!important}.my-lg-2xsmall{margin-block:4px!important}.my-lg-xsmall{margin-block:8px!important}.my-lg-small{margin-block:12px!important}.my-lg-medium{margin-block:16px!important}.my-lg-large{margin-block:24px!important}.my-lg-xlarge{margin-block:32px!important}.my-lg-2xlarge{margin-block:40px!important}.my-lg-3xlarge{margin-block:48px!important}.my-lg-4xlarge{margin-block:56px!important}.my-lg-5xlarge{margin-block:64px!important}.my-lg-gridgap{margin-block:var(--bs-grid-gap)!important}.my-lg-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-lg-auto{margin-block:auto!important}.mt-lg-none{margin-top:0!important}.mt-lg-3xsmall{margin-top:2px!important}.mt-lg-2xsmall{margin-top:4px!important}.mt-lg-xsmall{margin-top:8px!important}.mt-lg-small{margin-top:12px!important}.mt-lg-medium{margin-top:16px!important}.mt-lg-large{margin-top:24px!important}.mt-lg-xlarge{margin-top:32px!important}.mt-lg-2xlarge{margin-top:40px!important}.mt-lg-3xlarge{margin-top:48px!important}.mt-lg-4xlarge{margin-top:56px!important}.mt-lg-5xlarge{margin-top:64px!important}.mt-lg-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-lg-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-lg-auto{margin-top:auto!important}.me-lg-none{margin-left:0!important}.me-lg-3xsmall{margin-left:2px!important}.me-lg-2xsmall{margin-left:4px!important}.me-lg-xsmall{margin-left:8px!important}.me-lg-small{margin-left:12px!important}.me-lg-medium{margin-left:16px!important}.me-lg-large{margin-left:24px!important}.me-lg-xlarge{margin-left:32px!important}.me-lg-2xlarge{margin-left:40px!important}.me-lg-3xlarge{margin-left:48px!important}.me-lg-4xlarge{margin-left:56px!important}.me-lg-5xlarge{margin-left:64px!important}.me-lg-gridgap{margin-left:var(--bs-grid-gap)!important}.me-lg-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-lg-auto{margin-left:auto!important}.mb-lg-none{margin-bottom:0!important}.mb-lg-3xsmall{margin-bottom:2px!important}.mb-lg-2xsmall{margin-bottom:4px!important}.mb-lg-xsmall{margin-bottom:8px!important}.mb-lg-small{margin-bottom:12px!important}.mb-lg-medium{margin-bottom:16px!important}.mb-lg-large{margin-bottom:24px!important}.mb-lg-xlarge{margin-bottom:32px!important}.mb-lg-2xlarge{margin-bottom:40px!important}.mb-lg-3xlarge{margin-bottom:48px!important}.mb-lg-4xlarge{margin-bottom:56px!important}.mb-lg-5xlarge{margin-bottom:64px!important}.mb-lg-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-lg-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-none{margin-right:0!important}.ms-lg-3xsmall{margin-right:2px!important}.ms-lg-2xsmall{margin-right:4px!important}.ms-lg-xsmall{margin-right:8px!important}.ms-lg-small{margin-right:12px!important}.ms-lg-medium{margin-right:16px!important}.ms-lg-large{margin-right:24px!important}.ms-lg-xlarge{margin-right:32px!important}.ms-lg-2xlarge{margin-right:40px!important}.ms-lg-3xlarge{margin-right:48px!important}.ms-lg-4xlarge{margin-right:56px!important}.ms-lg-5xlarge{margin-right:64px!important}.ms-lg-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-lg-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-lg-auto{margin-right:auto!important}.m-lg-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-lg-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-lg-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-lg-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-lg-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-lg-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-lg-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-lg-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-lg-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-lg-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-lg-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-lg-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-lg-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-lg-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-lg-none{padding:0!important}.p-lg-3xsmall{padding:2px!important}.p-lg-2xsmall{padding:4px!important}.p-lg-xsmall{padding:8px!important}.p-lg-small{padding:12px!important}.p-lg-medium{padding:16px!important}.p-lg-large{padding:24px!important}.p-lg-xlarge{padding:32px!important}.p-lg-2xlarge{padding:40px!important}.p-lg-3xlarge{padding:48px!important}.p-lg-4xlarge{padding:56px!important}.p-lg-5xlarge{padding:64px!important}.p-lg-gridgap{padding:var(--bs-grid-gap)!important}.p-lg-gridmargin{padding:var(--bs-grid-margin)!important}.px-lg-none{padding-inline:0px!important}.px-lg-3xsmall{padding-inline:2px!important}.px-lg-2xsmall{padding-inline:4px!important}.px-lg-xsmall{padding-inline:8px!important}.px-lg-small{padding-inline:12px!important}.px-lg-medium{padding-inline:16px!important}.px-lg-large{padding-inline:24px!important}.px-lg-xlarge{padding-inline:32px!important}.px-lg-2xlarge{padding-inline:40px!important}.px-lg-3xlarge{padding-inline:48px!important}.px-lg-4xlarge{padding-inline:56px!important}.px-lg-5xlarge{padding-inline:64px!important}.px-lg-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-lg-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-lg-none{padding-block:0px!important}.py-lg-3xsmall{padding-block:2px!important}.py-lg-2xsmall{padding-block:4px!important}.py-lg-xsmall{padding-block:8px!important}.py-lg-small{padding-block:12px!important}.py-lg-medium{padding-block:16px!important}.py-lg-large{padding-block:24px!important}.py-lg-xlarge{padding-block:32px!important}.py-lg-2xlarge{padding-block:40px!important}.py-lg-3xlarge{padding-block:48px!important}.py-lg-4xlarge{padding-block:56px!important}.py-lg-5xlarge{padding-block:64px!important}.py-lg-gridgap{padding-block:var(--bs-grid-gap)!important}.py-lg-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-lg-none{padding-top:0!important}.pt-lg-3xsmall{padding-top:2px!important}.pt-lg-2xsmall{padding-top:4px!important}.pt-lg-xsmall{padding-top:8px!important}.pt-lg-small{padding-top:12px!important}.pt-lg-medium{padding-top:16px!important}.pt-lg-large{padding-top:24px!important}.pt-lg-xlarge{padding-top:32px!important}.pt-lg-2xlarge{padding-top:40px!important}.pt-lg-3xlarge{padding-top:48px!important}.pt-lg-4xlarge{padding-top:56px!important}.pt-lg-5xlarge{padding-top:64px!important}.pt-lg-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-lg-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-lg-none{padding-left:0!important}.pe-lg-3xsmall{padding-left:2px!important}.pe-lg-2xsmall{padding-left:4px!important}.pe-lg-xsmall{padding-left:8px!important}.pe-lg-small{padding-left:12px!important}.pe-lg-medium{padding-left:16px!important}.pe-lg-large{padding-left:24px!important}.pe-lg-xlarge{padding-left:32px!important}.pe-lg-2xlarge{padding-left:40px!important}.pe-lg-3xlarge{padding-left:48px!important}.pe-lg-4xlarge{padding-left:56px!important}.pe-lg-5xlarge{padding-left:64px!important}.pe-lg-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-lg-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-lg-none{padding-bottom:0!important}.pb-lg-3xsmall{padding-bottom:2px!important}.pb-lg-2xsmall{padding-bottom:4px!important}.pb-lg-xsmall{padding-bottom:8px!important}.pb-lg-small{padding-bottom:12px!important}.pb-lg-medium{padding-bottom:16px!important}.pb-lg-large{padding-bottom:24px!important}.pb-lg-xlarge{padding-bottom:32px!important}.pb-lg-2xlarge{padding-bottom:40px!important}.pb-lg-3xlarge{padding-bottom:48px!important}.pb-lg-4xlarge{padding-bottom:56px!important}.pb-lg-5xlarge{padding-bottom:64px!important}.pb-lg-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-lg-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-lg-none{padding-right:0!important}.ps-lg-3xsmall{padding-right:2px!important}.ps-lg-2xsmall{padding-right:4px!important}.ps-lg-xsmall{padding-right:8px!important}.ps-lg-small{padding-right:12px!important}.ps-lg-medium{padding-right:16px!important}.ps-lg-large{padding-right:24px!important}.ps-lg-xlarge{padding-right:32px!important}.ps-lg-2xlarge{padding-right:40px!important}.ps-lg-3xlarge{padding-right:48px!important}.ps-lg-4xlarge{padding-right:56px!important}.ps-lg-5xlarge{padding-right:64px!important}.ps-lg-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-lg-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-lg-none{gap:0!important}.gap-lg-3xsmall{gap:2px!important}.gap-lg-2xsmall{gap:4px!important}.gap-lg-xsmall{gap:8px!important}.gap-lg-small{gap:12px!important}.gap-lg-medium{gap:16px!important}.gap-lg-large{gap:24px!important}.gap-lg-xlarge{gap:32px!important}.gap-lg-2xlarge{gap:40px!important}.gap-lg-3xlarge{gap:48px!important}.gap-lg-4xlarge{gap:56px!important}.gap-lg-5xlarge{gap:64px!important}.gap-lg-gridgap{gap:var(--bs-grid-gap)!important}.gap-lg-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-lg-none{row-gap:0!important}.row-gap-lg-3xsmall{row-gap:2px!important}.row-gap-lg-2xsmall{row-gap:4px!important}.row-gap-lg-xsmall{row-gap:8px!important}.row-gap-lg-small{row-gap:12px!important}.row-gap-lg-medium{row-gap:16px!important}.row-gap-lg-large{row-gap:24px!important}.row-gap-lg-xlarge{row-gap:32px!important}.row-gap-lg-2xlarge{row-gap:40px!important}.row-gap-lg-3xlarge{row-gap:48px!important}.row-gap-lg-4xlarge{row-gap:56px!important}.row-gap-lg-5xlarge{row-gap:64px!important}.row-gap-lg-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-lg-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-lg-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-lg-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-lg-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-lg-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-lg-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-lg-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-lg-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-lg-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-lg-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-lg-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-lg-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-lg-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-lg-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-lg-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.text-lg-start{text-align:right!important}.text-lg-end{text-align:left!important}.text-lg-center{text-align:center!important}}@media (min-width:1320px){.float-xl-start{float:right!important}.float-xl-end{float:left!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-flow-root{display:flow-root!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-none{margin:0!important}.m-xl-3xsmall{margin:2px!important}.m-xl-2xsmall{margin:4px!important}.m-xl-xsmall{margin:8px!important}.m-xl-small{margin:12px!important}.m-xl-medium{margin:16px!important}.m-xl-large{margin:24px!important}.m-xl-xlarge{margin:32px!important}.m-xl-2xlarge{margin:40px!important}.m-xl-3xlarge{margin:48px!important}.m-xl-4xlarge{margin:56px!important}.m-xl-5xlarge{margin:64px!important}.m-xl-gridgap{margin:var(--bs-grid-gap)!important}.m-xl-gridmargin{margin:var(--bs-grid-margin)!important}.m-xl-auto{margin:auto!important}.mx-xl-none{margin-inline:0px!important}.mx-xl-3xsmall{margin-inline:2px!important}.mx-xl-2xsmall{margin-inline:4px!important}.mx-xl-xsmall{margin-inline:8px!important}.mx-xl-small{margin-inline:12px!important}.mx-xl-medium{margin-inline:16px!important}.mx-xl-large{margin-inline:24px!important}.mx-xl-xlarge{margin-inline:32px!important}.mx-xl-2xlarge{margin-inline:40px!important}.mx-xl-3xlarge{margin-inline:48px!important}.mx-xl-4xlarge{margin-inline:56px!important}.mx-xl-5xlarge{margin-inline:64px!important}.mx-xl-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-xl-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-xl-auto{margin-inline:auto!important}.my-xl-none{margin-block:0px!important}.my-xl-3xsmall{margin-block:2px!important}.my-xl-2xsmall{margin-block:4px!important}.my-xl-xsmall{margin-block:8px!important}.my-xl-small{margin-block:12px!important}.my-xl-medium{margin-block:16px!important}.my-xl-large{margin-block:24px!important}.my-xl-xlarge{margin-block:32px!important}.my-xl-2xlarge{margin-block:40px!important}.my-xl-3xlarge{margin-block:48px!important}.my-xl-4xlarge{margin-block:56px!important}.my-xl-5xlarge{margin-block:64px!important}.my-xl-gridgap{margin-block:var(--bs-grid-gap)!important}.my-xl-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-xl-auto{margin-block:auto!important}.mt-xl-none{margin-top:0!important}.mt-xl-3xsmall{margin-top:2px!important}.mt-xl-2xsmall{margin-top:4px!important}.mt-xl-xsmall{margin-top:8px!important}.mt-xl-small{margin-top:12px!important}.mt-xl-medium{margin-top:16px!important}.mt-xl-large{margin-top:24px!important}.mt-xl-xlarge{margin-top:32px!important}.mt-xl-2xlarge{margin-top:40px!important}.mt-xl-3xlarge{margin-top:48px!important}.mt-xl-4xlarge{margin-top:56px!important}.mt-xl-5xlarge{margin-top:64px!important}.mt-xl-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-xl-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-xl-auto{margin-top:auto!important}.me-xl-none{margin-left:0!important}.me-xl-3xsmall{margin-left:2px!important}.me-xl-2xsmall{margin-left:4px!important}.me-xl-xsmall{margin-left:8px!important}.me-xl-small{margin-left:12px!important}.me-xl-medium{margin-left:16px!important}.me-xl-large{margin-left:24px!important}.me-xl-xlarge{margin-left:32px!important}.me-xl-2xlarge{margin-left:40px!important}.me-xl-3xlarge{margin-left:48px!important}.me-xl-4xlarge{margin-left:56px!important}.me-xl-5xlarge{margin-left:64px!important}.me-xl-gridgap{margin-left:var(--bs-grid-gap)!important}.me-xl-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-xl-auto{margin-left:auto!important}.mb-xl-none{margin-bottom:0!important}.mb-xl-3xsmall{margin-bottom:2px!important}.mb-xl-2xsmall{margin-bottom:4px!important}.mb-xl-xsmall{margin-bottom:8px!important}.mb-xl-small{margin-bottom:12px!important}.mb-xl-medium{margin-bottom:16px!important}.mb-xl-large{margin-bottom:24px!important}.mb-xl-xlarge{margin-bottom:32px!important}.mb-xl-2xlarge{margin-bottom:40px!important}.mb-xl-3xlarge{margin-bottom:48px!important}.mb-xl-4xlarge{margin-bottom:56px!important}.mb-xl-5xlarge{margin-bottom:64px!important}.mb-xl-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-xl-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-none{margin-right:0!important}.ms-xl-3xsmall{margin-right:2px!important}.ms-xl-2xsmall{margin-right:4px!important}.ms-xl-xsmall{margin-right:8px!important}.ms-xl-small{margin-right:12px!important}.ms-xl-medium{margin-right:16px!important}.ms-xl-large{margin-right:24px!important}.ms-xl-xlarge{margin-right:32px!important}.ms-xl-2xlarge{margin-right:40px!important}.ms-xl-3xlarge{margin-right:48px!important}.ms-xl-4xlarge{margin-right:56px!important}.ms-xl-5xlarge{margin-right:64px!important}.ms-xl-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-xl-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-xl-auto{margin-right:auto!important}.m-xl-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-xl-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-xl-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-xl-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-xl-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-xl-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-xl-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-xl-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-xl-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-xl-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-xl-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-xl-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-xl-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-xl-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-xl-none{padding:0!important}.p-xl-3xsmall{padding:2px!important}.p-xl-2xsmall{padding:4px!important}.p-xl-xsmall{padding:8px!important}.p-xl-small{padding:12px!important}.p-xl-medium{padding:16px!important}.p-xl-large{padding:24px!important}.p-xl-xlarge{padding:32px!important}.p-xl-2xlarge{padding:40px!important}.p-xl-3xlarge{padding:48px!important}.p-xl-4xlarge{padding:56px!important}.p-xl-5xlarge{padding:64px!important}.p-xl-gridgap{padding:var(--bs-grid-gap)!important}.p-xl-gridmargin{padding:var(--bs-grid-margin)!important}.px-xl-none{padding-inline:0px!important}.px-xl-3xsmall{padding-inline:2px!important}.px-xl-2xsmall{padding-inline:4px!important}.px-xl-xsmall{padding-inline:8px!important}.px-xl-small{padding-inline:12px!important}.px-xl-medium{padding-inline:16px!important}.px-xl-large{padding-inline:24px!important}.px-xl-xlarge{padding-inline:32px!important}.px-xl-2xlarge{padding-inline:40px!important}.px-xl-3xlarge{padding-inline:48px!important}.px-xl-4xlarge{padding-inline:56px!important}.px-xl-5xlarge{padding-inline:64px!important}.px-xl-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-xl-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-xl-none{padding-block:0px!important}.py-xl-3xsmall{padding-block:2px!important}.py-xl-2xsmall{padding-block:4px!important}.py-xl-xsmall{padding-block:8px!important}.py-xl-small{padding-block:12px!important}.py-xl-medium{padding-block:16px!important}.py-xl-large{padding-block:24px!important}.py-xl-xlarge{padding-block:32px!important}.py-xl-2xlarge{padding-block:40px!important}.py-xl-3xlarge{padding-block:48px!important}.py-xl-4xlarge{padding-block:56px!important}.py-xl-5xlarge{padding-block:64px!important}.py-xl-gridgap{padding-block:var(--bs-grid-gap)!important}.py-xl-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-xl-none{padding-top:0!important}.pt-xl-3xsmall{padding-top:2px!important}.pt-xl-2xsmall{padding-top:4px!important}.pt-xl-xsmall{padding-top:8px!important}.pt-xl-small{padding-top:12px!important}.pt-xl-medium{padding-top:16px!important}.pt-xl-large{padding-top:24px!important}.pt-xl-xlarge{padding-top:32px!important}.pt-xl-2xlarge{padding-top:40px!important}.pt-xl-3xlarge{padding-top:48px!important}.pt-xl-4xlarge{padding-top:56px!important}.pt-xl-5xlarge{padding-top:64px!important}.pt-xl-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-xl-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-xl-none{padding-left:0!important}.pe-xl-3xsmall{padding-left:2px!important}.pe-xl-2xsmall{padding-left:4px!important}.pe-xl-xsmall{padding-left:8px!important}.pe-xl-small{padding-left:12px!important}.pe-xl-medium{padding-left:16px!important}.pe-xl-large{padding-left:24px!important}.pe-xl-xlarge{padding-left:32px!important}.pe-xl-2xlarge{padding-left:40px!important}.pe-xl-3xlarge{padding-left:48px!important}.pe-xl-4xlarge{padding-left:56px!important}.pe-xl-5xlarge{padding-left:64px!important}.pe-xl-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-xl-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-xl-none{padding-bottom:0!important}.pb-xl-3xsmall{padding-bottom:2px!important}.pb-xl-2xsmall{padding-bottom:4px!important}.pb-xl-xsmall{padding-bottom:8px!important}.pb-xl-small{padding-bottom:12px!important}.pb-xl-medium{padding-bottom:16px!important}.pb-xl-large{padding-bottom:24px!important}.pb-xl-xlarge{padding-bottom:32px!important}.pb-xl-2xlarge{padding-bottom:40px!important}.pb-xl-3xlarge{padding-bottom:48px!important}.pb-xl-4xlarge{padding-bottom:56px!important}.pb-xl-5xlarge{padding-bottom:64px!important}.pb-xl-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-xl-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-xl-none{padding-right:0!important}.ps-xl-3xsmall{padding-right:2px!important}.ps-xl-2xsmall{padding-right:4px!important}.ps-xl-xsmall{padding-right:8px!important}.ps-xl-small{padding-right:12px!important}.ps-xl-medium{padding-right:16px!important}.ps-xl-large{padding-right:24px!important}.ps-xl-xlarge{padding-right:32px!important}.ps-xl-2xlarge{padding-right:40px!important}.ps-xl-3xlarge{padding-right:48px!important}.ps-xl-4xlarge{padding-right:56px!important}.ps-xl-5xlarge{padding-right:64px!important}.ps-xl-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-xl-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-xl-none{gap:0!important}.gap-xl-3xsmall{gap:2px!important}.gap-xl-2xsmall{gap:4px!important}.gap-xl-xsmall{gap:8px!important}.gap-xl-small{gap:12px!important}.gap-xl-medium{gap:16px!important}.gap-xl-large{gap:24px!important}.gap-xl-xlarge{gap:32px!important}.gap-xl-2xlarge{gap:40px!important}.gap-xl-3xlarge{gap:48px!important}.gap-xl-4xlarge{gap:56px!important}.gap-xl-5xlarge{gap:64px!important}.gap-xl-gridgap{gap:var(--bs-grid-gap)!important}.gap-xl-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-xl-none{row-gap:0!important}.row-gap-xl-3xsmall{row-gap:2px!important}.row-gap-xl-2xsmall{row-gap:4px!important}.row-gap-xl-xsmall{row-gap:8px!important}.row-gap-xl-small{row-gap:12px!important}.row-gap-xl-medium{row-gap:16px!important}.row-gap-xl-large{row-gap:24px!important}.row-gap-xl-xlarge{row-gap:32px!important}.row-gap-xl-2xlarge{row-gap:40px!important}.row-gap-xl-3xlarge{row-gap:48px!important}.row-gap-xl-4xlarge{row-gap:56px!important}.row-gap-xl-5xlarge{row-gap:64px!important}.row-gap-xl-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-xl-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-xl-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-xl-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-xl-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-xl-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-xl-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-xl-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-xl-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-xl-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-xl-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-xl-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-xl-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-xl-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-xl-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-xl-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.text-xl-start{text-align:right!important}.text-xl-end{text-align:left!important}.text-xl-center{text-align:center!important}}@media (min-width:1640px){.float-2xl-start{float:right!important}.float-2xl-end{float:left!important}.float-2xl-none{float:none!important}.object-fit-2xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-2xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-2xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-2xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-2xl-none{-o-object-fit:none!important;object-fit:none!important}.d-2xl-inline{display:inline!important}.d-2xl-inline-block{display:inline-block!important}.d-2xl-block{display:block!important}.d-2xl-grid{display:grid!important}.d-2xl-inline-grid{display:inline-grid!important}.d-2xl-table{display:table!important}.d-2xl-table-row{display:table-row!important}.d-2xl-table-cell{display:table-cell!important}.d-2xl-flex{display:flex!important}.d-2xl-inline-flex{display:inline-flex!important}.d-2xl-flow-root{display:flow-root!important}.d-2xl-none{display:none!important}.flex-2xl-fill{flex:1 1 auto!important}.flex-2xl-row{flex-direction:row!important}.flex-2xl-column{flex-direction:column!important}.flex-2xl-row-reverse{flex-direction:row-reverse!important}.flex-2xl-column-reverse{flex-direction:column-reverse!important}.flex-2xl-grow-0{flex-grow:0!important}.flex-2xl-grow-1{flex-grow:1!important}.flex-2xl-shrink-0{flex-shrink:0!important}.flex-2xl-shrink-1{flex-shrink:1!important}.flex-2xl-wrap{flex-wrap:wrap!important}.flex-2xl-nowrap{flex-wrap:nowrap!important}.flex-2xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-2xl-start{justify-content:flex-start!important}.justify-content-2xl-end{justify-content:flex-end!important}.justify-content-2xl-center{justify-content:center!important}.justify-content-2xl-between{justify-content:space-between!important}.justify-content-2xl-around{justify-content:space-around!important}.justify-content-2xl-evenly{justify-content:space-evenly!important}.align-items-2xl-start{align-items:flex-start!important}.align-items-2xl-end{align-items:flex-end!important}.align-items-2xl-center{align-items:center!important}.align-items-2xl-baseline{align-items:baseline!important}.align-items-2xl-stretch{align-items:stretch!important}.align-content-2xl-start{align-content:flex-start!important}.align-content-2xl-end{align-content:flex-end!important}.align-content-2xl-center{align-content:center!important}.align-content-2xl-between{align-content:space-between!important}.align-content-2xl-around{align-content:space-around!important}.align-content-2xl-stretch{align-content:stretch!important}.align-self-2xl-auto{align-self:auto!important}.align-self-2xl-start{align-self:flex-start!important}.align-self-2xl-end{align-self:flex-end!important}.align-self-2xl-center{align-self:center!important}.align-self-2xl-baseline{align-self:baseline!important}.align-self-2xl-stretch{align-self:stretch!important}.order-2xl-first{order:-1!important}.order-2xl-0{order:0!important}.order-2xl-1{order:1!important}.order-2xl-2{order:2!important}.order-2xl-3{order:3!important}.order-2xl-4{order:4!important}.order-2xl-5{order:5!important}.order-2xl-last{order:6!important}.m-2xl-none{margin:0!important}.m-2xl-3xsmall{margin:2px!important}.m-2xl-2xsmall{margin:4px!important}.m-2xl-xsmall{margin:8px!important}.m-2xl-small{margin:12px!important}.m-2xl-medium{margin:16px!important}.m-2xl-large{margin:24px!important}.m-2xl-xlarge{margin:32px!important}.m-2xl-2xlarge{margin:40px!important}.m-2xl-3xlarge{margin:48px!important}.m-2xl-4xlarge{margin:56px!important}.m-2xl-5xlarge{margin:64px!important}.m-2xl-gridgap{margin:var(--bs-grid-gap)!important}.m-2xl-gridmargin{margin:var(--bs-grid-margin)!important}.m-2xl-auto{margin:auto!important}.mx-2xl-none{margin-inline:0px!important}.mx-2xl-3xsmall{margin-inline:2px!important}.mx-2xl-2xsmall{margin-inline:4px!important}.mx-2xl-xsmall{margin-inline:8px!important}.mx-2xl-small{margin-inline:12px!important}.mx-2xl-medium{margin-inline:16px!important}.mx-2xl-large{margin-inline:24px!important}.mx-2xl-xlarge{margin-inline:32px!important}.mx-2xl-2xlarge{margin-inline:40px!important}.mx-2xl-3xlarge{margin-inline:48px!important}.mx-2xl-4xlarge{margin-inline:56px!important}.mx-2xl-5xlarge{margin-inline:64px!important}.mx-2xl-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-2xl-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-2xl-auto{margin-inline:auto!important}.my-2xl-none{margin-block:0px!important}.my-2xl-3xsmall{margin-block:2px!important}.my-2xl-2xsmall{margin-block:4px!important}.my-2xl-xsmall{margin-block:8px!important}.my-2xl-small{margin-block:12px!important}.my-2xl-medium{margin-block:16px!important}.my-2xl-large{margin-block:24px!important}.my-2xl-xlarge{margin-block:32px!important}.my-2xl-2xlarge{margin-block:40px!important}.my-2xl-3xlarge{margin-block:48px!important}.my-2xl-4xlarge{margin-block:56px!important}.my-2xl-5xlarge{margin-block:64px!important}.my-2xl-gridgap{margin-block:var(--bs-grid-gap)!important}.my-2xl-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-2xl-auto{margin-block:auto!important}.mt-2xl-none{margin-top:0!important}.mt-2xl-3xsmall{margin-top:2px!important}.mt-2xl-2xsmall{margin-top:4px!important}.mt-2xl-xsmall{margin-top:8px!important}.mt-2xl-small{margin-top:12px!important}.mt-2xl-medium{margin-top:16px!important}.mt-2xl-large{margin-top:24px!important}.mt-2xl-xlarge{margin-top:32px!important}.mt-2xl-2xlarge{margin-top:40px!important}.mt-2xl-3xlarge{margin-top:48px!important}.mt-2xl-4xlarge{margin-top:56px!important}.mt-2xl-5xlarge{margin-top:64px!important}.mt-2xl-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-2xl-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-2xl-auto{margin-top:auto!important}.me-2xl-none{margin-left:0!important}.me-2xl-3xsmall{margin-left:2px!important}.me-2xl-2xsmall{margin-left:4px!important}.me-2xl-xsmall{margin-left:8px!important}.me-2xl-small{margin-left:12px!important}.me-2xl-medium{margin-left:16px!important}.me-2xl-large{margin-left:24px!important}.me-2xl-xlarge{margin-left:32px!important}.me-2xl-2xlarge{margin-left:40px!important}.me-2xl-3xlarge{margin-left:48px!important}.me-2xl-4xlarge{margin-left:56px!important}.me-2xl-5xlarge{margin-left:64px!important}.me-2xl-gridgap{margin-left:var(--bs-grid-gap)!important}.me-2xl-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-2xl-auto{margin-left:auto!important}.mb-2xl-none{margin-bottom:0!important}.mb-2xl-3xsmall{margin-bottom:2px!important}.mb-2xl-2xsmall{margin-bottom:4px!important}.mb-2xl-xsmall{margin-bottom:8px!important}.mb-2xl-small{margin-bottom:12px!important}.mb-2xl-medium{margin-bottom:16px!important}.mb-2xl-large{margin-bottom:24px!important}.mb-2xl-xlarge{margin-bottom:32px!important}.mb-2xl-2xlarge{margin-bottom:40px!important}.mb-2xl-3xlarge{margin-bottom:48px!important}.mb-2xl-4xlarge{margin-bottom:56px!important}.mb-2xl-5xlarge{margin-bottom:64px!important}.mb-2xl-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-2xl-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-2xl-auto{margin-bottom:auto!important}.ms-2xl-none{margin-right:0!important}.ms-2xl-3xsmall{margin-right:2px!important}.ms-2xl-2xsmall{margin-right:4px!important}.ms-2xl-xsmall{margin-right:8px!important}.ms-2xl-small{margin-right:12px!important}.ms-2xl-medium{margin-right:16px!important}.ms-2xl-large{margin-right:24px!important}.ms-2xl-xlarge{margin-right:32px!important}.ms-2xl-2xlarge{margin-right:40px!important}.ms-2xl-3xlarge{margin-right:48px!important}.ms-2xl-4xlarge{margin-right:56px!important}.ms-2xl-5xlarge{margin-right:64px!important}.ms-2xl-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-2xl-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-2xl-auto{margin-right:auto!important}.m-2xl-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-2xl-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-2xl-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-2xl-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-2xl-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-2xl-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-2xl-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-2xl-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-2xl-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-2xl-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-2xl-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-2xl-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-2xl-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-2xl-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-2xl-none{padding:0!important}.p-2xl-3xsmall{padding:2px!important}.p-2xl-2xsmall{padding:4px!important}.p-2xl-xsmall{padding:8px!important}.p-2xl-small{padding:12px!important}.p-2xl-medium{padding:16px!important}.p-2xl-large{padding:24px!important}.p-2xl-xlarge{padding:32px!important}.p-2xl-2xlarge{padding:40px!important}.p-2xl-3xlarge{padding:48px!important}.p-2xl-4xlarge{padding:56px!important}.p-2xl-5xlarge{padding:64px!important}.p-2xl-gridgap{padding:var(--bs-grid-gap)!important}.p-2xl-gridmargin{padding:var(--bs-grid-margin)!important}.px-2xl-none{padding-inline:0px!important}.px-2xl-3xsmall{padding-inline:2px!important}.px-2xl-2xsmall{padding-inline:4px!important}.px-2xl-xsmall{padding-inline:8px!important}.px-2xl-small{padding-inline:12px!important}.px-2xl-medium{padding-inline:16px!important}.px-2xl-large{padding-inline:24px!important}.px-2xl-xlarge{padding-inline:32px!important}.px-2xl-2xlarge{padding-inline:40px!important}.px-2xl-3xlarge{padding-inline:48px!important}.px-2xl-4xlarge{padding-inline:56px!important}.px-2xl-5xlarge{padding-inline:64px!important}.px-2xl-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-2xl-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-2xl-none{padding-block:0px!important}.py-2xl-3xsmall{padding-block:2px!important}.py-2xl-2xsmall{padding-block:4px!important}.py-2xl-xsmall{padding-block:8px!important}.py-2xl-small{padding-block:12px!important}.py-2xl-medium{padding-block:16px!important}.py-2xl-large{padding-block:24px!important}.py-2xl-xlarge{padding-block:32px!important}.py-2xl-2xlarge{padding-block:40px!important}.py-2xl-3xlarge{padding-block:48px!important}.py-2xl-4xlarge{padding-block:56px!important}.py-2xl-5xlarge{padding-block:64px!important}.py-2xl-gridgap{padding-block:var(--bs-grid-gap)!important}.py-2xl-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-2xl-none{padding-top:0!important}.pt-2xl-3xsmall{padding-top:2px!important}.pt-2xl-2xsmall{padding-top:4px!important}.pt-2xl-xsmall{padding-top:8px!important}.pt-2xl-small{padding-top:12px!important}.pt-2xl-medium{padding-top:16px!important}.pt-2xl-large{padding-top:24px!important}.pt-2xl-xlarge{padding-top:32px!important}.pt-2xl-2xlarge{padding-top:40px!important}.pt-2xl-3xlarge{padding-top:48px!important}.pt-2xl-4xlarge{padding-top:56px!important}.pt-2xl-5xlarge{padding-top:64px!important}.pt-2xl-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-2xl-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-2xl-none{padding-left:0!important}.pe-2xl-3xsmall{padding-left:2px!important}.pe-2xl-2xsmall{padding-left:4px!important}.pe-2xl-xsmall{padding-left:8px!important}.pe-2xl-small{padding-left:12px!important}.pe-2xl-medium{padding-left:16px!important}.pe-2xl-large{padding-left:24px!important}.pe-2xl-xlarge{padding-left:32px!important}.pe-2xl-2xlarge{padding-left:40px!important}.pe-2xl-3xlarge{padding-left:48px!important}.pe-2xl-4xlarge{padding-left:56px!important}.pe-2xl-5xlarge{padding-left:64px!important}.pe-2xl-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-2xl-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-2xl-none{padding-bottom:0!important}.pb-2xl-3xsmall{padding-bottom:2px!important}.pb-2xl-2xsmall{padding-bottom:4px!important}.pb-2xl-xsmall{padding-bottom:8px!important}.pb-2xl-small{padding-bottom:12px!important}.pb-2xl-medium{padding-bottom:16px!important}.pb-2xl-large{padding-bottom:24px!important}.pb-2xl-xlarge{padding-bottom:32px!important}.pb-2xl-2xlarge{padding-bottom:40px!important}.pb-2xl-3xlarge{padding-bottom:48px!important}.pb-2xl-4xlarge{padding-bottom:56px!important}.pb-2xl-5xlarge{padding-bottom:64px!important}.pb-2xl-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-2xl-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-2xl-none{padding-right:0!important}.ps-2xl-3xsmall{padding-right:2px!important}.ps-2xl-2xsmall{padding-right:4px!important}.ps-2xl-xsmall{padding-right:8px!important}.ps-2xl-small{padding-right:12px!important}.ps-2xl-medium{padding-right:16px!important}.ps-2xl-large{padding-right:24px!important}.ps-2xl-xlarge{padding-right:32px!important}.ps-2xl-2xlarge{padding-right:40px!important}.ps-2xl-3xlarge{padding-right:48px!important}.ps-2xl-4xlarge{padding-right:56px!important}.ps-2xl-5xlarge{padding-right:64px!important}.ps-2xl-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-2xl-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-2xl-none{gap:0!important}.gap-2xl-3xsmall{gap:2px!important}.gap-2xl-2xsmall{gap:4px!important}.gap-2xl-xsmall{gap:8px!important}.gap-2xl-small{gap:12px!important}.gap-2xl-medium{gap:16px!important}.gap-2xl-large{gap:24px!important}.gap-2xl-xlarge{gap:32px!important}.gap-2xl-2xlarge{gap:40px!important}.gap-2xl-3xlarge{gap:48px!important}.gap-2xl-4xlarge{gap:56px!important}.gap-2xl-5xlarge{gap:64px!important}.gap-2xl-gridgap{gap:var(--bs-grid-gap)!important}.gap-2xl-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-2xl-none{row-gap:0!important}.row-gap-2xl-3xsmall{row-gap:2px!important}.row-gap-2xl-2xsmall{row-gap:4px!important}.row-gap-2xl-xsmall{row-gap:8px!important}.row-gap-2xl-small{row-gap:12px!important}.row-gap-2xl-medium{row-gap:16px!important}.row-gap-2xl-large{row-gap:24px!important}.row-gap-2xl-xlarge{row-gap:32px!important}.row-gap-2xl-2xlarge{row-gap:40px!important}.row-gap-2xl-3xlarge{row-gap:48px!important}.row-gap-2xl-4xlarge{row-gap:56px!important}.row-gap-2xl-5xlarge{row-gap:64px!important}.row-gap-2xl-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-2xl-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-2xl-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-2xl-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-2xl-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-2xl-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-2xl-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-2xl-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-2xl-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-2xl-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-2xl-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-2xl-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-2xl-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-2xl-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-2xl-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-2xl-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.text-2xl-start{text-align:right!important}.text-2xl-end{text-align:left!important}.text-2xl-center{text-align:center!important}}@media (min-width:1880px){.float-3xl-start{float:right!important}.float-3xl-end{float:left!important}.float-3xl-none{float:none!important}.object-fit-3xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-3xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-3xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-3xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-3xl-none{-o-object-fit:none!important;object-fit:none!important}.d-3xl-inline{display:inline!important}.d-3xl-inline-block{display:inline-block!important}.d-3xl-block{display:block!important}.d-3xl-grid{display:grid!important}.d-3xl-inline-grid{display:inline-grid!important}.d-3xl-table{display:table!important}.d-3xl-table-row{display:table-row!important}.d-3xl-table-cell{display:table-cell!important}.d-3xl-flex{display:flex!important}.d-3xl-inline-flex{display:inline-flex!important}.d-3xl-flow-root{display:flow-root!important}.d-3xl-none{display:none!important}.flex-3xl-fill{flex:1 1 auto!important}.flex-3xl-row{flex-direction:row!important}.flex-3xl-column{flex-direction:column!important}.flex-3xl-row-reverse{flex-direction:row-reverse!important}.flex-3xl-column-reverse{flex-direction:column-reverse!important}.flex-3xl-grow-0{flex-grow:0!important}.flex-3xl-grow-1{flex-grow:1!important}.flex-3xl-shrink-0{flex-shrink:0!important}.flex-3xl-shrink-1{flex-shrink:1!important}.flex-3xl-wrap{flex-wrap:wrap!important}.flex-3xl-nowrap{flex-wrap:nowrap!important}.flex-3xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-3xl-start{justify-content:flex-start!important}.justify-content-3xl-end{justify-content:flex-end!important}.justify-content-3xl-center{justify-content:center!important}.justify-content-3xl-between{justify-content:space-between!important}.justify-content-3xl-around{justify-content:space-around!important}.justify-content-3xl-evenly{justify-content:space-evenly!important}.align-items-3xl-start{align-items:flex-start!important}.align-items-3xl-end{align-items:flex-end!important}.align-items-3xl-center{align-items:center!important}.align-items-3xl-baseline{align-items:baseline!important}.align-items-3xl-stretch{align-items:stretch!important}.align-content-3xl-start{align-content:flex-start!important}.align-content-3xl-end{align-content:flex-end!important}.align-content-3xl-center{align-content:center!important}.align-content-3xl-between{align-content:space-between!important}.align-content-3xl-around{align-content:space-around!important}.align-content-3xl-stretch{align-content:stretch!important}.align-self-3xl-auto{align-self:auto!important}.align-self-3xl-start{align-self:flex-start!important}.align-self-3xl-end{align-self:flex-end!important}.align-self-3xl-center{align-self:center!important}.align-self-3xl-baseline{align-self:baseline!important}.align-self-3xl-stretch{align-self:stretch!important}.order-3xl-first{order:-1!important}.order-3xl-0{order:0!important}.order-3xl-1{order:1!important}.order-3xl-2{order:2!important}.order-3xl-3{order:3!important}.order-3xl-4{order:4!important}.order-3xl-5{order:5!important}.order-3xl-last{order:6!important}.m-3xl-none{margin:0!important}.m-3xl-3xsmall{margin:2px!important}.m-3xl-2xsmall{margin:4px!important}.m-3xl-xsmall{margin:8px!important}.m-3xl-small{margin:12px!important}.m-3xl-medium{margin:16px!important}.m-3xl-large{margin:24px!important}.m-3xl-xlarge{margin:32px!important}.m-3xl-2xlarge{margin:40px!important}.m-3xl-3xlarge{margin:48px!important}.m-3xl-4xlarge{margin:56px!important}.m-3xl-5xlarge{margin:64px!important}.m-3xl-gridgap{margin:var(--bs-grid-gap)!important}.m-3xl-gridmargin{margin:var(--bs-grid-margin)!important}.m-3xl-auto{margin:auto!important}.mx-3xl-none{margin-inline:0px!important}.mx-3xl-3xsmall{margin-inline:2px!important}.mx-3xl-2xsmall{margin-inline:4px!important}.mx-3xl-xsmall{margin-inline:8px!important}.mx-3xl-small{margin-inline:12px!important}.mx-3xl-medium{margin-inline:16px!important}.mx-3xl-large{margin-inline:24px!important}.mx-3xl-xlarge{margin-inline:32px!important}.mx-3xl-2xlarge{margin-inline:40px!important}.mx-3xl-3xlarge{margin-inline:48px!important}.mx-3xl-4xlarge{margin-inline:56px!important}.mx-3xl-5xlarge{margin-inline:64px!important}.mx-3xl-gridgap{margin-inline:var(--bs-grid-gap)!important}.mx-3xl-gridmargin{margin-inline:var(--bs-grid-margin)!important}.mx-3xl-auto{margin-inline:auto!important}.my-3xl-none{margin-block:0px!important}.my-3xl-3xsmall{margin-block:2px!important}.my-3xl-2xsmall{margin-block:4px!important}.my-3xl-xsmall{margin-block:8px!important}.my-3xl-small{margin-block:12px!important}.my-3xl-medium{margin-block:16px!important}.my-3xl-large{margin-block:24px!important}.my-3xl-xlarge{margin-block:32px!important}.my-3xl-2xlarge{margin-block:40px!important}.my-3xl-3xlarge{margin-block:48px!important}.my-3xl-4xlarge{margin-block:56px!important}.my-3xl-5xlarge{margin-block:64px!important}.my-3xl-gridgap{margin-block:var(--bs-grid-gap)!important}.my-3xl-gridmargin{margin-block:var(--bs-grid-margin)!important}.my-3xl-auto{margin-block:auto!important}.mt-3xl-none{margin-top:0!important}.mt-3xl-3xsmall{margin-top:2px!important}.mt-3xl-2xsmall{margin-top:4px!important}.mt-3xl-xsmall{margin-top:8px!important}.mt-3xl-small{margin-top:12px!important}.mt-3xl-medium{margin-top:16px!important}.mt-3xl-large{margin-top:24px!important}.mt-3xl-xlarge{margin-top:32px!important}.mt-3xl-2xlarge{margin-top:40px!important}.mt-3xl-3xlarge{margin-top:48px!important}.mt-3xl-4xlarge{margin-top:56px!important}.mt-3xl-5xlarge{margin-top:64px!important}.mt-3xl-gridgap{margin-top:var(--bs-grid-gap)!important}.mt-3xl-gridmargin{margin-top:var(--bs-grid-margin)!important}.mt-3xl-auto{margin-top:auto!important}.me-3xl-none{margin-left:0!important}.me-3xl-3xsmall{margin-left:2px!important}.me-3xl-2xsmall{margin-left:4px!important}.me-3xl-xsmall{margin-left:8px!important}.me-3xl-small{margin-left:12px!important}.me-3xl-medium{margin-left:16px!important}.me-3xl-large{margin-left:24px!important}.me-3xl-xlarge{margin-left:32px!important}.me-3xl-2xlarge{margin-left:40px!important}.me-3xl-3xlarge{margin-left:48px!important}.me-3xl-4xlarge{margin-left:56px!important}.me-3xl-5xlarge{margin-left:64px!important}.me-3xl-gridgap{margin-left:var(--bs-grid-gap)!important}.me-3xl-gridmargin{margin-left:var(--bs-grid-margin)!important}.me-3xl-auto{margin-left:auto!important}.mb-3xl-none{margin-bottom:0!important}.mb-3xl-3xsmall{margin-bottom:2px!important}.mb-3xl-2xsmall{margin-bottom:4px!important}.mb-3xl-xsmall{margin-bottom:8px!important}.mb-3xl-small{margin-bottom:12px!important}.mb-3xl-medium{margin-bottom:16px!important}.mb-3xl-large{margin-bottom:24px!important}.mb-3xl-xlarge{margin-bottom:32px!important}.mb-3xl-2xlarge{margin-bottom:40px!important}.mb-3xl-3xlarge{margin-bottom:48px!important}.mb-3xl-4xlarge{margin-bottom:56px!important}.mb-3xl-5xlarge{margin-bottom:64px!important}.mb-3xl-gridgap{margin-bottom:var(--bs-grid-gap)!important}.mb-3xl-gridmargin{margin-bottom:var(--bs-grid-margin)!important}.mb-3xl-auto{margin-bottom:auto!important}.ms-3xl-none{margin-right:0!important}.ms-3xl-3xsmall{margin-right:2px!important}.ms-3xl-2xsmall{margin-right:4px!important}.ms-3xl-xsmall{margin-right:8px!important}.ms-3xl-small{margin-right:12px!important}.ms-3xl-medium{margin-right:16px!important}.ms-3xl-large{margin-right:24px!important}.ms-3xl-xlarge{margin-right:32px!important}.ms-3xl-2xlarge{margin-right:40px!important}.ms-3xl-3xlarge{margin-right:48px!important}.ms-3xl-4xlarge{margin-right:56px!important}.ms-3xl-5xlarge{margin-right:64px!important}.ms-3xl-gridgap{margin-right:var(--bs-grid-gap)!important}.ms-3xl-gridmargin{margin-right:var(--bs-grid-margin)!important}.ms-3xl-auto{margin-right:auto!important}.m-3xl-ngridgap{margin:calc(-1 * var(--bs-grid-gap))!important}.m-3xl-ngridmargin{margin:calc(-1 * var(--bs-grid-margin))!important}.mx-3xl-ngridgap{margin-inline:calc(-1 * var(--bs-grid-gap))!important}.mx-3xl-ngridmargin{margin-inline:calc(-1 * var(--bs-grid-margin))!important}.my-3xl-ngridgap{margin-block:calc(-1 * var(--bs-grid-gap))!important}.my-3xl-ngridmargin{margin-block:calc(-1 * var(--bs-grid-margin))!important}.mt-3xl-ngridgap{margin-top:calc(-1 * var(--bs-grid-gap))!important}.mt-3xl-ngridmargin{margin-top:calc(-1 * var(--bs-grid-margin))!important}.me-3xl-ngridgap{margin-left:calc(-1 * var(--bs-grid-gap))!important}.me-3xl-ngridmargin{margin-left:calc(-1 * var(--bs-grid-margin))!important}.mb-3xl-ngridgap{margin-bottom:calc(-1 * var(--bs-grid-gap))!important}.mb-3xl-ngridmargin{margin-bottom:calc(-1 * var(--bs-grid-margin))!important}.ms-3xl-ngridgap{margin-right:calc(-1 * var(--bs-grid-gap))!important}.ms-3xl-ngridmargin{margin-right:calc(-1 * var(--bs-grid-margin))!important}.p-3xl-none{padding:0!important}.p-3xl-3xsmall{padding:2px!important}.p-3xl-2xsmall{padding:4px!important}.p-3xl-xsmall{padding:8px!important}.p-3xl-small{padding:12px!important}.p-3xl-medium{padding:16px!important}.p-3xl-large{padding:24px!important}.p-3xl-xlarge{padding:32px!important}.p-3xl-2xlarge{padding:40px!important}.p-3xl-3xlarge{padding:48px!important}.p-3xl-4xlarge{padding:56px!important}.p-3xl-5xlarge{padding:64px!important}.p-3xl-gridgap{padding:var(--bs-grid-gap)!important}.p-3xl-gridmargin{padding:var(--bs-grid-margin)!important}.px-3xl-none{padding-inline:0px!important}.px-3xl-3xsmall{padding-inline:2px!important}.px-3xl-2xsmall{padding-inline:4px!important}.px-3xl-xsmall{padding-inline:8px!important}.px-3xl-small{padding-inline:12px!important}.px-3xl-medium{padding-inline:16px!important}.px-3xl-large{padding-inline:24px!important}.px-3xl-xlarge{padding-inline:32px!important}.px-3xl-2xlarge{padding-inline:40px!important}.px-3xl-3xlarge{padding-inline:48px!important}.px-3xl-4xlarge{padding-inline:56px!important}.px-3xl-5xlarge{padding-inline:64px!important}.px-3xl-gridgap{padding-inline:var(--bs-grid-gap)!important}.px-3xl-gridmargin{padding-inline:var(--bs-grid-margin)!important}.py-3xl-none{padding-block:0px!important}.py-3xl-3xsmall{padding-block:2px!important}.py-3xl-2xsmall{padding-block:4px!important}.py-3xl-xsmall{padding-block:8px!important}.py-3xl-small{padding-block:12px!important}.py-3xl-medium{padding-block:16px!important}.py-3xl-large{padding-block:24px!important}.py-3xl-xlarge{padding-block:32px!important}.py-3xl-2xlarge{padding-block:40px!important}.py-3xl-3xlarge{padding-block:48px!important}.py-3xl-4xlarge{padding-block:56px!important}.py-3xl-5xlarge{padding-block:64px!important}.py-3xl-gridgap{padding-block:var(--bs-grid-gap)!important}.py-3xl-gridmargin{padding-block:var(--bs-grid-margin)!important}.pt-3xl-none{padding-top:0!important}.pt-3xl-3xsmall{padding-top:2px!important}.pt-3xl-2xsmall{padding-top:4px!important}.pt-3xl-xsmall{padding-top:8px!important}.pt-3xl-small{padding-top:12px!important}.pt-3xl-medium{padding-top:16px!important}.pt-3xl-large{padding-top:24px!important}.pt-3xl-xlarge{padding-top:32px!important}.pt-3xl-2xlarge{padding-top:40px!important}.pt-3xl-3xlarge{padding-top:48px!important}.pt-3xl-4xlarge{padding-top:56px!important}.pt-3xl-5xlarge{padding-top:64px!important}.pt-3xl-gridgap{padding-top:var(--bs-grid-gap)!important}.pt-3xl-gridmargin{padding-top:var(--bs-grid-margin)!important}.pe-3xl-none{padding-left:0!important}.pe-3xl-3xsmall{padding-left:2px!important}.pe-3xl-2xsmall{padding-left:4px!important}.pe-3xl-xsmall{padding-left:8px!important}.pe-3xl-small{padding-left:12px!important}.pe-3xl-medium{padding-left:16px!important}.pe-3xl-large{padding-left:24px!important}.pe-3xl-xlarge{padding-left:32px!important}.pe-3xl-2xlarge{padding-left:40px!important}.pe-3xl-3xlarge{padding-left:48px!important}.pe-3xl-4xlarge{padding-left:56px!important}.pe-3xl-5xlarge{padding-left:64px!important}.pe-3xl-gridgap{padding-left:var(--bs-grid-gap)!important}.pe-3xl-gridmargin{padding-left:var(--bs-grid-margin)!important}.pb-3xl-none{padding-bottom:0!important}.pb-3xl-3xsmall{padding-bottom:2px!important}.pb-3xl-2xsmall{padding-bottom:4px!important}.pb-3xl-xsmall{padding-bottom:8px!important}.pb-3xl-small{padding-bottom:12px!important}.pb-3xl-medium{padding-bottom:16px!important}.pb-3xl-large{padding-bottom:24px!important}.pb-3xl-xlarge{padding-bottom:32px!important}.pb-3xl-2xlarge{padding-bottom:40px!important}.pb-3xl-3xlarge{padding-bottom:48px!important}.pb-3xl-4xlarge{padding-bottom:56px!important}.pb-3xl-5xlarge{padding-bottom:64px!important}.pb-3xl-gridgap{padding-bottom:var(--bs-grid-gap)!important}.pb-3xl-gridmargin{padding-bottom:var(--bs-grid-margin)!important}.ps-3xl-none{padding-right:0!important}.ps-3xl-3xsmall{padding-right:2px!important}.ps-3xl-2xsmall{padding-right:4px!important}.ps-3xl-xsmall{padding-right:8px!important}.ps-3xl-small{padding-right:12px!important}.ps-3xl-medium{padding-right:16px!important}.ps-3xl-large{padding-right:24px!important}.ps-3xl-xlarge{padding-right:32px!important}.ps-3xl-2xlarge{padding-right:40px!important}.ps-3xl-3xlarge{padding-right:48px!important}.ps-3xl-4xlarge{padding-right:56px!important}.ps-3xl-5xlarge{padding-right:64px!important}.ps-3xl-gridgap{padding-right:var(--bs-grid-gap)!important}.ps-3xl-gridmargin{padding-right:var(--bs-grid-margin)!important}.gap-3xl-none{gap:0!important}.gap-3xl-3xsmall{gap:2px!important}.gap-3xl-2xsmall{gap:4px!important}.gap-3xl-xsmall{gap:8px!important}.gap-3xl-small{gap:12px!important}.gap-3xl-medium{gap:16px!important}.gap-3xl-large{gap:24px!important}.gap-3xl-xlarge{gap:32px!important}.gap-3xl-2xlarge{gap:40px!important}.gap-3xl-3xlarge{gap:48px!important}.gap-3xl-4xlarge{gap:56px!important}.gap-3xl-5xlarge{gap:64px!important}.gap-3xl-gridgap{gap:var(--bs-grid-gap)!important}.gap-3xl-gridmargin{gap:var(--bs-grid-margin)!important}.row-gap-3xl-none{row-gap:0!important}.row-gap-3xl-3xsmall{row-gap:2px!important}.row-gap-3xl-2xsmall{row-gap:4px!important}.row-gap-3xl-xsmall{row-gap:8px!important}.row-gap-3xl-small{row-gap:12px!important}.row-gap-3xl-medium{row-gap:16px!important}.row-gap-3xl-large{row-gap:24px!important}.row-gap-3xl-xlarge{row-gap:32px!important}.row-gap-3xl-2xlarge{row-gap:40px!important}.row-gap-3xl-3xlarge{row-gap:48px!important}.row-gap-3xl-4xlarge{row-gap:56px!important}.row-gap-3xl-5xlarge{row-gap:64px!important}.row-gap-3xl-gridgap{row-gap:var(--bs-grid-gap)!important}.row-gap-3xl-gridmargin{row-gap:var(--bs-grid-margin)!important}.column-gap-3xl-none{-moz-column-gap:0px!important;column-gap:0!important}.column-gap-3xl-3xsmall{-moz-column-gap:2px!important;column-gap:2px!important}.column-gap-3xl-2xsmall{-moz-column-gap:4px!important;column-gap:4px!important}.column-gap-3xl-xsmall{-moz-column-gap:8px!important;column-gap:8px!important}.column-gap-3xl-small{-moz-column-gap:12px!important;column-gap:12px!important}.column-gap-3xl-medium{-moz-column-gap:16px!important;column-gap:16px!important}.column-gap-3xl-large{-moz-column-gap:24px!important;column-gap:24px!important}.column-gap-3xl-xlarge{-moz-column-gap:32px!important;column-gap:32px!important}.column-gap-3xl-2xlarge{-moz-column-gap:40px!important;column-gap:40px!important}.column-gap-3xl-3xlarge{-moz-column-gap:48px!important;column-gap:48px!important}.column-gap-3xl-4xlarge{-moz-column-gap:56px!important;column-gap:56px!important}.column-gap-3xl-5xlarge{-moz-column-gap:64px!important;column-gap:64px!important}.column-gap-3xl-gridgap{-moz-column-gap:var(--bs-grid-gap)!important;column-gap:var(--bs-grid-gap)!important}.column-gap-3xl-gridmargin{-moz-column-gap:var(--bs-grid-margin)!important;column-gap:var(--bs-grid-margin)!important}.text-3xl-start{text-align:right!important}.text-3xl-end{text-align:left!important}.text-3xl-center{text-align:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-flow-root{display:flow-root!important}.d-print-none{display:none!important}}
|
|
11
|
+
/*# sourceMappingURL=ouds-web-utilities.rtl.min.css.map */
|