.error-component{display:flex;width:100%;max-width:1216px;padding:8px;box-sizing:border-box;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}.error-component .error-component__text{font-size:14px;line-height:20px;padding:6px 8px;align-items:flex-start;display:flex;flex-direction:column;justify-content:center;gap:8px}.error-component .error-component__title{font-weight:500}.error-component .error-component__support{font-weight:400}.error-component .error-component__icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.error-component .error-component__support-link,.error-component .error-component__support-link:hover{color:#000;text-decoration:underline}