.env-env-theme-7-x-whatsappButton{position:fixed;z-index:9999;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.env-env-theme-7-x-whatsappButton:hover{transform:scale(1.1);-webkit-filter:brightness(1.1);filter:brightness(1.1)}.env-env-theme-7-x-whatsappButton:active{transform:scale(.95)}.env-env-theme-7-x-whatsappButton__container{display:flex;align-items:center;background:#25d366;border-radius:50px;box-shadow:0 4px 20px rgba(37,211,102,.4);padding:12px;color:#fff;gap:8px;overflow:hidden;position:relative}.env-env-theme-7-x-whatsappButton__container:hover{box-shadow:0 6px 25px rgba(37,211,102,.6)}.env-env-theme-7-x-whatsappButton__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.env-env-theme-7-x-whatsappButton__icon svg{width:100%;height:100%;fill:#fff}.env-env-theme-7-x-whatsappButton__text{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;margin-left:4px;margin-right:4px}.env-env-theme-7-x-whatsappButton__tooltip{position:absolute;background:rgba(0,0,0,.8);color:#fff;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none;z-index:10000}.env-env-theme-7-x-whatsappButton:hover .env-env-theme-7-x-whatsappButton__tooltip{opacity:1;visibility:visible}.env-env-theme-7-x-whatsappButton--bottomRight{bottom:20px;right:20px}.env-env-theme-7-x-whatsappButton--bottomRight .env-env-theme-7-x-whatsappButton__tooltip{bottom:100%;right:0;margin-bottom:8px}.env-env-theme-7-x-whatsappButton--bottomLeft{bottom:20px;left:20px}.env-env-theme-7-x-whatsappButton--bottomLeft .env-env-theme-7-x-whatsappButton__tooltip{bottom:100%;left:0;margin-bottom:8px}.env-env-theme-7-x-whatsappButton--topRight{top:20px;right:20px}.env-env-theme-7-x-whatsappButton--topRight .env-env-theme-7-x-whatsappButton__tooltip{top:100%;right:0;margin-top:8px}.env-env-theme-7-x-whatsappButton--topLeft{top:20px;left:20px}.env-env-theme-7-x-whatsappButton--topLeft .env-env-theme-7-x-whatsappButton__tooltip{top:100%;left:0;margin-top:8px}.env-env-theme-7-x-whatsappButton--small .env-env-theme-7-x-whatsappButton__container{padding:8px}.env-env-theme-7-x-whatsappButton--small .env-env-theme-7-x-whatsappButton__icon{width:24px;height:24px}.env-env-theme-7-x-whatsappButton--small .env-env-theme-7-x-whatsappButton__text{font-size:12px}.env-env-theme-7-x-whatsappButton--medium .env-env-theme-7-x-whatsappButton__container{padding:12px}.env-env-theme-7-x-whatsappButton--medium .env-env-theme-7-x-whatsappButton__icon{width:32px;height:32px}.env-env-theme-7-x-whatsappButton--medium .env-env-theme-7-x-whatsappButton__text{font-size:14px}.env-env-theme-7-x-whatsappButton--large .env-env-theme-7-x-whatsappButton__container{padding:16px}.env-env-theme-7-x-whatsappButton--large .env-env-theme-7-x-whatsappButton__icon{width:40px;height:40px}.env-env-theme-7-x-whatsappButton--large .env-env-theme-7-x-whatsappButton__text{font-size:16px}@media (max-width:768px){.env-env-theme-7-x-whatsappButton--bottomLeft,.env-env-theme-7-x-whatsappButton--bottomRight{bottom:15px}.env-env-theme-7-x-whatsappButton--bottomRight{right:15px}.env-env-theme-7-x-whatsappButton--bottomLeft{left:15px}.env-env-theme-7-x-whatsappButton--topLeft,.env-env-theme-7-x-whatsappButton--topRight{top:15px}.env-env-theme-7-x-whatsappButton--topRight{right:15px}.env-env-theme-7-x-whatsappButton--topLeft{left:15px}}@-webkit-keyframes env-env-theme-7-x-pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.7)}70%{box-shadow:0 0 0 10px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}@keyframes env-env-theme-7-x-pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.7)}70%{box-shadow:0 0 0 10px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.env-env-theme-7-x-whatsappButton__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;-webkit-animation:env-env-theme-7-x-pulse 2s infinite;animation:env-env-theme-7-x-pulse 2s infinite;z-index:-1}.env-env-theme-7-x-whatsappButton:focus{outline:2px solid #25d366;outline-offset:2px}@media (prefers-color-scheme:dark){.env-env-theme-7-x-whatsappButton__tooltip{background:hsla(0,0%,100%,.9);color:#333}}