.popup-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:999}.popup-container .logo{margin-bottom:130px;text-align:center}.popup-container.popup-open{align-items:center;display:flex!important;justify-content:center}.popup-container .content-wrapper{box-sizing:border-box;float:none;margin:0 auto;max-width:883px;padding:31px 32px;position:relative;width:100%}.popup-container .close-icon{cursor:pointer;position:absolute;right:0;top:166px}body.show-popup{position:relative;z-index:1}body.show-popup:after{background-color:#151515;bottom:0;content:"";height:100%;left:0;opacity:.55;position:absolute;right:0;top:0;width:100%;z-index:99}.popup-container .form-heading h2{margin-bottom:10px}.popup-container form textarea{height:94px!important;padding:14px!important}.popup-container form .hs-button{margin-top:0!important;padding:10px 20px!important;width:auto!important}@media(max-width:767px){.popup-container.popup-open{display:block!important;overflow-y:scroll}#light{top:50%;transform:translateY(-50%)}}