.comparison{background:#f7f8fb;padding:80px 0}.comp-table{background:#fff;border:1px solid #e7e9f0;border-radius:16px;margin:0 auto;max-width:820px;overflow:hidden}.comp-row{align-items:center;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr}.comp-row:not(:last-child){border-bottom:1px solid #e7e9f0}.comp-row.head{background:#0b1f3f}.comp-row.head div{color:#fff;font-size:13px;font-weight:600}.comp-row.head div:first-child{color:#b9c2da;font-weight:500}.comp-row div{color:#5c6478;font-size:13px;padding:14px 16px;text-align:center}.comp-row div:first-child{color:#0b1f3f;font-weight:600;text-align:left}.comp-row .yes{color:#eb6b2e;font-weight:700}.comp-row .no{color:#c7cbd6}.comp-row.best{background:#fff1e8}@media (max-width:980px){.comp-row{grid-template-columns:1.2fr 1fr 1fr 1fr}}@media (max-width:720px){.comp-table{overflow-x:auto}}