.table-wrapper{width:calc(100% + 1rem);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background:var(--clr-base-100);font-size:var(--fs-200);font-weight:var(--fw-400);line-height:var(--lh-300);letter-spacing:.01em;color:var(--clr-brand-500)}.table-wrapper table{border-collapse:separate;border-spacing:0}.table-wrapper .info-badge-text{color:inherit}.table-wrapper thead th{padding:1rem 1rem .75rem;font-weight:var(--fw-600);white-space:nowrap}.table-wrapper thead th:first-child{padding-left:1.5rem}.table-wrapper thead th:last-child{padding-right:1.5rem}.table-wrapper tbody{border-radius:.75rem;overflow:hidden;position:relative}.table-wrapper tbody:before{content:"";position:absolute;inset:0;border:1px solid var(--clr-brand-200);border-radius:.75rem;pointer-events:none}.table-wrapper tbody td{padding:1rem;position:relative}.table-wrapper tbody td>*{position:relative;z-index:1}.table-wrapper tbody td:first-child{padding-left:1.5rem;font-weight:var(--fw-600);color:var(--clr-brand-800)}.table-wrapper tbody td:last-child{padding-right:1.5rem}.table-wrapper tbody tr:nth-child(1) td:first-child{background-color:transparent;padding:1.5rem 1rem 1rem 1.5rem}.table-wrapper tbody tr:nth-child(1) td:first-child:before{content:"";background:var(--clr-brand-50);position:absolute;top:.5rem;right:-.5rem;bottom:0;left:.5rem;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;z-index:0}.table-wrapper tbody tr:nth-child(1) td:not(:first-child):not(:last-child){padding-top:1.5rem}.table-wrapper tbody tr:nth-child(1) td:not(:first-child):not(:last-child):before{content:"";background:var(--clr-brand-50);position:absolute;top:.5rem;right:-.5rem;bottom:0;left:.5rem;z-index:0}.table-wrapper tbody tr:nth-child(1) td:last-child{padding-top:1.5rem}.table-wrapper tbody tr:nth-child(1) td:last-child:before{content:"";background:var(--clr-brand-50);position:absolute;top:.5rem;right:.5rem;bottom:0;left:.5rem;z-index:0;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.table-wrapper tbody tr:nth-child(odd):last-child td:first-child{background-color:transparent;padding:1rem 1rem 1.5rem 1.5rem}.table-wrapper tbody tr:nth-child(odd):last-child td:first-child:before{content:"";background:var(--clr-brand-50);position:absolute;top:0;right:-.5rem;bottom:.5rem;left:.5rem;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;z-index:0}.table-wrapper tbody tr:nth-child(odd):last-child td:not(:first-child):not(:last-child):before{content:"";background:var(--clr-brand-50);position:absolute;top:0;right:-.5rem;bottom:.5rem;left:.5rem;z-index:0}.table-wrapper tbody tr:nth-child(odd):last-child td:last-child:before{content:"";background:var(--clr-brand-50);position:absolute;top:0;right:.5rem;bottom:.5rem;left:.5rem;z-index:0;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.table-wrapper tbody tr:nth-child(odd):not(:first-child):not(:last-child) td:first-child:before{content:"";background:var(--clr-brand-50);position:absolute;top:0;right:-.5rem;bottom:0;left:.5rem;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;z-index:0}.table-wrapper tbody tr:nth-child(odd):not(:first-child):not(:last-child) td:last-child:before{content:"";background:var(--clr-brand-50);position:absolute;top:0;right:.5rem;bottom:0;left:.5rem;z-index:0;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.table-wrapper tbody tr:nth-child(odd):not(:first-child):not(:last-child) td:not(:first-child):not(:last-child){background-color:var(--clr-brand-50)}.table-wrapper tbody tr:nth-child(odd):not(:first-child):not(:last-child) td:not(:first-child):not(:last-child):before{content:"";background:var(--clr-brand-50);position:absolute;top:0;right:-.5rem;bottom:0;left:.5rem;z-index:0}@media (min-width: 768px){.table-wrapper{width:auto}}
