.play-icon{align-items:center;background-color:#7d217c;border-radius:1.55rem;color:#fff;display:flex;justify-content:center;padding:1rem 1.6rem;transition:background .1s linear}.play-icon span{display:none;font-size:.8rem;font-weight:700;line-height:1;margin-left:.8rem}.play-icon:before{border-bottom:9.5px solid transparent;border-left:15px solid #fff;border-top:9.5px solid transparent;box-shadow:10px 0 12px rgba(0,0,0,.05);content:"";height:0;width:0}.play-icon:hover{background:#48074c}@media only screen and (min-width:576px){.play-icon span{display:block}}