.pcb-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1.5rem 0}.pcb-table-scroll>table{width:100%;min-width:32rem;border-collapse:collapse;font-size:.95rem}.pcb-table-scroll th,.pcb-table-scroll td{padding:.55rem .75rem;border:1px solid var(--c-paper-300,#dcd7ce);text-align:left;vertical-align:top}.pcb-table-scroll thead th{background:var(--c-paper-100,#f4f1ec);font-weight:600}@media (max-width:640px){.pcb-table-scroll>table{min-width:0}.pcb-table-scroll thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pcb-table-scroll tr{display:block;margin-bottom:1rem;border:1px solid var(--c-paper-300,#dcd7ce)}.pcb-table-scroll td{display:block;border:0;border-bottom:1px solid var(--c-paper-200,#e7e3dc)}.pcb-table-scroll td:last-child{border-bottom:0}}.pcb-faq{margin:2.5rem 0 1rem}.pcb-faq__title{margin-bottom:1rem}.pcb-faq__item{border-bottom:1px solid var(--c-paper-300,#dcd7ce);padding:.85rem 0}.pcb-faq__q{cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:1rem}.pcb-faq__q::after{content:"+";font-weight:400;flex:0 0 auto}.pcb-faq__item[open] .pcb-faq__q::after{content:"\2212"}.pcb-faq__q::-webkit-details-marker{display:none}.pcb-faq__a{padding-top:.5rem}.pcb-faq__a>p:last-child{margin-bottom:0}