.sh-compare{padding:60px 0;}
.sh-compare__heading{text-align:center;font-size:3rem;margin:0 0 32px;}
.sh-compare__table-wrap{overflow-x:auto;border-radius:18px;border:1px solid #e6ecf7;}
.sh-compare__table{width:100%;border-collapse:collapse;font-size:1.5rem;min-width:480px;}
.sh-compare__table th,.sh-compare__table td{padding:16px 20px;text-align:center;border-bottom:1px solid #eef1f6;}
.sh-compare__table thead th{background:#12305e;color:#fff;font-size:1.5rem;}
.sh-compare__feature{text-align:left !important;font-weight:600;}
.sh-compare__us{background:#eaf1ff;font-weight:700;}
.sh-compare__table tbody tr:last-child td{border-bottom:none;}
