[dir] .proposal-product-panel{padding:1rem;margin-bottom:1.5rem;border:1px solid #ebe9f1;border-radius:.5rem;background:#fafafc}.proposal-product-panel__title{font-weight:600;color:#5e5873}[dir] .proposal-product-panel__title{margin-bottom:.75rem}.proposal-product-list{display:flex;flex-direction:column;gap:.75rem}.proposal-product-item{display:flex;align-items:center;justify-content:space-between;gap:1rem}[dir] .proposal-product-item{padding:.875rem 1rem;border-radius:.5rem;background:#fff;border:1px solid #ebe9f1}.proposal-product-item__body{min-width:0}.proposal-product-item__name{font-weight:600;color:#5e5873;word-break:break-word}.proposal-product-item__meta{font-size:.875rem;color:#6e6b7b}[dir] .proposal-product-item__meta{margin-top:.25rem}.title{color:#000}@media(max-width:767px){.proposal-product-item{align-items:flex-start;flex-direction:column}}