.fv-container { position: relative; display: block; overflow: hidden; border-radius: 12px; box-shadow: 0 10px 25px rgba(0,0,0,0.3); transition: transform 0.2s; } .fv-container:hover { transform: scale(1.02); } .fv-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.25); display: flex; align-items: center; justify-content: center; } .fv-play-btn { width: 70px; height: 70px; background: #ff0055; border-radius: 50%; position: relative; display: flex; align-items: center; justify-content: center; box-shadow: 0 0 0 0 rgba(255, 0, 85, 0.7); animation: fv-pulse 1.5s infinite; } .fv-play-triangle { width: 0; height: 0; border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-left: 22px solid #fff; margin-left: 4px; } @keyframes fv-pulse { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 0, 85, 0.7); } 70% { transform: scale(1); box-shadow: 0 0 0 20px rgba(255, 0, 85, 0); } 100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(255, 0, 85, 0); } } ▶ 2:14 ● Live [modula id="277"] [dating_btn name="Jessica"]