.TableOfContents{border-radius:var(--border-radius);background:#fff;gap:24px;margin-bottom:32px;padding:24px;display:grid}.TableOfContents_Icon{background:var(--highlight-color);color:#fff;width:48px;height:48px;font-size:var(--default-font-size);border-radius:50%;justify-content:center;justify-self:start;align-items:center;display:grid}.TableOfContents .H4{color:var(--highlight-color);margin:0;padding:0;font-weight:600;line-height:28px}.TableOfContents ul{grid-auto-flow:row;gap:24px;margin:0;padding:0;list-style-type:none;display:grid}.TableOfContents ul li a{color:var(--primary-color);font-size:16px;font-weight:400;line-height:25.6px}.TableOfContents ul li a:hover{color:var(--highlight-color)}
.H4{color:var(--primary-color);font-size:18px;font-weight:400;line-height:160%}@media only screen and (min-width:1201px){.H4{font-size:20px}}.H4--centered{text-align:center}
.SocialShare{border-radius:var(--border-radius);background:#fff;gap:24px;margin-bottom:32px;padding:24px;display:grid}.SocialShare_Header{grid-auto-flow:column;place-content:center start;align-items:center;gap:10px;display:grid}.SocialShare_Icon{background:var(--highlight-color);color:#fff;width:48px;height:48px;font-size:var(--default-font-size);border-radius:50%;justify-content:center;justify-self:start;align-items:center;display:grid}.SocialShare h2{color:var(--highlight-color);font-size:var(--default-font-size);margin:0;padding:0;font-weight:600;line-height:24px}.SocialShare_Buttons{grid-template-columns:repeat(auto-fit,minmax(36px,1fr));gap:12px;margin:0;padding:0;list-style-type:none;display:grid}.SocialShare_Buttons button{color:var(--primary-color);font-size:16px;font-weight:400;line-height:24px}.SocialShare_Buttons button:hover{color:var(--highlight-color)}
.ArticleAudioPlayer{grid-auto-flow:row;gap:8px;margin-bottom:32px;display:grid}.ArticleAudioPlayer .H4{color:var(--highlight-color);font-size:var(--default-font-size);grid-template-columns:min-content 1fr;gap:8px;margin:0;padding:0;font-weight:600;line-height:24px;display:grid}.ArticleAudioPlayer_Player .plyr--full-ui{font-family:var(--default-font);border-radius:var(--border-radius)}.ArticleAudioPlayer_Player .plyr--full-ui input[type=range]{color:var(--highlight-color)}.ArticleAudioPlayer_Player .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before,.ArticleAudioPlayer_Player .plyr--audio .plyr__control:focus-visible,.ArticleAudioPlayer_Player .plyr--audio .plyr__control:hover,.ArticleAudioPlayer_Player .plyr--audio .plyr__control[aria-expanded=true]{background-color:var(--highlight-color)}
