.course-category-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.course-category-wrapper .course-item{width:calc(100% / 2 - 20px);padding:40px;box-sizing:border-box;border-radius:10px;margin-bottom:20px}@media (max-width: 576px){.course-category-wrapper .course-item{width:100%}}@media (max-width: 414px){.course-category-wrapper .course-item{padding:40px 20px}}.course-category-wrapper .course-item p.title{color:#0D0D0D;font:700 20px / 28px "Montserrat";text-decoration:none;display:block;margin-bottom:20px;min-height:60px}.course-category-wrapper .course-item p.title a{text-decoration:none;color:#0D0D0D}.course-category-wrapper .course-item p.title a:hover{cursor:pointer}.course-category-wrapper .course-item .content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-items:center}.course-category-wrapper .course-item .content .text{width:240px}.course-category-wrapper .course-item .content .text .time{margin-bottom:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;justify-content:flex-start}.course-category-wrapper .course-item .content .text .time .duration{margin-left:40px}.course-category-wrapper .course-item .content .text p{color:#0D0D0D;font:400 13px / 20px "Montserrat"}.course-category-wrapper .course-item .content .text p span{display:block;width:fit-content;padding:4px 15px;margin-top:8px;border-radius:50px;background:rgba(255,255,255,0.3);font:500 15px / 24px "Montserrat"}.course-category-wrapper .course-item .photo{width:240px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;justify-content:flex-end;align-items:center}@media (max-width: 1200px){.course-category-wrapper .course-item .photo{margin:20px 0 0;width:100%;display:block}}.course-category-wrapper .course-item .photo .tutor-1{margin-right:-40px}.course-category-wrapper .course-item .btn{color:#fff;text-decoration:none;padding:17px 0;font:700 15px / 24px "Montserrat";text-align:center;transition:all 0.3s;border-radius:5px;background:#5CA5DF;width:240px;margin:40px 0 0}.course-category-wrapper .course-item .btn:hover{cursor:pointer}.course-category-wrapper .course-item div.btn{width:300px}@media (max-width: 800px){.course-category-wrapper .course-item div.btn{width:100%}}@media (max-width: 576px){.course-category-wrapper .course-item div.btn{width:300px}}@media (max-width: 414px){.course-category-wrapper .course-item div.btn{width:100%}}.course-category-wrapper .course-item.active{background:url("/images/courses/category/active-bg.png") bottom right,#A3C157;background-repeat:no-repeat}.course-category-wrapper .course-item.future{background:url("/images/courses/category/future-bg.png") center center,#FFD980;background-repeat:no-repeat}.course-category-wrapper .is-hidden-future{display:none}.course-category-wrapper .btn-show-all-future{display:block;margin:40px auto 0;width:240px}.iti__selected-dial-code{color:#0D0D0D}
