.selected-style{margin-top:-8px;margin-bottom:24px;padding:20px 22px;display:grid;grid-template-columns:auto 1fr;gap:8px 18px;align-items:center;border:1px solid rgba(240,213,141,.28);border-radius:18px;background:linear-gradient(120deg,rgba(240,213,141,.11),rgba(255,255,255,.018))}.selected-style[hidden]{display:none}.selected-style small{grid-row:1;color:#a99973;font-size:9px;letter-spacing:.16em}.selected-style strong{grid-row:2;font-size:24px;color:#f0d58d}.selected-style span{grid-column:2;grid-row:1/3;justify-self:end;max-width:520px;color:#9b958b;font-size:13px;line-height:1.55}@media(max-width:700px){.selected-style{grid-template-columns:1fr;gap:7px}.selected-style small,.selected-style strong,.selected-style span{grid-column:1;grid-row:auto;justify-self:start}.selected-style strong{font-size:21px}}