.vidplex-channel-details figure{display:flex;margin:0}.vidplex-channel-details img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.vidplex-channel-details button{cursor:pointer}.vidplex-channel-details .vidplex-channel-details__meta{display:flex}.vidplex-channel-details .vidplex-channel-details__subscribe-btn button{align-items:center;display:inline-flex;gap:6px;justify-content:center}.vidplex-channel-details .vidplex-channel-details__subscribe-btn button:hover svg{animation:bell-ring 1.5s ease-in-out 1;transform-origin:top center}@media only screen and (max-width:1025px){.vidplex-channel-details .vidplex-channel-details__meta{flex-wrap:wrap}}@keyframes bell-ring{0%{transform:rotate(0)}5%{transform:rotate(15deg)}10%{transform:rotate(-15deg)}15%{transform:rotate(12deg)}20%{transform:rotate(-12deg)}25%{transform:rotate(8deg)}30%{transform:rotate(-8deg)}35%{transform:rotate(4deg)}40%{transform:rotate(-4deg)}45%{transform:rotate(0)}to{transform:rotate(0)}}
