@media (max-width:768px){.bg-custom{background-position-y:-100px}}@media (max-width:480px){.bg-custom{background-position-y:0}}.video-player-container{position:relative;width:100%;max-width:800px;margin:0 auto}.video-title{font-size:1.5rem;font-weight:700;margin-bottom:10px;text-align:center;color:#333}.custom-play-button{width:60px;height:60px;border-radius:50%;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.5rem;cursor:pointer}.custom-play-button:hover{background-color:rgba(180,29,29,.6)}