
.nusa-step-card .nusa-step-body{
 padding:18px;
}
.nusa-step-card .nusa-field,
.nusa-step-card .form-row{
 margin-bottom:14px;
}
.nusa-step-card input,
.nusa-step-card select,
.nusa-step-card textarea{
 width:100%;
 min-height:46px;
 border:1px solid #d9e3f0;
 border-radius:12px;
 padding:0 14px;
 font-size:14px;
 background:#fff;
}
.nusa-step-card label{
 display:block;
 font-weight:600;
 margin-bottom:8px;
 color:#172033;
}
.nusa-step-card .description{
 margin-top:6px;
 color:#718096;
 font-size:12px;
}
.nusa-shipping-card{
 margin-top:16px;
}
.nusa-summary-card{
 border-radius:14px;
}
