@import url('/static/css/player.min.css');.movie_single{position:relative;padding:14px 0 18px;background:#fff;border:0;box-shadow:none}.movie_single>h1{margin:0 0 6px;padding-right:120px;font-size:24px;line-height:1.1;letter-spacing:0}.movie_single .content_removal{display:flex;justify-content:flex-end;margin-bottom:4px;position:absolute;top:14px;right:0}.movie_single .abuse{display:inline-flex;align-items:center;gap:8px;padding:5px 10px !important;border:2px solid #d72626 !important;border-radius:10px !important;background:#fff !important;color:#d72626 !important;font-size:11px;font-weight:700;text-decoration:none;cursor:pointer;text-transform:uppercase;letter-spacing:0.03em;box-shadow:0 0 0 2px rgba(215,38,38,0.12);transition:background-color 0.16s ease,border-color 0.16s ease,color 0.16s ease,box-shadow 0.16s ease}.movie_single .abuse:hover{border-color:#b91d1d !important;background:#fff1f1 !important;color:#b91d1d !important;box-shadow:0 0 0 4px rgba(215,38,38,0.16)}.movie_single .video_box_pad{display:grid;gap:12px}.movie_single .video,.movie_single .buy_access.player{overflow:hidden;border-radius:14px;background:linear-gradient(135deg,#19172b 0%,#302b4a 100%);box-shadow:none}.movie_single .buy_access.player{position:relative}.movie_single>a[rel="nofollow"]{display:block}.movie_single .buy_access.player img,.movie_single .video img{width:100%}.movie_single .buy_access.player .playbtn,.movie_single .buy_access.player a[rel="nofollow"]{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);z-index:2}.movie_single .buy_access.player a[rel="nofollow"]{display:inline-flex !important;align-items:center;justify-content:center;min-height:44px;padding:10px 18px !important;border-radius:8px !important;background:linear-gradient(135deg,#ff4a9d 0%,#e91e8c 100%) !important;color:#fff !important;font-size:14px !important;font-weight:700 !important;text-decoration:none !important;white-space:nowrap;box-shadow:none}.movie_single .buy_access.player .playbtn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;width:52px;height:52px;margin:0 !important;padding:0 !important;border-radius:50%;background:rgba(233,30,140,0.92);opacity:1;text-align:center;box-shadow:none;z-index:4;transform:translate(-50%,-50%)}.movie_single .buy_access.player .playbtn::before{content:"";border-style:solid;border-width:8px 0 8px 12px;border-color:transparent transparent transparent #fff;margin-left:4px}.movie_single .buy_access.player .playbtn .pl-play,.movie_single .buy_access.player .playbtn .fa,.movie_single .buy_access.player .playbtn i{display:none !important}.movie_single .prevNextBox{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:4px}.movie_single .prevNextBox .stdButtonGrey{min-width:auto;padding:0;border:0;border-radius:0;background:transparent;color:#e91e8c;font-size:13px;font-weight:500}.movie_single .pull-left,.movie_single .pull-right{float:none}.movie_single .description{padding:0 0 12px;border-radius:0;background:transparent;border-bottom:1px solid #eee;color:#555;font-size:15px;line-height:1.6}.movie_single .votes{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:2px 0 12px;border-radius:0;background:transparent;border-bottom:1px solid #eee}.movie_single .votes h2.inline,.movie_single .votes .rate,.movie_single .votes p{margin:0}.movie_single .votes p{display:none}.movie_single .votes h2.inline{font-size:13px;color:#777;font-weight:500;white-space:nowrap}.movie_single .votes .rate{color:#111;font-size:15px;font-weight:700;white-space:nowrap}.movie_single .votes .fa-thumbs-up{margin-left:auto}.movie_single .votes .empty{color:#6f6f82;font-size:12px;margin-left:4px}.movie_single .votes .fa-thumbs-up,.movie_single .votes .fa-thumbs-down{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;border:1px solid #eee;color:#6c6c7e;cursor:pointer;transition:all 0.2s ease;font-size:12px}.movie_single .votes .fa-thumbs-up:hover,.movie_single .votes .fa-thumbs-down:hover,.movie_single .votes .voted{border-color:rgba(233,30,140,0.25);background:#fff0f8;color:#e91e8c}.movie_single .votes .status{order:10;flex:1 0 100%;margin-top:6px;padding:8px 12px;border-radius:10px;font-size:12px;line-height:1.4}.movie_single .votes .info.status{background:#eefbf1;border:1px solid #cdeed5;color:#1d6b34}.movie_single .votes .error.status{background:#fff1f1;border:1px solid #ffd1d1;color:#972929}.movie_single .votes::before{content:"";position:absolute;left:150px;right:84px;top:14px;height:6px;border-radius:999px;background:linear-gradient(90deg,#e91e8c 0%,#e91e8c 100%)}.movie_single .actors,.movie_single .categories,.movie_single .producers{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 6px;padding:0;list-style:none}.movie_single .actors li,.movie_single .categories li,.movie_single .producers li{display:inline-flex}.movie_single .actors a,.movie_single .categories a,.movie_single .producers a{display:inline-flex;align-items:center;min-height:28px;padding:4px 12px;border-radius:999px;background:#fff0f8;border:0;color:#e91e8c;font-size:12px;font-weight:500}.movie_single .actors a:hover,.movie_single .categories a:hover,.movie_single .producers a:hover{background:#fce4f3;color:#e91e8c}.movie_single>h2:not(.inline):not(.logo){margin:2px 0 8px;color:#777;font-size:13px;font-weight:500;letter-spacing:0}.movie_single .movies_list{margin-top:8px;padding-top:10px;border-top:1px solid #eee}.movie_single .group_title{margin-bottom:8px;font-size:16px;color:#111}.movie_single .group_title a{color:#e91e8c}@media (max-width:700px){.movie_single{padding:10px 0 14px}.movie_single>h1{padding-right:118px;font-size:20px}.movie_single .content_removal{position:absolute;top:0;right:0;justify-content:flex-end;width:auto;margin-bottom:0}.movie_single .prevNextBox{flex-wrap:nowrap;align-items:center}.movie_single .prevNextBox>a{flex:1 1 50%;width:auto;min-width:0}.movie_single .prevNextBox .pull-right{text-align:right}}