*{box-sizing:border-box}html,body{height:100%}body{margin:0;display:flex;align-items:center;justify-content:center;position:relative}img{max-width:100%}.container{width:100%;max-width:1200px;z-index:10;padding:20px}video{width:100%;height:100%;position:fixed;inset:0;-o-object-fit:cover;object-fit:cover}.slogan{position:absolute;top:32px;right:32px;height:32px}@media(max-width: 768px){.slogan{top:24px;right:24px;height:24px;left:50%;transform:translateX(-50%)}}.logo-date{display:flex;align-items:flex-end}@media(max-width: 768px){.logo-date{flex-direction:column;align-items:flex-start}}.logo-date .logo{max-height:300px}.logo-date .date{max-height:120px;margin-bottom:16px}.play{background:rgba(0,0,0,0);border:0;position:absolute;z-index:1000;top:50%;left:50%;transform:translate(-50%, -50%);cursor:pointer}.play svg{width:64px;height:64px}.video-js{width:100% !important;height:100% !important}.video-js .vjs-big-play-button{position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%);display:block}