.ap-section-container{margin:0 auto;max-width:1400px;padding:0;width:auto!important}.ap-header{margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:850px;text-align:center}.ap-main-heading{font-family:inherit;margin-bottom:0}.ap-main-description{font-family:inherit;line-height:1.4}.ap-card-wrapper{align-items:stretch;display:grid;gap:35px;grid-template-columns:repeat(4,1fr);padding-top:15px}.ap-card{background:#fff;border:1px solid #590f0f!important;border-radius:0!important;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.ap-card:hover{box-shadow:0 12px 30px rgba(89,15,15,.12);transform:translateY(-6px)}.ap-card--hidden{display:none}.ap-card-image{flex-shrink:0;line-height:0;overflow:hidden;width:100%}.ap-card-image img{display:block;height:180px;object-fit:cover;transition:transform .35s ease;width:100%}.ap-card:hover .ap-card-image img{transform:scale(1.05)}.ap-card-body{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:18px}.ap-card-category{color:#2e2e2e;margin-bottom:10px}.ap-card-category *{color:inherit!important;margin:0!important;padding:0!important}.ap-card-footer{align-items:flex-end;display:flex;gap:10px;justify-content:space-between}.ap-card-degree{color:#2e2e2e}.ap-card-degree *{margin:0!important;padding:0!important}.ap-card-arrow{align-items:center;border:1px solid #590f0f;border-radius:50%;color:#590f0f;display:flex;flex-shrink:0;font-size:1rem;height:36px;justify-content:center;min-width:36px;text-decoration:none;transition:background .2s,color .2s;width:36px}.ap-card-arrow:hover{background:#590f0f;color:#fff}.ap-see-more-wrap{display:none;justify-content:center;margin-top:20px}.ap-see-more-btn{background:#fff;color:#590f0f;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:10px 24px;transition:background .2s,color .2s}.ap-see-more-btn:hover{background:#590f0f;color:#fff}@media (max-width:1024px){.ap-card-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.ap-header{margin-left:0;text-align:left}.ap-card-wrapper{gap:20px;grid-template-columns:1fr}.ap-card-image img{height:200px}}