.socials .socials__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;justify-content:flex-end}.socials .socials__item{margin:0 1.5rem 0 0;font-size:1em;line-height:1}.socials .socials__item:last-child{margin-right:0}.socials .socials__link{width:2.75rem;height:2.75rem;border:1px solid #e8e8e8;border-radius:.625rem;place-items:center;-webkit-transition:-webkit-box-shadow .3s ease-in-out;transition:-webkit-box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out;transition:box-shadow .3s ease-in-out,-webkit-box-shadow .3s ease-in-out;z-index:1;display:flex;color:#6a6975;justify-content:center;align-items:center}.socials .socials__link:hover{-webkit-box-shadow:15px 15px 20px 0 rgb(0 0 0 / 10%);box-shadow:15px 15px 20px 0 rgb(0 0 0 / 10%)}.socials .socials__icon{color:#446ca8;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}