.Skeleton__Page{position:relative;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:80vh;margin-top:1.5vw}.Skeleton{background-color:rgba(109,109,110,.8);margin:10px 0;border-radius:4px}.Skeleton__inline{display:inline-flex;align-items:center;width:100%}.Skeleton.title{width:70%;height:35px;margin-bottom:15px;background-image:linear-gradient(270deg,#333,rgba(66,66,66,.2),rgba(66,66,66,.2),#333);background-size:400% 100%;border-radius:5px;-webkit-animation:shine 5s ease-in-out infinite;animation:shine 5s ease-in-out infinite}@media (min-width:768px){.Skeleton.title{width:55%}}@media (min-width:1024px){.Skeleton.title{width:25%;height:40px;margin-bottom:20px}}.Skeleton.button{display:inline-block;width:20%;height:40px;margin-bottom:15px;margin-right:15px;background-image:linear-gradient(270deg,#333,rgba(66,66,66,.2),rgba(66,66,66,.2),#333);background-size:400% 100%;border-radius:5px;-webkit-animation:shine 5s ease-in-out infinite;animation:shine 5s ease-in-out infinite}@media (min-width:1024px){.Skeleton.button{width:10%;height:45px;margin-bottom:20px}}.Skeleton.text{width:90%;height:15px;background-image:linear-gradient(270deg,#333,rgba(66,66,66,.2),rgba(66,66,66,.2),#333);background-size:400% 100%;border-radius:5px;-webkit-animation:shine 5s ease-in-out infinite;animation:shine 5s ease-in-out infinite}@media (min-width:768px){.Skeleton.text{width:70%}}@media (min-width:1024px){.Skeleton.text{width:40%;height:20px}}.Skeleton__Page .title{width:45%}@media (min-width:640px){.Skeleton__Page .title{width:35%}}@media (min-width:768px){.Skeleton__Page .title{width:33%}}@media (min-width:1024px){.Skeleton__Page .title{width:25%}}.Skeleton.poster{position:relative;display:inline-block;width:100%;min-height:110px;background-color:#2d2d2d;white-space:normal;vertical-align:top;border-left:2px solid #141414;border-right:2px solid #141414;margin-bottom:4vw;border-radius:5px;-webkit-animation:pulse 2.5s ease-in-out 0s infinite;animation:pulse 2.5s ease-in-out 0s infinite;transition:background-color .1s ease-in-out}@media (min-width:330px){.Skeleton.poster{width:50%;min-height:130px}}@media (min-width:625px){.Skeleton.poster{width:33.3%;min-height:150px}}@media (min-width:998px){.Skeleton.poster{width:25%}}@media (min-width:1378px){.Skeleton.poster{width:16.6%}}.Skeleton.poster:first-child{-webkit-animation-delay:.13889s;animation-delay:.13889s}.Skeleton.poster:nth-child(2){-webkit-animation-delay:.27778s;animation-delay:.27778s}.Skeleton.poster:nth-child(3){-webkit-animation-delay:.41667s;animation-delay:.41667s}.Skeleton.poster:nth-child(4){-webkit-animation-delay:.55556s;animation-delay:.55556s}.Skeleton.poster:nth-child(5){-webkit-animation-delay:.69444s;animation-delay:.69444s}.Skeleton.poster:nth-child(6){-webkit-animation-delay:.83333s;animation-delay:.83333s}@-webkit-keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}@-webkit-keyframes pulse{25%{background-color:hsla(0,0%,100%,.2)}50%{background-color:#2d2d2d}}@keyframes pulse{25%{background-color:hsla(0,0%,100%,.2)}50%{background-color:#2d2d2d}}.Skeleton__Poster{position:relative;display:flex;margin:0 auto;width:100%}
/*# sourceMappingURL=main.682c2e8d.chunk.css.map */