.error-box{background:#FFF7F3;border-radius:16px;display:flex;gap:24px;line-height:25px;font-size:15px;color:#697180;padding:16px 24px;margin-bottom:24px;align-items:center;justify-content:space-between;flex-wrap:wrap;}.error-box button:first-child{background:none;border:none;padding:0;cursor:pointer;}.error-box p{flex:1;margin:0;}.error-box button.redirect{font-size:13px;color:#DB4933;border:1px solid #DB4933;padding:14px 10px;border-radius:24px;background:none;white-space:nowrap;}.error-box svg{font-size:24px;}@media (max-width:600px){.error-box{flex-direction:column;align-items:center;gap:12px}.error-box p{width:100%;text-align:center}}
