.waste-calculator-popup{background-color:rgba(0,0,0,.7);display:none;height:100%;left:0;max-height:100vh;overflow-y:auto;padding-bottom:40px;position:fixed;top:0;width:100%;z-index:1000}.waste-calculator-popup .popup-content{border-radius:8px;margin:0 auto;max-width:1100px;padding:20px}.waste-calculator-popup .close-popup{z-index:11}body.popup-open{overflow:hidden}.waste-calculator-popup .form_embed_code{border-radius:10px;margin:auto;max-width:1100px;width:90%}.waste-calculator-popup .close-popup{color:#aaa;cursor:pointer;float:right;font-size:28px;font-weight:700;margin-right:10px}.waste-calculator-popup .close-popup:focus,.waste-calculator-popup .close-popup:hover{color:#000;cursor:pointer;text-decoration:none}