:root{--preview-font-family:"Plus Jakarta Sans",sans-serif}.slick-next,.slick-prev{display:none!important}.general-colors{--primary:#10ab72;--white:#fff;--black:#000;--yellow:#ffc628;--pastelGreen:#9ee074;--textLight:#e8eaea;--textDark:#2e3433;--deepGreen:#056c45;--algoGrey:#d9d9d9;--textNormal:#677371}.course-item{width:100%}.course-item .image-box{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;border-radius:4px;background:top/cover no-repeat;object-fit:cover;padding:.5rem}@media (min-width:768px){.course-item .image-box{margin-bottom:.75rem;padding:1.5rem}}.course-item .image-box button{padding:8px;width:40px;height:40px;border-radius:50%;background-color:#e8eaea;margin-bottom:auto;margin-right:auto}@media (min-width:768px){.course-item .image-box button{margin-right:0;margin-bottom:0}}.course-item .image-box button svg{width:100%;height:100%}.course-item .title{font-size:1.25em;font-weight:700;color:var(--textDark);line-height:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.course-item .price{margin:.5rem 0 1rem;font-size:1.5em;font-style:normal;font-weight:700;line-height:18.742px;color:var(--deepGreen)}.course-item .course-author,.course-item .course-summary{display:flex;align-items:center;margin-bottom:8px;gap:6px}.course-item .course-author p,.course-item .course-summary p{font-size:1em;font-style:normal;font-weight:400;color:#677371}.course-item .course-author svg,.course-item .course-summary svg{width:14px;height:14px}.course-item .course-author{margin-bottom:0}