.btn-underline{background:0 0;padding:0;margin:0;border:none;outline:0;cursor:pointer;color:var(--Links-Light);-webkit-transition:opacity .3s;transition:opacity .3s;display:inline-block;text-align:center;text-decoration:underline}.btn-underline:hover{opacity:.7}.comparing-table{overflow-x:auto;background:var(--Surface-Light-900)}.comparing-table-wrapper{border-radius:var(--Border-Radius);border:1px solid var(--border-dark-40016);overflow:hidden}.comparing-table::-webkit-scrollbar{width:24px;height:24px}.comparing-table::-webkit-scrollbar-thumb{background-color:var(--border-dark-40016);border-radius:var(--Border-Radius);border:8px solid var(--Surface-Light-400)}.comparing-table::-webkit-scrollbar-track{background-color:var(--Surface-Light-400)}@media screen and (min-width:992px){.comparing-table{border-radius:var(--Border-Radius-X)}}.comparing-table table{font-size:var(--font-size--cmall);line-height:var(--line-height--cmall);width:100%;overflow:hidden;border-collapse:separate;border-spacing:0}@media screen and (min-width:992px){.comparing-table table{font-size:var(--font-size--default);line-height:var(--line-height--default);table-layout:fixed}}.comparing-table table thead{background:var(--surface-dark-40016)}.comparing-table table td,.comparing-table table th{padding:16px 4px;min-width:80px}.comparing-table table td:first-child,.comparing-table table th:first-child{padding-left:16px}@media screen and (min-width:992px){.comparing-table table td:first-child,.comparing-table table th:first-child{padding-left:24px}}.comparing-table table td:last-child,.comparing-table table th:last-child{padding-right:16px}@media screen and (min-width:992px){.comparing-table table td:last-child,.comparing-table table th:last-child{padding-right:24px}}.comparing-table table th{font-weight:700;color:var(--Text-50);text-align:left;border-bottom:1px solid var(--border-dark-4008)}.comparing-table table td{vertical-align:top;border-bottom:1px solid var(--border-dark-4008)}.comparing-table table img{display:block;width:88px;height:44px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}