.social-module{display:flex}.social-align-left{justify-content:flex-start}.social-align-center{justify-content:center}.social-align-right{justify-content:flex-end}.social-list{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0}.social-link{align-items:center;display:inline-flex;justify-content:center;text-decoration:none;transition:all .3s ease}.social-style-icons .social-link{background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff}.social-style-icons .social-link:hover{background:#e08026;color:#fff}.social-style-buttons .social-link{background:hsla(0,0%,100%,.1);border-radius:999px;color:#fff;gap:8px}.social-style-buttons .social-link:hover{background:#e08026;color:#fff}.social-name{font-size:14px;font-weight:600;white-space:nowrap}.social-style-colored .social-link{border-radius:999px;color:#fff;gap:8px}.social-style-colored .social-platform-linkedin .social-link{background:#0a66c2}.social-style-colored .social-platform-twitter .social-link{background:#000}.social-style-colored .social-platform-facebook .social-link{background:#1877f2}.social-style-colored .social-platform-instagram .social-link{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-style-colored .social-platform-youtube .social-link{background:red}.social-style-colored .social-platform-github .social-link{background:#333}.social-style-colored .social-platform-tiktok .social-link{background:#000}.social-style-colored .social-link:hover{opacity:.85;transform:translateY(-2px)}.social-size-small{gap:8px}.social-size-small.social-style-icons .social-link{font-size:14px;height:32px;width:32px}.social-size-small.social-style-buttons .social-link,.social-size-small.social-style-colored .social-link{font-size:14px;padding:6px 14px}.social-size-medium{gap:12px}.social-size-medium.social-style-icons .social-link{font-size:18px;height:40px;width:40px}.social-size-medium.social-style-buttons .social-link,.social-size-medium.social-style-colored .social-link{font-size:16px;padding:8px 18px}.social-size-large{gap:16px}.social-size-large.social-style-icons .social-link{font-size:22px;height:50px;width:50px}.social-size-large.social-style-buttons .social-link,.social-size-large.social-style-colored .social-link{font-size:18px;padding:12px 24px}@media (max-width:768px){.social-list{justify-content:center}.social-name{font-size:13px}}