.button-container{z-index:100;flex-direction:column;gap:1rem;display:flex;position:fixed;bottom:2rem}.button-container:first-of-type{right:1rem}.button-container:last-of-type{bottom:7rem;left:auto;right:1rem}@media (max-width:650px){.button-container:last-of-type{bottom:2rem;left:1rem;right:auto}}.button-tell,.button-whatsapp{-webkit-tap-highlight-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 8px 24px #0006}.button-tell:active,.button-whatsapp:active{transform:scale(.92)}.button-tell i,.button-whatsapp i{justify-content:center;align-items:center;display:flex}.button-tell i svg,.button-whatsapp i svg{width:28px;height:28px}.button-tell{background-color:#1e293b;border:1px solid #2a8cff4d}.button-tell i{color:#2a8cff}.button-whatsapp{background-color:#25d366;border:none}.button-whatsapp i svg{fill:#f5f7fa}
