.cmp-wrap{width:100%;--cmp-header-bg:#1c3557;--cmp-check-bg:#1c3557;--cmp-outer-border:rgba(28,53,87,.6);--cmp-border:rgba(28,53,87,.35);--cmp-row-alt:rgba(28,53,87,.1)}.cmp-mobile{display:none}.cmp-table-outer{width:100%}.cmp-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.cmp-th{background-color:var(--cmp-header-bg);border-bottom:1px solid var(--cmp-outer-border);border-left:1px solid hsla(0,0%,100%,.2);border-right:none;border-top:1px solid var(--cmp-outer-border);color:#fff;font-size:13px;font-weight:600;line-height:1.4;padding:14px 12px;text-align:center;vertical-align:middle}.cmp-th:first-child{border-left:1px solid var(--cmp-outer-border);border-top-left-radius:10px}.cmp-th:last-child{border-right:1px solid var(--cmp-outer-border);border-top-right-radius:10px}.cmp-th-feat{text-align:left;width:44%}.cmp-tr-odd{background-color:#fff}.cmp-tr-even{background-color:var(--cmp-row-alt)}.cmp-td{border-bottom:1px solid var(--cmp-border);border-left:1px solid var(--cmp-border);border-right:none;color:#1c1c1c;font-size:13px;padding:12px;vertical-align:middle}.cmp-td:first-child{border-left:1px solid var(--cmp-outer-border)}.cmp-td:last-child{border-right:1px solid var(--cmp-outer-border)}.cmp-tr:last-child .cmp-td{border-bottom:1px solid var(--cmp-outer-border)}.cmp-tr:last-child .cmp-td:first-child{border-bottom-left-radius:10px}.cmp-tr:last-child .cmp-td:last-child{border-bottom-right-radius:10px}.cmp-td-feat{line-height:1.5}.cmp-td-val{text-align:center}.cmp-check{align-items:center;background-color:var(--cmp-check-bg);border-radius:50%;display:inline-flex;height:28px;justify-content:center;width:28px}.cmp-check-sm{height:22px;width:22px}.cmp-text{color:#1c1c1c;font-size:12px;font-weight:600}.cmp-dash{color:#1c1c1c;font-size:16px;opacity:.3}.cmp-card{border:1px solid var(--cmp-outer-border);border-radius:10px;margin-bottom:12px;overflow:hidden}.cmp-card:last-child{margin-bottom:0}.cmp-card-header{background-color:var(--cmp-header-bg);color:#fff;font-size:15px;font-weight:600;padding:12px 16px}.cmp-card-list{list-style:none;margin:0;padding:0}.cmp-card-item{align-items:flex-start;background-color:#fff;border-bottom:1px solid var(--cmp-border);display:flex;gap:12px;justify-content:space-between;padding:10px 16px}.cmp-card-item:nth-child(2n){background-color:var(--cmp-row-alt)}.cmp-card-item:last-child{border-bottom:none}.cmp-card-feat{color:#1c1c1c;flex:1;font-size:13px;line-height:1.4}.cmp-card-val{flex-shrink:0}.cmp-th-mobile-col{width:45%}.cmp-carousel{align-items:center;display:flex;gap:6px;justify-content:space-between}.cmp-carousel-label{flex:1;font-size:13px;font-weight:600;text-align:center}.cmp-col-label{display:none}.cmp-col-label-active{display:inline}.cmp-carousel-btn{align-items:center;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.35);border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:28px;justify-content:center;line-height:1;padding:0;width:28px}.cmp-carousel-btn:disabled{cursor:default;opacity:.3}.cmp-carousel-btn:not(:disabled):hover{background:hsla(0,0%,100%,.25)}.cmp-col-val{display:none}.cmp-col-val-active{align-items:center;display:inline-flex;justify-content:center}@media screen and (max-width:640px){.cmp-desktop{display:none}.cmp-mobile{display:block}}