.suspended-area{text-align:center;height:100vh;display:flex;align-items:center;justify-content:center}.suspended-card{border-radius:16px;background:#fff}.suspended-icon{width:110px;height:110px;margin:0 auto 30px;border-radius:50%;background:#f6d6d6;display:flex;align-items:center;justify-content:center}.suspended-icon-img{width:60px;height:60px;display:block}.suspended-title{margin-top:24px;font-size:30px;font-weight:700;color:#111827}.suspended-subtitle{margin-top:20px;font-size:16px;color:#4b5563}.suspended-actions{margin-top:60px;text-align:center}.suspended-primary-action{margin-bottom:30px}.suspended-primary-action button,.suspended-secondary-action button{width:260px}@media screen and (max-width: 768px){.suspended-card{margin:0 16px}.suspended-icon{width:80px;height:80px}.suspended-icon-img{width:50px;height:50px}.suspended-title{font-size:20px}.suspended-subtitle{font-size:14px}.suspended-actions{margin-top:60px}.suspended-primary-action{margin-bottom:30px}}
