.whatsbtn{cursor:pointer;z-index:1000;background-color:#fff;border:1px solid #029e46;border-radius:50%;width:50px;height:50px;padding:.6em;position:fixed;bottom:3%;left:2.5%}.whatsbtn img{width:100%}.whatsopen{text-align:center;z-index:1000;background-color:#fff;border-radius:10px;width:40%;padding-bottom:2em;position:fixed;bottom:13%;left:2.5%}.whatstitle{background-color:#029e46;border-top-left-radius:10px;border-top-right-radius:10px;padding:2em}.whatstitle h2{color:#fff;font-family:probold;font-size:1.2rem}.whatsopen form{flex-direction:column;justify-content:center;align-items:center;width:70%;margin:0 auto;padding:2em 1em;display:flex;box-shadow:0 1px 4px #00000029}.whatsopen form input{border:.1px solid var(--primary);color:gray;border-radius:5px;width:100%;margin-bottom:.7em;padding:.5em 1em;font-family:pro;font-size:1rem;box-shadow:inset 0 0 5px 1px #0003}.whatsopen button{color:#fff;background-color:#029e46;border-radius:5px;width:100%;padding:.5em 0;font-weight:700}.whatsopen p{font-size:.9rem}@media screen and (max-width:900px){.whatsopen{width:50%}}@media screen and (max-width:600px){.whatsopen{width:90%}}
