.network-item{display:inline-block;height:32px;width:32px}.network-item:focus-visible{border-radius:50%;outline-color:#7c9d18;outline-offset:2px;outline-style:solid;outline-width:2px}.network-item .network-item__label{font-size:0;height:0;opacity:0;position:absolute;width:0}.network-item svg{height:auto;width:100%}.network-item svg path{transition:fill .5s cubic-bezier(.25,1,.5,1)}.network-item svg rect{transition:stroke .5s cubic-bezier(.25,1,.5,1)}@media only screen and (min-width:1024px){.network-item{height:28px;width:28px}}@media(hover:hover){.network-item:hover svg path{fill:#8aae1b}.network-item:hover svg rect{stroke:#8aae1b}}