.play-button{position:relative;border-radius:50%;background-color:#00000080;border:2px solid white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 20px #0003;pointer-events:none}.play-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;background:#302f2f4d;opacity:0;transform:scale(.8);transition:all .3s ease}.play-button:hover:before,.play-button:hover{opacity:1;transform:scale(1.05);box-shadow:0 6px 25px #0000004d;border-color:#ffffffe6}.play-button__icon{fill:#fff;margin-left:3px;position:relative;z-index:1}.play-button--small{width:40px;height:40px;border-width:1.5px}.play-button--small .play-button__icon{width:16px;height:16px;margin-left:2px}.play-button--medium{width:60px;height:60px;border-width:2px}.play-button--medium .play-button__icon{width:22px;height:22px;margin-left:3px}.play-button--large{width:80px;height:80px;border-width:2px}.play-button--large .play-button__icon{width:28px;height:28px;margin-left:4px}@media screen and (max-width: 749px){.play-button--small{width:36px;height:36px}.play-button--small .play-button__icon{width:14px;height:14px}.play-button--medium{width:50px;height:50px}.play-button--medium .play-button__icon{width:18px;height:18px;margin-left:2px}.play-button--large{width:70px;height:70px}.play-button--large .play-button__icon{width:24px;height:24px;margin-left:3px}}@media screen and (max-width: 576px){.play-button--small{width:32px;height:32px}.play-button--small .play-button__icon{width:12px;height:12px}.play-button--medium{width:44px;height:44px}.play-button--medium .play-button__icon{width:16px;height:16px;margin-left:2px}.play-button--large{width:60px;height:60px}.play-button--large .play-button__icon{width:20px;height:20px;margin-left:2px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-play-button.css.map */
