.top-menu-item.svelte-1so6hrp{position:relative;display:flex;justify-content:center;align-items:center;font-size:18px;line-height:1;height:100%;padding:0 14px;cursor:pointer;color:var(--pp-on-surface);border-bottom:2px solid transparent;transition:all .2s ease}.top-menu-item--selected.svelte-1so6hrp,.top-menu-item.svelte-1so6hrp:focus{color:var(--pp-primary);border-bottom:2px solid var(--pp-primary);z-index:1}.top-menu-item--selected.svelte-1so6hrp:before,.top-menu-item.svelte-1so6hrp:focus:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--pp-primary);opacity:.1;z-index:0}.top-menu-item.svelte-1so6hrp:hover{text-decoration:none;border-bottom:2px solid var(--pp-primary)}.top-menu-item--without-bg.svelte-1so6hrp,.top-menu-item--without-bg.svelte-1so6hrp:before,.top-menu-item--without-bg.svelte-1so6hrp:hover,.top-menu-item--without-bg.svelte-1so6hrp:focus{background-color:transparent;border-bottom-color:transparent}.top-menu__more-btn-wrap.svelte-1ascr6a.svelte-1ascr6a{height:100%}.top-menu__more-items.svelte-1ascr6a.svelte-1ascr6a{display:flex;flex-direction:column}.top-menu__more-item.svelte-1ascr6a.svelte-1ascr6a{display:flex;height:56px;width:100%;align-items:center;gap:8px;font-size:14px}.top-menu__more-item.svelte-1ascr6a span.svelte-1ascr6a{width:max-content;max-width:200px}.top-menu.svelte-1w9ey8w{flex-grow:1;display:flex;flex-wrap:wrap;height:100%}.top-menu--hidden.svelte-1w9ey8w{height:0;overflow:hidden}.top-menu--center.svelte-1w9ey8w{justify-content:center}.menu.svelte-1dp5944{height:100%}.menu--auto.svelte-1dp5944{height:auto}.menu__btn.svelte-1dp5944{display:flex;align-items:center;gap:6px;padding:8px;border-radius:0 4px 4px 0;height:100%;transition:background-color .2s ease;cursor:pointer}.menu__username.svelte-1dp5944{padding:12px 16px;font-size:12px;border-bottom:1px solid rgba(var(--pp-secondary-rgb),.3)}.menu__user-avatar.svelte-1dp5944{width:2em;height:2em;background-size:cover;background-position:center;background-color:var(--pp-on-background);border-radius:50%}.menu__user-avatar-photo.svelte-1dp5944{width:22px;height:22px;margin-right:12px;background-size:cover;background-position:center}.drawer-menu.svelte-17fnecj .drawer .panel{width:50%;min-width:300px;max-width:600px}@media screen and (max-width: 768px){.drawer-menu.svelte-17fnecj .drawer .panel{min-width:initial;max-width:initial;width:80%}}.drawer-menu.svelte-17fnecj .drawer .overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer-menu__group.svelte-17fnecj{display:flex;flex-direction:column;height:100%;padding:1em 0;gap:16px}.drawer-menu__header.svelte-17fnecj{display:flex;flex-direction:column;align-items:center;gap:8px}.drawer-menu__content.svelte-17fnecj{flex-grow:1;overflow-y:auto}.drawer-menu__list.svelte-17fnecj{display:flex;flex-direction:column}.drawer-menu__item.svelte-17fnecj{display:flex;align-items:center;gap:8px;padding:12px 20%;cursor:pointer}.drawer-menu__item--active.svelte-17fnecj{color:var(--pp-primary);background-color:rgba(var(--pp-primary-rgb),.15);border-right:3px solid var(--pp-primary)}.drawer-menu__footer.svelte-17fnecj{display:flex;justify-content:space-between;align-items:center;padding:0 10%}.drawer-menu__switchers.svelte-17fnecj{display:flex}.user-tariff.svelte-lfcuns.svelte-lfcuns{display:flex;gap:8px;margin-right:10px;color:var(--pp-on-surface)}.user-tariff__col.svelte-lfcuns.svelte-lfcuns{display:flex;gap:4px;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.user-tariff__col.svelte-lfcuns.svelte-lfcuns{display:none}}.user-tariff__icon.svelte-lfcuns.svelte-lfcuns{grid-row:span 2}.user-tariff__name.svelte-lfcuns.svelte-lfcuns{font-size:12px}.user-tariff__expiry.svelte-lfcuns.svelte-lfcuns{white-space:nowrap}.user-tariff--soon.svelte-lfcuns.svelte-lfcuns{color:var(--pp-warning)}.user-tariff--expired.svelte-lfcuns.svelte-lfcuns{color:var(--pp-error)}@media screen and (max-width: 768px){.user-tariff--soon.svelte-lfcuns .user-tariff--mobile-expired.svelte-lfcuns,.user-tariff--expired.svelte-lfcuns .user-tariff--mobile-expired.svelte-lfcuns{display:inherit}}.top-bar.svelte-1f9cffv{position:sticky;top:16px;display:flex;gap:1em;height:56px;justify-content:center;align-items:center;margin-bottom:1em;border-radius:4px;background-color:rgba(var(--pp-surface-rgb),.6);-webkit-backdrop-filter:saturate(50%) blur(10px);backdrop-filter:saturate(50%) blur(10px);z-index:66}@media screen and (max-width: 768px){.top-bar.svelte-1f9cffv{justify-content:space-between}}.top-bar--without-bg.svelte-1f9cffv{background-color:transparent}.top-bar__overlay.svelte-1f9cffv{position:fixed;display:none;left:0;top:0;right:0;height:96px;-webkit-backdrop-filter:saturate(50%) blur(10px);backdrop-filter:saturate(50%) blur(10px);-webkit-mask:linear-gradient(black 50%,transparent);mask:linear-gradient(black 50%,transparent);z-index:65}.top-bar__right-side.svelte-1f9cffv{display:flex;justify-content:center;align-items:center;height:100%}.top-bar__menu.svelte-1f9cffv{flex-grow:1}.top-bar__menu.svelte-1f9cffv,.top-bar__user-menu.svelte-1f9cffv{height:100%}@media screen and (max-width: 768px){.top-bar__menu.svelte-1f9cffv,.top-bar__user-menu.svelte-1f9cffv{display:none}}.top-bar__switchers.svelte-1f9cffv{display:flex}@media screen and (max-width: 768px){.top-bar__switchers.svelte-1f9cffv{display:none}}.top-bar__open-menu-btn.svelte-1f9cffv{display:none;align-items:center;justify-content:center;padding:14px;border-radius:0 4px 4px 0;height:100%;transition:background-color .2s ease;cursor:pointer}@media screen and (max-width: 768px){.top-bar__open-menu-btn.svelte-1f9cffv{display:flex}}.top-bar__open-menu-btn.svelte-1f9cffv .material-icons{font-size:32px;color:var(--pp-secondary)}.top-bar__open-menu-btn.svelte-1f9cffv:hover{background-color:#0000000f}.top-bar__logo.svelte-1f9cffv{flex-shrink:0;height:100%;padding:8px 8px 8px 12px}.top-bar__logo.svelte-1f9cffv img{width:auto;height:100%}
