.mute-btn{position:absolute;z-index:100;bottom:1.5rem;left:1.5rem;width:3rem;height:3rem;padding:0;border-radius:50%}.mute-btn svg{padding:.25rem}.mute-btn svg:last-of-type,.mute-btn.muted svg:first-of-type,.play-mobile{display:none}.mute-btn.muted svg:last-of-type,.mute-btn svg:first-of-type{display:block}@media screen and (max-width:768px){.mute-btn{bottom:1rem;left:1rem;width:2.5rem;height:2.5rem}.mute-btn svg{padding:.25rem}.play-mobile{position:absolute;display:block;z-index:100;right:1rem;bottom:1rem;width:2.5rem;height:2.5rem}.play-mobile .play,.play-mobile .pause{opacity:0;position:absolute;left:50%;transform:translate(-50%,-50%);top:50%;width:40%;background-color:var(--raisin_black)}button.btn-primary.play-mobile:hover,button.btn-primary.mute-btn:hover{background-color:var(--raisin_black)}.playing .play-mobile .pause,.video-block:not(.playing) .play-mobile .play{opacity:1;color:var(--white-lilac)}.play-mobile .play{transform:translate(-40%,-50%)}}
