.Page.Video .invisible{visibility:hidden}.Page.Video>.head-fixed h1{display:none}.Page.Video>.head-fixed a{display:block;background-position:top;background-size:contain;background-repeat:no-repeat}@media (min-width:800px){.Page.Video>.head-fixed a{margin-left:4rem;width:9rem;height:9rem}}@media (max-width:799px){.Page.Video>.head-fixed a{margin-left:1rem;width:5rem;height:5rem}}.Page.Video .content.main{display:flex;flex-direction:column;align-items:center}@media (min-width:800px){.Page.Video .content.main{justify-content:center}}@media (max-width:799px){.Page.Video .content.main{justify-content:space-between;padding:0 1rem}}.Page.Video .content.main>.group-logo{display:block;margin-top:6rem;width:12rem;height:8rem;background-position:50%;background-size:contain;background-repeat:no-repeat}.Page.Video .content.main>.video-wrapper{position:relative}@media (max-width:799px){.Page.Video .content.main>.video-wrapper{width:100%}}.Page.Video .content.main>.video-wrapper>h2,.Page.Video .content.main>.video-wrapper>h3{margin-right:auto;margin-left:auto;text-align:center}@media (min-width:800px){.Page.Video .content.main>.video-wrapper>h2,.Page.Video .content.main>.video-wrapper>h3{max-width:640px}}@media (max-width:799px){.Page.Video .content.main>.video-wrapper>h2,.Page.Video .content.main>.video-wrapper>h3{width:80%}}.Page.Video .content.main>.tixr-logo{margin:0 auto 3rem;width:16rem;height:3.5rem;background-image:url(/static/images/tixr-video-logo.png);background-position:50%;background-size:contain;background-repeat:no-repeat}.Page.Video .player-wrapper{position:relative;z-index:10;margin:2.5rem 0 5.5rem;width:640px;box-shadow:5px 5px 10px #222}@media (max-width:799px){.Page.Video .player-wrapper{width:100%}}.Page.Video .player-wrapper:before{position:relative;z-index:0;display:block;padding-top:56.25%;content:"";pointer-events:none}.Page.Video .player-wrapper>.player-embed,.Page.Video .player-wrapper>.player-preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;overflow:hidden;border-radius:3px}.Page.Video .player-wrapper>.player-preview{display:flex;flex-direction:column;justify-content:center;align-items:center;background-position:50%;background-size:cover;background-repeat:no-repeat}.Page.Video .player-wrapper>.player-preview>.button>p+p{margin-left:3rem}@media (min-width:800px){.Page.Video .player-wrapper>.player-preview>.icon{margin-bottom:1.5rem;font-size:4rem}}@media (max-width:799px){.Page.Video .player-wrapper>.player-preview>.icon{margin-bottom:1rem;font-size:3rem}}.Page.Video.fullscreen{display:flex;background:#000}@media (min-width:800px){.Page.Video.fullscreen{flex-direction:row}}@media (max-width:799px){.Page.Video.fullscreen{flex-direction:column}}.Page.Video.fullscreen.error{justify-content:center;align-items:center;padding:1.4rem}.Page.Video.fullscreen .message{border-radius:8px;background-color:rgba(68,68,68,.2);text-align:center}@media (min-width:800px){.Page.Video.fullscreen .message{padding:2.14rem;max-width:50rem;font-size:1.6rem}}@media (max-width:799px){.Page.Video.fullscreen .message{padding:1.4rem;font-size:1.2rem}}.Page.Video.fullscreen .video-body{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}@media (min-width:800px){.Page.Video.fullscreen .video-body{position:absolute;top:0;right:0;bottom:0;left:0;transition:transform .2s ease-in-out}}@media (max-width:799px){.Page.Video.fullscreen .video-body{flex:1;transition:all .2s ease-in-out}}.Page.Video.fullscreen .player-wrapper{margin:auto;width:100%;box-shadow:none}.Page.Video.fullscreen .chat-wrapper{position:relative;z-index:20;display:none;flex:none}@media (min-width:800px){.Page.Video.fullscreen .chat-wrapper{position:absolute;top:0;right:0;bottom:0;width:360px;transition:transform .2s ease-in-out}}@media (max-width:799px){.Page.Video.fullscreen .chat-wrapper{flex:1;min-height:20rem;transition:all .2s ease-in-out}}.Page.Video.fullscreen .chat-wrapper>.chat-embed{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.Page.Video.fullscreen .idle-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20}.Page.Video.fullscreen [action=exit]{position:absolute;top:50%;left:1rem;z-index:30;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#444;opacity:0;transition:opacity .2s ease-in-out;transform:translateY(-50%)}@media (min-width:800px){.Page.Video.fullscreen [action=exit]{width:4rem;height:4rem}}@media (max-width:799px){.Page.Video.fullscreen [action=exit]{width:3rem;height:3rem}}.Page.Video.fullscreen [action=exit]>.icon{position:relative;z-index:10;flex:none;color:#fff;font-weight:400}@media (min-width:800px){.Page.Video.fullscreen [action=exit]>.icon{font-size:2rem}}@media (max-width:799px){.Page.Video.fullscreen [action=exit]>.icon{font-size:1.6rem}}.Page.Video.fullscreen [action=close-chat]{z-index:20;display:none;justify-content:center;align-items:center;overflow:hidden;padding:0;background-color:#444;cursor:pointer;transition:all .2s ease-in-out}@media (min-width:800px){.Page.Video.fullscreen [action=close-chat]{position:absolute;top:50%;left:-2rem;width:2rem;height:2.5rem;border-radius:6px 0 0 6px;opacity:0;transform:translateY(-50%)}}@media (max-width:799px){.Page.Video.fullscreen [action=close-chat]{position:absolute;top:0;left:50%;width:2.5rem;height:2rem;border-radius:0 0 6px 6px;transform:translateX(-50%)}}.Page.Video.fullscreen [action=close-chat]>.icon{font-size:1.2rem;transition:transform .2s ease-in-out}@media (max-width:799px){.Page.Video.fullscreen [action=close-chat]>.icon{transform:rotate(90deg)}}.Page.Video.fullscreen.active .idle-overlay{display:none}.Page.Video.fullscreen.active [action=exit]{opacity:.7}.Page.Video.fullscreen.active [action=exit]:hover{opacity:1}@media (min-width:800px){.Page.Video.fullscreen.active.has-chat [action=close-chat]{opacity:1}}@media (max-width:799px){.Page.Video.fullscreen.has-chat{overflow:auto}}@media (min-width:800px){.Page.Video.fullscreen.has-chat .video-body{right:360px}}@media (max-width:799px){.Page.Video.fullscreen.has-chat .video-body{flex:none}}.Page.Video.fullscreen.has-chat .player-wrapper{overflow:hidden}.Page.Video.fullscreen.has-chat .chat-wrapper{display:block}.Page.Video.fullscreen.has-chat [action=close-chat]{display:flex}@media (min-width:800px){.Page.Video.fullscreen.has-chat.hide-chat .video-body{right:0}}@media (max-width:799px){.Page.Video.fullscreen.has-chat.hide-chat .video-body{flex:1}}@media (min-width:800px){.Page.Video.fullscreen.has-chat.hide-chat .chat-wrapper{transform:translateX(100%)}}@media (max-width:799px){.Page.Video.fullscreen.has-chat.hide-chat .chat-wrapper{flex:0 1 0%;min-height:0}}@media (max-width:799px){.Page.Video.fullscreen.has-chat.hide-chat [action=close-chat]{top:-2rem;border-radius:6px 6px 0 0}}@media (min-width:800px){.Page.Video.fullscreen.has-chat.hide-chat [action=close-chat]>.icon{transform:scaleX(-1)}}@media (max-width:799px){.Page.Video.fullscreen.has-chat.hide-chat [action=close-chat]>.icon{transform:rotate(-90deg)}}