.query-error-alert-wrapper{display:flex;justify-content:center;align-items:center;width:100%;padding-inline:16px;height:100%}.query-error-alert-wrapper .query-error-alert-container{width:100%;max-width:400px}.query-error-alert-wrapper .query-error-alert-container .ant-alert-error{width:100%;flex-direction:column;align-items:center;justify-content:center;gap:15px}.query-error-alert-wrapper .query-error-alert-container .ant-alert-error .ant-alert-icon{margin:0;font-size:28px;color:var(--error)}.query-error-alert-wrapper .query-error-alert-container .ant-alert-error .ant-alert-message{font-size:16px;font-weight:700;text-align:center}.query-error-alert-wrapper .query-error-alert-container .ant-alert-error .ant-alert-description{font-size:14px;font-weight:400;text-align:center}.query-error-alert-wrapper .query-error-alert-container .ant-alert-error .ant-alert-action{margin:0}.query-error-alert-wrapper .query-error-alert-container .retry-button{height:54px;font-size:16px;padding:10px;padding-inline:20px;border-radius:12px}