.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}@charset "UTF-8";html{font-size:62.5%}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(OpenSans-Regular.795a67074a6df54c.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(OpenSans-SemiBold.aef7fcb1bb31858a.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(OpenSans-Bold.e5f9f9180b3de78b.ttf) format("truetype")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;font-display:swap;src:url(RobotoSlab-Regular.1215ef561fa26e73.ttf) format("truetype")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;font-display:swap;src:url(RobotoSlab-Bold.27f02fc2a0c91b00.ttf) format("truetype")}.q-dfn{-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:18%;-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor;text-underline-offset:auto;text-underline-position:from-font}.q-reset-button{background:none;border:none;outline:none;padding:0;margin:0;cursor:pointer;font-size:inherit;color:inherit;-webkit-user-select:none;user-select:none}.illustration-color-green{fill:var(--illustration-color-green, var(--ads-color-primary-400))}.illustration-color-red{fill:var(--illustration-color-red, var(--ads-color-danger-400))}.illustration-color-grey{fill:var(--illustration-color-grey, var(--ads-color-body-500))}.illustration-color-shade{fill:var(--illustration-color-shade, var(--ads-color-primary-200))}.illustration-color-bg{fill:var(--illustration-color-bg, var(--ads-color-body-100))}.illustration-stroke-color-grey{stroke:var(--illustration-color-grey, var(--ads-color-body-500))}.illustration-stroke-color-green{stroke:var(--illustration-color-green, var(--ads-color-primary-400))}.q-input{font-family:var(--awds-input-container-font-family, var(--ads-font-family-body));font-size:var(--awds-input-container-font-size, var(--ads-font-size-s));font-style:var(--awds-input-container-font-style, inherit);font-weight:var(--awds-input-container-font-weight, var(--ads-font-weight-regular));letter-spacing:var(--awds-input-container-letter-spacing, 0);line-height:var(--awds-input-container-line-height, var(--ads-line-height-s));text-transform:var(--awds-input-container-text-transform, none);appearance:none;border-radius:var(--awds-input-container-border-radius, var(--ads-border-radius-s));border:none;display:inline-block;min-height:var(--awds-input-container-min-height, var(--ads-size-xl));min-width:var(--awds-input-container-min-width, auto);outline:none;padding:var(--awds-input-container-padding, var(--ads-size-micro) var(--ads-size-xxs));margin:var(--awds-input-container-margin, 0);width:var(--awds-input-container-width, 100%);background:var(--awds-input-container-background, var(--input-background-color, var(--ads-color-body-100)));color:var(--awds-input-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)));box-shadow:var(--awds-input-container-box-shadow, inset 0 0 0 var(--ads-border-width-hairline) var(--input-border-color, var(--ads-color-body-500)))}.q-input::placeholder{font-style:var(--awds-input-placeholder-font-style, italic);color:var(--awds-input-placeholder-color, var(--input-placeholder-color, var(--ads-color-body-600)))}.q-input:hover{box-shadow:var(--awds-input-hover-container-box-shadow, inset 0 0 0 var(--ads-border-width-hairline) var(--input-hover-border-color, var(--ads-color-body-600)));background:var(--awds-input-hover-container-background, var(--input-background-color, var(--ads-color-body-100)));color:var(--awds-input-hover-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)))}.q-input:focus{box-shadow:var(--awds-input-focus-container-box-shadow, inset 0 0 0 var(--ads-border-width-thin) var(--input-active-color, var(--ads-color-primary-400)));background:var(--awds-input-focus-container-background, var(--input-background-color, var(--ads-color-body-100)));color:var(--awds-input-focus-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)));transition:box-shadow 10ms}.q-input.q-input-invalid{background:var(--awds-input-invalid-container-background, var(--input-background-color, var(--ads-color-body-100)));color:var(--awds-input-invalid-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)));box-shadow:var(--awds-input-invalid-container-box-shadow, inset 0 0 0 var(--ads-border-width-hairline) var(--input-error-color, var(--ads-color-danger-400)))}.q-input.q-input-invalid:hover{background:var(--awds-input-invalid-hover-container-background, var(--input-background-color, var(--ads-color-body-100)));color:var(--awds-input-invalid-hover-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)));box-shadow:var(--awds-input-invalid-hover-container-box-shadow, inset 0 0 0 var(--ads-border-width-hairline) var(--input-error-color, var(--ads-color-danger-400)))}.q-input.q-input-invalid:focus{background:var(--awds-input-invalid-focus-container-background, var(--input-background-color, var(--ads-color-body-100)));color:var(--awds-input-invalid-focus-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)));box-shadow:var(--awds-input-invalid-focus-container-box-shadow, inset 0 0 0 var(--ads-border-width-thin) var(--input-error-color, var(--ads-color-danger-400)))}.q-input[readonly],.q-input[readonly]:hover{background:var(--awds-input-readonly-container-background, var(--input-readonly-bg-color, var(--ads-color-body-200)));color:var(--awds-input-readonly-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)));box-shadow:var(--awds-input-readonly-container-box-shadow, inset 0 0 0 var(--ads-border-width-hairline) var(--input-readonly-border-color, var(--ads-color-body-400)))}.q-input[readonly]:focus{background:var(--awds-input-readonly-focus-container-background, var(--input-readonly-bg-color, var(--ads-color-body-200)));color:var(--awds-input-readonly-focus-container-color, var(--input-text-color, var(--ads-color-body-contrast-100)));box-shadow:var(--awds-input-readonly-focus-container-box-shadow, inset 0 0 0 var(--ads-border-width-thin) var(--input-active-color, var(--ads-color-primary-400)))}.q-input[readonly]::placeholder{color:var(--awds-input-readonly-placeholder-color, var(--input-disabled-placeholder-color, var(--ads-color-body-400)))}.q-input.cdk-keyboard-focused:focus{outline:none;box-shadow:0 0 0 var(--ads-size-quark) var(--ads-color-focus-indicator-contrast-400) inset,0 0 0 var(--ads-size-quark) var(--ads-color-focus-indicator-400)}.q-input[disabled],.q-input[disabled]:hover{background:var(--awds-input-disabled-container-background, var(--input-disabled-bg-color, var(--ads-color-body-200)));color:var(--awds-input-disabled-container-color, var(--input-disabled-text-color, var(--ads-color-body-400)));box-shadow:var(--awds-input-disabled-container-box-shadow, inset 0 0 0 var(--ads-border-width-hairline) var(--input-disabled-border-color, var(--ads-color-body-400)))}.q-input[disabled]::placeholder{color:var(--awds-input-disabled-placeholder-color, var(--input-disabled-placeholder-color, var(--ads-color-body-400)))}.q-input::-webkit-outer-spin-button,.q-input::-webkit-inner-spin-button{-webkit-appearance:none}.q-input[type=number]{-moz-appearance:textfield}.q-link{font-family:var(--awds-link-text-font-family, var(--ads-font-family-body));font-size:var(--awds-link-text-font-size, var(--ads-font-size-s));font-style:var(--awds-link-text-font-style, inherit);font-weight:var(--awds-link-text-font-weight, var(--ads-font-weight-regular));letter-spacing:var(--awds-link-text-letter-spacing, 0);line-height:var(--awds-link-text-line-height, var(--ads-line-height-s));text-transform:var(--awds-link-text-text-transform, none);display:inline-flex;justify-content:center;align-items:center;text-decoration:none;outline:none;border-radius:var(--ads-border-radius-s);background:none;border:none;padding:0;margin:0;cursor:pointer;color:var(--awds-link-text-color, inherit)}.q-link-underlined{-webkit-text-decoration:var(--awds-link-underlined-text-text-decoration, underline);text-decoration:var(--awds-link-underlined-text-text-decoration, underline)}.q-link:hover{-webkit-text-decoration:var(--awds-link-hover-text-text-decoration, underline);text-decoration:var(--awds-link-hover-text-text-decoration, underline)}.q-link.q-link-disabled{cursor:default;opacity:var(--awds-link-disabled-text-opacity);-webkit-text-decoration:var(--awds-link-disabled-text-text-decoration, none);text-decoration:var(--awds-link-disabled-text-text-decoration, none)}.q-link .q-icon:not(.q-icon-flag){margin:var(--awds-link-icon-margin, var(--ads-size-quark) 0 0 var(--ads-size-nano));fill:inherit}.q-link.q-link-variant-primary{--awds-link-text-color: var(--link-primary-color, var(--ads-color-primary-500))}.q-link.q-link-variant-primary:visited{--awds-link-text-color: var(--link-primary-visited-color, var(--ads-color-primary-700))}.q-link.q-link-variant-primary:hover{--awds-link-text-color: var(--link-primary-hover-color, var(--ads-color-primary-600))}.q-link.q-link-variant-primary:active{--awds-link-text-color: var(--link-primary-active-color, var(--ads-color-primary-700))}.q-link.q-link-variant-primary.q-link-disabled{--awds-link-text-color: var(--link-primary-disabled-color, var(--ads-color-primary-200))}.q-link.q-link-variant-secondary{--awds-link-text-color: var(--link-secondary-color, var(--ads-color-info-500))}.q-link.q-link-variant-secondary:visited{--awds-link-text-color: var(--link-secondary-visited-color, var(--ads-color-accent-400))}.q-link.q-link-variant-secondary:hover{--awds-link-text-color: var(--link-secondary-hover-color, var(--ads-color-info-600))}.q-link.q-link-variant-secondary:active{--awds-link-text-color: var(--link-secondary-active-color, var(--ads-color-info-700))}.q-link.q-link-variant-secondary.q-link-disabled{--awds-link-text-color: var(--link-secondary-disabled-color, var(--ads-color-info-200))}.q-link.q-link-variant-body-primary{--awds-link-text-color: var(--link-body-primary-color, var(--ads-color-body-700))}.q-link.q-link-variant-body-primary:visited{--awds-link-text-color: var(--link-body-primary-visited-color, var(--ads-color-body-600))}.q-link.q-link-variant-body-primary:hover{--awds-link-text-color: var(--link-body-primary-hover-color, var(--ads-color-body-700))}.q-link.q-link-variant-body-primary:active{--awds-link-text-color: var(--link-body-primary-active-color, var(--ads-color-body-700))}.q-link.q-link-variant-body-primary.q-link-disabled{--awds-link-text-color: var(--link-body-primary-disabled-color, var(--ads-color-body-400))}.q-link.q-link-variant-body-secondary{--awds-link-text-color: var(--link-body-secondary-color, var(--ads-color-body-600))}.q-link.q-link-variant-body-secondary:visited{--awds-link-text-color: var(--link-body-secondary-visited-color, var(--ads-color-body-700))}.q-link.q-link-variant-body-secondary:hover{--awds-link-text-color: var(--link-body-secondary-hover-color, var(--ads-color-body-600))}.q-link.q-link-variant-body-secondary:active{--awds-link-text-color: var(--link-body-secondary-active-color, var(--ads-color-body-600))}.q-link.q-link-variant-body-secondary.q-link-disabled{--awds-link-text-color: var( --link-body-secondary-disabled-color, var(--ads-color-body-400) )}.q-link.q-link-size-auto{font-size:inherit}.q-link.q-link-size-12{--awds-link-text-font-size: var(--ads-font-size-xxs);--awds-link-text-line-height: var(--ads-line-height-xxs)}.q-link.q-link-size-14{--awds-link-text-font-size: var(--ads-font-size-xs);--awds-link-text-line-height: var(--ads-line-height-xs)}.q-link.q-link-size-16{--awds-link-text-font-size: var(--ads-font-size-s);--awds-link-text-line-height: var(--ads-line-height-s)}.q-link.q-link-size-18{--awds-link-text-font-size: var(--ads-font-size-m);--awds-link-text-line-height: var(--ads-line-height-m)}.q-menu-header{margin:var(--ads-size-xs) var(--ads-size-xxs);color:var(--menu-text-color, var(--ads-color-body-contrast-100))}.q-menu-section{margin:var(--ads-size-micro) 0;display:flex;flex-direction:column}.q-menu-item>.q-icon{margin-right:var(--ads-size-xxxs)}.q-modal-visible{overflow:hidden}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-pane.q-overlay-panel{border:var(--awds-overlay-panel-border, var(--ads-border-width-hairline) solid var(--overlay-border-color, var(--ads-color-body-400)));box-shadow:var(--awds-overlay-panel-box-shadow, 0 4px 8px rgba(0, 0, 0, .08));border-radius:var(--awds-overlay-panel-border-radius, var(--ads-border-radius-m));background:var(--awds-overlay-panel-background, var(--overlay-background-color, var(--ads-color-body-100)));max-width:var(--awds-overlay-panel-max-width, 100%);max-height:var(--awds-overlay-panel-max-height, 100%);overflow:auto}.cdk-overlay-backdrop.q-overlay-backdrop{background:var(--awds-overlay-backdrop-background, var(--overlay-backdrop-color, var(--ads-color-overlay-400)));-webkit-backdrop-filter:var(--awds-overlay-backdrop-filter, none);backdrop-filter:var(--awds-overlay-backdrop-filter, none)}@font-face{font-family:Twemoji Country Flags;unicode-range:U+1F1E6-1F1FF,U+1F3F4,U+E0062-E0063,U+E0065,U+E0067,U+E006C,U+E006E,U+E0073-E0074,U+E0077,U+E007F;src:url(TwemojiCountryFlags.582b900e65a231a2.woff2) format("woff2");font-display:swap}.q-scroll-shadow{overflow:auto}.q-scroll-shadow.q-shadow-top{box-shadow:var(--awds-scroll-shadow-top-container-box-shadow, inset 0 8px 8px -8px rgba(0, 0, 0, .08))}.q-scroll-shadow.q-shadow-bottom{box-shadow:var(--awds-scroll-shadow-bottom-container-box-shadow, inset 0 -8px 8px -8px rgba(0, 0, 0, .08))}.q-scroll-shadow.q-shadow-top.q-shadow-bottom{box-shadow:var(--awds-scroll-shadow-top-container-box-shadow, inset 0 8px 8px -8px rgba(0, 0, 0, .08)),var(--awds-scroll-shadow-bottom-container-box-shadow, inset 0 -8px 8px -8px rgba(0, 0, 0, .08))}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--scrollbar-color, var(--ads-color-body-700)) 40%,transparent) transparent}}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:20px;background-color:color-mix(in srgb,var(--scrollbar-color, var(--ads-color-body-700)) 40%,transparent)}*::-webkit-scrollbar-corner{background-color:transparent}@media (min-width: 840px){*::-webkit-scrollbar{width:14px;height:14px}*::-webkit-scrollbar-thumb{border:4px solid transparent}*::-webkit-scrollbar-thumb:vertical:hover,*::-webkit-scrollbar-thumb:horizontal:hover{border:3px solid transparent}}.q-text-highlight{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-s);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-s);text-transform:none}.q-text-highlight>strong.q-text-bold{font-weight:var(--ads-font-weight-bold)}.q-focus-indicator-inset,.q-focus-indicator{position:relative}.q-focus-indicator-inset:before,.q-focus-indicator:before{content:"";position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:inherit;box-sizing:border-box;pointer-events:none;translate:-50% -50%;opacity:0}.q-focus-indicator-inset:focus-visible,.q-focus-indicator:focus-visible{outline:none}.q-focus-indicator-inset:focus-visible:before,.q-focus-indicator:focus-visible:before{opacity:1}.q-focus-indicator:before{border:var(--ads-size-quark) solid var(--ads-color-focus-indicator-contrast-400);box-shadow:0 0 0 var(--ads-size-quark) var(--ads-color-focus-indicator-400)}.q-focus-indicator-inset:before{border:var(--ads-size-quark) solid var(--ads-color-focus-indicator-400);box-shadow:0 0 0 var(--ads-size-quark) var(--ads-color-focus-indicator-contrast-400) inset}.q-display-xl{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxxl);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-xxxl);text-transform:none}.q-display-l{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxl);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-xxl);text-transform:none}.q-display-m{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xl);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-xl);text-transform:none}.q-display-s{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-l);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-l);text-transform:none}.q-display-xs{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-m);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-s);text-transform:none}.q-subtitle{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-m);font-style:inherit;font-weight:var(--ads-font-weight-semi-bold);letter-spacing:0;line-height:var(--ads-line-height-m);text-transform:none}.q-body-l{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-m);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-m);text-transform:none}.q-body-m{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-s);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-s);text-transform:none}.q-body-s{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-xs);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-xs);text-transform:none}.q-overline{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-xxs);font-style:inherit;font-weight:var(--ads-font-weight-bold);letter-spacing:.1em;line-height:var(--ads-line-height-xxs);text-transform:uppercase}.q-note{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-xxs);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-xxs);text-transform:none}.q-cta-1{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-s);font-style:inherit;font-weight:var(--ads-font-weight-semi-bold);letter-spacing:0;line-height:var(--ads-line-height-s);text-transform:none}.q-cta-2{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-xs);font-style:inherit;font-weight:var(--ads-font-weight-semi-bold);letter-spacing:0;line-height:var(--ads-line-height-xs);text-transform:none}.q-textarea{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-s);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-s);text-transform:none;background-color:var(--textarea-bg-color, var(--ads-color-body-100));border-radius:var(--ads-border-radius-s);border:none;padding:var(--ads-size-micro) var(--ads-size-xxs);outline:none;box-shadow:inset 0 0 0 var(--ads-border-width-hairline) var(--textarea-border-color, var(--ads-color-body-500));color:var(--textarea-text-color, var(--ads-color-body-contrast-100));resize:none;height:auto}.q-textarea::placeholder{color:var(--textarea-placeholder-color, var(--ads-color-body-600));font-style:italic}.q-textarea:hover{box-shadow:inset 0 0 0 var(--ads-border-width-hairline) var(--textarea-hover-color, var(--ads-color-body-600))}.q-textarea:not([disabled]).cdk-keyboard-focused{outline:none;box-shadow:0 0 0 var(--ads-size-quark) var(--ads-color-focus-indicator-contrast-400) inset,0 0 0 var(--ads-size-quark) var(--ads-color-focus-indicator-400)}.q-textarea:not([disabled]):not(.cdk-keyboard-focused):focus{box-shadow:inset 0 0 0 2px var(--textarea-selected-color, var(--ads-color-primary-400));transition:box-shadow 10ms}.q-textarea.q-textarea-invalid{box-shadow:inset 0 0 0 var(--ads-border-width-hairline) var(--textarea-error-color, var(--ads-color-danger-400))}.q-textarea.q-textarea-invalid:not(.cdk-keyboard-focused):focus{box-shadow:inset 0 0 0 2px var(--textarea-error-color, var(--ads-color-danger-400))}.q-textarea[disabled]{color:var(--textarea-disabled-color, var(--ads-color-body-400))}.q-textarea[disabled],.q-textarea[readonly]{box-shadow:inset 0 0 0 var(--ads-border-width-hairline) var(--textarea-disabled-border-color, var(--ads-color-body-400));background-color:var(--textarea-disabled-bg-color, var(--ads-color-body-200))}.q-textarea[disabled]::placeholder,.q-textarea[readonly]::placeholder{color:var(--textarea-disabled-border-color, var(--ads-color-body-400))}.q-textarea-container{display:inline-flex;position:relative}.q-textarea-container .q-textarea-counter{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-xxs);font-style:inherit;font-weight:var(--ads-font-weight-regular);letter-spacing:0;line-height:var(--ads-line-height-xxs);text-transform:none;position:absolute;right:0;bottom:-22px;color:var(--textarea-counter-color, var(--ads-color-body-600))}.q-textarea-container .q-textarea-counter-hidden{display:none}:root body{--accordion-primary-bg-color: var(--ads-color-body-100);--accordion-secondary-bg-color: var(--ads-color-body-200);--accordion-border-color: var(--ads-color-body-400);--accordion-header-title: var(--ads-color-body-contrast-100);--accordion-header-subtitle: var(--ads-color-body-600);--accordion-hover-color: var(--ads-color-body-200);--accordion-disabled-color: var(--ads-color-body-400);--add-text-color: var(--ads-color-body-contrast-100);--add-overlay-border-color: var(--ads-color-body-400);--alert-primary-bg-color: var(--ads-color-success-100);--alert-primary-text-color: var(--ads-color-success-500);--alert-secondary-bg-color: var(--ads-color-secondary-200);--alert-secondary-text-color: var(--ads-color-secondary-contrast-100);--alert-warning-bg-color: var(--ads-color-warning-100);--alert-warning-text-color: var(--ads-color-warning-600);--alert-error-bg-color: var(--ads-color-danger-100);--alert-error-text-color: var(--ads-color-danger-500);--alert-promo-bg-color: var(--ads-color-info-100);--alert-promo-text-color: var(--ads-color-info-500);--alert-caution-bg-color: var(--ads-color-caution-100);--alert-caution-text-color: var(--ads-color-caution-600);--alert-status-bg-color: var(--ads-color-accent-100);--alert-status-text-color: var(--ads-color-accent-500);--badge-primary-bg-color-red: var(--ads-color-danger-500);--badge-primary-bg-color-green: var(--ads-color-primary-500);--badge-primary-bg-color-orange: var(--ads-color-caution-500);--badge-primary-bg-color-yellow: var(--ads-color-warning-500);--badge-primary-bg-color-grey: var(--ads-color-body-500);--badge-primary-bg-color-blue: var(--ads-color-info-500);--badge-primary-bg-color-purple: var(--ads-color-accent-500);--badge-secondary-text-color-red: var(--ads-color-danger-500);--badge-secondary-text-color-green: var(--ads-color-primary-500);--badge-secondary-text-color-orange: var(--ads-color-caution-600);--badge-secondary-text-color-yellow: var(--ads-color-warning-500);--badge-secondary-text-color-grey: var(--ads-color-body-contrast-100);--badge-secondary-text-color-blue: var(--ads-color-info-500);--badge-secondary-text-color-purple: var(--ads-color-accent-500);--badge-secondary-bg-color-red: var(--ads-color-danger-100);--badge-secondary-bg-color-green: var(--ads-color-primary-100);--badge-secondary-bg-color-orange: var(--ads-color-caution-100);--badge-secondary-bg-color-yellow: var(--ads-color-warning-100);--badge-secondary-bg-color-grey: var(--ads-color-body-100);--badge-secondary-bg-color-blue: var(--ads-color-info-100);--badge-secondary-bg-color-purple: var(--ads-color-accent-100);--badge-dot-border-color: var(--ads-color-body-300);--banner-informative-bg-color: var(--ads-color-secondary-100);--banner-informative-text-color: var(--ads-color-secondary-contrast-100);--banner-informative-border-color: var(--ads-color-secondary-400);--banner-auxiliary-bg-color: var(--ads-color-secondary-300);--banner-auxiliary-text-color: var(--ads-color-secondary-contrast-300);--banner-highlight-bg-color: var(--ads-color-info-100);--banner-highlight-text-color: var(--ads-color-info-500);--banner-success-bg-color: var(--ads-color-primary-100);--banner-success-text-color: var(--ads-color-primary-500);--banner-danger-bg-color: var(--ads-color-danger-100);--banner-danger-text-color: var(--ads-color-danger-500);--banner-warning-bg-color: var(--ads-color-warning-100);--banner-warning-text-color: var(--ads-color-warning-600);--btn-primary-color: var(--ads-color-primary-contrast-500);--btn-primary-bg-color: var(--ads-color-primary-500);--btn-primary-hover-color: var(--ads-color-primary-400);--btn-primary-active-color: var(--ads-color-primary-600);--btn-primary-disabled-color: var(--ads-color-primary-200);--btn-secondary-color: var(--ads-color-secondary-contrast-100);--btn-secondary-bg-color: var(--ads-color-secondary-100);--btn-secondary-border-color: var(--ads-color-secondary-500);--btn-secondary-hover-color: var(--ads-color-secondary-700);--btn-secondary-active-color: var(--ads-color-secondary-400);--btn-secondary-disabled-color: var(--ads-color-secondary-400);--btn-danger-color: var(--ads-color-danger-contrast-400);--btn-danger-bg-color: var(--ads-color-danger-400);--btn-danger-hover-color: var(--ads-color-danger-300);--btn-danger-active-color: var(--ads-color-danger-500);--btn-danger-disabled-color: var(--ads-color-danger-200);--text-btn-primary-color: var(--ads-color-primary-500);--text-btn-primary-hover-color: var(--ads-color-primary-100);--text-btn-primary-active-color: var(--ads-color-primary-200);--text-btn-primary-disabled-color: var(--ads-color-primary-200);--text-btn-secondary-color: var(--ads-color-secondary-700);--text-btn-secondary-hover-color: var(--ads-color-secondary-300);--text-btn-secondary-active-color: var(--ads-color-secondary-400);--text-btn-secondary-disabled-color: var(--ads-color-secondary-400);--text-btn-danger-color: var(--ads-color-danger-500);--text-btn-danger-hover-color: var(--ads-color-danger-100);--text-btn-danger-active-color: var(--ads-color-danger-200);--text-btn-danger-disabled-color: var(--ads-color-danger-200);--card-bg-color: var(--ads-color-body-100);--card-hover-bg-color: var(--ads-color-body-200);--card-border-color: var(--ads-color-body-400);--card-selected-color: var(--ads-color-primary-400);--carousel-bg-color: var(--ads-color-body-400);--carousel-bg-active-color: var(--ads-color-primary-400);--checkbox-checked-bg-color: var(--ads-color-primary-400);--checkbox-bg-color: var(--ads-color-body-100);--checkbox-hover-color: var(--ads-color-primary-100);--checkbox-border-color: var(--ads-color-body-500);--checkbox-border-disabled-color: var(--ads-color-body-400);--checkbox-label-readonly-color: var(--ads-color-body-contrast-400);--checkbox-border-readonly-color: var(--ads-color-body-400);--checkbox-checked-disabled-bg-color: var(--ads-color-primary-200);--checkbox-unchecked-disabled-bg-color: var(--ads-color-body-100);--checkbox-border-invalid-color: var(--ads-color-danger-400);--checkbox-invalid-hover-color: var(--ads-color-danger-100);--checkbox-container-disabled-bg: var(--ads-color-body-200);--checkbox-label-primary: var(--ads-color-body-contrast-100);--checkbox-label-secondary: var(--ads-color-secondary-600);--checkbox-label-disabled: var(--ads-color-body-400);--checkbox-label-green: var(--ads-color-primary-500);--checkbox-label-blue: var(--ads-color-info-500);--checkbox-label-red: var(--ads-color-danger-500);--checkbox-label-yellow: var(--ads-color-warning-500);--checkbox-label-orange: var(--ads-color-caution-500);--checkbox-label-purple: var(--ads-color-accent-500);--chip-regular-disabled-bg-color: var(--ads-color-body-300);--chip-regular-active-single-text-color: var(--ads-color-primary-500);--chip-regular-readonly-bg-color: var(--ads-color-body-300);--chip-outlined-disabled-bg-color: var(--ads-color-body-200);--chip-outlined-readonly-bg-color: var(--ads-color-body-200);--chip-text-readonly-focused-bg-color: var(--ads-color-body-200);--chip-outlined-bg-color: transparent;--chip-outlined-hovered-bg-color: transparent;--chip-text-bg-color: transparent;--chip-text-readonly-bg-color: transparent;--chip-error-border-color: var(--ads-color-danger-400);--chip-regular-bg-color: var(--ads-color-body-300);--chip-regular-text-color: var(--ads-color-body-contrast-300);--chip-regular-hovered-border-color: var(--ads-color-body-500);--chip-regular-pressed-border-color: var(--ads-color-body-contrast-400);--chip-regular-disabled-color: var(--ads-color-body-400);--chip-regular-active-single-border-color: var(--ads-color-primary-400);--chip-regular-active-single-bg-color: var(--ads-color-primary-100);--chip-regular-active-multiple-color: var(--ads-color-body-contrast-400);--chip-regular-active-toggle-color: var(--ads-color-body-contrast-400);--chip-regular-readonly-color: var(--ads-color-body-400);--chip-outlined-text-color: var(--ads-color-body-contrast-400);--chip-outlined-border-color: var(--ads-color-body-400);--chip-outlined-hovered-border-color: var(--ads-color-body-500);--chip-outlined-pressed-border-color: var(--ads-color-body-contrast-400);--chip-outlined-disabled-color: var(--ads-color-body-400);--chip-outlined-active-single-bg-color: var(--ads-color-primary-100);--chip-outlined-active-single-text-color: var(--ads-color-primary-500);--chip-outlined-active-single-border-color: var(--ads-color-primary-400);--chip-outlined-active-multiple-color: var(--ads-color-body-contrast-400);--chip-outlined-active-toggle-color: var(--ads-color-body-contrast-400);--chip-outlined-readonly-color: var(--ads-color-body-400);--chip-text-text-color: var(--ads-color-body-contrast-400);--chip-text-hovered-border-color: var(--ads-color-body-500);--chip-text-pressed-border-color: var(--ads-color-body-contrast-400);--chip-text-disabled-color: var(--ads-color-body-400);--chip-text-active-single-text-color: var(--ads-color-body-contrast-400);--chip-text-active-single-border-color: var(--ads-color-primary-400);--chip-text-active-multiple-color: var(--ads-color-body-contrast-400);--chip-text-active-toggle-color: var(--ads-color-body-contrast-400);--chip-text-readonly-color: var(--ads-color-body-400);--chip-text-color-secondary: var(--ads-color-primary-500);--chip-variant-neutral-color: var(--ads-color-body-contrast-300);--chip-variant-neutral-bg-color: var(--ads-color-body-300);--dp-border-color: var(--ads-color-body-400);--dp-text-color: var(--ads-color-body-contrast-400);--dp-bg-color: var(--ads-color-body-100);--dp-chevron-color: var(--ads-color-body-contrast-100);--dp-chevron-disabled-color: var(--ads-color-body-400);--dp-text-color-disabled: var(--ads-color-body-400);--dp-in-range-bg-color: var(--ads-color-primary-100);--dp-selected-color: var(--ads-color-primary-contrast-500);--dp-selected-bg-color: var(--ads-color-primary-500);--dp-hovered-border-color: var(--ads-color-body-500);--dp-in-preview-border-color: var(--ads-color-body-500);--divider-color-normal: var(--ads-color-body-400);--divider-color-faded: var(--ads-color-body-300);--drawer-color: var(--ads-color-body-contrast-100);--drawer-bg-color: var(--ads-color-body-100);--drawer-handle-bg-color: var(--ads-color-body-400);--drawer-border-color: var(--ads-color-body-400);--dd-text-color: var(--ads-color-body-contrast-100);--dd-text-select-color: var(--ads-color-body-600);--dd-disabled-color: var(--ads-color-body-400);--dd-disabled-placeholder-color: var(--ads-color-body-400);--dd-border-color: var(--ads-color-body-500);--dd-border-color-hover: var(--ads-color-body-600);--dd-border-color-disabled: var(--ads-color-body-400);--dd-border-color-error: var(--ads-color-danger-400);--dd-bg-color: var(--ads-color-body-100);--dd-bg-color-disabled: var(--ads-color-body-200);--dd-menu-item-bg-color: var(--ads-color-body-100);--dd-menu-item-hover-color: var(--ads-color-body-200);--dd-menu-item-selected-color: var(--ads-color-body-300);--dd-menu-item-disabled-text-color: var(--ads-color-body-400);--dd-menu-item-icon-color: var(--ads-color-body-contrast-100);--dd-menu-item-selected-icon-color: var(--ads-color-primary-400);--dd-menu-item-sublabel-color: var(--ads-color-body-500);--dd-menu-footer-message-bg-color: var(--ads-color-body-200);--dd-border-color-selected-focused: var(--ads-color-primary-400);--expansion-trigger-disabled: var(--ads-color-body-400);--form-control-error-text-color: var(--ads-color-danger-500);--form-control-hint-text-color: var(--ads-color-body-500);--text-color: var(--ads-color-body-700);--background-color: var(--ads-color-body-contrast-700);--scrollbar-color: var(--ads-color-body-700);--illustration-color-shade: var(--ads-color-primary-200);--illustration-color-bg: var(--ads-color-body-100);--illustration-color-green: var(--ads-color-primary-400);--illustration-color-grey: var(--ads-color-body-500);--illustration-color-red: var(--ads-color-danger-400);--input-active-color: var(--ads-color-primary-400);--input-background-color: var(--ads-color-body-100);--input-border-color: var(--ads-color-body-500);--input-hover-border-color: var(--ads-color-body-600);--input-text-color: var(--ads-color-body-contrast-100);--input-placeholder-color: var(--ads-color-body-600);--input-error-color: var(--ads-color-danger-400);--input-disabled-bg-color: var(--ads-color-body-200);--input-readonly-bg-color: var(--ads-color-body-200);--input-disabled-border-color: var(--ads-color-body-400);--input-readonly-border-color: var(--ads-color-body-400);--input-disabled-text-color: var(--ads-color-body-400);--input-disabled-icon-color: var(--ads-color-body-400);--input-disabled-placeholder-color: var(--ads-color-body-400);--input-password-meter-color: var(--ads-color-body-400);--input-password-meter-color-red: var(--ads-color-danger-400);--input-password-meter-color-green: var(--ads-color-primary-400);--interactive-icon-grey: var(--ads-color-body-contrast-400);--interactive-icon-grey-disabled: var(--ads-color-body-400);--interactive-icon-grey-bg-hover: var(--ads-color-body-300);--interactive-icon-grey-bg-active: var(--ads-color-body-400);--interactive-icon-green: var(--ads-color-primary-400);--interactive-icon-green-bg-hover: var(--ads-color-primary-100);--interactive-icon-green-bg-active: var(--ads-color-primary-200);--interactive-icon-green-disabled: var(--ads-color-primary-200);--interactive-icon-red: var(--ads-color-danger-400);--interactive-icon-red-bg-hover: var(--ads-color-danger-100);--interactive-icon-red-bg-active: var(--ads-color-danger-200);--interactive-icon-red-disabled: var(--ads-color-danger-200);--interactive-icon-blue: var(--ads-color-info-500);--interactive-icon-blue-disabled: var(--ads-color-info-200);--interactive-icon-blue-bg-hover: var(--ads-color-info-100);--interactive-icon-blue-bg-active: var(--ads-color-info-200);--link-primary-color: var(--ads-color-primary-500);--link-primary-hover-color: var(--ads-color-primary-600);--link-primary-active-color: var(--ads-color-primary-700);--link-primary-visited-color: var(--ads-color-primary-700);--link-primary-disabled-color: var(--ads-color-primary-200);--link-secondary-color: var(--ads-color-info-500);--link-secondary-hover-color: var(--ads-color-info-600);--link-secondary-active-color: var(--ads-color-info-700);--link-secondary-visited-color: var(--ads-color-accent-400);--link-secondary-disabled-color: var(--ads-color-info-200);--link-body-primary-color: var(--ads-color-body-700);--link-body-primary-hover-color: var(--ads-color-body-700);--link-body-primary-active-color: var(--ads-color-body-700);--link-body-primary-visited-color: var(--ads-color-body-600);--link-body-primary-disabled-color: var(--ads-color-body-400);--link-body-secondary-color: var(--ads-color-body-600);--link-body-secondary-hover-color: var(--ads-color-body-600);--link-body-secondary-active-color: var(--ads-color-body-600);--link-body-secondary-visited-color: var(--ads-color-body-700);--link-body-secondary-disabled-color: var(--ads-color-body-400);--list-row-odd-bg: var(--ads-color-body-100);--list-row-even-bg: var(--ads-color-body-200);--list-item-done-bg: var(--ads-color-primary-100);--list-item-disabled-bg: var(--ads-color-body-100);--list-item-disabled-text: var(--ads-color-body-400);--list-item-text-color: var(--ads-color-body-contrast-400);--menu-text-color: var(--ads-color-body-contrast-100);--menu-disabled-text-color: var(--ads-color-body-400);--menu-bg-color: var(--ads-color-body-100);--menu-border-color: var(--ads-color-body-400);--menu-hover-color: var(--ads-color-body-200);--menu-active-color: var(--ads-color-body-300);--modal-default-bg-color: var(--ads-color-body-100);--modal-header-text-color: var(--ads-color-body-contrast-100);--modal-header-bg-color: var(--ads-color-body-100);--modal-body-bg-color: var(--ads-color-body-100);--modal-footer-bg-color: var(--ads-color-body-100);--modal-overlay-bg-color: var(--ads-color-overlay-400);--overlay-background-color: var(--ads-color-body-100);--overlay-border-color: var(--ads-color-body-400);--overlay-backdrop-color: var(--ads-color-overlay-400);--paginator-bg-color: var(--ads-color-body-100);--paginator-text-color: var(--ads-color-body-contrast-100);--pie-chart-text-label-color: var(--ads-color-body-600);--pie-chart-text-value-color: var(--ads-color-body-contrast-400);--pie-chart-tt-color: var(--ads-color-body-contrast-700);--progressbar-trail-color: var(--ads-color-body-400);--progressbar-path-color: var(--ads-color-primary-400);--progressbar-background: var(--ads-color-body-100);--progressbar-trail-default: var(--ads-color-secondary-400);--progressbar-circular-label-color: var(--ads-color-body-contrast-100);--progressbar-circular-label-disabled: var(--ads-color-body-600);--progressbar-circular-background-disabled: var(--ads-color-primary-200);--progressbar-in-review-background: var(--ads-color-primary-200);--pm-text-color: var(--ads-color-body-contrast-100);--pm-trigger-bg-color: var(--ads-color-body-contrast-700);--rb-checked-bg-color: var(--ads-color-primary-400);--rb-bg-color: var(--ads-color-body-100);--rb-hover-color: var(--ads-color-primary-100);--rb-border-color: var(--ads-color-body-500);--rb-border-disabled-color: var(--ads-color-body-400);--rb-checked-disabled-bg-color: var(--ads-color-primary-200);--rb-border-invalid-color: var(--ads-color-danger-400);--rb-checked-invalid-bg-color: var(--ads-color-danger-400);--rb-invalid-hover-color: var(--ads-color-danger-100);--rb-border-focused-hover-color: var(--ads-color-primary-200);--rb-border-focused-invalid-color: var(--ads-color-danger-500);--rb-border-focused-hover-invalid-color: var(--ads-color-danger-200);--rb-border-color-container: var(--ads-color-body-500);--rb-container-disabled-bg: var(--ads-color-body-200);--rb-label-primary: var(--ads-color-body-contrast-400);--rb-label-secondary: var(--ads-color-body-600);--rb-label-disabled: var(--ads-color-body-400);--rb-label-green: var(--ads-color-primary-500);--rb-label-blue: var(--ads-color-info-500);--rb-label-red: var(--ads-color-danger-500);--rb-label-yellow: var(--ads-color-warning-500);--rb-label-orange: var(--ads-color-caution-500);--rb-label-purple: var(--ads-color-accent-500);--rb-label-readonly: var(--ads-color-body-contrast-400);--rb-border-readonly-color: var(--ads-color-body-400);--rb-checked-readonly-bg-color: var(--ads-color-primary-200);--slider-track-active-bg: var(--ads-color-body-300);--slider-track-active-disabled-bg: var(--ads-color-body-400);--slider-track-active-fill-bg: var(--ads-color-primary-400);--slider-tick-mark-bg: var(--ads-color-body-500);--slider-tick-mark-active-bg: var(--ads-color-body-100);--slider-tick-mark-active-disabled-bg: var(--ads-color-body-500);--slider-thumb-knob-bg: var(--ads-color-body-100);--slider-thumb-knob-border: var(--ads-color-primary-400);--slider-thumb-knob-disabled-border: var(--ads-color-body-400);--slider-thumb-knob-focused: var(--ads-color-primary-200);--slider-thumb-knob-hovered: var(--ads-color-primary-100);--slider-range-label: var(--ads-color-body-500);--spinner-color-regular: var(--ads-color-primary-400);--spinner-color-button-primary: var(--ads-color-body-100);--spinner-color-button-secondary: var(--ads-color-secondary-contrast-100);--spinner-color-button-danger: var(--ads-color-body-100);--spinner-color-text-button-primary: var(--ads-color-primary-400);--spinner-color-text-button-secondary: var(--ads-color-secondary-700);--spinner-color-text-button-danger: var(--ads-color-danger-400);--spinner-color-text-button-primary-disabled: var(--ads-color-primary-200);--spinner-color-text-button-secondary-disabled: var(--ads-color-secondary-400);--spinner-color-text-button-danger-disabled: var(--ads-color-danger-200);--spinner-color-disabled: var(--ads-color-body-400);--stepper-text-color: var(--ads-color-body-contrast-400);--stepper-tail-color: var(--ads-color-body-400);--stepper-tail-completed-color: var(--ads-color-primary-400);--stepper-active-step-title: var(--ads-color-primary-500);--stepper-upcoming-step-title: var(--ads-color-body-600);--stepper-horizontal-background: var(--ads-color-body-200);--stepper-horizontal-steps-view-bg: var(--ads-color-body-100);--switch-on-slider-color: var(--ads-color-primary-400);--switch-off-slider-color: var(--ads-color-body-500);--switch-disabled-slider-color: var(--ads-color-body-300);--switch-off-bg-color: var(--ads-color-body-400);--switch-hovered-area-color: var(--ads-color-primary-100);--switch-hovered-area-color-checked: var(--ads-color-primary-100);--switch-pressed-area-color: var(--ads-color-primary-200);--switch-pressed-area-color-checked: var(--ads-color-primary-200);--switch-on-bg-color: var(--ads-color-primary-200);--switch-disabled-checked-bg-color: var(--ads-color-primary-100);--switch-icon-color: var(--ads-color-primary-contrast-400);--switch-icon-disabled-color: var(--ads-color-body-400);--tab-selected-color: var(--ads-color-primary-500);--tab-unselected-color: var(--ads-color-body-600);--tab-pressed-bg-color: var(--ads-color-primary-100);--tab-disabled-color: var(--ads-color-body-400);--tab-disabled-active-color: var(--ads-color-primary-200);--tab-active-underline-color: var(--ads-color-primary-400);--tab-arrow-bg-color: var(--ads-color-body-300);--table-row-even-bg: var(--ads-color-body-100);--table-row-odd-bg: var(--ads-color-body-200);--table-row-group-bg: var(--ads-color-body-100);--table-row-hover-bg: var(--ads-color-body-300);--table-header-cell-bg: var(--ads-color-body-100);--table-header-cell-color: var(--ads-color-body-600);--table-header-cell-hover-bg: var(--ads-color-body-200);--table-header-cell-pressed-bg: var(--ads-color-body-300);--table-bg-color: var(--ads-color-body-100);--table-text-color: var(--ads-color-body-contrast-400);--table-text-description-color: var(--ads-color-body-500);--table-focus-color: var(--ads-color-body-contrast-400);--table-empty-bg-color: var(--ads-color-body-200);--table-error-state-title-color: var(--ads-color-body-contrast-400);--table-error-state-description-color: var(--ads-color-body-600);--table-empty-state-title-color: var(--ads-color-body-contrast-400);--table-empty-state-description-color: var(--ads-color-body-600);--textarea-text-color: var(--ads-color-body-contrast-100);--textarea-bg-color: var(--ads-color-body-100);--textarea-border-color: var(--ads-color-body-500);--textarea-hover-color: var(--ads-color-body-600);--textarea-selected-color: var(--ads-color-primary-400);--textarea-placeholder-color: var(--ads-color-body-600);--textarea-error-color: var(--ads-color-danger-400);--textarea-disabled-color: var(--ads-color-body-400);--textarea-disabled-border-color: var(--ads-color-body-400);--textarea-disabled-bg-color: var(--ads-color-body-200);--textarea-counter-color: var(--ads-color-body-600);--toast-primary-bg-color: var(--ads-color-primary-200);--toast-primary-text-color: var(--ads-color-primary-700);--toast-secondary-bg-color: var(--ads-color-secondary-300);--toast-secondary-text-color: var(--ads-color-secondary-contrast-100);--toast-warning-bg-color: var(--ads-color-warning-200);--toast-warning-text-color: var(--ads-color-warning-700);--toast-error-bg-color: var(--ads-color-danger-200);--toast-error-text-color: var(--ads-color-danger-700);--toast-promo-bg-color: var(--ads-color-info-200);--toast-promo-text-color: var(--ads-color-info-700);--toast-caution-bg-color: var(--ads-color-caution-200);--toast-caution-text-color: var(--ads-color-caution-700);--toast-status-bg-color: var(--ads-color-accent-200);--toast-status-text-color: var(--ads-color-accent-700);--toggle-btn-text-color: var(--ads-color-body-contrast-400);--toggle-btn-container-border-color: var(--ads-color-body-400);--toggle-btn-unselected-hover-border-color: var(--ads-color-body-500);--toggle-btn-unselected-active-bg-color: var(--ads-color-body-400);--toggle-btn-standard-selected-border-color: var(--ads-color-primary-400);--toggle-btn-standard-selected-bg-color: transparent;--toggle-btn-standard-disabled-bg-color: transparent;--toggle-btn-alternate-disabled-bg-color: transparent;--toggle-btn-alternate-selected-border-color: var(--ads-color-primary-400);--toggle-btn-alternate-selected-bg-color: var(--ads-color-primary-100);--toggle-btn-contained-selected-text-color: var(--ads-color-body-100);--toggle-btn-contained-first-selected-bg-color: var(--ads-color-primary-500);--toggle-btn-contained-first-unselected-active-bg-color: var(--ads-color-primary-200);--toggle-btn-contained-second-selected-bg-color: var(--ads-color-danger-400);--toggle-btn-contained-second-unselected-active-bg-color: var(--ads-color-danger-200);--toggle-btn-disabled-text-color: var(--ads-color-body-400);--toggle-btn-disabled-container-border-color: var(--ads-color-body-400);--toggle-btn-disabled-selected-text-color: var(--ads-color-body-100);--toggle-btn-disabled-selected-bg-color: var(--ads-color-secondary-400);--tooltip-background-color: var(--ads-color-body-700);--tooltip-text-color: var(--ads-color-body-contrast-700);--wizard-option-label-color: var(--ads-color-primary-contrast-100);--wizard-stepper-bg-color: var(--ads-color-body-200);--wizard-stepper-name-color: var(--ads-color-body-600);--wizard-step-name-color: var(--ads-color-body-500)}:root,:host,:root~*,:host~*{--cd-bg-color: #ffffff;--legacy-text-area-color: #262d33;--legacy-text-area-bg-color: #ffffff;--legacy-text-area-border-color: #78899f;--legacy-text-area-hover-color: #5e6d83;--legacy-text-area-selected-color: #389b3c;--legacy-text-area-placeholder-color: #5e6d83;--legacy-text-area-invalid-color: #78899f;--legacy-text-area-error-color: #d33e54;--legacy-text-area-disabled-color: #ced6e2;--legacy-text-area-disabled-border-color: #ced6e2;--legacy-text-area-disabled-bg-color: #f8f8fa;--legacy-text-area-readonly-color: #262d33;--legacy-text-area-readonly-border-color: #ced6e2;--legacy-text-area-readonly-bg-color: #f8f8fa;--card-box-shadow-color: rgba(0, 0, 0, .25);--chip-variant-profit-color: #087346;--chip-variant-loss-color: #b41005;--chip-variant-profit-bg-color: #e4f5ef;--chip-variant-loss-bg-color: #ffece8;--drawer-box-shadow: rgba(0, 0, 0, .16)}:root .dark-theme,:root .dark-theme~*,:host .dark-theme,:host .dark-theme~*{--cd-bg-color: #111317;--legacy-text-area-color: #f2f2f8;--legacy-text-area-bg-color: #111317;--legacy-text-area-border-color: #6a7687;--legacy-text-area-hover-color: #8e97ad;--legacy-text-area-selected-color: #389b3c;--legacy-text-area-placeholder-color: #8e97ad;--legacy-text-area-invalid-color: #6a7687;--legacy-text-area-error-color: #ff4b65;--legacy-text-area-disabled-color: #313a45;--legacy-text-area-disabled-border-color: #313a45;--legacy-text-area-disabled-bg-color: #07090a;--legacy-text-area-readonly-color: #f2f2f8;--legacy-text-area-readonly-border-color: #313a45;--legacy-text-area-readonly-bg-color: #07090a;--card-box-shadow-color: rgba(0, 0, 0, .4);--chip-variant-profit-color: #6bc895;--chip-variant-loss-color: #fa6286;--chip-variant-profit-bg-color: #143128;--chip-variant-loss-bg-color: #411722;--drawer-box-shadow: rgba(0, 0, 0, .4)}html,:host{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:host(apps){--ads-color-primary-100: #ebf7eb;--ads-color-primary-200: #addeaf;--ads-color-primary-300: #5dbe62;--ads-color-primary-400: #389b3c;--ads-color-primary-500: #227c20;--ads-color-primary-600: #217024;--ads-color-primary-700: #1c5f1f;--ads-color-primary-contrast-100: #262d33;--ads-color-primary-contrast-200: #262d33;--ads-color-primary-contrast-300: #262d33;--ads-color-primary-contrast-400: #ffffff;--ads-color-primary-contrast-500: #ffffff;--ads-color-primary-contrast-600: #ffffff;--ads-color-primary-contrast-700: #ffffff;--ads-color-secondary-100: #ffffff;--ads-color-secondary-200: #f8f8fa;--ads-color-secondary-300: #f2f2f8;--ads-color-secondary-400: #ced6e2;--ads-color-secondary-500: #78899f;--ads-color-secondary-600: #5e6d83;--ads-color-secondary-700: #262d33;--ads-color-secondary-contrast-100: #262d33;--ads-color-secondary-contrast-200: #262d33;--ads-color-secondary-contrast-300: #262d33;--ads-color-secondary-contrast-400: #262d33;--ads-color-secondary-contrast-500: #262d33;--ads-color-secondary-contrast-600: #ffffff;--ads-color-secondary-contrast-700: #ffffff;--ads-color-caution-100: #fff2e9;--ads-color-caution-200: #ffc9a8;--ads-color-caution-300: #ff9451;--ads-color-caution-400: #ed7d37;--ads-color-caution-500: #e5600e;--ads-color-caution-600: #b34b0b;--ads-color-caution-700: #974009;--ads-color-caution-contrast-100: #262d33;--ads-color-caution-contrast-200: #262d33;--ads-color-caution-contrast-300: #262d33;--ads-color-caution-contrast-400: #262d33;--ads-color-caution-contrast-500: #ffffff;--ads-color-caution-contrast-600: #ffffff;--ads-color-caution-contrast-700: #ffffff;--ads-color-danger-100: #fee9ec;--ads-color-danger-200: #f9a5b2;--ads-color-danger-300: #f54c64;--ads-color-danger-400: #d33e54;--ads-color-danger-500: #c91a33;--ads-color-danger-600: #9d1328;--ads-color-danger-700: #851021;--ads-color-danger-contrast-100: #262d33;--ads-color-danger-contrast-200: #262d33;--ads-color-danger-contrast-300: #ffffff;--ads-color-danger-contrast-400: #ffffff;--ads-color-danger-contrast-500: #ffffff;--ads-color-danger-contrast-600: #ffffff;--ads-color-danger-contrast-700: #ffffff;--ads-color-info-100: #e2f0ff;--ads-color-info-200: #8bc1ff;--ads-color-info-300: #1682ff;--ads-color-info-400: #0066db;--ads-color-info-500: #0055b6;--ads-color-info-600: #00428f;--ads-color-info-700: #003878;--ads-color-info-contrast-100: #262d33;--ads-color-info-contrast-200: #262d33;--ads-color-info-contrast-300: #262d33;--ads-color-info-contrast-400: #ffffff;--ads-color-info-contrast-500: #ffffff;--ads-color-info-contrast-600: #ffffff;--ads-color-info-contrast-700: #ffffff;--ads-color-accent-100: #f7ebf8;--ads-color-accent-200: #daade4;--ads-color-accent-300: #b459c9;--ads-color-accent-400: #9545a8;--ads-color-accent-500: #86279d;--ads-color-accent-600: #691f7a;--ads-color-accent-700: #591a67;--ads-color-accent-contrast-100: #262d33;--ads-color-accent-contrast-200: #262d33;--ads-color-accent-contrast-300: #262d33;--ads-color-accent-contrast-400: #ffffff;--ads-color-accent-contrast-500: #ffffff;--ads-color-accent-contrast-600: #ffffff;--ads-color-accent-contrast-700: #ffffff;--ads-color-success-100: #ebf7eb;--ads-color-success-200: #addeaf;--ads-color-success-300: #5dbe62;--ads-color-success-400: #389b3c;--ads-color-success-500: #227c20;--ads-color-success-600: #217024;--ads-color-success-700: #1c5f1f;--ads-color-success-contrast-100: #262d33;--ads-color-success-contrast-200: #262d33;--ads-color-success-contrast-300: #262d33;--ads-color-success-contrast-400: #ffffff;--ads-color-success-contrast-500: #ffffff;--ads-color-success-contrast-600: #ffffff;--ads-color-success-contrast-700: #ffffff;--ads-color-warning-100: #fef8e2;--ads-color-warning-200: #fce287;--ads-color-warning-300: #fbc610;--ads-color-warning-400: #cea000;--ads-color-warning-500: #ab8400;--ads-color-warning-600: #866800;--ads-color-warning-700: #715800;--ads-color-warning-contrast-100: #262d33;--ads-color-warning-contrast-200: #262d33;--ads-color-warning-contrast-300: #262d33;--ads-color-warning-contrast-400: #262d33;--ads-color-warning-contrast-500: #ffffff;--ads-color-warning-contrast-600: #ffffff;--ads-color-warning-contrast-700: #ffffff;--ads-color-body-100: #ffffff;--ads-color-body-200: #f8f8fa;--ads-color-body-300: #f2f2f8;--ads-color-body-400: #ced6e2;--ads-color-body-500: #78899f;--ads-color-body-600: #5e6d83;--ads-color-body-700: #262d33;--ads-color-body-contrast-100: #262d33;--ads-color-body-contrast-200: #262d33;--ads-color-body-contrast-300: #262d33;--ads-color-body-contrast-400: #262d33;--ads-color-body-contrast-500: #ffffff;--ads-color-body-contrast-600: #ffffff;--ads-color-body-contrast-700: #ffffff;--ads-color-overlay-100: rgba(255, 255, 255, 0);--ads-color-overlay-400: rgba(0, 0, 0, .5);--ads-color-overlay-contrast-100: #ffffff;--ads-color-overlay-contrast-400: #ffffff;--ads-color-focus-indicator-400: #00428f;--ads-color-focus-indicator-contrast-400: #ffffff;--ads-font-family-heading: Roboto Slab;--ads-font-family-body: Open Sans;--ads-font-size-xxs: 12px;--ads-font-size-xs: 14px;--ads-font-size-s: 16px;--ads-font-size-m: 18px;--ads-font-size-l: 22px;--ads-font-size-xl: 28px;--ads-font-size-xxl: 34px;--ads-font-size-xxxl: 40px;--ads-line-height-xxs: 18px;--ads-line-height-xs: 22px;--ads-line-height-s: 24px;--ads-line-height-m: 28px;--ads-line-height-l: 30px;--ads-line-height-xl: 38px;--ads-line-height-xxl: 46px;--ads-line-height-xxxl: 54px;--ads-font-weight-thin: 100;--ads-font-weight-extra-light: 200;--ads-font-weight-light: 300;--ads-font-weight-regular: 400;--ads-font-weight-medium: 500;--ads-font-weight-semi-bold: 600;--ads-font-weight-bold: 700;--ads-font-weight-extra-bold: 800;--ads-font-weight-black: 900;--ads-font-weight-extra-black: 950;--ads-border-radius-s: 6px;--ads-border-radius-m: 12px;--ads-border-radius-l: 24px;--ads-border-radius-xl: 1000px;--ads-border-width-hairline: 1px;--ads-border-width-thin: 2px;--ads-border-width-thick: 4px;--ads-border-width-heavy: 8px;--ads-size-quark: 2px;--ads-size-nano: 4px;--ads-size-micro: 8px;--ads-size-xxxs: 12px;--ads-size-xxs: 16px;--ads-size-xs: 20px;--ads-size-s: 24px;--ads-size-m: 32px;--ads-size-l: 40px;--ads-size-xl: 44px;--ads-size-xxl: 48px;--ads-size-xxxl: 56px;--ads-size-huge: 64px;--ads-size-mega: 80px;--ads-size-giant: 120px;--ads-color-elevation-overlay: #ffffff;--ads-color-elevation-overlay-contrast: #262d33;--ads-elevation-overlay-shadow-position-x: 0;--ads-elevation-overlay-shadow-position-y: 2px;--ads-elevation-overlay-shadow-blur: 8px;--ads-elevation-overlay-shadow-spread: 0;--ads-elevation-overlay-shadow-color: rgba(0, 0, 0, .2)}.link-success{color:#198754}.link-success:hover,.link-success:focus{color:#146c43}.link-danger{color:#dc3545}.link-danger:hover,.link-danger:focus{color:#b02a37}.link-dark{color:#212529}.link-dark:hover,.link-dark:focus{color:#1a1e21}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.aq-icon>svg{height:100%;width:100%}.aq-icon--xxs{height:13px;width:13px}.aq-icon--xs{height:16px;width:16px}.aq-icon--sm{height:24px;width:24px}.aq-icon--md{height:32px;width:32px}.aq-icon--lg{height:40px;width:40px}.aq-icon--xl{height:48px;width:48px}.aq-icon--white{fill:#fff}.aq-icon--primary{fill:#394352}.aq-icon--secondary{fill:#617089}.aq-icon--success{fill:#3da542}.aq-icon--danger{fill:#d82f47}.aq-icon--caution{fill:#cea000}.aq-icon--caution-solid{fill:#ab8400}.aq-icon--info,.aq-icon--warning{fill:#f2ce54}.aq-icon--grey-darker{fill:#5e6d83}.aq-icon--blue{fill:#0066db}.btn,.btn-link,.btn-outline-secondary{padding:11px 24px;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;background-color:transparent;border:1px solid transparent;color:#394352;cursor:pointer;display:inline-block;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none;vertical-align:middle}@media (prefers-reduced-motion: reduce){.btn,.btn-link,.btn-outline-secondary{transition:none}}.btn:hover,.btn-link:hover,.btn-outline-secondary:hover{color:#394352}.btn-check:focus+.btn,.btn:focus,.btn-check:focus+.btn-link,.btn-check:focus+.btn-outline-secondary,.btn-link:focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem #0d6efd40;outline:0}.btn:disabled,.btn.disabled,fieldset:disabled .btn,.btn-link:disabled,.btn-outline-secondary:disabled,.disabled.btn-link,.disabled.btn-outline-secondary,fieldset:disabled .btn-link,fieldset:disabled .btn-outline-secondary{opacity:.65;pointer-events:none}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem #3184fd80}.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #3184fd80}.btn-primary:disabled,.btn-primary.disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem #828a9180}.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #828a9180}.btn-secondary:disabled,.btn-secondary.disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#328636;border-color:#328636}.btn-success:hover{color:#fff;background-color:#156218;border-color:#286b2b}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#156218;border-color:#286b2b;box-shadow:0 0 0 .25rem #51985480}.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#286b2b;border-color:#266529}.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #51985480}.btn-success:disabled,.btn-success.disabled{color:#fff;background-color:#328636;border-color:#328636}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem #0baccc80}.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #0baccc80}.btn-info:disabled,.btn-info.disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem #d9a40680}.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d9a40680}.btn-warning:disabled,.btn-warning.disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#d33e54;border-color:#d33e54}.btn-danger:hover{color:#fff;background-color:#b33547;border-color:#a93243}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#b33547;border-color:#a93243;box-shadow:0 0 0 .25rem #da5b6e80}.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#a93243;border-color:#9e2f3f}.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #da5b6e80}.btn-danger:disabled,.btn-danger.disabled{color:#fff;background-color:#d33e54;border-color:#d33e54}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem #d3d4d580}.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d3d4d580}.btn-light:disabled,.btn-light.disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#262d33;border-color:#262d33}.btn-dark:hover{color:#fff;background-color:#16191f;border-color:#1e2429}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#16191f;border-color:#1e2429;box-shadow:0 0 0 .25rem #474d5280}.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1e2429;border-color:#1d2226}.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #474d5280}.btn-dark:disabled,.btn-dark.disabled{color:#fff;background-color:#262d33;border-color:#262d33}.btn-gray{color:#000;background-color:#f6f7f9;border-color:#f6f7f9}.btn-gray:hover{color:#000;background-color:#f7f8fa;border-color:#f7f8fa}.btn-check:focus+.btn-gray,.btn-gray:focus{color:#000;background-color:#f7f8fa;border-color:#f7f8fa;box-shadow:0 0 0 .25rem #d1d2d480}.btn-check:checked+.btn-gray,.btn-check:active+.btn-gray,.btn-gray:active,.btn-gray.active,.show>.btn-gray.dropdown-toggle{color:#000;background-color:#f8f9fa;border-color:#f7f8fa}.btn-check:checked+.btn-gray:focus,.btn-check:active+.btn-gray:focus,.btn-gray:active:focus,.btn-gray.active:focus,.show>.btn-gray.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d1d2d480}.btn-gray:disabled,.btn-gray.disabled{color:#000;background-color:#f6f7f9;border-color:#f6f7f9}.btn-geyser{color:#000;background-color:#ced6e2;border-color:#ced6e2}.btn-geyser:hover{color:#000;background-color:#d5dce6;border-color:#d3dae5}.btn-check:focus+.btn-geyser,.btn-geyser:focus{color:#000;background-color:#d5dce6;border-color:#d3dae5;box-shadow:0 0 0 .25rem #afb6c080}.btn-check:checked+.btn-geyser,.btn-check:active+.btn-geyser,.btn-geyser:active,.btn-geyser.active,.show>.btn-geyser.dropdown-toggle{color:#000;background-color:#d8dee8;border-color:#d3dae5}.btn-check:checked+.btn-geyser:focus,.btn-check:active+.btn-geyser:focus,.btn-geyser:active:focus,.btn-geyser.active:focus,.show>.btn-geyser.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #afb6c080}.btn-geyser:disabled,.btn-geyser.disabled{color:#000;background-color:#ced6e2;border-color:#ced6e2}.btn-gray-lightest{color:#000;background-color:#f8f8fa;border-color:#f8f8fa}.btn-gray-lightest:hover{color:#000;background-color:#f9f9fb;border-color:#f9f9fb}.btn-check:focus+.btn-gray-lightest,.btn-gray-lightest:focus{color:#000;background-color:#f9f9fb;border-color:#f9f9fb;box-shadow:0 0 0 .25rem #d3d3d580}.btn-check:checked+.btn-gray-lightest,.btn-check:active+.btn-gray-lightest,.btn-gray-lightest:active,.btn-gray-lightest.active,.show>.btn-gray-lightest.dropdown-toggle{color:#000;background-color:#f9f9fb;border-color:#f9f9fb}.btn-check:checked+.btn-gray-lightest:focus,.btn-check:active+.btn-gray-lightest:focus,.btn-gray-lightest:active:focus,.btn-gray-lightest.active:focus,.show>.btn-gray-lightest.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #d3d3d580}.btn-gray-lightest:disabled,.btn-gray-lightest.disabled{color:#000;background-color:#f8f8fa;border-color:#f8f8fa}.btn-gray-darker{color:#fff;background-color:#5e6d83;border-color:#5e6d83}.btn-gray-darker:hover{color:#fff;background-color:#505d6f;border-color:#4b5769}.btn-check:focus+.btn-gray-darker,.btn-gray-darker:focus{color:#fff;background-color:#505d6f;border-color:#4b5769;box-shadow:0 0 0 .25rem #76839680}.btn-check:checked+.btn-gray-darker,.btn-check:active+.btn-gray-darker,.btn-gray-darker:active,.btn-gray-darker.active,.show>.btn-gray-darker.dropdown-toggle{color:#fff;background-color:#4b5769;border-color:#475262}.btn-check:checked+.btn-gray-darker:focus,.btn-check:active+.btn-gray-darker:focus,.btn-gray-darker:active:focus,.btn-gray-darker.active:focus,.show>.btn-gray-darker.dropdown-toggle:focus{box-shadow:0 0 0 .25rem #76839680}.btn-gray-darker:disabled,.btn-gray-darker.disabled{color:#fff;background-color:#5e6d83;border-color:#5e6d83}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #0d6efd80}.btn-outline-primary:disabled,.btn-outline-primary.disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #6c757d80}.btn-outline-secondary:disabled,.btn-outline-secondary.disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#328636;border-color:#328636}.btn-outline-success:hover{color:#fff;background-color:#328636;border-color:#328636}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem #32863680}.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show{color:#fff;background-color:#328636;border-color:#328636}.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #32863680}.btn-outline-success:disabled,.btn-outline-success.disabled{color:#328636;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #0dcaf080}.btn-outline-info:disabled,.btn-outline-info.disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #ffc10780}.btn-outline-warning:disabled,.btn-outline-warning.disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#d33e54;border-color:#d33e54}.btn-outline-danger:hover{color:#fff;background-color:#d33e54;border-color:#d33e54}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem #d33e5480}.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show{color:#fff;background-color:#d33e54;border-color:#d33e54}.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #d33e5480}.btn-outline-danger:disabled,.btn-outline-danger.disabled{color:#d33e54;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #f8f9fa80}.btn-outline-light:disabled,.btn-outline-light.disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#262d33;border-color:#262d33}.btn-outline-dark:hover{color:#fff;background-color:#262d33;border-color:#262d33}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem #262d3380}.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show{color:#fff;background-color:#262d33;border-color:#262d33}.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #262d3380}.btn-outline-dark:disabled,.btn-outline-dark.disabled{color:#262d33;background-color:transparent}.btn-outline-gray{color:#f6f7f9;border-color:#f6f7f9}.btn-outline-gray:hover{color:#000;background-color:#f6f7f9;border-color:#f6f7f9}.btn-check:focus+.btn-outline-gray,.btn-outline-gray:focus{box-shadow:0 0 0 .25rem #f6f7f980}.btn-check:checked+.btn-outline-gray,.btn-check:active+.btn-outline-gray,.btn-outline-gray:active,.btn-outline-gray.active,.btn-outline-gray.dropdown-toggle.show{color:#000;background-color:#f6f7f9;border-color:#f6f7f9}.btn-check:checked+.btn-outline-gray:focus,.btn-check:active+.btn-outline-gray:focus,.btn-outline-gray:active:focus,.btn-outline-gray.active:focus,.btn-outline-gray.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #f6f7f980}.btn-outline-gray:disabled,.btn-outline-gray.disabled{color:#f6f7f9;background-color:transparent}.btn-outline-geyser{color:#ced6e2;border-color:#ced6e2}.btn-outline-geyser:hover{color:#000;background-color:#ced6e2;border-color:#ced6e2}.btn-check:focus+.btn-outline-geyser,.btn-outline-geyser:focus{box-shadow:0 0 0 .25rem #ced6e280}.btn-check:checked+.btn-outline-geyser,.btn-check:active+.btn-outline-geyser,.btn-outline-geyser:active,.btn-outline-geyser.active,.btn-outline-geyser.dropdown-toggle.show{color:#000;background-color:#ced6e2;border-color:#ced6e2}.btn-check:checked+.btn-outline-geyser:focus,.btn-check:active+.btn-outline-geyser:focus,.btn-outline-geyser:active:focus,.btn-outline-geyser.active:focus,.btn-outline-geyser.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #ced6e280}.btn-outline-geyser:disabled,.btn-outline-geyser.disabled{color:#ced6e2;background-color:transparent}.btn-outline-gray-lightest{color:#f8f8fa;border-color:#f8f8fa}.btn-outline-gray-lightest:hover{color:#000;background-color:#f8f8fa;border-color:#f8f8fa}.btn-check:focus+.btn-outline-gray-lightest,.btn-outline-gray-lightest:focus{box-shadow:0 0 0 .25rem #f8f8fa80}.btn-check:checked+.btn-outline-gray-lightest,.btn-check:active+.btn-outline-gray-lightest,.btn-outline-gray-lightest:active,.btn-outline-gray-lightest.active,.btn-outline-gray-lightest.dropdown-toggle.show{color:#000;background-color:#f8f8fa;border-color:#f8f8fa}.btn-check:checked+.btn-outline-gray-lightest:focus,.btn-check:active+.btn-outline-gray-lightest:focus,.btn-outline-gray-lightest:active:focus,.btn-outline-gray-lightest.active:focus,.btn-outline-gray-lightest.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #f8f8fa80}.btn-outline-gray-lightest:disabled,.btn-outline-gray-lightest.disabled{color:#f8f8fa;background-color:transparent}.btn-outline-gray-darker{color:#5e6d83;border-color:#5e6d83}.btn-outline-gray-darker:hover{color:#fff;background-color:#5e6d83;border-color:#5e6d83}.btn-check:focus+.btn-outline-gray-darker,.btn-outline-gray-darker:focus{box-shadow:0 0 0 .25rem #5e6d8380}.btn-check:checked+.btn-outline-gray-darker,.btn-check:active+.btn-outline-gray-darker,.btn-outline-gray-darker:active,.btn-outline-gray-darker.active,.btn-outline-gray-darker.dropdown-toggle.show{color:#fff;background-color:#5e6d83;border-color:#5e6d83}.btn-check:checked+.btn-outline-gray-darker:focus,.btn-check:active+.btn-outline-gray-darker:focus,.btn-outline-gray-darker:active:focus,.btn-outline-gray-darker.active:focus,.btn-outline-gray-darker.dropdown-toggle.show:focus{box-shadow:0 0 0 .25rem #5e6d8380}.btn-outline-gray-darker:disabled,.btn-outline-gray-darker.disabled{color:#5e6d83;background-color:transparent}.btn-link{color:#0d6efd;font-weight:400;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link:disabled,.btn-link.disabled{color:#6c757d}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow: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-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-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.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{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid var(--qt-trad-grey)!important}.border-0{border:0!important}.border-top{border-top:1px solid var(--qt-trad-grey)!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid var(--qt-trad-grey)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid var(--qt-trad-grey)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid var(--qt-trad-grey)!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#328636!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#d33e54!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#262d33!important}.border-gray{border-color:#f6f7f9!important}.border-geyser{border-color:#ced6e2!important}.border-gray-lightest{border-color:#f8f8fa!important}.border-gray-darker{border-color:#5e6d83!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!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-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}.gap-0{gap:0!important}.gap-1{gap:4px!important}.gap-2{gap:8px!important}.gap-3{gap:16px!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.gap-8{gap:8px!important}.gap-12{gap:12px!important}.gap-16{gap:16px!important}.gap-20{gap:20px!important}.gap-24{gap:24px!important}.gap-32{gap:32px!important}.gap-40{gap:40px!important}.gap-48{gap:48px!important}.gap-56{gap:56px!important}.gap-64{gap:64px!important}.gap-72{gap:72px!important}.gap-80{gap:80px!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-0{margin:0!important}.m-1{margin:4px!important}.m-2{margin:8px!important}.m-3{margin:16px!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-8{margin:8px!important}.m-12{margin:12px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-24{margin:24px!important}.m-32{margin:32px!important}.m-40{margin:40px!important}.m-48{margin:48px!important}.m-56{margin:56px!important}.m-64{margin:64px!important}.m-72{margin:72px!important}.m-80{margin:80px!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:4px!important;margin-left:4px!important}.mx-2{margin-right:8px!important;margin-left:8px!important}.mx-3{margin-right:16px!important;margin-left:16px!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-8{margin-right:8px!important;margin-left:8px!important}.mx-12{margin-right:12px!important;margin-left:12px!important}.mx-16{margin-right:16px!important;margin-left:16px!important}.mx-20{margin-right:20px!important;margin-left:20px!important}.mx-24{margin-right:24px!important;margin-left:24px!important}.mx-32{margin-right:32px!important;margin-left:32px!important}.mx-40{margin-right:40px!important;margin-left:40px!important}.mx-48{margin-right:48px!important;margin-left:48px!important}.mx-56{margin-right:56px!important;margin-left:56px!important}.mx-64{margin-right:64px!important;margin-left:64px!important}.mx-72{margin-right:72px!important;margin-left:72px!important}.mx-80{margin-right:80px!important;margin-left:80px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:4px!important;margin-bottom:4px!important}.my-2{margin-top:8px!important;margin-bottom:8px!important}.my-3{margin-top:16px!important;margin-bottom:16px!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}.my-56{margin-top:56px!important;margin-bottom:56px!important}.my-64{margin-top:64px!important;margin-bottom:64px!important}.my-72{margin-top:72px!important;margin-bottom:72px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:4px!important}.mt-2{margin-top:8px!important}.mt-3{margin-top:16px!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-8{margin-top:8px!important}.mt-12{margin-top:12px!important}.mt-16{margin-top:16px!important}.mt-20{margin-top:20px!important}.mt-24{margin-top:24px!important}.mt-32{margin-top:32px!important}.mt-40{margin-top:40px!important}.mt-48{margin-top:48px!important}.mt-56{margin-top:56px!important}.mt-64{margin-top:64px!important}.mt-72{margin-top:72px!important}.mt-80{margin-top:80px!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:4px!important}.mr-2{margin-right:8px!important}.mr-3{margin-right:16px!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:3rem!important}.mr-8{margin-right:8px!important}.mr-12{margin-right:12px!important}.mr-16{margin-right:16px!important}.mr-20{margin-right:20px!important}.mr-24{margin-right:24px!important}.mr-32{margin-right:32px!important}.mr-40{margin-right:40px!important}.mr-48{margin-right:48px!important}.mr-56{margin-right:56px!important}.mr-64{margin-right:64px!important}.mr-72{margin-right:72px!important}.mr-80{margin-right:80px!important}.mr-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:4px!important}.mb-2{margin-bottom:8px!important}.mb-3{margin-bottom:16px!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-8{margin-bottom:8px!important}.mb-12{margin-bottom:12px!important}.mb-16{margin-bottom:16px!important}.mb-20{margin-bottom:20px!important}.mb-24{margin-bottom:24px!important}.mb-32{margin-bottom:32px!important}.mb-40{margin-bottom:40px!important}.mb-48{margin-bottom:48px!important}.mb-56{margin-bottom:56px!important}.mb-64{margin-bottom:64px!important}.mb-72{margin-bottom:72px!important}.mb-80{margin-bottom:80px!important}.mb-auto{margin-bottom:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:4px!important}.ml-2{margin-left:8px!important}.ml-3{margin-left:16px!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:3rem!important}.ml-8{margin-left:8px!important}.ml-12{margin-left:12px!important}.ml-16{margin-left:16px!important}.ml-20{margin-left:20px!important}.ml-24{margin-left:24px!important}.ml-32{margin-left:32px!important}.ml-40{margin-left:40px!important}.ml-48{margin-left:48px!important}.ml-56{margin-left:56px!important}.ml-64{margin-left:64px!important}.ml-72{margin-left:72px!important}.ml-80{margin-left:80px!important}.ml-auto{margin-left:auto!important}.m-n1{margin:-4px!important}.m-n2{margin:-8px!important}.m-n3{margin:-16px!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-3rem!important}.m-n8{margin:-8px!important}.m-n12{margin:-12px!important}.m-n16{margin:-16px!important}.m-n20{margin:-20px!important}.m-n24{margin:-24px!important}.m-n32{margin:-32px!important}.m-n40{margin:-40px!important}.m-n48{margin:-48px!important}.m-n56{margin:-56px!important}.m-n64{margin:-64px!important}.m-n72{margin:-72px!important}.m-n80{margin:-80px!important}.mx-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-n3{margin-right:-16px!important;margin-left:-16px!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-n72{margin-right:-72px!important;margin-left:-72px!important}.mx-n80{margin-right:-80px!important;margin-left:-80px!important}.my-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-n3{margin-top:-16px!important;margin-bottom:-16px!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-n72{margin-top:-72px!important;margin-bottom:-72px!important}.my-n80{margin-top:-80px!important;margin-bottom:-80px!important}.mt-n1{margin-top:-4px!important}.mt-n2{margin-top:-8px!important}.mt-n3{margin-top:-16px!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-3rem!important}.mt-n8{margin-top:-8px!important}.mt-n12{margin-top:-12px!important}.mt-n16{margin-top:-16px!important}.mt-n20{margin-top:-20px!important}.mt-n24{margin-top:-24px!important}.mt-n32{margin-top:-32px!important}.mt-n40{margin-top:-40px!important}.mt-n48{margin-top:-48px!important}.mt-n56{margin-top:-56px!important}.mt-n64{margin-top:-64px!important}.mt-n72{margin-top:-72px!important}.mt-n80{margin-top:-80px!important}.mr-n1{margin-right:-4px!important}.mr-n2{margin-right:-8px!important}.mr-n3{margin-right:-16px!important}.mr-n4{margin-right:-1.5rem!important}.mr-n5{margin-right:-3rem!important}.mr-n8{margin-right:-8px!important}.mr-n12{margin-right:-12px!important}.mr-n16{margin-right:-16px!important}.mr-n20{margin-right:-20px!important}.mr-n24{margin-right:-24px!important}.mr-n32{margin-right:-32px!important}.mr-n40{margin-right:-40px!important}.mr-n48{margin-right:-48px!important}.mr-n56{margin-right:-56px!important}.mr-n64{margin-right:-64px!important}.mr-n72{margin-right:-72px!important}.mr-n80{margin-right:-80px!important}.mb-n1{margin-bottom:-4px!important}.mb-n2{margin-bottom:-8px!important}.mb-n3{margin-bottom:-16px!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-3rem!important}.mb-n8{margin-bottom:-8px!important}.mb-n12{margin-bottom:-12px!important}.mb-n16{margin-bottom:-16px!important}.mb-n20{margin-bottom:-20px!important}.mb-n24{margin-bottom:-24px!important}.mb-n32{margin-bottom:-32px!important}.mb-n40{margin-bottom:-40px!important}.mb-n48{margin-bottom:-48px!important}.mb-n56{margin-bottom:-56px!important}.mb-n64{margin-bottom:-64px!important}.mb-n72{margin-bottom:-72px!important}.mb-n80{margin-bottom:-80px!important}.ml-n1{margin-left:-4px!important}.ml-n2{margin-left:-8px!important}.ml-n3{margin-left:-16px!important}.ml-n4{margin-left:-1.5rem!important}.ml-n5{margin-left:-3rem!important}.ml-n8{margin-left:-8px!important}.ml-n12{margin-left:-12px!important}.ml-n16{margin-left:-16px!important}.ml-n20{margin-left:-20px!important}.ml-n24{margin-left:-24px!important}.ml-n32{margin-left:-32px!important}.ml-n40{margin-left:-40px!important}.ml-n48{margin-left:-48px!important}.ml-n56{margin-left:-56px!important}.ml-n64{margin-left:-64px!important}.ml-n72{margin-left:-72px!important}.ml-n80{margin-left:-80px!important}.p-0{padding:0!important}.p-1{padding:4px!important}.p-2{padding:8px!important}.p-3{padding:16px!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-8{padding:8px!important}.p-12{padding:12px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-24{padding:24px!important}.p-32{padding:32px!important}.p-40{padding:40px!important}.p-48{padding:48px!important}.p-56{padding:56px!important}.p-64{padding:64px!important}.p-72{padding:72px!important}.p-80{padding:80px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:4px!important;padding-left:4px!important}.px-2{padding-right:8px!important;padding-left:8px!important}.px-3{padding-right:16px!important;padding-left:16px!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.px-8{padding-right:8px!important;padding-left:8px!important}.px-12{padding-right:12px!important;padding-left:12px!important}.px-16{padding-right:16px!important;padding-left:16px!important}.px-20{padding-right:20px!important;padding-left:20px!important}.px-24{padding-right:24px!important;padding-left:24px!important}.px-32{padding-right:32px!important;padding-left:32px!important}.px-40{padding-right:40px!important;padding-left:40px!important}.px-48{padding-right:48px!important;padding-left:48px!important}.px-56{padding-right:56px!important;padding-left:56px!important}.px-64{padding-right:64px!important;padding-left:64px!important}.px-72{padding-right:72px!important;padding-left:72px!important}.px-80{padding-right:80px!important;padding-left:80px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:4px!important;padding-bottom:4px!important}.py-2{padding-top:8px!important;padding-bottom:8px!important}.py-3{padding-top:16px!important;padding-bottom:16px!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.py-48{padding-top:48px!important;padding-bottom:48px!important}.py-56{padding-top:56px!important;padding-bottom:56px!important}.py-64{padding-top:64px!important;padding-bottom:64px!important}.py-72{padding-top:72px!important;padding-bottom:72px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:4px!important}.pt-2{padding-top:8px!important}.pt-3{padding-top:16px!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-8{padding-top:8px!important}.pt-12{padding-top:12px!important}.pt-16{padding-top:16px!important}.pt-20{padding-top:20px!important}.pt-24{padding-top:24px!important}.pt-32{padding-top:32px!important}.pt-40{padding-top:40px!important}.pt-48{padding-top:48px!important}.pt-56{padding-top:56px!important}.pt-64{padding-top:64px!important}.pt-72{padding-top:72px!important}.pt-80{padding-top:80px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:4px!important}.pr-2{padding-right:8px!important}.pr-3{padding-right:16px!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:3rem!important}.pr-8{padding-right:8px!important}.pr-12{padding-right:12px!important}.pr-16{padding-right:16px!important}.pr-20{padding-right:20px!important}.pr-24{padding-right:24px!important}.pr-32{padding-right:32px!important}.pr-40{padding-right:40px!important}.pr-48{padding-right:48px!important}.pr-56{padding-right:56px!important}.pr-64{padding-right:64px!important}.pr-72{padding-right:72px!important}.pr-80{padding-right:80px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:4px!important}.pb-2{padding-bottom:8px!important}.pb-3{padding-bottom:16px!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-8{padding-bottom:8px!important}.pb-12{padding-bottom:12px!important}.pb-16{padding-bottom:16px!important}.pb-20{padding-bottom:20px!important}.pb-24{padding-bottom:24px!important}.pb-32{padding-bottom:32px!important}.pb-40{padding-bottom:40px!important}.pb-48{padding-bottom:48px!important}.pb-56{padding-bottom:56px!important}.pb-64{padding-bottom:64px!important}.pb-72{padding-bottom:72px!important}.pb-80{padding-bottom:80px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:4px!important}.pl-2{padding-left:8px!important}.pl-3{padding-left:16px!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:3rem!important}.pl-8{padding-left:8px!important}.pl-12{padding-left:12px!important}.pl-16{padding-left:16px!important}.pl-20{padding-left:20px!important}.pl-24{padding-left:24px!important}.pl-32{padding-left:32px!important}.pl-40{padding-left:40px!important}.pl-48{padding-left:48px!important}.pl-56{padding-left:56px!important}.pl-64{padding-left:64px!important}.pl-72{padding-left:72px!important}.pl-80{padding-left:80px!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-left{text-align:left!important}.text-right{text-align:right!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}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#394352!important}.text-secondary{color:#617089!important}.text-success{color:#328636!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#d33e54!important}.text-light{color:#f8f9fa!important}.text-dark{color:#262d33!important}.text-gray{color:#f6f7f9!important}.text-geyser{color:#ced6e2!important}.text-gray-lightest{color:#f8f8fa!important}.text-gray-darker{color:#5e6d83!important}.text-hint{color:#93a0b3!important}.text-disabled{color:#ced6e2!important}.text-link{color:#006ae3!important}.text-grey-darkest{color:#262d33!important}.text-gray-default{color:#394352!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#328636!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#d33e54!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#262d33!important}.bg-gray{background-color:#f6f7f9!important}.bg-geyser{background-color:#ced6e2!important}.bg-gray-lightest{background-color:#f8f8fa!important}.bg-gray-darker{background-color:#5e6d83!important}.bg-body,.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!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:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width: 361px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float: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-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-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}.gap-sm-0{gap:0!important}.gap-sm-1{gap:4px!important}.gap-sm-2{gap:8px!important}.gap-sm-3{gap:16px!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.gap-sm-8{gap:8px!important}.gap-sm-12{gap:12px!important}.gap-sm-16{gap:16px!important}.gap-sm-20{gap:20px!important}.gap-sm-24{gap:24px!important}.gap-sm-32{gap:32px!important}.gap-sm-40{gap:40px!important}.gap-sm-48{gap:48px!important}.gap-sm-56{gap:56px!important}.gap-sm-64{gap:64px!important}.gap-sm-72{gap:72px!important}.gap-sm-80{gap:80px!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-0{margin:0!important}.m-sm-1{margin:4px!important}.m-sm-2{margin:8px!important}.m-sm-3{margin:16px!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-8{margin:8px!important}.m-sm-12{margin:12px!important}.m-sm-16{margin:16px!important}.m-sm-20{margin:20px!important}.m-sm-24{margin:24px!important}.m-sm-32{margin:32px!important}.m-sm-40{margin:40px!important}.m-sm-48{margin:48px!important}.m-sm-56{margin:56px!important}.m-sm-64{margin:64px!important}.m-sm-72{margin:72px!important}.m-sm-80{margin:80px!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:4px!important;margin-left:4px!important}.mx-sm-2{margin-right:8px!important;margin-left:8px!important}.mx-sm-3{margin-right:16px!important;margin-left:16px!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-8{margin-right:8px!important;margin-left:8px!important}.mx-sm-12{margin-right:12px!important;margin-left:12px!important}.mx-sm-16{margin-right:16px!important;margin-left:16px!important}.mx-sm-20{margin-right:20px!important;margin-left:20px!important}.mx-sm-24{margin-right:24px!important;margin-left:24px!important}.mx-sm-32{margin-right:32px!important;margin-left:32px!important}.mx-sm-40{margin-right:40px!important;margin-left:40px!important}.mx-sm-48{margin-right:48px!important;margin-left:48px!important}.mx-sm-56{margin-right:56px!important;margin-left:56px!important}.mx-sm-64{margin-right:64px!important;margin-left:64px!important}.mx-sm-72{margin-right:72px!important;margin-left:72px!important}.mx-sm-80{margin-right:80px!important;margin-left:80px!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:4px!important;margin-bottom:4px!important}.my-sm-2{margin-top:8px!important;margin-bottom:8px!important}.my-sm-3{margin-top:16px!important;margin-bottom:16px!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-8{margin-top:8px!important;margin-bottom:8px!important}.my-sm-12{margin-top:12px!important;margin-bottom:12px!important}.my-sm-16{margin-top:16px!important;margin-bottom:16px!important}.my-sm-20{margin-top:20px!important;margin-bottom:20px!important}.my-sm-24{margin-top:24px!important;margin-bottom:24px!important}.my-sm-32{margin-top:32px!important;margin-bottom:32px!important}.my-sm-40{margin-top:40px!important;margin-bottom:40px!important}.my-sm-48{margin-top:48px!important;margin-bottom:48px!important}.my-sm-56{margin-top:56px!important;margin-bottom:56px!important}.my-sm-64{margin-top:64px!important;margin-bottom:64px!important}.my-sm-72{margin-top:72px!important;margin-bottom:72px!important}.my-sm-80{margin-top:80px!important;margin-bottom:80px!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:4px!important}.mt-sm-2{margin-top:8px!important}.mt-sm-3{margin-top:16px!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-8{margin-top:8px!important}.mt-sm-12{margin-top:12px!important}.mt-sm-16{margin-top:16px!important}.mt-sm-20{margin-top:20px!important}.mt-sm-24{margin-top:24px!important}.mt-sm-32{margin-top:32px!important}.mt-sm-40{margin-top:40px!important}.mt-sm-48{margin-top:48px!important}.mt-sm-56{margin-top:56px!important}.mt-sm-64{margin-top:64px!important}.mt-sm-72{margin-top:72px!important}.mt-sm-80{margin-top:80px!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:4px!important}.mr-sm-2{margin-right:8px!important}.mr-sm-3{margin-right:16px!important}.mr-sm-4{margin-right:1.5rem!important}.mr-sm-5{margin-right:3rem!important}.mr-sm-8{margin-right:8px!important}.mr-sm-12{margin-right:12px!important}.mr-sm-16{margin-right:16px!important}.mr-sm-20{margin-right:20px!important}.mr-sm-24{margin-right:24px!important}.mr-sm-32{margin-right:32px!important}.mr-sm-40{margin-right:40px!important}.mr-sm-48{margin-right:48px!important}.mr-sm-56{margin-right:56px!important}.mr-sm-64{margin-right:64px!important}.mr-sm-72{margin-right:72px!important}.mr-sm-80{margin-right:80px!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:4px!important}.mb-sm-2{margin-bottom:8px!important}.mb-sm-3{margin-bottom:16px!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-8{margin-bottom:8px!important}.mb-sm-12{margin-bottom:12px!important}.mb-sm-16{margin-bottom:16px!important}.mb-sm-20{margin-bottom:20px!important}.mb-sm-24{margin-bottom:24px!important}.mb-sm-32{margin-bottom:32px!important}.mb-sm-40{margin-bottom:40px!important}.mb-sm-48{margin-bottom:48px!important}.mb-sm-56{margin-bottom:56px!important}.mb-sm-64{margin-bottom:64px!important}.mb-sm-72{margin-bottom:72px!important}.mb-sm-80{margin-bottom:80px!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:4px!important}.ml-sm-2{margin-left:8px!important}.ml-sm-3{margin-left:16px!important}.ml-sm-4{margin-left:1.5rem!important}.ml-sm-5{margin-left:3rem!important}.ml-sm-8{margin-left:8px!important}.ml-sm-12{margin-left:12px!important}.ml-sm-16{margin-left:16px!important}.ml-sm-20{margin-left:20px!important}.ml-sm-24{margin-left:24px!important}.ml-sm-32{margin-left:32px!important}.ml-sm-40{margin-left:40px!important}.ml-sm-48{margin-left:48px!important}.ml-sm-56{margin-left:56px!important}.ml-sm-64{margin-left:64px!important}.ml-sm-72{margin-left:72px!important}.ml-sm-80{margin-left:80px!important}.ml-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-4px!important}.m-sm-n2{margin:-8px!important}.m-sm-n3{margin:-16px!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.m-sm-n8{margin:-8px!important}.m-sm-n12{margin:-12px!important}.m-sm-n16{margin:-16px!important}.m-sm-n20{margin:-20px!important}.m-sm-n24{margin:-24px!important}.m-sm-n32{margin:-32px!important}.m-sm-n40{margin:-40px!important}.m-sm-n48{margin:-48px!important}.m-sm-n56{margin:-56px!important}.m-sm-n64{margin:-64px!important}.m-sm-n72{margin:-72px!important}.m-sm-n80{margin:-80px!important}.mx-sm-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-sm-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-sm-n3{margin-right:-16px!important;margin-left:-16px!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-sm-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-sm-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-sm-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-sm-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-sm-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-sm-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-sm-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-sm-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-sm-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-sm-n72{margin-right:-72px!important;margin-left:-72px!important}.mx-sm-n80{margin-right:-80px!important;margin-left:-80px!important}.my-sm-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-sm-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-sm-n3{margin-top:-16px!important;margin-bottom:-16px!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-sm-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-sm-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-sm-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-sm-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-sm-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-sm-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-sm-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-sm-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-sm-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-sm-n72{margin-top:-72px!important;margin-bottom:-72px!important}.my-sm-n80{margin-top:-80px!important;margin-bottom:-80px!important}.mt-sm-n1{margin-top:-4px!important}.mt-sm-n2{margin-top:-8px!important}.mt-sm-n3{margin-top:-16px!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-3rem!important}.mt-sm-n8{margin-top:-8px!important}.mt-sm-n12{margin-top:-12px!important}.mt-sm-n16{margin-top:-16px!important}.mt-sm-n20{margin-top:-20px!important}.mt-sm-n24{margin-top:-24px!important}.mt-sm-n32{margin-top:-32px!important}.mt-sm-n40{margin-top:-40px!important}.mt-sm-n48{margin-top:-48px!important}.mt-sm-n56{margin-top:-56px!important}.mt-sm-n64{margin-top:-64px!important}.mt-sm-n72{margin-top:-72px!important}.mt-sm-n80{margin-top:-80px!important}.mr-sm-n1{margin-right:-4px!important}.mr-sm-n2{margin-right:-8px!important}.mr-sm-n3{margin-right:-16px!important}.mr-sm-n4{margin-right:-1.5rem!important}.mr-sm-n5{margin-right:-3rem!important}.mr-sm-n8{margin-right:-8px!important}.mr-sm-n12{margin-right:-12px!important}.mr-sm-n16{margin-right:-16px!important}.mr-sm-n20{margin-right:-20px!important}.mr-sm-n24{margin-right:-24px!important}.mr-sm-n32{margin-right:-32px!important}.mr-sm-n40{margin-right:-40px!important}.mr-sm-n48{margin-right:-48px!important}.mr-sm-n56{margin-right:-56px!important}.mr-sm-n64{margin-right:-64px!important}.mr-sm-n72{margin-right:-72px!important}.mr-sm-n80{margin-right:-80px!important}.mb-sm-n1{margin-bottom:-4px!important}.mb-sm-n2{margin-bottom:-8px!important}.mb-sm-n3{margin-bottom:-16px!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-3rem!important}.mb-sm-n8{margin-bottom:-8px!important}.mb-sm-n12{margin-bottom:-12px!important}.mb-sm-n16{margin-bottom:-16px!important}.mb-sm-n20{margin-bottom:-20px!important}.mb-sm-n24{margin-bottom:-24px!important}.mb-sm-n32{margin-bottom:-32px!important}.mb-sm-n40{margin-bottom:-40px!important}.mb-sm-n48{margin-bottom:-48px!important}.mb-sm-n56{margin-bottom:-56px!important}.mb-sm-n64{margin-bottom:-64px!important}.mb-sm-n72{margin-bottom:-72px!important}.mb-sm-n80{margin-bottom:-80px!important}.ml-sm-n1{margin-left:-4px!important}.ml-sm-n2{margin-left:-8px!important}.ml-sm-n3{margin-left:-16px!important}.ml-sm-n4{margin-left:-1.5rem!important}.ml-sm-n5{margin-left:-3rem!important}.ml-sm-n8{margin-left:-8px!important}.ml-sm-n12{margin-left:-12px!important}.ml-sm-n16{margin-left:-16px!important}.ml-sm-n20{margin-left:-20px!important}.ml-sm-n24{margin-left:-24px!important}.ml-sm-n32{margin-left:-32px!important}.ml-sm-n40{margin-left:-40px!important}.ml-sm-n48{margin-left:-48px!important}.ml-sm-n56{margin-left:-56px!important}.ml-sm-n64{margin-left:-64px!important}.ml-sm-n72{margin-left:-72px!important}.ml-sm-n80{margin-left:-80px!important}.p-sm-0{padding:0!important}.p-sm-1{padding:4px!important}.p-sm-2{padding:8px!important}.p-sm-3{padding:16px!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-8{padding:8px!important}.p-sm-12{padding:12px!important}.p-sm-16{padding:16px!important}.p-sm-20{padding:20px!important}.p-sm-24{padding:24px!important}.p-sm-32{padding:32px!important}.p-sm-40{padding:40px!important}.p-sm-48{padding:48px!important}.p-sm-56{padding:56px!important}.p-sm-64{padding:64px!important}.p-sm-72{padding:72px!important}.p-sm-80{padding:80px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:4px!important;padding-left:4px!important}.px-sm-2{padding-right:8px!important;padding-left:8px!important}.px-sm-3{padding-right:16px!important;padding-left:16px!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.px-sm-8{padding-right:8px!important;padding-left:8px!important}.px-sm-12{padding-right:12px!important;padding-left:12px!important}.px-sm-16{padding-right:16px!important;padding-left:16px!important}.px-sm-20{padding-right:20px!important;padding-left:20px!important}.px-sm-24{padding-right:24px!important;padding-left:24px!important}.px-sm-32{padding-right:32px!important;padding-left:32px!important}.px-sm-40{padding-right:40px!important;padding-left:40px!important}.px-sm-48{padding-right:48px!important;padding-left:48px!important}.px-sm-56{padding-right:56px!important;padding-left:56px!important}.px-sm-64{padding-right:64px!important;padding-left:64px!important}.px-sm-72{padding-right:72px!important;padding-left:72px!important}.px-sm-80{padding-right:80px!important;padding-left:80px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:4px!important;padding-bottom:4px!important}.py-sm-2{padding-top:8px!important;padding-bottom:8px!important}.py-sm-3{padding-top:16px!important;padding-bottom:16px!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-8{padding-top:8px!important;padding-bottom:8px!important}.py-sm-12{padding-top:12px!important;padding-bottom:12px!important}.py-sm-16{padding-top:16px!important;padding-bottom:16px!important}.py-sm-20{padding-top:20px!important;padding-bottom:20px!important}.py-sm-24{padding-top:24px!important;padding-bottom:24px!important}.py-sm-32{padding-top:32px!important;padding-bottom:32px!important}.py-sm-40{padding-top:40px!important;padding-bottom:40px!important}.py-sm-48{padding-top:48px!important;padding-bottom:48px!important}.py-sm-56{padding-top:56px!important;padding-bottom:56px!important}.py-sm-64{padding-top:64px!important;padding-bottom:64px!important}.py-sm-72{padding-top:72px!important;padding-bottom:72px!important}.py-sm-80{padding-top:80px!important;padding-bottom:80px!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:4px!important}.pt-sm-2{padding-top:8px!important}.pt-sm-3{padding-top:16px!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-8{padding-top:8px!important}.pt-sm-12{padding-top:12px!important}.pt-sm-16{padding-top:16px!important}.pt-sm-20{padding-top:20px!important}.pt-sm-24{padding-top:24px!important}.pt-sm-32{padding-top:32px!important}.pt-sm-40{padding-top:40px!important}.pt-sm-48{padding-top:48px!important}.pt-sm-56{padding-top:56px!important}.pt-sm-64{padding-top:64px!important}.pt-sm-72{padding-top:72px!important}.pt-sm-80{padding-top:80px!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:4px!important}.pr-sm-2{padding-right:8px!important}.pr-sm-3{padding-right:16px!important}.pr-sm-4{padding-right:1.5rem!important}.pr-sm-5{padding-right:3rem!important}.pr-sm-8{padding-right:8px!important}.pr-sm-12{padding-right:12px!important}.pr-sm-16{padding-right:16px!important}.pr-sm-20{padding-right:20px!important}.pr-sm-24{padding-right:24px!important}.pr-sm-32{padding-right:32px!important}.pr-sm-40{padding-right:40px!important}.pr-sm-48{padding-right:48px!important}.pr-sm-56{padding-right:56px!important}.pr-sm-64{padding-right:64px!important}.pr-sm-72{padding-right:72px!important}.pr-sm-80{padding-right:80px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:4px!important}.pb-sm-2{padding-bottom:8px!important}.pb-sm-3{padding-bottom:16px!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-8{padding-bottom:8px!important}.pb-sm-12{padding-bottom:12px!important}.pb-sm-16{padding-bottom:16px!important}.pb-sm-20{padding-bottom:20px!important}.pb-sm-24{padding-bottom:24px!important}.pb-sm-32{padding-bottom:32px!important}.pb-sm-40{padding-bottom:40px!important}.pb-sm-48{padding-bottom:48px!important}.pb-sm-56{padding-bottom:56px!important}.pb-sm-64{padding-bottom:64px!important}.pb-sm-72{padding-bottom:72px!important}.pb-sm-80{padding-bottom:80px!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:4px!important}.pl-sm-2{padding-left:8px!important}.pl-sm-3{padding-left:16px!important}.pl-sm-4{padding-left:1.5rem!important}.pl-sm-5{padding-left:3rem!important}.pl-sm-8{padding-left:8px!important}.pl-sm-12{padding-left:12px!important}.pl-sm-16{padding-left:16px!important}.pl-sm-20{padding-left:20px!important}.pl-sm-24{padding-left:24px!important}.pl-sm-32{padding-left:32px!important}.pl-sm-40{padding-left:40px!important}.pl-sm-48{padding-left:48px!important}.pl-sm-56{padding-left:56px!important}.pl-sm-64{padding-left:64px!important}.pl-sm-72{padding-left:72px!important}.pl-sm-80{padding-left:80px!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 600px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float: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-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-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}.gap-md-0{gap:0!important}.gap-md-1{gap:4px!important}.gap-md-2{gap:8px!important}.gap-md-3{gap:16px!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.gap-md-8{gap:8px!important}.gap-md-12{gap:12px!important}.gap-md-16{gap:16px!important}.gap-md-20{gap:20px!important}.gap-md-24{gap:24px!important}.gap-md-32{gap:32px!important}.gap-md-40{gap:40px!important}.gap-md-48{gap:48px!important}.gap-md-56{gap:56px!important}.gap-md-64{gap:64px!important}.gap-md-72{gap:72px!important}.gap-md-80{gap:80px!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-0{margin:0!important}.m-md-1{margin:4px!important}.m-md-2{margin:8px!important}.m-md-3{margin:16px!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-8{margin:8px!important}.m-md-12{margin:12px!important}.m-md-16{margin:16px!important}.m-md-20{margin:20px!important}.m-md-24{margin:24px!important}.m-md-32{margin:32px!important}.m-md-40{margin:40px!important}.m-md-48{margin:48px!important}.m-md-56{margin:56px!important}.m-md-64{margin:64px!important}.m-md-72{margin:72px!important}.m-md-80{margin:80px!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:4px!important;margin-left:4px!important}.mx-md-2{margin-right:8px!important;margin-left:8px!important}.mx-md-3{margin-right:16px!important;margin-left:16px!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-8{margin-right:8px!important;margin-left:8px!important}.mx-md-12{margin-right:12px!important;margin-left:12px!important}.mx-md-16{margin-right:16px!important;margin-left:16px!important}.mx-md-20{margin-right:20px!important;margin-left:20px!important}.mx-md-24{margin-right:24px!important;margin-left:24px!important}.mx-md-32{margin-right:32px!important;margin-left:32px!important}.mx-md-40{margin-right:40px!important;margin-left:40px!important}.mx-md-48{margin-right:48px!important;margin-left:48px!important}.mx-md-56{margin-right:56px!important;margin-left:56px!important}.mx-md-64{margin-right:64px!important;margin-left:64px!important}.mx-md-72{margin-right:72px!important;margin-left:72px!important}.mx-md-80{margin-right:80px!important;margin-left:80px!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:4px!important;margin-bottom:4px!important}.my-md-2{margin-top:8px!important;margin-bottom:8px!important}.my-md-3{margin-top:16px!important;margin-bottom:16px!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-8{margin-top:8px!important;margin-bottom:8px!important}.my-md-12{margin-top:12px!important;margin-bottom:12px!important}.my-md-16{margin-top:16px!important;margin-bottom:16px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.my-md-24{margin-top:24px!important;margin-bottom:24px!important}.my-md-32{margin-top:32px!important;margin-bottom:32px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.my-md-48{margin-top:48px!important;margin-bottom:48px!important}.my-md-56{margin-top:56px!important;margin-bottom:56px!important}.my-md-64{margin-top:64px!important;margin-bottom:64px!important}.my-md-72{margin-top:72px!important;margin-bottom:72px!important}.my-md-80{margin-top:80px!important;margin-bottom:80px!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:4px!important}.mt-md-2{margin-top:8px!important}.mt-md-3{margin-top:16px!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-8{margin-top:8px!important}.mt-md-12{margin-top:12px!important}.mt-md-16{margin-top:16px!important}.mt-md-20{margin-top:20px!important}.mt-md-24{margin-top:24px!important}.mt-md-32{margin-top:32px!important}.mt-md-40{margin-top:40px!important}.mt-md-48{margin-top:48px!important}.mt-md-56{margin-top:56px!important}.mt-md-64{margin-top:64px!important}.mt-md-72{margin-top:72px!important}.mt-md-80{margin-top:80px!important}.mt-md-auto{margin-top:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:4px!important}.mr-md-2{margin-right:8px!important}.mr-md-3{margin-right:16px!important}.mr-md-4{margin-right:1.5rem!important}.mr-md-5{margin-right:3rem!important}.mr-md-8{margin-right:8px!important}.mr-md-12{margin-right:12px!important}.mr-md-16{margin-right:16px!important}.mr-md-20{margin-right:20px!important}.mr-md-24{margin-right:24px!important}.mr-md-32{margin-right:32px!important}.mr-md-40{margin-right:40px!important}.mr-md-48{margin-right:48px!important}.mr-md-56{margin-right:56px!important}.mr-md-64{margin-right:64px!important}.mr-md-72{margin-right:72px!important}.mr-md-80{margin-right:80px!important}.mr-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:4px!important}.mb-md-2{margin-bottom:8px!important}.mb-md-3{margin-bottom:16px!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-8{margin-bottom:8px!important}.mb-md-12{margin-bottom:12px!important}.mb-md-16{margin-bottom:16px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-24{margin-bottom:24px!important}.mb-md-32{margin-bottom:32px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-48{margin-bottom:48px!important}.mb-md-56{margin-bottom:56px!important}.mb-md-64{margin-bottom:64px!important}.mb-md-72{margin-bottom:72px!important}.mb-md-80{margin-bottom:80px!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:4px!important}.ml-md-2{margin-left:8px!important}.ml-md-3{margin-left:16px!important}.ml-md-4{margin-left:1.5rem!important}.ml-md-5{margin-left:3rem!important}.ml-md-8{margin-left:8px!important}.ml-md-12{margin-left:12px!important}.ml-md-16{margin-left:16px!important}.ml-md-20{margin-left:20px!important}.ml-md-24{margin-left:24px!important}.ml-md-32{margin-left:32px!important}.ml-md-40{margin-left:40px!important}.ml-md-48{margin-left:48px!important}.ml-md-56{margin-left:56px!important}.ml-md-64{margin-left:64px!important}.ml-md-72{margin-left:72px!important}.ml-md-80{margin-left:80px!important}.ml-md-auto{margin-left:auto!important}.m-md-n1{margin:-4px!important}.m-md-n2{margin:-8px!important}.m-md-n3{margin:-16px!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-3rem!important}.m-md-n8{margin:-8px!important}.m-md-n12{margin:-12px!important}.m-md-n16{margin:-16px!important}.m-md-n20{margin:-20px!important}.m-md-n24{margin:-24px!important}.m-md-n32{margin:-32px!important}.m-md-n40{margin:-40px!important}.m-md-n48{margin:-48px!important}.m-md-n56{margin:-56px!important}.m-md-n64{margin:-64px!important}.m-md-n72{margin:-72px!important}.m-md-n80{margin:-80px!important}.mx-md-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-md-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-md-n3{margin-right:-16px!important;margin-left:-16px!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-md-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-md-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-md-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-md-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-md-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-md-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-md-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-md-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-md-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-md-n72{margin-right:-72px!important;margin-left:-72px!important}.mx-md-n80{margin-right:-80px!important;margin-left:-80px!important}.my-md-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-md-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-md-n3{margin-top:-16px!important;margin-bottom:-16px!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-md-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-md-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-md-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-md-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-md-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-md-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-md-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-md-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-md-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-md-n72{margin-top:-72px!important;margin-bottom:-72px!important}.my-md-n80{margin-top:-80px!important;margin-bottom:-80px!important}.mt-md-n1{margin-top:-4px!important}.mt-md-n2{margin-top:-8px!important}.mt-md-n3{margin-top:-16px!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-3rem!important}.mt-md-n8{margin-top:-8px!important}.mt-md-n12{margin-top:-12px!important}.mt-md-n16{margin-top:-16px!important}.mt-md-n20{margin-top:-20px!important}.mt-md-n24{margin-top:-24px!important}.mt-md-n32{margin-top:-32px!important}.mt-md-n40{margin-top:-40px!important}.mt-md-n48{margin-top:-48px!important}.mt-md-n56{margin-top:-56px!important}.mt-md-n64{margin-top:-64px!important}.mt-md-n72{margin-top:-72px!important}.mt-md-n80{margin-top:-80px!important}.mr-md-n1{margin-right:-4px!important}.mr-md-n2{margin-right:-8px!important}.mr-md-n3{margin-right:-16px!important}.mr-md-n4{margin-right:-1.5rem!important}.mr-md-n5{margin-right:-3rem!important}.mr-md-n8{margin-right:-8px!important}.mr-md-n12{margin-right:-12px!important}.mr-md-n16{margin-right:-16px!important}.mr-md-n20{margin-right:-20px!important}.mr-md-n24{margin-right:-24px!important}.mr-md-n32{margin-right:-32px!important}.mr-md-n40{margin-right:-40px!important}.mr-md-n48{margin-right:-48px!important}.mr-md-n56{margin-right:-56px!important}.mr-md-n64{margin-right:-64px!important}.mr-md-n72{margin-right:-72px!important}.mr-md-n80{margin-right:-80px!important}.mb-md-n1{margin-bottom:-4px!important}.mb-md-n2{margin-bottom:-8px!important}.mb-md-n3{margin-bottom:-16px!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-3rem!important}.mb-md-n8{margin-bottom:-8px!important}.mb-md-n12{margin-bottom:-12px!important}.mb-md-n16{margin-bottom:-16px!important}.mb-md-n20{margin-bottom:-20px!important}.mb-md-n24{margin-bottom:-24px!important}.mb-md-n32{margin-bottom:-32px!important}.mb-md-n40{margin-bottom:-40px!important}.mb-md-n48{margin-bottom:-48px!important}.mb-md-n56{margin-bottom:-56px!important}.mb-md-n64{margin-bottom:-64px!important}.mb-md-n72{margin-bottom:-72px!important}.mb-md-n80{margin-bottom:-80px!important}.ml-md-n1{margin-left:-4px!important}.ml-md-n2{margin-left:-8px!important}.ml-md-n3{margin-left:-16px!important}.ml-md-n4{margin-left:-1.5rem!important}.ml-md-n5{margin-left:-3rem!important}.ml-md-n8{margin-left:-8px!important}.ml-md-n12{margin-left:-12px!important}.ml-md-n16{margin-left:-16px!important}.ml-md-n20{margin-left:-20px!important}.ml-md-n24{margin-left:-24px!important}.ml-md-n32{margin-left:-32px!important}.ml-md-n40{margin-left:-40px!important}.ml-md-n48{margin-left:-48px!important}.ml-md-n56{margin-left:-56px!important}.ml-md-n64{margin-left:-64px!important}.ml-md-n72{margin-left:-72px!important}.ml-md-n80{margin-left:-80px!important}.p-md-0{padding:0!important}.p-md-1{padding:4px!important}.p-md-2{padding:8px!important}.p-md-3{padding:16px!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-8{padding:8px!important}.p-md-12{padding:12px!important}.p-md-16{padding:16px!important}.p-md-20{padding:20px!important}.p-md-24{padding:24px!important}.p-md-32{padding:32px!important}.p-md-40{padding:40px!important}.p-md-48{padding:48px!important}.p-md-56{padding:56px!important}.p-md-64{padding:64px!important}.p-md-72{padding:72px!important}.p-md-80{padding:80px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:4px!important;padding-left:4px!important}.px-md-2{padding-right:8px!important;padding-left:8px!important}.px-md-3{padding-right:16px!important;padding-left:16px!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.px-md-8{padding-right:8px!important;padding-left:8px!important}.px-md-12{padding-right:12px!important;padding-left:12px!important}.px-md-16{padding-right:16px!important;padding-left:16px!important}.px-md-20{padding-right:20px!important;padding-left:20px!important}.px-md-24{padding-right:24px!important;padding-left:24px!important}.px-md-32{padding-right:32px!important;padding-left:32px!important}.px-md-40{padding-right:40px!important;padding-left:40px!important}.px-md-48{padding-right:48px!important;padding-left:48px!important}.px-md-56{padding-right:56px!important;padding-left:56px!important}.px-md-64{padding-right:64px!important;padding-left:64px!important}.px-md-72{padding-right:72px!important;padding-left:72px!important}.px-md-80{padding-right:80px!important;padding-left:80px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:4px!important;padding-bottom:4px!important}.py-md-2{padding-top:8px!important;padding-bottom:8px!important}.py-md-3{padding-top:16px!important;padding-bottom:16px!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-8{padding-top:8px!important;padding-bottom:8px!important}.py-md-12{padding-top:12px!important;padding-bottom:12px!important}.py-md-16{padding-top:16px!important;padding-bottom:16px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.py-md-24{padding-top:24px!important;padding-bottom:24px!important}.py-md-32{padding-top:32px!important;padding-bottom:32px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.py-md-48{padding-top:48px!important;padding-bottom:48px!important}.py-md-56{padding-top:56px!important;padding-bottom:56px!important}.py-md-64{padding-top:64px!important;padding-bottom:64px!important}.py-md-72{padding-top:72px!important;padding-bottom:72px!important}.py-md-80{padding-top:80px!important;padding-bottom:80px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:4px!important}.pt-md-2{padding-top:8px!important}.pt-md-3{padding-top:16px!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-8{padding-top:8px!important}.pt-md-12{padding-top:12px!important}.pt-md-16{padding-top:16px!important}.pt-md-20{padding-top:20px!important}.pt-md-24{padding-top:24px!important}.pt-md-32{padding-top:32px!important}.pt-md-40{padding-top:40px!important}.pt-md-48{padding-top:48px!important}.pt-md-56{padding-top:56px!important}.pt-md-64{padding-top:64px!important}.pt-md-72{padding-top:72px!important}.pt-md-80{padding-top:80px!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:4px!important}.pr-md-2{padding-right:8px!important}.pr-md-3{padding-right:16px!important}.pr-md-4{padding-right:1.5rem!important}.pr-md-5{padding-right:3rem!important}.pr-md-8{padding-right:8px!important}.pr-md-12{padding-right:12px!important}.pr-md-16{padding-right:16px!important}.pr-md-20{padding-right:20px!important}.pr-md-24{padding-right:24px!important}.pr-md-32{padding-right:32px!important}.pr-md-40{padding-right:40px!important}.pr-md-48{padding-right:48px!important}.pr-md-56{padding-right:56px!important}.pr-md-64{padding-right:64px!important}.pr-md-72{padding-right:72px!important}.pr-md-80{padding-right:80px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:4px!important}.pb-md-2{padding-bottom:8px!important}.pb-md-3{padding-bottom:16px!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-8{padding-bottom:8px!important}.pb-md-12{padding-bottom:12px!important}.pb-md-16{padding-bottom:16px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-24{padding-bottom:24px!important}.pb-md-32{padding-bottom:32px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-48{padding-bottom:48px!important}.pb-md-56{padding-bottom:56px!important}.pb-md-64{padding-bottom:64px!important}.pb-md-72{padding-bottom:72px!important}.pb-md-80{padding-bottom:80px!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:4px!important}.pl-md-2{padding-left:8px!important}.pl-md-3{padding-left:16px!important}.pl-md-4{padding-left:1.5rem!important}.pl-md-5{padding-left:3rem!important}.pl-md-8{padding-left:8px!important}.pl-md-12{padding-left:12px!important}.pl-md-16{padding-left:16px!important}.pl-md-20{padding-left:20px!important}.pl-md-24{padding-left:24px!important}.pl-md-32{padding-left:32px!important}.pl-md-40{padding-left:40px!important}.pl-md-48{padding-left:48px!important}.pl-md-56{padding-left:56px!important}.pl-md-64{padding-left:64px!important}.pl-md-72{padding-left:72px!important}.pl-md-80{padding-left:80px!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 1024px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float: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-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-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}.gap-lg-0{gap:0!important}.gap-lg-1{gap:4px!important}.gap-lg-2{gap:8px!important}.gap-lg-3{gap:16px!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.gap-lg-8{gap:8px!important}.gap-lg-12{gap:12px!important}.gap-lg-16{gap:16px!important}.gap-lg-20{gap:20px!important}.gap-lg-24{gap:24px!important}.gap-lg-32{gap:32px!important}.gap-lg-40{gap:40px!important}.gap-lg-48{gap:48px!important}.gap-lg-56{gap:56px!important}.gap-lg-64{gap:64px!important}.gap-lg-72{gap:72px!important}.gap-lg-80{gap:80px!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-0{margin:0!important}.m-lg-1{margin:4px!important}.m-lg-2{margin:8px!important}.m-lg-3{margin:16px!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-8{margin:8px!important}.m-lg-12{margin:12px!important}.m-lg-16{margin:16px!important}.m-lg-20{margin:20px!important}.m-lg-24{margin:24px!important}.m-lg-32{margin:32px!important}.m-lg-40{margin:40px!important}.m-lg-48{margin:48px!important}.m-lg-56{margin:56px!important}.m-lg-64{margin:64px!important}.m-lg-72{margin:72px!important}.m-lg-80{margin:80px!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:4px!important;margin-left:4px!important}.mx-lg-2{margin-right:8px!important;margin-left:8px!important}.mx-lg-3{margin-right:16px!important;margin-left:16px!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-8{margin-right:8px!important;margin-left:8px!important}.mx-lg-12{margin-right:12px!important;margin-left:12px!important}.mx-lg-16{margin-right:16px!important;margin-left:16px!important}.mx-lg-20{margin-right:20px!important;margin-left:20px!important}.mx-lg-24{margin-right:24px!important;margin-left:24px!important}.mx-lg-32{margin-right:32px!important;margin-left:32px!important}.mx-lg-40{margin-right:40px!important;margin-left:40px!important}.mx-lg-48{margin-right:48px!important;margin-left:48px!important}.mx-lg-56{margin-right:56px!important;margin-left:56px!important}.mx-lg-64{margin-right:64px!important;margin-left:64px!important}.mx-lg-72{margin-right:72px!important;margin-left:72px!important}.mx-lg-80{margin-right:80px!important;margin-left:80px!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:4px!important;margin-bottom:4px!important}.my-lg-2{margin-top:8px!important;margin-bottom:8px!important}.my-lg-3{margin-top:16px!important;margin-bottom:16px!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-8{margin-top:8px!important;margin-bottom:8px!important}.my-lg-12{margin-top:12px!important;margin-bottom:12px!important}.my-lg-16{margin-top:16px!important;margin-bottom:16px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.my-lg-24{margin-top:24px!important;margin-bottom:24px!important}.my-lg-32{margin-top:32px!important;margin-bottom:32px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.my-lg-48{margin-top:48px!important;margin-bottom:48px!important}.my-lg-56{margin-top:56px!important;margin-bottom:56px!important}.my-lg-64{margin-top:64px!important;margin-bottom:64px!important}.my-lg-72{margin-top:72px!important;margin-bottom:72px!important}.my-lg-80{margin-top:80px!important;margin-bottom:80px!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:4px!important}.mt-lg-2{margin-top:8px!important}.mt-lg-3{margin-top:16px!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-8{margin-top:8px!important}.mt-lg-12{margin-top:12px!important}.mt-lg-16{margin-top:16px!important}.mt-lg-20{margin-top:20px!important}.mt-lg-24{margin-top:24px!important}.mt-lg-32{margin-top:32px!important}.mt-lg-40{margin-top:40px!important}.mt-lg-48{margin-top:48px!important}.mt-lg-56{margin-top:56px!important}.mt-lg-64{margin-top:64px!important}.mt-lg-72{margin-top:72px!important}.mt-lg-80{margin-top:80px!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:4px!important}.mr-lg-2{margin-right:8px!important}.mr-lg-3{margin-right:16px!important}.mr-lg-4{margin-right:1.5rem!important}.mr-lg-5{margin-right:3rem!important}.mr-lg-8{margin-right:8px!important}.mr-lg-12{margin-right:12px!important}.mr-lg-16{margin-right:16px!important}.mr-lg-20{margin-right:20px!important}.mr-lg-24{margin-right:24px!important}.mr-lg-32{margin-right:32px!important}.mr-lg-40{margin-right:40px!important}.mr-lg-48{margin-right:48px!important}.mr-lg-56{margin-right:56px!important}.mr-lg-64{margin-right:64px!important}.mr-lg-72{margin-right:72px!important}.mr-lg-80{margin-right:80px!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:4px!important}.mb-lg-2{margin-bottom:8px!important}.mb-lg-3{margin-bottom:16px!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-8{margin-bottom:8px!important}.mb-lg-12{margin-bottom:12px!important}.mb-lg-16{margin-bottom:16px!important}.mb-lg-20{margin-bottom:20px!important}.mb-lg-24{margin-bottom:24px!important}.mb-lg-32{margin-bottom:32px!important}.mb-lg-40{margin-bottom:40px!important}.mb-lg-48{margin-bottom:48px!important}.mb-lg-56{margin-bottom:56px!important}.mb-lg-64{margin-bottom:64px!important}.mb-lg-72{margin-bottom:72px!important}.mb-lg-80{margin-bottom:80px!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:4px!important}.ml-lg-2{margin-left:8px!important}.ml-lg-3{margin-left:16px!important}.ml-lg-4{margin-left:1.5rem!important}.ml-lg-5{margin-left:3rem!important}.ml-lg-8{margin-left:8px!important}.ml-lg-12{margin-left:12px!important}.ml-lg-16{margin-left:16px!important}.ml-lg-20{margin-left:20px!important}.ml-lg-24{margin-left:24px!important}.ml-lg-32{margin-left:32px!important}.ml-lg-40{margin-left:40px!important}.ml-lg-48{margin-left:48px!important}.ml-lg-56{margin-left:56px!important}.ml-lg-64{margin-left:64px!important}.ml-lg-72{margin-left:72px!important}.ml-lg-80{margin-left:80px!important}.ml-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-4px!important}.m-lg-n2{margin:-8px!important}.m-lg-n3{margin:-16px!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.m-lg-n8{margin:-8px!important}.m-lg-n12{margin:-12px!important}.m-lg-n16{margin:-16px!important}.m-lg-n20{margin:-20px!important}.m-lg-n24{margin:-24px!important}.m-lg-n32{margin:-32px!important}.m-lg-n40{margin:-40px!important}.m-lg-n48{margin:-48px!important}.m-lg-n56{margin:-56px!important}.m-lg-n64{margin:-64px!important}.m-lg-n72{margin:-72px!important}.m-lg-n80{margin:-80px!important}.mx-lg-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-lg-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-lg-n3{margin-right:-16px!important;margin-left:-16px!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-lg-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-lg-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-lg-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-lg-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-lg-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-lg-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-lg-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-lg-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-lg-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-lg-n72{margin-right:-72px!important;margin-left:-72px!important}.mx-lg-n80{margin-right:-80px!important;margin-left:-80px!important}.my-lg-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-lg-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-lg-n3{margin-top:-16px!important;margin-bottom:-16px!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-lg-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-lg-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-lg-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-lg-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-lg-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-lg-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-lg-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-lg-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-lg-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-lg-n72{margin-top:-72px!important;margin-bottom:-72px!important}.my-lg-n80{margin-top:-80px!important;margin-bottom:-80px!important}.mt-lg-n1{margin-top:-4px!important}.mt-lg-n2{margin-top:-8px!important}.mt-lg-n3{margin-top:-16px!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-3rem!important}.mt-lg-n8{margin-top:-8px!important}.mt-lg-n12{margin-top:-12px!important}.mt-lg-n16{margin-top:-16px!important}.mt-lg-n20{margin-top:-20px!important}.mt-lg-n24{margin-top:-24px!important}.mt-lg-n32{margin-top:-32px!important}.mt-lg-n40{margin-top:-40px!important}.mt-lg-n48{margin-top:-48px!important}.mt-lg-n56{margin-top:-56px!important}.mt-lg-n64{margin-top:-64px!important}.mt-lg-n72{margin-top:-72px!important}.mt-lg-n80{margin-top:-80px!important}.mr-lg-n1{margin-right:-4px!important}.mr-lg-n2{margin-right:-8px!important}.mr-lg-n3{margin-right:-16px!important}.mr-lg-n4{margin-right:-1.5rem!important}.mr-lg-n5{margin-right:-3rem!important}.mr-lg-n8{margin-right:-8px!important}.mr-lg-n12{margin-right:-12px!important}.mr-lg-n16{margin-right:-16px!important}.mr-lg-n20{margin-right:-20px!important}.mr-lg-n24{margin-right:-24px!important}.mr-lg-n32{margin-right:-32px!important}.mr-lg-n40{margin-right:-40px!important}.mr-lg-n48{margin-right:-48px!important}.mr-lg-n56{margin-right:-56px!important}.mr-lg-n64{margin-right:-64px!important}.mr-lg-n72{margin-right:-72px!important}.mr-lg-n80{margin-right:-80px!important}.mb-lg-n1{margin-bottom:-4px!important}.mb-lg-n2{margin-bottom:-8px!important}.mb-lg-n3{margin-bottom:-16px!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-3rem!important}.mb-lg-n8{margin-bottom:-8px!important}.mb-lg-n12{margin-bottom:-12px!important}.mb-lg-n16{margin-bottom:-16px!important}.mb-lg-n20{margin-bottom:-20px!important}.mb-lg-n24{margin-bottom:-24px!important}.mb-lg-n32{margin-bottom:-32px!important}.mb-lg-n40{margin-bottom:-40px!important}.mb-lg-n48{margin-bottom:-48px!important}.mb-lg-n56{margin-bottom:-56px!important}.mb-lg-n64{margin-bottom:-64px!important}.mb-lg-n72{margin-bottom:-72px!important}.mb-lg-n80{margin-bottom:-80px!important}.ml-lg-n1{margin-left:-4px!important}.ml-lg-n2{margin-left:-8px!important}.ml-lg-n3{margin-left:-16px!important}.ml-lg-n4{margin-left:-1.5rem!important}.ml-lg-n5{margin-left:-3rem!important}.ml-lg-n8{margin-left:-8px!important}.ml-lg-n12{margin-left:-12px!important}.ml-lg-n16{margin-left:-16px!important}.ml-lg-n20{margin-left:-20px!important}.ml-lg-n24{margin-left:-24px!important}.ml-lg-n32{margin-left:-32px!important}.ml-lg-n40{margin-left:-40px!important}.ml-lg-n48{margin-left:-48px!important}.ml-lg-n56{margin-left:-56px!important}.ml-lg-n64{margin-left:-64px!important}.ml-lg-n72{margin-left:-72px!important}.ml-lg-n80{margin-left:-80px!important}.p-lg-0{padding:0!important}.p-lg-1{padding:4px!important}.p-lg-2{padding:8px!important}.p-lg-3{padding:16px!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-8{padding:8px!important}.p-lg-12{padding:12px!important}.p-lg-16{padding:16px!important}.p-lg-20{padding:20px!important}.p-lg-24{padding:24px!important}.p-lg-32{padding:32px!important}.p-lg-40{padding:40px!important}.p-lg-48{padding:48px!important}.p-lg-56{padding:56px!important}.p-lg-64{padding:64px!important}.p-lg-72{padding:72px!important}.p-lg-80{padding:80px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:4px!important;padding-left:4px!important}.px-lg-2{padding-right:8px!important;padding-left:8px!important}.px-lg-3{padding-right:16px!important;padding-left:16px!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.px-lg-8{padding-right:8px!important;padding-left:8px!important}.px-lg-12{padding-right:12px!important;padding-left:12px!important}.px-lg-16{padding-right:16px!important;padding-left:16px!important}.px-lg-20{padding-right:20px!important;padding-left:20px!important}.px-lg-24{padding-right:24px!important;padding-left:24px!important}.px-lg-32{padding-right:32px!important;padding-left:32px!important}.px-lg-40{padding-right:40px!important;padding-left:40px!important}.px-lg-48{padding-right:48px!important;padding-left:48px!important}.px-lg-56{padding-right:56px!important;padding-left:56px!important}.px-lg-64{padding-right:64px!important;padding-left:64px!important}.px-lg-72{padding-right:72px!important;padding-left:72px!important}.px-lg-80{padding-right:80px!important;padding-left:80px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:4px!important;padding-bottom:4px!important}.py-lg-2{padding-top:8px!important;padding-bottom:8px!important}.py-lg-3{padding-top:16px!important;padding-bottom:16px!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-8{padding-top:8px!important;padding-bottom:8px!important}.py-lg-12{padding-top:12px!important;padding-bottom:12px!important}.py-lg-16{padding-top:16px!important;padding-bottom:16px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.py-lg-24{padding-top:24px!important;padding-bottom:24px!important}.py-lg-32{padding-top:32px!important;padding-bottom:32px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.py-lg-48{padding-top:48px!important;padding-bottom:48px!important}.py-lg-56{padding-top:56px!important;padding-bottom:56px!important}.py-lg-64{padding-top:64px!important;padding-bottom:64px!important}.py-lg-72{padding-top:72px!important;padding-bottom:72px!important}.py-lg-80{padding-top:80px!important;padding-bottom:80px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:4px!important}.pt-lg-2{padding-top:8px!important}.pt-lg-3{padding-top:16px!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-8{padding-top:8px!important}.pt-lg-12{padding-top:12px!important}.pt-lg-16{padding-top:16px!important}.pt-lg-20{padding-top:20px!important}.pt-lg-24{padding-top:24px!important}.pt-lg-32{padding-top:32px!important}.pt-lg-40{padding-top:40px!important}.pt-lg-48{padding-top:48px!important}.pt-lg-56{padding-top:56px!important}.pt-lg-64{padding-top:64px!important}.pt-lg-72{padding-top:72px!important}.pt-lg-80{padding-top:80px!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:4px!important}.pr-lg-2{padding-right:8px!important}.pr-lg-3{padding-right:16px!important}.pr-lg-4{padding-right:1.5rem!important}.pr-lg-5{padding-right:3rem!important}.pr-lg-8{padding-right:8px!important}.pr-lg-12{padding-right:12px!important}.pr-lg-16{padding-right:16px!important}.pr-lg-20{padding-right:20px!important}.pr-lg-24{padding-right:24px!important}.pr-lg-32{padding-right:32px!important}.pr-lg-40{padding-right:40px!important}.pr-lg-48{padding-right:48px!important}.pr-lg-56{padding-right:56px!important}.pr-lg-64{padding-right:64px!important}.pr-lg-72{padding-right:72px!important}.pr-lg-80{padding-right:80px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:4px!important}.pb-lg-2{padding-bottom:8px!important}.pb-lg-3{padding-bottom:16px!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-8{padding-bottom:8px!important}.pb-lg-12{padding-bottom:12px!important}.pb-lg-16{padding-bottom:16px!important}.pb-lg-20{padding-bottom:20px!important}.pb-lg-24{padding-bottom:24px!important}.pb-lg-32{padding-bottom:32px!important}.pb-lg-40{padding-bottom:40px!important}.pb-lg-48{padding-bottom:48px!important}.pb-lg-56{padding-bottom:56px!important}.pb-lg-64{padding-bottom:64px!important}.pb-lg-72{padding-bottom:72px!important}.pb-lg-80{padding-bottom:80px!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:4px!important}.pl-lg-2{padding-left:8px!important}.pl-lg-3{padding-left:16px!important}.pl-lg-4{padding-left:1.5rem!important}.pl-lg-5{padding-left:3rem!important}.pl-lg-8{padding-left:8px!important}.pl-lg-12{padding-left:12px!important}.pl-lg-16{padding-left:16px!important}.pl-lg-20{padding-left:20px!important}.pl-lg-24{padding-left:24px!important}.pl-lg-32{padding-left:32px!important}.pl-lg-40{padding-left:40px!important}.pl-lg-48{padding-left:48px!important}.pl-lg-56{padding-left:56px!important}.pl-lg-64{padding-left:64px!important}.pl-lg-72{padding-left:72px!important}.pl-lg-80{padding-left:80px!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1280px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float: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-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-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}.gap-xl-0{gap:0!important}.gap-xl-1{gap:4px!important}.gap-xl-2{gap:8px!important}.gap-xl-3{gap:16px!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.gap-xl-8{gap:8px!important}.gap-xl-12{gap:12px!important}.gap-xl-16{gap:16px!important}.gap-xl-20{gap:20px!important}.gap-xl-24{gap:24px!important}.gap-xl-32{gap:32px!important}.gap-xl-40{gap:40px!important}.gap-xl-48{gap:48px!important}.gap-xl-56{gap:56px!important}.gap-xl-64{gap:64px!important}.gap-xl-72{gap:72px!important}.gap-xl-80{gap:80px!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-0{margin:0!important}.m-xl-1{margin:4px!important}.m-xl-2{margin:8px!important}.m-xl-3{margin:16px!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-8{margin:8px!important}.m-xl-12{margin:12px!important}.m-xl-16{margin:16px!important}.m-xl-20{margin:20px!important}.m-xl-24{margin:24px!important}.m-xl-32{margin:32px!important}.m-xl-40{margin:40px!important}.m-xl-48{margin:48px!important}.m-xl-56{margin:56px!important}.m-xl-64{margin:64px!important}.m-xl-72{margin:72px!important}.m-xl-80{margin:80px!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:4px!important;margin-left:4px!important}.mx-xl-2{margin-right:8px!important;margin-left:8px!important}.mx-xl-3{margin-right:16px!important;margin-left:16px!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-8{margin-right:8px!important;margin-left:8px!important}.mx-xl-12{margin-right:12px!important;margin-left:12px!important}.mx-xl-16{margin-right:16px!important;margin-left:16px!important}.mx-xl-20{margin-right:20px!important;margin-left:20px!important}.mx-xl-24{margin-right:24px!important;margin-left:24px!important}.mx-xl-32{margin-right:32px!important;margin-left:32px!important}.mx-xl-40{margin-right:40px!important;margin-left:40px!important}.mx-xl-48{margin-right:48px!important;margin-left:48px!important}.mx-xl-56{margin-right:56px!important;margin-left:56px!important}.mx-xl-64{margin-right:64px!important;margin-left:64px!important}.mx-xl-72{margin-right:72px!important;margin-left:72px!important}.mx-xl-80{margin-right:80px!important;margin-left:80px!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:4px!important;margin-bottom:4px!important}.my-xl-2{margin-top:8px!important;margin-bottom:8px!important}.my-xl-3{margin-top:16px!important;margin-bottom:16px!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-8{margin-top:8px!important;margin-bottom:8px!important}.my-xl-12{margin-top:12px!important;margin-bottom:12px!important}.my-xl-16{margin-top:16px!important;margin-bottom:16px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.my-xl-24{margin-top:24px!important;margin-bottom:24px!important}.my-xl-32{margin-top:32px!important;margin-bottom:32px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.my-xl-48{margin-top:48px!important;margin-bottom:48px!important}.my-xl-56{margin-top:56px!important;margin-bottom:56px!important}.my-xl-64{margin-top:64px!important;margin-bottom:64px!important}.my-xl-72{margin-top:72px!important;margin-bottom:72px!important}.my-xl-80{margin-top:80px!important;margin-bottom:80px!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:4px!important}.mt-xl-2{margin-top:8px!important}.mt-xl-3{margin-top:16px!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-8{margin-top:8px!important}.mt-xl-12{margin-top:12px!important}.mt-xl-16{margin-top:16px!important}.mt-xl-20{margin-top:20px!important}.mt-xl-24{margin-top:24px!important}.mt-xl-32{margin-top:32px!important}.mt-xl-40{margin-top:40px!important}.mt-xl-48{margin-top:48px!important}.mt-xl-56{margin-top:56px!important}.mt-xl-64{margin-top:64px!important}.mt-xl-72{margin-top:72px!important}.mt-xl-80{margin-top:80px!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:4px!important}.mr-xl-2{margin-right:8px!important}.mr-xl-3{margin-right:16px!important}.mr-xl-4{margin-right:1.5rem!important}.mr-xl-5{margin-right:3rem!important}.mr-xl-8{margin-right:8px!important}.mr-xl-12{margin-right:12px!important}.mr-xl-16{margin-right:16px!important}.mr-xl-20{margin-right:20px!important}.mr-xl-24{margin-right:24px!important}.mr-xl-32{margin-right:32px!important}.mr-xl-40{margin-right:40px!important}.mr-xl-48{margin-right:48px!important}.mr-xl-56{margin-right:56px!important}.mr-xl-64{margin-right:64px!important}.mr-xl-72{margin-right:72px!important}.mr-xl-80{margin-right:80px!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:4px!important}.mb-xl-2{margin-bottom:8px!important}.mb-xl-3{margin-bottom:16px!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-8{margin-bottom:8px!important}.mb-xl-12{margin-bottom:12px!important}.mb-xl-16{margin-bottom:16px!important}.mb-xl-20{margin-bottom:20px!important}.mb-xl-24{margin-bottom:24px!important}.mb-xl-32{margin-bottom:32px!important}.mb-xl-40{margin-bottom:40px!important}.mb-xl-48{margin-bottom:48px!important}.mb-xl-56{margin-bottom:56px!important}.mb-xl-64{margin-bottom:64px!important}.mb-xl-72{margin-bottom:72px!important}.mb-xl-80{margin-bottom:80px!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:4px!important}.ml-xl-2{margin-left:8px!important}.ml-xl-3{margin-left:16px!important}.ml-xl-4{margin-left:1.5rem!important}.ml-xl-5{margin-left:3rem!important}.ml-xl-8{margin-left:8px!important}.ml-xl-12{margin-left:12px!important}.ml-xl-16{margin-left:16px!important}.ml-xl-20{margin-left:20px!important}.ml-xl-24{margin-left:24px!important}.ml-xl-32{margin-left:32px!important}.ml-xl-40{margin-left:40px!important}.ml-xl-48{margin-left:48px!important}.ml-xl-56{margin-left:56px!important}.ml-xl-64{margin-left:64px!important}.ml-xl-72{margin-left:72px!important}.ml-xl-80{margin-left:80px!important}.ml-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-4px!important}.m-xl-n2{margin:-8px!important}.m-xl-n3{margin:-16px!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.m-xl-n8{margin:-8px!important}.m-xl-n12{margin:-12px!important}.m-xl-n16{margin:-16px!important}.m-xl-n20{margin:-20px!important}.m-xl-n24{margin:-24px!important}.m-xl-n32{margin:-32px!important}.m-xl-n40{margin:-40px!important}.m-xl-n48{margin:-48px!important}.m-xl-n56{margin:-56px!important}.m-xl-n64{margin:-64px!important}.m-xl-n72{margin:-72px!important}.m-xl-n80{margin:-80px!important}.mx-xl-n1{margin-right:-4px!important;margin-left:-4px!important}.mx-xl-n2{margin-right:-8px!important;margin-left:-8px!important}.mx-xl-n3{margin-right:-16px!important;margin-left:-16px!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n8{margin-right:-8px!important;margin-left:-8px!important}.mx-xl-n12{margin-right:-12px!important;margin-left:-12px!important}.mx-xl-n16{margin-right:-16px!important;margin-left:-16px!important}.mx-xl-n20{margin-right:-20px!important;margin-left:-20px!important}.mx-xl-n24{margin-right:-24px!important;margin-left:-24px!important}.mx-xl-n32{margin-right:-32px!important;margin-left:-32px!important}.mx-xl-n40{margin-right:-40px!important;margin-left:-40px!important}.mx-xl-n48{margin-right:-48px!important;margin-left:-48px!important}.mx-xl-n56{margin-right:-56px!important;margin-left:-56px!important}.mx-xl-n64{margin-right:-64px!important;margin-left:-64px!important}.mx-xl-n72{margin-right:-72px!important;margin-left:-72px!important}.mx-xl-n80{margin-right:-80px!important;margin-left:-80px!important}.my-xl-n1{margin-top:-4px!important;margin-bottom:-4px!important}.my-xl-n2{margin-top:-8px!important;margin-bottom:-8px!important}.my-xl-n3{margin-top:-16px!important;margin-bottom:-16px!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n8{margin-top:-8px!important;margin-bottom:-8px!important}.my-xl-n12{margin-top:-12px!important;margin-bottom:-12px!important}.my-xl-n16{margin-top:-16px!important;margin-bottom:-16px!important}.my-xl-n20{margin-top:-20px!important;margin-bottom:-20px!important}.my-xl-n24{margin-top:-24px!important;margin-bottom:-24px!important}.my-xl-n32{margin-top:-32px!important;margin-bottom:-32px!important}.my-xl-n40{margin-top:-40px!important;margin-bottom:-40px!important}.my-xl-n48{margin-top:-48px!important;margin-bottom:-48px!important}.my-xl-n56{margin-top:-56px!important;margin-bottom:-56px!important}.my-xl-n64{margin-top:-64px!important;margin-bottom:-64px!important}.my-xl-n72{margin-top:-72px!important;margin-bottom:-72px!important}.my-xl-n80{margin-top:-80px!important;margin-bottom:-80px!important}.mt-xl-n1{margin-top:-4px!important}.mt-xl-n2{margin-top:-8px!important}.mt-xl-n3{margin-top:-16px!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-3rem!important}.mt-xl-n8{margin-top:-8px!important}.mt-xl-n12{margin-top:-12px!important}.mt-xl-n16{margin-top:-16px!important}.mt-xl-n20{margin-top:-20px!important}.mt-xl-n24{margin-top:-24px!important}.mt-xl-n32{margin-top:-32px!important}.mt-xl-n40{margin-top:-40px!important}.mt-xl-n48{margin-top:-48px!important}.mt-xl-n56{margin-top:-56px!important}.mt-xl-n64{margin-top:-64px!important}.mt-xl-n72{margin-top:-72px!important}.mt-xl-n80{margin-top:-80px!important}.mr-xl-n1{margin-right:-4px!important}.mr-xl-n2{margin-right:-8px!important}.mr-xl-n3{margin-right:-16px!important}.mr-xl-n4{margin-right:-1.5rem!important}.mr-xl-n5{margin-right:-3rem!important}.mr-xl-n8{margin-right:-8px!important}.mr-xl-n12{margin-right:-12px!important}.mr-xl-n16{margin-right:-16px!important}.mr-xl-n20{margin-right:-20px!important}.mr-xl-n24{margin-right:-24px!important}.mr-xl-n32{margin-right:-32px!important}.mr-xl-n40{margin-right:-40px!important}.mr-xl-n48{margin-right:-48px!important}.mr-xl-n56{margin-right:-56px!important}.mr-xl-n64{margin-right:-64px!important}.mr-xl-n72{margin-right:-72px!important}.mr-xl-n80{margin-right:-80px!important}.mb-xl-n1{margin-bottom:-4px!important}.mb-xl-n2{margin-bottom:-8px!important}.mb-xl-n3{margin-bottom:-16px!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-3rem!important}.mb-xl-n8{margin-bottom:-8px!important}.mb-xl-n12{margin-bottom:-12px!important}.mb-xl-n16{margin-bottom:-16px!important}.mb-xl-n20{margin-bottom:-20px!important}.mb-xl-n24{margin-bottom:-24px!important}.mb-xl-n32{margin-bottom:-32px!important}.mb-xl-n40{margin-bottom:-40px!important}.mb-xl-n48{margin-bottom:-48px!important}.mb-xl-n56{margin-bottom:-56px!important}.mb-xl-n64{margin-bottom:-64px!important}.mb-xl-n72{margin-bottom:-72px!important}.mb-xl-n80{margin-bottom:-80px!important}.ml-xl-n1{margin-left:-4px!important}.ml-xl-n2{margin-left:-8px!important}.ml-xl-n3{margin-left:-16px!important}.ml-xl-n4{margin-left:-1.5rem!important}.ml-xl-n5{margin-left:-3rem!important}.ml-xl-n8{margin-left:-8px!important}.ml-xl-n12{margin-left:-12px!important}.ml-xl-n16{margin-left:-16px!important}.ml-xl-n20{margin-left:-20px!important}.ml-xl-n24{margin-left:-24px!important}.ml-xl-n32{margin-left:-32px!important}.ml-xl-n40{margin-left:-40px!important}.ml-xl-n48{margin-left:-48px!important}.ml-xl-n56{margin-left:-56px!important}.ml-xl-n64{margin-left:-64px!important}.ml-xl-n72{margin-left:-72px!important}.ml-xl-n80{margin-left:-80px!important}.p-xl-0{padding:0!important}.p-xl-1{padding:4px!important}.p-xl-2{padding:8px!important}.p-xl-3{padding:16px!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-8{padding:8px!important}.p-xl-12{padding:12px!important}.p-xl-16{padding:16px!important}.p-xl-20{padding:20px!important}.p-xl-24{padding:24px!important}.p-xl-32{padding:32px!important}.p-xl-40{padding:40px!important}.p-xl-48{padding:48px!important}.p-xl-56{padding:56px!important}.p-xl-64{padding:64px!important}.p-xl-72{padding:72px!important}.p-xl-80{padding:80px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:4px!important;padding-left:4px!important}.px-xl-2{padding-right:8px!important;padding-left:8px!important}.px-xl-3{padding-right:16px!important;padding-left:16px!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.px-xl-8{padding-right:8px!important;padding-left:8px!important}.px-xl-12{padding-right:12px!important;padding-left:12px!important}.px-xl-16{padding-right:16px!important;padding-left:16px!important}.px-xl-20{padding-right:20px!important;padding-left:20px!important}.px-xl-24{padding-right:24px!important;padding-left:24px!important}.px-xl-32{padding-right:32px!important;padding-left:32px!important}.px-xl-40{padding-right:40px!important;padding-left:40px!important}.px-xl-48{padding-right:48px!important;padding-left:48px!important}.px-xl-56{padding-right:56px!important;padding-left:56px!important}.px-xl-64{padding-right:64px!important;padding-left:64px!important}.px-xl-72{padding-right:72px!important;padding-left:72px!important}.px-xl-80{padding-right:80px!important;padding-left:80px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:4px!important;padding-bottom:4px!important}.py-xl-2{padding-top:8px!important;padding-bottom:8px!important}.py-xl-3{padding-top:16px!important;padding-bottom:16px!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-8{padding-top:8px!important;padding-bottom:8px!important}.py-xl-12{padding-top:12px!important;padding-bottom:12px!important}.py-xl-16{padding-top:16px!important;padding-bottom:16px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.py-xl-24{padding-top:24px!important;padding-bottom:24px!important}.py-xl-32{padding-top:32px!important;padding-bottom:32px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.py-xl-48{padding-top:48px!important;padding-bottom:48px!important}.py-xl-56{padding-top:56px!important;padding-bottom:56px!important}.py-xl-64{padding-top:64px!important;padding-bottom:64px!important}.py-xl-72{padding-top:72px!important;padding-bottom:72px!important}.py-xl-80{padding-top:80px!important;padding-bottom:80px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:4px!important}.pt-xl-2{padding-top:8px!important}.pt-xl-3{padding-top:16px!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-8{padding-top:8px!important}.pt-xl-12{padding-top:12px!important}.pt-xl-16{padding-top:16px!important}.pt-xl-20{padding-top:20px!important}.pt-xl-24{padding-top:24px!important}.pt-xl-32{padding-top:32px!important}.pt-xl-40{padding-top:40px!important}.pt-xl-48{padding-top:48px!important}.pt-xl-56{padding-top:56px!important}.pt-xl-64{padding-top:64px!important}.pt-xl-72{padding-top:72px!important}.pt-xl-80{padding-top:80px!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:4px!important}.pr-xl-2{padding-right:8px!important}.pr-xl-3{padding-right:16px!important}.pr-xl-4{padding-right:1.5rem!important}.pr-xl-5{padding-right:3rem!important}.pr-xl-8{padding-right:8px!important}.pr-xl-12{padding-right:12px!important}.pr-xl-16{padding-right:16px!important}.pr-xl-20{padding-right:20px!important}.pr-xl-24{padding-right:24px!important}.pr-xl-32{padding-right:32px!important}.pr-xl-40{padding-right:40px!important}.pr-xl-48{padding-right:48px!important}.pr-xl-56{padding-right:56px!important}.pr-xl-64{padding-right:64px!important}.pr-xl-72{padding-right:72px!important}.pr-xl-80{padding-right:80px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:4px!important}.pb-xl-2{padding-bottom:8px!important}.pb-xl-3{padding-bottom:16px!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-8{padding-bottom:8px!important}.pb-xl-12{padding-bottom:12px!important}.pb-xl-16{padding-bottom:16px!important}.pb-xl-20{padding-bottom:20px!important}.pb-xl-24{padding-bottom:24px!important}.pb-xl-32{padding-bottom:32px!important}.pb-xl-40{padding-bottom:40px!important}.pb-xl-48{padding-bottom:48px!important}.pb-xl-56{padding-bottom:56px!important}.pb-xl-64{padding-bottom:64px!important}.pb-xl-72{padding-bottom:72px!important}.pb-xl-80{padding-bottom:80px!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:4px!important}.pl-xl-2{padding-left:8px!important}.pl-xl-3{padding-left:16px!important}.pl-xl-4{padding-left:1.5rem!important}.pl-xl-5{padding-left:3rem!important}.pl-xl-8{padding-left:8px!important}.pl-xl-12{padding-left:12px!important}.pl-xl-16{padding-left:16px!important}.pl-xl-20{padding-left:20px!important}.pl-xl-24{padding-left:24px!important}.pl-xl-32{padding-left:32px!important}.pl-xl-40{padding-left:40px!important}.pl-xl-48{padding-left:48px!important}.pl-xl-56{padding-left:56px!important}.pl-xl-64{padding-left:64px!important}.pl-xl-72{padding-left:72px!important}.pl-xl-80{padding-left:80px!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}body{margin:0;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#394352;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}a:hover{color:var(--ads-color-primary-600)!important}.container,.container-fluid,.container-lg{width:100%;padding-right:var(--bs-gutter-x, 12px);padding-left:var(--bs-gutter-x, 12px);margin-right:auto;margin-left:auto}@media (min-width: 600px){.container,.container-fluid,.container-lg{width:100%;padding-right:var(--bs-gutter-x, 12px);padding-left:var(--bs-gutter-x, 12px);margin-right:auto;margin-left:auto}}@media (min-width: 1024px){.container,.container-fluid,.container-lg{width:100%;padding-right:var(--bs-gutter-x, 16px);padding-left:var(--bs-gutter-x, 16px);margin-right:auto;margin-left:auto}}@media (min-width: 1280px){.container,.container-fluid,.container-lg{width:100%;padding-right:var(--bs-gutter-x, 20px);padding-left:var(--bs-gutter-x, 20px);margin-right:auto;margin-left:auto}}.row{--bs-gutter-x: 24px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}@media (min-width: 600px){.row{--bs-gutter-x: 24px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}}@media (min-width: 1024px){.row{--bs-gutter-x: 32px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}}@media (min-width: 1280px){.row{--bs-gutter-x: 40px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}@media (min-width: 600px){.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}}@media (min-width: 1024px){.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}}@media (min-width: 1280px){.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width: 361px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 600px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width: 1280px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 361px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 600px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 1024px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1280px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced6e2;appearance:none;border-radius:4px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:44px}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:4px}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:4px}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion: reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:.9375rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#fff;border:1px solid #ced4da;border-radius:4px}.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#198754e6;border-radius:.25rem}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:valid,.form-select.is-valid{border-color:#198754}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:#198754}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:#198754}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem #19875440}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group .form-control:valid,.input-group .form-control.is-valid,.was-validated .input-group .form-select:valid,.input-group .form-select.is-valid{z-index:1}.was-validated .input-group .form-control:valid:focus,.input-group .form-control.is-valid:focus,.was-validated .input-group .form-select:valid:focus,.input-group .form-select.is-valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:#dc3545e6;border-radius:.25rem}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:#dc3545}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:#dc3545}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:#dc3545}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group .form-control:invalid,.input-group .form-control.is-invalid,.was-validated .input-group .form-select:invalid,.input-group .form-select.is-invalid{z-index:2}.was-validated .input-group .form-control:invalid:focus,.input-group .form-control.is-invalid:focus,.was-validated .input-group .form-select:invalid:focus,.input-group .form-select.is-invalid:focus{z-index:3}.input-group{border:1px solid #ced6e2;border-radius:4px}.input-group .form-control,.input-group .input-group-prepend,.input-group .input-group-text{border:0;border-radius:inherit;outline:none}.input-group .form-control:focus,.input-group .input-group-prepend:focus,.input-group .input-group-text:focus{outline:none}.input-group:focus-within{border:1px solid #3da542}.input-group:focus-within input{border:0}.input-group *:focus{outline:0}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #ced6e2;border-radius:4px}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:12px;color:#313a45}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:12px}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:#00000008;border-bottom:1px solid #ced6e2}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:#00000008;border-top:1px solid #ced6e2}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;inset:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width: 361px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.q-modal-overlay{--awds-modal-overlay-background: rgba(0, 0, 0, .5)}.btn,.btn-link,.btn-outline-secondary{border:0;box-shadow:none!important;font-size:15px;font-weight:700}.btn-outline-secondary{background:var(--ads-color-primary-contrast-700)!important;border:1px solid #5e6d83;color:var(--ads-color-primary-contrast-100)!important;padding:10px 24px!important}.btn-outline-secondary:hover{background:var(--qt-trad-grey-light)!important}.btn-outline-secondary:active{background:var(--qt-trad-grey)!important}.btn-outline-secondary:disabled{background:var(--investing-shell-tabs-background-color)!important;cursor:default!important}.btn-link{background:none;border:0;color:#394352;font-size:15px;font-weight:400;text-decoration:none}.btn-link:hover{text-decoration:none}.btn-link-blue{color:#0066db}.btn-link-blue:hover{color:#004ea8}.btn-link-danger{color:#d33e54}.btn-link-danger:hover{color:#b5293e}#main-navigation{height:60px}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(OpenSans-Regular.795a67074a6df54c.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(OpenSans-SemiBold.aef7fcb1bb31858a.ttf) format("truetype")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(OpenSans-Bold.e5f9f9180b3de78b.ttf) format("truetype")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:400;font-display:swap;src:url(RobotoSlab-Regular.1215ef561fa26e73.ttf) format("truetype")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;font-display:swap;src:url(RobotoSlab-Bold.27f02fc2a0c91b00.ttf) format("truetype")}body,:host{font-family:var(--ads-font-family-body);font-size:var(--ads-font-size-s);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-s)}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:hover,.link-primary:focus{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:hover,.link-secondary:focus{color:#565e64}.link-success{color:#328636}.link-success:hover,.link-success:focus{color:#286b2b}.link-info{color:#0dcaf0}.link-info:hover,.link-info:focus{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:hover,.link-warning:focus{color:#ffcd39}.link-danger{color:#d33e54}.link-danger:hover,.link-danger:focus{color:#a93243}.link-light{color:#f8f9fa}.link-light:hover,.link-light:focus{color:#f9fafb}.link-dark{color:#262d33}.link-dark:hover,.link-dark:focus{color:#1e2429}.link-gray{color:#f6f7f9}.link-gray:hover,.link-gray:focus{color:#f8f9fa}.link-geyser{color:#ced6e2}.link-geyser:hover,.link-geyser:focus{color:#d8dee8}.link-gray-lightest{color:#f8f8fa}.link-gray-lightest:hover,.link-gray-lightest:focus{color:#f9f9fb}.link-gray-darker{color:#5e6d83}.link-gray-darker:hover,.link-gray-darker:focus{color:#4b5769}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width: 361px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width: 600px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1024px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width: 1280px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;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}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.standalone-mode) .align-baseline{vertical-align:baseline!important}:host(.standalone-mode) .align-top{vertical-align:top!important}:host(.standalone-mode) .align-middle{vertical-align:middle!important}:host(.standalone-mode) .align-bottom{vertical-align:bottom!important}:host(.standalone-mode) .align-text-bottom{vertical-align:text-bottom!important}:host(.standalone-mode) .align-text-top{vertical-align:text-top!important}:host(.standalone-mode) .float-start{float:left!important}:host(.standalone-mode) .float-end{float:right!important}:host(.standalone-mode) .float-none{float:none!important}:host(.standalone-mode) .overflow-auto{overflow:auto!important}:host(.standalone-mode) .overflow-hidden{overflow:hidden!important}:host(.standalone-mode) .overflow-visible{overflow:visible!important}:host(.standalone-mode) .overflow-scroll{overflow:scroll!important}:host(.standalone-mode) .d-inline{display:inline!important}:host(.standalone-mode) .d-inline-block{display:inline-block!important}:host(.standalone-mode) .d-block{display:block!important}:host(.standalone-mode) .d-grid{display:grid!important}:host(.standalone-mode) .d-table{display:table!important}:host(.standalone-mode) .d-table-row{display:table-row!important}:host(.standalone-mode) .d-table-cell{display:table-cell!important}:host(.standalone-mode) .d-flex{display:flex!important}:host(.standalone-mode) .d-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-none{display:none!important}:host(.standalone-mode) .shadow{box-shadow:0 .5rem 1rem #00000026!important}:host(.standalone-mode) .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}:host(.standalone-mode) .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}:host(.standalone-mode) .shadow-none{box-shadow:none!important}:host(.standalone-mode) .position-static{position:static!important}:host(.standalone-mode) .position-relative{position:relative!important}:host(.standalone-mode) .position-absolute{position:absolute!important}:host(.standalone-mode) .position-fixed{position:fixed!important}:host(.standalone-mode) .position-sticky{position:sticky!important}:host(.standalone-mode) .top-0{top:0!important}:host(.standalone-mode) .top-50{top:50%!important}:host(.standalone-mode) .top-100{top:100%!important}:host(.standalone-mode) .bottom-0{bottom:0!important}:host(.standalone-mode) .bottom-50{bottom:50%!important}:host(.standalone-mode) .bottom-100{bottom:100%!important}:host(.standalone-mode) .start-0{left:0!important}:host(.standalone-mode) .start-50{left:50%!important}:host(.standalone-mode) .start-100{left:100%!important}:host(.standalone-mode) .end-0{right:0!important}:host(.standalone-mode) .end-50{right:50%!important}:host(.standalone-mode) .end-100{right:100%!important}:host(.standalone-mode) .translate-middle{transform:translate(-50%,-50%)!important}:host(.standalone-mode) .translate-middle-x{transform:translate(-50%)!important}:host(.standalone-mode) .translate-middle-y{transform:translateY(-50%)!important}:host(.standalone-mode) .border{border:1px solid var(--qt-trad-grey)!important}:host(.standalone-mode) .border-0{border:0!important}:host(.standalone-mode) .border-top{border-top:1px solid var(--qt-trad-grey)!important}:host(.standalone-mode) .border-top-0{border-top:0!important}:host(.standalone-mode) .border-end{border-right:1px solid var(--qt-trad-grey)!important}:host(.standalone-mode) .border-end-0{border-right:0!important}:host(.standalone-mode) .border-bottom{border-bottom:1px solid var(--qt-trad-grey)!important}:host(.standalone-mode) .border-bottom-0{border-bottom:0!important}:host(.standalone-mode) .border-start{border-left:1px solid var(--qt-trad-grey)!important}:host(.standalone-mode) .border-start-0{border-left:0!important}:host(.standalone-mode) .border-grey{border-color:var(--qt-trad-grey)!important}:host(.standalone-mode) .border-1{border-width:1px!important}:host(.standalone-mode) .border-2{border-width:2px!important}:host(.standalone-mode) .border-3{border-width:3px!important}:host(.standalone-mode) .border-4{border-width:4px!important}:host(.standalone-mode) .border-5{border-width:5px!important}:host(.standalone-mode) .w-25{width:25%!important}:host(.standalone-mode) .w-50{width:50%!important}:host(.standalone-mode) .w-75{width:75%!important}:host(.standalone-mode) .w-100{width:100%!important}:host(.standalone-mode) .w-auto{width:auto!important}:host(.standalone-mode) .mw-100{max-width:100%!important}:host(.standalone-mode) .vw-100{width:100vw!important}:host(.standalone-mode) .min-vw-100{min-width:100vw!important}:host(.standalone-mode) .h-25{height:25%!important}:host(.standalone-mode) .h-50{height:50%!important}:host(.standalone-mode) .h-75{height:75%!important}:host(.standalone-mode) .h-100{height:100%!important}:host(.standalone-mode) .h-auto{height:auto!important}:host(.standalone-mode) .mh-100{max-height:100%!important}:host(.standalone-mode) .vh-100{height:100vh!important}:host(.standalone-mode) .min-vh-100{min-height:100vh!important}:host(.standalone-mode) .flex-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-row{flex-direction:row!important}:host(.standalone-mode) .flex-column{flex-direction:column!important}:host(.standalone-mode) .flex-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-0{gap:0!important}:host(.standalone-mode) .gap-1{gap:4px!important}:host(.standalone-mode) .gap-2{gap:8px!important}:host(.standalone-mode) .gap-3{gap:16px!important}:host(.standalone-mode) .gap-4{gap:1.5rem!important}:host(.standalone-mode) .gap-5{gap:3rem!important}:host(.standalone-mode) .gap-8{gap:8px!important}:host(.standalone-mode) .gap-12{gap:12px!important}:host(.standalone-mode) .gap-16{gap:16px!important}:host(.standalone-mode) .gap-20{gap:20px!important}:host(.standalone-mode) .gap-24{gap:24px!important}:host(.standalone-mode) .gap-32{gap:32px!important}:host(.standalone-mode) .gap-40{gap:40px!important}:host(.standalone-mode) .gap-48{gap:48px!important}:host(.standalone-mode) .gap-56{gap:56px!important}:host(.standalone-mode) .gap-64{gap:64px!important}:host(.standalone-mode) .gap-72{gap:72px!important}:host(.standalone-mode) .gap-80{gap:80px!important}:host(.standalone-mode) .justify-content-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-center{justify-content:center!important}:host(.standalone-mode) .justify-content-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-center{align-items:center!important}:host(.standalone-mode) .align-items-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-center{align-content:center!important}:host(.standalone-mode) .align-content-between{align-content:space-between!important}:host(.standalone-mode) .align-content-around{align-content:space-around!important}:host(.standalone-mode) .align-content-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-auto{align-self:auto!important}:host(.standalone-mode) .align-self-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-center{align-self:center!important}:host(.standalone-mode) .align-self-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-stretch{align-self:stretch!important}:host(.standalone-mode) .order-first{order:-1!important}:host(.standalone-mode) .order-0{order:0!important}:host(.standalone-mode) .order-1{order:1!important}:host(.standalone-mode) .order-2{order:2!important}:host(.standalone-mode) .order-3{order:3!important}:host(.standalone-mode) .order-4{order:4!important}:host(.standalone-mode) .order-5{order:5!important}:host(.standalone-mode) .order-last{order:6!important}:host(.standalone-mode) .m-0{margin:0!important}:host(.standalone-mode) .m-1{margin:4px!important}:host(.standalone-mode) .m-2{margin:8px!important}:host(.standalone-mode) .m-3{margin:16px!important}:host(.standalone-mode) .m-4{margin:1.5rem!important}:host(.standalone-mode) .m-5{margin:3rem!important}:host(.standalone-mode) .m-8{margin:8px!important}:host(.standalone-mode) .m-12{margin:12px!important}:host(.standalone-mode) .m-16{margin:16px!important}:host(.standalone-mode) .m-20{margin:20px!important}:host(.standalone-mode) .m-24{margin:24px!important}:host(.standalone-mode) .m-32{margin:32px!important}:host(.standalone-mode) .m-40{margin:40px!important}:host(.standalone-mode) .m-48{margin:48px!important}:host(.standalone-mode) .m-56{margin:56px!important}:host(.standalone-mode) .m-64{margin:64px!important}:host(.standalone-mode) .m-72{margin:72px!important}:host(.standalone-mode) .m-80{margin:80px!important}:host(.standalone-mode) .m-auto{margin:auto!important}:host(.standalone-mode) .mx-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-0{margin-top:0!important}:host(.standalone-mode) .mt-1{margin-top:4px!important}:host(.standalone-mode) .mt-2{margin-top:8px!important}:host(.standalone-mode) .mt-3{margin-top:16px!important}:host(.standalone-mode) .mt-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-5{margin-top:3rem!important}:host(.standalone-mode) .mt-8{margin-top:8px!important}:host(.standalone-mode) .mt-12{margin-top:12px!important}:host(.standalone-mode) .mt-16{margin-top:16px!important}:host(.standalone-mode) .mt-20{margin-top:20px!important}:host(.standalone-mode) .mt-24{margin-top:24px!important}:host(.standalone-mode) .mt-32{margin-top:32px!important}:host(.standalone-mode) .mt-40{margin-top:40px!important}:host(.standalone-mode) .mt-48{margin-top:48px!important}:host(.standalone-mode) .mt-56{margin-top:56px!important}:host(.standalone-mode) .mt-64{margin-top:64px!important}:host(.standalone-mode) .mt-72{margin-top:72px!important}:host(.standalone-mode) .mt-80{margin-top:80px!important}:host(.standalone-mode) .mt-auto{margin-top:auto!important}:host(.standalone-mode) .mr-0{margin-right:0!important}:host(.standalone-mode) .mr-1{margin-right:4px!important}:host(.standalone-mode) .mr-2{margin-right:8px!important}:host(.standalone-mode) .mr-3{margin-right:16px!important}:host(.standalone-mode) .mr-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-5{margin-right:3rem!important}:host(.standalone-mode) .mr-8{margin-right:8px!important}:host(.standalone-mode) .mr-12{margin-right:12px!important}:host(.standalone-mode) .mr-16{margin-right:16px!important}:host(.standalone-mode) .mr-20{margin-right:20px!important}:host(.standalone-mode) .mr-24{margin-right:24px!important}:host(.standalone-mode) .mr-32{margin-right:32px!important}:host(.standalone-mode) .mr-40{margin-right:40px!important}:host(.standalone-mode) .mr-48{margin-right:48px!important}:host(.standalone-mode) .mr-56{margin-right:56px!important}:host(.standalone-mode) .mr-64{margin-right:64px!important}:host(.standalone-mode) .mr-72{margin-right:72px!important}:host(.standalone-mode) .mr-80{margin-right:80px!important}:host(.standalone-mode) .mr-auto{margin-right:auto!important}:host(.standalone-mode) .mb-0{margin-bottom:0!important}:host(.standalone-mode) .mb-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-0{margin-left:0!important}:host(.standalone-mode) .ml-1{margin-left:4px!important}:host(.standalone-mode) .ml-2{margin-left:8px!important}:host(.standalone-mode) .ml-3{margin-left:16px!important}:host(.standalone-mode) .ml-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-5{margin-left:3rem!important}:host(.standalone-mode) .ml-8{margin-left:8px!important}:host(.standalone-mode) .ml-12{margin-left:12px!important}:host(.standalone-mode) .ml-16{margin-left:16px!important}:host(.standalone-mode) .ml-20{margin-left:20px!important}:host(.standalone-mode) .ml-24{margin-left:24px!important}:host(.standalone-mode) .ml-32{margin-left:32px!important}:host(.standalone-mode) .ml-40{margin-left:40px!important}:host(.standalone-mode) .ml-48{margin-left:48px!important}:host(.standalone-mode) .ml-56{margin-left:56px!important}:host(.standalone-mode) .ml-64{margin-left:64px!important}:host(.standalone-mode) .ml-72{margin-left:72px!important}:host(.standalone-mode) .ml-80{margin-left:80px!important}:host(.standalone-mode) .ml-auto{margin-left:auto!important}:host(.standalone-mode) .m-n1{margin:-4px!important}:host(.standalone-mode) .m-n2{margin:-8px!important}:host(.standalone-mode) .m-n3{margin:-16px!important}:host(.standalone-mode) .m-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-n5{margin:-3rem!important}:host(.standalone-mode) .m-n8{margin:-8px!important}:host(.standalone-mode) .m-n12{margin:-12px!important}:host(.standalone-mode) .m-n16{margin:-16px!important}:host(.standalone-mode) .m-n20{margin:-20px!important}:host(.standalone-mode) .m-n24{margin:-24px!important}:host(.standalone-mode) .m-n32{margin:-32px!important}:host(.standalone-mode) .m-n40{margin:-40px!important}:host(.standalone-mode) .m-n48{margin:-48px!important}:host(.standalone-mode) .m-n56{margin:-56px!important}:host(.standalone-mode) .m-n64{margin:-64px!important}:host(.standalone-mode) .m-n72{margin:-72px!important}:host(.standalone-mode) .m-n80{margin:-80px!important}:host(.standalone-mode) .mx-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-n80{margin-left:-80px!important}:host(.standalone-mode) .p-0{padding:0!important}:host(.standalone-mode) .p-1{padding:4px!important}:host(.standalone-mode) .p-2{padding:8px!important}:host(.standalone-mode) .p-3{padding:16px!important}:host(.standalone-mode) .p-4{padding:1.5rem!important}:host(.standalone-mode) .p-5{padding:3rem!important}:host(.standalone-mode) .p-8{padding:8px!important}:host(.standalone-mode) .p-12{padding:12px!important}:host(.standalone-mode) .p-16{padding:16px!important}:host(.standalone-mode) .p-20{padding:20px!important}:host(.standalone-mode) .p-24{padding:24px!important}:host(.standalone-mode) .p-32{padding:32px!important}:host(.standalone-mode) .p-40{padding:40px!important}:host(.standalone-mode) .p-48{padding:48px!important}:host(.standalone-mode) .p-56{padding:56px!important}:host(.standalone-mode) .p-64{padding:64px!important}:host(.standalone-mode) .p-72{padding:72px!important}:host(.standalone-mode) .p-80{padding:80px!important}:host(.standalone-mode) .px-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-0{padding-top:0!important}:host(.standalone-mode) .pt-1{padding-top:4px!important}:host(.standalone-mode) .pt-2{padding-top:8px!important}:host(.standalone-mode) .pt-3{padding-top:16px!important}:host(.standalone-mode) .pt-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-5{padding-top:3rem!important}:host(.standalone-mode) .pt-8{padding-top:8px!important}:host(.standalone-mode) .pt-12{padding-top:12px!important}:host(.standalone-mode) .pt-16{padding-top:16px!important}:host(.standalone-mode) .pt-20{padding-top:20px!important}:host(.standalone-mode) .pt-24{padding-top:24px!important}:host(.standalone-mode) .pt-32{padding-top:32px!important}:host(.standalone-mode) .pt-40{padding-top:40px!important}:host(.standalone-mode) .pt-48{padding-top:48px!important}:host(.standalone-mode) .pt-56{padding-top:56px!important}:host(.standalone-mode) .pt-64{padding-top:64px!important}:host(.standalone-mode) .pt-72{padding-top:72px!important}:host(.standalone-mode) .pt-80{padding-top:80px!important}:host(.standalone-mode) .pr-0{padding-right:0!important}:host(.standalone-mode) .pr-1{padding-right:4px!important}:host(.standalone-mode) .pr-2{padding-right:8px!important}:host(.standalone-mode) .pr-3{padding-right:16px!important}:host(.standalone-mode) .pr-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-5{padding-right:3rem!important}:host(.standalone-mode) .pr-8{padding-right:8px!important}:host(.standalone-mode) .pr-12{padding-right:12px!important}:host(.standalone-mode) .pr-16{padding-right:16px!important}:host(.standalone-mode) .pr-20{padding-right:20px!important}:host(.standalone-mode) .pr-24{padding-right:24px!important}:host(.standalone-mode) .pr-32{padding-right:32px!important}:host(.standalone-mode) .pr-40{padding-right:40px!important}:host(.standalone-mode) .pr-48{padding-right:48px!important}:host(.standalone-mode) .pr-56{padding-right:56px!important}:host(.standalone-mode) .pr-64{padding-right:64px!important}:host(.standalone-mode) .pr-72{padding-right:72px!important}:host(.standalone-mode) .pr-80{padding-right:80px!important}:host(.standalone-mode) .pb-0{padding-bottom:0!important}:host(.standalone-mode) .pb-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-0{padding-left:0!important}:host(.standalone-mode) .pl-1{padding-left:4px!important}:host(.standalone-mode) .pl-2{padding-left:8px!important}:host(.standalone-mode) .pl-3{padding-left:16px!important}:host(.standalone-mode) .pl-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-5{padding-left:3rem!important}:host(.standalone-mode) .pl-8{padding-left:8px!important}:host(.standalone-mode) .pl-12{padding-left:12px!important}:host(.standalone-mode) .pl-16{padding-left:16px!important}:host(.standalone-mode) .pl-20{padding-left:20px!important}:host(.standalone-mode) .pl-24{padding-left:24px!important}:host(.standalone-mode) .pl-32{padding-left:32px!important}:host(.standalone-mode) .pl-40{padding-left:40px!important}:host(.standalone-mode) .pl-48{padding-left:48px!important}:host(.standalone-mode) .pl-56{padding-left:56px!important}:host(.standalone-mode) .pl-64{padding-left:64px!important}:host(.standalone-mode) .pl-72{padding-left:72px!important}:host(.standalone-mode) .pl-80{padding-left:80px!important}:host(.standalone-mode) .font-monospace{font-family:var(--bs-font-monospace)!important}:host(.standalone-mode) .fs-1{font-size:calc(1.375rem + 1.5vw)!important}:host(.standalone-mode) .fs-2{font-size:calc(1.325rem + .9vw)!important}:host(.standalone-mode) .fs-3{font-size:calc(1.3rem + .6vw)!important}:host(.standalone-mode) .fs-4{font-size:calc(1.275rem + .3vw)!important}:host(.standalone-mode) .fs-5{font-size:1.25rem!important}:host(.standalone-mode) .fs-6{font-size:1rem!important}:host(.standalone-mode) .fst-italic{font-style:italic!important}:host(.standalone-mode) .fst-normal{font-style:normal!important}:host(.standalone-mode) .font-weight-light{font-weight:300!important}:host(.standalone-mode) .font-weight-lighter{font-weight:lighter!important}:host(.standalone-mode) .font-weight-normal{font-weight:400!important}:host(.standalone-mode) .font-weight-semi-bold{font-weight:600!important}:host(.standalone-mode) .font-weight-bold{font-weight:700!important}:host(.standalone-mode) .font-weight-bolder{font-weight:bolder!important}:host(.standalone-mode) .lh-1{line-height:1!important}:host(.standalone-mode) .lh-sm{line-height:1.25!important}:host(.standalone-mode) .lh-base{line-height:1.5!important}:host(.standalone-mode) .lh-lg{line-height:2!important}:host(.standalone-mode) .text-left{text-align:left!important}:host(.standalone-mode) .text-right{text-align:right!important}:host(.standalone-mode) .text-center{text-align:center!important}:host(.standalone-mode) .text-decoration-none{text-decoration:none!important}:host(.standalone-mode) .text-decoration-underline{text-decoration:underline!important}:host(.standalone-mode) .text-decoration-line-through{text-decoration:line-through!important}:host(.standalone-mode) .text-lowercase{text-transform:lowercase!important}:host(.standalone-mode) .text-uppercase{text-transform:uppercase!important}:host(.standalone-mode) .text-capitalize{text-transform:capitalize!important}:host(.standalone-mode) .text-wrap{white-space:normal!important}:host(.standalone-mode) .text-nowrap{white-space:nowrap!important}:host(.standalone-mode) .text-break{word-wrap:break-word!important;word-break:break-word!important}:host(.standalone-mode) .text-primary{color:#0d6efd!important}:host(.standalone-mode) .text-secondary{color:#6c757d!important}:host(.standalone-mode) .text-success{color:#328636!important}:host(.standalone-mode) .text-info{color:#0dcaf0!important}:host(.standalone-mode) .text-warning{color:#ffc107!important}:host(.standalone-mode) .text-danger{color:#d33e54!important}:host(.standalone-mode) .text-light{color:#f8f9fa!important}:host(.standalone-mode) .text-dark{color:#262d33!important}:host(.standalone-mode) .text-gray{color:#f6f7f9!important}:host(.standalone-mode) .text-geyser{color:#ced6e2!important}:host(.standalone-mode) .text-gray-lightest{color:#f8f8fa!important}:host(.standalone-mode) .text-gray-darker{color:#5e6d83!important}:host(.standalone-mode) .text-grey-darkest{color:var(--qt-trad-grey-darkest)!important}:host(.standalone-mode) .text-grey-darker{color:var(--qt-trad-grey-darker)!important}:host(.standalone-mode) .text-blue-dark{color:var(--qt-trad-blue-dark)!important}:host(.standalone-mode) .text-blue-darker{color:var(--qt-trad-blue-darker)!important}:host(.standalone-mode) .text-red-prime{color:var(--qt-trad-red-prime)!important}:host(.standalone-mode) .bg-grey-light{background-color:var(--qt-trad-grey-light)!important}:host(.standalone-mode) .bg-grey-lighter{background-color:var(--qt-trad-grey-lighter)!important}:host(.standalone-mode) .bg-grey-darkest{background-color:var(--qt-trad-grey-darkest)!important}:host(.standalone-mode) .bg-white{background-color:var(--qt-trad-bg)!important}:host(.standalone-mode) .bg-blue-lightest{background-color:var(--qt-trad-blue-lightest)!important}:host(.standalone-mode) .bg-none{background-color:none!important}:host(.standalone-mode) .bg-gradient{background-image:var(--bs-gradient)!important}:host(.standalone-mode) .user-select-all{-webkit-user-select:all!important;user-select:all!important}:host(.standalone-mode) .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}:host(.standalone-mode) .user-select-none{-webkit-user-select:none!important;user-select:none!important}:host(.standalone-mode) .pe-none{pointer-events:none!important}:host(.standalone-mode) .pe-auto{pointer-events:auto!important}:host(.standalone-mode) .rounded{border-radius:.25rem!important}:host(.standalone-mode) .rounded-0{border-radius:0!important}:host(.standalone-mode) .rounded-1{border-radius:.2rem!important}:host(.standalone-mode) .rounded-2{border-radius:.25rem!important}:host(.standalone-mode) .rounded-3{border-radius:.3rem!important}:host(.standalone-mode) .rounded-circle{border-radius:50%!important}:host(.standalone-mode) .rounded-pill{border-radius:50rem!important}:host(.standalone-mode) .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}:host(.standalone-mode) .rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}:host(.standalone-mode) .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}:host(.standalone-mode) .rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}:host(.standalone-mode) .visible{visibility:visible!important}:host(.standalone-mode) .invisible{visibility:hidden!important}:host(.mfe-mode) .align-baseline{vertical-align:baseline!important}:host(.mfe-mode) .align-top{vertical-align:top!important}:host(.mfe-mode) .align-middle{vertical-align:middle!important}:host(.mfe-mode) .align-bottom{vertical-align:bottom!important}:host(.mfe-mode) .align-text-bottom{vertical-align:text-bottom!important}:host(.mfe-mode) .align-text-top{vertical-align:text-top!important}:host(.mfe-mode) .float-start{float:left!important}:host(.mfe-mode) .float-end{float:right!important}:host(.mfe-mode) .float-none{float:none!important}:host(.mfe-mode) .overflow-auto{overflow:auto!important}:host(.mfe-mode) .overflow-hidden{overflow:hidden!important}:host(.mfe-mode) .overflow-visible{overflow:visible!important}:host(.mfe-mode) .overflow-scroll{overflow:scroll!important}:host(.mfe-mode) .d-inline{display:inline!important}:host(.mfe-mode) .d-inline-block{display:inline-block!important}:host(.mfe-mode) .d-block{display:block!important}:host(.mfe-mode) .d-grid{display:grid!important}:host(.mfe-mode) .d-table{display:table!important}:host(.mfe-mode) .d-table-row{display:table-row!important}:host(.mfe-mode) .d-table-cell{display:table-cell!important}:host(.mfe-mode) .d-flex{display:flex!important}:host(.mfe-mode) .d-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-none{display:none!important}:host(.mfe-mode) .shadow{box-shadow:0 .5rem 1rem #00000026!important}:host(.mfe-mode) .shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}:host(.mfe-mode) .shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}:host(.mfe-mode) .shadow-none{box-shadow:none!important}:host(.mfe-mode) .position-static{position:static!important}:host(.mfe-mode) .position-relative{position:relative!important}:host(.mfe-mode) .position-absolute{position:absolute!important}:host(.mfe-mode) .position-fixed{position:fixed!important}:host(.mfe-mode) .position-sticky{position:sticky!important}:host(.mfe-mode) .top-0{top:0!important}:host(.mfe-mode) .top-50{top:50%!important}:host(.mfe-mode) .top-100{top:100%!important}:host(.mfe-mode) .bottom-0{bottom:0!important}:host(.mfe-mode) .bottom-50{bottom:50%!important}:host(.mfe-mode) .bottom-100{bottom:100%!important}:host(.mfe-mode) .start-0{left:0!important}:host(.mfe-mode) .start-50{left:50%!important}:host(.mfe-mode) .start-100{left:100%!important}:host(.mfe-mode) .end-0{right:0!important}:host(.mfe-mode) .end-50{right:50%!important}:host(.mfe-mode) .end-100{right:100%!important}:host(.mfe-mode) .translate-middle{transform:translate(-50%,-50%)!important}:host(.mfe-mode) .translate-middle-x{transform:translate(-50%)!important}:host(.mfe-mode) .translate-middle-y{transform:translateY(-50%)!important}:host(.mfe-mode) .border{border:1px solid var(--qt-trad-grey)!important}:host(.mfe-mode) .border-0{border:0!important}:host(.mfe-mode) .border-top{border-top:1px solid var(--qt-trad-grey)!important}:host(.mfe-mode) .border-top-0{border-top:0!important}:host(.mfe-mode) .border-end{border-right:1px solid var(--qt-trad-grey)!important}:host(.mfe-mode) .border-end-0{border-right:0!important}:host(.mfe-mode) .border-bottom{border-bottom:1px solid var(--qt-trad-grey)!important}:host(.mfe-mode) .border-bottom-0{border-bottom:0!important}:host(.mfe-mode) .border-start{border-left:1px solid var(--qt-trad-grey)!important}:host(.mfe-mode) .border-start-0{border-left:0!important}:host(.mfe-mode) .border-grey{border-color:var(--qt-trad-grey)!important}:host(.mfe-mode) .border-1{border-width:1px!important}:host(.mfe-mode) .border-2{border-width:2px!important}:host(.mfe-mode) .border-3{border-width:3px!important}:host(.mfe-mode) .border-4{border-width:4px!important}:host(.mfe-mode) .border-5{border-width:5px!important}:host(.mfe-mode) .w-25{width:25%!important}:host(.mfe-mode) .w-50{width:50%!important}:host(.mfe-mode) .w-75{width:75%!important}:host(.mfe-mode) .w-100{width:100%!important}:host(.mfe-mode) .w-auto{width:auto!important}:host(.mfe-mode) .mw-100{max-width:100%!important}:host(.mfe-mode) .vw-100{width:100vw!important}:host(.mfe-mode) .min-vw-100{min-width:100vw!important}:host(.mfe-mode) .h-25{height:25%!important}:host(.mfe-mode) .h-50{height:50%!important}:host(.mfe-mode) .h-75{height:75%!important}:host(.mfe-mode) .h-100{height:100%!important}:host(.mfe-mode) .h-auto{height:auto!important}:host(.mfe-mode) .mh-100{max-height:100%!important}:host(.mfe-mode) .vh-100{height:100vh!important}:host(.mfe-mode) .min-vh-100{min-height:100vh!important}:host(.mfe-mode) .flex-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-row{flex-direction:row!important}:host(.mfe-mode) .flex-column{flex-direction:column!important}:host(.mfe-mode) .flex-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-0{gap:0!important}:host(.mfe-mode) .gap-1{gap:4px!important}:host(.mfe-mode) .gap-2{gap:8px!important}:host(.mfe-mode) .gap-3{gap:16px!important}:host(.mfe-mode) .gap-4{gap:1.5rem!important}:host(.mfe-mode) .gap-5{gap:3rem!important}:host(.mfe-mode) .gap-8{gap:8px!important}:host(.mfe-mode) .gap-12{gap:12px!important}:host(.mfe-mode) .gap-16{gap:16px!important}:host(.mfe-mode) .gap-20{gap:20px!important}:host(.mfe-mode) .gap-24{gap:24px!important}:host(.mfe-mode) .gap-32{gap:32px!important}:host(.mfe-mode) .gap-40{gap:40px!important}:host(.mfe-mode) .gap-48{gap:48px!important}:host(.mfe-mode) .gap-56{gap:56px!important}:host(.mfe-mode) .gap-64{gap:64px!important}:host(.mfe-mode) .gap-72{gap:72px!important}:host(.mfe-mode) .gap-80{gap:80px!important}:host(.mfe-mode) .justify-content-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-center{justify-content:center!important}:host(.mfe-mode) .justify-content-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-center{align-items:center!important}:host(.mfe-mode) .align-items-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-center{align-content:center!important}:host(.mfe-mode) .align-content-between{align-content:space-between!important}:host(.mfe-mode) .align-content-around{align-content:space-around!important}:host(.mfe-mode) .align-content-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-auto{align-self:auto!important}:host(.mfe-mode) .align-self-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-center{align-self:center!important}:host(.mfe-mode) .align-self-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-stretch{align-self:stretch!important}:host(.mfe-mode) .order-first{order:-1!important}:host(.mfe-mode) .order-0{order:0!important}:host(.mfe-mode) .order-1{order:1!important}:host(.mfe-mode) .order-2{order:2!important}:host(.mfe-mode) .order-3{order:3!important}:host(.mfe-mode) .order-4{order:4!important}:host(.mfe-mode) .order-5{order:5!important}:host(.mfe-mode) .order-last{order:6!important}:host(.mfe-mode) .m-0{margin:0!important}:host(.mfe-mode) .m-1{margin:4px!important}:host(.mfe-mode) .m-2{margin:8px!important}:host(.mfe-mode) .m-3{margin:16px!important}:host(.mfe-mode) .m-4{margin:1.5rem!important}:host(.mfe-mode) .m-5{margin:3rem!important}:host(.mfe-mode) .m-8{margin:8px!important}:host(.mfe-mode) .m-12{margin:12px!important}:host(.mfe-mode) .m-16{margin:16px!important}:host(.mfe-mode) .m-20{margin:20px!important}:host(.mfe-mode) .m-24{margin:24px!important}:host(.mfe-mode) .m-32{margin:32px!important}:host(.mfe-mode) .m-40{margin:40px!important}:host(.mfe-mode) .m-48{margin:48px!important}:host(.mfe-mode) .m-56{margin:56px!important}:host(.mfe-mode) .m-64{margin:64px!important}:host(.mfe-mode) .m-72{margin:72px!important}:host(.mfe-mode) .m-80{margin:80px!important}:host(.mfe-mode) .m-auto{margin:auto!important}:host(.mfe-mode) .mx-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-0{margin-top:0!important}:host(.mfe-mode) .mt-1{margin-top:4px!important}:host(.mfe-mode) .mt-2{margin-top:8px!important}:host(.mfe-mode) .mt-3{margin-top:16px!important}:host(.mfe-mode) .mt-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-5{margin-top:3rem!important}:host(.mfe-mode) .mt-8{margin-top:8px!important}:host(.mfe-mode) .mt-12{margin-top:12px!important}:host(.mfe-mode) .mt-16{margin-top:16px!important}:host(.mfe-mode) .mt-20{margin-top:20px!important}:host(.mfe-mode) .mt-24{margin-top:24px!important}:host(.mfe-mode) .mt-32{margin-top:32px!important}:host(.mfe-mode) .mt-40{margin-top:40px!important}:host(.mfe-mode) .mt-48{margin-top:48px!important}:host(.mfe-mode) .mt-56{margin-top:56px!important}:host(.mfe-mode) .mt-64{margin-top:64px!important}:host(.mfe-mode) .mt-72{margin-top:72px!important}:host(.mfe-mode) .mt-80{margin-top:80px!important}:host(.mfe-mode) .mt-auto{margin-top:auto!important}:host(.mfe-mode) .mr-0{margin-right:0!important}:host(.mfe-mode) .mr-1{margin-right:4px!important}:host(.mfe-mode) .mr-2{margin-right:8px!important}:host(.mfe-mode) .mr-3{margin-right:16px!important}:host(.mfe-mode) .mr-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-5{margin-right:3rem!important}:host(.mfe-mode) .mr-8{margin-right:8px!important}:host(.mfe-mode) .mr-12{margin-right:12px!important}:host(.mfe-mode) .mr-16{margin-right:16px!important}:host(.mfe-mode) .mr-20{margin-right:20px!important}:host(.mfe-mode) .mr-24{margin-right:24px!important}:host(.mfe-mode) .mr-32{margin-right:32px!important}:host(.mfe-mode) .mr-40{margin-right:40px!important}:host(.mfe-mode) .mr-48{margin-right:48px!important}:host(.mfe-mode) .mr-56{margin-right:56px!important}:host(.mfe-mode) .mr-64{margin-right:64px!important}:host(.mfe-mode) .mr-72{margin-right:72px!important}:host(.mfe-mode) .mr-80{margin-right:80px!important}:host(.mfe-mode) .mr-auto{margin-right:auto!important}:host(.mfe-mode) .mb-0{margin-bottom:0!important}:host(.mfe-mode) .mb-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-0{margin-left:0!important}:host(.mfe-mode) .ml-1{margin-left:4px!important}:host(.mfe-mode) .ml-2{margin-left:8px!important}:host(.mfe-mode) .ml-3{margin-left:16px!important}:host(.mfe-mode) .ml-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-5{margin-left:3rem!important}:host(.mfe-mode) .ml-8{margin-left:8px!important}:host(.mfe-mode) .ml-12{margin-left:12px!important}:host(.mfe-mode) .ml-16{margin-left:16px!important}:host(.mfe-mode) .ml-20{margin-left:20px!important}:host(.mfe-mode) .ml-24{margin-left:24px!important}:host(.mfe-mode) .ml-32{margin-left:32px!important}:host(.mfe-mode) .ml-40{margin-left:40px!important}:host(.mfe-mode) .ml-48{margin-left:48px!important}:host(.mfe-mode) .ml-56{margin-left:56px!important}:host(.mfe-mode) .ml-64{margin-left:64px!important}:host(.mfe-mode) .ml-72{margin-left:72px!important}:host(.mfe-mode) .ml-80{margin-left:80px!important}:host(.mfe-mode) .ml-auto{margin-left:auto!important}:host(.mfe-mode) .m-n1{margin:-4px!important}:host(.mfe-mode) .m-n2{margin:-8px!important}:host(.mfe-mode) .m-n3{margin:-16px!important}:host(.mfe-mode) .m-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-n5{margin:-3rem!important}:host(.mfe-mode) .m-n8{margin:-8px!important}:host(.mfe-mode) .m-n12{margin:-12px!important}:host(.mfe-mode) .m-n16{margin:-16px!important}:host(.mfe-mode) .m-n20{margin:-20px!important}:host(.mfe-mode) .m-n24{margin:-24px!important}:host(.mfe-mode) .m-n32{margin:-32px!important}:host(.mfe-mode) .m-n40{margin:-40px!important}:host(.mfe-mode) .m-n48{margin:-48px!important}:host(.mfe-mode) .m-n56{margin:-56px!important}:host(.mfe-mode) .m-n64{margin:-64px!important}:host(.mfe-mode) .m-n72{margin:-72px!important}:host(.mfe-mode) .m-n80{margin:-80px!important}:host(.mfe-mode) .mx-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-n80{margin-left:-80px!important}:host(.mfe-mode) .p-0{padding:0!important}:host(.mfe-mode) .p-1{padding:4px!important}:host(.mfe-mode) .p-2{padding:8px!important}:host(.mfe-mode) .p-3{padding:16px!important}:host(.mfe-mode) .p-4{padding:1.5rem!important}:host(.mfe-mode) .p-5{padding:3rem!important}:host(.mfe-mode) .p-8{padding:8px!important}:host(.mfe-mode) .p-12{padding:12px!important}:host(.mfe-mode) .p-16{padding:16px!important}:host(.mfe-mode) .p-20{padding:20px!important}:host(.mfe-mode) .p-24{padding:24px!important}:host(.mfe-mode) .p-32{padding:32px!important}:host(.mfe-mode) .p-40{padding:40px!important}:host(.mfe-mode) .p-48{padding:48px!important}:host(.mfe-mode) .p-56{padding:56px!important}:host(.mfe-mode) .p-64{padding:64px!important}:host(.mfe-mode) .p-72{padding:72px!important}:host(.mfe-mode) .p-80{padding:80px!important}:host(.mfe-mode) .px-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-0{padding-top:0!important}:host(.mfe-mode) .pt-1{padding-top:4px!important}:host(.mfe-mode) .pt-2{padding-top:8px!important}:host(.mfe-mode) .pt-3{padding-top:16px!important}:host(.mfe-mode) .pt-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-5{padding-top:3rem!important}:host(.mfe-mode) .pt-8{padding-top:8px!important}:host(.mfe-mode) .pt-12{padding-top:12px!important}:host(.mfe-mode) .pt-16{padding-top:16px!important}:host(.mfe-mode) .pt-20{padding-top:20px!important}:host(.mfe-mode) .pt-24{padding-top:24px!important}:host(.mfe-mode) .pt-32{padding-top:32px!important}:host(.mfe-mode) .pt-40{padding-top:40px!important}:host(.mfe-mode) .pt-48{padding-top:48px!important}:host(.mfe-mode) .pt-56{padding-top:56px!important}:host(.mfe-mode) .pt-64{padding-top:64px!important}:host(.mfe-mode) .pt-72{padding-top:72px!important}:host(.mfe-mode) .pt-80{padding-top:80px!important}:host(.mfe-mode) .pr-0{padding-right:0!important}:host(.mfe-mode) .pr-1{padding-right:4px!important}:host(.mfe-mode) .pr-2{padding-right:8px!important}:host(.mfe-mode) .pr-3{padding-right:16px!important}:host(.mfe-mode) .pr-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-5{padding-right:3rem!important}:host(.mfe-mode) .pr-8{padding-right:8px!important}:host(.mfe-mode) .pr-12{padding-right:12px!important}:host(.mfe-mode) .pr-16{padding-right:16px!important}:host(.mfe-mode) .pr-20{padding-right:20px!important}:host(.mfe-mode) .pr-24{padding-right:24px!important}:host(.mfe-mode) .pr-32{padding-right:32px!important}:host(.mfe-mode) .pr-40{padding-right:40px!important}:host(.mfe-mode) .pr-48{padding-right:48px!important}:host(.mfe-mode) .pr-56{padding-right:56px!important}:host(.mfe-mode) .pr-64{padding-right:64px!important}:host(.mfe-mode) .pr-72{padding-right:72px!important}:host(.mfe-mode) .pr-80{padding-right:80px!important}:host(.mfe-mode) .pb-0{padding-bottom:0!important}:host(.mfe-mode) .pb-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-0{padding-left:0!important}:host(.mfe-mode) .pl-1{padding-left:4px!important}:host(.mfe-mode) .pl-2{padding-left:8px!important}:host(.mfe-mode) .pl-3{padding-left:16px!important}:host(.mfe-mode) .pl-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-5{padding-left:3rem!important}:host(.mfe-mode) .pl-8{padding-left:8px!important}:host(.mfe-mode) .pl-12{padding-left:12px!important}:host(.mfe-mode) .pl-16{padding-left:16px!important}:host(.mfe-mode) .pl-20{padding-left:20px!important}:host(.mfe-mode) .pl-24{padding-left:24px!important}:host(.mfe-mode) .pl-32{padding-left:32px!important}:host(.mfe-mode) .pl-40{padding-left:40px!important}:host(.mfe-mode) .pl-48{padding-left:48px!important}:host(.mfe-mode) .pl-56{padding-left:56px!important}:host(.mfe-mode) .pl-64{padding-left:64px!important}:host(.mfe-mode) .pl-72{padding-left:72px!important}:host(.mfe-mode) .pl-80{padding-left:80px!important}:host(.mfe-mode) .font-monospace{font-family:var(--bs-font-monospace)!important}:host(.mfe-mode) .fs-1{font-size:calc(1.375rem + 1.5vw)!important}:host(.mfe-mode) .fs-2{font-size:calc(1.325rem + .9vw)!important}:host(.mfe-mode) .fs-3{font-size:calc(1.3rem + .6vw)!important}:host(.mfe-mode) .fs-4{font-size:calc(1.275rem + .3vw)!important}:host(.mfe-mode) .fs-5{font-size:1.25rem!important}:host(.mfe-mode) .fs-6{font-size:1rem!important}:host(.mfe-mode) .fst-italic{font-style:italic!important}:host(.mfe-mode) .fst-normal{font-style:normal!important}:host(.mfe-mode) .font-weight-light{font-weight:300!important}:host(.mfe-mode) .font-weight-lighter{font-weight:lighter!important}:host(.mfe-mode) .font-weight-normal{font-weight:400!important}:host(.mfe-mode) .font-weight-semi-bold{font-weight:600!important}:host(.mfe-mode) .font-weight-bold{font-weight:700!important}:host(.mfe-mode) .font-weight-bolder{font-weight:bolder!important}:host(.mfe-mode) .lh-1{line-height:1!important}:host(.mfe-mode) .lh-sm{line-height:1.25!important}:host(.mfe-mode) .lh-base{line-height:1.5!important}:host(.mfe-mode) .lh-lg{line-height:2!important}:host(.mfe-mode) .text-left{text-align:left!important}:host(.mfe-mode) .text-right{text-align:right!important}:host(.mfe-mode) .text-center{text-align:center!important}:host(.mfe-mode) .text-decoration-none{text-decoration:none!important}:host(.mfe-mode) .text-decoration-underline{text-decoration:underline!important}:host(.mfe-mode) .text-decoration-line-through{text-decoration:line-through!important}:host(.mfe-mode) .text-lowercase{text-transform:lowercase!important}:host(.mfe-mode) .text-uppercase{text-transform:uppercase!important}:host(.mfe-mode) .text-capitalize{text-transform:capitalize!important}:host(.mfe-mode) .text-wrap{white-space:normal!important}:host(.mfe-mode) .text-nowrap{white-space:nowrap!important}:host(.mfe-mode) .text-break{word-wrap:break-word!important;word-break:break-word!important}:host(.mfe-mode) .text-primary{color:#0d6efd!important}:host(.mfe-mode) .text-secondary{color:#6c757d!important}:host(.mfe-mode) .text-success{color:#328636!important}:host(.mfe-mode) .text-info{color:#0dcaf0!important}:host(.mfe-mode) .text-warning{color:#ffc107!important}:host(.mfe-mode) .text-danger{color:#d33e54!important}:host(.mfe-mode) .text-light{color:#f8f9fa!important}:host(.mfe-mode) .text-dark{color:#262d33!important}:host(.mfe-mode) .text-gray{color:#f6f7f9!important}:host(.mfe-mode) .text-geyser{color:#ced6e2!important}:host(.mfe-mode) .text-gray-lightest{color:#f8f8fa!important}:host(.mfe-mode) .text-gray-darker{color:#5e6d83!important}:host(.mfe-mode) .text-grey-darkest{color:var(--qt-trad-grey-darkest)!important}:host(.mfe-mode) .text-grey-darker{color:var(--qt-trad-grey-darker)!important}:host(.mfe-mode) .text-blue-dark{color:var(--qt-trad-blue-dark)!important}:host(.mfe-mode) .text-blue-darker{color:var(--qt-trad-blue-darker)!important}:host(.mfe-mode) .text-red-prime{color:var(--qt-trad-red-prime)!important}:host(.mfe-mode) .bg-grey-light{background-color:var(--qt-trad-grey-light)!important}:host(.mfe-mode) .bg-grey-lighter{background-color:var(--qt-trad-grey-lighter)!important}:host(.mfe-mode) .bg-grey-darkest{background-color:var(--qt-trad-grey-darkest)!important}:host(.mfe-mode) .bg-white{background-color:var(--qt-trad-bg)!important}:host(.mfe-mode) .bg-blue-lightest{background-color:var(--qt-trad-blue-lightest)!important}:host(.mfe-mode) .bg-none{background-color:none!important}:host(.mfe-mode) .bg-gradient{background-image:var(--bs-gradient)!important}:host(.mfe-mode) .user-select-all{-webkit-user-select:all!important;user-select:all!important}:host(.mfe-mode) .user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}:host(.mfe-mode) .user-select-none{-webkit-user-select:none!important;user-select:none!important}:host(.mfe-mode) .pe-none{pointer-events:none!important}:host(.mfe-mode) .pe-auto{pointer-events:auto!important}:host(.mfe-mode) .rounded{border-radius:.25rem!important}:host(.mfe-mode) .rounded-0{border-radius:0!important}:host(.mfe-mode) .rounded-1{border-radius:.2rem!important}:host(.mfe-mode) .rounded-2{border-radius:.25rem!important}:host(.mfe-mode) .rounded-3{border-radius:.3rem!important}:host(.mfe-mode) .rounded-circle{border-radius:50%!important}:host(.mfe-mode) .rounded-pill{border-radius:50rem!important}:host(.mfe-mode) .rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}:host(.mfe-mode) .rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}:host(.mfe-mode) .rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}:host(.mfe-mode) .rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}:host(.mfe-mode) .visible{visibility:visible!important}:host(.mfe-mode) .invisible{visibility:hidden!important}@media (min-width: 361px){:host(.standalone-mode) .float-sm-start{float:left!important}:host(.standalone-mode) .float-sm-end{float:right!important}:host(.standalone-mode) .float-sm-none{float:none!important}:host(.standalone-mode) .d-sm-inline{display:inline!important}:host(.standalone-mode) .d-sm-inline-block{display:inline-block!important}:host(.standalone-mode) .d-sm-block{display:block!important}:host(.standalone-mode) .d-sm-grid{display:grid!important}:host(.standalone-mode) .d-sm-table{display:table!important}:host(.standalone-mode) .d-sm-table-row{display:table-row!important}:host(.standalone-mode) .d-sm-table-cell{display:table-cell!important}:host(.standalone-mode) .d-sm-flex{display:flex!important}:host(.standalone-mode) .d-sm-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-sm-none{display:none!important}:host(.standalone-mode) .flex-sm-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-sm-row{flex-direction:row!important}:host(.standalone-mode) .flex-sm-column{flex-direction:column!important}:host(.standalone-mode) .flex-sm-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-sm-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-sm-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-sm-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-sm-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-sm-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-sm-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-sm-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-sm-0{gap:0!important}:host(.standalone-mode) .gap-sm-1{gap:4px!important}:host(.standalone-mode) .gap-sm-2{gap:8px!important}:host(.standalone-mode) .gap-sm-3{gap:16px!important}:host(.standalone-mode) .gap-sm-4{gap:1.5rem!important}:host(.standalone-mode) .gap-sm-5{gap:3rem!important}:host(.standalone-mode) .gap-sm-8{gap:8px!important}:host(.standalone-mode) .gap-sm-12{gap:12px!important}:host(.standalone-mode) .gap-sm-16{gap:16px!important}:host(.standalone-mode) .gap-sm-20{gap:20px!important}:host(.standalone-mode) .gap-sm-24{gap:24px!important}:host(.standalone-mode) .gap-sm-32{gap:32px!important}:host(.standalone-mode) .gap-sm-40{gap:40px!important}:host(.standalone-mode) .gap-sm-48{gap:48px!important}:host(.standalone-mode) .gap-sm-56{gap:56px!important}:host(.standalone-mode) .gap-sm-64{gap:64px!important}:host(.standalone-mode) .gap-sm-72{gap:72px!important}:host(.standalone-mode) .gap-sm-80{gap:80px!important}:host(.standalone-mode) .justify-content-sm-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-sm-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-sm-center{justify-content:center!important}:host(.standalone-mode) .justify-content-sm-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-sm-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-sm-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-sm-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-sm-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-sm-center{align-items:center!important}:host(.standalone-mode) .align-items-sm-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-sm-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-sm-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-sm-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-sm-center{align-content:center!important}:host(.standalone-mode) .align-content-sm-between{align-content:space-between!important}:host(.standalone-mode) .align-content-sm-around{align-content:space-around!important}:host(.standalone-mode) .align-content-sm-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-sm-auto{align-self:auto!important}:host(.standalone-mode) .align-self-sm-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-sm-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-sm-center{align-self:center!important}:host(.standalone-mode) .align-self-sm-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-sm-stretch{align-self:stretch!important}:host(.standalone-mode) .order-sm-first{order:-1!important}:host(.standalone-mode) .order-sm-0{order:0!important}:host(.standalone-mode) .order-sm-1{order:1!important}:host(.standalone-mode) .order-sm-2{order:2!important}:host(.standalone-mode) .order-sm-3{order:3!important}:host(.standalone-mode) .order-sm-4{order:4!important}:host(.standalone-mode) .order-sm-5{order:5!important}:host(.standalone-mode) .order-sm-last{order:6!important}:host(.standalone-mode) .m-sm-0{margin:0!important}:host(.standalone-mode) .m-sm-1{margin:4px!important}:host(.standalone-mode) .m-sm-2{margin:8px!important}:host(.standalone-mode) .m-sm-3{margin:16px!important}:host(.standalone-mode) .m-sm-4{margin:1.5rem!important}:host(.standalone-mode) .m-sm-5{margin:3rem!important}:host(.standalone-mode) .m-sm-8{margin:8px!important}:host(.standalone-mode) .m-sm-12{margin:12px!important}:host(.standalone-mode) .m-sm-16{margin:16px!important}:host(.standalone-mode) .m-sm-20{margin:20px!important}:host(.standalone-mode) .m-sm-24{margin:24px!important}:host(.standalone-mode) .m-sm-32{margin:32px!important}:host(.standalone-mode) .m-sm-40{margin:40px!important}:host(.standalone-mode) .m-sm-48{margin:48px!important}:host(.standalone-mode) .m-sm-56{margin:56px!important}:host(.standalone-mode) .m-sm-64{margin:64px!important}:host(.standalone-mode) .m-sm-72{margin:72px!important}:host(.standalone-mode) .m-sm-80{margin:80px!important}:host(.standalone-mode) .m-sm-auto{margin:auto!important}:host(.standalone-mode) .mx-sm-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-sm-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-sm-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-sm-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-sm-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-sm-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-sm-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-sm-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-sm-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-sm-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-sm-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-sm-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-sm-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-sm-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-sm-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-sm-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-sm-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-sm-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-sm-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-sm-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-sm-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-sm-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-sm-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-sm-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-sm-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-sm-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-sm-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-sm-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-sm-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-sm-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-sm-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-sm-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-sm-0{margin-top:0!important}:host(.standalone-mode) .mt-sm-1{margin-top:4px!important}:host(.standalone-mode) .mt-sm-2{margin-top:8px!important}:host(.standalone-mode) .mt-sm-3{margin-top:16px!important}:host(.standalone-mode) .mt-sm-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-sm-5{margin-top:3rem!important}:host(.standalone-mode) .mt-sm-8{margin-top:8px!important}:host(.standalone-mode) .mt-sm-12{margin-top:12px!important}:host(.standalone-mode) .mt-sm-16{margin-top:16px!important}:host(.standalone-mode) .mt-sm-20{margin-top:20px!important}:host(.standalone-mode) .mt-sm-24{margin-top:24px!important}:host(.standalone-mode) .mt-sm-32{margin-top:32px!important}:host(.standalone-mode) .mt-sm-40{margin-top:40px!important}:host(.standalone-mode) .mt-sm-48{margin-top:48px!important}:host(.standalone-mode) .mt-sm-56{margin-top:56px!important}:host(.standalone-mode) .mt-sm-64{margin-top:64px!important}:host(.standalone-mode) .mt-sm-72{margin-top:72px!important}:host(.standalone-mode) .mt-sm-80{margin-top:80px!important}:host(.standalone-mode) .mt-sm-auto{margin-top:auto!important}:host(.standalone-mode) .mr-sm-0{margin-right:0!important}:host(.standalone-mode) .mr-sm-1{margin-right:4px!important}:host(.standalone-mode) .mr-sm-2{margin-right:8px!important}:host(.standalone-mode) .mr-sm-3{margin-right:16px!important}:host(.standalone-mode) .mr-sm-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-sm-5{margin-right:3rem!important}:host(.standalone-mode) .mr-sm-8{margin-right:8px!important}:host(.standalone-mode) .mr-sm-12{margin-right:12px!important}:host(.standalone-mode) .mr-sm-16{margin-right:16px!important}:host(.standalone-mode) .mr-sm-20{margin-right:20px!important}:host(.standalone-mode) .mr-sm-24{margin-right:24px!important}:host(.standalone-mode) .mr-sm-32{margin-right:32px!important}:host(.standalone-mode) .mr-sm-40{margin-right:40px!important}:host(.standalone-mode) .mr-sm-48{margin-right:48px!important}:host(.standalone-mode) .mr-sm-56{margin-right:56px!important}:host(.standalone-mode) .mr-sm-64{margin-right:64px!important}:host(.standalone-mode) .mr-sm-72{margin-right:72px!important}:host(.standalone-mode) .mr-sm-80{margin-right:80px!important}:host(.standalone-mode) .mr-sm-auto{margin-right:auto!important}:host(.standalone-mode) .mb-sm-0{margin-bottom:0!important}:host(.standalone-mode) .mb-sm-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-sm-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-sm-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-sm-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-sm-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-sm-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-sm-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-sm-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-sm-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-sm-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-sm-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-sm-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-sm-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-sm-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-sm-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-sm-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-sm-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-sm-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-sm-0{margin-left:0!important}:host(.standalone-mode) .ml-sm-1{margin-left:4px!important}:host(.standalone-mode) .ml-sm-2{margin-left:8px!important}:host(.standalone-mode) .ml-sm-3{margin-left:16px!important}:host(.standalone-mode) .ml-sm-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-sm-5{margin-left:3rem!important}:host(.standalone-mode) .ml-sm-8{margin-left:8px!important}:host(.standalone-mode) .ml-sm-12{margin-left:12px!important}:host(.standalone-mode) .ml-sm-16{margin-left:16px!important}:host(.standalone-mode) .ml-sm-20{margin-left:20px!important}:host(.standalone-mode) .ml-sm-24{margin-left:24px!important}:host(.standalone-mode) .ml-sm-32{margin-left:32px!important}:host(.standalone-mode) .ml-sm-40{margin-left:40px!important}:host(.standalone-mode) .ml-sm-48{margin-left:48px!important}:host(.standalone-mode) .ml-sm-56{margin-left:56px!important}:host(.standalone-mode) .ml-sm-64{margin-left:64px!important}:host(.standalone-mode) .ml-sm-72{margin-left:72px!important}:host(.standalone-mode) .ml-sm-80{margin-left:80px!important}:host(.standalone-mode) .ml-sm-auto{margin-left:auto!important}:host(.standalone-mode) .m-sm-n1{margin:-4px!important}:host(.standalone-mode) .m-sm-n2{margin:-8px!important}:host(.standalone-mode) .m-sm-n3{margin:-16px!important}:host(.standalone-mode) .m-sm-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-sm-n5{margin:-3rem!important}:host(.standalone-mode) .m-sm-n8{margin:-8px!important}:host(.standalone-mode) .m-sm-n12{margin:-12px!important}:host(.standalone-mode) .m-sm-n16{margin:-16px!important}:host(.standalone-mode) .m-sm-n20{margin:-20px!important}:host(.standalone-mode) .m-sm-n24{margin:-24px!important}:host(.standalone-mode) .m-sm-n32{margin:-32px!important}:host(.standalone-mode) .m-sm-n40{margin:-40px!important}:host(.standalone-mode) .m-sm-n48{margin:-48px!important}:host(.standalone-mode) .m-sm-n56{margin:-56px!important}:host(.standalone-mode) .m-sm-n64{margin:-64px!important}:host(.standalone-mode) .m-sm-n72{margin:-72px!important}:host(.standalone-mode) .m-sm-n80{margin:-80px!important}:host(.standalone-mode) .mx-sm-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-sm-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-sm-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-sm-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-sm-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-sm-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-sm-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-sm-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-sm-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-sm-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-sm-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-sm-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-sm-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-sm-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-sm-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-sm-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-sm-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-sm-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-sm-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-sm-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-sm-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-sm-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-sm-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-sm-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-sm-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-sm-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-sm-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-sm-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-sm-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-sm-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-sm-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-sm-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-sm-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-sm-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-sm-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-sm-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-sm-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-sm-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-sm-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-sm-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-sm-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-sm-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-sm-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-sm-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-sm-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-sm-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-sm-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-sm-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-sm-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-sm-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-sm-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-sm-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-sm-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-sm-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-sm-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-sm-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-sm-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-sm-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-sm-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-sm-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-sm-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-sm-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-sm-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-sm-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-sm-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-sm-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-sm-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-sm-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-sm-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-sm-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-sm-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-sm-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-sm-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-sm-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-sm-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-sm-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-sm-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-sm-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-sm-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-sm-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-sm-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-sm-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-sm-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-sm-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-sm-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-sm-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-sm-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-sm-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-sm-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-sm-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-sm-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-sm-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-sm-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-sm-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-sm-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-sm-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-sm-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-sm-n80{margin-left:-80px!important}:host(.standalone-mode) .p-sm-0{padding:0!important}:host(.standalone-mode) .p-sm-1{padding:4px!important}:host(.standalone-mode) .p-sm-2{padding:8px!important}:host(.standalone-mode) .p-sm-3{padding:16px!important}:host(.standalone-mode) .p-sm-4{padding:1.5rem!important}:host(.standalone-mode) .p-sm-5{padding:3rem!important}:host(.standalone-mode) .p-sm-8{padding:8px!important}:host(.standalone-mode) .p-sm-12{padding:12px!important}:host(.standalone-mode) .p-sm-16{padding:16px!important}:host(.standalone-mode) .p-sm-20{padding:20px!important}:host(.standalone-mode) .p-sm-24{padding:24px!important}:host(.standalone-mode) .p-sm-32{padding:32px!important}:host(.standalone-mode) .p-sm-40{padding:40px!important}:host(.standalone-mode) .p-sm-48{padding:48px!important}:host(.standalone-mode) .p-sm-56{padding:56px!important}:host(.standalone-mode) .p-sm-64{padding:64px!important}:host(.standalone-mode) .p-sm-72{padding:72px!important}:host(.standalone-mode) .p-sm-80{padding:80px!important}:host(.standalone-mode) .px-sm-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-sm-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-sm-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-sm-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-sm-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-sm-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-sm-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-sm-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-sm-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-sm-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-sm-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-sm-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-sm-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-sm-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-sm-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-sm-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-sm-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-sm-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-sm-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-sm-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-sm-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-sm-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-sm-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-sm-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-sm-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-sm-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-sm-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-sm-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-sm-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-sm-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-sm-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-sm-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-sm-0{padding-top:0!important}:host(.standalone-mode) .pt-sm-1{padding-top:4px!important}:host(.standalone-mode) .pt-sm-2{padding-top:8px!important}:host(.standalone-mode) .pt-sm-3{padding-top:16px!important}:host(.standalone-mode) .pt-sm-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-sm-5{padding-top:3rem!important}:host(.standalone-mode) .pt-sm-8{padding-top:8px!important}:host(.standalone-mode) .pt-sm-12{padding-top:12px!important}:host(.standalone-mode) .pt-sm-16{padding-top:16px!important}:host(.standalone-mode) .pt-sm-20{padding-top:20px!important}:host(.standalone-mode) .pt-sm-24{padding-top:24px!important}:host(.standalone-mode) .pt-sm-32{padding-top:32px!important}:host(.standalone-mode) .pt-sm-40{padding-top:40px!important}:host(.standalone-mode) .pt-sm-48{padding-top:48px!important}:host(.standalone-mode) .pt-sm-56{padding-top:56px!important}:host(.standalone-mode) .pt-sm-64{padding-top:64px!important}:host(.standalone-mode) .pt-sm-72{padding-top:72px!important}:host(.standalone-mode) .pt-sm-80{padding-top:80px!important}:host(.standalone-mode) .pr-sm-0{padding-right:0!important}:host(.standalone-mode) .pr-sm-1{padding-right:4px!important}:host(.standalone-mode) .pr-sm-2{padding-right:8px!important}:host(.standalone-mode) .pr-sm-3{padding-right:16px!important}:host(.standalone-mode) .pr-sm-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-sm-5{padding-right:3rem!important}:host(.standalone-mode) .pr-sm-8{padding-right:8px!important}:host(.standalone-mode) .pr-sm-12{padding-right:12px!important}:host(.standalone-mode) .pr-sm-16{padding-right:16px!important}:host(.standalone-mode) .pr-sm-20{padding-right:20px!important}:host(.standalone-mode) .pr-sm-24{padding-right:24px!important}:host(.standalone-mode) .pr-sm-32{padding-right:32px!important}:host(.standalone-mode) .pr-sm-40{padding-right:40px!important}:host(.standalone-mode) .pr-sm-48{padding-right:48px!important}:host(.standalone-mode) .pr-sm-56{padding-right:56px!important}:host(.standalone-mode) .pr-sm-64{padding-right:64px!important}:host(.standalone-mode) .pr-sm-72{padding-right:72px!important}:host(.standalone-mode) .pr-sm-80{padding-right:80px!important}:host(.standalone-mode) .pb-sm-0{padding-bottom:0!important}:host(.standalone-mode) .pb-sm-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-sm-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-sm-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-sm-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-sm-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-sm-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-sm-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-sm-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-sm-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-sm-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-sm-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-sm-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-sm-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-sm-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-sm-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-sm-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-sm-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-sm-0{padding-left:0!important}:host(.standalone-mode) .pl-sm-1{padding-left:4px!important}:host(.standalone-mode) .pl-sm-2{padding-left:8px!important}:host(.standalone-mode) .pl-sm-3{padding-left:16px!important}:host(.standalone-mode) .pl-sm-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-sm-5{padding-left:3rem!important}:host(.standalone-mode) .pl-sm-8{padding-left:8px!important}:host(.standalone-mode) .pl-sm-12{padding-left:12px!important}:host(.standalone-mode) .pl-sm-16{padding-left:16px!important}:host(.standalone-mode) .pl-sm-20{padding-left:20px!important}:host(.standalone-mode) .pl-sm-24{padding-left:24px!important}:host(.standalone-mode) .pl-sm-32{padding-left:32px!important}:host(.standalone-mode) .pl-sm-40{padding-left:40px!important}:host(.standalone-mode) .pl-sm-48{padding-left:48px!important}:host(.standalone-mode) .pl-sm-56{padding-left:56px!important}:host(.standalone-mode) .pl-sm-64{padding-left:64px!important}:host(.standalone-mode) .pl-sm-72{padding-left:72px!important}:host(.standalone-mode) .pl-sm-80{padding-left:80px!important}:host(.standalone-mode) .text-sm-left{text-align:left!important}:host(.standalone-mode) .text-sm-right{text-align:right!important}:host(.standalone-mode) .text-sm-center{text-align:center!important}}@media (min-width: 409px){:host(.mfe-mode) .float-sm-start{float:left!important}:host(.mfe-mode) .float-sm-end{float:right!important}:host(.mfe-mode) .float-sm-none{float:none!important}:host(.mfe-mode) .d-sm-inline{display:inline!important}:host(.mfe-mode) .d-sm-inline-block{display:inline-block!important}:host(.mfe-mode) .d-sm-block{display:block!important}:host(.mfe-mode) .d-sm-grid{display:grid!important}:host(.mfe-mode) .d-sm-table{display:table!important}:host(.mfe-mode) .d-sm-table-row{display:table-row!important}:host(.mfe-mode) .d-sm-table-cell{display:table-cell!important}:host(.mfe-mode) .d-sm-flex{display:flex!important}:host(.mfe-mode) .d-sm-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-sm-none{display:none!important}:host(.mfe-mode) .flex-sm-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-sm-row{flex-direction:row!important}:host(.mfe-mode) .flex-sm-column{flex-direction:column!important}:host(.mfe-mode) .flex-sm-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-sm-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-sm-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-sm-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-sm-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-sm-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-sm-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-sm-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-sm-0{gap:0!important}:host(.mfe-mode) .gap-sm-1{gap:4px!important}:host(.mfe-mode) .gap-sm-2{gap:8px!important}:host(.mfe-mode) .gap-sm-3{gap:16px!important}:host(.mfe-mode) .gap-sm-4{gap:1.5rem!important}:host(.mfe-mode) .gap-sm-5{gap:3rem!important}:host(.mfe-mode) .gap-sm-8{gap:8px!important}:host(.mfe-mode) .gap-sm-12{gap:12px!important}:host(.mfe-mode) .gap-sm-16{gap:16px!important}:host(.mfe-mode) .gap-sm-20{gap:20px!important}:host(.mfe-mode) .gap-sm-24{gap:24px!important}:host(.mfe-mode) .gap-sm-32{gap:32px!important}:host(.mfe-mode) .gap-sm-40{gap:40px!important}:host(.mfe-mode) .gap-sm-48{gap:48px!important}:host(.mfe-mode) .gap-sm-56{gap:56px!important}:host(.mfe-mode) .gap-sm-64{gap:64px!important}:host(.mfe-mode) .gap-sm-72{gap:72px!important}:host(.mfe-mode) .gap-sm-80{gap:80px!important}:host(.mfe-mode) .justify-content-sm-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-sm-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-sm-center{justify-content:center!important}:host(.mfe-mode) .justify-content-sm-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-sm-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-sm-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-sm-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-sm-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-sm-center{align-items:center!important}:host(.mfe-mode) .align-items-sm-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-sm-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-sm-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-sm-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-sm-center{align-content:center!important}:host(.mfe-mode) .align-content-sm-between{align-content:space-between!important}:host(.mfe-mode) .align-content-sm-around{align-content:space-around!important}:host(.mfe-mode) .align-content-sm-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-sm-auto{align-self:auto!important}:host(.mfe-mode) .align-self-sm-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-sm-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-sm-center{align-self:center!important}:host(.mfe-mode) .align-self-sm-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-sm-stretch{align-self:stretch!important}:host(.mfe-mode) .order-sm-first{order:-1!important}:host(.mfe-mode) .order-sm-0{order:0!important}:host(.mfe-mode) .order-sm-1{order:1!important}:host(.mfe-mode) .order-sm-2{order:2!important}:host(.mfe-mode) .order-sm-3{order:3!important}:host(.mfe-mode) .order-sm-4{order:4!important}:host(.mfe-mode) .order-sm-5{order:5!important}:host(.mfe-mode) .order-sm-last{order:6!important}:host(.mfe-mode) .m-sm-0{margin:0!important}:host(.mfe-mode) .m-sm-1{margin:4px!important}:host(.mfe-mode) .m-sm-2{margin:8px!important}:host(.mfe-mode) .m-sm-3{margin:16px!important}:host(.mfe-mode) .m-sm-4{margin:1.5rem!important}:host(.mfe-mode) .m-sm-5{margin:3rem!important}:host(.mfe-mode) .m-sm-8{margin:8px!important}:host(.mfe-mode) .m-sm-12{margin:12px!important}:host(.mfe-mode) .m-sm-16{margin:16px!important}:host(.mfe-mode) .m-sm-20{margin:20px!important}:host(.mfe-mode) .m-sm-24{margin:24px!important}:host(.mfe-mode) .m-sm-32{margin:32px!important}:host(.mfe-mode) .m-sm-40{margin:40px!important}:host(.mfe-mode) .m-sm-48{margin:48px!important}:host(.mfe-mode) .m-sm-56{margin:56px!important}:host(.mfe-mode) .m-sm-64{margin:64px!important}:host(.mfe-mode) .m-sm-72{margin:72px!important}:host(.mfe-mode) .m-sm-80{margin:80px!important}:host(.mfe-mode) .m-sm-auto{margin:auto!important}:host(.mfe-mode) .mx-sm-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-sm-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-sm-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-sm-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-sm-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-sm-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-sm-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-sm-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-sm-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-sm-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-sm-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-sm-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-sm-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-sm-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-sm-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-sm-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-sm-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-sm-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-sm-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-sm-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-sm-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-sm-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-sm-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-sm-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-sm-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-sm-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-sm-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-sm-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-sm-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-sm-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-sm-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-sm-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-sm-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-sm-0{margin-top:0!important}:host(.mfe-mode) .mt-sm-1{margin-top:4px!important}:host(.mfe-mode) .mt-sm-2{margin-top:8px!important}:host(.mfe-mode) .mt-sm-3{margin-top:16px!important}:host(.mfe-mode) .mt-sm-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-sm-5{margin-top:3rem!important}:host(.mfe-mode) .mt-sm-8{margin-top:8px!important}:host(.mfe-mode) .mt-sm-12{margin-top:12px!important}:host(.mfe-mode) .mt-sm-16{margin-top:16px!important}:host(.mfe-mode) .mt-sm-20{margin-top:20px!important}:host(.mfe-mode) .mt-sm-24{margin-top:24px!important}:host(.mfe-mode) .mt-sm-32{margin-top:32px!important}:host(.mfe-mode) .mt-sm-40{margin-top:40px!important}:host(.mfe-mode) .mt-sm-48{margin-top:48px!important}:host(.mfe-mode) .mt-sm-56{margin-top:56px!important}:host(.mfe-mode) .mt-sm-64{margin-top:64px!important}:host(.mfe-mode) .mt-sm-72{margin-top:72px!important}:host(.mfe-mode) .mt-sm-80{margin-top:80px!important}:host(.mfe-mode) .mt-sm-auto{margin-top:auto!important}:host(.mfe-mode) .mr-sm-0{margin-right:0!important}:host(.mfe-mode) .mr-sm-1{margin-right:4px!important}:host(.mfe-mode) .mr-sm-2{margin-right:8px!important}:host(.mfe-mode) .mr-sm-3{margin-right:16px!important}:host(.mfe-mode) .mr-sm-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-sm-5{margin-right:3rem!important}:host(.mfe-mode) .mr-sm-8{margin-right:8px!important}:host(.mfe-mode) .mr-sm-12{margin-right:12px!important}:host(.mfe-mode) .mr-sm-16{margin-right:16px!important}:host(.mfe-mode) .mr-sm-20{margin-right:20px!important}:host(.mfe-mode) .mr-sm-24{margin-right:24px!important}:host(.mfe-mode) .mr-sm-32{margin-right:32px!important}:host(.mfe-mode) .mr-sm-40{margin-right:40px!important}:host(.mfe-mode) .mr-sm-48{margin-right:48px!important}:host(.mfe-mode) .mr-sm-56{margin-right:56px!important}:host(.mfe-mode) .mr-sm-64{margin-right:64px!important}:host(.mfe-mode) .mr-sm-72{margin-right:72px!important}:host(.mfe-mode) .mr-sm-80{margin-right:80px!important}:host(.mfe-mode) .mr-sm-auto{margin-right:auto!important}:host(.mfe-mode) .mb-sm-0{margin-bottom:0!important}:host(.mfe-mode) .mb-sm-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-sm-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-sm-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-sm-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-sm-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-sm-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-sm-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-sm-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-sm-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-sm-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-sm-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-sm-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-sm-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-sm-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-sm-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-sm-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-sm-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-sm-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-sm-0{margin-left:0!important}:host(.mfe-mode) .ml-sm-1{margin-left:4px!important}:host(.mfe-mode) .ml-sm-2{margin-left:8px!important}:host(.mfe-mode) .ml-sm-3{margin-left:16px!important}:host(.mfe-mode) .ml-sm-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-sm-5{margin-left:3rem!important}:host(.mfe-mode) .ml-sm-8{margin-left:8px!important}:host(.mfe-mode) .ml-sm-12{margin-left:12px!important}:host(.mfe-mode) .ml-sm-16{margin-left:16px!important}:host(.mfe-mode) .ml-sm-20{margin-left:20px!important}:host(.mfe-mode) .ml-sm-24{margin-left:24px!important}:host(.mfe-mode) .ml-sm-32{margin-left:32px!important}:host(.mfe-mode) .ml-sm-40{margin-left:40px!important}:host(.mfe-mode) .ml-sm-48{margin-left:48px!important}:host(.mfe-mode) .ml-sm-56{margin-left:56px!important}:host(.mfe-mode) .ml-sm-64{margin-left:64px!important}:host(.mfe-mode) .ml-sm-72{margin-left:72px!important}:host(.mfe-mode) .ml-sm-80{margin-left:80px!important}:host(.mfe-mode) .ml-sm-auto{margin-left:auto!important}:host(.mfe-mode) .m-sm-n1{margin:-4px!important}:host(.mfe-mode) .m-sm-n2{margin:-8px!important}:host(.mfe-mode) .m-sm-n3{margin:-16px!important}:host(.mfe-mode) .m-sm-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-sm-n5{margin:-3rem!important}:host(.mfe-mode) .m-sm-n8{margin:-8px!important}:host(.mfe-mode) .m-sm-n12{margin:-12px!important}:host(.mfe-mode) .m-sm-n16{margin:-16px!important}:host(.mfe-mode) .m-sm-n20{margin:-20px!important}:host(.mfe-mode) .m-sm-n24{margin:-24px!important}:host(.mfe-mode) .m-sm-n32{margin:-32px!important}:host(.mfe-mode) .m-sm-n40{margin:-40px!important}:host(.mfe-mode) .m-sm-n48{margin:-48px!important}:host(.mfe-mode) .m-sm-n56{margin:-56px!important}:host(.mfe-mode) .m-sm-n64{margin:-64px!important}:host(.mfe-mode) .m-sm-n72{margin:-72px!important}:host(.mfe-mode) .m-sm-n80{margin:-80px!important}:host(.mfe-mode) .mx-sm-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-sm-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-sm-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-sm-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-sm-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-sm-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-sm-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-sm-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-sm-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-sm-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-sm-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-sm-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-sm-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-sm-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-sm-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-sm-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-sm-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-sm-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-sm-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-sm-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-sm-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-sm-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-sm-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-sm-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-sm-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-sm-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-sm-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-sm-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-sm-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-sm-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-sm-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-sm-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-sm-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-sm-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-sm-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-sm-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-sm-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-sm-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-sm-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-sm-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-sm-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-sm-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-sm-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-sm-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-sm-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-sm-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-sm-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-sm-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-sm-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-sm-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-sm-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-sm-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-sm-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-sm-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-sm-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-sm-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-sm-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-sm-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-sm-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-sm-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-sm-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-sm-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-sm-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-sm-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-sm-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-sm-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-sm-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-sm-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-sm-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-sm-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-sm-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-sm-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-sm-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-sm-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-sm-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-sm-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-sm-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-sm-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-sm-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-sm-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-sm-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-sm-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-sm-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-sm-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-sm-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-sm-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-sm-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-sm-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-sm-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-sm-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-sm-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-sm-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-sm-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-sm-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-sm-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-sm-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-sm-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-sm-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-sm-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-sm-n80{margin-left:-80px!important}:host(.mfe-mode) .p-sm-0{padding:0!important}:host(.mfe-mode) .p-sm-1{padding:4px!important}:host(.mfe-mode) .p-sm-2{padding:8px!important}:host(.mfe-mode) .p-sm-3{padding:16px!important}:host(.mfe-mode) .p-sm-4{padding:1.5rem!important}:host(.mfe-mode) .p-sm-5{padding:3rem!important}:host(.mfe-mode) .p-sm-8{padding:8px!important}:host(.mfe-mode) .p-sm-12{padding:12px!important}:host(.mfe-mode) .p-sm-16{padding:16px!important}:host(.mfe-mode) .p-sm-20{padding:20px!important}:host(.mfe-mode) .p-sm-24{padding:24px!important}:host(.mfe-mode) .p-sm-32{padding:32px!important}:host(.mfe-mode) .p-sm-40{padding:40px!important}:host(.mfe-mode) .p-sm-48{padding:48px!important}:host(.mfe-mode) .p-sm-56{padding:56px!important}:host(.mfe-mode) .p-sm-64{padding:64px!important}:host(.mfe-mode) .p-sm-72{padding:72px!important}:host(.mfe-mode) .p-sm-80{padding:80px!important}:host(.mfe-mode) .px-sm-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-sm-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-sm-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-sm-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-sm-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-sm-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-sm-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-sm-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-sm-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-sm-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-sm-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-sm-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-sm-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-sm-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-sm-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-sm-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-sm-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-sm-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-sm-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-sm-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-sm-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-sm-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-sm-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-sm-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-sm-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-sm-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-sm-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-sm-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-sm-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-sm-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-sm-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-sm-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-sm-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-sm-0{padding-top:0!important}:host(.mfe-mode) .pt-sm-1{padding-top:4px!important}:host(.mfe-mode) .pt-sm-2{padding-top:8px!important}:host(.mfe-mode) .pt-sm-3{padding-top:16px!important}:host(.mfe-mode) .pt-sm-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-sm-5{padding-top:3rem!important}:host(.mfe-mode) .pt-sm-8{padding-top:8px!important}:host(.mfe-mode) .pt-sm-12{padding-top:12px!important}:host(.mfe-mode) .pt-sm-16{padding-top:16px!important}:host(.mfe-mode) .pt-sm-20{padding-top:20px!important}:host(.mfe-mode) .pt-sm-24{padding-top:24px!important}:host(.mfe-mode) .pt-sm-32{padding-top:32px!important}:host(.mfe-mode) .pt-sm-40{padding-top:40px!important}:host(.mfe-mode) .pt-sm-48{padding-top:48px!important}:host(.mfe-mode) .pt-sm-56{padding-top:56px!important}:host(.mfe-mode) .pt-sm-64{padding-top:64px!important}:host(.mfe-mode) .pt-sm-72{padding-top:72px!important}:host(.mfe-mode) .pt-sm-80{padding-top:80px!important}:host(.mfe-mode) .pr-sm-0{padding-right:0!important}:host(.mfe-mode) .pr-sm-1{padding-right:4px!important}:host(.mfe-mode) .pr-sm-2{padding-right:8px!important}:host(.mfe-mode) .pr-sm-3{padding-right:16px!important}:host(.mfe-mode) .pr-sm-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-sm-5{padding-right:3rem!important}:host(.mfe-mode) .pr-sm-8{padding-right:8px!important}:host(.mfe-mode) .pr-sm-12{padding-right:12px!important}:host(.mfe-mode) .pr-sm-16{padding-right:16px!important}:host(.mfe-mode) .pr-sm-20{padding-right:20px!important}:host(.mfe-mode) .pr-sm-24{padding-right:24px!important}:host(.mfe-mode) .pr-sm-32{padding-right:32px!important}:host(.mfe-mode) .pr-sm-40{padding-right:40px!important}:host(.mfe-mode) .pr-sm-48{padding-right:48px!important}:host(.mfe-mode) .pr-sm-56{padding-right:56px!important}:host(.mfe-mode) .pr-sm-64{padding-right:64px!important}:host(.mfe-mode) .pr-sm-72{padding-right:72px!important}:host(.mfe-mode) .pr-sm-80{padding-right:80px!important}:host(.mfe-mode) .pb-sm-0{padding-bottom:0!important}:host(.mfe-mode) .pb-sm-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-sm-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-sm-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-sm-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-sm-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-sm-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-sm-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-sm-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-sm-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-sm-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-sm-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-sm-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-sm-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-sm-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-sm-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-sm-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-sm-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-sm-0{padding-left:0!important}:host(.mfe-mode) .pl-sm-1{padding-left:4px!important}:host(.mfe-mode) .pl-sm-2{padding-left:8px!important}:host(.mfe-mode) .pl-sm-3{padding-left:16px!important}:host(.mfe-mode) .pl-sm-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-sm-5{padding-left:3rem!important}:host(.mfe-mode) .pl-sm-8{padding-left:8px!important}:host(.mfe-mode) .pl-sm-12{padding-left:12px!important}:host(.mfe-mode) .pl-sm-16{padding-left:16px!important}:host(.mfe-mode) .pl-sm-20{padding-left:20px!important}:host(.mfe-mode) .pl-sm-24{padding-left:24px!important}:host(.mfe-mode) .pl-sm-32{padding-left:32px!important}:host(.mfe-mode) .pl-sm-40{padding-left:40px!important}:host(.mfe-mode) .pl-sm-48{padding-left:48px!important}:host(.mfe-mode) .pl-sm-56{padding-left:56px!important}:host(.mfe-mode) .pl-sm-64{padding-left:64px!important}:host(.mfe-mode) .pl-sm-72{padding-left:72px!important}:host(.mfe-mode) .pl-sm-80{padding-left:80px!important}:host(.mfe-mode) .text-sm-left{text-align:left!important}:host(.mfe-mode) .text-sm-right{text-align:right!important}:host(.mfe-mode) .text-sm-center{text-align:center!important}}@media (min-width: 600px){:host(.standalone-mode) .float-md-start{float:left!important}:host(.standalone-mode) .float-md-end{float:right!important}:host(.standalone-mode) .float-md-none{float:none!important}:host(.standalone-mode) .d-md-inline{display:inline!important}:host(.standalone-mode) .d-md-inline-block{display:inline-block!important}:host(.standalone-mode) .d-md-block{display:block!important}:host(.standalone-mode) .d-md-grid{display:grid!important}:host(.standalone-mode) .d-md-table{display:table!important}:host(.standalone-mode) .d-md-table-row{display:table-row!important}:host(.standalone-mode) .d-md-table-cell{display:table-cell!important}:host(.standalone-mode) .d-md-flex{display:flex!important}:host(.standalone-mode) .d-md-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-md-none{display:none!important}:host(.standalone-mode) .flex-md-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-md-row{flex-direction:row!important}:host(.standalone-mode) .flex-md-column{flex-direction:column!important}:host(.standalone-mode) .flex-md-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-md-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-md-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-md-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-md-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-md-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-md-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-md-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-md-0{gap:0!important}:host(.standalone-mode) .gap-md-1{gap:4px!important}:host(.standalone-mode) .gap-md-2{gap:8px!important}:host(.standalone-mode) .gap-md-3{gap:16px!important}:host(.standalone-mode) .gap-md-4{gap:1.5rem!important}:host(.standalone-mode) .gap-md-5{gap:3rem!important}:host(.standalone-mode) .gap-md-8{gap:8px!important}:host(.standalone-mode) .gap-md-12{gap:12px!important}:host(.standalone-mode) .gap-md-16{gap:16px!important}:host(.standalone-mode) .gap-md-20{gap:20px!important}:host(.standalone-mode) .gap-md-24{gap:24px!important}:host(.standalone-mode) .gap-md-32{gap:32px!important}:host(.standalone-mode) .gap-md-40{gap:40px!important}:host(.standalone-mode) .gap-md-48{gap:48px!important}:host(.standalone-mode) .gap-md-56{gap:56px!important}:host(.standalone-mode) .gap-md-64{gap:64px!important}:host(.standalone-mode) .gap-md-72{gap:72px!important}:host(.standalone-mode) .gap-md-80{gap:80px!important}:host(.standalone-mode) .justify-content-md-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-md-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-md-center{justify-content:center!important}:host(.standalone-mode) .justify-content-md-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-md-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-md-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-md-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-md-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-md-center{align-items:center!important}:host(.standalone-mode) .align-items-md-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-md-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-md-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-md-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-md-center{align-content:center!important}:host(.standalone-mode) .align-content-md-between{align-content:space-between!important}:host(.standalone-mode) .align-content-md-around{align-content:space-around!important}:host(.standalone-mode) .align-content-md-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-md-auto{align-self:auto!important}:host(.standalone-mode) .align-self-md-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-md-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-md-center{align-self:center!important}:host(.standalone-mode) .align-self-md-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-md-stretch{align-self:stretch!important}:host(.standalone-mode) .order-md-first{order:-1!important}:host(.standalone-mode) .order-md-0{order:0!important}:host(.standalone-mode) .order-md-1{order:1!important}:host(.standalone-mode) .order-md-2{order:2!important}:host(.standalone-mode) .order-md-3{order:3!important}:host(.standalone-mode) .order-md-4{order:4!important}:host(.standalone-mode) .order-md-5{order:5!important}:host(.standalone-mode) .order-md-last{order:6!important}:host(.standalone-mode) .m-md-0{margin:0!important}:host(.standalone-mode) .m-md-1{margin:4px!important}:host(.standalone-mode) .m-md-2{margin:8px!important}:host(.standalone-mode) .m-md-3{margin:16px!important}:host(.standalone-mode) .m-md-4{margin:1.5rem!important}:host(.standalone-mode) .m-md-5{margin:3rem!important}:host(.standalone-mode) .m-md-8{margin:8px!important}:host(.standalone-mode) .m-md-12{margin:12px!important}:host(.standalone-mode) .m-md-16{margin:16px!important}:host(.standalone-mode) .m-md-20{margin:20px!important}:host(.standalone-mode) .m-md-24{margin:24px!important}:host(.standalone-mode) .m-md-32{margin:32px!important}:host(.standalone-mode) .m-md-40{margin:40px!important}:host(.standalone-mode) .m-md-48{margin:48px!important}:host(.standalone-mode) .m-md-56{margin:56px!important}:host(.standalone-mode) .m-md-64{margin:64px!important}:host(.standalone-mode) .m-md-72{margin:72px!important}:host(.standalone-mode) .m-md-80{margin:80px!important}:host(.standalone-mode) .m-md-auto{margin:auto!important}:host(.standalone-mode) .mx-md-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-md-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-md-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-md-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-md-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-md-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-md-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-md-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-md-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-md-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-md-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-md-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-md-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-md-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-md-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-md-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-md-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-md-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-md-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-md-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-md-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-md-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-md-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-md-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-md-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-md-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-md-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-md-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-md-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-md-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-md-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-md-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-md-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-md-0{margin-top:0!important}:host(.standalone-mode) .mt-md-1{margin-top:4px!important}:host(.standalone-mode) .mt-md-2{margin-top:8px!important}:host(.standalone-mode) .mt-md-3{margin-top:16px!important}:host(.standalone-mode) .mt-md-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-md-5{margin-top:3rem!important}:host(.standalone-mode) .mt-md-8{margin-top:8px!important}:host(.standalone-mode) .mt-md-12{margin-top:12px!important}:host(.standalone-mode) .mt-md-16{margin-top:16px!important}:host(.standalone-mode) .mt-md-20{margin-top:20px!important}:host(.standalone-mode) .mt-md-24{margin-top:24px!important}:host(.standalone-mode) .mt-md-32{margin-top:32px!important}:host(.standalone-mode) .mt-md-40{margin-top:40px!important}:host(.standalone-mode) .mt-md-48{margin-top:48px!important}:host(.standalone-mode) .mt-md-56{margin-top:56px!important}:host(.standalone-mode) .mt-md-64{margin-top:64px!important}:host(.standalone-mode) .mt-md-72{margin-top:72px!important}:host(.standalone-mode) .mt-md-80{margin-top:80px!important}:host(.standalone-mode) .mt-md-auto{margin-top:auto!important}:host(.standalone-mode) .mr-md-0{margin-right:0!important}:host(.standalone-mode) .mr-md-1{margin-right:4px!important}:host(.standalone-mode) .mr-md-2{margin-right:8px!important}:host(.standalone-mode) .mr-md-3{margin-right:16px!important}:host(.standalone-mode) .mr-md-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-md-5{margin-right:3rem!important}:host(.standalone-mode) .mr-md-8{margin-right:8px!important}:host(.standalone-mode) .mr-md-12{margin-right:12px!important}:host(.standalone-mode) .mr-md-16{margin-right:16px!important}:host(.standalone-mode) .mr-md-20{margin-right:20px!important}:host(.standalone-mode) .mr-md-24{margin-right:24px!important}:host(.standalone-mode) .mr-md-32{margin-right:32px!important}:host(.standalone-mode) .mr-md-40{margin-right:40px!important}:host(.standalone-mode) .mr-md-48{margin-right:48px!important}:host(.standalone-mode) .mr-md-56{margin-right:56px!important}:host(.standalone-mode) .mr-md-64{margin-right:64px!important}:host(.standalone-mode) .mr-md-72{margin-right:72px!important}:host(.standalone-mode) .mr-md-80{margin-right:80px!important}:host(.standalone-mode) .mr-md-auto{margin-right:auto!important}:host(.standalone-mode) .mb-md-0{margin-bottom:0!important}:host(.standalone-mode) .mb-md-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-md-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-md-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-md-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-md-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-md-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-md-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-md-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-md-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-md-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-md-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-md-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-md-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-md-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-md-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-md-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-md-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-md-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-md-0{margin-left:0!important}:host(.standalone-mode) .ml-md-1{margin-left:4px!important}:host(.standalone-mode) .ml-md-2{margin-left:8px!important}:host(.standalone-mode) .ml-md-3{margin-left:16px!important}:host(.standalone-mode) .ml-md-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-md-5{margin-left:3rem!important}:host(.standalone-mode) .ml-md-8{margin-left:8px!important}:host(.standalone-mode) .ml-md-12{margin-left:12px!important}:host(.standalone-mode) .ml-md-16{margin-left:16px!important}:host(.standalone-mode) .ml-md-20{margin-left:20px!important}:host(.standalone-mode) .ml-md-24{margin-left:24px!important}:host(.standalone-mode) .ml-md-32{margin-left:32px!important}:host(.standalone-mode) .ml-md-40{margin-left:40px!important}:host(.standalone-mode) .ml-md-48{margin-left:48px!important}:host(.standalone-mode) .ml-md-56{margin-left:56px!important}:host(.standalone-mode) .ml-md-64{margin-left:64px!important}:host(.standalone-mode) .ml-md-72{margin-left:72px!important}:host(.standalone-mode) .ml-md-80{margin-left:80px!important}:host(.standalone-mode) .ml-md-auto{margin-left:auto!important}:host(.standalone-mode) .m-md-n1{margin:-4px!important}:host(.standalone-mode) .m-md-n2{margin:-8px!important}:host(.standalone-mode) .m-md-n3{margin:-16px!important}:host(.standalone-mode) .m-md-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-md-n5{margin:-3rem!important}:host(.standalone-mode) .m-md-n8{margin:-8px!important}:host(.standalone-mode) .m-md-n12{margin:-12px!important}:host(.standalone-mode) .m-md-n16{margin:-16px!important}:host(.standalone-mode) .m-md-n20{margin:-20px!important}:host(.standalone-mode) .m-md-n24{margin:-24px!important}:host(.standalone-mode) .m-md-n32{margin:-32px!important}:host(.standalone-mode) .m-md-n40{margin:-40px!important}:host(.standalone-mode) .m-md-n48{margin:-48px!important}:host(.standalone-mode) .m-md-n56{margin:-56px!important}:host(.standalone-mode) .m-md-n64{margin:-64px!important}:host(.standalone-mode) .m-md-n72{margin:-72px!important}:host(.standalone-mode) .m-md-n80{margin:-80px!important}:host(.standalone-mode) .mx-md-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-md-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-md-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-md-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-md-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-md-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-md-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-md-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-md-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-md-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-md-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-md-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-md-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-md-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-md-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-md-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-md-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-md-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-md-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-md-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-md-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-md-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-md-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-md-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-md-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-md-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-md-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-md-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-md-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-md-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-md-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-md-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-md-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-md-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-md-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-md-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-md-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-md-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-md-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-md-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-md-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-md-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-md-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-md-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-md-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-md-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-md-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-md-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-md-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-md-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-md-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-md-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-md-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-md-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-md-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-md-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-md-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-md-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-md-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-md-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-md-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-md-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-md-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-md-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-md-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-md-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-md-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-md-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-md-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-md-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-md-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-md-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-md-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-md-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-md-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-md-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-md-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-md-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-md-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-md-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-md-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-md-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-md-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-md-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-md-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-md-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-md-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-md-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-md-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-md-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-md-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-md-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-md-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-md-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-md-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-md-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-md-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-md-n80{margin-left:-80px!important}:host(.standalone-mode) .p-md-0{padding:0!important}:host(.standalone-mode) .p-md-1{padding:4px!important}:host(.standalone-mode) .p-md-2{padding:8px!important}:host(.standalone-mode) .p-md-3{padding:16px!important}:host(.standalone-mode) .p-md-4{padding:1.5rem!important}:host(.standalone-mode) .p-md-5{padding:3rem!important}:host(.standalone-mode) .p-md-8{padding:8px!important}:host(.standalone-mode) .p-md-12{padding:12px!important}:host(.standalone-mode) .p-md-16{padding:16px!important}:host(.standalone-mode) .p-md-20{padding:20px!important}:host(.standalone-mode) .p-md-24{padding:24px!important}:host(.standalone-mode) .p-md-32{padding:32px!important}:host(.standalone-mode) .p-md-40{padding:40px!important}:host(.standalone-mode) .p-md-48{padding:48px!important}:host(.standalone-mode) .p-md-56{padding:56px!important}:host(.standalone-mode) .p-md-64{padding:64px!important}:host(.standalone-mode) .p-md-72{padding:72px!important}:host(.standalone-mode) .p-md-80{padding:80px!important}:host(.standalone-mode) .px-md-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-md-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-md-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-md-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-md-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-md-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-md-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-md-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-md-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-md-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-md-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-md-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-md-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-md-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-md-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-md-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-md-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-md-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-md-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-md-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-md-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-md-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-md-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-md-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-md-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-md-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-md-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-md-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-md-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-md-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-md-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-md-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-md-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-md-0{padding-top:0!important}:host(.standalone-mode) .pt-md-1{padding-top:4px!important}:host(.standalone-mode) .pt-md-2{padding-top:8px!important}:host(.standalone-mode) .pt-md-3{padding-top:16px!important}:host(.standalone-mode) .pt-md-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-md-5{padding-top:3rem!important}:host(.standalone-mode) .pt-md-8{padding-top:8px!important}:host(.standalone-mode) .pt-md-12{padding-top:12px!important}:host(.standalone-mode) .pt-md-16{padding-top:16px!important}:host(.standalone-mode) .pt-md-20{padding-top:20px!important}:host(.standalone-mode) .pt-md-24{padding-top:24px!important}:host(.standalone-mode) .pt-md-32{padding-top:32px!important}:host(.standalone-mode) .pt-md-40{padding-top:40px!important}:host(.standalone-mode) .pt-md-48{padding-top:48px!important}:host(.standalone-mode) .pt-md-56{padding-top:56px!important}:host(.standalone-mode) .pt-md-64{padding-top:64px!important}:host(.standalone-mode) .pt-md-72{padding-top:72px!important}:host(.standalone-mode) .pt-md-80{padding-top:80px!important}:host(.standalone-mode) .pr-md-0{padding-right:0!important}:host(.standalone-mode) .pr-md-1{padding-right:4px!important}:host(.standalone-mode) .pr-md-2{padding-right:8px!important}:host(.standalone-mode) .pr-md-3{padding-right:16px!important}:host(.standalone-mode) .pr-md-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-md-5{padding-right:3rem!important}:host(.standalone-mode) .pr-md-8{padding-right:8px!important}:host(.standalone-mode) .pr-md-12{padding-right:12px!important}:host(.standalone-mode) .pr-md-16{padding-right:16px!important}:host(.standalone-mode) .pr-md-20{padding-right:20px!important}:host(.standalone-mode) .pr-md-24{padding-right:24px!important}:host(.standalone-mode) .pr-md-32{padding-right:32px!important}:host(.standalone-mode) .pr-md-40{padding-right:40px!important}:host(.standalone-mode) .pr-md-48{padding-right:48px!important}:host(.standalone-mode) .pr-md-56{padding-right:56px!important}:host(.standalone-mode) .pr-md-64{padding-right:64px!important}:host(.standalone-mode) .pr-md-72{padding-right:72px!important}:host(.standalone-mode) .pr-md-80{padding-right:80px!important}:host(.standalone-mode) .pb-md-0{padding-bottom:0!important}:host(.standalone-mode) .pb-md-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-md-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-md-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-md-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-md-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-md-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-md-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-md-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-md-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-md-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-md-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-md-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-md-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-md-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-md-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-md-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-md-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-md-0{padding-left:0!important}:host(.standalone-mode) .pl-md-1{padding-left:4px!important}:host(.standalone-mode) .pl-md-2{padding-left:8px!important}:host(.standalone-mode) .pl-md-3{padding-left:16px!important}:host(.standalone-mode) .pl-md-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-md-5{padding-left:3rem!important}:host(.standalone-mode) .pl-md-8{padding-left:8px!important}:host(.standalone-mode) .pl-md-12{padding-left:12px!important}:host(.standalone-mode) .pl-md-16{padding-left:16px!important}:host(.standalone-mode) .pl-md-20{padding-left:20px!important}:host(.standalone-mode) .pl-md-24{padding-left:24px!important}:host(.standalone-mode) .pl-md-32{padding-left:32px!important}:host(.standalone-mode) .pl-md-40{padding-left:40px!important}:host(.standalone-mode) .pl-md-48{padding-left:48px!important}:host(.standalone-mode) .pl-md-56{padding-left:56px!important}:host(.standalone-mode) .pl-md-64{padding-left:64px!important}:host(.standalone-mode) .pl-md-72{padding-left:72px!important}:host(.standalone-mode) .pl-md-80{padding-left:80px!important}:host(.standalone-mode) .text-md-left{text-align:left!important}:host(.standalone-mode) .text-md-right{text-align:right!important}:host(.standalone-mode) .text-md-center{text-align:center!important}}@media (min-width: 680px){:host(.mfe-mode) .float-md-start{float:left!important}:host(.mfe-mode) .float-md-end{float:right!important}:host(.mfe-mode) .float-md-none{float:none!important}:host(.mfe-mode) .d-md-inline{display:inline!important}:host(.mfe-mode) .d-md-inline-block{display:inline-block!important}:host(.mfe-mode) .d-md-block{display:block!important}:host(.mfe-mode) .d-md-grid{display:grid!important}:host(.mfe-mode) .d-md-table{display:table!important}:host(.mfe-mode) .d-md-table-row{display:table-row!important}:host(.mfe-mode) .d-md-table-cell{display:table-cell!important}:host(.mfe-mode) .d-md-flex{display:flex!important}:host(.mfe-mode) .d-md-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-md-none{display:none!important}:host(.mfe-mode) .flex-md-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-md-row{flex-direction:row!important}:host(.mfe-mode) .flex-md-column{flex-direction:column!important}:host(.mfe-mode) .flex-md-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-md-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-md-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-md-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-md-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-md-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-md-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-md-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-md-0{gap:0!important}:host(.mfe-mode) .gap-md-1{gap:4px!important}:host(.mfe-mode) .gap-md-2{gap:8px!important}:host(.mfe-mode) .gap-md-3{gap:16px!important}:host(.mfe-mode) .gap-md-4{gap:1.5rem!important}:host(.mfe-mode) .gap-md-5{gap:3rem!important}:host(.mfe-mode) .gap-md-8{gap:8px!important}:host(.mfe-mode) .gap-md-12{gap:12px!important}:host(.mfe-mode) .gap-md-16{gap:16px!important}:host(.mfe-mode) .gap-md-20{gap:20px!important}:host(.mfe-mode) .gap-md-24{gap:24px!important}:host(.mfe-mode) .gap-md-32{gap:32px!important}:host(.mfe-mode) .gap-md-40{gap:40px!important}:host(.mfe-mode) .gap-md-48{gap:48px!important}:host(.mfe-mode) .gap-md-56{gap:56px!important}:host(.mfe-mode) .gap-md-64{gap:64px!important}:host(.mfe-mode) .gap-md-72{gap:72px!important}:host(.mfe-mode) .gap-md-80{gap:80px!important}:host(.mfe-mode) .justify-content-md-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-md-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-md-center{justify-content:center!important}:host(.mfe-mode) .justify-content-md-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-md-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-md-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-md-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-md-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-md-center{align-items:center!important}:host(.mfe-mode) .align-items-md-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-md-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-md-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-md-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-md-center{align-content:center!important}:host(.mfe-mode) .align-content-md-between{align-content:space-between!important}:host(.mfe-mode) .align-content-md-around{align-content:space-around!important}:host(.mfe-mode) .align-content-md-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-md-auto{align-self:auto!important}:host(.mfe-mode) .align-self-md-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-md-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-md-center{align-self:center!important}:host(.mfe-mode) .align-self-md-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-md-stretch{align-self:stretch!important}:host(.mfe-mode) .order-md-first{order:-1!important}:host(.mfe-mode) .order-md-0{order:0!important}:host(.mfe-mode) .order-md-1{order:1!important}:host(.mfe-mode) .order-md-2{order:2!important}:host(.mfe-mode) .order-md-3{order:3!important}:host(.mfe-mode) .order-md-4{order:4!important}:host(.mfe-mode) .order-md-5{order:5!important}:host(.mfe-mode) .order-md-last{order:6!important}:host(.mfe-mode) .m-md-0{margin:0!important}:host(.mfe-mode) .m-md-1{margin:4px!important}:host(.mfe-mode) .m-md-2{margin:8px!important}:host(.mfe-mode) .m-md-3{margin:16px!important}:host(.mfe-mode) .m-md-4{margin:1.5rem!important}:host(.mfe-mode) .m-md-5{margin:3rem!important}:host(.mfe-mode) .m-md-8{margin:8px!important}:host(.mfe-mode) .m-md-12{margin:12px!important}:host(.mfe-mode) .m-md-16{margin:16px!important}:host(.mfe-mode) .m-md-20{margin:20px!important}:host(.mfe-mode) .m-md-24{margin:24px!important}:host(.mfe-mode) .m-md-32{margin:32px!important}:host(.mfe-mode) .m-md-40{margin:40px!important}:host(.mfe-mode) .m-md-48{margin:48px!important}:host(.mfe-mode) .m-md-56{margin:56px!important}:host(.mfe-mode) .m-md-64{margin:64px!important}:host(.mfe-mode) .m-md-72{margin:72px!important}:host(.mfe-mode) .m-md-80{margin:80px!important}:host(.mfe-mode) .m-md-auto{margin:auto!important}:host(.mfe-mode) .mx-md-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-md-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-md-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-md-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-md-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-md-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-md-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-md-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-md-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-md-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-md-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-md-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-md-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-md-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-md-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-md-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-md-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-md-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-md-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-md-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-md-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-md-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-md-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-md-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-md-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-md-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-md-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-md-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-md-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-md-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-md-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-md-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-md-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-md-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-md-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-md-0{margin-top:0!important}:host(.mfe-mode) .mt-md-1{margin-top:4px!important}:host(.mfe-mode) .mt-md-2{margin-top:8px!important}:host(.mfe-mode) .mt-md-3{margin-top:16px!important}:host(.mfe-mode) .mt-md-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-md-5{margin-top:3rem!important}:host(.mfe-mode) .mt-md-8{margin-top:8px!important}:host(.mfe-mode) .mt-md-12{margin-top:12px!important}:host(.mfe-mode) .mt-md-16{margin-top:16px!important}:host(.mfe-mode) .mt-md-20{margin-top:20px!important}:host(.mfe-mode) .mt-md-24{margin-top:24px!important}:host(.mfe-mode) .mt-md-32{margin-top:32px!important}:host(.mfe-mode) .mt-md-40{margin-top:40px!important}:host(.mfe-mode) .mt-md-48{margin-top:48px!important}:host(.mfe-mode) .mt-md-56{margin-top:56px!important}:host(.mfe-mode) .mt-md-64{margin-top:64px!important}:host(.mfe-mode) .mt-md-72{margin-top:72px!important}:host(.mfe-mode) .mt-md-80{margin-top:80px!important}:host(.mfe-mode) .mt-md-auto{margin-top:auto!important}:host(.mfe-mode) .mr-md-0{margin-right:0!important}:host(.mfe-mode) .mr-md-1{margin-right:4px!important}:host(.mfe-mode) .mr-md-2{margin-right:8px!important}:host(.mfe-mode) .mr-md-3{margin-right:16px!important}:host(.mfe-mode) .mr-md-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-md-5{margin-right:3rem!important}:host(.mfe-mode) .mr-md-8{margin-right:8px!important}:host(.mfe-mode) .mr-md-12{margin-right:12px!important}:host(.mfe-mode) .mr-md-16{margin-right:16px!important}:host(.mfe-mode) .mr-md-20{margin-right:20px!important}:host(.mfe-mode) .mr-md-24{margin-right:24px!important}:host(.mfe-mode) .mr-md-32{margin-right:32px!important}:host(.mfe-mode) .mr-md-40{margin-right:40px!important}:host(.mfe-mode) .mr-md-48{margin-right:48px!important}:host(.mfe-mode) .mr-md-56{margin-right:56px!important}:host(.mfe-mode) .mr-md-64{margin-right:64px!important}:host(.mfe-mode) .mr-md-72{margin-right:72px!important}:host(.mfe-mode) .mr-md-80{margin-right:80px!important}:host(.mfe-mode) .mr-md-auto{margin-right:auto!important}:host(.mfe-mode) .mb-md-0{margin-bottom:0!important}:host(.mfe-mode) .mb-md-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-md-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-md-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-md-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-md-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-md-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-md-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-md-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-md-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-md-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-md-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-md-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-md-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-md-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-md-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-md-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-md-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-md-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-md-0{margin-left:0!important}:host(.mfe-mode) .ml-md-1{margin-left:4px!important}:host(.mfe-mode) .ml-md-2{margin-left:8px!important}:host(.mfe-mode) .ml-md-3{margin-left:16px!important}:host(.mfe-mode) .ml-md-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-md-5{margin-left:3rem!important}:host(.mfe-mode) .ml-md-8{margin-left:8px!important}:host(.mfe-mode) .ml-md-12{margin-left:12px!important}:host(.mfe-mode) .ml-md-16{margin-left:16px!important}:host(.mfe-mode) .ml-md-20{margin-left:20px!important}:host(.mfe-mode) .ml-md-24{margin-left:24px!important}:host(.mfe-mode) .ml-md-32{margin-left:32px!important}:host(.mfe-mode) .ml-md-40{margin-left:40px!important}:host(.mfe-mode) .ml-md-48{margin-left:48px!important}:host(.mfe-mode) .ml-md-56{margin-left:56px!important}:host(.mfe-mode) .ml-md-64{margin-left:64px!important}:host(.mfe-mode) .ml-md-72{margin-left:72px!important}:host(.mfe-mode) .ml-md-80{margin-left:80px!important}:host(.mfe-mode) .ml-md-auto{margin-left:auto!important}:host(.mfe-mode) .m-md-n1{margin:-4px!important}:host(.mfe-mode) .m-md-n2{margin:-8px!important}:host(.mfe-mode) .m-md-n3{margin:-16px!important}:host(.mfe-mode) .m-md-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-md-n5{margin:-3rem!important}:host(.mfe-mode) .m-md-n8{margin:-8px!important}:host(.mfe-mode) .m-md-n12{margin:-12px!important}:host(.mfe-mode) .m-md-n16{margin:-16px!important}:host(.mfe-mode) .m-md-n20{margin:-20px!important}:host(.mfe-mode) .m-md-n24{margin:-24px!important}:host(.mfe-mode) .m-md-n32{margin:-32px!important}:host(.mfe-mode) .m-md-n40{margin:-40px!important}:host(.mfe-mode) .m-md-n48{margin:-48px!important}:host(.mfe-mode) .m-md-n56{margin:-56px!important}:host(.mfe-mode) .m-md-n64{margin:-64px!important}:host(.mfe-mode) .m-md-n72{margin:-72px!important}:host(.mfe-mode) .m-md-n80{margin:-80px!important}:host(.mfe-mode) .mx-md-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-md-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-md-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-md-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-md-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-md-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-md-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-md-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-md-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-md-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-md-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-md-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-md-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-md-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-md-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-md-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-md-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-md-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-md-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-md-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-md-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-md-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-md-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-md-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-md-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-md-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-md-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-md-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-md-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-md-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-md-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-md-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-md-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-md-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-md-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-md-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-md-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-md-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-md-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-md-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-md-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-md-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-md-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-md-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-md-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-md-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-md-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-md-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-md-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-md-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-md-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-md-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-md-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-md-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-md-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-md-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-md-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-md-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-md-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-md-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-md-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-md-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-md-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-md-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-md-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-md-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-md-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-md-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-md-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-md-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-md-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-md-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-md-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-md-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-md-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-md-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-md-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-md-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-md-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-md-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-md-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-md-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-md-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-md-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-md-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-md-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-md-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-md-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-md-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-md-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-md-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-md-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-md-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-md-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-md-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-md-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-md-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-md-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-md-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-md-n80{margin-left:-80px!important}:host(.mfe-mode) .p-md-0{padding:0!important}:host(.mfe-mode) .p-md-1{padding:4px!important}:host(.mfe-mode) .p-md-2{padding:8px!important}:host(.mfe-mode) .p-md-3{padding:16px!important}:host(.mfe-mode) .p-md-4{padding:1.5rem!important}:host(.mfe-mode) .p-md-5{padding:3rem!important}:host(.mfe-mode) .p-md-8{padding:8px!important}:host(.mfe-mode) .p-md-12{padding:12px!important}:host(.mfe-mode) .p-md-16{padding:16px!important}:host(.mfe-mode) .p-md-20{padding:20px!important}:host(.mfe-mode) .p-md-24{padding:24px!important}:host(.mfe-mode) .p-md-32{padding:32px!important}:host(.mfe-mode) .p-md-40{padding:40px!important}:host(.mfe-mode) .p-md-48{padding:48px!important}:host(.mfe-mode) .p-md-56{padding:56px!important}:host(.mfe-mode) .p-md-64{padding:64px!important}:host(.mfe-mode) .p-md-72{padding:72px!important}:host(.mfe-mode) .p-md-80{padding:80px!important}:host(.mfe-mode) .px-md-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-md-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-md-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-md-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-md-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-md-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-md-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-md-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-md-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-md-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-md-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-md-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-md-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-md-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-md-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-md-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-md-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-md-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-md-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-md-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-md-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-md-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-md-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-md-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-md-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-md-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-md-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-md-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-md-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-md-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-md-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-md-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-md-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-md-0{padding-top:0!important}:host(.mfe-mode) .pt-md-1{padding-top:4px!important}:host(.mfe-mode) .pt-md-2{padding-top:8px!important}:host(.mfe-mode) .pt-md-3{padding-top:16px!important}:host(.mfe-mode) .pt-md-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-md-5{padding-top:3rem!important}:host(.mfe-mode) .pt-md-8{padding-top:8px!important}:host(.mfe-mode) .pt-md-12{padding-top:12px!important}:host(.mfe-mode) .pt-md-16{padding-top:16px!important}:host(.mfe-mode) .pt-md-20{padding-top:20px!important}:host(.mfe-mode) .pt-md-24{padding-top:24px!important}:host(.mfe-mode) .pt-md-32{padding-top:32px!important}:host(.mfe-mode) .pt-md-40{padding-top:40px!important}:host(.mfe-mode) .pt-md-48{padding-top:48px!important}:host(.mfe-mode) .pt-md-56{padding-top:56px!important}:host(.mfe-mode) .pt-md-64{padding-top:64px!important}:host(.mfe-mode) .pt-md-72{padding-top:72px!important}:host(.mfe-mode) .pt-md-80{padding-top:80px!important}:host(.mfe-mode) .pr-md-0{padding-right:0!important}:host(.mfe-mode) .pr-md-1{padding-right:4px!important}:host(.mfe-mode) .pr-md-2{padding-right:8px!important}:host(.mfe-mode) .pr-md-3{padding-right:16px!important}:host(.mfe-mode) .pr-md-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-md-5{padding-right:3rem!important}:host(.mfe-mode) .pr-md-8{padding-right:8px!important}:host(.mfe-mode) .pr-md-12{padding-right:12px!important}:host(.mfe-mode) .pr-md-16{padding-right:16px!important}:host(.mfe-mode) .pr-md-20{padding-right:20px!important}:host(.mfe-mode) .pr-md-24{padding-right:24px!important}:host(.mfe-mode) .pr-md-32{padding-right:32px!important}:host(.mfe-mode) .pr-md-40{padding-right:40px!important}:host(.mfe-mode) .pr-md-48{padding-right:48px!important}:host(.mfe-mode) .pr-md-56{padding-right:56px!important}:host(.mfe-mode) .pr-md-64{padding-right:64px!important}:host(.mfe-mode) .pr-md-72{padding-right:72px!important}:host(.mfe-mode) .pr-md-80{padding-right:80px!important}:host(.mfe-mode) .pb-md-0{padding-bottom:0!important}:host(.mfe-mode) .pb-md-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-md-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-md-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-md-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-md-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-md-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-md-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-md-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-md-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-md-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-md-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-md-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-md-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-md-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-md-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-md-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-md-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-md-0{padding-left:0!important}:host(.mfe-mode) .pl-md-1{padding-left:4px!important}:host(.mfe-mode) .pl-md-2{padding-left:8px!important}:host(.mfe-mode) .pl-md-3{padding-left:16px!important}:host(.mfe-mode) .pl-md-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-md-5{padding-left:3rem!important}:host(.mfe-mode) .pl-md-8{padding-left:8px!important}:host(.mfe-mode) .pl-md-12{padding-left:12px!important}:host(.mfe-mode) .pl-md-16{padding-left:16px!important}:host(.mfe-mode) .pl-md-20{padding-left:20px!important}:host(.mfe-mode) .pl-md-24{padding-left:24px!important}:host(.mfe-mode) .pl-md-32{padding-left:32px!important}:host(.mfe-mode) .pl-md-40{padding-left:40px!important}:host(.mfe-mode) .pl-md-48{padding-left:48px!important}:host(.mfe-mode) .pl-md-56{padding-left:56px!important}:host(.mfe-mode) .pl-md-64{padding-left:64px!important}:host(.mfe-mode) .pl-md-72{padding-left:72px!important}:host(.mfe-mode) .pl-md-80{padding-left:80px!important}:host(.mfe-mode) .text-md-left{text-align:left!important}:host(.mfe-mode) .text-md-right{text-align:right!important}:host(.mfe-mode) .text-md-center{text-align:center!important}}@media (min-width: 840px){:host(.standalone-mode) .float-lmd-start{float:left!important}:host(.standalone-mode) .float-lmd-end{float:right!important}:host(.standalone-mode) .float-lmd-none{float:none!important}:host(.standalone-mode) .d-lmd-inline{display:inline!important}:host(.standalone-mode) .d-lmd-inline-block{display:inline-block!important}:host(.standalone-mode) .d-lmd-block{display:block!important}:host(.standalone-mode) .d-lmd-grid{display:grid!important}:host(.standalone-mode) .d-lmd-table{display:table!important}:host(.standalone-mode) .d-lmd-table-row{display:table-row!important}:host(.standalone-mode) .d-lmd-table-cell{display:table-cell!important}:host(.standalone-mode) .d-lmd-flex{display:flex!important}:host(.standalone-mode) .d-lmd-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-lmd-none{display:none!important}:host(.standalone-mode) .flex-lmd-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-lmd-row{flex-direction:row!important}:host(.standalone-mode) .flex-lmd-column{flex-direction:column!important}:host(.standalone-mode) .flex-lmd-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-lmd-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-lmd-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-lmd-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-lmd-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-lmd-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-lmd-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-lmd-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-lmd-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-lmd-0{gap:0!important}:host(.standalone-mode) .gap-lmd-1{gap:4px!important}:host(.standalone-mode) .gap-lmd-2{gap:8px!important}:host(.standalone-mode) .gap-lmd-3{gap:16px!important}:host(.standalone-mode) .gap-lmd-4{gap:1.5rem!important}:host(.standalone-mode) .gap-lmd-5{gap:3rem!important}:host(.standalone-mode) .gap-lmd-8{gap:8px!important}:host(.standalone-mode) .gap-lmd-12{gap:12px!important}:host(.standalone-mode) .gap-lmd-16{gap:16px!important}:host(.standalone-mode) .gap-lmd-20{gap:20px!important}:host(.standalone-mode) .gap-lmd-24{gap:24px!important}:host(.standalone-mode) .gap-lmd-32{gap:32px!important}:host(.standalone-mode) .gap-lmd-40{gap:40px!important}:host(.standalone-mode) .gap-lmd-48{gap:48px!important}:host(.standalone-mode) .gap-lmd-56{gap:56px!important}:host(.standalone-mode) .gap-lmd-64{gap:64px!important}:host(.standalone-mode) .gap-lmd-72{gap:72px!important}:host(.standalone-mode) .gap-lmd-80{gap:80px!important}:host(.standalone-mode) .justify-content-lmd-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-lmd-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-lmd-center{justify-content:center!important}:host(.standalone-mode) .justify-content-lmd-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-lmd-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-lmd-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-lmd-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-lmd-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-lmd-center{align-items:center!important}:host(.standalone-mode) .align-items-lmd-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-lmd-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-lmd-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-lmd-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-lmd-center{align-content:center!important}:host(.standalone-mode) .align-content-lmd-between{align-content:space-between!important}:host(.standalone-mode) .align-content-lmd-around{align-content:space-around!important}:host(.standalone-mode) .align-content-lmd-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-lmd-auto{align-self:auto!important}:host(.standalone-mode) .align-self-lmd-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-lmd-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-lmd-center{align-self:center!important}:host(.standalone-mode) .align-self-lmd-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-lmd-stretch{align-self:stretch!important}:host(.standalone-mode) .order-lmd-first{order:-1!important}:host(.standalone-mode) .order-lmd-0{order:0!important}:host(.standalone-mode) .order-lmd-1{order:1!important}:host(.standalone-mode) .order-lmd-2{order:2!important}:host(.standalone-mode) .order-lmd-3{order:3!important}:host(.standalone-mode) .order-lmd-4{order:4!important}:host(.standalone-mode) .order-lmd-5{order:5!important}:host(.standalone-mode) .order-lmd-last{order:6!important}:host(.standalone-mode) .m-lmd-0{margin:0!important}:host(.standalone-mode) .m-lmd-1{margin:4px!important}:host(.standalone-mode) .m-lmd-2{margin:8px!important}:host(.standalone-mode) .m-lmd-3{margin:16px!important}:host(.standalone-mode) .m-lmd-4{margin:1.5rem!important}:host(.standalone-mode) .m-lmd-5{margin:3rem!important}:host(.standalone-mode) .m-lmd-8{margin:8px!important}:host(.standalone-mode) .m-lmd-12{margin:12px!important}:host(.standalone-mode) .m-lmd-16{margin:16px!important}:host(.standalone-mode) .m-lmd-20{margin:20px!important}:host(.standalone-mode) .m-lmd-24{margin:24px!important}:host(.standalone-mode) .m-lmd-32{margin:32px!important}:host(.standalone-mode) .m-lmd-40{margin:40px!important}:host(.standalone-mode) .m-lmd-48{margin:48px!important}:host(.standalone-mode) .m-lmd-56{margin:56px!important}:host(.standalone-mode) .m-lmd-64{margin:64px!important}:host(.standalone-mode) .m-lmd-72{margin:72px!important}:host(.standalone-mode) .m-lmd-80{margin:80px!important}:host(.standalone-mode) .m-lmd-auto{margin:auto!important}:host(.standalone-mode) .mx-lmd-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-lmd-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-lmd-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-lmd-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-lmd-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-lmd-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-lmd-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-lmd-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-lmd-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-lmd-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-lmd-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-lmd-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-lmd-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-lmd-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-lmd-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-lmd-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-lmd-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-lmd-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-lmd-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-lmd-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-lmd-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-lmd-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-lmd-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-lmd-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-lmd-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-lmd-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-lmd-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-lmd-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-lmd-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-lmd-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-lmd-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-lmd-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-lmd-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-lmd-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-lmd-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-lmd-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-lmd-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-lmd-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-lmd-0{margin-top:0!important}:host(.standalone-mode) .mt-lmd-1{margin-top:4px!important}:host(.standalone-mode) .mt-lmd-2{margin-top:8px!important}:host(.standalone-mode) .mt-lmd-3{margin-top:16px!important}:host(.standalone-mode) .mt-lmd-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-lmd-5{margin-top:3rem!important}:host(.standalone-mode) .mt-lmd-8{margin-top:8px!important}:host(.standalone-mode) .mt-lmd-12{margin-top:12px!important}:host(.standalone-mode) .mt-lmd-16{margin-top:16px!important}:host(.standalone-mode) .mt-lmd-20{margin-top:20px!important}:host(.standalone-mode) .mt-lmd-24{margin-top:24px!important}:host(.standalone-mode) .mt-lmd-32{margin-top:32px!important}:host(.standalone-mode) .mt-lmd-40{margin-top:40px!important}:host(.standalone-mode) .mt-lmd-48{margin-top:48px!important}:host(.standalone-mode) .mt-lmd-56{margin-top:56px!important}:host(.standalone-mode) .mt-lmd-64{margin-top:64px!important}:host(.standalone-mode) .mt-lmd-72{margin-top:72px!important}:host(.standalone-mode) .mt-lmd-80{margin-top:80px!important}:host(.standalone-mode) .mt-lmd-auto{margin-top:auto!important}:host(.standalone-mode) .mr-lmd-0{margin-right:0!important}:host(.standalone-mode) .mr-lmd-1{margin-right:4px!important}:host(.standalone-mode) .mr-lmd-2{margin-right:8px!important}:host(.standalone-mode) .mr-lmd-3{margin-right:16px!important}:host(.standalone-mode) .mr-lmd-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-lmd-5{margin-right:3rem!important}:host(.standalone-mode) .mr-lmd-8{margin-right:8px!important}:host(.standalone-mode) .mr-lmd-12{margin-right:12px!important}:host(.standalone-mode) .mr-lmd-16{margin-right:16px!important}:host(.standalone-mode) .mr-lmd-20{margin-right:20px!important}:host(.standalone-mode) .mr-lmd-24{margin-right:24px!important}:host(.standalone-mode) .mr-lmd-32{margin-right:32px!important}:host(.standalone-mode) .mr-lmd-40{margin-right:40px!important}:host(.standalone-mode) .mr-lmd-48{margin-right:48px!important}:host(.standalone-mode) .mr-lmd-56{margin-right:56px!important}:host(.standalone-mode) .mr-lmd-64{margin-right:64px!important}:host(.standalone-mode) .mr-lmd-72{margin-right:72px!important}:host(.standalone-mode) .mr-lmd-80{margin-right:80px!important}:host(.standalone-mode) .mr-lmd-auto{margin-right:auto!important}:host(.standalone-mode) .mb-lmd-0{margin-bottom:0!important}:host(.standalone-mode) .mb-lmd-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-lmd-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-lmd-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-lmd-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-lmd-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-lmd-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-lmd-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-lmd-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-lmd-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-lmd-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-lmd-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-lmd-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-lmd-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-lmd-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-lmd-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-lmd-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-lmd-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-lmd-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-lmd-0{margin-left:0!important}:host(.standalone-mode) .ml-lmd-1{margin-left:4px!important}:host(.standalone-mode) .ml-lmd-2{margin-left:8px!important}:host(.standalone-mode) .ml-lmd-3{margin-left:16px!important}:host(.standalone-mode) .ml-lmd-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-lmd-5{margin-left:3rem!important}:host(.standalone-mode) .ml-lmd-8{margin-left:8px!important}:host(.standalone-mode) .ml-lmd-12{margin-left:12px!important}:host(.standalone-mode) .ml-lmd-16{margin-left:16px!important}:host(.standalone-mode) .ml-lmd-20{margin-left:20px!important}:host(.standalone-mode) .ml-lmd-24{margin-left:24px!important}:host(.standalone-mode) .ml-lmd-32{margin-left:32px!important}:host(.standalone-mode) .ml-lmd-40{margin-left:40px!important}:host(.standalone-mode) .ml-lmd-48{margin-left:48px!important}:host(.standalone-mode) .ml-lmd-56{margin-left:56px!important}:host(.standalone-mode) .ml-lmd-64{margin-left:64px!important}:host(.standalone-mode) .ml-lmd-72{margin-left:72px!important}:host(.standalone-mode) .ml-lmd-80{margin-left:80px!important}:host(.standalone-mode) .ml-lmd-auto{margin-left:auto!important}:host(.standalone-mode) .m-lmd-n1{margin:-4px!important}:host(.standalone-mode) .m-lmd-n2{margin:-8px!important}:host(.standalone-mode) .m-lmd-n3{margin:-16px!important}:host(.standalone-mode) .m-lmd-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-lmd-n5{margin:-3rem!important}:host(.standalone-mode) .m-lmd-n8{margin:-8px!important}:host(.standalone-mode) .m-lmd-n12{margin:-12px!important}:host(.standalone-mode) .m-lmd-n16{margin:-16px!important}:host(.standalone-mode) .m-lmd-n20{margin:-20px!important}:host(.standalone-mode) .m-lmd-n24{margin:-24px!important}:host(.standalone-mode) .m-lmd-n32{margin:-32px!important}:host(.standalone-mode) .m-lmd-n40{margin:-40px!important}:host(.standalone-mode) .m-lmd-n48{margin:-48px!important}:host(.standalone-mode) .m-lmd-n56{margin:-56px!important}:host(.standalone-mode) .m-lmd-n64{margin:-64px!important}:host(.standalone-mode) .m-lmd-n72{margin:-72px!important}:host(.standalone-mode) .m-lmd-n80{margin:-80px!important}:host(.standalone-mode) .mx-lmd-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-lmd-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-lmd-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-lmd-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-lmd-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-lmd-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-lmd-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-lmd-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-lmd-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-lmd-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-lmd-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-lmd-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-lmd-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-lmd-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-lmd-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-lmd-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-lmd-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-lmd-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-lmd-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-lmd-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-lmd-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-lmd-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-lmd-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-lmd-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-lmd-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-lmd-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-lmd-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-lmd-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-lmd-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-lmd-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-lmd-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-lmd-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-lmd-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-lmd-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-lmd-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-lmd-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-lmd-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-lmd-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-lmd-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-lmd-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-lmd-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-lmd-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-lmd-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-lmd-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-lmd-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-lmd-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-lmd-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-lmd-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-lmd-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-lmd-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-lmd-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-lmd-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-lmd-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-lmd-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-lmd-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-lmd-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-lmd-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-lmd-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-lmd-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-lmd-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-lmd-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-lmd-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-lmd-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-lmd-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-lmd-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-lmd-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-lmd-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-lmd-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-lmd-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-lmd-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-lmd-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-lmd-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-lmd-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-lmd-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-lmd-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-lmd-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-lmd-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-lmd-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-lmd-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-lmd-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-lmd-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-lmd-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-lmd-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-lmd-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-lmd-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-lmd-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-lmd-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-lmd-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-lmd-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-lmd-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-lmd-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-lmd-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-lmd-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-lmd-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-lmd-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-lmd-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-lmd-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-lmd-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-lmd-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-lmd-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-lmd-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-lmd-n80{margin-left:-80px!important}:host(.standalone-mode) .p-lmd-0{padding:0!important}:host(.standalone-mode) .p-lmd-1{padding:4px!important}:host(.standalone-mode) .p-lmd-2{padding:8px!important}:host(.standalone-mode) .p-lmd-3{padding:16px!important}:host(.standalone-mode) .p-lmd-4{padding:1.5rem!important}:host(.standalone-mode) .p-lmd-5{padding:3rem!important}:host(.standalone-mode) .p-lmd-8{padding:8px!important}:host(.standalone-mode) .p-lmd-12{padding:12px!important}:host(.standalone-mode) .p-lmd-16{padding:16px!important}:host(.standalone-mode) .p-lmd-20{padding:20px!important}:host(.standalone-mode) .p-lmd-24{padding:24px!important}:host(.standalone-mode) .p-lmd-32{padding:32px!important}:host(.standalone-mode) .p-lmd-40{padding:40px!important}:host(.standalone-mode) .p-lmd-48{padding:48px!important}:host(.standalone-mode) .p-lmd-56{padding:56px!important}:host(.standalone-mode) .p-lmd-64{padding:64px!important}:host(.standalone-mode) .p-lmd-72{padding:72px!important}:host(.standalone-mode) .p-lmd-80{padding:80px!important}:host(.standalone-mode) .px-lmd-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-lmd-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-lmd-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-lmd-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-lmd-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-lmd-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-lmd-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-lmd-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-lmd-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-lmd-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-lmd-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-lmd-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-lmd-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-lmd-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-lmd-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-lmd-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-lmd-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-lmd-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-lmd-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-lmd-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-lmd-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-lmd-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-lmd-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-lmd-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-lmd-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-lmd-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-lmd-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-lmd-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-lmd-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-lmd-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-lmd-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-lmd-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-lmd-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-lmd-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-lmd-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-lmd-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-lmd-0{padding-top:0!important}:host(.standalone-mode) .pt-lmd-1{padding-top:4px!important}:host(.standalone-mode) .pt-lmd-2{padding-top:8px!important}:host(.standalone-mode) .pt-lmd-3{padding-top:16px!important}:host(.standalone-mode) .pt-lmd-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-lmd-5{padding-top:3rem!important}:host(.standalone-mode) .pt-lmd-8{padding-top:8px!important}:host(.standalone-mode) .pt-lmd-12{padding-top:12px!important}:host(.standalone-mode) .pt-lmd-16{padding-top:16px!important}:host(.standalone-mode) .pt-lmd-20{padding-top:20px!important}:host(.standalone-mode) .pt-lmd-24{padding-top:24px!important}:host(.standalone-mode) .pt-lmd-32{padding-top:32px!important}:host(.standalone-mode) .pt-lmd-40{padding-top:40px!important}:host(.standalone-mode) .pt-lmd-48{padding-top:48px!important}:host(.standalone-mode) .pt-lmd-56{padding-top:56px!important}:host(.standalone-mode) .pt-lmd-64{padding-top:64px!important}:host(.standalone-mode) .pt-lmd-72{padding-top:72px!important}:host(.standalone-mode) .pt-lmd-80{padding-top:80px!important}:host(.standalone-mode) .pr-lmd-0{padding-right:0!important}:host(.standalone-mode) .pr-lmd-1{padding-right:4px!important}:host(.standalone-mode) .pr-lmd-2{padding-right:8px!important}:host(.standalone-mode) .pr-lmd-3{padding-right:16px!important}:host(.standalone-mode) .pr-lmd-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-lmd-5{padding-right:3rem!important}:host(.standalone-mode) .pr-lmd-8{padding-right:8px!important}:host(.standalone-mode) .pr-lmd-12{padding-right:12px!important}:host(.standalone-mode) .pr-lmd-16{padding-right:16px!important}:host(.standalone-mode) .pr-lmd-20{padding-right:20px!important}:host(.standalone-mode) .pr-lmd-24{padding-right:24px!important}:host(.standalone-mode) .pr-lmd-32{padding-right:32px!important}:host(.standalone-mode) .pr-lmd-40{padding-right:40px!important}:host(.standalone-mode) .pr-lmd-48{padding-right:48px!important}:host(.standalone-mode) .pr-lmd-56{padding-right:56px!important}:host(.standalone-mode) .pr-lmd-64{padding-right:64px!important}:host(.standalone-mode) .pr-lmd-72{padding-right:72px!important}:host(.standalone-mode) .pr-lmd-80{padding-right:80px!important}:host(.standalone-mode) .pb-lmd-0{padding-bottom:0!important}:host(.standalone-mode) .pb-lmd-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-lmd-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-lmd-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-lmd-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-lmd-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-lmd-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-lmd-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-lmd-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-lmd-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-lmd-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-lmd-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-lmd-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-lmd-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-lmd-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-lmd-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-lmd-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-lmd-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-lmd-0{padding-left:0!important}:host(.standalone-mode) .pl-lmd-1{padding-left:4px!important}:host(.standalone-mode) .pl-lmd-2{padding-left:8px!important}:host(.standalone-mode) .pl-lmd-3{padding-left:16px!important}:host(.standalone-mode) .pl-lmd-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-lmd-5{padding-left:3rem!important}:host(.standalone-mode) .pl-lmd-8{padding-left:8px!important}:host(.standalone-mode) .pl-lmd-12{padding-left:12px!important}:host(.standalone-mode) .pl-lmd-16{padding-left:16px!important}:host(.standalone-mode) .pl-lmd-20{padding-left:20px!important}:host(.standalone-mode) .pl-lmd-24{padding-left:24px!important}:host(.standalone-mode) .pl-lmd-32{padding-left:32px!important}:host(.standalone-mode) .pl-lmd-40{padding-left:40px!important}:host(.standalone-mode) .pl-lmd-48{padding-left:48px!important}:host(.standalone-mode) .pl-lmd-56{padding-left:56px!important}:host(.standalone-mode) .pl-lmd-64{padding-left:64px!important}:host(.standalone-mode) .pl-lmd-72{padding-left:72px!important}:host(.standalone-mode) .pl-lmd-80{padding-left:80px!important}:host(.standalone-mode) .text-lmd-left{text-align:left!important}:host(.standalone-mode) .text-lmd-right{text-align:right!important}:host(.standalone-mode) .text-lmd-center{text-align:center!important}}@media (min-width: 1023px){:host(.mfe-mode) .float-lmd-start{float:left!important}:host(.mfe-mode) .float-lmd-end{float:right!important}:host(.mfe-mode) .float-lmd-none{float:none!important}:host(.mfe-mode) .d-lmd-inline{display:inline!important}:host(.mfe-mode) .d-lmd-inline-block{display:inline-block!important}:host(.mfe-mode) .d-lmd-block{display:block!important}:host(.mfe-mode) .d-lmd-grid{display:grid!important}:host(.mfe-mode) .d-lmd-table{display:table!important}:host(.mfe-mode) .d-lmd-table-row{display:table-row!important}:host(.mfe-mode) .d-lmd-table-cell{display:table-cell!important}:host(.mfe-mode) .d-lmd-flex{display:flex!important}:host(.mfe-mode) .d-lmd-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-lmd-none{display:none!important}:host(.mfe-mode) .flex-lmd-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-lmd-row{flex-direction:row!important}:host(.mfe-mode) .flex-lmd-column{flex-direction:column!important}:host(.mfe-mode) .flex-lmd-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-lmd-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-lmd-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-lmd-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-lmd-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-lmd-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-lmd-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-lmd-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-lmd-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-lmd-0{gap:0!important}:host(.mfe-mode) .gap-lmd-1{gap:4px!important}:host(.mfe-mode) .gap-lmd-2{gap:8px!important}:host(.mfe-mode) .gap-lmd-3{gap:16px!important}:host(.mfe-mode) .gap-lmd-4{gap:1.5rem!important}:host(.mfe-mode) .gap-lmd-5{gap:3rem!important}:host(.mfe-mode) .gap-lmd-8{gap:8px!important}:host(.mfe-mode) .gap-lmd-12{gap:12px!important}:host(.mfe-mode) .gap-lmd-16{gap:16px!important}:host(.mfe-mode) .gap-lmd-20{gap:20px!important}:host(.mfe-mode) .gap-lmd-24{gap:24px!important}:host(.mfe-mode) .gap-lmd-32{gap:32px!important}:host(.mfe-mode) .gap-lmd-40{gap:40px!important}:host(.mfe-mode) .gap-lmd-48{gap:48px!important}:host(.mfe-mode) .gap-lmd-56{gap:56px!important}:host(.mfe-mode) .gap-lmd-64{gap:64px!important}:host(.mfe-mode) .gap-lmd-72{gap:72px!important}:host(.mfe-mode) .gap-lmd-80{gap:80px!important}:host(.mfe-mode) .justify-content-lmd-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-lmd-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-lmd-center{justify-content:center!important}:host(.mfe-mode) .justify-content-lmd-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-lmd-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-lmd-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-lmd-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-lmd-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-lmd-center{align-items:center!important}:host(.mfe-mode) .align-items-lmd-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-lmd-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-lmd-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-lmd-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-lmd-center{align-content:center!important}:host(.mfe-mode) .align-content-lmd-between{align-content:space-between!important}:host(.mfe-mode) .align-content-lmd-around{align-content:space-around!important}:host(.mfe-mode) .align-content-lmd-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-lmd-auto{align-self:auto!important}:host(.mfe-mode) .align-self-lmd-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-lmd-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-lmd-center{align-self:center!important}:host(.mfe-mode) .align-self-lmd-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-lmd-stretch{align-self:stretch!important}:host(.mfe-mode) .order-lmd-first{order:-1!important}:host(.mfe-mode) .order-lmd-0{order:0!important}:host(.mfe-mode) .order-lmd-1{order:1!important}:host(.mfe-mode) .order-lmd-2{order:2!important}:host(.mfe-mode) .order-lmd-3{order:3!important}:host(.mfe-mode) .order-lmd-4{order:4!important}:host(.mfe-mode) .order-lmd-5{order:5!important}:host(.mfe-mode) .order-lmd-last{order:6!important}:host(.mfe-mode) .m-lmd-0{margin:0!important}:host(.mfe-mode) .m-lmd-1{margin:4px!important}:host(.mfe-mode) .m-lmd-2{margin:8px!important}:host(.mfe-mode) .m-lmd-3{margin:16px!important}:host(.mfe-mode) .m-lmd-4{margin:1.5rem!important}:host(.mfe-mode) .m-lmd-5{margin:3rem!important}:host(.mfe-mode) .m-lmd-8{margin:8px!important}:host(.mfe-mode) .m-lmd-12{margin:12px!important}:host(.mfe-mode) .m-lmd-16{margin:16px!important}:host(.mfe-mode) .m-lmd-20{margin:20px!important}:host(.mfe-mode) .m-lmd-24{margin:24px!important}:host(.mfe-mode) .m-lmd-32{margin:32px!important}:host(.mfe-mode) .m-lmd-40{margin:40px!important}:host(.mfe-mode) .m-lmd-48{margin:48px!important}:host(.mfe-mode) .m-lmd-56{margin:56px!important}:host(.mfe-mode) .m-lmd-64{margin:64px!important}:host(.mfe-mode) .m-lmd-72{margin:72px!important}:host(.mfe-mode) .m-lmd-80{margin:80px!important}:host(.mfe-mode) .m-lmd-auto{margin:auto!important}:host(.mfe-mode) .mx-lmd-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-lmd-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-lmd-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-lmd-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-lmd-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-lmd-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-lmd-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-lmd-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-lmd-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-lmd-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-lmd-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-lmd-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-lmd-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-lmd-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-lmd-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-lmd-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-lmd-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-lmd-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-lmd-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-lmd-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-lmd-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-lmd-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-lmd-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-lmd-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-lmd-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-lmd-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-lmd-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-lmd-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-lmd-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-lmd-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-lmd-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-lmd-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-lmd-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-lmd-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-lmd-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-lmd-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-lmd-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-lmd-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-lmd-0{margin-top:0!important}:host(.mfe-mode) .mt-lmd-1{margin-top:4px!important}:host(.mfe-mode) .mt-lmd-2{margin-top:8px!important}:host(.mfe-mode) .mt-lmd-3{margin-top:16px!important}:host(.mfe-mode) .mt-lmd-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-lmd-5{margin-top:3rem!important}:host(.mfe-mode) .mt-lmd-8{margin-top:8px!important}:host(.mfe-mode) .mt-lmd-12{margin-top:12px!important}:host(.mfe-mode) .mt-lmd-16{margin-top:16px!important}:host(.mfe-mode) .mt-lmd-20{margin-top:20px!important}:host(.mfe-mode) .mt-lmd-24{margin-top:24px!important}:host(.mfe-mode) .mt-lmd-32{margin-top:32px!important}:host(.mfe-mode) .mt-lmd-40{margin-top:40px!important}:host(.mfe-mode) .mt-lmd-48{margin-top:48px!important}:host(.mfe-mode) .mt-lmd-56{margin-top:56px!important}:host(.mfe-mode) .mt-lmd-64{margin-top:64px!important}:host(.mfe-mode) .mt-lmd-72{margin-top:72px!important}:host(.mfe-mode) .mt-lmd-80{margin-top:80px!important}:host(.mfe-mode) .mt-lmd-auto{margin-top:auto!important}:host(.mfe-mode) .mr-lmd-0{margin-right:0!important}:host(.mfe-mode) .mr-lmd-1{margin-right:4px!important}:host(.mfe-mode) .mr-lmd-2{margin-right:8px!important}:host(.mfe-mode) .mr-lmd-3{margin-right:16px!important}:host(.mfe-mode) .mr-lmd-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-lmd-5{margin-right:3rem!important}:host(.mfe-mode) .mr-lmd-8{margin-right:8px!important}:host(.mfe-mode) .mr-lmd-12{margin-right:12px!important}:host(.mfe-mode) .mr-lmd-16{margin-right:16px!important}:host(.mfe-mode) .mr-lmd-20{margin-right:20px!important}:host(.mfe-mode) .mr-lmd-24{margin-right:24px!important}:host(.mfe-mode) .mr-lmd-32{margin-right:32px!important}:host(.mfe-mode) .mr-lmd-40{margin-right:40px!important}:host(.mfe-mode) .mr-lmd-48{margin-right:48px!important}:host(.mfe-mode) .mr-lmd-56{margin-right:56px!important}:host(.mfe-mode) .mr-lmd-64{margin-right:64px!important}:host(.mfe-mode) .mr-lmd-72{margin-right:72px!important}:host(.mfe-mode) .mr-lmd-80{margin-right:80px!important}:host(.mfe-mode) .mr-lmd-auto{margin-right:auto!important}:host(.mfe-mode) .mb-lmd-0{margin-bottom:0!important}:host(.mfe-mode) .mb-lmd-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-lmd-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-lmd-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-lmd-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-lmd-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-lmd-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-lmd-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-lmd-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-lmd-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-lmd-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-lmd-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-lmd-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-lmd-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-lmd-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-lmd-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-lmd-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-lmd-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-lmd-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-lmd-0{margin-left:0!important}:host(.mfe-mode) .ml-lmd-1{margin-left:4px!important}:host(.mfe-mode) .ml-lmd-2{margin-left:8px!important}:host(.mfe-mode) .ml-lmd-3{margin-left:16px!important}:host(.mfe-mode) .ml-lmd-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-lmd-5{margin-left:3rem!important}:host(.mfe-mode) .ml-lmd-8{margin-left:8px!important}:host(.mfe-mode) .ml-lmd-12{margin-left:12px!important}:host(.mfe-mode) .ml-lmd-16{margin-left:16px!important}:host(.mfe-mode) .ml-lmd-20{margin-left:20px!important}:host(.mfe-mode) .ml-lmd-24{margin-left:24px!important}:host(.mfe-mode) .ml-lmd-32{margin-left:32px!important}:host(.mfe-mode) .ml-lmd-40{margin-left:40px!important}:host(.mfe-mode) .ml-lmd-48{margin-left:48px!important}:host(.mfe-mode) .ml-lmd-56{margin-left:56px!important}:host(.mfe-mode) .ml-lmd-64{margin-left:64px!important}:host(.mfe-mode) .ml-lmd-72{margin-left:72px!important}:host(.mfe-mode) .ml-lmd-80{margin-left:80px!important}:host(.mfe-mode) .ml-lmd-auto{margin-left:auto!important}:host(.mfe-mode) .m-lmd-n1{margin:-4px!important}:host(.mfe-mode) .m-lmd-n2{margin:-8px!important}:host(.mfe-mode) .m-lmd-n3{margin:-16px!important}:host(.mfe-mode) .m-lmd-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-lmd-n5{margin:-3rem!important}:host(.mfe-mode) .m-lmd-n8{margin:-8px!important}:host(.mfe-mode) .m-lmd-n12{margin:-12px!important}:host(.mfe-mode) .m-lmd-n16{margin:-16px!important}:host(.mfe-mode) .m-lmd-n20{margin:-20px!important}:host(.mfe-mode) .m-lmd-n24{margin:-24px!important}:host(.mfe-mode) .m-lmd-n32{margin:-32px!important}:host(.mfe-mode) .m-lmd-n40{margin:-40px!important}:host(.mfe-mode) .m-lmd-n48{margin:-48px!important}:host(.mfe-mode) .m-lmd-n56{margin:-56px!important}:host(.mfe-mode) .m-lmd-n64{margin:-64px!important}:host(.mfe-mode) .m-lmd-n72{margin:-72px!important}:host(.mfe-mode) .m-lmd-n80{margin:-80px!important}:host(.mfe-mode) .mx-lmd-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-lmd-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-lmd-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-lmd-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-lmd-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-lmd-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-lmd-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-lmd-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-lmd-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-lmd-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-lmd-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-lmd-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-lmd-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-lmd-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-lmd-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-lmd-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-lmd-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-lmd-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-lmd-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-lmd-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-lmd-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-lmd-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-lmd-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-lmd-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-lmd-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-lmd-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-lmd-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-lmd-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-lmd-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-lmd-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-lmd-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-lmd-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-lmd-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-lmd-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-lmd-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-lmd-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-lmd-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-lmd-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-lmd-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-lmd-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-lmd-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-lmd-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-lmd-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-lmd-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-lmd-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-lmd-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-lmd-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-lmd-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-lmd-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-lmd-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-lmd-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-lmd-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-lmd-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-lmd-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-lmd-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-lmd-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-lmd-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-lmd-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-lmd-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-lmd-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-lmd-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-lmd-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-lmd-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-lmd-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-lmd-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-lmd-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-lmd-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-lmd-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-lmd-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-lmd-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-lmd-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-lmd-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-lmd-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-lmd-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-lmd-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-lmd-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-lmd-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-lmd-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-lmd-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-lmd-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-lmd-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-lmd-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-lmd-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-lmd-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-lmd-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-lmd-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-lmd-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-lmd-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-lmd-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-lmd-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-lmd-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-lmd-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-lmd-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-lmd-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-lmd-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-lmd-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-lmd-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-lmd-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-lmd-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-lmd-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-lmd-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-lmd-n80{margin-left:-80px!important}:host(.mfe-mode) .p-lmd-0{padding:0!important}:host(.mfe-mode) .p-lmd-1{padding:4px!important}:host(.mfe-mode) .p-lmd-2{padding:8px!important}:host(.mfe-mode) .p-lmd-3{padding:16px!important}:host(.mfe-mode) .p-lmd-4{padding:1.5rem!important}:host(.mfe-mode) .p-lmd-5{padding:3rem!important}:host(.mfe-mode) .p-lmd-8{padding:8px!important}:host(.mfe-mode) .p-lmd-12{padding:12px!important}:host(.mfe-mode) .p-lmd-16{padding:16px!important}:host(.mfe-mode) .p-lmd-20{padding:20px!important}:host(.mfe-mode) .p-lmd-24{padding:24px!important}:host(.mfe-mode) .p-lmd-32{padding:32px!important}:host(.mfe-mode) .p-lmd-40{padding:40px!important}:host(.mfe-mode) .p-lmd-48{padding:48px!important}:host(.mfe-mode) .p-lmd-56{padding:56px!important}:host(.mfe-mode) .p-lmd-64{padding:64px!important}:host(.mfe-mode) .p-lmd-72{padding:72px!important}:host(.mfe-mode) .p-lmd-80{padding:80px!important}:host(.mfe-mode) .px-lmd-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-lmd-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-lmd-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-lmd-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-lmd-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-lmd-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-lmd-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-lmd-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-lmd-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-lmd-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-lmd-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-lmd-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-lmd-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-lmd-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-lmd-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-lmd-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-lmd-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-lmd-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-lmd-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-lmd-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-lmd-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-lmd-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-lmd-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-lmd-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-lmd-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-lmd-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-lmd-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-lmd-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-lmd-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-lmd-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-lmd-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-lmd-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-lmd-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-lmd-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-lmd-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-lmd-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-lmd-0{padding-top:0!important}:host(.mfe-mode) .pt-lmd-1{padding-top:4px!important}:host(.mfe-mode) .pt-lmd-2{padding-top:8px!important}:host(.mfe-mode) .pt-lmd-3{padding-top:16px!important}:host(.mfe-mode) .pt-lmd-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-lmd-5{padding-top:3rem!important}:host(.mfe-mode) .pt-lmd-8{padding-top:8px!important}:host(.mfe-mode) .pt-lmd-12{padding-top:12px!important}:host(.mfe-mode) .pt-lmd-16{padding-top:16px!important}:host(.mfe-mode) .pt-lmd-20{padding-top:20px!important}:host(.mfe-mode) .pt-lmd-24{padding-top:24px!important}:host(.mfe-mode) .pt-lmd-32{padding-top:32px!important}:host(.mfe-mode) .pt-lmd-40{padding-top:40px!important}:host(.mfe-mode) .pt-lmd-48{padding-top:48px!important}:host(.mfe-mode) .pt-lmd-56{padding-top:56px!important}:host(.mfe-mode) .pt-lmd-64{padding-top:64px!important}:host(.mfe-mode) .pt-lmd-72{padding-top:72px!important}:host(.mfe-mode) .pt-lmd-80{padding-top:80px!important}:host(.mfe-mode) .pr-lmd-0{padding-right:0!important}:host(.mfe-mode) .pr-lmd-1{padding-right:4px!important}:host(.mfe-mode) .pr-lmd-2{padding-right:8px!important}:host(.mfe-mode) .pr-lmd-3{padding-right:16px!important}:host(.mfe-mode) .pr-lmd-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-lmd-5{padding-right:3rem!important}:host(.mfe-mode) .pr-lmd-8{padding-right:8px!important}:host(.mfe-mode) .pr-lmd-12{padding-right:12px!important}:host(.mfe-mode) .pr-lmd-16{padding-right:16px!important}:host(.mfe-mode) .pr-lmd-20{padding-right:20px!important}:host(.mfe-mode) .pr-lmd-24{padding-right:24px!important}:host(.mfe-mode) .pr-lmd-32{padding-right:32px!important}:host(.mfe-mode) .pr-lmd-40{padding-right:40px!important}:host(.mfe-mode) .pr-lmd-48{padding-right:48px!important}:host(.mfe-mode) .pr-lmd-56{padding-right:56px!important}:host(.mfe-mode) .pr-lmd-64{padding-right:64px!important}:host(.mfe-mode) .pr-lmd-72{padding-right:72px!important}:host(.mfe-mode) .pr-lmd-80{padding-right:80px!important}:host(.mfe-mode) .pb-lmd-0{padding-bottom:0!important}:host(.mfe-mode) .pb-lmd-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-lmd-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-lmd-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-lmd-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-lmd-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-lmd-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-lmd-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-lmd-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-lmd-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-lmd-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-lmd-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-lmd-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-lmd-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-lmd-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-lmd-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-lmd-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-lmd-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-lmd-0{padding-left:0!important}:host(.mfe-mode) .pl-lmd-1{padding-left:4px!important}:host(.mfe-mode) .pl-lmd-2{padding-left:8px!important}:host(.mfe-mode) .pl-lmd-3{padding-left:16px!important}:host(.mfe-mode) .pl-lmd-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-lmd-5{padding-left:3rem!important}:host(.mfe-mode) .pl-lmd-8{padding-left:8px!important}:host(.mfe-mode) .pl-lmd-12{padding-left:12px!important}:host(.mfe-mode) .pl-lmd-16{padding-left:16px!important}:host(.mfe-mode) .pl-lmd-20{padding-left:20px!important}:host(.mfe-mode) .pl-lmd-24{padding-left:24px!important}:host(.mfe-mode) .pl-lmd-32{padding-left:32px!important}:host(.mfe-mode) .pl-lmd-40{padding-left:40px!important}:host(.mfe-mode) .pl-lmd-48{padding-left:48px!important}:host(.mfe-mode) .pl-lmd-56{padding-left:56px!important}:host(.mfe-mode) .pl-lmd-64{padding-left:64px!important}:host(.mfe-mode) .pl-lmd-72{padding-left:72px!important}:host(.mfe-mode) .pl-lmd-80{padding-left:80px!important}:host(.mfe-mode) .text-lmd-left{text-align:left!important}:host(.mfe-mode) .text-lmd-right{text-align:right!important}:host(.mfe-mode) .text-lmd-center{text-align:center!important}}@media (min-width: 1020px){:host(.standalone-mode) .float-lg-start{float:left!important}:host(.standalone-mode) .float-lg-end{float:right!important}:host(.standalone-mode) .float-lg-none{float:none!important}:host(.standalone-mode) .d-lg-inline{display:inline!important}:host(.standalone-mode) .d-lg-inline-block{display:inline-block!important}:host(.standalone-mode) .d-lg-block{display:block!important}:host(.standalone-mode) .d-lg-grid{display:grid!important}:host(.standalone-mode) .d-lg-table{display:table!important}:host(.standalone-mode) .d-lg-table-row{display:table-row!important}:host(.standalone-mode) .d-lg-table-cell{display:table-cell!important}:host(.standalone-mode) .d-lg-flex{display:flex!important}:host(.standalone-mode) .d-lg-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-lg-none{display:none!important}:host(.standalone-mode) .flex-lg-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-lg-row{flex-direction:row!important}:host(.standalone-mode) .flex-lg-column{flex-direction:column!important}:host(.standalone-mode) .flex-lg-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-lg-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-lg-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-lg-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-lg-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-lg-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-lg-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-lg-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-lg-0{gap:0!important}:host(.standalone-mode) .gap-lg-1{gap:4px!important}:host(.standalone-mode) .gap-lg-2{gap:8px!important}:host(.standalone-mode) .gap-lg-3{gap:16px!important}:host(.standalone-mode) .gap-lg-4{gap:1.5rem!important}:host(.standalone-mode) .gap-lg-5{gap:3rem!important}:host(.standalone-mode) .gap-lg-8{gap:8px!important}:host(.standalone-mode) .gap-lg-12{gap:12px!important}:host(.standalone-mode) .gap-lg-16{gap:16px!important}:host(.standalone-mode) .gap-lg-20{gap:20px!important}:host(.standalone-mode) .gap-lg-24{gap:24px!important}:host(.standalone-mode) .gap-lg-32{gap:32px!important}:host(.standalone-mode) .gap-lg-40{gap:40px!important}:host(.standalone-mode) .gap-lg-48{gap:48px!important}:host(.standalone-mode) .gap-lg-56{gap:56px!important}:host(.standalone-mode) .gap-lg-64{gap:64px!important}:host(.standalone-mode) .gap-lg-72{gap:72px!important}:host(.standalone-mode) .gap-lg-80{gap:80px!important}:host(.standalone-mode) .justify-content-lg-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-lg-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-lg-center{justify-content:center!important}:host(.standalone-mode) .justify-content-lg-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-lg-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-lg-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-lg-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-lg-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-lg-center{align-items:center!important}:host(.standalone-mode) .align-items-lg-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-lg-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-lg-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-lg-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-lg-center{align-content:center!important}:host(.standalone-mode) .align-content-lg-between{align-content:space-between!important}:host(.standalone-mode) .align-content-lg-around{align-content:space-around!important}:host(.standalone-mode) .align-content-lg-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-lg-auto{align-self:auto!important}:host(.standalone-mode) .align-self-lg-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-lg-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-lg-center{align-self:center!important}:host(.standalone-mode) .align-self-lg-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-lg-stretch{align-self:stretch!important}:host(.standalone-mode) .order-lg-first{order:-1!important}:host(.standalone-mode) .order-lg-0{order:0!important}:host(.standalone-mode) .order-lg-1{order:1!important}:host(.standalone-mode) .order-lg-2{order:2!important}:host(.standalone-mode) .order-lg-3{order:3!important}:host(.standalone-mode) .order-lg-4{order:4!important}:host(.standalone-mode) .order-lg-5{order:5!important}:host(.standalone-mode) .order-lg-last{order:6!important}:host(.standalone-mode) .m-lg-0{margin:0!important}:host(.standalone-mode) .m-lg-1{margin:4px!important}:host(.standalone-mode) .m-lg-2{margin:8px!important}:host(.standalone-mode) .m-lg-3{margin:16px!important}:host(.standalone-mode) .m-lg-4{margin:1.5rem!important}:host(.standalone-mode) .m-lg-5{margin:3rem!important}:host(.standalone-mode) .m-lg-8{margin:8px!important}:host(.standalone-mode) .m-lg-12{margin:12px!important}:host(.standalone-mode) .m-lg-16{margin:16px!important}:host(.standalone-mode) .m-lg-20{margin:20px!important}:host(.standalone-mode) .m-lg-24{margin:24px!important}:host(.standalone-mode) .m-lg-32{margin:32px!important}:host(.standalone-mode) .m-lg-40{margin:40px!important}:host(.standalone-mode) .m-lg-48{margin:48px!important}:host(.standalone-mode) .m-lg-56{margin:56px!important}:host(.standalone-mode) .m-lg-64{margin:64px!important}:host(.standalone-mode) .m-lg-72{margin:72px!important}:host(.standalone-mode) .m-lg-80{margin:80px!important}:host(.standalone-mode) .m-lg-auto{margin:auto!important}:host(.standalone-mode) .mx-lg-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-lg-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-lg-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-lg-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-lg-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-lg-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-lg-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-lg-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-lg-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-lg-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-lg-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-lg-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-lg-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-lg-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-lg-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-lg-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-lg-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-lg-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-lg-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-lg-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-lg-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-lg-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-lg-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-lg-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-lg-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-lg-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-lg-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-lg-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-lg-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-lg-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-lg-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-lg-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-lg-0{margin-top:0!important}:host(.standalone-mode) .mt-lg-1{margin-top:4px!important}:host(.standalone-mode) .mt-lg-2{margin-top:8px!important}:host(.standalone-mode) .mt-lg-3{margin-top:16px!important}:host(.standalone-mode) .mt-lg-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-lg-5{margin-top:3rem!important}:host(.standalone-mode) .mt-lg-8{margin-top:8px!important}:host(.standalone-mode) .mt-lg-12{margin-top:12px!important}:host(.standalone-mode) .mt-lg-16{margin-top:16px!important}:host(.standalone-mode) .mt-lg-20{margin-top:20px!important}:host(.standalone-mode) .mt-lg-24{margin-top:24px!important}:host(.standalone-mode) .mt-lg-32{margin-top:32px!important}:host(.standalone-mode) .mt-lg-40{margin-top:40px!important}:host(.standalone-mode) .mt-lg-48{margin-top:48px!important}:host(.standalone-mode) .mt-lg-56{margin-top:56px!important}:host(.standalone-mode) .mt-lg-64{margin-top:64px!important}:host(.standalone-mode) .mt-lg-72{margin-top:72px!important}:host(.standalone-mode) .mt-lg-80{margin-top:80px!important}:host(.standalone-mode) .mt-lg-auto{margin-top:auto!important}:host(.standalone-mode) .mr-lg-0{margin-right:0!important}:host(.standalone-mode) .mr-lg-1{margin-right:4px!important}:host(.standalone-mode) .mr-lg-2{margin-right:8px!important}:host(.standalone-mode) .mr-lg-3{margin-right:16px!important}:host(.standalone-mode) .mr-lg-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-lg-5{margin-right:3rem!important}:host(.standalone-mode) .mr-lg-8{margin-right:8px!important}:host(.standalone-mode) .mr-lg-12{margin-right:12px!important}:host(.standalone-mode) .mr-lg-16{margin-right:16px!important}:host(.standalone-mode) .mr-lg-20{margin-right:20px!important}:host(.standalone-mode) .mr-lg-24{margin-right:24px!important}:host(.standalone-mode) .mr-lg-32{margin-right:32px!important}:host(.standalone-mode) .mr-lg-40{margin-right:40px!important}:host(.standalone-mode) .mr-lg-48{margin-right:48px!important}:host(.standalone-mode) .mr-lg-56{margin-right:56px!important}:host(.standalone-mode) .mr-lg-64{margin-right:64px!important}:host(.standalone-mode) .mr-lg-72{margin-right:72px!important}:host(.standalone-mode) .mr-lg-80{margin-right:80px!important}:host(.standalone-mode) .mr-lg-auto{margin-right:auto!important}:host(.standalone-mode) .mb-lg-0{margin-bottom:0!important}:host(.standalone-mode) .mb-lg-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-lg-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-lg-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-lg-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-lg-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-lg-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-lg-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-lg-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-lg-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-lg-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-lg-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-lg-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-lg-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-lg-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-lg-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-lg-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-lg-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-lg-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-lg-0{margin-left:0!important}:host(.standalone-mode) .ml-lg-1{margin-left:4px!important}:host(.standalone-mode) .ml-lg-2{margin-left:8px!important}:host(.standalone-mode) .ml-lg-3{margin-left:16px!important}:host(.standalone-mode) .ml-lg-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-lg-5{margin-left:3rem!important}:host(.standalone-mode) .ml-lg-8{margin-left:8px!important}:host(.standalone-mode) .ml-lg-12{margin-left:12px!important}:host(.standalone-mode) .ml-lg-16{margin-left:16px!important}:host(.standalone-mode) .ml-lg-20{margin-left:20px!important}:host(.standalone-mode) .ml-lg-24{margin-left:24px!important}:host(.standalone-mode) .ml-lg-32{margin-left:32px!important}:host(.standalone-mode) .ml-lg-40{margin-left:40px!important}:host(.standalone-mode) .ml-lg-48{margin-left:48px!important}:host(.standalone-mode) .ml-lg-56{margin-left:56px!important}:host(.standalone-mode) .ml-lg-64{margin-left:64px!important}:host(.standalone-mode) .ml-lg-72{margin-left:72px!important}:host(.standalone-mode) .ml-lg-80{margin-left:80px!important}:host(.standalone-mode) .ml-lg-auto{margin-left:auto!important}:host(.standalone-mode) .m-lg-n1{margin:-4px!important}:host(.standalone-mode) .m-lg-n2{margin:-8px!important}:host(.standalone-mode) .m-lg-n3{margin:-16px!important}:host(.standalone-mode) .m-lg-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-lg-n5{margin:-3rem!important}:host(.standalone-mode) .m-lg-n8{margin:-8px!important}:host(.standalone-mode) .m-lg-n12{margin:-12px!important}:host(.standalone-mode) .m-lg-n16{margin:-16px!important}:host(.standalone-mode) .m-lg-n20{margin:-20px!important}:host(.standalone-mode) .m-lg-n24{margin:-24px!important}:host(.standalone-mode) .m-lg-n32{margin:-32px!important}:host(.standalone-mode) .m-lg-n40{margin:-40px!important}:host(.standalone-mode) .m-lg-n48{margin:-48px!important}:host(.standalone-mode) .m-lg-n56{margin:-56px!important}:host(.standalone-mode) .m-lg-n64{margin:-64px!important}:host(.standalone-mode) .m-lg-n72{margin:-72px!important}:host(.standalone-mode) .m-lg-n80{margin:-80px!important}:host(.standalone-mode) .mx-lg-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-lg-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-lg-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-lg-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-lg-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-lg-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-lg-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-lg-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-lg-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-lg-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-lg-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-lg-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-lg-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-lg-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-lg-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-lg-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-lg-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-lg-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-lg-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-lg-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-lg-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-lg-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-lg-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-lg-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-lg-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-lg-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-lg-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-lg-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-lg-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-lg-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-lg-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-lg-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-lg-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-lg-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-lg-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-lg-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-lg-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-lg-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-lg-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-lg-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-lg-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-lg-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-lg-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-lg-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-lg-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-lg-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-lg-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-lg-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-lg-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-lg-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-lg-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-lg-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-lg-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-lg-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-lg-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-lg-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-lg-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-lg-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-lg-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-lg-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-lg-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-lg-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-lg-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-lg-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-lg-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-lg-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-lg-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-lg-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-lg-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-lg-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-lg-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-lg-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-lg-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-lg-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-lg-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-lg-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-lg-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-lg-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-lg-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-lg-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-lg-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-lg-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-lg-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-lg-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-lg-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-lg-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-lg-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-lg-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-lg-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-lg-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-lg-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-lg-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-lg-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-lg-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-lg-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-lg-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-lg-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-lg-n80{margin-left:-80px!important}:host(.standalone-mode) .p-lg-0{padding:0!important}:host(.standalone-mode) .p-lg-1{padding:4px!important}:host(.standalone-mode) .p-lg-2{padding:8px!important}:host(.standalone-mode) .p-lg-3{padding:16px!important}:host(.standalone-mode) .p-lg-4{padding:1.5rem!important}:host(.standalone-mode) .p-lg-5{padding:3rem!important}:host(.standalone-mode) .p-lg-8{padding:8px!important}:host(.standalone-mode) .p-lg-12{padding:12px!important}:host(.standalone-mode) .p-lg-16{padding:16px!important}:host(.standalone-mode) .p-lg-20{padding:20px!important}:host(.standalone-mode) .p-lg-24{padding:24px!important}:host(.standalone-mode) .p-lg-32{padding:32px!important}:host(.standalone-mode) .p-lg-40{padding:40px!important}:host(.standalone-mode) .p-lg-48{padding:48px!important}:host(.standalone-mode) .p-lg-56{padding:56px!important}:host(.standalone-mode) .p-lg-64{padding:64px!important}:host(.standalone-mode) .p-lg-72{padding:72px!important}:host(.standalone-mode) .p-lg-80{padding:80px!important}:host(.standalone-mode) .px-lg-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-lg-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-lg-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-lg-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-lg-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-lg-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-lg-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-lg-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-lg-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-lg-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-lg-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-lg-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-lg-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-lg-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-lg-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-lg-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-lg-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-lg-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-lg-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-lg-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-lg-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-lg-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-lg-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-lg-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-lg-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-lg-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-lg-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-lg-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-lg-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-lg-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-lg-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-lg-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-lg-0{padding-top:0!important}:host(.standalone-mode) .pt-lg-1{padding-top:4px!important}:host(.standalone-mode) .pt-lg-2{padding-top:8px!important}:host(.standalone-mode) .pt-lg-3{padding-top:16px!important}:host(.standalone-mode) .pt-lg-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-lg-5{padding-top:3rem!important}:host(.standalone-mode) .pt-lg-8{padding-top:8px!important}:host(.standalone-mode) .pt-lg-12{padding-top:12px!important}:host(.standalone-mode) .pt-lg-16{padding-top:16px!important}:host(.standalone-mode) .pt-lg-20{padding-top:20px!important}:host(.standalone-mode) .pt-lg-24{padding-top:24px!important}:host(.standalone-mode) .pt-lg-32{padding-top:32px!important}:host(.standalone-mode) .pt-lg-40{padding-top:40px!important}:host(.standalone-mode) .pt-lg-48{padding-top:48px!important}:host(.standalone-mode) .pt-lg-56{padding-top:56px!important}:host(.standalone-mode) .pt-lg-64{padding-top:64px!important}:host(.standalone-mode) .pt-lg-72{padding-top:72px!important}:host(.standalone-mode) .pt-lg-80{padding-top:80px!important}:host(.standalone-mode) .pr-lg-0{padding-right:0!important}:host(.standalone-mode) .pr-lg-1{padding-right:4px!important}:host(.standalone-mode) .pr-lg-2{padding-right:8px!important}:host(.standalone-mode) .pr-lg-3{padding-right:16px!important}:host(.standalone-mode) .pr-lg-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-lg-5{padding-right:3rem!important}:host(.standalone-mode) .pr-lg-8{padding-right:8px!important}:host(.standalone-mode) .pr-lg-12{padding-right:12px!important}:host(.standalone-mode) .pr-lg-16{padding-right:16px!important}:host(.standalone-mode) .pr-lg-20{padding-right:20px!important}:host(.standalone-mode) .pr-lg-24{padding-right:24px!important}:host(.standalone-mode) .pr-lg-32{padding-right:32px!important}:host(.standalone-mode) .pr-lg-40{padding-right:40px!important}:host(.standalone-mode) .pr-lg-48{padding-right:48px!important}:host(.standalone-mode) .pr-lg-56{padding-right:56px!important}:host(.standalone-mode) .pr-lg-64{padding-right:64px!important}:host(.standalone-mode) .pr-lg-72{padding-right:72px!important}:host(.standalone-mode) .pr-lg-80{padding-right:80px!important}:host(.standalone-mode) .pb-lg-0{padding-bottom:0!important}:host(.standalone-mode) .pb-lg-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-lg-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-lg-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-lg-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-lg-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-lg-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-lg-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-lg-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-lg-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-lg-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-lg-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-lg-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-lg-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-lg-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-lg-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-lg-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-lg-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-lg-0{padding-left:0!important}:host(.standalone-mode) .pl-lg-1{padding-left:4px!important}:host(.standalone-mode) .pl-lg-2{padding-left:8px!important}:host(.standalone-mode) .pl-lg-3{padding-left:16px!important}:host(.standalone-mode) .pl-lg-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-lg-5{padding-left:3rem!important}:host(.standalone-mode) .pl-lg-8{padding-left:8px!important}:host(.standalone-mode) .pl-lg-12{padding-left:12px!important}:host(.standalone-mode) .pl-lg-16{padding-left:16px!important}:host(.standalone-mode) .pl-lg-20{padding-left:20px!important}:host(.standalone-mode) .pl-lg-24{padding-left:24px!important}:host(.standalone-mode) .pl-lg-32{padding-left:32px!important}:host(.standalone-mode) .pl-lg-40{padding-left:40px!important}:host(.standalone-mode) .pl-lg-48{padding-left:48px!important}:host(.standalone-mode) .pl-lg-56{padding-left:56px!important}:host(.standalone-mode) .pl-lg-64{padding-left:64px!important}:host(.standalone-mode) .pl-lg-72{padding-left:72px!important}:host(.standalone-mode) .pl-lg-80{padding-left:80px!important}:host(.standalone-mode) .text-lg-left{text-align:left!important}:host(.standalone-mode) .text-lg-right{text-align:right!important}:host(.standalone-mode) .text-lg-center{text-align:center!important}}@media (min-width: 1340px){:host(.mfe-mode) .float-lg-start{float:left!important}:host(.mfe-mode) .float-lg-end{float:right!important}:host(.mfe-mode) .float-lg-none{float:none!important}:host(.mfe-mode) .d-lg-inline{display:inline!important}:host(.mfe-mode) .d-lg-inline-block{display:inline-block!important}:host(.mfe-mode) .d-lg-block{display:block!important}:host(.mfe-mode) .d-lg-grid{display:grid!important}:host(.mfe-mode) .d-lg-table{display:table!important}:host(.mfe-mode) .d-lg-table-row{display:table-row!important}:host(.mfe-mode) .d-lg-table-cell{display:table-cell!important}:host(.mfe-mode) .d-lg-flex{display:flex!important}:host(.mfe-mode) .d-lg-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-lg-none{display:none!important}:host(.mfe-mode) .flex-lg-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-lg-row{flex-direction:row!important}:host(.mfe-mode) .flex-lg-column{flex-direction:column!important}:host(.mfe-mode) .flex-lg-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-lg-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-lg-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-lg-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-lg-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-lg-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-lg-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-lg-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-lg-0{gap:0!important}:host(.mfe-mode) .gap-lg-1{gap:4px!important}:host(.mfe-mode) .gap-lg-2{gap:8px!important}:host(.mfe-mode) .gap-lg-3{gap:16px!important}:host(.mfe-mode) .gap-lg-4{gap:1.5rem!important}:host(.mfe-mode) .gap-lg-5{gap:3rem!important}:host(.mfe-mode) .gap-lg-8{gap:8px!important}:host(.mfe-mode) .gap-lg-12{gap:12px!important}:host(.mfe-mode) .gap-lg-16{gap:16px!important}:host(.mfe-mode) .gap-lg-20{gap:20px!important}:host(.mfe-mode) .gap-lg-24{gap:24px!important}:host(.mfe-mode) .gap-lg-32{gap:32px!important}:host(.mfe-mode) .gap-lg-40{gap:40px!important}:host(.mfe-mode) .gap-lg-48{gap:48px!important}:host(.mfe-mode) .gap-lg-56{gap:56px!important}:host(.mfe-mode) .gap-lg-64{gap:64px!important}:host(.mfe-mode) .gap-lg-72{gap:72px!important}:host(.mfe-mode) .gap-lg-80{gap:80px!important}:host(.mfe-mode) .justify-content-lg-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-lg-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-lg-center{justify-content:center!important}:host(.mfe-mode) .justify-content-lg-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-lg-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-lg-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-lg-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-lg-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-lg-center{align-items:center!important}:host(.mfe-mode) .align-items-lg-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-lg-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-lg-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-lg-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-lg-center{align-content:center!important}:host(.mfe-mode) .align-content-lg-between{align-content:space-between!important}:host(.mfe-mode) .align-content-lg-around{align-content:space-around!important}:host(.mfe-mode) .align-content-lg-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-lg-auto{align-self:auto!important}:host(.mfe-mode) .align-self-lg-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-lg-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-lg-center{align-self:center!important}:host(.mfe-mode) .align-self-lg-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-lg-stretch{align-self:stretch!important}:host(.mfe-mode) .order-lg-first{order:-1!important}:host(.mfe-mode) .order-lg-0{order:0!important}:host(.mfe-mode) .order-lg-1{order:1!important}:host(.mfe-mode) .order-lg-2{order:2!important}:host(.mfe-mode) .order-lg-3{order:3!important}:host(.mfe-mode) .order-lg-4{order:4!important}:host(.mfe-mode) .order-lg-5{order:5!important}:host(.mfe-mode) .order-lg-last{order:6!important}:host(.mfe-mode) .m-lg-0{margin:0!important}:host(.mfe-mode) .m-lg-1{margin:4px!important}:host(.mfe-mode) .m-lg-2{margin:8px!important}:host(.mfe-mode) .m-lg-3{margin:16px!important}:host(.mfe-mode) .m-lg-4{margin:1.5rem!important}:host(.mfe-mode) .m-lg-5{margin:3rem!important}:host(.mfe-mode) .m-lg-8{margin:8px!important}:host(.mfe-mode) .m-lg-12{margin:12px!important}:host(.mfe-mode) .m-lg-16{margin:16px!important}:host(.mfe-mode) .m-lg-20{margin:20px!important}:host(.mfe-mode) .m-lg-24{margin:24px!important}:host(.mfe-mode) .m-lg-32{margin:32px!important}:host(.mfe-mode) .m-lg-40{margin:40px!important}:host(.mfe-mode) .m-lg-48{margin:48px!important}:host(.mfe-mode) .m-lg-56{margin:56px!important}:host(.mfe-mode) .m-lg-64{margin:64px!important}:host(.mfe-mode) .m-lg-72{margin:72px!important}:host(.mfe-mode) .m-lg-80{margin:80px!important}:host(.mfe-mode) .m-lg-auto{margin:auto!important}:host(.mfe-mode) .mx-lg-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-lg-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-lg-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-lg-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-lg-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-lg-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-lg-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-lg-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-lg-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-lg-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-lg-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-lg-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-lg-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-lg-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-lg-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-lg-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-lg-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-lg-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-lg-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-lg-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-lg-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-lg-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-lg-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-lg-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-lg-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-lg-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-lg-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-lg-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-lg-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-lg-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-lg-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-lg-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-lg-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-lg-0{margin-top:0!important}:host(.mfe-mode) .mt-lg-1{margin-top:4px!important}:host(.mfe-mode) .mt-lg-2{margin-top:8px!important}:host(.mfe-mode) .mt-lg-3{margin-top:16px!important}:host(.mfe-mode) .mt-lg-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-lg-5{margin-top:3rem!important}:host(.mfe-mode) .mt-lg-8{margin-top:8px!important}:host(.mfe-mode) .mt-lg-12{margin-top:12px!important}:host(.mfe-mode) .mt-lg-16{margin-top:16px!important}:host(.mfe-mode) .mt-lg-20{margin-top:20px!important}:host(.mfe-mode) .mt-lg-24{margin-top:24px!important}:host(.mfe-mode) .mt-lg-32{margin-top:32px!important}:host(.mfe-mode) .mt-lg-40{margin-top:40px!important}:host(.mfe-mode) .mt-lg-48{margin-top:48px!important}:host(.mfe-mode) .mt-lg-56{margin-top:56px!important}:host(.mfe-mode) .mt-lg-64{margin-top:64px!important}:host(.mfe-mode) .mt-lg-72{margin-top:72px!important}:host(.mfe-mode) .mt-lg-80{margin-top:80px!important}:host(.mfe-mode) .mt-lg-auto{margin-top:auto!important}:host(.mfe-mode) .mr-lg-0{margin-right:0!important}:host(.mfe-mode) .mr-lg-1{margin-right:4px!important}:host(.mfe-mode) .mr-lg-2{margin-right:8px!important}:host(.mfe-mode) .mr-lg-3{margin-right:16px!important}:host(.mfe-mode) .mr-lg-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-lg-5{margin-right:3rem!important}:host(.mfe-mode) .mr-lg-8{margin-right:8px!important}:host(.mfe-mode) .mr-lg-12{margin-right:12px!important}:host(.mfe-mode) .mr-lg-16{margin-right:16px!important}:host(.mfe-mode) .mr-lg-20{margin-right:20px!important}:host(.mfe-mode) .mr-lg-24{margin-right:24px!important}:host(.mfe-mode) .mr-lg-32{margin-right:32px!important}:host(.mfe-mode) .mr-lg-40{margin-right:40px!important}:host(.mfe-mode) .mr-lg-48{margin-right:48px!important}:host(.mfe-mode) .mr-lg-56{margin-right:56px!important}:host(.mfe-mode) .mr-lg-64{margin-right:64px!important}:host(.mfe-mode) .mr-lg-72{margin-right:72px!important}:host(.mfe-mode) .mr-lg-80{margin-right:80px!important}:host(.mfe-mode) .mr-lg-auto{margin-right:auto!important}:host(.mfe-mode) .mb-lg-0{margin-bottom:0!important}:host(.mfe-mode) .mb-lg-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-lg-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-lg-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-lg-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-lg-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-lg-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-lg-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-lg-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-lg-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-lg-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-lg-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-lg-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-lg-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-lg-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-lg-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-lg-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-lg-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-lg-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-lg-0{margin-left:0!important}:host(.mfe-mode) .ml-lg-1{margin-left:4px!important}:host(.mfe-mode) .ml-lg-2{margin-left:8px!important}:host(.mfe-mode) .ml-lg-3{margin-left:16px!important}:host(.mfe-mode) .ml-lg-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-lg-5{margin-left:3rem!important}:host(.mfe-mode) .ml-lg-8{margin-left:8px!important}:host(.mfe-mode) .ml-lg-12{margin-left:12px!important}:host(.mfe-mode) .ml-lg-16{margin-left:16px!important}:host(.mfe-mode) .ml-lg-20{margin-left:20px!important}:host(.mfe-mode) .ml-lg-24{margin-left:24px!important}:host(.mfe-mode) .ml-lg-32{margin-left:32px!important}:host(.mfe-mode) .ml-lg-40{margin-left:40px!important}:host(.mfe-mode) .ml-lg-48{margin-left:48px!important}:host(.mfe-mode) .ml-lg-56{margin-left:56px!important}:host(.mfe-mode) .ml-lg-64{margin-left:64px!important}:host(.mfe-mode) .ml-lg-72{margin-left:72px!important}:host(.mfe-mode) .ml-lg-80{margin-left:80px!important}:host(.mfe-mode) .ml-lg-auto{margin-left:auto!important}:host(.mfe-mode) .m-lg-n1{margin:-4px!important}:host(.mfe-mode) .m-lg-n2{margin:-8px!important}:host(.mfe-mode) .m-lg-n3{margin:-16px!important}:host(.mfe-mode) .m-lg-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-lg-n5{margin:-3rem!important}:host(.mfe-mode) .m-lg-n8{margin:-8px!important}:host(.mfe-mode) .m-lg-n12{margin:-12px!important}:host(.mfe-mode) .m-lg-n16{margin:-16px!important}:host(.mfe-mode) .m-lg-n20{margin:-20px!important}:host(.mfe-mode) .m-lg-n24{margin:-24px!important}:host(.mfe-mode) .m-lg-n32{margin:-32px!important}:host(.mfe-mode) .m-lg-n40{margin:-40px!important}:host(.mfe-mode) .m-lg-n48{margin:-48px!important}:host(.mfe-mode) .m-lg-n56{margin:-56px!important}:host(.mfe-mode) .m-lg-n64{margin:-64px!important}:host(.mfe-mode) .m-lg-n72{margin:-72px!important}:host(.mfe-mode) .m-lg-n80{margin:-80px!important}:host(.mfe-mode) .mx-lg-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-lg-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-lg-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-lg-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-lg-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-lg-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-lg-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-lg-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-lg-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-lg-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-lg-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-lg-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-lg-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-lg-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-lg-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-lg-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-lg-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-lg-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-lg-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-lg-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-lg-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-lg-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-lg-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-lg-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-lg-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-lg-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-lg-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-lg-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-lg-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-lg-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-lg-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-lg-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-lg-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-lg-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-lg-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-lg-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-lg-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-lg-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-lg-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-lg-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-lg-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-lg-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-lg-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-lg-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-lg-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-lg-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-lg-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-lg-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-lg-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-lg-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-lg-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-lg-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-lg-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-lg-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-lg-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-lg-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-lg-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-lg-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-lg-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-lg-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-lg-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-lg-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-lg-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-lg-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-lg-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-lg-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-lg-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-lg-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-lg-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-lg-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-lg-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-lg-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-lg-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-lg-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-lg-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-lg-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-lg-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-lg-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-lg-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-lg-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-lg-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-lg-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-lg-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-lg-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-lg-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-lg-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-lg-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-lg-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-lg-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-lg-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-lg-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-lg-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-lg-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-lg-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-lg-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-lg-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-lg-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-lg-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-lg-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-lg-n80{margin-left:-80px!important}:host(.mfe-mode) .p-lg-0{padding:0!important}:host(.mfe-mode) .p-lg-1{padding:4px!important}:host(.mfe-mode) .p-lg-2{padding:8px!important}:host(.mfe-mode) .p-lg-3{padding:16px!important}:host(.mfe-mode) .p-lg-4{padding:1.5rem!important}:host(.mfe-mode) .p-lg-5{padding:3rem!important}:host(.mfe-mode) .p-lg-8{padding:8px!important}:host(.mfe-mode) .p-lg-12{padding:12px!important}:host(.mfe-mode) .p-lg-16{padding:16px!important}:host(.mfe-mode) .p-lg-20{padding:20px!important}:host(.mfe-mode) .p-lg-24{padding:24px!important}:host(.mfe-mode) .p-lg-32{padding:32px!important}:host(.mfe-mode) .p-lg-40{padding:40px!important}:host(.mfe-mode) .p-lg-48{padding:48px!important}:host(.mfe-mode) .p-lg-56{padding:56px!important}:host(.mfe-mode) .p-lg-64{padding:64px!important}:host(.mfe-mode) .p-lg-72{padding:72px!important}:host(.mfe-mode) .p-lg-80{padding:80px!important}:host(.mfe-mode) .px-lg-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-lg-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-lg-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-lg-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-lg-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-lg-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-lg-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-lg-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-lg-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-lg-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-lg-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-lg-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-lg-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-lg-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-lg-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-lg-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-lg-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-lg-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-lg-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-lg-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-lg-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-lg-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-lg-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-lg-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-lg-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-lg-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-lg-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-lg-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-lg-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-lg-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-lg-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-lg-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-lg-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-lg-0{padding-top:0!important}:host(.mfe-mode) .pt-lg-1{padding-top:4px!important}:host(.mfe-mode) .pt-lg-2{padding-top:8px!important}:host(.mfe-mode) .pt-lg-3{padding-top:16px!important}:host(.mfe-mode) .pt-lg-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-lg-5{padding-top:3rem!important}:host(.mfe-mode) .pt-lg-8{padding-top:8px!important}:host(.mfe-mode) .pt-lg-12{padding-top:12px!important}:host(.mfe-mode) .pt-lg-16{padding-top:16px!important}:host(.mfe-mode) .pt-lg-20{padding-top:20px!important}:host(.mfe-mode) .pt-lg-24{padding-top:24px!important}:host(.mfe-mode) .pt-lg-32{padding-top:32px!important}:host(.mfe-mode) .pt-lg-40{padding-top:40px!important}:host(.mfe-mode) .pt-lg-48{padding-top:48px!important}:host(.mfe-mode) .pt-lg-56{padding-top:56px!important}:host(.mfe-mode) .pt-lg-64{padding-top:64px!important}:host(.mfe-mode) .pt-lg-72{padding-top:72px!important}:host(.mfe-mode) .pt-lg-80{padding-top:80px!important}:host(.mfe-mode) .pr-lg-0{padding-right:0!important}:host(.mfe-mode) .pr-lg-1{padding-right:4px!important}:host(.mfe-mode) .pr-lg-2{padding-right:8px!important}:host(.mfe-mode) .pr-lg-3{padding-right:16px!important}:host(.mfe-mode) .pr-lg-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-lg-5{padding-right:3rem!important}:host(.mfe-mode) .pr-lg-8{padding-right:8px!important}:host(.mfe-mode) .pr-lg-12{padding-right:12px!important}:host(.mfe-mode) .pr-lg-16{padding-right:16px!important}:host(.mfe-mode) .pr-lg-20{padding-right:20px!important}:host(.mfe-mode) .pr-lg-24{padding-right:24px!important}:host(.mfe-mode) .pr-lg-32{padding-right:32px!important}:host(.mfe-mode) .pr-lg-40{padding-right:40px!important}:host(.mfe-mode) .pr-lg-48{padding-right:48px!important}:host(.mfe-mode) .pr-lg-56{padding-right:56px!important}:host(.mfe-mode) .pr-lg-64{padding-right:64px!important}:host(.mfe-mode) .pr-lg-72{padding-right:72px!important}:host(.mfe-mode) .pr-lg-80{padding-right:80px!important}:host(.mfe-mode) .pb-lg-0{padding-bottom:0!important}:host(.mfe-mode) .pb-lg-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-lg-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-lg-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-lg-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-lg-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-lg-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-lg-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-lg-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-lg-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-lg-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-lg-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-lg-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-lg-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-lg-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-lg-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-lg-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-lg-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-lg-0{padding-left:0!important}:host(.mfe-mode) .pl-lg-1{padding-left:4px!important}:host(.mfe-mode) .pl-lg-2{padding-left:8px!important}:host(.mfe-mode) .pl-lg-3{padding-left:16px!important}:host(.mfe-mode) .pl-lg-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-lg-5{padding-left:3rem!important}:host(.mfe-mode) .pl-lg-8{padding-left:8px!important}:host(.mfe-mode) .pl-lg-12{padding-left:12px!important}:host(.mfe-mode) .pl-lg-16{padding-left:16px!important}:host(.mfe-mode) .pl-lg-20{padding-left:20px!important}:host(.mfe-mode) .pl-lg-24{padding-left:24px!important}:host(.mfe-mode) .pl-lg-32{padding-left:32px!important}:host(.mfe-mode) .pl-lg-40{padding-left:40px!important}:host(.mfe-mode) .pl-lg-48{padding-left:48px!important}:host(.mfe-mode) .pl-lg-56{padding-left:56px!important}:host(.mfe-mode) .pl-lg-64{padding-left:64px!important}:host(.mfe-mode) .pl-lg-72{padding-left:72px!important}:host(.mfe-mode) .pl-lg-80{padding-left:80px!important}:host(.mfe-mode) .text-lg-left{text-align:left!important}:host(.mfe-mode) .text-lg-right{text-align:right!important}:host(.mfe-mode) .text-lg-center{text-align:center!important}}@media (min-width: 1280px){:host(.standalone-mode) .float-xl-start{float:left!important}:host(.standalone-mode) .float-xl-end{float:right!important}:host(.standalone-mode) .float-xl-none{float:none!important}:host(.standalone-mode) .d-xl-inline{display:inline!important}:host(.standalone-mode) .d-xl-inline-block{display:inline-block!important}:host(.standalone-mode) .d-xl-block{display:block!important}:host(.standalone-mode) .d-xl-grid{display:grid!important}:host(.standalone-mode) .d-xl-table{display:table!important}:host(.standalone-mode) .d-xl-table-row{display:table-row!important}:host(.standalone-mode) .d-xl-table-cell{display:table-cell!important}:host(.standalone-mode) .d-xl-flex{display:flex!important}:host(.standalone-mode) .d-xl-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-xl-none{display:none!important}:host(.standalone-mode) .flex-xl-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-xl-row{flex-direction:row!important}:host(.standalone-mode) .flex-xl-column{flex-direction:column!important}:host(.standalone-mode) .flex-xl-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-xl-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-xl-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-xl-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-xl-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-xl-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-xl-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-xl-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-xl-0{gap:0!important}:host(.standalone-mode) .gap-xl-1{gap:4px!important}:host(.standalone-mode) .gap-xl-2{gap:8px!important}:host(.standalone-mode) .gap-xl-3{gap:16px!important}:host(.standalone-mode) .gap-xl-4{gap:1.5rem!important}:host(.standalone-mode) .gap-xl-5{gap:3rem!important}:host(.standalone-mode) .gap-xl-8{gap:8px!important}:host(.standalone-mode) .gap-xl-12{gap:12px!important}:host(.standalone-mode) .gap-xl-16{gap:16px!important}:host(.standalone-mode) .gap-xl-20{gap:20px!important}:host(.standalone-mode) .gap-xl-24{gap:24px!important}:host(.standalone-mode) .gap-xl-32{gap:32px!important}:host(.standalone-mode) .gap-xl-40{gap:40px!important}:host(.standalone-mode) .gap-xl-48{gap:48px!important}:host(.standalone-mode) .gap-xl-56{gap:56px!important}:host(.standalone-mode) .gap-xl-64{gap:64px!important}:host(.standalone-mode) .gap-xl-72{gap:72px!important}:host(.standalone-mode) .gap-xl-80{gap:80px!important}:host(.standalone-mode) .justify-content-xl-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-xl-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-xl-center{justify-content:center!important}:host(.standalone-mode) .justify-content-xl-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-xl-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-xl-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-xl-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-xl-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-xl-center{align-items:center!important}:host(.standalone-mode) .align-items-xl-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-xl-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-xl-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-xl-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-xl-center{align-content:center!important}:host(.standalone-mode) .align-content-xl-between{align-content:space-between!important}:host(.standalone-mode) .align-content-xl-around{align-content:space-around!important}:host(.standalone-mode) .align-content-xl-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-xl-auto{align-self:auto!important}:host(.standalone-mode) .align-self-xl-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-xl-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-xl-center{align-self:center!important}:host(.standalone-mode) .align-self-xl-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-xl-stretch{align-self:stretch!important}:host(.standalone-mode) .order-xl-first{order:-1!important}:host(.standalone-mode) .order-xl-0{order:0!important}:host(.standalone-mode) .order-xl-1{order:1!important}:host(.standalone-mode) .order-xl-2{order:2!important}:host(.standalone-mode) .order-xl-3{order:3!important}:host(.standalone-mode) .order-xl-4{order:4!important}:host(.standalone-mode) .order-xl-5{order:5!important}:host(.standalone-mode) .order-xl-last{order:6!important}:host(.standalone-mode) .m-xl-0{margin:0!important}:host(.standalone-mode) .m-xl-1{margin:4px!important}:host(.standalone-mode) .m-xl-2{margin:8px!important}:host(.standalone-mode) .m-xl-3{margin:16px!important}:host(.standalone-mode) .m-xl-4{margin:1.5rem!important}:host(.standalone-mode) .m-xl-5{margin:3rem!important}:host(.standalone-mode) .m-xl-8{margin:8px!important}:host(.standalone-mode) .m-xl-12{margin:12px!important}:host(.standalone-mode) .m-xl-16{margin:16px!important}:host(.standalone-mode) .m-xl-20{margin:20px!important}:host(.standalone-mode) .m-xl-24{margin:24px!important}:host(.standalone-mode) .m-xl-32{margin:32px!important}:host(.standalone-mode) .m-xl-40{margin:40px!important}:host(.standalone-mode) .m-xl-48{margin:48px!important}:host(.standalone-mode) .m-xl-56{margin:56px!important}:host(.standalone-mode) .m-xl-64{margin:64px!important}:host(.standalone-mode) .m-xl-72{margin:72px!important}:host(.standalone-mode) .m-xl-80{margin:80px!important}:host(.standalone-mode) .m-xl-auto{margin:auto!important}:host(.standalone-mode) .mx-xl-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-xl-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-xl-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-xl-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-xl-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-xl-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-xl-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-xl-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-xl-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-xl-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-xl-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-xl-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-xl-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-xl-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-xl-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-xl-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-xl-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-xl-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-xl-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-xl-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-xl-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-xl-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-xl-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-xl-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-xl-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-xl-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-xl-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-xl-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-xl-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-xl-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-xl-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-xl-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-xl-0{margin-top:0!important}:host(.standalone-mode) .mt-xl-1{margin-top:4px!important}:host(.standalone-mode) .mt-xl-2{margin-top:8px!important}:host(.standalone-mode) .mt-xl-3{margin-top:16px!important}:host(.standalone-mode) .mt-xl-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-xl-5{margin-top:3rem!important}:host(.standalone-mode) .mt-xl-8{margin-top:8px!important}:host(.standalone-mode) .mt-xl-12{margin-top:12px!important}:host(.standalone-mode) .mt-xl-16{margin-top:16px!important}:host(.standalone-mode) .mt-xl-20{margin-top:20px!important}:host(.standalone-mode) .mt-xl-24{margin-top:24px!important}:host(.standalone-mode) .mt-xl-32{margin-top:32px!important}:host(.standalone-mode) .mt-xl-40{margin-top:40px!important}:host(.standalone-mode) .mt-xl-48{margin-top:48px!important}:host(.standalone-mode) .mt-xl-56{margin-top:56px!important}:host(.standalone-mode) .mt-xl-64{margin-top:64px!important}:host(.standalone-mode) .mt-xl-72{margin-top:72px!important}:host(.standalone-mode) .mt-xl-80{margin-top:80px!important}:host(.standalone-mode) .mt-xl-auto{margin-top:auto!important}:host(.standalone-mode) .mr-xl-0{margin-right:0!important}:host(.standalone-mode) .mr-xl-1{margin-right:4px!important}:host(.standalone-mode) .mr-xl-2{margin-right:8px!important}:host(.standalone-mode) .mr-xl-3{margin-right:16px!important}:host(.standalone-mode) .mr-xl-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-xl-5{margin-right:3rem!important}:host(.standalone-mode) .mr-xl-8{margin-right:8px!important}:host(.standalone-mode) .mr-xl-12{margin-right:12px!important}:host(.standalone-mode) .mr-xl-16{margin-right:16px!important}:host(.standalone-mode) .mr-xl-20{margin-right:20px!important}:host(.standalone-mode) .mr-xl-24{margin-right:24px!important}:host(.standalone-mode) .mr-xl-32{margin-right:32px!important}:host(.standalone-mode) .mr-xl-40{margin-right:40px!important}:host(.standalone-mode) .mr-xl-48{margin-right:48px!important}:host(.standalone-mode) .mr-xl-56{margin-right:56px!important}:host(.standalone-mode) .mr-xl-64{margin-right:64px!important}:host(.standalone-mode) .mr-xl-72{margin-right:72px!important}:host(.standalone-mode) .mr-xl-80{margin-right:80px!important}:host(.standalone-mode) .mr-xl-auto{margin-right:auto!important}:host(.standalone-mode) .mb-xl-0{margin-bottom:0!important}:host(.standalone-mode) .mb-xl-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-xl-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-xl-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-xl-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-xl-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-xl-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-xl-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-xl-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-xl-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-xl-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-xl-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-xl-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-xl-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-xl-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-xl-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-xl-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-xl-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-xl-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-xl-0{margin-left:0!important}:host(.standalone-mode) .ml-xl-1{margin-left:4px!important}:host(.standalone-mode) .ml-xl-2{margin-left:8px!important}:host(.standalone-mode) .ml-xl-3{margin-left:16px!important}:host(.standalone-mode) .ml-xl-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-xl-5{margin-left:3rem!important}:host(.standalone-mode) .ml-xl-8{margin-left:8px!important}:host(.standalone-mode) .ml-xl-12{margin-left:12px!important}:host(.standalone-mode) .ml-xl-16{margin-left:16px!important}:host(.standalone-mode) .ml-xl-20{margin-left:20px!important}:host(.standalone-mode) .ml-xl-24{margin-left:24px!important}:host(.standalone-mode) .ml-xl-32{margin-left:32px!important}:host(.standalone-mode) .ml-xl-40{margin-left:40px!important}:host(.standalone-mode) .ml-xl-48{margin-left:48px!important}:host(.standalone-mode) .ml-xl-56{margin-left:56px!important}:host(.standalone-mode) .ml-xl-64{margin-left:64px!important}:host(.standalone-mode) .ml-xl-72{margin-left:72px!important}:host(.standalone-mode) .ml-xl-80{margin-left:80px!important}:host(.standalone-mode) .ml-xl-auto{margin-left:auto!important}:host(.standalone-mode) .m-xl-n1{margin:-4px!important}:host(.standalone-mode) .m-xl-n2{margin:-8px!important}:host(.standalone-mode) .m-xl-n3{margin:-16px!important}:host(.standalone-mode) .m-xl-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-xl-n5{margin:-3rem!important}:host(.standalone-mode) .m-xl-n8{margin:-8px!important}:host(.standalone-mode) .m-xl-n12{margin:-12px!important}:host(.standalone-mode) .m-xl-n16{margin:-16px!important}:host(.standalone-mode) .m-xl-n20{margin:-20px!important}:host(.standalone-mode) .m-xl-n24{margin:-24px!important}:host(.standalone-mode) .m-xl-n32{margin:-32px!important}:host(.standalone-mode) .m-xl-n40{margin:-40px!important}:host(.standalone-mode) .m-xl-n48{margin:-48px!important}:host(.standalone-mode) .m-xl-n56{margin:-56px!important}:host(.standalone-mode) .m-xl-n64{margin:-64px!important}:host(.standalone-mode) .m-xl-n72{margin:-72px!important}:host(.standalone-mode) .m-xl-n80{margin:-80px!important}:host(.standalone-mode) .mx-xl-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-xl-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-xl-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-xl-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-xl-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-xl-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-xl-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-xl-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-xl-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-xl-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-xl-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-xl-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-xl-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-xl-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-xl-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-xl-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-xl-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-xl-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-xl-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-xl-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-xl-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-xl-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-xl-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-xl-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-xl-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-xl-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-xl-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-xl-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-xl-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-xl-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-xl-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-xl-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-xl-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-xl-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-xl-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-xl-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-xl-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-xl-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-xl-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-xl-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-xl-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-xl-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-xl-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-xl-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-xl-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-xl-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-xl-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-xl-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-xl-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-xl-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-xl-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-xl-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-xl-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-xl-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-xl-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-xl-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-xl-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-xl-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-xl-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-xl-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-xl-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-xl-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-xl-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-xl-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-xl-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-xl-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-xl-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-xl-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-xl-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-xl-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-xl-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-xl-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-xl-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-xl-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-xl-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-xl-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-xl-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-xl-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-xl-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-xl-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-xl-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-xl-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-xl-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-xl-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-xl-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-xl-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-xl-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-xl-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-xl-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-xl-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-xl-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-xl-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-xl-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-xl-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-xl-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-xl-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-xl-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-xl-n80{margin-left:-80px!important}:host(.standalone-mode) .p-xl-0{padding:0!important}:host(.standalone-mode) .p-xl-1{padding:4px!important}:host(.standalone-mode) .p-xl-2{padding:8px!important}:host(.standalone-mode) .p-xl-3{padding:16px!important}:host(.standalone-mode) .p-xl-4{padding:1.5rem!important}:host(.standalone-mode) .p-xl-5{padding:3rem!important}:host(.standalone-mode) .p-xl-8{padding:8px!important}:host(.standalone-mode) .p-xl-12{padding:12px!important}:host(.standalone-mode) .p-xl-16{padding:16px!important}:host(.standalone-mode) .p-xl-20{padding:20px!important}:host(.standalone-mode) .p-xl-24{padding:24px!important}:host(.standalone-mode) .p-xl-32{padding:32px!important}:host(.standalone-mode) .p-xl-40{padding:40px!important}:host(.standalone-mode) .p-xl-48{padding:48px!important}:host(.standalone-mode) .p-xl-56{padding:56px!important}:host(.standalone-mode) .p-xl-64{padding:64px!important}:host(.standalone-mode) .p-xl-72{padding:72px!important}:host(.standalone-mode) .p-xl-80{padding:80px!important}:host(.standalone-mode) .px-xl-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-xl-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-xl-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-xl-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-xl-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-xl-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-xl-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-xl-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-xl-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-xl-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-xl-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-xl-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-xl-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-xl-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-xl-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-xl-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-xl-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-xl-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-xl-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-xl-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-xl-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-xl-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-xl-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-xl-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-xl-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-xl-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-xl-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-xl-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-xl-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-xl-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-xl-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-xl-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-xl-0{padding-top:0!important}:host(.standalone-mode) .pt-xl-1{padding-top:4px!important}:host(.standalone-mode) .pt-xl-2{padding-top:8px!important}:host(.standalone-mode) .pt-xl-3{padding-top:16px!important}:host(.standalone-mode) .pt-xl-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-xl-5{padding-top:3rem!important}:host(.standalone-mode) .pt-xl-8{padding-top:8px!important}:host(.standalone-mode) .pt-xl-12{padding-top:12px!important}:host(.standalone-mode) .pt-xl-16{padding-top:16px!important}:host(.standalone-mode) .pt-xl-20{padding-top:20px!important}:host(.standalone-mode) .pt-xl-24{padding-top:24px!important}:host(.standalone-mode) .pt-xl-32{padding-top:32px!important}:host(.standalone-mode) .pt-xl-40{padding-top:40px!important}:host(.standalone-mode) .pt-xl-48{padding-top:48px!important}:host(.standalone-mode) .pt-xl-56{padding-top:56px!important}:host(.standalone-mode) .pt-xl-64{padding-top:64px!important}:host(.standalone-mode) .pt-xl-72{padding-top:72px!important}:host(.standalone-mode) .pt-xl-80{padding-top:80px!important}:host(.standalone-mode) .pr-xl-0{padding-right:0!important}:host(.standalone-mode) .pr-xl-1{padding-right:4px!important}:host(.standalone-mode) .pr-xl-2{padding-right:8px!important}:host(.standalone-mode) .pr-xl-3{padding-right:16px!important}:host(.standalone-mode) .pr-xl-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-xl-5{padding-right:3rem!important}:host(.standalone-mode) .pr-xl-8{padding-right:8px!important}:host(.standalone-mode) .pr-xl-12{padding-right:12px!important}:host(.standalone-mode) .pr-xl-16{padding-right:16px!important}:host(.standalone-mode) .pr-xl-20{padding-right:20px!important}:host(.standalone-mode) .pr-xl-24{padding-right:24px!important}:host(.standalone-mode) .pr-xl-32{padding-right:32px!important}:host(.standalone-mode) .pr-xl-40{padding-right:40px!important}:host(.standalone-mode) .pr-xl-48{padding-right:48px!important}:host(.standalone-mode) .pr-xl-56{padding-right:56px!important}:host(.standalone-mode) .pr-xl-64{padding-right:64px!important}:host(.standalone-mode) .pr-xl-72{padding-right:72px!important}:host(.standalone-mode) .pr-xl-80{padding-right:80px!important}:host(.standalone-mode) .pb-xl-0{padding-bottom:0!important}:host(.standalone-mode) .pb-xl-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-xl-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-xl-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-xl-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-xl-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-xl-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-xl-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-xl-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-xl-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-xl-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-xl-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-xl-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-xl-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-xl-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-xl-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-xl-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-xl-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-xl-0{padding-left:0!important}:host(.standalone-mode) .pl-xl-1{padding-left:4px!important}:host(.standalone-mode) .pl-xl-2{padding-left:8px!important}:host(.standalone-mode) .pl-xl-3{padding-left:16px!important}:host(.standalone-mode) .pl-xl-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-xl-5{padding-left:3rem!important}:host(.standalone-mode) .pl-xl-8{padding-left:8px!important}:host(.standalone-mode) .pl-xl-12{padding-left:12px!important}:host(.standalone-mode) .pl-xl-16{padding-left:16px!important}:host(.standalone-mode) .pl-xl-20{padding-left:20px!important}:host(.standalone-mode) .pl-xl-24{padding-left:24px!important}:host(.standalone-mode) .pl-xl-32{padding-left:32px!important}:host(.standalone-mode) .pl-xl-40{padding-left:40px!important}:host(.standalone-mode) .pl-xl-48{padding-left:48px!important}:host(.standalone-mode) .pl-xl-56{padding-left:56px!important}:host(.standalone-mode) .pl-xl-64{padding-left:64px!important}:host(.standalone-mode) .pl-xl-72{padding-left:72px!important}:host(.standalone-mode) .pl-xl-80{padding-left:80px!important}:host(.standalone-mode) .text-xl-left{text-align:left!important}:host(.standalone-mode) .text-xl-right{text-align:right!important}:host(.standalone-mode) .text-xl-center{text-align:center!important}}@media (min-width: 1600px){:host(.mfe-mode) .float-xl-start{float:left!important}:host(.mfe-mode) .float-xl-end{float:right!important}:host(.mfe-mode) .float-xl-none{float:none!important}:host(.mfe-mode) .d-xl-inline{display:inline!important}:host(.mfe-mode) .d-xl-inline-block{display:inline-block!important}:host(.mfe-mode) .d-xl-block{display:block!important}:host(.mfe-mode) .d-xl-grid{display:grid!important}:host(.mfe-mode) .d-xl-table{display:table!important}:host(.mfe-mode) .d-xl-table-row{display:table-row!important}:host(.mfe-mode) .d-xl-table-cell{display:table-cell!important}:host(.mfe-mode) .d-xl-flex{display:flex!important}:host(.mfe-mode) .d-xl-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-xl-none{display:none!important}:host(.mfe-mode) .flex-xl-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-xl-row{flex-direction:row!important}:host(.mfe-mode) .flex-xl-column{flex-direction:column!important}:host(.mfe-mode) .flex-xl-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-xl-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-xl-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-xl-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-xl-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-xl-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-xl-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-xl-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-xl-0{gap:0!important}:host(.mfe-mode) .gap-xl-1{gap:4px!important}:host(.mfe-mode) .gap-xl-2{gap:8px!important}:host(.mfe-mode) .gap-xl-3{gap:16px!important}:host(.mfe-mode) .gap-xl-4{gap:1.5rem!important}:host(.mfe-mode) .gap-xl-5{gap:3rem!important}:host(.mfe-mode) .gap-xl-8{gap:8px!important}:host(.mfe-mode) .gap-xl-12{gap:12px!important}:host(.mfe-mode) .gap-xl-16{gap:16px!important}:host(.mfe-mode) .gap-xl-20{gap:20px!important}:host(.mfe-mode) .gap-xl-24{gap:24px!important}:host(.mfe-mode) .gap-xl-32{gap:32px!important}:host(.mfe-mode) .gap-xl-40{gap:40px!important}:host(.mfe-mode) .gap-xl-48{gap:48px!important}:host(.mfe-mode) .gap-xl-56{gap:56px!important}:host(.mfe-mode) .gap-xl-64{gap:64px!important}:host(.mfe-mode) .gap-xl-72{gap:72px!important}:host(.mfe-mode) .gap-xl-80{gap:80px!important}:host(.mfe-mode) .justify-content-xl-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-xl-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-xl-center{justify-content:center!important}:host(.mfe-mode) .justify-content-xl-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-xl-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-xl-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-xl-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-xl-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-xl-center{align-items:center!important}:host(.mfe-mode) .align-items-xl-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-xl-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-xl-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-xl-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-xl-center{align-content:center!important}:host(.mfe-mode) .align-content-xl-between{align-content:space-between!important}:host(.mfe-mode) .align-content-xl-around{align-content:space-around!important}:host(.mfe-mode) .align-content-xl-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-xl-auto{align-self:auto!important}:host(.mfe-mode) .align-self-xl-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-xl-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-xl-center{align-self:center!important}:host(.mfe-mode) .align-self-xl-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-xl-stretch{align-self:stretch!important}:host(.mfe-mode) .order-xl-first{order:-1!important}:host(.mfe-mode) .order-xl-0{order:0!important}:host(.mfe-mode) .order-xl-1{order:1!important}:host(.mfe-mode) .order-xl-2{order:2!important}:host(.mfe-mode) .order-xl-3{order:3!important}:host(.mfe-mode) .order-xl-4{order:4!important}:host(.mfe-mode) .order-xl-5{order:5!important}:host(.mfe-mode) .order-xl-last{order:6!important}:host(.mfe-mode) .m-xl-0{margin:0!important}:host(.mfe-mode) .m-xl-1{margin:4px!important}:host(.mfe-mode) .m-xl-2{margin:8px!important}:host(.mfe-mode) .m-xl-3{margin:16px!important}:host(.mfe-mode) .m-xl-4{margin:1.5rem!important}:host(.mfe-mode) .m-xl-5{margin:3rem!important}:host(.mfe-mode) .m-xl-8{margin:8px!important}:host(.mfe-mode) .m-xl-12{margin:12px!important}:host(.mfe-mode) .m-xl-16{margin:16px!important}:host(.mfe-mode) .m-xl-20{margin:20px!important}:host(.mfe-mode) .m-xl-24{margin:24px!important}:host(.mfe-mode) .m-xl-32{margin:32px!important}:host(.mfe-mode) .m-xl-40{margin:40px!important}:host(.mfe-mode) .m-xl-48{margin:48px!important}:host(.mfe-mode) .m-xl-56{margin:56px!important}:host(.mfe-mode) .m-xl-64{margin:64px!important}:host(.mfe-mode) .m-xl-72{margin:72px!important}:host(.mfe-mode) .m-xl-80{margin:80px!important}:host(.mfe-mode) .m-xl-auto{margin:auto!important}:host(.mfe-mode) .mx-xl-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-xl-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-xl-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-xl-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-xl-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-xl-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-xl-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-xl-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-xl-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-xl-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-xl-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-xl-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-xl-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-xl-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-xl-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-xl-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-xl-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-xl-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-xl-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-xl-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-xl-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-xl-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-xl-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-xl-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-xl-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-xl-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-xl-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-xl-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-xl-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-xl-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-xl-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-xl-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-xl-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-xl-0{margin-top:0!important}:host(.mfe-mode) .mt-xl-1{margin-top:4px!important}:host(.mfe-mode) .mt-xl-2{margin-top:8px!important}:host(.mfe-mode) .mt-xl-3{margin-top:16px!important}:host(.mfe-mode) .mt-xl-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-xl-5{margin-top:3rem!important}:host(.mfe-mode) .mt-xl-8{margin-top:8px!important}:host(.mfe-mode) .mt-xl-12{margin-top:12px!important}:host(.mfe-mode) .mt-xl-16{margin-top:16px!important}:host(.mfe-mode) .mt-xl-20{margin-top:20px!important}:host(.mfe-mode) .mt-xl-24{margin-top:24px!important}:host(.mfe-mode) .mt-xl-32{margin-top:32px!important}:host(.mfe-mode) .mt-xl-40{margin-top:40px!important}:host(.mfe-mode) .mt-xl-48{margin-top:48px!important}:host(.mfe-mode) .mt-xl-56{margin-top:56px!important}:host(.mfe-mode) .mt-xl-64{margin-top:64px!important}:host(.mfe-mode) .mt-xl-72{margin-top:72px!important}:host(.mfe-mode) .mt-xl-80{margin-top:80px!important}:host(.mfe-mode) .mt-xl-auto{margin-top:auto!important}:host(.mfe-mode) .mr-xl-0{margin-right:0!important}:host(.mfe-mode) .mr-xl-1{margin-right:4px!important}:host(.mfe-mode) .mr-xl-2{margin-right:8px!important}:host(.mfe-mode) .mr-xl-3{margin-right:16px!important}:host(.mfe-mode) .mr-xl-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-xl-5{margin-right:3rem!important}:host(.mfe-mode) .mr-xl-8{margin-right:8px!important}:host(.mfe-mode) .mr-xl-12{margin-right:12px!important}:host(.mfe-mode) .mr-xl-16{margin-right:16px!important}:host(.mfe-mode) .mr-xl-20{margin-right:20px!important}:host(.mfe-mode) .mr-xl-24{margin-right:24px!important}:host(.mfe-mode) .mr-xl-32{margin-right:32px!important}:host(.mfe-mode) .mr-xl-40{margin-right:40px!important}:host(.mfe-mode) .mr-xl-48{margin-right:48px!important}:host(.mfe-mode) .mr-xl-56{margin-right:56px!important}:host(.mfe-mode) .mr-xl-64{margin-right:64px!important}:host(.mfe-mode) .mr-xl-72{margin-right:72px!important}:host(.mfe-mode) .mr-xl-80{margin-right:80px!important}:host(.mfe-mode) .mr-xl-auto{margin-right:auto!important}:host(.mfe-mode) .mb-xl-0{margin-bottom:0!important}:host(.mfe-mode) .mb-xl-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-xl-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-xl-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-xl-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-xl-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-xl-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-xl-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-xl-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-xl-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-xl-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-xl-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-xl-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-xl-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-xl-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-xl-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-xl-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-xl-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-xl-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-xl-0{margin-left:0!important}:host(.mfe-mode) .ml-xl-1{margin-left:4px!important}:host(.mfe-mode) .ml-xl-2{margin-left:8px!important}:host(.mfe-mode) .ml-xl-3{margin-left:16px!important}:host(.mfe-mode) .ml-xl-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-xl-5{margin-left:3rem!important}:host(.mfe-mode) .ml-xl-8{margin-left:8px!important}:host(.mfe-mode) .ml-xl-12{margin-left:12px!important}:host(.mfe-mode) .ml-xl-16{margin-left:16px!important}:host(.mfe-mode) .ml-xl-20{margin-left:20px!important}:host(.mfe-mode) .ml-xl-24{margin-left:24px!important}:host(.mfe-mode) .ml-xl-32{margin-left:32px!important}:host(.mfe-mode) .ml-xl-40{margin-left:40px!important}:host(.mfe-mode) .ml-xl-48{margin-left:48px!important}:host(.mfe-mode) .ml-xl-56{margin-left:56px!important}:host(.mfe-mode) .ml-xl-64{margin-left:64px!important}:host(.mfe-mode) .ml-xl-72{margin-left:72px!important}:host(.mfe-mode) .ml-xl-80{margin-left:80px!important}:host(.mfe-mode) .ml-xl-auto{margin-left:auto!important}:host(.mfe-mode) .m-xl-n1{margin:-4px!important}:host(.mfe-mode) .m-xl-n2{margin:-8px!important}:host(.mfe-mode) .m-xl-n3{margin:-16px!important}:host(.mfe-mode) .m-xl-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-xl-n5{margin:-3rem!important}:host(.mfe-mode) .m-xl-n8{margin:-8px!important}:host(.mfe-mode) .m-xl-n12{margin:-12px!important}:host(.mfe-mode) .m-xl-n16{margin:-16px!important}:host(.mfe-mode) .m-xl-n20{margin:-20px!important}:host(.mfe-mode) .m-xl-n24{margin:-24px!important}:host(.mfe-mode) .m-xl-n32{margin:-32px!important}:host(.mfe-mode) .m-xl-n40{margin:-40px!important}:host(.mfe-mode) .m-xl-n48{margin:-48px!important}:host(.mfe-mode) .m-xl-n56{margin:-56px!important}:host(.mfe-mode) .m-xl-n64{margin:-64px!important}:host(.mfe-mode) .m-xl-n72{margin:-72px!important}:host(.mfe-mode) .m-xl-n80{margin:-80px!important}:host(.mfe-mode) .mx-xl-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-xl-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-xl-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-xl-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-xl-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-xl-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-xl-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-xl-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-xl-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-xl-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-xl-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-xl-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-xl-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-xl-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-xl-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-xl-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-xl-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-xl-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-xl-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-xl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-xl-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-xl-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-xl-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-xl-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-xl-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-xl-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-xl-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-xl-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-xl-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-xl-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-xl-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-xl-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-xl-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-xl-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-xl-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-xl-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-xl-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-xl-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-xl-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-xl-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-xl-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-xl-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-xl-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-xl-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-xl-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-xl-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-xl-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-xl-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-xl-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-xl-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-xl-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-xl-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-xl-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-xl-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-xl-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-xl-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-xl-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-xl-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-xl-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-xl-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-xl-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-xl-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-xl-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-xl-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-xl-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-xl-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-xl-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-xl-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-xl-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-xl-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-xl-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-xl-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-xl-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-xl-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-xl-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-xl-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-xl-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-xl-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-xl-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-xl-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-xl-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-xl-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-xl-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-xl-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-xl-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-xl-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-xl-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-xl-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-xl-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-xl-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-xl-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-xl-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-xl-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-xl-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-xl-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-xl-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-xl-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-xl-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-xl-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-xl-n80{margin-left:-80px!important}:host(.mfe-mode) .p-xl-0{padding:0!important}:host(.mfe-mode) .p-xl-1{padding:4px!important}:host(.mfe-mode) .p-xl-2{padding:8px!important}:host(.mfe-mode) .p-xl-3{padding:16px!important}:host(.mfe-mode) .p-xl-4{padding:1.5rem!important}:host(.mfe-mode) .p-xl-5{padding:3rem!important}:host(.mfe-mode) .p-xl-8{padding:8px!important}:host(.mfe-mode) .p-xl-12{padding:12px!important}:host(.mfe-mode) .p-xl-16{padding:16px!important}:host(.mfe-mode) .p-xl-20{padding:20px!important}:host(.mfe-mode) .p-xl-24{padding:24px!important}:host(.mfe-mode) .p-xl-32{padding:32px!important}:host(.mfe-mode) .p-xl-40{padding:40px!important}:host(.mfe-mode) .p-xl-48{padding:48px!important}:host(.mfe-mode) .p-xl-56{padding:56px!important}:host(.mfe-mode) .p-xl-64{padding:64px!important}:host(.mfe-mode) .p-xl-72{padding:72px!important}:host(.mfe-mode) .p-xl-80{padding:80px!important}:host(.mfe-mode) .px-xl-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-xl-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-xl-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-xl-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-xl-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-xl-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-xl-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-xl-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-xl-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-xl-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-xl-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-xl-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-xl-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-xl-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-xl-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-xl-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-xl-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-xl-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-xl-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-xl-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-xl-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-xl-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-xl-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-xl-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-xl-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-xl-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-xl-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-xl-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-xl-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-xl-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-xl-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-xl-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-xl-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-xl-0{padding-top:0!important}:host(.mfe-mode) .pt-xl-1{padding-top:4px!important}:host(.mfe-mode) .pt-xl-2{padding-top:8px!important}:host(.mfe-mode) .pt-xl-3{padding-top:16px!important}:host(.mfe-mode) .pt-xl-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-xl-5{padding-top:3rem!important}:host(.mfe-mode) .pt-xl-8{padding-top:8px!important}:host(.mfe-mode) .pt-xl-12{padding-top:12px!important}:host(.mfe-mode) .pt-xl-16{padding-top:16px!important}:host(.mfe-mode) .pt-xl-20{padding-top:20px!important}:host(.mfe-mode) .pt-xl-24{padding-top:24px!important}:host(.mfe-mode) .pt-xl-32{padding-top:32px!important}:host(.mfe-mode) .pt-xl-40{padding-top:40px!important}:host(.mfe-mode) .pt-xl-48{padding-top:48px!important}:host(.mfe-mode) .pt-xl-56{padding-top:56px!important}:host(.mfe-mode) .pt-xl-64{padding-top:64px!important}:host(.mfe-mode) .pt-xl-72{padding-top:72px!important}:host(.mfe-mode) .pt-xl-80{padding-top:80px!important}:host(.mfe-mode) .pr-xl-0{padding-right:0!important}:host(.mfe-mode) .pr-xl-1{padding-right:4px!important}:host(.mfe-mode) .pr-xl-2{padding-right:8px!important}:host(.mfe-mode) .pr-xl-3{padding-right:16px!important}:host(.mfe-mode) .pr-xl-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-xl-5{padding-right:3rem!important}:host(.mfe-mode) .pr-xl-8{padding-right:8px!important}:host(.mfe-mode) .pr-xl-12{padding-right:12px!important}:host(.mfe-mode) .pr-xl-16{padding-right:16px!important}:host(.mfe-mode) .pr-xl-20{padding-right:20px!important}:host(.mfe-mode) .pr-xl-24{padding-right:24px!important}:host(.mfe-mode) .pr-xl-32{padding-right:32px!important}:host(.mfe-mode) .pr-xl-40{padding-right:40px!important}:host(.mfe-mode) .pr-xl-48{padding-right:48px!important}:host(.mfe-mode) .pr-xl-56{padding-right:56px!important}:host(.mfe-mode) .pr-xl-64{padding-right:64px!important}:host(.mfe-mode) .pr-xl-72{padding-right:72px!important}:host(.mfe-mode) .pr-xl-80{padding-right:80px!important}:host(.mfe-mode) .pb-xl-0{padding-bottom:0!important}:host(.mfe-mode) .pb-xl-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-xl-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-xl-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-xl-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-xl-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-xl-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-xl-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-xl-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-xl-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-xl-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-xl-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-xl-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-xl-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-xl-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-xl-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-xl-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-xl-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-xl-0{padding-left:0!important}:host(.mfe-mode) .pl-xl-1{padding-left:4px!important}:host(.mfe-mode) .pl-xl-2{padding-left:8px!important}:host(.mfe-mode) .pl-xl-3{padding-left:16px!important}:host(.mfe-mode) .pl-xl-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-xl-5{padding-left:3rem!important}:host(.mfe-mode) .pl-xl-8{padding-left:8px!important}:host(.mfe-mode) .pl-xl-12{padding-left:12px!important}:host(.mfe-mode) .pl-xl-16{padding-left:16px!important}:host(.mfe-mode) .pl-xl-20{padding-left:20px!important}:host(.mfe-mode) .pl-xl-24{padding-left:24px!important}:host(.mfe-mode) .pl-xl-32{padding-left:32px!important}:host(.mfe-mode) .pl-xl-40{padding-left:40px!important}:host(.mfe-mode) .pl-xl-48{padding-left:48px!important}:host(.mfe-mode) .pl-xl-56{padding-left:56px!important}:host(.mfe-mode) .pl-xl-64{padding-left:64px!important}:host(.mfe-mode) .pl-xl-72{padding-left:72px!important}:host(.mfe-mode) .pl-xl-80{padding-left:80px!important}:host(.mfe-mode) .text-xl-left{text-align:left!important}:host(.mfe-mode) .text-xl-right{text-align:right!important}:host(.mfe-mode) .text-xl-center{text-align:center!important}}@media (min-width: 1640px){:host(.standalone-mode) .float-xxl-start{float:left!important}:host(.standalone-mode) .float-xxl-end{float:right!important}:host(.standalone-mode) .float-xxl-none{float:none!important}:host(.standalone-mode) .d-xxl-inline{display:inline!important}:host(.standalone-mode) .d-xxl-inline-block{display:inline-block!important}:host(.standalone-mode) .d-xxl-block{display:block!important}:host(.standalone-mode) .d-xxl-grid{display:grid!important}:host(.standalone-mode) .d-xxl-table{display:table!important}:host(.standalone-mode) .d-xxl-table-row{display:table-row!important}:host(.standalone-mode) .d-xxl-table-cell{display:table-cell!important}:host(.standalone-mode) .d-xxl-flex{display:flex!important}:host(.standalone-mode) .d-xxl-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-xxl-none{display:none!important}:host(.standalone-mode) .flex-xxl-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-xxl-row{flex-direction:row!important}:host(.standalone-mode) .flex-xxl-column{flex-direction:column!important}:host(.standalone-mode) .flex-xxl-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-xxl-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-xxl-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-xxl-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-xxl-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-xxl-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-xxl-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-xxl-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-xxl-0{gap:0!important}:host(.standalone-mode) .gap-xxl-1{gap:4px!important}:host(.standalone-mode) .gap-xxl-2{gap:8px!important}:host(.standalone-mode) .gap-xxl-3{gap:16px!important}:host(.standalone-mode) .gap-xxl-4{gap:1.5rem!important}:host(.standalone-mode) .gap-xxl-5{gap:3rem!important}:host(.standalone-mode) .gap-xxl-8{gap:8px!important}:host(.standalone-mode) .gap-xxl-12{gap:12px!important}:host(.standalone-mode) .gap-xxl-16{gap:16px!important}:host(.standalone-mode) .gap-xxl-20{gap:20px!important}:host(.standalone-mode) .gap-xxl-24{gap:24px!important}:host(.standalone-mode) .gap-xxl-32{gap:32px!important}:host(.standalone-mode) .gap-xxl-40{gap:40px!important}:host(.standalone-mode) .gap-xxl-48{gap:48px!important}:host(.standalone-mode) .gap-xxl-56{gap:56px!important}:host(.standalone-mode) .gap-xxl-64{gap:64px!important}:host(.standalone-mode) .gap-xxl-72{gap:72px!important}:host(.standalone-mode) .gap-xxl-80{gap:80px!important}:host(.standalone-mode) .justify-content-xxl-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-xxl-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-xxl-center{justify-content:center!important}:host(.standalone-mode) .justify-content-xxl-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-xxl-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-xxl-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-xxl-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-xxl-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-xxl-center{align-items:center!important}:host(.standalone-mode) .align-items-xxl-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-xxl-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-xxl-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-xxl-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-xxl-center{align-content:center!important}:host(.standalone-mode) .align-content-xxl-between{align-content:space-between!important}:host(.standalone-mode) .align-content-xxl-around{align-content:space-around!important}:host(.standalone-mode) .align-content-xxl-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-xxl-auto{align-self:auto!important}:host(.standalone-mode) .align-self-xxl-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-xxl-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-xxl-center{align-self:center!important}:host(.standalone-mode) .align-self-xxl-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-xxl-stretch{align-self:stretch!important}:host(.standalone-mode) .order-xxl-first{order:-1!important}:host(.standalone-mode) .order-xxl-0{order:0!important}:host(.standalone-mode) .order-xxl-1{order:1!important}:host(.standalone-mode) .order-xxl-2{order:2!important}:host(.standalone-mode) .order-xxl-3{order:3!important}:host(.standalone-mode) .order-xxl-4{order:4!important}:host(.standalone-mode) .order-xxl-5{order:5!important}:host(.standalone-mode) .order-xxl-last{order:6!important}:host(.standalone-mode) .m-xxl-0{margin:0!important}:host(.standalone-mode) .m-xxl-1{margin:4px!important}:host(.standalone-mode) .m-xxl-2{margin:8px!important}:host(.standalone-mode) .m-xxl-3{margin:16px!important}:host(.standalone-mode) .m-xxl-4{margin:1.5rem!important}:host(.standalone-mode) .m-xxl-5{margin:3rem!important}:host(.standalone-mode) .m-xxl-8{margin:8px!important}:host(.standalone-mode) .m-xxl-12{margin:12px!important}:host(.standalone-mode) .m-xxl-16{margin:16px!important}:host(.standalone-mode) .m-xxl-20{margin:20px!important}:host(.standalone-mode) .m-xxl-24{margin:24px!important}:host(.standalone-mode) .m-xxl-32{margin:32px!important}:host(.standalone-mode) .m-xxl-40{margin:40px!important}:host(.standalone-mode) .m-xxl-48{margin:48px!important}:host(.standalone-mode) .m-xxl-56{margin:56px!important}:host(.standalone-mode) .m-xxl-64{margin:64px!important}:host(.standalone-mode) .m-xxl-72{margin:72px!important}:host(.standalone-mode) .m-xxl-80{margin:80px!important}:host(.standalone-mode) .m-xxl-auto{margin:auto!important}:host(.standalone-mode) .mx-xxl-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-xxl-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-xxl-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-xxl-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-xxl-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-xxl-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-xxl-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-xxl-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-xxl-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-xxl-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-xxl-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-xxl-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-xxl-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-xxl-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-xxl-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-xxl-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-xxl-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-xxl-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-xxl-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-xxl-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-xxl-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-xxl-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-xxl-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-xxl-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-xxl-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-xxl-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-xxl-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-xxl-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-xxl-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-xxl-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-xxl-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-xxl-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-xxl-0{margin-top:0!important}:host(.standalone-mode) .mt-xxl-1{margin-top:4px!important}:host(.standalone-mode) .mt-xxl-2{margin-top:8px!important}:host(.standalone-mode) .mt-xxl-3{margin-top:16px!important}:host(.standalone-mode) .mt-xxl-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-xxl-5{margin-top:3rem!important}:host(.standalone-mode) .mt-xxl-8{margin-top:8px!important}:host(.standalone-mode) .mt-xxl-12{margin-top:12px!important}:host(.standalone-mode) .mt-xxl-16{margin-top:16px!important}:host(.standalone-mode) .mt-xxl-20{margin-top:20px!important}:host(.standalone-mode) .mt-xxl-24{margin-top:24px!important}:host(.standalone-mode) .mt-xxl-32{margin-top:32px!important}:host(.standalone-mode) .mt-xxl-40{margin-top:40px!important}:host(.standalone-mode) .mt-xxl-48{margin-top:48px!important}:host(.standalone-mode) .mt-xxl-56{margin-top:56px!important}:host(.standalone-mode) .mt-xxl-64{margin-top:64px!important}:host(.standalone-mode) .mt-xxl-72{margin-top:72px!important}:host(.standalone-mode) .mt-xxl-80{margin-top:80px!important}:host(.standalone-mode) .mt-xxl-auto{margin-top:auto!important}:host(.standalone-mode) .mr-xxl-0{margin-right:0!important}:host(.standalone-mode) .mr-xxl-1{margin-right:4px!important}:host(.standalone-mode) .mr-xxl-2{margin-right:8px!important}:host(.standalone-mode) .mr-xxl-3{margin-right:16px!important}:host(.standalone-mode) .mr-xxl-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-xxl-5{margin-right:3rem!important}:host(.standalone-mode) .mr-xxl-8{margin-right:8px!important}:host(.standalone-mode) .mr-xxl-12{margin-right:12px!important}:host(.standalone-mode) .mr-xxl-16{margin-right:16px!important}:host(.standalone-mode) .mr-xxl-20{margin-right:20px!important}:host(.standalone-mode) .mr-xxl-24{margin-right:24px!important}:host(.standalone-mode) .mr-xxl-32{margin-right:32px!important}:host(.standalone-mode) .mr-xxl-40{margin-right:40px!important}:host(.standalone-mode) .mr-xxl-48{margin-right:48px!important}:host(.standalone-mode) .mr-xxl-56{margin-right:56px!important}:host(.standalone-mode) .mr-xxl-64{margin-right:64px!important}:host(.standalone-mode) .mr-xxl-72{margin-right:72px!important}:host(.standalone-mode) .mr-xxl-80{margin-right:80px!important}:host(.standalone-mode) .mr-xxl-auto{margin-right:auto!important}:host(.standalone-mode) .mb-xxl-0{margin-bottom:0!important}:host(.standalone-mode) .mb-xxl-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-xxl-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-xxl-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-xxl-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-xxl-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-xxl-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-xxl-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-xxl-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-xxl-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-xxl-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-xxl-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-xxl-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-xxl-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-xxl-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-xxl-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-xxl-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-xxl-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-xxl-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-xxl-0{margin-left:0!important}:host(.standalone-mode) .ml-xxl-1{margin-left:4px!important}:host(.standalone-mode) .ml-xxl-2{margin-left:8px!important}:host(.standalone-mode) .ml-xxl-3{margin-left:16px!important}:host(.standalone-mode) .ml-xxl-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-xxl-5{margin-left:3rem!important}:host(.standalone-mode) .ml-xxl-8{margin-left:8px!important}:host(.standalone-mode) .ml-xxl-12{margin-left:12px!important}:host(.standalone-mode) .ml-xxl-16{margin-left:16px!important}:host(.standalone-mode) .ml-xxl-20{margin-left:20px!important}:host(.standalone-mode) .ml-xxl-24{margin-left:24px!important}:host(.standalone-mode) .ml-xxl-32{margin-left:32px!important}:host(.standalone-mode) .ml-xxl-40{margin-left:40px!important}:host(.standalone-mode) .ml-xxl-48{margin-left:48px!important}:host(.standalone-mode) .ml-xxl-56{margin-left:56px!important}:host(.standalone-mode) .ml-xxl-64{margin-left:64px!important}:host(.standalone-mode) .ml-xxl-72{margin-left:72px!important}:host(.standalone-mode) .ml-xxl-80{margin-left:80px!important}:host(.standalone-mode) .ml-xxl-auto{margin-left:auto!important}:host(.standalone-mode) .m-xxl-n1{margin:-4px!important}:host(.standalone-mode) .m-xxl-n2{margin:-8px!important}:host(.standalone-mode) .m-xxl-n3{margin:-16px!important}:host(.standalone-mode) .m-xxl-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-xxl-n5{margin:-3rem!important}:host(.standalone-mode) .m-xxl-n8{margin:-8px!important}:host(.standalone-mode) .m-xxl-n12{margin:-12px!important}:host(.standalone-mode) .m-xxl-n16{margin:-16px!important}:host(.standalone-mode) .m-xxl-n20{margin:-20px!important}:host(.standalone-mode) .m-xxl-n24{margin:-24px!important}:host(.standalone-mode) .m-xxl-n32{margin:-32px!important}:host(.standalone-mode) .m-xxl-n40{margin:-40px!important}:host(.standalone-mode) .m-xxl-n48{margin:-48px!important}:host(.standalone-mode) .m-xxl-n56{margin:-56px!important}:host(.standalone-mode) .m-xxl-n64{margin:-64px!important}:host(.standalone-mode) .m-xxl-n72{margin:-72px!important}:host(.standalone-mode) .m-xxl-n80{margin:-80px!important}:host(.standalone-mode) .mx-xxl-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-xxl-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-xxl-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-xxl-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-xxl-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-xxl-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-xxl-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-xxl-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-xxl-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-xxl-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-xxl-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-xxl-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-xxl-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-xxl-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-xxl-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-xxl-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-xxl-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-xxl-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-xxl-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-xxl-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-xxl-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-xxl-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-xxl-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-xxl-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-xxl-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-xxl-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-xxl-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-xxl-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-xxl-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-xxl-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-xxl-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-xxl-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-xxl-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-xxl-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-xxl-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-xxl-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-xxl-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-xxl-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-xxl-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-xxl-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-xxl-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-xxl-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-xxl-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-xxl-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-xxl-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-xxl-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-xxl-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-xxl-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-xxl-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-xxl-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-xxl-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-xxl-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-xxl-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-xxl-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-xxl-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-xxl-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-xxl-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-xxl-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-xxl-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-xxl-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-xxl-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-xxl-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-xxl-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-xxl-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-xxl-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-xxl-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-xxl-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-xxl-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-xxl-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-xxl-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-xxl-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-xxl-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-xxl-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-xxl-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-xxl-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-xxl-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-xxl-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-xxl-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-xxl-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-xxl-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-xxl-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-xxl-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-xxl-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-xxl-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-xxl-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-xxl-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-xxl-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-xxl-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-xxl-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-xxl-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-xxl-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-xxl-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-xxl-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-xxl-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-xxl-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-xxl-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-xxl-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-xxl-n80{margin-left:-80px!important}:host(.standalone-mode) .p-xxl-0{padding:0!important}:host(.standalone-mode) .p-xxl-1{padding:4px!important}:host(.standalone-mode) .p-xxl-2{padding:8px!important}:host(.standalone-mode) .p-xxl-3{padding:16px!important}:host(.standalone-mode) .p-xxl-4{padding:1.5rem!important}:host(.standalone-mode) .p-xxl-5{padding:3rem!important}:host(.standalone-mode) .p-xxl-8{padding:8px!important}:host(.standalone-mode) .p-xxl-12{padding:12px!important}:host(.standalone-mode) .p-xxl-16{padding:16px!important}:host(.standalone-mode) .p-xxl-20{padding:20px!important}:host(.standalone-mode) .p-xxl-24{padding:24px!important}:host(.standalone-mode) .p-xxl-32{padding:32px!important}:host(.standalone-mode) .p-xxl-40{padding:40px!important}:host(.standalone-mode) .p-xxl-48{padding:48px!important}:host(.standalone-mode) .p-xxl-56{padding:56px!important}:host(.standalone-mode) .p-xxl-64{padding:64px!important}:host(.standalone-mode) .p-xxl-72{padding:72px!important}:host(.standalone-mode) .p-xxl-80{padding:80px!important}:host(.standalone-mode) .px-xxl-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-xxl-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-xxl-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-xxl-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-xxl-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-xxl-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-xxl-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-xxl-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-xxl-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-xxl-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-xxl-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-xxl-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-xxl-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-xxl-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-xxl-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-xxl-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-xxl-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-xxl-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-xxl-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-xxl-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-xxl-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-xxl-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-xxl-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-xxl-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-xxl-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-xxl-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-xxl-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-xxl-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-xxl-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-xxl-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-xxl-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-xxl-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-xxl-0{padding-top:0!important}:host(.standalone-mode) .pt-xxl-1{padding-top:4px!important}:host(.standalone-mode) .pt-xxl-2{padding-top:8px!important}:host(.standalone-mode) .pt-xxl-3{padding-top:16px!important}:host(.standalone-mode) .pt-xxl-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-xxl-5{padding-top:3rem!important}:host(.standalone-mode) .pt-xxl-8{padding-top:8px!important}:host(.standalone-mode) .pt-xxl-12{padding-top:12px!important}:host(.standalone-mode) .pt-xxl-16{padding-top:16px!important}:host(.standalone-mode) .pt-xxl-20{padding-top:20px!important}:host(.standalone-mode) .pt-xxl-24{padding-top:24px!important}:host(.standalone-mode) .pt-xxl-32{padding-top:32px!important}:host(.standalone-mode) .pt-xxl-40{padding-top:40px!important}:host(.standalone-mode) .pt-xxl-48{padding-top:48px!important}:host(.standalone-mode) .pt-xxl-56{padding-top:56px!important}:host(.standalone-mode) .pt-xxl-64{padding-top:64px!important}:host(.standalone-mode) .pt-xxl-72{padding-top:72px!important}:host(.standalone-mode) .pt-xxl-80{padding-top:80px!important}:host(.standalone-mode) .pr-xxl-0{padding-right:0!important}:host(.standalone-mode) .pr-xxl-1{padding-right:4px!important}:host(.standalone-mode) .pr-xxl-2{padding-right:8px!important}:host(.standalone-mode) .pr-xxl-3{padding-right:16px!important}:host(.standalone-mode) .pr-xxl-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-xxl-5{padding-right:3rem!important}:host(.standalone-mode) .pr-xxl-8{padding-right:8px!important}:host(.standalone-mode) .pr-xxl-12{padding-right:12px!important}:host(.standalone-mode) .pr-xxl-16{padding-right:16px!important}:host(.standalone-mode) .pr-xxl-20{padding-right:20px!important}:host(.standalone-mode) .pr-xxl-24{padding-right:24px!important}:host(.standalone-mode) .pr-xxl-32{padding-right:32px!important}:host(.standalone-mode) .pr-xxl-40{padding-right:40px!important}:host(.standalone-mode) .pr-xxl-48{padding-right:48px!important}:host(.standalone-mode) .pr-xxl-56{padding-right:56px!important}:host(.standalone-mode) .pr-xxl-64{padding-right:64px!important}:host(.standalone-mode) .pr-xxl-72{padding-right:72px!important}:host(.standalone-mode) .pr-xxl-80{padding-right:80px!important}:host(.standalone-mode) .pb-xxl-0{padding-bottom:0!important}:host(.standalone-mode) .pb-xxl-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-xxl-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-xxl-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-xxl-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-xxl-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-xxl-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-xxl-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-xxl-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-xxl-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-xxl-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-xxl-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-xxl-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-xxl-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-xxl-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-xxl-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-xxl-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-xxl-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-xxl-0{padding-left:0!important}:host(.standalone-mode) .pl-xxl-1{padding-left:4px!important}:host(.standalone-mode) .pl-xxl-2{padding-left:8px!important}:host(.standalone-mode) .pl-xxl-3{padding-left:16px!important}:host(.standalone-mode) .pl-xxl-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-xxl-5{padding-left:3rem!important}:host(.standalone-mode) .pl-xxl-8{padding-left:8px!important}:host(.standalone-mode) .pl-xxl-12{padding-left:12px!important}:host(.standalone-mode) .pl-xxl-16{padding-left:16px!important}:host(.standalone-mode) .pl-xxl-20{padding-left:20px!important}:host(.standalone-mode) .pl-xxl-24{padding-left:24px!important}:host(.standalone-mode) .pl-xxl-32{padding-left:32px!important}:host(.standalone-mode) .pl-xxl-40{padding-left:40px!important}:host(.standalone-mode) .pl-xxl-48{padding-left:48px!important}:host(.standalone-mode) .pl-xxl-56{padding-left:56px!important}:host(.standalone-mode) .pl-xxl-64{padding-left:64px!important}:host(.standalone-mode) .pl-xxl-72{padding-left:72px!important}:host(.standalone-mode) .pl-xxl-80{padding-left:80px!important}:host(.standalone-mode) .text-xxl-left{text-align:left!important}:host(.standalone-mode) .text-xxl-right{text-align:right!important}:host(.standalone-mode) .text-xxl-center{text-align:center!important}}@media (min-width: 1960px){:host(.mfe-mode) .float-xxl-start{float:left!important}:host(.mfe-mode) .float-xxl-end{float:right!important}:host(.mfe-mode) .float-xxl-none{float:none!important}:host(.mfe-mode) .d-xxl-inline{display:inline!important}:host(.mfe-mode) .d-xxl-inline-block{display:inline-block!important}:host(.mfe-mode) .d-xxl-block{display:block!important}:host(.mfe-mode) .d-xxl-grid{display:grid!important}:host(.mfe-mode) .d-xxl-table{display:table!important}:host(.mfe-mode) .d-xxl-table-row{display:table-row!important}:host(.mfe-mode) .d-xxl-table-cell{display:table-cell!important}:host(.mfe-mode) .d-xxl-flex{display:flex!important}:host(.mfe-mode) .d-xxl-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-xxl-none{display:none!important}:host(.mfe-mode) .flex-xxl-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-xxl-row{flex-direction:row!important}:host(.mfe-mode) .flex-xxl-column{flex-direction:column!important}:host(.mfe-mode) .flex-xxl-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-xxl-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-xxl-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-xxl-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-xxl-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-xxl-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-xxl-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-xxl-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-xxl-0{gap:0!important}:host(.mfe-mode) .gap-xxl-1{gap:4px!important}:host(.mfe-mode) .gap-xxl-2{gap:8px!important}:host(.mfe-mode) .gap-xxl-3{gap:16px!important}:host(.mfe-mode) .gap-xxl-4{gap:1.5rem!important}:host(.mfe-mode) .gap-xxl-5{gap:3rem!important}:host(.mfe-mode) .gap-xxl-8{gap:8px!important}:host(.mfe-mode) .gap-xxl-12{gap:12px!important}:host(.mfe-mode) .gap-xxl-16{gap:16px!important}:host(.mfe-mode) .gap-xxl-20{gap:20px!important}:host(.mfe-mode) .gap-xxl-24{gap:24px!important}:host(.mfe-mode) .gap-xxl-32{gap:32px!important}:host(.mfe-mode) .gap-xxl-40{gap:40px!important}:host(.mfe-mode) .gap-xxl-48{gap:48px!important}:host(.mfe-mode) .gap-xxl-56{gap:56px!important}:host(.mfe-mode) .gap-xxl-64{gap:64px!important}:host(.mfe-mode) .gap-xxl-72{gap:72px!important}:host(.mfe-mode) .gap-xxl-80{gap:80px!important}:host(.mfe-mode) .justify-content-xxl-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-xxl-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-xxl-center{justify-content:center!important}:host(.mfe-mode) .justify-content-xxl-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-xxl-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-xxl-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-xxl-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-xxl-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-xxl-center{align-items:center!important}:host(.mfe-mode) .align-items-xxl-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-xxl-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-xxl-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-xxl-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-xxl-center{align-content:center!important}:host(.mfe-mode) .align-content-xxl-between{align-content:space-between!important}:host(.mfe-mode) .align-content-xxl-around{align-content:space-around!important}:host(.mfe-mode) .align-content-xxl-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-xxl-auto{align-self:auto!important}:host(.mfe-mode) .align-self-xxl-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-xxl-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-xxl-center{align-self:center!important}:host(.mfe-mode) .align-self-xxl-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-xxl-stretch{align-self:stretch!important}:host(.mfe-mode) .order-xxl-first{order:-1!important}:host(.mfe-mode) .order-xxl-0{order:0!important}:host(.mfe-mode) .order-xxl-1{order:1!important}:host(.mfe-mode) .order-xxl-2{order:2!important}:host(.mfe-mode) .order-xxl-3{order:3!important}:host(.mfe-mode) .order-xxl-4{order:4!important}:host(.mfe-mode) .order-xxl-5{order:5!important}:host(.mfe-mode) .order-xxl-last{order:6!important}:host(.mfe-mode) .m-xxl-0{margin:0!important}:host(.mfe-mode) .m-xxl-1{margin:4px!important}:host(.mfe-mode) .m-xxl-2{margin:8px!important}:host(.mfe-mode) .m-xxl-3{margin:16px!important}:host(.mfe-mode) .m-xxl-4{margin:1.5rem!important}:host(.mfe-mode) .m-xxl-5{margin:3rem!important}:host(.mfe-mode) .m-xxl-8{margin:8px!important}:host(.mfe-mode) .m-xxl-12{margin:12px!important}:host(.mfe-mode) .m-xxl-16{margin:16px!important}:host(.mfe-mode) .m-xxl-20{margin:20px!important}:host(.mfe-mode) .m-xxl-24{margin:24px!important}:host(.mfe-mode) .m-xxl-32{margin:32px!important}:host(.mfe-mode) .m-xxl-40{margin:40px!important}:host(.mfe-mode) .m-xxl-48{margin:48px!important}:host(.mfe-mode) .m-xxl-56{margin:56px!important}:host(.mfe-mode) .m-xxl-64{margin:64px!important}:host(.mfe-mode) .m-xxl-72{margin:72px!important}:host(.mfe-mode) .m-xxl-80{margin:80px!important}:host(.mfe-mode) .m-xxl-auto{margin:auto!important}:host(.mfe-mode) .mx-xxl-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-xxl-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-xxl-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-xxl-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-xxl-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-xxl-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-xxl-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-xxl-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-xxl-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-xxl-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-xxl-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-xxl-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-xxl-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-xxl-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-xxl-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-xxl-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-xxl-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-xxl-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-xxl-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-xxl-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-xxl-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-xxl-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-xxl-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-xxl-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-xxl-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-xxl-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-xxl-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-xxl-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-xxl-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-xxl-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-xxl-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-xxl-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-xxl-0{margin-top:0!important}:host(.mfe-mode) .mt-xxl-1{margin-top:4px!important}:host(.mfe-mode) .mt-xxl-2{margin-top:8px!important}:host(.mfe-mode) .mt-xxl-3{margin-top:16px!important}:host(.mfe-mode) .mt-xxl-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-xxl-5{margin-top:3rem!important}:host(.mfe-mode) .mt-xxl-8{margin-top:8px!important}:host(.mfe-mode) .mt-xxl-12{margin-top:12px!important}:host(.mfe-mode) .mt-xxl-16{margin-top:16px!important}:host(.mfe-mode) .mt-xxl-20{margin-top:20px!important}:host(.mfe-mode) .mt-xxl-24{margin-top:24px!important}:host(.mfe-mode) .mt-xxl-32{margin-top:32px!important}:host(.mfe-mode) .mt-xxl-40{margin-top:40px!important}:host(.mfe-mode) .mt-xxl-48{margin-top:48px!important}:host(.mfe-mode) .mt-xxl-56{margin-top:56px!important}:host(.mfe-mode) .mt-xxl-64{margin-top:64px!important}:host(.mfe-mode) .mt-xxl-72{margin-top:72px!important}:host(.mfe-mode) .mt-xxl-80{margin-top:80px!important}:host(.mfe-mode) .mt-xxl-auto{margin-top:auto!important}:host(.mfe-mode) .mr-xxl-0{margin-right:0!important}:host(.mfe-mode) .mr-xxl-1{margin-right:4px!important}:host(.mfe-mode) .mr-xxl-2{margin-right:8px!important}:host(.mfe-mode) .mr-xxl-3{margin-right:16px!important}:host(.mfe-mode) .mr-xxl-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-xxl-5{margin-right:3rem!important}:host(.mfe-mode) .mr-xxl-8{margin-right:8px!important}:host(.mfe-mode) .mr-xxl-12{margin-right:12px!important}:host(.mfe-mode) .mr-xxl-16{margin-right:16px!important}:host(.mfe-mode) .mr-xxl-20{margin-right:20px!important}:host(.mfe-mode) .mr-xxl-24{margin-right:24px!important}:host(.mfe-mode) .mr-xxl-32{margin-right:32px!important}:host(.mfe-mode) .mr-xxl-40{margin-right:40px!important}:host(.mfe-mode) .mr-xxl-48{margin-right:48px!important}:host(.mfe-mode) .mr-xxl-56{margin-right:56px!important}:host(.mfe-mode) .mr-xxl-64{margin-right:64px!important}:host(.mfe-mode) .mr-xxl-72{margin-right:72px!important}:host(.mfe-mode) .mr-xxl-80{margin-right:80px!important}:host(.mfe-mode) .mr-xxl-auto{margin-right:auto!important}:host(.mfe-mode) .mb-xxl-0{margin-bottom:0!important}:host(.mfe-mode) .mb-xxl-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-xxl-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-xxl-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-xxl-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-xxl-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-xxl-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-xxl-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-xxl-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-xxl-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-xxl-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-xxl-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-xxl-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-xxl-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-xxl-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-xxl-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-xxl-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-xxl-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-xxl-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-xxl-0{margin-left:0!important}:host(.mfe-mode) .ml-xxl-1{margin-left:4px!important}:host(.mfe-mode) .ml-xxl-2{margin-left:8px!important}:host(.mfe-mode) .ml-xxl-3{margin-left:16px!important}:host(.mfe-mode) .ml-xxl-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-xxl-5{margin-left:3rem!important}:host(.mfe-mode) .ml-xxl-8{margin-left:8px!important}:host(.mfe-mode) .ml-xxl-12{margin-left:12px!important}:host(.mfe-mode) .ml-xxl-16{margin-left:16px!important}:host(.mfe-mode) .ml-xxl-20{margin-left:20px!important}:host(.mfe-mode) .ml-xxl-24{margin-left:24px!important}:host(.mfe-mode) .ml-xxl-32{margin-left:32px!important}:host(.mfe-mode) .ml-xxl-40{margin-left:40px!important}:host(.mfe-mode) .ml-xxl-48{margin-left:48px!important}:host(.mfe-mode) .ml-xxl-56{margin-left:56px!important}:host(.mfe-mode) .ml-xxl-64{margin-left:64px!important}:host(.mfe-mode) .ml-xxl-72{margin-left:72px!important}:host(.mfe-mode) .ml-xxl-80{margin-left:80px!important}:host(.mfe-mode) .ml-xxl-auto{margin-left:auto!important}:host(.mfe-mode) .m-xxl-n1{margin:-4px!important}:host(.mfe-mode) .m-xxl-n2{margin:-8px!important}:host(.mfe-mode) .m-xxl-n3{margin:-16px!important}:host(.mfe-mode) .m-xxl-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-xxl-n5{margin:-3rem!important}:host(.mfe-mode) .m-xxl-n8{margin:-8px!important}:host(.mfe-mode) .m-xxl-n12{margin:-12px!important}:host(.mfe-mode) .m-xxl-n16{margin:-16px!important}:host(.mfe-mode) .m-xxl-n20{margin:-20px!important}:host(.mfe-mode) .m-xxl-n24{margin:-24px!important}:host(.mfe-mode) .m-xxl-n32{margin:-32px!important}:host(.mfe-mode) .m-xxl-n40{margin:-40px!important}:host(.mfe-mode) .m-xxl-n48{margin:-48px!important}:host(.mfe-mode) .m-xxl-n56{margin:-56px!important}:host(.mfe-mode) .m-xxl-n64{margin:-64px!important}:host(.mfe-mode) .m-xxl-n72{margin:-72px!important}:host(.mfe-mode) .m-xxl-n80{margin:-80px!important}:host(.mfe-mode) .mx-xxl-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-xxl-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-xxl-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-xxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-xxl-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-xxl-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-xxl-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-xxl-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-xxl-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-xxl-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-xxl-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-xxl-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-xxl-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-xxl-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-xxl-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-xxl-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-xxl-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-xxl-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-xxl-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-xxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-xxl-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-xxl-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-xxl-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-xxl-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-xxl-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-xxl-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-xxl-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-xxl-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-xxl-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-xxl-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-xxl-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-xxl-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-xxl-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-xxl-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-xxl-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-xxl-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-xxl-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-xxl-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-xxl-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-xxl-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-xxl-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-xxl-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-xxl-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-xxl-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-xxl-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-xxl-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-xxl-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-xxl-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-xxl-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-xxl-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-xxl-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-xxl-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-xxl-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-xxl-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-xxl-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-xxl-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-xxl-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-xxl-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-xxl-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-xxl-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-xxl-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-xxl-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-xxl-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-xxl-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-xxl-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-xxl-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-xxl-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-xxl-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-xxl-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-xxl-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-xxl-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-xxl-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-xxl-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-xxl-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-xxl-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-xxl-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-xxl-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-xxl-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-xxl-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-xxl-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-xxl-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-xxl-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-xxl-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-xxl-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-xxl-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-xxl-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-xxl-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-xxl-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-xxl-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-xxl-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-xxl-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-xxl-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-xxl-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-xxl-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-xxl-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-xxl-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-xxl-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-xxl-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-xxl-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-xxl-n80{margin-left:-80px!important}:host(.mfe-mode) .p-xxl-0{padding:0!important}:host(.mfe-mode) .p-xxl-1{padding:4px!important}:host(.mfe-mode) .p-xxl-2{padding:8px!important}:host(.mfe-mode) .p-xxl-3{padding:16px!important}:host(.mfe-mode) .p-xxl-4{padding:1.5rem!important}:host(.mfe-mode) .p-xxl-5{padding:3rem!important}:host(.mfe-mode) .p-xxl-8{padding:8px!important}:host(.mfe-mode) .p-xxl-12{padding:12px!important}:host(.mfe-mode) .p-xxl-16{padding:16px!important}:host(.mfe-mode) .p-xxl-20{padding:20px!important}:host(.mfe-mode) .p-xxl-24{padding:24px!important}:host(.mfe-mode) .p-xxl-32{padding:32px!important}:host(.mfe-mode) .p-xxl-40{padding:40px!important}:host(.mfe-mode) .p-xxl-48{padding:48px!important}:host(.mfe-mode) .p-xxl-56{padding:56px!important}:host(.mfe-mode) .p-xxl-64{padding:64px!important}:host(.mfe-mode) .p-xxl-72{padding:72px!important}:host(.mfe-mode) .p-xxl-80{padding:80px!important}:host(.mfe-mode) .px-xxl-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-xxl-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-xxl-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-xxl-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-xxl-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-xxl-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-xxl-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-xxl-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-xxl-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-xxl-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-xxl-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-xxl-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-xxl-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-xxl-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-xxl-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-xxl-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-xxl-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-xxl-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-xxl-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-xxl-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-xxl-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-xxl-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-xxl-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-xxl-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-xxl-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-xxl-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-xxl-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-xxl-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-xxl-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-xxl-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-xxl-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-xxl-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-xxl-0{padding-top:0!important}:host(.mfe-mode) .pt-xxl-1{padding-top:4px!important}:host(.mfe-mode) .pt-xxl-2{padding-top:8px!important}:host(.mfe-mode) .pt-xxl-3{padding-top:16px!important}:host(.mfe-mode) .pt-xxl-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-xxl-5{padding-top:3rem!important}:host(.mfe-mode) .pt-xxl-8{padding-top:8px!important}:host(.mfe-mode) .pt-xxl-12{padding-top:12px!important}:host(.mfe-mode) .pt-xxl-16{padding-top:16px!important}:host(.mfe-mode) .pt-xxl-20{padding-top:20px!important}:host(.mfe-mode) .pt-xxl-24{padding-top:24px!important}:host(.mfe-mode) .pt-xxl-32{padding-top:32px!important}:host(.mfe-mode) .pt-xxl-40{padding-top:40px!important}:host(.mfe-mode) .pt-xxl-48{padding-top:48px!important}:host(.mfe-mode) .pt-xxl-56{padding-top:56px!important}:host(.mfe-mode) .pt-xxl-64{padding-top:64px!important}:host(.mfe-mode) .pt-xxl-72{padding-top:72px!important}:host(.mfe-mode) .pt-xxl-80{padding-top:80px!important}:host(.mfe-mode) .pr-xxl-0{padding-right:0!important}:host(.mfe-mode) .pr-xxl-1{padding-right:4px!important}:host(.mfe-mode) .pr-xxl-2{padding-right:8px!important}:host(.mfe-mode) .pr-xxl-3{padding-right:16px!important}:host(.mfe-mode) .pr-xxl-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-xxl-5{padding-right:3rem!important}:host(.mfe-mode) .pr-xxl-8{padding-right:8px!important}:host(.mfe-mode) .pr-xxl-12{padding-right:12px!important}:host(.mfe-mode) .pr-xxl-16{padding-right:16px!important}:host(.mfe-mode) .pr-xxl-20{padding-right:20px!important}:host(.mfe-mode) .pr-xxl-24{padding-right:24px!important}:host(.mfe-mode) .pr-xxl-32{padding-right:32px!important}:host(.mfe-mode) .pr-xxl-40{padding-right:40px!important}:host(.mfe-mode) .pr-xxl-48{padding-right:48px!important}:host(.mfe-mode) .pr-xxl-56{padding-right:56px!important}:host(.mfe-mode) .pr-xxl-64{padding-right:64px!important}:host(.mfe-mode) .pr-xxl-72{padding-right:72px!important}:host(.mfe-mode) .pr-xxl-80{padding-right:80px!important}:host(.mfe-mode) .pb-xxl-0{padding-bottom:0!important}:host(.mfe-mode) .pb-xxl-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-xxl-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-xxl-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-xxl-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-xxl-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-xxl-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-xxl-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-xxl-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-xxl-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-xxl-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-xxl-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-xxl-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-xxl-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-xxl-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-xxl-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-xxl-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-xxl-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-xxl-0{padding-left:0!important}:host(.mfe-mode) .pl-xxl-1{padding-left:4px!important}:host(.mfe-mode) .pl-xxl-2{padding-left:8px!important}:host(.mfe-mode) .pl-xxl-3{padding-left:16px!important}:host(.mfe-mode) .pl-xxl-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-xxl-5{padding-left:3rem!important}:host(.mfe-mode) .pl-xxl-8{padding-left:8px!important}:host(.mfe-mode) .pl-xxl-12{padding-left:12px!important}:host(.mfe-mode) .pl-xxl-16{padding-left:16px!important}:host(.mfe-mode) .pl-xxl-20{padding-left:20px!important}:host(.mfe-mode) .pl-xxl-24{padding-left:24px!important}:host(.mfe-mode) .pl-xxl-32{padding-left:32px!important}:host(.mfe-mode) .pl-xxl-40{padding-left:40px!important}:host(.mfe-mode) .pl-xxl-48{padding-left:48px!important}:host(.mfe-mode) .pl-xxl-56{padding-left:56px!important}:host(.mfe-mode) .pl-xxl-64{padding-left:64px!important}:host(.mfe-mode) .pl-xxl-72{padding-left:72px!important}:host(.mfe-mode) .pl-xxl-80{padding-left:80px!important}:host(.mfe-mode) .text-xxl-left{text-align:left!important}:host(.mfe-mode) .text-xxl-right{text-align:right!important}:host(.mfe-mode) .text-xxl-center{text-align:center!important}}@media (min-width: 1920px){:host(.standalone-mode) .float-xxxl-start{float:left!important}:host(.standalone-mode) .float-xxxl-end{float:right!important}:host(.standalone-mode) .float-xxxl-none{float:none!important}:host(.standalone-mode) .d-xxxl-inline{display:inline!important}:host(.standalone-mode) .d-xxxl-inline-block{display:inline-block!important}:host(.standalone-mode) .d-xxxl-block{display:block!important}:host(.standalone-mode) .d-xxxl-grid{display:grid!important}:host(.standalone-mode) .d-xxxl-table{display:table!important}:host(.standalone-mode) .d-xxxl-table-row{display:table-row!important}:host(.standalone-mode) .d-xxxl-table-cell{display:table-cell!important}:host(.standalone-mode) .d-xxxl-flex{display:flex!important}:host(.standalone-mode) .d-xxxl-inline-flex{display:inline-flex!important}:host(.standalone-mode) .d-xxxl-none{display:none!important}:host(.standalone-mode) .flex-xxxl-fill{flex:1 1 auto!important}:host(.standalone-mode) .flex-xxxl-row{flex-direction:row!important}:host(.standalone-mode) .flex-xxxl-column{flex-direction:column!important}:host(.standalone-mode) .flex-xxxl-row-reverse{flex-direction:row-reverse!important}:host(.standalone-mode) .flex-xxxl-column-reverse{flex-direction:column-reverse!important}:host(.standalone-mode) .flex-xxxl-grow-0{flex-grow:0!important}:host(.standalone-mode) .flex-xxxl-grow-1{flex-grow:1!important}:host(.standalone-mode) .flex-xxxl-shrink-0{flex-shrink:0!important}:host(.standalone-mode) .flex-xxxl-shrink-1{flex-shrink:1!important}:host(.standalone-mode) .flex-xxxl-wrap{flex-wrap:wrap!important}:host(.standalone-mode) .flex-xxxl-nowrap{flex-wrap:nowrap!important}:host(.standalone-mode) .flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.standalone-mode) .gap-xxxl-0{gap:0!important}:host(.standalone-mode) .gap-xxxl-1{gap:4px!important}:host(.standalone-mode) .gap-xxxl-2{gap:8px!important}:host(.standalone-mode) .gap-xxxl-3{gap:16px!important}:host(.standalone-mode) .gap-xxxl-4{gap:1.5rem!important}:host(.standalone-mode) .gap-xxxl-5{gap:3rem!important}:host(.standalone-mode) .gap-xxxl-8{gap:8px!important}:host(.standalone-mode) .gap-xxxl-12{gap:12px!important}:host(.standalone-mode) .gap-xxxl-16{gap:16px!important}:host(.standalone-mode) .gap-xxxl-20{gap:20px!important}:host(.standalone-mode) .gap-xxxl-24{gap:24px!important}:host(.standalone-mode) .gap-xxxl-32{gap:32px!important}:host(.standalone-mode) .gap-xxxl-40{gap:40px!important}:host(.standalone-mode) .gap-xxxl-48{gap:48px!important}:host(.standalone-mode) .gap-xxxl-56{gap:56px!important}:host(.standalone-mode) .gap-xxxl-64{gap:64px!important}:host(.standalone-mode) .gap-xxxl-72{gap:72px!important}:host(.standalone-mode) .gap-xxxl-80{gap:80px!important}:host(.standalone-mode) .justify-content-xxxl-start{justify-content:flex-start!important}:host(.standalone-mode) .justify-content-xxxl-end{justify-content:flex-end!important}:host(.standalone-mode) .justify-content-xxxl-center{justify-content:center!important}:host(.standalone-mode) .justify-content-xxxl-between{justify-content:space-between!important}:host(.standalone-mode) .justify-content-xxxl-around{justify-content:space-around!important}:host(.standalone-mode) .justify-content-xxxl-evenly{justify-content:space-evenly!important}:host(.standalone-mode) .align-items-xxxl-start{align-items:flex-start!important}:host(.standalone-mode) .align-items-xxxl-end{align-items:flex-end!important}:host(.standalone-mode) .align-items-xxxl-center{align-items:center!important}:host(.standalone-mode) .align-items-xxxl-baseline{align-items:baseline!important}:host(.standalone-mode) .align-items-xxxl-stretch{align-items:stretch!important}:host(.standalone-mode) .align-content-xxxl-start{align-content:flex-start!important}:host(.standalone-mode) .align-content-xxxl-end{align-content:flex-end!important}:host(.standalone-mode) .align-content-xxxl-center{align-content:center!important}:host(.standalone-mode) .align-content-xxxl-between{align-content:space-between!important}:host(.standalone-mode) .align-content-xxxl-around{align-content:space-around!important}:host(.standalone-mode) .align-content-xxxl-stretch{align-content:stretch!important}:host(.standalone-mode) .align-self-xxxl-auto{align-self:auto!important}:host(.standalone-mode) .align-self-xxxl-start{align-self:flex-start!important}:host(.standalone-mode) .align-self-xxxl-end{align-self:flex-end!important}:host(.standalone-mode) .align-self-xxxl-center{align-self:center!important}:host(.standalone-mode) .align-self-xxxl-baseline{align-self:baseline!important}:host(.standalone-mode) .align-self-xxxl-stretch{align-self:stretch!important}:host(.standalone-mode) .order-xxxl-first{order:-1!important}:host(.standalone-mode) .order-xxxl-0{order:0!important}:host(.standalone-mode) .order-xxxl-1{order:1!important}:host(.standalone-mode) .order-xxxl-2{order:2!important}:host(.standalone-mode) .order-xxxl-3{order:3!important}:host(.standalone-mode) .order-xxxl-4{order:4!important}:host(.standalone-mode) .order-xxxl-5{order:5!important}:host(.standalone-mode) .order-xxxl-last{order:6!important}:host(.standalone-mode) .m-xxxl-0{margin:0!important}:host(.standalone-mode) .m-xxxl-1{margin:4px!important}:host(.standalone-mode) .m-xxxl-2{margin:8px!important}:host(.standalone-mode) .m-xxxl-3{margin:16px!important}:host(.standalone-mode) .m-xxxl-4{margin:1.5rem!important}:host(.standalone-mode) .m-xxxl-5{margin:3rem!important}:host(.standalone-mode) .m-xxxl-8{margin:8px!important}:host(.standalone-mode) .m-xxxl-12{margin:12px!important}:host(.standalone-mode) .m-xxxl-16{margin:16px!important}:host(.standalone-mode) .m-xxxl-20{margin:20px!important}:host(.standalone-mode) .m-xxxl-24{margin:24px!important}:host(.standalone-mode) .m-xxxl-32{margin:32px!important}:host(.standalone-mode) .m-xxxl-40{margin:40px!important}:host(.standalone-mode) .m-xxxl-48{margin:48px!important}:host(.standalone-mode) .m-xxxl-56{margin:56px!important}:host(.standalone-mode) .m-xxxl-64{margin:64px!important}:host(.standalone-mode) .m-xxxl-72{margin:72px!important}:host(.standalone-mode) .m-xxxl-80{margin:80px!important}:host(.standalone-mode) .m-xxxl-auto{margin:auto!important}:host(.standalone-mode) .mx-xxxl-0{margin-right:0!important;margin-left:0!important}:host(.standalone-mode) .mx-xxxl-1{margin-right:4px!important;margin-left:4px!important}:host(.standalone-mode) .mx-xxxl-2{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-xxxl-3{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.standalone-mode) .mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}:host(.standalone-mode) .mx-xxxl-8{margin-right:8px!important;margin-left:8px!important}:host(.standalone-mode) .mx-xxxl-12{margin-right:12px!important;margin-left:12px!important}:host(.standalone-mode) .mx-xxxl-16{margin-right:16px!important;margin-left:16px!important}:host(.standalone-mode) .mx-xxxl-20{margin-right:20px!important;margin-left:20px!important}:host(.standalone-mode) .mx-xxxl-24{margin-right:24px!important;margin-left:24px!important}:host(.standalone-mode) .mx-xxxl-32{margin-right:32px!important;margin-left:32px!important}:host(.standalone-mode) .mx-xxxl-40{margin-right:40px!important;margin-left:40px!important}:host(.standalone-mode) .mx-xxxl-48{margin-right:48px!important;margin-left:48px!important}:host(.standalone-mode) .mx-xxxl-56{margin-right:56px!important;margin-left:56px!important}:host(.standalone-mode) .mx-xxxl-64{margin-right:64px!important;margin-left:64px!important}:host(.standalone-mode) .mx-xxxl-72{margin-right:72px!important;margin-left:72px!important}:host(.standalone-mode) .mx-xxxl-80{margin-right:80px!important;margin-left:80px!important}:host(.standalone-mode) .mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}:host(.standalone-mode) .my-xxxl-0{margin-top:0!important;margin-bottom:0!important}:host(.standalone-mode) .my-xxxl-1{margin-top:4px!important;margin-bottom:4px!important}:host(.standalone-mode) .my-xxxl-2{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-xxxl-3{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.standalone-mode) .my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.standalone-mode) .my-xxxl-8{margin-top:8px!important;margin-bottom:8px!important}:host(.standalone-mode) .my-xxxl-12{margin-top:12px!important;margin-bottom:12px!important}:host(.standalone-mode) .my-xxxl-16{margin-top:16px!important;margin-bottom:16px!important}:host(.standalone-mode) .my-xxxl-20{margin-top:20px!important;margin-bottom:20px!important}:host(.standalone-mode) .my-xxxl-24{margin-top:24px!important;margin-bottom:24px!important}:host(.standalone-mode) .my-xxxl-32{margin-top:32px!important;margin-bottom:32px!important}:host(.standalone-mode) .my-xxxl-40{margin-top:40px!important;margin-bottom:40px!important}:host(.standalone-mode) .my-xxxl-48{margin-top:48px!important;margin-bottom:48px!important}:host(.standalone-mode) .my-xxxl-56{margin-top:56px!important;margin-bottom:56px!important}:host(.standalone-mode) .my-xxxl-64{margin-top:64px!important;margin-bottom:64px!important}:host(.standalone-mode) .my-xxxl-72{margin-top:72px!important;margin-bottom:72px!important}:host(.standalone-mode) .my-xxxl-80{margin-top:80px!important;margin-bottom:80px!important}:host(.standalone-mode) .my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.standalone-mode) .mt-xxxl-0{margin-top:0!important}:host(.standalone-mode) .mt-xxxl-1{margin-top:4px!important}:host(.standalone-mode) .mt-xxxl-2{margin-top:8px!important}:host(.standalone-mode) .mt-xxxl-3{margin-top:16px!important}:host(.standalone-mode) .mt-xxxl-4{margin-top:1.5rem!important}:host(.standalone-mode) .mt-xxxl-5{margin-top:3rem!important}:host(.standalone-mode) .mt-xxxl-8{margin-top:8px!important}:host(.standalone-mode) .mt-xxxl-12{margin-top:12px!important}:host(.standalone-mode) .mt-xxxl-16{margin-top:16px!important}:host(.standalone-mode) .mt-xxxl-20{margin-top:20px!important}:host(.standalone-mode) .mt-xxxl-24{margin-top:24px!important}:host(.standalone-mode) .mt-xxxl-32{margin-top:32px!important}:host(.standalone-mode) .mt-xxxl-40{margin-top:40px!important}:host(.standalone-mode) .mt-xxxl-48{margin-top:48px!important}:host(.standalone-mode) .mt-xxxl-56{margin-top:56px!important}:host(.standalone-mode) .mt-xxxl-64{margin-top:64px!important}:host(.standalone-mode) .mt-xxxl-72{margin-top:72px!important}:host(.standalone-mode) .mt-xxxl-80{margin-top:80px!important}:host(.standalone-mode) .mt-xxxl-auto{margin-top:auto!important}:host(.standalone-mode) .mr-xxxl-0{margin-right:0!important}:host(.standalone-mode) .mr-xxxl-1{margin-right:4px!important}:host(.standalone-mode) .mr-xxxl-2{margin-right:8px!important}:host(.standalone-mode) .mr-xxxl-3{margin-right:16px!important}:host(.standalone-mode) .mr-xxxl-4{margin-right:1.5rem!important}:host(.standalone-mode) .mr-xxxl-5{margin-right:3rem!important}:host(.standalone-mode) .mr-xxxl-8{margin-right:8px!important}:host(.standalone-mode) .mr-xxxl-12{margin-right:12px!important}:host(.standalone-mode) .mr-xxxl-16{margin-right:16px!important}:host(.standalone-mode) .mr-xxxl-20{margin-right:20px!important}:host(.standalone-mode) .mr-xxxl-24{margin-right:24px!important}:host(.standalone-mode) .mr-xxxl-32{margin-right:32px!important}:host(.standalone-mode) .mr-xxxl-40{margin-right:40px!important}:host(.standalone-mode) .mr-xxxl-48{margin-right:48px!important}:host(.standalone-mode) .mr-xxxl-56{margin-right:56px!important}:host(.standalone-mode) .mr-xxxl-64{margin-right:64px!important}:host(.standalone-mode) .mr-xxxl-72{margin-right:72px!important}:host(.standalone-mode) .mr-xxxl-80{margin-right:80px!important}:host(.standalone-mode) .mr-xxxl-auto{margin-right:auto!important}:host(.standalone-mode) .mb-xxxl-0{margin-bottom:0!important}:host(.standalone-mode) .mb-xxxl-1{margin-bottom:4px!important}:host(.standalone-mode) .mb-xxxl-2{margin-bottom:8px!important}:host(.standalone-mode) .mb-xxxl-3{margin-bottom:16px!important}:host(.standalone-mode) .mb-xxxl-4{margin-bottom:1.5rem!important}:host(.standalone-mode) .mb-xxxl-5{margin-bottom:3rem!important}:host(.standalone-mode) .mb-xxxl-8{margin-bottom:8px!important}:host(.standalone-mode) .mb-xxxl-12{margin-bottom:12px!important}:host(.standalone-mode) .mb-xxxl-16{margin-bottom:16px!important}:host(.standalone-mode) .mb-xxxl-20{margin-bottom:20px!important}:host(.standalone-mode) .mb-xxxl-24{margin-bottom:24px!important}:host(.standalone-mode) .mb-xxxl-32{margin-bottom:32px!important}:host(.standalone-mode) .mb-xxxl-40{margin-bottom:40px!important}:host(.standalone-mode) .mb-xxxl-48{margin-bottom:48px!important}:host(.standalone-mode) .mb-xxxl-56{margin-bottom:56px!important}:host(.standalone-mode) .mb-xxxl-64{margin-bottom:64px!important}:host(.standalone-mode) .mb-xxxl-72{margin-bottom:72px!important}:host(.standalone-mode) .mb-xxxl-80{margin-bottom:80px!important}:host(.standalone-mode) .mb-xxxl-auto{margin-bottom:auto!important}:host(.standalone-mode) .ml-xxxl-0{margin-left:0!important}:host(.standalone-mode) .ml-xxxl-1{margin-left:4px!important}:host(.standalone-mode) .ml-xxxl-2{margin-left:8px!important}:host(.standalone-mode) .ml-xxxl-3{margin-left:16px!important}:host(.standalone-mode) .ml-xxxl-4{margin-left:1.5rem!important}:host(.standalone-mode) .ml-xxxl-5{margin-left:3rem!important}:host(.standalone-mode) .ml-xxxl-8{margin-left:8px!important}:host(.standalone-mode) .ml-xxxl-12{margin-left:12px!important}:host(.standalone-mode) .ml-xxxl-16{margin-left:16px!important}:host(.standalone-mode) .ml-xxxl-20{margin-left:20px!important}:host(.standalone-mode) .ml-xxxl-24{margin-left:24px!important}:host(.standalone-mode) .ml-xxxl-32{margin-left:32px!important}:host(.standalone-mode) .ml-xxxl-40{margin-left:40px!important}:host(.standalone-mode) .ml-xxxl-48{margin-left:48px!important}:host(.standalone-mode) .ml-xxxl-56{margin-left:56px!important}:host(.standalone-mode) .ml-xxxl-64{margin-left:64px!important}:host(.standalone-mode) .ml-xxxl-72{margin-left:72px!important}:host(.standalone-mode) .ml-xxxl-80{margin-left:80px!important}:host(.standalone-mode) .ml-xxxl-auto{margin-left:auto!important}:host(.standalone-mode) .m-xxxl-n1{margin:-4px!important}:host(.standalone-mode) .m-xxxl-n2{margin:-8px!important}:host(.standalone-mode) .m-xxxl-n3{margin:-16px!important}:host(.standalone-mode) .m-xxxl-n4{margin:-1.5rem!important}:host(.standalone-mode) .m-xxxl-n5{margin:-3rem!important}:host(.standalone-mode) .m-xxxl-n8{margin:-8px!important}:host(.standalone-mode) .m-xxxl-n12{margin:-12px!important}:host(.standalone-mode) .m-xxxl-n16{margin:-16px!important}:host(.standalone-mode) .m-xxxl-n20{margin:-20px!important}:host(.standalone-mode) .m-xxxl-n24{margin:-24px!important}:host(.standalone-mode) .m-xxxl-n32{margin:-32px!important}:host(.standalone-mode) .m-xxxl-n40{margin:-40px!important}:host(.standalone-mode) .m-xxxl-n48{margin:-48px!important}:host(.standalone-mode) .m-xxxl-n56{margin:-56px!important}:host(.standalone-mode) .m-xxxl-n64{margin:-64px!important}:host(.standalone-mode) .m-xxxl-n72{margin:-72px!important}:host(.standalone-mode) .m-xxxl-n80{margin:-80px!important}:host(.standalone-mode) .mx-xxxl-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.standalone-mode) .mx-xxxl-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-xxxl-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-xxxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.standalone-mode) .mx-xxxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.standalone-mode) .mx-xxxl-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.standalone-mode) .mx-xxxl-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.standalone-mode) .mx-xxxl-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.standalone-mode) .mx-xxxl-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.standalone-mode) .mx-xxxl-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.standalone-mode) .mx-xxxl-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.standalone-mode) .mx-xxxl-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.standalone-mode) .mx-xxxl-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.standalone-mode) .mx-xxxl-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.standalone-mode) .mx-xxxl-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.standalone-mode) .mx-xxxl-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.standalone-mode) .mx-xxxl-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.standalone-mode) .my-xxxl-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.standalone-mode) .my-xxxl-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-xxxl-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-xxxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.standalone-mode) .my-xxxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.standalone-mode) .my-xxxl-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.standalone-mode) .my-xxxl-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.standalone-mode) .my-xxxl-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.standalone-mode) .my-xxxl-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.standalone-mode) .my-xxxl-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.standalone-mode) .my-xxxl-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.standalone-mode) .my-xxxl-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.standalone-mode) .my-xxxl-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.standalone-mode) .my-xxxl-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.standalone-mode) .my-xxxl-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.standalone-mode) .my-xxxl-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.standalone-mode) .my-xxxl-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.standalone-mode) .mt-xxxl-n1{margin-top:-4px!important}:host(.standalone-mode) .mt-xxxl-n2{margin-top:-8px!important}:host(.standalone-mode) .mt-xxxl-n3{margin-top:-16px!important}:host(.standalone-mode) .mt-xxxl-n4{margin-top:-1.5rem!important}:host(.standalone-mode) .mt-xxxl-n5{margin-top:-3rem!important}:host(.standalone-mode) .mt-xxxl-n8{margin-top:-8px!important}:host(.standalone-mode) .mt-xxxl-n12{margin-top:-12px!important}:host(.standalone-mode) .mt-xxxl-n16{margin-top:-16px!important}:host(.standalone-mode) .mt-xxxl-n20{margin-top:-20px!important}:host(.standalone-mode) .mt-xxxl-n24{margin-top:-24px!important}:host(.standalone-mode) .mt-xxxl-n32{margin-top:-32px!important}:host(.standalone-mode) .mt-xxxl-n40{margin-top:-40px!important}:host(.standalone-mode) .mt-xxxl-n48{margin-top:-48px!important}:host(.standalone-mode) .mt-xxxl-n56{margin-top:-56px!important}:host(.standalone-mode) .mt-xxxl-n64{margin-top:-64px!important}:host(.standalone-mode) .mt-xxxl-n72{margin-top:-72px!important}:host(.standalone-mode) .mt-xxxl-n80{margin-top:-80px!important}:host(.standalone-mode) .mr-xxxl-n1{margin-right:-4px!important}:host(.standalone-mode) .mr-xxxl-n2{margin-right:-8px!important}:host(.standalone-mode) .mr-xxxl-n3{margin-right:-16px!important}:host(.standalone-mode) .mr-xxxl-n4{margin-right:-1.5rem!important}:host(.standalone-mode) .mr-xxxl-n5{margin-right:-3rem!important}:host(.standalone-mode) .mr-xxxl-n8{margin-right:-8px!important}:host(.standalone-mode) .mr-xxxl-n12{margin-right:-12px!important}:host(.standalone-mode) .mr-xxxl-n16{margin-right:-16px!important}:host(.standalone-mode) .mr-xxxl-n20{margin-right:-20px!important}:host(.standalone-mode) .mr-xxxl-n24{margin-right:-24px!important}:host(.standalone-mode) .mr-xxxl-n32{margin-right:-32px!important}:host(.standalone-mode) .mr-xxxl-n40{margin-right:-40px!important}:host(.standalone-mode) .mr-xxxl-n48{margin-right:-48px!important}:host(.standalone-mode) .mr-xxxl-n56{margin-right:-56px!important}:host(.standalone-mode) .mr-xxxl-n64{margin-right:-64px!important}:host(.standalone-mode) .mr-xxxl-n72{margin-right:-72px!important}:host(.standalone-mode) .mr-xxxl-n80{margin-right:-80px!important}:host(.standalone-mode) .mb-xxxl-n1{margin-bottom:-4px!important}:host(.standalone-mode) .mb-xxxl-n2{margin-bottom:-8px!important}:host(.standalone-mode) .mb-xxxl-n3{margin-bottom:-16px!important}:host(.standalone-mode) .mb-xxxl-n4{margin-bottom:-1.5rem!important}:host(.standalone-mode) .mb-xxxl-n5{margin-bottom:-3rem!important}:host(.standalone-mode) .mb-xxxl-n8{margin-bottom:-8px!important}:host(.standalone-mode) .mb-xxxl-n12{margin-bottom:-12px!important}:host(.standalone-mode) .mb-xxxl-n16{margin-bottom:-16px!important}:host(.standalone-mode) .mb-xxxl-n20{margin-bottom:-20px!important}:host(.standalone-mode) .mb-xxxl-n24{margin-bottom:-24px!important}:host(.standalone-mode) .mb-xxxl-n32{margin-bottom:-32px!important}:host(.standalone-mode) .mb-xxxl-n40{margin-bottom:-40px!important}:host(.standalone-mode) .mb-xxxl-n48{margin-bottom:-48px!important}:host(.standalone-mode) .mb-xxxl-n56{margin-bottom:-56px!important}:host(.standalone-mode) .mb-xxxl-n64{margin-bottom:-64px!important}:host(.standalone-mode) .mb-xxxl-n72{margin-bottom:-72px!important}:host(.standalone-mode) .mb-xxxl-n80{margin-bottom:-80px!important}:host(.standalone-mode) .ml-xxxl-n1{margin-left:-4px!important}:host(.standalone-mode) .ml-xxxl-n2{margin-left:-8px!important}:host(.standalone-mode) .ml-xxxl-n3{margin-left:-16px!important}:host(.standalone-mode) .ml-xxxl-n4{margin-left:-1.5rem!important}:host(.standalone-mode) .ml-xxxl-n5{margin-left:-3rem!important}:host(.standalone-mode) .ml-xxxl-n8{margin-left:-8px!important}:host(.standalone-mode) .ml-xxxl-n12{margin-left:-12px!important}:host(.standalone-mode) .ml-xxxl-n16{margin-left:-16px!important}:host(.standalone-mode) .ml-xxxl-n20{margin-left:-20px!important}:host(.standalone-mode) .ml-xxxl-n24{margin-left:-24px!important}:host(.standalone-mode) .ml-xxxl-n32{margin-left:-32px!important}:host(.standalone-mode) .ml-xxxl-n40{margin-left:-40px!important}:host(.standalone-mode) .ml-xxxl-n48{margin-left:-48px!important}:host(.standalone-mode) .ml-xxxl-n56{margin-left:-56px!important}:host(.standalone-mode) .ml-xxxl-n64{margin-left:-64px!important}:host(.standalone-mode) .ml-xxxl-n72{margin-left:-72px!important}:host(.standalone-mode) .ml-xxxl-n80{margin-left:-80px!important}:host(.standalone-mode) .p-xxxl-0{padding:0!important}:host(.standalone-mode) .p-xxxl-1{padding:4px!important}:host(.standalone-mode) .p-xxxl-2{padding:8px!important}:host(.standalone-mode) .p-xxxl-3{padding:16px!important}:host(.standalone-mode) .p-xxxl-4{padding:1.5rem!important}:host(.standalone-mode) .p-xxxl-5{padding:3rem!important}:host(.standalone-mode) .p-xxxl-8{padding:8px!important}:host(.standalone-mode) .p-xxxl-12{padding:12px!important}:host(.standalone-mode) .p-xxxl-16{padding:16px!important}:host(.standalone-mode) .p-xxxl-20{padding:20px!important}:host(.standalone-mode) .p-xxxl-24{padding:24px!important}:host(.standalone-mode) .p-xxxl-32{padding:32px!important}:host(.standalone-mode) .p-xxxl-40{padding:40px!important}:host(.standalone-mode) .p-xxxl-48{padding:48px!important}:host(.standalone-mode) .p-xxxl-56{padding:56px!important}:host(.standalone-mode) .p-xxxl-64{padding:64px!important}:host(.standalone-mode) .p-xxxl-72{padding:72px!important}:host(.standalone-mode) .p-xxxl-80{padding:80px!important}:host(.standalone-mode) .px-xxxl-0{padding-right:0!important;padding-left:0!important}:host(.standalone-mode) .px-xxxl-1{padding-right:4px!important;padding-left:4px!important}:host(.standalone-mode) .px-xxxl-2{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-xxxl-3{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.standalone-mode) .px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}:host(.standalone-mode) .px-xxxl-8{padding-right:8px!important;padding-left:8px!important}:host(.standalone-mode) .px-xxxl-12{padding-right:12px!important;padding-left:12px!important}:host(.standalone-mode) .px-xxxl-16{padding-right:16px!important;padding-left:16px!important}:host(.standalone-mode) .px-xxxl-20{padding-right:20px!important;padding-left:20px!important}:host(.standalone-mode) .px-xxxl-24{padding-right:24px!important;padding-left:24px!important}:host(.standalone-mode) .px-xxxl-32{padding-right:32px!important;padding-left:32px!important}:host(.standalone-mode) .px-xxxl-40{padding-right:40px!important;padding-left:40px!important}:host(.standalone-mode) .px-xxxl-48{padding-right:48px!important;padding-left:48px!important}:host(.standalone-mode) .px-xxxl-56{padding-right:56px!important;padding-left:56px!important}:host(.standalone-mode) .px-xxxl-64{padding-right:64px!important;padding-left:64px!important}:host(.standalone-mode) .px-xxxl-72{padding-right:72px!important;padding-left:72px!important}:host(.standalone-mode) .px-xxxl-80{padding-right:80px!important;padding-left:80px!important}:host(.standalone-mode) .py-xxxl-0{padding-top:0!important;padding-bottom:0!important}:host(.standalone-mode) .py-xxxl-1{padding-top:4px!important;padding-bottom:4px!important}:host(.standalone-mode) .py-xxxl-2{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-xxxl-3{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.standalone-mode) .py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.standalone-mode) .py-xxxl-8{padding-top:8px!important;padding-bottom:8px!important}:host(.standalone-mode) .py-xxxl-12{padding-top:12px!important;padding-bottom:12px!important}:host(.standalone-mode) .py-xxxl-16{padding-top:16px!important;padding-bottom:16px!important}:host(.standalone-mode) .py-xxxl-20{padding-top:20px!important;padding-bottom:20px!important}:host(.standalone-mode) .py-xxxl-24{padding-top:24px!important;padding-bottom:24px!important}:host(.standalone-mode) .py-xxxl-32{padding-top:32px!important;padding-bottom:32px!important}:host(.standalone-mode) .py-xxxl-40{padding-top:40px!important;padding-bottom:40px!important}:host(.standalone-mode) .py-xxxl-48{padding-top:48px!important;padding-bottom:48px!important}:host(.standalone-mode) .py-xxxl-56{padding-top:56px!important;padding-bottom:56px!important}:host(.standalone-mode) .py-xxxl-64{padding-top:64px!important;padding-bottom:64px!important}:host(.standalone-mode) .py-xxxl-72{padding-top:72px!important;padding-bottom:72px!important}:host(.standalone-mode) .py-xxxl-80{padding-top:80px!important;padding-bottom:80px!important}:host(.standalone-mode) .pt-xxxl-0{padding-top:0!important}:host(.standalone-mode) .pt-xxxl-1{padding-top:4px!important}:host(.standalone-mode) .pt-xxxl-2{padding-top:8px!important}:host(.standalone-mode) .pt-xxxl-3{padding-top:16px!important}:host(.standalone-mode) .pt-xxxl-4{padding-top:1.5rem!important}:host(.standalone-mode) .pt-xxxl-5{padding-top:3rem!important}:host(.standalone-mode) .pt-xxxl-8{padding-top:8px!important}:host(.standalone-mode) .pt-xxxl-12{padding-top:12px!important}:host(.standalone-mode) .pt-xxxl-16{padding-top:16px!important}:host(.standalone-mode) .pt-xxxl-20{padding-top:20px!important}:host(.standalone-mode) .pt-xxxl-24{padding-top:24px!important}:host(.standalone-mode) .pt-xxxl-32{padding-top:32px!important}:host(.standalone-mode) .pt-xxxl-40{padding-top:40px!important}:host(.standalone-mode) .pt-xxxl-48{padding-top:48px!important}:host(.standalone-mode) .pt-xxxl-56{padding-top:56px!important}:host(.standalone-mode) .pt-xxxl-64{padding-top:64px!important}:host(.standalone-mode) .pt-xxxl-72{padding-top:72px!important}:host(.standalone-mode) .pt-xxxl-80{padding-top:80px!important}:host(.standalone-mode) .pr-xxxl-0{padding-right:0!important}:host(.standalone-mode) .pr-xxxl-1{padding-right:4px!important}:host(.standalone-mode) .pr-xxxl-2{padding-right:8px!important}:host(.standalone-mode) .pr-xxxl-3{padding-right:16px!important}:host(.standalone-mode) .pr-xxxl-4{padding-right:1.5rem!important}:host(.standalone-mode) .pr-xxxl-5{padding-right:3rem!important}:host(.standalone-mode) .pr-xxxl-8{padding-right:8px!important}:host(.standalone-mode) .pr-xxxl-12{padding-right:12px!important}:host(.standalone-mode) .pr-xxxl-16{padding-right:16px!important}:host(.standalone-mode) .pr-xxxl-20{padding-right:20px!important}:host(.standalone-mode) .pr-xxxl-24{padding-right:24px!important}:host(.standalone-mode) .pr-xxxl-32{padding-right:32px!important}:host(.standalone-mode) .pr-xxxl-40{padding-right:40px!important}:host(.standalone-mode) .pr-xxxl-48{padding-right:48px!important}:host(.standalone-mode) .pr-xxxl-56{padding-right:56px!important}:host(.standalone-mode) .pr-xxxl-64{padding-right:64px!important}:host(.standalone-mode) .pr-xxxl-72{padding-right:72px!important}:host(.standalone-mode) .pr-xxxl-80{padding-right:80px!important}:host(.standalone-mode) .pb-xxxl-0{padding-bottom:0!important}:host(.standalone-mode) .pb-xxxl-1{padding-bottom:4px!important}:host(.standalone-mode) .pb-xxxl-2{padding-bottom:8px!important}:host(.standalone-mode) .pb-xxxl-3{padding-bottom:16px!important}:host(.standalone-mode) .pb-xxxl-4{padding-bottom:1.5rem!important}:host(.standalone-mode) .pb-xxxl-5{padding-bottom:3rem!important}:host(.standalone-mode) .pb-xxxl-8{padding-bottom:8px!important}:host(.standalone-mode) .pb-xxxl-12{padding-bottom:12px!important}:host(.standalone-mode) .pb-xxxl-16{padding-bottom:16px!important}:host(.standalone-mode) .pb-xxxl-20{padding-bottom:20px!important}:host(.standalone-mode) .pb-xxxl-24{padding-bottom:24px!important}:host(.standalone-mode) .pb-xxxl-32{padding-bottom:32px!important}:host(.standalone-mode) .pb-xxxl-40{padding-bottom:40px!important}:host(.standalone-mode) .pb-xxxl-48{padding-bottom:48px!important}:host(.standalone-mode) .pb-xxxl-56{padding-bottom:56px!important}:host(.standalone-mode) .pb-xxxl-64{padding-bottom:64px!important}:host(.standalone-mode) .pb-xxxl-72{padding-bottom:72px!important}:host(.standalone-mode) .pb-xxxl-80{padding-bottom:80px!important}:host(.standalone-mode) .pl-xxxl-0{padding-left:0!important}:host(.standalone-mode) .pl-xxxl-1{padding-left:4px!important}:host(.standalone-mode) .pl-xxxl-2{padding-left:8px!important}:host(.standalone-mode) .pl-xxxl-3{padding-left:16px!important}:host(.standalone-mode) .pl-xxxl-4{padding-left:1.5rem!important}:host(.standalone-mode) .pl-xxxl-5{padding-left:3rem!important}:host(.standalone-mode) .pl-xxxl-8{padding-left:8px!important}:host(.standalone-mode) .pl-xxxl-12{padding-left:12px!important}:host(.standalone-mode) .pl-xxxl-16{padding-left:16px!important}:host(.standalone-mode) .pl-xxxl-20{padding-left:20px!important}:host(.standalone-mode) .pl-xxxl-24{padding-left:24px!important}:host(.standalone-mode) .pl-xxxl-32{padding-left:32px!important}:host(.standalone-mode) .pl-xxxl-40{padding-left:40px!important}:host(.standalone-mode) .pl-xxxl-48{padding-left:48px!important}:host(.standalone-mode) .pl-xxxl-56{padding-left:56px!important}:host(.standalone-mode) .pl-xxxl-64{padding-left:64px!important}:host(.standalone-mode) .pl-xxxl-72{padding-left:72px!important}:host(.standalone-mode) .pl-xxxl-80{padding-left:80px!important}:host(.standalone-mode) .text-xxxl-left{text-align:left!important}:host(.standalone-mode) .text-xxxl-right{text-align:right!important}:host(.standalone-mode) .text-xxxl-center{text-align:center!important}}@media (min-width: 2240px){:host(.mfe-mode) .float-xxxl-start{float:left!important}:host(.mfe-mode) .float-xxxl-end{float:right!important}:host(.mfe-mode) .float-xxxl-none{float:none!important}:host(.mfe-mode) .d-xxxl-inline{display:inline!important}:host(.mfe-mode) .d-xxxl-inline-block{display:inline-block!important}:host(.mfe-mode) .d-xxxl-block{display:block!important}:host(.mfe-mode) .d-xxxl-grid{display:grid!important}:host(.mfe-mode) .d-xxxl-table{display:table!important}:host(.mfe-mode) .d-xxxl-table-row{display:table-row!important}:host(.mfe-mode) .d-xxxl-table-cell{display:table-cell!important}:host(.mfe-mode) .d-xxxl-flex{display:flex!important}:host(.mfe-mode) .d-xxxl-inline-flex{display:inline-flex!important}:host(.mfe-mode) .d-xxxl-none{display:none!important}:host(.mfe-mode) .flex-xxxl-fill{flex:1 1 auto!important}:host(.mfe-mode) .flex-xxxl-row{flex-direction:row!important}:host(.mfe-mode) .flex-xxxl-column{flex-direction:column!important}:host(.mfe-mode) .flex-xxxl-row-reverse{flex-direction:row-reverse!important}:host(.mfe-mode) .flex-xxxl-column-reverse{flex-direction:column-reverse!important}:host(.mfe-mode) .flex-xxxl-grow-0{flex-grow:0!important}:host(.mfe-mode) .flex-xxxl-grow-1{flex-grow:1!important}:host(.mfe-mode) .flex-xxxl-shrink-0{flex-shrink:0!important}:host(.mfe-mode) .flex-xxxl-shrink-1{flex-shrink:1!important}:host(.mfe-mode) .flex-xxxl-wrap{flex-wrap:wrap!important}:host(.mfe-mode) .flex-xxxl-nowrap{flex-wrap:nowrap!important}:host(.mfe-mode) .flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}:host(.mfe-mode) .gap-xxxl-0{gap:0!important}:host(.mfe-mode) .gap-xxxl-1{gap:4px!important}:host(.mfe-mode) .gap-xxxl-2{gap:8px!important}:host(.mfe-mode) .gap-xxxl-3{gap:16px!important}:host(.mfe-mode) .gap-xxxl-4{gap:1.5rem!important}:host(.mfe-mode) .gap-xxxl-5{gap:3rem!important}:host(.mfe-mode) .gap-xxxl-8{gap:8px!important}:host(.mfe-mode) .gap-xxxl-12{gap:12px!important}:host(.mfe-mode) .gap-xxxl-16{gap:16px!important}:host(.mfe-mode) .gap-xxxl-20{gap:20px!important}:host(.mfe-mode) .gap-xxxl-24{gap:24px!important}:host(.mfe-mode) .gap-xxxl-32{gap:32px!important}:host(.mfe-mode) .gap-xxxl-40{gap:40px!important}:host(.mfe-mode) .gap-xxxl-48{gap:48px!important}:host(.mfe-mode) .gap-xxxl-56{gap:56px!important}:host(.mfe-mode) .gap-xxxl-64{gap:64px!important}:host(.mfe-mode) .gap-xxxl-72{gap:72px!important}:host(.mfe-mode) .gap-xxxl-80{gap:80px!important}:host(.mfe-mode) .justify-content-xxxl-start{justify-content:flex-start!important}:host(.mfe-mode) .justify-content-xxxl-end{justify-content:flex-end!important}:host(.mfe-mode) .justify-content-xxxl-center{justify-content:center!important}:host(.mfe-mode) .justify-content-xxxl-between{justify-content:space-between!important}:host(.mfe-mode) .justify-content-xxxl-around{justify-content:space-around!important}:host(.mfe-mode) .justify-content-xxxl-evenly{justify-content:space-evenly!important}:host(.mfe-mode) .align-items-xxxl-start{align-items:flex-start!important}:host(.mfe-mode) .align-items-xxxl-end{align-items:flex-end!important}:host(.mfe-mode) .align-items-xxxl-center{align-items:center!important}:host(.mfe-mode) .align-items-xxxl-baseline{align-items:baseline!important}:host(.mfe-mode) .align-items-xxxl-stretch{align-items:stretch!important}:host(.mfe-mode) .align-content-xxxl-start{align-content:flex-start!important}:host(.mfe-mode) .align-content-xxxl-end{align-content:flex-end!important}:host(.mfe-mode) .align-content-xxxl-center{align-content:center!important}:host(.mfe-mode) .align-content-xxxl-between{align-content:space-between!important}:host(.mfe-mode) .align-content-xxxl-around{align-content:space-around!important}:host(.mfe-mode) .align-content-xxxl-stretch{align-content:stretch!important}:host(.mfe-mode) .align-self-xxxl-auto{align-self:auto!important}:host(.mfe-mode) .align-self-xxxl-start{align-self:flex-start!important}:host(.mfe-mode) .align-self-xxxl-end{align-self:flex-end!important}:host(.mfe-mode) .align-self-xxxl-center{align-self:center!important}:host(.mfe-mode) .align-self-xxxl-baseline{align-self:baseline!important}:host(.mfe-mode) .align-self-xxxl-stretch{align-self:stretch!important}:host(.mfe-mode) .order-xxxl-first{order:-1!important}:host(.mfe-mode) .order-xxxl-0{order:0!important}:host(.mfe-mode) .order-xxxl-1{order:1!important}:host(.mfe-mode) .order-xxxl-2{order:2!important}:host(.mfe-mode) .order-xxxl-3{order:3!important}:host(.mfe-mode) .order-xxxl-4{order:4!important}:host(.mfe-mode) .order-xxxl-5{order:5!important}:host(.mfe-mode) .order-xxxl-last{order:6!important}:host(.mfe-mode) .m-xxxl-0{margin:0!important}:host(.mfe-mode) .m-xxxl-1{margin:4px!important}:host(.mfe-mode) .m-xxxl-2{margin:8px!important}:host(.mfe-mode) .m-xxxl-3{margin:16px!important}:host(.mfe-mode) .m-xxxl-4{margin:1.5rem!important}:host(.mfe-mode) .m-xxxl-5{margin:3rem!important}:host(.mfe-mode) .m-xxxl-8{margin:8px!important}:host(.mfe-mode) .m-xxxl-12{margin:12px!important}:host(.mfe-mode) .m-xxxl-16{margin:16px!important}:host(.mfe-mode) .m-xxxl-20{margin:20px!important}:host(.mfe-mode) .m-xxxl-24{margin:24px!important}:host(.mfe-mode) .m-xxxl-32{margin:32px!important}:host(.mfe-mode) .m-xxxl-40{margin:40px!important}:host(.mfe-mode) .m-xxxl-48{margin:48px!important}:host(.mfe-mode) .m-xxxl-56{margin:56px!important}:host(.mfe-mode) .m-xxxl-64{margin:64px!important}:host(.mfe-mode) .m-xxxl-72{margin:72px!important}:host(.mfe-mode) .m-xxxl-80{margin:80px!important}:host(.mfe-mode) .m-xxxl-auto{margin:auto!important}:host(.mfe-mode) .mx-xxxl-0{margin-right:0!important;margin-left:0!important}:host(.mfe-mode) .mx-xxxl-1{margin-right:4px!important;margin-left:4px!important}:host(.mfe-mode) .mx-xxxl-2{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-xxxl-3{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-xxxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}:host(.mfe-mode) .mx-xxxl-5{margin-right:3rem!important;margin-left:3rem!important}:host(.mfe-mode) .mx-xxxl-8{margin-right:8px!important;margin-left:8px!important}:host(.mfe-mode) .mx-xxxl-12{margin-right:12px!important;margin-left:12px!important}:host(.mfe-mode) .mx-xxxl-16{margin-right:16px!important;margin-left:16px!important}:host(.mfe-mode) .mx-xxxl-20{margin-right:20px!important;margin-left:20px!important}:host(.mfe-mode) .mx-xxxl-24{margin-right:24px!important;margin-left:24px!important}:host(.mfe-mode) .mx-xxxl-32{margin-right:32px!important;margin-left:32px!important}:host(.mfe-mode) .mx-xxxl-40{margin-right:40px!important;margin-left:40px!important}:host(.mfe-mode) .mx-xxxl-48{margin-right:48px!important;margin-left:48px!important}:host(.mfe-mode) .mx-xxxl-56{margin-right:56px!important;margin-left:56px!important}:host(.mfe-mode) .mx-xxxl-64{margin-right:64px!important;margin-left:64px!important}:host(.mfe-mode) .mx-xxxl-72{margin-right:72px!important;margin-left:72px!important}:host(.mfe-mode) .mx-xxxl-80{margin-right:80px!important;margin-left:80px!important}:host(.mfe-mode) .mx-xxxl-auto{margin-right:auto!important;margin-left:auto!important}:host(.mfe-mode) .my-xxxl-0{margin-top:0!important;margin-bottom:0!important}:host(.mfe-mode) .my-xxxl-1{margin-top:4px!important;margin-bottom:4px!important}:host(.mfe-mode) .my-xxxl-2{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-xxxl-3{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-xxxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}:host(.mfe-mode) .my-xxxl-5{margin-top:3rem!important;margin-bottom:3rem!important}:host(.mfe-mode) .my-xxxl-8{margin-top:8px!important;margin-bottom:8px!important}:host(.mfe-mode) .my-xxxl-12{margin-top:12px!important;margin-bottom:12px!important}:host(.mfe-mode) .my-xxxl-16{margin-top:16px!important;margin-bottom:16px!important}:host(.mfe-mode) .my-xxxl-20{margin-top:20px!important;margin-bottom:20px!important}:host(.mfe-mode) .my-xxxl-24{margin-top:24px!important;margin-bottom:24px!important}:host(.mfe-mode) .my-xxxl-32{margin-top:32px!important;margin-bottom:32px!important}:host(.mfe-mode) .my-xxxl-40{margin-top:40px!important;margin-bottom:40px!important}:host(.mfe-mode) .my-xxxl-48{margin-top:48px!important;margin-bottom:48px!important}:host(.mfe-mode) .my-xxxl-56{margin-top:56px!important;margin-bottom:56px!important}:host(.mfe-mode) .my-xxxl-64{margin-top:64px!important;margin-bottom:64px!important}:host(.mfe-mode) .my-xxxl-72{margin-top:72px!important;margin-bottom:72px!important}:host(.mfe-mode) .my-xxxl-80{margin-top:80px!important;margin-bottom:80px!important}:host(.mfe-mode) .my-xxxl-auto{margin-top:auto!important;margin-bottom:auto!important}:host(.mfe-mode) .mt-xxxl-0{margin-top:0!important}:host(.mfe-mode) .mt-xxxl-1{margin-top:4px!important}:host(.mfe-mode) .mt-xxxl-2{margin-top:8px!important}:host(.mfe-mode) .mt-xxxl-3{margin-top:16px!important}:host(.mfe-mode) .mt-xxxl-4{margin-top:1.5rem!important}:host(.mfe-mode) .mt-xxxl-5{margin-top:3rem!important}:host(.mfe-mode) .mt-xxxl-8{margin-top:8px!important}:host(.mfe-mode) .mt-xxxl-12{margin-top:12px!important}:host(.mfe-mode) .mt-xxxl-16{margin-top:16px!important}:host(.mfe-mode) .mt-xxxl-20{margin-top:20px!important}:host(.mfe-mode) .mt-xxxl-24{margin-top:24px!important}:host(.mfe-mode) .mt-xxxl-32{margin-top:32px!important}:host(.mfe-mode) .mt-xxxl-40{margin-top:40px!important}:host(.mfe-mode) .mt-xxxl-48{margin-top:48px!important}:host(.mfe-mode) .mt-xxxl-56{margin-top:56px!important}:host(.mfe-mode) .mt-xxxl-64{margin-top:64px!important}:host(.mfe-mode) .mt-xxxl-72{margin-top:72px!important}:host(.mfe-mode) .mt-xxxl-80{margin-top:80px!important}:host(.mfe-mode) .mt-xxxl-auto{margin-top:auto!important}:host(.mfe-mode) .mr-xxxl-0{margin-right:0!important}:host(.mfe-mode) .mr-xxxl-1{margin-right:4px!important}:host(.mfe-mode) .mr-xxxl-2{margin-right:8px!important}:host(.mfe-mode) .mr-xxxl-3{margin-right:16px!important}:host(.mfe-mode) .mr-xxxl-4{margin-right:1.5rem!important}:host(.mfe-mode) .mr-xxxl-5{margin-right:3rem!important}:host(.mfe-mode) .mr-xxxl-8{margin-right:8px!important}:host(.mfe-mode) .mr-xxxl-12{margin-right:12px!important}:host(.mfe-mode) .mr-xxxl-16{margin-right:16px!important}:host(.mfe-mode) .mr-xxxl-20{margin-right:20px!important}:host(.mfe-mode) .mr-xxxl-24{margin-right:24px!important}:host(.mfe-mode) .mr-xxxl-32{margin-right:32px!important}:host(.mfe-mode) .mr-xxxl-40{margin-right:40px!important}:host(.mfe-mode) .mr-xxxl-48{margin-right:48px!important}:host(.mfe-mode) .mr-xxxl-56{margin-right:56px!important}:host(.mfe-mode) .mr-xxxl-64{margin-right:64px!important}:host(.mfe-mode) .mr-xxxl-72{margin-right:72px!important}:host(.mfe-mode) .mr-xxxl-80{margin-right:80px!important}:host(.mfe-mode) .mr-xxxl-auto{margin-right:auto!important}:host(.mfe-mode) .mb-xxxl-0{margin-bottom:0!important}:host(.mfe-mode) .mb-xxxl-1{margin-bottom:4px!important}:host(.mfe-mode) .mb-xxxl-2{margin-bottom:8px!important}:host(.mfe-mode) .mb-xxxl-3{margin-bottom:16px!important}:host(.mfe-mode) .mb-xxxl-4{margin-bottom:1.5rem!important}:host(.mfe-mode) .mb-xxxl-5{margin-bottom:3rem!important}:host(.mfe-mode) .mb-xxxl-8{margin-bottom:8px!important}:host(.mfe-mode) .mb-xxxl-12{margin-bottom:12px!important}:host(.mfe-mode) .mb-xxxl-16{margin-bottom:16px!important}:host(.mfe-mode) .mb-xxxl-20{margin-bottom:20px!important}:host(.mfe-mode) .mb-xxxl-24{margin-bottom:24px!important}:host(.mfe-mode) .mb-xxxl-32{margin-bottom:32px!important}:host(.mfe-mode) .mb-xxxl-40{margin-bottom:40px!important}:host(.mfe-mode) .mb-xxxl-48{margin-bottom:48px!important}:host(.mfe-mode) .mb-xxxl-56{margin-bottom:56px!important}:host(.mfe-mode) .mb-xxxl-64{margin-bottom:64px!important}:host(.mfe-mode) .mb-xxxl-72{margin-bottom:72px!important}:host(.mfe-mode) .mb-xxxl-80{margin-bottom:80px!important}:host(.mfe-mode) .mb-xxxl-auto{margin-bottom:auto!important}:host(.mfe-mode) .ml-xxxl-0{margin-left:0!important}:host(.mfe-mode) .ml-xxxl-1{margin-left:4px!important}:host(.mfe-mode) .ml-xxxl-2{margin-left:8px!important}:host(.mfe-mode) .ml-xxxl-3{margin-left:16px!important}:host(.mfe-mode) .ml-xxxl-4{margin-left:1.5rem!important}:host(.mfe-mode) .ml-xxxl-5{margin-left:3rem!important}:host(.mfe-mode) .ml-xxxl-8{margin-left:8px!important}:host(.mfe-mode) .ml-xxxl-12{margin-left:12px!important}:host(.mfe-mode) .ml-xxxl-16{margin-left:16px!important}:host(.mfe-mode) .ml-xxxl-20{margin-left:20px!important}:host(.mfe-mode) .ml-xxxl-24{margin-left:24px!important}:host(.mfe-mode) .ml-xxxl-32{margin-left:32px!important}:host(.mfe-mode) .ml-xxxl-40{margin-left:40px!important}:host(.mfe-mode) .ml-xxxl-48{margin-left:48px!important}:host(.mfe-mode) .ml-xxxl-56{margin-left:56px!important}:host(.mfe-mode) .ml-xxxl-64{margin-left:64px!important}:host(.mfe-mode) .ml-xxxl-72{margin-left:72px!important}:host(.mfe-mode) .ml-xxxl-80{margin-left:80px!important}:host(.mfe-mode) .ml-xxxl-auto{margin-left:auto!important}:host(.mfe-mode) .m-xxxl-n1{margin:-4px!important}:host(.mfe-mode) .m-xxxl-n2{margin:-8px!important}:host(.mfe-mode) .m-xxxl-n3{margin:-16px!important}:host(.mfe-mode) .m-xxxl-n4{margin:-1.5rem!important}:host(.mfe-mode) .m-xxxl-n5{margin:-3rem!important}:host(.mfe-mode) .m-xxxl-n8{margin:-8px!important}:host(.mfe-mode) .m-xxxl-n12{margin:-12px!important}:host(.mfe-mode) .m-xxxl-n16{margin:-16px!important}:host(.mfe-mode) .m-xxxl-n20{margin:-20px!important}:host(.mfe-mode) .m-xxxl-n24{margin:-24px!important}:host(.mfe-mode) .m-xxxl-n32{margin:-32px!important}:host(.mfe-mode) .m-xxxl-n40{margin:-40px!important}:host(.mfe-mode) .m-xxxl-n48{margin:-48px!important}:host(.mfe-mode) .m-xxxl-n56{margin:-56px!important}:host(.mfe-mode) .m-xxxl-n64{margin:-64px!important}:host(.mfe-mode) .m-xxxl-n72{margin:-72px!important}:host(.mfe-mode) .m-xxxl-n80{margin:-80px!important}:host(.mfe-mode) .mx-xxxl-n1{margin-right:-4px!important;margin-left:-4px!important}:host(.mfe-mode) .mx-xxxl-n2{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-xxxl-n3{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-xxxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}:host(.mfe-mode) .mx-xxxl-n5{margin-right:-3rem!important;margin-left:-3rem!important}:host(.mfe-mode) .mx-xxxl-n8{margin-right:-8px!important;margin-left:-8px!important}:host(.mfe-mode) .mx-xxxl-n12{margin-right:-12px!important;margin-left:-12px!important}:host(.mfe-mode) .mx-xxxl-n16{margin-right:-16px!important;margin-left:-16px!important}:host(.mfe-mode) .mx-xxxl-n20{margin-right:-20px!important;margin-left:-20px!important}:host(.mfe-mode) .mx-xxxl-n24{margin-right:-24px!important;margin-left:-24px!important}:host(.mfe-mode) .mx-xxxl-n32{margin-right:-32px!important;margin-left:-32px!important}:host(.mfe-mode) .mx-xxxl-n40{margin-right:-40px!important;margin-left:-40px!important}:host(.mfe-mode) .mx-xxxl-n48{margin-right:-48px!important;margin-left:-48px!important}:host(.mfe-mode) .mx-xxxl-n56{margin-right:-56px!important;margin-left:-56px!important}:host(.mfe-mode) .mx-xxxl-n64{margin-right:-64px!important;margin-left:-64px!important}:host(.mfe-mode) .mx-xxxl-n72{margin-right:-72px!important;margin-left:-72px!important}:host(.mfe-mode) .mx-xxxl-n80{margin-right:-80px!important;margin-left:-80px!important}:host(.mfe-mode) .my-xxxl-n1{margin-top:-4px!important;margin-bottom:-4px!important}:host(.mfe-mode) .my-xxxl-n2{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-xxxl-n3{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-xxxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}:host(.mfe-mode) .my-xxxl-n5{margin-top:-3rem!important;margin-bottom:-3rem!important}:host(.mfe-mode) .my-xxxl-n8{margin-top:-8px!important;margin-bottom:-8px!important}:host(.mfe-mode) .my-xxxl-n12{margin-top:-12px!important;margin-bottom:-12px!important}:host(.mfe-mode) .my-xxxl-n16{margin-top:-16px!important;margin-bottom:-16px!important}:host(.mfe-mode) .my-xxxl-n20{margin-top:-20px!important;margin-bottom:-20px!important}:host(.mfe-mode) .my-xxxl-n24{margin-top:-24px!important;margin-bottom:-24px!important}:host(.mfe-mode) .my-xxxl-n32{margin-top:-32px!important;margin-bottom:-32px!important}:host(.mfe-mode) .my-xxxl-n40{margin-top:-40px!important;margin-bottom:-40px!important}:host(.mfe-mode) .my-xxxl-n48{margin-top:-48px!important;margin-bottom:-48px!important}:host(.mfe-mode) .my-xxxl-n56{margin-top:-56px!important;margin-bottom:-56px!important}:host(.mfe-mode) .my-xxxl-n64{margin-top:-64px!important;margin-bottom:-64px!important}:host(.mfe-mode) .my-xxxl-n72{margin-top:-72px!important;margin-bottom:-72px!important}:host(.mfe-mode) .my-xxxl-n80{margin-top:-80px!important;margin-bottom:-80px!important}:host(.mfe-mode) .mt-xxxl-n1{margin-top:-4px!important}:host(.mfe-mode) .mt-xxxl-n2{margin-top:-8px!important}:host(.mfe-mode) .mt-xxxl-n3{margin-top:-16px!important}:host(.mfe-mode) .mt-xxxl-n4{margin-top:-1.5rem!important}:host(.mfe-mode) .mt-xxxl-n5{margin-top:-3rem!important}:host(.mfe-mode) .mt-xxxl-n8{margin-top:-8px!important}:host(.mfe-mode) .mt-xxxl-n12{margin-top:-12px!important}:host(.mfe-mode) .mt-xxxl-n16{margin-top:-16px!important}:host(.mfe-mode) .mt-xxxl-n20{margin-top:-20px!important}:host(.mfe-mode) .mt-xxxl-n24{margin-top:-24px!important}:host(.mfe-mode) .mt-xxxl-n32{margin-top:-32px!important}:host(.mfe-mode) .mt-xxxl-n40{margin-top:-40px!important}:host(.mfe-mode) .mt-xxxl-n48{margin-top:-48px!important}:host(.mfe-mode) .mt-xxxl-n56{margin-top:-56px!important}:host(.mfe-mode) .mt-xxxl-n64{margin-top:-64px!important}:host(.mfe-mode) .mt-xxxl-n72{margin-top:-72px!important}:host(.mfe-mode) .mt-xxxl-n80{margin-top:-80px!important}:host(.mfe-mode) .mr-xxxl-n1{margin-right:-4px!important}:host(.mfe-mode) .mr-xxxl-n2{margin-right:-8px!important}:host(.mfe-mode) .mr-xxxl-n3{margin-right:-16px!important}:host(.mfe-mode) .mr-xxxl-n4{margin-right:-1.5rem!important}:host(.mfe-mode) .mr-xxxl-n5{margin-right:-3rem!important}:host(.mfe-mode) .mr-xxxl-n8{margin-right:-8px!important}:host(.mfe-mode) .mr-xxxl-n12{margin-right:-12px!important}:host(.mfe-mode) .mr-xxxl-n16{margin-right:-16px!important}:host(.mfe-mode) .mr-xxxl-n20{margin-right:-20px!important}:host(.mfe-mode) .mr-xxxl-n24{margin-right:-24px!important}:host(.mfe-mode) .mr-xxxl-n32{margin-right:-32px!important}:host(.mfe-mode) .mr-xxxl-n40{margin-right:-40px!important}:host(.mfe-mode) .mr-xxxl-n48{margin-right:-48px!important}:host(.mfe-mode) .mr-xxxl-n56{margin-right:-56px!important}:host(.mfe-mode) .mr-xxxl-n64{margin-right:-64px!important}:host(.mfe-mode) .mr-xxxl-n72{margin-right:-72px!important}:host(.mfe-mode) .mr-xxxl-n80{margin-right:-80px!important}:host(.mfe-mode) .mb-xxxl-n1{margin-bottom:-4px!important}:host(.mfe-mode) .mb-xxxl-n2{margin-bottom:-8px!important}:host(.mfe-mode) .mb-xxxl-n3{margin-bottom:-16px!important}:host(.mfe-mode) .mb-xxxl-n4{margin-bottom:-1.5rem!important}:host(.mfe-mode) .mb-xxxl-n5{margin-bottom:-3rem!important}:host(.mfe-mode) .mb-xxxl-n8{margin-bottom:-8px!important}:host(.mfe-mode) .mb-xxxl-n12{margin-bottom:-12px!important}:host(.mfe-mode) .mb-xxxl-n16{margin-bottom:-16px!important}:host(.mfe-mode) .mb-xxxl-n20{margin-bottom:-20px!important}:host(.mfe-mode) .mb-xxxl-n24{margin-bottom:-24px!important}:host(.mfe-mode) .mb-xxxl-n32{margin-bottom:-32px!important}:host(.mfe-mode) .mb-xxxl-n40{margin-bottom:-40px!important}:host(.mfe-mode) .mb-xxxl-n48{margin-bottom:-48px!important}:host(.mfe-mode) .mb-xxxl-n56{margin-bottom:-56px!important}:host(.mfe-mode) .mb-xxxl-n64{margin-bottom:-64px!important}:host(.mfe-mode) .mb-xxxl-n72{margin-bottom:-72px!important}:host(.mfe-mode) .mb-xxxl-n80{margin-bottom:-80px!important}:host(.mfe-mode) .ml-xxxl-n1{margin-left:-4px!important}:host(.mfe-mode) .ml-xxxl-n2{margin-left:-8px!important}:host(.mfe-mode) .ml-xxxl-n3{margin-left:-16px!important}:host(.mfe-mode) .ml-xxxl-n4{margin-left:-1.5rem!important}:host(.mfe-mode) .ml-xxxl-n5{margin-left:-3rem!important}:host(.mfe-mode) .ml-xxxl-n8{margin-left:-8px!important}:host(.mfe-mode) .ml-xxxl-n12{margin-left:-12px!important}:host(.mfe-mode) .ml-xxxl-n16{margin-left:-16px!important}:host(.mfe-mode) .ml-xxxl-n20{margin-left:-20px!important}:host(.mfe-mode) .ml-xxxl-n24{margin-left:-24px!important}:host(.mfe-mode) .ml-xxxl-n32{margin-left:-32px!important}:host(.mfe-mode) .ml-xxxl-n40{margin-left:-40px!important}:host(.mfe-mode) .ml-xxxl-n48{margin-left:-48px!important}:host(.mfe-mode) .ml-xxxl-n56{margin-left:-56px!important}:host(.mfe-mode) .ml-xxxl-n64{margin-left:-64px!important}:host(.mfe-mode) .ml-xxxl-n72{margin-left:-72px!important}:host(.mfe-mode) .ml-xxxl-n80{margin-left:-80px!important}:host(.mfe-mode) .p-xxxl-0{padding:0!important}:host(.mfe-mode) .p-xxxl-1{padding:4px!important}:host(.mfe-mode) .p-xxxl-2{padding:8px!important}:host(.mfe-mode) .p-xxxl-3{padding:16px!important}:host(.mfe-mode) .p-xxxl-4{padding:1.5rem!important}:host(.mfe-mode) .p-xxxl-5{padding:3rem!important}:host(.mfe-mode) .p-xxxl-8{padding:8px!important}:host(.mfe-mode) .p-xxxl-12{padding:12px!important}:host(.mfe-mode) .p-xxxl-16{padding:16px!important}:host(.mfe-mode) .p-xxxl-20{padding:20px!important}:host(.mfe-mode) .p-xxxl-24{padding:24px!important}:host(.mfe-mode) .p-xxxl-32{padding:32px!important}:host(.mfe-mode) .p-xxxl-40{padding:40px!important}:host(.mfe-mode) .p-xxxl-48{padding:48px!important}:host(.mfe-mode) .p-xxxl-56{padding:56px!important}:host(.mfe-mode) .p-xxxl-64{padding:64px!important}:host(.mfe-mode) .p-xxxl-72{padding:72px!important}:host(.mfe-mode) .p-xxxl-80{padding:80px!important}:host(.mfe-mode) .px-xxxl-0{padding-right:0!important;padding-left:0!important}:host(.mfe-mode) .px-xxxl-1{padding-right:4px!important;padding-left:4px!important}:host(.mfe-mode) .px-xxxl-2{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-xxxl-3{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-xxxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}:host(.mfe-mode) .px-xxxl-5{padding-right:3rem!important;padding-left:3rem!important}:host(.mfe-mode) .px-xxxl-8{padding-right:8px!important;padding-left:8px!important}:host(.mfe-mode) .px-xxxl-12{padding-right:12px!important;padding-left:12px!important}:host(.mfe-mode) .px-xxxl-16{padding-right:16px!important;padding-left:16px!important}:host(.mfe-mode) .px-xxxl-20{padding-right:20px!important;padding-left:20px!important}:host(.mfe-mode) .px-xxxl-24{padding-right:24px!important;padding-left:24px!important}:host(.mfe-mode) .px-xxxl-32{padding-right:32px!important;padding-left:32px!important}:host(.mfe-mode) .px-xxxl-40{padding-right:40px!important;padding-left:40px!important}:host(.mfe-mode) .px-xxxl-48{padding-right:48px!important;padding-left:48px!important}:host(.mfe-mode) .px-xxxl-56{padding-right:56px!important;padding-left:56px!important}:host(.mfe-mode) .px-xxxl-64{padding-right:64px!important;padding-left:64px!important}:host(.mfe-mode) .px-xxxl-72{padding-right:72px!important;padding-left:72px!important}:host(.mfe-mode) .px-xxxl-80{padding-right:80px!important;padding-left:80px!important}:host(.mfe-mode) .py-xxxl-0{padding-top:0!important;padding-bottom:0!important}:host(.mfe-mode) .py-xxxl-1{padding-top:4px!important;padding-bottom:4px!important}:host(.mfe-mode) .py-xxxl-2{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-xxxl-3{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-xxxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}:host(.mfe-mode) .py-xxxl-5{padding-top:3rem!important;padding-bottom:3rem!important}:host(.mfe-mode) .py-xxxl-8{padding-top:8px!important;padding-bottom:8px!important}:host(.mfe-mode) .py-xxxl-12{padding-top:12px!important;padding-bottom:12px!important}:host(.mfe-mode) .py-xxxl-16{padding-top:16px!important;padding-bottom:16px!important}:host(.mfe-mode) .py-xxxl-20{padding-top:20px!important;padding-bottom:20px!important}:host(.mfe-mode) .py-xxxl-24{padding-top:24px!important;padding-bottom:24px!important}:host(.mfe-mode) .py-xxxl-32{padding-top:32px!important;padding-bottom:32px!important}:host(.mfe-mode) .py-xxxl-40{padding-top:40px!important;padding-bottom:40px!important}:host(.mfe-mode) .py-xxxl-48{padding-top:48px!important;padding-bottom:48px!important}:host(.mfe-mode) .py-xxxl-56{padding-top:56px!important;padding-bottom:56px!important}:host(.mfe-mode) .py-xxxl-64{padding-top:64px!important;padding-bottom:64px!important}:host(.mfe-mode) .py-xxxl-72{padding-top:72px!important;padding-bottom:72px!important}:host(.mfe-mode) .py-xxxl-80{padding-top:80px!important;padding-bottom:80px!important}:host(.mfe-mode) .pt-xxxl-0{padding-top:0!important}:host(.mfe-mode) .pt-xxxl-1{padding-top:4px!important}:host(.mfe-mode) .pt-xxxl-2{padding-top:8px!important}:host(.mfe-mode) .pt-xxxl-3{padding-top:16px!important}:host(.mfe-mode) .pt-xxxl-4{padding-top:1.5rem!important}:host(.mfe-mode) .pt-xxxl-5{padding-top:3rem!important}:host(.mfe-mode) .pt-xxxl-8{padding-top:8px!important}:host(.mfe-mode) .pt-xxxl-12{padding-top:12px!important}:host(.mfe-mode) .pt-xxxl-16{padding-top:16px!important}:host(.mfe-mode) .pt-xxxl-20{padding-top:20px!important}:host(.mfe-mode) .pt-xxxl-24{padding-top:24px!important}:host(.mfe-mode) .pt-xxxl-32{padding-top:32px!important}:host(.mfe-mode) .pt-xxxl-40{padding-top:40px!important}:host(.mfe-mode) .pt-xxxl-48{padding-top:48px!important}:host(.mfe-mode) .pt-xxxl-56{padding-top:56px!important}:host(.mfe-mode) .pt-xxxl-64{padding-top:64px!important}:host(.mfe-mode) .pt-xxxl-72{padding-top:72px!important}:host(.mfe-mode) .pt-xxxl-80{padding-top:80px!important}:host(.mfe-mode) .pr-xxxl-0{padding-right:0!important}:host(.mfe-mode) .pr-xxxl-1{padding-right:4px!important}:host(.mfe-mode) .pr-xxxl-2{padding-right:8px!important}:host(.mfe-mode) .pr-xxxl-3{padding-right:16px!important}:host(.mfe-mode) .pr-xxxl-4{padding-right:1.5rem!important}:host(.mfe-mode) .pr-xxxl-5{padding-right:3rem!important}:host(.mfe-mode) .pr-xxxl-8{padding-right:8px!important}:host(.mfe-mode) .pr-xxxl-12{padding-right:12px!important}:host(.mfe-mode) .pr-xxxl-16{padding-right:16px!important}:host(.mfe-mode) .pr-xxxl-20{padding-right:20px!important}:host(.mfe-mode) .pr-xxxl-24{padding-right:24px!important}:host(.mfe-mode) .pr-xxxl-32{padding-right:32px!important}:host(.mfe-mode) .pr-xxxl-40{padding-right:40px!important}:host(.mfe-mode) .pr-xxxl-48{padding-right:48px!important}:host(.mfe-mode) .pr-xxxl-56{padding-right:56px!important}:host(.mfe-mode) .pr-xxxl-64{padding-right:64px!important}:host(.mfe-mode) .pr-xxxl-72{padding-right:72px!important}:host(.mfe-mode) .pr-xxxl-80{padding-right:80px!important}:host(.mfe-mode) .pb-xxxl-0{padding-bottom:0!important}:host(.mfe-mode) .pb-xxxl-1{padding-bottom:4px!important}:host(.mfe-mode) .pb-xxxl-2{padding-bottom:8px!important}:host(.mfe-mode) .pb-xxxl-3{padding-bottom:16px!important}:host(.mfe-mode) .pb-xxxl-4{padding-bottom:1.5rem!important}:host(.mfe-mode) .pb-xxxl-5{padding-bottom:3rem!important}:host(.mfe-mode) .pb-xxxl-8{padding-bottom:8px!important}:host(.mfe-mode) .pb-xxxl-12{padding-bottom:12px!important}:host(.mfe-mode) .pb-xxxl-16{padding-bottom:16px!important}:host(.mfe-mode) .pb-xxxl-20{padding-bottom:20px!important}:host(.mfe-mode) .pb-xxxl-24{padding-bottom:24px!important}:host(.mfe-mode) .pb-xxxl-32{padding-bottom:32px!important}:host(.mfe-mode) .pb-xxxl-40{padding-bottom:40px!important}:host(.mfe-mode) .pb-xxxl-48{padding-bottom:48px!important}:host(.mfe-mode) .pb-xxxl-56{padding-bottom:56px!important}:host(.mfe-mode) .pb-xxxl-64{padding-bottom:64px!important}:host(.mfe-mode) .pb-xxxl-72{padding-bottom:72px!important}:host(.mfe-mode) .pb-xxxl-80{padding-bottom:80px!important}:host(.mfe-mode) .pl-xxxl-0{padding-left:0!important}:host(.mfe-mode) .pl-xxxl-1{padding-left:4px!important}:host(.mfe-mode) .pl-xxxl-2{padding-left:8px!important}:host(.mfe-mode) .pl-xxxl-3{padding-left:16px!important}:host(.mfe-mode) .pl-xxxl-4{padding-left:1.5rem!important}:host(.mfe-mode) .pl-xxxl-5{padding-left:3rem!important}:host(.mfe-mode) .pl-xxxl-8{padding-left:8px!important}:host(.mfe-mode) .pl-xxxl-12{padding-left:12px!important}:host(.mfe-mode) .pl-xxxl-16{padding-left:16px!important}:host(.mfe-mode) .pl-xxxl-20{padding-left:20px!important}:host(.mfe-mode) .pl-xxxl-24{padding-left:24px!important}:host(.mfe-mode) .pl-xxxl-32{padding-left:32px!important}:host(.mfe-mode) .pl-xxxl-40{padding-left:40px!important}:host(.mfe-mode) .pl-xxxl-48{padding-left:48px!important}:host(.mfe-mode) .pl-xxxl-56{padding-left:56px!important}:host(.mfe-mode) .pl-xxxl-64{padding-left:64px!important}:host(.mfe-mode) .pl-xxxl-72{padding-left:72px!important}:host(.mfe-mode) .pl-xxxl-80{padding-left:80px!important}:host(.mfe-mode) .text-xxxl-left{text-align:left!important}:host(.mfe-mode) .text-xxxl-right{text-align:right!important}:host(.mfe-mode) .text-xxxl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!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-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-none{display:none!important}}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:Open Sans,sans-serif;font-size:calc(1.285rem + .42vw);font-weight:400;line-height:2.4rem;color:var(--qt-trad-grey-darkest);background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media (min-width: 1200px){body{font-size:1.6rem}}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4,.h4{font-size:1.5rem}}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-bs-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:.875em}mark,.mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#006ae3;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:16px;padding-bottom:16px;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}svg{vertical-align:unset}button:focus{outline:none}ol,ul{padding-left:0}label{display:inline-block}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\a0"}.display-1{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxxl)}.display-2{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxl)}.display-3{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xl)}.display-4{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-l);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-l)}.display-5{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-m);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xs)}@media (min-width: 600px){:host(.standalone-mode) .display-md-1{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxxl)}:host(.standalone-mode) .display-md-2{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxl)}:host(.standalone-mode) .display-md-3{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xl)}:host(.standalone-mode) .display-md-4{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-l);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-l)}:host(.standalone-mode) .display-md-5{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-m);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xs)}}@media (min-width: 680px){:host(.mfe-mode) .display-md-1{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxxl)}:host(.mfe-mode) .display-md-2{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxl)}:host(.mfe-mode) .display-md-3{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xl)}:host(.mfe-mode) .display-md-4{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-l);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-l)}:host(.mfe-mode) .display-md-5{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-m);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xs)}}@media (min-width: 840px){:host(.standalone-mode) .display-lmd-1{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxxl)}:host(.standalone-mode) .display-lmd-2{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxl)}:host(.standalone-mode) .display-lmd-3{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xl)}:host(.standalone-mode) .display-lmd-4{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-l);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-l)}:host(.standalone-mode) .display-lmd-5{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-m);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xs)}}@media (min-width: 1023px){:host(.mfe-mode) .display-lmd-1{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxxl)}:host(.mfe-mode) .display-lmd-2{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xxl)}:host(.mfe-mode) .display-lmd-3{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xl);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xl)}:host(.mfe-mode) .display-lmd-4{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-l);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-l)}:host(.mfe-mode) .display-lmd-5{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-m);font-weight:var(--ads-font-weight-regular);line-height:var(--ads-line-height-xs)}}h1,.h1{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-l);font-weight:var(--ads-font-weight-regular)}h2,.h2{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-m);font-weight:var(--ads-font-weight-regular)}h3,.h3{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-s);font-weight:var(--ads-font-weight-regular)}h4,.h4{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xs);font-weight:var(--ads-font-weight-regular)}h5,.h5{font-family:var(--ads-font-family-heading);font-size:var(--ads-font-size-xxs);font-weight:var(--ads-font-weight-regular)}.text-x-large{font-size:var(--ads-font-size-l)!important;line-height:var(--ads-line-height-l)}.text-large{font-size:var(--ads-font-size-m)!important;line-height:var(--ads-line-height-m)}.text-medium{font-size:var(--ads-font-size-s)!important;line-height:var(--ads-line-height-s)}.text-small{font-size:var(--ads-font-size-xs)!important;line-height:var(--ads-line-height-xs)}.text-x-small{font-size:var(--ads-font-size-xxs)!important;line-height:var(--ads-line-height-xxs)}@media (min-width: 840px){:host(.standalone-mode) .text-lmd-x-large{font-size:var(--ads-font-size-l)!important;line-height:var(--ads-line-height-l)}:host(.standalone-mode) .text-lmd-large{font-size:var(--ads-font-size-m)!important;line-height:var(--ads-line-height-m)}:host(.standalone-mode) .text-lmd-medium{font-size:var(--ads-font-size-s)!important;line-height:var(--ads-line-height-s)}:host(.standalone-mode) .text-lmd-small{font-size:var(--ads-font-size-xs)!important;line-height:var(--ads-line-height-xs)}:host(.standalone-mode) .text-lmd-x-small{font-size:var(--ads-font-size-xxs)!important;line-height:var(--ads-line-height-xxs)}}@media (min-width: 1023px){:host(.mfe-mode) .text-lmd-x-large{font-size:var(--ads-font-size-l)!important;line-height:var(--ads-line-height-l)}:host(.mfe-mode) .text-lmd-large{font-size:var(--ads-font-size-m)!important;line-height:var(--ads-line-height-m)}:host(.mfe-mode) .text-lmd-medium{font-size:var(--ads-font-size-s)!important;line-height:var(--ads-line-height-s)}:host(.mfe-mode) .text-lmd-small{font-size:var(--ads-font-size-xs)!important;line-height:var(--ads-line-height-xs)}:host(.mfe-mode) .text-lmd-x-small{font-size:var(--ads-font-size-xxs)!important;line-height:var(--ads-line-height-xxs)}}@media (min-width: 600px){:host(.standalone-mode) .text-md-x-large{font-size:var(--ads-font-size-l)!important;line-height:var(--ads-line-height-l)}:host(.standalone-mode) .text-md-large{font-size:var(--ads-font-size-m)!important;line-height:var(--ads-line-height-m)}:host(.standalone-mode) .text-md-medium{font-size:var(--ads-font-size-s)!important;line-height:var(--ads-line-height-s)}:host(.standalone-mode) .text-md-small{font-size:var(--ads-font-size-xs)!important;line-height:var(--ads-line-height-xs)}:host(.standalone-mode) .text-md-x-small{font-size:var(--ads-font-size-xxs)!important;line-height:var(--ads-line-height-xxs)}:host(.standalone-mode) .text-md-nowrap{white-space:nowrap!important}}@media (min-width: 680px){:host(.mfe-mode) .text-md-x-large{font-size:var(--ads-font-size-l)!important;line-height:var(--ads-line-height-l)}:host(.mfe-mode) .text-md-large{font-size:var(--ads-font-size-m)!important;line-height:var(--ads-line-height-m)}:host(.mfe-mode) .text-md-medium{font-size:var(--ads-font-size-s)!important;line-height:var(--ads-line-height-s)}:host(.mfe-mode) .text-md-small{font-size:var(--ads-font-size-xs)!important;line-height:var(--ads-line-height-xs)}:host(.mfe-mode) .text-md-x-small{font-size:var(--ads-font-size-xxs)!important;line-height:var(--ads-line-height-xxs)}:host(.mfe-mode) .text-md-nowrap{white-space:nowrap!important}}.letter-space-xsmall{letter-spacing:.7px}.letter-space-small{letter-spacing:1.1px}.letter-space-medium{letter-spacing:1.3px}.letter-space-large{letter-spacing:2px}.table{--bs-table-bg: var(--qt-trad-table-bg);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--qt-trad-table-stripped-color);--bs-table-striped-bg: var(--qt-trad-table-stripped-bg);--bs-table-active-color: #212529;--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--qt-trad-table-color);--bs-table-hover-bg: var(--qt-trad-table-hover);width:100%;margin-bottom:1rem;color:var(--qt-trad-table-color);vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:16px 10px;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg: var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg: var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg: var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg: #cfe2ff;--bs-table-striped-bg: #c5d7f2;--bs-table-striped-color: #000;--bs-table-active-bg: #bacbe6;--bs-table-active-color: #000;--bs-table-hover-bg: #bfd1ec;--bs-table-hover-color: #000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg: #e2e3e5;--bs-table-striped-bg: #d7d8da;--bs-table-striped-color: #000;--bs-table-active-bg: #cbccce;--bs-table-active-color: #000;--bs-table-hover-bg: #d1d2d4;--bs-table-hover-color: #000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg: #d1e7dd;--bs-table-striped-bg: #c7dbd2;--bs-table-striped-color: #000;--bs-table-active-bg: #bcd0c7;--bs-table-active-color: #000;--bs-table-hover-bg: #c1d6cc;--bs-table-hover-color: #000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg: #cff4fc;--bs-table-striped-bg: #c5e8ef;--bs-table-striped-color: #000;--bs-table-active-bg: #badce3;--bs-table-active-color: #000;--bs-table-hover-bg: #bfe2e9;--bs-table-hover-color: #000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg: #fff3cd;--bs-table-striped-bg: #f2e7c3;--bs-table-striped-color: #000;--bs-table-active-bg: #e6dbb9;--bs-table-active-color: #000;--bs-table-hover-bg: #ece1be;--bs-table-hover-color: #000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg: #f8d7da;--bs-table-striped-bg: #eccccf;--bs-table-striped-color: #000;--bs-table-active-bg: #dfc2c4;--bs-table-active-color: #000;--bs-table-hover-bg: #e5c7ca;--bs-table-hover-color: #000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg: #f8f9fa;--bs-table-striped-bg: #ecedee;--bs-table-striped-color: #000;--bs-table-active-bg: #dfe0e1;--bs-table-active-color: #000;--bs-table-hover-bg: #e5e6e7;--bs-table-hover-color: #000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg: #212529;--bs-table-striped-bg: #2c3034;--bs-table-striped-color: #fff;--bs-table-active-bg: #373b3e;--bs-table-active-color: #fff;--bs-table-hover-bg: #323539;--bs-table-hover-color: #fff;color:#fff;border-color:#373b3e}:host(.standalone-mode) .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}:host(.mfe-mode) .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 360.98px){:host(.standalone-mode) .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 408.98px){:host(.mfe-mode) .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 599.98px){:host(.standalone-mode) .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 679.98px){:host(.mfe-mode) .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 839.98px){:host(.standalone-mode) .table-responsive-lmd{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1022.98px){:host(.mfe-mode) .table-responsive-lmd{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1019.98px){:host(.standalone-mode) .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1339.98px){:host(.mfe-mode) .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1279.98px){:host(.standalone-mode) .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1599.98px){:host(.mfe-mode) .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1639.98px){:host(.standalone-mode) .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1959.98px){:host(.mfe-mode) .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1919.98px){:host(.standalone-mode) .table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 2239.98px){:host(.mfe-mode) .table-responsive-xxxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}:root body,:host body,:host{--qt-trad-bg: #fff;--qt-trad-bg-hover: #f8f8fa;--qt-trad-table-bg: #ffffff;--qt-trad-table-stripped-bg: #f8f8fa;--qt-trad-table-color: #262d33;--qt-trad-table-stripped-color: #262d33;--qt-trad-table-hover: #f2f2f8;--qt-trad-list-hover: #f8f8fa;--qt-trad-list-active: #f2f2f8;--qt-trad-grey-dark: #78899f;--qt-trad-grey-darker: #5e6d83;--qt-trad-grey-darkest: #262d33;--qt-trad-grey: #ced6e2;--qt-trad-grey-light: #f2f2f8;--qt-trad-grey-lighter: #f8f8fa;--qt-trad-grey-lightest: #ffffff;--qt-trad-yellow-darker: #866800;--qt-trad-yellow-dark: #ab8400;--qt-trad-yellow-prime: #cea000;--qt-trad-yellow-lighter: #fce287;--qt-trad-yellow-lightest: #fef8e2;--qt-trad-green-dark: #227c20;--qt-trad-green-darker: #217024;--qt-trad-green-darkest: #1c5f1f;--qt-trad-green-prime: #389b3c;--qt-trad-green-light: #5dbe62;--qt-trad-green-lighter: #addeaf;--qt-trad-green-lightest: #ebf7eb;--qt-trad-red-dark: #c91a33;--qt-trad-red-darker: #9d1328;--qt-trad-red-darkest: #851021;--qt-trad-red-prime: #d33e54;--qt-trad-red-lighter: #f9a5b2;--qt-trad-red-lightest: #fee9ec;--qt-trad-orange-dark: #e5600e;--qt-trad-orange-darker: #b34b0b;--qt-trad-orange-prime: #ed7d37;--qt-trad-orange-lightest: #fff2e9;--qt-trad-blue-dark: #0055b6;--qt-trad-blue-darker: #00428f;--qt-trad-blue-prime: #0066db;--qt-trad-blue-light: #1682ff;--qt-trad-blue-lightest: #e2f0ff;--qt-trad-purple-dark: #86279d;--qt-trad-purple-darker: #691f7a;--qt-trad-purple-lightest: #f7ebf8;--qt-trad-profit-dark: #087346;--qt-trad-profit-light: #e4f5ef;--qt-trad-profit-default: #159a62;--qt-trad-loss-dark: #b41005;--qt-trad-loss-light: #ffece8;--qt-trad-loss-default: #e94b41;--qt-trad-carousel-blur-color: rgba(255, 255, 255, 0);--qt-trad-oe-input-footer-color: #f2f2f8;--qt-trad-oe-input-footer-active-color: #f2f2f8;--qt-trad-oe-input-group-color: #f8f8fa}:root body.dark-theme,:host body.dark-theme,:host(.dark-theme){--qt-trad-bg: #111317;--qt-trad-bg-hover: #07090a;--qt-trad-table-bg: #111317;--qt-trad-table-stripped-bg: #07090a;--qt-trad-table-color: #ffffff;--qt-trad-table-stripped-color: #ffffff;--qt-trad-table-hover: #262d33;--qt-trad-list-hover: #262d33;--qt-trad-list-active: #313a45;--qt-trad-grey-dark: #6a7687;--qt-trad-grey-darker: #8e97ad;--qt-trad-grey-darkest: #f2f2f8;--qt-trad-grey: #313a45;--qt-trad-grey-light: #262d33;--qt-trad-grey-lighter: #111317;--qt-trad-grey-lightest: #07090a;--qt-trad-yellow-darker: #ffdf75;--qt-trad-yellow-dark: #ffd548;--qt-trad-yellow-prime: #ffcb1a;--qt-trad-yellow-lighter: #624b00;--qt-trad-yellow-lightest: #2a2100;--qt-trad-green-dark: #56bb5b;--qt-trad-green-darker: #7bca7e;--qt-trad-green-darkest: #8fd292;--qt-trad-green-prime: #389b3c;--qt-trad-green-light: #227c20;--qt-trad-green-lighter: #144416;--qt-trad-green-lightest: #0a210b;--qt-trad-red-dark: #ff697f;--qt-trad-red-darker: #ff8a9a;--qt-trad-red-darkest: #ff9caa;--qt-trad-red-prime: #ff4b65;--qt-trad-red-lighter: #671d28;--qt-trad-red-lightest: #330e14;--qt-trad-orange-dark: #ff9958;--qt-trad-orange-darker: #ffaf7c;--qt-trad-orange-prime: #ff8436;--qt-trad-orange-lightest: #361907;--qt-trad-blue-dark: #449bff;--qt-trad-blue-darker: #84bdff;--qt-trad-blue-prime: #1e87ff;--qt-trad-blue-light: #066ade;--qt-trad-blue-lightest: #011a38;--qt-trad-purple-dark: #d075e5;--qt-trad-purple-darker: #db93eb;--qt-trad-purple-lightest: #27122d;--qt-trad-profit-dark: #6bc895;--qt-trad-profit-light: #143128;--qt-trad-profit-default: #298646;--qt-trad-loss-dark: #fa6286;--qt-trad-loss-light: #411722;--qt-trad-loss-default: #fe4d6d;--qt-trad-carousel-blur-color: rgba(0, 0, 0, 0);--qt-trad-oe-input-footer-color: #313a45;--qt-trad-oe-input-footer-active-color: #07090a;--qt-trad-oe-input-group-color: #262d33}:root body,:host body,:host(.standalone-mode){--qt-trad-zindex-dropdown: 1000;--qt-trad-zindex-sticky: 1020;--qt-trad-zindex-fixed: 1030;--qt-trad-zindex-modal-backdrop: 1040;--qt-trad-zindex-offcanvas: 1050;--qt-trad-zindex-modal: 1060;--qt-trad-zindex-popover: 1070;--qt-trad-zindex-tooltip: 1080}:host(.mfe-mode){--qt-trad-zindex-dropdown: 100;--qt-trad-zindex-sticky: 102;--qt-trad-zindex-fixed: 103;--qt-trad-zindex-modal-backdrop: 104;--qt-trad-zindex-offcanvas: 105;--qt-trad-zindex-modal: 106;--qt-trad-zindex-popover: 106;--qt-trad-zindex-tooltip: 106}.q-checkbox.checked .background .checkmark{box-sizing:content-box}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default!important}.cursor-text{cursor:text!important}.cursor-grab{cursor:grab!important}.disabled-element{opacity:.5;pointer-events:none}.disabled-element--no-transparent{cursor:default;opacity:1}q-form-control label.error{display:block!important}q-form-control label q-icon{display:none!important}q-form-control label .q-error{margin-top:6px!important}.q-icon>svg{height:100%;width:100%}.q-icon--red-dark{fill:var(--qt-trad-red-dark)!important}.q-icon--caution{fill:var(--qt-trad-yellow-darker)!important}.q-icon--caution-solid{fill:var(--qt-trad-yellow-dark)!important}.q-icon--caution-outline{fill:var(--qt-trad-yellow-darker)!important}.q-icon--grey-darker{fill:var(--qt-trad-grey-darker)!important}.q-icon--grey-darkest{fill:var(--qt-trad-grey-darkest)!important}.q-icon--green-dark{fill:var(--qt-trad-green-dark)!important}.q-icon--green-prime{fill:var(--qt-trad-green-prime)!important}q-modal .container{min-height:250px!important;padding:0}q-modal .container .content{min-height:50px!important}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto}.ps__rail-x{bottom:5px;display:none;height:4px;margin-left:var(--fixed-column-size);opacity:1;position:absolute;transition:background-color .2s linear,opacity .2s linear;z-index:100}@media (max-width: 599.98px){:host(.standalone-mode) .ps__rail-x{bottom:0}}@media (max-width: 679.98px){:host(.mfe-mode) .ps__rail-x{bottom:0}}.ps__rail-y{display:none;left:inherit!important;opacity:1;padding:0;position:absolute;right:5px;transition:background-color .2s linear,opacity .2s linear;width:4px;z-index:100}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{background-color:transparent;display:block}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:1}.ps__thumb-x{background-color:#ced6e2;border-radius:4px;bottom:0;height:4px;position:absolute;transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-y{background-color:#ced6e2;border-radius:4px;position:absolute;right:0;transition:background-color .2s linear,width .2s ease-in-out;width:4px}.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#ced6e2;height:4px}.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#ced6e2;width:4px}.sticky-header-container:hover .ps__rail-x{display:none!important}@supports (-ms-overflow-style: none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.ps{overflow:auto!important}}.scroll-shadow{box-shadow:inset 0 10px 6px -6px #00000014,inset 0 -10px 6px -6px #00000014}.scroll-shadow-top{box-shadow:inset 0 10px 6px -6px #00000014}.scroll-shadow-bottom{box-shadow:inset 0 -10px 6px -6px #00000014}.x-scroll-controls .btn,.carousel-controls .btn{border-radius:30px;box-shadow:0 2px 4px #00000040!important;opacity:1}.x-scroll-controls .btn-sm,.carousel-controls .btn-sm{height:24px;width:24px}.x-scroll-controls .btn-md,.carousel-controls .btn-md{height:32px;width:32px}.x-scroll-controls .btn-lg,.carousel-controls .btn-lg{height:40px;width:40px}.x-scroll-controls .blur-left,.x-scroll-controls .blur-right,.carousel-controls .blur-left,.carousel-controls .blur-right{height:105%;top:-1px}.x-scroll-controls .blur-right,.carousel-controls .blur-right{background:linear-gradient(265deg,var(--qt-trad-bg) 50%,var(--qt-trad-carousel-blur-color) 100%);right:-1px}.x-scroll-controls .blur-left,.carousel-controls .blur-left{background:linear-gradient(-265deg,var(--qt-trad-bg) 50%,var(--qt-trad-carousel-blur-color) 100%);left:-1px}.x-scroll-controls .blur-lg,.carousel-controls .blur-lg{width:100px}.x-scroll-controls .blur-md,.carousel-controls .blur-md{width:56px}.x-scroll-controls .blur-sm,.carousel-controls .blur-sm{width:24px}.x-scroll-controls.no-shadow .btn,.carousel-controls.no-shadow .btn{box-shadow:none!important}.ripple{overflow:hidden}.ripple__inner{border-radius:50%;display:block;position:absolute}qt-trad-table .sticky-header-container th{border-bottom:1px solid var(--qt-trad-grey)!important}qt-trad-table .is-sticked.full-width-table table{border-collapse:separate;border-spacing:0}qt-trad-table .is-sticked.full-width-table table th{border-bottom:1px solid var(--qt-trad-grey)!important}qt-trad-table .table-responsive{max-width:100%}@media (max-width: 599.98px){:host(.standalone-mode) qt-trad-table .table-responsive{max-width:100vw}}@media (max-width: 679.98px){:host(.mfe-mode) qt-trad-table .table-responsive{max-width:100vw}}@media (min-width: 1640px){:host(.standalone-mode) qt-trad-table .table-responsive{max-width:1280px}}@media (min-width: 1960px){:host(.mfe-mode) qt-trad-table .table-responsive{max-width:1280px}}qt-trad-table .sticky-start,qt-trad-table .is-first{left:0;position:sticky!important;z-index:var(--qt-trad-zindex-sticky)}.cdk-drop-list-dragging qt-trad-table .sticky-start,.cdk-drop-list-dragging qt-trad-table .is-first{z-index:0}qt-trad-table .ps--active-x .right-side-shadow:after,qt-trad-table .ps--active-x .is-first:after{bottom:0;box-shadow:4px 0 8px #00000014;content:"";display:block;position:absolute;right:0;top:0;width:7px}@media (max-width: 599.98px){:host(.standalone-mode) qt-trad-table .is-first{max-width:174px!important;min-width:174px!important;width:174px!important}}@media (max-width: 679.98px){:host(.mfe-mode) qt-trad-table .is-first{max-width:174px!important;min-width:174px!important;width:174px!important}}@media (max-width: 839.98px){:host(.standalone-mode) qt-trad-table-paginator .hide-on-mobiles{display:none}}@media (max-width: 1022.98px){:host(.mfe-mode) qt-trad-table-paginator .hide-on-mobiles{display:none}}qt-trad-table-paginator .table-paginator-container{display:block;height:48px}
