.floating-cta-buttons-section{align-items:stretch;display:flex;justify-content:center}.floating-cta-buttons{z-index:900;grid-column-gap:10px;grid-row-gap:10px;align-items:flex-end;bottom:50vh;flex-flow:column;position:fixed;right:15px;top:50vh}.cta-button,.floating-cta-buttons{display:flex;justify-content:center}.cta-button{align-items:center;background-color:#825a2f;border-radius:100%;height:50px;max-height:50px;max-width:50px;min-height:50px;min-width:50px;padding:12.5px;position:relative;width:50px;z-index:1}.icon-cta{display:inline-block;height:100%;max-width:100%;vertical-align:middle;width:100%}.container-cta-chat{grid-column-gap:10px;grid-row-gap:10px;align-items:center;display:flex;justify-content:flex-end}.cta-button.secondary{background-color:#a2a39c;z-index:1}.cta-button.linkedin.secondary{display:none;opacity:0;transform:translate3d(20px,0,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.container-cta-chat:hover .cta-button.linkedin.secondary{display:block;opacity:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.cta-button.whatsapp.secondary{display:none;opacity:0}.container-cta-chat:hover .cta-button.whatsapp.secondary{display:block;opacity:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.cta-button.chat.secondary{display:none;opacity:0}.container-cta-chat:hover .cta-button.chat.secondary{display:block;opacity:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.container-cta-chat{position:relative}.container-cta-chat:hover:after{background:transparent;content:"";display:block;height:80px;left:-300px;position:absolute;width:320px}