.top{width:100vw;height:100vh;overflow:hidden;position:relative}.top-slide-show{width:100vw;height:100vh;position:absolute;top:0;left:0;z-index:5;background-color:#fdfdfd}.top-slide-show img{width:100vw;height:100vh;object-fit:cover;position:absolute;top:0;left:0;z-index:5;filter:saturate(0%)}.top-image{transition:opacity 1s ease;opacity:0}.top-image.active{opacity:1}.top-fixed-image{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;overflow:hidden}.top-fixed-image img{width:100vw;height:100vh;object-fit:cover}.top-copy{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center}.top-copy h2{white-space:nowrap}.top-copy img{width:20vw;height:auto}.top-copy h2{margin:-1vw;color:#fdfdfd;font-weight:400;font-size:25px}@media (max-width: 768px){.top-copy h2{white-space:nowrap}.top-copy img{width:50vw;height:auto}}
