.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .2s}.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}@media (width>=1024px){.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}}.move-enter-from,.move-leave-to{transform:translateY(100vh)}@media (width>=1024px){.move-enter-from,.move-leave-to{transform:translate(100vw)}}.dropdown-enter-active,.dropdown-leave-active{transition:all .1s ease-in-out}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-1em)}.whats-app{z-index:79;position:fixed;bottom:1.25rem;right:1.25rem}.whats-app__dialog{background-color:#eae6df;background-image:url(../images/whatsapp/whatsapp_bg.webp);border-radius:16px;width:calc(100vw - 3.5rem);max-width:398px;position:absolute;bottom:5rem;right:0;box-shadow:0 4px 12px #0006}@media (width>=1024px){.whats-app__dialog{width:calc(100vw - 3.5rem)}}.whats-app__dialog-header{color:#fff;background-color:#25d366;border-top-left-radius:16px;border-top-right-radius:16px;justify-content:space-between;align-items:center;height:3rem;padding:0 1rem;display:flex}.whats-app__logo{align-items:center;gap:.25rem;display:flex}.whats-app__logo-image{justify-content:center;align-items:center;width:110px;display:flex}.whats-app__dialog-body{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:1rem;padding:1rem;display:flex}.whats-app__message{color:#767676;background:#fff;border-radius:16px;align-self:flex-start;margin-right:2rem;padding:1rem;font-size:17.15px;font-weight:600;line-height:1.2;position:relative}.whats-app__message:before{content:"";clip-path:polygon(100% 50%,0 50%,50% 100%);background:#fff;width:32px;height:32px;position:absolute;top:-16px;left:-12px}.whats-app__button{white-space:nowrap;background-color:#25d366;font-size:17.15px}@media (hover:hover){.whats-app__button:hover:not(:disabled){background-color:#27b35b}}.whats-app__bubble{cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:100%;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 4px 12px #0006}.whats-app__icon{stroke-dasharray:1020;stroke-dashoffset:1020px;animation:6s ease-in-out .2s infinite icon}.whats-app__plane{stroke-dasharray:1097;stroke-dashoffset:1097px;animation:6s ease-in-out 3.2s infinite plane}@keyframes icon{0%,50%,to{stroke-dashoffset:1020px}45%,5%{stroke-dashoffset:0}}@keyframes plane{0%,50%,to{stroke-dashoffset:1097px}45%,5%{stroke-dashoffset:0}}
