.CampVideoPlayer_wrap__El2su{position:relative;border-radius:4px;overflow:hidden;aspect-ratio:16/9;background:var(--black);cursor:pointer}.CampVideoPlayer_video__ybgNK{width:100%;height:100%;object-fit:cover;display:block}.CampVideoPlayer_play_btn__dMEs1{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0}.CampVideoPlayer_play_icon__EjV53{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.18);backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border:1px solid rgba(255,255,255,.28);display:flex;align-items:center;justify-content:center;transition:transform .22s ease,background .22s ease;padding-left:3px}.CampVideoPlayer_play_btn__dMEs1:hover .CampVideoPlayer_play_icon__EjV53{transform:scale(1.1);background:rgba(255,255,255,.28)}