.course-list[data-v-63cd37e1]{list-style:none;padding:0;margin:0}.course-item[data-v-63cd37e1]{display:flex;justify-content:flex-start;align-items:center;width:100%;padding:20px;margin-bottom:20px;border-radius:5px;box-shadow:0 5px 20px -3px rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease}.course-item[data-v-63cd37e1]:hover{box-shadow:0 8px 25px -3px rgba(0,0,0,.3);transform:translateY(-2px)}.course-item__content[data-v-63cd37e1]{flex:1;min-width:0}.course-item__title[data-v-63cd37e1]{font-size:18px;font-weight:600;color:#212529;margin-bottom:4px}.course-item__deadline[data-v-63cd37e1],.course-item__info[data-v-63cd37e1]{font-size:14px;color:#777;margin-bottom:0}.course-item__action[data-v-63cd37e1]{flex-shrink:0;margin-left:20px}@media (max-width:768px){.course-item[data-v-63cd37e1]{flex-direction:column;text-align:center}.course-item__action[data-v-63cd37e1]{margin-left:0;margin-top:16px;width:100%}.course-item__action .btn[data-v-63cd37e1]{width:100%}}