.play-button{aspect-ratio:1;background:var(--Static-Neutral-Light-Normal,#f9fbff);cursor:pointer;border-radius:100px;gap:10px;width:40px;height:40px}.play-button,.play-button .play-button-icon-wrapper{justify-content:center;align-items:center;display:flex}.play-button .play-button-icon-wrapper{flex-shrink:0;width:15px;height:15px}.play-button .play-button-icon-wrapper .play-button-icon{width:9px;height:12px;color:var(--Static-Neutral-Dark-Heavy,#283037)}.play-button:hover .play-button-icon-wrapper .play-button-icon{color:var(--Primary-Normal,#ff7926)}@media (width<=767px){.play-button{width:24px;height:24px}.play-button .play-button-icon-wrapper{width:9px;height:9px}.play-button .play-button-icon-wrapper .play-button-icon{width:5.5px;height:7px}}
