.socials-icons{width:100%;display:flex;justify-content:center;color:var(--socials-icons-icon-color);--socials-icons-link-size-mobile-current: var(--socials-icons-link-size-medium-mobile);--socials-icons-link-size-desktop-current: var(--socials-icons-link-size-medium-desktop);--socials-icons-icon-size-current: var(--socials-icons-icon-size-medium)}.socials-icons.socials-icons-size-small{--socials-icons-link-size-mobile-current: var(--socials-icons-link-size-small-mobile);--socials-icons-link-size-desktop-current: var(--socials-icons-link-size-small-desktop);--socials-icons-icon-size-current: var(--socials-icons-icon-size-small)}.socials-icons.socials-icons-size-medium{--socials-icons-link-size-mobile-current: var(--socials-icons-link-size-medium-mobile);--socials-icons-link-size-desktop-current: var(--socials-icons-link-size-medium-desktop);--socials-icons-icon-size-current: var(--socials-icons-icon-size-medium)}.socials-icons.socials-icons-size-large{--socials-icons-link-size-mobile-current: var(--socials-icons-link-size-large-mobile);--socials-icons-link-size-desktop-current: var(--socials-icons-link-size-large-desktop);--socials-icons-icon-size-current: var(--socials-icons-icon-size-large)}.socials-icons.socials-icons-size-xl{--socials-icons-link-size-mobile-current: var(--socials-icons-link-size-xl-mobile);--socials-icons-link-size-desktop-current: var(--socials-icons-link-size-xl-desktop);--socials-icons-icon-size-current: var(--socials-icons-icon-size-xl)}.socials-icons.socials-icons-size-xxl{--socials-icons-link-size-mobile-current: var(--socials-icons-link-size-xxl-mobile);--socials-icons-link-size-desktop-current: var(--socials-icons-link-size-xxl-desktop);--socials-icons-icon-size-current: var(--socials-icons-icon-size-xxl)}.socials-icons-items{display:flex;flex-wrap:wrap;justify-content:var(--socials-icons-justify-content);align-items:center;gap:var(--socials-icons-gap-mobile);list-style:none;margin:0;padding:0}.socials-icons-item{display:flex}.socials-icons-item-link{display:flex;align-items:center;justify-content:center;width:var(--socials-icons-link-size-mobile-current);height:var(--socials-icons-link-size-mobile-current);color:inherit;text-decoration:none}.socials-icons-item-icon{display:flex;align-items:center;justify-content:center;height:var(--socials-icons-icon-size-current);overflow:hidden;flex-shrink:0;color:inherit;padding-inline:var(--socials-icons-icon-padding-inline)}.socials-icons-item-icon svg{height:100%}.socials-icons-item-icon img{height:100%;object-fit:contain}.socials-icons-item-link:hover,.socials-icons-item-link:focus-visible{color:inherit}@media(width >= 900px){.socials-icons-items{gap:var(--socials-icons-gap-desktop)}.socials-icons-item-link{width:var(--socials-icons-link-size-desktop-current);height:var(--socials-icons-link-size-desktop-current)}}footer .socials-icons{justify-content:normal}
