@media (max-width:767px){.posbill-toc.brxe-block{position:static;flex-direction:column;width:calc(100% - 3rem);min-width:0;max-width:none;margin:2rem auto 0;padding:0 1.6rem;overflow:visible;max-height:none}.posbill-toc__heading.brxe-text-basic{width:100%;margin:0;padding:1.4rem 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.posbill-toc__heading::after{content:"⌄";display:inline-block;margin-left:1rem;font-size:2rem;line-height:1;transition:transform .3s ease}.posbill-toc__points.brxe-post-toc{display:grid;grid-template-rows:0fr;width:100%;margin:0;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease}.posbill-toc__points>ul{min-height:0;overflow:hidden}.posbill-toc[data-toc-open="true"] .posbill-toc__points{grid-template-rows:1fr;opacity:1;margin-bottom:1rem}.posbill-toc[data-toc-open="true"] .posbill-toc__heading::after{transform:rotate(180deg)}.posbill-toc .posbill-block__button--orange{display:none!important}}