body,html{background:#fff;padding:0;margin:0;font-family:Georgia;bacground:red}@font-face{font-family:Allusion;src:url(/fonts/AllusionDisplay.ttf)}h1{margin:0;font-family:Allusion;font-size:149px;font-weight:300;letter-spacing:.015em;color:#fff;-webkit-transition:color .3s ease;-moz-transition:color .3s ease;transition:color .3s ease;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(70%,#ffb2fa),color-stop(90%,cyan),to(#fff));background:-webkit-linear-gradient(left,#fff 50%,#ffb2fa 70%,cyan 90%,#fff);background:-moz-linear-gradient(left,#fff 50%,#ffb2fa 70%,cyan 90%,#fff 100%);background:linear-gradient(90deg,#fff 50%,#ffb2fa 70%,cyan 90%,#fff);background-size:300% auto;background-position:0 0;color:#000;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:none;animation:none}h1:hover{cursor:pointer;-webkit-animation:anchorBg 1.66s linear infinite;animation:anchorBg 1.66s linear infinite}@media(max-width:1920px){h1{font-size:120px}}@media(max-width:1640px){h1{font-size:100px}}.o-outer{height:100vh;overflow:hidden}.o-left{vertical-align:top;width:50%;background:#000;color:#fff}.o-left,.o-right{display:inline-block;height:100vh;overflow:scroll}.o-right{width:-moz-calc(50% - 42px);width:calc(50% - 42px);color:#000;text-align:right}.o-intro{padding:19px 42px 42px}.reel{text-align:center}.reel img{max-width:620px;max-height:620px;cursor:pointer}.o-desc{margin:20px 0 26px;font-family:Georgia,serif;letter-spacing:.025em;font-weight:300;font-size:28px;line-height:1.3;height:0;overflow:hidden;-webkit-transition:height .2s ease-out;-moz-transition:height .2s ease-out;transition:height .2s ease-out}.o-desc.o-desc--open{height:260px}@media(max-width:1640px){.o-desc.o-desc--open{height:300px}.reel img{max-width:500px;max-height:500px;cursor:pointer}}@media(max-width:1440px){.o-desc.o-desc--open{height:380px}.reel img{max-width:460px;max-height:460px;cursor:pointer}}@media(max-width:1160px){.o-desc.o-desc--open{height:340px}.o-desc{font-size:24px}}@media(max-width:1000px){.o-desc.o-desc--open{height:440px}}@media(max-width:800px){.o-desc{font-size:21px}.o-desc.o-desc--open{height:410px}}.o-list{padding-top:42px;padding-right:42px}.o-list-label-right{position:absolute;right:-260px;top:230px;font-size:80px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.o-list-item-title{display:inline-block;font-size:80px}.o-list-item-title:hover{background:#000;color:#fff}.o-list-item:last-of-type{margin-bottom:100px}.o-list-item.o-list-item--pressable .o-list-item-title:hover{cursor:pointer}.o-list-item-image{position:fixed;z-index:10;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);opacity:0;pointer-events:none}.o-anchor-btm-left{position:absolute;bottom:42px;font-family:Georgia,serif;font-size:53px;text-align:center;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(70%,#ffb2fa),color-stop(90%,cyan),to(#fff));background:-webkit-linear-gradient(left,#fff 50%,#ffb2fa 70%,cyan 90%,#fff);background:-moz-linear-gradient(left,#fff 50%,#ffb2fa 70%,cyan 90%,#fff 100%);background:linear-gradient(90deg,#fff 50%,#ffb2fa 70%,cyan 90%,#fff);background-size:300% auto;background-position:0 0;color:#000;background-clip:text;text-fill-color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-animation:none;animation:none}@-webkit-keyframes anchorBg{to{background-position:200%}}@keyframes anchorBg{to{background-position:200%}}.o-anchor-btm-left:hover{-webkit-animation:anchorBg 1.5s linear infinite;animation:anchorBg 1.5s linear infinite}.o-list-item-title:hover+.o-list-item-image{opacity:1}@media(max-width:1000px){.o-list-item-title{font-size:64px}}.o-modal{position:fixed;height:100vh;width:100vw;top:0;left:0;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.o-modal.o-modal--open{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);pointer-events:all}.o-modal-screen{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5}.o-modal-close{position:absolute;top:-moz-calc(10vh);top:calc(10vh);right:0;background:#fff;width:30px;height:30px;text-align:center;line-height:30px;color:#000;font-size:16px;font-weight:700;cursor:pointer}.o-modal-close:active{top:-moz-calc(10vh + 2px);top:calc(10vh + 2px)}.o-modal-contents{position:relative;z-index:2;width:960px;height:100vh;left:-moz-calc(50% - 480px);left:calc(50% - 480px);top:0;color:#fff;padding-top:10vh;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.o-modal-contents::-webkit-scrollbar{display:none}.o-modal-title{font-size:56px;font-weight:200;color:#f3a8d0;position:relative}.o-modal-tag{margin:1em 0}.o-modal-desc,.o-modal-tag{font-size:19px;line-height:1.7;letter-spacing:.025em}.o-modal-desc{color:#fff;font-weight:200;margin:48px auto 64px}.o-modal-images{vertical-align:top}.o-modal-content-inner img{display:inline-block;vertical-align:top;margin-bottom:2%}.full{width:100%}.half{width:49%;vertical-align:top}.o-modal-player{--video--width:960px;--video--height:540px;width:100%;height:540px;position:relative;overflow:hidden;max-width:100%;background:#000}.o-modal-player-full iframe,.o-modal-player-full object{top:0;left:0;width:100%;height:540px}.o-bottom-spacer{height:200px;opacity:0}.col-l{padding-right:1%}.col-l,.col-r{display:inline-block;vertical-align:top;width:49%}.col-r{padding-left:1%}