.hlc-chapter-progress {
	margin: 18px 0 26px;
}

.hlc-game-card__remaining {
	background: #edf5ed !important;
	color: #49634d !important;
}

.hlc-game-browser{margin:0 0 24px;border:1px solid rgba(73,99,77,.14);border-radius:22px;background:#fff;padding:18px 20px;box-shadow:0 10px 28px rgba(41,53,45,.06)}
.hlc-game-search{position:relative;display:block}.hlc-game-search input{width:100%;border:2px solid #dce4d9;border-radius:16px;background:#f9fbf8;padding:14px 48px 14px 16px;color:#29352d;font:inherit}.hlc-game-search input:focus{border-color:#728c74;outline:3px solid rgba(114,140,116,.16)}.hlc-game-search>span:last-child{position:absolute;right:17px;top:50%;transform:translateY(-50%);color:#49634d;font-size:1.5rem;font-weight:900}
.hlc-game-filters{display:flex;overflow-x:auto;gap:8px;margin-top:14px;padding:1px 0 5px;scrollbar-width:thin}.hlc-game-filters button{flex:0 0 auto;border:1px solid #dce4d9;border-radius:999px;background:#fff;padding:8px 13px;color:#49634d;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer}.hlc-game-filters button:hover,.hlc-game-filters button.is-active{border-color:#728c74;background:#728c74;color:#fff}.hlc-game-result-count{margin:8px 2px 0;color:#68736a;font-size:.86rem}
.hlc-game-card[hidden],.hlc-game-filter-empty[hidden]{display:none}.hlc-game-card__labels{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.hlc-game-category{border-radius:999px;background:#edf2e9;padding:6px 11px;color:#49634d;font-size:.78rem;font-weight:800;text-transform:uppercase}.hlc-game-card__remaining.is-exhausted{background:#f3f1ed!important;color:#716b62!important}
@media(min-width:1050px){.hlc-game-center .hlc-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hlc-game-center .hlc-game-card__visual{min-height:150px}.hlc-game-center .hlc-game-card__body{min-height:330px;padding:21px}.hlc-game-center .hlc-game-card__body h3{font-size:1.35rem}}
@media(max-width:600px){.hlc-game-browser{padding:15px}.hlc-game-filters{margin-right:-15px;padding-right:15px}.hlc-game-result-count{margin-top:5px}}
