.canea-cards-section.canea-cards-bg--light{background:#f5f7fa}.canea-cards-section.canea-cards-bg--dark{background:#012169}.canea-cards-title{color:#1a1a2e;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 40px;text-align:center}.aa-content-color--light.canea-cards-title,.canea-cards-bg--dark .canea-cards-title{color:#fff}.canea-cards-grid{display:grid;gap:24px}.canea-cards-count-1{grid-template-columns:repeat(1,1fr);margin:0 auto;max-width:480px}.canea-cards-count-2{grid-template-columns:repeat(2,1fr)}.canea-cards-count-3{grid-template-columns:repeat(3,1fr)}.canea-cards-count-4{grid-template-columns:repeat(4,1fr)}.canea-cards-count-5{grid-template-columns:repeat(5,1fr)}.canea-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;transition:transform .25s,box-shadow .25s}.canea-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-4px)}.canea-card-image{aspect-ratio:1.63;background:#e8edf5;height:200px;height:auto;overflow:hidden;position:relative}.canea-card-image img{display:block;height:100%;object-fit:cover;width:100%}.canea-card-image-placeholder{align-items:center;background:linear-gradient(135deg,#e8edf5,#d4dce9);color:#8a97b0;display:flex;height:100%;justify-content:center;width:100%}.canea-card-image-placeholder svg{height:40px;opacity:.4;width:40px}.canea-card-icon-top{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin:24px 24px 0;width:48px}.canea-card-icon-top svg{height:24px;width:24px}.canea-card-body{display:flex;flex:1;flex-direction:column;padding:24px}.canea-card-tag{font-size:11px;font-weight:700;letter-spacing:1.5px;margin-bottom:10px;text-transform:uppercase}.canea-card-title{color:#1a1a2e;font-size:17px;font-weight:700;line-height:1.35;margin:0 0 12px}.canea-card-desc{color:#4a4a6a;font-size:13px;line-height:1.6;margin:0 0 16px}.canea-card-quote{border-left:3px solid #00acc1;margin-bottom:16px;padding-left:16px}.canea-card-quote p{color:#4a4a6a;font-size:13px;font-style:italic;line-height:1.6;margin:0}.canea-card-link{color:#1a1a2e;display:inline-block;font-size:13px;font-weight:600;margin-top:auto;text-decoration:none;transition:color .2s}.canea-card-link:hover{color:#016bff}@media (max-width:992px){.canea-cards-count-4,.canea-cards-count-5{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.canea-cards-grid{grid-template-columns:1fr!important}}