:root{--dark:#010101;--background-medium:#232325;--white:#fff;--red:#e03024;--black:#0a0a0a}.pip{--pip-border:2px;border:var(--pip-border) solid #8a94a6;--pip-player-scale:35;--pip-player-width:calc(16px*var(--pip-player-scale));--pip-player-height:calc(9px*var(--pip-player-scale));--pip-title-bar-height:40px;z-index:999998;max-width:100%;width:var(--pip-player-width);height:calc(var(--pip-title-bar-height) + var(--pip-player-height));top:calc(100% - var(--pip-title-bar-height) - var(--pip-player-height));left:calc(100% - var(--pip-player-width));background:#0a7daf;border-top-left-radius:15px;padding:0;transition:border-radius .25s linear;position:fixed;overflow:hidden;box-shadow:5px 5px 15px 5px #000c}.pip .player__wrapper{height:auto;position:relative}.pip .player-overlay{width:var(--pip-player-width);opacity:1;cursor:auto;top:0}.pip .player-overlay,.pip .player-overlay .player-buttons{height:var(--pip-player-height)}.pip .player-overlay .player-buttons .control-button{width:70px;height:70px}.pip .player-overlay .player-buttons .central-controls-container{height:fit-content;position:relative}.pip .player-overlay .player-buttons .pip-more-button{position:absolute;bottom:10px;right:10px}.pip .player-overlay .player-buttons .progress-bar-container{background-color:#747476;width:100%;height:6px;position:absolute;bottom:3px;left:0}.pip .player-overlay .player-buttons .progress-bar-container .progress-bar{background-color:#fff;border-radius:0 2px 2px 0;height:100%}.pip .player-overlay.hide-overlay{background-color:#0000;transition:background-color 1s linear}.pip .video-container{height:var(--pip-player-height);width:calc(var(--pip-player-width));bottom:0}.pip .pip-title-bar{height:var(--pip-title-bar-height);color:#fff;justify-content:space-between;align-items:center;display:flex;position:relative}.pip .pip-title-bar .action-button{min-width:fit-content}.pip .pip-title-bar .pip-title-holder{cursor:pointer;flex-direction:row;align-items:center;width:90%;display:flex}.pip .pip-title-bar .pip-title-holder .title-container{text-align:left;text-overflow:ellipsis;text-wrap:nowrap;font-size:20px;font-weight:700;overflow:hidden}.pip .chromecast .chromecast-poster{width:var(--pip-player-width);pointer-events:none;margin:0}.pip .chromecast{position:absolute;top:0}.pip .chromecast-poster-img{max-height:var(--pip-player-width)}.pip .video-container .shaka-text-container div{bottom:100px}.pip .video-container .shaka-text-container div span{font-size:16px!important;line-height:unset!important}@media screen and (width<=1023px){.pip{bottom:3rem}.pip .video-container .shaka-text-container div{bottom:65px}}.pip .control-bar{position:static}.pip .control-bar .seek-to-live-control{pointer-events:all;opacity:1;top:var(--pip-player-height);height:var(--player-controlbar-height);position:absolute;right:50px}.pip .control-bar .progress-control{top:calc(var(--pip-player-height) - 10px);height:20px}@media screen and (width<=1023px) and (width<=512px){.pip{--pip-player-width:100vw;--pip-player-height:56.25vw}}@media screen and (width<=1023px){.pip .video-container .shaka-text-container div{font-size:11px!important}.pip .live .control-bar .title-card{padding:0}.pip .live .control-bar .title-card .text-container{max-width:calc(var(--pip-player-width)/2 - 10px)}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{max-width:100%;height:auto}#__layout,#__nuxt,.page-container,body,html{min-height:100vh;overflow-x:hidden}.flex-grow-container{flex-direction:column;flex-grow:1;display:flex}body,button,input,optgroup,select,textarea{font-family:NeulisSans,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.skeleton>.skeleton-item{background:linear-gradient(90deg,#666 25%,#66666680 50%,#666 75%) 0 0/400% 100%;width:100%}.skeleton>.skeleton-item.is-rounded{border-radius:4px}.skeleton>.skeleton-item:after{content:" "}.skeleton>.skeleton-item+.b-skeleton-item{margin-top:.5rem}.skeleton.is-animated>.skeleton-item{animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:100%}to{background-position:0}}html{scrollbar-width:thin;scrollbar-color:#666 #0000004d;background-color:#000;overflow-y:auto}html::-webkit-scrollbar-track{background-color:#232325;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}html::-webkit-scrollbar{background-color:#232325;width:12px}html::-webkit-scrollbar-thumb{background-color:#666;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}html.disable-scroll,html.disable-scroll-modal,html.disable-scroll-player{height:100%;overflow-y:hidden}a{cursor:pointer;text-decoration:none}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}svg.icon-10px{width:10px;height:10px}svg.icon-20px{width:20px;height:20px}svg.icon-24px{width:24px;height:24px}svg.icon-30px{width:30px;height:30px}svg.icon-36px{width:36px;height:36px}svg.icon-40px{width:40px;height:40px}svg.icon-50px{width:50px;height:50px}.clickable{-webkit-user-select:none;user-select:none;cursor:pointer}button{font-family:NeulisSans,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}.button{font-size:1rem;line-height:1.5}.button,.button .icon{justify-content:center;align-items:center;display:inline-flex}.button .icon{width:1.5em!important;height:1.5em!important}body{scrollbar-width:thin;scrollbar-color:#666 #0000004d;background-color:#232325;margin:0;font-size:16px;line-height:1;position:relative}body::-webkit-scrollbar-track{background-color:#232325;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}body::-webkit-scrollbar{background-color:#232325;width:12px}body::-webkit-scrollbar-thumb{background-color:#666;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}body.has-navbar-fixed-top,html.has-navbar-fixed-top{padding-top:0}.page-container{padding-top:3rem;padding-bottom:calc(3.4375rem + env(safe-area-inset-bottom));color:#8b8c8e;flex-direction:column;font-family:NeulisSans,BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}@media screen and (height>=512px) and (height<=1023px) and (orientation:landscape),screen and (width>=512px) and (width<=1023px) and (orientation:portrait){.page-container{padding-top:4rem}}@media screen and (width>=1024px){.page-container{padding:5rem 0 0}}.page-container.hide-nav-bar{padding-top:0!important}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter-from,.fade-leave-to,.fade-loading-enter-from,.fade-loading-leave-to{opacity:0}.fade-loading-enter-active,.fade-loading-leave-active{transition:opacity .3s}.app-main>.fade-leave-active{position:absolute}.b-tooltip .fade-enter-active{transition-delay:.5s}.header{color:#fff;font-weight:700}.account-page-content{width:100%;max-width:34rem;margin-left:auto;margin-right:auto;padding:2.75rem .9375rem}.page-background{background-color:#0000;background-image:linear-gradient(#161616cc,#161616cc),url(../images/background/background_clouds.jpg);background-position:0 0,0 0;background-repeat:no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.page-background .account-form-success.account-page-content{background-color:#fff;min-height:180px}.page-background .account-form-alt.account-page-content{background-color:#fff;flex-direction:column;justify-content:space-between;min-height:280px;display:flex}.page-background .account-form-alt.account-page-content .b-checkbox .check{background:#fffa;border:1px solid #ffffff40;border-radius:9999px}.page-background .account-form.account-page-content{background-color:#fff;min-height:280px}.page-background .account-form.account-page-content .b-checkbox .check{background:#fffa;border:1px solid #ffffff40;border-radius:9999px}.card{border-radius:10px;width:270px}.confirm-btn{color:#fff!important;background-color:#0a7daf!important;border:1px solid #6db7d4!important}.cancel-btn{color:#fff!important;background-color:#747476!important;border:none!important}.field .label{font-size:.9rem}.field .control.has-icons-right .icon.is-right{top:5px;right:8px;color:#8b8c8e!important}.field .input{height:50px}.field .input::-ms-reveal{display:none}.field .input::placeholder{color:#8b8c8e}.field .input:active,.field .input:focus{box-shadow:none;border-color:#49494b}input:-webkit-autofill{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}select:-webkit-autofill{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}select:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}textarea:-webkit-autofill{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}textarea:-webkit-autofill:focus{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;border-color:#49494b;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #010101}.tag:not(body){color:#fff;text-transform:uppercase;letter-spacing:0;border-radius:1rem;height:1.25rem;padding-left:10px;padding-right:10px;font-size:12px;font-weight:700;line-height:20px}@media screen and (height<=511px) and (orientation:landscape),screen and (width<=511px) and (orientation:portrait){.tag:not(body){font-size:10px}}.tag:not(body).tag-red{background-color:#e03024}.tag:not(body).tag-blue{background-color:#6db7d4!important}.tag:not(body).tag-clear{background-color:#0000004d}.load-more-button{box-sizing:border-box;text-align:center;white-space:nowrap;color:#fff;cursor:pointer;border:1.5px solid #fff;border-radius:20px;width:200px;margin:20px auto 0;padding:13px 21.5px;font-size:16px;font-weight:700;line-height:14px}.select-field .control{height:100%}.select-field .control .select{width:100%;height:100%}.select-field .control .select select{color:#fff;border-radius:4px;width:100%;height:100%;padding-left:16px;font-size:.9rem}.select-field .control .select select:focus{border-color:#fff}.select-field .control .select:after{border-color:#8b8c8e!important}.page-content.static-page{padding-top:1rem;padding-bottom:1rem}.page-content.static-page h1.header{color:#fff;font-size:2.5rem;font-weight:700}.page-content.static-page h2.header{color:#fff;font-size:2rem;font-weight:700}.page-content.static-page p{text-align:start;margin:10px 0}.page-content.static-page a{text-decoration:none;transition:all .1s ease-in-out;color:#6db7d4!important}.page-content.static-page li.header{box-sizing:border-box;font-size:2rem}.dropdown-item{font-weight:700}.pagination-link[disabled]{visibility:hidden}mark{color:#fff;background-color:#6db7d4}.carousel .carousel-indicator .indicator-item .indicator-style,.carousel .carousel-indicator .indicator-item.is-active .indicator-style{border:unset}@media screen and (width<=1023px){.notices.is-bottom{padding:0 2em 0 0;bottom:55px}}@media screen and (width<=511px){.notices.is-bottom{padding:0}}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}.container{flex-grow:1;width:auto;max-width:100%;margin:0 auto;padding:0 15px;position:relative}@media screen and (width>=1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (width>=1216px){.container:not(.is-max-desktop){max-width:1152px}}.is-flex{display:flex}.is-align-items-center{align-items:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-flex-end{justify-content:flex-end!important}.image{display:block;position:relative}.image img{width:100%;height:auto;display:block}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}@media screen and (height>=512px) and (height<=1023px) and (orientation:landscape),screen and (width>=512px) and (width<=1023px) and (orientation:portrait){.level{justify-content:space-between;display:flex}}.level-left{justify-content:flex-start;align-items:center}@media print,screen and (width>=512px){.level-left{display:flex}}.level-right{justify-content:flex-end;align-items:center}@media print,screen and (width>=512px){.level-right{display:flex}}.columns{margin-top:-15px;margin-left:-15px;margin-right:-15px}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-centered{justify-content:center}.columns:last-child{margin-bottom:-15px}.columns:not(:last-child){margin-bottom:calc(1.5rem - 15px)}@media print,screen and (width>=512px){.columns:not(.is-desktop){display:flex}}@media screen and (width>=1024px){.columns.is-desktop{display:flex}}@media screen and (width<=511px){.is-hidden-mobile{display:none!important}}@media print,screen and (width>=512px) and (width<=1023px){.is-hidden-tablet{display:none!important}}@media print,screen and (width<=1023px){.is-hidden-touch{display:none!important}}@media print,screen and (width>=1024px){.is-hidden-desktop{display:none!important}}.image img.is-rounded{border:2px solid #eeeff0}@media screen and (height<=511px) and (orientation:landscape),screen and (width<=511px) and (orientation:portrait){.byub-modal .modal-content{max-width:100%!important}}@media screen and (width>=1024px){.byub-modal .modal-content{width:50vw!important;max-width:unset!important;min-width:960px!important}}.byub-modal .modal-content{scrollbar-width:thin;scrollbar-color:#666 #0000004d;border-radius:10px;height:95%}.byub-modal .modal-content::-webkit-scrollbar-track{background-color:#232325;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}.byub-modal .modal-content::-webkit-scrollbar{background-color:#232325;width:12px}.byub-modal .modal-content::-webkit-scrollbar-thumb{background-color:#666;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}.byub-modal .modal-content::-webkit-scrollbar{border-radius:10px}.byub-modal.is-full-screen{bottom:55px}.byub-modal.is-full-screen .modal-content{max-height:calc(100vh - 55px);top:unset}.byub-modal .modal__header .circular-button{background-color:#222!important}.byub-modal .modal-close.is-large{display:none}.byub-modal .modal__header{z-index:1;padding:20px 20px 20px 2rem;display:flex}.byub-modal .modal-container.hidden{display:none}.byub-modal .modal-container{background-color:#222;padding-bottom:.9375rem}.byub-modal .header-background{z-index:1;background-color:#000000d9;width:100%;min-height:75px;padding:0;position:sticky;top:0}.column{flex:1 1 0;padding:15px;display:block}html.audio-only.player-open .byub-modal.is-full-screen{bottom:155px}html.audio-only.player-open .byub-modal.is-full-screen .modal-content{max-height:calc(100vh - 155px);top:unset}html.audio-only.player-open .byub-modal{bottom:100px}html.audio-only.player-open .byub-modal .modal-content{max-height:calc(100vh - 140px)}.notification{color:#fff;background-color:#e03024;border-radius:4px;margin-top:8px;margin-bottom:0;padding:1rem 2.5rem 1rem 1.5rem;position:relative}.notification.is-success{background-color:#23d160}.notification .media-content{overflow-x:unset;padding-top:9px}.notification:not(:last-child){margin-bottom:1.5rem}.notification>.delete{position:absolute;top:.5rem;right:.5rem}.delete{cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;vertical-align:top;background-color:#0a0a0a33;border:none;border-radius:9999px;outline:none;flex-grow:0;flex-shrink:0;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;max-height:20px;font-size:0;display:inline-block;position:relative}.delete:after,.delete:before{content:"";transform-origin:50%;background-color:#fff;width:2px;height:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.delete:before{transform:translate(-50%,-50%)rotate(45deg)}.delete:after{transform:translate(-50%,-50%)rotate(-45deg)}.container-modal .simple-player #simple-video-element{min-height:unset}.schedule .main-container .image-container{aspect-ratio:1}ul.container{min-height:55px}.tabs{min-height:fit-content}@font-face{font-family:NeulisSans;font-style:normal;font-weight:300;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Light.otf)format("opentype")}@font-face{font-family:NeulisSans;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Regular.otf)format("opentype")}@font-face{font-family:NeulisSans;font-style:normal;font-weight:500;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Medium.otf)format("opentype")}@font-face{font-family:NeulisSans;font-style:normal;font-weight:700;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Bold.otf)format("opentype")}@font-face{font-family:NeulisSans;font-style:italic;font-weight:300;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-LightItalic.otf)format("opentype")}@font-face{font-family:NeulisSans;font-style:italic;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Italic.otf)format("opentype")}@font-face{font-family:NeulisSans;font-style:italic;font-weight:500;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-MediumItalic.otf)format("opentype")}@font-face{font-family:NeulisSans;font-style:italic;font-weight:700;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-BoldItalic.otf)format("opentype")}@font-face{font-family:NeulisSans Black;font-style:normal;font-display:swap;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Black.otf)format("opentype")}@font-face{font-family:Playfair Display SC;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/Playfair_Display_SC/PlayfairDisplaySC-Regular.ttf)format("truetype")}@font-face{font-family:Courier Prime;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/Courier_Prime/CourierPrime-Regular.ttf)format("truetype")}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/Dancing_Script/static/DancingScript-Regular.ttf)format("truetype")}@font-face{font-family:Indie Flower;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/Indie_Flower/IndieFlower-Regular.ttf)format("truetype")}@font-face{font-family:PT Sans Caption;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/PT_Sans_Caption/PTSansCaption-Regular.ttf)format("truetype")}@font-face{font-family:PT Serif Caption;font-style:normal;font-weight:400;font-display:swap;src:url(https://assets.byub.org/fonts/PT_Serif_Caption/PTSerifCaption-Regular.ttf)format("truetype")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:300;font-display:swap;src:url(https://assets.byub.org/fonts/Roboto_Mono/RobotoMono-Regular.ttf)format("truetype")}[data-v-13fd05e8]:root{--dark:#010101;--background-medium:#232325;--white:#fff;--red:#e03024;--black:#0a0a0a}.message[data-v-13fd05e8]{color:#8a94a6;max-width:50rem;margin-left:0;padding-left:1rem}.message h1[data-v-13fd05e8]{padding:1.5rem 0;font-size:4em}.message h2[data-v-13fd05e8]{padding:1rem 0;font-size:2em}.message .message-text[data-v-13fd05e8]{padding:1rem 0;font-size:1.25em}a[data-v-13fd05e8]{color:#fff}a[data-v-13fd05e8]:hover{color:#0a7daf}[data-v-bf415e68]:root{--dark:#010101;--background-medium:#232325;--white:#fff;--red:#e03024;--black:#0a0a0a}.message[data-v-bf415e68]{color:#8a94a6;max-width:50rem;margin-left:0;padding-left:1rem}.message h1[data-v-bf415e68]{padding:1.5rem 0;font-size:4em}.message h2[data-v-bf415e68]{padding:1rem 0;font-size:2em}.message .message-text[data-v-bf415e68]{padding:1rem 0;font-size:1.25em}a[data-v-bf415e68]{color:#fff}a[data-v-bf415e68]:hover{color:#0a7daf}[data-v-5a430371]:root{--dark:#010101;--background-medium:#232325;--white:#fff;--red:#e03024;--black:#0a0a0a}.message[data-v-5a430371]{color:#8a94a6;max-width:50rem;margin-left:0;padding-left:1rem}.message h1[data-v-5a430371]{padding:1.5rem 0;font-size:4em}.message h2[data-v-5a430371]{padding:1rem 0;font-size:2em}.message .message-text[data-v-5a430371]{padding:1rem 0;font-size:1.25em}a[data-v-5a430371]{color:#fff}a[data-v-5a430371]:hover{color:#0a7daf}[data-v-f40b962b]:root{--dark:#010101;--background-medium:#232325;--white:#fff;--red:#e03024;--black:#0a0a0a}.offline[data-v-f40b962b]{color:#8a94a6;max-width:50rem;margin-left:0;padding-left:1rem}.offline h1[data-v-f40b962b]{padding:1rem 0;font-size:4em}.offline h2[data-v-f40b962b]{padding:1rem 0;font-size:2em}[data-v-6b810284]:root{--dark:#010101;--background-medium:#232325;--white:#fff;--red:#e03024;--black:#0a0a0a}.error-page[data-v-6b810284]{height:100%}.error-container[data-v-6b810284]{max-width:64rem;margin:0 auto;padding:2rem}
