.socials{width:100%;display:flex;align-items:center;justify-content:flex-end}.socials:before{content:"";display:block;height:1px;width:1px;margin-right:16px;flex-grow:1;background:#242d1b}.socials__list{padding:0;margin:0;list-style:none;display:flex;align-items:center}.socials__item{width:40px;height:40px;border:2px solid #c09956;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-right:12px;transition:320ms ease-in-out}.socials__item:last-child,.socials__item:only-child{margin:0}.socials__item:hover{background:#c09956}.socials__item svg{max-width:20px;max-height:20px}.socials__item a{display:flex;align-items:center;justify-content:center}.socials--white .socials:before{background:#fff}.socials--white .socials__item svg g,.socials--white .socials__item svg path{fill:#fff}