@keyframes jump{0%{transform:scale(1)}50%{transform:scale(1.1)}}.inboundmkt{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;width:7rem;height:7rem;margin:auto;display:flex;position:fixed;bottom:2rem;right:2rem}.inboundmkt .btnhidden{z-index:1;cursor:pointer;border-radius:50%;width:6rem;animation:1s infinite jump}.inboundmkt .btnvisible{z-index:2;cursor:pointer;border-radius:50%;width:6rem}.inboundmktmodal{text-align:center;z-index:1;background-color:#1f1f1fce;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;margin:auto;display:flex;position:fixed;top:0;left:0}.inboundmktmodal__content{background-color:#ededed;border:.5px solid #aaa;border-radius:10px;flex-direction:column;justify-content:center;width:22rem;max-width:90vh;min-height:12rem;padding:2rem;display:flex;overflow:hidden;box-shadow:0 1px 1px #00000040}.inboundmktmodal__content p{font-size:1.375rem;font-weight:500}.inboundmktmodal__content form{flex-direction:column;margin-top:1rem;display:flex}.inboundmktmodal__content form input{cursor:pointer;color:#232323;background-color:#fff;border:.5px solid #aaa;border-radius:5px;outline:none;margin-top:.5rem;padding:.6rem;box-shadow:inset 0 1px 1px #00000040}.inboundmktmodal__content form span{color:#c90000;text-align:start;padding-left:.5rem;font-size:10px}.inboundmktmodal__content .btnenviar{color:#ededed;text-transform:uppercase;cursor:pointer;background-color:#c90000;border:.5px solid #aaa;border-radius:5px;margin-top:2rem;padding:.5rem 1rem;font-size:1.25rem;font-weight:800;transition-duration:.2s;box-shadow:0 1px 1px #00000040}.inboundmktmodal__content .btnenviar:hover{background-color:#df0000;transition-duration:.2s;transform:translateY(-.1rem)}@media (max-width:1200px){.inboundmkt{bottom:1.5rem;right:1.5rem}}@media (max-width:768px){.inboundmkt{bottom:0;right:0}.inboundmkt .btnhidden,.inboundmkt .btnvisible{width:4.5rem}.inboundmktmodal__content{max-width:90vw;padding:1rem}.inboundmktmodal .btnenviar{min-width:7rem;margin-top:1rem;font-size:1.125rem}.inboundmktmodal .btnenviar:hover{min-width:7rem;font-size:1.125rem}.inboundmktmodal__content p,.inboundmktmodal .btnenviar,.inboundmktmodal .btnenviar:hover{font-size:1rem}}
