.ab-features{background:#fff;padding:4rem 2rem;border-bottom:1px solid rgba(12,46,80,.07)}.ab-features-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.ab-feature-card{background:#f8fafc;border-radius:16px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.75rem;border:1px solid rgba(12,46,80,.06);transition:box-shadow .2s ease,transform .2s ease}.ab-feature-card:hover{box-shadow:0 8px 32px rgba(12,46,80,.1);transform:translateY(-2px)}.ab-feature-num{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(0,166,162)}.ab-feature-title{font-size:1.1rem;font-weight:700;color:#0c2e50;margin:0;line-height:1.25}.ab-feature-desc{font-size:.925rem;color:#556;line-height:1.7;margin:0}.ab-detail{background:#f8fafc;padding:5rem 2rem 6rem}.ab-detail-inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.ab-detail-label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgb(0,166,162);margin-bottom:.75rem}.ab-detail-title{font-size:clamp(1.6rem,3vw,2.25rem);font-weight:700;color:#0c2e50;margin:0 0 1.5rem;line-height:1.15}.ab-detail-paragraphs{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.ab-detail-paragraphs p{font-size:.975rem;color:#445;line-height:1.75;margin:0}.ab-highlights{display:flex;flex-direction:column;gap:.6rem}.ab-highlight{display:flex;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;color:#0c2e50}.ab-highlight-dot{width:8px;height:8px;border-radius:50%;background:rgb(0,166,162);flex-shrink:0}.ab-image-panel{display:flex;align-items:center;justify-content:center;border-radius:24px;padding:3rem;aspect-ratio:1/1}.ab-image-panel img{width:100%;max-width:340px;-o-object-fit:contain;object-fit:contain}@media (max-width:960px){.ab-features-inner{grid-template-columns:1fr 1fr}.ab-detail-inner{grid-template-columns:1fr;gap:2.5rem}.ab-image-panel{aspect-ratio:auto;padding:2.5rem;max-width:400px;margin:0 auto}}@media (max-width:600px){.ab-features{padding:3rem 1.25rem}.ab-features-inner{grid-template-columns:1fr}.ab-detail{padding:3.5rem 1.25rem 4rem}}