.anchor-menu-editor{position:relative;padding-top:40px;background:#fafbff;width:100%;transition:.2s ease-in-out}@media(max-width:1420px){.anchor-menu-editor{position:-webkit-sticky;position:sticky;z-index:100;top:0;padding-top:0;border-bottom:1.5px solid #e8ebf1}.anchor-menu-editor--is-scroll-top{top:75px}}@media(max-width:1199px){.anchor-menu-editor{top:64px}}.anchor-menu-editor__inner{position:-webkit-sticky;position:sticky;top:90px;left:0;z-index:100;display:flex;flex-direction:column;width:310px}@media(max-width:1700px){.anchor-menu-editor__inner{width:210px}}@media(max-width:1420px){.anchor-menu-editor__inner{position:relative;top:0;background:#fafbff;padding-top:18px;padding-bottom:18px;width:100%}}.anchor-menu-editor__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}@media(max-width:1420px){.anchor-menu-editor__header{margin-right:auto;margin-left:auto;position:relative;width:100%;max-width:1080px;padding-left:70px;padding-right:70px;margin-bottom:0;cursor:pointer}}@media(max-width:1420px)and (max-width:1380px){.anchor-menu-editor__header{padding-left:30px;padding-right:30px}}@media(max-width:1420px)and (max-width:1199px){.anchor-menu-editor__header{padding-left:30px;padding-right:30px}}@media(max-width:1420px)and (max-width:1023px){.anchor-menu-editor__header{padding-left:20px;padding-right:20px}}@media(max-width:1420px)and (max-width:767px){.anchor-menu-editor__header{padding-left:15px;padding-right:15px}}.anchor-menu-editor__header-btn{display:none;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f1f3f9;padding:0;margin:0;cursor:pointer;transition:all .2s ease}@media(max-width:1420px){.anchor-menu-editor__header-btn{display:flex}}.anchor-menu-editor__header-btn svg{transition:all .2s ease;color:#361ca5}.anchor-menu-editor__header-btn--is-open{transform:rotate(180deg);background:#361ca5}.anchor-menu-editor__header-btn--is-open svg{color:#fff}.anchor-menu-editor__list{display:flex;flex-direction:column}@media(max-width:1420px){.anchor-menu-editor__list{margin-right:auto;margin-left:auto;position:relative;width:100%;max-width:1080px;padding-left:70px;padding-right:70px}}@media(max-width:1420px)and (max-width:1380px){.anchor-menu-editor__list{padding-left:30px;padding-right:30px}}@media(max-width:1420px)and (max-width:1199px){.anchor-menu-editor__list{padding-left:30px;padding-right:30px}}@media(max-width:1420px)and (max-width:1023px){.anchor-menu-editor__list{padding-left:20px;padding-right:20px}}@media(max-width:1420px)and (max-width:767px){.anchor-menu-editor__list{padding-left:15px;padding-right:15px}}.anchor-menu-editor__list-wrapper{background:#fafbff;width:100%}@media(max-width:1420px){.anchor-menu-editor__list-wrapper{position:absolute;top:69px;left:0;right:0;width:100%;max-height:0;overflow:hidden;padding:0 30px;transition:.15s ease-in-out}.anchor-menu-editor__list-wrapper--is-open{max-height:700px;padding-top:28px;padding-bottom:20px;border-bottom:1.5px solid #e8ebf1}}.anchor-menu-editor__list-item{position:relative;padding-left:11px;padding-bottom:12px;padding-top:12px;color:#9783d2;font-size:14px;font-style:normal;font-weight:500;line-height:150%;transition:all .3s ease}@media(max-width:1420px){.anchor-menu-editor__list-item{padding-bottom:8px;padding-top:8px}}.anchor-menu-editor__list-item:before{content:"";position:absolute;top:0;left:0;height:100%;width:2px;background-color:#e7e0ff;transition:all .3s ease}.anchor-menu-editor__list-item--active{color:#361ca5}.anchor-menu-editor__list-item--active a{font-weight:500}.anchor-menu-editor__list-item--active:before{background-color:#7348f6}.anchor-menu-editor__list-item:hover{color:#361ca5}