.youtube__container .start_button{left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:48px;transition:opacity .2s ease}
.youtube__container a.video-link:hover .start_button,.youtube__container a.video-link:focus-visible .start_button{content:url("../../../../../etc/designs/hukde/images/Video_Play_Button_Hover.svg")}
@media(min-width:48rem){.youtube__container .start_button{width:92px;height:92px}
}