.social-links-wrapper{display:flex;flex-direction:column;gap:16px}.social-links-title{color:#faf7f2;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.social-links{display:flex;flex-wrap:wrap}.social-links-item{align-items:center;display:flex;height:24px;justify-content:center;margin:0 6px;width:24px}.social-links-item-link{cursor:pointer}.social-links-item-icon{display:inline-block;height:100%;max-height:24px;max-width:24px;overflow:hidden;position:relative;width:100%}.social-links-item-icon svg{object-fit:contain;fill:#faf7f2}.social-links-item-icon img,.social-links-item-icon svg{display:block;height:24px;width:auto}@media (max-width:500px){.social-links{width:100%}.social-links-item{flex:1}}