.exchange-strip{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:10px;border:1px solid #dbe5f1;border-radius:14px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px #15365e0a;backdrop-filter:blur(12px)}.exchange-label{display:flex;align-items:center;gap:10px;min-width:250px;padding:4px 10px}.exchange-label>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#eaf3ff;color:#1769e0;font-weight:800}.exchange-label b,.exchange-label small,.exchange-strip article small,.exchange-strip article strong{display:block}.exchange-label b{font-size:10px}.exchange-label small{font-size:8px;color:#74869a;margin-top:3px}.exchange-strip article{display:flex;align-items:center;gap:10px;min-width:190px;padding:9px 13px;border-left:1px solid #e0e7f0}.exchange-strip article>span{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#f0f6ff;color:#1769e0;font-size:15px;font-weight:800}.exchange-strip article small{font-size:8px;color:#74869a}.exchange-strip article strong{font-size:13px;margin-top:3px;color:#102f58}@media(max-width:800px){.exchange-strip{flex-wrap:wrap}.exchange-label{width:100%}.exchange-strip article{flex:1;border-left:0}}
