@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap);*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{border-radius:18px}::-webkit-scrollbar-thumb{background:#3e3f46;border-radius:18px;-webkit-transition:all .3s;transition:all .3s}.dark_scroll::-webkit-scrollbar-thumb{background:#252632}.dark_scroll2::-webkit-scrollbar-thumb{background:#33343c}.popup-content{border-radius:24px;background-color:#252632!important;border:none!important;overflow:hidden;-webkit-animation:zoomIn .2s 1;animation:zoomIn .2s 1;max-height:calc(100vh - 15px);overflow:auto;width:auto!important;padding:0!important;position:relative}.popup-content .shared_pop_close{position:-webkit-sticky;position:sticky;top:20px;left:calc(100% - 40px);z-index:9999;cursor:pointer}.popup-content .shared_pop_close.hidden{display:none!important}.popup-overlay{-webkit-animation:overlayAnimation .5s 1;animation:overlayAnimation .5s 1}.video-react{padding-top:0!important;width:100%;height:100%;position:absolute;left:0;top:0;display:flex!important;justify-content:center;align-items:center}.video-react>button,.video-react>div{display:none}.video-react video.video-react-video{width:100%;height:100%}@media screen and (max-width:768px){.popup-content{width:calc(100% - 15px)!important;border-radius:4px}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}to{opacity:1}}@-webkit-keyframes heightExpand{0%{height:0%}to{height:100%}}@keyframes heightExpand{0%{height:0%}to{height:100%}}@-webkit-keyframes heightExpandMax{0%{height:0%;max-height:0%}to{height:100%;max-height:100%}}@keyframes heightExpandMax{0%{height:0%;max-height:0%}to{height:100%;max-height:100%}}@-webkit-keyframes overlayAnimation{0%{background-color:transparent}}@keyframes overlayAnimation{0%{background-color:transparent}}@-webkit-keyframes dragAnime{0%{background-color:#33343c}to{background-color:#3e3f46}}@keyframes dragAnime{0%{background-color:#33343c}to{background-color:#3e3f46}}@-webkit-keyframes slideLtR{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideLtR{0%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideTtB{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateYX(0);transform:translateYX(0)}}@keyframes slideTtB{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateYX(0);transform:translateYX(0)}}@-webkit-keyframes slideRtLFull{0%{-webkit-transform:translateX(400px);transform:translateX(400px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideRtLFull{0%{-webkit-transform:translateX(400px);transform:translateX(400px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes gentleWave{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes gentleWave{0%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(10px);transform:translateY(10px)}}@-webkit-keyframes lightOpacity{0%{opacity:.4}to{opacity:.7}}@keyframes lightOpacity{0%{opacity:.4}to{opacity:.7}}@-webkit-keyframes notificationAnime{0%{max-width:0;max-height:0%;opacity:0}to{max-width:100%;opacity:1}}@keyframes notificationAnime{0%{max-width:0;max-height:0%;opacity:0}to{max-width:100%;opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeUp{0%{-webkit-transform:translateY(15px);transform:translateY(15px);opacity:0}to{opacity:1}}@keyframes fadeUp{0%{-webkit-transform:translateY(15px);transform:translateY(15px);opacity:0}to{opacity:1}}html{scroll-behavior:smooth}html[overflow_hidden_count]{overflow:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#252632;color:#fff;font-family:"Source Sans Pro";font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.02em;scroll-behavior:smooth}body a:focus-visible,body a:focus-within{outline:none}body .no_data{font-size:13px;color:#a3a3ab;font-style:italic}body .default_cursor{cursor:default!important}body .pointer_cursor{cursor:pointer!important}body .mobile_only{display:none!important}body .no_margin{margin:0!important}body .mobile_hidden{display:block}body .center_text{text-align:center}body .link{text-decoration:underline;cursor:pointer}body .grey_box{border-radius:8px;background-color:#3e3f46;display:flex;justify-content:center;align-items:center;flex-direction:column}body .grey_text{color:#a3a3ab!important}body .green_text{color:#7aff64!important}body .red_text{color:#ef2e2e!important}body .orange_text{color:#ef5b2e!important}body .yellow_text{color:#ffae64!important}body .center_align{margin-left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}body .fiyah_special_width{max-width:85%;width:100%}body .max_width_50{max-width:50%}body .adjust_padding_on_mobile{width:100%}body .big_heading{font-size:60px;font-weight:600;margin-bottom:40px}body .main_heading{font-size:32px;font-weight:600}body .sub_heading_fiyah{font-size:18px;font-weight:600}body .no_text_decoration{text-decoration:none!important}body .nest_button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#3e3f46;border-radius:16px}body .nest_button_wrap button:not(.active){background-color:transparent}body .tabs_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-between;background-color:#3e3f46}body .tabs_wrap .tab{text-decoration:none!important;padding:8px 0;text-transform:uppercase;border-right:1px solid #252632;text-align:center;flex:1 1;font-size:16px;font-weight:600;color:#a3a3ab;transition:color .2s;cursor:pointer;overflow:hidden}body .tabs_wrap .tab.active,body .tabs_wrap .tab:hover{color:#fff}body .tabs_wrap .tab:last-child{border-right:0}body .form_wrap{width:100%}body .form_wrap label{margin-bottom:4px}body .form_wrap .input_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:15px;width:100%}body .form_wrap .input_item.disclaimer{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#a3a3ab;font-weight:300;font-size:14px;cursor:pointer}body .form_wrap .input_item.disclaimer label{cursor:pointer}body .form_wrap .input_item .error_text{color:#ef2e2e;font-size:14px;font-weight:400}body input,body select,body textarea{padding:8px 15px;outline:none;border-radius:63px;color:#a3a3ab;border:1px solid transparent;transition:border .3s;font-size:14px;resize:none;box-shadow:none}body input:focus,body select:focus,body textarea:focus{border:1px solid #ef5b2e}body input.transparent,body select.transparent,body textarea.transparent{border-color:transparent!important;width:100%;background-color:transparent!important}body input.error,body select.error,body textarea.error{border-color:#ef2e2e;background-image:url(/static/media/Error\ Icon.2ca3c882.svg);background-repeat:no-repeat;background-size:12px 12px;background-position:calc(100% - 10px) 50%}body input.success,body select.success,body textarea.success{border-color:#7aff64;background-image:url(/static/media/Tick.663e5f0e.svg);background-repeat:no-repeat;background-size:12px 12px;background-position:calc(100% - 10px) 50%}body input.basic,body select.basic,body textarea.basic{width:100%;background-color:#3e3f46;color:#fff}body input.calendar,body select.calendar,body textarea.calendar{background-image:url(/static/media/icon__calendar.fb908668.svg);background-repeat:no-repeat;background-size:18px 18px;background-position:calc(100% - 15px) 6px}body input.search,body select.search,body textarea.search{background-image:url(/static/media/icon__search_grey.90345375.svg);background-repeat:no-repeat;background-size:18px 18px;background-position:10px;padding-left:35px}body input::-webkit-input-placeholder,body select::-webkit-input-placeholder,body textarea::-webkit-input-placeholder{color:#a3a3ab}body input::-moz-placeholder,body select::-moz-placeholder,body textarea::-moz-placeholder{color:#a3a3ab}body input:-ms-input-placeholder,body select:-ms-input-placeholder,body textarea:-ms-input-placeholder{color:#a3a3ab}body input:-moz-placeholder,body select:-moz-placeholder,body textarea:-moz-placeholder{color:#a3a3ab}body textarea{border-radius:16px;min-height:120px}body .flex_box_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}body .flex_box_wrap.flex_column{flex-direction:column}body .flex_box_wrap.center-flex{justify-content:center}body .flex_box_wrap.align_start{align-items:flex-start}body .flex_box_wrap.md_only_blocked{display:block;float:left;width:100%;height:100%}body .flex_box_wrap .x2_box{width:calc(50% - 10px);float:left}body .flex_box_wrap .x2_box._65{width:calc(65% - 10px);float:left}body .flex_box_wrap .x2_box._35{width:calc(35% - 10px);float:right}body main{padding-top:75px;float:left;width:100%;display:block;min-height:calc(100vh - 330px);padding-bottom:50px}body .content_wrap{max-width:1420px;width:100%;margin-left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);padding:5px 15px}body .button,body button{text-decoration:none!important;border-radius:34px;background:#ef5b2e;border:none;padding:7px 20px;color:#fff;cursor:pointer;font-weight:600;font-size:18px;line-height:1;letter-spacing:.02em;transition:background .3s,-webkit-transform .1s;transition:transform .1s,background .3s;transition:transform .1s,background .3s,-webkit-transform .1s;font-family:"Source Sans Pro";outline:none}body .button.circled,body button.circled{width:24px}body .button.circled,body .button.circled_big,body button.circled,body button.circled_big{border-radius:50%;height:24px;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:row}body .button.circled_big,body button.circled_big{width:37px}body .button.share,body button.share{background-image:url(/static/media/icon__share.a5e7d6f2.svg)}body .button.comment,body .button.share,body button.comment,body button.share{border-color:#ef2e2e;background-repeat:no-repeat;background-size:12px 12px;background-position:50%;padding:5px}body .button.comment,body button.comment{background-image:url(/static/media/icon__comment.806735c9.svg)}body .button.flag,body button.flag{border-color:#ef2e2e;background-image:url(/static/media/icon__flag.8c02656b.svg);background-repeat:no-repeat;background-size:12px 12px;background-position:50%;padding:5px}body .button.back_button,body button.back_button{background-image:url(/static/media/Arrow.e0793790.svg)}body .button.back_button,body .button.edit_button,body button.back_button,body button.edit_button{border-color:#ef2e2e;background-repeat:no-repeat;background-size:15px 15px;background-position:10px;padding-left:28px}body .button.edit_button,body button.edit_button{background-image:url(/static/media/icon__pencil.d2e378fc.svg)}body .button.delete_button,body button.delete_button{border-color:#ef2e2e;background-image:url(/static/media/fi-rr-trash\ 1.e3b8d582.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:50%;padding-left:28px}body .button.add_button,body button.add_button{border-color:#ef2e2e;background-image:url(/static/media/icon__plusLin.c20dceea.svg);background-repeat:no-repeat;background-size:15px 15px;background-position:20px;padding-left:45px}body .button.dark3,body button.dark3{background-color:#3e3f46}body .button.dark3:not(.disabled):hover,body button.dark3:not(.disabled):hover{background-color:#545660}body .button.dark3:not(.disabled):hover:active,body button.dark3:not(.disabled):hover:active{background-color:#6a6c77}body .button:not(.dark3):hover,body button:not(.dark3):hover{background-color:#dd481b}body .button:not(.dark3):hover:active,body button:not(.dark3):hover:active{-webkit-transform:scale(.99);transform:scale(.99);background-color:#d33f12}@media screen and (max-width:768px){body .tabs_wrap{flex-direction:column}body .tabs_wrap .tab{border-right:0;border-bottom:1px solid #252632;width:100%}body .tabs_wrap .tab:last-child{border-bottom:0}body .order_mobile_1{order:1}body .order_mobile_2{order:2}body .order_mobile_3{order:3}body .mobile_only_full_width{width:100%!important;max-width:100%!important}body .fiyah_special_width{max-width:100%}body .adjust_padding_on_mobile{width:100%}body .adjust_padding_on_mobile_margined{width:calc(100% + 30px)!important;margin-left:-15px!important}body .mobile_only{display:block!important}body .mobile_hidden{display:none!important}body .flex_box_wrap.md_only_blocked{display:flex;float:none}body .flex_box_wrap .x2_box{width:100%!important}body .big_heading{font-size:32px;margin-bottom:15px}body .main_heading{font-size:18px;width:100%;text-align:left}}.stream_wrap{overflow:hidden}.stream_wrap .top_section{padding:10px 0;float:left;width:100%}.stream_wrap .top_section .preview_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.stream_wrap .top_section .preview_wrap .top_details{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-between;margin-bottom:15px}.stream_wrap .top_section .preview_wrap .top_details .left_wrap .show_name{font-size:18px;font-weight:700;margin-top:10px}.stream_wrap .top_section .preview_wrap .top_details .right_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.stream_wrap .top_section .preview_wrap .top_details .right_wrap>*{margin-left:15px}.stream_wrap .top_section .preview_wrap .more_shows{width:100%;margin-top:10px}.stream_wrap .highlighted_shows_wrap{background-color:#33343c;padding:10px 0;float:left;width:100%}.stream_wrap .shows_peek_wrap{padding:10px 0;float:left;width:100%}@media screen and (max-width:992px){.stream_wrap .top_section .more_shows .slider_section{width:25%!important}}@media screen and (max-width:768px){.stream_wrap .top_section .preview_wrap .top_details{flex-direction:column;justify-content:flex-start;align-items:flex-start}.stream_wrap .top_section .preview_wrap .top_details .left_wrap{margin-bottom:10px}.stream_wrap .top_section .preview_wrap .top_details .right_wrap>:first-child{margin-left:0}.stream_wrap .top_section .more_shows{margin-top:15px}.stream_wrap .top_section .more_shows .slider_section{width:100%!important}.stream_wrap .top_section .more_shows .slider_section .show_card{width:100%}.stream_wrap .top_section .adjust_padding_on_mobile{width:calc(100% + 30px)}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=range]{width:80px;-webkit-appearance:none;background-color:#252632;border-radius:19px}input[type=range]::-webkit-slider-runnable-track{height:4px;-webkit-appearance:none;color:#fff;margin-top:-1px}input[type=range]::-webkit-slider-thumb{width:8px;-webkit-appearance:none;height:8px;cursor:pointer;background:#fff;border-radius:50%;margin-top:-2px}}input[type=range]::-moz-range-track{background-color:#252632}input[type=range]::-ms-fill-upper{background-color:#252632}.player_wrap{border-radius:8px;overflow:hidden;position:relative;width:100%;height:100%;max-height:500px;min-height:480px}.player_wrap:hover .controller_wrap{opacity:1;bottom:-1px}.player_wrap:hover .side_opener{bottom:50px}.player_wrap.normal{min-height:640px}.player_wrap.full_screen_enabled .player_header{top:0}.player_wrap img,.player_wrap video{object-fit:cover;object-position:center;height:100%;width:100%}.player_wrap .controller_wrap{position:absolute;left:0;bottom:-20px;width:100%;height:35px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;background-color:rgba(47,48,58,.8);padding:0 15px;opacity:0;transition:opacity .3s,bottom .5s}.player_wrap .controller_wrap .play_progress{left:0;top:-4px;position:absolute;height:4px;width:100%;background-color:#a3a3ab;cursor:pointer}.player_wrap .controller_wrap .play_progress:hover .playback_progress .dot{-webkit-transform:scale(1);transform:scale(1)}.player_wrap .controller_wrap .play_progress .buffered_progress,.player_wrap .controller_wrap .play_progress .playback_progress{height:100%;position:absolute;left:0;top:0}.player_wrap .controller_wrap .play_progress .buffered_progress{background-color:#fff;z-index:1}.player_wrap .controller_wrap .play_progress .playback_progress{background-color:#ef5b2e;z-index:2}.player_wrap .controller_wrap .play_progress .playback_progress .dot{position:absolute;width:10px;height:10px;border-radius:50%;right:-1px;top:-3px;background-color:#ef5b2e;z-index:3;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;-webkit-transform:scale(0);transform:scale(0)}.player_wrap .controller_wrap .left_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.player_wrap .controller_wrap .left_wrap .item{margin-right:15px;min-width:18px}.player_wrap .controller_wrap .left_wrap .item.volume{margin-left:10px}.player_wrap .controller_wrap .right_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.player_wrap .controller_wrap .right_wrap .item{margin-left:20px}.player_wrap .controller_wrap .right_wrap .item.skip_to_next{font-size:12px}.player_wrap .controller_wrap .right_wrap .item.skip_to_next:hover:active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.player_wrap .controller_wrap .right_wrap .item.skip_to_next svg{margin-left:5px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.player_wrap .controller_wrap .item{display:flex;justify-content:center;align-items:center;flex-direction:row;cursor:pointer}.player_wrap .controller_wrap .item.click_anime svg{-webkit-animation:zoomIn .1s 1;animation:zoomIn .1s 1}.player_wrap .controller_wrap .item:hover:active svg{-webkit-transform:scale(.99);transform:scale(.99)}.player_wrap .controller_wrap .item:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.player_wrap .controller_wrap .item.live{position:relative;padding-left:18px}.player_wrap .controller_wrap .item.live:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;width:10px;height:10px;background-color:#ef2e2e;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.player_wrap .controller_wrap .item svg.normalize_svg{max-width:18px}.player_wrap .controller_wrap .item svg{transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.player_wrap .controller_wrap .item .change_stream_select{color:#252632;height:28px;background-color:hsla(0,0%,100%,.5);padding:1px;display:flex;justify-content:center;align-items:center;flex-direction:row;border-radius:4px;min-width:176px;width:100%;cursor:pointer;border:none}.player_wrap .controller_wrap .item .change_stream_select *{background-color:transparent;outline:none!important;border:0!important;box-shadow:none!important}.player_wrap .controller_wrap .item .change_stream_select .select__control{width:100%;height:10px;padding:0;border:0;position:relative;cursor:pointer}.player_wrap .controller_wrap .item .change_stream_select .select__control:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;left:calc(50% - 8px);top:calc(100% - 12px)}.player_wrap .controller_wrap .item .change_stream_select .select__indicators{display:none}.player_wrap .controller_wrap .item .change_stream_select .select__value-container{font-weight:600;color:#000;padding:0;margin:0;overflow:visible}.player_wrap .controller_wrap .item .change_stream_select .select__placeholder{color:#000;font-weight:600;text-align:center;width:100%;margin:0;padding:0 0 5px;text-transform:uppercase;font-size:13px}.player_wrap .controller_wrap .item .change_stream_select div[class*=single]{width:100%;text-align:center;padding-bottom:6px}.player_wrap .controller_wrap .item .change_stream_select .select__menu-list{color:#a3a3ab;border-radius:4px;background-color:#3e3f46;padding:0}.player_wrap .controller_wrap .item .change_stream_select .select__menu-list div[class*="9gakcf"]{background-color:#ef5b2e}.player_wrap .controller_wrap .item .change_stream_select .select__menu-list div:hover{background-color:#ef5b2e;color:#fff}.player_wrap .controller_wrap .item .change_stream_select .select__menu-list div{padding:5px 10px;transition:color .3s,background .2s;font-size:16px;cursor:pointer}.player_wrap .side_opener{position:absolute;right:10px;bottom:10px;transition:bottom .5s}.player_wrap .new_episode{max-width:220px;background:rgba(47,48,58,.8);border-radius:4px;padding:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.player_wrap .new_episode .title{font-size:18px;font-weight:600;margin-bottom:5px}.player_wrap .new_episode .title .count{font-size:32px}.player_wrap .new_episode .image_wrap{margin:8px 0;border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column}.player_wrap .new_episode .image_wrap img{width:100%;height:100%;object-fit:cover}.player_wrap .new_episode p{margin:0}.player_wrap .fund_noti_wrap{background:rgba(47,48,58,.8);border-radius:4px;max-width:200px;padding:10px;margin-top:10px;float:right}.player_wrap .player_header{position:absolute;top:-80px;left:0;width:100%;background:rgba(47,48,58,.8);height:75px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;padding:0 10px;transition:top .3s}.player_wrap .player_header .left_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;flex:1 1}.player_wrap .player_header .left_wrap .button{margin-right:10px}.player_wrap .player_header .center_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1 1}.player_wrap .player_header .center_wrap .title{font-size:32px;font-weight:600}.player_wrap .player_header .center_wrap .description{font-size:18px;margin-top:8px}.player_wrap .player_header .right_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;flex:1 1}.player_wrap .player_header .right_wrap button{margin-right:10px}.player_wrap .player_header .right_wrap .author_image{width:48px;height:48px;border-radius:50%;margin-right:15px}.player_wrap .player_header .right_wrap .type{margin-left:10px}.player_wrap .cast_main_wrap{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.player_wrap .cast_main_wrap .cast_wrap{background-color:#252632;max-height:calc(100% - 50px);overflow:auto;border-radius:8px;z-index:1;max-width:500px;min-width:500px}.player_wrap .cast_main_wrap .cast_wrap .cast_section{min-width:auto}.player_wrap .cast_main_wrap .cast_close_overlay{position:absolute;left:0;top:0;width:100%;height:100%;opacity:.5;background-color:#3e3f46;z-index:0;-webkit-animation:castFadeIn .4s 1;animation:castFadeIn .4s 1}@-webkit-keyframes castFadeIn{0%{opacity:0}to{opacity:.5}}@keyframes castFadeIn{0%{opacity:0}to{opacity:.5}}.player_wrap .settings_main_wrap{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:row}.player_wrap .settings_main_wrap .settings_options_wrap{position:absolute;width:225px;padding:8px;background-color:#2f303a;border-radius:4px;bottom:30px;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-animation:fadeUp .2s 1;animation:fadeUp .2s 1}.player_wrap .settings_main_wrap .settings_options_wrap .setting_option{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:8px}.player_wrap .settings_main_wrap .settings_options_wrap .setting_option:last-child{margin-bottom:0}.player_wrap .settings_main_wrap .settings_options_wrap .setting_option .title{font-size:14px;line-height:18px;letter-spacing:.02em}.player_wrap .settings_main_wrap .settings_options_wrap .setting_option .value{font-size:14px;line-height:18px;text-align:right;letter-spacing:.02em;color:#a3a3ab;display:flex;justify-content:center;align-items:center;flex-direction:row}.player_wrap .settings_main_wrap .settings_options_wrap .setting_option .value svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:8px}.player_wrap .settings_main_wrap .settings_options_wrap .setting_option .value svg path{fill:#a3a3ab}@media screen and (max-width:768px){.player_wrap{border-radius:0}.player_wrap,.player_wrap.normal{min-height:200px}.player_wrap.normal .player_header{display:none}.player_wrap.normal .controller_wrap .left_wrap .item{margin-right:5px}.player_wrap.normal .controller_wrap .left_wrap .item.volume{margin-left:5px}.player_wrap.normal .controller_wrap .left_wrap .item.range{width:30px}.player_wrap.normal .controller_wrap .right_wrap .item{margin-left:10px}.player_wrap .controller_wrap .item .change_stream_select,.player_wrap .side_opener{display:none}}@media screen and (orientation:landscape)and (max-height:768px)and (max-width:1000px)and (display-mode:fullscreen){.player_wrap.normal .fund_noti_wrap,.player_wrap.normal .player_header{display:none}.player_wrap.normal .side_opener{display:block}}@media screen and (orientation:landscape)and (max-height:768px)and (max-width:1000px){.player_wrap.normal{min-height:200px}.player_wrap.normal .fund_noti_wrap,.player_wrap.normal .player_header{display:none}.player_wrap.normal .range{width:70px}.player_wrap.normal .side_opener{display:none}.player_wrap .chat_main_wrap{right:auto;left:10px}.player_wrap .chat_main_wrap[data-ishidden=true] .chat_header{justify-content:flex-start}}.chat_main_wrap{background:#33343c;border-radius:24px;height:100%;padding:15px;height:100vh;max-height:720px;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:background .4s,height .3s;overflow:hidden;position:relative}.chat_main_wrap.transparent_mode{position:absolute;right:40px;bottom:40px;z-index:9;height:80%;max-width:440px;background:rgba(51,52,60,.6)}.chat_main_wrap.transparent_mode button{background:rgba(62,63,70,.8)}.chat_main_wrap.transparent_mode button.active{background:#ef5b2e}.chat_main_wrap.transparent_mode .chat_item.paid_chat{background:rgba(255,174,100,.8);cursor:pointer}.chat_main_wrap.transparent_mode .chat_contents .boxes_wrap .box_item{background:rgba(255,174,100,.8)}.chat_main_wrap.transparent_mode .chat_contents .author_image img{margin-right:10px}.chat_main_wrap.transparent_mode .reply_box{background:rgba(62,63,70,.8);z-index:5;position:relative}.chat_main_wrap[data-ishidden=true]{background-color:transparent;height:60px;justify-content:flex-start}.chat_main_wrap[data-ishidden=true] .chat_header{justify-content:center;align-items:flex-start;margin-top:0}.chat_main_wrap .chat_header{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.chat_main_wrap .chat_header .mode_switch{min-width:100%;margin-bottom:10px}.chat_main_wrap .chat_header .mode_switch .nest_button_wrap{max-width:295px}.chat_main_wrap .chat_header .mode_switch .nest_button_wrap button{padding-left:15px;padding-right:15px}.chat_main_wrap .chat_header .users{display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:16px;color:#a3a3ab}.chat_main_wrap .chat_header .users svg{margin-right:5px}.chat_main_wrap .chat_header button{display:flex;justify-content:center;align-items:center;flex-direction:row}.chat_main_wrap .chat_header button svg{margin-right:8px}.chat_main_wrap .super_chat_on{width:100%;height:100%;position:absolute;left:0;top:0;z-index:5;padding:20px;-webkit-animation:fadeIn .4s 1;animation:fadeIn .4s 1}.chat_main_wrap .super_chat_on .super_chat_overlay{z-index:7;position:relative;top:12%;left:0;width:100%}.chat_main_wrap .super_chat_on:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;background-color:rgba(51,52,60,.8)}.chat_main_wrap .chat_item{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;position:relative;transition:all .3s;margin-top:25px;border-radius:8px}.chat_main_wrap .chat_item.paid_chat{background-color:#ffae64;color:#000;padding:10px;cursor:pointer}.chat_main_wrap .chat_item.paid_chat .author_detail{color:#000}.chat_main_wrap .chat_item:not(.paid_chat):hover{background-color:#3e3f46;padding:10px}.chat_main_wrap .chat_item:hover{z-index:99999}.chat_main_wrap .chat_item:hover .moderator_icons{top:10px;right:10px;opacity:1}.chat_main_wrap .chat_item:hover .message_details{padding:8px;margin-top:10px;max-height:100px;opacity:1;-webkit-transform:translate(0);transform:translate(0)}.chat_main_wrap .chat_item .top_details{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;width:100%}.chat_main_wrap .chat_item .top_details .author_detail{width:auto;margin-right:15px}.chat_main_wrap .chat_item .top_details .price{font-weight:600}.chat_main_wrap .chat_item .moderator_icons{transition:all .3s;position:absolute;right:0;top:0;padding-right:10px;opacity:0}.chat_main_wrap .chat_item .moderator_icons svg{width:16px;height:16px;cursor:pointer;margin-left:10px;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.chat_main_wrap .chat_item .moderator_icons svg:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.chat_main_wrap .chat_item .author_detail{justify-content:flex-start}.chat_main_wrap .chat_item .message{width:100%;text-align:left;margin-top:2px}.chat_main_wrap .chat_item .message_details{border-radius:8px;background-color:#252632;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;color:#fff;font-size:14px;line-height:18px;text-align:center;letter-spacing:.02em;position:absolute;top:100%;z-index:999;justify-content:space-between;padding:0;margin:0;max-height:0;opacity:0;transition:max-height .4s,margin .3s,padding .3s,opacity .2s;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.chat_main_wrap .chat_item .message_details:before{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;border-bottom:5px solid #252632;top:-5px;left:calc(50% - 2px);z-index:99999}.chat_main_wrap .chat_item .message_details .item{display:flex;justify-content:center;align-items:center;flex-direction:column}.chat_main_wrap .chat_contents{flex:1 1;height:100%;position:relative;margin-top:25px;width:100%;float:left;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-end;padding-bottom:10px;overflow:auto;display:block}.chat_main_wrap .chat_contents .boxes_wrap{position:-webkit-sticky;position:sticky;top:0;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;z-index:3}.chat_main_wrap .chat_contents .boxes_wrap .box_item{background-color:#ffae64;color:#000;border-radius:8px;margin:0 10px;padding:10px;text-align:center;font-size:16px;width:30%;cursor:pointer}.chat_main_wrap .chat_contents .boxes_wrap .box_item .price{font-weight:700}.chat_main_wrap .chat_contents .boxes_wrap .box_item .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat_main_wrap .ban_box_wrap{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9999999;-webkit-animation:fadeIn .2s 1;animation:fadeIn .2s 1;display:flex;justify-content:center;align-items:center;flex-direction:row}.chat_main_wrap .ban_box_wrap .overlay{background-color:rgba(51,52,60,.5686274509803921);position:absolute;left:0;top:0;width:100%;height:100%}.chat_main_wrap .ban_box_wrap .ban_box_content{width:calc(100% - 5px);max-width:320px;background:#33343c;border-radius:24px;padding:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;box-shadow:0 0 15px rgba(0,0,0,.233)}.chat_main_wrap .ban_box_wrap .ban_box_content button{margin-top:10px}.chat_main_wrap .ban_box_wrap .ban_box_content .selection_boxes{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:10px;margin-bottom:10px}.chat_main_wrap .ban_box_wrap .ban_box_content .selection_boxes .check_item{display:flex;justify-content:center;align-items:center;flex-direction:row;cursor:pointer;margin-bottom:5px}.chat_main_wrap .ban_box_wrap .ban_box_content .selection_boxes .check_item label{cursor:pointer}.chat_main_wrap .ban_box_wrap .ban_box_content .selection_boxes .check_item .radio{margin-right:5px}.chat_main_wrap .reply_box{width:100%;border-radius:8px;padding:10px;z-index:999;height:90px;background-color:#3e3f46;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.chat_main_wrap .reply_box .profile .profile_image{width:24px;height:24px;border-radius:50%;background-color:#c4c4c4;margin-bottom:30px}.chat_main_wrap .reply_box .input_box{text-align:left;color:#a3a3ab;padding:0 0 0 10px}.chat_main_wrap .reply_box .input_box .title{margin-bottom:0;font-size:16px}.chat_main_wrap .reply_box .input_box textarea{font-weight:300!important;font-size:14px;padding:0;height:38px;min-height:auto;border-radius:0;width:277px;margin:4px 0 0;font-family:"Source Sans Pro"}.chat_main_wrap .reply_box .input_box textarea::-webkit-input-placeholder{font-size:14px;font-family:"Source Sans Pro"}.chat_main_wrap .reply_box .input_box textarea::-moz-placeholder{font-size:14px;font-family:"Source Sans Pro"}.chat_main_wrap .reply_box .input_box textarea:-ms-input-placeholder{font-size:14px;font-family:"Source Sans Pro"}.chat_main_wrap .reply_box .input_box textarea:-moz-placeholder{font-size:14px;font-family:"Source Sans Pro"}.chat_main_wrap .reply_box .interactors_wrap{width:120px}.chat_main_wrap .reply_box .interactors_wrap svg{margin-left:8px;cursor:pointer;width:18px;height:18px}.chat_main_wrap .reply_box .interactors_wrap svg path{fill:#a3a3ab;transition:fill .4s}.chat_main_wrap .reply_box .interactors_wrap svg circle{stroke:#a3a3ab;transition:stroke .4s}.chat_main_wrap .reply_box .interactors_wrap svg:hover path{fill:#fff}.chat_main_wrap .reply_box .interactors_wrap svg:hover circle{stroke:#fff}.banner_container{height:100%;width:calc(100% + 30px);margin-bottom:-15px}.banner_container,.banner_container .top_section{display:flex;justify-content:center;align-items:center;flex-direction:column}.banner_container .top_section{height:calc(100% - 125px);justify-content:space-between;padding:30px 15px 15px;overflow:auto;min-height:270px}.banner_container .top_section .wrap{width:100%}.banner_container .top_section .title{width:100%;text-align:center;font-weight:600}.banner_container .top_section ul{width:100%;text-transform:capitalize;padding-left:30px}.banner_container .top_section p{max-width:75%;color:#a3a3ab;font-weight:400}.banner_container .bottom_section{height:120px;background-color:#3e3f46;width:100%;padding:10px 15px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:16px}.banner_container .bottom_section .timer{font-size:24px;font-weight:600;margin-top:5px;margin-bottom:5px}.banner_container .bottom_section p{margin:0}.emoji_wrap{position:absolute;bottom:calc(100% + 10px);height:280px;width:255px;right:10px;background-color:#3e3f46;border-radius:8px;padding:10px 5px 10px 10px;color:#a3a3ab;font-weight:14;overflow:auto}.emoji_wrap .emoji_section{width:100%;margin-bottom:10px}.emoji_wrap .emoji_section:last-child{margin-bottom:0}.emoji_wrap .emoji_section .title{font-size:14px;margin-bottom:4px}.emoji_wrap .emoji_section .emojis_preview_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.emoji_wrap .emoji_section .emojis_preview_wrap .emoji_box{border-radius:4px;overflow:hidden;width:24px;height:24px;margin-bottom:5px;margin-right:5px;cursor:pointer}.emoji_wrap .emoji_section .emojis_preview_wrap .emoji_box img{width:100%;height:100%}.highlighted_message_wrap{position:absolute;width:100%;left:0;bottom:calc(100% + 10px);border-radius:8px;overflow:hidden}.highlighted_message_wrap .banner{border-top-left-radius:8px;border-top-right-radius:8px;background-color:#252632;border-top:8px solid #ffae64;text-align:center;padding:10px}.highlighted_message_wrap .inner_wrap{padding:10px;background-color:#3e3f46;display:flex;justify-content:center;align-items:center;flex-direction:column}.highlighted_message_wrap .inner_wrap .input_box{width:100%}.highlighted_message_wrap .inner_wrap .input_box textarea{width:100%;background-color:#252632;border:0;border-radius:8px;height:120px;max-width:100%;min-width:100%;color:#a3a3ab;padding:10px;outline:none}.highlighted_message_wrap .inner_wrap .input_box .characters{float:right;font-size:14px;line-height:1}@media screen and (max-width:768px){.chat_main_wrap{border-radius:0;max-height:400px;padding-bottom:0}.chat_main_wrap .reply_box{margin-left:-5px;width:calc(100% + 30px);border-radius:0;padding-right:10px;margin-top:5px}.chat_main_wrap .reply_box .profile{display:none}.chat_main_wrap .reply_box .input_box{width:calc(100% - 100px)}.chat_main_wrap .reply_box .interactors_wrap{min-width:95px;padding-left:10px}.banner_container .bottom_section{height:90px}}.author_detail{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:16px;font-weight:400;text-decoration:none!important;color:#fff;line-height:1}.author_detail img{margin-right:10px;border-radius:50%;overflow:hidden}.date_input{width:100%;position:relative}.date_input.bottom .react-calendar{bottom:auto;top:calc(100% + 5px)}.date_input input{width:100%}.date_input .react_calendar_custom_wrapper{position:absolute;left:0;top:100%;background-color:#3e3f46;border-radius:4px;font-size:14px;width:252px;z-index:9999;border:1px solid #33343c}.date_input .react_calendar_custom_wrapper .time_selector_adjust{border-top:1px solid #33343c;padding:10px}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__viewContainer{padding:5px 15px 10px!important}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__navigation{border-bottom:1px solid #252632;padding:5px 10px 8px}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__navigation button:hover{background-color:transparent}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__month-view__days__day--neighboringMonth{color:rgba(163,163,171,.24705882352941178)}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__year-view__months__month{font-size:14px!important;margin-top:5px 0!important}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__month-view__days__day{max-width:30px!important;height:30px!important;margin-top:5px!important;padding:2px 5px 5px!important;margin-left:1px!important;margin-right:1px!important;border:1px solid transparent}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__month-view__days__day abbr{font-size:14px}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__month-view__days,.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__month-view__weekdays{width:calc(100% + 4px)}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__tile--now{border-color:#ef5b2e}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__month-view__weekdays__weekday{text-transform:uppercase;text-align:center}.date_input .react_calendar_custom_wrapper .react-calendar .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none;font-size:10px;color:#a3a3ab}.date_input .react_calendar_custom_wrapper .react-calendar button{border-radius:50%;background-color:transparent;padding:5px;line-height:1;margin:5px 0!important}.date_input .react_calendar_custom_wrapper .react-calendar button.react-calendar__tile--active{background-color:#ef5b2e}.report_box_wrap{position:relative}.report_box_wrap .report_pop_wrap{position:absolute;top:calc(100% + 15px);z-index:9999;background:#33343c;border-radius:8px;width:235px;left:-105px;padding:16px;display:flex;justify-content:center;align-items:center;flex-direction:column;-webkit-animation:slideTtB .2s 1;animation:slideTtB .2s 1}.report_box_wrap .report_pop_wrap:before{content:"";position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #33343c;top:auto;bottom:100%}.report_box_wrap .report_pop_wrap p{margin:0 0 15px;font-size:14px;line-height:18px;text-align:center;letter-spacing:.02em}.report_box_wrap .report_pop_wrap button{margin-top:15px}.time_selector{width:100%;padding:10px 0;flex-direction:row}.time_selector,.time_selector .input_box{display:flex;justify-content:center;align-items:center}.time_selector .input_box{flex-direction:column}.time_selector .input_box .action_icon{width:5px;cursor:pointer}.time_selector .input_box .action_icon.up{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-bottom:5px}.time_selector .input_box .action_icon.down{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);margin-top:5px}.time_selector .input_box input{background:#3e3f46;border:1px solid #33343c;box-sizing:border-box;border-radius:4px;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#fff;padding:5px;width:28px;height:28px;text-align:center}.time_selector .input_box input::-webkit-inner-spin-button,.time_selector .input_box input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.time_selector .colon{color:#33343c;font-size:30px;margin:0 4px;line-height:0;padding-bottom:7px}.tag_selection_wrap{width:100%;justify-content:center;justify-content:flex-start;margin-top:5px;flex-wrap:wrap}.tag_selection_wrap,.tag_selection_wrap .tag{display:flex;align-items:center;flex-direction:row}.tag_selection_wrap .tag{background:#33343c;border:1px solid #3e3f46;border-radius:24px;padding:4px 10px;line-height:1;margin-right:8px;transition:background-color .1s,color .4s;cursor:pointer;color:#a3a3ab;margin-bottom:10px;justify-content:center}.tag_selection_wrap .tag::selection{background-color:transparent}.tag_selection_wrap .tag:hover:not(.unavailable){background:rgba(114,91,70,.8352941176470589);border:1px solid rgba(255,175,100,.7803921568627451);color:#fff}.tag_selection_wrap .tag.unavailable:not(.active){cursor:not-allowed;color:rgba(163,163,171,.47843137254901963)}.tag_selection_wrap .tag.active{background:#725b46;border:1px solid #ffae64;color:#fff}.check_box{position:relative;margin-right:5px;cursor:pointer}.check_box:hover .checkbox_dupl{border-color:#ef5b2e}.check_box input{display:none}.check_box input:checked{background-color:red;border-color:#ef5b2e}.check_box input:checked~.checkbox_dupl{background-color:#ef5b2e;border-color:#ef5b2e}.check_box input:checked~.checkbox_dupl svg{-webkit-transform:translate(0) scale(1);transform:translate(0) scale(1)}.check_box .checkbox_dupl{width:16px;height:16px;border-radius:4px;border:1px solid #a3a3ab;display:flex;justify-content:center;align-items:center;flex-direction:row;transition:all .2s;overflow:hidden;cursor:pointer}.check_box .checkbox_dupl svg{transition:all .3s;-webkit-transform:translateY(13px) scale(0);transform:translateY(13px) scale(0)}.radio{position:relative;margin-right:30px;cursor:pointer}.radio input{position:absolute;opacity:0;cursor:pointer}.radio:hover input~.radio_dupl,.radio input:checked~.radio_dupl{background-color:#ef5b2e}.radio .radio_dupl{width:16px;height:16px;border-radius:50px;border:1px solid #a3a3ab;display:flex;justify-content:center;align-items:center;flex-direction:row;transition:all .2s;overflow:hidden}.radio .radio_dupl svg{transition:all .3s;-webkit-transform:translateY(13px) scale(0);transform:translateY(13px) scale(0)}.heart_icon{position:relative}.heart_icon svg{position:absolute}.heart_icon .full{z-index:2;opacity:0;transition:opacity .2s}.heart_icon path{transition:fill .4s}.heart_icon.active .full,.heart_icon:hover:active .full{opacity:1}.heart_icon:hover path{fill:#ef5b2e}.file_upload{background-color:#3e3f46;border-radius:8px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;font-size:14px;font-weight:300;color:#a3a3ab;line-height:1.2;cursor:pointer;height:130px;overflow:hidden;border:1px solid transparent;transition:border .3s}.file_upload.big{height:229px}.file_upload.selected{border-color:#7aff64}.file_upload .yellow_text{margin-bottom:5px}.file_upload svg{margin-bottom:8px}.file_upload input{display:none}.file_upload .file-drop{width:100%;height:100%}.file_upload .file-drop .file-drop-target{width:100%;height:100%;padding:20px 15px;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:background 1s;position:relative}.file_upload .file-drop .file-drop-target:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border:3px dotted #a3a3ab;border-radius:8px;left:-3px;top:-3px;transition:all .3s}.file_upload .file-drop .file-drop-target.file-drop-dragging-over-frame{-webkit-animation:dragAnime .4s infinite alternate;animation:dragAnime .4s infinite alternate}.file_upload .file-drop .file-drop-target.file-drop-dragging-over-frame.file-drop-dragging-over-target{-webkit-animation:none;animation:none}.file_upload .file-drop .file-drop-target.file-drop-dragging-over-frame.file-drop-dragging-over-target:before{left:8px;top:8px;width:calc(100% - 22px);height:calc(100% - 22px)}.color_choose_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;padding:8px 0}.color_choose_wrap .color_item{width:24px;height:24px;border-radius:4px;margin-right:8px;cursor:pointer;transition:border .2s,-webkit-transform .3s;transition:border .2s,transform .3s;transition:border .2s,transform .3s,-webkit-transform .3s;border:2px solid transparent}.color_choose_wrap .color_item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.color_choose_wrap .color_item.active{border:2px solid #ef5b2e}@media screen and (max-width:768px){.report_box_wrap .report_pop_wrap{left:0}.tag_selection_wrap .tag:hover{background:#33343c;border:1px solid #3e3f46;color:#a3a3ab}.tag_selection_wrap .tag:hover.active{background:#725b46;border:1px solid #ffae64;color:#fff}}.progress_bar{background-color:#3e3f46;width:100%;height:8px;border-radius:26px}.progress_bar.is_green .current_progress{background-color:#7aff64}.progress_bar .current_progress{background-color:#ffae64;height:100%;border-radius:26px;transition:width .3s}.milestone_progress{width:100%;position:relative;height:8px;margin-top:10px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.milestone_progress:before{content:"";position:absolute;height:100%;left:0;top:0;height:3px;background-color:#3e3f46;width:100%}.milestone_progress .dot{width:10px;height:10px;left:0;margin-top:-5px;border-radius:50%;background-color:#3e3f46;z-index:3;position:relative}.milestone_progress .dot.active{background-color:#ffae64}.cast_wrap .cast_section{padding:20px 30px;max-width:600px;min-width:600px;width:100%;max-height:calc(100vh - 70px);overflow:auto}.cast_wrap .cast_section .shared_pop_close{top:10px;left:calc(100% - 20px)}.cast_wrap .cast_section .heading{font-weight:600;font-size:32px;margin-bottom:10px}.cast_wrap .cast_section .sub_heading{font-weight:600;font-size:18px;margin-bottom:20px}.cast_wrap .cast_item{margin-bottom:16px;font-size:16px}.cast_wrap .cast_item .role{color:#ffae64}@media screen and (max-width:768px){.cast_wrap .cast_section{padding-left:17px;padding-top:15px;min-width:auto}.cast_wrap .cast_section .shared_pop_close{top:20px}.cast_wrap .cast_section .heading,.cast_wrap .cast_section .sub_heading{font-size:18px;margin-bottom:20px}}.slider_box_wrap{width:100%;overflow:hidden;margin-bottom:10px}.slider_box_wrap .top_section{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-between;padding:10px 0}.slider_box_wrap .top_section .labels{display:flex;justify-content:center;align-items:center;flex-direction:row}.slider_box_wrap .top_section .labels .title{font-weight:600;font-size:18px;line-height:1;color:#fff;letter-spacing:.02em;text-transform:capitalize}.slider_box_wrap .top_section .labels .view_more{font-size:16px;line-height:1;letter-spacing:.02em;text-transform:capitalize;color:#a3a3ab;margin-left:20px;text-decoration:none!important}.slider_box_wrap .top_section .nav_button_wrap,.slider_box_wrap .top_section .nav_button_wrap .nav_arrow{display:flex;justify-content:center;align-items:center;flex-direction:row}.slider_box_wrap .top_section .nav_button_wrap .nav_arrow{width:24px;height:24px;background-color:#3e3f46;border-radius:50%;cursor:pointer;transition:background .2s,-webkit-transform .2s;transition:transform .2s,background .2s;transition:transform .2s,background .2s,-webkit-transform .2s;padding:0}.slider_box_wrap .top_section .nav_button_wrap .nav_arrow.right{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:10px}.slider_box_wrap .top_section .nav_button_wrap .nav_arrow:not(.disabled):hover:active{-webkit-transform:scale(.98);transform:scale(.98)}.slider_box_wrap .top_section .nav_button_wrap .nav_arrow:not(.disabled).right:hover:active{-webkit-transform:scale(.98) rotate(180deg);transform:scale(.98) rotate(180deg)}.slider_box_wrap .top_section .nav_button_wrap .nav_arrow.disabled{opacity:.5;cursor:not-allowed}.slider_box_wrap .slider_section{text-align:left;float:left;width:100%;width:250px;padding:0}.slider_box_wrap .slider_section .carousel,.slider_box_wrap .slider_section .carousel .slider-wrapper{overflow:visible}.slider_box_wrap .slider_section .slide{float:left;display:block;width:205px}.show_card{display:block;width:calc(100% - 15px);text-decoration:none!important;float:left}.show_card.small .preview_image{height:7.5vw;max-height:90px}.show_card.create_new{display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer}.show_card.create_new:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.show_card.create_new svg{transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.show_card.create_new .preview_image{display:flex;justify-content:center;align-items:center;flex-direction:column}.show_card.create_new .preview_image p{margin:10px 0 0;color:#a3a3ab;font-size:18px;font-weight:600}.show_card .preview_image{background-color:#3e3f46;border-radius:8px;height:10vw;width:100%;overflow:hidden;max-height:135px}.show_card .preview_image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.show_card .preview_image img{object-fit:cover;width:100%;height:100%;object-position:center;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.show_card .show_title{color:#fff;font-size:16px;line-height:20px;letter-spacing:.02em;text-align:left;text-decoration:none!important;margin-top:5px;padding-bottom:10px}.community_card{border-radius:8px;display:block;max-width:340px;min-width:calc(33.33% - 15px);text-decoration:none!important;float:left;overflow:hidden;background-color:#33343c}.community_card .title{font-size:18px;font-weight:600;text-align:center;margin:30px 0 15px;color:#ffae64}.community_card .price{font-size:32px;font-weight:600;text-align:center;margin:10px 0}.community_card .sub_item{width:100%;color:#a3a3ab;font-size:16px;padding:0 10px;text-align:center;margin-bottom:15px}.community_card .description{width:100%;color:#a3a3ab;font-size:16px;text-align:left;padding:0 20px 15px}.community_card .buttons_wrap{padding:8px 0 12px;display:flex;justify-content:center;align-items:center;flex-direction:row}.community_card .buttons_wrap button{margin:0 5px;min-width:100px}.donation_card{border-radius:16px;display:block;width:calc(100% - 15px);text-decoration:none!important;float:left;overflow:hidden;background-color:#33343c}.donation_card img{width:100%;min-height:155px;max-height:155px;object-fit:cover}.donation_card .title{font-size:18px;font-weight:600;text-align:center;margin:10px 0}.donation_card .description{width:100%;text-align:left;color:#a3a3ab;font-size:16px;padding:0 10px}.donation_card .description .item{margin-bottom:8px}.donation_card .buttons_wrap{padding:8px 0 12px;display:flex;justify-content:center;align-items:center;flex-direction:row}.donation_card .buttons_wrap button{margin:0 5px;min-width:100px}.communities .all_communities_wrap .community_card{width:calc(33.33% - 15px);margin-bottom:20px}.contest_card{display:block;width:calc(100% - 15px);text-decoration:none!important;float:left}.contest_card .contest_title{color:#fff;font-size:16px;line-height:20px;letter-spacing:.02em;text-align:left;text-decoration:none!important;margin-top:5px;padding-bottom:10px}.contest_card .preview_image{background-color:#33343c;border-radius:8px;height:10vw;width:100%;overflow:hidden;max-height:135px;display:flex;justify-content:center;align-items:center;flex-direction:column}.contest_card .preview_image.flag_card{position:relative}.contest_card .preview_image.flag_card .button_wrap{top:5px}.contest_card .preview_image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.contest_card .preview_image img{object-fit:cover;width:100%;height:100%;object-position:center;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.contest_card .preview_image .button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;right:5px;top:-10px}.contest_card .preview_image .button_wrap button:last-child{margin-right:0}.contest_card .preview_image .button_wrap button{text-decoration:none!important;background:#3e3f46;border-radius:22px;border:none;color:#fff;cursor:pointer;font-weight:600;font-size:18px;line-height:1;letter-spacing:.02em;transition:background .3s,-webkit-transform .1s;transition:transform .1s,background .3s;transition:transform .1s,background .3s,-webkit-transform .1s;font-family:"Source Sans Pro";outline:none;margin-left:8px;padding-left:5px;padding-right:4px}.contest_card .preview_image .button_wrap button .count{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.02em;text-transform:capitalize;margin-right:2px}.shop_card{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:240px;text-decoration:none!important;margin-bottom:20px}.shop_card .image_wrap{width:100%;height:240px;border-radius:8px;background-color:#3e3f46}.shop_card .details_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;color:#fff}.shop_card .details_wrap .title{font-size:18px;font-weight:600;margin-top:6px}.shop_card .details_wrap .description{color:#a3a3ab;font-size:16px}.shop_card .details_wrap .price{font-size:16px;font-weight:400}.member_card{display:flex;justify-content:center;align-items:center;flex-direction:column;width:185px;text-decoration:none!important}.member_card .image_wrap{width:100%;height:240px;border-radius:8px;background-color:#3e3f46}.member_card .details_wrap{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;color:#fff}.member_card .details_wrap .title{margin-top:6px}.member_card .details_wrap .description,.member_card .details_wrap .title{font-size:18px;font-weight:600;color:#a3a3ab}.member_card .details_wrap .linkedin{color:#ffae64;font-size:16px;margin-top:5px;margin-bottom:30px;text-decoration:none}.voting_card{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;max-width:422px;min-height:350px;text-decoration:none!important;background-color:#33343c;padding:30px 30px 40px}.voting_card,.voting_card .image_wrap{width:100%;margin-bottom:20px;border-radius:8px}.voting_card .image_wrap{height:220px;background-color:#3e3f46}.voting_card .details_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.voting_card .details_wrap .text{margin-bottom:12px}.voting_card .details_wrap .green_text{font-weight:600}.voting_card .details_wrap .amount{font-size:18px;font-weight:600;margin-top:6px}.voting_card .details_wrap .description{color:#a3a3ab;font-size:16px}.voting_card .details_wrap .price{font-size:16px;font-weight:400}.voting_card .details_wrap .series_progress{width:100%;max-width:185px;margin-bottom:28px}.voting_card .details_wrap .series_progress .detail{margin-top:5px}.voting_card .details_wrap .milestone{width:100%;max-width:185px;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;margin-bottom:20px}@media screen and (max-width:768px){.show_card.small .preview_image{height:180px;max-height:100%}.show_card .preview_image{max-height:100%;height:27vw}.communities .all_communities_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.communities .all_communities_wrap .community_card{width:100%;margin-bottom:20px}.community_card{max-width:100%}.shop_card{width:152px}.shop_card .image_wrap{height:160px}.member_card{width:185px}.member_card .image_wrap{height:240px}.voting_card{padding:20px}}.contest_wrap{padding-top:20px;overflow:hidden}.contest_wrap .tabs_wrap{width:auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;justify-content:flex-start}.contest_wrap .tabs_wrap .tab{flex:initial;padding-left:10px;padding-right:10px}.contest_wrap .input_wrap{margin-bottom:16px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.contest_wrap .input_wrap .main_heading{margin-right:25px}.contest_wrap .input_wrap .input_section{width:100%;margin-right:16px}.contest_wrap .input_wrap .input_section.search_section{width:100%;max-width:350px}.contest_wrap .input_wrap .input_section.like_section{width:100%;max-width:155px}.contest_wrap .input_wrap .input_section.like_section select{padding-top:7px;padding-bottom:7px}.contest_wrap .contests_wrap{margin-top:25px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:100%}.contest_wrap .contests_wrap .contest_card{width:calc(16.66% - 15px);margin-bottom:10px}.contest_wrap .show_more_button{margin-top:15px}@media screen and (max-width:768px){.contest_wrap .tabs_wrap{max-width:100%}.contest_wrap .input_wrap{margin-bottom:-5px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.contest_wrap .input_wrap .main_heading{margin-right:0;margin-bottom:10px}.contest_wrap .input_wrap .input_section{width:100%;padding:0;max-width:100%!important;margin-bottom:5px;margin-right:0}.contest_wrap .contests_wrap .contest_card{width:calc(50% - 10px);margin-bottom:10px}.contest_wrap .contests_wrap .contest_card .preview_image{height:35vw}}.contest_details_internal{overflow:hidden}.contest_details_internal .pop_scroller_wrap{padding-bottom:10px}.contest_details_internal .pop_scroller_wrap .view_entries{border-radius:0;margin-bottom:15px;float:left;min-width:200px;text-align:center}.contest_details_internal .pop_scroller_wrap .banner_wrap{width:100%;max-width:100%;height:554px;background-color:#ef5b2e;padding:50px 40px;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:space-between;align-items:flex-start;position:relative;overflow:hidden;-webkit-animation:backgroundAnime .5s 1;animation:backgroundAnime .5s 1}@-webkit-keyframes backgroundAnime{0%{background-color:transparent}}@keyframes backgroundAnime{0%{background-color:transparent}}.contest_details_internal .pop_scroller_wrap .banner_wrap:before{content:"";width:100%;height:100%;left:0;top:0;left:30%;top:40%;background-color:#ff9533;-webkit-transform:rotate(325deg);transform:rotate(325deg);position:absolute;z-index:1;-webkit-animation:slideInWedge .8s 1;animation:slideInWedge .8s 1}@-webkit-keyframes slideInWedge{0%{opacity:0;-webkit-transform:rotate(325deg) translate(-20%,90%);transform:rotate(325deg) translate(-20%,90%)}}@keyframes slideInWedge{0%{opacity:0;-webkit-transform:rotate(325deg) translate(-20%,90%);transform:rotate(325deg) translate(-20%,90%)}}.contest_details_internal .pop_scroller_wrap .banner_wrap .circle_group{position:absolute;left:30%;bottom:2%;z-index:0;-webkit-animation:lightOpacity 3s infinite alternate;animation:lightOpacity 3s infinite alternate}.contest_details_internal .pop_scroller_wrap .banner_wrap .text_wrap{z-index:2}.contest_details_internal .pop_scroller_wrap .banner_wrap .text_wrap .date{font-size:32px;font-weight:300}.contest_details_internal .pop_scroller_wrap .banner_wrap .text_wrap .main_heading{font-size:42px;font-weight:600;line-height:53px;letter-spacing:.02em;max-width:750px;margin:30px 0}.contest_details_internal .pop_scroller_wrap .banner_wrap .prizes_wrap{z-index:2}.contest_details_internal .pop_scroller_wrap .banner_wrap .prizes_wrap .price{background-color:#fff;color:#463db0;width:250px;margin-top:20px;height:60px;border-radius:100px;overflow:hidden;position:relative}.contest_details_internal .pop_scroller_wrap .banner_wrap .prizes_wrap .price .position{background-color:#463db0;color:#fff;font-size:19px;position:absolute;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;border-top-right-radius:40px;word-break:break-all;box-sizing:border-box;width:80px;font-weight:300;padding-bottom:5px}.contest_details_internal .pop_scroller_wrap .banner_wrap .prizes_wrap .price .amount{font-size:32px;font-weight:900;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;padding-left:60px}.contest_details_internal .pop_scroller_wrap .banner_wrap .hand_image{z-index:2;position:absolute;right:40px;bottom:40px;-webkit-animation:gentleWave 2s infinite alternate;animation:gentleWave 2s infinite alternate}.contest_details_internal .pop_scroller_wrap .banner_wrap .few_rules{z-index:3;position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.contest_details_internal .pop_scroller_wrap .banner_wrap .few_rules svg{margin-top:10px}.contest_details_internal .pop_scroller_wrap .section{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:40px;margin-bottom:20px;width:100%}.contest_details_internal .pop_scroller_wrap .section .main_heading{margin-bottom:20px}.contest_details_internal .pop_scroller_wrap .section.judges_wrap{padding-bottom:40px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#33343c}.contest_details_internal .pop_scroller_wrap .section.judges_wrap .judges_cards_wrap{width:100%;max-width:700px;margin-top:25px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.contest_details_internal .pop_scroller_wrap .section.judges_wrap .judges_cards_wrap .member_card{width:calc(33.33% - 15px);min-height:210px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap{width:100%;margin:auto;text-align:justify;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:40px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap .main_heading{text-align:center;margin-bottom:30px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap ol{max-width:550px;margin-bottom:20px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap ol li{font-weight:400;font-size:16px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap.rule_desc{font-size:16px;line-height:20px;font-weight:400}.contest_details_internal .pop_scroller_wrap .section.rules_wrap .sub_heading{font-weight:600;font-size:18px;text-align:center}.contest_details_internal .pop_scroller_wrap .section.rules_wrap .prizes{padding-top:60px;width:87px;margin:auto;font-size:16px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap .prizes .main_heading{margin-bottom:40px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap .prizes .item{font-size:16px;line-height:20px;font-weight:400;padding-left:25px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section{width:100%;text-align:center;padding-bottom:0;margin-bottom:0}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .main_heading{text-align:center;margin-bottom:40px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .sub_heading{margin-top:40px;font-weight:600;font-size:18px;text-align:center;margin-bottom:35px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .button_wrap{margin-bottom:30px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .x2_box{align-items:stretch;min-height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .x2_box .table_wrap{width:100%;padding-left:30px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .x2_box .table_wrap td:nth-child(odd){color:#ffae64;padding-right:15px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .x2_box .table_wrap td:nth-child(2n){color:#a3a3ab}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .x2_box .table_wrap td{font-size:18px;font-weight:600;text-align:left;padding:5px 0}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .score_circle_wrap{position:relative;width:100%;height:230px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .score_circle_wrap .circle{position:absolute;width:130px;height:130px;background-color:#ef5b2e;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;border-radius:50%;left:auto;right:0;padding:10px;z-index:2}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .score_circle_wrap .circle svg{position:absolute;top:-10px;left:0}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .score_circle_wrap .circle.big{width:160px;height:160px;background-color:#ffae64;top:70px;right:80px;z-index:1}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .score_circle_wrap .circle .percentage{font-size:32px;font-weight:600;margin-bottom:8px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .score_circle_wrap .circle .text{font-size:16px;font-weight:400;line-height:1}@media screen and (max-width:768px){.contest_details_internal{width:100%}.contest_details_internal .pop_scroller_wrap .banner_wrap{padding:20px;height:auto}.contest_details_internal .pop_scroller_wrap .banner_wrap:before{left:37%;top:70%;width:140%}.contest_details_internal .pop_scroller_wrap .banner_wrap .circle_group{display:none}.contest_details_internal .pop_scroller_wrap .banner_wrap .text_wrap .date{line-height:1;font-size:19px}.contest_details_internal .pop_scroller_wrap .banner_wrap .text_wrap .main_heading{line-height:1;font-size:24px;margin:20px 0}.contest_details_internal .pop_scroller_wrap .banner_wrap .prizes_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.contest_details_internal .pop_scroller_wrap .banner_wrap .hand_image{position:relative;right:-10%;margin-top:30%}.contest_details_internal .pop_scroller_wrap .banner_wrap .few_rules{position:relative}.contest_details_internal .pop_scroller_wrap .section{flex-direction:column!important;align-items:flex-start!important;margin-bottom:20px;width:100%;padding:20px 15px}.contest_details_internal .pop_scroller_wrap .section ol{margin-top:0;padding-left:25px}.contest_details_internal .pop_scroller_wrap .section .main_heading{text-align:center;margin-bottom:10px!important}.contest_details_internal .pop_scroller_wrap .section .sub_heading{text-align:left!important}.contest_details_internal .pop_scroller_wrap .section.judges_wrap .judges_cards_wrap{flex-direction:column}.contest_details_internal .pop_scroller_wrap .section.judges_wrap .judges_cards_wrap .member_card{width:100%;max-width:240px;margin-bottom:20px}.contest_details_internal .pop_scroller_wrap .section.rules_wrap .main_heading{text-align:left}.contest_details_internal .pop_scroller_wrap .section.rules_wrap .prizes{margin:0;padding-top:30px}.contest_details_internal .pop_scroller_wrap .section.scorecard_section{text-align:center}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .scorecard_wrap .score_circle_wrap{margin-top:20px;margin-bottom:40px;margin-right:15%}.contest_details_internal .pop_scroller_wrap .section.scorecard_section .button_wrap,.contest_details_internal .pop_scroller_wrap .section.scorecard_section .table_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%}}.genre_wrap{padding-top:20px;overflow:hidden}.genre_wrap .tabs_wrap .tab{flex:auto}.genre_wrap .shows_wrap{margin-top:25px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:100%}.genre_wrap .shows_wrap .show_card{width:calc(16.66% - 15px);margin-bottom:10px}.genre_wrap .show_more_button{margin-top:15px}@media screen and (max-width:768px){.genre_wrap .show_all_genre.active svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.genre_wrap .show_all_genre svg{margin-left:10px;-webkit-transform:rotate(-270deg);transform:rotate(-270deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.genre_wrap .tabs_wrap{max-height:0;overflow:hidden;margin-top:5px;transition:max-height .3s;flex-direction:row;background-color:transparent;text-align:left;flex-wrap:wrap}.genre_wrap .tabs_wrap.active{max-height:500px}.genre_wrap .tabs_wrap .tab{max-width:33.33%;text-align:left}.genre_wrap .shows_wrap .show_card{width:calc(50% - 10px)}.genre_wrap .shows_wrap .show_card .preview_image{height:35vw}}.shop_wrap{padding-top:20px!important}.shop_wrap .shop_slider{width:100%;border-radius:8px;margin-bottom:15px;overflow:hidden}.shop_wrap .shop_slider .shop_slider_item{background-color:#3e3f46;width:100%;height:100%;min-height:290px;display:flex;justify-content:center;align-items:center;flex-direction:row}.shop_wrap .section{padding-top:30px;margin-bottom:20px}.shop_wrap .section,.shop_wrap .section.shop_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column}.shop_wrap .section.shop_wrap{width:100%}.shop_wrap .section.shop_wrap .shop_cards_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.shop_wrap .section.shop_wrap .shop_cards_wrap .shop_card{width:calc(25% - 20px)}@media screen and (max-width:768px){.shop_wrap{padding-top:20px!important}.shop_wrap .shop_slider{border-radius:0}.shop_wrap .section.shop_wrap .shop_cards_wrap .shop_card{width:calc(50% - 10px)}}.my_profile_wrap .section_wrap{width:100%;margin-bottom:30px;overflow:hidden}.heading{font-size:32px;font-weight:600}@media screen and (max-width:768px){.my_profile_wrap{overflow:hidden}.my_profile_wrap .section_wrap{overflow:visible}.heading{font-size:18px}}.in_nav_layout_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-start}.in_nav_layout_wrap .left_wrap{width:240px;margin-right:40px}.in_nav_layout_wrap .left_wrap .back_button{margin-bottom:35px}.in_nav_layout_wrap .left_wrap .in_nav_container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item{width:100%;background-color:#3e3f46;color:#a3a3ab;text-align:center;padding:7px 5px;margin-bottom:1px;cursor:pointer;transition:color .4s;font-size:16px;text-decoration:none!important}.in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item.active,.in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item:hover{color:#fff}.in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item.active{font-weight:600}.in_nav_layout_wrap .right_wrap{padding-top:5px;width:calc(100% - 270px)}.in_nav_layout_wrap .right_wrap .content_centralizer{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding-right:25%}@media only screen and (min-device-width:768px)and (max-device-width:1024px)and (orientation:landscape){.in_nav_layout_wrap .right_wrap .content_centralizer{padding-right:0}}@media screen and (max-width:768px){.in_nav_layout_wrap{flex-direction:column}.in_nav_layout_wrap .left_wrap{width:100%;margin-top:15px}.in_nav_layout_wrap .left_wrap.mob_shrink{position:relative}.in_nav_layout_wrap .left_wrap.mob_shrink:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:5;background-image:url(/static/media/Arrow.e0793790.svg);background-repeat:no-repeat;width:15px;height:10px;-webkit-transform:rotate(270deg);transform:rotate(270deg);left:auto;right:10px;top:8px;background-size:contain;transition:all .3s}.in_nav_layout_wrap .left_wrap.mob_shrink.open:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:16px}.in_nav_layout_wrap .left_wrap.mob_shrink.open .in_nav_container{max-height:500px;padding-top:35px}.in_nav_layout_wrap .left_wrap.mob_shrink .in_nav_container{max-height:34px;overflow:hidden;position:relative;transition:max-height .3s}.in_nav_layout_wrap .left_wrap.mob_shrink .in_nav_container .in_nav_item.active{position:absolute;left:0;top:0}.in_nav_layout_wrap .left_wrap .back_button{margin-bottom:15px}.in_nav_layout_wrap .right_wrap{width:100%;padding-top:25px}.in_nav_layout_wrap .right_wrap .content_centralizer{padding-right:0}}.account_settings{align-items:flex-start!important}.account_settings .who_can_send{width:auto;margin-bottom:50px}.account_settings .who_can_send p{font-weight:600;font-size:18px;margin:0 0 15px}.account_settings .blocked_users{width:100%}.account_settings .blocked_users .blocked_users_container{width:100%;max-height:454px;overflow:auto;border-radius:16px;margin-bottom:15px;margin-top:40px}.account_settings .blocked_users .blocked_users_container .scroll_container{width:100%;height:100%}.account_settings .blocked_users .blocked_users_container .scroll_container .blocked_user_item{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;color:#a3a3ab;background-color:#33343c;border-bottom:1px solid #252632;padding:5px 15px}.account_settings .blocked_users .blocked_users_container .scroll_container .blocked_user_item svg{cursor:pointer;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.account_settings .blocked_users .blocked_users_container .scroll_container .blocked_user_item svg:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.communities .all_communities_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.communities .all_communities_wrap .donation_card{width:calc(33.33% - 20px);margin-bottom:20px}@media screen and (max-width:768px){.communities .all_communities_wrap .donation_card{width:100%;margin-bottom:20px}}.payments .payment_methods_wrap .add_new{margin:30px 0}.payments .payment_methods_wrap .payment_methods_added_wrap{border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method{width:100%;background-color:#33343c;border-bottom:1px solid #252632}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap{padding:5px 15px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#a3a3ab;font-size:16px;cursor:pointer;position:relative}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap.active .arrow{-webkit-transform:scale(1.3) rotate(270deg);transform:scale(1.3) rotate(270deg)}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .logo{width:50px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .logo img{max-width:100%}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .card_no{width:180px}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .expiry{display:flex;justify-content:center;align-items:center;flex-direction:row}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .expiry span:first-child{margin-right:5px}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .arrow{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:scale(1.3) rotate(180deg);transform:scale(1.3) rotate(180deg);position:absolute;right:15px;top:15px}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .more_details{padding:5px 15px 10px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;color:#fff}.payments .payment_methods_wrap .payment_methods_added_wrap .added_p_method .more_details .buttons_wrap button{min-width:90px;margin-left:10px}.payments .donation_history_wrap{padding-bottom:20px}.payments .donation_history_wrap .heading_row{margin-top:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:18px;font-weight:600;color:#a3a3ab;justify-content:space-between;padding:10px 23px 10px 15px}.payments .donation_history_wrap .donation_history_contents_wrap{width:100%;max-height:287px;overflow:auto;border-radius:16px;margin-bottom:15px}.payments .donation_history_wrap .donation_history_contents_wrap .scroll_container{width:100%;height:100%}.payments .donation_history_wrap .donation_history_contents_wrap .scroll_container .donation_item{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;font-size:16px;color:#a3a3ab;justify-content:space-between;background-color:#33343c;border-bottom:1px solid #252632;padding:10px 15px}.payments .donation_history_wrap .item{width:25%}.payments .donation_history_wrap .download_csv{float:right}.payments .recurring_donations_wrap .slider_box_wrap{margin-top:-30px}.payments .recurring_donations_wrap .slider_box_wrap .nav_button_wrap{margin-bottom:20px}.delete_pop{width:510px;min-height:300px;background-color:#252632;max-width:95vw;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;text-align:center;padding:30px}.delete_pop .heading{padding-top:15px;margin-bottom:40px}.delete_pop .delete_cardno{margin-bottom:8px;width:250px;font-size:18px}.delete_pop .sub_text{font-size:16px;color:#a3a3ab;margin-bottom:35px}.delete_pop .deleteButton{margin:0 15px}@media screen and (max-width:768px){.payments .payment_methods_wrap{padding-top:20px}.payments .payment_methods_wrap .add_new{margin:20px 0}.payments .payment_methods_wrap .payment_methods_added_wrap{margin-left:-15px;border-radius:0;width:calc(100% + 30px)}.payments .payment_methods_wrap .payment_methods_added_wrap .more_details{margin-top:10px}.payments .donation_history_wrap .donation_history_contents_wrap{margin-top:20px;margin-left:-15px;border-radius:0;width:calc(100% + 30px)}.payments .donation_history_wrap .item{text-align:center}.payments .donation_history_wrap .download_csv{float:left}.payments .recurring_donations_wrap .slider_section{width:calc(100% + 15px)!important}.payments .recurring_donations_wrap .slider_section .slide{padding:0 20px}.payments .recurring_donations_wrap .slider_box_wrap{margin-top:-30px}.payments .recurring_donations_wrap .slider_box_wrap .nav_button_wrap{margin-bottom:10px}.delete_pop .heading{margin-bottom:15px}}.create_new_payment{max-width:95vw;width:790px;min-height:400px;background-color:#252632;overflow:hidden;padding:30px}.create_new_payment .paycard-container{display:flex;flex-wrap:wrap;align-items:center}.create_new_payment .paycard-child{margin:10px 10px 35px}.create_new_payment .paycard-child .sub_child{margin-left:40px}.create_new_payment .paycard_image_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;text-align:center;width:100%}.create_new_payment .paycard_image_wrap svg{margin:0 5px;cursor:pointer}.create_new_payment .form_wrap{width:100%;margin-top:20px}.create_new_payment .form_wrap .form_section{display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:10px}.create_new_payment .form_wrap .form_section.x2{flex-wrap:wrap}.create_new_payment .form_wrap .form_section.x2 .input_item{width:calc(50% - 5px)}.create_new_payment .form_wrap .form_section.x3{flex-wrap:wrap}.create_new_payment .form_wrap .form_section.x3 .input_item{width:calc(33.33% - 5px)}.create_new_payment .form_wrap .form_section .input_item{margin-bottom:10px}.create_new_payment .form_wrap .paycard_button{text-align:center}.create_new_payment .input_wrap{width:100%;margin-bottom:10px;display:flex}@media screen and (max-width:768px){.create_new_payment .paycard-container{margin-bottom:10px;margin-left:0}.create_new_payment .paycard-container .paycard-child{margin-bottom:5px;margin-left:0}.create_new_payment .paycard-container .paycard-child .sub_child{margin:0}.create_new_payment .form_wrap .form_section{flex-direction:column}.create_new_payment .form_wrap .form_section.x2,.create_new_payment .form_wrap .form_section.x3{width:100%;flex-direction:column}.create_new_payment .form_wrap .form_section.x2 .input_item,.create_new_payment .form_wrap .form_section.x3 .input_item{width:100%}}.profile .basic_wrapper{flex-direction:column;max-width:380px}.profile .basic_wrapper,.profile .top_section_profile{display:flex;justify-content:center;align-items:center;width:100%}.profile .top_section_profile{flex-direction:row;justify-content:flex-end;max-width:900px}.profile .top_section_profile .level_wrap{width:90%;max-width:490px;display:flex;justify-content:center;align-items:center;flex-direction:row;margin-right:30px}.profile .top_section_profile .level_wrap .level_details{width:100%}.profile .top_section_profile .level_wrap .level_details .details{margin-bottom:8px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.profile .top_section_profile .level_wrap .level_details .details .level{font-size:18px;font-weight:600}.profile .top_section_profile .level_wrap .level_details .details .sub_text{width:100%;display:block;text-align:center}.profile .top_section_profile .level_wrap .fire_x{font-size:16px;display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-end;margin-left:10px}.profile .top_section_profile .level_wrap .fire_x svg{width:30px;height:30px}.profile .top_section_profile .balance_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.profile .top_section_profile .balance_wrap .balance{margin-left:30px;display:flex;justify-content:center;align-items:center;flex-direction:column}.profile .top_section_profile .balance_wrap .balance .value{font-size:16px;margin-top:5px}.profile .profile_image{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;width:100%;max-width:450px;margin-top:20px}.profile .profile_image img{border-radius:8px;width:100px;height:100px;object-fit:cover}.profile .profile_image .button_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-around}.profile .profile_data_wrap{margin-top:25px;margin-bottom:10px}.profile .profile_data_wrap .calendar_input{z-index:99}.profile .social_links{margin:30px 0}.profile .social_links .icons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-around;margin-bottom:15px}.profile .social_links .icons_wrap svg{cursor:pointer}.profile .social_links .icons_wrap svg path{transition:fill .3s}.profile .social_links .icons_wrap svg.active path,.profile .social_links .icons_wrap svg:hover path{fill:#fff}.profile .social_links .info_detail{position:relative;background-color:#3e3f46;padding:3px 12px;color:#a3a3ab;border-radius:8px;font-size:14px;width:100%}.profile .social_links .info_detail input{text-align:center}.profile .social_links .info_detail .pointer{position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #3e3f46;top:auto;bottom:100%;transition:left .5s}.profile .social_links .info_detail .pointer.IG{left:4%}.profile .social_links .info_detail .pointer.TW1{left:18%}.profile .social_links .info_detail .pointer.FB{left:33%}.profile .social_links .info_detail .pointer.YT{left:calc(50% - 10px)}.profile .social_links .info_detail .pointer.TW{left:62%}.profile .social_links .info_detail .pointer.SC{left:76%}.profile .social_links .info_detail .pointer.TT{left:90%}.profile .my_shows{width:100%;max-width:750px}.profile .log_out_button_wrap{margin-top:15px}@media screen and (max-width:768px){.profile .top_section_profile{flex-direction:column}.profile .top_section_profile .level_wrap{margin-right:0;width:100%;max-width:100%}.profile .top_section_profile .balance_wrap{justify-content:flex-start;width:100%;margin-top:15px}.profile .top_section_profile .balance_wrap .balance{margin-left:0;margin-right:25px}.profile .profile_image .button_wrap{flex-direction:column;align-items:flex-start;padding-left:10px}.profile .profile_image .button_wrap button{margin-bottom:10px}}.create_series_main_wrap{width:100%;padding-top:20px}.create_series_main_wrap .top_nav_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;max-width:600px;justify-content:space-between;position:relative}.create_series_main_wrap .top_nav_wrap:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;width:70%;height:2px;background-color:#3e3f46;top:16px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.create_series_main_wrap .top_nav_wrap .nav_item{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#a3a3ab;font-size:18px;font-weight:600;z-index:2;cursor:pointer;flex:1 1}.create_series_main_wrap .top_nav_wrap .nav_item.active .count{background-color:#ef5b2e;color:#fff}.create_series_main_wrap .top_nav_wrap .nav_item.active .item_name{color:#ef5b2e}.create_series_main_wrap .top_nav_wrap .nav_item .count{width:32px;height:32px;border-radius:50%;background-color:#3e3f46;color:#a3a3ab;margin-bottom:8px;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:color .3s,background .4s}.create_series_main_wrap .top_nav_wrap .nav_item .item_name{color:#3e3f46;transition:color .3s,background .4s}.create_series_main_wrap .section_content_wrapper{padding:40px 0}.create_series_main_wrap .section_content_wrapper,.create_series_main_wrap .section_content_wrapper .section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.create_series_main_wrap .section_content_wrapper .section .flex_box_wrap{width:100%}.create_series_main_wrap .section_content_wrapper .section .flex_box_wrap>div{flex:1 1}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box{max-width:75%;align-items:flex-start}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box{padding:0 25px}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box .nested_splitter>div{flex:auto;max-width:calc(50% - 10px)}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box .form_section{flex-direction:column}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box .form_section .characters{float:right;color:grey;font-size:14px;line-height:1}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box .form_wrap_first{max-width:250px}.create_series_main_wrap .buttons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.create_series_main_wrap .buttons_wrap button{margin:0 8px}.save_for_later_box{min-width:250px;padding:10px 30px 30px;flex-direction:column;max-width:100%}.save_for_later_box,.save_for_later_box .button_wrap{display:flex;justify-content:center;align-items:center}.save_for_later_box .button_wrap{width:100%;flex-direction:row;justify-content:space-between}@media screen and (max-width:768px){.create_series_main_wrap .top_nav_wrap:before{width:100%}.create_series_main_wrap .top_nav_wrap .nav_item:first-child{align-items:flex-start}.create_series_main_wrap .top_nav_wrap .nav_item:last-child{align-items:flex-end}.create_series_main_wrap .section_content_wrapper{padding-top:10px}.create_series_main_wrap .section_content_wrapper .section{flex-direction:column}.create_series_main_wrap .section_content_wrapper .section .flex_box_wrap>div{flex:auto}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box{max-width:100%}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box{padding:0}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box.order_mobile_1{order:1}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box.order_mobile_2{order:2}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box.order_mobile_3{order:3}.create_series_main_wrap .section_content_wrapper .section .publish_max_width_box .publish_split_box .nested_splitter>div{max-width:100%}}.form_wrap .input_item .characters{float:right;color:grey;font-size:14px;line-height:1;width:100%;text-align:right;margin-top:5px}.create_community .tab_content{width:100%;margin-top:25px}.create_community .tab_content.about .heading{margin-bottom:25px}.create_community .tab_content.about .video_box{min-height:200px;margin-top:30px}.create_community .tab_content.about .text_editor_wrap{margin:30px 0;display:flex;min-height:580px}.create_community .tab_content.levels .split_form_wrap{max-width:75%;margin-top:15px;display:flex;justify-content:center;align-items:center;flex-direction:row}.create_community .tab_content.levels .split_form_wrap .or{font-size:18px;font-weight:600;margin:0 15px}.create_community .tab_content.levels .check_box_wrap .input_item{margin-bottom:5px}.create_community .tab_content.levels .check_box_wrap label{font-weight:400}.create_community .tab_content.levels .level_input_boxes_wrap{margin-top:15px;width:100%}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap{overflow:auto;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;padding-bottom:10px;align-items:stretch}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box{flex:1 1;padding:15px;min-height:560px;background-color:#33343c;min-width:582px;border-radius:8px;margin-right:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;justify-content:flex-start}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box:last-child{margin-right:0}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box.add_level_box{font-size:32px;font-weight:600;color:#a3a3ab;cursor:pointer;justify-content:center;min-height:100%}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box.add_level_box:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box.add_level_box svg{transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;margin-bottom:15px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .wysiwyg_wrap{min-height:400px;width:100%}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .level_index{margin-bottom:10px;font-weight:600}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .level_value{width:auto;max-width:80px;text-align:center;margin-bottom:10px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .input_box_wrap{width:100%;height:100%}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .form_wrap{margin-top:10px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .form_wrap .limit_contri,.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .form_wrap .shipping_rewards{color:#fff;flex-direction:column;align-items:flex-start;margin-bottom:20px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .form_wrap .limit_contri label,.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .form_wrap .shipping_rewards label{font-size:16px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .form_wrap .limit_contri input,.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .form_wrap .shipping_rewards input{max-width:140px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .buttons_wrap{margin:15px 0}.create_community .tab_content.team .team_members_wrap{--padding-right:5px;background-color:#33343c;border-radius:8px;width:100%;overflow:hidden;margin-top:25px;padding:0 var(--padding-right) 0 0}.create_community .tab_content.team .team_members_wrap .search_wrap{width:calc(100% + var(--padding-right));display:flex;justify-content:center;align-items:center;flex-direction:row;height:50px;border-bottom:1px solid #252632}.create_community .tab_content.team .team_members_wrap .search_wrap .plus_icon{background-color:#ef5b2e;min-width:50px;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.create_community .tab_content.team .team_members_wrap .search_wrap .plus_icon svg path{fill:#252632}.create_community .tab_content.team .team_members_wrap .search_wrap .search_input_wrap{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.create_community .tab_content.team .team_members_wrap .team_members{width:100%;max-height:350px;overflow:auto}.create_community .tab_content.team .team_members_wrap .team_members .team_member_item{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;height:50px;border-bottom:1px solid #252632;position:relative;color:#a3a3ab;padding:0 15px 0 20px}.create_community .tab_content.welcome_message .welcome_items_wrap{margin-top:25px;width:100%}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item{margin-bottom:30px}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item.add_item{width:100%;background-color:#3e3f46;border-radius:8px;display:flex;justify-content:center;align-items:center;flex-direction:row;padding:15px 0;font-size:32px;font-weight:600;color:#a3a3ab;margin-top:-20px;cursor:pointer;margin-bottom:0}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item.add_item:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item.add_item svg{margin-right:10px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item .input_item{margin-top:15px;width:100%;flex-direction:column;align-items:flex-start}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item .input_item input{max-width:350px}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item .input_box_wrap{margin-top:30px;width:100%;height:100%;height:350px;display:flex}.create_community .tab_content.preview .series_banner{width:calc(100% + 30px);height:500px;background-color:#3e3f46;margin-left:-15px}.create_community .tab_content.preview .series_details{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin:20px 0}.create_community .tab_content.preview .series_details .series_thumbnail{width:205px;height:135px;background-color:#3e3f46;border-radius:8px;margin-right:15px}.create_community .tab_content.preview .series_details .series_name{flex:1 1}.create_community .tab_content.preview .series_details .series_progress{max-width:200px}.create_community .tab_content.preview .series_details .series_progress .detail{margin-top:5px}.create_community .tab_content.preview .community_level_wrap p{text-align:center}.create_community .tab_button_wrap{margin-top:40px}.skip_pop{width:600px;max-width:100%;padding:30px;overflow:hidden}.skip_pop,.skip_pop .skip_section{display:flex;justify-content:center;align-items:center;flex-direction:column}.skip_pop svg{max-height:150px;max-width:210px}.skip_pop .subtext{margin-top:10px;max-width:360px;font-weight:600;font-size:18px;line-height:1.2;text-align:center;letter-spacing:.02em;margin-bottom:20px}.skip_pop .skip_buttons_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}.skip_pop .skip_buttons_wrap button{margin-left:0!important;margin-right:5px}.edit_access_wrap{width:356px;height:649px;padding:0 40px}.edit_access_wrap .button_center{padding-top:15px}.edit_access_wrap .edit_heading{padding-top:30px;font-weight:600;font-size:32px;line-height:40px;margin-bottom:20px}.edit_access_wrap .sub_heading{font-weight:600;font-size:18px;line-height:23px;margin-bottom:20px}.edit_access_wrap .check_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:15px;width:100%}.edit_access_wrap .check_item.edit_item{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#a3a3ab;font-size:16px;cursor:pointer}.edit_access_wrap .check_item.edit_item label{cursor:pointer}@media screen and (max-width:768px){.create_community .tab_content.about .video_box{margin-top:-5px!important}.create_community .tab_content.about .text_editor_wrap{min-height:200px}.create_community .tab_content.levels .split_form_wrap{max-width:100%;flex-direction:column;align-items:flex-start}.create_community .tab_content.levels .split_form_wrap .or{margin:-5px 0 10px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box{min-width:calc(100vw - 40px);min-height:400px}.create_community .tab_content.levels .level_input_boxes_wrap .level_boxes_running_wrap .level_box .wysiwyg_wrap{min-height:250px}.create_community .tab_content.team .team_members_wrap{margin-left:-15px;border-radius:0;width:calc(100% + 30px)}.create_community .tab_content.team .team_members_wrap .team_member_item{padding-right:5px!important}.create_community .tab_content.team .team_members_wrap .team_member_item .buttons_wrap button{padding:0;background-color:transparent}.create_community .tab_content.team .team_members_wrap .team_member_item .buttons_wrap button svg{width:30px;height:100%}.create_community .tab_content.welcome_message{overflow:hidden}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item.add_item{font-size:25px}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item .input_item input{max-width:100%}.create_community .tab_content.welcome_message .welcome_items_wrap .welcome_item .input_box_wrap{height:200px;margin-top:10px}.create_community .tab_content.preview .series_banner{height:200px}.create_community .tab_content.preview .series_details{flex-direction:column;width:100%;justify-content:flex-start;align-items:flex-start}.create_community .tab_content.preview .series_details .series_thumbnail{order:2;margin:10px 0}.create_community .tab_content.preview .series_details .series_name{order:1}.create_community .tab_content.preview .series_details .series_progress{order:3}}.wysiwyg_wrap{border-radius:8px;float:left;flex-direction:column;flex:1 1;overflow:hidden;position:relative}.wysiwyg_wrap,.wysiwyg_wrap .interactive_icons_wrap{background-color:#3e3f46;width:100%;display:flex;justify-content:center;align-items:center}.wysiwyg_wrap .interactive_icons_wrap{flex-direction:row;justify-content:space-around;position:absolute;top:0;left:0;height:50px;border-bottom:1px solid #252632}.wysiwyg_wrap .interactive_icons_wrap.only_basic{justify-content:flex-start}.wysiwyg_wrap .interactive_icons_wrap.only_basic .icon_item:not(.is_basic){display:none}.wysiwyg_wrap .interactive_icons_wrap.only_basic .is_basic{flex:auto;max-width:50px}.wysiwyg_wrap .interactive_icons_wrap .icon_item{border-right:1px solid #252632;flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:row;cursor:pointer;height:100%}.wysiwyg_wrap .interactive_icons_wrap .icon_item:hover:active svg{-webkit-transform:scale(.98);transform:scale(.98)}.wysiwyg_wrap .interactive_icons_wrap .icon_item:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.wysiwyg_wrap .interactive_icons_wrap .icon_item:last-child{border-right:0}.wysiwyg_wrap .interactive_icons_wrap .icon_item svg{transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.wysiwyg_wrap .wysiwyg_input_box{width:100%;height:100%;min-height:100%;border:none;border-radius:0;overflow:auto;padding-top:60px;flex:1 1}@media screen and (max-width:768px){.wysiwyg_wrap.mobile_view_controls_off .wysiwyg_input_box{padding-top:15px}}.upload_episodes .first_section{width:100%}.upload_episodes .caption_subtitles_wrap{width:100%;margin:40px 0}.upload_episodes .caption_subtitles_wrap .heading,.upload_episodes .caption_subtitles_wrap p{text-align:center}.upload_episodes .caption_subtitles_wrap .form_wrap{max-width:300px}.upload_episodes .cast_list_wrap{margin:40px 0;width:100%;max-width:40%}.upload_episodes .cast_list_wrap .heading{text-align:center}.upload_episodes .cast_list_wrap .form_wrap{width:100%;margin-top:30px}.upload_episodes .cast_list_wrap .form_wrap .episode_select{max-width:300px}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap{margin-top:20px}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap .name_item_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-between;align-items:flex-end;margin-bottom:2px}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap .name_item_wrap .input_item{width:calc(25% - 10px);margin-bottom:0}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap .name_item_wrap .name_input{width:calc(75% - 10px)}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap button{margin-top:20px}@media screen and (max-width:768px){.upload_episodes .cast_list_wrap{max-width:100%;margin:20px 0 0}.upload_episodes .cast_list_wrap .heading{text-align:left}.upload_episodes .cast_list_wrap .form_wrap{margin-top:15px}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap .name_item_wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:5px}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap .name_item_wrap .input_item{margin-bottom:5px;width:40%}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap .name_item_wrap .name_input{width:100%}.upload_episodes .cast_list_wrap .cast_adder_wrap .form_wrap button{margin-top:10px}}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=range]{width:100%;max-width:120px;-webkit-appearance:none;background-color:#3e3f46;border-radius:19px;border-color:transparent!important;height:2px;padding:0;margin:0 8px}input[type=range]::-webkit-slider-runnable-track{height:4px;-webkit-appearance:none;color:#fff;margin-top:-1px}input[type=range]::-webkit-slider-thumb{width:10px;-webkit-appearance:none;height:10px;cursor:pointer;background:#3e3f46;border-radius:50%;margin-top:-2px}}input[type=range]::-moz-range-progress{background-color:red}input[type=range]::-moz-range-track{background-color:#3e3f46}input[type=range]::-ms-fill-lower{background-color:#fff}input[type=range]::-ms-fill-upper{background-color:#3e3f46}.subtitle_builder.flex_box_wrap{align-items:flex-start}.subtitle_builder.flex_box_wrap .x2_box{max-width:calc(50% - 20px);flex:auto!important}.subtitle_builder .subtitles_wrap_box p{text-align:left!important;margin:8px 0}.subtitle_builder .subtitles_wrap_box .subs_items_wrap{width:100%;max-height:400px;overflow:auto;padding-right:5px}.subtitle_builder .subtitles_wrap_box .subs_items_wrap .subs_item{width:100%;border-radius:8px;overflow:hidden;height:70px;margin-bottom:8px}.subtitle_builder .subtitles_wrap_box .subs_items_wrap .subs_item:last-child{margin-bottom:0}.subtitle_builder .subtitles_wrap_box .subs_items_wrap .subs_item .time_wrap{width:75px;float:left;background-color:#33343c;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.subtitle_builder .subtitles_wrap_box .subs_items_wrap .subs_item .content{float:left;width:calc(100% - 75px);background-color:#3e3f46;height:100%}.subtitle_builder .subtitles_wrap_box .subs_items_wrap .subs_item .content .textarea,.subtitle_builder .subtitles_wrap_box .subs_items_wrap .subs_item .content textarea{width:100%;height:100%;min-height:auto;border:none;padding:15px;font-size:14px}.subtitle_builder .subtitles_wrap_box .subs_items_wrap .characters_count{margin-top:-8px;float:right;font-size:14px;margin-bottom:5px}.subtitle_builder .subtitle_previewer_wrap{margin-top:102px}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap{border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:8px;background-color:#33343c}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap img{width:100%;object-fit:contain}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap{width:100%;height:90px;background-color:#33343c;overflow:auto}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;align-items:flex-start;justify-content:flex-start;padding-left:10px;position:relative}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .time_frame_item{position:relative}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .time_frame_item svg{width:50px;height:20px;margin-right:10px}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .time_frame_item .time{font-size:10px;color:#a3a3ab;position:absolute;right:0;top:18px}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .dragger{position:absolute;left:10px;height:40px;display:flex;justify-content:center;align-items:center;flex-direction:row;min-width:30px;border-radius:8px;border-top:2px solid #3e3f46;border-bottom:2px solid #3e3f46;bottom:5px;justify-content:space-between;overflow:hidden;cursor:grab;transition:border .2s}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .dragger:hover{border-color:#ef5b2e}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .dragger:hover .select_item{background-color:#ef5b2e}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .dragger .select_item{background-color:#3e3f46;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;padding:0 5px;cursor:e-resize;transition:background-color .2s}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap .timeframe_wrap .time_wrap_full_length .dragger .select_item.right_arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.subtitle_builder .subtitle_previewer_wrap .zoom_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;margin-top:10px}@media screen and (max-width:768px){.subtitle_builder.flex_box_wrap{flex-direction:column}.subtitle_builder.flex_box_wrap .x2_box{max-width:100%;flex:auto!important}.subtitle_builder.flex_box_wrap .x2_box.order_mobile_2{order:2}.subtitle_builder.flex_box_wrap .x2_box.order_mobile_1{order:1}.subtitle_builder .subtitle_previewer_wrap{margin-top:15px}.subtitle_builder .subtitle_previewer_wrap .preview_box_wrap{margin-left:-15px;border-radius:0;width:calc(100% + 30px)}}.product_details{padding-top:20px!important}.product_details .fiyah_special_width{max-width:95%}.product_details .product_details_content_wrap{margin-top:20px}.product_details .product_details_content_wrap .slider_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.product_details .product_details_content_wrap .slider_wrap .nav_button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;width:calc(100% - 10px);left:5px;justify-content:space-between;z-index:999}.product_details .product_details_content_wrap .slider_wrap .nav_button_wrap .nav_arrow{width:24px;height:24px;background-color:#3e3f46;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-direction:row;cursor:pointer;transition:background .2s,-webkit-transform .2s;transition:transform .2s,background .2s;transition:transform .2s,background .2s,-webkit-transform .2s;padding:0}.product_details .product_details_content_wrap .slider_wrap .nav_button_wrap .nav_arrow.right{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:10px}.product_details .product_details_content_wrap .slider_wrap .nav_button_wrap .nav_arrow:not(.disabled):hover:active{-webkit-transform:scale(.98);transform:scale(.98)}.product_details .product_details_content_wrap .slider_wrap .nav_button_wrap .nav_arrow:not(.disabled).right:hover:active{-webkit-transform:scale(.98) rotate(180deg);transform:scale(.98) rotate(180deg)}.product_details .product_details_content_wrap .slider_wrap .nav_button_wrap .nav_arrow.disabled{opacity:.5;cursor:not-allowed}.product_details .product_details_content_wrap .slider_wrap .thumbs_wrap{max-height:500px;overflow:auto;min-width:100px;margin-right:10px;padding-right:3px}.product_details .product_details_content_wrap .slider_wrap .thumbs_wrap::-webkit-scrollbar{width:3px}.product_details .product_details_content_wrap .slider_wrap .thumbs_wrap .product_slide_item_thumb{display:flex;justify-content:center;align-items:center;flex-direction:row}.product_details .product_details_content_wrap .slider_wrap .thumbs_wrap .product_slide_item_thumb:last-child img{margin-bottom:0}.product_details .product_details_content_wrap .slider_wrap .thumbs_wrap .product_slide_item_thumb:hover img{opacity:.6}.product_details .product_details_content_wrap .slider_wrap .thumbs_wrap .product_slide_item_thumb.active img{opacity:1}.product_details .product_details_content_wrap .slider_wrap .thumbs_wrap .product_slide_item_thumb img{max-width:100%;width:100%;margin-bottom:8px;object-fit:contain;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.3;transition:opacity .3s}.product_details .product_details_content_wrap .slider_wrap .product_slide_item{border-radius:16px;width:100%;max-height:400px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:row;height:100%}.product_details .product_details_content_wrap .slider_wrap .product_slide_item img{width:100%;height:100%;max-height:100%;max-width:100%;object-fit:contain}.product_details .product_details_content_wrap .details_wrap .heading{margin-bottom:25px}.product_details .product_details_content_wrap .details_wrap .selection_wraps{margin-top:25px;display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-start;justify-content:flex-start}.product_details .product_details_content_wrap .details_wrap .selection_wraps .input_item{width:calc(33.33% - 15px);margin-right:20px}.product_details .product_details_content_wrap .details_wrap .selection_wraps .input_item.quantity{max-width:90px}.product_details .product_details_content_wrap .details_wrap .selection_wraps .input_item.select_size{width:50%}.product_details .product_details_content_wrap .details_wrap .selection_wraps .input_item label{margin-bottom:10px}.product_details .product_details_content_wrap .details_wrap button{margin-top:5px}.product_details .product_details_content_wrap .details_wrap ul{padding-left:25px}.product_details .product_details_content_wrap .details_wrap .product_details_section{margin-top:40px}@media screen and (max-width:768px){.product_details{padding-top:20px!important}.product_details .product_details_content_wrap{margin-top:20px}.product_details .product_details_content_wrap .slider_wrap{margin-bottom:15px}.product_details .product_details_content_wrap .slider_wrap .nav_button_wrap{display:flex!important}.product_details .product_details_content_wrap .details_wrap .heading{margin-bottom:15px}.product_details .product_details_content_wrap .details_wrap .selection_wraps{flex-wrap:wrap}.product_details .product_details_content_wrap .details_wrap .selection_wraps .input_item.color_wrap{min-width:100%}.product_details .product_details_content_wrap .details_wrap .selection_wraps .input_item.select_size{width:calc(100% - 120px)}.product_details .product_details_content_wrap .details_wrap .selection_wraps .input_item.quantity{margin-right:0}.product_details .product_details_content_wrap .details_wrap .button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.product_details .product_details_content_wrap .details_wrap .product_details_section{margin-top:20px}}.check_out{padding-top:20px!important}.check_out .place_order_wrap{width:100%;max-width:680px}.check_out .place_order_wrap .checkout_section_wrap{width:100%;position:relative;margin-top:30px;counter-reset:section}.check_out .place_order_wrap .checkout_section_wrap .checkout_section{margin-bottom:15px;padding-left:40px;width:100%;counter-increment:section;position:relative}.check_out .place_order_wrap .checkout_section_wrap .checkout_section:before{content:"";position:absolute;width:100%;left:0;top:0;height:100%;width:2px;background-color:#3e3f46;left:15px;top:15px;-webkit-animation:heightExpand .4s 1;animation:heightExpand .4s 1}.check_out .place_order_wrap .checkout_section_wrap .checkout_section:last-child:before{display:none}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_title{font-size:18px;font-weight:600;color:#3e3f46;padding-top:4px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_title span{-webkit-animation:slideLtR .4s 1;animation:slideLtR .4s 1;display:block}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_title:before{content:"";position:absolute;width:100%;height:100%;content:counter(section);background-color:#3e3f46;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:16px;color:#a3a3ab;width:30px;height:30px;border-radius:50%;left:0;top:0;line-height:1;-webkit-animation:zoomIn .5s 1;animation:zoomIn .5s 1}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents{padding-top:20px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .place_order{width:100%}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .place_order .x1{font-size:16px;padding-bottom:5px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .place_order .x1_color{color:#fff}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .place_order .x2{font-size:18px;color:#fff;margin-top:10px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .order_checkbox_wrap{width:100%;margin-top:20px;margin-bottom:10px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .order_checkbox_wrap .check_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .order_checkbox_wrap .check_item.edit_item{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#a3a3ab;font-size:14px;cursor:pointer}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .order_checkbox_wrap .check_item.edit_item label{cursor:pointer}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .add_new{margin-bottom:15px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap{border-radius:8px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method{width:100%;background-color:#33343c;border-bottom:1px solid #252632}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap{padding:5px 15px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#a3a3ab;font-size:16px;cursor:pointer;position:relative}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap.active .arrow{-webkit-transform:scale(1.3) rotate(270deg);transform:scale(1.3) rotate(270deg)}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .logo{width:50px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .logo img{max-width:100%}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .card_no{width:180px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .expiry{display:flex;justify-content:center;align-items:center;flex-direction:row}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .payment_methods_wrap .payment_methods_added_wrap .added_p_method .title_wrap .expiry span:first-child{margin-right:5px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details{max-width:95vw;width:100%;min-height:460px;background-color:#252632;overflow:hidden}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap{width:100%;margin-top:10px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .form_section{display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:10px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .form_section.x2{flex-wrap:wrap}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .form_section.x2 .input_item{width:calc(100% - 5px)}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .form_section.x3{flex-wrap:wrap}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .form_section.x3 .input_item{width:calc(33.33% - 5px)}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .form_section .input_item{margin-bottom:10px}@media screen and (max-width:768px){.check_out{padding-top:25px!important}.check_out .place_order_wrap{margin-top:25px}.check_out .place_order_wrap .checkout_section_wrap{margin-top:20px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section{padding-left:0}.check_out .place_order_wrap .checkout_section_wrap .checkout_section:before{display:none}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_title{padding-left:40px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents{padding-top:15px;margin-bottom:20px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .addr_item{margin-bottom:5px}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .contact_details .form_wrap .form_section.x3 .input_item{width:calc(100% - 5px)}.check_out .place_order_wrap .checkout_section_wrap .checkout_section .checkout_contents .button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}}.about_us{padding-top:20px!important}.about_us .about_us_section{width:100%;padding:20px 0;margin-bottom:30px}.about_us .about_us_section:first-child{padding-top:0}.about_us .about_us_section .heading{margin-top:40px;margin-bottom:30px;text-align:center}.about_us .about_us_section.meet_team{background-color:#33343c}.about_us .about_us_section .sub_heading{font-size:18px;text-align:center}.about_us .about_us_section .meet_team_cards_wrap{width:100%;max-width:1440px;margin-top:35px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.about_us .about_us_section .meet_team_cards_wrap .member_card{width:calc(20% - 15px);min-height:210px}.about_us .about_us_section.fiyah_works .cards_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.about_us .about_us_section.fiyah_works .cards_wrap .working_card{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:428px;min-height:274px;text-decoration:none!important;border-radius:24px;background-color:#33343c;padding:10px}.about_us .about_us_section.fiyah_works .cards_wrap .working_card .image_wrap{margin-bottom:15px;width:135px;height:135px;display:flex;justify-content:center;align-items:center;flex-direction:row}.about_us .about_us_section.fiyah_works .cards_wrap .working_card .image_wrap img{width:100%;object-fit:cover}.about_us .about_us_section.fiyah_works .cards_wrap .working_card .details_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;width:100%}.about_us .about_us_section.fiyah_works .cards_wrap .working_card .details_wrap .title{font-weight:600;font-size:18px;margin-bottom:10px}.about_us .about_us_section.fiyah_works .cards_wrap .working_card .details_wrap .desc{max-width:364px;font-size:16px;text-align:center;font-weight:400}.about_us .about_us_section.main_wrap{margin-bottom:40px}.about_us .about_us_section.main_wrap .flex_box_wrap{align-items:flex-start}.about_us .about_us_section.main_wrap .flex_box_wrap .heading{font-size:60px;line-height:75px;letter-spacing:.02em;text-align:left;margin-bottom:30px;padding-top:70px}.about_us .about_us_section.main_wrap .flex_box_wrap .heading span{-webkit-animation:shadowHighLight 8s infinite alternate;animation:shadowHighLight 8s infinite alternate;color:#ef5b2e;text-shadow:0 0 50px #ef5b2e}.about_us .about_us_section.main_wrap .flex_box_wrap p{font-size:18px}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap{position:relative;float:left}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap:before{content:"";position:absolute;height:100%;left:0;top:0;top:auto;bottom:0;background-image:linear-gradient(1turn,#252632,transparent);height:160px;z-index:9;width:100%}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap img{border-radius:25px;overflow:hidden;margin:10px;height:100%;object-fit:contain;object-position:top;float:left}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap img.left_main{-webkit-animation:gentleWave 2.3s infinite alternate;animation:gentleWave 2.3s infinite alternate}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap img.right_main{margin-top:130px;-webkit-animation:gentleWave 2.2s infinite alternate;animation:gentleWave 2.2s infinite alternate}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap img.left_small{-webkit-animation:gentleWave 2.3s infinite alternate;animation:gentleWave 2.3s infinite alternate;margin-top:-110px;opacity:.5}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap img.right_small{opacity:.5;-webkit-animation:gentleWave 2.2s infinite alternate;animation:gentleWave 2.2s infinite alternate}@media screen and (max-width:768px){.about_us .about_us_section .heading{margin:10px 0 5px}.about_us .about_us_section.main_wrap{margin-bottom:0}.about_us .about_us_section.main_wrap .flex_box_wrap .heading{padding-top:0;font-size:18px;line-height:23px;letter-spacing:.02em}.about_us .about_us_section.main_wrap .flex_box_wrap .heading span{text-shadow:0 0 20px #ef5b2e}.about_us .about_us_section.main_wrap .flex_box_wrap p{font-weight:400;font-size:16px}.about_us .about_us_section.main_wrap .flex_box_wrap .images_wrap img{width:calc(50% - 20px)}.about_us .about_us_section .heading,.about_us .about_us_section .sub_heading{text-align:left}.about_us .about_us_section .meet_team_cards_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column}.about_us .about_us_section .meet_team_cards_wrap .member_card{width:calc(100% - 60px)}.about_us .about_us_section.fiyah_works .cards_wrap,.about_us .about_us_section.fiyah_works .cards_wrap .working_card{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.about_us .about_us_section.fiyah_works .cards_wrap .working_card{text-decoration:none!important;border-radius:24px;background-color:#3e3f46;margin-bottom:15px}.about_us .about_us_section.fiyah_works .cards_wrap .working_card .details_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;color:#fff;width:100%}.about_us .about_us_section.fiyah_works .cards_wrap .working_card img{width:135px;height:135px;object-position:center;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;margin-bottom:10px}}@-webkit-keyframes shadowHighLight{0%{text-shadow:0 0 40px #ef5b2e}20%{text-shadow:0 0 30px #ef5b2e}30%{text-shadow:0 0 20px #ef5b2e}50%{text-shadow:0 0 60px #ef5b2e}80%{text-shadow:0 0 40px #ef5b2e}to{text-shadow:0 0 10px #ef5b2e}}@keyframes shadowHighLight{0%{text-shadow:0 0 40px #ef5b2e}20%{text-shadow:0 0 30px #ef5b2e}30%{text-shadow:0 0 20px #ef5b2e}50%{text-shadow:0 0 60px #ef5b2e}80%{text-shadow:0 0 40px #ef5b2e}to{text-shadow:0 0 10px #ef5b2e}}.faq_wrap{padding-top:20px!important}.faq_wrap .faq_section_wrap{margin-top:-60px}.faq_wrap .faq_section_wrap .heading{text-align:center;width:100%;margin-bottom:35px}.faq_wrap .faq_section_wrap .question_item{font-size:16px;margin-bottom:20px;width:100%}.faq_wrap .faq_section_wrap .question_item .question{font-size:18px;font-weight:600;margin-bottom:5px}.faq_wrap .faq_section_wrap .question_item .answer{color:#a3a3ab}.faq_wrap .faq_content_width_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.faq_wrap .faq_content,.faq_wrap .faq_content_width_wrap{margin-top:30px;width:100%;max-width:700px}.faq_wrap .faq_content .form_wrap{text-align:center;margin-top:15px}.faq_wrap .faq_content .form_wrap .faq_heading{font-weight:600;font-size:32px;margin-bottom:30px}.faq_wrap .faq_content .form_wrap .input_item{max-width:100%;font-size:16px;line-height:20px}.faq_wrap .faq_content .form_wrap .input_item .desc{height:189px}.faq_wrap .faq_content .form_wrap .button_wrap{margin-top:40px}.faq_wrap .index_wrap .faq_special_card{min-width:100%;margin-bottom:70px}.faq_wrap .index_wrap .faq_special_card .faq_card{max-width:700px;min-height:105px;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center}.faq_wrap .index_wrap .faq_special_card .faq_card .title{margin-top:0;margin-left:20px}.faq_wrap .index_wrap .faq_card{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:223px;min-height:223px;border-radius:32px;background-color:#3e3f46;text-decoration:none!important;margin-bottom:15px;color:#fff}.faq_wrap .index_wrap .faq_card:hover .image_wrap svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.faq_wrap .index_wrap .faq_card .image_wrap{width:72px;height:72px}.faq_wrap .index_wrap .faq_card .image_wrap svg{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;object-fit:cover}.faq_wrap .index_wrap .faq_card .title{margin-top:32px;font-weight:600;font-size:18px;text-align:center}@media screen and (max-width:768px){.faq_wrap .faq_section_wrap{margin-top:0}.faq_wrap .faq_section_wrap .heading{text-align:left;margin-top:10px;margin-bottom:25px}.faq_wrap .faq_content_width_wrap{max-width:345px;margin-top:25px}.faq_wrap .faq_content{max-width:100%}.faq_wrap .faq_content .form_wrap{width:100%;text-align:left;margin-top:0}.faq_wrap .faq_content .form_wrap .faq_heading{font-size:18px;margin-bottom:20px}.faq_wrap .faq_content .form_wrap .input_item .desc{height:189px}.faq_wrap .faq_content .form_wrap .button_wrap{text-align:center}.faq_wrap .index_wrap .faq_special_card,.faq_wrap .index_wrap .faq_special_card .faq_wrap{margin-bottom:0}.faq_wrap .index_wrap .faq_card{max-width:159px;min-height:159px;margin-bottom:25px}.faq_wrap .index_wrap .faq_card .title{font-size:16px;margin-left:10px!important}}.mods_wrap{padding-top:20px!important}.mods_wrap .mods_section{width:100%}.mods_wrap .in_nav_layout_wrap .right_wrap{width:calc(100% - 250px)}.mods_wrap .in_nav_layout_wrap .left_wrap{margin-right:20px}@media screen and (max-width:768px){.mods_wrap .in_nav_layout_wrap .right_wrap{width:100%}}.mods_wrap .mods_section.shows .top_buttons_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:20px}.mods_wrap .mods_section.shows .top_buttons_wrap .left_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;padding:0}.mods_wrap .mods_section.shows .top_buttons_wrap .right_wrap{padding:0;max-width:200px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.mods_wrap .mods_section.shows .shows_contents_wrap{width:100%}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell{flex:1 1;padding:5px}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.checkbox{max-width:30px;margin-top:2px}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.title{max-width:130px}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.rating{max-width:100px}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.image{max-width:220px}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell img{border-radius:9px;max-width:100%;max-height:130px}.mods_wrap .mods_section.shows .shows_contents_wrap .shows_header{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;width:100%;font-size:18px;font-weight:600;color:#a3a3ab;padding:4px 15px;margin-bottom:5px}.mods_wrap .mods_section.shows .shows_contents_wrap .shows_details_wrap{border-radius:8px;overflow:hidden;max-height:480px;overflow:auto;padding-right:5px}.mods_wrap .mods_section.shows .shows_contents_wrap .show_item{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;padding:8px 15px;background-color:#33343c;color:#a3a3ab;font-size:16px;border-bottom:1px solid #252632;align-items:flex-start}.mods_wrap .mods_section.shows .shows_contents_wrap .show_item:last-child{border-bottom:0}@media screen and (max-width:768px){.mods_wrap .mods_section.shows .top_buttons_wrap .left_wrap{margin:0}.mods_wrap .mods_section.shows .top_buttons_wrap .left_wrap .nest_button_wrap{background-color:transparent;margin:0;width:100%;flex-direction:column}.mods_wrap .mods_section.shows .top_buttons_wrap .left_wrap .nest_button_wrap button{margin-bottom:10px;background-color:#3e3f46;min-width:230px}.mods_wrap .mods_section.shows .top_buttons_wrap .left_wrap .nest_button_wrap button.active{background-color:#ef5b2e}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell{margin-bottom:1px;max-width:100%!important}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.image span,.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.synopsis span{width:100%}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.button_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;display:flex!important;padding:0 40px;margin-top:10px;margin-bottom:5px}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell.button_wrap button{margin:0 5px;flex:1 1}.mods_wrap .mods_section.shows .shows_contents_wrap .show_cell span{float:left;font-weight:600;font-size:18px;margin-right:4px;margin-bottom:4px}.mods_wrap .mods_section.shows .shows_contents_wrap .shows_details_wrap{border-radius:0;max-height:100%;overflow:visible;padding:0}.mods_wrap .mods_section.shows .shows_contents_wrap .show_item{margin-bottom:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:8px}}.mods_wrap .mods_section.logs .logs_wrapper{width:100%}.mods_wrap .mods_section.logs .logs_wrapper .log_cell{flex:1 1}.mods_wrap .mods_section.logs .logs_wrapper .log_cell.episode_cell{min-width:40%}.mods_wrap .mods_section.logs .logs_wrapper .log_cell.time_cell{max-width:70px}.mods_wrap .mods_section.logs .logs_wrapper .logs_header{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;width:100%;font-size:18px;font-weight:600;color:#a3a3ab;padding:4px 15px;margin-bottom:5px}.mods_wrap .mods_section.logs .logs_wrapper .logs_contents{border-radius:8px;overflow:hidden;max-height:259px;overflow:auto;padding-right:5px}.mods_wrap .mods_section.logs .logs_wrapper .log_item{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;padding:8px 15px;background-color:#33343c;color:#a3a3ab;font-size:16px;border-bottom:1px solid #252632}.mods_wrap .mods_section.logs .logs_wrapper .log_item:last-child{border-bottom:0}@media screen and (max-width:768px){.mods_wrap .mods_section.logs .logs_wrapper .log_cell{margin-bottom:4px;max-width:100%!important}.mods_wrap .mods_section.logs .logs_wrapper .log_cell.episode_cell div{clear:both;display:block;font-weight:600;font-size:18px}.mods_wrap .mods_section.logs .logs_wrapper .log_cell span{float:left;font-weight:600;font-size:18px;margin-right:4px}.mods_wrap .mods_section.logs .logs_wrapper .logs_header{display:none}.mods_wrap .mods_section.logs .logs_wrapper .logs_contents{border-radius:0;max-height:100%;overflow:visible;padding:0}.mods_wrap .mods_section.logs .logs_wrapper .log_item{margin-bottom:8px;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-radius:8px}}.mods_wrap .mods_section.contest_new .contest_form_wrap{max-width:600px;width:100%}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section{margin-bottom:35px;width:100%}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .date_input{position:relative;z-index:999}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .heading{margin-bottom:40px;width:100%;text-align:left}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section textarea{min-height:auto}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .background_image .file_upload{height:210px;max-width:430px}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .add_more{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#3e3f46;border-radius:8px;color:#a3a3ab;padding:15px;font-size:32px;font-weight:600;cursor:pointer;margin-top:-10px}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .add_more:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .add_more svg{transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s;max-height:80%;margin-right:10px}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .judge_input{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-bottom:25px;align-items:flex-start}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .judge_input .file_upload{height:250px;width:224px}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .judge_input .input_item{padding-left:25px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section{margin-top:25px;width:100%}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .heading{margin-bottom:40px;width:100%;text-align:left}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .generes-label{font-size:16px;line-height:20px;margin-bottom:12px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .generes{padding-left:5px;width:100%;margin-bottom:16px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .ratings{padding-left:5px;width:100%;margin-bottom:56px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .showage{padding-left:5px;margin-bottom:16px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .showage .sub_heading{font-size:16px;line-height:20px;margin-bottom:12px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .showage .check_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:9px;width:100%}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .showage .check_item.edit_item{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#a3a3ab;font-size:16px;line-height:20px;cursor:pointer}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .showage .check_item.edit_item label{cursor:pointer}@media screen and (max-width:768px){.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section{margin-bottom:20px}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .heading{margin-bottom:15px}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .judge_input{flex-direction:column}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .judge_input .judge_upload{order:2}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .judge_input .input_item{order:1;width:100%;padding:0}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .add_more{font-size:18px}.mods_wrap .mods_section.contest_new .contest_form_wrap .form_section .add_more svg{width:32px;height:32px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .ratings{margin-bottom:32px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .heading{margin-bottom:10px}.mods_wrap .mods_section.contest_new .contest_form_wrap .req_section .generes-label{margin-top:20px}}.contest{display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.contest .nest_button_wrap{width:auto}.contest .live_contest{width:100%;margin-top:16px;justify-content:flex-start}.contest .live_contest .contests_wrap{margin-top:16px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;width:100%;align-items:flex-start}.contest .live_contest .contests_wrap .contest_card{width:calc(20% - 15px);margin-bottom:10px}.contest .live_contest .contests_wrap .show_card{display:block;max-width:205px;width:100%;text-decoration:none!important;float:left;margin-bottom:25px;margin-right:7.5px}.contest .live_contest .contests_wrap .show_card .contest_title{color:#fff;font-size:16px;line-height:20px;letter-spacing:.02em;text-align:left;text-decoration:none!important;margin-top:8px}.contest .live_contest .contests_wrap .show_card.create_new{cursor:pointer}.contest .live_contest .contests_wrap .show_card.create_new,.contest .live_contest .contests_wrap .show_card.create_new .preview_image{display:flex;justify-content:center;align-items:center;flex-direction:column}.contest .live_contest .contests_wrap .show_card.create_new .preview_image p{margin:10px 0 0;color:#a3a3ab;font-size:16px;font-weight:600}.contest .live_contest .contests_wrap .show_card .preview_image{background-color:#33343c;border-radius:8px;height:132px;width:100%;overflow:hidden;max-height:132px;position:relative}.contest .live_contest .contests_wrap .show_card .preview_image img{object-fit:cover;width:100%;height:100%;object-position:center;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.contest .live_contest .contests_wrap .show_card .preview_image .button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;right:5px;top:5px;margin-top:0}.contest .live_contest .contests_wrap .show_card .preview_image .button_wrap button:last-child{margin-right:0}.contest .live_contest .contests_wrap .show_card .preview_image button{text-decoration:none!important;background:#3e3f46;border-radius:22px;border:none;padding:7px 20px;color:#fff;cursor:pointer;font-weight:600;font-size:18px;line-height:1;letter-spacing:.02em;transition:background .3s,-webkit-transform .1s;transition:transform .1s,background .3s;transition:transform .1s,background .3s,-webkit-transform .1s;font-family:"Source Sans Pro";outline:none;margin-right:8px}.contest .live_contest .contests_wrap .show_card .preview_image button.circled{border-radius:50%;width:24px;height:24px;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:row;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.contest .live_contest .contests_wrap .show_card .preview_image button.circled:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.contest .completed_contest .contests_wrap{margin-top:39px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:100%;align-items:flex-start}.contest .completed_contest .contests_wrap .contest_card{width:calc(20% - 15px);margin-bottom:10px}.contest .completed_contest .contests_wrap .show_card{display:block;max-width:205px;width:100%;text-decoration:none!important;float:left;margin-bottom:13px}.contest .completed_contest .contests_wrap .show_card .contest_title{color:#fff;font-size:16px;line-height:20px;letter-spacing:.02em;text-align:left;text-decoration:none!important;margin-top:8px}.contest .completed_contest .contests_wrap .show_card.create_new{cursor:pointer}.contest .completed_contest .contests_wrap .show_card.create_new,.contest .completed_contest .contests_wrap .show_card.create_new .preview_image{display:flex;justify-content:center;align-items:center;flex-direction:column}.contest .completed_contest .contests_wrap .show_card.create_new .preview_image p{margin:10px 0 0;color:#a3a3ab;font-size:16px;font-weight:600}.contest .completed_contest .contests_wrap .show_card .preview_image{background-color:#33343c;border-radius:8px;height:10vw;width:100%;overflow:hidden;max-height:135px;display:flex;justify-content:center;align-items:center;flex-direction:column}.contest .completed_contest .contests_wrap .show_card .preview_image:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.contest .completed_contest .contests_wrap .show_card .preview_image img{object-fit:cover;width:100%;height:100%;object-position:center;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.contest .completed_contest .contests_wrap .show_card .preview_image button{position:absolute}@media screen and (max-width:768px){.contest .nest_button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#252632}.contest .nest_button_wrap button{margin-bottom:5px}.contest .nest_button_wrap button:not(.active){background-color:#3e3f46}.contest .live_contest .contests_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.contest .live_contest .contests_wrap .show_card{margin:0 0 15px;width:calc(50% - 5px)}.contest .live_contest .contests_wrap .show_card .contest_title{margin-top:0}.contest .live_contest .contests_wrap .show_card .preview_image{max-height:100%;height:159px;width:100%}.contest .completed_contest{margin-top:-23px}.contest .completed_contest .contests_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.contest .completed_contest .contests_wrap .show_card{margin:0 0 15px;width:calc(50% - 5px)}.contest .completed_contest .contests_wrap .show_card .contest_title{margin-top:0}.contest .completed_contest .contests_wrap .show_card .preview_image{max-height:100%;height:159px;width:100%}}.mods_section.users{overflow:hidden}.mods_section.users .search{max-width:350px}.mods_section.users .users_wrap{border-radius:8px;margin-top:15px;overflow:hidden;width:100%}.user_row{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#33343c;padding:10px 20px;border-bottom:2px solid #252632}.user_row[data-isopen=true] .buttons_wrap{margin-top:15px;max-height:100px;overflow:visible;opacity:1}.user_row[data-isopen=true] .user_detail svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.user_row .user_detail{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;cursor:pointer}.user_row .user_detail .user_specific_info{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;font-size:16px;line-height:20px;letter-spacing:.02em;color:#a3a3ab}.user_row .user_detail .user_specific_info img{width:24px;height:24px;border-radius:50%;margin-right:8px}.user_row .user_detail svg{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.user_row .user_detail svg path{fill:#a3a3ab}.user_row .buttons_wrap{max-height:0;opacity:0;overflow:hidden;width:100%;justify-content:flex-start;transition:max-height .4s,margin .3s,opacity .2s}.user_row .buttons_wrap .button{float:left;margin-right:10px;margin-bottom:5px}@media screen and (max-width:768px){.user_row{padding:10px}.user_row .buttons_wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.user_row .buttons_wrap .button{margin-right:0;padding:7px 15px;text-align:center;min-width:calc(50% - 5px)}}.schedule_builder .search_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:flex-start}.schedule_builder .search_wrapper input{max-width:350px;width:100%}.schedule_builder .search_wrapper select{padding-top:7px;margin-left:15px;padding-bottom:7px;max-width:100px}.schedule_builder .week_days{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-top:15px;margin-bottom:15px;padding:0 15px}.schedule_builder .week_days .day_item{color:#a3a3ab;transition:color .3s;cursor:pointer}.schedule_builder .week_days .day_item.active{color:#fff}.schedule_builder .schedule_box{height:calc(100vh - 300px);background-color:#3e3f46;border-radius:20px;padding:15px 5px 15px 20px}.schedule_builder .schedule_box .scroller{overflow:auto;height:100%}.schedule_builder .first_box .schedule_header{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:10px}.schedule_builder .first_box .schedule_header .item{width:70px;text-align:center}.schedule_builder .first_box .schedule_header .item.view_type{margin-left:30px}.schedule_builder .first_box .schedule_header .item.view_type svg{width:20px;height:20px;margin-right:10px;cursor:pointer}.schedule_builder .first_box .schedule_header .item.view_type svg.active *{fill:#fff}.schedule_builder .first_box .schedule_header .item.view_type svg *{fill:#a3a3ab;transition:fill .1s}.schedule_builder .first_box .buttons_wrap{margin-top:10px}.schedule_builder .first_box .buttons_wrap button{margin:0 10px}.schedule_builder .first_box .schedule_items{height:calc(100% - 60px)}.schedule_builder .first_box .schedule_box{padding:0}.schedule_builder .second_box .schedule_box{margin-top:50px}.schedule_builder .schedule_card_item{margin-bottom:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;align-items:flex-start}.schedule_builder .schedule_card_item:last-child{margin-bottom:0}.schedule_builder .schedule_card_item .image_wrap{width:170px;background-color:#a3a3ab;border-radius:10px;margin-right:15px;height:110px}.schedule_builder .schedule_card_item .detail_wrap .duration{margin-top:8px}.schedule_builder .schedule_row_item{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:10px;position:relative}.schedule_builder .schedule_row_item:nth-child(odd){background-color:#4c4f54}.schedule_builder .schedule_row_item .item{min-width:70px;text-align:center}.schedule_builder .schedule_row_item .main_item{width:100%;margin-left:30px;max-width:calc(100% - 175px)}.schedule_builder .schedule_row_item .main_item .list_item_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.schedule_builder .schedule_row_item .main_item .list_item_wrap .detail_item{width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:20px}.schedule_builder .schedule_row_item .close_icon{width:20px;min-width:10px}@media screen and (max-width:768px){.schedule_builder .search_wrapper{margin-bottom:10px}.schedule_builder .week_days_selection{margin-bottom:10px;width:auto}.schedule_builder .week_days_selection select{width:auto;padding-top:6px;padding-bottom:6px}.schedule_builder .first_box .schedule_box{margin-bottom:15px}.schedule_builder .second_box .schedule_box{margin-top:15px}.schedule_builder .second_box .buttons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;display:flex!important;margin-top:20px}.schedule_builder .second_box .buttons_wrap button{margin:0 5px;padding-left:10px;padding-right:10px}}.defi_wrap{padding-top:40px!important;overflow:hidden}.defi_wrap .defi_heading{font-size:42px;font-weight:600;margin-bottom:30px}.defi_wrap .defi_special_wrap{max-width:998px;width:100%;margin-left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.defi_wrap .top_section{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.defi_wrap .top_section .buttons_wrap .button{margin-left:15px}.defi_wrap .defi_section{width:100%;padding:40px;margin-top:10px}.defi_wrap .defi_section.grey_section{background-color:#33343c}.defi_wrap .defi_section.license_builder{overflow:hidden;position:relative;padding:50px;margin-top:40px}.defi_wrap .defi_section.license_builder .defi_special_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column}.defi_wrap .defi_section.license_builder .defi_special_wrap .defi_heading{text-align:center}.defi_wrap .defi_section.license_builder .disclaimer{position:absolute;bottom:0;right:0;z-index:2}.defi_wrap .defi_section.contents .banner_wrap{min-height:329px;border-radius:8px;background-color:#3e3f46;width:100%;margin-bottom:50px;margin-top:20px}.defi_wrap .defi_section.contents .learn_items_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;margin-top:-5px;margin-bottom:-15px}.defi_wrap .defi_section.contents .learn_items_wrap .learn_item{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-left:40px}.defi_wrap .defi_section.contents .learn_items_wrap .learn_item p{max-width:200px;margin-left:15px}.defi_wrap .defi_section.contents .learn_items_wrap .learn_item svg{-webkit-transform:scale(.8);transform:scale(.8)}.defi_wrap .defi_section.token_info{padding:50px}.defi_wrap .defi_section.token_info .token_flex_wrap{width:100%;margin-top:15px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.button_wrap{max-width:215px}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.button_wrap button{width:100%;margin-bottom:10px}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.svg_wrap svg{margin-top:-70px}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item p{margin:5px 0}.defi_wrap .defi_section.stay_touch{margin-bottom:-10px}.defi_wrap .defi_section.stay_touch .defi_special_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column}.defi_wrap .defi_section.stay_touch .defi_special_wrap .buttons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:15px}.defi_wrap .defi_section.stay_touch .defi_special_wrap .buttons_wrap .social_icon{width:72px;height:72px;border-radius:50%;border:1px solid #a3a3ab;display:flex;justify-content:center;align-items:center;flex-direction:row;margin:0 10px;cursor:pointer}.defi_wrap .defi_section.stay_touch .defi_special_wrap .buttons_wrap .social_icon:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.defi_wrap .defi_section.stay_touch .defi_special_wrap .buttons_wrap .social_icon svg{width:80%;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media screen and (max-width:768px){.defi_wrap .defi_heading{font-size:18px;margin-bottom:5px}.defi_wrap .defi_special_wrap{width:100%;max-width:100%;margin-left:0;-webkit-transform:none;transform:none}.defi_wrap .top_section{flex-direction:column;justify-content:flex-start;align-items:flex-start}.defi_wrap .top_section .header_section{order:2}.defi_wrap .top_section .buttons_wrap{width:100%;order:1;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:25px}.defi_wrap .top_section .buttons_wrap .button{margin:0}.defi_wrap .defi_section{padding:15px;margin-top:10px}.defi_wrap .defi_section.license_builder{text-align:center;padding:20px}.defi_wrap .defi_section.license_builder p{margin:10px 0}.defi_wrap .defi_section.license_builder svg{max-width:100%}.defi_wrap .defi_section.license_builder .disclaimer{position:relative;margin-top:15px}.defi_wrap .defi_section.contents .max_width_50{max-width:100%}.defi_wrap .defi_section.contents .banner_wrap{min-height:174px;margin-bottom:25px}.defi_wrap .defi_section.contents .learn_items_wrap{flex-direction:column}.defi_wrap .defi_section.contents .learn_items_wrap .learn_item{margin:0 0 5px;width:100%}.defi_wrap .defi_section.contents .learn_items_wrap .learn_item svg{width:100%;max-width:80px}.defi_wrap .defi_section.contents .learn_items_wrap .learn_item p{max-width:100%}.defi_wrap .defi_section.token_info{padding:20px}.defi_wrap .defi_section.token_info .token_flex_wrap{flex-wrap:wrap;align-items:flex-start}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.button_wrap{min-width:100%;order:3;max-width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.button_wrap button{max-width:214px}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.svg_wrap{order:2}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.svg_wrap svg{margin-top:-70px;max-width:120px;max-height:230px}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.text_wrap{order:1;flex:1 1}.defi_wrap .defi_section.token_info .token_flex_wrap .token_item.text_wrap p{margin:3px 0}.defi_wrap .defi_section.stay_touch .defi_special_wrap .buttons_wrap .social_icon{width:40px;height:40px;margin:0 5px}.defi_wrap .defi_section.stay_touch .defi_special_wrap .buttons_wrap .social_icon svg{width:50%;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}}.content_voting{padding-top:40px!important;overflow:hidden}.content_voting .big_heading{margin-bottom:70px}.content_voting .content_section{margin-top:40px}.content_voting .content_section.coming_soon{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:42px;color:#a3a3ab}@media screen and (max-width:768px){.content_voting .content_section{width:100%}.content_voting .content_section .sliderbox{flex-direction:column}.content_voting .content_section .sliderbox .voting_card{width:343px}.content_voting .content_section .sliderbox .voting_card .image_wrap{width:311px;height:201px}}.license_builder{padding-top:40px!important;overflow:hidden}.license_builder .main_heading{max-width:550px;line-height:1.2}.license_builder .info_items_wrap{margin-top:50px;margin-bottom:50px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.license_builder .info_items_wrap .info_item{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-right:25px}.license_builder .info_items_wrap .info_item p{max-width:320px;margin-left:15px}.license_builder .coming_soon{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:42px;color:#a3a3ab}@media screen and (max-width:768px){.license_builder .main_heading{max-width:550px}.license_builder .info_items_wrap{flex-direction:column;margin-top:20px;margin-bottom:20px}.license_builder .info_items_wrap .info_item{margin:0 0 15px;justify-content:flex-start}.license_builder .info_items_wrap .info_item svg{min-width:65px}.license_builder .coming_soon{font-size:18px}}.watch_wrap{padding-top:20px!important;overflow:hidden}.watch_wrap .top_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:15px}.watch_wrap .top_wrap .link{margin-left:15px}.watch_wrap .show_details_wrap{margin-top:10px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;align-items:stretch;z-index:5;position:relative}.watch_wrap .show_details_wrap.secondary{margin-top:0;align-items:flex-start;z-index:4}.watch_wrap .show_details_wrap.secondary .right_wrap{align-items:flex-start;flex-direction:row}.watch_wrap .show_details_wrap.secondary .series_progress{margin-top:0}.watch_wrap .show_details_wrap .favourite_icon{background-color:#3e3f46;padding-left:10px;padding-right:10px;display:flex;justify-content:center;align-items:center;flex-direction:row}.watch_wrap .show_details_wrap .favourite_icon.active{background-color:#ef5b2e}.watch_wrap .show_details_wrap .favourite_icon.active svg path{fill:#f3b271}.watch_wrap .show_details_wrap .favourite_icon svg{width:16px;margin-left:3px;transition:all .3s}.watch_wrap .show_details_wrap .favourite_icon svg path{fill:transparent;transition:all .3s}.watch_wrap .show_details_wrap .left_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start}.watch_wrap .show_details_wrap .left_wrap .author_detail{float:left;width:auto}.watch_wrap .show_details_wrap .left_wrap .show_name{font-size:18px;font-weight:600;margin-top:10px;margin-bottom:5px}.watch_wrap .show_details_wrap .left_wrap .show_details{font-size:16px;color:#a3a3ab}.watch_wrap .show_details_wrap .right_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-end;justify-content:flex-start}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-bottom:15px}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents>*{margin-left:15px}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons{display:flex;justify-content:center;align-items:center;flex-direction:row}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .small_item{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-left:20px}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .small_item.eye_item{color:#a3a3ab}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .small_item.eye_item svg{margin-right:5px}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .small_item.tv_type{font-weight:600;color:#a3a3ab}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon{margin-right:8px}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon .full{display:none}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon path{transition:fill .4s}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon.active .full,.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon:hover:active .full{display:block}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon.active .stroked,.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon:hover:active .stroked{display:none}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .heart_icon:hover path{fill:#ef5b2e}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .main_buttons button{margin-left:10px}.watch_wrap .show_details_wrap .right_wrap .series_progress{margin-top:5px;max-width:185px}.watch_wrap .show_details_wrap .right_wrap .series_progress .detail{margin-bottom:5px}@media screen and (max-width:768px){.watch_wrap .show_details_wrap{flex-direction:column}.watch_wrap .show_details_wrap .left_wrap{margin-bottom:15px}.watch_wrap .show_details_wrap .right_wrap{justify-content:flex-start;align-items:flex-start}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents{flex-direction:column;justify-content:flex-start;align-items:flex-start}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons{margin-left:0;flex-wrap:wrap}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .small_buttons .small_item{margin-left:0;margin-right:15px}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .main_buttons{margin-left:0;display:flex;justify-content:center;align-items:center;flex-direction:row}.watch_wrap .show_details_wrap .right_wrap .right_wrap_contents .main_buttons button{margin-left:0;margin-right:10px;margin-top:10px}}.comments_wrap{max-width:600px;margin-top:30px}.comments_wrap .input_item::-webkit-input-placeholder{font-size:14px}.comments_wrap .input_item:-ms-input-placeholder{font-size:14px}.comments_wrap .input_item::placeholder{font-size:14px}.comments_wrap .heading{margin-bottom:10px!important;font-weight:600;font-size:18px!important;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.comments_wrap .heading .count{color:#a3a3ab;font-size:16px;margin-left:5px}.comments_wrap .show_details_wrap{flex-direction:column;margin-top:20px}.comments_wrap .show_details_wrap .comment_item{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;flex:1 1;margin-bottom:20px}.comments_wrap .show_details_wrap .comment_item .message{width:100%;text-align:left;margin-top:2px}.comments_wrap .show_details_wrap .comment_item .author .author_detail{color:#a3a3ab}.comments_wrap .show_details_wrap .comment_item .comment_actions{margin-top:15px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-right:24px;color:#a3a3ab;cursor:pointer}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item.dilike_ svg{-webkit-transform:translateZ(-1);transform:translateZ(-1)}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item.active svg path{fill:#ef5b2e}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item:hover svg path{fill:#fff}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item .report_box_wrap button{background-color:transparent}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item .report_box_wrap button svg path{fill:#a3a3ab}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item svg{margin-left:4px}.comments_wrap .show_details_wrap .comment_item .comment_actions .action_item svg path{transition:fill .3s}.comments_wrap .show_details_wrap .comment_item .reply_wrapper{margin-left:30px;margin-top:16px}.comments_wrap .show_details_wrap .comment_item .reply_input{width:100%}.comments_wrap .show_details_wrap .comment_item .reply_input input{padding-top:6px;padding-bottom:6px;width:100%;max-width:250px;margin-top:3px}.legal_wrap{padding-top:20px!important}.legal_wrap .privacy_contents{width:100%;margin-top:25px}.legal_wrap .privacy_contents .item{margin-top:5px;cursor:pointer}.legal_wrap .terms_wrap{align-items:center!important}.legal_wrap .terms_wrap .small_section{margin-bottom:10px;max-width:600px}.legal_wrap .terms_wrap .small_section p{margin:0}.changelogs{width:100%;padding-top:20px!important}.changelogs .changelogs_contents_wrap{width:100%;max-width:600px}.changelogs .changelogs_contents_wrap .heading{text-align:center;width:100%}.changelogs .changelogs_contents_wrap .version_item{margin-bottom:20px}.changelogs .changelogs_contents_wrap .version_item .title{font-size:18px;font-weight:600;margin-bottom:5px}.changelogs .changelogs_contents_wrap .version_item ul{margin:0;font-size:16px;color:#a3a3ab;list-style:none}.changelogs .changelogs_contents_wrap .version_item ul li:before{content:"•";color:#a3a3ab;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.series_manager_wrap{padding-top:20px}.series_manager_wrap .in_nav_layout_wrap{justify-content:space-between}.series_manager_wrap .in_nav_layout_wrap .left_wrap{background-color:#33343c;padding-top:25px;position:relative;max-height:600px;height:100%}.series_manager_wrap .in_nav_layout_wrap .left_wrap:before{content:"";width:1000%;height:100%;background-color:#33343c;left:-1000%;top:0;position:absolute}.series_manager_wrap .in_nav_layout_wrap .left_wrap .back_button{margin-bottom:15px;margin-left:15px}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container{padding-bottom:20px}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .nav_small_head{font-style:normal;font-weight:300;font-size:14px;line-height:18px;letter-spacing:.02em;color:grey;text-align:left;width:100%;padding-left:45px;margin-top:10px;margin-bottom:5px}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .nav_small_head:first-child{margin-top:10px}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container select{margin-bottom:15px;min-width:150px;padding-top:6px;padding-bottom:6px;color:#a3a3ab}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item{background-color:transparent;text-align:left;padding-left:40px;border-radius:4px 0 0 4px;border-left:4px solid transparent;transition:all .3s;margin-bottom:3px;background:linear-gradient(90deg,#3e3f46,rgba(62,63,70,0) 0);display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item svg{margin-right:15px}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item svg path{fill:#a3a3ab;transition:fill .3s}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item.active{background:linear-gradient(90deg,#3e3f46,rgba(62,63,70,0));color:#ef5b2e;border-color:#ef5b2e}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item.active svg path{fill:#ef5b2e}.series_manager_wrap .in_nav_layout_wrap .right_wrap{padding-top:0}.series_manager_wrap .in_nav_layout_wrap .right_wrap select#commmunity{border-radius:0;max-width:180px}.series_manager_wrap .in_nav_layout_wrap .right_wrap select#commmunity option{padding-top:5px;padding-bottom:5px}@media screen and (max-width:768px){.series_manager_wrap .in_nav_layout_wrap .left_wrap{background-color:transparent;padding-top:0}.series_manager_wrap .in_nav_layout_wrap .left_wrap:before{display:none}.series_manager_wrap .in_nav_layout_wrap .left_wrap.active .in_nav_container .menu_mobile svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.series_manager_wrap .in_nav_layout_wrap .left_wrap.active .in_nav_container .in_nav_item{max-height:100px;margin-top:12px;opacity:1}.series_manager_wrap .in_nav_layout_wrap .left_wrap .back_button{margin-left:0}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container{align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;flex-direction:row;padding-bottom:10px}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .menu_mobile{min-width:100%;margin-bottom:0;font-style:normal;font-weight:600;font-size:18px;line-height:23px}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .menu_mobile svg{margin-left:18px;-webkit-transform:rotate(270deg);transform:rotate(270deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .input_item{width:100%}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .input_item select{width:100%;max-width:100%}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item{width:auto;padding:0;margin-right:22px;margin-top:0;text-transform:uppercase;border-left:0;max-height:0;overflow:hidden;transition:all .3s;opacity:0}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item svg{display:none}.series_manager_wrap .in_nav_layout_wrap .left_wrap .in_nav_container .in_nav_item.active{background:transparent;color:#fff;border:0}.series_manager_wrap .in_nav_layout_wrap .right_wrap{padding-top:0}.series_manager_wrap .in_nav_layout_wrap .right_wrap select#commmunity{max-width:100%}}.episode_wrap{float:left;width:100%;position:relative}.episode_wrap .season_wrap{margin-top:20px;width:calc(100% + 16px);float:left}.episode_wrap .season_wrap .s1{margin-bottom:16px}.episode_wrap .season_wrap .show_card{display:block;max-width:100%;width:195px;text-decoration:none!important;float:left;margin-right:16px;margin-bottom:16px}.episode_wrap .season_wrap .show_card.small .preview_image{height:7.5vw;max-height:90px}.episode_wrap .season_wrap .show_card.create_new{cursor:pointer}.episode_wrap .season_wrap .show_card.create_new,.episode_wrap .season_wrap .show_card.create_new .preview_image{display:flex;justify-content:center;align-items:center;flex-direction:column}.episode_wrap .season_wrap .show_card.create_new .preview_image p{margin:10px 0 0;color:#a3a3ab;font-size:16px;font-weight:600}.episode_wrap .season_wrap .show_card .preview_image{background-color:#33343c;border-radius:8px;height:132px;width:100%;overflow:hidden;max-height:132px;position:relative}.episode_wrap .season_wrap .show_card .preview_image img{object-fit:cover;width:100%;height:100%;object-position:center;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.episode_wrap .season_wrap .show_card .preview_image .button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute;right:5px;top:5px}.episode_wrap .season_wrap .show_card .preview_image .button_wrap button:last-child{margin-right:0}.episode_wrap .season_wrap .show_card .preview_image button{text-decoration:none!important;background:#3e3f46;border-radius:22px;border:none;padding:7px 20px;color:#fff;cursor:pointer;font-weight:600;font-size:18px;line-height:1;letter-spacing:.02em;transition:background .3s,-webkit-transform .1s;transition:transform .1s,background .3s;transition:transform .1s,background .3s,-webkit-transform .1s;font-family:"Source Sans Pro";outline:none;margin-right:8px}.episode_wrap .season_wrap .show_card .preview_image button.circled{border-radius:50%;width:24px;height:24px;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:row;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.episode_wrap .season_wrap .show_card .preview_image button.circled:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.episode_wrap .show_more_button{float:left;margin-top:20px;margin-left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media screen and (max-width:768px){.episode_wrap .season_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.episode_wrap .season_wrap .sub_heading_fiyah{min-width:100%}.episode_wrap .season_wrap .show_card{margin:0 0 10px;width:calc(50% - 5px)}.episode_wrap .season_wrap .show_card .preview_image{max-height:100%;height:159px;width:100%}.episode_wrap .season_wrap .show_card .preview_image .button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;position:absolute}}.series_stats_wrap .view_selection_wrap{margin-top:30px;margin-bottom:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start}.series_stats_wrap .view_selection_wrap .sub_heading_fiyah{margin-right:15px}.series_stats_wrap .view_selection_wrap select{width:auto;max-width:100px;padding-top:6px;padding-bottom:6px}.series_stats_wrap .chart_wrap{background-color:#33343c;border-radius:4px}.series_stats_wrap .avg_details{margin-top:24px;margin-bottom:24px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.series_stats_wrap .other_series_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-top:16px;justify-content:flex-start}.series_stats_wrap .other_series_wrapper .show_card{max-width:205px;width:calc(100% - 15px);margin-right:10px}.series_stats_wrap .other_series_wrapper .show_card .preview_image{max-height:135px}.series_stats_wrap .other_series_wrapper .show_card .show_title{color:#a3a3ab}@media screen and (max-width:768px){.series_stats_wrap .other_series_wrapper{flex-direction:column}.series_stats_wrap .other_series_wrapper .show_card{max-width:100%;width:100%}.series_stats_wrap .other_series_wrapper .show_card .preview_image{height:221px}.series_stats_wrap .other_series_wrapper .show_card .preview_image img{max-height:100%}.series_stats_wrap .avg_details{flex-direction:column;align-items:flex-start;justify-content:flex-start;color:#a3a3ab}.series_stats_wrap .avg_details .item{margin-bottom:10px}.series_stats_wrap .avg_details .item:last-child{margin-bottom:0}}.store_wrap.centralizer{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding-right:10%}.store_wrap .coming_soon{width:100%}.store_wrap .coming_soon img{background:rgba(239,91,46,.08);border-radius:16px;width:100%;object-position:center;max-height:496px;object-fit:cover}.store_wrap .heading{margin-top:-20px;font-weight:600;font-size:32px;line-height:40px;margin-bottom:40px}.store_wrap .heading.heading_centralizer{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding-right:0}@media screen and (max-width:768px){.store_wrap{padding-right:0!important}.store_wrap .heading{font-weight:600;font-size:18px;line-height:23px;margin-top:24px;margin-bottom:16px}.store_wrap .coming_soon img{height:auto}}.send_feedback_wrap{width:calc(100% - 273px)}.send_feedback_wrap.centralizer{padding-right:10%}.send_feedback_wrap .basic_wrapper,.send_feedback_wrap.centralizer{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.send_feedback_wrap .basic_wrapper{max-width:350px}.send_feedback_wrap .basic_wrapper .input_item{font-size:16px;line-height:20px}.send_feedback_wrap .basic_wrapper .input_item .desc{height:136px}.send_feedback_wrap .flex_box_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.send_feedback_wrap .flex_box_wrap.center-flex{justify-content:center}@media screen and (max-width:768px){.send_feedback_wrap{padding-right:0!important}.send_feedback_wrap .basic_wrapper{margin-left:0;max-width:100%}.send_feedback_wrap .input_item{width:100%}}.ban_appeals{border-radius:4px;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:row}.ban_appeals .request_income{width:261px;background-color:#33343c;border-right:1px solid #252632;justify-self:stretch;align-self:stretch}.ban_appeals .request_income .details{padding:16px 24px;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.ban_appeals .request_income .details .sort_items{width:100%;margin-top:14px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.ban_appeals .request_income .details .sort_items>*{flex:1 1}.ban_appeals .request_income .details .sort_items select{min-width:calc(100% - 60px);padding-top:6px;padding-bottom:6px}.ban_appeals .request_income .users_chats{max-height:500px;overflow:auto}.ban_appeals .request_income .users_chats .user_item{height:110px;padding:15px;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;cursor:pointer;transition:background .3s}.ban_appeals .request_income .users_chats .user_item.active{background-color:#3e3f46}.ban_appeals .request_income .users_chats .user_item .author_detail{justify-content:flex-start;margin-bottom:8px}.ban_appeals .request_income .users_chats .user_item .time{color:#a3a3ab;font-weight:300;font-size:14px;line-height:18px;letter-spacing:.02em;margin-top:5px}.ban_appeals .more_details_wrapper{width:calc(100% - 261px);background-color:#33343c;justify-self:stretch;align-self:stretch;padding-top:20px;padding-bottom:10px}.ban_appeals .more_details_wrapper .message_wrap{padding:0}.ban_appeals .more_details_wrapper .message_wrap .all_messages_wrap{max-height:calc(100vh - 360px)}.ban_appeals .more_details_wrapper .message_wrap .button_wrap button{margin-right:15px}.ban_appeals .more_details_wrapper .message_wrap .button_wrap button:last-child{margin-right:0}@media screen and (max-width:768px){.ban_appeals{position:relative}.ban_appeals.active .request_income{opacity:0}.ban_appeals.active .more_details_wrapper{z-index:999;opacity:1;pointer-events:all;-webkit-transform:translateX(0);transform:translateX(0)}.ban_appeals .request_income{width:100%;background-color:transparent;transition:all .3s}.ban_appeals .request_income .details{justify-content:flex-start;align-items:flex-start;padding-left:10px;padding-right:10px}.ban_appeals .request_income .users_chats{max-height:100%}.ban_appeals .request_income .users_chats .user_item,.ban_appeals .request_income .users_chats .user_item.active{background-color:transparent}.ban_appeals .more_details_wrapper{background-color:#252632;position:absolute;width:0;overflow:hidden;transition:all .3s;right:0;width:100%;pointer-events:none;-webkit-transform:translateX(100%);transform:translateX(100%)}.ban_appeals .more_details_wrapper .back_button{margin-bottom:10px}.ban_appeals .more_details_wrapper .button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%}}.message_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding-left:35px;padding-right:35px}.message_wrap .image_wrap{margin-bottom:8px}.message_wrap .accnt_created{font-weight:300;font-size:14px;line-height:18px;margin-bottom:16px}.message_wrap .is_banned_by{margin-bottom:10px}.message_wrap .message_history_wrap_internal{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;align-items:flex-start;font-size:16px;line-height:20px;margin-bottom:26px}.message_wrap .message_history_wrap_internal .message_history{margin-right:32px}.message_wrap .messages{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;align-items:flex-start;margin-bottom:8px}.message_wrap .messages .message_history{font-size:14px;line-height:18px;font-weight:300;margin-right:16px}.message_wrap .messages .comment{font-size:16px;line-height:20px;letter-spacing:.02em;font-weight:400}.message_wrap .messages .comment span{margin-right:8px}.message_wrap .line{margin-top:8px;margin-bottom:25px;font-size:16px;line-height:20px;width:100%;position:relative;text-align:right;overflow:hidden;display:block}.message_wrap .line:after{content:"";position:absolute;bottom:0;left:0;right:70px;height:.5em;border-top:1px solid #3e3f46;z-index:-1}.message_wrap .message_input{width:100%;margin-bottom:10px}.message_wrap .all_messages_wrap{width:100%;max-height:calc(100vh - 290px);overflow:auto;margin-bottom:5px;padding-right:10px}@media screen and (max-width:768px){.message_wrap{padding-left:0;padding-right:0}}.subscribers_and_blocked_users .actions_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;align-items:flex-end;justify-content:flex-start}.subscribers_and_blocked_users .actions_wrap .sort_by{max-width:170px;width:100%;margin-right:8px}.subscribers_and_blocked_users .actions_wrap .sort_by select{margin-top:4px;padding-top:7px;padding-bottom:7px}.subscribers_and_blocked_users .actions_wrap .search_user{max-width:350px;width:100%}.subscribers_and_blocked_users .users_wrapper{border-radius:8px;overflow:hidden;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:30px}.subscribers_and_blocked_users .users_wrapper .user_row{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;color:#a3a3ab;font-size:16px;line-height:20px;letter-spacing:.02em}.subscribers_and_blocked_users .users_wrapper .user_row>*{flex:1 1}.subscribers_and_blocked_users .users_wrapper .user_row .user_detail{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;cursor:default}.subscribers_and_blocked_users .users_wrapper .user_row .user_detail img{margin-right:8px;border-radius:50%}.subscribers_and_blocked_users .users_wrapper .user_row button{flex:inherit}@media screen and (max-width:768px){.subscribers_and_blocked_users .actions_wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start}.subscribers_and_blocked_users .actions_wrap .sort_by{margin-top:10px;order:2}.subscribers_and_blocked_users .users_wrapper{margin-top:15px}}.community_section{margin-top:17px;width:100%}.community_section .select_box{margin-top:-17px;margin-bottom:20px}.community_section.edit_community_dashboard .series_banner{width:100%;height:554px;background-color:#3e3f46;margin-bottom:24px}.community_section.edit_community_dashboard .series_details{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:24px}.community_section.edit_community_dashboard .series_details .series_thumbnail{width:205px;height:132px;background-color:#3e3f46;border-radius:8px;margin-right:16px}.community_section.edit_community_dashboard .series_details .series_name{flex:1 1}.community_section.edit_community_dashboard .input_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.community_section.edit_community_dashboard .input_item label{font-size:16px;line-height:20px;margin-bottom:4px}.community_section.edit_community_dashboard .input_item input{width:100%;max-width:350px;margin-bottom:16px}.community_section.edit_community_dashboard .radio_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:8px;width:100%}.community_section.edit_community_dashboard .radio_item.edit_item{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;color:#a3a3ab;font-size:16px;line-height:20px;cursor:pointer}.community_section.edit_community_dashboard .radio_item.edit_item label{cursor:pointer}.community_section.edit_community_dashboard .radio_item.edit_item label.radio_label{margin-left:-22px}.community_section.edit_community_dashboard .recent_heading{font-weight:600;font-size:32px;margin-top:24px;text-align:center;margin-bottom:31px}.community_section.edit_community_dashboard .design_banner{background-color:#33343c;border-radius:8px;margin-bottom:20px;padding-bottom:15px}.community_section.edit_community_dashboard .design_banner .post_header{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-left:40px;margin-right:40px;font-weight:600;font-size:18px;color:grey;padding-top:40px;margin-bottom:27px}.community_section.edit_community_dashboard .design_banner .post_header .edit_button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.community_section.edit_community_dashboard .design_banner .post_header button{text-decoration:none!important;background:#3e3f46;border-radius:22px;border:none;padding:7px 20px;color:#fff;cursor:pointer;font-weight:600;font-size:18px;line-height:1;letter-spacing:.02em;transition:background .3s,-webkit-transform .1s;transition:transform .1s,background .3s;transition:transform .1s,background .3s,-webkit-transform .1s;font-family:"Source Sans Pro";outline:none;margin-right:16px}.community_section.edit_community_dashboard .design_banner .post_header button.circled{border-radius:50%;width:24px;height:24px;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:row;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.community_section.edit_community_dashboard .design_banner .post_header button.circled:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.community_section.edit_community_dashboard .design_banner .sub_heading{width:100%;margin-bottom:15px;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:32px;font-weight:600px}.community_section.edit_community_dashboard .design_banner .sub_heading .p{width:600px}.community_section.edit_community_dashboard .design_banner .text{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-bottom:28px}.community_section.edit_community_dashboard .design_banner .text .para{max-width:600px}.community_section.edit_community_dashboard .design_banner .items{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap{width:600px}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .hash_items{color:#a3a3ab;font-size:16px;margin-bottom:36px}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap .count_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap .count_wrap .small_item{margin-right:10px}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap .count_wrap .count{font-weight:300;font-size:14px;color:#a3a3ab}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap .no_count_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;margin-bottom:20px}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap .no_count_wrap .small_item{margin-right:10px}.community_section.edit_community_dashboard .load_post{text-align:center;font-weight:600;font-size:18px;line-height:23px}.community_section.edit_community_dashboard .load_post button{border-radius:34px}@media screen and (max-width:768px){.community_section.edit_community_dashboard .series_banner{max-height:184px;margin-bottom:16px;margin-left:-15px;width:calc(100% + 30px)}.community_section.edit_community_dashboard .series_details{width:100%;flex-direction:column;align-items:flex-start;margin-bottom:32px}.community_section.edit_community_dashboard .series_details .series_thumbnail{order:2;margin-top:5px}.community_section.edit_community_dashboard .series_details .series_name{font-weight:600;font-size:18px;order:1}.community_section.edit_community_dashboard .input_item input{margin-bottom:24px}.community_section.edit_community_dashboard .radio_item{margin-bottom:16px}.community_section.edit_community_dashboard .recent_heading{font-weight:600;font-size:18px;margin-top:32px;margin-bottom:16px}.community_section.edit_community_dashboard .design_banner{border-radius:0;margin-left:-15px;margin-bottom:8px;width:calc(100% + 30px)}.community_section.edit_community_dashboard .design_banner .post_header{max-width:100%;margin-left:16px;margin-right:16px;padding-top:8px;margin-bottom:19px;flex-direction:column;align-items:flex-start}.community_section.edit_community_dashboard .design_banner .post_header .date{order:2}.community_section.edit_community_dashboard .design_banner .post_header .edit_button_wrap{width:100%;justify-content:space-between;margin-bottom:5px}.community_section.edit_community_dashboard .design_banner .post_header .edit_button_wrap button.circled{order:2;margin-right:0}.community_section.edit_community_dashboard .design_banner .sub_heading{text-align:center;font-size:18px;margin-bottom:11px}.community_section.edit_community_dashboard .design_banner .text{margin-bottom:12px}.community_section.edit_community_dashboard .design_banner .text .para{margin-left:16px;max-width:100%;font-size:16px;margin-right:16px}.community_section.edit_community_dashboard .design_banner .items{width:100%}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap{padding-left:16px;margin-bottom:38px}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .hash_items{margin-bottom:20px}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap{margin-bottom:38px}.community_section.edit_community_dashboard .design_banner .items .item_left_wrap .small_item_wrap .small_item{margin-right:10px}.community_section.edit_community_dashboard .load_post{margin-top:24px}}.new_post .select_box{margin-top:-17px;margin-bottom:24px}.new_post .newpost_heading{font-size:32px;line-height:40px}.new_post .newpost_heading,.new_post .sub_heading{font-weight:600;letter-spacing:.02em;margin-bottom:16px}.new_post .sub_heading{font-size:18px;line-height:23px}.new_post .radio_item{align-items:center;flex-direction:column;align-items:flex-start;margin-bottom:8px;width:100%}.new_post .radio_item,.new_post .radio_item.edit_item{display:flex;justify-content:center;justify-content:flex-start}.new_post .radio_item.edit_item{align-items:center;flex-direction:row;color:#a3a3ab;font-size:16px;line-height:20px;cursor:pointer}.new_post .radio_item.edit_item label{cursor:pointer}.new_post .radio_item.edit_item label.radio_label{margin-left:-22px}.new_post .input_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:24px}.new_post .input_item label.post_label{margin-bottom:4px;margin-top:24px}.new_post .input_item input.post_title{width:100%;max-width:500px}.new_post .text_editor_wrap{margin:32px 0;display:flex;min-height:580px}.new_post .post_released{display:flex;justify-content:center;align-items:center;flex-direction:row;max-width:580px;width:100%;z-index:2;position:relative}.new_post .post_released .input_item input,.new_post .post_released .input_item select{width:100%;max-width:156px}.new_post .post_released .input_item label{font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.02em;margin-bottom:4px}.new_post .early_access{margin-bottom:32px;position:relative;z-index:1}.new_post .early_access .check_item{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.new_post .early_access .check_item.edit_item{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;font-weight:600;font-size:18px;line-height:23px;letter-spacing:.02em;cursor:pointer}.new_post .early_access .check_item.edit_item label{cursor:pointer}.new_post .early_access p{font-family:Source Sans Pro;font-style:normal;font-weight:300;font-size:14px;line-height:18px;letter-spacing:.02em;color:#a3a3ab}.new_post .early_access .input_item input{width:100%;max-width:156px}@media screen and (max-width:768px){.new_post .newpost_heading{font-weight:600;font-size:18px;line-height:23px;margin-bottom:24px}.new_post .sub_heading{font-size:16px;line-height:20px;letter-spacing:.02em}.new_post .radio_item{margin-bottom:16px}.new_post .input_item{margin-bottom:24px}.new_post .text_editor_wrap{min-height:267px}.new_post .post_released{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.new_post .post_released .input_item input,.new_post .post_released .input_item select{max-width:100%}.new_post .early_access{margin-bottom:24px}.new_post .early_access .input_item input{max-width:100%}.new_post .post{margin-left:calc(50% - 37.5px)}}.community_section.released .main_heading{margin-top:30px}.community_section.released .released_posts_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:20px}.community_section.released .released_posts_wrap .released_row{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;background-color:#33343c;border-radius:8px;margin-bottom:8px;padding:24px 32px}.community_section.released .released_posts_wrap .released_row .r_content{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start}.community_section.released .released_posts_wrap .released_row .r_content .title{font-weight:600;font-size:18px;line-height:23px}.community_section.released .released_posts_wrap .released_row .r_content .time{font-size:16px;line-height:20px;letter-spacing:.02em;color:#a3a3ab;margin-top:5px}.community_section.released .released_posts_wrap .released_row .buttons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.community_section.released .released_posts_wrap .released_row .buttons_wrap button{margin-left:8px;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:row;background-position:50%;background-size:45%}.community_section.released .load_more{margin-top:10px}@media screen and (max-width:768px){.community_section.released .released_posts_wrap .released_row{flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:8px 17px}.community_section.released .released_posts_wrap .released_row .buttons_wrap{margin-top:10px}.community_section.released .released_posts_wrap .released_row .buttons_wrap button{margin-left:0;margin-right:8px}}.social_media_links.centralizer{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;padding-right:10%}.social_media_links .image{width:100%}.social_media_links .image img{background:rgba(239,91,46,.08);border-radius:16px;width:100%;object-position:center;max-height:496px;object-fit:cover}.social_media_links .links{margin-top:-20px;margin-bottom:44px}.social_media_links .links .social_links .icons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-around;margin-bottom:15px}.social_media_links .links .social_links .icons_wrap svg{cursor:pointer}.social_media_links .links .social_links .icons_wrap svg path{transition:fill .3s}.social_media_links .links .social_links .icons_wrap svg.active path,.social_media_links .links .social_links .icons_wrap svg:hover path{fill:#fff}.social_media_links .links .social_links .info_detail{position:relative;background-color:#3e3f46;padding:3px 55px;color:#a3a3ab;border-radius:8px;font-size:14px;width:100%}.social_media_links .links .social_links .info_detail input{text-align:center}.social_media_links .links .social_links .info_detail .pointer{position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #3e3f46;top:auto;bottom:100%;transition:left .5s}.social_media_links .links .social_links .info_detail .pointer.IG{left:4%}.social_media_links .links .social_links .info_detail .pointer.TW1{left:18%}.social_media_links .links .social_links .info_detail .pointer.FB{left:33%}.social_media_links .links .social_links .info_detail .pointer.YT{left:calc(50% - 10px)}.social_media_links .links .social_links .info_detail .pointer.TW{left:62%}.social_media_links .links .social_links .info_detail .pointer.SC{left:76%}.social_media_links .links .social_links .info_detail .pointer.TT{left:90%}@media screen and (max-width:768px){.social_media_links{padding-right:0!important}.social_media_links .image img{height:auto}.social_media_links .links{margin-top:0;margin-bottom:16px}}.schedule_pop{width:80vw;background-color:#252632;padding:0;max-width:1270px;margin-top:-22px}.schedule_pop .header{width:100%;background-color:#33343c;padding:0 15px;height:60px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;font-size:18px}.schedule_pop .header select{background-color:transparent;border:0;color:#fff;font-weight:600;outline:none;cursor:pointer;padding:10px 0;margin-right:35px}.schedule_pop .header input{background-color:transparent;color:#fff;width:calc(100% - 235px)}.schedule_pop .schedule_nav_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%}.schedule_pop .schedule_nav_wrap .day{display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#3e3f46;flex:1 1;text-align:center;height:40px;border-right:1px solid #252632;font-weight:400;font-size:16px;color:#a3a3ab;cursor:pointer;transition:color .4s}.schedule_pop .schedule_nav_wrap .day.active{color:#fff}.schedule_pop .schedule_nav_wrap .day:last-child{border-right:0}.schedule_pop .details_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.schedule_pop .details_wrap .image_wrap{max-width:320px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100%;align-self:stretch}.schedule_pop .details_wrap .image_wrap img{width:100%;height:100%;object-fit:cover}.schedule_pop .details_wrap .details{padding:15px;flex:1 1;min-height:100%;align-self:stretch;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:space-between;align-items:flex-start}.schedule_pop .details_wrap .details .title{font-weight:600;font-size:18px;margin-bottom:5px}.schedule_pop .details_wrap .details p{margin:0;color:#a3a3ab;max-width:80%}.schedule_pop .details_wrap .details .user_details{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-between;margin-top:15px}.schedule_pop .details_wrap .details .user_details .user_info{display:flex;justify-content:center;align-items:center;flex-direction:row}.schedule_pop .details_wrap .details .user_details .user_info .user_image{width:48px;height:48px;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-direction:row}.schedule_pop .details_wrap .details .user_details .user_info .user_image img{width:100%;height:100%;object-fit:cover}.schedule_pop .details_wrap .details .user_details .user_info .details .name{font-size:16px;font-weight:400}.schedule_pop .details_wrap .details .user_details .user_info .details .description{color:#a3a3ab;font-size:14px}.schedule_pop .details_wrap .details .user_details .buttons_wrap button{margin-left:10px}.schedule_pop .table{height:200px;overflow:auto;width:100%;background-color:#252632;font-size:16px;text-align:center;border-top:1px solid #3e3f46}.schedule_pop .table .row{width:100%;transition:all .4s;display:flex;justify-content:center;align-items:center;flex-direction:row}.schedule_pop .table .row:first-child{color:#000;background-color:#ffae64}.schedule_pop .table .row .cell{border:0;border-bottom:1px solid #3e3f46;border-right:1px solid #3e3f46;padding:5px 0;flex:1 1}.schedule_pop .table .row .cell:first-child{max-width:10%}.schedule_pop .table .row .cell:nth-child(2){max-width:30%}.schedule_pop .table .row .cell:last-child{border-right:0}@media screen and (max-width:768px){.schedule_pop{width:100%;padding:0 15px 15px}.schedule_pop .header{background-color:transparent;flex-direction:column;height:auto;justify-content:flex-start;align-items:flex-start;margin-bottom:15px;width:100%;padding:0}.schedule_pop .header select{margin:0}.schedule_pop .header input{background-color:#3e3f46;width:100%}.schedule_pop .schedule_nav_wrap .day div{font-family:monospace;width:3ch;overflow:hidden;white-space:nowrap}.schedule_pop .details_wrap{flex-direction:column}.schedule_pop .details_wrap .image_wrap{width:100%;max-width:100%}.schedule_pop .details_wrap .details{padding:15px 0 20px}.schedule_pop .details_wrap .details p{max-width:100%}.schedule_pop .details_wrap .details .user_details{flex-direction:column;line-height:1}.schedule_pop .details_wrap .details .user_details .user_info .user_image{margin-right:10px}.schedule_pop .details_wrap .details .user_details .buttons_wrap{width:100%}.schedule_pop .details_wrap .details .user_details .buttons_wrap button{margin-left:0;margin-right:10px}.schedule_pop .table{height:100%;margin-left:-15px;width:calc(100% + 30px)}.schedule_pop .table .row{border-bottom:1px solid #3e3f46;flex-direction:row;flex-wrap:wrap;text-align:left;padding:10px 15px}.schedule_pop .table .row:last-child{border-bottom:0}.schedule_pop .table .row .cell{border:0;margin-bottom:0;padding:0}.schedule_pop .table .row .cell:first-child{max-width:30%}.schedule_pop .table .row .cell:nth-child(2){max-width:70%}.schedule_pop .table .row .cell:last-child{min-width:100%}}.author_pop{padding:20px;position:relative;width:50vw;max-width:750px}.author_pop .close{position:absolute;right:30px;top:30px;cursor:pointer}.author_pop .close:hover{-webkit-transform:scale(1.01);transform:scale(1.01)}.author_pop .close:hover:active{-webkit-transform:scale(.98);transform:scale(.98)}.author_pop .user_info{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.author_pop .user_info .user_image{border-radius:8px;overflow:hidden;margin-right:10px;height:48px;width:48px}.author_pop .user_info .user_image img{width:100%;height:100%}.author_pop .user_info .name{font-weight:600;font-size:18px}.author_pop .social_icons{margin-bottom:20px;margin-top:15px}.author_pop .social_icons svg{width:25px;height:25px;margin-right:15px;margin-bottom:15px}.author_pop .social_icons svg path{transition:fill .3s}.author_pop .social_icons svg:hover path{fill:#fff}.author_pop .description p{margin:0}.author_pop .more_items{width:100%}.author_pop .more_items .title{font-size:16px;font-weight:400;margin-bottom:10px}.author_pop .more_items .cards_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.author_pop .more_items .cards_wrap .show_card{max-width:calc(33.33% - 10px)}@media screen and (max-width:768px){.author_pop{padding:10px;width:100%}.author_pop .close{top:15px;right:15px}.author_pop .more_items .cards_wrap{flex-wrap:wrap}.author_pop .more_items .cards_wrap .show_card{max-width:100%;width:100%!important}.author_pop .more_items .cards_wrap .show_card .preview_image{height:170px}}.community_wrap{max-width:1124px;max-height:calc(100vh - 50px);overflow:auto}.community_wrap .default_wrap .tab_content{width:100%;margin-top:25px}.community_wrap .default_wrap .tab_content.preview .series_banner{width:100%;height:554px;background-color:#3e3f46}.community_wrap .default_wrap .tab_content.preview .series_details{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin:20px 0;width:100%;padding-left:40px;padding-right:38px}.community_wrap .default_wrap .tab_content.preview .series_details .thumbnail{width:205px;height:132px;background-color:#3e3f46;border-radius:8px;margin-right:15px}.community_wrap .default_wrap .tab_content.preview .series_details .series_name{flex:1 1}.community_wrap .default_wrap .tab_content.preview .series_details .series_progress{max-width:185px}.community_wrap .default_wrap .tab_content.preview .series_details .series_progress .detail{margin-top:5px}.community_wrap .default_wrap .tab_content.preview .community_level_wrap{margin-left:38px;margin-right:38px;margin-bottom:30px}.community_wrap .default_wrap .tab_content.preview .community_level_wrap p{text-align:center}.community_wrap .default_wrap .tab_button_wrap{margin-top:40px}.community_wrap .default_wrap .search_bar{width:100%;height:33px;display:flex;justify-content:center;margin-bottom:32px}.community_wrap .default_wrap .search_bar .tabs_wrap{max-width:430px;justify-content:flex-start;overflow:hidden;border-radius:16px}.community_wrap .default_wrap .search_bar .tabs_wrap .basic{border-radius:0;border:none;border-right:1px solid #252632;flex:auto;width:auto;color:#a3a3ab}.community_wrap .default_wrap .search_bar .tabs_wrap .basic:last-child{border-right:0}.community_wrap .default_wrap .menu_bar{width:100%;height:40px;display:flex;justify-content:center;margin-bottom:50px}.community_wrap .default_wrap .menu_bar .tabs_wrap{max-width:629px;justify-content:center}.community_wrap .default_wrap .menu_bar .tabs_wrap .tab{flex:1 1;padding-left:10px;padding-right:10px}.community_wrap .default_wrap .heading{font-weight:600;font-size:32px;text-align:center;margin-bottom:40px}.community_wrap .default_wrap .image_banner{min-height:874px;margin-left:38px;margin-right:38px;background-color:#3e3f46;margin-bottom:8px;border-radius:8px}.community_wrap .default_wrap .design_banner{margin-left:38px;margin-right:38px;background-color:#33343c;border-radius:8px;margin-bottom:40px;padding-bottom:15px}.community_wrap .default_wrap .design_banner .post_header{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-left:40px;margin-right:40px;font-weight:600;font-size:18px;color:grey;padding-top:40px;margin-bottom:27px}.community_wrap .default_wrap .design_banner .sub_heading{width:100%;margin-bottom:15px;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:32px;font-weight:600px}.community_wrap .default_wrap .design_banner .sub_heading .p{width:600px}.community_wrap .default_wrap .design_banner .text{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-bottom:28px}.community_wrap .default_wrap .design_banner .text .para{max-width:600px}.community_wrap .default_wrap .design_banner .items{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.community_wrap .default_wrap .design_banner .items .item_left_wrap{width:600px}.community_wrap .default_wrap .design_banner .items .item_left_wrap .hash_items{color:#a3a3ab;font-size:16px;margin-bottom:36px}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap .count_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap .count_wrap .small_item{margin-right:10px}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap .count_wrap .count{font-weight:300;font-size:14px;color:#a3a3ab}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap .no_count_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;margin-bottom:20px}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap .no_count_wrap .small_item{margin-right:10px}.community_wrap .default_wrap .comm_support{text-align:center;width:100%;height:554px;background-image:url(/static/media/comm_banner.3194d612.png);border-radius:0}.community_wrap .default_wrap .comm_support .lock_image{margin-top:142px;margin-bottom:32px}.community_wrap .default_wrap .comm_support .heading{font-weight:600;font-size:32px;margin-bottom:20px}.community_wrap .default_wrap .comm_support .sub_heading{font-weight:400;font-size:16px;margin-bottom:32px}.community_wrap .loading_wrap{padding:15px;width:620px;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden}.community_wrap .loading_wrap .series_detail{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;align-items:stretch}.community_wrap .loading_wrap .series_detail .image_wrap{margin-right:15px;border-radius:20px;max-width:210px;flex:1 1;overflow:hidden}.community_wrap .loading_wrap .series_detail .image_wrap img{width:100%;height:100%}.community_wrap .loading_wrap .series_detail .details{padding-top:8px;flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;min-height:100%;justify-content:flex-start}.community_wrap .loading_wrap .series_detail .details .heading{margin-bottom:15px}.community_wrap .loading_wrap .progress_circle{position:relative;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:15px;transition:all .3}.community_wrap .loading_wrap .progress_circle .progress_circle_only{position:absolute;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);top:0}.community_wrap .loading_wrap .progress_circle .progress_circle_only path.CircularProgressbar-trail{stroke:transparent!important}.community_wrap .loading_wrap .progress_circle .progress_circle_only path.CircularProgressbar-path{stroke:#ef5b2e!important}.community_wrap .loading_wrap .progress_circle svg{width:60px}.community_wrap .loading_wrap .progress_circle svg.CircularProgressbar{height:150px;width:150px}.community_wrap .loading_wrap p{transition:all .3s}.community_wrap .loading_wrap .progress_circle.hide,.community_wrap .loading_wrap p.hide{max-height:0;padding:0;overflow:hidden;opacity:0;margin:0}.community_wrap .loading_wrap .confirmed_info{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin-bottom:10px}.community_wrap .loading_wrap .confirmed_info img{width:200px;height:200px;object-fit:contain;margin-top:-10px;z-index:2}.community_wrap .loading_wrap .confirmed_info svg{position:absolute;left:0;top:0}.community_wrap .loading_wrap .confirmed_info p{max-width:60%;text-align:center}.community_wrap .community_payment_wrap{width:680px;padding:0 40px 40px}.community_wrap .community_payment_wrap .main_details{margin-top:25px;text-align:center}.community_wrap .community_payment_wrap .main_details p{max-width:485px}.community_wrap .community_payment_wrap .complete_button{margin-top:30px}.community_wrap .community_payment_wrap .current_methods_lists{border-radius:8px;overflow:hidden;margin-top:16px;margin-bottom:8px}.community_wrap .method_item{width:100%;background-color:#33343c;padding:5px 15px;border-bottom:2px solid #252632}.community_wrap .method_item:last-child{border-bottom:0}.community_wrap .method_item .radio{margin-right:0;display:flex;justify-content:center;align-items:center;flex-direction:row}.community_wrap .method_item .radio .radio_content{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;padding-left:20px;color:#a3a3ab}.community_wrap .method_item .radio .radio_content img{margin-right:20px}.community_wrap .method_item .radio .radio_content .card_no{width:170px}.community_wrap .method_item .radio .radio_content .card_expire{margin-left:15px}@media screen and (max-width:768px){.community_wrap .default_wrap .tab_content.preview .series_banner{max-height:190px}.community_wrap .default_wrap .tab_content.preview .series_details{width:100%;flex-direction:column;align-items:flex-start;padding-left:16px}.community_wrap .default_wrap .tab_content.preview .series_details .thumbnail{order:2;margin-bottom:16px}.community_wrap .default_wrap .tab_content.preview .series_details .series_name{font-weight:600;font-size:18px;margin-bottom:5px;margin-left:-16px}.community_wrap .default_wrap .tab_content.preview .series_details .series_progress{order:3}.community_wrap .default_wrap .tab_content.preview .community_level_wrap{margin-left:16px;margin-right:16px;margin-bottom:45px}.community_wrap .default_wrap .search_bar{width:100%;margin-bottom:16px;padding-left:16px;padding-right:16px;margin-top:-10px}.community_wrap .default_wrap .search_bar .tabs_wrap{width:100%;flex-direction:row}.community_wrap .default_wrap .search_bar .tabs_wrap .basic{width:20%}.community_wrap .default_wrap .search_bar .tabs_wrap .basic.search{background-position:50%;transition:background .3s}.community_wrap .default_wrap .search_bar .tabs_wrap .basic.search:focus{background-position:10px}.community_wrap .default_wrap .search_bar .tabs_wrap .basic.search::-webkit-input-placeholder{opacity:0}.community_wrap .default_wrap .search_bar .tabs_wrap .basic.search:-ms-input-placeholder{opacity:0}.community_wrap .default_wrap .search_bar .tabs_wrap .basic.search::placeholder{opacity:0}.community_wrap .default_wrap .menu_bar{width:100%;height:122px;margin-bottom:32px;padding-left:16px;padding-right:16px}.community_wrap .default_wrap .menu_bar .tabs_wrap{width:100%}.community_wrap .default_wrap .heading{font-weight:600;font-size:18px;text-align:left;padding-left:16px;margin-bottom:20px}.community_wrap .default_wrap .image_banner{min-height:290px}.community_wrap .default_wrap .design_banner,.community_wrap .default_wrap .image_banner{width:100%;margin-bottom:0;border-radius:0;margin-left:0}.community_wrap .default_wrap .design_banner .post_header{max-width:100%;margin-left:16px;margin-right:16px}.community_wrap .default_wrap .design_banner .sub_heading{text-align:center;font-size:18px}.community_wrap .default_wrap .design_banner .text{margin-bottom:12px}.community_wrap .default_wrap .design_banner .text .para{margin-left:16px;max-width:100%;font-size:16px;margin-right:16px}.community_wrap .default_wrap .design_banner .items{width:100%}.community_wrap .default_wrap .design_banner .items .item_left_wrap{padding-left:16px;margin-bottom:38px}.community_wrap .default_wrap .design_banner .items .item_left_wrap .hash_items{margin-bottom:20px}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap{margin-bottom:38px}.community_wrap .default_wrap .design_banner .items .item_left_wrap .small_item_wrap .small_item{margin-right:10px}.community_wrap .default_wrap .comm_support{margin-bottom:0;width:100%;align-items:center;max-height:220px}.community_wrap .default_wrap .comm_support .lock_image{margin-top:24px;margin-bottom:16px;height:42px}.community_wrap .default_wrap .comm_support .heading{font-size:18px;margin-bottom:3px;text-align:center}.community_wrap .default_wrap .comm_support .sub_heading{font-weight:400;font-size:16px;margin-bottom:12px;margin-left:47px;margin-right:46px}.community_wrap .loading_wrap{max-width:100%}.community_wrap .loading_wrap .series_detail{flex-direction:column;justify-content:center;align-items:center;margin-bottom:25px}.community_wrap .loading_wrap .series_detail .image_wrap{width:100%}.community_wrap .loading_wrap .series_detail .details .heading{text-align:center;width:100%}.community_wrap .loading_wrap .confirmed_info svg{top:-40px;max-width:100%}.community_wrap .loading_wrap .confirmed_info p{max-width:100%}.community_wrap .community_payment_wrap{width:100%;padding-left:25px;padding-right:25px}.community_wrap .community_payment_wrap .main_details p{text-align:left}.community_wrap .community_payment_wrap .payment_methods .current_methods_lists{margin-left:-25px;border-radius:0;width:calc(100% + 50px)}.community_wrap .community_payment_wrap .add_new_payment_button_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.community_wrap .method_item{padding-left:25px}}.sign_in_main_wrap{width:78vw;display:flex;justify-content:center;align-items:center;flex-direction:row;height:595px;max-width:1200px;overflow:hidden;margin-top:-22px}.sign_in_main_wrap.short{max-width:459px}.sign_in_main_wrap.short .right_wrap{width:100%;overflow:hidden;padding-top:30px}.sign_in_main_wrap .left_wrap{width:60%;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#3e3f46}.sign_in_main_wrap .left_wrap .top_wrap{padding:20px}.sign_in_main_wrap .left_wrap .top_wrap .heading{font-size:32px;margin-bottom:10px;line-height:1.1;max-width:70%;text-transform:capitalize}.sign_in_main_wrap .left_wrap .top_wrap p{margin:0;line-height:1;font-size:16px;font-weight:400}.sign_in_main_wrap .left_wrap img.fire_image{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);max-height:110%;z-index:-1}.sign_in_main_wrap .left_wrap img.potrait_image{width:100%;object-fit:cover;height:60vh;max-height:404px}.sign_in_main_wrap .right_wrap{width:40%;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;min-height:100%;align-self:stretch;padding:20px 20px 0;overflow:auto}.sign_in_main_wrap .right_wrap .top_banner{display:flex;justify-content:center;align-items:center;flex-direction:column;width:calc(100% + 40px);overflow:hidden}.sign_in_main_wrap .right_wrap .top_banner .highlight{border-radius:100px;color:#ffae64;border:2px solid #ffae64;text-align:center;font-size:18px;font-weight:600;padding:3px 10px;width:auto;max-width:390px;margin-bottom:25px}.sign_in_main_wrap .right_wrap .top_banner .banner_image{position:relative;width:100%}.sign_in_main_wrap .right_wrap .top_banner .banner_image:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(27,8,58,.62)}.sign_in_main_wrap .right_wrap .top_banner .banner_image img{height:100%;width:auto;min-height:262px}.sign_in_main_wrap .right_wrap .top_banner .banner_image .banner_text{position:absolute;bottom:0;padding:40px;font-size:32px;font-weight:600;z-index:2;line-height:40px}.sign_in_main_wrap .right_wrap .form_wrap{margin-top:25px;padding:0 20px 20px}.sign_in_main_wrap .right_wrap .form_wrap.sign_in_form a{font-size:14px;font-weight:300}.sign_in_main_wrap .right_wrap .form_wrap.sign_in_form button{margin:0 5px}.sign_in_main_wrap .right_wrap .form_wrap.sign_up_form{overflow:auto}.sign_in_main_wrap .right_wrap .form_wrap.sign_up_form .sign_up_google{margin-bottom:15px;display:flex;justify-content:center;align-items:center;flex-direction:row;padding-top:5px;padding-bottom:5px}.sign_in_main_wrap .right_wrap .form_wrap.sign_up_form .sign_up_google svg{margin-right:8px}.sign_in_main_wrap .right_wrap .form_wrap.sign_up_form button{margin-top:5px}.sign_in_main_wrap .bottom_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;padding:0 10px;justify-content:space-between}.sign_in_main_wrap .bottom_wrap .item{display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:14px;font-weight:300;color:#a3a3ab;width:calc(33.33% - 5px);line-height:1.1}.sign_in_main_wrap .bottom_wrap .item svg{width:30px;height:30px;margin-right:10px;margin-left:20px}.after_login_wrap{flex-direction:row;overflow:hidden;max-height:500px;max-width:700px;margin-top:-22px}.after_login_wrap,.after_login_wrap .left_wrap{display:flex;justify-content:center;align-items:center}.after_login_wrap .left_wrap{width:50%;flex-direction:column;padding:25px;box-sizing:border-box;text-align:center;justify-content:flex-start;min-height:100%;align-self:stretch}.after_login_wrap .left_wrap .heading{font-size:18px;font-weight:600;margin-bottom:5px}.after_login_wrap .left_wrap .sub_text{margin-bottom:25px}.after_login_wrap .left_wrap .price{font-size:32px;font-weight:600}.after_login_wrap .left_wrap ul{text-align:left;font-size:16px;font-weight:400;padding-left:20px}.after_login_wrap .left_wrap button{margin-bottom:10px}.after_login_wrap .left_wrap .yellow_text{width:60%;cursor:pointer}.after_login_wrap .right_wrap{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column}.after_login_wrap .right_wrap img{width:100%;height:100%;object-fit:cover;min-width:350px}.reset_sent_wrap{max-width:530px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:15px;overflow:hidden}.reset_sent_wrap p{text-align:center}.reset_password_wrap{width:370px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:30px;overflow:hidden;margin-left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.reset_password_wrap .heading{font-size:18px;font-weight:600;margin-bottom:25px}.reset_password_wrap .input_item{margin-bottom:20px}@media screen and (max-width:768px){.sign_in_main_wrap{flex-direction:column;width:100%;flex-wrap:wrap;height:100%}.sign_in_main_wrap .left_wrap{width:100%;display:block;background-color:transparent}.sign_in_main_wrap .left_wrap .top_wrap .heading{max-width:100%;font-size:24px}.sign_in_main_wrap .left_wrap .potrait_image{display:none}.sign_in_main_wrap .right_wrap{width:100%;max-height:100%!important;overflow:visible}.sign_in_main_wrap .right_wrap .top_banner .banner_image .banner_text{padding:40px 70px}.sign_in_main_wrap .right_wrap .form_wrap{padding-left:0;padding-right:0}.sign_in_main_wrap .right_wrap .form_wrap.sign_up_form{max-height:100%!important;overflow:visible}.sign_in_main_wrap .bottom_wrap{max-width:70%;flex-direction:column;font-size:14px;margin-bottom:30px}.sign_in_main_wrap .bottom_wrap svg{width:30px!important;height:30px!important}.sign_in_main_wrap .bottom_wrap .item{width:100%}.after_login_wrap{flex-direction:column;display:block;max-height:100%;max-width:100%}.after_login_wrap .left_wrap,.after_login_wrap .right_wrap{width:100%}.after_login_wrap .right_wrap img{max-height:240px}}.series_main_wrap{max-width:1124px;width:100vw;overflow:hidden;max-height:94vh}.series_main_wrap .pop_scroller_wrap{overflow:scroll;min-height:100%;height:100vh;padding:15px 15px 10px}.series_main_wrap .header{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:15px}.series_main_wrap .header button{margin-left:10px}.series_main_wrap .preview_wrap{height:540px;background-color:#3e3f46;margin-left:-15px;width:calc(100% + 30px)}.series_main_wrap .section{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:30px;margin-bottom:20px}.series_main_wrap .section .author_pop .close{display:none}.series_main_wrap .section.shop_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.series_main_wrap .section.shop_wrap .shop_cards_wrap{margin-top:25px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-around;flex-wrap:wrap}.series_main_wrap .section.shop_wrap .more_episodes{margin-top:25px}.series_main_wrap .section.no_shop_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.series_main_wrap .section.no_shop_wrap svg{max-height:310px}.series_main_wrap .section.episodes_wrap{width:100%}.series_main_wrap .section.episodes_wrap .main_sub_details{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:15px}.series_main_wrap .section.episodes_wrap .main_sub_details .type{color:#a3a3ab;margin-right:5px;font-weight:600;font-size:18px}.series_main_wrap .section.episodes_wrap .main_sub_details .share{margin-right:15px}.series_main_wrap .section.episodes_wrap .main_sub_details button{margin-left:20px}.series_main_wrap .section.episodes_wrap .filters_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:20px;margin-top:10px}.series_main_wrap .section.episodes_wrap .filters_wrap select{margin-right:15px;width:auto}.series_main_wrap .section.episodes_wrap .filters_wrap .link{font-size:16px}.series_main_wrap .section.episodes_wrap .episodes_items_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:20px}.series_main_wrap .section.episodes_wrap .episode_card{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:10px;align-items:flex-start;text-decoration:none!important;color:#fff}.series_main_wrap .section.episodes_wrap .episode_card:hover .image img{-webkit-transform:scale(1.1);transform:scale(1.1)}.series_main_wrap .section.episodes_wrap .episode_card .image{max-width:200px;width:100%;height:130px;border-radius:8px;overflow:hidden;background-color:#33343c;position:relative;margin-right:15px}.series_main_wrap .section.episodes_wrap .episode_card .image .index{position:absolute;width:24px;height:24px;color:#fff;background-color:#3e3f46;border-radius:8px;display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:16px;font-weight:600;color:#a3a3ab;z-index:3}.series_main_wrap .section.episodes_wrap .episode_card .image img{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.series_main_wrap .section.episodes_wrap .episode_card .details{min-height:100%}.series_main_wrap .section.episodes_wrap .episode_card .details .title{font-weight:600;font-size:18px}.series_main_wrap .section.episodes_wrap .episode_card .details .description{color:#a3a3ab;font-size:16px}.series_delete_pop{max-width:370px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px 30px 30px}.series_delete_pop p{text-align:center}.series_delete_pop .button_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;margin-top:5px}@media screen and (max-width:768px){.series_main_wrap{width:100%}.series_main_wrap .header{margin-left:-7px;flex-wrap:wrap;width:calc(100% + 15px)}.series_main_wrap .header .main_heading{width:100%;text-align:center;font-size:18px;margin-bottom:15px}.series_main_wrap .header button{margin:0 5px}.series_main_wrap .preview_wrap{height:200px}.series_main_wrap .section.shop_wrap .shop_cards_wrap{justify-content:space-between}.series_main_wrap .section .author_pop{padding:15px 0 0}.series_main_wrap .episodes_wrap{padding-top:10px}.series_main_wrap .episodes_wrap .main_desc{flex-direction:column!important}.series_main_wrap .episodes_wrap .main_desc .details{order:1;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start}.series_main_wrap .episodes_wrap .main_desc .image_box{margin-bottom:10px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;align-items:flex-start}.series_main_wrap .episodes_wrap .main_desc .image_box .type{margin-right:20px}.series_main_wrap .episodes_wrap .main_desc .buttons_wrap{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.series_main_wrap .episodes_wrap .main_desc .buttons_wrap button{margin-left:0!important;margin-right:5px}.series_main_wrap .episodes_wrap .episode_card{flex-direction:column!important;margin-bottom:15px!important}.series_main_wrap .episodes_wrap .episode_card .details{margin-top:5px}}.success_info_wrap{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:520px;margin-left:50%;text-align:center;-webkit-transform:translate(-50%);transform:translate(-50%);font-size:18px;padding:20px;width:100%}.success_info_wrap svg{max-width:120px;margin-bottom:10px}@media screen and (max-width:768px){.success_info_wrap{max-width:100%;margin-left:0;-webkit-transform:none;transform:none}}.user_info_wrap{display:flex;justify-content:center;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:50px;padding-left:30px;padding-right:25px}.user_info_wrap .social_links_view_accnt{width:300px}.user_info_wrap .user_info{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;margin-bottom:10px}.user_info_wrap .user_info .user_image{border-radius:8px;overflow:hidden;margin-right:15px;height:96px;width:96px}.user_info_wrap .user_info .user_image img{width:100%;height:100%}.user_info_wrap .user_info .user_description{display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start}.user_info_wrap .user_info .user_description .name{font-weight:600;font-size:18px;line-height:23px;color:#fff;margin-bottom:10px}.user_info_wrap .user_info .user_description .lv{color:#a3a3ab;margin-bottom:6px}.user_info_wrap .user_info .user_description .accnt_created{font-weight:300;font-size:14px;line-height:18px;color:#a3a3ab}.user_info_wrap .description{margin-bottom:32px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.user_info_wrap .description p{margin:0;font-size:16px;line-height:20px;letter-spacing:.02em;color:#a3a3ab}.user_info_wrap .social_links_view_accnt{margin-bottom:24px}.user_info_wrap .social_links_view_accnt .social_links .icons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;justify-content:space-around;margin-bottom:15px}.user_info_wrap .social_links_view_accnt .social_links .icons_wrap svg{cursor:pointer}.user_info_wrap .social_links_view_accnt .social_links .icons_wrap svg path{transition:fill .3s}.user_info_wrap .social_links_view_accnt .social_links .icons_wrap svg.active path,.user_info_wrap .social_links_view_accnt .social_links .icons_wrap svg:hover path{fill:#fff}.user_info_wrap .social_links_view_accnt .social_links .info_detail{position:relative;background-color:#3e3f46;padding-left:16px;padding-right:16px;color:#a3a3ab;border-radius:8px;font-size:14px;width:100%}.user_info_wrap .social_links_view_accnt .social_links .info_detail input{text-align:center}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer{position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #3e3f46;top:auto;bottom:100%;transition:left .5s}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer.IG{left:4%}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer.TW1{left:18%}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer.FB{left:33%}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer.YT{left:calc(50% - 10px)}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer.TW{left:62%}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer.SC{left:76%}.user_info_wrap .social_links_view_accnt .social_links .info_detail .pointer.TT{left:90%}.user_info_wrap .user_shows{font-size:16px;line-height:20px;width:100%}@media screen and (max-width:768px){.user_info_wrap{margin-top:30px;padding-left:5px;padding-right:5px}}.content_wrap.credit_account .credit_account_popup_wrapper{width:100%;min-width:350px;margin-top:40px;padding-left:25px;padding-right:25px;padding-bottom:25px}.content_wrap.credit_account .credit_account_popup_wrapper .input_item{margin-bottom:8px;font-size:16px;line-height:20px}.content_wrap.credit_account .credit_account_popup_wrapper .input_item input,.content_wrap.credit_account .credit_account_popup_wrapper .input_item textarea{margin-top:4px}.content_wrap.credit_account .button_wrap{margin-top:16px;text-align:center}@media screen and (max-width:768px){.content_wrap.credit_account .credit_account_popup_wrapper{width:100%;height:100%;min-width:auto}.content_wrap.credit_account .credit_account_popup_wrapper .input_item{margin-bottom:8px;font-size:16px;line-height:20px}.content_wrap.credit_account .credit_account_popup_wrapper .input_item input,.content_wrap.credit_account .credit_account_popup_wrapper .input_item textarea{margin-top:4px}.content_wrap.credit_account .button_wrap{margin-top:16px;text-align:center}}.message_history_wrap{width:100%;min-width:1170px;max-width:1170px;padding-top:50px!important;max-height:calc(100vh - 60px)}@media screen and (max-width:1170px){.message_history_wrap{min-width:auto;padding-top:20px!important}}.hamburger{display:none;-webkit-transform:scale(.25);transform:scale(.25);float:right;position:relative;padding-right:17px;position:absolute;right:-20px}.hamburger.active li:first-of-type{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.hamburger.active li:nth-of-type(2){top:50%;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.hamburger.active li:nth-of-type(3){left:-50%;opacity:0}.hamburger.active li:nth-of-type(4){right:-50%;opacity:0}.hamburger ul{width:100px;height:100px;cursor:pointer}.hamburger ul li{list-style:none;position:absolute;background:#fff;width:100%;height:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.hamburger ul li:first-of-type{top:20%}.hamburger ul li:nth-of-type(2){top:50%}.hamburger ul li:nth-of-type(3),.hamburger ul li:nth-of-type(4){width:50%;top:80%}.hamburger ul li:first-of-type,.hamburger ul li:nth-of-type(2),.hamburger ul li:nth-of-type(3){left:0}.hamburger ul li:nth-of-type(4){right:0}header{background-color:#252632;z-index:999;position:fixed;transition:background .4s;width:100%}header .content_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;padding:5px 20px;height:75px;color:#a3a3ab}header .content_wrap .main_logo{height:45px}header .content_wrap .links_wrap{margin-left:25px;flex:1 1}header .content_wrap .links_wrap .main_links{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;position:relative;width:auto}header .content_wrap .links_wrap .main_links .more_link{position:relative;padding:10px 0}header .content_wrap .links_wrap .main_links .more_link:hover .more_links_wrap{pointer-events:all;opacity:1;top:35px}header .content_wrap .links_wrap .main_links .more_links_wrap{pointer-events:none;background-color:#3e3f46;border-radius:4px;position:absolute;left:-10px;top:45px;padding:10px 15px;min-width:200px;transition:top .2s,opacity .3s;opacity:0}header .content_wrap .links_wrap .main_links .more_links_wrap .section{width:100%;float:left;display:flex;flex-direction:column;margin-bottom:10px}header .content_wrap .links_wrap .main_links .more_links_wrap .section:last-child{margin-bottom:0}header .content_wrap .links_wrap .main_links .more_links_wrap .section .normal_link{margin-bottom:8px;float:left;width:100%}header .content_wrap .right_items{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;overflow:hidden}header .content_wrap .right_items .normal_link{margin-right:0}header .content_wrap .right_items button{margin:0 20px}header .content_wrap .right_items .search{cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:row}header .content_wrap .right_items .search svg{cursor:pointer;width:50px;height:50px;padding:15px}header .content_wrap .right_items .search .search_box_wrap{width:0;overflow:hidden;min-width:auto;margin:-5px;transition:all .3s}header .content_wrap .right_items .search .search_box_wrap.visible{width:200px}header .content_wrap .right_items .level_wrap{margin-right:20px;display:flex;justify-content:center;align-items:center;flex-direction:column}header .content_wrap .right_items .level_wrap .details{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-bottom:8px}header .content_wrap .right_items .level_wrap .details .level{font-weight:600;font-size:18px;line-height:23px;letter-spacing:.02em;text-transform:capitalize}header .content_wrap .right_items .level_wrap .details .sub_text{font-size:16px;line-height:20px;letter-spacing:.02em;color:#ffae64;padding-left:10px}header .content_wrap .right_items .login_item{margin:0 10px;position:relative}header .content_wrap .right_items .login_item .active{position:absolute;width:8px;height:8px;background-color:#ef5b2e;border-radius:50%;top:-3px;right:0}header .content_wrap .right_items .login_item svg{width:20px;height:20px}header .content_wrap .right_items img{border-radius:50%;overflow:hidden}header .content_wrap .normal_link{color:#a3a3ab;text-decoration:none!important;margin-right:25px;font-size:16px;line-height:1.2;transition:all .3s;cursor:pointer}header .content_wrap .normal_link.active,header .content_wrap .normal_link:hover{color:#fff}@media screen and (max-width:768px){header{background-color:#33343c}header .content_wrap{padding:0 15px 5px}header .content_wrap .links_wrap{width:100%;pointer-events:none;margin-left:0!important;display:block;position:absolute;left:0;top:75px;background-color:#252632;height:0;transition:height .5s,padding .6s,opacity .1s,-webkit-transform .2s;transition:height .5s,transform .2s,padding .6s,opacity .1s;transition:height .5s,transform .2s,padding .6s,opacity .1s,-webkit-transform .2s;opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px);overflow:hidden;padding:0}header .content_wrap .links_wrap.active{pointer-events:all;height:calc(100vh - 75px);-webkit-transform:translateY(0);transform:translateY(0);opacity:1;padding-top:15px}header .content_wrap .links_wrap .main_links{flex-direction:column;width:100%;float:left}header .content_wrap .links_wrap .main_links .more_link{width:100%;padding:0;float:left;border-top:1px solid #3e3f46;margin-top:15px}header .content_wrap .links_wrap .main_links .more_link>.normal_link{display:none}header .content_wrap .links_wrap .main_links .more_link .additional{display:flex!important;float:left;width:100%;margin-top:40px;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}header .content_wrap .links_wrap .main_links .more_link .additional p{max-width:70%;text-align:center}header .content_wrap .links_wrap .main_links .more_link .additional .social_icons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}header .content_wrap .links_wrap .main_links .more_link .additional .social_icons_wrap a{margin:0 5px}header .content_wrap .links_wrap .main_links .more_link .more_links_wrap{position:relative;float:left;width:100%;display:block;pointer-events:all;opacity:1;background-color:transparent;text-align:center;margin-left:10px;margin-top:-30px;border-bottom:1px solid #3e3f46;padding:0 0 10px}header .content_wrap .links_wrap .normal_link{margin-right:0;margin-bottom:5px}header .content_wrap .right_items{margin-right:50px;padding:10px 0}header .content_wrap .right_items .login_item{margin-top:5px}header .content_wrap .right_items .login_item svg{width:25px;height:25px;margin-top:2px}header .content_wrap .hamburger{display:block}}.notifcations_wrap{position:fixed;width:410px;z-index:9999;right:10px;top:60px;border-radius:8px;overflow:auto;max-height:300px;box-shadow:0 10px 10px rgba(0,0,0,.47843137254901963);-webkit-animation:notificationAnime .3s 1;animation:notificationAnime .3s 1}.notifcations_wrap::-webkit-scrollbar-track{background-color:#3e3f46}.notifcations_wrap .noti_item{width:100%;background-color:#33343c;display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-start;justify-content:flex-start;padding:8px;font-size:16px;color:#fff;border-bottom:1px solid #252632;overflow:hidden}.notifcations_wrap .noti_item.highlight{background-color:#3e3f46}.notifcations_wrap .noti_item img{border-radius:10px;width:70px;margin-right:8px}@media screen and (max-width:768px){.notifcations_wrap{right:0;width:100vw;top:76px;max-height:calc(100vh - 76px)}}.cart_wrap{position:fixed;width:400px;z-index:9999;right:0;top:60px;overflow:auto;height:calc(100vh - 60px);box-shadow:-5px 15px 10px rgba(0,0,0,.47843137254901963);-webkit-animation:slideRtLFull .3s 1;animation:slideRtLFull .3s 1;background-color:#252632;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:space-between;padding-top:10px}.cart_wrap::-webkit-scrollbar-track{background-color:#3e3f46}.cart_wrap .cart_items_wrap{max-height:calc(100% - 50px);overflow:auto;width:100%;height:100%}.cart_wrap .cart_items_wrap .cart_item{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:8px;font-size:16px;color:#fff;border-bottom:1px solid #252632;overflow:hidden}.cart_wrap .cart_items_wrap .cart_item.highlight{background-color:#3e3f46}.cart_wrap .cart_items_wrap .cart_item .basic_details{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.cart_wrap .cart_items_wrap .cart_item .basic_details img{border-radius:8px;width:46px;height:46px;margin-right:8px}.cart_wrap .cart_items_wrap .cart_item .basic_details .text_wrap{width:calc(100% - 300px);flex:1 1;padding-right:10px}.cart_wrap .cart_items_wrap .cart_item .basic_details .text_wrap .text{font-size:16px;margin-bottom:5px}.cart_wrap .cart_items_wrap .cart_item .basic_details .text_wrap .details{color:#a3a3ab;font-weight:300;font-size:14px;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-start;cursor:pointer}.cart_wrap .cart_items_wrap .cart_item .basic_details .text_wrap .details.active .arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cart_wrap .cart_items_wrap .cart_item .basic_details .text_wrap .details .arrow{transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);color:#a3a3ab;padding-top:5px;margin-left:5px;width:18px;height:18px}.cart_wrap .cart_items_wrap .cart_item .basic_details .text_wrap .details .arrow path{fill:#a3a3ab}.cart_wrap .cart_items_wrap .cart_item .basic_details .item_wrap{max-width:200px;display:flex;justify-content:center;align-items:center;flex-direction:row;color:#fff;font-size:16px}.cart_wrap .cart_items_wrap .cart_item .basic_details .item_wrap svg{cursor:pointer;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;margin-left:15px;margin-right:5px}.cart_wrap .cart_items_wrap .cart_item .basic_details .item_wrap svg:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.cart_wrap .cart_items_wrap .cart_item .more_details{width:100%;margin-top:10px;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:50px}.cart_wrap .cart_items_wrap .cart_item .more_details .details_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}.cart_wrap .cart_items_wrap .cart_item .more_details .details_wrap .input_item{width:calc(33.33% - 15px);margin-right:20px}.cart_wrap .cart_items_wrap .cart_item .more_details .details_wrap .input_item select{color:#a3a3ab;cursor:pointer}.cart_wrap .cart_items_wrap .cart_item .more_details .details_wrap .input_item.quantity{max-width:69px}.cart_wrap .cart_items_wrap .cart_item .more_details .details_wrap .input_item.select_size{width:220px}.cart_wrap .cart_items_wrap .cart_item .more_details .color_wrap{margin-top:2px}.cart_wrap .button_wrap{text-align:center;margin-bottom:12px}@media screen and (max-width:768px){.cart_wrap{width:100vw;top:76px;max-height:calc(100vh - 76px)}}footer{width:100%;float:left;position:relative;z-index:-1;background-color:#33343c}footer .go_top{position:absolute;top:-40px;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;z-index:9999999}footer .go_top:hover .circle{-webkit-transform:translateY(-5px);transform:translateY(-5px)}footer .go_top .circle{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:50px;height:50px;border-radius:50%;background-color:#3e3f46;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:10px}footer .go_top div{color:#fff}footer .content_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;color:#a3a3ab;font-size:16px;padding-top:80px;padding-bottom:50px}footer .content_wrap .left_wrap{width:23%}footer .content_wrap .left_wrap svg{height:80px;margin-bottom:30px}footer .content_wrap .right_wrap{width:80%;display:flex;justify-content:center;align-items:center;flex-direction:column;justify-content:flex-start}footer .content_wrap .right_wrap .info_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;width:100%}footer .content_wrap .right_wrap .info_wrap p{max-width:250px;text-transform:capitalize}footer .content_wrap .right_wrap .info_wrap .social_icons_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row}footer .content_wrap .right_wrap .info_wrap .social_icons_wrap a{margin-left:15px}footer .content_wrap .right_wrap .links_wrap{display:flex;justify-content:center;align-items:center;flex-direction:row;width:100%;position:relative;margin-bottom:20px}footer .content_wrap .right_wrap .links_wrap .section{flex:1 1;border-right:1px solid #3e3f46;display:flex;justify-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;max-height:120px;justify-content:flex-start;align-items:flex-start}footer .content_wrap .right_wrap .links_wrap .section.last_one{border-right:none;padding-left:30px;padding-right:80px}footer .content_wrap .right_wrap .links_wrap .section .footer_link{color:#fff;text-decoration:none!important;margin-bottom:10px;text-transform:capitalize}@media screen and (max-width:768px){footer{background-color:transparent;padding-bottom:40px}footer .go_top{position:fixed;top:auto;right:15px;bottom:0}}.dev_console{position:fixed;right:0;top:10%;padding-right:5px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:10px;-webkit-transform:translate(calc(100% - 5px));transform:translate(calc(100% - 5px));transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;z-index:9999999}.dev_console:hover{-webkit-transform:translate(0);transform:translate(0)}.dev_console button{margin-bottom:5px;font-size:10px;padding:5px 10px}
/*# sourceMappingURL=main.81c8a0cf.chunk.css.map */