@charset "UTF-8";html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}#__layout,#__nuxt,.page-container,body,html{min-height:100vh;overflow-x:hidden}.flex-grow-container{display:flex;flex-direction:column;flex-grow:1}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,#666 75%);background-size: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:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}html{background-color:#000;overflow-y:auto;scrollbar-color:#666 rgba(0,0,0,.3);scrollbar-width:thin}html::-webkit-scrollbar-track{background-color:#2e2e2e;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}html::-webkit-scrollbar{background-color:#2e2e2e;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{height:10px;width:10px}svg.icon-20px{height:20px;width:20px}svg.icon-24px{height:24px;width:24px}svg.icon-30px{height:30px;width:30px}svg.icon-36px{height:36px;width:36px}svg.icon-40px{height:40px;width:40px}svg.icon-50px{height:50px;width:50px}.clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}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{align-items:center;display:inline-flex;justify-content:center}.button .icon{height:1.5em!important;width:1.5em!important}body{background-color:#222;font-size:16px;line-height:1;position:relative;scrollbar-color:#666 rgba(0,0,0,.3);scrollbar-width:thin}body::-webkit-scrollbar-track{background-color:#2e2e2e;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}body::-webkit-scrollbar{background-color:#2e2e2e;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{color:#898b8d;display:flex;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;padding-bottom:calc(3.4375rem + env(safe-area-inset-bottom));padding-top:3rem}@media screen and (min-height:512px)and (max-height:1023px)and (orientation:landscape),screen and (min-width:512px)and (max-width:1023px)and (orientation:portrait){.page-container{padding-top:4rem}}@media screen and (min-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{margin-left:auto;margin-right:auto;max-width:34rem;padding:2.75rem .9375rem;width:100%}.page-background{align-items:center;background:linear-gradient(#171717cc,#171717cc),url(../images/background/background_clouds.jpg);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;padding-top:6rem;width:100%}.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;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.page-background .account-form-alt.account-page-content .b-checkbox .check{background:#fffa;border:1px solid hsla(0,0%,100%,.251);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 hsla(0,0%,100%,.251);border-radius:9999px}.card{border-radius:10px;width:270px}.confirm-btn{background-color:#11a7e2!important}.cancel-btn{background-color:#898b8d!important}.field .label{font-size:.9rem}.field .control.has-icons-right .icon.is-right{color:#898b8d!important;right:8px;top:5px}.field .input{height:50px}.field .input::-ms-reveal{display:none}.field .input::-moz-placeholder{color:#898b8d}.field .input::placeholder{color:#898b8d}.field .input:active,.field .input:focus{border-color:#3e3e3e;box-shadow:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{border-color:#3e3e3e;-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px #222;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.tag:not(body){border-radius:1rem;color:#fff;font-size:12px;font-weight:700;height:1.25rem;letter-spacing:0;line-height:20px;padding-left:10px;padding-right:10px;text-transform:uppercase}@media screen and (max-height:511px)and (orientation:landscape),screen and (max-width:511px)and (orientation:portrait){.tag:not(body){font-size:10px}}.tag:not(body).tag-red{background-color:#e40000}.tag:not(body).tag-blue{background-color:#11a7e2!important}.tag:not(body).tag-clear{background-color:#0000004d}.load-more-button{border:1.5px solid #fff;border-radius:20px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:12px;font-size:16px;font-weight:700;line-height:14px;margin:20px auto 0;padding:13px 21.5px;text-align:center;white-space:nowrap;width:200px}.select-field .control{height:100%}.select-field .control .select{height:100%;width:100%}.select-field .control .select select{border-radius:4px;color:#fff;font-size:.9rem;height:100%;padding-left:16px;width:100%}.select-field .control .select select:focus{border-color:#fff}.select-field .control .select:after{border-color:#898b8d!important}.page-content.static-page{padding-bottom:1rem;padding-top: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{margin:10px 0;text-align:start}.page-content.static-page a{color:#11a7e2!important;text-decoration:none;transition:.1s ease-in-out}.page-content.static-page li.header{box-sizing:border-box;font-size:2rem}.dropdown-item{font-weight:700}.pagination-link[disabled]{visibility:hidden}mark{background-color:#11a7e2;color:#fff}.carousel .carousel-indicator .indicator-item .indicator-style,.carousel .carousel-indicator .indicator-item.is-active .indicator-style{border:unset}@media screen and (max-width:1023px){.notices.is-bottom{bottom:55px;padding:0 2em 0 0}}@media screen and (max-width:511px){.notices.is-bottom{padding:0}}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}.container{flex-grow:1;margin:0 auto;max-width:100%;padding:0 15px;position:relative;width:auto}@media screen and (min-width:1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-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{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}@media screen and (min-height:512px)and (max-height:1023px)and (orientation:landscape),screen and (min-width:512px)and (max-width:1023px)and (orientation:portrait){.level{display:flex;justify-content:space-between}}.level-left{align-items:center;justify-content:flex-start}@media print,screen and (min-width:512px){.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media print,screen and (min-width:512px){.level-right{display:flex}}.columns{margin-left:-15px;margin-right:-15px;margin-top:-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 (min-width:512px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1024px){.columns.is-desktop{display:flex}}@media screen and (max-width:511px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:512px)and (max-width:1023px){.is-hidden-tablet{display:none!important}}@media print,screen and (max-width:1023px){.is-hidden-touch{display:none!important}}@media print,screen and (min-width:1024px){.is-hidden-desktop{display:none!important}}.image img.is-rounded{border:2px solid #eeeff0}@media screen and (max-height:511px)and (orientation:landscape),screen and (max-width:511px)and (orientation:portrait){.byub-modal .modal-content{max-width:100%!important}}@media screen and (min-width:1024px){.byub-modal .modal-content{max-width:unset!important;min-width:960px!important;width:50vw!important}}.byub-modal .modal-content{border-radius:10px;height:95%;scrollbar-color:#666 rgba(0,0,0,.3);scrollbar-width:thin}.byub-modal .modal-content::-webkit-scrollbar-track{background-color:#2e2e2e;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}.byub-modal .modal-content::-webkit-scrollbar{background-color:#2e2e2e;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{display:flex;padding:20px 20px 20px 2rem;z-index:1}.byub-modal .modal-container.hidden{display:none}.byub-modal .modal-container{background-color:#222;padding-bottom:.9375rem}.byub-modal .header-background{background-color:#000000d9;min-height:75px;padding:0;position:sticky;position:-webkit-sticky;top:0;width:100%;z-index:1}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:15px}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{background-color:#f14668;border-radius:4px;color:#fff;margin-bottom:0;margin-top:8px;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;right:.5rem;top:.5rem}.delete{background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;pointer-events:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;width:20px}.delete:after,.delete:before{background-color:#fff;content:"";height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:center;width:2px}.delete:before{transform:translate(-50%,-50%) rotate(45deg)}.delete:after{transform:translate(-50%,-50%) rotate(-45deg)}@font-face{font-display:swap;font-family:NeulisSans;font-style:normal;font-weight:300;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Light.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans;font-style:normal;font-weight:400;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans;font-style:normal;font-weight:500;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Medium.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans;font-style:normal;font-weight:700;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Bold.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans;font-style:italic;font-weight:300;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-LightItalic.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans;font-style:italic;font-weight:400;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Italic.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans;font-style:italic;font-weight:500;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-MediumItalic.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans;font-style:italic;font-weight:700;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-BoldItalic.otf) format("opentype")}@font-face{font-display:swap;font-family:NeulisSans Black;font-style:normal;src:url(https://assets.byub.org/fonts/NeulisSans/NeulisSans-Black.otf) format("opentype")}@font-face{font-display:swap;font-family:Playfair Display SC;font-style:normal;font-weight:400;src:url(https://assets.byub.org/fonts/Playfair_Display_SC/PlayfairDisplaySC-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Courier Prime;font-style:normal;font-weight:400;src:url(https://assets.byub.org/fonts/Courier_Prime/CourierPrime-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Dancing Script;font-style:normal;font-weight:400;src:url(https://assets.byub.org/fonts/Dancing_Script/static/DancingScript-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Indie Flower;font-style:normal;font-weight:400;src:url(https://assets.byub.org/fonts/Indie_Flower/IndieFlower-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:PT Sans Caption;font-style:normal;font-weight:400;src:url(https://assets.byub.org/fonts/PT_Sans_Caption/PTSansCaption-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:"PT Serif Caption";font-style:normal;font-weight:400;src:url(https://assets.byub.org/fonts/PT_Serif_Caption/PTSerifCaption-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto Mono;font-style:normal;font-weight:300;src:url(https://assets.byub.org/fonts/Roboto_Mono/RobotoMono-Regular.ttf) format("truetype")}.loader,.loader:after{border-radius:50%;height:20px;width:20px}.loader{align-self:center;animation:load8 1.1s linear infinite;border-bottom:.5em solid hsla(0,2%,63%,.2);border-right:.5em solid hsla(0,2%,63%,.2);border-top:.5em solid hsla(0,2%,63%,.2);margin-right:10px;position:relative;transform:translateZ(0)}@keyframes load8{0%{transform:rotate(0)}to{transform:rotate(1turn)}}[data-v-ee009bfc]:root{--dark:#222;--dark-secondary:#2e2e2e;--white:#fff;--red:#ff0e0e;--black:#0a0a0a}.b-tooltip.is-top .tooltip-content[data-v-ee009bfc]{left:40%}.button.circular-button[data-v-ee009bfc]{border:none;border-radius:9999px;box-shadow:0 5px 10px 5px #00000026;cursor:pointer;margin:0 10px 0 0;outline:none;padding:0;transition:scale .5s,opacity 1s}.button.circular-button[data-v-ee009bfc]:hover{scale:1.18}.button.circular-button .alignContent .icon[data-v-ee009bfc],.button.circular-button .alignContent .loader.spinner[data-v-ee009bfc]{height:100%;margin:auto;padding:.2em}.button.circular-button .alignContent .icon[data-v-ee009bfc] :before,.button.circular-button .alignContent .loader.spinner[data-v-ee009bfc] :before{font-size:unset}.button.circular-button .alignContent span[data-v-ee009bfc]{align-items:center;display:flex;justify-content:center}.button.circular-button .spinner[data-v-ee009bfc]{height:50%;margin-left:10px;width:50%}.button.circular-button .spinner[data-v-ee009bfc] :before{font-size:unset}.button.circular-button.show-text[data-v-ee009bfc]{height:40px}.button.circular-button.show-text .alignContent[data-v-ee009bfc]{align-items:center;display:flex;justify-content:center;margin-left:1px;margin-right:9px}.button.circular-button.show-text .alignContent .textButton[data-v-ee009bfc]{margin-top:1px}.button.circular-button.show-text .alignContent .icon[data-v-ee009bfc]{height:100%}@media screen and (max-width:1023px){.button.circular-button.show-text[data-v-ee009bfc]{aspect-ratio:1/1;border-radius:50%}.button.circular-button.show-text .alignContent[data-v-ee009bfc]{margin:0}.button.circular-button.show-text .alignContent .textButton[data-v-ee009bfc]{display:none}.button.circular-button.show-text .alignContent .icon[data-v-ee009bfc]{height:100%;margin:0}}.tooltiptext[data-v-ee009bfc]{background-color:#000;border-radius:6px;color:#fff;display:block;opacity:0;padding:5px;position:absolute;text-align:center;transition:opacity .1s;width:auto}button:hover .tooltiptext[data-v-ee009bfc]{opacity:1;transition:opacity .3s linear .3s}.tooltiptext[data-v-ee009bfc]{white-space:nowrap}.tooltiptext.is-top[data-v-ee009bfc]{bottom:120%}.tooltiptext.is-top[data-v-ee009bfc]:before{border:5px solid transparent;border-top-color:#000;content:"";left:calc(50% - 5px);position:absolute;top:100%}.tooltiptext.is-left[data-v-ee009bfc]{right:120%}.tooltiptext.is-left[data-v-ee009bfc]:before{border:5px solid transparent;border-left-color:#000;content:"";left:100%;position:absolute;top:calc(50% - 5px)}.tooltiptext.is-right[data-v-ee009bfc]{left:120%}.tooltiptext.is-right[data-v-ee009bfc]:before{border:5px solid transparent;border-right-color:#000;content:"";position:absolute;right:100%;top:calc(50% - 5px)}.hero-carousel{background-color:#000;margin-bottom:30px;position:relative}@media screen and (max-width:1023px)and (orientation:portrait){.hero-carousel{aspect-ratio:3/4;width:100%}}@media screen and (max-width:1023px)and (orientation:portrait)and (min-height:512px)and (max-height:1023px)and (orientation:landscape),screen and (max-width:1023px)and (orientation:portrait)and (min-width:512px)and (max-width:1023px)and (orientation:portrait){.hero-carousel{aspect-ratio:unset;height:77vh}}.hero-carousel .carousel-indicator{bottom:0;display:flex;padding:0 25px 15px;position:absolute;z-index:2}@media screen and (min-width:1024px){.hero-carousel .carousel-indicator{padding:0 calc(10vw + 15px) 15px}}.hero-carousel .carousel-indicator .indicator-item{background-color:#464646;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;transition:background-color .5s;width:10px}.hero-carousel .carousel-indicator .indicator-item.is-active{background-color:#0fa6e2}@media screen and (min-height:512px)and (max-height:1023px)and (orientation:landscape),screen and (min-width:512px)and (max-width:1023px)and (orientation:portrait){.hero-carousel{margin-top:-4rem}}@media screen and (min-width:1024px){.hero-carousel{margin-top:-5rem}}.hero-carousel .carousel-skeleton-item{animation:pulse 2s infinite;aspect-ratio:16/9;background:transparent;max-height:calc(100vh - 275px);min-height:420px}@keyframes pulse{0%{background-color:#000}50%{background-color:#404040}to{background-color:#000}}@media screen and (max-width:1023px)and (orientation:portrait){.hero-carousel .carousel-skeleton-item{height:90%;margin-bottom:10%;max-height:unset}}.hero-carousel .listen-carousel{background-color:#000;box-sizing:border-box;color:#fff}.hero-carousel .listen-carousel .carousel-items{max-width:100vw;position:absolute;right:0;top:0}@media screen and (max-width:1023px)and (orientation:portrait)and (max-height:511px)and (orientation:landscape),screen and (max-width:1023px)and (orientation:portrait)and (max-width:511px)and (orientation:portrait){.hero-carousel .listen-carousel .carousel-items .hero-body{bottom:-40px!important}.hero-carousel .listen-carousel{padding-bottom:70px}}@media screen and (min-width:1024px){.hero-carousel .listen-carousel{padding-bottom:0}}.hero-carousel .arrow-button{position:absolute;top:calc(50% - 15px);z-index:2}.hero-carousel .arrow-button.next{right:calc(4% - 15px)}.hero-carousel .arrow-button.previous{left:calc(4% - 15px)}@media screen and (max-width:1023px){.hero-carousel .arrow-button{display:none}.hero-carousel .left-tap-mobile{height:100%;left:0;position:absolute;top:0;width:10vw;z-index:2}.hero-carousel .right-tap-mobile{height:100%;position:absolute;right:0;top:0;width:10vw;z-index:2}}@media screen and (max-width:1023px)and (orientation:portrait){.hero-carousel .arrow-button{display:none}.hero-carousel .left-tap-mobile{height:100%;left:0;position:absolute;top:0;width:25%;z-index:2}.hero-carousel .right-tap-mobile{height:100%;position:absolute;right:0;top:0;width:25%;z-index:2}}.hero-carousel .fade-enter-active,.hero-carousel .fade-leave-active{transition:opacity .5s ease}.hero-carousel .fade-enter-from,.hero-carousel .fade-leave-to{opacity:0}.hero-carousel .card-enter-active,.hero-carousel .card-leave-active{position:absolute;right:0;top:0;transition:opacity .5s ease}.hero-carousel .card-enter-from,.hero-carousel .card-leave-to{opacity:0}[data-v-4004447e]:root{--dark:#222;--dark-secondary:#2e2e2e;--white:#fff;--red:#ff0e0e;--black:#0a0a0a}.error-404[data-v-4004447e]{color:#8a94a6;margin-left:0;max-width:50rem;padding-left:1rem}.error-404 h1[data-v-4004447e]{font-size:4em;padding:1.5rem 0}.error-404 h2[data-v-4004447e]{font-size:2em;padding:1rem 0}.error-404 h3[data-v-4004447e]{font-size:1.25em;padding:1rem 0}a[data-v-4004447e]{color:#fff}a[data-v-4004447e]:hover{color:#0fa6e2}[data-v-0a84d824]:root{--dark:#222;--dark-secondary:#2e2e2e;--white:#fff;--red:#ff0e0e;--black:#0a0a0a}.error-410[data-v-0a84d824]{color:#8a94a6;margin-left:0;max-width:50rem;padding-left:1rem}.error-410 h1[data-v-0a84d824]{font-size:4em;padding:1.5rem 0}.error-410 h2[data-v-0a84d824]{font-size:2em;padding:1rem 0}.error-410 h3[data-v-0a84d824]{font-size:1.25em;padding:1rem 0}a[data-v-0a84d824]{color:#fff}a[data-v-0a84d824]:hover{color:#0fa6e2}[data-v-80ce8e9c]:root{--dark:#222;--dark-secondary:#2e2e2e;--white:#fff;--red:#ff0e0e;--black:#0a0a0a}.error-500[data-v-80ce8e9c]{color:#8a94a6;margin-left:0;max-width:50rem;padding-left:1rem}.error-500 h1[data-v-80ce8e9c]{font-size:4em;padding:1.5rem 0}.error-500 h2[data-v-80ce8e9c]{font-size:2em;padding:1rem 0}.error-500 h3[data-v-80ce8e9c]{font-size:1.25em;padding:1rem 0}a[data-v-80ce8e9c]{color:#fff}a[data-v-80ce8e9c]:hover{color:#0fa6e2}[data-v-70eb4cc6]:root{--dark:#222;--dark-secondary:#2e2e2e;--white:#fff;--red:#ff0e0e;--black:#0a0a0a}.offline[data-v-70eb4cc6]{color:#8a94a6;margin-left:0;max-width:50rem;padding-left:1rem}.offline h1[data-v-70eb4cc6]{font-size:4em;padding:1rem 0}.offline h2[data-v-70eb4cc6]{font-size:2em;padding:1rem 0}:root{--dark:#222;--dark-secondary:#2e2e2e;--white:#fff;--red:#ff0e0e;--black:#0a0a0a}.error-page{height:100%}.error-container{margin:0 auto;max-width:64rem;padding:2rem}
