.comparison-screen{padding-top:82px;padding-bottom:82px}
.comparison-screen>header>p:last-child{margin-top:5px;color:#7f8da0;font-size:15px}
.official-compare{max-width:1080px;margin:38px auto 0;border:1px solid #e1e7ef;border-radius:10px;overflow:hidden;font-size:13px}
.compare-row{display:grid;grid-template-columns:1.05fr 1.3fr 1.3fr 1.3fr;min-height:43px;align-items:center;text-align:center;border-bottom:1px solid #e1e7ef}
.compare-row:last-child{border:0}
.compare-row>*{height:100%;display:flex;align-items:center;justify-content:center;padding:5px;border-right:1px solid #e1e7ef}
.compare-row>*:last-child{border:0}
.compare-row.head{background:#f5f7fa;font-size:12px}
.compare-row.head b:nth-child(2),.compare-row strong{color:#13864c;background:#f3fbf6}
.compare-row span{color:#435168}
.compare-row strong{font-weight:700}
@media(max-width:600px){.official-compare{overflow:auto}.compare-row{min-width:580px;font-size:11px}.comparison-screen{padding-left:15px;padding-right:15px}}
