.list-social{display:flex;flex-wrap:wrap;justify-content:flex-end}@media only screen and (max-width:767px){.list-social{justify-content:center}}.list-social__item .icon{height:2.2rem;width:2.2rem}@media only screen and (min-width:1024px){.list-social__item .icon{height:2.4rem;width:2.4rem}}.list-social__link{position:relative;display:flex;align-items:center;justify-content:center;padding:.6rem;margin:.4rem;color:rgb(var(--color-foreground));border:var(--buttons-border-width) solid rgba(var(--color-foreground),var(--alpha-button-background));border-radius:100%;background-color:transparent;box-sizing:content-box;overflow:hidden}@media only screen and (min-width:1024px){.list-social__link{padding:.8rem}}.list-social__link .icon{position:relative;z-index:2}.list-social__link:before,.list-social__link:after{content:"";position:absolute;top:calc(0 - var(--buttons-border-width));left:calc(0 - var(--buttons-border-width));width:100%;height:100%;border-radius:100%;background-color:rgb(var(--color-base-background-1));border:var(--buttons-border-width) solid rgba(var(--color-base-background-1),var(--alpha-button-background));box-sizing:content-box;transition:all var(--duration-default) ease}.list-social__link:after{top:0;left:0;background-color:rgb(var(--color-base-accent-1));border:none;transform:translate(-100%)}@media only screen and (min-width:768px){.list-social__link:hover:after{transform:translate(0)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-list-social.css.map */
