@keyframes brightness{100%{filter:brightness(200%)}}@keyframes welcome{from{font-family:"Playfair Display";color:red;letter-spacing:2px;text-transform:uppercase}50%{font-weight:700;color:#ff00ff;letter-spacing:2px;text-transform:none}75%{font-family:Roboto;letter-spacing:normal;font-style:normal}to{font-style:italic;font-family:Brothers;text-transform:uppercase;font-weight:400;color:#6400ff;letter-spacing:2px}}@keyframes activate{from{opacity:0}33%{opacity:1}44%{opacity:.2}66%{opacity:1}88%{opacity:.2}to{opacity:1}}@keyframes blink{from{opacity:1}4%{opacity:.9}6%{opacity:.85}8%{opacity:.95}10%{opacity:.9}11%{opacity:.922}12%{opacity:.9}14%{opacity:.95}16%{opacity:.98}17%{opacity:.9}19%{opacity:.93}20%{opacity:.99}24%{opacity:1}26%{opacity:.94}28%{opacity:.98}37%{opacity:.93}38%{opacity:.5}39%{opacity:.5}42%{opacity:1}44%{opacity:.97}46%{opacity:.94}56%{opacity:.9}58%{opacity:.9}60%{opacity:.99}68%{opacity:1}70%{opacity:.9}72%{opacity:.95}93%{opacity:.93}95%{opacity:.95}97%{opacity:.93}to{opacity:1}}@keyframes point{0%{transform:translateY(-5px) translatex(-50%)}50%{transform:translateY(5px) translatex(-50%)}100%{transform:translateY(-5px) translatex(-50%)}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes sway{0%{transform:rotate(5deg)}50%{transform:rotate(-5deg)}100%{transform:rotate(5deg)}}@keyframes background_flash{from{background-color:rgba(255,0,0,.99);color:rgba(255,255,0,.99)}50%{background-color:rgba(255,255,0,.99);color:rgba(255,0,0,.99)}to{background-color:rgba(255,0,0,.99);color:rgba(255,255,0,.99)}}#sceneChinatown{background-color:#000;width:200%;height:200vw;overflow:hidden;margin-bottom:120px;margin-left:auto;margin-right:auto;left:-50%}#sceneChinatown div{bottom:0;height:100%;width:100%;overflow:hidden}#sceneChinatown div img{position:absolute;width:100%;left:50%;transform:translate(-50%,0);bottom:0}#sceneChinatown .lampoons-back,#sceneChinatown .lampoons-front{font-size:14px}#sceneChinatown .lampoons-front .lampoon{width:6%;transform:translate(-50%,0);transform:rotate(0);transform-origin:top;animation:sway 5s infinite;animation-timing-function:ease-in-out}#sceneChinatown .lampoons-front .lampoon:nth-child(1){bottom:38%;left:35%;animation-delay:.3s}#sceneChinatown .lampoons-front .lampoon:nth-child(2){bottom:36%;left:47%;animation-delay:3.8s}#sceneChinatown .lampoons-front .lampoon:nth-child(3){bottom:37%;left:58%}#sceneChinatown .lampoons-back .lampoon{width:5%;transform:translate(-50%,0);transform:rotate(0);transform-origin:top;opacity:.85;animation:sway 5s infinite;animation-timing-function:ease-in-out}#sceneChinatown .lampoons-back .lampoon:nth-child(1){bottom:36%;left:36%;animation-delay:.3s}#sceneChinatown .lampoons-back .lampoon:nth-child(2){bottom:35%;left:47%;animation-delay:.7s}#sceneChinatown .lampoons-back .lampoon:nth-child(3){bottom:36%;left:56%;animation-delay:.5s}@media only screen and (min-width:568px){#sceneChinatown{width:100%;left:0;height:100vw;max-width:1920px;max-height:1920px}}