.c-logo-animation{--x: 80px;--y: 160px;--d: 2s;animation:logo-animation-container var(--d) var(--ease-slow);animation-play-state:paused}.c-logo-animation .c-logo-animation__tooth-01{animation:logo-animation-tooth-01 var(--d) var(--ease-slow);animation-play-state:paused}.c-logo-animation .c-logo-animation__tooth-02{animation:logo-animation-tooth-02 var(--d) var(--ease-slow);animation-play-state:paused}.c-logo-animation .c-logo-animation__tooth-03{animation:logo-animation-tooth-03 var(--d) var(--ease-slow);animation-play-state:paused}@keyframes logo-animation-container{0%,10%{clip-path:polygon(0 150%,100% 100%,100% 100%,0 100%)}80%,to{clip-path:polygon(0 0,100% -5%,100% 100%,0 100%)}}@keyframes logo-animation-tooth-01{0%,10%{transform:translate(var(--x),var(--y)) scale(.5)}90%,to{transform:translate(0)}}@keyframes logo-animation-tooth-02{0%,10%{transform:translate(calc(var(--x)*2),calc(var(--y)*1.5)) scale(.5)}90%,to{transform:translate(0)}}@keyframes logo-animation-tooth-03{0%,10%{transform:translate(calc(var(--x)*2),calc(var(--y)*1.5*2)) scale(.5)}90%,to{transform:translate(0)}}:where(.c-site-footer){display:grid;grid-template-columns:repeat(24,minmax(0,1fr));width:100%;--un-text-opacity:1;color:rgb(var(--theme-colors-text-onPrimaryInteractive) / var(--un-text-opacity));--un-bg-opacity:1;background-color:rgb(var(--theme-colors-background-primary) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-background-primary) / var(--un-bg-opacity)) ;--theme-colors-strong-on-X:var(--theme-colors-onPrimaryStrong);--theme-colors-interactive-on-X:var(--theme-colors-onPrimaryInteractive);--theme-colors-interactiveHover-on-X:var(--theme-colors-onPrimaryInteractiveHover);--theme-colors-interactiveActive-on-X:var(--theme-colors-onPrimaryInteractiveActive);--theme-colors-medium-on-X:var(--theme-colors-onPrimaryMedium);--theme-colors-subtle-on-X:var(--theme-colors-onPrimarySubtle);--theme-colors-disabled-on-X:var(--theme-colors-onPrimaryDisabled);--theme-colors-danger-on-X:var(--theme-colors-onPrimaryDanger);--theme-colors-onDisabled-on-X:var(--theme-colors-onPrimaryOnDisabled);--theme-colors-text-strong-on-X:var(--theme-colors-text-onPrimaryStrong);--theme-colors-text-interactive-on-X:var(--theme-colors-text-onPrimaryInteractive);--theme-colors-text-interactiveHover-on-X:var(--theme-colors-text-onPrimaryInteractiveHover);--theme-colors-text-interactiveActive-on-X:var(--theme-colors-text-onPrimaryInteractiveActive);--theme-colors-text-medium-on-X:var(--theme-colors-text-onPrimaryMedium);--theme-colors-text-subtle-on-X:var(--theme-colors-text-onPrimarySubtle);--theme-colors-text-disabled-on-X:var(--theme-colors-text-onPrimaryDisabled);--theme-colors-text-danger-on-X:var(--theme-colors-text-onPrimaryDanger);--theme-colors-text-onDisabled-on-X:var(--theme-colors-text-onPrimaryOnDisabled);--theme-colors-border-subtle-on-X:var(--theme-colors-border-onPrimarySubtle);--theme-colors-border-medium-on-X:var(--theme-colors-border-onPrimaryMedium);--theme-colors-border-strong-on-X:var(--theme-colors-border-onPrimaryStrong);--theme-colors-border-extraStrong-on-X:var(--theme-colors-border-onPrimaryExtraStrong);--theme-colors-border-interactive-on-X:var(--theme-colors-border-onPrimaryInteractive);--theme-colors-border-danger-on-X:var(--theme-colors-border-onPrimaryDanger);column-gap:var(--theme-layout-gutter, var(--theme-layout-gutter--sm));padding-inline:var(--theme-layout-margin, var(--theme-layout-margin--sm));row-gap:var(--theme-spacing-xl, var(--theme-spacing-xl--sm));padding-block:var(--theme-spacing-xl, var(--theme-spacing-xl--sm))}:where(.c-site-footer) .c-site-footer__parallax-content{position:sticky;top:calc(100svh - var(--height) - var(--theme-spacing-xl))}
