:root{--mate-green:#9ecc72;--mate-olive:#597339;--mate-orange:#ed8c2d;--mate-ink:#2f3434;--mate-line:#d9e0e0;--mate-soft:#f7f8f8;--mate-green-soft:#f4faf2;--mate-green-pale:#fcfefb}*{box-sizing:border-box}.mate-criteria{width:100%;margin:36px 0 48px;color:var(--mate-ink);font-family:inherit}.mate-comparison-label{display:inline-block;margin:0 0 14px;padding-left:14px;border-left:4px solid var(--mate-orange);color:#202828;font-size:21px;line-height:1.35;font-weight:700}.mate-comparison-wrapper{overflow:hidden;border:1px solid var(--mate-line);border-radius:16px;background:#fff;box-shadow:0 7px 22px rgba(32,40,40,.045)}.mate-comparison-wrapper+.mate-comparison-label{margin-top:38px}.mate-demo{margin:28px 4px 52px;color:var(--mate-ink);font-size:15px;line-height:1.55}.mate-demo strong{color:var(--mate-olive)}.mate-demo+.mate-comparison-label{margin-top:0}.mate-comparison-scroll{overflow-x:auto}.mate-comparison-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.mate-comparison-table th,.mate-comparison-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:normal}.mate-comparison-table th{padding:17px 20px;color:#202828;background:var(--mate-soft);border-bottom:1px solid var(--mate-line);font-size:16px;line-height:1.4;font-weight:700}.mate-comparison-table th:last-child{color:var(--mate-olive);background:var(--mate-green-soft)}.mate-comparison-table th:first-child,.mate-comparison-table td:first-child{border-right:1px solid var(--mate-line)}.mate-comparison-table td{padding:17px 20px;border-bottom:1px solid #edf0f0;color:var(--mate-ink);font-size:16px;line-height:1.6}.mate-comparison-table tbody tr:nth-child(even) td:first-child{background:var(--mate-soft)}.mate-comparison-table tbody tr:nth-child(even) td:last-child{background:var(--mate-green-soft)}.mate-comparison-table tbody tr:last-child td{border-bottom:0}.mate-comparison-table td:last-child{background:var(--mate-green-pale)}.mate-comparison-table td:last-child:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:9px;border-radius:50%;color:var(--mate-olive);background:#dcebcf;font-size:12px;font-weight:800;vertical-align:-1px}@media(max-width:700px){.mate-comparison-table{min-width:640px}.mate-comparison-table th,.mate-comparison-table td{padding:15px 16px;font-size:15px}.mate-comparison-label{font-size:19px}}