.body-container--page .dnd-section:not(:has(section)):not(:has(.ff-fa-video-section)){display:none!important}.fa-video-modal{align-items:center;background:rgba(15,5,25,.92);display:flex;inset:0;justify-content:center;opacity:0;padding:20px;position:fixed;transition:opacity .25s ease,visibility .25s ease;visibility:hidden;z-index:9999}.fa-video-modal.open{opacity:1;visibility:visible}.fa-video-modal-content{aspect-ratio:16/9;max-width:960px;position:relative;transform:scale(.94);transition:transform .28s cubic-bezier(.16,1,.3,1);width:100%}.fa-video-modal.open .fa-video-modal-content{transform:scale(1)}.fa-video-modal-content video{background:#000;border-radius:12px;box-shadow:0 30px 90px rgba(0,0,0,.55);display:block;height:100%;width:100%}.fa-video-modal-close{align-items:center;background:hsla(0,0%,100%,.95);border:none;border-radius:50%;color:#41205a;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;position:absolute;right:0;top:-44px;transition:transform .15s ease,background .15s ease;width:36px;z-index:2}.fa-video-modal-close:hover{background:#fff;transform:scale(1.08)}.fa-video-modal-close svg{fill:none;height:18px;stroke:currentColor;stroke-width:2.5;width:18px}@media (max-width:767px){.fa-video-modal{padding:14px}.fa-video-modal-close{height:34px;top:-40px;width:34px}.fa-video-modal-close svg{height:16px;width:16px}}