.layer_modal{background-color:#00000080;bottom:0;left:0;min-height:100vh;overflow:hidden;position:fixed;right:0;top:0;z-index:9999}.layer_modal.top{z-index:10000}.layer_modal .modal{animation:fadeIn .6s;background-color:#fff;border-radius:8px;margin:0 auto;max-width:calc(100% - 40px);overflow-wrap:break-word;padding:24px 0;position:relative;top:50%;transform:translateY(-50%)}.layer_modal .btn_close{cursor:pointer;height:36px;position:absolute;right:12px;top:12px;width:36px;z-index:22}.layer_modal .header_modal{font-size:20px;font-weight:700;line-height:1.2;padding:0 24px}.layer_modal .header_modal:empty+.body_modal{margin-top:0;padding-top:24px}.layer_modal .body_modal{font-size:16px;line-height:1.35}.layer_modal .body_modal,.layer_modal .footer_modal{margin-top:24px;padding:0 24px}
