.category-program-page{--category-program-inner-bg:var(--body-header-bg,transparent);padding:10px}.category-program-page .category-program-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-bottom:1rem;margin-left:-18px}.category-program-page .category-program-category-select{width:250px;max-width:100%}.category-program-page .category-program-reset{border-radius:100%;font-size:15px;height:22px;width:22px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;cursor:pointer;text-decoration:none}.category-program-page .category-program-section{margin-bottom:2rem}.category-program-page .registration-program-table-list{display:flex;flex-direction:column;background:var(--body-bg,#fff);border-top:2px solid var(--body-header-bg,#0059a0);gap:15px var(--body-header-bg,#0059a0)}.category-program-page .category-program-section-title{font-size:18px;font-weight:700;text-align:center;margin-bottom:.75rem;padding:.35rem .5rem;background:var(--body-header-bg,#eee);color:var(--body-header-text-color,inherit)}.category-program-page .category-program-empty-wrap{margin-top:80px;margin-bottom:80px;text-align:center}.category-program-page .category-program-empty-wrap .no-programs{padding-top:50px;padding-bottom:50px;width:430px;max-width:100%;border:1px solid #ccc;border-radius:10px;display:inline-block}.category-program-page .category-program-table-wrap{margin-left:12px;margin-right:12px}.category-program-page .category-program-table-inner{background:var(--category-program-inner-bg,transparent);padding:0 20px 20px}.category-program-page .category-program-grid-section .program-list{margin-bottom:1rem}