.explore-media-card{background-color:#121621;border:3px solid var(--home-bg);border-radius:11px;box-sizing:border-box;height:100%;overflow:hidden;position:relative;transition:border-color .3s linear;width:100%}.explore-media-card:hover{border-color:#9c47f1}.explore-media-card .explore-media__player{border-radius:0;box-sizing:border-box;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}70%{transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes aniPulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.35,1.35,1.35)}to{transform:scaleX(1)}}@keyframes aniWave{0%{transform:rotate(0)}20%{transform:rotate(-25deg)}40%{transform:rotate(10deg)}60%{transform:rotate(-25deg)}80%{transform:rotate(10deg)}to{transform:rotate(0)}}@keyframes aniRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes aniFadeIn{0%{opacity:0}to{opacity:1}}@keyframes aniFadeOut{0%{opacity:1}to{opacity:0}}@keyframes aniSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes skeletonLoading{0%{background-position:200% 0}to{background-position:-200% 0}}.explore-waterfall-flow{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.explore-waterfall-flow .effect-waterfall__loading{flex:1;padding:0 16px}.explore-waterfall-flow .effect-waterfall__loading .effect-waterfall__skeleton{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.explore-waterfall-flow .effect-waterfall__loading .effect-waterfall__skeleton .effect-waterfall__each_bone{animation:skeletonLoading 1.5s infinite;background:linear-gradient(90deg,#a855f70d 25%,#a855f714,#a855f70d 75%);background-size:200% 100%;border-radius:8px;height:308px}.explore-waterfall-flow .effect-waterfall__body,.explore-waterfall-flow .effect-waterfall__body .effect-waterfall__wrapper{align-items:stretch;display:flex;flex-direction:column;justify-content:flex-start}.explore-waterfall-flow .effect-waterfall__body .effect-waterfall__wrapper .effect-waterfall__container{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}.content-model{background-color:transparent;border:none!important;border-radius:8px;box-shadow:none!important;height:auto;max-height:100%;max-width:100%;outline:none!important;width:auto}.umodal:after,.umodal:before{content:none!important}
