.desktop{display:none;justify-content:space-between;align-items:center;height:100vh;width:100vw;position:relative;}.desk-background{width:100%;height:calc(100% - var(--footer-height));object-fit:cover;position:fixed;z-index:-999;top:0;left:0;}.desk-layout{display:block;width:100vw;height:calc(100% - var(--footer-height));}.desk-image{width:50%;height:100%;left:0;top:0;position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;}.desk-image img{max-width:70%;max-height:70%;}.desk-qr-panel{width:50%;height:100%;right:0;top:0;position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;}.desk-qr-panel > #container{width:471px;height:256px;display:flex;justify-content:center;align-items:center;}.desk-qr-panel > #container > #bg{position:absolute;z-index:-1;}.desk-qr-panel #content{margin-left:10px;height:90%;width:423px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;}.desk-qr-text{width:calc(471px - 192px);display:flex;flex-direction:column;align-items:center;text-align:center;}.desk-qr-image{position:relative;right:0;width:192px;height:192px;aspect-ratio:1 auto;padding:20px;}.desk-qr-image img{width:100%;height:100%;}.desk-qr-text > p{margin:unset;color:white;text-align:center;white-space:nowrap;font-size:clamp(1rem, 0.8vw, 3rem);}#qr-text-2{font-size:clamp(1.2rem, 0.9vw, 3.6em);text-align:center;white-space:nowrap;padding:10px 0;}