.anchor-component.isAuthor{padding:10px}
.anchor-component.collapsable .anchor-container{padding-bottom:24px}
@media(min-width:1024px){.anchor-component.collapsable .anchor-container{padding-bottom:0}
}
.anchor-component .anchor__title button{padding:0;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:transparent;border:0;color:inherit;text-align:left}
.anchor-component .anchor__title button:focus{outline:0}
.anchor-component .anchor__title button:not(:disabled):after{display:none;font-family:'icomoon' !important;content:"\e904";color:var(--rds-color-content-high);font-size:24px}
.anchor-component .anchor__title button:not(:disabled):not(.collapsed):after{transform:rotate(-180deg)}
.anchor-component .collapse-container{border-left:2px solid transparent;border-image:var(--rds-color-border-highlighted-active);border-image-slice:1;margin-top:24px}
@media(min-width:1024px){.anchor-component .collapse-container{margin-top:16px}
}
.anchor-component .anchor__list{margin:0;padding:0;list-style:none;padding-left:16px}
.anchor-component .anchor__list .anchor-list-item{display:block;width:fit-content}
.anchor-component .anchor__list .anchor-list-item:not(:last-child){padding-bottom:12px}
.anchor-component .anchor__list .anchor-list-item a{color:var(--rds-color-content-link)}
.page.editorial-page .anchor-component{margin-bottom:32px}
@media(min-width:1024px){.page.editorial-page .anchor-component{margin-bottom:56px}
}
.page.editorial-page .anchor-component:not(.collapsable){margin-bottom:45px}
@media(min-width:1024px){.page.editorial-page .anchor-component:not(.collapsable){margin-bottom:48px}
}
.page.editorial-page .anchor-component>.container{margin-bottom:0}