.table{--table-border-color:color-mix(in srgb,var(--grey-400) 30%,transparent);border-collapse:collapse;color:inherit;width:100%}.table .sticky-table{position:relative}.table thead{background:var(--background-primary)}.table tbody>tr>td{border-left:1px solid var(--table-border-color);border-right:1px solid var(--table-border-color);border-top:1px solid var(--table-border-color);height:110px;padding:.75rem;text-align:center;vertical-align:middle}.table tbody>tr>td:first-child svg{display:none}.table tbody>tr>td>.image-wrapper,.table tbody>tr>td>.image-wrapper p,.table tbody>tr>td>p,.table tbody>tr>td>p p{margin:0}.table tbody>tr>td:first-child{border-left:0}.table tbody>tr>td:last-child{border-right:0}.table tbody>tr:last-child{border-bottom:1px solid var(--table-border-color)}.table--pricing{background:transparent}.table--pricing .table{border-collapse:separate;border-spacing:0;margin-bottom:1.56rem;table-layout:fixed}.table--pricing .table.table--comparison{margin-top:0}.table--pricing .table__header{background:var(--background-gradient-end);border:0;border-radius:.625rem;box-shadow:var(--card-shadow);opacity:.97}.table--pricing .table__header-cell{border:solid var(--outline-primary);border-width:2px 0;color:var(--text-primary);font-size:1.375rem;font-weight:700;padding:.75rem 2rem;text-align:center;vertical-align:middle}.table--pricing .table__header-cell:first-child{border-left-width:2px;border-radius:1rem 0 0 1rem;color:var(--text-primary);font-size:1.75rem;font-weight:700}.table--pricing .table__header-cell:last-child{border-radius:0 1rem 1rem 0;border-right-width:2px}.table--pricing .table__header-cell:not(:first-child){border-left:.0625rem solid var(--background-gradient-end)}.table--pricing .table__header-cell-wrapper{display:flex;flex-direction:column;gap:.56rem}.table--pricing .table__header-cell .btn{max-width:100%}.table--pricing .table__row{border:none;border-radius:.625rem}.table--pricing .table__row:not(.table--pricing .table__row--divider):nth-child(odd){background-color:transparent}.table--pricing .table__row:not(.table--pricing .table__row--divider):nth-child(2n){background-color:var(--background-gradient-end)}.table--pricing .table__row .table__cell{border:none;color:var(--text-primary);font-size:1rem;font-weight:400;height:auto;padding:1rem 2rem;text-align:center}.table--pricing .table__row .table__cell:first-child{border-radius:1rem 0 0 1rem;font-size:1.125rem;text-align:left}.table--pricing .table__row .table__cell:last-child{border-radius:0 1rem 1rem 0}.table--pricing .table__row .table__cell:not(:first-child){border-left:.0625rem solid var(--background-gradient-end)}.table--pricing .table__row .table__cell--tooltip{text-decoration:underline rgba(157,211,255,.5);text-decoration-style:dashed;text-decoration-thickness:.0625rem;text-underline-offset:.3rem}.table--pricing .table__row .table__cell--full-width{padding:4.5rem 0 1.6rem}.table--pricing .table__row .table__cell a,.table--pricing .table__row .table__cell blockquote,.table--pricing .table__row .table__cell div,.table--pricing .table__row .table__cell p{margin:0}.table--pricing .table__row .table__cell a{color:var(--cyan-200);text-decoration-line:underline!important}.table--pricing .table__divider{align-items:center;display:flex;gap:1rem;justify-content:space-between}.table--pricing .table__divider-heading{align-items:center;color:var(--text-primary);display:flex;font-size:1.5rem;font-weight:700;gap:1.56rem}.table--pricing .table__divider-caption{color:var(--text-tertiary);font-size:1.125rem;font-weight:400;text-align:right}.table--pricing .table__disclaimers{color:var(--text-tertiary);display:flex;flex-direction:column;font-size:1.125rem;font-style:italic;font-weight:400;gap:1rem;list-style-type:none;margin:0;padding:0}.table--pricing .tooltip-wrapper{cursor:pointer;margin-left:.56rem;position:relative}.table--pricing .tooltip__content{--tooltip-width:11.1875rem;--tooltip-height:6.5rem;background:var(--navy-600);border:.0625rem solid var(--green-100);border-radius:.9375rem;box-shadow:0 15px 40px 0 rgba(0,0,0,.4);color:var(--text-primary);display:block;font-size:.875rem;font-weight:400;left:calc(var(--tooltip-width)/2*-1 - -.5625rem);opacity:0;padding:.8rem 1.5rem;position:absolute;text-align:center;top:calc((100% + var(--tooltip-height))*-1);transition:opacity .5s ease-in-out;visibility:hidden;width:var(--tooltip-width);z-index:1}.table--pricing .tooltip__content.is-active{opacity:1;visibility:visible}.table--pricing .tooltip__content:after{background-color:var(--navy-600);border-color:transparent var(--green-100) var(--green-100) transparent;border-radius:.2em 0;border-style:solid;border-width:0 .09375rem .09375rem 0;content:"";height:1rem;left:-50%;margin:-.45rem auto 0;pointer-events:none;position:absolute;right:-50%;top:100%;transform:rotate(45deg);width:1rem;z-index:10}.table--pricing .tooltip__content>a{color:var(--cyan-200)}.table--pricing .tooltip__content>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin:0;max-height:var(--tooltip-height);overflow:hidden}tr.row-white{background:#fff}tr.row-gray{background:var(--grey-100)}tr.row-navy{background:var(--navy)}.table--comparison{border:none;min-width:800px;table-layout:fixed;width:100%}.table--comparison .table-header{border-radius:1rem;position:sticky;top:75.2px;z-index:1}.table--comparison thead th{border:none;height:8rem;padding-bottom:1.2rem}.table--comparison tbody td{height:6.5rem;text-align:center;vertical-align:middle}.table--comparison tbody td:first-of-type{border-left:none;text-align:start;width:20rem}.table--comparison tbody td:last-of-type{border-right:none}td>[aria-expanded=false]>.table-header__icon{transform:rotate(0deg);transition:transform .2s ease}td>[aria-expanded=true]>.table-header__icon{transform:rotate(90deg)}@media (max-width:991px){.table--comparison .table-header{backdrop-filter:blur(0);position:relative;top:0}.table--comparison__container{overflow-x:scroll;width:100%}}
/*# sourceMappingURL=table-styles.css.map*/