.mfui-9-lkvas-button{display:inline-block;box-sizing:border-box;min-width:100%;max-width:100%;height:40px;padding:0;border:none;border-radius:52px;overflow:hidden;color:var(--content);font-weight:400;text-align:left;text-decoration:none;vertical-align:top;background-color:rgba(0,0,0,0);outline:none;cursor:pointer;transition:background-color .3s,color .3s;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfui-9-lkvas-button_color_green{color:var(--stcWhite);background-color:var(--brandGreen)}@media(pointer:fine){.mfui-9-lkvas-button_color_green:hover{background-color:var(--buttonHoverGreen)}}.mfui-9-lkvas-button_color_green:active{background-color:var(--brandGreen)}.mfui-9-lkvas-button_color_green-soft{background-color:var(--brandGreen20)}@media(pointer:fine){.mfui-9-lkvas-button_color_green-soft:hover{background-color:var(--buttonHoverGreenSoft)}}.mfui-9-lkvas-button_color_green-soft:active{background-color:var(--brandGreen20)}.mfui-9-lkvas-button__inner{display:flex;gap:8px;align-items:center;box-sizing:border-box;width:100%;height:inherit;padding:0 8px}.mfui-9-lkvas-button__support-svg{flex-shrink:0;width:32px;height:32px;fill:currentColor}.mfui-9-lkvas-button__profile-svg{flex-shrink:0;width:20px;height:20px;fill:currentColor}.mfui-9-lkvas-button__text{margin:0 4px 0 8px;overflow:hidden}.mfui-9-lkvas-button_has-icon .mfui-9-lkvas-button__text{margin-left:4px}.mfui-9-lkvas-button__title{overflow:hidden;font-weight:500;font-size:15px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.mfui-9-lkvas-button__subtitle{overflow:hidden;font-size:12px;line-height:14px;white-space:nowrap;text-overflow:ellipsis}.mfui-9-lkvas-button__arrow{flex-shrink:0;width:24px;height:24px;border-radius:50%;background-color:var(--stcWhite);transition:rotate .3s}.mfui-9-lkvas-button_opened .mfui-9-lkvas-button__arrow{rotate:-180deg}.mfui-9-lkvas-button__arrow-svg{width:100%;height:100%;fill:var(--stcBlack)}.mfui-9-lkvas-account{min-width:130px;max-width:256px}.mfui-9-lkvas-favorites{min-width:100px;max-width:256px}.mfui-9-lkvas-finance{display:flex;gap:12px}.mfui-9-lkvas-finance__item{white-space:nowrap}.mfui-9-lkvas-finance__value{font-weight:500}.mfui-9-lkvas-lk-select{position:relative;margin-right:auto}.mfui-9-lkvas-lk-select:before{content:"";position:absolute;top:50%;left:-8px;width:1px;height:20px;translate:0 -50%;border-left:1px solid var(--spbSky3)}.mfui-9-lkvas-lk-select__title{display:flex;align-items:center;box-sizing:border-box;font-weight:500;white-space:nowrap;cursor:pointer;transition:color .3s}@media(pointer:fine){.mfui-9-lkvas-lk-select__title:hover{color:var(--brandGreen)}}.mfui-9-lkvas-lk-select__title:active{color:var(--content)}.mfui-9-lkvas-lk-select__arrow-svg{box-sizing:border-box;width:20px;height:20px;transition:rotate .3s;fill:currentColor}.mfui-9-lkvas-lk-select__arrow-svg_opened{rotate:-180deg}.mfui-9-lkvas-lk-logo{display:block;flex-shrink:0;width:113px;height:20px}.mfui-9-lkvas-lk-logo_clickable{cursor:pointer}.mfui-9-lkvas-lk-logo__svg{display:block;width:100%;height:100%}.mfui-9-lkvas-dropdown-info_top-border{margin-top:8px;padding-top:8px;border-top:1px solid var(--spbSky1)}.mfui-9-lkvas-dropdown-info__inner{padding:12px 16px;border-radius:12px}.mfui-9-lkvas-dropdown-info__title{color:var(--spbSky3)}.mfui-9-lkvas-dropdown-info__subtitle{font-size:15px;line-height:24px;font-weight:500}h1,h2,h3,h4,h5{margin:0}.mfui-9-lkvas-header{position:relative;z-index:100;display:flex;gap:16px;align-items:center;box-sizing:border-box;height:72px;padding:0 32px;font-weight:400;background-color:var(--base);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}