a.popup-btn+#formpopup{background-color:#fff;display:none;left:50%;max-height:100%;max-width:550px;overflow-x:hidden;overflow-y:scroll;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:101}a.popup-btn+#formpopup+.cover{background:rgba(0,0,0,.6);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1;z-index:100}#formpopup input[type=email],#formpopup input[type=number],#formpopup textarea,a.popup-btn+#formpopup input[type=text]{border:1px solid #d9dde0;border-radius:2px}a.popup-btn+#formpopup textarea{min-height:150px;resize:none}a.popup-btn+#formpopup input[type=submit]{background:#c40046;border:0;color:#fff;display:block;font-size:16px;font-weight:500;letter-spacing:-.2px;padding:20px 40px;transition:all .2s ease;width:100%}a.popup-btn+#formpopup hr{border-bottom:1px solid #707070;margin-left:-50%;margin-right:-50%}a.popup-btn+#formpopup span.titel{color:#2c363c;display:block;font-size:18px;letter-spacing:0;line-height:28px;padding-bottom:16px;padding-right:32px;text-align:left}a.popup-btn+#formpopup .icon-close{cursor:pointer;right:32px;top:20px}a.popup-btn+#formpopup form .field{width:100%}.legal-consent-container .hs-form-booleancheckbox-display input{margin-top:7px}.legal-consent-container .hs-form-booleancheckbox-display>span{line-height:20px}@media (max-width:900px){a.popup-btn+#formpopup{width:400px}}@media (max-width:450px){a.popup-btn+#formpopup{max-width:100%;overflow-x:hidden;width:100%}}