a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}#root,.App,.App .ant-layout,body,html{height:100%}body,html{width:100vw;height:100vh;overflow:hidden;background-color:#222;color:#eee;font-family:"OpenSans",sans-serif}.center-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.center-container.offset{padding:24px}.app-header{position:fixed;top:0;left:50%;transform:translate(-50%);width:calc(100% - 40px);height:64px;line-height:0;padding:0 20px;background-color:#282828;-webkit-animation:scroll-from-top .2s ease-in-out 1;animation:scroll-from-top .2s ease-in-out 1;transition:all 1s ease}.app-header .back-button{cursor:pointer;opacity:.5;transition:opacity .2s ease;padding:20px;margin-left:-20px;display:inline-block;vertical-align:middle}.app-header .back-button svg{fill:#eee;transform:rotate(90deg);width:24px;height:24px;display:inline-block;vertical-align:middle}.app-header .back-button:hover{opacity:1}.app-header .logo-container{position:absolute;left:50%;top:20px;transform:translate(-50%);-webkit-animation:scroll-from-top .5s cubic-bezier(.39,.1,0,1.65) 1;animation:scroll-from-top .5s cubic-bezier(.39,.1,0,1.65) 1}.app-header .logo-container img{max-width:200px;max-height:100px;object-fit:contain;transition:all .5s ease}@-webkit-keyframes scroll-from-top{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%)}}@keyframes scroll-from-top{0%{transform:translate(-50%,-100%)}to{transform:translate(-50%)}}.logo-selector li{position:absolute;left:50%;top:50%;cursor:pointer;transition:transform .5s ease-in-out,opacity .5s ease;transform:translate(-50%,-50%) scale(0);opacity:0}.logo-selector li>a{pointer-events:none}.logo-selector li.logo-current{transform:translate(-50%,-50%) scale(1);opacity:.9;z-index:12}.logo-selector li.logo-current>a{pointer-events:all}.logo-selector li.logo-next-1{transform:translate(-50%,-50%) perspective(400px) translate3D(0,19.41143vh,-113.62967px) rotateX(-15deg) scale(.9);opacity:.4;z-index:11;transition-duration:.6s}.logo-selector li.logo-next-1 img{-webkit-animation-duration:.75s;animation-duration:.75s}.logo-selector li.logo-prev-1{transform:translate(-50%,-50%) perspective(400px) translate3D(0,-19.41143vh,-113.62967px) rotateX(15deg) scale(.9);opacity:.4;z-index:11;transition-duration:.6s}.logo-selector li.logo-next-2{transform:translate(-50%,-50%) perspective(400px) translate3D(0,37.5vh,-153.58984px) rotateX(-30deg) scale(.9);opacity:.3;z-index:10;transition-duration:.7s}.logo-selector li.logo-next-2 img{-webkit-animation-duration:1s;animation-duration:1s}.logo-selector li.logo-prev-2{transform:translate(-50%,-50%) perspective(400px) translate3D(0,-37.5vh,-153.58984px) rotateX(30deg) scale(.9);opacity:.3;z-index:10;transition-duration:.7s}.logo-selector li.logo-next-3{transform:translate(-50%,-50%) perspective(400px) translate3D(0,53.03301vh,-217.15729px) rotateX(-45deg) scale(.9);opacity:.2;z-index:9;transition-duration:.8s}.logo-selector li.logo-next-3 img{-webkit-animation-duration:1.25s;animation-duration:1.25s}.logo-selector li.logo-prev-3{transform:translate(-50%,-50%) perspective(400px) translate3D(0,-53.03301vh,-217.15729px) rotateX(45deg) scale(.9);opacity:.2;z-index:9;transition-duration:.8s}.logo-selector li.logo-next-4{transform:translate(-50%,-50%) perspective(400px) translate3D(0,64.95191vh,-300px) rotateX(-60deg) scale(.9);opacity:.1;z-index:8;transition-duration:.9s}.logo-selector li.logo-next-4 img{-webkit-animation-duration:1.5s;animation-duration:1.5s}.logo-selector li.logo-prev-4{transform:translate(-50%,-50%) perspective(400px) translate3D(0,-64.95191vh,-300px) rotateX(60deg) scale(.9);opacity:.1;z-index:8;transition-duration:.9s}.logo-selector li.logo-next-5{transform:translate(-50%,-50%) perspective(400px) translate3D(0,72.44444vh,-396.47238px) rotateX(-75deg) scale(.9);opacity:0;z-index:7;transition-duration:1s}.logo-selector li.logo-next-5 img{-webkit-animation-duration:1.75s;animation-duration:1.75s}.logo-selector li.logo-prev-5{transform:translate(-50%,-50%) perspective(400px) translate3D(0,-72.44444vh,-396.47238px) rotateX(75deg) scale(.9);opacity:0;z-index:7;transition-duration:1s}.logo-selector li.logo-next-6{transform:translate(-50%,-50%) perspective(400px) translate3D(0,75vh,-500px) rotateX(-90deg) scale(.9);opacity:0;z-index:6;transition-duration:1.1s}.logo-selector li.logo-next-6 img{-webkit-animation-duration:2s;animation-duration:2s}.logo-selector li.logo-prev-6{transform:translate(-50%,-50%) perspective(400px) translate3D(0,-75vh,-500px) rotateX(90deg) scale(.9);opacity:0;z-index:6;transition-duration:1.1s}.logo-selector li:hover{opacity:1}.logo-selector li img{-webkit-animation:scale-in .5s cubic-bezier(.39,.1,0,1.65) 1;animation:scale-in .5s cubic-bezier(.39,.1,0,1.65) 1}@-webkit-keyframes scale-in{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes scale-in{0%{transform:scale(0)}to{transform:scale(1)}}.aine-player{width:70%;height:70%;position:relative}.aine-player .view{width:100%;height:100%;object-fit:contain;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.aine-player .view.double{opacity:0;transition:opacity .5s ease}.aine-player .view.double.visible{opacity:1}.aine-player .play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-color:hsla(0,0%,74.5%,.5);border-radius:50%;line-height:100px;text-align:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease;z-index:100500}.aine-player .play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.aine-player .play-button.hidden{opacity:0}.aine-player .text-popup{position:absolute;left:50%;transform:translateX(-50%);bottom:20px;background-color:rgba(0,0,0,.9);padding:20px;display:flex;flex-direction:row;align-items:center;transition:opacity .5s ease;pointer-events:none;max-width:700px;width:100%}.aine-player .text-popup.no-portrait aside,.aine-player .text-popup.no-portrait h3{display:none}.aine-player .text-popup aside{flex:0 0 64px;margin-right:20px}.aine-player .text-popup aside img{width:64px;height:64px}.aine-player .text-popup h3{font-size:16px;font-weight:700}.aine-player .text-popup main{font-size:16px;font-weight:400;flex:1 1 auto;max-width:calc(100% - 124px)}.series-container .series{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch}.series-container .series li{flex:0 0 25%;padding:20px;box-sizing:border-box;overflow:hidden;transform:scale(1);transition:transform .5s ease;-webkit-animation:scale-in .5s cubic-bezier(.39,.1,0,1.65) 1;animation:scale-in .5s cubic-bezier(.39,.1,0,1.65) 1}.series-container .series li:first-child{-webkit-animation-duration:.5s;animation-duration:.5s}.series-container .series li:nth-child(2){-webkit-animation-duration:.7s;animation-duration:.7s}.series-container .series li:nth-child(3){-webkit-animation-duration:.9s;animation-duration:.9s}.series-container .series li:nth-child(4){-webkit-animation-duration:1.1s;animation-duration:1.1s}.series-container .series li:nth-child(5){-webkit-animation-duration:1.3s;animation-duration:1.3s}.series-container .series li:nth-child(6){-webkit-animation-duration:1.5s;animation-duration:1.5s}.series-container .series li:nth-child(7){-webkit-animation-duration:1.7s;animation-duration:1.7s}.series-container .series li:nth-child(8){-webkit-animation-duration:1.9s;animation-duration:1.9s}.series-container .series li:nth-child(9){-webkit-animation-duration:2.1s;animation-duration:2.1s}.series-container .series li:nth-child(10){-webkit-animation-duration:2.3s;animation-duration:2.3s}.series-container .series li:nth-child(11){-webkit-animation-duration:2.5s;animation-duration:2.5s}.series-container .series li:nth-child(12){-webkit-animation-duration:2.7s;animation-duration:2.7s}.series-container .series li:nth-child(13){-webkit-animation-duration:2.9s;animation-duration:2.9s}.series-container .series li:nth-child(14){-webkit-animation-duration:3.1s;animation-duration:3.1s}.series-container .series li:nth-child(15){-webkit-animation-duration:3.3s;animation-duration:3.3s}.series-container .series li:nth-child(16){-webkit-animation-duration:3.5s;animation-duration:3.5s}.series-container .series li:nth-child(17){-webkit-animation-duration:3.7s;animation-duration:3.7s}.series-container .series li:nth-child(18){-webkit-animation-duration:3.9s;animation-duration:3.9s}.series-container .series li:nth-child(19){-webkit-animation-duration:4.1s;animation-duration:4.1s}.series-container .series li:nth-child(20){-webkit-animation-duration:4.3s;animation-duration:4.3s}.series-container .series li:nth-child(21){-webkit-animation-duration:4.5s;animation-duration:4.5s}.series-container .series li:nth-child(22){-webkit-animation-duration:4.7s;animation-duration:4.7s}.series-container .series li:nth-child(23){-webkit-animation-duration:4.9s;animation-duration:4.9s}.series-container .series li:nth-child(24){-webkit-animation-duration:5.1s;animation-duration:5.1s}.series-container .series li:hover{transform:scale(1.1)}.series-container .series li img{width:100%;height:100%;object-fit:cover}.series-container .series li a{text-decoration:none}.series-container .series li .no-illustration{display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center;background-color:#282828;width:100%;height:100%;text-align:center;text-decoration:none;color:#444}.spinner .circle{position:absolute;width:.5em;height:.5em;border-radius:50%;background:#23648a;opacity:0;-webkit-animation:move-to-center 1s ease-in-out infinite;animation:move-to-center 1s ease-in-out infinite;animation-direction:reverse}.spinner .circle:first-child{transform:rotate(12deg) translateX(4vw);-webkit-animation-delay:.01667s;animation-delay:.01667s}.spinner .circle:nth-child(2){transform:rotate(24deg) translateX(4vw);-webkit-animation-delay:.03333s;animation-delay:.03333s}.spinner .circle:nth-child(3){transform:rotate(36deg) translateX(4vw);-webkit-animation-delay:.05s;animation-delay:.05s}.spinner .circle:nth-child(4){transform:rotate(48deg) translateX(4vw);-webkit-animation-delay:.06667s;animation-delay:.06667s}.spinner .circle:nth-child(5){transform:rotate(60deg) translateX(4vw);-webkit-animation-delay:.08333s;animation-delay:.08333s}.spinner .circle:nth-child(6){transform:rotate(72deg) translateX(4vw);-webkit-animation-delay:.1s;animation-delay:.1s}.spinner .circle:nth-child(7){transform:rotate(84deg) translateX(4vw);-webkit-animation-delay:.11667s;animation-delay:.11667s}.spinner .circle:nth-child(8){transform:rotate(96deg) translateX(4vw);-webkit-animation-delay:.13333s;animation-delay:.13333s}.spinner .circle:nth-child(9){transform:rotate(108deg) translateX(4vw);-webkit-animation-delay:.15s;animation-delay:.15s}.spinner .circle:nth-child(10){transform:rotate(120deg) translateX(4vw);-webkit-animation-delay:.16667s;animation-delay:.16667s}.spinner .circle:nth-child(11){transform:rotate(132deg) translateX(4vw);-webkit-animation-delay:.18333s;animation-delay:.18333s}.spinner .circle:nth-child(12){transform:rotate(144deg) translateX(4vw);-webkit-animation-delay:.2s;animation-delay:.2s}.spinner .circle:nth-child(13){transform:rotate(156deg) translateX(4vw);-webkit-animation-delay:.21667s;animation-delay:.21667s}.spinner .circle:nth-child(14){transform:rotate(168deg) translateX(4vw);-webkit-animation-delay:.23333s;animation-delay:.23333s}.spinner .circle:nth-child(15){transform:rotate(180deg) translateX(4vw);-webkit-animation-delay:.25s;animation-delay:.25s}.spinner .circle:nth-child(16){transform:rotate(192deg) translateX(4vw);-webkit-animation-delay:.26667s;animation-delay:.26667s}.spinner .circle:nth-child(17){transform:rotate(204deg) translateX(4vw);-webkit-animation-delay:.28333s;animation-delay:.28333s}.spinner .circle:nth-child(18){transform:rotate(216deg) translateX(4vw);-webkit-animation-delay:.3s;animation-delay:.3s}.spinner .circle:nth-child(19){transform:rotate(228deg) translateX(4vw);-webkit-animation-delay:.31667s;animation-delay:.31667s}.spinner .circle:nth-child(20){transform:rotate(240deg) translateX(4vw);-webkit-animation-delay:.33333s;animation-delay:.33333s}.spinner .circle:nth-child(21){transform:rotate(252deg) translateX(4vw);-webkit-animation-delay:.35s;animation-delay:.35s}.spinner .circle:nth-child(22){transform:rotate(264deg) translateX(4vw);-webkit-animation-delay:.36667s;animation-delay:.36667s}.spinner .circle:nth-child(23){transform:rotate(276deg) translateX(4vw);-webkit-animation-delay:.38333s;animation-delay:.38333s}.spinner .circle:nth-child(24){transform:rotate(288deg) translateX(4vw);-webkit-animation-delay:.4s;animation-delay:.4s}.spinner .circle:nth-child(25){transform:rotate(300deg) translateX(4vw);-webkit-animation-delay:.41667s;animation-delay:.41667s}.spinner .circle:nth-child(26){transform:rotate(312deg) translateX(4vw);-webkit-animation-delay:.43333s;animation-delay:.43333s}.spinner .circle:nth-child(27){transform:rotate(324deg) translateX(4vw);-webkit-animation-delay:.45s;animation-delay:.45s}.spinner .circle:nth-child(28){transform:rotate(336deg) translateX(4vw);-webkit-animation-delay:.46667s;animation-delay:.46667s}.spinner .circle:nth-child(29){transform:rotate(348deg) translateX(4vw);-webkit-animation-delay:.48333s;animation-delay:.48333s}.spinner .circle:nth-child(30){transform:rotate(1turn) translateX(4vw);-webkit-animation-delay:.5s;animation-delay:.5s}.spinner .circle:nth-child(31){transform:rotate(372deg) translateX(4vw);-webkit-animation-delay:.51667s;animation-delay:.51667s}.spinner .circle:nth-child(32){transform:rotate(384deg) translateX(4vw);-webkit-animation-delay:.53333s;animation-delay:.53333s}.spinner .circle:nth-child(33){transform:rotate(396deg) translateX(4vw);-webkit-animation-delay:.55s;animation-delay:.55s}.spinner .circle:nth-child(34){transform:rotate(408deg) translateX(4vw);-webkit-animation-delay:.56667s;animation-delay:.56667s}.spinner .circle:nth-child(35){transform:rotate(420deg) translateX(4vw);-webkit-animation-delay:.58333s;animation-delay:.58333s}.spinner .circle:nth-child(36){transform:rotate(432deg) translateX(4vw);-webkit-animation-delay:.6s;animation-delay:.6s}.spinner .circle:nth-child(37){transform:rotate(444deg) translateX(4vw);-webkit-animation-delay:.61667s;animation-delay:.61667s}.spinner .circle:nth-child(38){transform:rotate(456deg) translateX(4vw);-webkit-animation-delay:.63333s;animation-delay:.63333s}.spinner .circle:nth-child(39){transform:rotate(468deg) translateX(4vw);-webkit-animation-delay:.65s;animation-delay:.65s}.spinner .circle:nth-child(40){transform:rotate(480deg) translateX(4vw);-webkit-animation-delay:.66667s;animation-delay:.66667s}.spinner .circle:nth-child(41){transform:rotate(492deg) translateX(4vw);-webkit-animation-delay:.68333s;animation-delay:.68333s}.spinner .circle:nth-child(42){transform:rotate(504deg) translateX(4vw);-webkit-animation-delay:.7s;animation-delay:.7s}.spinner .circle:nth-child(43){transform:rotate(516deg) translateX(4vw);-webkit-animation-delay:.71667s;animation-delay:.71667s}.spinner .circle:nth-child(44){transform:rotate(528deg) translateX(4vw);-webkit-animation-delay:.73333s;animation-delay:.73333s}.spinner .circle:nth-child(45){transform:rotate(540deg) translateX(4vw);-webkit-animation-delay:.75s;animation-delay:.75s}.spinner .circle:nth-child(46){transform:rotate(552deg) translateX(4vw);-webkit-animation-delay:.76667s;animation-delay:.76667s}.spinner .circle:nth-child(47){transform:rotate(564deg) translateX(4vw);-webkit-animation-delay:.78333s;animation-delay:.78333s}.spinner .circle:nth-child(48){transform:rotate(576deg) translateX(4vw);-webkit-animation-delay:.8s;animation-delay:.8s}.spinner .circle:nth-child(49){transform:rotate(588deg) translateX(4vw);-webkit-animation-delay:.81667s;animation-delay:.81667s}.spinner .circle:nth-child(50){transform:rotate(600deg) translateX(4vw);-webkit-animation-delay:.83333s;animation-delay:.83333s}.spinner .circle:nth-child(51){transform:rotate(612deg) translateX(4vw);-webkit-animation-delay:.85s;animation-delay:.85s}.spinner .circle:nth-child(52){transform:rotate(624deg) translateX(4vw);-webkit-animation-delay:.86667s;animation-delay:.86667s}.spinner .circle:nth-child(53){transform:rotate(636deg) translateX(4vw);-webkit-animation-delay:.88333s;animation-delay:.88333s}.spinner .circle:nth-child(54){transform:rotate(648deg) translateX(4vw);-webkit-animation-delay:.9s;animation-delay:.9s}.spinner .circle:nth-child(55){transform:rotate(660deg) translateX(4vw);-webkit-animation-delay:.91667s;animation-delay:.91667s}.spinner .circle:nth-child(56){transform:rotate(672deg) translateX(4vw);-webkit-animation-delay:.93333s;animation-delay:.93333s}.spinner .circle:nth-child(57){transform:rotate(684deg) translateX(4vw);-webkit-animation-delay:.95s;animation-delay:.95s}.spinner .circle:nth-child(58){transform:rotate(696deg) translateX(4vw);-webkit-animation-delay:.96667s;animation-delay:.96667s}.spinner .circle:nth-child(59){transform:rotate(708deg) translateX(4vw);-webkit-animation-delay:.98333s;animation-delay:.98333s}.spinner .circle:nth-child(60){transform:rotate(2turn) translateX(4vw);-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes move-to-center{to{opacity:1;transform:translate(0)}}@keyframes move-to-center{to{opacity:1;transform:translate(0)}}.app-page-view{transition:background-color 1s ease}.app-page-view.watch{background-color:#000}.app-page-view.watch .app-header{background-color:#080808}.app-page-view.watch .app-header .logo-container img{max-width:100px;max-height:50px;opacity:.3}.app-page-view.watch .app-header .logo-container img:hover{opacity:1}.app-page-view.watch .app-header .back-button{opacity:.2}.app-page-view.watch .app-header .back-button:hover{opacity:.3}.app-page{height:100%}
/*# sourceMappingURL=main.91cdc3e9.chunk.css.map */