.chapter-title{align-items:center;display:flex;height:60px;justify-content:center}.chapter-summary{height:140px}.toolkit-chapter-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;height:100%;transition:all .2s ease}.toolkit-chapter-card:hover{border-color:var(--primary-color);box-shadow:0 4px 12px #1c75bc1a}.toolkit-chapter-card .card-img-top{display:block;height:96px;margin:0 auto;-o-object-fit:contain;object-fit:contain;transition:opacity .2s ease;width:96px}.toolkit-chapter-card .mt-3{align-items:center;display:flex;justify-content:center}.toolkit-chapter-card:hover .card-img-top{opacity:.8}.toolkit-chapter-card .card-body{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem;text-align:center}.toolkit-chapter-card .chapter-number{color:var(--primary-color);font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.toolkit-chapter-card .chapter-title{color:var(--main-text-color);font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.75rem}.toolkit-chapter-card .chapter-summary{color:#6c757d;flex-grow:1;font-size:14px;line-height:1.5;margin-bottom:1.5rem}.toolkit-chapter-card .btn-small{background-color:var(--primary-color);border:1px solid var(--primary-color);border-radius:4px;color:#fff;display:inline-block;font-size:13px;font-weight:500;margin-top:auto;padding:8px 16px;text-decoration:none;transition:all .2s ease}.toolkit-chapter-card .btn-small:hover{background-color:var(--dark-primary-color);border-color:var(--dark-primary-color);color:#fff;text-decoration:none}@media screen and (max-width:1200px){.chapter-summary{height:120px}}@media screen and (max-width:992px){.chapter-summary{height:140px}}@media screen and (max-width:768px){.chapter-title{display:block;height:auto}.chapter-summary{height:auto!important}.toolkit-chapter-card{margin-bottom:1.5rem}.toolkit-chapter-card .card-body{padding:1.25rem}}
