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