.LeadCardPageHeader{justify-content:flex-end;align-items:center;gap:8px;min-height:48px;line-height:1;display:flex}.LeadCardPageHeader__actions{flex:none;justify-content:flex-end;align-items:center;gap:8px;min-height:40px;display:flex}.LeadCardPageHeader__sound-toggle{justify-content:center;align-items:center;display:inline-flex}@media screen and (max-width:550px){.LeadCardPageHeader,.LeadCardPageHeader__actions{gap:6px;min-height:40px}}.LeadCardPageBackButton{color:rgba(0,0,0,.65);width:38px;min-width:38px;height:38px;box-shadow:none;background:#fff;border-color:#f0f0f0;border-radius:6px;flex:none;justify-content:center;align-items:center;margin:0 8px 0 4px;padding:0;line-height:1;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.LeadCardPageBackButton .anticon{font-size:14px}.LeadCardPageBackButton .ant-btn-icon{justify-content:center;align-items:center;display:inline-flex}.LeadCardPageBackButton:hover,.LeadCardPageBackButton:focus{color:#1677ff!important;background:#f5faff!important;border-color:#91caff!important}.LeadCardPageBackButton:active{color:#0958d9!important;background:#e6f4ff!important;border-color:#69b1ff!important}.LeadCardPageBackButton:focus-visible{outline-offset:2px;outline:2px solid rgba(22,119,255,.35)}@media screen and (max-width:660px){.LeadCardPageBackButton{width:36px;min-width:36px;height:36px;margin-right:4px}.LeadCardPageBackButton .anticon{font-size:13px}}