.course-overview .course-overview-title{margin:0 0 32px 0}.course-overview .course-filters{position:relative;padding:24px;background-color:#f0f0fa;border-radius:5px}.course-overview .course-filters:after{content:"";position:absolute;right:24px;bottom:24px;width:30%;max-width:8rem;padding-bottom:100%;background-image:url(../../images/triangle-line-blue.png);background-size:contain;background-repeat:no-repeat;transform:scaleY(-1);opacity:.35}.course-overview .course-filters .course-filters-title .material-icons{vertical-align:bottom}.course-overview .course-count{display:block;margin:0 0 12px 8px}.course-overview .course-preview{display:flex;justify-content:space-between;align-items:center;border:3px solid #c7c6e0;border-radius:5px;padding:12px 16px;margin-bottom:8px;text-decoration:none;transition:all .3s}.course-overview .course-preview:hover{border-color:#231973}.course-overview .course-preview:hover .arrow-btn{color:#231973}.course-overview .course-preview .course-data .course-title{margin-bottom:8px}.course-overview .course-preview .course-data .course-tags,.course-overview .course-preview .course-data .course-tags .tag{margin-bottom:0}.course-overview .course-preview .course-button .arrow-btn:before{margin-right:0}.course-overview .not-found{text-align:center;margin-top:24px}.course-overview .course-expand{margin-top:32px;text-align:center}@media (max-width:927px){.course-overview .course-filters{margin-bottom:32px}.course-overview .course-filters .post-select-filters{display:flex;flex-wrap:wrap}.course-overview .course-filters .post-select-filters .post-select-filter{flex:1 0 50%;padding:0 8px}}@media (max-width:639px){.course-overview .course-filters .post-select-filters .post-select-filter{flex:1 0 100%}}