.hd-popup{background:rgba(0,0,0,.8);display:none;inset:0;position:fixed;z-index:99999}.hd-popup .page-center{align-items:center;display:flex;height:100%;justify-content:center}.hd-popup.show-popup{display:block}.hd-popup .popup-body-wrapper{position:relative;width:100%}.hd-popup .close-icon{bottom:calc(100% + 10px);color:#fff;cursor:pointer;font-family:arial;font-size:16px;font-weight:400;line-height:1;position:absolute;right:0}@media(min-width:768px){.hd-popup .popup-body-wrapper{width:80%}}