.comparison-table .tabs__body{display:none;flex-grow:1}.comparison-table .tabs__body.active{display:block}.comparison-table .tabs__navigation{margin:0 0 3rem;padding-left:0}.comparison-table .tabs__navigation li{display:block;padding-left:0}.comparison-table .tabs__navigation li+li{margin-top:0}.comparison-table .tabs__navigation li:before{display:none}@media (min-width:1024px){.comparison-table .tabs__navigation{margin-bottom:5rem}}@media not screen and (min-width:1024px){.comparison-table .tabs__navigation{margin-right:-5%}}.comparison-table .tabs__navigation-tabs{display:flex;overflow:hidden;padding-right:80px}@media (min-width:768px){.comparison-table .tabs__navigation-tabs{justify-content:center;padding-left:80px}}.comparison-table .tabs__navigation-wrapper{position:relative}.comparison-table .tabs__navigation-item{align-items:center;background-color:transparent;border:var(--borders);border-radius:60px;color:var(--h6-color);cursor:pointer;display:flex;font:var(--base-font);font-size:1rem;justify-content:space-between;margin-right:12px;padding:10px 24px;padding-left:24px!important;transition:background .3s ease;white-space:nowrap}.comparison-table .tabs__navigation-item.active,.comparison-table .tabs__navigation-item:focus-visible,.comparison-table .tabs__navigation-item:hover{background-color:var(--accent-light-color);border-color:var(--accent-light-color)}.comparison-table .tabs__navigation-next,.comparison-table .tabs__navigation-prev{align-items:center;background-color:transparent;background-image:none;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 35%,#fff);border:none;border-radius:0;color:inherit;cursor:pointer;display:flex;font-family:inherit;height:102%;justify-content:flex-end;padding:0;position:absolute;text-align:inherit;top:50%;transform:translateY(-50%);width:80px}.comparison-table .tabs__navigation-next svg,.comparison-table .tabs__navigation-prev svg{margin-left:auto}.comparison-table .tabs__navigation-prev{display:none;left:0;transform:translateY(-50%) rotate(180deg)}.comparison-table .tabs__navigation-next{padding-right:5%;right:0}.comparison-table .tabs__navigation:not(.tabs__navigation--scroller) .tabs__navigation-next,.comparison-table .tabs__navigation:not(.tabs__navigation--scroller) .tabs__navigation-prev{display:none}.comparison-table .heading{max-width:var(--heading-width)}.comparison-table .heading.text--center{margin-left:auto;margin-right:auto}.comparison-table .heading.text--right{margin-left:auto}.comparison-table table{border-collapse:collapse;overflow-x:auto;width:100%}.comparison-table table~.button{margin:2.5rem auto 0}.comparison-table table thead th{background-color:var(--table-header-bg,transparent);padding:5px 30px;text-align:center}@media (min-width:768px){.comparison-table table thead th.always-show,.comparison-table table thead th.hide,.comparison-table table thead th[style*=block]{display:table-cell!important}}@media not screen and (min-width:768px){.comparison-table table thead th{padding-bottom:25px}}.comparison-table table thead th:first-child{background-color:var(--table-features-bg,#f1f4fb);border-top-left-radius:6px;padding-left:0}@media (min-width:768px){.comparison-table table thead th:not(:last-child){border-right:1px solid var(--table-features-bg,#f1f4fb)}}.comparison-table table thead th .h4{color:var(--table-header-text,var(--h5-color));display:block;font-size:18px}.comparison-table table thead th .callout{color:var(--eyebrow-color);color:var(--table-header-eyebrow,var(--accent-color));display:block;font:var(--eyebrow-font);font-size:.75em;letter-spacing:var(--eyebrow-letter-spacing);letter-spacing:unset}@media not screen and (min-width:768px){.comparison-table table thead th .callout{font-size:var(--eyebrow-mobile-size);line-height:var(--eyebrow-mobile-line-height)}}.comparison-table table thead th .callout~.h4{margin-top:0}@media not screen and (min-width:768px){.comparison-table table tbody tr:first-child{border-top:1px solid var(--table-features-bg,#f1f4fb)}}.comparison-table table tbody tr td,.comparison-table table tbody tr th{padding:15px}.comparison-table table tbody tr th{background-color:var(--table-features-bg,#f1f4fb);color:var(--table-features-text,var(--base-color));padding-left:40px;padding-right:40px;text-align:left}@media (min-width:768px){.comparison-table table tbody tr th{border-bottom:var(--borders);border-color:#fff;width:33%}.comparison-table table tbody tr th.always-show,.comparison-table table tbody tr th[style*=block]{display:table-cell!important}}@media not screen and (min-width:768px){.comparison-table table tbody tr th{font-size:.9em;text-align:center}}.comparison-table table tbody tr td{font-size:14px;text-align:center}@media (min-width:768px){.comparison-table table tbody tr td{border-bottom:var(--borders);border-color:var(--table-features-bg,#f1f4fb);width:20%}.comparison-table table tbody tr td.always-show,.comparison-table table tbody tr td[style*=block]{display:table-cell!important}.comparison-table table tbody tr td:not(:last-child){border-right:1px solid var(--table-features-bg,#f1f4fb)}}.comparison-table table tbody tr td:nth-child(2n){background-color:var(--table-even-bg,transparent);color:var(--table-even-text,var(--base-color))}.comparison-table table tbody tr td:nth-child(2n) svg{fill:var(--table-even-icon,var(--base-color))}.comparison-table table tbody tr td:nth-child(odd):not(:first-child){background-color:var(--table-odd-bg,transparent);color:var(--table-odd-text,var(--base-color))}.comparison-table table tbody tr td:nth-child(odd):not(:first-child) svg{fill:var(--table-odd-icon,var(---base-color))}.comparison-table table tbody tr td svg{height:var(--icon-height,18px);width:auto}.comparison-table table tbody tr:last-child th{border-bottom-left-radius:6px}.comparison-table table tbody tr:last-child td,.comparison-table table tbody tr:last-child th{border-bottom:none}.comparison-table table tbody tr.callout th{color:var(--accent-color)}.comparison-table table tbody tr.callout td{font-weight:700}.comparison-table .footer_text{margin-top:4rem}[id^=tab-]:not(#tab-1){display:none}.hs-inline-edit [id^=tab-]{display:block!important}