/* _content/RioPlay.Client.Core/Components/Layout/AppErrorBoundary.razor.rz.scp.css */
.main[b-rjya6njnq3]{width:100%;display:flex;padding:0.5rem;text-align:center;max-width:50rem;max-height:37.5rem;flex-direction:column;border-radius:0.25rem;background-color:var(--bit-clr-bg-primary)}.header[b-rjya6njnq3]{text-align:right}.title[b-rjya6njnq3]{color:var(--bit-clr-sta-error)}.exception[b-rjya6njnq3]{overflow:auto;text-align:left;white-space:pre;margin:1.5rem}.buttons[b-rjya6njnq3]{margin-bottom:1.5rem}/*# sourceMappingURL=AppErrorBoundary.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Layout/ConfirmMessageBox.razor.rz.scp.css */
.main-container[b-4nmooyxftu]{flex-grow:1;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start;padding:1rem 1.5rem;background-color:var(--bit-clr-bg-primary)}.header[b-4nmooyxftu]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;margin-bottom:1.25rem;justify-content:space-between}.title[b-4nmooyxftu]{font-weight:600;font-size:1.25rem;line-height:1.75rem}.body[b-4nmooyxftu]{width:100%;font-weight:400;font-size:0.875rem;line-height:1.25rem;margin-bottom:1rem}.btn-group[b-4nmooyxftu]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;justify-content:flex-end}/*# sourceMappingURL=ConfirmMessageBox.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Layout/Footer.razor.rz.scp.css */
footer[b-ldzpic9f16]{display:flex;align-items:center;box-sizing:border-box;flex-flow:column nowrap;justify-content:flex-end;padding:1rem 5rem;min-height:22.5rem;background-color:var(--bit-clr-bg-secondary);border-top:0.0625rem solid var(--bit-clr-brd-primary)}@media screen and (max-width: 48rem){footer[b-ldzpic9f16]{padding:1rem 4rem}}section[b-ldzpic9f16]{width:100%;position:relative;box-sizing:border-box;max-width:75rem}section:first-child[b-ldzpic9f16]{display:grid;gap:2.5rem;align-items:end;grid-auto-columns:1fr;grid-template-rows:auto;grid-template-columns:1fr 1fr;justify-content:space-between}@media screen and (max-width: 48rem){section:first-child[b-ldzpic9f16]{grid-template-columns:1fr}}section:last-child[b-ldzpic9f16]{margin-top:3.625rem}a[b-ldzpic9f16]{text-decoration:none}[b-ldzpic9f16] .links-title::after{content:"";display:block;height:0.125rem;width:2.25rem;border-radius:0.125rem;background:var(--bit-clr-primary-main)}.links-container[b-ldzpic9f16]{gap:1.25rem;display:flex;white-space:nowrap;justify-content:space-evenly}@media screen and (max-width: 48rem){.links-container[b-ldzpic9f16]{flex-wrap:wrap;justify-content:unset}}.column[b-ldzpic9f16]{gap:0.625rem;height:100%;display:flex;align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start}.column[b-ldzpic9f16]  a{color:var(--bit-clr-secondary-text)}.rio-logo[b-ldzpic9f16]{width:9.25rem;height:6rem;margin:0.75rem 0;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("images/logo-footer.svg")}.copy-right-txt[b-ldzpic9f16]{line-height:1.5;font-weight:400;letter-spacing:0;font-size:0.875rem;margin-top:1rem}.language-container[b-ldzpic9f16]{gap:1rem;display:flex;max-width:15rem;margin-top:1rem;align-items:center}.social-links-container[b-ldzpic9f16]{text-align:center}.social-link-group[b-ldzpic9f16]{display:flex;align-items:center;flex-flow:row nowrap;justify-content:center}@media screen and (max-width: 48rem){.social-link-group[b-ldzpic9f16]{margin-bottom:0.5rem}}.social-link-group .social-link[b-ldzpic9f16]{cursor:pointer;width:2rem;height:2rem;margin:0 0.625rem;border-radius:50%;background-position:center;background-repeat:no-repeat}.social-link-group .twitter-link[b-ldzpic9f16]{background-image:url("images/icons/twitter-light.svg")}.rio-theme-dark .social-link-group .twitter-link[b-ldzpic9f16]{background-image:url("images/icons/twitter.svg")}.social-link-group .youtube-link[b-ldzpic9f16]{background-image:url("images/icons/youtube-light.svg")}.rio-theme-dark .social-link-group .youtube-link[b-ldzpic9f16]{background-image:url("images/icons/youtube.svg")}.social-link-group .linkedin-link[b-ldzpic9f16]{background-image:url("images/icons/linkedin-light.svg")}.rio-theme-dark .social-link-group .linkedin-link[b-ldzpic9f16]{background-image:url("images/icons/linkedin.svg")}/*# sourceMappingURL=Footer.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Layout/Header.razor.rz.scp.css */
.header[b-rpx3cc0lg4]{top:0;width:100%;z-index:101;display:flex;position:fixed;align-items:center;flex-flow:row nowrap;padding-left:1rem;padding-right:1rem;padding-bottom:0.4375rem;justify-content:space-between;min-height:3.25rem;background-color:var(--bit-clr-bg-primary);border-bottom:0.0625rem solid var(--bit-clr-brd-primary);padding-top:calc(0.4375rem + var(--bit-status-bar-height))}.bit-ios .header[b-rpx3cc0lg4]{padding-top:calc(0.4375rem + env(safe-area-inset-top))}.logo-lnk[b-rpx3cc0lg4]{cursor:pointer;width:8rem;height:2rem;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("images/logo-full.svg")}.rio-theme-light .logo-lnk[b-rpx3cc0lg4]{background-image:url("images/logo-full-light.svg")}@media screen and (max-width: 79.9375rem){.logo-lnk[b-rpx3cc0lg4]{width:6.5rem;height:1.625rem}}@media screen and (max-width: 48rem){.logo-lnk[b-rpx3cc0lg4]{width:1.75rem;height:1.625rem;background-image:url("images/logo.svg")}.rio-theme-light .logo-lnk[b-rpx3cc0lg4]{background-image:url("images/logo-light.svg")}}.header-item-container[b-rpx3cc0lg4],.header-logo-menu[b-rpx3cc0lg4],.theme-container[b-rpx3cc0lg4]{display:flex;gap:0.5rem;align-items:center;flex-flow:row nowrap;justify-content:flex-start}.header-logo-menu[b-rpx3cc0lg4]{gap:0}.theme-container[b-rpx3cc0lg4]{width:100%;padding:0 0.5rem;font-size:1rem;justify-content:space-between;color:var(--bit-clr-secondary-text)}.header-profile-container[b-rpx3cc0lg4]{display:flex;cursor:pointer;position:relative;align-items:center;flex-flow:row nowrap;border-radius:1.1875rem;-webkit-user-select:none}.header-profile-container.auth-dropdown[b-rpx3cc0lg4]{height:2.375rem;background-color:var(--bit-clr-sta-info-bg);padding:0.125rem 0.5rem 0.125rem 0.125rem}.header-dropdown-overlay[b-rpx3cc0lg4]{top:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed;inset-inline-start:0}.header-dropdown-wrapper[b-rpx3cc0lg4]{z-index:1101;display:flex;gap:0.5rem;top:2.625rem;cursor:default;width:18.75rem;position:absolute;inset-inline-end:0;padding:1rem;font-size:1rem;max-height:21.875rem;align-items:flex-start;flex-flow:column nowrap;border-radius:1.5rem;animation-duration:.367s;animation-fill-mode:both;justify-content:flex-start;background-color:var(--bit-clr-sta-info-bg);animation-name:bit-fade-show,bit-slide-down;animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}.user-info-container[b-rpx3cc0lg4]{width:100%;display:flex;gap:0.5rem;align-items:center;font-size:1rem;flex-flow:row nowrap;margin-bottom:0.625rem;justify-content:flex-start}.user-info-container[b-rpx3cc0lg4]  .info-icon{padding:0.375rem;border-radius:50%;font-size:0.75rem;border:0.0625rem solid var(--bit-clr-secondary-text)}.mobile-search-container[b-rpx3cc0lg4]{z-index:1;position:absolute;width:calc(100% - 2rem);background-color:var(--bit-clr-bg-primary)}@media screen and (min-width: 48.0625rem){.mobile-search-container[b-rpx3cc0lg4]{display:none}}[b-rpx3cc0lg4] .header-item,[b-rpx3cc0lg4] .signin-button{border:none;padding:unset;height:2.5rem;min-width:2.5rem;border-radius:1.25rem;color:var(--bit-clr-secondary-text)}[b-rpx3cc0lg4] .header-item.menu-button-desktop,[b-rpx3cc0lg4] .signin-button.menu-button-desktop{display:none}[b-rpx3cc0lg4] .header-item.active-more-button,[b-rpx3cc0lg4] .signin-button.active-more-button{background-color:var(--bit-clr-sta-info-bg)}@media screen and (min-width: 80rem){[b-rpx3cc0lg4] .header-item.menu-button-desktop,[b-rpx3cc0lg4] .signin-button.menu-button-desktop{display:inline-flex}[b-rpx3cc0lg4] .header-item.menu-button,[b-rpx3cc0lg4] .signin-button.menu-button{display:none}}[b-rpx3cc0lg4] .signin-button{justify-content:space-between;padding:0.125rem 0.375rem 0.125rem 0.125rem}[b-rpx3cc0lg4] .signin-button .signin-icon{padding:0.5rem;border-radius:50%;font-size:1.125rem;border:0.0625rem solid var(--bit-clr-secondary-text)}[b-rpx3cc0lg4] .search-box{left:0;right:0;margin:auto;height:2.625rem;position:absolute;align-items:center;max-width:25rem;border-radius:1.3125rem;width:calc(100% - 32rem);border:0.0625rem solid var(--bit-clr-sta-info-bg)}[b-rpx3cc0lg4] .search-box:hover,[b-rpx3cc0lg4] .search-box:focus-within{border-color:var(--bit-clr-act-hover-sta-info-bg)}@media screen and (max-width: 48rem){[b-rpx3cc0lg4] .search-box{max-width:unset;width:calc(100% - 21.5rem)}}@media screen and (max-width: 48rem){[b-rpx3cc0lg4] .search-box{display:none}}[b-rpx3cc0lg4] .search-box .search-input-container{align-items:center;padding-left:1rem;border-radius:1.3125rem}[b-rpx3cc0lg4] .search-box .search-input-container input{padding:unset;height:2.625rem}[b-rpx3cc0lg4] .search-box .search-input-container,[b-rpx3cc0lg4] .search-box .search-input-container:hover,[b-rpx3cc0lg4] .search-box .search-input-container:focus-within{border:none}[b-rpx3cc0lg4] .search-box .search-icon-wrapper{margin:0.125rem;width:2.25rem;height:2.25rem;border-radius:50%;background-color:var(--bit-clr-primary-main)}[b-rpx3cc0lg4] .search-box .search-icon-wrapper .search-icon{opacity:1;color:#fff}[b-rpx3cc0lg4] .search-box .search-clear-button{width:2.25rem;height:2.25rem;border-radius:50%}[b-rpx3cc0lg4] .mobile-search{width:100%;position:unset}@media screen and (max-width: 48rem){[b-rpx3cc0lg4] .mobile-search{display:flex}}@media screen and (min-width: 48.0625rem){[b-rpx3cc0lg4] .mobile-search-button{display:none}}[b-rpx3cc0lg4] .dropdown-button{width:100%;font-weight:400;text-align:start;height:2.5rem;padding:0.5rem;font-size:inherit;justify-content:flex-start;color:var(--bit-clr-secondary-text)}/*# sourceMappingURL=Header.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Layout/MainLayout.razor.rz.scp.css */
.main[b-qfs2t6invb]{width:100%;flex-grow:1;display:flex;min-height:100vh;flex-flow:column;position:relative;justify-content:flex-start;background-color:var(--bit-clr-bg-secondary);padding-top:calc(3.25rem + var(--bit-status-bar-height))}.bit-ios .main[b-qfs2t6invb]{padding-top:calc(3.25rem + env(safe-area-inset-top))}.nav-space[b-qfs2t6invb]{width:100%;display:flex;margin-inline-start:0;flex-flow:column;transition:width,.2s}@media screen and (min-width: 80rem){.nav-space.desktop-menu-compact[b-qfs2t6invb]{margin-inline-start:5.125rem;width:calc(100% - 5.125rem)}.nav-space.desktop-menu-open[b-qfs2t6invb]{margin-inline-start:15rem;width:calc(100% - 15rem)}}.main-content[b-qfs2t6invb]{flex-grow:1;display:flex;flex-flow:column;align-items:center;min-height:calc(100vh - (3.25rem + var(--bit-status-bar-height)))}.bit-ios .main-content[b-qfs2t6invb]{min-height:calc(100vh - (3.25rem + env(safe-area-inset-top)))}[b-qfs2t6invb] .form{width:100%;display:flex;position:relative;text-align:center;align-items:center;max-width:31.5rem;border-radius:0.25rem;justify-content:center;flex-flow:column nowrap;padding:3rem 1rem;box-shadow:var(--bit-shd-cal);background-color:var(--bit-clr-bg-primary)}[b-qfs2t6invb] .form-title{font-weight:600;font-size:1.75rem;line-height:2.75rem;margin-bottom:1.5625rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){[b-qfs2t6invb] .form-title{font-size:1.5rem;line-height:2.25rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){[b-qfs2t6invb] .form-title{font-size:1.375rem;line-height:2.25rem}}@media screen and (max-width: 48rem){[b-qfs2t6invb] .form-title{font-size:1.25rem;line-height:2rem}}[b-qfs2t6invb] .form-input-container{width:100%;display:flex;gap:1rem;text-align:start;align-items:center;justify-content:center}[b-qfs2t6invb] .form-input-container.column{flex-flow:column nowrap}[b-qfs2t6invb] .form-input{width:100%;max-width:31.5rem}[b-qfs2t6invb] .form-input-error,[b-qfs2t6invb] .validation-message{text-align:left;font-size:0.75rem;line-height:1rem;color:var(--bit-clr-sta-error)}[b-qfs2t6invb] .form-submit-button{color:#fff;width:12rem;height:2.75rem;margin-top:1.5rem}[b-qfs2t6invb] .form-message-bar{top:0;left:0;position:absolute;border-radius:0.25rem 0.25rem 0 0}.status-bar[b-qfs2t6invb]{top:0;width:100%;z-index:102;display:none;position:fixed;overflow:hidden;text-align:center;align-items:center;font-size:0.875rem;justify-content:center;background-color:var(--bit-clr-bg-primary)}.bit-windows .status-bar[b-qfs2t6invb],.bit-macos .status-bar[b-qfs2t6invb]{display:flex;background-color:rgba(0,0,0,0);height:var(--bit-status-bar-height)}.bit-ios .status-bar[b-qfs2t6invb]{display:flex;color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);height:env(safe-area-inset-top)}/*# sourceMappingURL=MainLayout.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Layout/MessageBox.razor.rz.scp.css */
.main[b-be332ragki]{flex-grow:1;display:flex;padding:0.625rem;flex-direction:column}.header[b-be332ragki]{display:flex}.title[b-be332ragki]{flex-grow:1}.body[b-be332ragki]{flex-grow:1;display:flex;overflow:auto;max-width:90vw;white-space:pre;margin:0.625rem 0}.footer[b-be332ragki]{display:flex;justify-content:center}/*# sourceMappingURL=MessageBox.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Layout/NavMenu.razor.rz.scp.css */
.main-container[b-1x0ud5040b]{z-index:19;height:100%;display:flex;position:fixed;min-height:100%;max-height:100vh;inset-inline-start:0;overflow:hidden auto;transition:width,.2s;flex-flow:column nowrap;width:15rem;justify-content:flex-start;background-color:var(--bit-clr-bg-primary);padding-top:calc(3.25rem + var(--bit-status-bar-height))}.bit-ios .main-container[b-1x0ud5040b]{padding-top:calc(3.25rem + env(safe-area-inset-top))}@keyframes nav-trans-x-b-1x0ud5040b{0%{pointer-events:none;transform:translate3d(-15rem, 0px, 0px)}100%{pointer-events:auto;transform:translate3d(0, 0, 0)}}.menu-overlay[b-1x0ud5040b]{width:100%;z-index:15;display:none;position:fixed;inset-inline-start:0;top:3.25rem;background-color:rgba(0,0,0,.5);height:calc(100vh - 3.25rem)}@media screen and (max-width: 79.9375rem){.menu-overlay[b-1x0ud5040b]{display:block}}@media screen and (max-width: 79.9375rem){.menu-closed[b-1x0ud5040b]{width:0}}@media screen and (min-width: 80rem){.desktop-menu-compact .main-container[b-1x0ud5040b]{width:5.125rem}.desktop-menu-hidden .menu-closed[b-1x0ud5040b]{width:0}.desktop-menu-hidden .menu-overlay[b-1x0ud5040b]{display:block}}.top-container[b-1x0ud5040b]{width:100%;display:flex;padding:1rem;flex-flow:column nowrap;margin-bottom:1.25rem;justify-content:flex-start;border-bottom:0.0625rem solid var(--bit-clr-brd-secondary)}[b-1x0ud5040b] a{text-decoration:none}[b-1x0ud5040b] .persona{margin:auto;max-width:13.75rem}@keyframes nav-item-trans-y-b-1x0ud5040b{0%{transform:scaleY(0);transform-origin:center center}100%{transform:scaleY(1);transform-origin:center center}}[b-1x0ud5040b] .nav-menu{padding-top:2.5rem}[b-1x0ud5040b] .nav-item{font-size:16px;font-weight:400;line-height:24px;font-style:normal}[b-1x0ud5040b] .nav-selected-item-container::after{content:"";top:0.5rem;display:block;width:0.1875rem;height:1.75rem;position:absolute;inset-inline-end:0;border-radius:0.25rem;transition:height .2s ease;background:var(--bit-clr-primary-main);animation:nav-item-trans-y-b-1x0ud5040b .1s linear}[b-1x0ud5040b] .nav-selected-item{font-weight:600;color:var(--bit-clr-primary-main)}[b-1x0ud5040b] .nav-item-container{width:unset;border-left:none;height:2.75rem;position:relative;padding:0 !important;min-height:2rem;border-radius:0.3125rem;margin:0.125rem 1.0625rem;background-color:rgba(0,0,0,0)}[b-1x0ud5040b] .nav-item-icon{color:inherit;margin:0 1rem}[b-1x0ud5040b] .nav-separator{padding:0 1rem}[b-1x0ud5040b] .nav-separator div{border-color:var(--bit-clr-brd-primary)}/*# sourceMappingURL=NavMenu.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Layout/SignOutConfirmModal.razor.rz.scp.css */
.main-container[b-y1lap3mlza]{display:flex;width:31rem;border-radius:0.5rem;flex-flow:column nowrap;background-color:var(--bit-clr-bg-primary)}.bit-ios .main-container[b-y1lap3mlza]{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}@media screen and (max-width: 48rem){.main-container[b-y1lap3mlza]{left:0;bottom:0;width:100%;position:fixed;border-radius:0.5rem 0.5rem 0 0}}.modal-body[b-y1lap3mlza]{display:flex;position:relative;padding:2rem;flex-flow:column nowrap}.modal-header[b-y1lap3mlza]{width:100%;display:flex;align-items:center;padding:0.5rem 2rem;justify-content:space-between;border-bottom:0.0625rem solid var(--bit-clr-brd-primary)}.modal-header .modal-title[b-y1lap3mlza]{font-weight:600;font-size:1.25rem;line-height:2rem}[b-y1lap3mlza] .close-btn{border-radius:50%;font-size:0.75rem;color:var(--bit-clr-secondary-text)}.modal-desc[b-y1lap3mlza]{font-size:1.125rem;line-height:1.5rem;margin-bottom:2.25rem}.modal-footer[b-y1lap3mlza]{width:100%;display:flex;gap:1rem;align-items:center;justify-content:flex-end}/*# sourceMappingURL=SignOutConfirmModal.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/BrowsePlay/BrowseHtmlPage.razor.rz.scp.css */
.page-container[b-fy5jqrq30u]{width:100%;display:flex;align-items:center;align-self:flex-start;flex-flow:column nowrap;justify-content:flex-start}.viewer-container[b-fy5jqrq30u]{width:100%;height:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}.page-content[b-fy5jqrq30u]{width:100%;display:flex;align-items:center;max-width:70.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.page-content[b-fy5jqrq30u]{max-width:65rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-content[b-fy5jqrq30u]{max-width:48.125rem}}.main-section[b-fy5jqrq30u]{width:100%;margin-bottom:1.5rem}.main-section-title[b-fy5jqrq30u]{width:100%;text-align:left;font-weight:bold;font-size:2.125rem;line-height:3.5rem;margin-bottom:1.5rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.main-section-title[b-fy5jqrq30u]{font-size:1.875rem;line-height:3rem;margin-bottom:1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.main-section-title[b-fy5jqrq30u]{font-size:1.5rem;line-height:2.5rem;margin-bottom:1rem}}@media screen and (max-width: 48rem){.main-section-title[b-fy5jqrq30u]{font-size:1.25rem;line-height:2rem;margin-bottom:0.75rem}}.section-desc[b-fy5jqrq30u]{width:100%;font-size:1.125rem;line-height:1.75rem}@media screen and (max-width: 119.9375rem){.section-desc[b-fy5jqrq30u]{font-size:1rem;line-height:1.5rem}}@media screen and (max-width: 48rem){.section-desc[b-fy5jqrq30u]{font-size:0.875rem}}.sub-section[b-fy5jqrq30u]{width:100%;margin-bottom:1.5rem}.sub-section:last-child[b-fy5jqrq30u]{margin-bottom:0}.sub-section-title[b-fy5jqrq30u]{width:100%;text-align:left;font-weight:600;font-size:1.5rem;line-height:2.25rem;margin-bottom:1rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.sub-section-title[b-fy5jqrq30u]{font-size:1.25rem;line-height:2rem;margin-bottom:0.5rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.sub-section-title[b-fy5jqrq30u]{font-size:1.125rem;line-height:1.75rem;margin-bottom:0.5rem}}@media screen and (max-width: 48rem){.sub-section-title[b-fy5jqrq30u]{font-size:1rem;line-height:1.5rem;margin-bottom:0.5rem}}.iframe-container[b-fy5jqrq30u]{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:#000}.iframe-container iframe[b-fy5jqrq30u]{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media(max-width: 768px){.iframe-container[b-fy5jqrq30u]{padding-bottom:75%}}@media(max-width: 480px){.iframe-container[b-fy5jqrq30u]{padding-bottom:200%}}/*# sourceMappingURL=BrowseHtmlPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/BrowsePlay/BrowsePdfPage.razor.rz.scp.css */
.page-container[b-t41j16flf2]{width:100%;display:flex;align-items:center;align-self:flex-start;flex-flow:column nowrap;justify-content:flex-start}.page-content[b-t41j16flf2]{width:100%;display:flex;align-items:center;max-width:70.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.page-content[b-t41j16flf2]{max-width:65rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-content[b-t41j16flf2]{max-width:48.125rem}}.main-section[b-t41j16flf2]{width:100%;margin-bottom:1.5rem}.main-section-title[b-t41j16flf2]{width:100%;text-align:left;font-weight:bold;font-size:2.125rem;line-height:3.5rem;margin-bottom:1.5rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.main-section-title[b-t41j16flf2]{font-size:1.875rem;line-height:3rem;margin-bottom:1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.main-section-title[b-t41j16flf2]{font-size:1.5rem;line-height:2.5rem;margin-bottom:1rem}}@media screen and (max-width: 48rem){.main-section-title[b-t41j16flf2]{font-size:1.25rem;line-height:2rem;margin-bottom:0.75rem}}.section-desc[b-t41j16flf2]{width:100%;font-size:1.125rem;line-height:1.75rem}@media screen and (max-width: 119.9375rem){.section-desc[b-t41j16flf2]{font-size:1rem;line-height:1.5rem}}@media screen and (max-width: 48rem){.section-desc[b-t41j16flf2]{font-size:0.875rem}}.sub-section[b-t41j16flf2]{width:100%;margin-bottom:1.5rem}.sub-section:last-child[b-t41j16flf2]{margin-bottom:0}.sub-section-title[b-t41j16flf2]{width:100%;text-align:left;font-weight:600;font-size:1.5rem;line-height:2.25rem;margin-bottom:1rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.sub-section-title[b-t41j16flf2]{font-size:1.25rem;line-height:2rem;margin-bottom:0.5rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.sub-section-title[b-t41j16flf2]{font-size:1.125rem;line-height:1.75rem;margin-bottom:0.5rem}}@media screen and (max-width: 48rem){.sub-section-title[b-t41j16flf2]{font-size:1rem;line-height:1.5rem;margin-bottom:0.5rem}}/*# sourceMappingURL=BrowsePdfPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/BrowsePlay/BrowseVideoPage.razor.rz.scp.css */
.viewer-container[b-isrve6p3ye]{width:100%;height:100%}.page-container[b-isrve6p3ye]{width:100%;display:flex;align-items:center;align-self:flex-start;flex-flow:column nowrap;justify-content:flex-start}.page-content[b-isrve6p3ye]{width:100%;display:flex;align-items:center;max-width:70.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.page-content[b-isrve6p3ye]{max-width:65rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-content[b-isrve6p3ye]{max-width:48.125rem}}.main-section[b-isrve6p3ye]{width:100%;margin-bottom:1.5rem}.main-section-title[b-isrve6p3ye]{width:100%;text-align:left;font-weight:bold;font-size:2.125rem;line-height:3.5rem;margin-bottom:1.5rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.main-section-title[b-isrve6p3ye]{font-size:1.875rem;line-height:3rem;margin-bottom:1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.main-section-title[b-isrve6p3ye]{font-size:1.5rem;line-height:2.5rem;margin-bottom:1rem}}@media screen and (max-width: 48rem){.main-section-title[b-isrve6p3ye]{font-size:1.25rem;line-height:2rem;margin-bottom:0.75rem}}.section-desc[b-isrve6p3ye]{width:100%;font-size:1.125rem;line-height:1.75rem}@media screen and (max-width: 119.9375rem){.section-desc[b-isrve6p3ye]{font-size:1rem;line-height:1.5rem}}@media screen and (max-width: 48rem){.section-desc[b-isrve6p3ye]{font-size:0.875rem}}.sub-section[b-isrve6p3ye]{width:100%;margin-bottom:1.5rem}.sub-section:last-child[b-isrve6p3ye]{margin-bottom:0}.sub-section-title[b-isrve6p3ye]{width:100%;text-align:left;font-weight:600;font-size:1.5rem;line-height:2.25rem;margin-bottom:1rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.sub-section-title[b-isrve6p3ye]{font-size:1.25rem;line-height:2rem;margin-bottom:0.5rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.sub-section-title[b-isrve6p3ye]{font-size:1.125rem;line-height:1.75rem;margin-bottom:0.5rem}}@media screen and (max-width: 48rem){.sub-section-title[b-isrve6p3ye]{font-size:1rem;line-height:1.5rem;margin-bottom:0.5rem}}/*# sourceMappingURL=BrowseVideoPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/CoursePage.razor.rz.scp.css */
.page-container[b-zq69k99yhx]{width:100%;height:100%;display:flex;align-items:center;padding:0 2.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 79.9375rem){.page-container[b-zq69k99yhx]{padding:0}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-zq69k99yhx]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-zq69k99yhx]{max-width:82.5rem}}@keyframes bit-slide-up-b-zq69k99yhx{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.page-section[b-zq69k99yhx]{width:100%;height:100%;display:flex;gap:1rem;position:relative;padding-top:1.5rem;justify-content:center;padding-bottom:2rem}.page-header[b-zq69k99yhx]{z-index:1;width:100%;height:44px;display:flex;color:#247eb5;margin-top:0px;position:sticky;background:none;padding-top:10px;top:52px;align-items:center;justify-content:space-between;background-color:var(--bit-clr-bg-secondary)}.course-section[b-zq69k99yhx]{width:100%}.course-poster-container[b-zq69k99yhx]{overflow:hidden;position:relative;aspect-ratio:901/528}.course-poster[b-zq69k99yhx]{width:100%;object-fit:cover;aspect-ratio:901/528;border-radius:1.5rem}.paid-course-overlay[b-zq69k99yhx]{inset:0;color:#fff;display:flex;gap:0.75rem;flex-flow:column;position:absolute;justify-content:center;padding-left:5rem;border-radius:1.5rem;background:linear-gradient(84.77deg, #000000 10.93%, rgba(0, 0, 0, 0.852976) 35.57%, rgba(0, 0, 0, 0.706965) 57.52%, rgba(0, 0, 0, 0) 124.17%)}.paid-course-overlay .course-title[b-zq69k99yhx]{color:inherit;padding:unset}.course-info-details[b-zq69k99yhx]{display:flex;gap:0.75rem;white-space:nowrap;min-height:2.75rem}.course-title[b-zq69k99yhx]{font-weight:700;font-size:1.25rem;word-break:break-word;line-height:2rem;padding-bottom:0.5rem;color:var(--bit-clr-secondary-text)}.author-avatar[b-zq69k99yhx]{aspect-ratio:1;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #c4c4c4}.author-name[b-zq69k99yhx]{font-weight:600;font-size:1.125rem;line-height:1.5rem}.author-subscribers[b-zq69k99yhx]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.course-description[b-zq69k99yhx]{display:flex;gap:0.5rem;flex-flow:column;padding:1rem;margin:1.5rem 0;font-size:1rem;line-height:1.5rem;border-radius:1rem;border:0.0625rem solid var(--bit-clr-brd-primary)}.description-compact .description[b-zq69k99yhx]{overflow:hidden;max-height:4.5rem;text-overflow:ellipsis}.description-compact .description-expander[b-zq69k99yhx]{color:unset}.description-expander[b-zq69k99yhx]{cursor:pointer;max-width:max-content;color:var(--bit-clr-secondary-text)}.description-expander:hover[b-zq69k99yhx],.description-expander:active[b-zq69k99yhx]{opacity:.85}.course-views[b-zq69k99yhx],.course-publish-date[b-zq69k99yhx]{font-weight:700}.course-tags-container[b-zq69k99yhx]{width:100%;display:flex;gap:0.25rem;overflow:auto;font-size:0.75rem;align-items:flex-start}.rio-theme-dark .course-tags-container[b-zq69k99yhx]{--rio-dark2-main8: #282C37}.rio-theme-light .course-tags-container[b-zq69k99yhx]{--rio-dark2-main8: #E9E9E9}.course-tags-container .course-tag[b-zq69k99yhx]{display:flex;cursor:pointer;gap:0.625rem;height:1.5rem;text-align:center;align-items:center;padding:0 0.75rem;border-radius:0.75rem;background-color:var(--rio-dark2-main8)}.comments-count[b-zq69k99yhx]{font-weight:700;font-size:1.25rem;line-height:2rem;color:var(--bit-clr-secondary-text)}.comment-id[b-zq69k99yhx]{font-weight:600;font-size:1rem;line-height:1.5rem}.comment-date[b-zq69k99yhx]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.comment-text[b-zq69k99yhx]{font-weight:400;font-size:1.125rem;line-height:1.5rem}.side-bar[b-zq69k99yhx]{width:100%;overflow:hidden;position:relative;height:max-content}@media screen and (min-width: 80rem){.side-bar[b-zq69k99yhx]{position:sticky;max-width:27.6875rem;bottom:360px;top:120px}}.suggestions-container[b-zq69k99yhx]{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.suggestions-container[b-zq69k99yhx] {padding:0 1rem 1rem}.suggestions-container[b-zq69k99yhx]  .course-card-horizontal{width:48.8%}}@media screen and (max-width: 48rem){.suggestions-container[b-zq69k99yhx]  .course-card-horizontal .course-card-content{padding:0 1rem}.suggestions-container[b-zq69k99yhx]  .course-card-horizontal .course-card-image,.suggestions-container[b-zq69k99yhx]  .course-card-horizontal .course-card-image-container{border-radius:0}}.category-group-container[b-zq69k99yhx]{z-index:2;width:100%;display:flex;top:52px}.rio-theme-dark .category-group-container[b-zq69k99yhx]{background:rgba(30,32,39,.8)}.rio-theme-light .category-group-container[b-zq69k99yhx]{background:rgba(248,248,248,.8)}.category-group[b-zq69k99yhx]{width:100%;display:flex;overflow:auto;font-weight:600;font-style:normal;font-size:0.875rem;line-height:1.25rem;-webkit-user-select:none;padding:0.75rem 8rem 0.75rem 0}.category-group-item[b-zq69k99yhx],[b-zq69k99yhx] .seeall-categories{cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;border-radius:1.5rem;padding:0.375rem 0.75rem;border:0.0625rem solid var(--bit-clr-brd-primary)}.rio-theme-dark .category-group-item[b-zq69k99yhx],.rio-theme-dark[b-zq69k99yhx]  .seeall-categories{color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item:hover[b-zq69k99yhx],.rio-theme-dark[b-zq69k99yhx]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item:active[b-zq69k99yhx],.rio-theme-dark[b-zq69k99yhx]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item[b-zq69k99yhx],.rio-theme-light[b-zq69k99yhx]  .seeall-categories{color:#7b7b7b}@media(hover: hover){.rio-theme-light .category-group-item:hover[b-zq69k99yhx],.rio-theme-light[b-zq69k99yhx]  .seeall-categories:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}}.rio-theme-light .category-group-item:active[b-zq69k99yhx],.rio-theme-light[b-zq69k99yhx]  .seeall-categories:active{color:#434343;border-color:#99daff;background-color:#99daff}.rio-theme-dark .category-group-item.selected-category[b-zq69k99yhx],.rio-theme-dark[b-zq69k99yhx]  .seeall-categories.selected-category{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item.selected-category:hover[b-zq69k99yhx],.rio-theme-dark[b-zq69k99yhx]  .seeall-categories.selected-category:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item.selected-category:active[b-zq69k99yhx],.rio-theme-dark[b-zq69k99yhx]  .seeall-categories.selected-category:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item.selected-category[b-zq69k99yhx],.rio-theme-light[b-zq69k99yhx]  .seeall-categories.selected-category{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:hover[b-zq69k99yhx],.rio-theme-light[b-zq69k99yhx]  .seeall-categories.selected-category:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:active[b-zq69k99yhx],.rio-theme-light[b-zq69k99yhx]  .seeall-categories.selected-category:active{color:#434343;border-color:#99daff;background-color:#99daff}.seeall-button-container[b-zq69k99yhx]{right:0;width:max-content;height:2.75rem;position:absolute}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.seeall-button-container[b-zq69k99yhx]{right:1rem}}.seeall-button-container[b-zq69k99yhx]  .seeall-categories{min-width:6rem;justify-content:space-between;padding:0.125rem 0.125rem 0.125rem 0.75rem;background-color:var(--bit-clr-bg-secondary)}.rio-theme-dark .seeall-button-container[b-zq69k99yhx]  .seeall-categories{color:#e9e9e9;border-color:#fff}.rio-theme-dark .seeall-button-container[b-zq69k99yhx]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}.rio-theme-dark .seeall-button-container[b-zq69k99yhx]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .seeall-button-container[b-zq69k99yhx]  .seeall-categories{color:#007dc5;border-color:#007dc5}.rio-theme-light .seeall-button-container[b-zq69k99yhx]  .seeall-categories:hover{color:#fff;border-color:#007dc5;background-color:#007dc5}.rio-theme-light .seeall-button-container[b-zq69k99yhx]  .seeall-categories:active{color:#fff;border-color:#006199;background-color:#006199}.seeall-button-container[b-zq69k99yhx]  .seeall-categories .seeall-categories-icon{color:inherit;font-size:1.75rem;transform:rotateY(180deg)}.theatre-mode[b-zq69k99yhx]  .page-section{padding:0;flex-wrap:wrap}.theatre-mode[b-zq69k99yhx]  .course-poster{border-radius:0}.theatre-mode[b-zq69k99yhx]  .course-info-details{flex-wrap:wrap;padding:0 1rem}.theatre-mode[b-zq69k99yhx]  .course-title{padding:0 1rem 0.5rem}.theatre-mode[b-zq69k99yhx]  .course-description{margin:1.5rem 1rem}.theatre-mode[b-zq69k99yhx]  .course-card-horizontal{height:100%;flex-flow:column}.theatre-mode[b-zq69k99yhx]  .course-card-horizontal .course-card-image,.theatre-mode[b-zq69k99yhx]  .course-card-horizontal .course-card-image-container{max-height:unset}.theatre-mode[b-zq69k99yhx]  .category-group-container{position:sticky}.theatre-mode[b-zq69k99yhx]  .category-group{padding-left:1rem}.theatre-mode[b-zq69k99yhx]  .mobile-comments-header-container{padding:1rem}.theatre-mode[b-zq69k99yhx]  .mobile-comments-header-container .comments-count{font-size:1.125rem;line-height:1.5rem}.theatre-mode[b-zq69k99yhx]  .mobile-comments-header-container .sort-toggle-button{height:2.5rem;min-width:2.5rem;border-radius:1.25rem}.theatre-mode[b-zq69k99yhx]  .mobile-comments-header{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none}.theatre-mode[b-zq69k99yhx]  .comments-header{padding:0 1rem}.theatre-mode[b-zq69k99yhx]  .mobile-comments-overlay,.theatre-mode[b-zq69k99yhx]  .course-details-overlay{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}.theatre-mode[b-zq69k99yhx]  .comments-container{left:0;width:100%;height:100%;z-index:1112;position:fixed;top:17.5rem;transition:all,.2s;padding-bottom:16.875rem;animation-duration:.367s;animation-fill-mode:both;animation-name:bit-fade-show,bit-slide-up-b-zq69k99yhx;background-color:var(--bit-clr-bg-secondary);border-top:0.0625rem solid var(--bit-clr-brd-primary);animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}.theatre-mode[b-zq69k99yhx]  .comments-container.comments-expanded{top:calc(3.25rem + 0.625rem);padding-bottom:3.25rem}.theatre-mode[b-zq69k99yhx]  .comments-container::before{content:"";display:flex;top:0.5rem;height:0.25rem;width:3rem;position:absolute;align-self:center;border-radius:0.125rem;background:var(--bit-clr-brd-primary)}@media(hover: hover){.theatre-mode[b-zq69k99yhx]  .comments-container::before{display:none}}.theatre-mode[b-zq69k99yhx]  .first-comment{margin-top:0.5rem}.theatre-mode[b-zq69k99yhx]  .comments-list{overflow:auto;padding:1rem}.theatre-mode[b-zq69k99yhx]  .comments-closed{display:none}.theatre-mode[b-zq69k99yhx]  .sort-button-desktop{display:none}.theatre-mode[b-zq69k99yhx]  .course-details{left:1rem;top:unset;right:1rem;bottom:1rem;margin:auto;z-index:1111;position:fixed}.theatre-mode[b-zq69k99yhx]  .course-details .course-title{padding:unset}@media screen and (min-width: 80rem){.theatre-mode[b-zq69k99yhx]  .suggestions-container .course-card-horizontal{width:18.5rem}.theatre-mode[b-zq69k99yhx]  .side-bar{max-width:unset}}@media screen and (max-width: 79.9375rem){[b-zq69k99yhx] .page-section{padding:0;flex-wrap:wrap}[b-zq69k99yhx] .course-poster{border-radius:0}[b-zq69k99yhx] .course-info-details{flex-wrap:wrap;padding:0 1rem}[b-zq69k99yhx] .course-title{padding:0 1rem 0.5rem}[b-zq69k99yhx] .course-description{margin:1.5rem 1rem}[b-zq69k99yhx] .course-card-horizontal{height:100%;flex-flow:column}[b-zq69k99yhx] .course-card-horizontal .course-card-image,[b-zq69k99yhx] .course-card-horizontal .course-card-image-container{max-height:unset}[b-zq69k99yhx] .category-group-container{position:sticky}[b-zq69k99yhx] .category-group{padding-left:1rem}[b-zq69k99yhx] .mobile-comments-header-container{padding:1rem}[b-zq69k99yhx] .mobile-comments-header-container .comments-count{font-size:1.125rem;line-height:1.5rem}[b-zq69k99yhx] .mobile-comments-header-container .sort-toggle-button{height:2.5rem;min-width:2.5rem;border-radius:1.25rem}[b-zq69k99yhx] .mobile-comments-header{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none}[b-zq69k99yhx] .comments-header{padding:0 1rem}[b-zq69k99yhx] .mobile-comments-overlay,[b-zq69k99yhx] .course-details-overlay{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}[b-zq69k99yhx] .comments-container{left:0;width:100%;height:100%;z-index:1112;position:fixed;top:17.5rem;transition:all,.2s;padding-bottom:16.875rem;animation-duration:.367s;animation-fill-mode:both;animation-name:bit-fade-show,bit-slide-up-b-zq69k99yhx;background-color:var(--bit-clr-bg-secondary);border-top:0.0625rem solid var(--bit-clr-brd-primary);animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}[b-zq69k99yhx] .comments-container.comments-expanded{top:calc(3.25rem + 0.625rem);padding-bottom:3.25rem}[b-zq69k99yhx] .comments-container::before{content:"";display:flex;top:0.5rem;height:0.25rem;width:3rem;position:absolute;align-self:center;border-radius:0.125rem;background:var(--bit-clr-brd-primary)}}@media screen and (max-width: 79.9375rem)and (hover: hover){[b-zq69k99yhx] .comments-container::before{display:none}}@media screen and (max-width: 79.9375rem){[b-zq69k99yhx] .first-comment{margin-top:0.5rem}[b-zq69k99yhx] .comments-list{overflow:auto;padding:1rem}[b-zq69k99yhx] .comments-closed{display:none}[b-zq69k99yhx] .sort-button-desktop{display:none}[b-zq69k99yhx] .course-details{left:1rem;top:unset;right:1rem;bottom:1rem;margin:auto;z-index:1111;position:fixed}[b-zq69k99yhx] .course-details .course-title{padding:unset}}@media screen and (min-width: 80rem){[b-zq69k99yhx] .first-comment,[b-zq69k99yhx] .view-all-comments,[b-zq69k99yhx] .mobile-comments-header-container{display:none}}[b-zq69k99yhx] .close-button{border:none;padding:unset;height:2.5rem;min-width:2.5rem;border-radius:1.25rem;color:var(--bit-clr-secondary-text)}[b-zq69k99yhx] .course-details{padding:0;width:auto;overflow:hidden;max-width:82.5rem;border-radius:1.5rem;border:0.0625rem solid var(--bit-clr-brd-primary);background-color:var(--bit-clr-bg-secondary)}[b-zq69k99yhx] .course-details>div>div{padding:0;margin-bottom:0}@media screen and (max-width: 79.9375rem){[b-zq69k99yhx] .course-details-expanded{inset:0;margin:0;top:unset;max-height:100%;border-radius:0}}[b-zq69k99yhx] .course-details-header{width:100%;color:var(--bit-clr-fg-primary)}[b-zq69k99yhx] .watched-tag{text-align:center;height:1.25rem;font-size:0.75rem;max-width:max-content;line-height:1rem;border-radius:0.25rem;padding:0.1rem 0.375rem;color:var(--bit-clr-primary-main);background-color:rgba(153,218,255,.2)}[b-zq69k99yhx] .price-tag{font-weight:700;font-size:1.125rem;line-height:1.5rem;color:var(--bit-clr-sta-success)}[b-zq69k99yhx] .videos-container{display:flex;gap:1rem;flex-flow:column;padding-bottom:1rem}[b-zq69k99yhx] .part-header-template{width:100%;display:flex;align-items:center;font-size:1rem;line-height:1.5rem;justify-content:space-between;padding:0.25rem 0.25rem 0}[b-zq69k99yhx] .parts-container{display:flex;overflow:auto;gap:0.75rem;flex-flow:column;max-height:calc(100vh - 224px)}[b-zq69k99yhx] .part-details{font-size:0.875rem;color:var(--bit-clr-fg-secondary)}[b-zq69k99yhx] .part-button{font-weight:400;font-size:0.875rem;line-height:1.25rem}[b-zq69k99yhx] .part-button i{font-size:1.5rem;color:var(--bit-clr-fg-primary)}[b-zq69k99yhx] .part-button.completed,[b-zq69k99yhx] .part-button.completed i{color:var(--bit-clr-primary-main)}[b-zq69k99yhx] .part-button.playing,[b-zq69k99yhx] .part-button.playing i{color:#f37b3f}[b-zq69k99yhx] .course-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:var(--bit-clr-sta-info-bg);background-color:var(--bit-clr-sta-info-bg)}@media screen and (min-width: 48.0625rem){[b-zq69k99yhx] .course-button.course-menu-button{margin-left:1rem}}[b-zq69k99yhx] .course-button .course-button-container{gap:0.5rem}[b-zq69k99yhx] .course-button:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-zq69k99yhx] .course-button:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-zq69k99yhx] .menu-button-callout{border-radius:0.75rem;background-color:var(--bit-clr-sta-info-bg)}[b-zq69k99yhx] .menu-button-callout .menu-button-item:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-zq69k99yhx] .menu-button-callout .menu-button-item:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-zq69k99yhx] .menu-button-callout .menu-button-item i{color:var(--bit-clr-secondary-text)}[b-zq69k99yhx] .sort-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:var(--bit-clr-primary-main)}[b-zq69k99yhx] .sort-button .menu-button-chevron-down{display:none}[b-zq69k99yhx] .parts-breadcrumb *{margin:0;font-size:0.875rem;color:#247eb5;line-height:1.25rem}[b-zq69k99yhx] .parts-breadcrumb a,[b-zq69k99yhx] .parts-breadcrumb button{overflow:hidden;max-width:22.5rem;text-decoration:underline;text-decoration-color:#247eb5;text-overflow:ellipsis}[b-zq69k99yhx] .parts-breadcrumb ul{display:flex;flex-wrap:wrap}[b-zq69k99yhx] .custom-button-refresh{color:#247eb5}[b-zq69k99yhx] .custom-button-refresh .bit-icon{color:#247eb5}/*# sourceMappingURL=CoursePage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/CoursesPage.razor.rz.scp.css */
.page-container[b-uvdmhaiu8a]{width:100%;display:flex;align-items:center;padding:0 1rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 48rem){.page-container[b-uvdmhaiu8a]{padding:0;max-width:33.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-uvdmhaiu8a]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-uvdmhaiu8a]{max-width:82.5rem}}.page-section[b-uvdmhaiu8a]{width:100%;display:flex;flex-flow:column;position:relative;padding-top:0.75rem;padding-bottom:2rem}@media screen and (max-width: 48rem){.page-section[b-uvdmhaiu8a]{padding:1rem 0}}.category-group[b-uvdmhaiu8a]{width:100%;display:flex;overflow:auto hidden;font-weight:600;height:3.5rem;font-style:normal;font-size:0.875rem;line-height:1.25rem;flex-flow:row-reverse;-webkit-user-select:none;padding:0 5.5rem 0.75rem 0}.category-group .category-group-item[b-uvdmhaiu8a]{display:flex;gap:0.25rem;cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;align-items:center;border-radius:1.5rem;padding:0.375rem 0.75rem;background-color:var(--bit-clr-sta-info-bg)}.category-group .category-group-item[b-uvdmhaiu8a]  .item-icon{font-size:inherit}.rio-theme-dark .category-group .category-group-item[b-uvdmhaiu8a]{color:#e9e9e9}.rio-theme-light .category-group .category-group-item[b-uvdmhaiu8a]{color:#7b7b7b}.rio-theme-dark .category-group .category-group-item.selected-category[b-uvdmhaiu8a]{color:#262626;border-color:#e9e9e9;background-color:#fff}.rio-theme-light .category-group .category-group-item.selected-category[b-uvdmhaiu8a]{color:#434343;border-color:#ccecff;background-color:#ccecff}.category-group .seeall-button-container[b-uvdmhaiu8a]{right:0;left:unset;position:absolute;background-color:var(--bit-clr-bg-secondary)}.category-group .seeall-button-container[b-uvdmhaiu8a]  .seeall-categories{margin:0.25rem;height:2rem;border-color:rgba(0,0,0,0);border-radius:1.5rem;color:var(--bit-clr-primary-main)}.filter-dropdown-overlay[b-uvdmhaiu8a]{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}@media screen and (max-width: 48rem){.filter-dropdown-overlay[b-uvdmhaiu8a]{background-color:rgba(0,0,0,.5)}}.filter-dropdown-wrapper[b-uvdmhaiu8a]{right:0;width:100%;z-index:1101;display:flex;gap:1.25rem;top:3.75rem;cursor:default;position:absolute;padding:2rem;font-size:1rem;max-width:62.5rem;min-height:26.75rem;align-items:flex-start;flex-flow:column nowrap;border-radius:0.75rem;animation-duration:.367s;animation-fill-mode:both;justify-content:flex-start;background-color:var(--bit-clr-sta-info-bg);animation-name:bit-fade-show,bit-slide-down;animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}.filter-dropdown-wrapper .filters-container[b-uvdmhaiu8a]{width:100%;display:flex;gap:1.5rem;flex-wrap:wrap}.filter-dropdown-wrapper .filters-group[b-uvdmhaiu8a]{width:100%;display:flex;gap:1.5rem;text-align:left;white-space:nowrap;max-width:10.5rem;flex-flow:column nowrap}.filter-dropdown-wrapper .filters-group .filters-group-item[b-uvdmhaiu8a]{cursor:pointer;font-weight:400;font-size:0.875rem;line-height:1.25rem}.filter-dropdown-wrapper .filters-group .filters-group-item:hover[b-uvdmhaiu8a]{opacity:.8}.filter-dropdown-wrapper[b-uvdmhaiu8a]  .dropdown-title,.filter-dropdown-wrapper[b-uvdmhaiu8a]  .filter-title{color:var(--bit-clr-secondary-text)}.filter-dropdown-wrapper[b-uvdmhaiu8a]  .dropdown-title{font-weight:600}.filter-dropdown-wrapper[b-uvdmhaiu8a]  .filter-title{font-weight:600;padding-bottom:0.25rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg)}@media screen and (max-width: 48rem){.filter-dropdown-wrapper[b-uvdmhaiu8a]{padding:0;gap:unset;height:100%;z-index:1111;position:fixed;top:14.25rem;padding-bottom:13.625rem;animation-name:bit-fade-show,bit-slide-up-b-uvdmhaiu8a}@keyframes bit-slide-up-b-uvdmhaiu8a{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.filter-dropdown-wrapper[b-uvdmhaiu8a]  .dropdown-title{width:100%;text-align:center;padding:0.75rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg)}.filter-dropdown-wrapper .filters-container[b-uvdmhaiu8a]{overflow-y:auto}.filter-dropdown-wrapper .filters-group[b-uvdmhaiu8a]{max-width:unset;padding:1.5rem}}.items-container[b-uvdmhaiu8a]{display:flex;overflow:auto;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}[b-uvdmhaiu8a] .course-card{flex-grow:1}@media screen and (max-width: 48rem){[b-uvdmhaiu8a] .course-card .course-card-image-container{border-radius:0}[b-uvdmhaiu8a] .course-card .course-card-image-container .course-card-image{width:100%;border-radius:0;aspect-ratio:360/184}[b-uvdmhaiu8a] .course-card .course-card-content{padding:0.75rem 1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){[b-uvdmhaiu8a] .course-card{max-width:28.5rem}}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){[b-uvdmhaiu8a] .course-card{max-width:20rem}}@media screen and (min-width: 120rem){[b-uvdmhaiu8a] .course-card{max-width:25rem}}/*# sourceMappingURL=CoursesPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/CreatorPage.razor.rz.scp.css */
.page-container[b-0c8mpdtjff]{width:100%;display:flex;align-items:center;padding:0 1rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 48rem){.page-container[b-0c8mpdtjff]{padding:0;max-width:33.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-0c8mpdtjff]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-0c8mpdtjff]{max-width:82.5rem}}.page-section[b-0c8mpdtjff]{width:100%;display:flex;flex-flow:column;position:relative;padding-top:0.75rem;padding-bottom:2rem}@media screen and (max-width: 48rem){.page-section[b-0c8mpdtjff]{padding:1rem 0}}.page-header[b-0c8mpdtjff]{position:relative}.creator-banner[b-0c8mpdtjff]{width:100%;object-fit:cover;aspect-ratio:1112/280;border-radius:0.6875rem}@media screen and (max-width: 48rem){.creator-banner[b-0c8mpdtjff]{border-radius:0;height:5.125rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.creator-banner[b-0c8mpdtjff]{height:11.125rem}}@media screen and (min-width: 80rem){.creator-banner[b-0c8mpdtjff]{height:17.5rem}}.creator-avatar[b-0c8mpdtjff]{left:2rem;position:absolute;background-color:var(--bit-clr-bg-primary);border:0.125rem solid var(--bit-clr-bg-primary)}@media screen and (max-width: 48rem){.creator-avatar[b-0c8mpdtjff]{top:2.5rem;width:6rem;height:6rem;border-radius:3rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.creator-avatar[b-0c8mpdtjff]{top:6.25rem;width:8rem;height:8rem;border-radius:4rem}}@media screen and (min-width: 80rem){.creator-avatar[b-0c8mpdtjff]{top:10.5rem;width:10.75rem;height:10.75rem;border-radius:5.375rem}}.creator-info[b-0c8mpdtjff]{font-weight:400;font-size:1.125rem;line-height:1.5rem;padding:0 1rem 2.5rem}.creator-name[b-0c8mpdtjff]{font-weight:600;font-size:1.75rem;line-height:2.5rem;color:var(--bit-clr-secondary-text)}.creator-business[b-0c8mpdtjff]{padding-bottom:0.125rem}.items-container[b-0c8mpdtjff]{display:flex;overflow:auto;gap:1rem;flex-wrap:wrap}[b-0c8mpdtjff] .video-card{flex-grow:1}@media screen and (max-width: 48rem){[b-0c8mpdtjff] .video-card .video-card-image-container{border-radius:0}[b-0c8mpdtjff] .video-card .video-card-image-container .video-card-image{width:100%;border-radius:0;aspect-ratio:360/184}[b-0c8mpdtjff] .video-card .video-card-content{padding:0.75rem 1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){[b-0c8mpdtjff] .video-card{max-width:28.5rem}}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){[b-0c8mpdtjff] .video-card{max-width:20rem}}@media screen and (min-width: 120rem){[b-0c8mpdtjff] .video-card{max-width:25rem}}[b-0c8mpdtjff] .course-card{flex-grow:1}@media screen and (max-width: 48rem){[b-0c8mpdtjff] .course-card .course-card-image-container{border-radius:0}[b-0c8mpdtjff] .course-card .course-card-image-container .course-card-image{width:100%;border-radius:0;aspect-ratio:360/184}[b-0c8mpdtjff] .course-card .course-card-content{padding:0.75rem 1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){[b-0c8mpdtjff] .course-card{max-width:28.5rem}}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){[b-0c8mpdtjff] .course-card{max-width:20rem}}@media screen and (min-width: 120rem){[b-0c8mpdtjff] .course-card{max-width:25rem}}[b-0c8mpdtjff] .subscribe-menu-button{overflow:hidden;height:2.25rem;align-self:self-end;margin-top:2rem;margin-bottom:0.5rem;border-radius:1.125rem;border-color:var(--bit-clr-sta-info-bg);background-color:var(--bit-clr-sta-info-bg)}@media screen and (max-width: 48rem){[b-0c8mpdtjff] .subscribe-menu-button{margin-right:1rem}}[b-0c8mpdtjff] .subscribe-menu-button:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-0c8mpdtjff] .subscribe-menu-button:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-0c8mpdtjff] .menu-button-callout{border-radius:0.75rem;background-color:var(--bit-clr-sta-info-bg)}[b-0c8mpdtjff] .menu-button-callout .menu-button-item:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-0c8mpdtjff] .menu-button-callout .menu-button-item:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-0c8mpdtjff] .menu-button-callout .menu-button-item i{color:var(--bit-clr-secondary-text)}/*# sourceMappingURL=CreatorPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/CreatorsPage.razor.rz.scp.css */
.page-container[b-r8rx2bfzkl]{width:100%;display:flex;align-items:center;padding:0 1rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 48rem){.page-container[b-r8rx2bfzkl]{padding:0;max-width:33.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-r8rx2bfzkl]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-r8rx2bfzkl]{max-width:82.5rem}}.page-section[b-r8rx2bfzkl]{width:100%;display:flex;flex-flow:column;position:relative;padding-top:0.75rem;padding-bottom:2rem}@media screen and (max-width: 48rem){.page-section[b-r8rx2bfzkl]{padding:1rem 0}}.page-header[b-r8rx2bfzkl]{width:100%;display:flex;height:3.5rem;flex-flow:row-reverse;padding:0 0 0.75rem}.items-container[b-r8rx2bfzkl]{display:flex;overflow:auto;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:center}.creator-card[b-r8rx2bfzkl]{flex-grow:1;display:flex;cursor:pointer;overflow:hidden;flex-flow:column;position:relative;text-align:center;width:22.5rem;text-decoration:none;aspect-ratio:360/274;border-radius:0.5rem;background-color:var(--bit-clr-bg-primary)}.creator-card[b-r8rx2bfzkl],.creator-card:hover[b-r8rx2bfzkl],.creator-card:active[b-r8rx2bfzkl],.creator-card:focus[b-r8rx2bfzkl]{color:inherit}@media screen and (max-width: 48rem){.creator-card[b-r8rx2bfzkl]{border-radius:0}}@media(hover: hover){.creator-card:hover[b-r8rx2bfzkl]  .creator-stats{display:none}.creator-card:hover[b-r8rx2bfzkl]  .subscribe-button{display:block}}.creator-banner[b-r8rx2bfzkl]{width:100%;object-fit:cover;aspect-ratio:360/90}.creator-avatar[b-r8rx2bfzkl]{top:12%;width:6.5rem;position:absolute;height:6.5rem;border-radius:3.25rem;background-color:var(--bit-clr-bg-primary);border:0.25rem solid var(--bit-clr-bg-primary)}.creator-info[b-r8rx2bfzkl]{height:100%;display:flex;font-weight:600;flex-flow:column;font-size:1.125rem;justify-content:space-between;padding:2.875rem 1.5rem 1.5rem}.creator-name[b-r8rx2bfzkl]{font-size:1.5rem;line-height:2rem}.creator-business[b-r8rx2bfzkl]{font-weight:400;font-size:1rem;line-height:1.5rem;padding-bottom:0.5rem}.creator-count[b-r8rx2bfzkl]{font-weight:400;font-size:0.875rem}[b-r8rx2bfzkl] .subscribe-button{display:none}[b-r8rx2bfzkl] .unsubscribe-text{display:none}[b-r8rx2bfzkl] .rio-button{min-width:10rem}[b-r8rx2bfzkl] .rio-button:hover .unsubscribe-text{display:block}[b-r8rx2bfzkl] .rio-button:hover .subscribe-text{display:none}[b-r8rx2bfzkl] .menu-button-callout{border-radius:0.75rem;background-color:var(--bit-clr-sta-info-bg)}[b-r8rx2bfzkl] .menu-button-callout .menu-button-item:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-r8rx2bfzkl] .menu-button-callout .menu-button-item:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-r8rx2bfzkl] .menu-button-callout .menu-button-item i{color:var(--bit-clr-secondary-text)}[b-r8rx2bfzkl] .sort-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:var(--bit-clr-primary-main)}[b-r8rx2bfzkl] .sort-button .menu-button-chevron-down{display:none}/*# sourceMappingURL=CreatorsPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/DetailedExamReport.razor.rz.scp.css */
.page-container[b-fp2cjiwx7x]{position:relative;width:100%;height:100vh}.icon-button-container[b-fp2cjiwx7x]{position:absolute;top:10px;left:10px;z-index:10}.list-container[b-fp2cjiwx7x]{width:100%;padding:20px;margin-top:50px;box-sizing:border-box;overflow-y:auto;height:calc(100vh - 50px)}.question1[b-fp2cjiwx7x]{background-color:#edf0ff;border:2px solid #cde38a;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 8px 17px rgba(1,6,0,0);width:100%;max-width:900px;margin:0 auto}.question1 strong[b-fp2cjiwx7x]{color:#333}.question1 .bit-choice-group[b-fp2cjiwx7x]{margin-top:15px}.question1 .bit-choice-group h5[b-fp2cjiwx7x]{padding:10px;margin:5px 0;border-radius:4px;font-size:16px}.question1 p[b-fp2cjiwx7x],.question1 b[b-fp2cjiwx7x]{font-size:14px;color:#555}.question1 .explanation[b-fp2cjiwx7x]{margin-top:15px;padding:10px;background-color:#e8f4fa;border-left:4px solid #3498db}h5[b-fp2cjiwx7x]{padding:6px;width:200px}/*# sourceMappingURL=DetailedExamReport.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/ExamFooter.razor.rz.scp.css */
.footer[b-150zlrqpi3]{width:100%;display:flex;padding:16px 32px;align-items:center;justify-content:center;box-shadow:var(--bit-shd-cal)}.footer-container[b-150zlrqpi3]{flex-grow:1;display:flex;max-width:1200px;justify-content:space-between}.footer-content[b-150zlrqpi3]{gap:10px;display:flex;justify-content:space-between}.modal-header[b-150zlrqpi3]{display:flex;align-items:center;font-size:24px;font-weight:600;border-top:4px solid #0054c6;justify-content:space-between;padding:12px 12px 14px 24px}.modal-body[b-150zlrqpi3]{padding:0 24px 24px;overflow-y:hidden;line-height:20px;max-width:960px}.dialog-title[b-150zlrqpi3]{display:flex;font-size:24px;font-weight:600;align-items:center;padding:12px 12px 14px 24px;border-top:4px solid #0054c6;justify-content:space-between}.dialog-body[b-150zlrqpi3]{padding:0 24px 24px;overflow-y:hidden;max-width:960px}.dialog-footer[b-150zlrqpi3]{display:flex;align-items:center;padding:0 14px 14px;justify-content:flex-end}@media screen and (max-width: 720px){.footer[b-150zlrqpi3]{padding:8px}.footer-container[b-150zlrqpi3]{gap:5px;flex-flow:column}}/*# sourceMappingURL=ExamFooter.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/ExamHeader.razor.rz.scp.css */
.header[b-djp2r3pnhx]{width:100%;display:flex;min-height:56px;padding:8px 32px;align-items:center;border-bottom:1px solid #ccc;justify-content:space-around}.header-container[b-djp2r3pnhx]{flex-grow:1;display:flex;max-width:1200px;white-space:nowrap;align-items:center;justify-content:space-between}[b-djp2r3pnhx] .app-logo{gap:10px;width:100%;display:flex;overflow:hidden;font-weight:bold;align-items:center;white-space:pre-wrap}[b-djp2r3pnhx] .header-menu{display:none;margin-right:rem2(12px)}@media screen and (max-width: 720px){header[b-djp2r3pnhx]{padding:8px}[b-djp2r3pnhx] .header-menu{display:inline-block;color:var(--bit-clr-primary-main)}.header-container[b-djp2r3pnhx]{overflow:hidden;flex-direction:column-reverse}.timer-container[b-djp2r3pnhx]{width:100%;display:flex;justify-content:space-between}}/*# sourceMappingURL=ExamHeader.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/ExamPage.razor.rz.scp.css */
[b-49av5o7g1l] *{box-sizing:border-box}main[b-49av5o7g1l]{width:100%;flex-grow:1;display:flex;align-items:center;flex-direction:column;justify-content:center;max-height:calc(100vh - 52px - var(--bit-status-bar-height))}article[b-49av5o7g1l]{width:100%;flex-grow:1;padding:32px;display:flex;overflow:auto;justify-content:center}.page-container[b-49av5o7g1l]{gap:30px;flex-grow:1;display:flex;max-width:1200px;box-sizing:border-box;min-height:fit-content;align-items:flex-start}.question-section[b-49av5o7g1l]{flex-grow:1;display:flex;flex-flow:column}.divider[b-49av5o7g1l]{width:100%;height:1px;margin:25px 0;background-color:#d3d3d3}[b-49av5o7g1l] .question-section-header-btn{height:25px;padding:2px 10px;line-height:normal}[b-49av5o7g1l] .question-item{height:60px;border-radius:5px;border-color:#d3d3d3}.sections-questions[b-49av5o7g1l]{width:333px;display:flex;padding:25px;overflow:auto;min-width:333px;max-height:100%;min-height:100%;flex-flow:column;border-radius:5px;box-shadow:var(--bit-shd-cal)}[b-49av5o7g1l] .sections-panel{width:0;display:none}.modal-header[b-49av5o7g1l]{display:flex;font-size:24px;font-weight:600;align-items:center;padding:12px 12px 14px 24px;border-top:4px solid #0054c6;justify-content:space-between}.modal-body[b-49av5o7g1l]{overflow-y:auto;max-width:960px;line-height:20px;padding:0 24px 24px}@media screen and (max-width: 720px){article[b-49av5o7g1l]{padding:8px}.sections-questions[b-49av5o7g1l]{display:none}[b-49av5o7g1l] .sections-panel{display:flex}}.disabled-section[b-49av5o7g1l]{opacity:.5;pointer-events:none;cursor:not-allowed}/*# sourceMappingURL=ExamPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/ExamReport.razor.rz.scp.css */
.page-container[b-cbzn9jo33z]{width:100%;height:100%;flex-grow:1;display:flex;padding:1rem;align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start}.detail-button[b-cbzn9jo33z]{margin-left:0px;padding-left:2px}@media(max-width: 855px)and (min-width: 799px){.detail-button[b-cbzn9jo33z]{padding:0px 24px;font-size:18px;width:100%;margin-left:17px}}@media(max-width: 800px)and (min-width: 767px){.detail-button[b-cbzn9jo33z]{padding:12px 24px;font-size:18px;width:100%;margin-left:80px}}@media(max-width: 768px)and (min-width: 749px){.detail-button[b-cbzn9jo33z]{padding:12px 24px;font-size:18px;width:100%;margin-left:120px}}@media(max-width: 750px)and (min-width: 699px){.detail-button[b-cbzn9jo33z]{padding:0px 24px;font-size:18px;width:100%;margin-left:130px}}@media(max-width: 700px)and (min-width: 679px){.detail-button[b-cbzn9jo33z]{padding:10px 65px;font-size:18px;width:100%;margin-left:120px}}@media(max-width: 680px)and (min-width: 549px){.detail-button[b-cbzn9jo33z]{padding:0px 24px;font-size:18px;width:100%;margin-left:270px}}@media(max-width: 550px)and (min-width: 479px){.detail-button[b-cbzn9jo33z]{padding:12px 24px;font-size:18px;width:100%;margin-left:340px}}@media(max-width: 480px)and (min-width: 449px){.detail-button[b-cbzn9jo33z]{padding:0px 24px;font-size:20px;width:100%;margin-left:350px}}@media(max-width: 450px)and (min-width: 399px){.detail-button[b-cbzn9jo33z]{padding:12px 24px;font-size:20px;width:100%;margin-left:410px}}@media(max-width: 400px)and (min-width: 301px){.detail-button[b-cbzn9jo33z]{padding:15px 30px;font-size:20px;width:100%;margin-left:430px}}.loading-contianer[b-cbzn9jo33z]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page-row[b-cbzn9jo33z]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;margin-bottom:1.5rem;justify-content:space-between}.page-title[b-cbzn9jo33z]{margin:0;font-weight:600;font-size:1.25rem;line-height:1.75rem}@media screen and (max-width: 48rem){.page-title[b-cbzn9jo33z]{font-size:1.125rem;line-height:1.5rem}}.grid[b-cbzn9jo33z]{width:100%;flex-grow:1;overflow:auto;display:inline-flex;flex-direction:column;border-radius:0.125rem;border:0.0625rem solid var(--bit-clr-brd-secondary);padding:0px}.grid[b-cbzn9jo33z]  .id-col{width:90px}.grid[b-cbzn9jo33z]  .bitdatagrid{flex-grow:1}.grid[b-cbzn9jo33z]  .bitdatagrid th .col-options-button{cursor:help}[b-cbzn9jo33z] table{min-width:100%;border-spacing:0}[b-cbzn9jo33z] thead{height:2.6875rem;background-color:var(--bit-clr-bg-primary);background-color:green}[b-cbzn9jo33z] tr{height:2.6875rem}[b-cbzn9jo33z] th{font-weight:600;padding:0 0.75rem;font-size:0.875rem;line-height:1.25rem;background-color:#0d558c;color:#fff}[b-cbzn9jo33z] td{font-weight:400;font-size:0.75rem;line-height:1rem;border-top:0.0625rem solid var(--bit-clr-brd-secondary);background-color:#f0f8ff}[b-cbzn9jo33z] tr td:first-child{font-size:0.875rem;line-height:1.25rem;padding-left:0.75rem}[b-cbzn9jo33z] .col-options-button:hover{background-color:rgba(0,0,0,0)}[b-cbzn9jo33z] .col-title:hover{background-color:rgba(0,0,0,0) !important}[b-cbzn9jo33z] .category-search-box{width:100%;max-width:18.75rem;margin-bottom:1.5rem}[b-cbzn9jo33z] th:nth-child(2) .col-options-button{cursor:pointer;background-image:none}[b-cbzn9jo33z] th:nth-child(2) .col-options-button:before{content:"";font-style:normal;font-weight:normal;display:inline-block;font-family:"Fabric MDL2"}[b-cbzn9jo33z] .bitdatagrid-paginator{margin-top:0;height:2.6875rem;padding:0 0.75rem;font-size:0.875rem;border-top:0.0625rem solid var(--bit-clr-brd-secondary);color:#fff;background-color:#0d558c}.color-box[b-cbzn9jo33z]{display:block;width:1.5rem;height:1.5rem;border-radius:0.125rem}.grid[b-cbzn9jo33z]{font-size:25px;font-weight:bold;text-align:center;display:block;overflow:auto;padding:0px}@media(max-width: 800px)and (min-width: 779px){.grid[b-cbzn9jo33z]{width:80%;padding:0px;overflow-x:auto;margin-left:80px}}@media(max-width: 780px)and (min-width: 699px){.grid[b-cbzn9jo33z]{width:68%;padding:0px;overflow-x:auto;margin-left:140px}}@media(max-width: 700px)and (min-width: 679px){.grid[b-cbzn9jo33z]{width:65%;padding:0px;overflow-x:auto;margin-left:180px}}@media(max-width: 680px)and (min-width: 549px){.grid[b-cbzn9jo33z]{width:45%;padding:0px;overflow-x:auto;margin-left:290px}}@media(max-width: 550px)and (min-width: 449px){.grid[b-cbzn9jo33z]{width:40%;padding:0px;overflow-x:auto;margin-left:350px}}@media(max-width: 450px)and (min-width: 399px){.grid[b-cbzn9jo33z]{width:35%;padding:0px;overflow-x:auto;margin-left:390px}}@media(max-width: 400px)and (min-width: 301px){.grid[b-cbzn9jo33z]{width:29%;padding:0px;overflow-x:auto;margin-left:440px}}.button-right[b-cbzn9jo33z]{position:page;top:10px;right:10px}/*# sourceMappingURL=ExamReport.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/ExamsPage.razor.rz.scp.css */
.page-container[b-jkfm4mgims]{width:100%;height:100%;flex-grow:1;display:flex;padding:1rem;align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start}.loading-contianer[b-jkfm4mgims]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page-row[b-jkfm4mgims]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;margin-bottom:1.5rem;justify-content:space-between}.page-title[b-jkfm4mgims]{margin:0;font-weight:600;font-size:1.25rem;line-height:1.75rem}@media screen and (max-width: 48rem){.page-title[b-jkfm4mgims]{font-size:1.125rem;line-height:1.5rem}}.grid[b-jkfm4mgims]{width:100%;flex-grow:1;overflow:auto;display:inline-flex;flex-direction:column;border-radius:0.125rem;border:0.0625rem solid var(--bit-clr-brd-secondary)}.grid[b-jkfm4mgims]  .id-col{width:90px}.grid[b-jkfm4mgims]  .bitdatagrid{flex-grow:1}.grid[b-jkfm4mgims]  .bitdatagrid th .col-options-button{cursor:help}[b-jkfm4mgims] table{min-width:100%;border-spacing:0}[b-jkfm4mgims] thead{height:2.6875rem;background-color:var(--bit-clr-bg-primary)}[b-jkfm4mgims] tr{height:2.6875rem}[b-jkfm4mgims] th{font-weight:600;padding:0 0.75rem;font-size:0.875rem;line-height:1.25rem}[b-jkfm4mgims] td{font-weight:400;font-size:0.75rem;line-height:1rem;border-top:0.0625rem solid var(--bit-clr-brd-secondary)}[b-jkfm4mgims] tr td:first-child{font-size:0.875rem;line-height:1.25rem;padding-left:0.75rem}[b-jkfm4mgims] .col-options-button:hover{background-color:rgba(0,0,0,0)}[b-jkfm4mgims] .col-title:hover{background-color:rgba(0,0,0,0) !important}[b-jkfm4mgims] .category-search-box{width:100%;max-width:18.75rem;margin-bottom:1.5rem}[b-jkfm4mgims] th:nth-child(2) .col-options-button{cursor:pointer;background-image:none}[b-jkfm4mgims] th:nth-child(2) .col-options-button:before{content:"";font-style:normal;font-weight:normal;display:inline-block;font-family:"Fabric MDL2"}[b-jkfm4mgims] .bitdatagrid-paginator{margin-top:0;height:2.6875rem;padding:0 0.75rem;font-size:0.875rem;border-top:0.0625rem solid var(--bit-clr-brd-secondary)}.color-box[b-jkfm4mgims]{display:block;width:1.5rem;height:1.5rem;border-radius:0.125rem}.page-title1[b-jkfm4mgims]{background-color:var(--bit-clr-bg-secondary)}.page-title1[b-jkfm4mgims]  .seeall-categories{margin:0.25rem;height:2rem;border-color:rgba(0,0,0,0);border-radius:1.5rem;color:var(--bit-clr-primary-main)}.filter-dropdown-overlay[b-jkfm4mgims]{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed;margin-left:10px}@media screen and (max-width: 48rem){.filter-dropdown-overlay[b-jkfm4mgims]{background-color:rgba(0,0,0,.5)}}.filter-dropdown-wrapper[b-jkfm4mgims]{margin-top:40px;right:0;width:100%;z-index:1101;display:flex;gap:1.25rem;top:3.75rem;cursor:default;position:absolute;padding:2rem;font-size:1rem;max-width:50rem;min-height:25rem;align-items:flex-start;flex-flow:column nowrap;border-radius:0.75rem;animation-duration:.367s;animation-fill-mode:both;justify-content:flex-start;background-color:var(--bit-clr-sta-info-bg);animation-name:bit-fade-show,bit-slide-down;animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1);margin-left:10px}.filter-dropdown-wrapper .filters-container[b-jkfm4mgims]{width:100%;display:flex;gap:1.5rem;flex-wrap:wrap}.filter-dropdown-wrapper .dropdown-title[b-jkfm4mgims]{margin-left:40px}.filter-dropdown-wrapper .filters-group[b-jkfm4mgims]{width:100%;display:flex;gap:1.5rem;text-align:left;white-space:nowrap;max-width:10.5rem;flex-flow:column nowrap}.filter-dropdown-wrapper .filters-group .filters-group-item[b-jkfm4mgims]{cursor:pointer;font-weight:400;font-size:0.875rem;line-height:1.25rem}.filter-dropdown-wrapper .filters-group .filters-group-item:hover[b-jkfm4mgims]{opacity:.8}.filter-dropdown-wrapper[b-jkfm4mgims]  .dropdown-title,.filter-dropdown-wrapper[b-jkfm4mgims]  .filter-title{color:var(--bit-clr-secondary-text)}.filter-dropdown-wrapper[b-jkfm4mgims]  .dropdown-title{font-weight:600}.filter-dropdown-wrapper[b-jkfm4mgims]  .filter-title{font-weight:600;padding-bottom:0.25rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg);margin-right:10px}@media screen and (max-width: 48rem){.filter-dropdown-wrapper[b-jkfm4mgims]{padding:0;gap:unset;height:100%;z-index:1111;position:fixed;top:14.25rem;padding-bottom:13.625rem;animation-name:bit-fade-show,bit-slide-up-b-jkfm4mgims}@keyframes bit-slide-up-b-jkfm4mgims{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.filter-dropdown-wrapper[b-jkfm4mgims]  .dropdown-title{width:100%;text-align:center;padding:0.75rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg)}.filter-dropdown-wrapper .filters-container[b-jkfm4mgims]{overflow-y:auto}.filter-dropdown-wrapper .filters-group[b-jkfm4mgims]{max-width:unset;padding:1.5rem}}.items-container[b-jkfm4mgims]{width:100%;display:flex;overflow:auto;gap:1rem;flex-wrap:wrap;padding:1rem}[b-jkfm4mgims] .course-card{flex-grow:1;max-width:19rem}/*# sourceMappingURL=ExamsPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/InitExamPage.razor.rz.scp.css */
[b-jxob7p0ni8] *{box-sizing:border-box}main[b-jxob7p0ni8]{width:100%;flex-grow:1;display:flex;align-items:center;flex-direction:column;justify-content:center}article[b-jxob7p0ni8]{width:100%;flex-grow:1;padding:32px;display:flex;overflow:auto;justify-content:center}@media screen and (max-width: 720px){article[b-jxob7p0ni8]{padding:8px}}.page-container[b-jxob7p0ni8]{gap:30px;flex-grow:1;display:flex;max-width:1200px;box-sizing:border-box;min-height:fit-content;align-items:flex-start}.question-section[b-jxob7p0ni8]{flex-grow:1;display:flex;flex-flow:column}.divider[b-jxob7p0ni8]{width:100%;height:1px;margin:25px 0;background-color:#d3d3d3}[b-jxob7p0ni8] .question-section-header-btn{height:25px;padding:2px 10px;line-height:normal}[b-jxob7p0ni8] .question-item{height:60px;border-radius:5px;border-color:#d3d3d3}.sections-questions[b-jxob7p0ni8]{width:320px;display:flex;padding:25px;min-width:320px;min-height:100%;flex-flow:column;border-radius:5px;box-shadow:var(--bit-shd-cal)}@media screen and (max-width: 1000px){.sections-questions[b-jxob7p0ni8]{display:none}}[b-jxob7p0ni8] .sections-panel{width:0;display:none}@media screen and (max-width: 1000px){[b-jxob7p0ni8] .sections-panel{display:flex}}.modal-header[b-jxob7p0ni8]{display:flex;font-size:24px;font-weight:600;align-items:center;padding:12px 12px 14px 24px;border-top:4px solid #0054c6;justify-content:space-between}.modal-body[b-jxob7p0ni8]{overflow-y:auto;max-width:960px;line-height:20px;padding:0 24px 24px}.main-container[b-jxob7p0ni8]{width:100%;max-width:1200px;border:4px solid skyblue;border-radius:30px;padding:20px;box-sizing:border-box;min-height:500px;margin:0 auto;background-color:var(--bit-clr-bg-primary)}.main-container .card-container[b-jxob7p0ni8]{text-align:center}.main-container .card-container h3.label-heading[b-jxob7p0ni8]{font-size:22px;font-weight:bold;margin:0}.main-container .full-width-line[b-jxob7p0ni8]{border:0;height:3px;background-color:skyblue;margin:20px 0}.main-container .row[b-jxob7p0ni8]{display:flex;justify-content:space-between;margin-bottom:20px}.main-container .row .left-column[b-jxob7p0ni8],.main-container .row .right-column[b-jxob7p0ni8]{width:48%}.main-container .row .info-text[b-jxob7p0ni8]{font-size:16px;margin-bottom:12px}.main-container .row .info-text .label[b-jxob7p0ni8]{color:var(--bit-clr-fg-secondary);font-weight:bold}.main-container .line-divider[b-jxob7p0ni8]{border:0;height:1px;background-color:indigo;margin:20px 0}.main-container .buttons[b-jxob7p0ni8]{width:100%;display:flex;margin-top:25px;justify-content:center}.main-container .buttons .custom-button[b-jxob7p0ni8]{width:180px;height:80px;border-radius:15px;font-size:20px}.main-container .row:nth-child(1)[b-jxob7p0ni8]{margin-bottom:30px}.main-container .row:nth-child(2)[b-jxob7p0ni8]{margin-bottom:5px}.main-container .row:nth-child(3)[b-jxob7p0ni8]{margin-bottom:40px}.main-container .row:nth-child(4)[b-jxob7p0ni8]{margin-bottom:10px}.main-container .line-divider:nth-of-type(2)[b-jxob7p0ni8]{margin:40px 0}.main-container .additional-content[b-jxob7p0ni8]{margin-top:20px}.loading-container[b-jxob7p0ni8]{width:100%;display:flex;min-height:100%;align-items:center;justify-content:center}/*# sourceMappingURL=InitExamPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/ReportHeader.razor.rz.scp.css */
.main[b-48ij3u08s3]{width:100%;flex-grow:1;display:flex;align-items:center;flex-direction:column;justify-content:center}.bit-label[b-48ij3u08s3]{font-size:25px;font-weight:bold;text-align:center;display:block;font-size:25px;font-weight:bold;align-content:center;overflow-x:auto;max-width:600px}@media(max-width: 768px){.bit-label[b-48ij3u08s3]{font-size:20px}}@media(max-width: 480px){.bit-label[b-48ij3u08s3]{font-size:18px}}.container[b-48ij3u08s3]{display:flex;flex-wrap:wrap;width:100%;height:100%;justify-content:space-between;padding:0px;display:flex;align-items:center;box-sizing:border-box;flex-flow:column nowrap;justify-content:flex-end;scrollbar-width:none}.grid-container[b-48ij3u08s3]{display:grid;grid-template-rows:1fr 1fr;grid-template-rows:repeat(5, auto);width:100%;padding:0px;margin:20px}.chart-container[b-48ij3u08s3]{width:50%;padding:10px;display:flex;align-items:center;justify-content:center}.grid-item[b-48ij3u08s3]{padding:10px;border:1px solid #000}#pieChart[b-48ij3u08s3]{width:20vw;height:20vw;max-width:100%;max-height:100%;display:block;margin:0 auto}.container[b-48ij3u08s3]{width:100%;padding:0px;overflow-x:auto}.table-responsive[b-48ij3u08s3]{overflow-x:auto}.styled-table[b-48ij3u08s3]{width:100%;border-collapse:collapse;margin:0px;font-size:16px;text-align:left;background-color:#f0f8ff;overflow-x:hidden}.styled-table th[b-48ij3u08s3],.styled-table td[b-48ij3u08s3]{padding:12px;border:1px solid #ddd}.styled-table th[b-48ij3u08s3]{background-color:#0d558c;color:#fff;text-align:center;font-weight:bold}.styled-table td[b-48ij3u08s3]{text-align:center}@media(max-width: 780px){.styled-table[b-48ij3u08s3]{margin:40px;width:50%;border-collapse:collapse;margin:40px;font-size:12px;text-align:left;background-color:#f2f2f2;overflow-x:hidden}.styled-table th[b-48ij3u08s3],.styled-table td[b-48ij3u08s3]{font-size:14px;padding:10px 12px}.styled-table th[b-48ij3u08s3]{text-align:left;padding:10px}.styled-table td[b-48ij3u08s3]{text-align:left;padding-right:10px}}@media(max-width: 400px){.styled-table[b-48ij3u08s3]{margin-left:20px;margin-right:20px}.styled-table th[b-48ij3u08s3],.styled-table td[b-48ij3u08s3]{font-size:10px;padding:6px}.styled-table th[b-48ij3u08s3]{text-align:left;padding:6px}.styled-table td[b-48ij3u08s3]{text-align:left;padding:6px}}@media(max-width: 300px){.container[b-48ij3u08s3]{margin-left:20px;margin-right:20px}.styled-table th[b-48ij3u08s3],.styled-table td[b-48ij3u08s3]{font-size:6px;padding:3px}.styled-table th[b-48ij3u08s3]{text-align:left;padding:3px}.styled-table th[b-48ij3u08s3]{text-align:left;padding:3px}}@media(max-width: 1200px){.styled-table th[b-48ij3u08s3],.styled-table td[b-48ij3u08s3]{height:40px}.styled-table th[b-48ij3u08s3]{max-height:60%;left:0;transform:none}}.container1[b-48ij3u08s3]{margin-left:0px;overflow-x:auto}@media(max-width: 850px)and (min-width: 799px){.container1[b-48ij3u08s3]{width:90%;padding:0px;overflow-x:auto;margin-left:40px}}@media(max-width: 800px)and (min-width: 779px){.container1[b-48ij3u08s3]{width:80%;padding:0px;overflow-x:auto;margin-left:90px}}@media(max-width: 780px)and (min-width: 749px){.container1[b-48ij3u08s3]{width:70%;padding:0px;overflow-x:auto;margin-left:140px}}@media(max-width: 750px)and (min-width: 699px){.container1[b-48ij3u08s3]{width:70%;padding:0px;overflow-x:auto;margin-left:150px}}@media(max-width: 700px)and (min-width: 679px){.container1[b-48ij3u08s3]{width:65%;padding:0px;overflow-x:auto;margin-left:190px}}@media(max-width: 680px)and (min-width: 549px){.container1[b-48ij3u08s3]{width:45%;padding:0px;overflow-x:auto;margin-left:290px}}@media(max-width: 550px)and (min-width: 449px){.container1[b-48ij3u08s3]{width:39%;padding:0px;overflow-x:auto;margin-left:370px}}@media(max-width: 450px)and (min-width: 399px){.container1[b-48ij3u08s3]{width:35%;padding:0px;overflow-x:auto;margin-left:410px;scrollbar-width:none}}@media(max-width: 400px)and (min-width: 301px){.container1[b-48ij3u08s3]{width:28%;padding:0px;overflow-x:auto;margin-left:470px;scrollbar-width:none}}table.bit-label1[b-48ij3u08s3]{width:100%;border-collapse:collapse;font-size:16px;text-align:center}table.bit-label1 th[b-48ij3u08s3],table.bit-label1 td[b-48ij3u08s3]{padding:12px 15px;border:1px solid #ddd}table.bit-label1 th[b-48ij3u08s3]{background-color:#0d558c;color:#fff;font-weight:bold}table.bit-label1 tbody tr td[b-48ij3u08s3]{background-color:#f2f9ff}[b-48ij3u08s3]::-webkit-scrollbar{display:none}/*# sourceMappingURL=ReportHeader.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Exams/SectionsAndQuestions.razor.rz.scp.css */
[b-s1llgqnjx2] .btn{width:40px;height:40px;min-width:40px}[b-s1llgqnjx2] .section-acd .bit-acd-ttl{width:100%}.buttons-wrapper[b-s1llgqnjx2]{gap:10px;display:flex;flex-wrap:wrap;justify-content:space-between}/*# sourceMappingURL=SectionsAndQuestions.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Home/CourseCard.razor.rz.scp.css */
.course-card[b-muztlrixdt]{display:flex;overflow:hidden;flex-flow:column;width:19rem;position:relative;font-style:normal;text-decoration:none}.course-card[b-muztlrixdt],.course-card:hover[b-muztlrixdt],.course-card:active[b-muztlrixdt],.course-card:focus[b-muztlrixdt]{color:inherit}.rio-theme-dark .course-card[b-muztlrixdt]{--rio-dark2-main8: #282C37;--rio-main6-main3: #C4C4C4}.rio-theme-light .course-card[b-muztlrixdt]{--rio-dark2-main8: #E9E9E9;--rio-main6-main3: #555}.course-card:hover[b-muztlrixdt]{cursor:pointer}.course-card:hover .course-card-image-container[b-muztlrixdt]::before{background:rgba(0,0,0,.3)}.course-card:hover[b-muztlrixdt]  .course-progress{opacity:0}.course-card:hover .course-card-playlist[b-muztlrixdt]{top:50%;left:50%;z-index:0;opacity:0;right:unset;bottom:unset;width:6.5625rem;transform:translate(-50%, -50%);background-color:rgba(38,38,38,.8)}.course-card:hover .course-card-playall[b-muztlrixdt]{top:50%;left:50%;right:unset;bottom:unset;width:6.5625rem;height:2rem;transition:transform .3s;transform:translate(-50%, -50%)}.course-card-horizontal[b-muztlrixdt]{width:100%;flex-flow:row;gap:0.75rem}.course-card-horizontal .course-card-image[b-muztlrixdt],.course-card-horizontal .course-card-image-container[b-muztlrixdt]{aspect-ratio:178/112;max-height:7.5rem}.course-card-horizontal .course-card-content[b-muztlrixdt]{padding:0;height:100%;align-self:start}.course-card-horizontal .course-card-content .course-card-avatar[b-muztlrixdt]{display:none}.course-card-horizontal .course-card-content .course-card-info[b-muztlrixdt]{gap:0.5rem;font-size:0.75rem;line-height:1.125rem}.course-card-horizontal .course-card-content .course-card-info .course-card-title[b-muztlrixdt]{padding:0;font-size:0.875rem;line-height:1.125rem}.course-card-image-container[b-muztlrixdt]{overflow:hidden;position:relative;transition:all,.3s;aspect-ratio:266/168;border-radius:1rem}.course-card-image-container[b-muztlrixdt]::before{content:"";inset:0;width:100%;height:100%;position:absolute;background:rgba(0,0,0,0);transition:background .3s}.course-card-image[b-muztlrixdt]{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:266/168;border-radius:1rem}.course-card-playlist[b-muztlrixdt]{z-index:1;opacity:1;color:#fff;gap:0.25rem;font-weight:600;width:3.75rem;right:1rem;bottom:1rem;height:1.75rem;position:absolute;text-align:center;font-size:0.875rem;line-height:1.25rem;border-radius:0.25rem;background-color:#262626;transition:transform .3s;padding:0.125rem 0.5rem}.course-card-length-container[b-muztlrixdt]{bottom:0;width:100%;display:flex;position:absolute;flex-flow:column nowrap}.course-card-length[b-muztlrixdt]{color:#fff;align-self:end;font-weight:600;height:1.75rem;text-align:center;margin:0 1rem;min-width:3.875rem;font-size:0.875rem;line-height:1.25rem;border-radius:0.25rem;background-color:#262626;padding:0.25rem 0.5rem}[b-muztlrixdt] .course-progress{opacity:1;transition:opacity .3s;margin:0.25rem 1rem}.course-card-playall[b-muztlrixdt]{color:#fff;display:flex;gap:0.25rem;overflow:hidden;font-weight:600;right:1rem;width:3.75rem;bottom:1rem;height:1.75rem;position:absolute;white-space:nowrap;align-items:center;font-size:1.125rem;line-height:1.5rem;justify-content:center;border-radius:0.25rem;transition:transform .3s;padding:0.125rem 0.5rem;border:0.125rem solid rgba(0,0,0,0);background-color:rgba(38,38,38,.8)}.course-card-content[b-muztlrixdt]{display:flex;gap:0.5rem;align-items:start;padding:0.75rem 0}.course-card-avatar[b-muztlrixdt]{aspect-ratio:1;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #c4c4c4}.course-card-info[b-muztlrixdt]{height:100%;display:flex;gap:0.25rem;overflow:auto;font-weight:400;font-size:0.875rem;flex-flow:column wrap;line-height:1.25rem;justify-content:flex-end}.course-card-title[b-muztlrixdt]{font-weight:600;font-size:1rem;line-height:1.5rem;padding-bottom:0.25rem;color:var(--bit-clr-secondary-text)}.course-card-details[b-muztlrixdt]{color:var(--rio-main6-main3)}.course-card-dot[b-muztlrixdt]{color:#f9bd9f}.course-card-price[b-muztlrixdt]{font-weight:700;text-align:center;height:1.5rem;font-size:0.875rem;max-width:max-content;line-height:1.25rem;border-radius:0.25rem;padding:0.1rem 0.375rem}.course-card-price.free[b-muztlrixdt]{color:var(--bit-clr-primary-main);background-color:rgba(153,218,255,.2)}.course-card-price.paid[b-muztlrixdt]{color:var(--bit-clr-sta-success);background-color:var(--bit-clr-sta-success-bg)}.course-card-tags-container[b-muztlrixdt]{width:100%;display:flex;gap:0.25rem;overflow:auto;font-size:0.75rem;align-items:flex-start}.course-card-tags-container .course-card-tag[b-muztlrixdt]{display:flex;cursor:pointer;gap:0.625rem;height:1.5rem;text-align:center;align-items:center;padding:0 0.75rem;border-radius:0.75rem;background-color:var(--rio-dark2-main8)}/*# sourceMappingURL=CourseCard.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Home/HeroCard.razor.rz.scp.css */
.hero-card[b-rthsu8nflf]{width:100%;height:100%;display:block;overflow:hidden;position:relative;text-decoration:none;border-radius:1rem}.hero-card:hover[b-rthsu8nflf]{cursor:pointer}.hero-card:hover .hero-card-image[b-rthsu8nflf]{transform:scale(1.15)}.hero-card:hover .hero-card-info[b-rthsu8nflf]{background:rgba(0,0,0,.8);background-size:4.5rem;background-position:center;background-repeat:no-repeat;background-image:url("images/icons/play.svg")}.hero-card-image[b-rthsu8nflf]{inset:0;display:block;width:inherit;height:inherit;object-fit:cover;position:absolute;transition:all,.3s;border-radius:1rem}.hero-card-info[b-rthsu8nflf]{top:0;z-index:1;color:#fff;height:100%;display:flex;position:sticky;padding:0.75rem;flex-flow:column wrap;justify-content:flex-end;border-end-end-radius:1rem;border-end-start-radius:1rem;background:no-repeat center linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.34) 45%, rgba(0, 0, 0, 0.47) 57.5%, rgba(0, 0, 0, 0.59) 75%, rgba(0, 0, 0, 0.78) 85.62%)}.hero-card-title[b-rthsu8nflf]{margin-bottom:0.25rem}.hero-card-large[b-rthsu8nflf]{aspect-ratio:548/496}.hero-card-large .hero-card-title[b-rthsu8nflf]{font-weight:700;font-size:1.125rem;line-height:1.5rem}.hero-card-large .hero-card-author[b-rthsu8nflf],.hero-card-large .hero-card-details[b-rthsu8nflf]{font-weight:600;font-size:1rem;line-height:1.5rem}.hero-card-large:hover .hero-card-info[b-rthsu8nflf]{background-size:6.5rem}.hero-card-wide[b-rthsu8nflf]{aspect-ratio:548/240}.hero-card-wide .hero-card-title[b-rthsu8nflf]{font-weight:700;font-size:1rem;line-height:1.5rem}.hero-card-wide .hero-card-author[b-rthsu8nflf],.hero-card-wide .hero-card-details[b-rthsu8nflf]{font-weight:600;font-size:0.875rem;line-height:1.25rem}.hero-card-medium[b-rthsu8nflf]{aspect-ratio:266/240}.hero-card-medium .hero-card-title[b-rthsu8nflf]{font-weight:700;font-size:0.875rem;line-height:1.25rem}.hero-card-medium .hero-card-author[b-rthsu8nflf],.hero-card-medium .hero-card-details[b-rthsu8nflf]{font-weight:600;font-size:0.75rem;line-height:1rem}/*# sourceMappingURL=HeroCard.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Home/HomePage.razor.rz.scp.css */
.page-container[b-m04xq5uvdf]{width:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start;padding:0 1rem 5.25rem;color:var(--bit-clr-primary-main)}@media screen and (max-width: 48rem){.page-container[b-m04xq5uvdf]{padding:0;max-width:33.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-m04xq5uvdf]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-m04xq5uvdf]{max-width:82.5rem}}.page-section[b-m04xq5uvdf]{width:100%;display:flex;gap:1rem;flex-flow:column}@media screen and (max-width: 48rem){.page-section[b-m04xq5uvdf]{padding:1rem 0}.page-section.stories-section[b-m04xq5uvdf]{padding:1rem}.page-section.stories-section .section-title[b-m04xq5uvdf]{padding:0}.page-section .section-title[b-m04xq5uvdf]{padding:1rem 1rem 2rem}.page-section .videos-scroll-container .items-container[b-m04xq5uvdf]{flex-wrap:wrap}}.category-group-container[b-m04xq5uvdf]{z-index:2;width:100%;display:flex;position:sticky;top:calc(3.25rem + var(--bit-status-bar-height))}.bit-ios .category-group-container[b-m04xq5uvdf]{top:calc(3.25rem + env(safe-area-inset-top))}.rio-theme-dark .category-group-container[b-m04xq5uvdf]{background:rgba(30,32,39,.8)}.rio-theme-light .category-group-container[b-m04xq5uvdf]{background:rgba(248,248,248,.8)}.category-group[b-m04xq5uvdf]{width:100%;display:flex;overflow:auto;font-weight:600;font-style:normal;font-size:0.875rem;line-height:1.25rem;-webkit-user-select:none;padding:0.75rem 8rem 0.75rem 0}@media screen and (max-width: 48rem){.category-group[b-m04xq5uvdf]{padding-left:1rem}}.category-group-item[b-m04xq5uvdf],[b-m04xq5uvdf] .seeall-categories{cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;border-radius:1.5rem;padding:0.375rem 0.75rem;border:0.0625rem solid var(--bit-clr-brd-primary)}.rio-theme-dark .category-group-item[b-m04xq5uvdf],.rio-theme-dark[b-m04xq5uvdf]  .seeall-categories{color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item:hover[b-m04xq5uvdf],.rio-theme-dark[b-m04xq5uvdf]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item:active[b-m04xq5uvdf],.rio-theme-dark[b-m04xq5uvdf]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item[b-m04xq5uvdf],.rio-theme-light[b-m04xq5uvdf]  .seeall-categories{color:#7b7b7b}@media(hover: hover){.rio-theme-light .category-group-item:hover[b-m04xq5uvdf],.rio-theme-light[b-m04xq5uvdf]  .seeall-categories:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}}.rio-theme-light .category-group-item:active[b-m04xq5uvdf],.rio-theme-light[b-m04xq5uvdf]  .seeall-categories:active{color:#434343;border-color:#99daff;background-color:#99daff}.rio-theme-dark .category-group-item.selected-category[b-m04xq5uvdf],.rio-theme-dark[b-m04xq5uvdf]  .seeall-categories.selected-category{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item.selected-category:hover[b-m04xq5uvdf],.rio-theme-dark[b-m04xq5uvdf]  .seeall-categories.selected-category:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item.selected-category:active[b-m04xq5uvdf],.rio-theme-dark[b-m04xq5uvdf]  .seeall-categories.selected-category:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item.selected-category[b-m04xq5uvdf],.rio-theme-light[b-m04xq5uvdf]  .seeall-categories.selected-category{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:hover[b-m04xq5uvdf],.rio-theme-light[b-m04xq5uvdf]  .seeall-categories.selected-category:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:active[b-m04xq5uvdf],.rio-theme-light[b-m04xq5uvdf]  .seeall-categories.selected-category:active{color:#434343;border-color:#99daff;background-color:#99daff}.seeall-button-container[b-m04xq5uvdf]{right:0;position:absolute;width:max-content;height:2.75rem}.seeall-button-container[b-m04xq5uvdf]  .seeall-categories{min-width:6rem;justify-content:space-between;padding:0.125rem 0.125rem 0.125rem 0.75rem;background-color:var(--bit-clr-bg-secondary)}.rio-theme-dark .seeall-button-container[b-m04xq5uvdf]  .seeall-categories{color:#e9e9e9;border-color:#fff}.rio-theme-dark .seeall-button-container[b-m04xq5uvdf]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}.rio-theme-dark .seeall-button-container[b-m04xq5uvdf]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .seeall-button-container[b-m04xq5uvdf]  .seeall-categories{color:#007dc5;border-color:#007dc5}.rio-theme-light .seeall-button-container[b-m04xq5uvdf]  .seeall-categories:hover{color:#fff;border-color:#007dc5;background-color:#007dc5}.rio-theme-light .seeall-button-container[b-m04xq5uvdf]  .seeall-categories:active{color:#fff;border-color:#006199;background-color:#006199}.seeall-button-container[b-m04xq5uvdf]  .seeall-categories .seeall-categories-icon{color:inherit;font-size:1.75rem;transform:rotateY(180deg)}.section-title[b-m04xq5uvdf]{font-weight:600;font-size:1.25rem;line-height:2rem;padding-top:3rem}.section-title .section-name[b-m04xq5uvdf]{color:var(--bit-clr-primary-main)}.stories-scroll-container[b-m04xq5uvdf]{overflow:auto;padding-bottom:1rem}.stories-scroll-container .items-container[b-m04xq5uvdf]{flex-wrap:nowrap;min-width:max-content;justify-content:start}.items-container[b-m04xq5uvdf]{display:flex;gap:1rem;align-items:center;justify-content:center}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.items-container[b-m04xq5uvdf]{gap:1.5rem;flex-wrap:wrap}}.hero-section1[b-m04xq5uvdf]{width:100%;flex-flow:row;flex-wrap:wrap;gap:1rem;padding:0.75rem 0;justify-content:center}.hero-section1 .large-card-container[b-m04xq5uvdf]{flex-grow:1.5;display:flex;justify-content:center}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.hero-section1 .large-card-container[b-m04xq5uvdf]{flex-grow:3}}.hero-section1 .cards-container[b-m04xq5uvdf],.hero-section1 .small-cards-container[b-m04xq5uvdf]{flex-grow:1;display:flex;gap:1rem;justify-content:center}.hero-section1 .cards-container[b-m04xq5uvdf]{flex-flow:column}@media screen and (max-width: 48rem){.hero-section1[b-m04xq5uvdf]{gap:0}.hero-section1 .large-card-container[b-m04xq5uvdf]{width:100%}.hero-section1[b-m04xq5uvdf]  .hero-card{border-radius:0}.hero-section1[b-m04xq5uvdf]  .hero-card.hero-card-large{aspect-ratio:360/200}.hero-section1[b-m04xq5uvdf]  .hero-card .hero-card-info,.hero-section1[b-m04xq5uvdf]  .hero-card .hero-card-image{border-radius:0}.hero-section1 .cards-container[b-m04xq5uvdf],.hero-section1 .small-cards-container[b-m04xq5uvdf]{gap:0rem}}[b-m04xq5uvdf] .seeall-button{color:var(--bit-clr-primary-main)}[b-m04xq5uvdf] .video-card{flex-grow:1}@media screen and (max-width: 48rem){[b-m04xq5uvdf] .video-card .video-card-image-container{border-radius:0}[b-m04xq5uvdf] .video-card .video-card-image-container .video-card-image{width:100%;border-radius:0;aspect-ratio:360/184}[b-m04xq5uvdf] .video-card .video-card-content{padding:0.75rem 1rem}}[b-m04xq5uvdf] .course-card{flex-grow:1}@media screen and (max-width: 48rem){[b-m04xq5uvdf] .course-card .course-card-image-container{border-radius:0}[b-m04xq5uvdf] .course-card .course-card-image-container .course-card-image{width:100%;border-radius:0;aspect-ratio:360/184}[b-m04xq5uvdf] .course-card .course-card-content{padding:0.75rem 1rem}}[b-m04xq5uvdf] .separator div{padding:0;font-weight:600;font-size:1rem;line-height:1.5rem;background-color:var(--bit-clr-bg-secondary)}body[b-m04xq5uvdf]{font-family:Arial,sans-serif;background-color:#f4f4f9;margin:0;padding:0}.dashboard[b-m04xq5uvdf]{padding:0px;max-width:1200px;margin:0px}.profile-section[b-m04xq5uvdf]{display:flex;flex-wrap:wrap;margin-bottom:20px;margin-top:20px;padding-top:2px}.profile-card[b-m04xq5uvdf],.stats-cards[b-m04xq5uvdf]{background:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-left:100px;padding-left:100px;flex:1;text-align:center}.stats-cards[b-m04xq5uvdf]{float:left;display:flex;justify-content:left;padding-left:0;box-sizing:unset}.stat-card active-device[b-m04xq5uvdf]{width:300px}.stats-cards1[b-m04xq5uvdf]{width:300px}.stats-cards2[b-m04xq5uvdf]{width:300px}.profile-card[b-m04xq5uvdf]{background:linear-gradient(to right, #4facfe, #00f2fe);border-radius:15px;color:#fff;width:250px;text-align:center;padding:20px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin:20px;font-family:Arial,sans-serif}.profile-header[b-m04xq5uvdf]{font-size:1.2em;margin-bottom:10px}.profile-icon[b-m04xq5uvdf]{background-color:#fff;border-radius:50%;width:60px;height:60px;margin:0 auto 10px auto;display:flex;align-items:center;justify-content:center}.profile-icon[b-m04xq5uvdf]:before{font-family:FontAwesome;font-size:2em;color:#4facfe}.profile-name[b-m04xq5uvdf]{font-size:1.4em;margin-bottom:5px}.profile-email[b-m04xq5uvdf],.profile-phone[b-m04xq5uvdf]{font-size:.9em;margin:5px 0}.profile-email i[b-m04xq5uvdf],.profile-phone i[b-m04xq5uvdf]{margin-right:8px}.stats-cards[b-m04xq5uvdf]{display:flex;justify-content:space-between}.stat-card[b-m04xq5uvdf]{flex:1;margin:0 10px;padding:30px;border-radius:10px;color:#fff;font-size:1.5em;box-sizing:unset}.stat-card span[b-m04xq5uvdf]{display:block;font-size:.5em;margin-top:5px}.active-device[b-m04xq5uvdf]{background-color:#ffa726}.course-subscribe[b-m04xq5uvdf]{background-color:#ab47bc}.expired[b-m04xq5uvdf]{background-color:#ef5350}.charts-section[b-m04xq5uvdf]{display:flex;flex-wrap:wrap;margin-bottom:20px;flex:1}.chart-card[b-m04xq5uvdf]{background:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:10px;padding:20px;flex:1;text-align:center}body[b-m04xq5uvdf]{font-family:Arial,sans-serif;background-color:#f5f7fa;display:flex;justify-content:center;align-items:center;height:100vh;margin:0}.chart-container[b-m04xq5uvdf]{width:80%;max-width:500px;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.chart-title[b-m04xq5uvdf]{margin-bottom:20px;font-weight:bold;font-size:1.2em}.bar-chart[b-m04xq5uvdf]{display:flex;justify-content:space-between;align-items:flex-end;height:250px;position:relative;width:470px}.bar[b-m04xq5uvdf]{width:7%;background-color:orange;text-align:center;border-radius:5px 5px 0 0;position:relative}.bar.blue[b-m04xq5uvdf]{background-color:#3b82f6}.bar[b-m04xq5uvdf]::before{content:attr(data-value);position:absolute;top:-25px;left:50%;transform:translateX(-50%);font-size:.9em;color:#333;font-weight:bold}.label[b-m04xq5uvdf]{text-align:center;margin-top:10px;font-size:.9em;color:#666;float:left}.labels[b-m04xq5uvdf]{width:470px;gap:10px}*[b-m04xq5uvdf]{margin:0;padding:0;box-sizing:border-box}body[b-m04xq5uvdf]{font-family:Arial,sans-serif;background-color:#f4f4f4;color:#333;display:flex;justify-content:center;align-items:center;height:100vh}body[b-m04xq5uvdf]{font-family:Arial,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;margin:0;background-color:#f4f4f4}.charts-container[b-m04xq5uvdf]{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.chart-container[b-m04xq5uvdf]{width:100px;height:100px;position:relative}.chart[b-m04xq5uvdf]{width:100%;height:100%;border-radius:50%;background:conic-gradient(#36A2EB 0% 80%, #e0e0e0 80% 100%);position:absolute;top:0;left:0}.inner-circle[b-m04xq5uvdf]{width:60%;height:60%;background-color:#fff;border-radius:50%;position:absolute;top:20%;left:20%;display:flex;justify-content:center;align-items:center;font-weight:bold;font-size:18px}.chart-label[b-m04xq5uvdf]{text-align:center;margin-top:60px}.chart-placeholder[b-m04xq5uvdf]{background-color:#fff;height:350px;border-radius:10px}.courses-section[b-m04xq5uvdf]{margin-bottom:20px}.courses-cards[b-m04xq5uvdf]{display:flex;flex-wrap:wrap}.course-card[b-m04xq5uvdf]{background:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);flex:1;text-align:center;width:230px;height:250px}.renew-section[b-m04xq5uvdf]{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:10px;padding:20px}.renew-button[b-m04xq5uvdf]{background-color:#42a5f5;color:#fff;border:none;padding:10px 20px;border-radius:10px;cursor:pointer;font-size:1em}.community-section[b-m04xq5uvdf]{display:flex;justify-content:space-between;margin:10px 0}.community-button[b-m04xq5uvdf],.notification-button[b-m04xq5uvdf]{background-color:#42a5f5;color:#fff;border:none;padding:10px 20px;border-radius:10px;cursor:pointer;font-size:1em}.footer[b-m04xq5uvdf]{text-align:center;margin-top:20px}.footer a[b-m04xq5uvdf]{color:#42a5f5;margin:0 10px;text-decoration:none}/*# sourceMappingURL=HomePage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Home/PlaylistCard.razor.rz.scp.css */
.course-card[b-af26x0l1tv]{display:flex;overflow:hidden;flex-flow:column;width:19rem;position:relative;font-style:normal;text-decoration:none}.course-card[b-af26x0l1tv],.course-card:hover[b-af26x0l1tv],.course-card:active[b-af26x0l1tv],.course-card:focus[b-af26x0l1tv]{color:inherit}.rio-theme-dark .course-card[b-af26x0l1tv]{--rio-dark2-main8: #282C37;--rio-main6-main3: #C4C4C4}.rio-theme-light .course-card[b-af26x0l1tv]{--rio-dark2-main8: #E9E9E9;--rio-main6-main3: #555}.course-card:hover[b-af26x0l1tv]{cursor:pointer}.course-card:hover .course-card-image-container[b-af26x0l1tv]::before{background:rgba(0,0,0,.3)}.course-card:hover[b-af26x0l1tv]  .course-progress{opacity:0}.course-card:hover .course-card-playlist[b-af26x0l1tv]{top:50%;left:50%;z-index:0;opacity:0;right:unset;bottom:unset;width:6.5625rem;transform:translate(-50%, -50%);background-color:rgba(38,38,38,.8)}.course-card:hover .course-card-playall[b-af26x0l1tv]{top:50%;left:50%;right:unset;bottom:unset;width:6.5625rem;height:2rem;transition:transform .3s;transform:translate(-50%, -50%)}.course-card-horizontal[b-af26x0l1tv]{width:100%;flex-flow:row;gap:0.75rem}.course-card-horizontal .course-card-image[b-af26x0l1tv],.course-card-horizontal .course-card-image-container[b-af26x0l1tv]{aspect-ratio:178/112;max-height:7.5rem}.course-card-horizontal .course-card-content[b-af26x0l1tv]{padding:0;height:100%;align-self:start}.course-card-horizontal .course-card-content .course-card-avatar[b-af26x0l1tv]{display:none}.course-card-horizontal .course-card-content .course-card-info[b-af26x0l1tv]{gap:0.5rem;font-size:0.75rem;line-height:1.125rem}.course-card-horizontal .course-card-content .course-card-info .course-card-title[b-af26x0l1tv]{padding:0;font-size:0.875rem;line-height:1.125rem}.course-card-image-container[b-af26x0l1tv]{overflow:hidden;position:relative;transition:all,.3s;aspect-ratio:266/168;border-radius:1rem}.course-card-image-container[b-af26x0l1tv]::before{content:"";inset:0;width:100%;height:100%;position:absolute;background:rgba(0,0,0,0);transition:background .3s}.course-card-image[b-af26x0l1tv]{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:266/168;border-radius:1rem}.course-card-playlist[b-af26x0l1tv]{z-index:1;opacity:1;color:#fff;gap:0.25rem;font-weight:600;width:3.75rem;right:1rem;bottom:1rem;height:1.75rem;position:absolute;text-align:center;font-size:0.875rem;line-height:1.25rem;border-radius:0.25rem;background-color:#262626;transition:transform .3s;padding:0.125rem 0.5rem}.course-card-length-container[b-af26x0l1tv]{bottom:0;width:100%;display:flex;position:absolute;flex-flow:column nowrap}.course-card-length[b-af26x0l1tv]{color:#fff;align-self:end;font-weight:600;height:1.75rem;text-align:center;margin:0 1rem;min-width:3.875rem;font-size:0.875rem;line-height:1.25rem;border-radius:0.25rem;background-color:#262626;padding:0.25rem 0.5rem}[b-af26x0l1tv] .course-progress{opacity:1;transition:opacity .3s;margin:0.25rem 1rem}.course-card-playall[b-af26x0l1tv]{color:#fff;display:flex;gap:0.25rem;overflow:hidden;font-weight:600;right:1rem;width:3.75rem;bottom:1rem;height:1.75rem;position:absolute;white-space:nowrap;align-items:center;font-size:1.125rem;line-height:1.5rem;justify-content:center;border-radius:0.25rem;transition:transform .3s;padding:0.125rem 0.5rem;border:0.125rem solid rgba(0,0,0,0);background-color:rgba(38,38,38,.8)}.course-card-content[b-af26x0l1tv]{display:flex;gap:0.5rem;align-items:start;padding:0.75rem 0}.course-card-avatar[b-af26x0l1tv]{aspect-ratio:1;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #c4c4c4}.course-card-info[b-af26x0l1tv]{height:100%;display:flex;gap:0.25rem;overflow:auto;font-weight:400;font-size:0.875rem;flex-flow:column wrap;line-height:1.25rem;justify-content:flex-end}.course-card-title[b-af26x0l1tv]{font-weight:600;font-size:1rem;line-height:1.5rem;padding-bottom:0.25rem;color:var(--bit-clr-secondary-text)}.course-card-details[b-af26x0l1tv]{color:var(--rio-main6-main3)}.course-card-dot[b-af26x0l1tv]{color:#f9bd9f}.course-card-price[b-af26x0l1tv]{font-weight:700;text-align:center;height:1.5rem;font-size:0.875rem;max-width:max-content;line-height:1.25rem;border-radius:0.25rem;padding:0.1rem 0.375rem}.course-card-price.free[b-af26x0l1tv]{color:var(--bit-clr-primary-main);background-color:rgba(153,218,255,.2)}.course-card-price.paid[b-af26x0l1tv]{color:var(--bit-clr-sta-success);background-color:var(--bit-clr-sta-success-bg)}.course-card-tags-container[b-af26x0l1tv]{width:100%;display:flex;gap:0.25rem;overflow:auto;font-size:0.75rem;align-items:flex-start}.course-card-tags-container .course-card-tag[b-af26x0l1tv]{display:flex;cursor:pointer;gap:0.625rem;height:1.5rem;text-align:center;align-items:center;padding:0 0.75rem;border-radius:0.75rem;background-color:var(--rio-dark2-main8)}/*# sourceMappingURL=PlaylistCard.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Home/StoryCard.razor.rz.scp.css */
.story-card[b-idtm3ktscc]{display:block;cursor:pointer;overflow:hidden;position:relative;font-style:normal;text-decoration:none;max-width:min-content}.story-card[b-idtm3ktscc],.story-card:hover[b-idtm3ktscc],.story-card:active[b-idtm3ktscc],.story-card:focus[b-idtm3ktscc]{color:inherit}.rio-theme-dark .story-card[b-idtm3ktscc]{--rio-main6-main3: #C4C4C4}.rio-theme-light .story-card[b-idtm3ktscc]{--rio-main6-main3: #555}.story-card-image-container[b-idtm3ktscc]{overflow:hidden;position:relative;transition:all,.3s;max-width:10.625rem;max-height:22rem;border-radius:1rem}.story-card-image-container[b-idtm3ktscc]::before{content:"";inset:0;width:100%;height:100%;position:absolute;background:rgba(0,0,0,0);transition:background .3s}.story-card-image[b-idtm3ktscc]{object-fit:cover;max-width:10.75rem;max-height:22rem;aspect-ratio:172/352;border-radius:1rem}.story-card-length-container[b-idtm3ktscc]{bottom:0;width:100%;display:flex;position:absolute;flex-flow:column nowrap}.story-card-length[b-idtm3ktscc]{color:#fff;align-self:end;font-weight:600;height:1.75rem;text-align:center;min-width:3.875rem;font-size:0.875rem;line-height:1.25rem;border-radius:0.25rem;background-color:#262626;padding:0.25rem 0.5rem;margin:1rem 0.75rem}.story-card-info[b-idtm3ktscc]{height:100%;display:flex;gap:0.25rem;font-weight:400;font-size:0.875rem;flex-flow:column wrap;line-height:1.25rem;justify-content:flex-end}.story-card-title[b-idtm3ktscc]{font-weight:600;font-size:1rem;line-height:1.5rem;padding-bottom:0.25rem;color:var(--bit-clr-secondary-text)}.story-card-details[b-idtm3ktscc]{color:var(--rio-main6-main3)}/*# sourceMappingURL=StoryCard.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Home/VideoCard.razor.rz.scp.css */
.video-card[b-4bgoo2zpwd]{display:flex;overflow:hidden;flex-flow:column;width:19rem;position:relative;font-style:normal;text-decoration:none}.video-card[b-4bgoo2zpwd],.video-card:hover[b-4bgoo2zpwd],.video-card:active[b-4bgoo2zpwd],.video-card:focus[b-4bgoo2zpwd]{color:inherit}.rio-theme-dark .video-card[b-4bgoo2zpwd]{--rio-dark2-main8: #282C37;--rio-main6-main3: #C4C4C4}.rio-theme-light .video-card[b-4bgoo2zpwd]{--rio-dark2-main8: #E9E9E9;--rio-main6-main3: #555}.video-card:hover[b-4bgoo2zpwd]{cursor:pointer}.video-card:hover .video-card-image-container[b-4bgoo2zpwd]::before{background:rgba(0,0,0,.3)}.video-card:hover[b-4bgoo2zpwd]  .video-progress{opacity:0}.video-card:hover .video-card-playlist[b-4bgoo2zpwd]{top:50%;left:50%;z-index:0;opacity:0;right:unset;bottom:unset;width:6.5625rem;transform:translate(-50%, -50%);background-color:rgba(38,38,38,.8)}.video-card:hover .video-card-playall[b-4bgoo2zpwd]{top:50%;left:50%;right:unset;bottom:unset;width:6.5625rem;height:2rem;transition:transform .3s;transform:translate(-50%, -50%)}.video-card-horizontal[b-4bgoo2zpwd]{width:100%;flex-flow:row;gap:0.75rem}.video-card-horizontal .video-card-image[b-4bgoo2zpwd],.video-card-horizontal .video-card-image-container[b-4bgoo2zpwd]{aspect-ratio:178/112;max-height:7.5rem}.video-card-horizontal .video-card-content[b-4bgoo2zpwd]{padding:0;height:100%;align-self:start}.video-card-horizontal .video-card-content .video-card-avatar[b-4bgoo2zpwd]{display:none}.video-card-horizontal .video-card-content .video-card-info[b-4bgoo2zpwd]{gap:0.5rem;font-size:0.75rem;line-height:1.125rem}.video-card-horizontal .video-card-content .video-card-info .video-card-title[b-4bgoo2zpwd]{padding:0;font-size:0.875rem;line-height:1.125rem}.video-card-image-container[b-4bgoo2zpwd]{overflow:hidden;position:relative;transition:all,.3s;aspect-ratio:266/168;border-radius:1rem}.video-card-image-container[b-4bgoo2zpwd]::before{content:"";inset:0;width:100%;height:100%;position:absolute;background:rgba(0,0,0,0);transition:background .3s}.video-card-image[b-4bgoo2zpwd]{width:100%;height:100%;display:block;object-fit:cover;aspect-ratio:266/168;border-radius:1rem}.video-card-playlist[b-4bgoo2zpwd]{z-index:1;opacity:1;color:#fff;gap:0.25rem;font-weight:600;width:3.75rem;right:1rem;bottom:1rem;height:1.75rem;position:absolute;text-align:center;font-size:0.875rem;line-height:1.25rem;border-radius:0.25rem;background-color:#262626;transition:transform .3s;padding:0.125rem 0.5rem}.video-card-length-container[b-4bgoo2zpwd]{bottom:0;width:100%;display:flex;position:absolute;flex-flow:column nowrap}.video-card-length[b-4bgoo2zpwd]{color:#fff;align-self:end;font-weight:600;height:1.75rem;text-align:center;margin:0 1rem;min-width:3.875rem;font-size:0.875rem;line-height:1.25rem;border-radius:0.25rem;background-color:#262626;padding:0.25rem 0.5rem}[b-4bgoo2zpwd] .video-progress{opacity:1;transition:opacity .3s;margin:0.25rem 1rem}.video-card-playall[b-4bgoo2zpwd]{color:#fff;display:flex;gap:0.25rem;overflow:hidden;font-weight:600;right:1rem;width:3.75rem;bottom:1rem;height:1.75rem;position:absolute;white-space:nowrap;align-items:center;font-size:1.125rem;line-height:1.5rem;justify-content:center;border-radius:0.25rem;transition:transform .3s;padding:0.125rem 0.5rem;border:0.125rem solid rgba(0,0,0,0);background-color:rgba(38,38,38,.8)}.video-card-content[b-4bgoo2zpwd]{display:flex;gap:0.5rem;align-items:start;padding:0.75rem 0}.video-card-avatar[b-4bgoo2zpwd]{aspect-ratio:1;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #c4c4c4}.video-card-info[b-4bgoo2zpwd]{height:100%;display:flex;gap:0.25rem;overflow:auto;font-weight:400;font-size:0.875rem;flex-flow:column wrap;line-height:1.25rem;justify-content:flex-end}.video-card-title[b-4bgoo2zpwd]{font-weight:600;font-size:1rem;line-height:1.5rem;padding-bottom:0.25rem;color:var(--bit-clr-secondary-text)}.video-card-details[b-4bgoo2zpwd]{color:var(--rio-main6-main3)}.video-card-dot[b-4bgoo2zpwd]{color:#f9bd9f}.video-card-tags-container[b-4bgoo2zpwd]{width:100%;display:flex;gap:0.25rem;overflow:auto;font-size:0.75rem;align-items:flex-start}.video-card-tags-container .video-card-tag[b-4bgoo2zpwd]{display:flex;cursor:pointer;gap:0.625rem;height:1.5rem;text-align:center;align-items:center;padding:0 0.75rem;border-radius:0.75rem;background-color:var(--rio-dark2-main8)}/*# sourceMappingURL=VideoCard.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Home/YouTubeCard.razor.rz.scp.css */
.hero-card[b-fxisu6e2jh]{width:100%;height:100%;display:block;overflow:hidden;position:relative;text-decoration:none;border-radius:1rem}.hero-card:hover[b-fxisu6e2jh]{cursor:pointer}.hero-card:hover .hero-card-image[b-fxisu6e2jh]{transform:scale(1.15)}.hero-card:hover .hero-card-info[b-fxisu6e2jh]{background:rgba(0,0,0,.8);background-size:4.5rem;background-position:center;background-repeat:no-repeat;background-image:url("images/icons/play.svg")}.hero-card-image[b-fxisu6e2jh]{inset:0;display:block;width:inherit;height:inherit;object-fit:cover;position:absolute;transition:all,.3s;border-radius:1rem}.hero-card-info[b-fxisu6e2jh]{top:0;z-index:1;color:#fff;height:100%;display:flex;position:sticky;padding:0.75rem;flex-flow:column wrap;justify-content:flex-end;border-end-end-radius:1rem;border-end-start-radius:1rem;background:no-repeat center linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.34) 45%, rgba(0, 0, 0, 0.47) 57.5%, rgba(0, 0, 0, 0.59) 75%, rgba(0, 0, 0, 0.78) 85.62%)}.hero-card-title[b-fxisu6e2jh]{margin-bottom:0.25rem}.hero-card-large[b-fxisu6e2jh]{aspect-ratio:548/496}.hero-card-large .hero-card-title[b-fxisu6e2jh]{font-weight:700;font-size:1.125rem;line-height:1.5rem}.hero-card-large .hero-card-author[b-fxisu6e2jh],.hero-card-large .hero-card-details[b-fxisu6e2jh]{font-weight:600;font-size:1rem;line-height:1.5rem}.hero-card-large:hover .hero-card-info[b-fxisu6e2jh]{background-size:6.5rem}.hero-card-wide[b-fxisu6e2jh]{aspect-ratio:548/240}.hero-card-wide .hero-card-title[b-fxisu6e2jh]{font-weight:700;font-size:1rem;line-height:1.5rem}.hero-card-wide .hero-card-author[b-fxisu6e2jh],.hero-card-wide .hero-card-details[b-fxisu6e2jh]{font-weight:600;font-size:0.875rem;line-height:1.25rem}.hero-card-medium[b-fxisu6e2jh]{aspect-ratio:266/240}.hero-card-medium .hero-card-title[b-fxisu6e2jh]{font-weight:700;font-size:0.875rem;line-height:1.25rem}.hero-card-medium .hero-card-author[b-fxisu6e2jh],.hero-card-medium .hero-card-details[b-fxisu6e2jh]{font-weight:600;font-size:0.75rem;line-height:1rem}/*# sourceMappingURL=YouTubeCard.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/DeleteAccountConfirmModal.razor.rz.scp.css */
.modal-body[b-62w3pn3tvn]{display:flex;position:relative;align-items:center;justify-content:center;flex-flow:column nowrap;padding:1.75rem 6.875rem}@media screen and (max-width: 79.9375rem){.modal-body[b-62w3pn3tvn]{padding:1.75rem 2.9375rem}}.modal-close-btn-container[b-62w3pn3tvn]{top:0;right:0;position:absolute}.modal-title[b-62w3pn3tvn]{color:#dc0000;font-weight:600;font-size:1.5rem;line-height:2.5rem;margin-bottom:0.75rem}.modal-desc[b-62w3pn3tvn]{font-size:1.125rem;line-height:1.5rem;margin-bottom:2.25rem}/*# sourceMappingURL=DeleteAccountConfirmModal.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/EditProfilePage.razor.rz.scp.css */
.page-container[b-cv3cyue888]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.content-container[b-cv3cyue888]{width:100%;display:flex;position:relative;align-items:center;max-width:38rem;border-radius:0.25rem;flex-flow:column nowrap;padding:2rem 1rem;background-color:var(--bit-clr-bg-primary)}.content-container.profile-panel[b-cv3cyue888]{box-shadow:var(--bit-shd-cal)}.content-container.danger-panel[b-cv3cyue888]{border:2px solid darkred}.loading-container[b-cv3cyue888]{width:100%;height:100%;display:flex;position:absolute;align-items:center;justify-content:center}.form-message-bar[b-cv3cyue888]{top:0;left:0;position:absolute;border-radius:0.25rem 0.25rem 0 0}.page-title[b-cv3cyue888]{font-weight:600;font-size:1.75rem;line-height:2.75rem;margin-bottom:1rem}.form-profile-container[b-cv3cyue888]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;max-width:21.25rem;margin-bottom:1rem;justify-content:flex-start}.form-input-container[b-cv3cyue888]{width:100%;display:flex;max-width:21.25rem;flex-flow:column nowrap;margin-bottom:1.0625rem}.form-input-error[b-cv3cyue888]{font-size:0.75rem;line-height:1rem;color:var(--bit-clr-sta-error)}.form-choice-container[b-cv3cyue888]{width:100%;max-width:21.25rem;margin-bottom:1rem}[b-cv3cyue888] .edit-profile-dtp .bit-dtp-wrapper{z-index:5}[b-cv3cyue888] .edit-profile-dtp .bit-dtp-overlay{z-index:4}[b-cv3cyue888] .edit-profile-dtp .bit-dtp-callout{z-index:6}[b-cv3cyue888] .edit-profile-form{width:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}/*# sourceMappingURL=EditProfilePage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/EmailConfirmationPage.razor.rz.scp.css */
.page-container[b-p8hcva21r8]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.form-description[b-p8hcva21r8]{font-weight:600;width:28.375rem;height:1.5rem;font-size:1rem;line-height:1.5rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.form-description[b-p8hcva21r8]{width:24.875rem;height:1.25rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.form-description[b-p8hcva21r8]{width:24.875rem;height:1.25rem}}@media screen and (max-width: 48rem){.form-description[b-p8hcva21r8]{width:17.5rem;height:2.5rem}}@media screen and (max-width: 119.9375rem){.form-description[b-p8hcva21r8]{font-size:0.875rem;line-height:1.25rem}}/*# sourceMappingURL=EmailConfirmationPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/ForgotPasswordPage.razor.rz.scp.css */
.page-container[b-ky5wc1xxwv]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.form-description[b-ky5wc1xxwv]{display:flex;padding:1.25rem}/*# sourceMappingURL=ForgotPasswordPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/OtpSignInPage.razor.rz.scp.css */
.page-container[b-l3dn1eizam]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.form-description[b-l3dn1eizam]{display:flex;padding:1.25rem}/*# sourceMappingURL=OtpSignInPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/ResetPasswordPage.razor.rz.scp.css */
.page-container[b-i2p1yebr09]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}/*# sourceMappingURL=ResetPasswordPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/SignInPage.razor.rz.scp.css */
.page-container[b-ynt7kz5qke]{width:100%;height:100%;display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:center;min-height:calc(100vh - 52px)}.rio-theme-dark .page-container[b-ynt7kz5qke]{background-color:#353844}.rio-theme-light .page-container[b-ynt7kz5qke]{background-color:var(--bit-clr-primary-main)}@media screen and (max-height: 700px){.page-container[b-ynt7kz5qke]{background-color:var(--bit-clr-bg-secondary) !important}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-ynt7kz5qke]{height:unset;align-items:center;flex-flow:column nowrap;justify-content:flex-start}}@media screen and (max-width: 48rem){.page-container[b-ynt7kz5qke]{height:unset}}.auth-section[b-ynt7kz5qke]{width:100%;display:flex;overflow:hidden;align-items:center;justify-content:center;flex-flow:column nowrap}@media screen and (max-width: 79.9375rem){.auth-section[b-ynt7kz5qke]{height:100%}}@media screen and (max-width: 48rem){.auth-section[b-ynt7kz5qke]{padding:0 1rem}}[b-ynt7kz5qke] .separator{width:23rem;padding:0.75rem 0}[b-ynt7kz5qke] .separator div{font-size:0.75rem;background-color:var(--bit-clr-bg-secondary)}[b-ynt7kz5qke] .auth-pivot{width:23rem;min-height:19rem}[b-ynt7kz5qke] .auth-pivot .pivot-header{justify-content:center}[b-ynt7kz5qke] .auth-pivot .pivot-header .selected-tab{color:var(--bit-clr-primary-main)}.page-section[b-ynt7kz5qke]{width:50%;height:100%;position:relative}@media screen and (max-width: 79.9375rem){.page-section[b-ynt7kz5qke]{width:100%;height:unset}}.page-section:first-child[b-ynt7kz5qke]{display:flex;gap:4rem;padding:0 6rem;justify-content:center;align-items:flex-start;flex-flow:column nowrap;height:calc(100vh - 52px)}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-section:first-child[b-ynt7kz5qke]{height:unset;min-height:unset;flex-flow:row nowrap;align-items:flex-end;padding:1.5625rem 2rem;justify-content:space-between}}@media screen and (max-width: 48rem){.page-section:first-child[b-ynt7kz5qke]{display:none}}@media screen and (max-height: 700px){.page-section:first-child[b-ynt7kz5qke]{display:none;height:unset;min-height:unset}}.page-section:last-child[b-ynt7kz5qke]{display:flex;align-self:center;align-items:center;justify-content:center;flex-flow:column nowrap;min-height:calc(100vh - 52px);background-color:var(--bit-clr-bg-secondary)}@media screen and (max-width: 79.9375rem){.page-section:last-child[b-ynt7kz5qke]{height:100%}}@media screen and (max-width: 48rem){.page-section:last-child[b-ynt7kz5qke]{padding:0 1rem}}.bg-img[b-ynt7kz5qke]{width:100%;flex-shrink:0;height:22rem;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("images/sign-in-up-bg.svg")}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.bg-img[b-ynt7kz5qke]{width:15rem;height:11.25rem;margin-bottom:0rem;margin-left:3.25rem}}.section-content[b-ynt7kz5qke]{width:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}.section-content .section-title[b-ynt7kz5qke]{margin:0;color:#fff;font-weight:600;width:30rem;text-align:center;font-size:1.75rem;line-height:2.25rem;margin-bottom:0.75rem}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.section-content .section-title[b-ynt7kz5qke]{text-align:unset;font-size:1.25rem;max-width:17rem;line-height:1.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.section-content[b-ynt7kz5qke]{max-width:100%;align-self:center;align-items:flex-start}}[b-ynt7kz5qke] .form{width:100%;display:flex;box-shadow:unset;align-items:center;padding:0 1rem;max-width:21rem;background-color:unset;flex-flow:column nowrap;justify-content:flex-start}.form-title[b-ynt7kz5qke]{margin:0;font-weight:600;font-size:1.5rem;line-height:2rem;font-style:normal;text-align:center;margin-bottom:3.75rem}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.form-title[b-ynt7kz5qke]{font-size:2rem;line-height:2.5rem}}@media screen and (max-width: 48rem){.form-title[b-ynt7kz5qke]{font-size:1.75rem;line-height:2.25rem;margin-bottom:2.75rem}}.sign-up-row[b-ynt7kz5qke]{font-weight:400;font-size:0.875rem;margin-top:1.5rem;line-height:1.25rem}.form-forgot-password[b-ynt7kz5qke]{font-weight:400;font-size:0.875rem;margin-top:1.5rem;line-height:1.25rem}.bold-label[b-ynt7kz5qke]{font-weight:bold}.bold-label .required-asterisk[b-ynt7kz5qke]{color:red;margin-left:2px}/*# sourceMappingURL=SignInPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/SignUpPage.razor.rz.scp.css */
.page-container[b-jrmvgsw2zd]{width:100%;height:100%;display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:center;min-height:calc(100vh - 52px)}.rio-theme-dark .page-container[b-jrmvgsw2zd]{background-color:#353844}.rio-theme-light .page-container[b-jrmvgsw2zd]{background-color:var(--bit-clr-primary-main)}@media screen and (max-height: 700px){.page-container[b-jrmvgsw2zd]{background-color:var(--bit-clr-bg-secondary) !important}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-jrmvgsw2zd]{height:unset;align-items:center;flex-flow:column nowrap;justify-content:flex-start}}@media screen and (max-width: 48rem){.page-container[b-jrmvgsw2zd]{height:unset}}.auth-section[b-jrmvgsw2zd]{width:100%;display:flex;overflow:hidden;align-items:center;justify-content:center;flex-flow:column nowrap}@media screen and (max-width: 79.9375rem){.auth-section[b-jrmvgsw2zd]{height:100%}}@media screen and (max-width: 48rem){.auth-section[b-jrmvgsw2zd]{padding:0 1rem}}[b-jrmvgsw2zd] .separator{width:23rem;padding:0.75rem 0}[b-jrmvgsw2zd] .separator div{font-size:0.75rem;background-color:var(--bit-clr-bg-secondary)}[b-jrmvgsw2zd] .auth-pivot{width:23rem;min-height:19rem}[b-jrmvgsw2zd] .auth-pivot .pivot-header{justify-content:center}[b-jrmvgsw2zd] .auth-pivot .pivot-header .selected-tab{color:var(--bit-clr-primary-main)}.page-section[b-jrmvgsw2zd]{width:50%;height:100%;position:relative}@media screen and (max-width: 79.9375rem){.page-section[b-jrmvgsw2zd]{width:100%;height:unset}}.page-section:first-child[b-jrmvgsw2zd]{display:flex;gap:4rem;padding:0 6rem;justify-content:center;align-items:flex-start;flex-flow:column nowrap;height:calc(100vh - 52px)}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-section:first-child[b-jrmvgsw2zd]{height:unset;min-height:unset;flex-flow:row nowrap;align-items:flex-end;padding:1.5625rem 2rem;justify-content:space-between}}@media screen and (max-width: 48rem){.page-section:first-child[b-jrmvgsw2zd]{display:none}}@media screen and (max-height: 700px){.page-section:first-child[b-jrmvgsw2zd]{display:none;height:unset;min-height:unset}}.page-section:last-child[b-jrmvgsw2zd]{display:flex;align-self:center;align-items:center;justify-content:center;flex-flow:column nowrap;min-height:calc(100vh - 52px);background-color:var(--bit-clr-bg-secondary)}@media screen and (max-width: 79.9375rem){.page-section:last-child[b-jrmvgsw2zd]{height:100%}}@media screen and (max-width: 48rem){.page-section:last-child[b-jrmvgsw2zd]{padding:0 1rem}}.bg-img[b-jrmvgsw2zd]{width:100%;flex-shrink:0;height:22rem;background-size:contain;background-position:center;background-repeat:no-repeat;background-image:url("images/sign-in-up-bg.svg")}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.bg-img[b-jrmvgsw2zd]{width:15rem;height:11.25rem;margin-bottom:0rem;margin-left:3.25rem}}.section-content[b-jrmvgsw2zd]{width:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}.section-content .section-title[b-jrmvgsw2zd]{margin:0;color:#fff;font-weight:600;width:30rem;text-align:center;font-size:1.75rem;line-height:2.25rem;margin-bottom:0.75rem}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.section-content .section-title[b-jrmvgsw2zd]{text-align:unset;font-size:1.25rem;max-width:17rem;line-height:1.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.section-content[b-jrmvgsw2zd]{max-width:100%;align-self:center;align-items:flex-start}}[b-jrmvgsw2zd] .form{width:100%;display:flex;box-shadow:unset;align-items:center;padding:0 1rem;max-width:21rem;background-color:unset;flex-flow:column nowrap;justify-content:flex-start}.form-title[b-jrmvgsw2zd]{margin:0;font-weight:600;font-size:1.5rem;line-height:2rem;font-style:normal;text-align:center;margin-bottom:3.75rem}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.form-title[b-jrmvgsw2zd]{font-size:2rem;line-height:2.5rem}}@media screen and (max-width: 48rem){.form-title[b-jrmvgsw2zd]{font-size:1.75rem;line-height:2.25rem;margin-bottom:2.75rem}}.sign-up-row[b-jrmvgsw2zd]{font-weight:400;font-size:0.875rem;margin-top:1.5rem;line-height:1.25rem}.form-forgot-password[b-jrmvgsw2zd]{font-weight:400;font-size:0.875rem;margin-top:1.5rem;line-height:1.25rem}[b-jrmvgsw2zd] .captcha{display:flex;align-items:center}[b-jrmvgsw2zd] .captcha .captcha-button{background-color:rgba(0,0,0,0)}.bold-label[b-jrmvgsw2zd]{font-weight:600}.required-asterisk[b-jrmvgsw2zd]{color:red;margin-left:2px}.already-account[b-jrmvgsw2zd]{padding-top:10px}/*# sourceMappingURL=SignUpPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/SubmitOtpSignInPage.razor.rz.scp.css */
.page-container[b-sder0fgyh4]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.form-description[b-sder0fgyh4]{display:flex;padding:1.25rem}[b-sder0fgyh4] .resend-code{padding:unset;font-size:unset;min-height:unset}[b-sder0fgyh4] .resend-code .resend-code-content{margin:unset}[b-sder0fgyh4] .resend-code .resend-code-icon{display:none}/*# sourceMappingURL=SubmitOtpSignInPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Identity/SubmitOtpSignUpPage.razor.rz.scp.css */
.page-container[b-yygo8jyygl]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.form-description[b-yygo8jyygl]{display:flex;padding:1.25rem}[b-yygo8jyygl] .resend-code{padding:unset;font-size:unset;min-height:unset}[b-yygo8jyygl] .resend-code .resend-code-content{margin:unset}[b-yygo8jyygl] .resend-code .resend-code-icon{display:none}/*# sourceMappingURL=SubmitOtpSignUpPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/MyCoursesPage.razor.rz.scp.css */
.page-container[b-36xpfrk46a]{width:100%;height:100%;flex-grow:1;display:flex;padding:1rem;align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 48rem){.page-container[b-36xpfrk46a]{padding:0;max-width:33.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-36xpfrk46a]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-36xpfrk46a]{max-width:82.5rem}}.page-section[b-36xpfrk46a]{width:100%;display:flex;flex-flow:column;position:relative;padding-top:0.75rem;padding-bottom:2rem}@media screen and (max-width: 48rem){.page-section[b-36xpfrk46a]{padding:1rem 0}}.category-group[b-36xpfrk46a]{width:100%;display:flex;overflow:auto hidden;font-weight:600;height:3.5rem;font-style:normal;font-size:0.875rem;line-height:1.25rem;flex-flow:row-reverse;-webkit-user-select:none;padding:0 5.5rem 0.75rem 0}.category-group .category-group-item[b-36xpfrk46a]{display:flex;gap:0.25rem;cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;align-items:center;border-radius:1.5rem;padding:0.375rem 0.75rem;background-color:var(--bit-clr-sta-info-bg)}.category-group .category-group-item[b-36xpfrk46a]  .item-icon{font-size:inherit}.rio-theme-dark .category-group .category-group-item[b-36xpfrk46a]{color:#e9e9e9}.rio-theme-light .category-group .category-group-item[b-36xpfrk46a]{color:#7b7b7b}.rio-theme-dark .category-group .category-group-item.selected-category[b-36xpfrk46a]{color:#262626;border-color:#e9e9e9;background-color:#fff}.rio-theme-light .category-group .category-group-item.selected-category[b-36xpfrk46a]{color:#434343;border-color:#ccecff;background-color:#ccecff}.category-group .seeall-button-container[b-36xpfrk46a]{right:0;left:unset;position:absolute;background-color:var(--bit-clr-bg-secondary)}.category-group .seeall-button-container[b-36xpfrk46a]  .seeall-categories{margin:0.25rem;height:2rem;border-color:rgba(0,0,0,0);border-radius:1.5rem;color:var(--bit-clr-primary-main)}.filter-dropdown-overlay[b-36xpfrk46a]{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}@media screen and (max-width: 48rem){.filter-dropdown-overlay[b-36xpfrk46a]{background-color:rgba(0,0,0,.5)}}.filter-dropdown-wrapper[b-36xpfrk46a]{right:0;width:100%;z-index:1101;display:flex;gap:1.25rem;top:3.75rem;cursor:default;position:absolute;padding:2rem;font-size:1rem;max-width:62.5rem;min-height:26.75rem;align-items:flex-start;flex-flow:column nowrap;border-radius:0.75rem;animation-duration:.367s;animation-fill-mode:both;justify-content:flex-start;background-color:var(--bit-clr-sta-info-bg);animation-name:bit-fade-show,bit-slide-down;animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}.filter-dropdown-wrapper .filters-container[b-36xpfrk46a]{width:100%;display:flex;gap:4.5rem;flex-wrap:wrap}.filter-dropdown-wrapper .filters-group[b-36xpfrk46a]{width:100%;display:flex;gap:1.5rem;text-align:left;white-space:nowrap;max-width:10.5rem;flex:1;flex-flow:column nowrap}.filter-dropdown-wrapper .filters-group .filters-group-item[b-36xpfrk46a]{cursor:pointer;font-weight:400;font-size:0.875rem;line-height:1.25rem}.filter-dropdown-wrapper .filters-group .filters-group-item:hover[b-36xpfrk46a]{opacity:.8}.filter-dropdown-wrapper[b-36xpfrk46a]  .dropdown-title,.filter-dropdown-wrapper[b-36xpfrk46a]  .filter-title{color:var(--bit-clr-secondary-text)}.filter-dropdown-wrapper[b-36xpfrk46a]  .dropdown-title{font-weight:600}.filter-dropdown-wrapper[b-36xpfrk46a]  .filter-title{font-weight:600;padding-bottom:0.25rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg)}@media screen and (max-width: 48rem){.filter-dropdown-wrapper[b-36xpfrk46a]{padding:0;gap:unset;height:100%;z-index:1111;position:fixed;top:14.25rem;padding-bottom:13.625rem;animation-name:bit-fade-show,bit-slide-up-b-36xpfrk46a}@keyframes bit-slide-up-b-36xpfrk46a{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.filter-dropdown-wrapper[b-36xpfrk46a]  .dropdown-title{width:100%;text-align:center;padding:0.75rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg)}.filter-dropdown-wrapper .filters-container[b-36xpfrk46a]{overflow-y:auto}.filter-dropdown-wrapper .filters-group[b-36xpfrk46a]{max-width:unset;padding:1.5rem}}.loading-container[b-36xpfrk46a]{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;float:left}.items-container[b-36xpfrk46a]{display:flex;overflow:auto;gap:1rem;flex-wrap:wrap;float:left;align-items:initial;justify-content:flex-start}[b-36xpfrk46a] .course-card{flex-grow:1}@media screen and (max-width: 48rem){[b-36xpfrk46a] .course-card .course-card-image-container{border-radius:0}[b-36xpfrk46a] .course-card .course-card-image-container .course-card-image{width:100%;border-radius:0;aspect-ratio:360/184}[b-36xpfrk46a] .course-card .course-card-content{padding:0.75rem 1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){[b-36xpfrk46a] .course-card{max-width:28.5rem}}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){[b-36xpfrk46a] .course-card{max-width:20rem}}@media screen and (min-width: 120rem){[b-36xpfrk46a] .course-card{max-width:25rem}}/*# sourceMappingURL=MyCoursesPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/MyDevices.razor.rz.scp.css */
.container[b-5vuinvy060]{margin-top:0px;text-align:center;width:100%;padding-top:10px;border-radius:0px;justify-content:start;align-items:initial}.devices[b-5vuinvy060]{align-items:start;margin-top:20px;background-color:#000;padding:1px;border-radius:1px;height:max-content;color:#121212}.device[b-5vuinvy060]{display:flex;justify-content:space-between;align-items:start;background-color:#fff;border-radius:0px}.device:last-child[b-5vuinvy060]{margin-bottom:0}.device-info[b-5vuinvy060]{text-align:left}.device-info p[b-5vuinvy060]{margin:0}.device-info p:first-child[b-5vuinvy060]{font-weight:bold}.device-info p:last-child[b-5vuinvy060]{color:#000}.log-out-button[b-5vuinvy060]{padding:8px 15px;background-color:#405fa1;border:none;border-radius:5px;color:#fff;cursor:pointer}/*# sourceMappingURL=MyDevices.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/MyLiveSessionsPage.razor.rz.scp.css */
.page-container[b-6bj9ks3j2o]{width:100%;height:100%;flex-grow:1;display:flex;padding:1rem;align-items:flex-start;flex-flow:column nowrap;justify-content:flex-start}.loading-contianer[b-6bj9ks3j2o]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.page-row[b-6bj9ks3j2o]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;margin-bottom:1.5rem;justify-content:space-between}.page-title[b-6bj9ks3j2o]{margin:0;font-weight:600;font-size:1.25rem;line-height:1.75rem}@media screen and (max-width: 48rem){.page-title[b-6bj9ks3j2o]{font-size:1.125rem;line-height:1.5rem}}.grid[b-6bj9ks3j2o]{width:100%;flex-grow:1;overflow:auto;display:inline-flex;flex-direction:column;border-radius:0.125rem;border:0.0625rem solid var(--bit-clr-brd-secondary)}.grid[b-6bj9ks3j2o]  .id-col{width:90px}.grid[b-6bj9ks3j2o]  .bitdatagrid{flex-grow:1}.grid[b-6bj9ks3j2o]  .bitdatagrid th .col-options-button{cursor:help}[b-6bj9ks3j2o] table{min-width:100%;border-spacing:0}[b-6bj9ks3j2o] thead{height:2.6875rem;background-color:var(--bit-clr-bg-primary)}[b-6bj9ks3j2o] tr{height:2.6875rem}[b-6bj9ks3j2o] th{font-weight:600;padding:0 0.75rem;font-size:0.875rem;line-height:1.25rem}[b-6bj9ks3j2o] td{font-weight:400;font-size:0.75rem;line-height:1rem;border-top:0.0625rem solid var(--bit-clr-brd-secondary)}[b-6bj9ks3j2o] tr td:first-child{font-size:0.875rem;line-height:1.25rem;padding-left:0.75rem}[b-6bj9ks3j2o] .col-options-button:hover{background-color:rgba(0,0,0,0)}[b-6bj9ks3j2o] .col-title:hover{background-color:rgba(0,0,0,0) !important}[b-6bj9ks3j2o] .category-search-box{width:100%;max-width:18.75rem;margin-bottom:1.5rem}[b-6bj9ks3j2o] th:nth-child(2) .col-options-button{cursor:pointer;background-image:none}[b-6bj9ks3j2o] th:nth-child(2) .col-options-button:before{content:"";font-style:normal;font-weight:normal;display:inline-block;font-family:"Fabric MDL2"}[b-6bj9ks3j2o] .bitdatagrid-paginator{margin-top:0;height:2.6875rem;padding:0 0.75rem;font-size:0.875rem;border-top:0.0625rem solid var(--bit-clr-brd-secondary)}.color-box[b-6bj9ks3j2o]{display:block;width:1.5rem;height:1.5rem;border-radius:0.125rem}/*# sourceMappingURL=MyLiveSessionsPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/NotAuthorizedPage.razor.rz.scp.css */
.main[b-cf97r5p43k]{width:100%;display:flex;padding:0.5rem;text-align:center;max-width:50rem;flex-direction:column;max-height:37.5rem;border-radius:0.25rem;background-color:var(--bit-clr-bg-primary)}.title[b-cf97r5p43k]{color:var(--bit-clr-sta-error)}.description[b-cf97r5p43k]{overflow:auto;white-space:pre;margin:1.5rem}.buttons[b-cf97r5p43k]{margin-bottom:1.5rem}/*# sourceMappingURL=NotAuthorizedPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/NotFoundPage.razor.rz.scp.css */
.main[b-7j9fwwv6bj]{display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.title[b-7j9fwwv6bj]{font-weight:600;font-size:7.5rem;line-height:10.5rem}@media screen and (max-width: 119.9375rem){.title[b-7j9fwwv6bj]{font-size:6.25rem}}.description[b-7j9fwwv6bj]{font-weight:400;font-size:1.125rem;line-height:1.75rem}@media screen and (max-width: 119.9375rem){.description[b-7j9fwwv6bj]{font-size:1rem;line-height:1.5rem}}/*# sourceMappingURL=NotFoundPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/OfflineDbSample.razor.rz.scp.css */
.page-container[b-ij0jqqtctm]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;padding:3rem 1rem}@media screen and (max-width: 79.9375rem){.page-container[b-ij0jqqtctm]{padding:1rem}}.content-container[b-ij0jqqtctm]{width:100%;display:flex;position:relative;align-items:center;max-width:38rem;border-radius:0.25rem;flex-flow:column nowrap;padding:2rem 0.875rem;background-color:var(--bit-clr-bg-primary)}.content-container.profile-panel[b-ij0jqqtctm]{box-shadow:var(--bit-shd-cal)}.content-container.danger-panel[b-ij0jqqtctm]{border:2px solid darkred}.loading-container[b-ij0jqqtctm]{width:100%;height:100%;display:flex;position:absolute;align-items:center;justify-content:center}.form-message-bar[b-ij0jqqtctm]{position:absolute;inset-block-start:0;inset-inline-start:0;border-radius:0.25rem 0.25rem 0 0}.page-title[b-ij0jqqtctm]{font-weight:600;font-size:1.75rem;line-height:2.75rem;margin-bottom:1rem}.form-profile-container[b-ij0jqqtctm]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;max-width:21.25rem;margin-bottom:1rem;justify-content:flex-start}.form-input-container[b-ij0jqqtctm]{width:100%;display:flex;max-width:21.25rem;flex-flow:column nowrap;margin-bottom:1.0625rem}.form-input-error[b-ij0jqqtctm]{font-size:0.75rem;line-height:1rem;color:var(--bit-clr-sta-error)}.form-choice-container[b-ij0jqqtctm]{width:100%;max-width:21.25rem;margin-bottom:1rem}[b-ij0jqqtctm] .edit-profile-dtp .bit-dtp-wrapper{z-index:5}[b-ij0jqqtctm] .edit-profile-dtp .bit-dtp-overlay{z-index:4}[b-ij0jqqtctm] .edit-profile-dtp .bit-dtp-callout{z-index:6}[b-ij0jqqtctm] .edit-profile-form{width:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}/*# sourceMappingURL=OfflineDbSample.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/PdfViewerPage.razor.rz.scp.css */
.page-container[b-qkmdejuwke]{width:100%;display:flex;position:relative;align-items:center;align-self:flex-start;flex-flow:column nowrap;justify-content:flex-start}[b-qkmdejuwke] .e-pv-sidebar-toolbar{z-index:10}[b-qkmdejuwke] .show-hide-sidebar{z-index:11;padding:.5rem;font-weight:500;min-width:unset;position:absolute;inset-inline-start:.125rem;inset-block-start:8.75rem}[b-qkmdejuwke] .show-hide-sidebar::before{color:#6c757d;content:"";font-family:"e-icons"}/*# sourceMappingURL=PdfViewerPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Players/HtmlViewer.razor.rz.scp.css */
.viewer-container[b-42nmkqo3qg]{width:100%;height:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}/*# sourceMappingURL=HtmlViewer.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Players/PdfViewer.razor.rz.scp.css */
.viewer-container[b-g28nwjf0t0]{width:100%;height:100%;display:flex;position:relative;align-items:center;align-self:flex-start;flex-flow:column nowrap;justify-content:flex-start}[b-g28nwjf0t0] .e-pv-sidebar-toolbar{z-index:10}[b-g28nwjf0t0] .show-hide-sidebar{z-index:11;padding:.5rem;font-weight:500;min-width:unset;position:absolute;inset-block-start:8.75rem;inset-inline-start:.125rem}[b-g28nwjf0t0] .show-hide-sidebar::before{color:#6c757d;content:"";font-family:"e-icons"}/*# sourceMappingURL=PdfViewer.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Players/PlayAudioPage.razor.rz.scp.css */
.page-container[b-r6mnep5s5p]{width:100%;height:100%;display:flex;align-items:center;padding:0 2.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 79.9375rem){.page-container[b-r6mnep5s5p]{padding:0}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-r6mnep5s5p]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-r6mnep5s5p]{max-width:82.5rem}}@keyframes bit-slide-up-b-r6mnep5s5p{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.page-section[b-r6mnep5s5p]{width:100%;display:flex;gap:1rem;position:relative;padding-top:1.5rem;justify-content:center;padding-bottom:2rem}@media screen and (max-width: 79.9375rem){.page-section[b-r6mnep5s5p]{padding:0;flex-wrap:wrap}}.video-section[b-r6mnep5s5p]{width:100%}.video-poster[b-r6mnep5s5p]{width:100%;object-fit:cover;aspect-ratio:901/528;border-radius:1.5rem}@media screen and (max-width: 79.9375rem){.video-poster[b-r6mnep5s5p]{border-radius:0}}.video-info-details[b-r6mnep5s5p]{display:flex;gap:0.75rem;white-space:nowrap;min-height:2.75rem}@media screen and (max-width: 79.9375rem){.video-info-details[b-r6mnep5s5p]{flex-wrap:wrap;padding:0 1rem}}.video-title[b-r6mnep5s5p]{font-weight:700;font-size:1.25rem;word-break:break-word;line-height:2rem;padding-bottom:0.5rem;color:var(--bit-clr-secondary-text)}@media screen and (max-width: 79.9375rem){.video-title[b-r6mnep5s5p]{padding:0 1rem 0.5rem}}.author-avatar[b-r6mnep5s5p]{aspect-ratio:1;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #c4c4c4}.author-name[b-r6mnep5s5p]{font-weight:600;font-size:1.125rem;line-height:1.5rem}.author-subscribers[b-r6mnep5s5p]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.video-description[b-r6mnep5s5p]{display:flex;gap:0.5rem;flex-flow:column;padding:1rem;margin:1.5rem 0;font-size:1rem;line-height:1.5rem;border-radius:1rem;border:0.0625rem solid var(--bit-clr-brd-primary)}@media screen and (max-width: 79.9375rem){.video-description[b-r6mnep5s5p]{margin:1.5rem 1rem}}.description-compact .description[b-r6mnep5s5p]{overflow:hidden;max-height:4.5rem;text-overflow:ellipsis}.description-compact .description-expander[b-r6mnep5s5p]{color:unset}.description-expander[b-r6mnep5s5p]{cursor:pointer;max-width:max-content;color:var(--bit-clr-secondary-text)}.description-expander:hover[b-r6mnep5s5p],.description-expander:active[b-r6mnep5s5p]{opacity:.85}.video-views[b-r6mnep5s5p],.video-publish-date[b-r6mnep5s5p]{font-weight:700}.video-tags-container[b-r6mnep5s5p]{width:100%;display:flex;gap:0.25rem;overflow:auto;font-size:0.75rem;align-items:flex-start}.rio-theme-dark .video-tags-container[b-r6mnep5s5p]{--rio-dark2-main8: #282C37}.rio-theme-light .video-tags-container[b-r6mnep5s5p]{--rio-dark2-main8: #E9E9E9}.video-tags-container .video-tag[b-r6mnep5s5p]{display:flex;cursor:pointer;gap:0.625rem;height:1.5rem;text-align:center;align-items:center;padding:0 0.75rem;border-radius:0.75rem;background-color:var(--rio-dark2-main8)}.comments-count[b-r6mnep5s5p]{font-weight:700;font-size:1.25rem;line-height:2rem;color:var(--bit-clr-secondary-text)}.comment-id[b-r6mnep5s5p]{font-weight:600;font-size:1rem;line-height:1.5rem}.comment-date[b-r6mnep5s5p]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.comment-text[b-r6mnep5s5p]{font-weight:400;font-size:1.125rem;line-height:1.5rem}.side-bar[b-r6mnep5s5p]{width:100%;position:relative}@media screen and (min-width: 80rem){.side-bar[b-r6mnep5s5p]{max-width:27.6875rem}}.suggestions-container[b-r6mnep5s5p]{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem}@media screen and (max-width: 79.9375rem){.suggestions-container[b-r6mnep5s5p]  .video-card-horizontal{height:100%;flex-flow:column}.suggestions-container[b-r6mnep5s5p]  .video-card-horizontal .video-card-image,.suggestions-container[b-r6mnep5s5p]  .video-card-horizontal .video-card-image-container{max-height:unset}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.suggestions-container[b-r6mnep5s5p] {padding:0 1rem 1rem}.suggestions-container[b-r6mnep5s5p]  .video-card-horizontal{width:48.8%}}@media screen and (max-width: 48rem){.suggestions-container[b-r6mnep5s5p]  .video-card-horizontal .video-card-content{padding:0 1rem}.suggestions-container[b-r6mnep5s5p]  .video-card-horizontal .video-card-image,.suggestions-container[b-r6mnep5s5p]  .video-card-horizontal .video-card-image-container{border-radius:0}}.category-group-container[b-r6mnep5s5p]{z-index:2;width:100%;display:flex;top:52px}@media screen and (max-width: 79.9375rem){.category-group-container[b-r6mnep5s5p]{position:sticky}}.rio-theme-dark .category-group-container[b-r6mnep5s5p]{background:rgba(30,32,39,.8)}.rio-theme-light .category-group-container[b-r6mnep5s5p]{background:rgba(248,248,248,.8)}.category-group[b-r6mnep5s5p]{width:100%;display:flex;overflow:auto;font-weight:600;font-style:normal;font-size:0.875rem;line-height:1.25rem;-webkit-user-select:none;padding:0.75rem 8rem 0.75rem 0}@media screen and (max-width: 79.9375rem){.category-group[b-r6mnep5s5p]{padding-left:1rem}}.category-group-item[b-r6mnep5s5p],[b-r6mnep5s5p] .seeall-categories{cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;border-radius:1.5rem;padding:0.375rem 0.75rem;border:0.0625rem solid var(--bit-clr-brd-primary)}.rio-theme-dark .category-group-item[b-r6mnep5s5p],.rio-theme-dark[b-r6mnep5s5p]  .seeall-categories{color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item:hover[b-r6mnep5s5p],.rio-theme-dark[b-r6mnep5s5p]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item:active[b-r6mnep5s5p],.rio-theme-dark[b-r6mnep5s5p]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item[b-r6mnep5s5p],.rio-theme-light[b-r6mnep5s5p]  .seeall-categories{color:#7b7b7b}@media(hover: hover){.rio-theme-light .category-group-item:hover[b-r6mnep5s5p],.rio-theme-light[b-r6mnep5s5p]  .seeall-categories:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}}.rio-theme-light .category-group-item:active[b-r6mnep5s5p],.rio-theme-light[b-r6mnep5s5p]  .seeall-categories:active{color:#434343;border-color:#99daff;background-color:#99daff}.rio-theme-dark .category-group-item.selected-category[b-r6mnep5s5p],.rio-theme-dark[b-r6mnep5s5p]  .seeall-categories.selected-category{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item.selected-category:hover[b-r6mnep5s5p],.rio-theme-dark[b-r6mnep5s5p]  .seeall-categories.selected-category:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item.selected-category:active[b-r6mnep5s5p],.rio-theme-dark[b-r6mnep5s5p]  .seeall-categories.selected-category:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item.selected-category[b-r6mnep5s5p],.rio-theme-light[b-r6mnep5s5p]  .seeall-categories.selected-category{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:hover[b-r6mnep5s5p],.rio-theme-light[b-r6mnep5s5p]  .seeall-categories.selected-category:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:active[b-r6mnep5s5p],.rio-theme-light[b-r6mnep5s5p]  .seeall-categories.selected-category:active{color:#434343;border-color:#99daff;background-color:#99daff}.seeall-button-container[b-r6mnep5s5p]{right:0;width:max-content;height:2.75rem;position:absolute}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.seeall-button-container[b-r6mnep5s5p]{right:1rem}}.seeall-button-container[b-r6mnep5s5p]  .seeall-categories{min-width:6rem;justify-content:space-between;padding:0.125rem 0.125rem 0.125rem 0.75rem;background-color:var(--bit-clr-bg-secondary)}.rio-theme-dark .seeall-button-container[b-r6mnep5s5p]  .seeall-categories{color:#e9e9e9;border-color:#fff}.rio-theme-dark .seeall-button-container[b-r6mnep5s5p]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}.rio-theme-dark .seeall-button-container[b-r6mnep5s5p]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .seeall-button-container[b-r6mnep5s5p]  .seeall-categories{color:#007dc5;border-color:#007dc5}.rio-theme-light .seeall-button-container[b-r6mnep5s5p]  .seeall-categories:hover{color:#fff;border-color:#007dc5;background-color:#007dc5}.rio-theme-light .seeall-button-container[b-r6mnep5s5p]  .seeall-categories:active{color:#fff;border-color:#006199;background-color:#006199}.seeall-button-container[b-r6mnep5s5p]  .seeall-categories .seeall-categories-icon{color:inherit;font-size:1.75rem;transform:rotateY(180deg)}@media screen and (max-width: 79.9375rem){[b-r6mnep5s5p] .mobile-comments-header-container{padding:1rem}[b-r6mnep5s5p] .mobile-comments-header-container .comments-count{font-size:1.125rem;line-height:1.5rem}[b-r6mnep5s5p] .mobile-comments-header-container .sort-toggle-button{height:2.5rem;min-width:2.5rem;border-radius:1.25rem}[b-r6mnep5s5p] .mobile-comments-header{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none}[b-r6mnep5s5p] .comments-header{padding:0 1rem}[b-r6mnep5s5p] .mobile-comments-overlay{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}[b-r6mnep5s5p] .comments-container{left:0;width:100%;height:100%;z-index:1112;position:fixed;top:17.5rem;transition:all,.2s;padding-bottom:16.875rem;animation-duration:.367s;animation-fill-mode:both;animation-name:bit-fade-show,bit-slide-up-b-r6mnep5s5p;background-color:var(--bit-clr-bg-secondary);border-top:0.0625rem solid var(--bit-clr-brd-primary);animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}[b-r6mnep5s5p] .comments-container.comments-expanded{top:calc(3.25rem + 0.625rem);padding-bottom:3.25rem}[b-r6mnep5s5p] .comments-container::before{content:"";display:flex;top:0.5rem;height:0.25rem;width:3rem;position:absolute;align-self:center;border-radius:0.125rem;background:var(--bit-clr-brd-primary)}}@media screen and (max-width: 79.9375rem)and (hover: hover){[b-r6mnep5s5p] .comments-container::before{display:none}}@media screen and (max-width: 79.9375rem){[b-r6mnep5s5p] .first-comment{margin-top:0.5rem}[b-r6mnep5s5p] .comments-list{overflow:auto;padding:1rem}[b-r6mnep5s5p] .comments-closed{display:none}[b-r6mnep5s5p] .sort-button-desktop{display:none}}@media screen and (min-width: 80rem){[b-r6mnep5s5p] .first-comment,[b-r6mnep5s5p] .view-all-comments,[b-r6mnep5s5p] .mobile-comments-header-container{display:none}}[b-r6mnep5s5p] .close-button{border:none;padding:unset;height:2.5rem;min-width:2.5rem;border-radius:1.25rem;color:var(--bit-clr-secondary-text)}[b-r6mnep5s5p] .video-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:var(--bit-clr-sta-info-bg);background-color:var(--bit-clr-sta-info-bg)}@media screen and (min-width: 48.0625rem){[b-r6mnep5s5p] .video-button.video-menu-button{margin-left:1rem}}[b-r6mnep5s5p] .video-button .video-button-container{gap:0.5rem}[b-r6mnep5s5p] .video-button:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-r6mnep5s5p] .video-button:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-r6mnep5s5p] .menu-button-callout{border-radius:0.75rem;background-color:var(--bit-clr-sta-info-bg)}[b-r6mnep5s5p] .menu-button-callout .menu-button-item:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-r6mnep5s5p] .menu-button-callout .menu-button-item:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-r6mnep5s5p] .menu-button-callout .menu-button-item i{color:var(--bit-clr-secondary-text)}[b-r6mnep5s5p] .sort-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:var(--bit-clr-primary-main)}[b-r6mnep5s5p] .sort-button .menu-button-chevron-down{display:none}/*# sourceMappingURL=PlayAudioPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Players/PlayVodPage.razor.rz.scp.css */
.page-container[b-ped5qiwx69]{width:100%;height:100%;display:flex;align-items:center;padding:0 2.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 79.9375rem){.page-container[b-ped5qiwx69]{padding:0}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-ped5qiwx69]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-ped5qiwx69]{max-width:82.5rem}}@keyframes bit-slide-up-b-ped5qiwx69{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.page-section[b-ped5qiwx69]{width:100%;display:flex;gap:1rem;position:relative;padding-top:1.5rem;justify-content:center;padding-bottom:2rem}@media screen and (max-width: 79.9375rem){.page-section[b-ped5qiwx69]{padding:0;flex-wrap:wrap}}.video-section[b-ped5qiwx69]{width:100%}.video-poster[b-ped5qiwx69]{width:100%;object-fit:cover;aspect-ratio:901/528;border-radius:1.5rem}@media screen and (max-width: 79.9375rem){.video-poster[b-ped5qiwx69]{border-radius:0}}.video-info-details[b-ped5qiwx69]{display:flex;gap:0.75rem;white-space:nowrap;min-height:2.75rem}@media screen and (max-width: 79.9375rem){.video-info-details[b-ped5qiwx69]{flex-wrap:wrap;padding:0 1rem}}.video-title[b-ped5qiwx69]{font-weight:700;font-size:1.25rem;word-break:break-word;line-height:2rem;padding-bottom:0.5rem;color:var(--bit-clr-secondary-text)}@media screen and (max-width: 79.9375rem){.video-title[b-ped5qiwx69]{padding:0 1rem 0.5rem}}.author-avatar[b-ped5qiwx69]{aspect-ratio:1;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #c4c4c4}.author-name[b-ped5qiwx69]{font-weight:600;font-size:1.125rem;line-height:1.5rem}.author-subscribers[b-ped5qiwx69]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.video-description[b-ped5qiwx69]{display:flex;gap:0.5rem;flex-flow:column;padding:1rem;margin:1.5rem 0;font-size:1rem;line-height:1.5rem;border-radius:1rem;border:0.0625rem solid var(--bit-clr-brd-primary)}@media screen and (max-width: 79.9375rem){.video-description[b-ped5qiwx69]{margin:1.5rem 1rem}}.description-compact .description[b-ped5qiwx69]{overflow:hidden;max-height:4.5rem;text-overflow:ellipsis}.description-compact .description-expander[b-ped5qiwx69]{color:unset}.description-expander[b-ped5qiwx69]{cursor:pointer;max-width:max-content;color:var(--bit-clr-secondary-text)}.description-expander:hover[b-ped5qiwx69],.description-expander:active[b-ped5qiwx69]{opacity:.85}.video-views[b-ped5qiwx69],.video-publish-date[b-ped5qiwx69]{font-weight:700}.video-tags-container[b-ped5qiwx69]{width:100%;display:flex;gap:0.25rem;overflow:auto;font-size:0.75rem;align-items:flex-start}.rio-theme-dark .video-tags-container[b-ped5qiwx69]{--rio-dark2-main8: #282C37}.rio-theme-light .video-tags-container[b-ped5qiwx69]{--rio-dark2-main8: #E9E9E9}.video-tags-container .video-tag[b-ped5qiwx69]{display:flex;cursor:pointer;gap:0.625rem;height:1.5rem;text-align:center;align-items:center;padding:0 0.75rem;border-radius:0.75rem;background-color:var(--rio-dark2-main8)}.comments-count[b-ped5qiwx69]{font-weight:700;font-size:1.25rem;line-height:2rem;color:var(--bit-clr-secondary-text)}.comment-id[b-ped5qiwx69]{font-weight:600;font-size:1rem;line-height:1.5rem}.comment-date[b-ped5qiwx69]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.comment-text[b-ped5qiwx69]{font-weight:400;font-size:1.125rem;line-height:1.5rem}.side-bar[b-ped5qiwx69]{width:100%;position:relative}@media screen and (min-width: 80rem){.side-bar[b-ped5qiwx69]{max-width:27.6875rem}}.suggestions-container[b-ped5qiwx69]{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem}@media screen and (max-width: 79.9375rem){.suggestions-container[b-ped5qiwx69]  .video-card-horizontal{height:100%;flex-flow:column}.suggestions-container[b-ped5qiwx69]  .video-card-horizontal .video-card-image,.suggestions-container[b-ped5qiwx69]  .video-card-horizontal .video-card-image-container{max-height:unset}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.suggestions-container[b-ped5qiwx69] {padding:0 1rem 1rem}.suggestions-container[b-ped5qiwx69]  .video-card-horizontal{width:48.8%}}@media screen and (max-width: 48rem){.suggestions-container[b-ped5qiwx69]  .video-card-horizontal .video-card-content{padding:0 1rem}.suggestions-container[b-ped5qiwx69]  .video-card-horizontal .video-card-image,.suggestions-container[b-ped5qiwx69]  .video-card-horizontal .video-card-image-container{border-radius:0}}.category-group-container[b-ped5qiwx69]{z-index:2;width:100%;display:flex;top:52px}@media screen and (max-width: 79.9375rem){.category-group-container[b-ped5qiwx69]{position:sticky}}.rio-theme-dark .category-group-container[b-ped5qiwx69]{background:rgba(30,32,39,.8)}.rio-theme-light .category-group-container[b-ped5qiwx69]{background:rgba(248,248,248,.8)}.category-group[b-ped5qiwx69]{width:100%;display:flex;overflow:auto;font-weight:600;font-style:normal;font-size:0.875rem;line-height:1.25rem;-webkit-user-select:none;padding:0.75rem 8rem 0.75rem 0}@media screen and (max-width: 79.9375rem){.category-group[b-ped5qiwx69]{padding-left:1rem}}.category-group-item[b-ped5qiwx69],[b-ped5qiwx69] .seeall-categories{cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;border-radius:1.5rem;padding:0.375rem 0.75rem;border:0.0625rem solid var(--bit-clr-brd-primary)}.rio-theme-dark .category-group-item[b-ped5qiwx69],.rio-theme-dark[b-ped5qiwx69]  .seeall-categories{color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item:hover[b-ped5qiwx69],.rio-theme-dark[b-ped5qiwx69]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item:active[b-ped5qiwx69],.rio-theme-dark[b-ped5qiwx69]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item[b-ped5qiwx69],.rio-theme-light[b-ped5qiwx69]  .seeall-categories{color:#7b7b7b}@media(hover: hover){.rio-theme-light .category-group-item:hover[b-ped5qiwx69],.rio-theme-light[b-ped5qiwx69]  .seeall-categories:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}}.rio-theme-light .category-group-item:active[b-ped5qiwx69],.rio-theme-light[b-ped5qiwx69]  .seeall-categories:active{color:#434343;border-color:#99daff;background-color:#99daff}.rio-theme-dark .category-group-item.selected-category[b-ped5qiwx69],.rio-theme-dark[b-ped5qiwx69]  .seeall-categories.selected-category{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item.selected-category:hover[b-ped5qiwx69],.rio-theme-dark[b-ped5qiwx69]  .seeall-categories.selected-category:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item.selected-category:active[b-ped5qiwx69],.rio-theme-dark[b-ped5qiwx69]  .seeall-categories.selected-category:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item.selected-category[b-ped5qiwx69],.rio-theme-light[b-ped5qiwx69]  .seeall-categories.selected-category{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:hover[b-ped5qiwx69],.rio-theme-light[b-ped5qiwx69]  .seeall-categories.selected-category:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:active[b-ped5qiwx69],.rio-theme-light[b-ped5qiwx69]  .seeall-categories.selected-category:active{color:#434343;border-color:#99daff;background-color:#99daff}.seeall-button-container[b-ped5qiwx69]{right:0;width:max-content;height:2.75rem;position:absolute}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.seeall-button-container[b-ped5qiwx69]{right:1rem}}.seeall-button-container[b-ped5qiwx69]  .seeall-categories{min-width:6rem;justify-content:space-between;padding:0.125rem 0.125rem 0.125rem 0.75rem;background-color:var(--bit-clr-bg-secondary)}.rio-theme-dark .seeall-button-container[b-ped5qiwx69]  .seeall-categories{color:#e9e9e9;border-color:#fff}.rio-theme-dark .seeall-button-container[b-ped5qiwx69]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}.rio-theme-dark .seeall-button-container[b-ped5qiwx69]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .seeall-button-container[b-ped5qiwx69]  .seeall-categories{color:#007dc5;border-color:#007dc5}.rio-theme-light .seeall-button-container[b-ped5qiwx69]  .seeall-categories:hover{color:#fff;border-color:#007dc5;background-color:#007dc5}.rio-theme-light .seeall-button-container[b-ped5qiwx69]  .seeall-categories:active{color:#fff;border-color:#006199;background-color:#006199}.seeall-button-container[b-ped5qiwx69]  .seeall-categories .seeall-categories-icon{color:inherit;font-size:1.75rem;transform:rotateY(180deg)}@media screen and (max-width: 79.9375rem){[b-ped5qiwx69] .mobile-comments-header-container{padding:1rem}[b-ped5qiwx69] .mobile-comments-header-container .comments-count{font-size:1.125rem;line-height:1.5rem}[b-ped5qiwx69] .mobile-comments-header-container .sort-toggle-button{height:2.5rem;min-width:2.5rem;border-radius:1.25rem}[b-ped5qiwx69] .mobile-comments-header{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none}[b-ped5qiwx69] .comments-header{padding:0 1rem}[b-ped5qiwx69] .mobile-comments-overlay{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}[b-ped5qiwx69] .comments-container{left:0;width:100%;height:100%;z-index:1112;position:fixed;top:17.5rem;transition:all,.2s;padding-bottom:16.875rem;animation-duration:.367s;animation-fill-mode:both;animation-name:bit-fade-show,bit-slide-up-b-ped5qiwx69;background-color:var(--bit-clr-bg-secondary);border-top:0.0625rem solid var(--bit-clr-brd-primary);animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}[b-ped5qiwx69] .comments-container.comments-expanded{top:calc(3.25rem + 0.625rem);padding-bottom:3.25rem}[b-ped5qiwx69] .comments-container::before{content:"";display:flex;top:0.5rem;height:0.25rem;width:3rem;position:absolute;align-self:center;border-radius:0.125rem;background:var(--bit-clr-brd-primary)}}@media screen and (max-width: 79.9375rem)and (hover: hover){[b-ped5qiwx69] .comments-container::before{display:none}}@media screen and (max-width: 79.9375rem){[b-ped5qiwx69] .first-comment{margin-top:0.5rem}[b-ped5qiwx69] .comments-list{overflow:auto;padding:1rem}[b-ped5qiwx69] .comments-closed{display:none}[b-ped5qiwx69] .sort-button-desktop{display:none}}@media screen and (min-width: 80rem){[b-ped5qiwx69] .first-comment,[b-ped5qiwx69] .view-all-comments,[b-ped5qiwx69] .mobile-comments-header-container{display:none}}[b-ped5qiwx69] .close-button{border:none;padding:unset;height:2.5rem;min-width:2.5rem;border-radius:1.25rem;color:var(--bit-clr-secondary-text)}[b-ped5qiwx69] .video-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:var(--bit-clr-sta-info-bg);background-color:var(--bit-clr-sta-info-bg)}@media screen and (min-width: 48.0625rem){[b-ped5qiwx69] .video-button.video-menu-button{margin-left:1rem}}[b-ped5qiwx69] .video-button .video-button-container{gap:0.5rem}[b-ped5qiwx69] .video-button:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-ped5qiwx69] .video-button:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-ped5qiwx69] .menu-button-callout{border-radius:0.75rem;background-color:var(--bit-clr-sta-info-bg)}[b-ped5qiwx69] .menu-button-callout .menu-button-item:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-ped5qiwx69] .menu-button-callout .menu-button-item:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-ped5qiwx69] .menu-button-callout .menu-button-item i{color:var(--bit-clr-secondary-text)}[b-ped5qiwx69] .sort-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:var(--bit-clr-primary-main)}[b-ped5qiwx69] .sort-button .menu-button-chevron-down{display:none}/*# sourceMappingURL=PlayVodPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Players/VideoPlayer.razor.rz.scp.css */
.viewer-container[b-ayymj0fvec]{width:100%;height:100%}/*# sourceMappingURL=VideoPlayer.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Players/VodPlayer.razor.rz.scp.css */
.viewer-container[b-uzhrf4fgiy]{width:100%;height:100%}/*# sourceMappingURL=VodPlayer.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/SerialKeyActivationPage.razor.rz.scp.css */
.page-container[b-l78z0tm50s]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.content-container[b-l78z0tm50s]{width:100%;display:flex;position:relative;align-items:center;max-width:38rem;border-radius:0.25rem;flex-flow:column nowrap;padding:2rem 1rem;background-color:var(--bit-clr-bg-primary)}.content-container.profile-panel[b-l78z0tm50s]{box-shadow:var(--bit-shd-cal)}.content-container.danger-panel[b-l78z0tm50s]{border:2px solid darkred}.loading-container[b-l78z0tm50s]{width:100%;height:100%;display:flex;position:absolute;align-items:center;justify-content:center}.form-message-bar[b-l78z0tm50s]{top:0;left:0;position:absolute;border-radius:0.25rem 0.25rem 0 0}.page-title[b-l78z0tm50s]{font-weight:600;font-size:1.75rem;line-height:2.75rem;margin-bottom:1rem}.form-profile-container[b-l78z0tm50s]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;max-width:21.25rem;margin-bottom:1rem;justify-content:flex-start}.form-input-container[b-l78z0tm50s]{width:100%;display:flex;max-width:21.25rem;flex-flow:column nowrap;margin-bottom:1.0625rem;position:relative}.form-input-error[b-l78z0tm50s]{font-size:0.75rem;line-height:1rem;color:var(--bit-clr-sta-error)}.form-choice-container[b-l78z0tm50s]{width:100%;max-width:21.25rem;margin-bottom:1rem}[b-l78z0tm50s] .edit-profile-dtp .bit-dtp-wrapper{z-index:5}[b-l78z0tm50s] .edit-profile-dtp .bit-dtp-overlay{z-index:4}[b-l78z0tm50s] .edit-profile-dtp .bit-dtp-callout{z-index:6}[b-l78z0tm50s] .edit-profile-form{width:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}.form-submit-button[b-l78z0tm50s]{padding:0px;margin:0px;font-size:30px}/*# sourceMappingURL=SerialKeyActivationPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/Settings/SettingsPage.razor.rz.scp.css */
.page-container[b-lqmzoxpjuy]{width:100%;display:flex;align-items:center;align-self:flex-start;flex-flow:column nowrap;justify-content:flex-start}.page-content[b-lqmzoxpjuy]{width:100%;display:flex;align-items:center;max-width:70.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.page-content[b-lqmzoxpjuy]{max-width:65rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-content[b-lqmzoxpjuy]{max-width:48.125rem}}.main-section[b-lqmzoxpjuy]{width:100%;margin-bottom:1.5rem}.main-section-title[b-lqmzoxpjuy]{width:100%;text-align:left;font-weight:bold;font-size:2.125rem;line-height:3.5rem;margin-bottom:1.5rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.main-section-title[b-lqmzoxpjuy]{font-size:1.875rem;line-height:3rem;margin-bottom:1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.main-section-title[b-lqmzoxpjuy]{font-size:1.5rem;line-height:2.5rem;margin-bottom:1rem}}@media screen and (max-width: 48rem){.main-section-title[b-lqmzoxpjuy]{font-size:1.25rem;line-height:2rem;margin-bottom:0.75rem}}.section-desc[b-lqmzoxpjuy]{width:100%;font-size:1.125rem;line-height:1.75rem}@media screen and (max-width: 119.9375rem){.section-desc[b-lqmzoxpjuy]{font-size:1rem;line-height:1.5rem}}@media screen and (max-width: 48rem){.section-desc[b-lqmzoxpjuy]{font-size:0.875rem}}.sub-section[b-lqmzoxpjuy]{width:100%;margin-bottom:1.5rem}.sub-section:last-child[b-lqmzoxpjuy]{margin-bottom:0}.sub-section-title[b-lqmzoxpjuy]{width:100%;text-align:left;font-weight:600;font-size:1.5rem;line-height:2.25rem;margin-bottom:1rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.sub-section-title[b-lqmzoxpjuy]{font-size:1.25rem;line-height:2rem;margin-bottom:0.5rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.sub-section-title[b-lqmzoxpjuy]{font-size:1.125rem;line-height:1.75rem;margin-bottom:0.5rem}}@media screen and (max-width: 48rem){.sub-section-title[b-lqmzoxpjuy]{font-size:1rem;line-height:1.5rem;margin-bottom:0.5rem}}/*# sourceMappingURL=SettingsPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/TechnicalSupportPage.razor.rz.scp.css */
.page-container[b-ib7dzimxb1]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}.content-container[b-ib7dzimxb1]{width:100%;display:flex;position:relative;align-items:center;max-width:38rem;border-radius:0.25rem;flex-flow:column nowrap;padding:2rem 1rem;background-color:var(--bit-clr-bg-primary)}.content-container.profile-panel[b-ib7dzimxb1]{box-shadow:var(--bit-shd-cal)}.content-container.danger-panel[b-ib7dzimxb1]{border:2px solid darkred}.loading-container[b-ib7dzimxb1]{width:100%;height:100%;display:flex;position:absolute;align-items:center;justify-content:center}.form-message-bar[b-ib7dzimxb1]{top:0;left:0;position:absolute;border-radius:0.25rem 0.25rem 0 0}.page-title[b-ib7dzimxb1]{font-weight:600;font-size:1.75rem;line-height:2.75rem;margin-bottom:1rem}.form-profile-container[b-ib7dzimxb1]{width:100%;display:flex;align-items:center;flex-flow:row nowrap;max-width:21.25rem;margin-bottom:1rem;justify-content:flex-start}.form-input-container[b-ib7dzimxb1]{width:100%;display:flex;max-width:21.25rem;flex-flow:column nowrap;margin-bottom:1.0625rem}.form-input-error[b-ib7dzimxb1]{font-size:0.75rem;line-height:1rem;color:var(--bit-clr-sta-error)}.form-choice-container[b-ib7dzimxb1]{width:100%;max-width:21.25rem;margin-bottom:1rem}[b-ib7dzimxb1] .edit-profile-dtp .bit-dtp-wrapper{z-index:5}[b-ib7dzimxb1] .edit-profile-dtp .bit-dtp-overlay{z-index:4}[b-ib7dzimxb1] .edit-profile-dtp .bit-dtp-callout{z-index:6}[b-ib7dzimxb1] .edit-profile-form{width:100%;display:flex;align-items:center;flex-flow:column nowrap;justify-content:flex-start}/*# sourceMappingURL=TechnicalSupportPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/TermsPage.razor.rz.scp.css */
.page-container[b-6hvq9vgdzv]{width:100%;display:flex;align-items:center;align-self:flex-start;flex-flow:column nowrap;justify-content:flex-start}.page-content[b-6hvq9vgdzv]{width:100%;display:flex;align-items:center;max-width:70.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.page-content[b-6hvq9vgdzv]{max-width:65rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-content[b-6hvq9vgdzv]{max-width:48.125rem}}.main-section[b-6hvq9vgdzv]{width:100%;margin-bottom:1.5rem}.main-section-title[b-6hvq9vgdzv]{width:100%;text-align:left;font-weight:bold;font-size:2.125rem;line-height:3.5rem;margin-bottom:1.5rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.main-section-title[b-6hvq9vgdzv]{font-size:1.875rem;line-height:3rem;margin-bottom:1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.main-section-title[b-6hvq9vgdzv]{font-size:1.5rem;line-height:2.5rem;margin-bottom:1rem}}@media screen and (max-width: 48rem){.main-section-title[b-6hvq9vgdzv]{font-size:1.25rem;line-height:2rem;margin-bottom:0.75rem}}.section-desc[b-6hvq9vgdzv]{width:100%;font-size:1.125rem;line-height:1.75rem}@media screen and (max-width: 119.9375rem){.section-desc[b-6hvq9vgdzv]{font-size:1rem;line-height:1.5rem}}@media screen and (max-width: 48rem){.section-desc[b-6hvq9vgdzv]{font-size:0.875rem}}.sub-section[b-6hvq9vgdzv]{width:100%;margin-bottom:1.5rem}.sub-section:last-child[b-6hvq9vgdzv]{margin-bottom:0}.sub-section-title[b-6hvq9vgdzv]{width:100%;text-align:left;font-weight:600;font-size:1.5rem;line-height:2.25rem;margin-bottom:1rem}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){.sub-section-title[b-6hvq9vgdzv]{font-size:1.25rem;line-height:2rem;margin-bottom:0.5rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.sub-section-title[b-6hvq9vgdzv]{font-size:1.125rem;line-height:1.75rem;margin-bottom:0.5rem}}@media screen and (max-width: 48rem){.sub-section-title[b-6hvq9vgdzv]{font-size:1rem;line-height:1.5rem;margin-bottom:0.5rem}}/*# sourceMappingURL=TermsPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/VideoPage.razor.rz.scp.css */
.page-container[b-5zamr0g70z]{width:100%;height:100%;display:flex;align-items:center;padding:0 2.5rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 79.9375rem){.page-container[b-5zamr0g70z]{padding:0}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-5zamr0g70z]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-5zamr0g70z]{max-width:82.5rem}}@keyframes bit-slide-up-b-5zamr0g70z{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.page-section[b-5zamr0g70z]{width:100%;display:flex;gap:1rem;position:relative;padding-top:1.5rem;justify-content:center;padding-bottom:2rem}@media screen and (max-width: 79.9375rem){.page-section[b-5zamr0g70z]{padding:0;flex-wrap:wrap}}.video-section[b-5zamr0g70z]{width:100%}.video-poster[b-5zamr0g70z]{width:100%;object-fit:cover;aspect-ratio:901/528;border-radius:1.5rem}@media screen and (max-width: 79.9375rem){.video-poster[b-5zamr0g70z]{border-radius:0}}.video-info-details[b-5zamr0g70z]{display:flex;gap:0.75rem;white-space:nowrap;min-height:2.75rem}@media screen and (max-width: 79.9375rem){.video-info-details[b-5zamr0g70z]{flex-wrap:wrap;padding:0 1rem}}.video-title[b-5zamr0g70z]{font-weight:700;font-size:1.25rem;word-break:break-word;line-height:2rem;padding-bottom:0.5rem;color:var(--bit-clr-secondary-text)}@media screen and (max-width: 79.9375rem){.video-title[b-5zamr0g70z]{padding:0 1rem 0.5rem}}.author-avatar[b-5zamr0g70z]{aspect-ratio:1;width:2.5rem;height:2.5rem;border-radius:1.25rem;border:0.0625rem solid #c4c4c4}.author-name[b-5zamr0g70z]{font-weight:600;font-size:1.125rem;line-height:1.5rem}.author-subscribers[b-5zamr0g70z]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.video-description[b-5zamr0g70z]{display:flex;gap:0.5rem;flex-flow:column;padding:1rem;margin:1.5rem 0;font-size:1rem;line-height:1.5rem;border-radius:1rem;border:0.0625rem solid var(--bit-clr-brd-primary)}@media screen and (max-width: 79.9375rem){.video-description[b-5zamr0g70z]{margin:1.5rem 1rem}}.description-compact .description[b-5zamr0g70z]{overflow:hidden;max-height:4.5rem;text-overflow:ellipsis}.description-compact .description-expander[b-5zamr0g70z]{color:unset}.description-expander[b-5zamr0g70z]{cursor:pointer;max-width:max-content;color:var(--bit-clr-secondary-text)}.description-expander:hover[b-5zamr0g70z],.description-expander:active[b-5zamr0g70z]{opacity:.85}.video-views[b-5zamr0g70z],.video-publish-date[b-5zamr0g70z]{font-weight:700}.video-tags-container[b-5zamr0g70z]{width:100%;display:flex;gap:0.25rem;overflow:auto;font-size:0.75rem;align-items:flex-start}.rio-theme-dark .video-tags-container[b-5zamr0g70z]{--rio-dark2-main8: #282C37}.rio-theme-light .video-tags-container[b-5zamr0g70z]{--rio-dark2-main8: #E9E9E9}.video-tags-container .video-tag[b-5zamr0g70z]{display:flex;cursor:pointer;gap:0.625rem;height:1.5rem;text-align:center;align-items:center;padding:0 0.75rem;border-radius:0.75rem;background-color:var(--rio-dark2-main8)}.comments-count[b-5zamr0g70z]{font-weight:700;font-size:1.25rem;line-height:2rem;color:var(--bit-clr-secondary-text)}.comment-id[b-5zamr0g70z]{font-weight:600;font-size:1rem;line-height:1.5rem}.comment-date[b-5zamr0g70z]{font-weight:400;font-size:0.875rem;line-height:1.25rem}.comment-text[b-5zamr0g70z]{font-weight:400;font-size:1.125rem;line-height:1.5rem}.side-bar[b-5zamr0g70z]{width:100%;position:relative}@media screen and (min-width: 80rem){.side-bar[b-5zamr0g70z]{max-width:27.6875rem}}.suggestions-container[b-5zamr0g70z]{display:flex;flex-wrap:wrap;gap:1rem;padding-bottom:1.5rem}@media screen and (max-width: 79.9375rem){.suggestions-container[b-5zamr0g70z]  .video-card-horizontal{height:100%;flex-flow:column}.suggestions-container[b-5zamr0g70z]  .video-card-horizontal .video-card-image,.suggestions-container[b-5zamr0g70z]  .video-card-horizontal .video-card-image-container{max-height:unset}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.suggestions-container[b-5zamr0g70z] {padding:0 1rem 1rem}.suggestions-container[b-5zamr0g70z]  .video-card-horizontal{width:48.8%}}@media screen and (max-width: 48rem){.suggestions-container[b-5zamr0g70z]  .video-card-horizontal .video-card-content{padding:0 1rem}.suggestions-container[b-5zamr0g70z]  .video-card-horizontal .video-card-image,.suggestions-container[b-5zamr0g70z]  .video-card-horizontal .video-card-image-container{border-radius:0}}.category-group-container[b-5zamr0g70z]{z-index:2;width:100%;display:flex;top:52px}@media screen and (max-width: 79.9375rem){.category-group-container[b-5zamr0g70z]{position:sticky}}.rio-theme-dark .category-group-container[b-5zamr0g70z]{background:rgba(30,32,39,.8)}.rio-theme-light .category-group-container[b-5zamr0g70z]{background:rgba(248,248,248,.8)}.category-group[b-5zamr0g70z]{width:100%;display:flex;overflow:auto;font-weight:600;font-style:normal;font-size:0.875rem;line-height:1.25rem;-webkit-user-select:none;padding:0.75rem 8rem 0.75rem 0}@media screen and (max-width: 79.9375rem){.category-group[b-5zamr0g70z]{padding-left:1rem}}.category-group-item[b-5zamr0g70z],[b-5zamr0g70z] .seeall-categories{cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;border-radius:1.5rem;padding:0.375rem 0.75rem;border:0.0625rem solid var(--bit-clr-brd-primary)}.rio-theme-dark .category-group-item[b-5zamr0g70z],.rio-theme-dark[b-5zamr0g70z]  .seeall-categories{color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item:hover[b-5zamr0g70z],.rio-theme-dark[b-5zamr0g70z]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item:active[b-5zamr0g70z],.rio-theme-dark[b-5zamr0g70z]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item[b-5zamr0g70z],.rio-theme-light[b-5zamr0g70z]  .seeall-categories{color:#7b7b7b}@media(hover: hover){.rio-theme-light .category-group-item:hover[b-5zamr0g70z],.rio-theme-light[b-5zamr0g70z]  .seeall-categories:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}}.rio-theme-light .category-group-item:active[b-5zamr0g70z],.rio-theme-light[b-5zamr0g70z]  .seeall-categories:active{color:#434343;border-color:#99daff;background-color:#99daff}.rio-theme-dark .category-group-item.selected-category[b-5zamr0g70z],.rio-theme-dark[b-5zamr0g70z]  .seeall-categories.selected-category{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}@media(hover: hover){.rio-theme-dark .category-group-item.selected-category:hover[b-5zamr0g70z],.rio-theme-dark[b-5zamr0g70z]  .seeall-categories.selected-category:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}}.rio-theme-dark .category-group-item.selected-category:active[b-5zamr0g70z],.rio-theme-dark[b-5zamr0g70z]  .seeall-categories.selected-category:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .category-group-item.selected-category[b-5zamr0g70z],.rio-theme-light[b-5zamr0g70z]  .seeall-categories.selected-category{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:hover[b-5zamr0g70z],.rio-theme-light[b-5zamr0g70z]  .seeall-categories.selected-category:hover{color:#434343;border-color:#ccecff;background-color:#ccecff}.rio-theme-light .category-group-item.selected-category:active[b-5zamr0g70z],.rio-theme-light[b-5zamr0g70z]  .seeall-categories.selected-category:active{color:#434343;border-color:#99daff;background-color:#99daff}.seeall-button-container[b-5zamr0g70z]{right:0;width:max-content;height:2.75rem;position:absolute}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.seeall-button-container[b-5zamr0g70z]{right:1rem}}.seeall-button-container[b-5zamr0g70z]  .seeall-categories{min-width:6rem;justify-content:space-between;padding:0.125rem 0.125rem 0.125rem 0.75rem;background-color:var(--bit-clr-bg-secondary)}.rio-theme-dark .seeall-button-container[b-5zamr0g70z]  .seeall-categories{color:#e9e9e9;border-color:#fff}.rio-theme-dark .seeall-button-container[b-5zamr0g70z]  .seeall-categories:hover{color:#262626;border-color:#e9e9e9;background-color:#e9e9e9}.rio-theme-dark .seeall-button-container[b-5zamr0g70z]  .seeall-categories:active{color:#262626;border-color:#fff;background-color:#fff}.rio-theme-light .seeall-button-container[b-5zamr0g70z]  .seeall-categories{color:#007dc5;border-color:#007dc5}.rio-theme-light .seeall-button-container[b-5zamr0g70z]  .seeall-categories:hover{color:#fff;border-color:#007dc5;background-color:#007dc5}.rio-theme-light .seeall-button-container[b-5zamr0g70z]  .seeall-categories:active{color:#fff;border-color:#006199;background-color:#006199}.seeall-button-container[b-5zamr0g70z]  .seeall-categories .seeall-categories-icon{color:inherit;font-size:1.75rem;transform:rotateY(180deg)}@media screen and (max-width: 79.9375rem){[b-5zamr0g70z] .mobile-comments-header-container{padding:1rem}[b-5zamr0g70z] .mobile-comments-header-container .comments-count{font-size:1.125rem;line-height:1.5rem}[b-5zamr0g70z] .mobile-comments-header-container .sort-toggle-button{height:2.5rem;min-width:2.5rem;border-radius:1.25rem}[b-5zamr0g70z] .mobile-comments-header{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none}[b-5zamr0g70z] .comments-header{padding:0 1rem}[b-5zamr0g70z] .mobile-comments-overlay{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}[b-5zamr0g70z] .comments-container{left:0;width:100%;height:100%;z-index:1112;position:fixed;top:17.5rem;transition:all,.2s;padding-bottom:16.875rem;animation-duration:.367s;animation-fill-mode:both;animation-name:bit-fade-show,bit-slide-up-b-5zamr0g70z;background-color:var(--bit-clr-bg-secondary);border-top:0.0625rem solid var(--bit-clr-brd-primary);animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}[b-5zamr0g70z] .comments-container.comments-expanded{top:calc(3.25rem + 0.625rem);padding-bottom:3.25rem}[b-5zamr0g70z] .comments-container::before{content:"";display:flex;top:0.5rem;height:0.25rem;width:3rem;position:absolute;align-self:center;border-radius:0.125rem;background:var(--bit-clr-brd-primary)}}@media screen and (max-width: 79.9375rem)and (hover: hover){[b-5zamr0g70z] .comments-container::before{display:none}}@media screen and (max-width: 79.9375rem){[b-5zamr0g70z] .first-comment{margin-top:0.5rem}[b-5zamr0g70z] .comments-list{overflow:auto;padding:1rem}[b-5zamr0g70z] .comments-closed{display:none}[b-5zamr0g70z] .sort-button-desktop{display:none}}@media screen and (min-width: 80rem){[b-5zamr0g70z] .first-comment,[b-5zamr0g70z] .view-all-comments,[b-5zamr0g70z] .mobile-comments-header-container{display:none}}[b-5zamr0g70z] .close-button{border:none;padding:unset;height:2.5rem;min-width:2.5rem;border-radius:1.25rem;color:var(--bit-clr-secondary-text)}[b-5zamr0g70z] .video-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:var(--bit-clr-sta-info-bg);background-color:var(--bit-clr-sta-info-bg)}@media screen and (min-width: 48.0625rem){[b-5zamr0g70z] .video-button.video-menu-button{margin-left:1rem}}[b-5zamr0g70z] .video-button .video-button-container{gap:0.5rem}[b-5zamr0g70z] .video-button:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-5zamr0g70z] .video-button:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-5zamr0g70z] .menu-button-callout{border-radius:0.75rem;background-color:var(--bit-clr-sta-info-bg)}[b-5zamr0g70z] .menu-button-callout .menu-button-item:hover{background-color:var(--bit-clr-act-hover-sta-info-bg)}[b-5zamr0g70z] .menu-button-callout .menu-button-item:active{background-color:var(--bit-clr-act-active-sta-info-bg)}[b-5zamr0g70z] .menu-button-callout .menu-button-item i{color:var(--bit-clr-secondary-text)}[b-5zamr0g70z] .sort-button{overflow:hidden;height:2.25rem;border-radius:1.125rem;border-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);color:var(--bit-clr-primary-main)}[b-5zamr0g70z] .sort-button .menu-button-chevron-down{display:none}/*# sourceMappingURL=VideoPage.razor.css.map */
/* _content/RioPlay.Client.Core/Components/Pages/VideosPage.razor.rz.scp.css */
.page-container[b-06bevrh85i]{width:100%;display:flex;align-items:center;padding:0 1rem;flex-flow:column nowrap;justify-content:flex-start}@media screen and (max-width: 48rem){.page-container[b-06bevrh85i]{padding:0;max-width:33.75rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){.page-container[b-06bevrh85i]{max-width:60rem}}@media screen and (min-width: 80rem){.page-container[b-06bevrh85i]{max-width:82.5rem}}.page-section[b-06bevrh85i]{width:100%;display:flex;flex-flow:column;position:relative;padding-top:0.75rem;padding-bottom:2rem}@media screen and (max-width: 48rem){.page-section[b-06bevrh85i]{padding:1rem 0}}.category-group[b-06bevrh85i]{width:100%;display:flex;font-weight:600;height:3.5rem;font-style:normal;overflow:auto hidden;font-size:0.875rem;line-height:1.25rem;flex-flow:row-reverse;-webkit-user-select:none;padding:0 5.5rem 0.75rem 0}.category-group .category-group-item[b-06bevrh85i]{display:flex;gap:0.25rem;cursor:pointer;margin:0.25rem;height:2rem;text-align:center;white-space:nowrap;align-items:center;border-radius:1.5rem;padding:0.375rem 0.75rem;background-color:var(--bit-clr-sta-info-bg)}.category-group .category-group-item[b-06bevrh85i]  .item-icon{font-size:inherit}.rio-theme-dark .category-group .category-group-item[b-06bevrh85i]{color:#e9e9e9}.rio-theme-light .category-group .category-group-item[b-06bevrh85i]{color:#7b7b7b}.rio-theme-dark .category-group .category-group-item.selected-category[b-06bevrh85i]{color:#262626;border-color:#e9e9e9;background-color:#fff}.rio-theme-light .category-group .category-group-item.selected-category[b-06bevrh85i]{color:#434343;border-color:#ccecff;background-color:#ccecff}.category-group .seeall-button-container[b-06bevrh85i]{right:0;left:unset;position:absolute;background-color:var(--bit-clr-bg-secondary)}.category-group .seeall-button-container[b-06bevrh85i]  .seeall-categories{margin:0.25rem;height:2rem;border-color:rgba(0,0,0,0);border-radius:1.5rem;color:var(--bit-clr-primary-main)}.filter-dropdown-overlay[b-06bevrh85i]{top:0;left:0;width:100%;height:100%;z-index:1100;cursor:default;position:fixed}@media screen and (max-width: 48rem){.filter-dropdown-overlay[b-06bevrh85i]{background-color:rgba(0,0,0,.5)}}.filter-dropdown-wrapper[b-06bevrh85i]{right:0;width:100%;z-index:1101;display:flex;gap:1.25rem;top:3.75rem;cursor:default;position:absolute;padding:2rem;font-size:1rem;max-width:62.5rem;min-height:26.75rem;align-items:flex-start;flex-flow:column nowrap;border-radius:0.75rem;animation-duration:.367s;animation-fill-mode:both;justify-content:flex-start;background-color:var(--bit-clr-sta-info-bg);animation-name:bit-fade-show,bit-slide-down;animation-timing-function:cubic-bezier(0.1, 0.9, 0.2, 1)}.filter-dropdown-wrapper .filters-container[b-06bevrh85i]{width:100%;display:flex;gap:1.5rem;flex-wrap:wrap}.filter-dropdown-wrapper .filters-group[b-06bevrh85i]{width:100%;display:flex;gap:1.5rem;text-align:left;white-space:nowrap;max-width:10.5rem;flex-flow:column nowrap}.filter-dropdown-wrapper .filters-group .filters-group-item[b-06bevrh85i]{cursor:pointer;font-weight:400;font-size:0.875rem;line-height:1.25rem}.filter-dropdown-wrapper .filters-group .filters-group-item:hover[b-06bevrh85i]{opacity:.8}.filter-dropdown-wrapper[b-06bevrh85i]  .dropdown-title,.filter-dropdown-wrapper[b-06bevrh85i]  .filter-title{color:var(--bit-clr-secondary-text)}.filter-dropdown-wrapper[b-06bevrh85i]  .dropdown-title{font-weight:600}.filter-dropdown-wrapper[b-06bevrh85i]  .filter-title{font-weight:600;padding-bottom:0.25rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg)}@media screen and (max-width: 48rem){.filter-dropdown-wrapper[b-06bevrh85i]{padding:0;gap:unset;height:100%;z-index:1111;position:fixed;top:14.25rem;padding-bottom:13.625rem;animation-name:bit-fade-show,bit-slide-up-b-06bevrh85i}@keyframes bit-slide-up-b-06bevrh85i{0%{transform:translate3d(0, 0, 0);pointer-events:none}100%{transform:translate3d(0, -0.625rem, 0);pointer-events:auto}}.filter-dropdown-wrapper[b-06bevrh85i]  .dropdown-title{width:100%;text-align:center;padding:0.75rem;border-bottom:0.0625rem solid var(--bit-clr-act-hover-sta-info-bg)}.filter-dropdown-wrapper .filters-container[b-06bevrh85i]{overflow-y:auto}.filter-dropdown-wrapper .filters-group[b-06bevrh85i]{max-width:unset;padding:1.5rem}}.items-container[b-06bevrh85i]{display:flex;overflow:auto;flex-wrap:wrap;row-gap:3.5rem;align-items:center;column-gap:1rem;justify-content:center}[b-06bevrh85i] .video-card{flex-grow:1}@media screen and (max-width: 48rem){[b-06bevrh85i] .video-card .video-card-image-container{border-radius:0}[b-06bevrh85i] .video-card .video-card-image-container .video-card-image{width:100%;border-radius:0;aspect-ratio:360/184}[b-06bevrh85i] .video-card .video-card-content{padding:0.75rem 1rem}}@media screen and (min-width: 48.0625rem)and (max-width: 79.9375rem){[b-06bevrh85i] .video-card{max-width:28.5rem}}@media screen and (min-width: 80rem)and (max-width: 119.9375rem){[b-06bevrh85i] .video-card{max-width:20rem}}@media screen and (min-width: 120rem){[b-06bevrh85i] .video-card{max-width:25rem}}/*# sourceMappingURL=VideosPage.razor.css.map */
