.videos{grid-gap:48px 24px;display:grid;grid-template-columns:repeat(2,calc(50vw - 26px))}.videos .ctx-menu{background-color:#1f1b2f;border:1px solid hsla(0,0%,100%,.15);border-radius:4px;box-shadow:0 0 20px 0 rgba(0,0,0,.2);padding:20px;position:fixed;top:60px;width:580px;z-index:11}.videos .ctx-menu .film-info{font-size:1.6rem;line-height:2.8rem}.videos .ctx-menu .film-info .header{grid-gap:10px;display:grid;grid-template-columns:70px auto}.videos .ctx-menu .film-info .header .poster{border-radius:4px;height:115px;overflow:hidden;width:70px}.videos .ctx-menu .film-info .header .poster img{min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.videos .ctx-menu .film-info .header h4{margin-bottom:5px}.videos .ctx-menu .film-info .header h4 a{border-bottom:1px solid hsla(0,0%,100%,.35);display:inline-block;padding-bottom:2px;transition:all .2s ease}.videos .ctx-menu .film-info .header h4 a:hover{border-bottom:1px solid #fff}.videos .ctx-menu .film-info .header .meta a{color:#808893;display:inline-block;font-size:1.4rem;margin-right:2px;position:relative;text-transform:capitalize;transition:color .2s ease}.videos .ctx-menu .film-info .header .meta a:hover{color:#fb2d7f}.videos .ctx-menu .film-info .header .meta a:not(:last-child):after{content:",";position:relative;right:3px}.videos .ctx-menu .film-info .desc{-webkit-overflow-scrolling:touch;margin-top:20px;max-height:calc(67vh - 80px);overflow-y:auto}.videos .ctx-menu .film-info .desc::-webkit-scrollbar-track{background:hsla(0,0%,100%,0);width:17px}.videos .ctx-menu .film-info .desc::-webkit-scrollbar{width:17px}.videos .ctx-menu .film-info .desc::-webkit-scrollbar-thumb,.videos .ctx-menu .film-info .desc:hover::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4)}.videos .ctx-menu ul{grid-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);list-style:none;margin-top:10px}.videos .ctx-menu ul li{border:1px solid hsla(0,0%,100%,.15);color:#f2f2f2;cursor:pointer;display:inline-block;padding:10px;text-align:left;transition:all .2s ease}.videos .ctx-menu ul li:hover{border:1px solid #fb2d7f}.videos .ctx-menu ul li.film-share{grid-gap:20px;align-items:center;color:#f2f2f2;display:grid;font-size:1.4rem;font-weight:500;grid-template-columns:28px auto}.videos .ctx-menu ul li.film-share input{left:-9999px;position:absolute}.videos .ctx-menu ul li.film-share img{background-size:28px;height:28px;opacity:.55;transform:rotateY(180deg);width:28px}.videos .ctx-menu ul.film-watch{grid-gap:20px;align-items:center;display:grid;font-size:1.4rem;font-weight:500;grid-template-columns:28px auto}.videos .ctx-menu ul.film-watch img{background-size:28px;height:28px;opacity:.55;width:28px}.videos .ctx-menu ul .favorite{grid-gap:20px;background-color:transparent;border:none;cursor:pointer;grid-template-columns:28px auto;margin:0;padding:0}.videos .ctx-menu ul .favorite span{display:block;font-size:1.4rem;font-weight:500;text-align:left;text-transform:none}.videos .ctx-menu ul .favorite i{background-size:28px;height:28px;opacity:.55;width:28px}.videos .item{position:relative}.videos .item:hover>.poster{border:1px solid #fb2d7f;box-shadow:0 10px 40px 0 rgba(242,10,30,.2);transform:scale(1.04)}.videos .item:hover>.poster .hover{opacity:1}.videos .item:hover>.poster .hover .play{transform:scale(1.4)}.videos .item .flyposter{animation:flyPoster 2s ease-out;left:0;position:absolute;top:0;width:100%;z-index:1}.videos .item .poster{background-color:hsla(0,0%,100%,.12);border-radius:4px;height:45vw;overflow:hidden;position:relative;transition:all .2s ease;width:100%}.videos .item .poster .favorite{grid-gap:0;background:none;border:none;height:auto;padding:8px;position:absolute;width:auto;z-index:2}.videos .item .poster .hover{background:linear-gradient(180deg,rgba(40,44,51,0),rgba(40,44,51,.3)),radial-gradient(circle at 50% 50%,rgba(40,44,51,.2),rgba(40,44,51,.5));border:none;box-shadow:none;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s ease-in-out;width:100%;z-index:1}.videos .item .poster .hover img.play{display:inline-block;height:80px;left:calc(50% - 40px);position:absolute;top:calc(50% - 40px);transition:all .2s ease;width:80px}.videos .item .poster img.kp{min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.videos .item strong{color:#f2f2f2;display:inline-block;font-size:1.6rem;font-weight:400;margin-top:8px;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap;width:calc(50vw - 26px)}.videos .item span{color:#808893;display:block;font-size:1.2rem;margin-top:0;text-transform:capitalize}@media (min-width:500px){.videos{grid-template-columns:repeat(3,calc(33.33333vw - 132.66667px))}.videos .item .poster{height:20vw;width:100%}.videos .item strong{width:calc(33.33333vw - 132.66667px)}}@media (min-width:700px){.videos{grid-template-columns:repeat(4,calc(25vw - 106px))}.videos .item .poster{height:20vw}.videos .item strong{width:calc(25vw - 106px)}}@media (min-width:1000px){.videos{grid-template-columns:repeat(5,calc(20vw - 90px))}.videos .item .poster{height:20vw}.videos .item strong{width:calc(20vw - 90px)}}@media (min-width:1400px){.videos{grid-template-columns:repeat(6,calc(16.66667vw - 79.33333px))}.videos .item .poster{height:20vw}.videos .item strong{width:calc(16.66667vw - 79.33333px)}}@media (min-width:1600px){.videos{grid-template-columns:repeat(6,calc(16.66667vw - 79.33333px))}.videos .item .poster{height:17vw}.videos .item strong{width:calc(16.66667vw - 79.33333px)}}@media (min-width:2000px){.videos{grid-template-columns:repeat(7,calc(14.28571vw - 71.71429px))}.videos .item .poster{height:15vw}.videos .item strong{width:calc(14.28571vw - 71.71429px)}}@media (min-width:2500px){.videos{grid-template-columns:repeat(8,calc(12.5vw - 66px))}.videos .item .poster{height:15vw}.videos .item strong{width:calc(12.5vw - 66px)}}