.social-icons-wrapper{display:flex;justify-content:start;align-items:center;gap:10px;margin-bottom:1.5rem;position:relative}@media screen and (max-width: 750px){.social-icons-wrapper{justify-content:center;flex-wrap:wrap}}.social-icons-wrapper .footer__social-link{border-radius:50%;display:flex;align-items:center;justify-content:center;height:4rem;width:4rem}.social-icons-wrapper .footer__social-link svg{fill:#fff;max-width:18px;max-height:18px;height:100%;width:100%}.social-icons-wrapper .footer__social-link svg path{fill:#fff}@media screen and (min-width: 750px){.social-icons-wrapper .footer__social-link{height:4rem;width:4rem}.social-icons-wrapper .footer__social-link svg{display:flex;align-items:center;justify-content:center;max-width:20px;max-height:20px;height:100%;width:fit-content}}.social-icons-wrapper .whatsapp-tooltip{font-size:1rem;position:absolute;transform:translate(0%, 50%);right:0;width:10rem}@media screen and (min-width: 750px){.social-icons-wrapper .whatsapp-tooltip{font-size:1rem;position:absolute;transform:translate(50%, -100%);left:50%;width:10rem}}