html{overflow:hidden}.x-container{overflow:auto}.dashboard-flex-container{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1em}.dashboard-flex-item{flex:1 1 calc(25% - 20px);min-width:300px}.dashboard-flex-item h2,.dashboard-flex-item h3{margin-top:0}.subscriptions-disabled,.subscriptions-enabled{transition:.3s opacity ease-in-out}.dashboard-section-header{margin-top:1em;margin-bottom:1em}.dashboard-section-header h1{margin-top:0;margin-bottom:0}.dashboard-section-content{margin:2rem 0}#badge-upload{display:none}.dashboard-info-boxes-wrapper{display:flex;flex-wrap:wrap;gap:1em;row-gap:0;max-width:1200px}.dashboard-info-box-wrapper{display:inline-block;border:1px solid var(--lightest-gray-color);border-radius:1em;margin-top:1em;width:250px;flex:1 1 250px}.dashboard-info-box-wrapper:hover{border-color:var(--highlight-color);cursor:pointer;transition:.3s border-color ease-in-out}.dashboard-info-box-wrapper>a{padding:1.5em;display:block}@media (max-width:768px){.dashboard-info-boxes-wrapper{gap:2%}.dashboard-info-box-wrapper,.dashboard-info-box-wrapper.revenue-card{width:49%;flex:1 1 49%}}.dashboard-info-box-header>h2{font-size:var(--font-size-content-header);font-weight:600;margin-top:0}.dashboard-info-box-content{margin-top:1.25em}.dashboard-info-box-number{font-size:2em;display:block;color:var(--primary-text-color);margin-bottom:.25em}@media (max-width:768px){.dashboard-info-box-number{font-size:1.25em}}ul.sub-menu{font-size:.9em;color:var(--light-gray-color)}.dashboard-btn{width:100%;margin-bottom:.5em;max-width:100px}.remove-feature,.remove-feature:hover{background:0 0;border:none;color:#888;cursor:pointer;padding:.25em}#feature-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.feature-tag{background-color:var(--community-bg-color);padding:5px 10px 5px 15px;border-radius:2em}.community-subscriptions .subscription-item{display:flex;align-items:center;gap:1em;padding:.5em 1em}.community-subscriptions .subscription-item>span{min-width:0;text-wrap:wrap;display:flex}.community-subscriptions .subscription-item>span:last-child{flex:0 0 auto}.community-subscriptions .subscription-item>span span{display:inline;white-space:inherit;overflow:inherit;text-overflow:inherit}.dashboard-chart-container{border:5px solid var(--lightest-gray-color);border-radius:1em;padding:1em;padding-bottom:4.5em;max-height:320px;max-width:100%}.revenue-card{border-left:3px solid var(--highlight-color);box-shadow:0 2px 8px rgba(0,0,0,.1)}a.dashboard-link{text-decoration:none}