html{background:var(--bg_main)}body{background:none}.main-section{margin-top:calc(100px + var(--system-bar-top, 0px))}.main-section.kds{margin-top:calc(148px + var(--system-bar-top, 0px))}.help-center{max-width:560px;margin:0 auto}.help-center__top-bar-content{margin:0 32px}.help-center__content{height:100vh;align-items:center;margin:0 32px;padding-bottom:var(--system-bar-bottom,0);box-sizing:border-box;display:flex;flex-direction:column}.help-center__header{height:44px;width:100%;display:flex;align-items:center}.help-center__header-back{width:24px;height:24px;object-fit:contain;margin-right:16px;position:relative;right:16px}.help-center__header-back:active{transform:scale(.95)}.help-center__header-title{width:calc(100% - 80px);text-align:center;font-weight:500;font-size:16px;line-height:20px;letter-spacing:.02em;color:var(--text_main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-center__top-bar{width:100%;position:fixed;top:0;padding-top:var(--system-bar-top,0);background:var(--f_030);backdrop-filter:blur(12px) contrast(100%);-webkit-backdrop-filter:blur(20px) contrast(100%);max-width:560px;z-index:1}.help-center__error-load,.help-center__loader{margin-top:calc(152px + var(--system-bar-top, 0px));height:calc(100% - 250px);width:100%;display:flex;align-items:center;justify-content:center;position:absolute}.help-center__loader{position:fixed;height:100vh;top:0;left:0;margin-top:0;z-index:1}.help-center__loader-bg{width:112px;height:112px;display:flex;justify-content:center;align-items:center;border-radius:20px;background:#4a5464}.help-center__loader .loader__container{transform:scale(2)}.ms__all-articles,.ms__popular-articles{font-family:Roboto,sans-serif;font-size:18px;font-weight:700;line-height:22px;letter-spacing:.02em;text-align:left;max-width:309px;margin:32px 0 16px;color:var(--text_main)}@media (max-width:340px){.help-center__content,.help-center__top-bar-content{margin:0 16px}.help-center__header-back{right:0}}