.customer-assistance-banner{position:sticky;top:0;z-index:10000;display:flex;align-items:center;justify-content:center;gap:20px;padding:11px 18px;background:#ffca3a;color:#3f3000;box-shadow:0 3px 12px rgba(0,0,0,.2);font-size:13px}.customer-assistance-banner strong{font-weight:900}.customer-assistance-banner form{margin:0}.customer-assistance-banner button{border:0;border-radius:7px;padding:8px 12px;background:#5b4300;color:#fff;font-weight:800;cursor:pointer}@media(max-width:650px){.customer-assistance-banner{align-items:flex-start;flex-direction:column;gap:7px}}
