html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}#features *{-webkit-box-sizing:border-box;box-sizing:border-box}#features .tablist{--tablist-selected-index:0;--tablist-button-width:8.0625rem;--tablist-track-height:2.75rem;--tablist-track-padding:0.25rem;--tablist-track-gap:0rem;--tablist-track-background:rgba(208, 210, 224, 0.4);--tablist-selected-background:rgba(94, 94, 135, 0.4);--tablist-selected-border:1px solid rgba(255, 255, 255, 0.1);--tablist-selected-tab-color:#000;--tablist-selected-tab-font-weight:600;--tablist-tab-color:rgba(0, 0, 0, 0.6);--tablist-tab-font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:3rem 0 2rem}@media (max-width:43.75em){#features .tablist{--tablist-button-width:7.5rem}}#features .tablist .tablist-track{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:var(--tablist-track-gap);background:var(--tablist-track-background);border-radius:1.75rem;height:var(--tablist-track-height);position:relative;padding:0 var(--tablist-track-padding)}#features .tablist .tablist-track .tablist-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;z-index:2;width:var(--tablist-button-width);margin:0;border:none;background:0 0;color:var(--tablist-tab-color);font-family:inherit;font-size:var(--tablist-tab-font-size);font-weight:500;letter-spacing:-.03em;line-height:1.2;padding:0;border-radius:1.75rem;cursor:pointer;-webkit-transition:color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:color .2s ease,background .2s ease,box-shadow .2s ease;transition:color .2s ease,background .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}#features .tablist .tablist-track .tablist-tab:active{outline:unset;-webkit-box-shadow:unset;box-shadow:unset}#features .tablist .tablist-track .tablist-tab:focus{outline:0}#features .tablist .tablist-track .tablist-tab:focus-visible{outline:2px solid #0071eb;outline-offset:2px;z-index:3}#features .tablist .tablist-track .tablist-tab[aria-selected=true]{color:var(--tablist-selected-tab-color);font-weight:var(--tablist-selected-tab-font-weight)}#features .tablist .tablist-track:after{content:'';width:var(--tablist-button-width);border-radius:1.5rem;border:0;background:var(--tablist-selected-background);top:var(--tablist-track-padding);bottom:var(--tablist-track-padding);z-index:1;pointer-events:none;-webkit-transition:left .2s ease;transition:left .2s ease;left:calc(var(--tablist-track-padding) + var(--tablist-selected-index) * (var(--tablist-button-width) + var(--tablist-track-gap)));position:absolute}#features .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#features .comparison-check-wrap{position:relative;display:inline-block;line-height:0;vertical-align:middle}#features .feature-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:1rem;border:1px solid #e5e5e5;overflow:hidden}#features .feature-table table{table-layout:fixed;width:100%;--table-header-height:5rem;--table-header-font-size:1.5rem;--table-row-header-height:3.25rem;--table-row-height:4rem;--table-row-header-padding:2rem;--table-row-header-color:rgba(0, 0, 0, 0.6);--table-row-space-top-height:0.5rem;--table-row-space-bottom-height:1.5rem;--table-row-space-collapsed-height:0.5rem;--table-row-bottom-height:6rem;--table-cell-width:calc(100% / 3);--table-cell-padding:2rem;--table-cell-font-size:1.125rem;--table-cell-note-font-size:0.75rem;--table-cell-note-color:rgba(0, 0, 0, 0.5);--table-cell-color:rgba(0, 0, 0, 0.6);--table-price-font-size:2rem;--table-price-competitor-font-size:1.5rem}@media (max-width:43.75em){#features .feature-table table{--table-header-font-size:1rem;--table-row-header-padding:0.75rem;--table-row-bottom-height:7.375rem;--table-cell-font-size:0.875rem;--table-cell-padding:0.5rem;--table-price-font-size:1.25rem;--table-price-competitor-font-size:1.125rem}#features .feature-table table tbody tr.row-header.is-collapsed~.row-space:last-child,#features .feature-table table tfoot tr.row-header.is-collapsed~.row-space:last-child{--table-row-space-collapsed-height:0}#features .feature-table table td .cell-note br,#features .feature-table table th .cell-note br{display:block}#features .feature-table table tfoot .cell-note{--table-cell-note-font-size:0.875rem}#features .feature-table table tfoot tr.row-space:last-child{display:none}}#features .feature-table table thead tr{height:var(--table-header-height)}#features .feature-table table thead tr th{color:var(--table-cell-color);font-size:var(--table-header-font-size);font-weight:500;letter-spacing:-.015rem;width:var(--table-cell-width)}#features .feature-table table thead tr th:nth-child(2){background-color:rgba(0,113,235,.05);color:#0071eb}#features .feature-table table thead tr th .cell-note{font-size:var(--table-cell-font-size);margin-top:0}#features .feature-table table tbody tr,#features .feature-table table tfoot tr{height:var(--table-row-height)}#features .feature-table table tbody tr.sliding,#features .feature-table table tfoot tr.sliding{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#features .feature-table table tbody tr.sliding td,#features .feature-table table tfoot tr.sliding td{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#features .feature-table table tbody tr.sliding td:not(:first-child),#features .feature-table table tfoot tr.sliding td:not(:first-child){-webkit-box-align:center;-ms-flex-align:center;align-items:center}#features .feature-table table tbody tr.row-space,#features .feature-table table tfoot tr.row-space{-webkit-transition:height .2s linear;transition:height .2s linear}#features .feature-table table tbody tr.row-space:nth-child(2),#features .feature-table table tfoot tr.row-space:nth-child(2){height:var(--table-row-space-top-height)}#features .feature-table table tbody tr.row-space:last-child,#features .feature-table table tfoot tr.row-space:last-child{height:var(--table-row-space-bottom-height)}#features .feature-table table tbody tr.row-header,#features .feature-table table tfoot tr.row-header{height:var(--table-row-header-height);background-color:#e9ebf3;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#features .feature-table table tbody tr.row-header td:first-child,#features .feature-table table tfoot tr.row-header td:first-child{padding-left:var(--table-row-header-padding)}#features .feature-table table tbody tr.row-header .row-header-label,#features .feature-table table tfoot tr.row-header .row-header-label{color:var(--table-row-header-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}#features .feature-table table tbody tr.row-header .row-header-label::before,#features .feature-table table tfoot tr.row-header .row-header-label::before{content:'';-ms-flex-negative:0;flex-shrink:0;width:1rem;height:1rem;background:url(/funnel/assets/themes/glass/img/home/down-carrot.svg) center no-repeat;background-size:contain;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:rotate(0);transform:rotate(0);-webkit-filter:invert(1);filter:invert(1)}#features .feature-table table tbody tr.row-header.is-collapsed .row-header-label::before,#features .feature-table table tfoot tr.row-header.is-collapsed .row-header-label::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#features .feature-table table tbody tr.row-header.is-collapsed~tr td,#features .feature-table table tfoot tr.row-header.is-collapsed~tr td{--table-cell-color:transparent}#features .feature-table table tbody tr.row-header.is-collapsed~tr td .cell-note,#features .feature-table table tfoot tr.row-header.is-collapsed~tr td .cell-note{--table-cell-note-color:transparent}#features .feature-table table tbody tr.row-header.is-collapsed~tr td .comparison-check-wrap,#features .feature-table table tfoot tr.row-header.is-collapsed~tr td .comparison-check-wrap{opacity:0}#features .feature-table table tbody tr.row-header.is-collapsed~.row-space,#features .feature-table table tfoot tr.row-header.is-collapsed~.row-space{height:var(--table-row-space-collapsed-height)}#features .feature-table table tbody tr.row-header.is-collapsed:last-child,#features .feature-table table tfoot tr.row-header.is-collapsed:last-child{--table-row-space-collapsed-height:0}#features .feature-table table tbody tr td,#features .feature-table table tfoot tr td{color:var(--table-cell-color);font-size:var(--table-cell-font-size);font-weight:500;width:var(--table-cell-width);-webkit-transition:opacity .2s ease,color .2s ease;transition:opacity .2s ease,color .2s ease}#features .feature-table table tbody tr td:first-child,#features .feature-table table tfoot tr td:first-child{padding:0 var(--table-cell-padding)}#features .feature-table table tbody tr td:not(:first-child),#features .feature-table table tfoot tr td:not(:first-child){text-align:center}#features .feature-table table tbody tr td:nth-child(2),#features .feature-table table tfoot tr td:nth-child(2){--table-cell-color:#0071EB;background-color:rgba(0,113,235,.08)}#features .feature-table table tbody tr td .comparison-check-wrap,#features .feature-table table tfoot tr td .comparison-check-wrap{opacity:1;-webkit-transition:inherit;transition:inherit}#features .feature-table table tfoot{--table-row-height:var(--table-row-bottom-height);--table-row-space-collapsed-height:0;--table-row-space-bottom-height:1rem;--table-cell-note-font-size:1rem;--table-cell-color:rgba(0, 0, 0, 0.8)}#features .feature-table table tfoot td .cell-note{margin-top:-.1rem}#features .feature-table table td .price-competitor~.cell-note,#features .feature-table table td .price-primary~.cell-note,#features .feature-table table th .price-competitor~.cell-note,#features .feature-table table th .price-primary~.cell-note{margin-top:-.1rem;--table-cell-note-font-size:1rem}@media (max-width:43.75em){#features .feature-table table td .price-competitor~.cell-note,#features .feature-table table td .price-primary~.cell-note,#features .feature-table table th .price-competitor~.cell-note,#features .feature-table table th .price-primary~.cell-note{--table-cell-note-font-size:0.875rem}}#features .feature-table table td .comparison-check-wrap~.cell-note,#features .feature-table table th .comparison-check-wrap~.cell-note{margin-top:0}#features .feature-table table td .cell-note,#features .feature-table table th .cell-note{display:block;color:var(--table-cell-note-color);font-weight:500;font-size:var(--table-cell-note-font-size);-webkit-transition:inherit;transition:inherit}#features .feature-table table td .cell-note sup,#features .feature-table table th .cell-note sup{font-size:1em;top:-.05em}#features .feature-table table td .cell-note:not(:nth-child(2)),#features .feature-table table th .cell-note:not(:nth-child(2)){margin-top:.4rem}#features .feature-table table td br,#features .feature-table table th br{display:none}#features .feature-table table td .cell-note--red,#features .feature-table table th .cell-note--red{--table-cell-note-color:#DB336E}#features .feature-table table td .price,#features .feature-table table td .price-competitor,#features .feature-table table td .price-primary,#features .feature-table table th .price,#features .feature-table table th .price-competitor,#features .feature-table table th .price-primary{font-size:var(--table-price-font-size);font-weight:500}#features .feature-table table td .price-competitor,#features .feature-table table td .price-primary,#features .feature-table table th .price-competitor,#features .feature-table table th .price-primary{font-size:var(--table-price-competitor-font-size)}#features .feature-table table td img,#features .feature-table table th img{opacity:1;-webkit-transition:inherit;transition:inherit}#features .table-disclaimer p{margin-top:2rem;color:rgba(0,0,0,.5);font-size:.875rem;font-weight:400;line-height:normal;letter-spacing:-.02625rem;text-align:center}#features .table-disclaimer p sup{font-size:.9rem;top:0;margin-right:.1rem}@media (max-width:43.75em){#features .table-disclaimer p{max-width:20rem;margin-inline:auto}}