.em-showcase{display:grid;gap:14px}.em-attribute-title{font-weight:600;margin:6px 0 2px}.em-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #eee;border-radius:8px;margin-bottom:5px}.em-check{display:flex;align-items:center;gap:10px}.em-label{font-weight:500}.em-label small{opacity:.7;font-weight:400;margin-left:6px}.em-qty{width:50px !important;padding:2px !important;border:1px solid #eee !important;outline:0 !important}.em-rows-list{display:flex;flex-direction:column;gap:10px}.em-rows-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 20px}@media (max-width:992px){.em-rows-grid{grid-template-columns:1fr}}