.ToggleButton_toggleButton__im9JE{border-radius:8px;padding:12px 20px;border:1px solid #2dbd5840;background-color:var(--bg-tertiary);color:var(--text-secondary);transition:background-color .3s ease,color .3s ease,border-color .3s ease;cursor:pointer}.ToggleButton_active__9Kq38{background-color:#2dbd58;color:#fff;border-color:#2dbd58}.Videos_container__8o16W{display:grid;grid-gap:1rem;gap:1rem}.Videos_genres__0yGHc{display:flex;gap:1rem;flex-wrap:wrap}.Videos_videos__WauaV{display:grid;grid-gap:1rem;gap:1rem;max-width:100%;width:100%;transition:opacity .3s ease-in-out;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));box-sizing:border-box}.Videos_videos__WauaV>*{min-width:0;max-width:100%;box-sizing:border-box}.Videos_videos__WauaV.Videos_fadeIn__g9tVO{animation:Videos_fadeIn__g9tVO .5s ease-in-out}.Videos_videos__WauaV.Videos_fadeIn__g9tVO>*{animation:Videos_fadeInCard__xjKU4 .4s ease-in-out}@media (max-width:600px){.Videos_videos__WauaV{grid-template-columns:1fr;gap:.75rem}}@media (min-width:601px) and (max-width:768px){.Videos_videos__WauaV{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:769px) and (max-width:1024px){.Videos_videos__WauaV{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}}@media (min-width:1025px) and (max-width:1440px){.Videos_videos__WauaV{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width:1441px){.Videos_videos__WauaV{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}.Videos_videos__WauaV.Videos_singleColumn__Q11Iq{grid-template-columns:1fr!important}@keyframes Videos_fadeIn__g9tVO{0%{opacity:0}to{opacity:1}}@keyframes Videos_fadeInCard__xjKU4{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.Videos_emptyState__EHYkg{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;min-height:400px}.Videos_emptyStateImage__Ek7g0{max-width:300px;width:100%;height:auto;object-fit:contain;opacity:.8}.Videos_emptyStateText__Xmb1L{font-size:1.25rem;margin-top:1.5rem;margin-bottom:1rem}@media (max-width:768px){.Videos_emptyState__EHYkg{padding:2rem 1rem;min-height:300px}.Videos_emptyStateImage__Ek7g0{max-width:200px}.Videos_emptyStateText__Xmb1L{font-size:1rem}}.Videos_adSpacingMobile__LTYdx{margin-bottom:0}@media (max-width:600px){.Videos_adSpacingMobile__LTYdx{margin-bottom:1.5rem}}