.g-alert{position:fixed;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);display:none}.g-alert.active{display:block}.g-alert img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px}.g-alert .alert-title{padding:4px 8px 0;font-size:18px;font-weight:700;font-family:Pretendard,sans-serif;line-height:1.56;color:#363d47}.g-alert .alert-content{margin-top:16px;color:#5b6675;font-size:16px;line-height:26px}.g-alert .divider{height:1px;background-color:#f5f6f9;margin-top:28px;margin-bottom:20px}.g-alert button.confirm{font-size:18px;font-weight:700;font-family:Pretendard,sans-serif;color:#006aff;width:100%}