.course_blocks .course_block .course_featured_image_over{width:calc(100% - 1rem);left:0.5rem}.course_blocks .course_block .course_featured_image_over .course_wishlist{background:#ff6d6d;padding:2px 8px;border-radius:2px}.course_blocks .course_block .course_featured_image_over .course_collection{background:#e9a012;padding:2px 8px;border-radius:2px}.course_blocks .course_block .course_featured_image img,.course_blocks .course_block .course_title_wrapper{cursor:pointer}.add_new_collection{display:flex;align-items:center;justify-content:center;font-size:3rem;color:var(--border);min-height:240px;bordeR:3px dashed var(--border)}.open_collection_wrapper{display:flex;flex-direction:column}.open_collection_wrapper>*{margin-bottom:1rem}.open_collection_wrapper .open_collection_header{display:flex;align-items:center;justify-content:space-between}.open_collection_wrapper .open_collection_header .vicon+.vicon{margin-left:1rem}.collection_block_wrap{display:flex;justify-content:space-between;height:100%;background:var(--highlight);border:1px solid var(--border);padding:1rem;flex-direction:column}.collection_block_wrap .collection_title h3{font-size:2rem}.collection_block_wrap .collection_info{display:flex;justify-content:space-between;margin-top:1rem}.collection_body h1{font-size:3rem}.collection_body .collection_info{display:flex;align-items:center;margin:0.5rem -0.5rem}.collection_body .collection_info>*{margin:0.5rem}.collection_courses_wrapper{margin:1rem 0}.collection_courses_wrapper .collection_courses{display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));grid-gap:1rem;margin:1rem 0}.collection_courses_wrapper .collection_courses>*{border:1px solid var(--border);padding:10px;background:var(--highlight)}.collection_courses_wrapper .control{grid-column:1/-1;display:flex;background:var(--highlight);border:1px solid var(--border);align-items:center;padding:0 1rem}.collection_courses_wrapper .control input{border:none !important;flex:1;background:none !important}

