.App{position:relative;background-color:var(--onyx);width:100%;height:var(--app-height);overflow:auto}.App.noScroll{overflow:hidden}.App.fullScreen:after{content:"";background:linear-gradient(179.46deg,#00000040 45.72%,#ff000440 125.24%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;left:0;bottom:0;width:100%;height:100%;z-index:var(--popupZ)}.cky-btn-revisit-wrapper,.cky-revisit-bottom-right{left:10px!important;right:auto!important;bottom:10px!important;transform:scale(.7)!important;transform-origin:bottom left}body:has(.App.fullScreen) .cky-btn-revisit-wrapper,body:has(.App.fullScreen) .cky-revisit-bottom-right,body:has(#root.withSnapFeed) .cky-btn-revisit-wrapper,body:has(#root.withSnapFeed) .cky-revisit-bottom-right{top:10px!important;bottom:auto!important;opacity:.5;transform-origin:top left}@media (min-width: 1025px){body:has(.App.fullScreen) .cky-btn-revisit-wrapper,body:has(.App.fullScreen) .cky-revisit-bottom-right{top:58px!important}}.cky-revisit-bottom-right:hover:before{right:auto!important;left:calc(100% + 7px)!important}.cky-revisit-bottom-right:hover:after{right:auto!important;left:calc(100% + 2px)!important;border-left-color:transparent!important;border-right-color:#4e4b66!important}.LiteHeader{display:flex;align-items:center;padding:12px 24px}.withSnapFeed .LiteHeader{display:none}.tablet .LiteHeader,.phone .LiteHeader{flex-direction:column;padding:8px 16px}.LiteHeader-Logo{width:116px;height:32px;flex-shrink:0}.phone .LiteHeader-Logo,.tablet .LiteHeader-Logo{display:none}.LiteHeader-Info{display:flex;align-items:center;margin-left:auto;gap:16px}.phone .LiteHeader-Info,.tablet .LiteHeader-Info{width:100%;margin-left:0;margin-top:8px;justify-content:space-between}.LiteHeader-Text{color:var(--white);font:var(--p1-medium)}.phone .LiteHeader-Text{font:var(--p2-medium)}.fullScreen .Wrapper{padding:0}.desktop .routeWrapper{box-sizing:border-box;position:relative}.desktop.fullScreen .routeWrapper{max-width:100%;margin:0}
