@import url(https://fonts.googleapis.com/css?family=Pacifico&display=swap);@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)}}html{scroll-behavior:smooth}body{background-color:#000;min-height:100vh;overflow-x:hidden}#hanging-banner{position:absolute;left:50%;top:0;padding:15px 15px;box-sizing:border-box;z-index:8;display:flex;flex-direction:row;opacity:0;animation:activate .3s 1;animation-delay:1s;animation-fill-mode:forwards;width:100%;max-width:1920px;transform:translateX(-50%)}#hanging-banner .chinese-text{font-family:Brothers;color:rgba(255,0,0,.99);font-weight:700;writing-mode:vertical-rl;text-orientation:upright;font-size:60px}#hanging-banner>div{margin-left:20px}#hanging-banner>div>p{font-family:"Playfair Display";line-height:1.5;font-size:16px;letter-spacing:8px;text-transform:uppercase;color:rgba(255,0,0,.99)}#watch-trailer-section{margin-top:50px;margin-bottom:50px}#watch-trailer-section #trailer-container{position:relative;width:100%}#watch-trailer-section #trailer-container:focus{outline:0}#watch-trailer-section #trailer-container .trailer-cta-button{position:absolute;bottom:120px;right:15px;z-index:10;display:inline-block;padding:8px 16px;background-color:#000;border:1px solid red;text-decoration:none;transition:opacity .3s ease,background-color .3s ease;opacity:0;visibility:hidden}#watch-trailer-section #trailer-container .trailer-cta-button span{font-family:Brothers;font-size:13px;color:red;text-transform:uppercase;letter-spacing:1px}#watch-trailer-section #trailer-container .trailer-cta-button.visible{opacity:1;visibility:visible}#watch-trailer-section #trailer-container .trailer-cta-button:hover{background-color:rgba(255,255,0,.15);border-color:rgba(255,255,0,.99)}#watch-trailer-section #trailer-container .trailer-cta-button:hover span{color:rgba(255,255,0,.99)}#watch-trailer-section .text-container{text-align:center;margin-left:auto;margin-right:auto}#watch-trailer-section .text-container p{color:rgba(255,0,0,.99);font-family:"Playfair Display";font-size:22px;line-height:2.5}#watch-trailer-section #homepageTrailer{margin-top:80px}#watch-trailer-section .watch-trailer{margin-left:auto;margin-right:auto;text-align:center;display:block;text-decoration:none}#watch-trailer-section .watch-trailer img{display:inline-block;width:80px;margin-top:30px;padding-top:20px}#watch-trailer-section .watch-trailer p{display:block;font-family:Brothers;color:rgba(255,0,0,.99);text-transform:uppercase;text-decoration:none;margin-top:20px;font-size:18px}#call-to-action-section{margin-top:100px}#call-to-action-section #call-to-action-video{position:relative;width:100%;min-height:500px;overflow:hidden}#call-to-action-section #call-to-action-video #callToActionTrailer{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:calc(500px * 2.35);height:auto;object-fit:cover;z-index:1;max-width:none}#call-to-action-section #call-to-action-video .call-to-action-wrapper{position:absolute;top:0;left:auto;right:15%;bottom:0;display:flex;align-items:center;justify-content:center;z-index:100;padding:25px;transform:none}#call-to-action-section #call-to-action-video .call-to-action-overlay{max-width:400px;padding:40px 25px}#call-to-action-section #call-to-action-video .call-to-action-overlay a.orange-button{display:inline-block}#call-to-action-section #call-to-action-video .call-to-action-overlay>div{display:block;width:100%}.neon-effect{font-size:21px;line-height:1.3;color:red;font-family:"Playfair Display";letter-spacing:2px;text-transform:uppercase;text-align:center;animation:blink 2s infinite}.changing{color:rgba(255,0,0,.99);font-family:"Playfair Display";font-size:21px;line-height:1.3;letter-spacing:2px;text-align:center;animation:welcome 1s infinite;animation-timing-function:steps(4,end)}#welcome-to-chinatown{margin-top:400px;margin-bottom:400px}#welcome-to-chinatown p{display:inline-block;width:100%;text-align:center}#watch-episodes-section{color:rgba(255,0,0,.99);padding-top:70px;padding-bottom:80px}#watch-episodes-section div.main-container{display:flex;justify-content:center;box-sizing:border-box}#watch-episodes-section div.main-container div.banner-text-container span{writing-mode:vertical-rl;text-orientation:upright;font-family:Brothers;font-weight:700;font-style:normal;font-display:swap;font-size:89px}#watch-episodes-section div.main-container div.main-text-container{display:flex;flex-direction:column;justify-content:space-between;margin-left:15px;box-sizing:border-box}#watch-episodes-section div.main-container div.main-text-container h2{font-family:Brothers;font-weight:500;font-style:normal;font-display:swap;font-size:44px;text-transform:uppercase;display:inline;color:rgba(255,0,0,.99)}#watch-episodes-section div.main-container div.main-text-container a.button{font-family:Brothers;font-weight:400;font-style:normal;font-display:swap;font-size:19px;text-transform:uppercase;color:rgba(255,0,0,.99);text-decoration:none;border:1px solid rgba(255,0,0,.99);text-align:center;display:inline;width:100%;padding:15px 10px 15px 10px;box-sizing:border-box}#watch-episodes-section div.main-container div.main-text-container a.button:hover{animation:background_flash .5s infinite;animation-timing-function:steps(1,end)}#homepageTrailer{width:100%;height:calc((9 / 16) * 100vw)}#homepageTrailer:focus{outline:0}#synopsis-section{display:block;width:100%;padding-left:15px;padding-right:15px;box-sizing:border-box;padding-top:50px;padding-bottom:50px}#synopsis-section h1{font-family:Brothers;font-style:italic;font-size:48px;color:rgba(255,0,0,.99)}#synopsis-section h1>br{display:none}#synopsis-section .synopsis-wrapper{width:100%;display:block;padding-top:60px}#synopsis-section .synopsis-wrapper .column-left{width:100%;display:block}#synopsis-section .synopsis-wrapper .column-left .poster-wrapper{display:flex}#synopsis-section .synopsis-wrapper .column-left .poster-wrapper .chinese-text{font-family:Brothers;color:rgba(255,0,0,.99);font-weight:500;writing-mode:vertical-rl;text-orientation:upright;font-size:28px}#synopsis-section .synopsis-wrapper .column-left .poster-wrapper .image-wrapper{margin-left:10px;width:100%}#synopsis-section .synopsis-wrapper .column-left .poster-wrapper .image-wrapper img{width:100%}#synopsis-section .synopsis-wrapper .column-right{display:block;padding-left:40px}#synopsis-section .synopsis-wrapper .column-right .text-wrapper{padding-top:60px}#synopsis-section .synopsis-wrapper .column-right .text-wrapper p{font-family:"Playfair Display";color:#fff;line-height:2;font-size:18px}#synopsis-section .synopsis-wrapper .column-right a{font-size:36px;color:rgba(255,0,0,.99);text-decoration:none;font-family:Brothers;display:inline-block}#synopsis-section .synopsis-wrapper .column-right a:hover{background:rgba(255,255,0,.99);animation:background_flash .5s infinite;animation-timing-function:steps(1,end);fill:none}#synopsis-section .synopsis-wrapper .column-right a.youtube-link{font-size:18px;color:#fff;border-bottom:5px solid rgba(255,255,0,.99);font-family:"Playfair Display"}#synopsis-section .synopsis-wrapper .column-right a.youtube-link:hover{background:rgba(255,255,0,.99);animation:background_flash .5s infinite;animation-timing-function:steps(1,end);fill:none}#synopsis-section .synopsis-wrapper .column-right .text-wrapper+.link-wrapper{margin-top:40px}#synopsis-section .synopsis-wrapper .column-right .link-wrapper+.link-wrapper{margin-top:30px}#accolades-section{margin-left:15px;margin-right:15px;box-sizing:border-box;padding-top:180px}#accolades-section .stills-wrapper{display:flex;flex-wrap:wrap;align-items:center}#accolades-section .stills-wrapper .still{width:25%;padding-bottom:15px}#accolades-section .stills-wrapper .still img{width:100%;box-sizing:border-box;padding-right:15px;padding-bottom:20px}#accolades-section .stills-wrapper .still:nth-child(5){display:none}#stills-section{margin-left:15px;margin-right:15px;box-sizing:border-box;padding-top:100px}#stills-section .stills-wrapper{display:block}#stills-section .stills-wrapper .still{width:100%;padding-bottom:15px}#stills-section .stills-wrapper .still img{width:100%}#characters-section{display:none}#watch-episodes-section-simple{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:200px;padding-bottom:200px}#watch-episodes-section-simple span{color:rgba(255,0,0,.99);font-family:Brothers;font-size:48px;margin-left:auto;margin-right:auto;text-transform:uppercase}#watch-episodes-section-simple span>a{background:rgba(255,255,0,.99);color:rgba(255,0,0,.99)}#watch-episodes-section-simple span>a:hover{background:rgba(255,255,0,.99);animation:background_flash .5s infinite;animation-timing-function:steps(1,end);fill:none}#NEW{position:absolute;bottom:250px;width:100%;text-align:center;z-index:999}#NEW a{text-align:center;margin-left:auto;margin-right:auto;background:rgba(255,0,0,.99);color:rgba(255,255,0,.99);background:rgba(255,255,0,.99);animation:background_flash .5s infinite;animation-timing-function:steps(1,end);fill:none;display:inline-block;font-family:Brothers;font-size:21px}@media only screen and (min-height:520px) and (max-height:800px) and (max-width:374px){#watch-trailer-section{max-width:1920px}#watch-trailer-section .text-container p{font-size:16px}}@media only screen and (min-height:520px) and (max-height:800px) and (min-width:1024px){#hanging-banner .chinese-text{font-size:90px}}@media only screen and (min-height:812px) and (min-width:1280px){#hanging-banner .chinese-text{font-size:110px}}@media only screen and (min-width:1024px){#hanging-banner{padding-top:calc(30px + 2.1vw)}#accolades-section{margin-left:200px;margin-right:200px}#accolades-section .stills-wrapper{justify-content:space-between}#accolades-section .stills-wrapper .still{width:22%}#synopsis-section{padding-left:150px;padding-right:150px;box-sizing:border-box;padding-top:200px}#synopsis-section h1 br{display:block}#synopsis-section .synopsis-wrapper{display:flex;padding-left:40px;padding-top:100px}#synopsis-section .synopsis-wrapper .column-left,#synopsis-section .synopsis-wrapper .column-right{width:50%}#synopsis-section .synopsis-wrapper .column-right{padding-left:80px}#stills-section{margin-left:80px;margin-right:80px}#stills-section .stills-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}#stills-section .stills-wrapper .still{width:49%}#stills-section .stills-wrapper .still img{width:100%}#characters-section{display:block}#characters-section+section{margin-top:200px}#call-to-action-section #call-to-action-video{min-height:650px}#call-to-action-section #call-to-action-video .call-to-action-wrapper{justify-content:flex-end}#call-to-action-section #call-to-action-video .call-to-action-overlay{max-width:450px;padding:45px}}@media only screen and (min-width:1280px){#accolades-section .stills-wrapper .still{width:19%;max-width:220px}#accolades-section .stills-wrapper .still:nth-child(5){display:block}}@media only screen and (min-width:1366px){#synopsis-section .synopsis-wrapper .column-left{padding-left:200px}#characters-section{padding-top:150px;margin-left:250px;margin-right:250px}#watch-trailer-section{padding-left:250px;padding-right:250px;box-sizing:border-box;display:block}#call-to-action-section{margin-top:0}#call-to-action-section #call-to-action-video{min-height:700px}#call-to-action-section #call-to-action-video .call-to-action-wrapper{justify-content:flex-end}#call-to-action-section #call-to-action-video .call-to-action-overlay{max-width:500px;padding:50px}}@media only screen and (min-width:1440px){#accolades-section>.stills-wrapper>.still{width:18%}#synopsis-section{padding-left:200px;padding-right:200px}#stills-section .stills-wrapper .still{width:24%}}@media only screen and (min-width:1680px){#accolades-section{padding-left:150px;padding-right:150px}#accolades-section>.stills-wrapper>.still{width:18%}#synopsis-section .synopsis-wrapper{padding-left:200px;box-sizing:border-box;padding-right:100px}}@media only screen and (min-width:1920px){#accolades-section{padding-left:250px;padding-right:250px}#synopsis-section h1{padding-left:150px}#synopsis-section .synopsis-wrapper{padding-left:300px;box-sizing:border-box;padding-right:150px}}@media only screen and (min-width:768px){#watch-trailer-section #trailer-container .trailer-cta-button{bottom:90px;right:20px;padding:10px 20px}#watch-trailer-section #trailer-container .trailer-cta-button span{font-size:14px}}@media only screen and (min-width:1366px){#watch-trailer-section #trailer-container .trailer-cta-button{bottom:100px;right:30px;padding:10px 24px}#watch-trailer-section #trailer-container .trailer-cta-button span{font-size:15px}}