html,body{background:#000;height:100%;margin:0;overflow:hidden}.slideshow{width:100vw;height:100vh;position:relative}.slideshow.loading{background:#000}.slideshow.loading:before{content:"";z-index:10;border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:72px;height:72px;margin-top:-36px;margin-left:-36px;animation:.9s linear infinite spin;position:absolute;top:50%;left:50%}.slideshow.loading:after{content:"Loading images...";color:#ffffffe6;letter-spacing:.08em;text-transform:uppercase;z-index:10;font-family:Avenir Next,Avenir,Helvetica Neue,sans-serif;font-size:14px;animation:1.4s ease-in-out infinite pulse;position:absolute;top:calc(50% + 56px);left:50%;transform:translate(-50%)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.45}50%{opacity:1}}.gam-logo{z-index:20;pointer-events:none;-webkit-user-select:none;user-select:none;width:240px;height:auto;position:fixed;bottom:36px;right:36px}@media (width<=768px){.gam-logo{width:140px;bottom:20px;right:20px}}.bg{object-fit:cover;filter:blur(25px)brightness(.5);opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;transform:scale(1.1)}.slideshow:before{content:"";pointer-events:none;background:radial-gradient(circle,#0000 60%,#00000080);width:100%;height:100%;position:absolute}.slide{object-fit:contain;opacity:0;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute}.active{opacity:1}
