.category_list_card{display:flex;flex-direction:column;padding:16px 0 16px 16px;width:100%;justify-content:space-between}.category_list_card .header .category_icon{display:none}.category_list_card .header .title{display:flex;flex-direction:row;align-items:start;justify-content:space-between;padding-top:24px;padding-bottom:24px;padding-right:16px}.category_list_card .header .title .icon-tabler-chevron-up,.category_list_card .header .description{display:none}.category_list_card .header .description a{color:#005ff9;text-decoration:underline}.category_list_card .header .btn_wrapper_desktop{display:none}.category_list_card .header.open .icon-tabler-chevron-up{display:block}.category_list_card .header.open .icon-tabler-chevron-down{display:none}.category_list_card .header.open .description{display:flex;flex-direction:column;padding-right:16px}.category_list_card .courses_wrapper{display:flex;flex-direction:row;align-items:start;justify-content:start;gap:16px;overflow:scroll;scrollbar-width:none;-ms-overflow-style:none}.category_list_card .courses_wrapper .course_card{min-width:328px;max-width:328px;cursor:url(storage/app/public/images/cursor-pointer.png) 0 0,pointer}.category_list_card .courses_wrapper .course_card .checkout{display:none}.category_list_card .courses_wrapper .course_card:hover{box-shadow:0 4px 6px -2px #0000000d;box-shadow:0 10px 15px -3px #00000014}.category_list_card .courses_wrapper .course_card:hover .shop-price-format{font-size:18px}.category_list_card .courses_wrapper::-webkit-scrollbar{display:none}.category_list_card .btn_wrapper{padding-top:24px;padding-right:16px;min-height:88px;display:flex;flex-direction:column}.category_list_card .btn_wrapper a{width:100%;height:40px;display:flex;align-items:center;justify-content:center;background-color:#005ff9;color:#fff;border-radius:25px;font-weight:600;font-size:16px;line-height:24px}.category_list_card .btn_wrapper:hover a{background-color:#084bc5}.category_list_card .btn_wrapper .category_list_divider{display:flex;width:100%;background-color:#e6e6e6;padding:1px;margin-top:24px}@media(min-width:768px){.category_list_card{display:flex;flex-direction:row;gap:40px;padding:48px 0}.category_list_card .header{max-width:400px;min-width:400px;width:400px;padding-right:32px}.category_list_card .header .category_icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:35px;background-color:#fff}.category_list_card .header .category_icon img{width:32px;height:32px}.category_list_card .header .title{display:flex;flex-direction:row;align-items:start;justify-content:space-between;padding:16px 0}.category_list_card .header .title .icon{display:none}.category_list_card .header .title h3{font-weight:700;font-size:40px;line-height:48px;margin:0}.category_list_card .header .description{display:flex;flex-direction:column;max-width:400px}.category_list_card .header .description p{font-weight:400;font-size:16px;line-height:24px}.category_list_card .header .description p a{color:#005ff9;text-decoration:underline}.category_list_card .header .btn_wrapper_desktop{display:flex;max-width:130px;padding-top:32px}.category_list_card .header .btn_wrapper_desktop a{width:100%;height:48px;display:flex;align-items:center;justify-content:center;background-color:#005ff9;color:#fff;border-radius:25px;font-weight:600;font-size:16px;line-height:24px}.category_list_card .header .btn_wrapper_desktop:hover a{background-color:#084bc5}.category_list_card .courses_wrapper{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:16px;padding-bottom:10px;overflow:auto}.category_list_card .courses_wrapper .course_card{min-width:840px;max-width:840px;width:840px;display:flex!important;flex-direction:row!important;gap:40px}.category_list_card .courses_wrapper .course_card .img_wrapper{padding-bottom:0;width:324px}.category_list_card .courses_wrapper .course_card .btn{display:none}.category_list_card .courses_wrapper::-webkit-scrollbar{display:none}.category_list_card .btn_wrapper{display:none}}
