.itm-why{--red:#d32027;--navy:#1a3a5c;--muted:#5a6470;padding:64px 24px}.itm-why .in{margin:0 auto;max-width:1100px}.itm-why .hd{margin-bottom:40px;text-align:center}.itm-why .hd h2{color:var(--navy);margin:0}.itm-why .list{display:grid;gap:18px 40px;grid-template-columns:1fr 1fr}.itm-why .it{align-items:flex-start;display:flex;gap:14px}.itm-why .chk{align-items:center;background:var(--red);border-radius:50%;display:flex;flex:0 0 26px;height:26px;justify-content:center;margin-top:3px}.itm-why .chk svg{fill:none;height:14px;stroke:#fff;stroke-width:3;width:14px}.itm-why .it b{color:var(--navy)}.itm-why .it p{color:var(--muted);margin:2px 0 0}@media(max-width:780px){.itm-why .list{grid-template-columns:1fr}}