.toc{left:0;position:fixed;top:120px;transform:translateX(-100%);transition:transform .2s ease-in;z-index:999}.toc--visible{transform:none}@media screen and (min-width:48em){.toc{top:160px}}.toc__headline{scroll-margin-top:95px}.toc__toggle{display:none}.toc__toggle:checked~.toc__handle:before{transform:rotate(0deg)}.toc__toggle:checked~.toc__content{border:1px solid #ccd2e1;max-height:520px;padding:22px 24px 28px 40px;transform:none;transition:transform .2s ease-in}.toc__handle{align-items:center;background:#73ac05;border-radius:0 10px 10px 0;color:#fff;cursor:pointer;display:flex;font-size:12px;height:30px;justify-content:center;left:0;position:absolute;top:14px;width:30px;z-index:1}.toc__handle:before{background-color:#fff;content:"";height:14px;-webkit-mask-image:url(/app/themes/gsorg2018/images/toc-arrow.svg);mask-image:url(/app/themes/gsorg2018/images/toc-arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transform:rotate(180deg);width:8px}.toc__content{background-color:#fff;border:none;border-radius:0 10px 10px 0;box-shadow:0 3px 6px rgba(0,0,0,.25);max-height:0;max-width:244px;overflow:auto;padding:0;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin;transform:translateX(-100%);transition:transform .2s ease-in,max-height .2s ease-in .2s,padding .2s ease-in .2s;width:-moz-max-content;width:max-content}.toc__content::-webkit-scrollbar{width:5px}.toc__content::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:10px}.toc__title{background:none;color:inherit;font-size:20px;line-height:20px;min-width:unset}.toc__list,.toc__title{margin:0;padding:0}.toc__item{display:grid;font-size:14px;grid-template-columns:20px 1fr;line-height:18px;list-style:none;margin-top:14px;position:relative}.toc__item:before{background:#bcc4d8;content:"";display:block;height:18px;-webkit-mask-image:url(/app/themes/gsorg2018/images/icon-arrow-down.svg);mask-image:url(/app/themes/gsorg2018/images/icon-arrow-down.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:12px;mask-size:12px;position:absolute;transform:rotate(270deg);width:10px}.toc__item.active,.toc__item:hover{background-color:unset}.toc__item.active:before,.toc__item:hover:before{background-color:#73ac05}.toc__item.active a,.toc__item:hover a{font-weight:700}.toc__item a{color:#000;font-size:14px;font-weight:400;grid-column:2/-1}.toc__item a,.toc__item a:hover{text-decoration:none}
