.button-popup-content{background-color:#fff;max-width:500px;position:relative}.button-popup{align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.button-popup-bg{background-color:#000;bottom:0;left:0;opacity:.3;position:absolute;right:0;top:0}.button-popup-content>svg{fill:#fff;stroke:#fff;position:absolute;right:10px;top:10px;width:24px;stroke:#000;cursor:pointer;z-index:10}.button-popup-content input,.button-popup-content textarea{border:1px solid #ddd!important}.button-popup-content input[type=submit]{border:0!important}.button-popup-content form{background-color:#fff}.button-popup-content form label{display:none!important}.button-popup-content{border-radius:7px;padding:30px}.button-popup-content form{padding:0}.button-popup-content .form-title{font-size:20px;line-height:1.2;margin-bottom:25px}.button-popup-content form input[type=email],.button-popup-content form input[type=number],.button-popup-content form input[type=tel],.button-popup-content form input[type=text],.button-popup-content form select{background-color:#e1e3e5;background-image:none;border-radius:7px;color:#000;font-size:14px}.button-popup-content form input[type=submit]{background-color:#f37e21;background-image:none;border-radius:7px;border-style:none;color:#fff;font-size:13px;padding-bottom:14px;padding-top:14px}