.singlePageRelatedVideoCard{z-index:1;background:#000;justify-content:center;align-items:center;width:275px;margin-bottom:10px;margin-right:10px;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.singlePageRelatedVideoCard video,.singlePageRelatedVideoCardPreviewImg{object-fit:contain;z-index:1;width:auto;max-width:100%;max-height:min(160px,100vh);position:relative}.singlePageRelatedVideoCard:hover{z-index:5;transform:scale(1.05);box-shadow:0 0 15px 2px #f6ba02}.singlePageRelatedVideoSpinner{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.singlePageRelatedVideoError{color:#ff6a2e;text-align:center;z-index:3;width:120px;font-size:20px;position:absolute}@media (max-width:1080px){.singlePageRelatedVideoCard{width:210px}}@media (max-width:700px){.singlePageRelatedVideoCard{width:195px}}@media (max-width:450px){.singlePageRelatedVideoCard{width:170px}}@media (max-width:400px){.singlePageRelatedVideoCard{width:150px}}
.singlePageRatingWrapper{justify-content:space-between;align-items:center;width:150px;margin:0 auto;display:flex}.singlePageRatingArrowLike{transform:rotate(-90deg)}.singlePageRatingArrowUnlike{transform:rotate(90deg)}.singlePageRatingValue{color:#f6ba02;font-size:17px}.singlePageRatingValueError{color:#ff6a2e}.singlePageViewsWrapper{justify-content:center;align-items:center;display:flex}.singlePageViewsTitle{color:#f6ba02;margin-left:10px;margin-right:10px;font-size:17px}.singlePageViewsValue{color:#f6ba02;font-size:17px}
.singlePageCopyBtnWrapper{justify-content:center;margin-top:10px;display:flex}
.singlePageDownloadBtn{font-weight:900!important}.singlePageDownloadBtnWrapper{justify-content:center;margin-top:10px;display:flex}
