.family_ui_marketplace_top_bar{position:fixed;top:0;left:0;width:100%;height:56px;display:flex;justify-content:center;align-items:center;gap:10px;background:#46bd91;color:#fff;padding:6px;z-index:5}@media(min-width:400px){.family_ui_marketplace_top_bar{padding:12px}}.family_ui_marketplace_top_bar .content{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}@media(min-width:700px){.family_ui_marketplace_top_bar .content{gap:16px}}.family_ui_marketplace_top_bar .content .title{font-size:13px;line-height:17px}@media(min-width:700px){.family_ui_marketplace_top_bar .content .title{font-size:16px;line-height:24px}}.family_ui_marketplace_top_bar .content .ant-btn{min-width:auto;border-color:#fff;color:#fff;background:rgba(0,0,0,0);border-radius:32px;padding:4px 12px;font-size:12px;font-weight:600}.family_ui_marketplace_top_bar .content .ant-btn:hover{background:#fff;color:#46bd91;border-color:#fff}@media(min-width:700px){.family_ui_marketplace_top_bar .content .ant-btn{padding:4px 32px;font-size:14px;height:36px}}.family_ui_marketplace_top_bar .close{border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:.2s ease-in}.family_ui_marketplace_top_bar .close:hover{background:#e8eef3;scale:110%;color:#1d2b42}