button.ff__video-close{align-items:center;background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;height:3rem;justify-content:center;padding:0;position:absolute;right:2rem;top:2rem;width:3rem}.ff__video{background-color:#000;display:none;height:calc(100% + var(--banner-height));left:0;position:absolute;top:calc(var(--banner-height)*-1);transition:all 1s;width:100%;z-index:9999}@media (min-width:1024px){.dnd-section:first-child .dnd-row:not(:last-child){opacity:0;transition:opacity .75s .75s}.ff__video{display:block}}.ff__video.ended{opacity:0;visibility:hidden}.ff__video video{height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}