.logo-loading-root{display:grid;place-items:center}.logo-loading-root--overlay{position:fixed;inset:0;z-index:1111;background:#fff}.logo-loading-root--inline{position:relative;width:100%;height:100%;min-height:120px;background:transparent}.logo-loading-root--content{position:relative;width:100%;height:var(--site-content-loading-height,calc(100dvh - 12rem));min-height:var(--site-content-loading-height,calc(100dvh - 12rem));background:#fff}.logo-loading-root--nav{position:absolute;inset:0;z-index:20;background:#fff}.site-main-content{position:relative;display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-height:calc(100vh - 553px)}@media (min-width:1200px){.site-main-content{min-height:calc(100vh - 451px)}}.site-main-content.is-nav-loading{height:var(--site-content-loading-height,calc(100dvh - 12rem))!important;min-height:var(--site-content-loading-height,calc(100dvh - 12rem))!important;max-height:var(--site-content-loading-height,calc(100dvh - 12rem))!important;overflow:hidden}.logo-loading-mark{width:240px;height:42px}.logo-loading-root--sm .logo-loading-mark{width:120px;height:21px}@media (min-width:600px){.logo-loading-mark{width:334px;height:58px}.logo-loading-root--sm .logo-loading-mark{width:160px;height:28px}}.logo-loading-mark svg{width:100%;height:100%;display:block}.logo-loading-mark .logo-base{opacity:.55;animation:logo-breathe 2.4s linear infinite}.logo-loading-mark .mirror-shine{transform:translateX(-100px);animation:logo-shine 2.4s linear infinite}@keyframes logo-shine{0%{transform:translateX(-100px)}30%{transform:translateX(90px)}70%{transform:translateX(210px)}to{transform:translateX(400px)}}@keyframes logo-breathe{0%{opacity:.55}30%{opacity:.72}50%{opacity:.75}70%{opacity:.72}to{opacity:.55}}
/*# sourceMappingURL=7e3483ea5973e0a8.css.map*/