.hero{flex:1;justify-content:flex-start;padding-top:80px}.headline-wrap,.hero{position:relative;display:flex;flex-direction:column}.headline-wrap{z-index:10;padding:16px 0 0;overflow:visible;align-items:center}.title-block{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;margin:0 auto}.title-block-outer{display:flex;justify-content:center;width:100%;padding:0 24px}.title-line{display:block;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,STSong,SimSun,serif!important;font-weight:200;color:hsla(0,0%,100%,.85);-webkit-font-smoothing:antialiased;line-height:1.18;white-space:nowrap;font-size:36px;letter-spacing:.26em}.title-line-1{padding-left:0;animation:slideInLeft 1.1s cubic-bezier(.22,1,.36,1) both}.title-line-2{padding-left:104px;margin-top:8px;animation:slideInRight 1.2s cubic-bezier(.22,1,.36,1) .15s both;display:inline-flex;align-items:flex-end;gap:0}.colophon{display:inline-flex;flex-direction:column;align-items:center;margin-left:14px;margin-bottom:-52px;animation:colophonDrop 1.5s cubic-bezier(.22,1,.36,1) .6s both}.colophon-bridge{display:block;width:1px;height:20px;background:linear-gradient(180deg,rgba(240,237,228,.5) 0,rgba(240,237,228,.18));margin-bottom:6px}.colophon-text{font-family:"Noto Serif SC",serif!important;font-size:12px;font-weight:200;letter-spacing:.3em;color:rgba(240,237,228,.72);writing-mode:vertical-rl;text-orientation:mixed;line-height:1;-webkit-font-smoothing:antialiased}.colophon-dot{display:block;width:3px;height:3px;border-radius:50%;background:rgba(240,237,228,.38);margin-top:8px}.title-en{display:block;font-family:Jost,Inter,Helvetica Neue,Arial,sans-serif!important;font-size:7px;font-weight:200;letter-spacing:.26em;text-transform:uppercase;color:#c8c4b8;text-align:center;margin-top:18px;opacity:.68;animation:fadeIn 1.5s cubic-bezier(.22,1,.36,1) .7s both}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(18px)}to{opacity:1;transform:translateX(0)}}@keyframes colophonDrop{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:.68}}@media (max-width:640px){.hero{padding-top:48px}.title-line{font-size:24px;letter-spacing:.2em}.title-line-2{padding-left:64px}.colophon{margin-bottom:-38px}.colophon-text{font-size:10px}.title-en{font-size:6px;margin-top:14px}.headline-wrap{padding:12px 0 0}}