.top-coat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.top-coat-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.top-coat-compare figure{margin:0;background:#101012}.top-coat-compare img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.top-coat-compare figcaption{padding:16px 18px;background:#f7f6f2;color:#101012}.top-coat-compare strong{display:block;font-size:1rem}.top-coat-compare span{display:block;margin-top:5px;color:#706f6a;font-size:.86rem}@media(max-width:760px){.top-coat-grid,.top-coat-compare{grid-template-columns:1fr}}
