.learning-section{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:40px 0}.learning-card{background:#fff;border-radius:10px;overflow:hidden;width:100%;max-width:350px;box-shadow:0 2px 10px #0000001a;transition:transform .3s ease-in-out}.learning-card:hover{transform:translateY(-5px)}.learning-card img{width:100%;height:200px;object-fit:cover}.learning-card .content{padding:20px;background:#f9f9f9}.learning-card h4{font-size:20px;font-weight:600;margin-bottom:10px}.learning-card p{font-size:14px;color:#666;height:70px;overflow:hidden}.learning-card .btn{display:inline-block;color:#e52828;margin-top:10px;font-weight:700;text-decoration:none}@media (max-width: 991px){.learning-card{max-width:100%}.learning-card p{height:auto}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
