.err_cont{display:flex;justify-content:space-between;column-gap:8px;width:100%;padding:16px 20px;border-radius:16px;border:1px solid var(--acf-color-stroke-neutral-decorative,rgba(0,0,0,.1));box-sizing:border-box;margin-top:-208px;margin-bottom:224px}.err_cont svg{fill:#d13438}.err_cont .error_text{text-align:start;width:100%;color:#111;font-size:13px;font-weight:700;line-height:20px}.err_cont .action_button{color:#8a4b30;white-space:nowrap;cursor:pointer}.err_cont .action_button:hover{text-decoration:underline}.err_cont.streamstop{display:flex;align-items:center;gap:var(--acf-spacing-2xs,4px);border:none}.err_cont.streamstop .icon{display:flex;justify-content:center;align-items:center;width:32px;height:32px}.err_cont.streamstop svg{width:20px;height:20px;fill:var(--acf-color-fore-neutral-Quaternary,rgba(0,0,0,.6))}.err_cont.streamstop .error_text{color:var(--acf-color-fore-neutral-Quaternary,rgba(0,0,0,.6));font-size:var(--acf-font-Body-3-Font-size,16px);line-height:var(--acf-font-Body-3-Line-height,26px);font-weight:400}