.mobile-menu[data-v-5669bb2f]{animation:open-5669bb2f .3s ease-in-out;height:100%;top:0;right:0;bottom:0;left:0;position:fixed;width:100%;z-index:90}.mobile-menu--close[data-v-5669bb2f]{animation:close-5669bb2f .3s ease-in-out}.mobile-menu-wrapper[data-v-5669bb2f]{background-color:#1d2129;height:100vh;top:0;right:0;bottom:0;left:0;opacity:.7;overflow-y:hidden;position:fixed;width:100vw;z-index:100}.mobile-menu-inner[data-v-5669bb2f]{background-color:#fff;border-radius:12px 12px 0 0;bottom:0;height:-moz-max-content;height:max-content;left:0;min-height:100px;opacity:1;padding:12px 16px 16px;position:fixed;right:0;width:100vw;z-index:110}.mobile-menu-inner__controls[data-v-5669bb2f]{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;justify-content:center;padding:12px 0;position:relative;width:100%}.mobile-menu-inner__controls>span[data-v-5669bb2f]{background-color:#e5e6eb;border-radius:32px;height:8px;width:64px}.mobile-menu-inner__controls>button[data-v-5669bb2f]{align-items:center;align-self:flex-end;border:1px solid #e5e6eb;border-radius:4px;display:flex;flex-direction:row;flex-wrap:nowrap;gap:0;height:28px;justify-content:center;padding:6px;position:absolute;right:0;top:0;width:28px}.mobile-menu-inner__controls>button svg[data-v-5669bb2f]{height:18px;width:18px}.mobile-menu-inner__content[data-v-5669bb2f]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;height:-moz-max-content;height:max-content;justify-content:flex-start;padding-top:16px;width:100%}.mobile-menu-inner__content-save[data-v-5669bb2f]{align-items:center;background-color:var(--primary-action-color,#206ccf);border-radius:8px;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:var(--font);font-size:18px;font-weight:600;gap:0;height:48px;justify-content:center;letter-spacing:0;line-height:20px;padding:16px;text-align:center;width:100%}@keyframes open-5669bb2f{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes close-5669bb2f{0%{transform:translateY(0)}to{transform:translateY(100%)}}
