.popup-form{position:fixed;z-index:9995;left:0;right:0;top:0;bottom:0;display:none}.popup-form>.overlay{background:rgba(0,0,0,.85);position:absolute;top:0;left:0;right:0;bottom:0}.popup-form .form-container{width:100%;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);background:#fff;overflow-y:auto}.popup-form .form-container .popup-top{box-sizing:border-box;padding:10px 85px 30px;text-align:center;color:#fff;position:relative}.popup-form .popup-top .overlay{background:rgba(0,0,0,.5);position:absolute;left:0;bottom:0;top:0;right:0}.popup-form .form-container .popup-top h3{font-size:45px;color:#fff;margin:10px 0 0;line-height:1.1em;font-weight:400;position:relative}.popup-form .form-container .popup-top p{position:relative}.popup-form .form-container .pad{position:relative;padding:10px 70px 30px;text-align:center}.popup-form .form-container .close{color:#fff;font-size:21px;font-weight:600;font-size:15px;text-align:center;cursor:pointer;position:relative}.popup-form .form-container .close span{font-size:18px;font-weight:700}.popup-form .pad p{font-size:15px}.popup-form form label{display:none}.popup-form form .hs-error-msgs label{display:block}.popup-form input:not(.hs-button),.popup-form form input:not([type="checkbox"]),.popup-form form input:not([type="radio"]){height:52px;font-size:14px;color:#c1bdb6;border-radius:3px;text-align:center;font-weight:600;color:#555}max-width:none}.popup-form .hs-form-field{margin:0 0 22px}.popup-form .form-container .close{color:#323232;font-family:'Open Sans',sans-serif;font-weight:400;padding:8px 0}.popup-form .form-container .close span{font-size:inherit;font-weight:inherit}.popup-form .form-container img.popup-img{min-width:100%}.popup-form .form-container h3{font-family:'Lora',serif;font-size:25px;line-height:32px;font-weight:400}.popup-form .form-container .popup-title{padding:40px 20px;text-align:center}.popup-form .form-container .popup-title a{font-size:10px;max-width:140px;min-width:auto;width:140px;padding:7px 15px;box-sizing:border-box !important;line-height:normal;margin-top:21px}.popup-form .form-container{max-width:390px;width:calc(100% - 30px)}.popup-form-sec .popup-top:after{position:absolute;left:0;right:0;top:0;bottom:0;content:"";z-index:-1;background:rgba(0,0,0,.5)}.popup-form-sec .popup-top{position:relative;z-index:1}.popup-form-sec.popup-form .form-container{font-size:15px;padding:0;overflow-y:auto;max-height:100vh}@media(max-width:767px){.popup-form.popup-form-sec{padding:70px}}@media(max-width:420px){.popup-form-sec.popup-form .form-container{max-width:300px}}