:root{--theme-primary-color: var(--wp--preset--color--primary, var(--ast-global-color-0, var(--global-palette1, var(--primary-color, #1e73be))));--theme-secondary: var(--wp--preset--color--secondary, var(--ast-global-color-1, var(--global-palette2, var(--secondary-color, var(--theme-secondary-rgb)))));--theme-border-color: var(--wp--preset--color--border, var(--ast-border-color, var(--global-palette3, var(--border-color, #ddd))));--theme-secondary-rgb: 80, 7, 170;--theme-background: color-mix(in srgb, var(--theme-primary-color) 10%, transparent)}.pagination{display:flex;align-items:center;justify-content:end;gap:.5rem;margin-top:1rem}.moowoodle-course-filters{display:flex;justify-content:space-between;gap:1rem;margin-bottom:3rem}.moowoodle-course-filters .filter-card{width:100%;display:flex;flex-wrap:wrap;padding:1rem;border:.063rem solid rgba(0,0,0,.2784313725);border-radius:.313rem;cursor:pointer}.moowoodle-course-filters .filter-card:focus{outline:0 !important}.moowoodle-course-filters .filter-card .filter-label{width:100%;margin-top:1.25rem;font-size:1rem;line-height:1;font-weight:400}.moowoodle-course-filters .filter-card .filter-count{font-size:2.063rem;line-height:1;font-weight:500}.moowoodle-course-filters .filter-card .filter-icon svg{display:flex;align-items:center;justify-content:center;width:1.313rem;height:1.313rem;margin-right:.625rem;padding:.5rem;background:rgba(0,0,0,.0509803922);border-radius:.313rem}.moowoodle-course-filters .filter-card span{width:100%;margin-top:.625rem;font-size:1rem;font-weight:400;color:var(--theme-primary-color)}.moowoodle-course-filters .filter-card.active{border-color:var(--theme-primary-color)}.moowoodle-course-filters .filter-card.active .filter-icon svg{background:var(--theme-background)}.moowoodle-course-filters .filter-card.active .filter-icon svg path,.moowoodle-course-filters .filter-card.active .filter-icon svg circle{stroke:var(--theme-primary-color)}.course-details{display:flex}.course-details .course-thumbnail{min-width:3rem;height:3rem;margin-right:.625rem}.course-details span{display:block;font-size:.913rem;line-height:1;font-weight:500}.course-details img,.course-details svg{width:100%;height:100%;padding:.313rem;box-sizing:border-box;border-radius:.313rem;background:var(--theme-background)}.course-details img path,.course-details svg path{stroke:var(--theme-primary-color)}
