/*
Generated time: May 7, 2025 16:12
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.socials-list{display:flex;flex-wrap:wrap}.socials-list--icns{line-height:0;align-items:center;gap:14px;justify-content:center}.socials-list:empty{display:none}.list-social_link{word-break:break-word;transition:color .3s ease,border-color .3s ease;display:flex;align-items:center;justify-content:center;padding:4px;color:var(--section-foreground-color);border:1px solid transparent}.list-social_link:hover{border-color:var(--section-border-color)}.list-social_text-link{text-decoration:none;font-size:1.2rem;line-height:1.8rem}@media (min-width:768px){.socials-list--icns{gap:21px}}