.account-empty{align-items:center;background-color:#fff;border:1px solid rgba(40,47,61,.15);border-radius:4px;box-shadow:0 12px 18px #003e6a17;box-sizing:border-box;display:flex;flex-flow:column;justify-content:center;margin-top:20px;min-height:296px;padding:60px;position:relative;text-align:center}.account-empty:before{border:1px dashed rgba(40,47,61,.15);border-radius:4px;content:"";display:block;height:calc(100% - 40px);left:20px;position:absolute;top:20px;width:calc(100% - 40px)}.account-empty__title{font-size:18px;font-weight:500;line-height:1.15}.account-empty__desc{font-size:14px;line-height:1.5;margin-top:8px}
