.courses-category-container{flex-wrap:wrap;gap:12px;margin-top:30px;margin-bottom:20px;display:flex}.courses-category-item{white-space:nowrap;color:#000;cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-style:normal;font-weight:600;line-height:20px;transition:all .3s ease-in-out;display:flex}.course-card-wrapper{background:#fff;border-radius:20px;min-width:300px;overflow:hidden}.card-img-wrapper{aspect-ratio:2/1.2;overflow:hidden}.card-img-wrapper img{aspect-ratio:2/1.2;width:100%;transition:all .3s ease-in-out}.course-card-title{color:var(--gray-900,#204437);background:0 0;font-size:24px;font-style:normal;font-weight:600;line-height:36px;text-decoration:none;transition:all .3s ease-in-out}.state_item_item{flex-direction:column;align-items:center;display:flex}.state_item_item_title{font-size:14px}.course-card-bottom{grid-template-columns:1fr 150px;align-items:center;display:grid}.course_base_price{color:var(--secondary-900,#ff6652);margin-right:5px;font-size:18px;font-weight:600;line-height:36px}.course_price{color:var(--primary,#0066dc);font-size:24px;font-weight:600;line-height:36px}.instructor img{border-radius:50%;width:50px;height:50px}.course-category-active,.courses-category-item:hover{color:#fff;background-color:#0066dc}.courses-category-item{color:#000;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #eee;border-radius:5px;justify-content:center;align-items:center;padding:20px 24px;font-size:18px;font-style:normal;font-weight:600;line-height:20px;transition:all .3s ease-in-out;display:flex}.courses-category-item:hover{color:#fff;background-color:#0066dc}.course-category-active{color:#fff;background:#007bff}
.categories-products-box{background-color:#fff;border-radius:8px;margin-top:30px;padding:25px 20px;transition:all .3s;box-shadow:0 2px 8px #00000014}.categories-products-box:hover{box-shadow:0 4px 14px #0000001f}.categories-product-box{padding:20px 5px 10px}.book-container{justify-content:center;margin-bottom:25px;display:flex}.book{text-align:center;background-color:#fff;border-radius:16px;width:100%;height:100%;padding:25px;transition:all .3s;overflow:hidden;box-shadow:0 2px 10px #00000014}.book:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001f}.book img{object-fit:contain;width:100%;height:auto;transition:transform .3s}.book:hover img{transform:scale(1.05)}.book a{text-decoration:none}.book h3{color:#000;margin-top:12px;margin-bottom:5px;font-size:22px;font-weight:700;line-height:1.4}.book p{width:100%;min-height:25px;margin-bottom:0;font-family:math;font-size:15px;font-weight:600}.product-price-container{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.product-price-container span{color:#000;font-size:20px;font-weight:600}.product-price-container span s{color:#000;font-weight:400}.book button{border-radius:8px;width:90%;padding:8px 0;font-size:15px;font-weight:600;transition:all .3s}.book button.btn-primary{background-color:#007bff;border:none}.book button.btn-primary:hover{background-color:#0056b3}.book button.btn-warning{color:#222;background-color:#ffc107;border:none}.book button.btn-warning:hover{background-color:#e0a800}.book button.btn-danger{background-color:#dc3545;border:none}.book button.btn-danger:hover{background-color:#b52a38}@media (max-width:768px){.book{padding:20px 15px}.book h3{font-size:18px}.book p{font-size:14px}.book img{height:160px}.book button{font-size:14px}.categories-products-box{padding:25px 10px}}.home-section{background-color:#fff;margin-bottom:2px;box-shadow:0 1px 1px #ccc}
