.users-search-component-module-scss-module__PgHhLG__user-search{grid-template-columns:1fr 1fr;grid-template-areas:". ."". ."".search-btn";gap:1rem;display:grid}@media (min-width:992px){.users-search-component-module-scss-module__PgHhLG__user-search{grid-template-columns:repeat(5,1fr);grid-template-areas:unset;align-items:center;gap:1rem;display:grid}}.users-search-component-module-scss-module__PgHhLG__user-search__button{grid-area:search-btn;height:4rem}@media (min-width:992px){.users-search-component-module-scss-module__PgHhLG__user-search__button{grid-area:unset}}
@keyframes popover-wrapper-component-module-scss-module__oZhHEG__fadeIn{0%{opacity:0;display:block}to{opacity:1}}@keyframes popover-wrapper-component-module-scss-module__oZhHEG__fadeOut{0%{opacity:1;display:block}to{opacity:0}}.popover-wrapper-component-module-scss-module__oZhHEG__popover-wrapper{position:relative}.popover-wrapper-component-module-scss-module__oZhHEG__toggle-state{display:none}[dir=ltr] .popover-wrapper-component-module-scss-module__oZhHEG__toggle-state:checked+.popover-wrapper-component-module-scss-module__oZhHEG__toggle-button>.caret-icon{transform:rotate(180deg)}[dir=rtl] .popover-wrapper-component-module-scss-module__oZhHEG__toggle-state:checked+.popover-wrapper-component-module-scss-module__oZhHEG__toggle-button>.caret-icon{transform:rotate(-180deg)}.popover-wrapper-component-module-scss-module__oZhHEG__toggle-state:checked+.popover-wrapper-component-module-scss-module__oZhHEG__toggle-button+.popover-wrapper-component-module-scss-module__oZhHEG__backdrop{display:block}.popover-wrapper-component-module-scss-module__oZhHEG__toggle-state:checked+.popover-wrapper-component-module-scss-module__oZhHEG__toggle-button+.popover-wrapper-component-module-scss-module__oZhHEG__backdrop+.popover-wrapper-component-module-scss-module__oZhHEG__popover-content-wrapper{animation:.2s popover-wrapper-component-module-scss-module__oZhHEG__fadeIn;display:block}.popover-wrapper-component-module-scss-module__oZhHEG__toggle-button{cursor:pointer}.popover-wrapper-component-module-scss-module__oZhHEG__backdrop{background-color:rgb(var(--bs-dark-rgb),.5);width:100%;height:100vh;display:none;position:fixed;top:0}[dir=ltr] .popover-wrapper-component-module-scss-module__oZhHEG__backdrop{left:0}[dir=rtl] .popover-wrapper-component-module-scss-module__oZhHEG__backdrop{right:0}.popover-wrapper-component-module-scss-module__oZhHEG__backdrop--transparent{background-color:#0000}.popover-wrapper-component-module-scss-module__oZhHEG__popover-content-wrapper{animation:.2s popover-wrapper-component-module-scss-module__oZhHEG__fadeOut;display:none}
.user-avatar-component-module-scss-module__qTkzUG__user-avatar{justify-content:center;align-items:center;display:flex;overflow:hidden}.user-avatar-component-module-scss-module__qTkzUG__user-avatar__icon{font-size:2.5rem}
.header-user-avatar-component-module-scss-module__bqTzEG__user-avatar{position:relative}.header-user-avatar-component-module-scss-module__bqTzEG__user-avatar__image-wrapper{border:2px solid var(--bs-primary);background-color:var(--bs-gray-800);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:3.125rem;height:3.125rem;display:flex;overflow:hidden}.header-user-avatar-component-module-scss-module__bqTzEG__user-avatar__menu{width:250px;z-index:var(--z-index--header);background:rgba(var(--bs-dark-gray-rgb),1);box-shadow:0px 4px 4px 0px rgba(var(--bs-black-rgb),.25);padding:1.5rem;position:absolute;top:calc(100% + .5rem)}[dir=ltr] .header-user-avatar-component-module-scss-module__bqTzEG__user-avatar__menu{right:0}[dir=rtl] .header-user-avatar-component-module-scss-module__bqTzEG__user-avatar__menu{left:0}.header-user-avatar-component-module-scss-module__bqTzEG__user-avatar__menu li{border-bottom:1px solid var(--bs-dark);align-items:center;height:50px;display:flex}.header-user-avatar-component-module-scss-module__bqTzEG__user-avatar__menu li a{padding:.75rem}.header-user-avatar-component-module-scss-module__bqTzEG__user-avatar__menu li:last-child{border-bottom:none}
.checkout-component-module-scss-module__2qSLRq__episodes-list{background-color:rgb(var(--bs-dark-gray-rgb));flex-direction:column;height:100%;padding-bottom:2rem;list-style:none;display:flex;overflow-y:scroll}[dir=ltr] .checkout-component-module-scss-module__2qSLRq__episodes-list{padding-left:0}[dir=rtl] .checkout-component-module-scss-module__2qSLRq__episodes-list{padding-right:0}.checkout-component-module-scss-module__2qSLRq__popover{background-color:rgb(var(--bs-dark-gray-rgb));flex-direction:column;justify-content:center;gap:1rem;width:70%;padding:.9rem;display:flex;position:fixed;top:25%}[dir=ltr] .checkout-component-module-scss-module__2qSLRq__popover{left:50%;transform:translate(-50%)}[dir=rtl] .checkout-component-module-scss-module__2qSLRq__popover{right:50%;transform:translate(50%)}@media (min-width:768px){.checkout-component-module-scss-module__2qSLRq__popover{width:50%;top:50%}[dir=ltr] .checkout-component-module-scss-module__2qSLRq__popover{left:50%;transform:translate(-50%,-50%)}[dir=rtl] .checkout-component-module-scss-module__2qSLRq__popover{right:50%;transform:translate(50%,-50%)}}.checkout-component-module-scss-module__2qSLRq__popover__expiration-cvv{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.checkout-component-module-scss-module__2qSLRq__popover__expiration-cvv{flex-direction:row}}
.payment-details-component-module-scss-module__N6ZR_q__cart__payment{background-color:rgb(var(--bs-dark-gray-rgb));border-top:2px solid var(--bs-primary);padding-top:.9rem}[dir=ltr] .payment-details-component-module-scss-module__N6ZR_q__cart__payment{border-left:0}[dir=rtl] .payment-details-component-module-scss-module__N6ZR_q__cart__payment{border-right:0}.payment-details-component-module-scss-module__N6ZR_q__cart__payment__details{flex-direction:column;gap:.625rem;display:flex}
.episode-row-component-module-scss-module__ZjTh8a__episode{border-bottom:1px solid rgb(var(--bs-gray-600-rgb));grid-template-columns:3.125rem 1rem 1fr auto;grid-template-areas:"thumbnail.name delete""thumbnail.order delete";align-items:center;width:100%;padding:.9rem 0;display:grid}.episode-row-component-module-scss-module__ZjTh8a__episode__thumbnail{grid-area:thumbnail}.episode-row-component-module-scss-module__ZjTh8a__episode__name{grid-area:name}.episode-row-component-module-scss-module__ZjTh8a__episode__order{grid-area:order}.episode-row-component-module-scss-module__ZjTh8a__episode__delete{grid-area:delete}
.cart-component-module-scss-module__dqoI8G__cart{border-top:2px solid var(--bs-primary);min-width:fit-content;height:60vh;min-height:fit-content;z-index:var(--z-index--header);background:rgba(var(--bs-dark-gray-rgb),1);box-shadow:0px 4px 4px 0px rgba(var(--bs-black-rgb),.25);grid-template-rows:65% auto;padding:.9rem;display:grid;position:fixed;top:calc(10% + 3.125rem);left:0;right:0}@media (min-width:768px){.cart-component-module-scss-module__dqoI8G__cart{border-top:0;width:100%;min-width:24.75rem;position:absolute;top:calc(100% + .1rem)}[dir=ltr] .cart-component-module-scss-module__dqoI8G__cart{left:unset;right:0}[dir=rtl] .cart-component-module-scss-module__dqoI8G__cart{right:unset;left:0}}.cart-component-module-scss-module__dqoI8G__cart--empty{justify-content:center;align-items:center;height:auto}.cart-component-module-scss-module__dqoI8G__episodes-list{background-color:rgb(var(--bs-dark-gray-rgb));flex-direction:column;height:100%;padding-bottom:2rem;list-style:none;display:flex;overflow-y:scroll}[dir=ltr] .cart-component-module-scss-module__dqoI8G__episodes-list{padding-left:0}[dir=rtl] .cart-component-module-scss-module__dqoI8G__episodes-list{padding-right:0}
.genres-tab-component-module-scss-module__VXHjSq__header__sub-header{width:100%;z-index:var(--z-index--header);background:rgba(var(--bs-black-rgb),.8);border-bottom:2px solid var(--bs-primary);padding:1.5rem;position:absolute;top:calc(100% + 2px);overflow:hidden}[dir=ltr] .genres-tab-component-module-scss-module__VXHjSq__header__sub-header{left:0}[dir=rtl] .genres-tab-component-module-scss-module__VXHjSq__header__sub-header{right:0}.genres-tab-component-module-scss-module__VXHjSq__header__sub-header__list{flex-wrap:wrap;gap:4.5rem;margin-bottom:0;list-style:none;display:flex}
.mode-changer-component-module-scss-module__xp2dOa__menu__items{align-items:center;gap:1rem;text-decoration:none;display:flex}
.header-component-module-scss-module__W0C2Ga__header{border-bottom:2px solid var(--bs-primary);background:var(--bs-dark);z-index:var(--z-index--header);padding:1rem 0;display:flex}.header-component-module-scss-module__W0C2Ga__header__content{grid-template:"logo.search"55px"nav nav nav"1.3rem/130px 1fr 130px;justify-content:space-between;gap:1rem;display:grid}.header-component-module-scss-module__W0C2Ga__header__content--no-nav{grid-template-rows:55px;grid-template-areas:"logo.search";gap:0}@media (min-width:768px){.header-component-module-scss-module__W0C2Ga__header__content{grid-template-columns:180px 1fr 400px}}@media (min-width:1200px){.header-component-module-scss-module__W0C2Ga__header__content{grid-template:"logo nav.search"60px/230px auto 1fr 400px;gap:2rem}}.header-component-module-scss-module__W0C2Ga__header__logo-wrapper{z-index:1;grid-area:logo;align-items:center;display:flex}.header-component-module-scss-module__W0C2Ga__header__nav{flex-direction:row;grid-area:nav;justify-content:space-between;align-items:center;display:flex}@media (min-width:576px){.header-component-module-scss-module__W0C2Ga__header__nav{gap:2rem}}.header-component-module-scss-module__W0C2Ga__header__search{flex-direction:row;grid-area:search;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.header-component-module-scss-module__W0C2Ga__login-button{z-index:1}
.read-footer-component-module-scss-module__avGmGq__footer{border-top:2px solid var(--bs-primary);background-color:var(--bs-dark);align-items:center;padding:1.12rem;transition:bottom .5s;display:flex;position:sticky;bottom:0}.read-footer-component-module-scss-module__avGmGq__footer--at-bottom{bottom:-100px}.read-footer-component-module-scss-module__avGmGq__footer__content{grid-template-columns:1fr 50% 25%;grid-template-areas:".paginator mode";display:grid}.read-footer-component-module-scss-module__avGmGq__footer__content__paginator{grid-area:paginator;justify-content:center;align-items:center;gap:1rem;display:flex}.read-footer-component-module-scss-module__avGmGq__footer__content__mode{grid-area:mode;justify-content:center;display:flex}.read-footer-component-module-scss-module__avGmGq__footer__content__mode__changer{width:20rem;z-index:var(--z-index--header);background:rgba(var(--bs-dark-gray-rgb),1);box-shadow:0px 4px 4px 0px rgba(var(--bs-black-rgb),.25);border:1px solid var(--bs-primary);list-style:none;position:absolute;bottom:100%}[dir=ltr] .read-footer-component-module-scss-module__avGmGq__footer__content__mode__changer{right:calc(var(--bs-gutter-x)*.5);padding-left:0}[dir=rtl] .read-footer-component-module-scss-module__avGmGq__footer__content__mode__changer{left:calc(var(--bs-gutter-x)*.5);padding-right:0}[dir] .read-footer-component-module-scss-module__avGmGq__footer__content__mode__changer{padding:1rem}.read-footer-component-module-scss-module__avGmGq__footer__content__mode__changer li{border-bottom:1px solid var(--bs-secondary);cursor:pointer;align-items:center;height:50px;display:flex}
.series-page-module-scss-module__1NflZa__series-page{grid-template-rows:auto 60vh auto auto auto;display:grid;position:relative}.series-page-module-scss-module__1NflZa__series-page__cover{z-index:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.series-page-module-scss-module__1NflZa__series-page__cover__image{z-index:1;width:100%;height:auto;position:absolute}.series-page-module-scss-module__1NflZa__series-page__cover__content-wrapper{z-index:2;grid-template-columns:100%;grid-template-areas:"content";align-content:flex-end;height:auto;display:grid}.series-page-module-scss-module__1NflZa__series-page__cover__content-wrapper:before{content:"";width:100%;height:100%;position:absolute;top:0}[dir=ltr] .series-page-module-scss-module__1NflZa__series-page__cover__content-wrapper:before{background:linear-gradient(to right,rgba(var(--bs-dark-rgb),.8)10%,rgba(var(--bs-dark-rgb),.6)50%,rgba(var(--bs-dark-rgb),0)88%);left:0}[dir=rtl] .series-page-module-scss-module__1NflZa__series-page__cover__content-wrapper:before{background:linear-gradient(to left,rgba(var(--bs-dark-rgb),.8)10%,rgba(var(--bs-dark-rgb),.6)50%,rgba(var(--bs-dark-rgb),0)88%);right:0}@media (min-width:992px){.series-page-module-scss-module__1NflZa__series-page__cover__content-wrapper{height:unset;padding-bottom:unset;grid-template-columns:minmax(600px,50%) 1fr;grid-template-areas:"content.";align-self:center}[dir=ltr] .series-page-module-scss-module__1NflZa__series-page__cover__content-wrapper:before{background:linear-gradient(to right,rgba(var(--bs-dark-rgb),.88)28%,rgba(var(--bs-dark-rgb),0)88%)}[dir=rtl] .series-page-module-scss-module__1NflZa__series-page__cover__content-wrapper:before{background:linear-gradient(to left,rgba(var(--bs-dark-rgb),.88)28%,rgba(var(--bs-dark-rgb),0)88%)}}.series-page-module-scss-module__1NflZa__series-page__cover__content{z-index:2;grid-area:content}.series-page-module-scss-module__1NflZa__series-page__cover__tabs-wrapper{grid-template-columns:50% 50%;gap:.75rem;display:grid}@media (min-width:768px){.series-page-module-scss-module__1NflZa__series-page__cover__tabs-wrapper{grid-template-columns:25% auto;gap:1.25rem}}.series-page-module-scss-module__1NflZa__series-page__children{width:100vw}.series-page-module-scss-module__1NflZa__series-page__tabs-wrapper{z-index:2;background-color:var(--bs-body-bg);position:sticky;top:0}.series-page-module-scss-module__1NflZa__series-page__tabs{grid-template-rows:100%;grid-template-columns:1fr 1fr;width:100%;height:5rem;display:grid}.series-page-module-scss-module__1NflZa__series-page__tab{color:var(--bs-gray);border-bottom:1px solid var(--bs-gray)}.series-page-module-scss-module__1NflZa__series-page__tab a{width:100%;height:100%;color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.series-page-module-scss-module__1NflZa__series-page__tab--active{color:var(--bs-primary);justify-content:center;border-bottom:2px solid var(--bs-primary)!important}
.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper{justify-content:center;align-items:center;width:12%;height:100%;display:flex;position:absolute}.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--prev button{display:none}@media (min-width:768px){.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--prev button{display:flex}}.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--prev:hover{cursor:pointer}.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--prev:hover button{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}[dir=ltr] .horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--next{right:0}[dir=rtl] .horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--next{left:0}.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--next button{display:none}@media (min-width:768px){.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--next button{display:flex}}.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--next:hover{cursor:pointer}.horizontal-mode-component-module-scss-module__F3PA7G__nav-btn-wrapper--next:hover button{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.horizontal-mode-component-module-scss-module__F3PA7G__page-list{scroll-snap-type:x mandatory;scroll-behavior:smooth;height:100%;display:flex;overflow-x:auto}.horizontal-mode-component-module-scss-module__F3PA7G__page-wrapper{background-color:var(--bs-dark-gray);scroll-snap-align:center;align-items:center;min-width:100%;height:100%;display:flex}.horizontal-mode-component-module-scss-module__F3PA7G__page{width:100%;height:100%;padding:1rem;display:flex}
.home-page-module-scss-module__UlsKEa__home{grid-template-rows:auto 70vh repeat(5,auto);grid-template-columns:100%;display:grid}.home-page-module-scss-module__UlsKEa__home__header{position:sticky;top:-1px}@media (min-width:992px){.home-page-module-scss-module__UlsKEa__home{grid-template-rows:auto 75vh repeat(5,auto)}}@media (min-width:1400px){.home-page-module-scss-module__UlsKEa__home{grid-template-rows:auto 70vh repeat(5,auto)}}
.users-table-component-module-scss-module__FyKFYa__user-row{grid-template:"icon title title"2.6rem"icon rate upload"2.6rem"buttons buttons buttons"/auto 1fr auto}@media (min-width:768px){.users-table-component-module-scss-module__FyKFYa__user-row{grid-template:"icon title upload rate buttons"4.3rem/4.3rem 1fr 1fr 1fr auto;align-items:center}}.users-table-component-module-scss-module__FyKFYa__user-row-title{--unstable_TableCell-height:auto;--td-padding-bottom:0;--td-align-items:flex-start;flex-direction:column;grid-area:title}.users-table-component-module-scss-module__FyKFYa__user-row-title-badge{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background-color:var(--bs-success);justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex}.users-table-component-module-scss-module__FyKFYa__user-row-upload{--td-align-items:flex-start;flex-direction:column;grid-area:upload;justify-content:center}.users-table-component-module-scss-module__FyKFYa__user-row-rating{grid-area:rate}.users-table-component-module-scss-module__FyKFYa__user-row-buttons{grid-area:buttons}.users-table-component-module-scss-module__FyKFYa__user-avatar{background-color:var(--bs-gray-800);width:4.4rem;height:4.4rem}@media (min-width:768px){.users-table-component-module-scss-module__FyKFYa__user-avatar{flex-shrink:0;width:3.8rem;height:3.8rem}}.users-table-component-module-scss-module__FyKFYa__user-avatar-wrapper{--unstable_TableCell-height:auto;--td-padding-top:0;grid-area:icon}@media (min-width:768px){.users-table-component-module-scss-module__FyKFYa__user-avatar-wrapper{--td-padding-top:var(--TableCell-paddingY)}}.users-table-component-module-scss-module__FyKFYa__action-buttons-wrapper{display:inherit;justify-content:space-between;align-items:center;width:100%}
.vertical-mode-component-module-scss-module__XOs-6W__page-wrapper{background-color:var(--bs-dark-gray);align-items:center;height:100%;display:flex}.vertical-mode-component-module-scss-module__XOs-6W__page{width:100%;height:auto;padding:0 1rem;display:flex}
.price-currency-component-module-scss-module__YKbhpG__currency{font-size:.8rem}
.product-row-component-module-scss-module__Q6Uv4G__row{grid-template-columns:repeat(3,1fr);grid-template-areas:"title title.""creator reads price""buttons buttons buttons"}@media (min-width:768px){.product-row-component-module-scss-module__Q6Uv4G__row{grid-template-rows:4.5rem;grid-template-columns:repeat(3,1fr) auto;grid-template-areas:"title reads price buttons";align-items:center}}.product-row-component-module-scss-module__Q6Uv4G__row-title{--unstable_TableCell-height:auto;--td-padding-bottom:0;--td-align-items:flex-start;flex-direction:column;grid-area:title}.product-row-component-module-scss-module__Q6Uv4G__row-title-creator{display:none}@media (min-width:768px){.product-row-component-module-scss-module__Q6Uv4G__row-title-creator{display:flex}}.product-row-component-module-scss-module__Q6Uv4G__row-creator{grid-area:creator}@media (min-width:768px){.product-row-component-module-scss-module__Q6Uv4G__row-creator{display:none!important}}.product-row-component-module-scss-module__Q6Uv4G__row-reads{grid-area:reads;grid-template-areas:"icon.""icon.";justify-content:start;column-gap:.5rem;display:grid!important}.product-row-component-module-scss-module__Q6Uv4G__row-reads-icon{grid-area:icon}.product-row-component-module-scss-module__Q6Uv4G__row-price{grid-area:price}.product-row-component-module-scss-module__Q6Uv4G__row-buttons{grid-area:buttons}.product-row-component-module-scss-module__Q6Uv4G__row-buttons-visibility{--Switch-thumb-bgColor:var(--bs-info-rgb)}.product-row-component-module-scss-module__Q6Uv4G__action-buttons-wrapper{display:inherit;justify-content:space-between;align-items:center;width:100%}
.dashboard-nav-component-module-scss-module__TK5-4q__dashboard-nav{flex-direction:column;justify-content:space-between;padding:4rem 1rem}.dashboard-nav-component-module-scss-module__TK5-4q__dashboard-nav__logo-wrapper{align-items:center;display:flex}.dashboard-nav-component-module-scss-module__TK5-4q__dashboard-nav__links{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.dashboard-nav-component-module-scss-module__TK5-4q__dashboard-nav__link{width:100%;height:35px;color:var(--bs-white);display:flex}.dashboard-nav-component-module-scss-module__TK5-4q__dashboard-nav__link a{width:100%;height:100%;color:inherit;justify-content:center;align-items:center;text-decoration:none;display:flex}.dashboard-nav-component-module-scss-module__TK5-4q__dashboard-nav__link a:hover{text-decoration:underline}.dashboard-nav-component-module-scss-module__TK5-4q__dashboard-nav__link--active{color:var(--bs-primary)}
.edit-user-tab-module-scss-module__0WxNLW__user-wrapper{grid-template-areas:"overlay""editForm";column-gap:1.25rem;padding:1.5rem;display:grid}@media (min-width:768px){.edit-user-tab-module-scss-module__0WxNLW__user-wrapper{grid-template-columns:12rem auto;grid-template-areas:"overlay editForm"}}.edit-user-tab-module-scss-module__0WxNLW__user-avatar{background-color:var(--bs-gray-800);justify-content:center;align-items:center;width:10.5rem;height:10.5rem;display:flex}@media (min-width:768px){.edit-user-tab-module-scss-module__0WxNLW__user-avatar{flex-shrink:0;width:12rem;height:12rem}}.edit-user-tab-module-scss-module__0WxNLW__user-overlay{border-bottom:1px solid rgb(var(--bs-gray-600-rgb));grid-area:overlay;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1.5rem;display:flex}@media (min-width:768px){.edit-user-tab-module-scss-module__0WxNLW__user-overlay{border:none;flex-direction:column;row-gap:.5rem;margin-bottom:0;padding-bottom:0}}.edit-user-tab-module-scss-module__0WxNLW__user-actions{flex-direction:column;justify-content:flex-end;gap:1rem;display:flex}@media (min-width:768px){.edit-user-tab-module-scss-module__0WxNLW__user-actions{gap:.5rem}}.edit-user-tab-module-scss-module__0WxNLW__user-editForm{flex-direction:column;grid-area:editForm;row-gap:1.25rem;display:flex}@media (min-width:768px){.edit-user-tab-module-scss-module__0WxNLW__user-editForm{column-gap:1.25rem}}.edit-user-tab-module-scss-module__0WxNLW__user-editForm-role{width:fit-content;height:fit-content}
.users-page-module-scss-module__FQ9CLa__button-wrapper{grid-area:button;justify-content:flex-end;margin-top:1.25rem;margin-bottom:1.25rem;display:flex}.users-page-module-scss-module__FQ9CLa__user-table{grid-area:table}
.read-page-module-scss-module__mrrivW__read{grid-template-rows:auto 1fr auto;height:100vh;display:grid}
.content-page-module-scss-module__P3bcFa__content__create-btn{justify-content:space-between;width:200px;padding-left:.75rem;padding-right:.75rem}.content-page-module-scss-module__P3bcFa__content__create-list{background-color:var(--bs-dark-gray);z-index:1;width:100%;margin-top:2px;position:absolute}[dir=ltr] .content-page-module-scss-module__P3bcFa__content__create-list{box-shadow:3px 0px 5px 0px rgba(var(--bs-black-rgb),.4)}[dir=rtl] .content-page-module-scss-module__P3bcFa__content__create-list{box-shadow:-3px 0px 5px 0px rgba(var(--bs-black-rgb),.4)}
.dashboard-page-module-scss-module__X9pONG__dashboard{--header-height:80px;grid-template-columns:100%;grid-template-rows:var(--header-height)calc(100% - var(--header-height));width:100vw;height:100vh;display:grid;position:relative}@media (min-width:992px){.dashboard-page-module-scss-module__X9pONG__dashboard{grid-template-rows:100%;grid-template-columns:200px calc(100% - 200px)}}.dashboard-page-module-scss-module__X9pONG__dashboard__header,.dashboard-page-module-scss-module__X9pONG__dashboard__nav{background-color:var(--bs-dark-gray);z-index:var(--z-index--header)}.dashboard-page-module-scss-module__X9pONG__dashboard__header{box-shadow:0px 3px 5px 0px rgba(var(--bs-black-rgb),.4);justify-content:space-between;align-items:center;padding:1rem;display:flex;position:relative}@media (min-width:992px){.dashboard-page-module-scss-module__X9pONG__dashboard__header{display:none}}.dashboard-page-module-scss-module__X9pONG__dashboard__nav{height:calc(100vh - var(--header-height));display:none;position:absolute;top:100%}[dir=ltr] .dashboard-page-module-scss-module__X9pONG__dashboard__nav{box-shadow:3px 0px 5px 0px rgba(var(--bs-black-rgb),.4);left:0}[dir=rtl] .dashboard-page-module-scss-module__X9pONG__dashboard__nav{box-shadow:-3px 0px 5px 0px rgba(var(--bs-black-rgb),.4);right:0}.dashboard-page-module-scss-module__X9pONG__dashboard__nav--popover{display:flex}@media (min-width:992px){.dashboard-page-module-scss-module__X9pONG__dashboard__nav{height:100%;display:flex;position:static}}.dashboard-page-module-scss-module__X9pONG__dashboard__body{padding:3rem 1rem 1rem;overflow:auto}@media (min-width:576px){.dashboard-page-module-scss-module__X9pONG__dashboard__body{padding:3rem}}.dashboard-page-module-scss-module__X9pONG__dashboard-page{background:url(/images/Any-Page-Hero-BG.webp) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100%;margin:-3rem;display:flex}
.verify-user-tab-component-module-scss-module__uKMDUa__files-list{background-color:var(--bs-gray-800);width:100%}
.star-rating-component-module-scss-module__HhtFYG__star-rating{flex-direction:row;gap:.5rem;font-size:1.25rem;display:flex}
.episode-row-component-module-scss-module__KZFrTa__row{grid-template-columns:repeat(3,1fr);grid-template-areas:"title title."".order ratings""buttons buttons buttons"}@media (min-width:768px){.episode-row-component-module-scss-module__KZFrTa__row{grid-template-rows:4.5rem;grid-template-columns:repeat(3,1fr) auto;grid-template-areas:"title order ratings buttons";align-items:center}}.episode-row-component-module-scss-module__KZFrTa__row-title{--unstable_TableCell-height:auto;--td-padding-bottom:0;--td-align-items:flex-start;flex-direction:column;grid-area:title}.episode-row-component-module-scss-module__KZFrTa__row-ratings{grid-area:ratings;grid-template-areas:"icon.""icon.";justify-content:start;column-gap:.5rem;display:grid!important}.episode-row-component-module-scss-module__KZFrTa__row-ratings-icon{grid-area:icon}.episode-row-component-module-scss-module__KZFrTa__row-order{grid-area:order}.episode-row-component-module-scss-module__KZFrTa__row-buttons{grid-area:buttons}.episode-row-component-module-scss-module__KZFrTa__row-buttons-visibility{--Switch-thumb-bgColor:var(--bs-info-rgb)}.episode-row-component-module-scss-module__KZFrTa__action-buttons-wrapper{display:inherit;justify-content:space-between;align-items:center;width:100%}
