.whatsapp-widget{bottom:9%;position:fixed;right:1rem;z-index:99}.whatsapp-widget button{background-color:#008a2a;border:1px solid #008a2a;border-radius:50% 50%;box-shadow:1px 1px 5px rgba(0,0,0,.7);height:62px;overflow:hidden;padding:.9rem;transition:.3s ease-in-out;width:62px}.whatsapp-widget button:hover{transform:scale(110%)}.whatsapp-widget button img{width:100%}.whatsapp-form-modal{display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99}.wa-form{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;width:100%}.form-content{background-color:#fff;border-radius:10px;max-width:600px;overflow:hidden;position:relative;width:100%}.form-header{border-bottom:1px solid #efefef;padding:1.5rem}.form-header h2{color:#008a2a;font-family:Poppins;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;margin:0}.form-body{padding:2rem 1rem 1rem 1.5rem}#wa-close{align-items:center;background-color:#000;border:5px solid #000;border-radius:5rem;color:#fff;display:flex;height:20px;justify-content:center;line-height:1;opacity:.5;overflow:hidden;padding:0;position:absolute;right:10px;top:10px;width:20px}