.mobile-burger-menu{display:none}.mobile-burger-menu .user-icon-button{font-weight:700;border-radius:100px}.mobile-burger-menu .user-icon-button .user-icon-wrapper{display:flex;align-items:center;gap:4px;font-size:16px;justify-content:start;font-weight:500}.mobile-burger-menu .user-icon-button .user-icon-wrapper *{width:min-content}@media(max-width:1000px){.mobile-burger-menu{display:block}}.mobile-burger-menu .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99}.mobile-burger-menu button{padding:0;border:0;cursor:pointer;font-family:inherit}.mobile-burger-menu button svg path{fill:var(--text-black)}.mobile-burger-menu .close-button,.mobile-burger-menu .open-button{border-radius:50%;background:var(--gray);display:flex;align-items:center;justify-content:center}.mobile-burger-menu .open-button{width:28px;height:28px}.mobile-burger-menu .close-button{margin-left:auto;margin-bottom:20px;width:40px;height:40px}.mobile-burger-menu .primary-button{background:linear-gradient(90deg,#004bff,#1d3bcc);border-radius:100px;font-weight:500;font-size:16px;line-height:125%;color:#fff;padding:10px 20px;margin:0 auto;width:100%}@media(min-width:769px){.mobile-burger-menu .primary-button{display:none}}.mobile-burger-menu .modal{position:fixed;top:0;left:0;width:480px;height:100%;background:#fff;z-index:100;left:-100%;transition:.2s linear;padding:20px;overflow:auto}@media(max-width:620px){.mobile-burger-menu .modal{width:100%}}.mobile-burger-menu .open{left:0}.mobile-burger-menu .divider{height:1px;background:#e6e9f0;margin-bottom:20px}
/*# sourceMappingURL=d8cc2e740fd64e08.css.map*/