.article-anchors{margin:24px auto 48px;padding:12px 16px;background-color:var(--color-success-100);border-radius:16px;--color-accent-500:var(--color-success-500)}@media screen and (min-width:576px){.article-anchors{margin:40px auto 64px;padding:16px 24px}}.article-anchors .as-collapse__close-button{align-self:center}.article-anchors__header{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.article-anchors__header-toggle{background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;outline:none}@media screen and (max-width:575px){.article-anchors__header-btn{display:none!important}}@media screen and (min-width:576px){.article-anchors__header-icon{display:none!important}}.article-anchors__title{font-size:20px;margin:0;padding:8px 0}@media screen and (min-width:992px){.article-anchors__title{font-size:24px;padding:4px 0}}.article-anchors__list{padding:0;margin-top:12px;margin-bottom:0;list-style:none;counter-reset:main-counter;--color-link:var(--color-text);--color-link-hover:var(--color-info-500)}@media screen and (min-width:576px){.article-anchors__list{margin-top:16px}}.article-anchors__list-link{font-weight:600}@media screen and (max-width:991px){.article-anchors__list-link{font-size:16px}}.article-anchors__list-item{counter-increment:main-counter;font-size:16px}.article-anchors__list-item:before{content:counter(main-counter) ". ";display:inline;color:var(--color-text)}.article-anchors__list-item:not(:last-child){margin-bottom:12px}@media screen and (min-width:576px){.article-anchors__list-item:not(:last-child){margin-bottom:16px}}.article-anchors__sub{padding:0 0 0 16px;margin:8px 0;list-style:none;font-size:16px;counter-reset:sub-counter}@media screen and (min-width:992px){.article-anchors__sub{font-size:18px}}.article-anchors__sub-item{counter-increment:sub-counter}.article-anchors__sub-item:before{content:counter(main-counter) "." counter(sub-counter) ". ";display:inline;margin-right:4px;color:var(--color-text)}.article-anchors__sub-item:not(:last-child){margin-bottom:8px}@media screen and (min-width:992px){.article-anchors__sub-item:not(:last-child){margin-bottom:12px}}.article-anchors .as-collapse{border-bottom:0}.article-anchors .as-collapse,.article-anchors .as-collapse__body,.article-anchors .as-collapse__header{padding:0}.share-buttons{margin-left:-12px!important;margin-right:-12px!important}.share-buttons>.as-col{padding:0 12px}.share-buttons__icon{width:24px;height:24px}@media screen and (max-width:1199px){.article-sidebar{margin-top:16px}}@media screen and (min-width:1200px){.article-sidebar.is-sticky{position:sticky;top:16px;height:-moz-max-content;height:max-content}}.article-sidebar__title{font-size:12px;font-weight:600;text-transform:uppercase;color:#4f4f5e}.article-sidebar__share,.article-sidebar__title:not(:first-child){margin-top:16px}.article-sidebar-socials__title{font-size:20px;font-weight:600;margin-bottom:16px}.article-sidebar-socials .social-button{background-color:var(--shade-100);transition:background-color .2s,color .2s;color:var(--color-black)}.article-sidebar-socials .social-button.is-brand-max:not(.article-sidebar-socials .social-button:hover){background:var(--shade-100);color:var(--color-black)}@media screen and (max-width:575px){.article-sidebar-socials{display:none!important}}.article-preview{display:flex;color:#0a0a0d}.article-preview__photo{flex:0 0 50%;max-width:50%;padding-right:16px}.article-preview__image{position:relative;height:236px;border-radius:16px;box-shadow:inset 0 0 0 1px #0000000f}.article-preview__image img{position:absolute;width:100%;height:100%;top:0;left:0;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.article-preview__text{flex-grow:1;max-width:50%;padding-left:16px}.article-preview__caption{margin-bottom:12px;font-size:14px;line-height:1.3;color:var(--color-text-secondary)}.article-preview__caption-item{display:inline}.article-preview__caption-item:not(:first-child):before{display:inline-block;content:"";width:2px;height:2px;margin:0 6px 0 2px;background-color:currentColor;border-radius:50%;vertical-align:middle}.article-preview__title{margin:0 0 8px;font-size:20px;line-height:1.2;font-weight:700}.article-preview__description{max-height:96px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:4;display:-webkit-box;white-space:pre-wrap;color:#4f4f5e}.article-preview--compact{flex-wrap:wrap}.article-preview--compact .article-preview__photo,.article-preview--compact .article-preview__text{flex:0 0 100%;max-width:100%;padding-right:0;padding-left:0}.article-preview--compact .article-preview__photo{margin-bottom:16px}@media screen and (max-width:575px){.article-preview{flex-wrap:wrap}.article-preview .article-preview__photo,.article-preview .article-preview__text{flex:0 0 100%;max-width:100%;padding-right:0;padding-left:0}.article-preview .article-preview__photo{margin-bottom:16px}}.article-root-sidebar{margin-top:16px;border-radius:24px;border:1px solid var(--color-border);background:var(--color-white);box-shadow:0 6px 32px #0a0a0d14;padding:24px 8px;height:-moz-fit-content;height:fit-content}@media screen and (min-width:1200px){.article-root-sidebar{margin-top:0}}@media screen and (min-width:576px){.article-root-sidebar{margin-bottom:48px}}.article-root-sidebar__heading{padding-left:16px;margin-bottom:12px;font-size:20px;font-weight:600}.article-root-sidebar__categories{padding:0;margin:0;list-style:none}.article-root-sidebar__link{position:relative;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:12px;margin-bottom:4px;color:var(--color-text);transition:background-color .2s}.article-root-sidebar__link:hover{background:#f3f5f6;color:var(--color-text)}.article-root-sidebar__link--selected{background:#f3f5f6}.article-root-sidebar__link--unselect{position:absolute;margin-top:-3px;padding:0;right:15px}
