*, :before, :after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}
.oi-adblock {
    padding-bottom: 12px;
}

.fb-bb-menu-wrapper{border-top: 1px solid #374151;}
.fb-bb-menu{padding: 12px 0px;}
.fb-bb-menu ul{display: flex;align-items: center;min-width: max-content;}
.fb-bb-menu ul li{margin: 0px 12px;}
.fb-bb-menu ul li:first-child{margin-left: 10px;}
.fb-bb-menu ul li a{font-size: 14px;line-height: 20px;color: #9ca3af;font-weight: 500;white-space: nowrap;}
.fb-bb-menu ul li a.active{color: #e84d67;border-bottom: 2px solid #e84d67;padding-bottom: 4px;}
.fb-bb-menu ul li a:hover{color: #fff;}
.transparent-line{--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #4b5563 var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-from: transparent var(--tw-gradient-from-position);background-image: linear-gradient(to right, var(--tw-gradient-stops));flex: 1 1 0%;height: 1px;}

.fb-breadcrumb {
    margin: 0 16px 24px 0px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #9ca3af;
}
.fb-breadcrumb a {
    color: #9ca3af;
}
.fb-breadcrumb span {
    display: inline-block;
}
.fb-breadcrumb-separator {
    margin-right: 5px;
    border: solid #6b7280;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    vertical-align: middle;
}
.fb-breadcrumb span {
    display: inline-block;
}

.fb-heading{font-size: 30px;color: #fff;}
.fb-main-big-thumbnail{margin-bottom: 24px;}
.fb-main-big-thumbnail img{border: 1px solid #374151;width: 100%;border-radius: 8px;display: block;}
.fb-main-big-thumbnail-desc{}
.fb-main-big-thumbnail-desc p{color: #9ca3af;margin-bottom: 16px;line-height: 1.625rem;font-size: 16px;}
.hide {display: none;}
.fb-main-big-thumbnail-desc .info__read {font-weight: 500;color: #60a5fa;cursor: pointer;}

.fb-article-share-wrapper{display: flex;align-items: center;margin-top: 16px;margin-bottom: 32px;}
.article-share-lt{display: flex;align-items: center;font-size: 14px;line-height: 20px;font-weight: 500;color: #9ca3af;}
.article-share-lt .article-share-icon{width: 24px;height: 24px;background: url(../images/fb-share.svg) 0 0 no-repeat;margin-right: 8px;}
.article-share-rt{display: flex;align-items: center;margin-left: 16px;gap: 6px;}
.article-share-rt a{color: #9ca3af;transition-duration: .2s;background: #17202e;border-radius: 8px;border: 1px solid #4b5563;width: 38px;height: 38px;}
.article-share-rt a svg{stroke: #9ca3af;transform: translate(10px, 10px);background: unset;width: unset;height: unset;}
/* .article-share-rt a:hover svg{stroke: #ec4899;} */
.article-share-rt a:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border: 1px solid #6b7280;background: #1f2937;
}
.article-share-rt a:hover .twit{stroke: #60a5fa;}
.article-share-rt a:hover .fb{stroke: #2563eb;}
.article-share-rt a:hover .insta{stroke: #ec4899;}
.article-share-rt a:hover .youtube{stroke:#ef4444 ;}

.fb-favorite-contenstants-container{margin-bottom: 48px;}
.fb-favorite-contenstant-title{font-size: 20px;line-height: 28px;font-weight: 700;color: #fff;margin-bottom: 16px;}
.fb-favorite-contenstant-desc{font-size: 16px;color: #9ca3af;line-height: 1.625rem;margin-bottom: 24px;}
.fb-favorite-contenstants-list{}
.fb-favorite-contenstants-list ul{display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap: 20px;}
.fb-favorite-contenstants-list ul li{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-duration: .3s;transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);background: #17202e;border: 1px solid #374151;border-radius: 8px;overflow: hidden;
}
.favorite-contenstants-like svg{stroke: #9ca3af;}
.favorite-contenstants-like:hover svg{stroke: #ef4444;}
.favorite-contenstants-like.active svg{fill: #ef4444;stroke: #ef4444;}
.favorite-contenstants-like.active{background: #000000b3;}
.favorite-contenstants-like:hover{background: #000000b3;--tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.favorite-contenstants-like.selected svg{stroke: #e84d67;}
.favorite-contenstants-like.selected{background: #000000b3;}
.fb-favorite-contenstants-list ul li:hover{
    --tw-shadow: 0 20px 25px -5px rgb
#0000001a
(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);border: 1px solid #e84d67;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-scale-x: 1.02;
    --tw-scale-y: 1.02;
}
.fb-favorite-contenstants-list ul li:hover .favorite-contenstants-thumb img{--tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.fb-favorite-contenstants-list ul li:hover .favorite-contenst-name{color: #e84d67;}
.favorite-contenstants-thumb{position: relative;}
.favorite-contenstants-thumb img{aspect-ratio: 3 / 4;transition-duration: .3s;object-fit: cover;width: 100%;display: block;}
.favorite-contenstants-like{position: absolute;top: 8px;right: 8px;cursor: pointer;border-radius: 9999px;background: #00000080;padding: 8px;--tw-backdrop-blur: blur(4px);transition-duration: .2s;border: none;width: 32px;height: 32px;}
.favorite-contenstants-innerdtls{padding: 16px;}
.favorite-contenst-name{font-size: 14px;line-height: 1.25rem;font-weight: 600;margin-bottom: 4px;color: #fff;}
.favorite-contenst-shuldbe{color: #9ca3af;font-size: 12px;font-weight: 16px;margin-bottom: 12px;}
.contenst-votes{margin-bottom: 12px;}
.contenst-votes-text{display: flex;align-items: center;justify-content: space-between;margin-bottom: 4px;}
.contenst-votes-text span:first-child{color: #9ca3af;font-size: 12px;font-weight: 16px;}
.contenst-votes-text span:last-child{color: #e84d67;font-size: 12px;font-weight: 16px;font-weight: 700;}
.contenst-votes-progress{background: #374151;border-radius: 9999px;overflow: hidden;width: 100%;height: 4px;}
.contenst-votes-filled{background: #f56565;border-radius: 9999px;height: 100%;}
.vote-now{width: 100%;border-radius: 8px;background: #263b67;padding: 5px 12px;cursor: pointer; font-size: 12px;line-height: 16px;font-weight: 500;color: #fff;border: none;}
.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);transition-duration: .2s;
}

.fb-min-contestants-block{margin-bottom: 32px;}
.fb-min-contestants-block .fb-favorite-contenstant-title{margin-bottom: 24px;}
.fb-min-contestants-list{}
.fb-min-contestants-list ul{display: grid;gap: 24px;grid-template-columns: repeat(2, minmax(0, 1fr));}
.fb-min-contestants-list ul li{
        --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    background: #17202e;border: 1px solid #374151;border-radius: 8px;overflow: hidden;transition-duration: .3s;padding: 24px;
}
.fb-min-contestants-card{display: flex;align-items: flex-start;}
.min-contestants-thumb{position: relative;flex-shrink: 0;}
.min-contestants-thumb img{aspect-ratio: 3 / 4;transition-duration: .3s;object-fit: cover;border: 2px solid #4b5563;border-radius: 8px;width: 96px;height: 128px;display: block;}
.constent-overflow-block{overflow: hidden;position: absolute;top: 0;right: 0;bottom: 0;left: 0;height: 100%;border-radius: 8px;}
.overflow-text{color: #fff;font-size: 12px;line-height: 16px;font-weight: 700;text-align: center;padding: 6px 0px;bottom: 0;left: 0;position: absolute;width: 100%;}
.eliminated .overflow-text{background: #dc2626;}
.ejected .overflow-text{background: #ea580c;}
.walkout .overflow-text{background: #9333ea;}
.winner .overflow-text{background: #ca8a04 ;}
.runner .overflow-text{background: #2563eb;}
.min-contestants-thumb-dtls{margin-left: 16px;flex: 1 1 0%;min-width: 0px;}
.min-contestants-named-flex{display: flex;align-items: center;justify-content: space-between;margin-bottom: 12px;}
.min-contestants-name h4{color: #fff;font-size: 18px;line-height: 1.25rem;font-weight: 700;}
.min-contestants-name p{font-size: 14px;line-height: 20px;margin-top: 4px;color: #9ca3af;}
.vote-star{color: #9ca3af;padding: 8px;border-radius: 9999px;cursor: pointer;width: 36px;height: 36px;border: none;background: none;}
.vote-star:hover{color: #ef4444;background: #ef44441a;--tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.vote-star.active{background-color: #ef444433;--tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.vote-star.active svg{fill: #ef4444;stroke: #ef4444;}
.min-contestants-vote-flex{margin-bottom: 16px;}
.min-contestants-vote-flex svg{stroke: #9ca3af;}
.fb-min-contestants-card .vote-now{font-size: 14px;line-height: 20px;font-weight: 500;cursor: pointer;}
.vote-star.selected svg{stroke: #e84d67;fill: #e84d67;}
.vote-star.selected{background: #ef44441a;padding: 8px;}
.fb-min-contestants-list ul li:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);border: 1px solid #4b5563;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
--tw-scale-x: 1.02;
    --tw-scale-y: 1.02;
}
.fb-min-contestants-list ul li:hover .min-contestants-thumb img{border: 2px solid #e84d67;}
.fb-min-contestants-list ul li:hover .min-contestants-name h4{color: #e84d67;}

.fb-bb-disclamer{padding: 24px;border: 1px solid #374151;background: #17202e;border-radius: 8px;margin-bottom: 32px;}
.fb-bb-disclamer h3{margin-left: 16px;color: #fff;font-size: 18px;line-height: 28px;font-weight: 700;margin-bottom: 8px;}
.fb-bb-disclamer p{margin-left: 16px;font-size: 14px;line-height: 1.625rem;color: #d1d5db;}

.fb-bb-updates{margin-bottom: 48px;}
.fb-bb-updates h3{font-size: 20px;line-height: 28px;font-weight: 700;color: #fff;margin-bottom: 24px;}
.bb-updates-list{}
.bb-updates-list ul li{border: 1px solid #374151;background: #17202e;padding: 24px;border-radius: 8px;margin-bottom: 24px;}
.bb-updates-list ul li:last-child{margin-bottom: 0px;}
.bb-updates-list ul li:hover{border: 1px solid #4b5563;}
.bb-updates-list ul li p{color: #d1d5db;line-height: 1.625rem;font-size: 14px;margin-bottom: 12px;}
.bb-updates-list ul li .bb-updates-date{display: flex;justify-content: space-between;align-items: center;}
.bb-updates-date span{color: #e84d67;font-size: 14px;line-height: 20px;font-weight: 500;padding: 4px 12px;background: #e84d671a;border-radius: 9999px;}

.fb-bb-videos{margin-bottom: 48px;}
.fb-bb-videos h3{font-size: 20px;line-height: 28px;font-weight: 700;color: #fff;margin-bottom: 24px;}
.bb-videos-list{}
.bb-videos-list ul{display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 24px;}
.bb-videos-list ul li{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .3s;background: #17202e;border: 1px solid #374151;border-radius: 8px;overflow: hidden;cursor: pointer;
}
.bb-videos-thumb{position: relative;}
.bb-videos-thumb img{transition-duration: .3s;aspect-ratio: 16 / 9;object-fit: cover;width: 100%;    transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1);display: block;
}
.bb-video-icon{opacity: 0;background-color: #0000004d;transition-duration: .3s;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.bb-video-icon-logo{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding: 1rem;background: #e84d67;border-radius: 9999px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        --tw-scale-x: .9;
    --tw-scale-y: .9;transition-duration: .3s;
}
.bb-video-icon-logo svg{color: #fff;margin-left: 4px;}
.bb-video-time-display{position: absolute;padding: 4px 8px;background-color: #000c;border-radius: 4px;right: 8px;bottom: 8px;color: #fff;font-size: 12px;line-height: 16px;font-weight: 500;}
.bb-videos-thumb-content{padding: 16px;}
.bb-videos-thumb-content h4{transition-duration: .3s;color: #fff;line-height: 1.25rem;font-size: 16px;font-weight: 600;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-bottom: 8px;}
.bb-videos-thumb-viewsdays{display: flex;align-items: center;justify-content: space-between;color: #9ca3af;line-height: 20px;font-size: 14px;}
.bb-videos-list ul li:hover{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);border: 1px solid #4b5563;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
--tw-scale-x: 1.02;
    --tw-scale-y: 1.02;
}
.bb-videos-list ul li:hover .bb-videos-thumb img{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));display: block;
}
.bb-videos-list ul li:hover .bb-video-icon{opacity: 1;}
.bb-videos-list ul li:hover .bb-video-icon-logo{
        --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.bb-videos-list ul li:hover .bb-videos-thumb-content h4{color: #e84d67;}

.bb-news-list .bb-videos-thumb-content h3{color: #fff;font-size: 18px;line-height: 1.25rem;font-weight: 600;margin-bottom: 8px;transition-duration: .3s;}
.bb-news-list .bb-videos-thumb-content p{color: #9ca3af;font-size: 14px;line-height: 20px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.bb-videos-list ul li:hover .bb-videos-thumb-content h3{color: #e84d67;}
.bb-news-list ul li:hover{background: #1f2937;--tw-scale-x: unset;--tw-scale-y: unset;}

.fb-bb-highlights{margin-bottom: 48px;}
.fb-bb-highlights h3{font-size: 20px;line-height: 28px;font-weight: 700;color: #fff;margin-bottom: 24px;}





.fb-bb-highlight-box{background: #17202E;border: 1px solid #374151;padding: 25px 20px;border-radius: 8px;margin-bottom: 18px;}
.fb-bb-highlight-box:last-child{margin-bottom: 0px;}
.fb-bb-highlight-box-title{color: #FFFFFF;font-weight: 700;font-size: 18px;line-height: 28px;margin-bottom: 8px;}
.fb-bb-highlight-box-border{height: 4px;width: 100%;border-radius: 9999px;background: #374151;margin-bottom: 16px;}
.fb-bb-highlight-blocks .fb-bb-highlight-blocks-lt{width: 340px;}
.fb-bb-highlight-blocks{display: flex;align-items: flex-start;justify-content: space-between;gap: 20px;}
.fb-bb-highlight-blocks-row{border: 1px solid #374151;border-radius: 12px;display: flex;justify-content: center;flex-direction: column;padding: 14px;align-items: center;margin-bottom: 20px;}
.fb-bb-highlight-blocks-row:last-child{margin-bottom: 0px;}
.fb-bb-highlight-blocks-row-title{color: #D1D5DB;font-size: 16px;line-height: 20px;font-weight: 700;margin-bottom: 12px;text-align: center;}
.fb-bb-highlight-blocks-row-thumb img{border: 2px solid #374151;width: 100px;height: 100px;border-radius: 9999px;overflow: hidden;object-fit: cover;display: block;}
.fb-bb-highlight-blocks-row-thumb-name{color: #fff;font-size: 16px;font-weight: 500;margin-top: 8px;}
.fb-bb-highlight-blocks-winner{background: #242E45;}
.fb-bb-highlight-blocks-cap{background: #303541;}
.fb-bb-highlight-final{background: #242A38;border: 1px solid #374151;padding: 14px 20px;border-radius: 12px;}
.fb-bb-highlight-final-list-title{text-align: center;color: #D1D5DB;font-size: 16px;line-height: 20px;font-weight: 700;margin-bottom: 12px;}
.fb-bb-highlight-final-list ul{display: grid;grid-template-columns: repeat(3, minmax(0, 1fr));gap:12px 33px;}
.fb-bb-highlight-final-thumn{}
.fb-bb-highlight-final-thumn img{width: 78px;height: 78px;border-radius: 9999px;overflow: hidden;border: 1px solid #6B7280;object-fit: cover;display: block;}
.fb-bb-highlight-final-thumn-name h4{color: #9CA3AF;font-size: 12px;line-height: 19px;margin-top: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.wout-color{color: #9333ea;}
.nominee-color{color: #16a34a;}
.ejected-color{color: #ea580c;}


.fb-closed-container{margin-bottom: 24px;background: #17202e;border: 1px solid #374151;border-radius: .5rem;overflow: hidden;margin-top: 24px;}
.fb-closed-header{padding: 16px;background: #242a38;}
.fb-closed-header h3{font-size: 18px;line-height: 28px;font-weight: 700;color: #fff;}
.fb-upcomimg-movies-list{overflow-y: auto;height: 384px;}
.fb-upcomimg-movies-list ul li{transition-duration: .3s;padding: 12px;border-bottom: 1px solid #37415180;overflow: hidden;cursor: pointer;position: relative;}
.hover-move{transition-duration: .3s;opacity: 0;--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-from: rgb(232 77 103 / .05) var(--tw-gradient-from-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);background-image: linear-gradient(to right, var(--tw-gradient-stops));
position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.fb-upcomimg-movname{position: relative;z-index: 10;}
.fb-upcomimg-movname h4{transition-duration: .3s;line-height: 1.25rem;margin-bottom: 8px; font-size: 14px;color: #fff;}
.fb-upcomimg-movname span{color: #9ca3af;font-size: 12px;line-height: 16px;}
.hover-move-one{background: #e84d67;transition-duration: .3s;width: 4px;height: 0px;position: absolute;top: 0;left: 0;}
.fb-upcomimg-movies-list ul li:hover{background: #1f2937;}
.fb-upcomimg-movies-list ul li:hover .fb-upcomimg-movname h4{color: #e84d67;}
.fb-upcomimg-movies-list ul li:hover .fb-upcomimg-movname span{color: #d1d5db;}
.fb-upcomimg-movies-list ul li:hover .hover-move-one{height: 100%;}
.fb-upcomimg-movies-btn{padding: 12px;background: #111827;border-top: 1px solid #374151;}
.fb-upcomimg-movies-btn button{transition-duration: .2s;color: #fff;font-weight: 500;font-size: 14px;line-height: 20px;padding: 12px 24px;background: #263b67;border: 1px solid #263b67;border-radius: .5rem;width: 100%;}
button, [role=button] {cursor: pointer;}
.fb-upcomimg-movies-list ul li:hover .fb-upcomimg-movies-btn button{background: #e84d67e6;}
.custom-scrollbar::-webkit-scrollbar {width: 4px;}
.custom-scrollbar::-webkit-scrollbar-track {background: #1f2937;}
.custom-scrollbar::-webkit-scrollbar-thumb {background: #e84d67;border-radius: 2px;}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {background: #e84d67/80;}


.fb-celebs-spotlight{padding: 16px;height: 320px;overflow-y: auto;}
.fb-celebs-spotlight ul{display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 12px;}
.fb-celebs-spotlight ul li{transition-duration: .3s;background: #111827;border: 1px solid #374151;overflow: hidden;border-radius: 8px;cursor: pointer;}
.celebs-spotlight-thumb{position: relative;}
.celebs-spotlight-thumb img{aspect-ratio: 4 / 5;transition-duration: .3s;object-fit: cover;width: 100%;display: block;}
.celebs-spotlight-hover{transition-duration: .3s;opacity: 0;--tw-gradient-to: transparent var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);--tw-gradient-from: rgb(0 0 0 / .6) var(--tw-gradient-from-position);background-image: linear-gradient(to top, var(--tw-gradient-stops));
position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.celebs-spotlight-accup{transition-duration: .3s;--tw-backdrop-blur: blur(4px);backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
opacity: 0;color: #fff;font-size: 12px;font-weight: 500;line-height: 16px;padding: 4px 8px;background: #000000b3;border-radius: 8px;position: absolute;right: 8px;top: 8px;}
.celebs-spotlight-name{padding: 12px;}
.celebs-spotlight-name h4{transition-duration: .3s;color: #fff;line-height: 1.25rem;font-size: 14px;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.celebs-spotlight-block-hover{transition-duration: .3s;opacity: 0;border: 2px solid #e84d67;border-radius: .5rem;position: absolute;top: 0;right: 0;bottom: 0;left: 0;pointer-events: none;}
.fb-celebs-spotlight ul li:hover{background: #1f2937;border: 1px solid #4b5563;}
.fb-celebs-spotlight ul li:hover .celebs-spotlight-hover{opacity: 1;}
.fb-celebs-spotlight ul li:hover .celebs-spotlight-thumb img{    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.fb-celebs-spotlight ul li:hover .celebs-spotlight-accup{opacity: 1;}  
.fb-celebs-spotlight ul li:hover .celebs-spotlight-name h4{color: #e84d67;}  
.fb-celebs-spotlight ul li:hover .celebs-spotlight-block-hover{opacity: .2;}