/**
 * 
 * Found Files: detail-bgvideo.min.css
 * 
 */
.detail-bgvideo{width:100%}.detail-bgvideo-stage{max-width:1600px;margin:0 auto}.detail-bgvideo-content{width:-moz-fit-content;width:fit-content;max-width:640px;margin-right:6vw}.detail-bgvideo-subtitle{align-self:stretch;text-align:center}.detail-bgvideo-content-mobile{justify-content:flex-end;padding-bottom:24px}.detail-bgvideo-controls{position:absolute;right:40px;bottom:32px;z-index:20;display:flex;gap:10px}.detail-bgvideo-play,.detail-bgvideo-pause{width:44px;height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;transition:background 200ms ease-out,transform 200ms ease-out}.detail-bgvideo-play:hover,.detail-bgvideo-pause:hover{background:rgba(255,255,255,.9);transform:scale(1.08)}@media (max-width:767px){.detail-bgvideo-controls{right:16px;bottom:16px}}

