.Faq{background-color:var(--color-background)}.Faq-whatsappLink{position:fixed;bottom:80px;left:50%;transform:translateX(580px);z-index:999;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;width:40px;height:40px}.Faq-whatsappLink:hover .Faq-whatsappIcon{width:45px;height:45px;border-width:6px;background-color:var(--color-white)}.Faq-whatsappLink:hover .Faq-whatsappIcon svg{width:45px;height:45px;fill:#25d366}@media only screen and (max-width:768px){.Faq-whatsappLink:hover .Faq-whatsappIcon svg{width:35px;height:35px}.Faq-whatsappLink:hover .Faq-whatsappIcon{width:35px;height:35px;border:none}}.Faq-whatsappLink:hover .Faq-whatsappTooltip{opacity:1;transform:translateX(-15px);visibility:visible}@media(max-width:1440px){.Faq-whatsappLink{transform:translateX(580px)}}@media(max-width:1270px){.Faq-whatsappLink{left:auto;right:100px;transform:none}}@media(max-width:1023px){.Faq-whatsappLink{width:35px;height:35px;right:20px;bottom:40px}}@media(min-width:800px)and (max-width:1022px){.Faq-whatsappLink{bottom:100px}}.Faq-whatsappTooltip{position:absolute;right:100%;white-space:nowrap;background-color:#25d366;color:var(--color-black);padding:15px 20px;border-radius:50px;font-family:var(--font-text);font-size:14px;box-shadow:-4px 4px 12px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateX(20px);transition:all .4s cubic-bezier(.175,.885,.32,1.275);pointer-events:none}@media(max-width:1023px){.Faq-whatsappTooltip{display:none}}.Faq-whatsappIcon{position:absolute;background-color:rgba(0,0,0,0);z-index:2;width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:0 solid var(--color-white);box-sizing:border-box;transition:all .3s ease-in-out;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Faq-whatsappIcon svg{width:100%;height:100%;fill:var(--color-white)}@media(max-width:576px){.Faq-whatsappIcon{width:35px;height:35px}}