*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}main{display:block}body,html{margin:0;padding:0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;color:#212529;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{margin:10px 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}h1,h2,h3,h4,h5,h6{margin:0;font-size:1em;font-weight:500;color:inherit;line-height:1.2}p{margin-top:0;margin-bottom:10px}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:10px;font-style:normal;line-height:inherit}ol,ul{padding:10px}dl,ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:5px;margin-left:0}blockquote{margin:0 0 10px}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none;outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:10px;overflow:auto}figure{margin:0 0 10px}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:5px;padding-bottom:5px;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:5px}button{border-radius:0}button:focus{outline:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;color:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:5px;font-size:15px;line-height:inherit;color:inherit;white-space:normal}mark{padding:.2em;background-color:#fcf8e3}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code,pre{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}pre{display:block;padding:10px;margin:0 0 10px;font-size:12px;line-height:1.4;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:50px;pointer-events:none}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;-o-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;-ms-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-flex;display:-ms-flexbox;display:flex;max-height:0%}.modal-dialog-scrollable .modal-content{max-height:0;overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:0}.modal-dialog-centered:before{display:block;height:0;content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:8px;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #dee2e6;border-top-left-radius:7px;border-top-right-radius:7px}.modal-header .close{padding:15px;margin:-15px -15px -15px auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.modal-footer{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0;margin-top:15px;border-top:1px solid #dee2e6;border-bottom-right-radius:7px;border-bottom-left-radius:7px}.modal-footer>*{margin:10px}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:600px;margin:50px auto}.modal-dialog-scrollable{max-height:0%}.modal-dialog-scrollable .modal-content{max-height:0}.modal-dialog-centered{min-height:0}.modal-dialog-centered:before{height:0}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.pre-scrollable{max-height:340px;overflow-y:scroll}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}@keyframes myopacityin{0%{opacity:0}to{opacity:1}}@-webkit-keyframes myopacityin{0%{opacity:0}to{opacity:1}}@-webkit-keyframes play{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes play{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loadingBox{position:fixed;top:0;left:0;bottom:0;width:100%}.loadingBox .loadingMain{position:absolute;left:50%;top:50%;width:1.6rem;height:1.6rem;margin:-.8rem 0 0 -.8rem;text-align:center}.loadingBox .loadingMain .loadImg{width:52px;height:67px}.loadingBox .loadingMain .loadtext{color:#919191;font-size:1em}@media (min-width:720px){.loadingBox .loadingMain{width:160px;height:160px;margin:-80px 0 0 -80px}.loadingBox .loadingMain .loadImg{width:80px;height:104px}.loadingBox .loadingMain .loadtext{margin-top:-6px}}.opacityinAnimate{-webkit-animation:myopacityin .3s linear forwards;animation:myopacityin .3s linear forwards}body{color:#565a5f;background-color:#fff;font-weight:400;letter-spacing:.3px;font-size:14px;font-family:Hind Siliguri,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body::-webkit-scrollbar-track{box-shadow:inset 0 0 1px rgba(0,0,0,.2);-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,.2);background-color:#fff}body::-webkit-scrollbar{width:6px;background-color:#fff}body::-webkit-scrollbar-thumb{border-radius:4px;background-color:hsla(0,0%,62%,.6)}body::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,62%,.9)}:focus{outline:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:none;border:0;color:inherit;outline-offset:0}.form-control:active,.form-control:focus,.form-control:hover,.Select-control:active,.Select-control:focus,.Select-control:hover{outline:0;border:1px solid #f55b23;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(245,91,35,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(245,91,35,.6)}.left{float:left}.right{float:right}.childContent{max-width:960px;margin:0 auto;background-color:#fff;padding:20px 20px 10px;border-radius:4px}.childContent .guru-breadcrumb{border-bottom:1px solid #dcdcdc}.guru-btn-big{color:#fff;font-size:14px;line-height:18px;padding:8px 45px;border-radius:4px}.guru-btn-big.focus,.guru-btn-big:focus,.guru-btn-big:hover{color:#fff;text-decoration:none}.childrenMain{margin-top:42px}.logo-btn{background-color:#f55b23;color:#fff;outline:none;border:0;outline-offset:0}.logo-btn.focus,.logo-btn:focus,.logo-btn:hover{color:#fff;text-decoration:none}.big-margin-top{margin-top:50px}.small-margin-top{margin-top:20px}.textRight{text-align:right}.A_link{position:fixed;left:-500px;width:100px}.s-alert-wrapper .s-alert-effect-scale{border-radius:6px;padding:1em 1.5em;z-index:9999}.s-alert-wrapper .s-alert-effect-scale .s-alert-close{right:0;top:0}.modal-dialog{margin:50px auto 30px}.categoritesSel.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.categoritesSel.has-value.Select--single>.Select-control .Select-value .Select-value-label,.categoritesSel.Select--single>.Select-control .Select-value,.categoritesSel .Select-placeholder,.searchTypeSel.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.searchTypeSel.has-value.Select--single>.Select-control .Select-value .Select-value-label,.searchTypeSel.Select--single>.Select-control .Select-value,.searchTypeSel .Select-placeholder{color:#f55b23}.categoritesSel.is-focused:not(.is-open) .Select-control,.categoritesSel.is-open .Select-control,.categoritesSel .Select-control,.searchTypeSel.is-focused:not(.is-open) .Select-control,.searchTypeSel.is-open .Select-control,.searchTypeSel .Select-control{border:3px solid #f55b23;-webkit-box-shadow:none;box-shadow:none}.categoritesSel.is-focused:not(.is-open) .Select-control .Select-value,.categoritesSel.is-open .Select-control .Select-value,.categoritesSel .Select-control .Select-value,.searchTypeSel.is-focused:not(.is-open) .Select-control .Select-value,.searchTypeSel.is-open .Select-control .Select-value,.searchTypeSel .Select-control .Select-value{color:#f55b23}.categoritesSel.is-focused:not(.is-open) .Select-control .Select-arrow,.categoritesSel.is-open .Select-control .Select-arrow,.categoritesSel .Select-control .Select-arrow,.searchTypeSel.is-focused:not(.is-open) .Select-control .Select-arrow,.searchTypeSel.is-open .Select-control .Select-arrow,.searchTypeSel .Select-control .Select-arrow{border-color:#f55b23 transparent transparent}.textLeft{display:inline-block;text-align:left}.textLeft .textTwoClamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ellipsis,.textLeft .textTwoClamp{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.ellipsis{white-space:nowrap}.g-toast{top:50px}.g-toast-i{margin-bottom:.24rem;border-radius:4px}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}button,input,select,textarea{outline:none}button,button:active,button:focus,button:hover,input,input:active,input:focus,input:hover{outline:none;border:0}.font20bb{font-size:20px;color:#000;font-weight:600}.font14br{font-size:14px;color:#000;font-weight:400}.font12cr{font-size:12px;color:#9f9f9f;font-weight:400}.font16cr{font-size:16px;color:#777;font-weight:400}.font30bb{font-size:30px;color:#000;font-weight:600}.font14cr{font-size:14px;color:#777;font-weight:400}.font16br{font-weight:400}.font16bb,.font16br{font-size:16px;color:#000}.font16bb,.font20cb{font-weight:600}.font20cb{font-size:20px;color:#f55b23}.font20cr{font-size:20px;color:#777;font-weight:400}.font-xs-t1{font-size:22px;line-height:1.3em;font-weight:500;font-family:inherit}.font-xs-t2{font-size:14px;text-align:center}.font-xs-t2,.font_lg_t2{line-height:160%;font-weight:inherit;color:#9b9b9b;font-family:inherit}.font_lg_t2{font-size:18px;text-align:left}html{font-size:12px}html #root{font-size:14px}#findAppBar{height:1.2rem;background-color:rgba(53,53,53,.9);padding:.2rem 0;text-align:center;position:fixed;bottom:0;width:100%;z-index:10}#findAppBar .findAppBar_con{height:.8rem;margin:0 auto;width:96%;max-width:320px}#findAppBar .findAppBar_con .text{padding:0 .2rem 0 .85rem;width:100%;font-size:14px;color:#fff;height:.8rem;line-height:.8rem;background:url(/app/castbox/static/images/logo.png) no-repeat 0;background-size:.65rem .74rem}#DownloadApp{height:1.2rem;padding:.45rem 0;color:#fff;margin-top:-1.2rem}#DownloadApp .logoText{height:.3rem}#DownloadApp .downlink{font-size:1.2em;margin-right:0}#DownloadApp .downlink .DownloadApp_logo{height:.3rem;margin-left:12px;font-size:1.14em}@media (max-width:321px){#findAppBar .findAppBar_con .text{padding-left:30px}}@media (max-width:767px){#DownloadApp{margin-left:0;margin-right:0;background-color:rgba(53,53,53,.9)}}.cookies-conf{position:fixed;z-index:999;bottom:0;padding:0 20px;width:100%;background:rgba(0,0,0,.8)}.cookies-conf a{color:#f55b23}.cookies-conf-main{margin:0 auto;color:#fff;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:22px 0}.cookies-conf-text{height:100%}.cookies-conf-btn{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100%}.cookies-conf-btn button{cursor:pointer;display:inline-block;height:38px;width:140px;line-height:36px;font-size:16px;font-weight:500;text-align:center;letter-spacing:1.25px;border-radius:19px;-webkit-box-shadow:0 4px 8px 0 rgba(80,39,0,.65);box-shadow:0 4px 8px 0 rgba(80,39,0,.65);vertical-align:middle;color:#fff;border:none;background-color:#f55b23;margin:12px 0 12px 20px}.cookies-conf-btn button:active,.cookies-conf-btn button:hover{color:#f55b23;background-color:#fff}.cookies-conf-btn button.disAllowed{background-color:inherit;border:1px solid #fff;font-weight:400;opacity:.45}.cookies-conf-btn button.disAllowed:active,.cookies-conf-btn button.disAllowed:hover{background-color:#f2f2f2;color:#000}@media (max-width:720px){.cookies-conf-main{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}