.section-full-video{position:relative;width:100%;height:100vh;min-height:500px;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.video-overlay{position:absolute;top:0;left:0;width:1176.231px;height:100%;z-index:2;background:linear-gradient(90deg,#000000b5,#0000)}.video-content{position:relative;z-index:3;display:flex;align-items:center;justify-content:flex-start;width:100%;height:100%;text-align:left;color:#fff}.video-content-inner{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:600px;padding:2rem 4rem;animation:fadeInUp .8s ease-out}.video-title{font-family:var(--font-rama-gothic-e, "Rama Gothic", sans-serif);font-size:clamp(2.5rem,6vw,12rem);font-weight:700;text-transform:uppercase;margin:0;line-height:86%}.video-subtitle{font-family:Arial,sans-serif;font-size:clamp(.95rem,2.5vw,1.4rem);font-weight:700;margin:0;line-height:1.4;color:#fffffff2}.video-play-button{display:flex;align-items:center;justify-content:center;width:150px;height:150px;border:none;background:transparent;color:#d4ff00;cursor:pointer;transition:all .3s ease;padding:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3}.video-play-button:hover{transform:translate(-50%,-50%) scale(1.15);filter:drop-shadow(0 0 10px rgba(212,255,0,.5))}.video-play-button:active{transform:translate(-50%,-50%) scale(1.05)}.video-play-button svg{width:100%;height:100%}.video-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:1000;display:none;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .3s ease-out}.video-modal.visible{display:flex!important}.video-modal-content{position:relative;width:100%;max-width:1000px;aspect-ratio:16 / 9;background:#000;border-radius:4px;overflow:hidden}.video-modal-close{position:absolute;top:10px;right:10px;width:40px;height:40px;background:#0009;border:none;color:#fff;cursor:pointer;transition:all .2s ease;padding:0;z-index:1001;border-radius:50%;display:flex;align-items:center;justify-content:center}.video-modal-close:hover{color:#d4ff00;background:#000000e6;transform:scale(1.1)}.video-modal-iframe{width:100%;height:100%;border:none}.video-modal-video{width:100%;height:100%;object-fit:contain;background:#000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1023px){.video-overlay{opacity:.5}.section-full-video{min-height:400px;height:80vh}.video-content{align-items:flex-start}.video-content-inner{gap:1.25rem;padding:1.5rem}.video-play-button{width:60px;height:60px}.video-modal-close{top:10px;width:36px;height:36px}.video-modal-content{max-width:800px}}@media(max-width:767px){.section-full-video{min-height:300px;height:70vh}.video-content-inner{gap:1rem;padding:1.25rem;max-width:100%}.video-play-button{width:55px;height:55px}.video-modal-close{top:8px;right:8px;width:32px;height:32px}.video-modal-content{max-width:100%}}@media(prefers-reduced-motion:reduce){.video-content-inner,.video-modal,.video-play-button{animation:none!important;transition:none!important}.video-play-button:hover,.video-play-button:active,.video-modal-close:hover{transform:none}}@supports not (object-fit: cover){.video-background{background-size:cover;background-position:center}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-full-video.css.map */
