.lhg-modal{position:fixed;z-index:99999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(35,31,32,.6);display:none}@media (max-width:599px){.lhg-modal{padding-top:0;background:#fff}}.lhg-modal-html{display:none}.lhg-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%;height:100%;margin-top:-60px}@media (max-width:809px){.lhg-modal-body{margin-top:0}}.lhg-modal__close{width:34px;height:34px;display:block;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:0;top:0;background-color:#392c2c;color:#fff;cursor:pointer}@media (max-width:599px){.lhg-modal__close{bottom:10px}}.lhg-modal__close::before{color:#fff}.lhg-modal__content{position:relative;max-width:80%;margin:auto;padding:40px 30px;text-align:center;background-color:#fff}.lhg-modal__content-message{margin-top:30px}