.table-section{display:flex;padding-block-start:var(--section-mobile-padding-top, 40px);padding-block-end:var(--section-mobile-padding-bottom, 40px);padding-inline:calc(var(--horizontal-spacer-mobile, 20px) - var(--table-border-spacing, 10px) * 2);width:100%;background-color:var(--table-section-bg, transparent)}.table-section__wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:var(--table-max-width, none);margin:0 auto}.table-section__title{text-align:center;margin:0;color:var(--table-section-heading-color, inherit)}.table-section__table{width:100%;border-collapse:separate;border-spacing:var(--table-border-spacing, 10px) 0;table-layout:fixed;margin:0 auto}.table-section__table th[scope=col]:first-child{width:var(--table-mobile-first-col-width, 40%)}.table-section__table th[scope=col]{padding:1.4rem 1rem;font-size:1.3rem;text-align:center}.table-section__table th[scope=col]:empty{background:transparent}.table-section__table th[scope=col]:first-child{text-align:start}.table-section__table th[scope=row]{padding:1.4rem;font-family:var(--font-body-family);font-size:1.3rem;font-weight:var(--font-body-weight);text-align:center;line-height:1.1;background:var(--color-white);border-block-end:3px solid var(--table-section-bg, rgb(var(--color-background)))}.table-section__table tr:last-child th[scope=row]{border-block-end:none}.table-section__table p:only-child{margin:0}.table-section__table td{font-size:1.3rem;text-align:center}.table-section__table th[scope=col],.table-section__table tr:not(:last-child) td{position:relative}.table-section__table th[scope=col]:not(:empty):after,.table-section__table tr:not(:last-child) td:after{content:"";position:absolute;inset-block-end:0;inset-inline-start:50%;transform:translate(-50%);width:90%;height:1px;background-color:rgba(var(--bonafide-purple-rgb),.1)}.table-section__table th[scope=col]:not(:empty).color-inverse:after{background-color:currentColor;width:100%}.table-section__cell--highlight{background-color:var(--bonafide-tint-2)}.table-section__table th[scope=col]:not(.table-section__cell--highlight):not(:empty):not(.color-inverse),.table-section__table td:not(.table-section__cell--highlight){background-color:var(--color-white)}.table-section__table .theme-block--text>*{margin:0}.table-section__icon{display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.table-section__table svg{width:24px}}@media screen and (min-width:768px){.table-section{padding-block:var(--section-padding-top, 100px) var(--section-padding-bottom, 100px);padding-inline:0}.table-section__wrapper{max-width:var(--table-max-width, 645px);gap:40px}.table-section__title{margin-block-end:0}.table-section__table th[scope=col]:first-child{width:var(--table-first-col-width, 58%)}.table-section__table th[scope=col]{font-size:1.8rem}.table-section__table th[scope=row]{padding:1.6rem;font-size:2.2rem;text-align:start}.table-section__table td{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/1404/assets/table-section.css.map */
