.socials{display:grid;gap:10px;grid-auto-flow:column;justify-content:start}@media(min-width:1024px){.socials{gap:12px}}.socials__link{align-items:center;border-radius:50%;color:var(--white);display:inline-flex;height:42px;justify-content:center;transition:transform .3s ease-in-out;width:42px}@media(min-width:1024px){.socials__link{height:52px;width:52px}.socials__link:hover{color:var(--white);transform:scale(1.1)}}.socials__link svg{height:24px;width:24px}.socials__link_instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743,#cc2366 75%,#bc1888)}.socials__link_facebook{background:#4267b2}.socials__link_whatsapp{background:#edeff3;color:#282828}.socials__link_whatsapp:hover{color:#282828}.socials__link_tiktok{background:#323131;color:#fff}.socials__link_tiktok:hover{color:#fff}.socials__link_telegram{background:#08c;color:#fff}.socials__link_telegram:hover{color:#fff}
