:where(.c-help-bubble){pointer-events:none;position:sticky;bottom:0;z-index:49}:where(.c-help-bubble__button){--un-text-opacity:1;color:rgb(var(--theme-colors-text-strong-on-X) / var(--un-text-opacity));--un-bg-opacity:1;background-color:rgb(var(--theme-colors-background-surfaceVariantAlt) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-background-surfaceVariantAlt) / var(--un-bg-opacity)) ;--theme-colors-strong-on-X:var(--theme-colors-onSurfaceVariantAltStrong);--theme-colors-medium-on-X:var(--theme-colors-onSurfaceVariantAltMedium);--theme-colors-subtle-on-X:var(--theme-colors-onSurfaceVariantAltSubtle);--theme-colors-interactive-on-X:var(--theme-colors-onSurfaceVariantAltInteractive);--theme-colors-interactiveActive-on-X:var(--theme-colors-onSurfaceVariantAltInteractiveActive);--theme-colors-text-strong-on-X:var(--theme-colors-text-onSurfaceVariantAltStrong);--theme-colors-text-medium-on-X:var(--theme-colors-text-onSurfaceVariantAltMedium);--theme-colors-text-subtle-on-X:var(--theme-colors-text-onSurfaceVariantAltSubtle);--theme-colors-text-interactive-on-X:var(--theme-colors-text-onSurfaceVariantAltInteractive);--theme-colors-text-interactiveActive-on-X:var(--theme-colors-text-onSurfaceVariantAltInteractiveActive);bottom:var(--theme-layout-margin, var(--theme-layout-margin--sm));padding:var(--theme-spacing-3xs, var(--theme-spacing-3xs--sm));border-radius:var(--theme-borderRadius-segmentedControlsOuter, var(--theme-borderRadius-segmentedControlsOuter--sm));transition-property:transform;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);pointer-events:auto}:where(.c-help-bubble__button):hover{--un-bg-opacity:1;background-color:rgb(var(--theme-colors-background-surfaceVariantAltHover) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-background-surfaceVariantAltHover) / var(--un-bg-opacity)) }:where(.c-help-bubble__button):active{--un-bg-opacity:1;background-color:rgb(var(--theme-colors-background-surfaceVariantAltActive) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-background-surfaceVariantAltActive) / var(--un-bg-opacity)) }:where(.c-help-bubble__button) .c-help-bubble__button-icon{position:relative;width:28px;height:28px;display:flex;align-items:center;justify-content:center}:where(.c-help-bubble__overlay){--un-backdrop-blur:blur(5px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}:where(.c-help-bubble__overlay) .c-help-bubble__overlay-content{width:calc(100% - var(--theme-spacing-3xs)*2)}:is(:where(.c-help-bubble__overlay) .c-help-bubble__overlay-content) .c-help-bubble-link-tag{position:relative;min-height:24px;min-width:24px;display:flex;align-items:center;justify-content:center;overflow:hidden;--un-text-opacity:1;color:rgb(var(--theme-colors-text-strong-on-X) / var(--un-text-opacity));--un-bg-opacity:1;background-color:rgb(var(--theme-colors-background-surfaceVariantAlt) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-background-surfaceVariantAlt) / var(--un-bg-opacity)) ;--theme-colors-strong-on-X:var(--theme-colors-onSurfaceVariantAltStrong);--theme-colors-medium-on-X:var(--theme-colors-onSurfaceVariantAltMedium);--theme-colors-subtle-on-X:var(--theme-colors-onSurfaceVariantAltSubtle);--theme-colors-interactive-on-X:var(--theme-colors-onSurfaceVariantAltInteractive);--theme-colors-interactiveActive-on-X:var(--theme-colors-onSurfaceVariantAltInteractiveActive);--theme-colors-text-strong-on-X:var(--theme-colors-text-onSurfaceVariantAltStrong);--theme-colors-text-medium-on-X:var(--theme-colors-text-onSurfaceVariantAltMedium);--theme-colors-text-subtle-on-X:var(--theme-colors-text-onSurfaceVariantAltSubtle);--theme-colors-text-interactive-on-X:var(--theme-colors-text-onSurfaceVariantAltInteractive);--theme-colors-text-interactiveActive-on-X:var(--theme-colors-text-onSurfaceVariantAltInteractiveActive);font-size:var(--theme-fontSize-caption-md-strongCaps);font-family:var(--theme-fontFamily-caption-md-strongCaps);font-weight:var(--theme-fontWeight-caption-md-strongCaps);font-style:var(--theme-fontStyle-caption-md-strongCaps);line-height:var(--theme-lineHeight-caption-md-strongCaps);letter-spacing:var(--theme-letterSpacing-caption-md-strongCaps);text-transform:var(--theme-textCase-caption-md-strongCaps);text-decoration:initial;border-radius:var(--theme-borderRadius-full, var(--theme-borderRadius-full--sm))}@media (min-width: 48em){:is(:where(.c-help-bubble__overlay) .c-help-bubble__overlay-content) .c-help-bubble-link-tag{min-height:32px;min-width:32px;padding:var(--theme-spacing-5xs, var(--theme-spacing-5xs--sm));font-size:var(--theme-fontSize-caption-lg-strong);font-family:var(--theme-fontFamily-caption-lg-strong);font-weight:var(--theme-fontWeight-caption-lg-strong);font-style:var(--theme-fontStyle-caption-lg-strong);line-height:var(--theme-lineHeight-caption-lg-strong);letter-spacing:var(--theme-letterSpacing-caption-lg-strong);text-transform:initial;text-decoration:initial}}.t-help-bubble-button-enter-active,.t-help-bubble-button-leave-active{transition-property:opacity;transition-duration:.15s;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.t-help-bubble-button-enter-from,.t-help-bubble-button-leave-to{opacity:0}.t-help-bubble-menu-enter-active{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);pointer-events:none}.t-help-bubble-menu-enter-active .c-help-bubble__overlay-content{transition-timing-function:cubic-bezier(.22,1,.36,1);transition:grid .5s .2s,clip-path .5s .2s;clip-path:inset(0 0 0 0 round var(--theme-borderRadius-segmentedControlsOuter))}@media (min-width: 60em){.t-help-bubble-menu-enter-active .c-help-bubble__overlay-content{transition:grid .5s .25s,clip-path .5s .3s}}.t-help-bubble-menu-enter-active .c-help-bubble__overlay-content-list{transition-duration:.5s;transition-delay:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.t-help-bubble-menu-enter-active .c-help-bubble__button--is-intersecting{transition-duration:.3s;transition-delay:.1s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.t-help-bubble-menu-leave-active{transition-duration:.3s;transition-delay:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);pointer-events:none}.t-help-bubble-menu-leave-active .c-help-bubble__overlay-content{transition-timing-function:cubic-bezier(.22,1,.36,1);transition:grid .4s .2s,clip-path .4s .2s;clip-path:inset(0 0 0 0 round var(--theme-borderRadius-segmentedControlsOuter))}@media (min-width: 60em){.t-help-bubble-menu-leave-active .c-help-bubble__overlay-content{transition:grid .4s .3s,clip-path .4s .2s}}.t-help-bubble-menu-leave-active .c-help-bubble__overlay-content-list{transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.t-help-bubble-menu-leave-active .c-help-bubble__button--is-intersecting{transition-duration:.3s;transition-delay:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.t-help-bubble-menu-enter-from,.t-help-bubble-menu-leave-to{opacity:0}:is(.t-help-bubble-menu-enter-from,.t-help-bubble-menu-leave-to) .c-help-bubble__overlay-content{grid-template-rows:0fr;clip-path:inset(0 var(--theme-layout-margin) var(--theme-layout-margin) 100% round var(--theme-borderRadius-segmentedControlsOuter))}:is(.t-help-bubble-menu-enter-from,.t-help-bubble-menu-leave-to) .c-help-bubble__overlay-content-list{opacity:0}@media (min-width: 60em){:is(.t-help-bubble-menu-enter-from,.t-help-bubble-menu-leave-to) .c-help-bubble__button--is-intersecting{margin-bottom:var(--theme-spacing-2xl, var(--theme-spacing-2xl--sm))}}:where(.c-site-footer){display:grid;width:100%;--un-text-opacity:1;color:rgb(var(--theme-colors-text-strong-on-X) / var(--un-text-opacity));--un-bg-opacity:1;background-color:rgb(var(--theme-colors-background-surfaceVariant) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-background-surfaceVariant) / var(--un-bg-opacity)) ;--theme-colors-strong-on-X:var(--theme-colors-onSurfaceVariantStrong);--theme-colors-medium-on-X:var(--theme-colors-onSurfaceVariantMedium);--theme-colors-subtle-on-X:var(--theme-colors-onSurfaceVariantSubtle);--theme-colors-interactive-on-X:var(--theme-colors-onSurfaceVariantInteractive);--theme-colors-interactiveHover-on-X:var(--theme-colors-onSurfaceVariantInteractiveHover);--theme-colors-interactiveActive-on-X:var(--theme-colors-onSurfaceVariantInteractiveActive);--theme-colors-danger-on-X:var(--theme-colors-onSurfaceVariantDanger);--theme-colors-iAltnteractiveHover-on-X:var(--theme-colors-onSurfaceVariantIAltnteractiveHover);--theme-colors-text-strong-on-X:var(--theme-colors-text-onSurfaceVariantStrong);--theme-colors-text-medium-on-X:var(--theme-colors-text-onSurfaceVariantMedium);--theme-colors-text-subtle-on-X:var(--theme-colors-text-onSurfaceVariantSubtle);--theme-colors-text-interactive-on-X:var(--theme-colors-text-onSurfaceVariantInteractive);--theme-colors-text-interactiveHover-on-X:var(--theme-colors-text-onSurfaceVariantInteractiveHover);--theme-colors-text-interactiveActive-on-X:var(--theme-colors-text-onSurfaceVariantInteractiveActive);--theme-colors-text-danger-on-X:var(--theme-colors-text-onSurfaceVariantDanger);--theme-colors-text-iAltnteractiveHover-on-X:var(--theme-colors-text-onSurfaceVariantIAltnteractiveHover);--theme-colors-border-extraStrong-on-X:var(--theme-colors-border-onSurfaceVariantExtraStrong);--theme-colors-border-strong-on-X:var(--theme-colors-border-onSurfaceVariantStrong);--theme-colors-border-medium-on-X:var(--theme-colors-border-onSurfaceVariantMedium);--theme-colors-border-subtle-on-X:var(--theme-colors-border-onSurfaceVariantSubtle);--theme-colors-border-interactive-on-X:var(--theme-colors-border-onSurfaceVariantInteractive);--theme-colors-border-danger-on-X:var(--theme-colors-border-onSurfaceVariantDanger);padding-inline:var(--theme-layout-margin, var(--theme-layout-margin--sm));padding-top:var(--theme-layout-margin, var(--theme-layout-margin--sm));padding-bottom:var(--theme-spacing-xl, var(--theme-spacing-xl--sm));row-gap:var(--theme-spacing-3xl, var(--theme-spacing-3xl--sm))}.t-page-enter-active,.t-page-leave-active{overflow:visible;transform-origin:center var(--scrollY);transition:transform 1.7s cubic-bezier(.22,1,.36,1)}.t-page-leave-active{z-index:50;margin-top:var(--site-header-height);min-height:100dvh;--un-bg-opacity:1;background-color:rgb(var(--theme-colors-background-canvas) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-background-canvas) / var(--un-bg-opacity)) ;--theme-colors-strong-on-X:var(--theme-colors-onCanvasStrong);--theme-colors-medium-on-X:var(--theme-colors-onCanvasMedium);--theme-colors-subtle-on-X:var(--theme-colors-onCanvasSubtle);--theme-colors-interactive-on-X:var(--theme-colors-onCanvasInteractive);--theme-colors-interactiveHover-on-X:var(--theme-colors-onCanvasInteractiveHover);--theme-colors-interactiveActive-on-X:var(--theme-colors-onCanvasInteractiveActive);--theme-colors-danger-on-X:var(--theme-colors-onCanvasDanger);--theme-colors-text-strong-on-X:var(--theme-colors-text-onCanvasStrong);--theme-colors-text-medium-on-X:var(--theme-colors-text-onCanvasMedium);--theme-colors-text-subtle-on-X:var(--theme-colors-text-onCanvasSubtle);--theme-colors-text-interactive-on-X:var(--theme-colors-text-onCanvasInteractive);--theme-colors-text-interactiveHover-on-X:var(--theme-colors-text-onCanvasInteractiveHover);--theme-colors-text-interactiveActive-on-X:var(--theme-colors-text-onCanvasInteractiveActive);--theme-colors-text-danger-on-X:var(--theme-colors-text-onCanvasDanger);--theme-colors-border-extraStrong-on-X:var(--theme-colors-border-onCanvasExtraStrong);--theme-colors-border-strong-on-X:var(--theme-colors-border-onCanvasStrong);--theme-colors-border-medium-on-X:var(--theme-colors-border-onCanvasMedium);--theme-colors-border-subtle-on-X:var(--theme-colors-border-onCanvasSubtle);--theme-colors-border-interactive-on-X:var(--theme-colors-border-onCanvasInteractive);--theme-colors-border-danger-on-X:var(--theme-colors-border-onCanvasDanger)}.t-page-enter-active{z-index:49}.t-page-enter-active .c-base-breadcrumb,.t-page-enter-active .c-block-list,.t-page-enter-active .c-page-header-media,.t-page-enter-active .c-page-header__details,.t-page-enter-active .c-page-header__teaser,.t-page-enter-active .c-page-header__title{transition:all 1.2s cubic-bezier(.22,1,.36,1)}.t-page-enter-active:before{transition:all 1.7s cubic-bezier(.22,1,.36,1)}.t-page-leave-to{z-index:49;--un-translate-x:-105dvw;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.t-page-enter-from .c-base-breadcrumb{margin-bottom:calc(var(--theme-spacing-3xl) + 100px)}.t-page-enter-from .c-page-header__details{margin-bottom:calc(var(--theme-spacing-md) + 150px)}.t-page-enter-from .c-page-header__title{margin-bottom:calc(2 * (var(--theme-spacing-md)) + 200px)}.t-page-enter-from .c-page-header-media{margin-bottom:calc(var(--theme-spacing-md) + 250px)}.t-page-enter-from .c-page-header__teaser{margin-bottom:calc(var(--theme-spacing-2xl) + 300px)}.t-page-enter-from .c-block-list{margin-top:calc(var(--theme-spacing-beforeBlocks) + 350px)}.t-page-enter-from:before{position:fixed;top:var(--site-header-height);left:calc(-1 * var(--theme-layout-margin));z-index:40;width:calc(100% + var(--theme-layout-margin));height:100%;opacity:.7;content:"";--un-bg-opacity:1;background-color:rgb(59 59 59 / var(--un-bg-opacity));--bgCurrent:rgb(59 59 59 / var(--un-bg-opacity)) }.t-page-enter-to:before{position:fixed;top:var(--site-header-height);left:calc(-1 * var(--theme-layout-margin));z-index:40;height:100%;width:calc(100% + var(--theme-layout-margin));opacity:0;content:"";--un-bg-opacity:1;background-color:rgb(59 59 59 / var(--un-bg-opacity));--bgCurrent:rgb(59 59 59 / var(--un-bg-opacity)) }#app:has(.t-page-enter-active) .c-site-header{z-index:300!important}#app:has(.t-page-leave-active) .c-site-header{z-index:299!important}
