.PlayButton_playButton__mPvcp{--logo-background:var(--burgundy);--logo-color:var(--white);display:flex;justify-content:center;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;background-color:var(--logo-background);border-radius:var(--radius);padding:10px 20px;transition:all .3s;transform-origin:center bottom;height:-moz-fit-content;height:fit-content;line-height:1;position:relative}.PlayButton_playButton__mPvcp svg path,.PlayButton_playButton__mPvcp svg rect{fill:var(--logo-color)}.PlayButton_playButton__mPvcp:after{content:"";transition:all .3s;background-color:var(--logo-background);-webkit-mask:url(/_next/static/media/bubble-corner.ba6d09fc.svg) no-repeat;mask:url(/_next/static/media/bubble-corner.ba6d09fc.svg) no-repeat;position:absolute;bottom:0;left:0;width:26px;height:8px}.PlayButton_playButton__mPvcp.PlayButton_burgundy__40Uqm{--logo-background:var(--burgundy);--logo-color:var(--ivory);--logo-background-hover:var(--orange);--logo-color-hover:var(--ivory)}.PlayButton_playButton__mPvcp.PlayButton_black__ojf44{--logo-background:var(--black);--logo-color:var(--ivory)}.PlayButton_playButton__mPvcp.PlayButton_orange__ovQWN{--logo-background:var(--orange);--logo-color:var(--ivory)}.PlayButton_playButton__mPvcp:hover{--logo-background:var(--orange)}@media(max-width:639px){.PlayButton_playButton__mPvcp{--logo-background:transparent;--logo-background-hover:transparent;--logo-color-hover:transparent}}