.smart-guide{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:0 0 17px}.smart-guide article{min-height:110px;border:1px solid #2d5147;border-radius:9px;padding:9px;background:#103128}.smart-guide b{display:block;color:var(--lime);font:700 19px "Space Grotesk"}.smart-guide strong{display:block;color:white;font-size:10px;line-height:1.2;margin-top:6px}.smart-guide span{display:block;color:#b7c9c1;font-size:9px;line-height:1.3;margin-top:5px}.smart-fields{grid-template-columns:1fr 1fr}.smart-fields label{min-width:0}@media(max-width:700px){.smart-guide{grid-template-columns:1fr 1fr}.smart-guide article{min-height:87px}.smart-fields{grid-template-columns:1fr}}
