.box-locale{color:rgba(0,0,0,.65);cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:700}.locale-dropdown{padding:4px;display:flex;flex-direction:column;gap:4px}.locale-dropdown .locale-item{cursor:pointer;padding:5px 8px;display:flex;align-items:center;gap:8px}.locale-dropdown .locale-item-selected{background:#d2ebff;border-radius:6px}.locale-dropdown .locale-item:hover{background:#eaecf0;border-radius:6px}.select-landing-locale{display:flex;align-items:center;justify-content:space-between;padding:48px 48px 12px}.select-landing-locale .selected-locale{display:flex;padding:10px 12px;border-radius:50%;cursor:pointer}.select-landing-locale .selected-locale:hover{background:rgba(29,41,57,.122)}.select-landing-locale-overlay.ant-dropdown .ant-dropdown-menu{display:flex;flex-direction:column;padding:12px;gap:4px;border-radius:20px;border:1px solid #eaecf0;background:hsla(0,0%,100%,.9);box-shadow:0 12px 16px -4px rgba(16,24,40,.08);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.select-landing-locale-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item{width:242px;padding:16px;border-radius:12px;color:#262626}.select-landing-locale-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content{display:flex;align-items:center;gap:16px;font-size:16px;font-weight:500}.select-landing-locale-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.selected{color:#105ce2;background:#dde1e7}.select-landing-locale-overlay.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:#eaecf0}.logged-layout .sider{background:#fff;padding:32px 16px}.logged-layout .sider .ant-menu{display:flex;flex-direction:column;gap:4px}.logged-layout .sider .menu-icon{width:20px;height:20px}.logged-layout .sider .ant-menu-item{margin:0;width:100%;height:42px;line-height:42px}.logged-layout .sider .ant-menu-item .ant-menu-title-content{margin-inline-start:12px}.logged-layout .sider .ant-menu-item:after{border-right:none}.logged-layout .sider .ant-menu-item-selected{border-radius:8px;background:#d2ebff;color:#105ce2;font-weight:500}.logged-layout .sider .ant-menu-item-selected .ant-menu-title-content{margin-inline-start:12px}.logged-layout .sider .ant-menu-inline{border-right:none}.logged-layout .header-logo{width:120px;height:100%;display:flex;align-items:center}.logged-layout .logo{height:100%;width:120px}.right-side{display:flex;justify-content:flex-end;height:100%;align-items:center;gap:20px}.right-side .user-profile{cursor:pointer;display:flex;align-items:center;gap:8px;color:#1d2939;font-weight:500}.user-profile-dropdown{padding:8px;min-width:300px;max-width:500px}.user-profile-dropdown .user-profile{padding:4px 12px;margin-bottom:6px;cursor:pointer}.user-profile-dropdown .user-profile:hover{background:#eaecf0;border-radius:8px}.user-profile-dropdown h1{font-size:14px;font-weight:500;line-height:22px}.user-profile-dropdown h1,.user-profile-dropdown h2{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-dropdown h2{color:#667085;font-size:12px;line-height:16px}.user-profile-dropdown .sign-out{padding:8px 12px;display:flex;align-items:center;gap:12px;cursor:pointer}.user-profile-dropdown .sign-out:hover{background:#eaecf0;border-radius:8px}.charge-feature-list{display:flex;flex-direction:column;gap:8px}.charge-feature-list .charge-feature{display:flex;gap:8px;align-items:center;line-height:22px;color:#667085}.charge-feature-list .charge-feature a{color:#667085;text-decoration:underline}.charge-feature-list .charge-feature a:hover{color:#62a5fc}.charge-feature-list .charge-feature .check-icon{width:16px;height:16px;color:#4096ff}.charge-feature-list .charge-feature .charge-feature-app-icon{border-radius:6px;box-shadow:0 2.286px 4.571px -2.286px rgba(29,31,35,.12),0 4.571px 4.571px -2.286px rgba(29,31,35,.08)}