@charset "UTF-8";#hf-video-module-full{--hf-accent:#00ED0B;--hf-purple:#4b0286;background-color:#f9f9f9;padding:60px 0;overflow:hidden}.hf-text-container{max-width:800px;margin:0 auto;padding:0 25px;text-align:center;font-family:'Karla',sans-serif}.hf-text-container p{font-size:20px;line-height:1.6;color:#222;margin-bottom:40px}.hf-text-container p span{display:block;opacity:0.6;font-size:0.9em;margin-top:8px}.hf-video-full-wrapper{position:relative;width:100%;aspect-ratio:16 / 9;background-color:#000;cursor:pointer;margin:20px 0 50px 0;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5);transition:transform 0.4s ease}.hf-video-full-wrapper:hover{filter:brightness(1.1)}.hf-video-placeholder img{width:100%;height:100%;object-fit:cover;transition:transform 0.8s cubic-bezier(0.16,1,0.3,1)}.hf-video-full-wrapper:hover img{transform:scale(1.02)}.hf-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.2);z-index:2}.hf-play-btn{width:100px;height:100px;background:rgba(255,255,255,0.1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,0.3);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:hf-pulse-glow 2s infinite;transition:all 0.4s ease}.hf-play-icon{font-size:32px;color:#fff;margin-left:6px}.hf-video-full-wrapper:hover .hf-play-btn{background:var(--hf-accent);transform:scale(1.1);border-color:var(--hf-accent);animation:none}.hf-video-full-wrapper:hover .hf-play-icon{color:var(--hf-purple)}@media (max-width:768px){.hf-play-btn{width:70px;height:70px}.hf-text-container p{font-size:18px}}
